.navbar-brand img {
    width: 350px;
}

.header-top-three {
    position: relative;
    overflow: hidden;
    /*background-color: #2b2b2b;*/
}

.header-top-three:before {
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 50%;
    /*background-color: #000000;*/
}

.auto-container {
    position: static;
    max-width: 1485px;
    padding: 0px 15px;
    /*margin: 0 auto;*/
}

.pull-left {
    float: left;
}

.header-top-three .top-left {
    position: relative;
    padding: 12px 0px;
}

.header-top-three ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header-top-three .top-left .top-list {
    position: relative;
}

.header-top-three .top-left .top-list li {
    position: relative;
    font-size: 14px;
    color: #ffffff;
    float: left;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 25px;
    z-index: 1;
}

.header-top-three .top-left .top-list li:before {
    position: absolute;
    content: "";
    left: 0px;
    top: -15px;
    right: 0px;
    bottom: -15px;
    z-index: -1;
    background-color: #e92328;
}

.header-top-three .top-left .top-list li .icon {
    position: absolute;
    left: 25px;
    top: 0px;
    color: #ffffff;
    font-size: 16px;
    font-family: "FontAwesome";
}

.header-top-three .top-left .top-list li:first-child .icon {
    color: #ffffff;
}

.header-top-three .top-left .top-list li:nth-child(2):before {
    background-color: #333333;
}

.header-top-three .top-right {
    position: relative;
    z-index: 1;
    padding: 10.5px 0px;
    float: right;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.header-top-three .social-box {
    position: relative;
}

.header-top-three .social-box span {
    position: relative;
    color: #ffffff;
}

.header-top-three .social-box li {
    position: relative;
    margin-left: 16px;
    display: inline-block;
}

.header-top-three .social-box li a {
    position: relative;
    color: #ffffff;
    font-size: 14px;
}

.nav-btn {
    height: 81px;
    width: 200px;
    background-color: #e92328;
    border-color: #e92328;
    border-radius: 0px;
    padding: 25px 25px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 15% 100%);
}

.caption_banner {
    max-width: 1200px;
    text-align: left;
    margin: 0 10%;
}

.about_home h1 {
    font-size: 38px;
    font-weight: 400 !important;
}

.about_home .read-more {
    color: #1c1c1c;
    font-size: 20px;
}

.about_home .read-more i {
    color: #e92328;
    vertical-align: middle;
}

.satisfied_clients_number {
    background-color: #e92328;
    position: absolute;
    padding: 10px 30px;
    top: 60%;
    z-index: 2;
    width: 250px;
    left: -33px;
    display: inline-flex !important;
    align-items: center;
    justify-content: space-between;
}

.satisfied_clients_number h5 {
    color: #fff;
    font-family: "Karla", sans-serif;
    font-weight: 700;
    margin-bottom: 0px;
}

.satisfied_clients_number p {
    color: #fff;
    font-family: "Karla", sans-serif;
    font-weight: 700;
    margin-bottom: 0px;
}

.satisfied_clients_number .sec-about1 i {
    color: #fff;
    font-size: 30px;
}

.read-more {
    color: #1c1c1c;
    font-size: 20px;
}
.read-more i {
    color: #e92328;
    vertical-align: middle;
}

.completed-cases .no-js .owl-carousel,
.completed-cases .owl-carousel.owl-loaded {
    overflow: hidden;
    position: relative;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block !important;
}

.completed-cases .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.completed-cases .single-cases-img {
    position: relative;
    overflow: hidden;
}

.completed-cases .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.completed-cases .single-cases-img .single-cases-cap {
    background: rgb(0 0 0 / 70%);
    padding: 34px 19px 37px 30px;
    position: absolute;
    left: 0px;
    bottom: 0;
    max-width: 374px;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}

.single-cases-cap .caption {
    position: absolute;
    bottom: 0;
    padding: 20px 0px;
}

.whychoose {
    background-color: rgb(255 246 244);
}

.whychoose-img img {
    width: 100%;
}

.form_inquiry {
    background: url(../img/bg-form1.png) center center no-repeat;
    background-size: cover;
    /*background-position: top;*/
    width: 100%;
}

.form_sec-other {
    width: 100%;
    display: inline-flex;
}

.icons-info {
    width: 33.33%;
}

.form_main {
    position: absolute;
    right: 0px;
    /* left: 28px; */
    /* top: 50px; */
    margin-top: -300px;
}
.form_main .heading {
    background-color: #e92328;
    padding: 15px 12px;
}

.form_main form {
    background-color: #fff;
}

.other_info {
    padding-top: 60px !important;
    margin-top: 60px;
}

.testimonial-sec {
    background-color: #e92328;
}

.slick-testimonial .testimonial-item {
    background-color: #fff;
    padding: 30px;
    margin: 10px;
    border-radius: 15px;
}

.slick-testimonial div.slick-list {
    padding: 0 50px 0 0;
}

.slick-client .slick-slide {
    float: left;
    min-height: 1px;
    margin: 0px 20px;
}

.case_study_heading {
    text-align: right;
}

