/* ======= Responsive style ======= */

@media (max-width: 767px) {
	button:not(:disabled) {
 color: #fff;
}
    .slider .item, .slider-fade .item::after{
        background: #0000008a;
    }
/* 	.single_service img{
		float: left;
	} */
	.single_service p{
		text-align: left;
	}
	.pro-box .number{
		top: 50px;
	}
	.single_service {
    padding: 0 0 30px 0;
    margin-top: -50px;
}
	.inner_banner{
		top: -106px;
	}
	.inner_banner img{
		height: 350px;
	}
	.about_single_service{
		padding: 0 0 30px 0;
		margin-top: -62px;
	}
    .header{
        margin-top: -175px;
        top: 0;
    }
    .service_item .service-content h6{
        font-size: 20px;
    }
    .banner-header h6 {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 10px;
    }
    .main-navigation ul li.active>a{
        color: #f5dc0a;
    }
    .main-navigation ul li a:hover{
        color: #ed5e00;
    }
 
    .project-sec::before {
        display: none;
    }

    .process .item h6 {
        padding-top: 0;
    }

    .process::after {
        display: none;
    }


    .banner-header h6 a:hover {
        color: #fff;
    }

    .banner-header h6 i {
        margin: 0 15px;
        font-size: 10px;
    }

    .services .section-subtitle:after {
        left: 29%;
    }

    .process .item .process-circle {
        left: 110px;
    }

    .project-sec .section-subtitle:after {
        left: 28%;
    }

    .gallery-item {
        flex-basis: 100%;
    }

    .lightbox-content {
        width: 70%;
        height: unset;
        margin-top: 73%;
    }

    .clients .owl-carousel {
        margin: 2px 0;
        padding-left: 34px;
    }

    .widget-area-contact {
        justify-content: left;
        display: flex;
    }

    .copyright-text {
        text-align: center;
    }

    .header .caption h1 {
        position: relative;
        font-size: 37px;
        line-height: 47px;
        -webkit-animation-delay: .4s;
        animation-delay: .4s;
        color: #000000;
        font-weight: 700;
        /* text-align: center; */
    }

    .header .caption h6 {
        font-size: 18px;
    }

    .header .caption .button-primary.estimate-btn {
        margin-top: 10px;
    }

    .banner-form-sec .banner-form-area form .form-icon {
        margin-bottom: 20px;
    }

    .services {        
        background-size: cover;
        top: 0;
        padding: 30px 0;
    }

    .testimonials .range {
        display: none;
    }

    .testimonials .scale {
        opacity: 0.2;
    }

    .testimonials .hammer {
        display: none;
    }

    .testimonials .helmet {
        opacity: 0.2;
    }

    .client-area::before {
        bottom: -19px;
        right: 12px;
    }

    .client-area::after {
        top: 24px;
        left: 45px;
    }

    .footer::after {
        display: none;
    }

    .slider .item,
    .slider-fade .item {
        background-position: 54% 0%;
    }

        .project-sec {
        padding: 30px 0;
    }
    .process-sec{
        padding: 30px 0;
    }

    .navbar .navbar-nav .active {
        display: inline-block;
    }

    .button-primary.free-btn {
        padding: 10px 10px;
    }

    .button-primary.book-btn {
        padding: 12px 30px;
        line-height: 24px;
    }

    .banner-header p {
        font-size: 14px;
        color: #555;
    }

    .button-banner {
        text-align: left;
    }
    .about-image-box2{
        left: 50%;
        transform: translateX(-50%);
    }
    .about h2 {
        font-size: 37px;
        line-height: 43px;
    }
    .about-list{
        width: 100% !important;
    }
    .about{
        top: 0;
        margin-top: 0;
    }
    .services h2 {
        font-size: 34px;
    }
    .process .item .number {
        right: 92px;
    }
.single_service img {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
}
.about_single_service img{
 float: none;
width: 100%;
height: auto;
margin: 0 0 20px;	
}
#gallery .img-wrapper {
height: 150px;
}	
}

