.main_wrapper{
    overflow-x: hidden;
}
.learn_btn{ 
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px; 
    padding: 0.375rem 0.75rem;
}
.enquiry_btn input[type="submit"] {
    border-radius: 0px !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    padding: 8px 15px;
    border: 1px solid #2b59a4;
    background: #2b59a4;
    color: #fff;
    height: auto !important;
    min-width: 150px; 
}
.enquiry_btn input[type="submit"]:hover {
    background: transparent;
    color: #2b59a4;
}
.header_phone {
     border-radius: 2px;
}

.lang_changes{
    padding:0 15px;
        border-radius: 2px 2px 0 0;
}
.lang_changes ul{
    border-radius:0 0 2px 2px ;  
}


header#header.fixed-menu {
    position: fixed; 
    background: #fff;
    box-shadow: 0 8px 24px rgba(0,0,0,.13);
}

header#header.fixed-menu .header{
    display:none;
}



.header_phone { 
    color: #fff !important; 
}
.header_phone:hover {
    color: #255aa7 !important; 
}
.second-citizenship { 
    padding: 5em 4em 5em; 
}
.government_authorized { 
    padding: 5em 4em; 
}
 

.news_img img { 
    height: 200px;
}

.investment_program_title { 
    font-weight: 300;  
}

.header_nav { 
    border-top:1px solid rgb(255 255 255 / 40%);
    margin-top: 15px;
}
 
.header_nav nav ul li a { 
    padding: 14px 0;
    margin: 0 18px;
}
.header_nav nav ul li a:after { 
    height: 2px;
    background: #f9e150; 
}

header#header.fixed-menu .header_nav nav ul li a { 
     color:#2b59a4;
}

header#header.fixed-menu .header_nav {
    border-top: 0;
    margin-top: 0px;
}



.home-sec-1{
    
}

.home_hero_left h2 { 
    font-weight: 600 !important;
font-size: 32px;
line-height: 39px;
}
.home_hero_left .ban-brief-h1   {
    font-family: 'Montserrat', sans-serif;

    font-size: 75px;
    font-weight: 700 !important;
    color: #ffe44b;
    line-height: 106%;
    
}
.home_hero_left .ban-brief-h1 span.bnr-txt-clr  {
     font-size: 80px;
    font-weight: 700;
    color: rgba(126, 216, 255, 1);
}
.home_hero_left .ban-brief-h1 span.bnr-txt-clr2  {
     font-size: 80px;
    font-weight: 700;
    color: #fff;
}
.btn-fill{
    background: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase; 
    color: #2B59A4 !important;
    padding:12px 35px;
    border: 3px solid #fff;
    display: inline-block;
    transition:all .3s;
    cursor: pointer;
    min-width: 177px;
    text-align: center;
}
.btn-fill:hover{
    background: #2B59A4; 
    color: #fff !important;  
}


.btn-border{
    background: #FFE44B;
    border: 3px solid #FFE44B;
     font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase; 
    color: #2B59A4 !important;
    padding:12px 35px;
    display: inline-block;
    transition:all .3s; 
    cursor: pointer;
    min-width: 177px;
    text-align: center;
}
.btn-border:hover{
    border: 3px solid #FFE44B; 
     background: unset;
    color: #FFE44B !important; 
}
.btn-border svg path{ 
         fill: #2B59A4;
    stroke: #2B59A4;
}
.btn-border:hover svg path{ 
         fill: #FFE44B;
    stroke: #FFE44B;
}


.home_hero:after{
    display:none;
} 


.home_hero {
    padding: 175px 0 70px;
    background: #2a599f;
}



.modal-backdrop.show {
    opacity: 1;
}
.modal-backdrop { 
    background-color: rgba(255,255,255,.6);
    backdrop-filter: blur(10px);
}


 .law-info{
     box-shadow: 0 0 18px rgba(0,0,0,.2);
     background-color: #FFFFFF;
     padding: 15px 20px;
     font-size: .813em;
    line-height: 1.5;
    text-align: left;
         color: #6FB1FF; 
         text-transform: unset;
 }
.law-info button{
width: auto;
    background-color: #6FB1FF;
    border-color: #6FB1FF;
    border: none;
    color: #ffffff;
    padding: 12px 10px;
    margin:0 0 0 0.5rem;
    min-width: 125px;
    height: auto;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.2;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0;
}

.invest-sec{
    padding:0px 0 50px;
     background-color: #ffe54f;
}
.auth-sec .government_authorized{
    border-radius:15px;
}

.invest-sec-left{
    padding:100px 50px;
    background: #2b599f;
    border-radius:15px 0 0 15px;
    text-align:center;
}


.invest-sec-left h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 39px;
    text-align: center;
    margin: 0 auto 10px;
    color: #ffe54f;
    max-width: 370px;
}

