﻿ 
.theme-creative {
    background-image: linear-gradient(-133deg,#805f33 0,#e6da9a 100%);
}

.about--creative .content .title--creative h3.heading {
    margin-bottom: 16px;
}

body.template-color-2 .bk-gradation .item-grid .dot-wrap .dot {
    background: linear-gradient(-133deg,#e32c00 0,#ffd700 100%);
}

.bk_pra {
    font-size: 15px !important;
}

p {
    font-size: 18px !important;
}

.custom-line-height {
    line-height: 33px;
}

body.template-color-2 .testimonial_style--1:hover {
    background: #957848;
}
 
.header-default .header__wrapper .header-left .logo a img {
   width: 140% !important;
   padding-top:0px;
   padding-bottom:0px;
}
 .custom-contact-google {
     position:absolute;
     left:34%;
     width:50%;
 }
.custom-contact-google-footer {
    position: absolute;
    left: 3%;
    top:15%!important;
    width: 100%;
}
    .custom-footer-logo {
        position: absolute;
        right: 31%;
        top: 13%;
    }

.br_header {
    color: #000000 !important;
}

.custom-blackcolor {
    color: #000 !important;
}

body.template-color-2 .service.service--1.theme-color {
    background: #9e8451;
}

.custom-about-img {
    width: 50%;
    margin-left: 46px;
}

.custom-about-height {
    height: 415px!important;
}

.testimonial_style--1 {
    background: #c4b177;
    margin-top: 45px;
}

.custom-testimonial-height-row1 {
    height: 450px;
}

.custom-testimonial-height-row2 {
    height: 485px;
}

.custom-testimonial-height-row3 {
    height: 560px;
}
.custom-testimonial-height-row4 {
    height: 270px;
}

body.template-color-2 .contact-form input[type="submit"], body.template-color-2 .contact-form textarea[type="submit"] {
    border-color: #826338;
    background-color: #826338;
}
a{
     color:#fff;
}
a:hover {
    color: rgb(135, 104, 60);
}
.btn-block {
    background: #9b804e !important;
}
.bk-gradation .item-grid .content {
    height:205px;
}
.custom-testimonial-style {
    height:215px!important;
}
.service.service--1 {
    padding: 26px 35px 64px!important;
}
@media all and (max-width:1024px) {
    .header-default .header__wrapper .header-left .logo a img {
        width: 204px !important;
    }

    .custom-swastha-home {
        width: 50% !important;
    }

    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 14px;
    }

    .custom-slider {
        position: relative !important;
        width: 100%;
        bottom: 21% !important;
    }
    .custom-about-height{
        height:480px!important;
    }
    .custom-testimonial-height-row1 {
        height: 530px;
    }

    .custom-testimonial-height-row2 {
        height: 577px;
    }

    .custom-testimonial-height-row3 {
        height: 630px;
    }

    .custom-testimonial-height-row4 {
        height: 300px;
    }
    .custom-contact-google {
        position: absolute;
        left: 13%;
        width: 66%;
    }
    .custom-padding-bottom-footer {
        padding-top: 100px;
    }

}


@media all and (max-width:560px) {
    .custom-h2 {
        font-size: 23px !important;
    }
    .heading-h3{
    font-size:18px!important;
    }
    .container {
        max-width: 100%;
    }

    .custom-about-height {
        height: 201px!important;
    }

    .header-default .header__wrapper .header-left .logo a img {
        max-width: 140% !important;
    }

    .popup-mobile-manu .inner .mobileheader a.mobile-close::before {
        background: #fff;
    }

    .popup-mobile-manu .inner .mobileheader .logo a img {
        width: 200px;
    }

    .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
        background: #fff;
    }

    .popup-mobile-manu .inner .mobileheader {
        background: #000;
    }

    .object-custom-menu > li a span {
        color: #fff;
    }

    .custom-about-img {
        position: absolute;
        left: 4%!important;
        bottom: 57%!important;
        width: 13%!important;
        margin-left: unset;
    }
    .custom-contact-google {
        position: absolute;
        left: 13%;
        width: 64%;
    }
    .custom-padding-bottom-footer {
        padding-top:150px!important;
    }
}

@media all and (max-width:767px){
    /*.custom-about-img {
        width:12%;
        margin-left:24px;
    }*/
    .custom-about-img {
        position: absolute;
        left: 20%;
        bottom: 60%;
        width: 8%;
        margin-left: unset;
    }
    .custom-about-height {
        height: 215px!important;
    }
    .heading-h3 {
        font-size: 18px !important;
    }
    .custom-padding-bottom-footer {
        padding-top: 200px;
    }
} 

@media all and (min-width:767px) and (max-width:1024px) {
    .custom-slider {
        position: relative !important;
        width: 100% !important;
    }
     .custom-about-height{
        height:480px!important;
    }
    .custom-testimonial-height-row1 {
        height: 415px;
    }

    .custom-testimonial-height-row2 {
        height: 577px;
    }

    .custom-testimonial-height-row3 {
        height: 630px;
    }

    .custom-testimonial-height-row4 {
        height: 300px;
    }
    .heading-h3 {
        font-size: 18px !important;
    }
    .custom-contact-google {
        position: absolute;
        left: 10%;
        width: 66%;
    }
     
}