
/*====================== video section ======================*/
.video-sec__container{  max-width:720px; max-height: 407px; display: flex;justify-content: center;align-items: center; margin: 40px auto;}
/*====================== End video section ======================*/
/*====================== sec 02 ======================*/
.sec-02 {position: relative;min-height: 1080px;background-image: url(../images/sec2-bg.png);box-shadow: 2px 11px 104.34px 6.66px rgba(178, 178, 178, 0.7);}
.section-02-heading h1 {font-size: 50px; font-family: "Josefin Sans";color: #393838; text-transform: uppercase; line-height: 1.2;text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);text-align: center;font-weight: 700;padding-top: 202px;}
/*====================== End sec 02 ======================*/

/*========================= End Card Font Familt =========================*/
/*==================== Card 01 ====================*/
.card-01 {padding: 1%;overflow: hidden;margin: auto 5px auto 5px;background: #fff;}
.card-01__heading {position: relative;margin-bottom: 0;background: white;padding: 30px 0;}
.card-01__heading a{display: flex; justify-content: center; align-items: center;}
.card-01__heading h3 {font-size: 35px; font-family: "Josefin Sans";font-weight: 700;text-align: center;line-height: 1.429;text-align: center;}
.card-01__heading:after {content: "";position: absolute;right: -100%;width: 100%;height: 6px;bottom: 15px;}
.card-01__heading img{ width: 100px; height: 100px; }
/*==================== End Card 01 ====================*/
/*====================== sec 09 ======================*/
.sec-09{position: relative;min-height: 900px;}

.sec-09-left {position: absolute;left: 0;height: 100%;width: 140px;text-align: center;padding-top: 40px;}
.sec-09-left .rec-letter {font-size: 98px;font-weight: 700;line-height: 85px;display: inline-block;}

.sec-09-content__right {position: relative;padding-top: 15%;flex-basis: 60%;}
.sec-09-content__left {flex-basis: 40%;position: relative;background-image: url(../images/sec9-img.jpg);  background-size: cover;background-position: center center;min-width: 500px;}
.sec-09-content__left:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.14;}
.sec-09-content {position: absolute;left: 150px; width: calc(100% - 150px);display: flex;top: 0;height: 100%;font-family: "Josefin Sans";}

.sec-09-content__right--bottom h3 {font-weight: 700;font-size: 50px;letter-spacing: 15px;margin-bottom: 40px;text-transform: uppercase;line-height: 1.283;text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);}
.sec-09-content__right--bottom p {font-family: "Montserrat";font-size: 24px;line-height: 50px;text-align: left;font-weight: 300;}
.sec-09:after {content: "";width: 245px;height: 18px;position: absolute;bottom: 45px;right: 0;}
.sec-09-content__right--bottom {max-width: 578px;margin: 0 auto;}
/*====================== End sec 09 ======================*/

/*====================== sec 09 ======================*/
.sec-why-09{position: relative;min-height: 1000px;}

.sec-why-09-left {position: absolute;left: 0;height: 100%;width: 140px;text-align: center;padding-top: 40px;}
.sec-why-09-left .rec-why-letter {font-size: 98px;font-weight: 700;line-height: 85px;display: inline-block;}

.sec-why-09-content__right {position: relative;padding-top: 10%;flex-basis: 90%;}




.sec-why-09-content__right--bottom h3 {font-weight: 700;font-size: 50px;letter-spacing: 7px;margin-bottom: 40px;text-transform: uppercase;line-height: 1.283;text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);color: rgb(57, 56, 56);text-align: center;}
.sec-why-09-content__right--bottom p {font-family: "Montserrat";font-size: 24px; line-height: 2.083;text-align: center;text-align-last: center; font-weight: 300;}
.sec-why-09:after {content: "";width: 245px;height: 18px;position: absolute;bottom: 45px;right: 0;}
.sec-why-09-content__right--bottom {max-width: 1100px;margin: 0 auto;}
/*====================== End sec 09 ======================*/



/*========== CTA2 ========*/
section.cta2 {
    position: relative;
    padding-top: 150px;
}

.cta2--content {
    width: 80%;
    margin: 0 auto;
    border: 8px solid #737373;
    position: relative;
        z-index: 9;
}
.cta2--content h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 60px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 1.2;
}