@media (min-width: 768px) {

    .owl-prev,
    .owl-next {
        font-size: 27px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
	button:not(:disabled) {
 color: #fff;
}
    .main-navigation ul li:first-child {
        padding: 70px 15px 10px 15px;
    }
    .header_area{
        top: -100px;
    }

    .services .section-subtitle:after {
        left: 40%;
    }

    .process .item .process-circle {
        left: 0 !important;
        margin: auto;
        margin-bottom: 20px;
    }
    .form_img_area{
        height: 480px;
    }
    .form_img_area img{
        width: 100%;
        height:100%;
        object-fit: cover;
    }
    .form_area {
    margin: 15px;
}
    

    .navbar-brand img {
        width: 35% !important;
        /* padding-left: 20px; */
    }
    .nav-scroll{
        padding: 0 20px !important; 
    }

    .about {
        padding: 40px 0 60px 0;
        top: 0;
    }

    .services .owl-prev::after {
        top: 94%;
        left: 35%;
    }

    .services .owl-next::after {
        top: 94%;
        left: 56%;
    }

    .process-sec {
        padding: 30px 0;
    }

    .project-sec p {
        width: 100% !important;
    }

    .testimonials {
        padding: 30px 0;
    }
    .testimonials .owl-prev{
        left: 0;
        top: 10px;
    }
    .testimonials .owl-next{
        right: 0;
        top: 10px;
    }
    .testimonials .item .info{
        margin-top: 4px;
    }

    .testimonials .owl-carousel .owl-nav {
        display: none;
    }

    .testimonials .item p.v-border {
        width: 100% !important;
    }

    .footer {
        padding: 30px 0;
    }

    .second-footer .widget-area .widget {
        padding: 20px 0;
    }

    .services .owl-carousel {
        left: 0;
        height: unset;
    }

    .pro-box {
        margin-top: 40px;
    }

    .navbar {
        height: 97px;
    }

    .banner-form-sec .banner-form-area form .form-icon {
        margin-bottom: 30px;
    }

    .services .item .info-service h5 {
        font-size: 20px;
    }

    .about-content {
        margin-top: 40px;
    }

    .project-sec {
        padding: 30px 0 40px 0;
    }

    .project-sec::before {
        width: 100%;
    }

    .client-area::after {
        top: 17px;
        left: 21px;
    }

    .footer::after {
        display: none;
    }

    .button-primary.quote-btn {
        margin-left: 30px;
    }

    /* .footer-img {
        margin: auto;
    } */

}

@media screen and (max-width: 767px) {
    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: #fff;
        /* padding-top: 15px; */
        padding-bottom: 15px;
        height: 85px;
    }

    .navbar .logo img {
        width: unset;
        height: unset;
    }

    .about-img-hotifer {
        position: absolute;
        right: 38px;
        bottom: -74px;
        width: 260px;
        padding: 30px;
        z-index: 11;
        border-radius: 2px;
        text-align: left;
        background: #c6321b;
        box-shadow: 0 5px 25px rgb(0 0 0 / 5%);
    }

    .services .item .info-service h5 {
        font-size: 20px;
    }


    .nav-scroll {
        background: #fff;
        top: -100px !important;
    }
    .form-area{
        margin-top: 0 !important;
    }

    .logo-wrapper {
        float: left;
        padding: 15px;
    }

    .nav-scroll .logo-wrapper {
        padding: 15px;
        background-color: #fff;
    }
}