.invest-sec-left p{
    font-weight: 300;
    font-size: 18px;
    line-height: 20px; 
    text-align: center; 
    color: #fff;
    max-width: 370px;
    margin: 0 auto 15px;
}

.invest-sec-left a {
    background: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #2B59A4 !important;
    padding: 12px 35px;
    border: 3px solid #fff;
    display: inline-block;
    transition: all .3s;
    cursor: pointer;
    min-width: 177px;
    text-align: center;
    transition:all .3s;
}
.invest-sec-left a:hover {
    background: unset;
    color: #fff !important;
}

.invest-vid{
    position:relative;
    height: 100%;
    border-radius:0 15px 15px 0;
    overflow:hidden;
}
.invest-vid video{
    position: absolute; 
    width: 100%;
    height: 100%; 
    left: 0;
    top: 0; 
    opacity: 0;
    object-fit: cover;
}
.invest-vid img {
    display: block;
    height: 100%;
    object-fit: cover;
    transition:all .3s;
    transform: scale(1);
}
.invest-vid:hover img {  
    transform: scale(1.2);
}
.invest-vid-cap {
    position: absolute;
    background: rgba(0,0,0,.32);
    width: 100%;
    height: 100%;
    mix-blend-mode: normal;
    left: 0;
    top: 0;
    text-align: center; 
}
.invest-vid-cap h5{
    font-weight: 700;
    font-size: 24px;
    line-height: 106.4%; 
    text-align: center; 
    color: #F7F7F7;
    max-width:420px;
}

 .invest-vid-cap i {
    background: rgb(255 229 79 / 55%);
    backdrop-filter: blur(10.5px);
    min-width: 80px;
    min-height: 80px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 30px;
    padding: 25px;
    font-size: 30px;
    margin-bottom: 20px;
    display: inline-block;
    color: #104BAC;
    cursor: pointer;
}

.investment_section {
    max-width: unset; 
        padding: 5em 0 3em;
}

.video-cap-2 i{
    transition:all .3s;
    opacity:0;
}
.video-cap-2:hover i{ 
    opacity:1;
}
.icon_inverstment h4 {
    font-weight: 600;
font-size: 24px;
line-height: 127.52%; 
color: #104BAC;
}


.investment_program.home-sec-1 .container {
    background: unset;
    padding: 2em;
    box-shadow: none;
}


.home-sec-1 .investment_program_title { 
   font-weight: 400;
    font-size: 24px;
    line-height: 31px;
   /* color: #1E1E1E;*/
}

 .auth-sec{
     padding:0 0 100px;
 }


.home-sec-1 .investment_program_row {
    background: #fff;
    border: 0;
    border-radius: 25px;
    box-shadow: none;
    border-bottom:9px solid #2B59A4;
        position: relative;
    top: 0;
    transition: all .3s;
}
.home-sec-1 .investment_program_row:hover { 
    top: 20px; 
}

 .photo-container {
    position: relative;  
    margin:0 auto;
}



.photo-container .photo  {
    position:relative;
}

.photo-container .photo.photo-1 {
    width:150px;
    margin: 0 0 0 52%;
    height:190px;
    overflow: hidden;
}
.photo-container .photo.photo-1 img {
    width:150px;
    display: block; 
    object-fit: cover;
     -webkit-animation: zoomin 20s ease-in infinite;
  animation: zoomin 20s ease-in infinite;
  transition: all .5s ease-in-out;
}

.photo.photo-1 .photo-cntr { 
    position: absolute; 
    left:0;
    top:0;
    width:100%; 
    height:100%; 
    z-index:1;
    background:#F8FBFE;
     transition:all .6s;
    
}
.countries-sec.active .photo-container .photo.photo-1 .photo-cntr { 
    height:0; 
}


 .photo-container .photo.photo-2 {
    width:230px;
    margin: 12% 0 0 50%;
     height:290px;
     overflow: hidden;
}
.photo-container .photo.photo-2 img {
    width:230px;
    display: block; 
    object-fit: cover;
     -webkit-animation: zoomin 20s ease-in infinite;
  animation: zoomin 20s ease-in infinite;
  transition: all .5s ease-in-out;
   
}


.photo.photo-2 .photo-cntr { 
    position: absolute; 
    left:0;
    bottom:0;
    width:100%; 
    height:100%; 
    z-index:1;
    background:#F8FBFE;
     transition:all .6s;
    
}
.countries-sec.active .photo-container .photo.photo-2 .photo-cntr { 
    height:0; 
}
 


  .photo-container .photo.photo-3 {
     width:290px;
    position: absolute;
    left: 0;
    top: 48%;
    transform: translateY(-50%);
    margin: 0;
        height:367px;
        overflow: hidden;
       
}
.photo-container .photo.photo-3 img {
    width:290px;
    display: block; 
    object-fit: cover;
     margin-top: 1px;
      -webkit-animation: zoomin 20s ease-in infinite;
  animation: zoomin 20s ease-in infinite;
  transition: all .5s ease-in-out;

}

