/*landing section */
.landing-intro{
    background-color: #6cbe45;
}
.landing-intro .text-container .inner-content{
    max-width: 1010px;
    margin: 0 auto;
}
.landing-intro .text-container .inner-content span{
    font-weight: 500;
}
.landing-intro .content h1{
    font-weight: 200;
}
.landing-intro .content span{
    font-weight: 500;
}
.landing-intro .text-container .inner-content h1{
    line-height: 1.23em;
    padding: 0;
}
.landing-intro .container .inner{
    padding: 90px 0 95px;
}


/*landing section ends */


.info-with-img{
   background-color: #ffffff;
    padding: 89px 0 7px;
}
@media (max-width: 991px) and (min-width: 768px){
    .info-with-img{
        padding: 60px 0;
    }
}
@media (max-width: 767px) and (min-width: 596px){
    .info-with-img{
        padding: 55px 0 0;
    }
}
@media (max-width: 595px) and (min-width: 481px){
    .info-with-img{
        padding: 45px 0;
    }
}
@media (max-width: 480px){
    .info-with-img{
        padding: 35px 0;
    }
}
.info-with-img .col-wrap .col-two .img-box img{
    width: 100%;
    object-fit: cover;
}
.info-with-img .container{
    overflow: hidden;
}
.info-with-img .col-wrap{
    float: left;
    width: 100%;
}
.info-with-img .col-wrap .col-two{
    width: 50%;
    float: left;
    display: table;
    height: 542px;
}
.info-with-img .col-wrap .col-two:after{
    content: '';
    clear: both;
    display: block;
}
.info-with-img .col-wrap .col-two .img-box{
    width: 100%;
    height: 100%;
}
.info-with-img .col-wrap .col-two .content-wrap{
    display: table-cell;
    vertical-align: middle;
}
.info-with-img .col-wrap .col-two .content-wrap h2{
    font-size: 33px;
    font-weight: 800;
    text-transform: uppercase;
}
.info-with-img .col-wrap .col-two .content-wrap .content-head{
    font-size: 33px;
    line-height: 38px;
    font-weight: 600;
    max-width: 415px;
}
.info-with-img .col-wrap .col-two .content-wrap .inner-content{
    max-width: 495px;
    opacity: 0.6;
    padding: 20px 0 36px;
    font-size: 15px;
}
.info-with-img .col-two .content-wrap .button{
    border: 2px solid #000000;
    color: #000000;
    padding: 12px 20px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.info-with-img .col-wrap .col-two{
    padding-left: 52px;
}
.info-with-img .col-wrap .col-two .btn-order {
     background-size: 213% 200%!important;
}
@media (max-width: 991px){
    .info-with-img .col-wrap .col-two{
        padding-left: 0;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .info-with-img .col-wrap .col-two .content-wrap .content-head{
        font-size: 28px;
        line-height: 32px;
    }
    .info-with-img .col-wrap .col-two .content-wrap h2{
        font-size : 28px;
    }
    .info-with-img .col-wrap .col-two .content-wrap .inner-content{
        padding: 10px 0 20px;
    }
}
@media (max-width: 767px) {
    .info-with-img .col-wrap .col-two .content-wrap .content-head{
        font-size: 28px;
        line-height: 32px;
    }
    .info-with-img .col-wrap .col-two .content-wrap h2{
        font-size : 28px;
    }
    .info-with-img .col-wrap .col-two .content-wrap .inner-content{
        padding: 10px 0 20px;
    }
}
@media (max-width: 595px) {
  .info-with-img .col-wrap .col-two{
      width: 100%;
      height: auto;
  }
    .info-with-img .col-wrap .col-two .content-wrap .content-head{
        max-width: 100%;
        width: 100%;
        font-size: 26px;
        font-weight: 500;
    }
    .info-with-img .col-wrap .col-two .content-wrap h2{
        font-size : 26px;
        font-weight: 500;
    }
    .info-with-img .col-wrap .col-two .img-box{
        max-width: 320px;
        margin: 0 auto;
    }
}
/* ends*/

                    /*testimonials owl carousel*/
.testimonial{
    padding: 60px 0 79px;
}
@media (max-width: 991px) and (min-width: 768px){
   .testimonial{
       padding: 60px 0;
   }
}
@media (max-width: 767px) and (min-width: 596px){
    .testimonial{
        padding: 55px 0;
    }
}
@media (max-width: 595px) and (min-width: 481px){
    .testimonial{
        padding: 45px 0;
    }
}
@media (max-width: 480px){
    .testimonial{
        padding: 35px 0;
    }
}
.testimonial .banner-back-img .overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #3c54a4;
    opacity:0.9;
}
.testimonial .content-wrap{
    text-align: center;
    color: #ffffff;
}
.testimonial .content-wrap .item{
    padding: 0 60px;
}
@media (max-width: 767px){
    .testimonial .content-wrap .item{
        padding: 0 32px;
    }
}
.testimonial .content-wrap h2{
    padding-bottom: 28px;
}
.testimonial .content-wrap p {
    max-width: 850px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.testimonial .content-wrap p:before{
    content: '"';
    font-size: 19px;
}
.testimonial .content-wrap p:after{
    content: '"';
    font-size: 19px;
}
.testimonial .content-wrap h4{
    font-weight: 300;
    padding-top: 2px;
    font-size: 16px;
}
.testimonial .content-wrap h3{
    font-size: 20px;

}
.testimonial .owl-wrapper .owl-buttons .owl-prev{
    top: 31%;
    left: -15px;
}
.testimonial .owl-wrapper .owl-buttons .owl-next{
    top: 31%;
    right: -15px;
}
.testimonial .section-parallax .banner-back-img{
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1;
}

@media (max-width: 991px){
    .testimonial .content-wrap h2{
        padding-bottom: 15px;
    }
}
.testimonial .owl-wrapper .owl-buttons .disabled{
    opacity: 0!important;
    display: none;
}

                    /*grid three block css*/
.grid-three-block{
  background-color: #ffffff;
    padding: 68px 0 108px;
}
@media (max-width: 991px) and (min-width: 768px){
    .grid-three-block{
        padding: 60px 0;
    }
}
@media (max-width: 767px) and (min-width: 596px){
    .grid-three-block{
        padding: 55px 0 ;
    }
}
@media (max-width: 595px) and (min-width: 481px){
    .grid-three-block{
        padding: 45px 0;
    }
}
@media (max-width: 480px){
    .grid-three-block{
        padding: 35px 0;
    }
}
.grid-three-block .container:after{
    content: '';
    clear: both;
    display:block;
}
.grid-three-block .content{
    text-align: center;
    padding-bottom: 49px;
}
.grid-three-block .col-wrap{
    width: 100%;
    float: left;
}
.grid-three-block .col-three{
    width: calc(33.33% - 28px);
    margin: 0 14px;
    float: left;
}
.grid-three-block .col-three .content-head{
    text-align: left;
    color: #ffffff;
    padding: 31px 25px 22px 28px;
}
.grid-three-block .col-three:first-child{
    border: 2px solid #b951b9;
}
.grid-three-block .col-three:first-child .content-head{
   background-color: #b951b9;
    /*padding: 31px 25px 22px 28px;*/
}
.grid-three-block .col-three:nth-child(2){
    border: 2px solid #3c54a4;
}
.grid-three-block .col-three:nth-child(2) .content-head{
    background-color: #3c54a4;
    /*padding: 31px 25px 22px 40px;*/
}
.grid-three-block .col-three:last-child{
    border: 2px solid #6cbe45;

}
.grid-three-block .col-three:last-child .content-head{
    background-color: #6cbe45;
    padding: 31px 25px 22px 40px;
}
.grid-three-block .col-wrap .col-three .content-head h2{
    font-size: 52px;
    font-weight: 300;
    word-spacing: 0.1em;
    padding-bottom: 5px;
}
.grid-three-block .col-wrap .col-three .content-body{
    padding: 33px 40px 45px 29px;
    font-size: 15px;
    opacity: 0.6;
    line-height: 1.5em;
    letter-spacing: 0.029em;
}
@media (max-width:1023px) and (min-width: 992px){
    .grid-three-block .col-wrap .col-three .content-head h2{
        font-size: 44px;
        word-spacing: normal;
    }
}
@media (max-width:991px) and (min-width: 768px){
    .grid-three-block .col-wrap .col-three .content-head h2{
        font-size: 32px;
        word-spacing: normal;
    }
    .grid-three-block .content{
        padding-bottom: 35px;
    }
    .grid-three-block .col-wrap .col-three .content-body{
        padding: 30px 15px;
    }
}
@media (max-width: 767px) and (min-width: 596px){
    .grid-three-block .col-wrap .col-three{
        width: calc(50% - 20px);
        margin: 10px;
    }
    .grid-three-block .content{
        padding-bottom: 30px;
    }
    .grid-three-block .col-wrap .col-three .content-head h2{
        font-size: 24px;
        word-spacing: normal;
    }
    .grid-three-block .col-wrap .col-three .content-head {
        padding: 15px 20px 15px 10px;
    }
    .grid-three-block .col-wrap .col-three .content-body{
        padding: 20px 10px;
    }
}
@media (max-width: 595px){
    .grid-three-block .col-wrap .col-three{
        width: 100%;
        margin: 15px 0 0 0;
    }
    .grid-three-block .content{
        padding-bottom: 20px;
    }
    .grid-three-block .col-wrap .col-three .content-head h2{
        font-size: 24px;
    }
    .grid-three-block .col-wrap .col-three .content-head {
        text-align: center;
        padding: 10px 0;
    }
    .grid-three-block .col-wrap .col-three .content-body{
        padding: 25px;
    }

}

.landing-cta .color-block{
    padding: 84px 0 81px;
}
@media (max-width: 1230px) and (min-width: 992px){
    .landing-cta .color-block{
        padding: 70px 0;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .landing-cta .color-block{
        padding: 60px 0;
    }
}
@media (max-width: 767px) and (min-width: 596px){
    .landing-cta .color-block{
        padding: 55px 0;
    }
}
@media (max-width: 595px) and (min-width: 481px){
    .landing-cta .color-block{
        padding: 45px 0;
    }
}
@media (max-width: 480px){
    .landing-cta .color-block{
        padding: 35px 0;
    }
}
.landing-cta .color-block .text-center h2{
    margin-bottom: 30px;
}
@media (max-width: 1230px) and (min-width: 992px){
    .landing-cta .color-block .text-center h2{
        margin-bottom: 25px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .landing-cta .color-block .text-center h2{
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) and (min-width: 596px){
    .landing-cta .color-block .text-center h2{
        margin-bottom: 15px;
    }
}
@media (max-width: 595px) and (min-width: 481px){
    .landing-cta .color-block .text-center h2{
        margin-bottom: 15px;
    }
}
@media (max-width: 480px){
    .landing-cta .color-block .text-center h2{
        margin-bottom: 10px;
    }
}
.landing-cta .column:first-child .color-block{
   padding-left: 16px;
}
@media (max-width: 767px){
    .landing-cta .column:first-child .color-block{
        padding-left: 0;
    }
}
/* landing Footer*/
.landing-footer .container{
    overflow: hidden;
}
.landing-footer .social-wrap .social-inner {
    text-align: center;
}
.landing-footer .social-wrap .social-inner .social-box{
     width: 58px;
     display: inline-block;
     float: none;
}
.landing-footer .footer-menuwrap .footer-menu ul{
    width: 100%;
    text-align: center;
}
.landing-footer .footer-menuwrap .footer-menu ul li{
    display: inline-block;
    float: none;
}
.landing-footer .footer-menuwrap .footer-menu ul li a{
    font-weight: 500;
}
.landing-footer .footer-menuwrap .footer-menu ul li{
    margin-right: 32px;
}
@media (max-width: 991px) and (min-width: 768px){
    .landing-footer .footer-menuwrap .footer-menu ul li{
        margin-right: 20px;
    }
}
@media (max-width: 767px){
    .landing-footer .footer-menuwrap .footer-menu ul li{
        margin-right: 10px;
    }
}
@media (max-width: 480px){
    .landing-footer .footer-menuwrap .footer-menu ul li{
        margin-right: 0;
    }
}
.landing-footer .footer-menuwrap .footer-menu ul li:last-child{
    margin-right: 0;
}
.landing-footer .footer-menuwrap .copyright .term a{
    margin-left: 34px;
}
@media (max-width: 767px){
    .landing-footer .footer-menuwrap .copyright .term a{
        margin-left: 0;
    }
}
.landing-footer .social-wrap h3{
    letter-spacing: -0.02em;
}
/*issue fix globally*/ /*margin issue*/
.logged-in .landing-intro{
    margin-top: 68px!important;
}
@media (max-width: 991px) and (min-width: 768px){
    .logged-in .landing-intro{
        margin-top: 24px!important;
    }
}
@media (max-width: 767px){
    .logged-in .landing-intro{
        margin-top: 24px!important;
    }
}