@font-face {
  font-family: "FilsonSoft";
  src: url("../fonts/FilsonSoftMedium.woff") format("woff"),
    url("../fonts/FilsonSoftRegular.woff") format("woff");
  /* font-weight: 400;
  font-style: normal;
  font-display: swap;*/
}

@font-face {
  font-family: "FilsonSoftMedium";
  src: url("../fonts/FilsonSoftRegular.woff") format("woff"),
    url("../fonts/FilsonSoftRegular.woff") format("woff");
  /* font-weight: 400;
  font-style: normal;
  font-display: swap;*/
}
@font-face {
  font-family: "FilsonSoftBold";
  src: url("../fonts/FilsonSoftRegular.woff") format("woff"),
    url("../fonts/FilsonSoftRegular.woff") format("woff");
  /* font-weight: 400;
  font-style: normal;
  font-display: swap;*/
}

@font-face {
  font-family: "OpensansRegular";
  src: url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "OpensansLight";
  src: url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.woff") format("woff");
}

@font-face {
  font-family: "OpensansLightItalic";
  src: url("../fonts/OpenSans-LightItalic.woff") format("woff"),
    url("../fonts/OpenSans-LightItalic.woff") format("woff");
}
.grow_radius_left_img{
    border-top-right-radius: 100px;
}
footer{ position: relative; }
input,select, footer label, footer label span, footer span,p,.role_p b, .carousel_desc b{ font-family:OpensansRegular !important; }
.banner_title_sec p,.role_name{ font-family:OpensansLight !important; }
.role_desc { font-family:OpensansLightItalic !important; }
.grow_right_col2_content p {color: #003087 !important; }

.enquire_text, h1,h2,h3,h4,h5,h6{ font-family:FilsonSoftBold; }
footer h2.footer__title { font-family:FilsonSoftMedium; }
footer h3.footer__title, footer p.footer__title  { font-family:FilsonSoft; }
.card {
  height: 100% !important;
}
/*Start universal color */
.c_white {
  color: #fff;
}
.c_black {
  color: #000;
}
.c_blue {
  color: #003087;
}
.c_lightblue {
  color: #41b6e6;
}
.c_darkblue{
    
  color:#003087;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
a u {
  text-decoration: none !important;
}
.timeline.timeline-one .timeline-item:before {
  border: 0.1px solid #fff;
  background: #fff;
}
.timeline.timeline-one .timeline-item:nth-last-child(1):before {
  /*  background: url(../images/tick.png),#41B6E6  !important; */

  background-image: url(../images/tick.png) !important;
  background-color: #41b6e6 !important;
  border: none;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  margin: 6px -13px;
  background-size: 17px 14px;
  background-position: center;
}
.head_enquire {
  color: #fff;
  background: #003087;
}
.pos_index{ z-index: -1;
    position: inherit; }
.arrow_circle {
  width: fit-content;
  margin: auto;
  /*background: #AE2573;*/
  border-radius: 20px;
  padding: 10px 10px 12px;
  background: #ae2573 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000054;
  opacity: 1;
}
.arrow_circle img {
  width: 20px;
}
.card {
  height: 100%;
}

.thankspagedesign{
    width:50%;
    
    
}
/*Start universal color */

/* start copy per screen */

.header__logo img {
  /*width: 207px;
    height: 90px; */
    width: 300px;
  top: 18px;
  position: absolute;
  left: 84px;
}
.header {
  padding-top: 96px;
}
.banner_radius {
  border-top-right-radius: 120px;
  border-bottom-right-radius: 120px;
}
.sec_banner {
  border-left: solid 5px #003087;
  margin-bottom: 15px;
  border-bottom-right-radius: 500px;
  /*background-image:url(../images/Screen1.png), linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5));*/
  background-size: cover;
  height: 646px;
}

.sec_banner .banner_title_sec {
  background: #003087;
  width: 100%;
  color: #fff;
}
.grow_radius_right {
  border-top-right-radius: 120px;
  border-bottom-right-radius: 120px;
  position: absolute;
}
.grow_radius_left {
  border-top-left-radius: 120px;
  border-bottom-left-radius: 120px;
  position: absolute;
}

.sec_grow .grow_back {
  /* padding: 37px 94px; */
  background: #003087;
  width: 35%;
  color: #fff;
  height: 200px;
}
.swiper {
  width: 340px;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 12px;
  color: #fff;
}
.swiper-slide:nth-child(n) {
  border-radius: 48px;
  display: block;
  box-shadow: 0px 3px 15px #00000055;
  background-color: #fff;
}
.swiper-content {
  color: #003087;
}
.grow_right_col1,
.grow_right_col2 {
  display: flex;
}


.grow_right_col2 {
  display: flex;
  
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.grow_left_col2_content{margin-right:50px;}
.grow_left_col2 {
  display: flex;
  align-content: flex-end;
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: wrap;
}
/* end copy per screen */

.flex_right_img{
    
       display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    width: 100%;
}
.flex_left_img{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
}
    
@media (min-width: 1801px) {
    .banner_title_sec_parent {
        padding-top: 80px !important;
    }
    .thankspagedesign {
    width: 29%;
}
.thanks_form_text {
    padding-top: 20%;
}
    .thankspagedesign p.section-content{font-weight:300 !important;}
    .sec_banner{    border-left: solid 10px #003087 !important;}
    .banner_lozenge { margin-top:150px !important;  }
    
    .banner_arr_sec { margin-top:185px !important;  }
    
    .sec_banner { height:1070px; }
    
    .sec_banner .banner_title_sec {
        margin-left: -1px;
        background: #003087;
        width: 955px !important;
        color: #fff;
        height: 227px !important;
        /* margin: auto; */
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .sec_grow .grow_back{ width:614px; height:337px; }
    .grow_left_col2_content, .grow_right_col2_content{ width:595px !important; }
       .flex_right_img, .flex_left_img{ margin-top:120px; }
.grow_right_col2, .grow_left_col2 { /*justify-content: center !important; */ }
     .footer_callexcerpt{font-size:40px; }
    .sec_timeline .section {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }
    
   
    
    
    
  .dfs_68 {
    font-size: 58px;
  }
  .dfs_30 {
    font-size: 24px;
  }
  .dfs_27 {
    font-size: 22px;
  }
  .dfs_22 {
    font-size: 18px;
  }
  .dfs_19 {
    font-size: 15px;
  }
  .dfs_18 {
    font-size: 15px;
  }
  .dfs_16 {
    font-size: 15px;
  }
  /*End desktop typography  */
  .head_enquire {
    height: 73px;
    font-size: large;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 230px;
  }
  .outer_enquire_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .banner_t_title {
    width: 490px;
  }
  .grow_radius_right_img {
    /* left: 110px;  bottom: 110px;  */
    max-width: 672px;
    max-height: 448px;
    position: relative;
  }
  .grow_radius_left_img {
    /* right: 110px;  bottom: 110px; */
    max-width: 672px;
    max-height: 448px;
    position: relative;
  }
  .grow_left_col1,
  .grow_left_col2 {
    display: flex;
    justify-content: flex-end;
  }
  .grow_left_col1 {
    order: 2;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grow_left_col2 {
    order: 1;
  }
  .grow_left_col2_content,
  .grow_right_col2_content {
    width: 85%;
  }

}
@media (min-width: 1401px) and (max-width: 1800px) {
   
     .thankspagedesign {
    width: 29%;
}
.thanks_form_text {
    padding-top: 18%;
}
    .thankspagedesign p.section-content{font-weight:300 !important;}
 .sec_banner{    border-left: solid 10px #003087 !important;}
    .banner_lozenge { margin-top:130px !important;  }
    .banner_arr_sec { margin-top:200px !important;  }
    .sec_banner { height:1070px; }
    
    .sec_banner .banner_title_sec {
        margin-left: -1px;
        background: #003087;
        width: 925px !important;
        color: #fff;
        height: 227px !important;
        /* margin: auto; */
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
   
    .sec_grow .grow_back{ width:614px; height:337px; }
    .grow_left_col2_content, .grow_right_col2_content{ width:595px !important; }
    .flex_right_img, .flex_left_img{ margin-top:120px; }
.grow_right_col2, .grow_left_col2 { /*justify-content: center !important; */ }
    .footer_callexcerpt{font-size:40px; }

    .sec_timeline .section{
        /*background-size: 130%;*/
        background-repeat: no-repeat;
        /*background-position-x: -278px;*/
         background-size: cover;
        background-position: right;
    }
  /*Start desktop typography  */
  /*	h1{font-size:50px;}
		h2{font-size:44px;}
		h3{font-size:34px;}
		h4{font-size:30px;}
		h5{font-size:24px;}
		h6{font-size:20px;} */
  .dfs_68 {
    font-size: 58px;
  }
  .dfs_30 {
    font-size: 24px;
  }
  .dfs_27 {
    font-size: 22px;
  }
  .dfs_22 {
    font-size: 18px;
  }
  .dfs_19 {
    font-size: 15px;
  }
  .dfs_18 {
    font-size: 15px;
  }
  .dfs_16 {
    font-size: 15px;
  }
  .banner_t_title {
    width: 30%;
  }
  /*End desktop typography  */
  .head_enquire {
    height: 73px;
    font-size: large;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 230px;
  }
  .outer_enquire_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .grow_radius_right_img {
    /* left: 110px;  bottom: 110px;  */
    max-width: 672px;
    max-height: 448px;
    position: relative;
  }
  .grow_radius_left_img {
    /* right: 110px;  bottom: 110px; */
    max-width: 672px;
    max-height: 448px;
    position: relative;
  }
  .grow_left_col1,
  .grow_left_col2 {
    display: flex;
    justify-content: flex-end;
  }
  .grow_left_col1 {
    order: 2;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grow_left_col2 {
    order: 1;
  }
  .grow_left_col2_content,
  .grow_right_col2_content {
    width: 85%;
  }
  .thanks_form_text {
    padding-top: 25%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .banner_title_sec_parent {
    padding-top: 130px !important;
}
      .footer_callexcerpt{font-size:30px; }
 /*   .grow_radius_right_img {
  top: 60px;
  left: 100px;
}
.grow_radius_left_img {
  top: 65px;
  right: 150px;
} */
    .sec_timeline .section{
         /* background-size: 130%; */
        background-repeat: no-repeat;
       /*  background-position-x: -278px; */
        
         background-size: cover;
        background-position: right;
    }
  /*Start desktop typography  */
  /*	h1{font-size:50px;}
		h2{font-size:44px;}
		h3{font-size:34px;}
		h4{font-size:30px;}
		h5{font-size:24px;}
		h6{font-size:20px;} */
  .dfs_68 {
    font-size: 58px;
  }
  .dfs_30 {
    font-size: 24px;
  }
  .dfs_27 {
    font-size: 22px;
  }
  .dfs_22 {
    font-size: 18px;
  }
  .dfs_19 {
    font-size: 15px;
  }
  .dfs_18 {
    font-size: 15px;
  }
  .dfs_16 {
    font-size: 15px;
  }
  /*End desktop typography  */
  .head_enquire {
    height: 73px;
    font-size: large;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 230px;
  }
  .banner_t_title {
    width: 40%;
  }
  .outer_enquire_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .grow_radius_right_img {
    /* left: 110px;  bottom: 110px;  */
   max-width: 530px;
    max-height: 330px;
    position: relative;
  }
  .grow_radius_left_img {
    /*  right: 110px;  bottom: 110px;  */
  max-width: 530px;
    max-height: 330px;
    position: relative;
  }
  .grow_left_col1,
  .grow_left_col2 {
    display: flex;
    justify-content: flex-end;
  }
  .grow_left_col1 {
    order: 2;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grow_left_col2 {
    order: 1;
  }
  .grow_left_col2_content,
  .grow_right_col2_content {
    width: 85%;
  }
  .thanks_form_text {
    padding-top: 25%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
    .banner_title_sec_parent {
    padding-top: 130px !important;
}
     .footer_callexcerpt{font-size:30px; }
 /*   .grow_radius_right_img {
  top: 60px;
  left: 90px;
}
.grow_radius_left_img {
  top: 65px;
  right: 85px;
}*/
    .sec_timeline .section{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
  /*Start desktop typography  */
  .banner_t_title {
    width: 40%;
  }
  /*h1{font-size:50px;}
		h2{font-size:44px;}
		h3{font-size:34px;}
		h4{font-size:30px;}
		h5{font-size:24px;}
		h6{font-size:20px;}*/
  .dfs_68 {
    font-size: 58px;
  }
  .dfs_30 {
    font-size: 24px;
  }
  .dfs_27 {
    font-size: 22px;
  }
  .dfs_22 {
    font-size: 18px;
  }
  .dfs_19 {
    font-size: 15px;
  }
  .dfs_18 {
    font-size: 15px;
  }
  .dfs_16 {
    font-size: 15px;
  }
  /*End desktop typography  */
  .head_enquire {
    height: 73px;
    font-size: large;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 230px;
  }
  .outer_enquire_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .grow_radius_right_img {
    /* left: 110px;  bottom: 110px; */
   max-width: 530px;
    max-height: 330px;
    position: relative;
  }
  .grow_radius_left_img {
    /* right: 110px;  bottom: 110px; */
 max-width: 530px;
    max-height: 330px;
    position: relative;
  }
  .grow_left_col1,
  .grow_left_col2 {
    display: flex;
    justify-content: flex-end;
  }

  .grow_left_col1 {
    order: 2;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grow_left_col2 {
    order: 1;
  }
  .grow_left_col2_content,
  .grow_right_col2_content {
    width: 85%;
  }
  .thanks_form_text {
    padding-top: 360px;
  }
  
}
@media (min-width: 768px) and (max-width: 999px) {
    .banner_title_sec_parent {
    padding-top: 80px !important;
}
     .footer_callexcerpt{font-size:26px; }
     
  /*Start mobile typography  */
.sec_timeline .section{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
  .sec_banner {
    border-left: solid 5px #003087;
    margin-bottom: 15px;
    border-bottom-right-radius: 250px;
    background-image: url(../images/Screen1.png);
    /* background-image: url(../images/Screen1.png), linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)); */
    background-size: cover;
    /* height: 643px; */
    background-repeat: no-repeat;
    background-position: center;
  }
  .banner_t_title {
    width: 100%;
  }

  /* 	h1{font-size:30px;}
		h2{font-size:24px;}
		h3{font-size:24px;}
		h4{font-size:20px;}
		h5{font-size:24px;}
		h6{font-size:20px;} */
  .dfs_68 {
    font-size: 28px;
  }
  .dfs_30 {
    font-size: 24px;
  }
  .dfs_27 {
    font-size: 22px;
  }
  .dfs_22 {
    font-size: 18px;
  }
  .dfs_19 {
    font-size: 15px;
  }
  .dfs_18 {
    font-size: 15px;
  }
  .dfs_16 {
    font-size: 15px;
  }
  /*END mobile typography  */
  .head_enquire {
    height: 73px;
    font-size: large;
    border: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 230px;
  }
  .outer_enquire_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .grow_radius_right_img {
   
    position: relative;
  }
  .grow_radius_left_img {
  
    position: relative;
  }
  .grow_left_col1 {
   
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grow_left_col2 {
    order: 1;
  }
  .grow_left_col1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .grow_right_col2_content,
  .grow_left_col2_content {
  
    padding: 15px;
  }
  .thanks_form_text {
    padding-top: 360px;
  }
}

@media (max-width: 767px) {
    .flex_right_img, .flex_left_img{padding-top:80px;}
    .sec_grow .grow_back {width:50%;}
    .grow_radius_right_img, .grow_radius_left_img{
        max-width: 93%;
    margin: auto;
    }
    
    .grow_left_col2_content p { color:#000 !important;}
    .header {
   
        padding-bottom: 42px !important;
    }
    .banner_title_sec_parent {
        //padding-top:100px !important;
    }
    
         .footer_callexcerpt{font-size:26px; }
    .thankspagedesign{
   width: 100%;
   
    /*margin-top: 15% !important; */
}
    .grow_left_col2_content {
     margin-right: 0 !important; 
}
    .header__logo img{
        //top: 18px;
    position: unset !important;
    left: 0;
    width: 70%;
    //height: 100px;
    }
    .banner_t_title {
        padding:10px;
        font-weight:600;
        font-size:30px;
    
    }
    .sec_banner{
        
    height: 670px !important;
    }
    .banner_arr_sec{
        margin-top:30px !important;
    }
    .sec_timeline .section{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center !important;
    }
  .sec_banner {
    border-left: solid 5px #003087;
    margin-bottom: 15px;
    border-bottom-right-radius: 250px;
    background-image: url(../images/Screen1.png);
    /* background-image: url(../images/Screen1.png), linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)); */
    background-size: cover;
    /* height: 643px; */
    background-repeat: no-repeat;
    background-position: center;
  }
  .banner_t_title {
    width: 100%;
  }
  /* Start mobile and Tab timeline   */
  .timeline.timeline-one .timeline-item:nth-child(2n + 1):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: 0.425rem;
    margin-left: -0.5rem;
    border: 0.0625rem solid #dce6f3;
    border-radius: 50%;
  }
  .timeline.timeline-one .timeline-item:nth-child(2n + 1):after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -0.1875rem;
    width: 0.0625rem;
    margin-top: 1.875rem;
    margin-left: -0.0625rem;
    background-color: #dce6f3;
  }
  .timeline.timeline-one .timeline-item:nth-child(2n + 1),
  .timeline.timeline-one .timeline-item {
    position: relative;
    width: 100%;
    margin-left: 0;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    text-align: left;
  }
  .swiper-arrow {
    display: none !important;
  }
  .swiper-wrapper,
  .swiper-slide {
    height: fit-content !important;
  }

  .outer_enquire_btn {
    position: fixed;
    bottom: 0;
    padding: 0 !important ;
    z-index: 2;
  }
  .enquire_btn {
    margin-right: -15px;
  }
  .head_enquire {
    width: 100%;
    border: none;
  }
  .grow_radius_right_img {
    
    position: relative;
  }
  .grow_radius_left_img {
  
    position: relative;
  }
  .grow_left_col1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .grow_right_col2_content,
  .grow_left_col2_content {
  
    padding: 15px;
  }
  /* End mobile and Tab timeline   */

  .thanks_form_text {
    padding-top: 160px;
  }
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.option {
  display: flex;
  cursor: pointer;
}

.checkbox {
  display: flex;
  color: #fff;
  text-transform: uppercase;
}

.button {
  line-height: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid transparent;
  transition: all 0.3s;
  color: #002855;
}
.button:hover,
.button:focus,
.button:active {
  border-color: #fff;
  color: #fff;
  transition: all 0.3s;
}
.marin-theme .button:hover,
.marin-theme .button:focus,
.marin-theme .button:active {
  background-color: #006c5b;
}
.iss-theme .button:hover,
.iss-theme .button:focus,
.iss-theme .button:active {
  background-color: #6f2f9f;
}
.comfort-call-theme .button:hover,
.comfort-call-theme .button:focus,
.comfort-call-theme .button:active {
  background-color: #c7579a;
}

.button-apply {
  z-index: 2;
  position: fixed;
  min-width: 100%;
  bottom: 0;
  left: 0;
  background-color: #002855;
  height: 75px;
  border-radius: 0;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
}
@media (min-width: 768px) {
  .button-apply {
    position: static;
    color: #002855;
  }
}

.button-content {
  display: block;
  text-align: center;
  border-radius: 26px;
  background-color: #6f2f9f;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", HelveticaNeue, Arial,
    sans-serif;
 
  color: #fff;
  padding: 12px 28px;
  min-width: 181px;
  font-size: 18px;
  text-transform: none;
}

@media (min-width: 768px) {
  .button-content-header {
    font-size: 16px;
  }
  .button-content-header:not(:last-child) {
    margin-right: 19px;
  }
}
@media (min-width: 1440px) {
  .button-content-header {
    position: static;
    margin-bottom: 0;
    font-size: 20px;
    margin-right: 24px;
  }
}

.button-section-scroll {
  transform: translateY(0);
  transition-property: transform, opacity;
  transition-duration: 1s;
}
.button-section-scroll:hover {
  transform: translateY(20px);
  transition-property: transform, opacity;
  transition-duration: 1s;
  opacity: 0.5;
}
.button-section-scroll svg {
  width: 30px;
  height: 30px;
  color: #fff;
}
@media (min-width: 768px) {
  .button-section-scroll svg {
    width: 90px;
    height: 90px;
  }
}

#apply.animate__fadeInDown,
#apply.animate__fadeOutDown {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.button-apply-intro:last-child {
  display: none;
  z-index: -1;
}
@media (min-width: 768px) {
  .button-apply-intro:last-child {
    display: inline-block;
    z-index: 0;
  }
}
@media (min-width: 768px) {
  .button-apply-intro {
    display: inline-block;
    text-align: center;
    border-radius: 26px;
    background-color: #6f2f9f;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans",
      HelveticaNeue, Arial, sans-serif;
    font-weight: 900;
    padding: 13px 28px;
    min-width: 181px;
    font-size: 20px;
    text-transform: none;
    height: auto;
    border-color: #fff;
    color: #fff;
  }
  .button-apply-intro:not(:last-child) {
    margin-right: 27px;
  }
}

.button-primary {
  display: inline-block;
  text-align: center;
  border-radius: 26px;
  color: #fff;
  font-weight: 900;
  height: auto;
  padding: 13px 28px;
  min-width: 181px;
  font-size: 18px;
  text-transform: none;
  background-color: #6f2f9f;
}
@media (min-width: 1440px) {
  .button-primary {
    margin-right: 27px;
    font-size: 20px;
  }
}

.button-secondary {
  display: inline-block;
  text-align: center;
  border-radius: 26px;
  color: #002855;
  font-weight: 900;
  height: auto;
  padding: 13px 28px;
  min-width: 181px;
  font-size: 20px;
  text-transform: none;
  background-color: none;
  border: 1px solid #002855;
}

@media (min-width: 768px) {
  .checkbox {
    align-items: center;
  }
}

.checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  font-size: 14px;
}

.checkbox__box {
  position: relative;
  flex-shrink: 0;
  width: 21px;
  height: 21px;
  border-radius: 5px;
  border: 2px solid #fff;
  margin-right: 10px;
  overflow: hidden;
  background: none;
}
@media (min-width: 768px) {
  .checkbox__box {
    width: 28px;
    height: 28px;
  }
}

.checkbox__box:before {
  content: "";
  opacity: 0;
  position: absolute;
  width: 21px;
  height: 21px;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.608 240.608'%3E%3Cpath d='M208.789 29.972l31.819 31.82L91.763 210.637 0 118.876l31.819-31.82 59.944 59.942L208.789 29.972z' fill='%23fff'/%3E%3C/svg%3E");
  transition-property: opacity;
  transition-duration: 0.3s;
}
@media (min-width: 768px) {
  .checkbox__box:before {
    width: 28px;
    height: 28px;
  }
}

/* Checked */
.checkbox__input:checked + .checkbox__box:before {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.3s;
}

/* Focused */
.check__input:focus + .checkbox__box {
  box-shadow: 0 0 0 0.1em #4a90e2, 0 0 0 0.2em #7ed321;
}

/* Disabled */
.checkbox__input:disabled + .checkbox__box {
  box-shadow: 0 0 0 0.1em #9b9b9b;
}

.check__input:checked:disabled + .checkbox__box {
  background-color: #9b9b9b;
}

.input {
  width: 100%;
  height: 63px;
  padding-left: 22px;
  outline: 0;
  border: none;
  transition-duration: 0.3s;
  transition-property: background-color;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}
.input:focus,
.input:hover,
.input:active {
  /*background-color: rgba(255, 255, 255, 0.7);
  transition-duration: 0.3s;
  transition-property: background-color;*/
}

.input::placeholder {
  font-size: 14px;
  color: #fff;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-left: 60px;
}

.input-upload {
  display: none;
}

.label-upload {
  display: flex;
  flex-direction: column;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  padding: 40px 35px;
  align-items: center;
  width: 100%;
  border: none;
  background-color: #fff;
  margin: auto;
  text-align: center;
  margin-bottom: 26px;
  cursor: pointer;
  transition-property: background-color;
  transition-duration: 0.3s;
  color: #002855;
}
.label-upload:focus,
.label-upload:hover,
.label-upload:active {
  background-color: rgba(255, 255, 255, 0.7);
  transition-property: background-color;
  transition-duration: 0.3s;
}
@media (min-width: 768px) {
  .label-upload {
    width: 100%;
    max-height: 151px;
    justify-content: center;
    margin-bottom: 44px;
  }
}

.label-bold {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .label-bold {
    margin-bottom: 16px;
  }
}

.label {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
  display: inline-block;
}
@media (min-width: 768px) {
  .label {
    font-size: 16px;
  }
}

.checkbox {
  display: flex;
  font-size: 14px;
  margin-bottom: 30px;
  letter-spacing: 0.28px;
}
@media (min-width: 768px) {
  .checkbox {
    font-size: 16px;
  }
}

.input-checkbox {
  width: 27px;
  height: 27px;
  border-radius: 5px;
  margin-right: 15px;
  flex-shrink: 0;
}

.form-cv {
  z-index: 1;
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .form-cv {
    max-width: 920px;
    margin: 0 auto 24px;
  }
}

.form-input {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .form-input {
    width: 100%;
    margin-bottom: 31px;
  }
}

.form__group {
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .form__group {
    margin-bottom: 56px;
  }
}

.form__button-apply .button-apply {
  display: block;
  position: static;
  text-align: center;
  border-radius: 26px;
  background-color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", HelveticaNeue, Arial,
    sans-serif;
  font-weight: 900;
  color: #000;
  padding: 13px 12px;
  min-width: 181px;
  height: 51px;
  margin: 0 auto;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.1px;
}
@media (min-width: 768px) {
  .form__button-apply .button-apply {
    margin: 44px auto 20px;
    min-width: none;
    width: auto;
    padding: 13px 27px;
  }
}

.form-col {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.form-col-2 {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .form-col-2 {
    width: 50%;
  }
}

.form-row {
  margin-right: -16px;
  margin-left: -16px;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .form-row {
    display: flex;
    flex-wrap: wrap;
  }
}

.form__checkbox {
  display: flex;
  justify-content: left;
  align-items: center;
}

.form__button-apply {
  display: flex;
  justify-content: center;
  box-shadow: none;
}
@media (min-width: 1024px) {
  .form__button-apply {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}

.form__button-apply .button-apply {
  box-shadow: none;
}

.form-button-request {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .form-button-request {
    margin-top: 0;
  }
}






/*# sourceMappingURL=main.css.map */
.footer__title,
.footer__subtitle,
.copyright {
  text-align: center;
}

.input {
  width: 100%;
  height: 63px;
  padding-left: 22px;
  outline: 0;
  transition-duration: 0.3s;
  transition-property: background-color;
  background-color: #fff;
  border: 1px solid #663699;
  border-radius: 50px !important;
  /* color: #6F2F9F; */
  font-size: 16px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000 !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000 !important;
}

/* Start Check Box Tick */
.checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1px;
  width: 1px;
}

/* Create a custom checkbox */
.checkbox__box {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox :hover input ~ .checkbox__box {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkbox__box {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox__box:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkbox__box:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkbox__box:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  color: #003087;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label-upload {
  border-radius: 50px !important;
}
::placeholder {
  color: #005EB8 !important;
  text-transform: none !important;
}
.form__checkbox .checkbox__box:hover, .form__checkbox .checkbox__box:focus {
    box-shadow: 0 0 5px 3px #ffffff;
}