.photo.photo-3 .photo-cntr { 
    position: absolute; 
    left:0;
    bottom:0;
    width:100%; 
    height:100%; 
    z-index:1;
    background:#F8FBFE;
     transition:all .6s;
    
    
}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);} 
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */



.countries-sec.active .photo-container .photo.photo-3 .photo-cntr { 
    height:0; 
}

 

  .yellow-bg-sec{
      padding: 100px 0 100px; 
      background: #FBE66A;
  }
  
  
.home-sec-2{
    position: relative; 
         padding: 0 0 100px; 
}
 
 
 
 
 
 
 
 
.home-sec-2::before {
    content: "";
    position: absolute; 
      left: 0;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff; 
    z-index: -1;
}

.countries-sec{
    padding:60px 0;
    background: #F8FBFE;
}





.countries-form{
    margin:20px 0 30px;
}
.countries-form .form-group {
   position: relative;
}
 

.countries-form .form-group svg {
    position: absolute;
    right: 30px;
    top: 14px;
    z-index: 1;
}


.countries-form .btn{
    background: #1C2951;
    border: 1px solid rgba(98, 98, 98, 0.19);
    border-radius: 9px 31px 31px 31px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; 
    color: #FFFFFF;
    padding:10px 35px  ;
    box-shadow:0;
    transition: all .3s;
}
.countries-form .btn:hover{
    background: #2B59A4;
    border: 1px solid #2B59A4; 
    box-shadow:0 0 5px rgba(0,0,0,.3);
    color: #fff; 
}
.countries-form .form-control {
     border:0;
     width:300px;
     background: #FFFFFF;
     margin-right:15px;
}
.countries_content a{
    font-weight: 600;
    font-size: 16px;
    line-height: 16px; 
    text-transform: uppercase;  
    color: #1C2951 !important;
    display: inline-block !important;
    position: relative;
    padding-bottom:10px;
}

.countries_content a svg{
   position: relative;
    top: 11px;
}

.countries_content a::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    transition:all .3s;
    
        background: linear-gradient(90deg, #ffe54e 14.81%, rgba(255, 255, 255, 0) 82.48%);
}
.countries_content a:hover::after{ 
    width:100%; 
}





.count-title  {
   text-align:center;
}
.count-title h4{
    font-weight: 700;
    font-size: 48px;
    line-height: 114%; 
    color: #1C2951;
}
.count-title span {
    background: #FFE54E;
    border-radius: 25px;
    font-weight: 700;
    font-size: 20px;
    line-height: 114%;
    color: #2B59A4;
    padding: 11px 45px;
    display: inline-block;
    margin: 10px 0 15px;
}

.count-title hr {
     background: #2B59A4;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%; 
}
.home-sec-2 .countries {
    box-shadow: none;
    background: unset;
    padding: 0em 1em 0em; 
}




.textimonial-sec{
    background: #2B59A4;
    padding:120px 0 150px;
}


.textimonial-sec h4{
    font-weight: 700;
    font-size: 40px;
    line-height: 120.5%; 
    color: #FFFFFF;
    max-width:220px;
}

.vid-test{
    width:250px;
    margin:0 auto;
    position:relative;
    float:right;
     border-radius: 14px;
    overflow: hidden;
}
.vid-test img{
    height:340px;
    width:250px;
    margin: 0 0 20px;
    object-fit: cover;
    border-radius: 14px;
    transition:all .3s; 
}
.vid-test-cap{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0; 
    background: linear-gradient(180deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0.3) 51.04%, rgba(0, 0, 0, .5) 100%);
    opacity:0;
    transition:all .6s; 
    
}

.slick-slide.slick-current.slick-active .vid-test img{
   height:360px; 
   width:300px;
   margin:0;
}
.slick-slide.slick-current.slick-active .vid-test  {
   float:left;
     width: 300px;
}

.slick-slide.slick-current.slick-active .vid-test .vid-test-cap{ 
    opacity:1; 
    
}

.test-vide--pop{
    padding:0;
    overflow:hidden;
    border-radius:0;
}

.test-vide--pop video{
    width:100%;
    display: block;
}

.test-vide--pop .modal-body {
    padding:0;
}

.test-vide--pop .modal-body .close{
position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    z-index: 1;
}

.law-info-btn-cntr{
    text-align:right;
}

.gle-cntr{
    background: #FFFFFF;
    border-radius: 9px;
    padding:15px;
    margin-top:80px;
        max-width: 250px;
}
.gle-cntr svg{
   margin-right:15px;
}
.gle-cntr h5{
    font-size:14px;
    color:#6A6A6A;
    font-weight:600;
}

.gle-cntr p{
    font-size:18px;
    color:#FEA500;
    font-weight:600;
    line-height: 20px;
    margin: 0;
}

