body.home { background-color: #F8F8F3; }
@charset "utf-8";

/*----------intial declartaion of css----------*/

*{ /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,select,input,option,textarea{margin:0;padding:0;border:0;outline:0;font-size:100%;/* list-style:none;*/box-sizing:border-box;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}

audio,canvas,video{ display:inline-block;}

audio:not([controls]){display:none;height:0;}

pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }

q { quotes:none; }

q:before,q:after{ content:''; content:none; }

small { font-size:80%; }

sub,sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline; }

sup { top:-0.5em; }

sub { bottom:-0.25em, }

nav ul,nav ol { list-style:none; list-style-image:none; }

button,input,select,textarea { font-size:100% ;margin:0; vertical-align:baseline; }

textarea { overflow:auto; vertical-align:top; }

table { border-collapse:collapse; border-spacing:0; }

button,html input[type="button"],input[type="reset"],input[type="submit"],textarea {-webkit-appearance:none;border-radius:0}

/* remember to define focus styles! */
:focus { outline:0; }

/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse:separate; border-spacing:0; }

caption,th,td { text-align:left; font-weight:normal; }

a { text-decoration:none; }

blockquote:before,blockquote:after,q:before,q:after { content:""; }

blockquote,q { quotes:"" ""; }

table { border:0 none; border-collapse:collapse; border-spacing:0; }

td { vertical-align:top; }

img { border:0 none; max-width:100%; }

a { outline:none; cursor:pointer; }

a:focus {
    outline: none !important;
}

/* End Clearfix */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display:block; }

.clear { clear:both; }

img { max-width:100%; }

/* For modern browsers */

.d-flex {display:flex; flex-wrap:wrap; }

.align-center { align-items:center; }

.justify-content-space { justify-content:space-between; }

.justify-content-center { justify-content:center; }

.text-left { text-align:left; }

.text-right { text-align:right; }

strong { font-family: "Poppins", serif;font-weight:bold; }

a { transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; color:#1A1A1A; }

a:hover{color:#1A1A1A;}

a:-webkit-any-link:focus-visible{outline-offset:1px;}

:focus-visible{outline:-webkit-focus-ring-color auto 1px;}

a:focus-visible { outline:black auto 1px;}

:focus-visible { outline:black auto 1px;}

:focus { outline:black auto 1px;}

ul li { list-style: none; position: relative; margin-left: 35px; }
ul li:before { content: ""; position: absolute; top:6px; left: -20px; width: 4px; height: 4px; background-color: #AF6D66;  border-radius: 50%; }
.list-style-none ul li:before { display: none; }
.list-style-none ul li:before { display: none; margin-left: 0; }

body{font-size:14px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;color:#1A1A1A;font-family: "Poppins", serif;font-weight:400;}
.clear {clear:both;}
  .scroll-content.active {
        cursor: grabbing;
      }
      .scroll-container {
        width: 100%;
        overflow-x: hidden;
        background: #f5f5f5;
      }

      .scroll-content {
        display: flex;
        gap: 0px;
        padding: 20px 20px 20px 0;
        cursor: grab;
        user-select: none;
      }
.button-primary span {
    background-color: #F7F7B9;
    color: #1A1A1A;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 6%);
    padding: 8px 20px 8px 20px;
    border-radius: 100px;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    transition: all 0.5s ease-in-out 0s;
}
.button-primary .arrow-btn {
    background-color: #F7F7B9;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 6%);
    border-radius: 50%;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out 0s;
}
.button-primary:hover .arrow-btn.arrow-btn-rt {
    width: 0;
}
.button-primary .arrow-btn.arrow-btn-lft {
    width: 0;
}
.button-primary:hover .arrow-btn.arrow-btn-lft {
    width: 37px;
    float: left;
}

p { font-size:17px;line-height:25px;color:#1A1A1A;font-family: "Poppins", serif;letter-spacing:0;font-weight:400; }

h1 { font-weight:500; font-size:140px; line-height:127px; margin-bottom:21px; font-family: "Poppins", serif; letter-spacing: -1px; }

h2,.h2 { font-weight:500; font-size:110px; line-height:100px; font-family: "Poppins", serif; margin-bottom:20px; }

h3,.h3 { font-weight:500; font-size:100px; line-height:91px; font-family: "Poppins", serif; margin-bottom:20px; }

h4,.h4 { font-weight:500; font-size:60px; line-height:63px; font-family: "Poppins", serif; margin-bottom:20px; }

h5,.h5 { font-weight:500; font-size:50px; line-height:55px; font-family: "Poppins", serif; margin-bottom:20px; }

table { border-collapse:collapse;width:100%; }

td { border:2px solid #FFB14D; text-align:left; padding:15px 9px; font-size:25px; color:#1A1A1A; font-family: "Poppins", serif; font-weight:500; }

td strong { display:block; }

.wrapper { overflow:hidden; position:relative; }

.container { max-width: 1400px; margin: 0 auto; padding:0 30px; }

.bottom-up.onView {bottom: 0;opacity: 1;}
.bottom-up {transition: 1.5s all ease, 1s opacity ease;bottom: 100px;opacity: 0;position: relative;}
button.slick-arrow:focus { outline: none; }
button.slick-prev.slick-arrow {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 0;
    background-image: url(../../assets/image/Arrow-left.svg);
    background-repeat: no-repeat;
    width: 45px;
    height: 46px;
    cursor: pointer;
    z-index: 111;
}
button.slick-next.slick-arrow {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 0;
    background-image: url(../../assets/image/Arrow-right.svg);
    background-repeat: no-repeat;
    width: 45px;
    height: 46px;
    cursor: pointer;
    z-index: 111;
}
button.slick-prev.slick-arrow.slick-disabled {
    opacity: 0.5;
}
button.slick-next.slick-arrow.slick-disabled {
    opacity: 0.5;
}

/* header css start here */
header { background-color: #F8F8F3; padding: 15px 0; }
.header-wrap { display: flex; align-items: center; justify-content: space-between;}

.sticky-btn { position: fixed; right: 30px; bottom:100px; z-index: 111; }
.sticky-btn .active-hover { position: absolute; right: 0; opacity: 0; }
.sticky-btn a:hover .active-hover { opacity: 1; }
.sticky-btn a:hover .active { opacity: 0; }
.sticky-btn img { transition: all 0.5s ease-in-out; }
/* header css end here */

/* footer css start here */
footer { padding: 90px 0; }
footer .footer-desc p { font-size: 12px; line-height: 15px; font-weight: 300;}
footer .privacy-content .privacy-content-inner { display: flex; align-items: center; }
footer .privacy-content p { font-size: 14px; line-height: 18px; font-weight: 400; }
footer .privacy-content ul { display: flex; align-items: center; }
footer .privacy-content ul li a { font-size: 14px; line-height: 18px; font-weight: 400; transition: all 0.5s ease-in-out; letter-spacing: 0; color: #1A1A1A; }
footer .privacy-content .social-icon ul li a:hover svg path { fill:#AF6D66; }
footer .privacy-content .social-icon ul li a svg path { transition: all 0.5s ease-in-out;  }
footer .privacy-content ul li a:hover { text-shadow: 1px 0px #1A1A1A; }
footer .privacy-content ul li  { font-size: 14px; line-height: 18px; font-weight: 400;  }
footer .privacy-content { display: flex; align-items: center; justify-content: space-between;margin-bottom: 30px;}
footer .footer-wrap { max-width: 1110px; margin: 0 auto; }
/* footer css end here */

.hero-banner-wrap { max-width: 1000px; margin: 0 auto; }
.hero-banner { background-color: #F8F8F3; padding: 40px 0 0; background-repeat: no-repeat; background-position: top center; background-size: cover; overflow: hidden; }
.hero-banner-content { text-align: center; margin-bottom: 25px; }
.hero-banner-content h1 { font-size: 110px; line-height: 100px;  }
.hero-banner-video-with-content { display: flex;}
.hero-banner-video-with-content .video-wrap { width: 60%; position: relative; top: 45px; }
.hero-banner-video-with-content .video-content-wrap { width: 40%; padding: 60px 0 30px 35px; }
.hero-banner-video-with-content .video-content-wrap .header-button { margin-top: 40px; max-width: 175px; }

.general-content { background-color: #f7f8f3; }
.general-content { padding: 135px 0;}

#texto1 span  { margin-right: 10px; position: relative;}
#texto1 span p { opacity: 0.2; }

.general-content-wrap { max-width: 1100px; margin: 0 auto; }
.general-content-wrap span { margin-bottom: 0px; display: inline-block; }
.general-content-wrap p { font-size: 50px; line-height: 55px; font-weight: 500; margin-bottom: 0px; display: inline-block; }
.working-text { margin-bottom: 60px; }

.accordion-with-slider { background-color: #f7f8f3; padding: 40px 0 110px; }
.accordion-with-slider .accordion-with-slider-wrap { background-color: #fff; padding: 65px 0px 0 65px; border-radius: 20px; margin: 0px; }
.accordion-with-slider .item-content { max-width: 860px; margin-bottom: 65px; padding: 0px 15px 0 65px; }
.accordion-with-slider button.slick-next.slick-arrow { position: absolute; right:65px; top: 110px; }
.accordion-with-slider button.slick-prev.slick-arrow { position: absolute; right: 135px; top: 110px; }
.accordion-content { display: none; }
.accordion-content a { color: #ffffff; }
.accordion-title { background: url(../../assets/image/arrow-down.svg) right no-repeat !important; list-style: outside none none; display: block; color: #1A1A1A; padding: 20px 20px 20px 0px; cursor: pointer; transition: all 0.5s ease-out 0s; font-weight: 600; font-size: 18px; line-height: 20px; }
.accordion-title.active { background: url(../../assets/image/arrow-up.svg) right no-repeat !important; }
.accordion-content { display: none; color: #fff; }
.accordion-title:visited { color: #1a1a1a; }
.accordion-title > span { float: right; position: relative; display: none !important; }
.accordion-title.active > span { float: right; position: relative; background: #fff; }
.side-accordion-desc .side-accordion { margin-top: 17px; }
.item-content-accodian:after { content: ""; position: absolute; top: 0; width: calc(100% - 65px); height: 1px; border-top: 1px solid rgb(26 26 26 / 30%); }
.item-content-accodian ul li.title ul li:before { background-color: #1a1a1a;}
.item-content-accodian ul li p { font-size: 14px; line-height: 18px; }
.item-content-accodian ul li.title:before { display: none; }
.item-content-accodian ul li.title { margin: 0; border-bottom: 1px solid rgb(26 26 26 / 30%); }
.item-content-accodian ul li.title:last-child { border-bottom: none; }
.item-content-accodian ul li.title ul li { margin: 0 0 19px 30px; }
.item-content-accodian ul li.title ul { margin: 0; padding: 0; }
.item-content-accodian { display: flex; flex-wrap: wrap; position: relative; padding-top: 100px; }
.item-content-accodian .side-accordion-desc { width: 50%; padding: 0 130px 0 70px; }
.item-content-accodian .right-accordion-img { width: 50%; }
.accordion-title:focus { outline: none; }
.item-content-accodian .right-accordion-img figure { height: 425px; position: relative;}
.item-content-accodian .right-accordion-img figure img {  width: 100%; position: absolute; bottom: 0; }



.full-width-video { overflow: hidden; font-size: 0; }
.full-width-video video { height: 700px; width: 100%; object-fit: cover; font-size: 0; }

.contact-section { background-color: #F7F7B9; padding: 100px 0; }
.contact-section .contact-inner-wrap { display: flex; max-width: 1100px; margin:0 auto;}
.contact-section .contact-inner-wrap .section-heading { width: 50%; }
.contact-section .contact-inner-wrap .form { width: 50%; }
.contact-section .section-heading-desc { max-width: 300px; }
.contact-section .section-heading-desc p { font-size: 16px; line-height: 22px; font-weight: 500; }

form input::-webkit-input-placeholder { 
  color: #1a1a1a;
}
form input::-moz-placeholder {
  color: #1a1a1a;
}
form input:-ms-input-placeholder {
  color: #1a1a1a;
}
form input:-moz-placeholder {
  color: #1a1a1a;
}
form textarea::-webkit-input-placeholder { 
  color: #1a1a1a;
}
form textarea::-moz-placeholder {
  color: #1a1a1a;
}
form textarea:-ms-input-placeholder {
  color: #1a1a1a;
}
form textarea:-moz-placeholder {
  color: #1a1a1a;
}
form input:focus { outline: none; }
form textarea:focus { outline: none; }
form .wpcf7-form-control-wrap {
    margin-bottom: 54px !important;
    display: inline-block;
    width: 100%;
}
form .wpcf7-not-valid-tip {
    color: red;
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
  color: green;
}
.wpcf7 form .wpcf7-response-output {
    border: none;
    padding: 0;
    margin: 30px 0;
    font-weight: 600;
    color: red;
}
form input[type="submit"] {
    display: inline-block;
    width: auto;
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #1a1a1a;
    border-radius: 100px !important;
    border: none !important;
    padding: 7px 20px 7px 20px !important;
    cursor: pointer;
    margin:0 37px 0 0;
     transition: all 0.5s ease-in-out;
}
.form-button-primary:hover input[type="submit"] {
    margin-left:37px;
    margin-right: 0;
}
form input[type="submit"]:hover {
    font-weight: 600;
}
.form-button-primary {
    display: inline-block;
    position: relative;
}
.form-button-primary:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    background-image: url(../../assets/image/white-arrow.svg);
    background-color: #1a1a1a;
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    transition: all 0.5s ease-in-out;
    border-radius: 50%;
    background-position: 50% 50%;
    cursor: pointer;
}
.form-button-primary:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    background-image: url(../../assets/image/white-arrow.svg);
    background-color: #1a1a1a;
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    transition: all 0.5s ease-in-out;
    width: 0;
    border-radius: 50%;
    background-position: 50% 50%;
    cursor: pointer;
}
.form-button-primary:hover:before {
    width: 37px;
}
.form-button-primary:hover:after {
    width: 0;
}
.wpcf7-spinner {
    position: absolute;
    right: -50px;
    top: 7px;
}
form input:hover {
    font-weight: 400;
}
form input[type="text"] {
    color: #1a1a1a !important;
}
form input {
    background: transparent;
    border: none !important;
    box-shadow: none;
    border-bottom: 1px solid #1A1A1A !important;
    border-radius: 0 !important;
    appearance: none;
    font-size: 20px;
    line-height: 37px;
    width: 100%;
    font-family: "Poppins", serif;
    font-weight: 300;
    padding: 3px 0 8px 2px !important;
}
form textarea:hover {
    font-weight: 400;
}
form textarea { background: transparent; border: none !important; box-shadow: none; border-bottom: 1px solid #1A1A1A !important; border-radius: 0 !important; appearance: none; font-size: 20px; line-height: 37px; width: 100%; resize: none; height: 70px; font-family: "Poppins", serif; font-weight: 300; }




.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height:170px;
  overflow-x: hidden;
    margin-bottom: 50px;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
    /* changed from 100% */
  }
}


.video-testimonial-slider { background-color: #f7f8f3; padding-bottom: 70px; }
.video-testimonial-slider .track h2 { font-size: 140px; line-height: 127px; }
.video-testimonial-wrap { display: flex; flex-wrap: wrap; align-items: center; position: relative;}
.video-testimonial-wrap .slider.slider-for { width: 50%; }
.video-testimonial-wrap .slider.slider-nav { width: 50%; }
.video-testimonial-wrap .slider.slider-nav .video-testimonial-wraps video { width: 100%; opacity: 20%; border-radius: 10px; }
.video-testimonial-wrap .slider.slider-nav .video-testimonial-wraps:focus { outline: none !important; }
.video-testimonial-wrap .slider.slider-nav .video-testimonial-wraps::focus-visible { outline: none !important; }
.video-testimonial-wrap .slick-slide:focus { outline: none !important; }
.video-testimonial-wrap .slick-slide:focus-visible { outline: none !important; }
.video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center video { opacity: 100%; }
.video-testimonial-wrap .slick-track { margin:55px 0; }
.video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center { transform: scale(1.3); z-index: 11; }
.video-testimonial-wrap .slick-slide.slick-active { position: relative; }
.video-testimonial-wrap .slick-slide { transition: all 0.5s ease-in-out; }
.video-testimonial-content { max-width: 438px; margin: 0 auto; text-align: center; }
.video-testimonial-content span { display: inline-block; font-size: 10px; line-height: 13px; margin-top: 45px; font-weight: 600; text-transform: uppercase; color: #000000; }
.video-testimonial-wrap button.slick-prev.slick-arrow { position: absolute; top: 50%; transform: translateY(-50%);left: -10px; margin-top: -20px; } 
.video-testimonial-wrap button.slick-next.slick-arrow { position: absolute; right: -10px; top: 50%; transform: translateY(-50%); margin-top: -20px; }
.video-testimonial-wrap .slick-list.draggable { margin: 0 50px;}
.video-testimonial-wraps button { opacity: 0;    }
.video-testimonial-wrap #playButton:focus { outline: none; }
.video-testimonial-wrap #playButton { position: absolute; top: 50%; left: 50%; margin: 0 auto; transform: translateY(-50%) translateX(-50%); cursor: pointer; background: transparent; border: none; padding: 0; margin: 0; width: 32px; opacity: 0; }
.video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center #playButton { opacity: 1; }

.video-testimonial-wrap #closeButton:focus { outline: none; }
.video-testimonial-wrap #closeButton { position: absolute; top: 50%; left: 50%; margin: 0 auto; transform: translateY(-50%) translateX(-50%); cursor: pointer; background: transparent; border: none; padding: 0; margin: 0; width: 32px; opacity: 0; }
.video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center #closeButton { opacity: 1; } 
.video-testimonial-wraps { position: relative; }
.video-testimonial-wraps span { display: inline-block; font-weight: 600; background: #fff; padding: 5px 10px 5px 10px; border-radius: 3px; position: absolute; bottom: 60px; left: 0; right: 0; margin: 0 auto; font-size: 18px; line-height: 18px; transform: rotate(-3deg) scale(0.7); opacity: 0; transition: all 0.5s ease-in-out; text-align: center; }
.video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center .video-testimonial-wraps span { opacity: 1; }


.about-our-team { background-color: #f7f8f3; padding: 100px 0; overflow: hidden; }
/*.about-our-team .containers { width: calc(100% - 1040px); margin: auto; position: relative; }*/
.about-our-team .containers { width: 100%; margin-left: auto; position: relative; padding-left: 0px; }
.about-our-team-wrap { display: flex; transition: 0.8s all ease-in-out;cursor: auto;}
.about-our-team-wrap .item { position: relative; padding:0 12px; min-width:500px;height: 456px;}
.about-our-team-wrap .item .about-our-team-img-hover {position: absolute; top: 0; left: 0; opacity: 0; width: 100%; }
.about-our-team-wrap .item img { width: 100%; border-radius: 20px; }
.about-our-team-img .about-team-heading { position: absolute; left: 52px; bottom: 33px; }
.about-our-team-img .about-team-heading h5 { color: #fff; font-size: 18px; line-height: 18px; font-weight: 600; margin-bottom: 10px; }
.about-our-team-img .about-team-heading span  { color: #fff;  display: inline-block; width: 100%; font-size: 17px; line-height: 24px; font-weight: 400;}
.about-our-team-wrap .item figure { height: 456px; }
.about-our-team-wrap .item figure img { width: 100%; height: 100%; object-fit: contain; }
/*.about-our-team-wrap .item:hover .about-our-team-img-hover { opacity: 1; }
.about-our-team-wrap .item:hover .about-our-team-img { opacity: 0;  }*/
.about-our-team-wrap .item.item-heading:hover .about-our-team-img { opacity: 1; }
.about-our-team-wrap .item.item-heading .about-our-team-img h2 span { display: inline-block; color: #B3D5E8; position: absolute; top: -20px; margin-right: 30px !important; margin: 0 0 0 -10px; }
.about-our-team-wrap .item.item-heading .about-our-team-img h2 { font-size: 90px; line-height: 91px; color: #fff; position: relative; }
.about-our-team-wrap .item.item-heading .about-our-team-img h2:after { content: ""; position: absolute; right: -46px; top: 45px; width: 18px; height: 18px; background-color: #B3D5E8; border-radius: 50%; }
.about-our-team-wrap .item.item-heading .about-our-team-img p { font-size: 17px; line-height: 24px; color: #fff; }
.about-our-team-wrap .item.item-heading { margin-right: 10px; background-color: #AF6D66; border-radius: 20px; padding: 40px 40px; }
.about-our-team-wrap .item.item-heading .about-our-team-img { height: 100%; display: flex;  flex-direction: column; justify-content: space-between; }
.about-our-team-wrap .item figure img { user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none; }


.custom-arrows { display: flex ; align-items: center;padding-left: 20px}
.custom-arrows .left-arrow{border: none; background: transparent; padding: 0; font-size: 0; background-image: url(../../assets/image/Arrow-left.svg); background-repeat: no-repeat; width: 45px; height: 46px; cursor: pointer; z-index: 111;margin-right: 20px;}
.custom-arrows .right-arrow{border: none; background: transparent; padding: 0; font-size: 0; background-image: url(../../assets/image/Arrow-right.svg); background-repeat: no-repeat; width: 45px; height: 46px; cursor: pointer; z-index: 111;}

.custom-arrows .left-arrow.disabled,
.custom-arrows .right-arrow.disabled  {cursor: not-allowed; opacity: 0.5;}
 
.about-our-team .custom-arrows{padding-left: calc((100% - 1345px)/2);padding-top: 25px;}



.ticker-container {
  overflow: hidden;
  position: relative;
}

.ticker-wrap {
  display: flex;
  position: relative;
  white-space: nowrap;
  transition: transform 0.3s ease;
}

.ticker-text {
  padding: 0 80px 0 0;
}

.ticker-container:hover .ticker-wrap {
  animation: ticker 3s linear infinite;
}

@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.interactive-image-gallery { background-color: #F8F8F3; padding: 50px 0; overflow: hidden; }
.interactive-image-gallery .container { position: relative;  }
.interactive-image-gallery .progress { position: relative; display: block; margin-top: 40px; margin-left: 0; width: 100%; height: 5px; border-radius: 10px; overflow: hidden; background-color: transparent; background-image: linear-gradient(to right, #F8F8F3, #F8F8F3); background-repeat: no-repeat; background-size: 0 100%; opacity: 0.5; z-index: 1; transition: background-size 0.4s ease-in-out; }
.interactive-image-gallery .progress::after { content: ""; width: 100%; height: 6px; background: rgb(248 248 243 / 10%); position: absolute; left: 0; top: 1px; }
.interactive-image-gallery-wrap { background-color: #173C64; padding: 0px; border-radius: 20px; }
.interactive-image-gallery-slick button.slick-prev.slick-arrow { background-image: url(../../assets/image/arrow-left-white.svg); width: 30px; position: absolute; bottom: 0; left: 0; }
.interactive-image-gallery-slick button.slick-next.slick-arrow { background-image: url(../../assets/image/arrow-right-white.svg); width: 30px; position: absolute; bottom: 0; left: 45px;}
.interactive-image-gallery-wrap .item h4 { color: #fff; margin-bottom: 38px; }
.interactive-image-gallery-wrap .item p { color: #fff; font-size: 16px; line-height: 22px; }
.interactive-image-gallery-wrap-inner { max-width: 525px; padding: 55px 0 62px 60px; }
.interactive-image-gallery-wrap .item { margin-bottom: 100px; max-width: 480px;  }
.interactive-image-gallery-wrap .slider-gallery-images figure { width: 611px; height: 703px; transition: all 0.9s ease-in-out !important; }
.interactive-image-gallery-wrap .slider-gallery-images figure img { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }
.interactive-image-gallery-wrap .slider-gallery-images { position: absolute; top: -35px; right: 90px; }
.interactive-image-gallery-wrap .slider-gallery-images ul li { position: absolute; right: 0; }
.interactive-image-gallery-wrap .slider-gallery-images ul li:nth-child(2n) { transform: rotate(3deg); }
.interactive-image-gallery-wrap .slider-gallery-images ul li:nth-child(3n) { transform: rotate(4deg); }
.interactive-image-gallery-wrap .slider-gallery-images ul li:nth-child(4n) { transform: rotate(-3deg); }
.interactive-image-gallery-wrap .slider-gallery-images ul li:nth-child(5n) { transform: rotate(1deg); }
.interactive-image-gallery-slick .slider-gallery-images { display: none; }

li.cls_5.active figure { transition: all 0.5s ease-in-out; transform: translate(0, 0); }
li.cls_4.active figure { transition: all 0.5s ease-in-out; transform: translate(0, 0); }
li.cls_3.active figure { transition: all 0.5s ease-in-out; transform: translate(0, 0); }
li.cls_2.active figure { transition: all 0.5s ease-in-out; transform: translate(0, 0); }


li.cls_5 figure { transition: all 0.5s ease-in-out; transform: translate(180%, 40%); }
li.cls_4 figure { transition: all 0.5s ease-in-out; transform: translate(0, -150%); }
li.cls_3 figure { transition: all 0.5s ease-in-out; transform: translate(-300%, 30%); }
li.cls_2 figure { transition: all 0.5s ease-in-out; transform: translate(180%, 40%); }
li.cls_1 figure { transition: all 0.5s ease-in-out; transform: translate(0, 0%); }

/*
li.cls_1 figure { transition: all 0.5s ease-in-out; transform: translate(180%, 40%); }
li.cls_2 figure { transition: all 0.5s ease-in-out; transform: translate(0, -150%); }
li.cls_3 figure { transition: all 0.5s ease-in-out; transform: translate(-300%, 30%); }
li.cls_4 figure { transition: all 0.5s ease-in-out; transform: translate(180%, 40%); }
li.cls_5 figure { transition: all 0.5s ease-in-out; transform: translate(0, 0%); }
*/

section#inner_banner { background-color: #173C64; text-align: center; color: #fff; min-height: 500px; padding: 50px 0; display: flex; align-items: center; justify-content: center; } 
section#inner_banner h1 { max-width: 970px; margin: 0; }
section#page_content .container { max-width: 973px; padding-top: 85px; padding-bottom: 80px; } 
section#page_content { background-color: #F8F8F3; margin: 0; }
.page-privacy-policy-2, .page-terms-conditions{background-color: #F8F8F3;}
section#page_content p { margin-bottom: 15px; }
section#page_content hr { background-color: #000; margin-top: 40px; margin-bottom: 40px; } 
section#page_content p, section#page_content li { font-size: 20px; line-height: 24px; } 
section#page_content ul { margin-bottom: 30px; } 
section#page_content ul li:before { background-color: #000;top: 10px;}
section#page_content p a { text-decoration: underline; }

.about-our-team-img .about-our-team-title { margin-left: -40px; padding-left: 0px; width: calc(100% + 80px); }
.about-our-team-img .about-our-team-title .ticker-text:first-child { padding-left: 40px; }
/* Reponsive css start here */
	@media (min-width:1601px){
      .about-our-team .containers { margin-left: calc((100% - 1380px)/2); }
    }
	@media (min-width:2100px){
        .about-our-team .containers { margin-left: calc((100% - 1920px) / 2); }       
        .about-our-team .custom-arrows { padding-left: calc(100% - 2015px); }
    }
	@media (min-width:2300px){   
        .about-our-team .custom-arrows { padding-left: calc(100% - 2140px); }
    }
    @media (min-width:2500px){
        .about-our-team .containers { margin-left: calc((100% - 2470px) / 2); }       
        .about-our-team .custom-arrows { padding-left: calc(100% - 2470px); }
    }
    @media (max-width:1600px){
        .scroll-content { padding: 20px 20px 20px 20px; }
        .about-our-team .containers { width: calc(100% - 0px); }
        .about-our-team .containers { margin-left: 0; }
        .about-our-team-wrap .item.item-heading .about-our-team-img h2 span { top: -20px; }
		.about-our-team .custom-arrows{padding-left:20px;}
/*        .about-our-team-wrap .item { min-width:490px; }*/
    }


    @media (max-width:1400px){
        .hero-banner-content h1 { font-size: 80px; line-height: 80px; }
        footer { padding: 60px 0 30px; }
        .contact-section { padding: 70px 0; }
        .full-width-video video { height: 600px; }
        .general-content { padding: 80px 0; }
        .general-content-wrap p { font-size: 40px; line-height: 45px; }
        .accordion-with-slider .item-content { padding: 0px 15px 0 25px; }
        .item-content-accodian .side-accordion-desc { padding: 0 50px 0 25px; }
        .item-content-accodian .right-accordion-img figure { height: 415px; }
        .video-testimonial-slider .track h2 { font-size: 100px; line-height: 87px; }
        .about-our-team { padding: 70px 0; }
        .marquee { margin-bottom: 0; }
/*        .about-our-team-wrap .item.item-heading .about-our-team-img h2 { font-size: 80px; line-height: 70px; }*/
        .interactive-image-gallery-wrap-inner { max-width: 460px; }
        .interactive-image-gallery-wrap .slider-gallery-images { right: 70px; top: -15px; }
        .about-our-team .containers { width: calc(100% - 0px); }
        .interactive-image-gallery-wrap .slider-gallery-images { top: -20px; }
        .sticky-btn { bottom: 150px; }
       /* .about-our-team-wrap .item.item-heading .about-our-team-img h2:after { top: 30px; }*/
        .video-testimonial-wraps span { font-size: 17px; line-height: 17px; }
    }
    @media (max-width:1199px){
        .hero-banner-content h1 { font-size: 70px; line-height: 70px; }
        .hero-banner-video-with-content .video-content-wrap { padding: 60px 0 25px 0px; }
        footer .privacy-content { margin-bottom: 20px; }
        .contact-section { padding: 60px 0; }
        .full-width-video video { height: 500px; }
        .general-content-wrap span { margin-bottom: 0px;}
        .working-text { margin-bottom: 30px; }
        .general-content { padding: 52px 0; }
        h5,.h5 {font-size:40px; line-height:44px;}
        .accordion-with-slider .accordion-with-slider-wrap { padding: 45px 0px 0 45px; }
        .item-content-accodian:after { width: calc(100% - 45px); }
        .accordion-with-slider button.slick-next.slick-arrow { right: 45px; }
        .accordion-with-slider button.slick-prev.slick-arrow { right: 115px; }
        .accordion-with-slider .item-content { padding: 0px 15px 0 0px; }
        .item-content-accodian .side-accordion-desc { padding: 0 30px 0 0px; }
        .video-testimonial-slider .track h2 { font-size: 80px; line-height: 70px; }
        .video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center { transform: scale(1.6); }
        .video-testimonial-wrap .slick-track { margin: 85px 0 55px; }
        .video-testimonial-wrap button.slick-next.slick-arrow { margin-top: -10px; }
        .video-testimonial-wrap button.slick-prev.slick-arrow { margin-top: -10px; }
        .video-testimonial-wrap #playButton { width: 25px; }
        .video-testimonial-wrap #closeButton { width: 25px; }
        .video-testimonial-slider { padding-bottom: 40px; }
        .marquee { height: 120px; }
        .video-testimonial-content span { margin-top: 20px; }
        .about-our-team { padding: 60px 30px; }
/*        .about-our-team-wrap .item.item-heading .about-our-team-img h2 { font-size: 70px; line-height: 60px; }*/
        .interactive-image-gallery-wrap .slider-gallery-images figure { width: 410px; height:550px; }
        .interactive-image-gallery-wrap .slider-gallery-images { top:-15px; }
        .interactive-image-gallery-wrap-inner { max-width: 490px; padding: 40px 0 40px 45px; }
        h4, .h4 { font-size: 50px; line-height: 53px; }
        .about-our-team .containers { width: calc(100% - 0px); }
        .sticky-btn { bottom: 130px; }
        /*.about-our-team-wrap .item.item-heading .about-our-team-img h2:after { top: 25px; }*/
        .video-testimonial-wraps span { font-size: 15px; line-height: 16px; transform: rotate(-3deg) scale(0.6); }
		section#inner_banner .h3 { font-size: 80px; line-height: 80px; }
	}
    @media (max-width:1024px){
        .hero-banner-content h1 { font-size: 60px; line-height: 60px; }
        .interactive-image-gallery-wrap-inner { max-width: 420px; }
        h4, .h4 { font-size: 40px; line-height: 43px; }
        .general-content { padding: 52px 0 0; }
        .about-our-team .containers { width: calc(100% - 0px); }
       /* .about-our-team-wrap .item.item-heading .about-our-team-img h2:after { top: 30px; width: 12px; height: 12px; }*/
		section#page_content p, section#page_content li { font-size: 18px; line-height: 22px; } 
		section#inner_banner .h3 { font-size: 60px; line-height: 70px; } 
		section#inner_banner { min-height: 400px; }
    }
    @media (max-width:991px){
        h5, .h5 { font-size: 35px; line-height: 40px; }
        .accordion-with-slider button.slick-prev.slick-arrow { position: absolute; right: auto; top: 160px; left: auto;}    
        .accordion-with-slider button.slick-next.slick-arrow { position: absolute; right: auto; top: 160px; left: 65px; }
        .accordion-with-slider .item-content { padding: 0px 35px 0 0px; margin-bottom: 100px; }
        .item-content-accodian:after { width:calc(100% - 35px); }
        .item-content-accodian { padding-top: 40px; }
        .item-content-accodian .side-accordion-desc { padding: 0; width: 100%; padding-right: 35px; }
        .item-content-accodian .right-accordion-img { width: 100%; padding-right: 35px; }
        .item-content-accodian .side-accordion-desc { margin-bottom: 30px; }
        .item-content-accodian { padding-top: 15px; }
        .item-content-accodian .right-accordion-img figure img { height: 100%; width: 100%; object-fit: initial; margin-left: auto;}
        .accordion-with-slider .accordion-with-slider-wrap { padding: 35px 0px 0 35px; }
        .item-content-accodian .right-accordion-img figure { height: auto; }
        .item-content-accodian .right-accordion-img figure img { position: relative; }
        .accordion-with-slider { padding: 40px 0 65px; }
        .video-testimonial-slider .track h2 { font-size: 60px; line-height: 55px; }
        .video-testimonial-wrap .slider.slider-for { width: 100%; }
        .video-testimonial-wrap .slider.slider-nav { width: 100%; }
        .video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center { transform: scale(1.3); }
        .video-testimonial-wrap .slider.slider-for .slick-track { margin: 0; }
        .about-our-team-wrap .item.item-heading .about-our-team-img h2 { font-size: 55px; line-height: 65px; }
        
        .interactive-image-gallery-wrap .slider-gallery-images { position: relative; height: 600px; right: 0; left: 0; display: none; }
       .interactive-image-gallery-wrap .slider-gallery-images ul li { margin: 0 !important; left: 0px; }
       .interactive-image-gallery-wrap-inner { max-width: 100%; padding: 40px 40px; }
       .interactive-image-gallery-wrap .item { margin-bottom: 0; max-width: 100%; }
       li.cls_5 figure { transition: all 0.5s ease-in-out; transform: translate(0%, 0%); opacity: 0; }
       li.cls_4 figure { transition: all 0.5s ease-in-out; transform: translate(0%, 0%); opacity: 0; }
       li.cls_3 figure { transition: all 0.5s ease-in-out; transform: translate(0%, 0%); opacity: 0; }
       li.cls_2 figure { transition: all 0.5s ease-in-out; transform: translate(0%, 0%); opacity: 0; }
       li.cls_1 figure { transition: all 0.5s ease-in-out; transform: translate(0%, 0%); opacity: 1; }
       .interactive-image-gallery-wrap .slider-gallery-images ul li.active figure { opacity:1; }
       .interactive-image-gallery-slick .slider-gallery-images { display: block; margin: 70px 0 0; }
        .interactive-image-gallery-wrap .slider-gallery-images figure { height: 400px; }
        .interactive-image-gallery-wrap .slider-gallery-images { height: 500px; }
        .interactive-image-gallery-wrap .item h4 { margin-bottom: 35px; }
        .interactive-image-gallery .progress { margin-top: 0; }
        .about-our-team-wrap .item.item-heading .about-our-team-img h2 span { top: -10px; margin: 0px 0 0 -5px; }
        .video-testimonial-wraps span {transform: rotate(-3deg) scale(0.8); }
		.about-our-team-wrap .item.item-heading .about-our-team-img h2:after { top: 30px; width: 12px; height: 12px; }
    }
   @media (max-width:767px){
	   .about-our-team .custom-arrows{display:none;}
       .general-content-wrap p { opacity: 1 !important; }
       h5,.h5 { font-size:30px; line-height:33px; }
       header { padding:25px 0; }
       header .header-button { display: none; }
       .sticky-btn { bottom: auto; top: 2px; right: 10px; position: absolute; }
       p { font-size: 16px; line-height: 23px; }
       .hero-banner { padding: 50px 0 0; }
        .hero-banner-content h1 { font-size: 50px; line-height: 47px; margin-bottom: 15px; }
       .hero-banner-content { margin-bottom: 68px; }
       .hero-banner-video-with-content { flex-wrap: wrap; }
       .hero-banner-video-with-content .video-wrap { width: 100%; order: 2; }
       .hero-banner-video-with-content .video-content-wrap { margin-bottom: 25px; padding: 0 0 0 0; width: 100%; text-align: center; order: 1; }
       .hero-banner-video-with-content .video-content-wrap .header-button { margin: 0 auto; margin-top: 35px; display: flex; align-items: center; justify-content: center; }
       footer { padding: 52px 0 10px; }
       footer .privacy-content { flex-wrap: wrap; justify-content: flex-start; margin-bottom: 13px; }
       footer .privacy-content .privacy-content-inner { flex-wrap: wrap; }
       footer .privacy-content ul { flex-wrap: wrap; width: 100%; }
       footer .privacy-content .privacy-content-inner { width: 100%; }
       footer .privacy-content ul li { width: 100%; margin-left: 0; margin-bottom: 18px; }
       footer .privacy-content p { margin-bottom: 20px; }
       footer .privacy-content ul li:before { display: none; }
       footer .footer-desc p { font-size: 12px; line-height: 18px; }
       footer .privacy-content ul li { margin-left: 0; }
       footer .social-icon { margin: 12px 0 0 0; }
       .contact-section .contact-inner-wrap { flex-wrap: wrap; max-width: 100%; margin: 0; }
       .contact-section .contact-inner-wrap .form { width: 100%; }
       .contact-section .contact-inner-wrap .section-heading { width: 100%; }
       .contact-section { padding: 55px 0; }
       .contact-section .contact-inner-wrap .section-heading { margin-bottom: 40px; }
       .full-width-video video { height: 400px; }
        .general-content-wrap p { font-size: 36px; }
       .accordion-with-slider .item-content { min-height: 250px; margin-bottom: 20px;}
       .accordion-with-slider button.slick-next.slick-arrow { top: 16%; }
       .accordion-with-slider button.slick-prev.slick-arrow { top: 16%; }
       .about-our-team { padding: 50px 30px; max-width: 100% !important; width: 100% !important; height: auto !important; transform: translate(0px, 0px) !important; max-height: initial !important; position: relative !important; }
       .about-our-team-wrap { flex-wrap: wrap; justify-content: center;  transform: translate(0px, 0px) !important; }
       .about-our-team .containers { width: 100%; margin: 0; }
       .about-our-team-wrap .item { margin-bottom: 30px; transform: translate(0px) !important; }
       .about-our-team-wrap .item.item-heading .about-our-team-img h2 { font-size: 40px; line-height: 40px; }
       .about-our-team-wrap .item.item-heading { background-color: transparent; min-width: 100%; padding: 0; }
       .about-our-team-wrap .item.item-heading .about-our-team-img { background-color: #AF6D66; border-radius: 20px; padding: 25px 25px 25px 25px; max-width: 500px; margin: 0 auto; overflow: hidden; position: relative; }
       .about-our-team-wrap .item.item-heading { transform: translate(0px, 0px) !important; }
       .pin-spacer { width: 100% !important; height: auto !important; padding: 0 !important; }
       .interactive-image-gallery { background-color: #F8F8F3; padding: 50px 0; overflow: hidden; max-width: 100% !important; width: 100% !important; height: auto !important; transform: translate(0px, 0px) !important; max-height: initial !important; position: relative !important;  top: 0 !important; left: 0 !important; }
       .about-our-team-wrap .item.item-heading .about-our-team-img h2 span { top: -20px; margin: 0px 0 0 -5px; transform: scale(2); }
       .about-our-team-wrap .item.item-heading .about-our-team-img h2:after { top: 15px; }
       .scroll-content { padding: 0; }
       .ticker-container:hover .ticker-wrap { animation: none; }
	   section#inner_banner .h3 { font-size: 40px; line-height: 52px; } 
	   section#inner_banner { min-height: 350px; }
	   
	   .about-our-team-img .about-our-team-title { margin-left: -25px; padding-left: 0px; width:auto; }
	   .about-our-team-img .about-our-team-title .ticker-text:first-child { padding-left: 25px; }
    }

    @media (max-width:640px){
        .track { animation: marquee 10s linear infinite; }
        .accordion-with-slider .item-content { min-height: 300px; margin-bottom: 20px;}
        .accordion-with-slider button.slick-prev.slick-arrow { top: 27%; background-size: 100%; width: 30px; }
        .accordion-with-slider button.slick-next.slick-arrow { top: 27%; background-size: 100%; width: 30px; left: 45px; }
        .about-our-team-wrap .item { margin-bottom: 15px; min-width: 340px; height: 300px; padding: 0 25px; margin-bottom: 40px !important; }
        .about-our-team-wrap .item figure { height: 310px; } 
        .about-our-team { padding:50px 0; }
        .about-our-team-wrap .item.item-heading { padding: 0 25px; margin-bottom: 30px !important; min-height: 300px !important; height: auto !important; }
        .about-our-team-wrap .item.item-heading .about-our-team-img { flex-direction: initial; padding: 25px 0px 20px 0px; flex-wrap: wrap; }
        .about-our-team-wrap .item.item-heading .about-our-team-desc { padding:0 25px; }
        .about-our-team-img .about-team-heading { left: 50px; bottom: 20px; }
        .about-our-team-wrap .item.item-heading .about-our-team-img p { font-size: 16px; line-height: 23px; }
        .about-our-team-wrap .item .about-our-team-img-hover { padding: 0 25px; }
        .about-our-team-wrap .item.item-heading .about-our-team-img { max-width: 330px; }
        .interactive-image-gallery-wrap .slider-gallery-images { height: 320px; margin: 40px 0 0 0; }
        .interactive-image-gallery-wrap .slider-gallery-images figure { width: 230px; height: 250px; }
        .video-testimonial-wraps span { transform: rotate(-3deg) scale(0.6); bottom: 20px; }
    }
    @media (max-width:575px){
        h4, .h4 { font-size: 35px; line-height: 37px; }
        .video-testimonial-wrap .slick-track { margin: 105px 0 75px; }
        .video-testimonial-wrap .slick-slide.slick-current.slick-active.slick-center { transform: scale(1.9); }
        .marquee { height: 90px; }
        .video-testimonial-wrap .slick-list.draggable { margin: 0 40px; }
        .video-testimonial-wrap .slider.slider-for .slick-list.draggable { margin: 0; }
        .video-testimonial-wrap button.slick-next.slick-arrow { margin-top: -15px; background-size: 100%; width: 30px; height: 30px; }
        .video-testimonial-wrap button.slick-prev.slick-arrow { margin-top: -15px; background-size: 100%; width: 30px; height: 30px; }
        .general-content-wrap p { font-size: 30px; line-height: 33px; }
        .full-width-video video { height: 250px; }
        .contact-section .contact-inner-wrap .section-heading { width: 100%; max-width:240px; margin-bottom: 48px; }
        .hero-banner-video-with-content .video-content-wrap { max-width: 270px; margin: 0 auto; margin-bottom: 20px; }
        .video-testimonial-wrap #playButton { width: 15px; }
        .video-testimonial-wrap #closeButton { width: 15px; }
        .video-testimonial-slider { padding-bottom: 0; }
        .interactive-image-gallery-wrap .item p { font-size: 15px; line-height: 21px; }
        .accordion-with-slider button.slick-next.slick-arrow { top: 280px; }
       .accordion-with-slider button.slick-prev.slick-arrow { top: 280px; }
        .video-testimonial-wraps span { width: 130px; left: 50%; right: auto; font-size: 15px; line-height: 15px; transform: rotate(-3deg) scale(0.5) translateX(-100%); }
        .accordion-with-slider .accordion-with-slider-wrap { padding: 35px 0px 0 25px; }
        .accordion-with-slider .item-content { padding: 0px 25px 0 0px; }
    }
@media (max-width:375px){
    .accordion-with-slider .item-content { margin-bottom: 50px; }
    .accordion-with-slider button.slick-next.slick-arrow { top: 295px; }
    .accordion-with-slider button.slick-prev.slick-arrow { top: 295px; }
}
/* Reponsive css end here */