@media screen and (max-width: 767px) {
    .logo-wrapper .logo h2 {
        display: none;
    }

    /* .header .caption h1 {
        font-size: 45px;
    } */
    .header .caption h4 {
        font-size: 16px;
    }

    .header .caption p {
        font-size: 18px;
        margin: auto;
        margin-bottom: 20px;
    }

    .header .caption .button-tersiyer {
        margin-right: 0;
    }

    .slider-fade .owl-theme .owl-dots {
        bottom: 118px;
    }

    .services.center .item {
        margin-top: 0;
    }

    .about {
        padding: 0 0 30px 0;
    }
    .about-content {
        margin-top: 70px;
    }
    .choose-us{
        padding: 36px 0;
    }
    .choose-content{
        padding-top: 30px;
    }
    .choose-us .choose-content h2{
        line-height: 47px;
    }
    .choose-us .choose-content .choose-list li i{
        padding-top: 11px;
    }
    /*.form-sec{*/
    /*    padding: 50px 0 30px 0;*/
    /*}*/
 .form_area {
    margin: 30px 20px 30px 20px;
}
  .mini-head{
    margin-bottom: 0;
  }
  .project-sec h2{
    margin-top: 0;
    margin-bottom: 6px;
  }
  .testimonials .test-head-para{
    width: 100%  !important;
    margin-bottom: 0;
  }
  .testimonials .owl-next {
    bottom: 0;
    top: unset;
    right: 0%;
    transform: translateX(70%);
  }
  .testimonials .owl-prev {
    bottom: 0;
    top: unset;
    left: 0%;
    transform: translateX(-70%);
  }

    .about .about-list li {
        display: inline-flex;
        font-size: 15px;
    }

    .about .about-list li i {
        position: relative;
        top: 8px;
    }

    .about .about-content .count-area p {
        font-size: 15px;
    }

    .project-sec p {
        width: 100% !important;
    }

    .testimonials .item p.v-border {
        width: 100% !important;
    }

    .footer {
        padding: 30px 0;
    }

    .navbar-brand img {width: 85% !important; 
		 padding: 0 10px; 
    }

    .nav-scroll .navbar-brand img {
        width: 55% !important; 
        padding: 0 10px; 
   }

	.google {
		margin-top: 32px;
	}

    .about-image-bottom {
        display: none;
    }

    .about-img {
        width: 100%;
    }

    .process-sec h2 {
        font-size: 29px;
        margin-bottom: 0;
    }

    .pro-box {
        margin-top: 22px;
    }

    .pro-content h4 {
        font-size: 22px;
    }

    .second-footer .widget-area .widget {
        padding: 0;
    }

    .button-tersiyer {
        padding: 14px 22px;
    }

    .main-footer .sub-footer p.right {
        text-align: left;
    }

    .main-footer .abot .social-icon {
        text-align: left;
        margin-bottom: 15px;
    }

    .footer .logo {
        padding: 0;
        width: auto;
        margin: 0px 0;
    }

    .footer .social-icons {
        text-align: left;
        margin-top: 20px;
    }

    .project-sec h2 {
        font-size: 29px;
    }

    .mini-head {
        font-size: 17px;
    }

    .testimonials h2 {
        font-size: 29px;
        margin-bottom: 0;
    }

    .testimonials .section-title {
        margin-bottom: 0;
    }

    .testimonials .owl-prev::after {
        bottom: -10px;
        left: -77px;
        top: unset;
    }

    .testimonials .owl-next::after {
        bottom: -10px;
        right: -70px;
        top: unset;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px !important;
    }
}