.gle-cntr span{
color:#868686;
     font-size:12px;
}
.textimonial-sec .test-cntr{
     background: #fff;
     box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.12);
}
.test-cntr{
    padding:25px;
    background: #f1f1f1;
   /* box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.12);*/
    border-radius: 15px;
    margin-right: 30px;
}
.test-cntr-auth img{
    border-radius: 32px;
    width: 48px;
    height: 48px;
}
.test-cntr-auth svg{
    margin-left:10px;
}
.test-cntr-auth h5{
     font-weight: 700;
    font-size: 18px;
    line-height: 22px; 
    letter-spacing: -0.3px; 
    color: #212121;
        margin-top: 5px; 
}
.test-cntr-auth span{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px; 
    letter-spacing: -0.3px; 
    color: #808080;
}
.test-cntr-auth span i{
    color: #FFC757;
    font-size:18px;
}
.test-cntr p{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 147%; 
color: #626262;
padding-top: 20px;
    margin: 0;
}

.textimonial-sec .slick-list {
    padding-left: 0px!important;  
}

.textimonial-sec .slick-slider{
    padding-bottom: 70px;
}
.textimonial-sec .slick-slider .slide-arrow{
    
    position: absolute;
    width: 40px;
    height: 40px; 
    bottom:0;
    background: #FFFFFF;
    border-radius: 50%; 
    border: 0;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    transition:all .3s;
}
.textimonial-sec .slick-slider .slide-arrow.next-arrow{
    left:50px;
}
.textimonial-sec .slick-slider .slide-arrow:hover{ 
    background: #FFE54E; 
     
}



.home-sec-2 .government_authorized { 
    box-shadow: none;
    border-radius: 12px; 
    margin-bottom:100px
}
.home-sec-2 .second-citizenship {
    background: #fff; 
    box-shadow: none;
    margin-top: 0;  
        padding: 50px 30px;
    border-radius: 12px !important;
    overflow: hidden;
}
.second-citizenship-cntr{
     background: #fff; 
      border-radius: 12px !important;
      overflow: hidden;
}

.home-sec-2 .home_news {
    box-shadow: none;
    background: #fff;
    padding: 6em 0 0;
}
.home_news .news_title{
    text-align:center;
}

 
 .home-sec-2 .news_box {
    box-shadow: unset;
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    height: 100%;
    border: 1px solid #e5e5e5;
}
.second-citizenship h2 {
    font-size: 26px !important; 
}
.second-citizenship ul li{
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 10px;
    font-size: 1em;
    font-family: 'ZonaPro';
    margin:10px 0;
    padding-left:35px;
    position: relative;
}

 .second-citizenship ul li i {
    font-size: 16px;
    background: #ffe54f !important;
    color: #255aa7 !important;
    border-radius: 50%;
    padding: 5px;
    line-height: 17px;
    position: absolute;
    left: 0;
    top: 0;
}
.second-citizenship .learn_btn { 
    padding: 0.375rem 2.5rem;
}
.second-citizenship-cntr img { 
    height: 100%;
    width:100%;
    object-fit: cover; 
    transition: all .3s;
    transform: scale(1);
}
.second-citizenship-cntr:hover img {  
    transform: scale(1.3);
}
 .second-citizenship-cntr p { 
    margin-bottom: 25px;
}   

.news_box h3 {
    line-height: 1.4;
    font-size: 1.2em;
}
.countries_content .description {
    max-width: unset;
    margin: 0 auto;
}
.countries_content {
    text-align: left;
        padding-right: 30px;
}
.countries_content .font_2 {  
    font-weight: 700;
    font-size: 32px !important;
    line-height: 114% !important; 
    color: #2B59A4;
    margin-bottom: 55px;
}
.countries_content .font_2 span {  
    color: #1C2951;
}

.countries_content h3 { 
    text-align: center; 
}
.countries_content h3.font_3 { 
    font-weight: 500;
    font-size: 28px;
    line-height: 127.52%; 
    color: #2B59A4;
}




.second_passport { 
    border-radius: 12px !important;
    overflow: hidden; 
    background:#2b599f;
}

.second_passport_content h2 { 
    color: #fbe66a; 
}
.second_passport_content p{
     color: #fff; 
}
.second_passport img{
     height:100%;
     width:100%;
         object-fit: cover;
         height: 480px;
    display: block;
    transition: all .3s;
    transform: scale(1);
    
}
.second_passport img:hover{ 
    transform: scale(1.3);
}
.second_passport-img-cntr{
    overflow:hidden;
}

.second_passport_content .learn_btn{
        background-color: #ffffff;
    color: #2b599f !important; 
    transition:all .3s ;
    border:2px solid #2b599f ;
}

.second_passport_content .learn_btn:hover{
        background-color: #2b599f;
    color: #fff !important; 
     border:2px solid #fff ;
}

.country_bottom { 
    border-radius: 12px;
    overflow: hidden;
}