.cta2--content p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 53px;
    color: rgb(0, 0, 0);
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-weight: 100;
}

.cta2--content a {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #ddd;
    background: #1585cc;
    padding: 18px 36px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0px 26px 39.56px 3.44px rgba(44, 44, 44, 0.19);
}

.cta2--content a:hover {
    text-decoration: none;
}
.cta2--content__img {
    position: absolute;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 70px;
    box-shadow: 0px 20px 45.08px 3.92px rgba(134, 134, 134, 0.3);
}
.cta2--content__img img {
    width: 100%;
}
/*========== End CTA2 ========*/

/*====================== sec-new 02 ======================*/
.sec-new-02 {position: relative;min-height: 1080px;}
.section-new-02-heading h1 {font-size: 50px; font-family: "Josefin Sans";color: rgb(57, 56, 56); text-transform: uppercase; line-height: 1.2;text-shadow: 0px 7px 10px rgba(0, 0, 0, 0.14);text-align: center;font-weight: 600;padding-top: 202px;}
/*====================== End sec 02 ======================*/

/*=================== Image Style 6 ===================*/
.image-style-6{font-family: "Josefin Sans";}
.image-style-6 .img-box_img img{width:100%}
.image-style-6 .img-box_img{position:relative}
.image-style-6 .image-box__content a{color: #fff}

.image-style-6 .img-box-03 .img-box_img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.55;}
.image-style-6 .img-box-03{position:relative;box-shadow:0 0 20px 0 rgba(0,0,0,0.36);overflow:hidden;}
.image-style-6 .img-box-03 .image-box__content{position:absolute;z-index:2;text-align:center;width:100%;bottom:15px;left:0;padding:15px;}
.image-style-6 .img-box-03 .image-box__content h3{ font-family: "Josefin Sans";font-size: 30px;margin:0;font-weight:500; color: rgb(255, 255, 255);line-height: 1.667;text-transform: uppercase; text-align: center;text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);}





/*=================== End Image Style 6 ===================*/
/*========== CTA2 ========*/
section.cta3 {
    position: relative;
    padding-top: 150px;
}

.cta3--content {
    width: 80%;
    margin: 0 auto;
    border: 8px solid #737373;
    position: relative;
        z-index: 9;
}
.cta3--content h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 60px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 1.25;
}





.cta3--content p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 35px;
    color: rgb(0, 0, 0);
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-weight: 100;
     line-height: 1.143;
    padding-top: 20px;
}


.cta3--content__img {
    position: absolute;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 70px;
    box-shadow: 0px 20px 45.08px 3.92px rgba(134, 134, 134, 0.3);
}
.cta3--content__img img {
    width: 100%;
}
/*========== End CTA2 ========*/



/*========== CTA2 ========*/
section.cta3-why {
    position: relative;
    padding-top: 150px;
}

.cta3-why--content {
    width: 80%;
    margin: 0 auto;
    border: 8px solid #737373;
    position: relative;
        z-index: 9;
}
.cta3-why--content h1 {
    font-family: 'Josefin Sans', sans-serif;
   font-size: 50px;
    font-weight: 500;
    color: rgb(49, 49, 49);
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 4px;
}




.cta3-why--content p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 35px;
    color: rgb(0, 0, 0);
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-weight: 100;
     line-height: 1.143;
    padding-top: 20px;
}


.cta3-why--content__img {
    position: absolute;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 70px;
    box-shadow: 0px 20px 45.08px 3.92px rgba(134, 134, 134, 0.3);
}
.cta3-why--content__img img {
    width: 100%;
}
/*========== End CTA2 ========*/





/*========== CTA6 ========*/
.cta6 {
    min-height: 900px;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.cta6--content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
}


.cta6--content_bg img {
    max-width: 100%;
}

.cta6--content__inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.cta6--content__inner h1 {
    font-size: 60px;
    font-family: "Josefin Sans";
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25;
  text-align: center;
}


.cta6--content__inner p {
   font-size: 40px;
    font-family: "Montserrat";
    font-weight: 100;
    margin-bottom: 75px;
    color: rgb(255, 255, 255);
}


/*========== End CTA6 ========*/