@media screen and (max-width: 991px) {

    .navbar-light .navbar-toggler-icon {
        background: url(../../assets/img/bar.png) no-repeat !important;
    }

    .main-header {
        display: none;
    }

    .bg-fixed {
        background-attachment: scroll !important;
    }

    .navbar .logo {
        width: 180px;
        text-align: left;
        margin-left: 15px;
    }

    .nav-scroll .logo {
        width: 180px;
    }

    .logo-img {
        margin-bottom: 0px;
    }

    .navbar button {
        outline: none !important;
        background: #1999ce;
        width: 56px;
        border-radius: 7px;
    }

    .fa-bars {
        font-size: 27px;
    }

    .navbar-toggler span {
        font-size: 34px;
    }

    .navbar .container {
        max-width: 100%;
        padding: 0px;
    }

    .navbar-toggler {
        padding: 0.25rem 0.75rem;
        /* font-size: 48px; */
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: 0 0 0 0rem;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1em;
        height: 1em;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .navbar .navbar-collapse {
        max-height: 360px;
        overflow: auto;
        background: #fff;
        text-align: left;
        /* margin-top: 15px; */
        padding: 15px;
        border-bottom: 4px solid #008ac3;
    }

    .navbar .nav-link {
        margin: 0px auto !important;
    }

    .navbar .navbar-nav .nav-link {
        color: #555;
    }

    .nav-scroll .navbar-collapse .nav-link {
        color: #555 !important;
    }

    .nav-scroll .navbar-collapse .active {
        color: #c6321b !important;
    }

    .dropdown .mega-menu {
        width: 100%;
        position: static;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    }

    .dropdown .mega-menu .dropdown-menu {
        border: 0;
        margin: 0;
    }

    .dropdown .mega-menu .dropdown-title {
        border-bottom-color: #555;
    }

    .dropdown-menu .dropdown-item,
    .sub-menu .dropdown-item {
        color: #555;
    }

    .header {
        background-attachment: scroll !important;
        background-position: 50% 0% !important;
    }

    .process .number-border::after {
        display: none;
    }

    .about::before {
        bottom: 0 !important;
        top: unset;
    }

    /* .about-image-box{
        left: -7px;
    } */
    .process {
        padding: 40px 0;
    }

    .section-title {
        font-size: 40px;
    }

    .title-404 {
        font-size: 120px;
    }

    .not-found-wrap h2 {
        font-size: 32px;
    }

}

@media screen and (max-width: 767px) {
    .footer-contact-links-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-contact-links-divider {
        width: auto;
        min-height: 1px;
        margin: 20px 0px;
    }

    .owl-theme .owl-dots .owl-dot span {
        display: none;
    }

    .testimonials {
        padding: 32px 0;
    }

    .testimonials .owl-carousel .owl-stage-outer {
        padding: 25px 0 0 0;
    }

    .testimonials-box {
        margin-top: 20px;
    }
}

@media (min-width:359px) and (max-width:360px) {
    .service-img::after {
        top: 156px;
    }
}

@media (min-width:390px) and (max-width:400px) {
    .service-img::after {
        top: 173px;
    }
}

@media (min-width:400px) and (max-width:415px) {
    .service-img::after {
        top: 188px;
    }
}




/* navbar edit style start here */

/*===============Responsive Starts===============*/
@media all and (min-width: 800px) {}

@media (min-width:981px) and (max-width:1399px) {
    .main-navigation ul li {
        margin-left: 0;
    }
}

@media (min-width:768px) and (max-width:980px) {
    .banner_area {
        margin: 0;
    }

    .logo_area {
        position: relative;
        left: inherit;
        padding: 10px;
        width: 100%;
    }

    .logo_area img {
        margin-top: -8px;
    }

    .logo_area p {
        transform: inherit;
        position: relative;
        transform-origin: unset;
        left: inherit;
        white-space: unset;
        text-align: center;
    }

    .header_area {
        padding: 0;
    }

    .hamburger_btn {
        --button-color: #000;
    }

    .hamburger_btn .hamburger {
        transition: translate 1s, rotate 1s;
    }

    .hamburger_btn[aria-expanded="true"] .hamburger {
        translate: 2px -5px;
        rotate: 0.125turn;
    }

    .hamburger_btn .line {
        transition: 1s;
        stroke-dasharray: 60 31 60 300;
        stroke-width: 8px;
    }

    .hamburger_btn[aria-expanded="true"] .line {
        stroke-dasharray: 60 105 60 300;
        stroke-dashoffset: -90;
        stroke-width: 8px;
    }

    .hamburger_btn svg {
        width: 100px;
        --button-color: #fff;
        position: relative;
        left: 0px;
        top: 0;
    }

    .toggle-button {
    display: flex;
    position: absolute;
    width: 72px;
    height: 72px;
    top: 50px;
    right: 19px;
    }
    .form-area{
        margin-top: 100px;
    }
    .v-middle{
        top: 65%;
    }
	.google{
		margin-top: 25px;
	}

    .main-navigation ul {
        position: fixed;
        top: 0;
        right: -900px;
        width: 100%;
        height: 100vh;
        max-height: 100vh;
        overflow: auto;
        background: #151515;
        text-align: center;
        padding: 50px 0 30px;
        box-shadow: -30px 0 30px rgba(0, 0, 0, 0.1);
        transition: 0.5s;
        opacity: 0;
        z-index: 100;
    }

    .main-navigation.toggle-menu ul {
        right: 0;
        opacity: 1;
        z-index: 100;
    }

    .main-navigation>ul::-webkit-scrollbar-thumb {
        width: 0;
        background: transparent;
    }

    .main-navigation>ul::-webkit-scrollbar {
        width: 0;
    }

    .main-navigation>ul::-webkit-scrollbar-track {
        width: 0;
        background: transparent;
    }

    .main-navigation ul li {
        display: block;
        margin: -50px 0 10px 0;
        padding: 10px 15px 10px 15px;
        opacity: 0;
        transition: 0.5s;
    }
    .main-navigation ul li.active>a{
        color: #f5dc0a;
    }
    .main-navigation ul li a:hover{
        color: #f5dc0a;
    }
    .main-navigation ul li.sub-items>a:before {
        content: "\f107";
        position: absolute;
        top: 45%;
        right: -6px;
        transform: translate(0, -50%);
        font-family: 'FontAwesome';
        font-size: 16px;
        transition: 0.3s;
        color: #f5dc0a;
    }
    .about-image-box2{
        left: 50%;
        transform: translateX(-50%);
    }
    .header {
        margin-top: -141px;
        top: 0;
    }
    .form-sec::after{
        width: 40%;
        background-size: cover;
    }
    .gallery-item{
        flex-basis: 49%;
    }

    .main-navigation.toggle-menu ul li {
        text-align: left;
        border-bottom: solid 1px rgb(225, 225, 225, 0.3);
        margin-top: 0;
        opacity: 1;
        transition: 0.5s;
        transition-delay: 0.4s;
    }

    .main-navigation ul li:last-child {
        border-bottom: none;
    }

    .main-navigation ul li:last-child a {
        display: inline-block;
        margin: 0 auto;
    }

    .main-navigation ul li a {
        font-size: 18px;
        line-height: 28px;
        color: #ffffff;
    }

    .main-navigation ul li:hover ul.sub-menu {
        left: 0;
        width: 100%;
        padding: 0;
    }

    .main-navigation ul li:hover ul.sub-menu li a {
        color: #000;
    }

}

@media (max-width:767px) {
    .banner_area {
        margin: 0;
    }

    .logo_area {
        position: relative;
        left: inherit;
        padding: 10px;
        width: 100%;
    }
    #exitButton{
        top: 27%;
        right: 20px;
    }

    .logo_area img {
        margin-top: -8px;
    }

    .logo_area p {
        transform: inherit;
        position: relative;
        transform-origin: unset;
        left: inherit;
        white-space: unset;
        text-align: center;
    }

    .header_area {
        padding: 0;
		top:-3px;
    }

    .hamburger_btn {
        --button-color: #000;
    }

    .hamburger_btn .hamburger {
        transition: translate 1s, rotate 1s;
    }

    .hamburger_btn[aria-expanded="true"] .hamburger {
        translate: 2px -5px;
        rotate: 0.125turn;
    }

    .hamburger_btn .line {
        transition: 1s;
        stroke-dasharray: 60 31 60 300;
        stroke-width: 8px;
    }

    .hamburger_btn[aria-expanded="true"] .line {
        stroke-dasharray: 60 105 60 300;
        stroke-dashoffset: -90;
        stroke-width: 8px;
    }

    .hamburger_btn svg {
        width: 100px;
        --button-color: #fff;
        position: relative;
        left: 0px;
        top: 0;
    }
    
    .inner_banner h1, h2{
        font-size: 28px !important;
    }

    .toggle-button {
        display: flex;
        position: absolute;
        width: 48px;
        height: 48px;
        top: 48px;
        right: 8px;
    }

    .nav-scroll .toggle-button {
top: 28px;
    }


    .footer-img{
        margin: auto;
    }
    .footer .widget .widget-title{
        margin-bottom: 7px;
    }
    .copyright {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .main-navigation ul {
        position: fixed;
        top: 0;
        right: -400px;
        width: 100%;
        height: 100vh;
        max-height: 100vh;
        overflow: auto;
        background: #1b1c1e;
        text-align: center;
        padding: 50px 0 30px;
        box-shadow: -30px 0 30px rgba(0, 0, 0, 0.1);
        transition: 0.5s;
        opacity: 0;
        z-index: 100;
    }

    .main-navigation.toggle-menu ul {
        right: 0;
        opacity: 1;
        z-index: 100;
    }

    .main-navigation>ul::-webkit-scrollbar-thumb {
        width: 0;
        background: transparent;
    }

    .main-navigation>ul::-webkit-scrollbar {
        width: 0;
    }

    .main-navigation>ul::-webkit-scrollbar-track {
        width: 0;
        background: transparent;
    }

    .main-navigation ul li {
        display: block;
        margin: -50px 0 10px 0;
        padding: 10px 15px 10px 15px;
        opacity: 0;
        transition: 0.5s;
    }

    .main-navigation ul li:first-child {
        padding: 140px 15px 10px 15px;
    }

    .main-navigation.toggle-menu ul li {
        text-align: left;
        border-bottom: solid 1px rgb(225, 225, 225, 0.3);
        margin-top: 0;
        opacity: 1;
        transition: 0.5s;
        transition-delay: 0.4s;
    }

    .main-navigation ul li:last-child {
        border-bottom: none;
    }

    .main-navigation ul li:last-child a {
        display: inline-block;
        margin: 0 auto;
    }

    .main-navigation ul li a {
        font-size: 18px;
        line-height: 28px;
        color: #ffffff;
    }

    .main-navigation ul li:hover ul.sub-menu {
        left: 0;
        width: 95%;
        padding: 0;
        margin: auto;
    }

    .main-navigation ul li:hover ul.sub-menu li a {
        color: #000;
    }
    .main-navigation ul li.sub-items>a:before {
        content: "\f107";
        position: absolute;
        top: 45%;
        right: -6px;
        transform: translate(0, -50%);
        font-family: 'FontAwesome';
        font-size: 16px;
        transition: 0.3s;
        color: #f5dc0a;
    }

}

/*===============Responsive Ends===============*/


/* navbar edit style end here */

@media(min-width:992px) {
    .main-navigation ul.menu {
        display: flex;
        justify-content: end;
    }
}


@media(min-width: 421px) and (max-width: 767px){
       .pro-box:hover:after {
     transform: scale(16);
    }

}