.home_hero_content { 
    padding-bottom: 400px;
    position:relative;
}
 .home-form { 
 
}
.hero_checkbox_row p { 
    font-size: 0.75em;
    color: #fff;
}

.home-form .captcha{
 
}

textarea.messages_input {
    border-radius: 0;
    border: 1px solid #fff; 
    color: #2b59a4;
    opacity: 1; 
    background: unset;
    padding: 10px !important;
}

 .input_row input { 
    color: #ffe44b;
    opacity: 1; 
    border: 1px solid #fff;
    border-radius: 0;
    padding: 10px;
}

 .input_row input:focus {
    color: #ffe44b;
    background-color: unset;
    border-color: #ffe44b;
    outline: 0;
    box-shadow: unset;
}


 
.home-form .form-control::placeholder {
  color: #ffe44b;
  opacity: 1; /* Firefox */
}

.home-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #ffe44b;
}

.home-form .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #ffe44b;
}

.home-form .input_row input:focus {
    filter: unset !important;
    opacity: 1 !important;
}

.home-form .input_row textarea.messages_input:focus {
    filter: unset !important;
    opacity: 1 !important;
    background: unset;
    border: 1px solid #ffe44b;
}


.news_section { 
    padding: 3em;
}
.request_call { 
    width: 100%; 
    transition:all .3s;
}
.request_call:hover { 
    background: #1c417d;
    border: 2px solid #1c417d;
    color: #ffe54f;
}


.citizenship_content .contact_row.phone {
    padding: 2em;
}

.contact_row.phone a {
    margin-bottom: 0; 
}

.investment_opation { 
    border: 1px solid #e7e7e7;
}

.investment_programs ul li:before, .investment_opation ul li:before { 
    background-size: 70% 70%; 
}
 .contact_row.email {
    padding: 1em;
    font-weight: bold;
    min-height: 116px;
}
.contact_row.email a { 
    padding: 0em; 
}
.applicant_dependents_title {
    color: #323232; 
    font-weight: 600;
}
/** Bug repot **/
.iti--separate-dial-code .iti__selected-dial-code { 
    margin-top: 2px;
    color: #fff;
}
.news_box p {
    color: #555;
    max-height: 95px;
    overflow: hidden; 
}
.home_hero_form .form-item__sub-text {
    color: #fff; 
}

 .hero_section_content { 
    min-height: 50vh;
}

  
 

.faq-cntr {
    background-image: url(../images/faq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
}
 .faq-cntr::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,.8);
    height: 100%;
    z-index: 0;
}



.faq-cntr .container{
    max-width:1024px;
    position: relative;
    z-index: 1;
}

.faq-cntr .card{
     background: #fff;
    margin:15px 0;
    border: 1px solid #FFE54E !important;
    border-radius: 35px !important;
    overflow:hidden;
}
 .faq-cntr .card .btn-link {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    line-height: 36px;
        position: relative;
}
 .faq-cntr .card .btn-link i {
  position: absolute;
    right: 0;
    top: 0;
    color:#255aa7;
    font-weight: 100;
}



.faq-cntr .card .btn-link[aria-expanded="true"] i:before {
    content: "\ea4e";
}

 
.faq-cntr h2{
    text-align:center;
}


.faq-cntr .card .card-header{
    border:0;
    background-color: unset;
}
.faq-cntr .card .card-header:hover{ 
    background-color: #FFE54E;
}


.faq-cntr .card .card-header:hover .btn-link{ 
     color: #255aa7;
}

.faq-cntr .card .card-body{
    padding-top:0;
}

.faq-cntr .btn-line{
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    padding: 0.375rem 1rem;
    text-transform: uppercase;
    display: inline-block; 
    color: #255aa7 !important;
    border:2px solid #255aa7;
        transition: all .3s;
}

.faq-cntr .btn-line:hover{  
    color: #fff !important; 
    background:#255aa7;
}


.modal-applay-modal{
    max-width:unset;
    margin: 0;
        height: 100%;
}

.modal-applay-modal .modal-content {
    width: 50%;
    max-width: 50%;
    margin: 0 auto; 
   /* background: linear-gradient(180deg,#ffffff 0%,#f9f6d7 100%); */
    background:#2B59A4;
    filter: drop-shadow(-23px 0px 32px rgba(98,98,98,0.19));
    border: 0;
    border-radius: 25px;
    padding: 80px  ;
}

.modal-applay-modal h4 {
    font-size: 28px;
    font-weight: 600;
    color: #ffe44b;
    margin-bottom: 10px;
}

.modal-applay-modal h5 {
    font-size: 18px; 
    color: #fff;
    margin-bottom: 20px;
}


 .modal-applay-modal .close {
    color: #000;
    opacity: 1;
    position: absolute;
         right: -45px;
    top: -45px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
}