/*========== CTA6 ========*/
.cta6-ser {

    position: relative;
    background-position: center center;
    background-size: cover;
}



.cta6-ser--content_bg img {
    max-width: 100%;
}


.cta6-ser--content__inner h1 {
    font-size: 75px;
    font-family: "Josefin Sans";
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25;
    text-align: center;
    padding-top: 300px;
    padding-bottom: 40px;
}


.cta6-ser--content__inner p {
   font-size: 24px;
    font-family: "Montserrat";
    font-weight: 100;
    margin-bottom: 75px;
    color: rgb(255, 255, 255);
     line-height: 2.091;
    padding-bottom: 300px;
    padding-left: 30px;
    padding-right: 30px;
      text-align: center;
    text-align-last: center;
}


/*========== End CTA6 ========*/
/*====================== Sec 31 ======================*/
.sec-31 {position: relative;display: flex;align-items: center;overflow: hidden;}
.sec-31-left {flex-basis: 40%;height: 100%;box-shadow: 0px 20px 45.08px 3.92px rgba(214, 214, 214, 0.57);display: flex;align-items: center;position: relative;}
.sec-31-left:before {content: "";position: absolute;width: 100%;height: 100%;background: #fff;opacity: 0.9;left: 0;}
.sec-31-content {font-family: 'Open Sans', sans-serif;padding: 66px;flex-basis: 60%;text-align: left;}
.sec-31-left img {width: 100%;position: relative;}
.sec-31-content h3 {font-family: "Josefin Sans";font-size: 50px;font-weight: 600;margin-bottom: 20px;color: rgb(57, 56, 56); text-transform: uppercase;line-height: 1.2;text-shadow: 0px 7px 10px rgba(0, 0, 0, 0.14);}
.sec-31-content .sub-title {font-size: 24px;font-family: "Montserrat";line-height: 2.5;text-align: center;margin-bottom: 30px; color: rgb(98, 98, 98);text-transform: uppercase;}
.sec-31-content p {font-size: 24px;font-family: "Montserrat";line-height: 2.083;text-align: justify;margin-bottom: 20px; color: rgb(98, 98, 98);}
.sec-31-content p span{font-weight: 700}
.sec-31-left {overflow: hidden;}
/*====================== End Sec 31 ======================*/







/*====================== Sec 26 ======================*/
.sec-26 {min-height: 900px;position: relative;}
.sec-26-content {font-family: 'Lora', serif;position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;top: 50%;transform: translateY(-50%);max-width: 90%;}
.sec-26-content h3 { font-family: "Josefin Sans";font-weight: 600;font-size: 60px;position: relative;padding-bottom: 30px;margin-bottom: 60px;color: rgb(37, 37, 37); text-transform: uppercase; line-height: 1.25; text-align: center;padding-top: 100px;}
.sec-26-content p {font-family: "Montserrat";color: rgb(37, 37, 37);text-transform: uppercase;font-weight: 300;font-size: 24px;line-height: 50px;text-align: center;text-align-last: center;}


/*====================== End Sec 26 ======================*/

/*====================== Sec 26 ======================*/
.sec-why-26 {min-height: 700px;position: relative;}
.sec-why-26-content {font-family: 'Lora', serif;position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;top: 40%;transform: translateY(-50%);max-width: 70%;}
.sec-why-26-content h3 { font-family: "Josefin Sans";font-weight: 600;font-size: 50px;position: relative;padding-bottom: 10px;margin-bottom: 40px;color: rgb(57, 56, 56); text-transform: uppercase; line-height: 1.25; text-align: center;padding-top: 100px; text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);}
.sec-why-26-content p {font-family: "Montserrat";color: rgb(98, 98, 98);font-weight: 300;font-size: 24px;line-height: 50px;line-height: 2.083;text-align: center;text-align-last: center;}


/*====================== End Sec 26 ======================*/


/*===================== Footer 08 =====================*/