.case-study-img {
    position: relative;
}

.case-study-img .carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 33%, rgba(84, 84, 84, 0) 100%);
    /*background: linear-gradient(90deg, rgba(0,0,0,0.6923144257703081) 0%, rgba(0,0,0,0.6250875350140056) 33%, rgba(84,84,84,0) 100%);*/
    /*background: rgba(9, 30, 62, .85);*/
    z-index: 1;
    position: absolute;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
    padding-bottom: 30px;
}

.blog .entry {
    padding: 30px;
    margin-bottom: 60px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
    max-height: 400px;
    margin: -30px -30px 20px -30px;
    overflow: hidden;
}

.blog .entry .entry-title {
    font-size: 28px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
    color: #545454;
    transition: 0.3s;
}

.blog .entry .entry-title a:hover {
    color: #e96b56;
}

.blog .entry .entry-meta {
    margin-bottom: 15px;
    color: #bababa;
}

.blog .entry .entry-meta ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog .entry .entry-meta ul li + li {
    padding-left: 20px;
}

.blog .entry .entry-meta i {
    font-size: 14px;
    padding-right: 4px;
}

.blog .entry .entry-meta a {
    color: #a1a1a1;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.blog .entry .entry-content p {
    line-height: 24px;
}

.blog .entry .entry-content .read-more {
    -moz-text-align-last: right;
    text-align-last: right;
}

.blog .entry .entry-content .read-more a {
    display: inline-block;
    background: #e96b56;
    color: #fff;
    padding: 6px 20px 8px 20px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 50px;
}

.blog .entry .entry-content .read-more a:hover {
    background: #e6573f;
}

.blog .entry .entry-content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
}

.blog .entry .entry-content blockquote {
    overflow: hidden;
    background-color: #fafafa;
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
    color: #444444;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
}

.blog .entry .entry-content blockquote .quote-left {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 36px;
    color: #e7e7e7;
}

.blog .entry .entry-content blockquote .quote-right {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 36px;
    color: #e7e7e7;
}

.blog .entry .entry-content blockquote::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #545454;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog .entry .entry-footer {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
    color: #a1a1a1;
    display: inline;
}

.blog .entry .entry-footer a {
    color: #cecece;
    transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
    color: #e96b56;
}

.blog .entry .entry-footer .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
}

.blog .entry .entry-footer .cats li {
    display: inline-block;
}

.blog .entry .entry-footer .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px;
}

.blog .entry .entry-footer .tags li {
    display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
    padding-right: 6px;
    color: #6c757d;
    content: ",";
}

.blog .entry .entry-footer .share {
    font-size: 16px;
}

.blog .entry .entry-footer .share i {
    padding-left: 5px;
}

.blog .entry-single {
    margin-bottom: 30px;
}

.blog .blog-author {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
    width: 120px;
}

.blog .blog-author h4 {
    margin-left: 140px;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0px;
    padding: 0;
}

.blog .blog-author .social-links {
    margin: 0 0 5px 140px;
}

.blog .blog-author .social-links a {
    color: #bababa;
}

.blog .blog-author p {
    margin-left: 140px;
    font-style: italic;
    color: #b7b7b7;
}

.blog .blog-comments {
    margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
    font-weight: bold;
}

.blog .blog-comments .comment {
    margin-top: 30px;
    position: relative;
}

.blog .blog-comments .comment .comment-img {
    width: 50px;
}

.blog .blog-comments .comment h5 {
    margin-left: 65px;
    font-size: 16px;
    margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
    font-weight: bold;
    color: #444444;
    transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
    color: #e96b56;
}

.blog .blog-comments .comment h5 .reply {
    padding-left: 10px;
    color: #545454;
}

.blog .blog-comments .comment time {
    margin-left: 65px;
    display: block;
    font-size: 14px;
    color: #bababa;
    margin-bottom: 5px;
}

.blog .blog-comments .comment p {
    margin-left: 65px;
}

.blog .blog-comments .comment.comment-reply {
    padding-left: 40px;
}

.blog .blog-comments .reply-form {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
    font-weight: bold;
    font-size: 22px;
}

.blog .blog-comments .reply-form p {
    font-size: 14px;
}

.blog .blog-comments .reply-form input {
    border-radius: 50px;
    padding: 20px 10px 20px 20px;
    font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
    box-shadow: none;
    border-color: #f5bab0;
}

.blog .blog-comments .reply-form textarea {
    border-radius: 5px;
    padding: 10px 12px;
    font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: #f5bab0;
}

.blog .blog-comments .reply-form .form-group {
    margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
    border-radius: 50px;
    padding: 10px 30px;
    border: 0;
    background-color: #545454;
}

.blog .blog-comments .reply-form .btn-primary:hover {
    background-color: #e96b56;
}

.blog .blog-pagination {
    color: #878787;
}

.blog .blog-pagination ul {
    display: flex;
    padding-left: 0;
    list-style: none;
}

.blog .blog-pagination li {
    border: 1px solid white;
    margin: 0 5px;
    transition: 0.3s;
}

.blog .blog-pagination li.active {
    background: white;
}