.modal-applay-modal .enquiry_btn input[type="submit"] {
    border-radius: 0px !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #ffe44b;
    background-color: #ffe44b;
    color: #2b59a4;
    height: auto !important;
    
}

 .modal-applay-modal .enquiry_btn input[type="submit"]:hover {
    background-color: #419df9;
    color: #fff;
}

header#header { 
    z-index: 999; 
}
.calculator_title {
    font-size: 22px !important;
}
.countries-details-sec .legal_basis{
    margin-top:50px;
}
.countries-details-sec .opportunities_section{
    margin-top:50px;
}
.countries-details-sec .faq_section{
    margin-top:100px;
}


.interested_btn a {
    transition:all .3s;
}
.interested_btn a:hover {
    background-color: #ffe54f;
    color: #255aa7 !important; 
}
.form_below_btn a:hover { 
    color: #fff; 
}

input[type="submit"]{
    border-radius: 0px !important;
}

 

.brochures_input input[type="submit"]{
    border: 3px solid #6FB1FF;
     font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase; 
    color: #FFFFFF;
    padding:12px 35px;
    display: inline-block;
    transition:all .3s;  
}
.brochures_input input[type="submit"]:hover{
    border: 3px solid #ffe54f; 
     background: #ffe54f;
    color: #6FB1FF !important; 
}

 
.testimonials_row {
    background: #fff;
    border-radius: 6px;
    padding: 35px;
    margin: 20px;
    text-align: left;
    position: relative;
    box-shadow: 0 0px 15px rgb(0 0 0 / 15%);
     
}
.testimonials_row:after{
    display:none;
}
.testimonials_details{
    padding:0 0 10px;
    text-align: left !important;
}
.testimonials_details img {
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover;
}
.testimonials_city { 
    padding: 0;
}
 
.testimonials_box { 
    margin-bottom: 0; 
    border-bottom: 0;
}


.grid-item .test-cntr { 
    margin: 30px 0;
}



.home-cta{
        background: #ffe54f;
        padding:80px 0;
}

.home-cta h3{
    font-size: 28px;
}
.home-cta p{
    font-size: 18px;
}

.home-cta .country_bottom_row a:after {
    background: rgb(37 90 167 / 36%);
    
}

.testi-cntr{
    border-radius:25px;
}

.test-title svg{
    width:55px;
    height:55px;
    margin-right:15px;
}
.test-title h1{ 
    color: #255aa7;
    font-size: 44px;
    margin: 0 15px 0 0;
    font-weight: bold; 
}
.test-title p{ 
    color: #333;
    font-size: 16px;
    margin: 20px 0 0; 
}
.gle-cntr-auth svg{
    width:75px;
    height:75px;
    margin-right:20px;
}

.gle-rev-cntr{
    background: #f1f1f1;
    padding: 20px;
    border-radius: 20px;
    margin: 15px
}
.gle-cntr-auth h5 {
    color: #6b6a6a;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 5px 0;
    font-weight: bold;
}
.gle-cntr-auth span i{
    color: #fda400;
    font-size: 18px;
    margin: 0 3px   ; 
}
.gle-cntr-auth span {
    color: #fda400;
    font-size: 22px;
    font-weight: bold;
}

.gle-cntr-auth p { 
    color: #9d9095;
    font-size: 14px; 
    margin: 0  ; 
}
.gle-rev-cntr a{
    background: #2B59A4;
    border: 3px solid #2B59A4;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffe54f !important;
    padding: 12px 20px;
    display: inline-block;
    transition: all .3s;
    cursor: pointer;
    min-width: 177px;
    text-align: center;
}

.government_authorized_box { 
    position: relative;
    top: 0;
    transition: all .3s;
}
.government_authorized_box:hover {  
    top:-20px; 
}

.reda_more_btn:hover {
    color: #ffe54f !important; 
}
.news_box h3 a:hover {
    text-decoration:underline;
}
.news_img {
    overflow:hidden;
}
.home-sec-2 .news_box .news_img img{ 
    width: 100%;
    object-fit: cover; 
    display: block;
    transition: all .3s;
    transform: scale(1);
    
}
.home-sec-2 .news_box:hover .news_img img{ 
    transform: scale(1.2);
    
}
ul.footer_nav li a:hover { 
    text-decoration: underline;
}

.news_box figcaption span { 
    font-weight: 400; 
}
.blog_head a {
    color: #555;
}



@media (max-width: 1366px) {


.home_hero_right { 
    right: -11em; 
    max-width: 60%; 
}

.news_box h3 {
    line-height: 1.4; 
    font-size: 1.2em; 
}

.news_img img { 
    height: 150px;
}
.news_box p { 
    max-height: 120px;
    overflow: hidden;
}

.container { 
    width: 90%; 
}

}
@media (max-width: 1200px) {
.home_hero_right {
    right: -6em;
    max-width: 55%;
}
.header_nav nav ul li a { 
    margin: 0 14px;
}

.count-title h4 { 
    font-size: 36px; 
}

.count-title span { 
    font-size: 14px; 
    padding: 10px 30px; 
}




}