.footer-08-info {padding: 165px 0;}
.footer-08-container {padding: 0 30px;margin: 0 auto;max-width: 1700px;}
.footer-08-info__content {display: flex;align-items: center;}
.footer-08-info__logo img {max-width: 170px;}
.footer-08-info__detail {padding-left: 60px;}
.footer-08-info__detail h3 {font-size: 36px;color: rgb(24, 24, 24);font-family: "Josefin Sans";margin-bottom: 30px;font-weight: 500;line-height: 1.694;color: #fff;}
.footer-08 {font-family: "Josefin Sans"}
.footer-08-info__detail p {font-size: 24px;font-weight: 400;margin-bottom: 30px;color: #fff;}
.footer-08-info__detail p img {margin-right: 20px;}
.footer-08-info__form h3 {font-size: 36px;font-family: "Josefin Sans";margin-bottom: 30px;color: #fff;font-weight: 500;}
.footer-08-info__form p {font-weight: 600;font-size: 24px;margin-bottom: 50px;}
.footer-08-intouch__form {display: flex;position: relative;max-width: 400px;}
.footer-08-intouch__form input {width: 100%;}
.footer-08-btn {border-radius: 0;font-weight: bold;letter-spacing: 1px;}
.footer-08-intouch__form input {height: 46px;padding: 0 15px;border: 0;margin-right: 5px;outline: none;}
.social{padding-bottom: 60px;}
.footer-08-bottom {display: flex;justify-content: space-between;padding: 25px 30px;margin: 0 auto;max-width: 100%;font-size: 20px;}
.footer-08__social ul {list-style: none;padding: 0;margin: 0;}
.footer-08__social ul li {display: inline-block;margin: 0 10px;}
.footer-08__social ul li a {width: 34px;height: 34px;border-radius: 4px;font-size: 20px;display: inline-block;text-align: center;line-height: 40px;}
.footer-08__links span{font-family: initial;}
/*===================== End Footer 08 =====================*/
/*============================ Copyright Common =============================*/
.copyright {background: #9d9d9d;position: relative;}
.copyright-container {max-width: 100%;display: flex;justify-content: space-between;align-items: center;color: #fff;padding-left: 50px;padding-right: 50px;}
.copyright-yr {font-size: 16px;}
.copyright-container a {color: #fff;text-decoration: underline !important;transition: 0.3s;}
/*============================ End Copyright Common =============================*/

/*====================== sec 02 ======================*/
.sec-b-02 {position: relative;min-height: 600px;}
.sec-b-02-content {position: absolute;left: 0;right: 0;margin: 0 auto;top: 63%;transform: translateY(-50%);text-align: center;max-width: 70%;}
.sec-b-02-content h3 { font-family: "Josefin Sans";font-weight: 700;font-size: 75px;margin-bottom: 50px;color: rgb(255, 255, 255);text-transform: uppercase;text-align: center;text-shadow: 0px 5px 5.46px rgba(0, 0, 0, 0.39);}
.sec-b-02-content p {margin: 0;font-family: 'Cabin', sans-serif;font-size: 28px;line-height: 50px;font-weight: 300;text-align: center;text-align-last: center;}
/*====================== End sec 02 ======================*/
.google-map{ max-width: 100%;margin: 10px auto auto;height: 600px;}

/*============= Contact7 Style ==============*/
section.cf07 {
    padding: 40px 0;
    display: flex;
    align-items: flex-start;
    font-family: 'Josefin Sans';
}

.cf07-left {
    flex-basis: 40%;
    padding: 10% 5% 5% 5%;
    z-index: 2;
}

.cf07-right {
    flex-basis: 60%;
}

.cf07-left__title {
    margin-bottom: 60px;
}

.cf07-left__title h3 {
    font-family: "Josefin Sans";
    font-size: 36px;
    letter-spacing: 4px;
    color: rgb(228, 226, 226);
    font-weight: bold;
  line-height: 1.111;
}


.cf07-left__title h3 span {
    display: inline-block;
    position: relative;
    padding-bottom: 35px;
}

.cf07-left__title h3 span:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 1px;
}

.cf07-left__infoblock {
    padding: 0 15px;
    display: flex;
    align-items: flex-start;
    letter-spacing: 2px;
    font-weight: 300;
    margin-bottom: 30px;
}

.cf07-left__infoblock img {
    padding-right: 25px;
}

.infoblock-info h3 {
    font-size: 30px;
    font-family: "Montserrat";
    font-weight: bold;
    line-height: 1.333;
}


.infoblock-info p {
    font-size: 24px;
     font-family: "Montserrat";
    line-height: 1.667;
    font-weight: 300;
}




.cf07-form {
    padding: 240px 35px 235px 35px;
    box-shadow: -16px 6px 11.28px 0.72px rgba(233, 233, 233, 0.83);
}

.cf07-form .form-control {
    font-size: 26px;
    font-family: "Montserrat";
    height: 65px;
    font-weight: 100;
     color: rgb(188, 188, 188);
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 0;
    padding: 0;
    border-bottom: 2px solid #ddd;
}




.cf07-form .form-control:focus {
    box-shadow: none;
}

.cf07-form textarea.form-control {
    height: auto;
    resize: none;
}

.cf07-form .form-group {
    margin-bottom: 50px;
}

.cf07-action__submit {
    border: 0;
    box-shadow: -16px 6px 11.28px 0.72px rgba(233, 233, 233, 0.83);
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    min-width: 297px;
    padding: 23px 15px;
    cursor: pointer;
    transition: 0.3s;
}


.cf07-action {
    margin-top: 100px;
}

/*============= End Contact7 Style ==============*/

/*====================== Sec 26 ======================*/
.sec-ga-26 {min-height: 700px;position: relative;}
.sec-ga-26-content {font-family: 'Lora', serif;position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;top: 50%;transform: translateY(-50%);max-width: 70%;}
.sec-ga-26-content h3 { font-family: "Josefin Sans";font-weight: 600;font-size: 50px;position: relative;padding-bottom: 10px;margin-bottom: 30px;color: rgb(37, 37, 37); text-transform: uppercase; line-height: 1.25; text-align: center;padding-top: 100px; text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);}
.sec-ga-26-content p {font-family: "Montserrat";color: rgb(98, 98, 98);font-weight: 300;font-size: 30px; line-height: 1.667;text-align: center;text-align-last: center;}




/*====================== End Sec 26 ======================*/

.image-style-2__img img {width: 100%;}
.image-style-2__img.img-box-03 {position: relative;border: 6px solid #fff;}
.image-style-2__img.img-box-03:before {content: "";border: 6px solid #fff;width: 90%;height: 90%;position: absolute;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);}
/*====================== End image-style-2 ======================*/

.sec-31-cards {padding: 130px 30px;}
.sec-31-card-style {box-shadow: 0px 20px 45.08px 3.92px rgba(214, 214, 214, 0.57);text-align: center;padding: 71px 30px;border: 2px solid #4c4c4c;transition: 0.3s all;max-width: 530px;margin: 30px auto;min-height: 467px;}
.sec-31-card-style h3 {font-size: 30px;text-transform: uppercase;font-weight: 700;margin-bottom: 25px;}
.sec-31-card-style p {font-size: 24px;line-height: 40px;}
.sec-30-content__actions a:hover{text-decoration: none;}

/*====================== Sec 28 ======================*/
.sec-28 {position: relative;height: 1080px;display: flex;align-items: center;overflow: hidden;}
.sec-28-right {flex-basis: 50%;height: 100%;display: flex;align-items: center;position: relative;}
.sec-28-right:before {content: "";position: absolute;width: 100%;height: 100%;background: #f1f1f1;opacity: 0.9;left: 0;}
.sec-28-content {font-family: "Josefin Sans";padding: 66px;flex-basis: 50%;text-align: center;}
.sec-28-right img {max-width: 100%;position: relative;}
.sec-28-content h3 {font-size: 50px;font-weight: 600;margin-bottom: 40px;color: rgb(57, 56, 56);text-transform: uppercase; line-height: 1.2;text-shadow: 0px 1px 3.68px rgba(214, 214, 214, 0.38);}
.sec-28-content p {font-family: "Montserrat";font-size: 24px;line-height: 2.083;text-align:justify; margin-bottom: 0;color: rgb(98, 98, 98);}
.sec-28-right:hover img {transform: scale(1.2);}
.sec-28-right img {transition: 0.3s;}
.sec-28-right {overflow: hidden;}

/* @media (max-width: 768){
    .sec-28-content p {
        font-size: 24px;
        line-height: 40px;
        text-align:center;
    }
} */



/*====================== End Sec 28 ======================*/