.blog .blog-pagination li a {
    color: #aaaaaa;
    padding: 7px 16px;
    display: inline-block;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
    background: #e96b56;
    border: 1px solid #e96b56;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
    color: #fff;
}

.blog .blog-pagination li.disabled {
    background: #fff;
    border: 1px solid white;
}

.blog .blog-pagination li.disabled i {
    color: #f1f1f1;
    padding: 10px 16px;
    display: inline-block;
}

.blog .sidebar {
    padding: 30px;
    margin: 0 0 60px 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    color: #545454;
    position: relative;
}

.blog .sidebar .sidebar-item {
    margin-bottom: 30px;
}

.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px 10px;
    position: relative;
    border-radius: 50px;
}

.blog .sidebar .search-form form input[type="text"] {
    border: 0;
    padding: 4px;
    width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 25px;
    margin: -1px;
    background: #545454;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
}

.blog .sidebar .search-form form button:hover {
    background: #e96b56;
}

.blog .sidebar .categories ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .categories ul li + li {
    padding-top: 10px;
}

.blog .sidebar .categories ul a {
    color: #949494;
}

.blog .sidebar .categories ul a:hover {
    color: #e96b56;
}

.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: #bababa;
    font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
    margin-top: 15px;
}

.blog .sidebar .recent-posts img {
    width: 80px;
    float: left;
}

.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
    color: #212121;
    transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
    color: #e96b56;
}

.blog .sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #bababa;
}

.blog .sidebar .tags {
    margin-bottom: -10px;
}

.blog .sidebar .tags ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .tags ul li {
    display: inline-block;
}

.blog .sidebar .tags ul a {
    color: #949494;
    font-size: 14px;
    padding: 6px 15px 8px 15px;
    margin: 0 6px 8px 0;
    border: 1px solid #ededed;
    border-radius: 50px;
    display: inline-block;
    transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
    color: #fff;
    border-color: #e96b56;
    background: #e96b56;
}

.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: #ededed;
    font-size: 14px;
}

hr {
    margin: 0rem 0 !important;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}

.footer-about img {
    width: 250px;
}

.all-header {
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%), url(../img/all_header.jpg) center center no-repeat;
    background-size: cover;
}

.services-all .single-cases-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0px 5px;
}

.services-all .single-cases-img img {
    display: block;
    width: 100%;
}
.services-all .single-cases-img .single-cases-cap {
    background: rgb(0 0 0 / 70%);
    padding: 34px 20px 37px 20px;
    position: absolute;
    left: 0px;
    bottom: 0;
    max-width: 374px;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}

.services-all {
    display: flex;
}

.services-all .single-cases-cap .caption {
    position: absolute;
    bottom: 0;
    padding: 20px 15px;
    left: 0;
}

.contact i {
    padding: 17px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #e92328;
    border-color: #e92328;
}

.page-link {
    position: relative;
    display: block;
    color: #e92328;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: 0.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
    width: 325px;
    margin: 0 auto;
    border: 0px solid #e92328;
}

.backside .card a {
    font-size: 18px;
    color: #1c1c1c !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #1c1c1c !important;
}

.frontside .card .card-body img {
    width: 100%;
    border: 5px solid #e92328;
}

/*.single-cases-img .single-cases-cap {
    left: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    right: -28%;
    height: 100%;
    z-index: 1;
}*/

.services_all h1 {
    font-size: 38px;
    font-weight: 800 !important;
}

.services_all .read-more {
    color: #1c1c1c;
    font-size: 20px;
}

.services_all .read-more i {
    color: #e92328;
    vertical-align: middle;
}

.nav-pills .nav-link {
    background: none;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
}

.nav-link:hover,
.nav-link:focus {
    color: #e92328;
}

.nav-link.active {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

/*.nav-pills {
  position: fixed;
}*/

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #e92328;
}

.btn-secondary {
    color: #fff;
    background-color: #1ac1e8;
    border-color: #1ac1e8;
}

.btn-secondary:hover {
    background: #13acce;
    border-color: #13acce;
    color: #fff;
}

.text-primary {
    color: #e92328 !important;
}

.why-us-points p i {
    color: #13acce;
}

/*.nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}*/

@media screen and (min-device-width: 1000px) and (max-device-width: 1024px) {
    .navbar-light .navbar-nav .nav-link {
        font-family: "Karla", sans-serif;
        padding: 25px 15px;
        font-size: 12px;
        color: var(--dark);
        outline: none;
        transition: 0.5s;
        font-weight: 500;
    }

    .footer-about img {
        width: 200px;
    }
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}
.owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}
.owl-dots .owl-dot.active {
    background-color: red;
}
.owl-dots .owl-dot:focus {
    outline: none;
}

.project img {
    width:100%;
}

.enquiry-form {
    padding:25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-bottom: 3px solid #1ac1e8;
    background-color:#ffffffe3;
}

.inquiry-form-main {
     background: url(../img/back-enquiry.jpg) center center no-repeat;
    background-size: cover;
    background-position: middle;
    width: 100%;
}