@media (max-width: 1024px) {
 
 .header_nav nav ul li a {
    padding: 14px 0; 
    margin: 0 11px;
}
 

.home_hero_left .ban-brief-h1 span.bnr-txt-clr2 {
    font-size: 60px; 
}
.home_hero_left .ban-brief-h1 span.bnr-txt-clr {
    font-size: 60px; 
}
.home_hero_left .ban-brief-h1 {
    font-size: 60px; 
}
.countries_content .font_2 { 
    font-size: 44px !important; 
}
.countries_content { 
    padding-right: 50px;
}
.countries-form .form-control { 
    width: 215px; 
}


.slick-slide.slick-current.slick-active .vid-test { 
    width: 220px;
}

.vid-test {
    width: 200px; 
}
.vid-test img {
    height: 280px;
    width: 100%; 
}
.slick-slide.slick-current.slick-active .vid-test img {
    height: 300px;
    width: 100%; 
}

.home_hero {
    padding: 200px 0 100px;
}
.invest-sec {
    padding: 50px 0 60px; 
}



 
}



 
@media (max-width: 992px) {

 .news_box { 
    height: auto;
    min-height: auto;
}

.investment_program .container {
    padding: 20px;
}
.second-citizenship {
    padding: 20px;
}
.countries {
    padding: 20px; 
}


.testimonials_wrapper {
    padding: 20px 0px;
}

.news_section {
    padding: 10px;
}

.trusted_advisor {
    padding: 10px;
}
.investment_content_section {
    padding: 10px;
}

.other_service {
    padding: 10px;
}

.header_nav {
    background: #255aa7;
    margin-top: 0px;
}
.header_nav nav ul li a { 
    color: #fff;
    margin: 0 7px;
}

 .investment_program {
    margin: 1em 12px 0em;
    padding-bottom: 0 !important;
}
 
.home_hero_content {
    padding-bottom: 450px; 
}
.home_hero_content {
    padding-bottom: 0px; 
    display: block;
}
 

.home-form .captcha {
    float: none;
}

.contact_row.email { 
    word-break: break-all;
}
.citizenship_content .contact_row.phone {
    padding: 1em;
    word-break: break-all;
}


.countries_img img {
    height:250px;
}
.countries_flag img { 
    height: 50px !important;
}


.btn-fill {
    padding: 12px 20px;
    min-width: 140px;
}
.btn-border { 
    padding: 12px 20px; 
    min-width: 140px;
}


.modal-applay-modal .modal-content {
    width: 70%;
    max-width: 70%; 
    padding: 50px;
}
.home_hero {
    padding: 130px 0 100px;
}

.slick-slide.slick-current.slick-active .vid-test {
    width: 200px;
}

.slick-slide.slick-current.slick-active .vid-test img {
    height: 280px; 
}
.vid-test {
    width: 180px;
}
.vid-test img {
    height: 250px; 
}

.home_hero_left .ban-brief-h1 {
    font-size: 50px;
}
.government_authorized {
    padding: 3em 2em;
}
.government_authorized_box img { 
    width: 100%;
    object-fit: contain;
}

.count-title span { 
    padding: 10px 20px;
}

.second_passport_content{
    height:auto;
} 

.test-title h1 { 
    font-size: 36px; 
}





}










@media (max-width: 767px) {
.home_hero_content {
    padding-bottom: 2em;
}
.investment_section {
    padding: 0;
}
.investment_program.home-sec-1 .container { 
    padding: 2em 2em 0; 
}
.home-sec-2 {
    position: relative;
    padding: 0px 0 30px;
}
.home-sec-2 .countries { 
    padding: 0em 1em 0em;
}
.home-sec-2 .government_authorized { 
    padding: 20px 0;
}
.home-sec-2 .second-citizenship { 
    padding-top: 3em;
}

 
.home-sec-2 .home_news { 
    padding: 1em 0 3em;
}

.investment_programs ul li:before, .investment_opation ul li:before { 
    top: 0.8em; 
}
.other_service_item span {
    font-size:12px;
}
.other_service_item p { 
    padding-left: 1.2em;
}

.other_service .calculator_title {
    font-size: 1.2em;
}

 .main_wrapper{
     min-height:unset !important;
 }

.rtl-slider{
    margin-top:50px;
}

.home_hero_left h1 {
    font-size: 18px; 
    line-height: 24px;
}
.home_hero_left .ban-brief-h1 {
    font-size: 36px;
}
.home_hero_left .ban-brief-h1 span.bnr-txt-clr {
    font-size: 36px;
}
.home_hero_left .ban-brief-h1 span.bnr-txt-clr2 {
    font-size: 36px;
}

.invest-sec h4 { 
    font-size: 20px;
    line-height: 28px; 
}
 .invest-vid-cap h5 {
    font-size: 14px;
    text-align: left;
}
.invest-vid-cap i { 
    min-width: 80px;
    min-height: 80px; 
    width: 80px;
    height: 80px;
    line-height: 32px;
    padding: 25px;
    font-size: 30px; 
}



.investment_program {
    margin: 1em 12px 1em;
    padding-bottom: 50px;
}

.countries-sec {
    padding: 50px 0; 
}

.countries_content {
    padding-right: 0;
    text-align: center;
}
.countries-form .btn { 
    padding: 10px 25px;
    margin-bottom: 15px;
}
.textimonial-sec { 
    padding: 50px 0;
}
.textimonial-sec h4 { 
    font-size: 30px; 
    margin-bottom: 25px; 
}
.btn-fill {
    padding: 12px 15px;
    min-width: 150px;
}
 .btn-border {
    padding: 12px 25px;
    min-width: 150px;
}
header#header.fixed-menu { 
    background: #2B59A4; 
}
header#header.fixed-menu .header {
    display: flex;
    margin: 0;
    padding: 10px 0;
}
.mob.mobileMenu {
    display: none !important;
}
header#header.fixed-menu .header_nav nav ul li a {
    color: #fff;
}
.countries_content .font_2 {
    font-size: 30px !important;
    margin: 10px 0;
}


.modal-applay-modal .modal-content {
    width: 90%;
    max-width: 100%; 
    padding: 30px;
}

.textimonial-sec .slick-slider{
    max-width:500px;
    margin:0 auto;
}
.countries_content a { 
    display: inline-block !important;
    margin: 0 auto;
}
.countries_content a svg { 
    position: relative;
    top: 12px;
}

.calculator_title { 
    text-align: center;
    font-size: 20px !important;
}


 .gle-cntr {
    margin: 30px 0;
    max-width: 400px;
}

.invest-vid img { 
    height: 250px;
    width:100%;
    object-fit: cover;
}

.invest-vid-cap i {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    line-height: 32px;
    padding: 5px;
    font-size: 24px;
    float: left;
    margin:0 5px 0 0;
}

.invest-vid-cap {
    position: absolute;
    background: rgba(0,0,0,.32);
    width: 100%; 
    mix-blend-mode: normal;
    left: 0;
    top:unset;
    bottom: 0;
    text-align: center;
}
.video-cap-1{
    padding:10px;
}
.video-cap-2{
    padding:10px;
    width: 100%;
}

 


.invest-sec-left { 
    border-radius: 15px 15px 0 0; 
        padding: 50px 50px;
}
.invest-vid { 
    border-radius: 0 0 15px 15px; 
}

.count-title hr {
    background: #2B59A4;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    top: unset;
    width: 100%;
    height: 2px;
}

.count-title h4 { 
    margin: 25px 0 0;
}
.count-title span { 
    margin: 10px 0 25px;
}

.test-title{
        display: block !important;
}

.test-title p { 
    margin: 0 0 20px; 
}

.home-sec-2 .news_box { 
    margin: 0 0 30px;
    height: 360px;
}

.grid-item .test-cntr {
    margin: 20px 0;
}
.gle-cntr-auth span { 
    font-size: 16px; 
}
.gle-cntr-auth span i { 
    font-size: 14px;
    margin: 0 2px;
}
.gle-cntr-auth svg {
    width: 55px;
    height: 55px;
    margin-right: 20px;
}

.gle-rev-cntr a { 
    padding: 8px 10px; 
    min-width: 160px; 
}

}

@media (max-width: 500px) {


.level_section_box { 
    margin-left: 38px;
}
 .line_bar {
    order: unset;
    transform: rotate(90deg);
    position: absolute;
    left: -45%;
    top: 42%;
    width: 100%;
}

.countries_section {
    padding: 20px 10px;
}

.legal_life {
    padding: 15px;
}
 
.home_hero_form .form-item__sub-text {
   left:0;
}

 .faq-cntr {
    padding: 10px;
    margin: 15px -10px;
}

.slick-slide.slick-current.slick-active .vid-test {
    width: 100%;
}

 .countries-form .form-control {
    width: 185px;
    margin-right: 12px;
}


.photo-container { 
    max-width: 330px; 
}
.photo-container .photo.photo-2 {
    width: 200px; 
    height: 250px; 
}
.photo-container .photo.photo-3 {
    width: 220px; 
    height: 320px; 
}
 .hero_section_content.faq_hero_content h1 {
    font-size: 18px;
}

.home-sec-2 .countries {
    padding: 0;
}

.test-cntr { 
    margin-right: 0;
}

}



@media (max-width: 400px) {

 
 .line_bar {
    order: unset;
    transform: rotate(90deg);
    position: absolute;
    left: -67%;
    top: 42%;
    width: 150%;
}
 .btn-fill { 
    min-width: 145px;
}
.btn-border { 
    min-width: 145px;
}
 .invest-sec h4 {
    font-size: 18px; 
}
}


