@import 'font/gibsons.css';
:root {
    --font-size-body: 20px; /* Default font size */
}
body, #page{
    /*font-family: 'Gibson', sans-serif;*/
    font-family: "museo-sans", sans-serif;
    margin: 0 auto;
}

h1, h2 {font-family: "gelica", sans-serif;}
h2 {font-weight: 400; font-size:1rem;}
.navbar {
    position: absolute;
    width: 100%;
    z-index: 1000;
    background-color: transparent; 
    padding: 20px 0;
  }
.contact-info{
    display: flex;
}
.site-title {
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000520;
    text-transform: capitalize;
}
.site-title a{
    text-decoration: none;
    color: #000520;
}
.site-title a:hover{
    color: #000520;
}
.menu-email{
    font-size: var(--font-size-body);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000520;
}
.menu-hotline{
    font-size: var(--font-size-body);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000520;
}
#main-section {
    background-image: url('../images/main-02.png');
    background-repeat: no-repeat;
    /*background-size: contain;*/
    background-position: top center;
    position: relative; /* Ensures that the absolute positioning works relative to this element */
    height: 1200px;
    background-size: cover;
}
.main-section-details h1{
    font-weight: 400 !important; color:#112A64;
    font-size: 50px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
 }
 .main-section-details h2{
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: 1px;
    color: #0a3b79;
  }
  .main-section-details h6 {
      font-weight:700 ;
      color:#0C255D;
      font-size:20px;
      padding-bottom:1rem;
  }
  .main-section-details p{
    /*font-size: 24px;*/
    font-size:20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    /*color: #535353;*/
    color: #000;
  }
  .main-section-details button{
    padding: 11px 30px 11px 30px;
    margin-top: 40px;
    border-radius: 38px;
    border: solid 2px #0a3b79;
    background-color: #203D80;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
  }
  .btn:hover {background-color: #fff; color:#203D80;}
  .section-header{
    text-align: center;
  }
.section-header h3{
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: 1px;
    color: #0a3b79;
}
.section-header h2{
    /*font-size: 58px;*/
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #112A64;
}
.section-header p{
    font-size: var(--font-size-body);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #535353;
}
#visa{
  margin-bottom: 100px;  
}
#visa h6 {font-size:2rem; padding-bottom:1rem; }

.visa-item {
    margin-top:60px;
}
.visa-item .title{
    /*font-size: 42px;*/
    font-size: 32px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #244897;   
    margin-bottom: 20px!important;
    font-family: "gelica", sans-serif;
}
.visa-item .description{
    font-size: var(--font-size-body);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #6e6e6e;
    margin-bottom: 20px!important;
}
.visa-item .explorer{
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #244897;
    font-weight: 600;
    
}
.visa-item img{
    /*max-width: 450px;*/
    max-width: 350px;
    margin: 0 auto;
}
.sectors-item{
    margin-bottom: 30px;
    position: relative;
}
.sector-item-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    z-index: 1;
}
#sectors .section-header{
    margin-bottom: 60px;
}
#sectors .section-header h2{
    font-size: 40px;
    color:#000;
}
#visa-categories{
    margin-top: 100px;
    
    /* background: linear-gradient(242deg, #fffffd 86%, #fffae8 51%, #fffffd 15%); */
    background-image: url('../images/yellow-bg.png');
    background-repeat: no-repeat;
    /*background-size: contain;*/
    background-position: top center;
    background-size: cover;
}
.visa-details{
    padding: 212px 0px;
}
.visa-details h6 {font-size:20px; color:#000;}

#visa-categories h2{
    /*font-size: 58px;*/
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #0A3B79;
    font-size: 48px;
    font-weight:400;
    padding-bottom:1rem;
      
}
#visa-categories h3{

    font-size: 23px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: 1px;
    color: #0a3b79;

}
.pie-chat-holder{
    display: flex;
    justify-content: center;
}
.pie-chart{
    width: 80%;

}
 #advantage{
    margin-top: 100px;
    clear: both;
    /*margin-bottom: 200px;*/
    margin-bottom: 100px;
 }
 #advantage h6 {font-size:20px; color:#000;}
 #advantage ul{
    width: 50%;
    margin: 60px 0px !important;

 }
 #advantage li{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #203d80;
    margin-bottom: 15px;
 } 
 .video-holder {
    position: relative;
    min-height: 500px;
}

.video-holder .left-shape {
    position: absolute;
    left: -150px;
    top: 0;
    z-index: 0;
}

.video-holder .right-shape {
    position: absolute;
    right: -50px;
    bottom: -150px;
    z-index: 0;
}

.video-holder .coverimg {
    position: absolute;
    z-index: 1;
}
.coverimg img{
    border-radius: 30px;
}
.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease; /* Smooth transition */
}

#testimonials{
    clear: both;
}
#testimonials h6 {font-size:20px; color:#000;}
#testimonials h2{color: #0a3b79;}
#testimonials .section-header{
    margin-bottom: 40px;
}
.testimonials-item{
    text-align: center;
    padding: 40px 40px;
    border-radius: 25px;
    box-shadow: 0 2px 4px 0 rgba(155, 155, 155, 0.12);
    border: solid 2px rgba(246, 246, 246, 0.72);
}
.testimonials-icon{
    width: 50px;
    height: 50px;
    background-image: url('../images/group-6.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    margin: 30px auto;
}
.testimonials-start{
    width: 150px;
    height: 40px;
    background-image: url('../images/5start.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    margin: 10px auto;
    border-bottom: 3px solid #989ead;
}
#testimonials .text{
    font-size: var(--font-size-body);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: center;
    color: #6e6e6e;
    height: 250px;
}

#testimonials .slick-next, #testimonials .slick-prev {height:30px; width:30px; border-radius:50%; -webkit-border-radius:50%;}
#testimonials .slick-next {right: -18px; background: url(../images/arrow-right.png) no-repeat center !important;}
#testimonials .slick-prev {left: -18px; background: url(../images/arrow-left.png) no-repeat center !important;}
#testimonials .slick-next::before, #testimonials .slick-prev::before {content:'';}
#testimonials .text-name{
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #203d80;
}
#testimonials .section-header {position:relative;}
    #testimonials .section-header:before {content:""; position: absolute; display: block; top:-100px; height:76px;width: 103px;background: url(../images/aeroplane.png); left:35%; padding-top:100px; background-repeat: no-repeat;}
#consultation{
    margin-top: 100px;
    padding-top: 100px;
}

#consultation h2 {
    font-size: 58px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #112A64;
  }
#consultation button  {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000520;
    padding: 11px 30px 10px 30px;
    border-radius: 38px;
    border: solid 2px #979797;
    background-color: #fff;
    margin-top: 30px;
}
#consultation .bttn:hover {background-color:#203D80; color:#fff;}
.img-holder-consultation {
    position: relative;
}
.talk{
    font-size: 15px;
    width: 200px;
    position: absolute;
    top: 60px;
    left: -30px;
}
#consultation .person{
    float: right;
}

#footer{
    /* clip-path: polygon(49% 6%, 100% 0%, 100% 100%, 0 100%, 0 0); */
    /* background-color :#052368; */
    background-image: url('../images/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color:#fff!important;
    padding: 75px 0px;
    margin-top: -18px;
    position: relative;
}

.footer-logo{
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    text-transform: capitalize;
}
.footer-logo a{
    color: #fff;
}
#footer a{
    text-decoration: none;
}
.footer-about{
    font-size: var(--font-size-body);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: center;
    opacity: 0.87;
    color: #fff;

}
.footer-bt-menu{
    display: flex;
    justify-content: flex-end; 
    opacity: 0.87;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.footer-bt-menu .menu-item{
    padding: 0px 15px;
}
.menu-item-break{
    border-left: 2px solid #fff;
    opacity: 0.87;
}
.footer-menu {
    list-style: none;
    padding: 10px 0 60px 0;
    margin: 0;
    text-align: center;
}
  
.footer-menu li {
    display: inline-block;
    margin-right: 20px; /* Adjust spacing between menu items */
    margin-bottom:20px;
}

.footer-menu li:last-child {
    margin-right: 0; /* Remove margin from the last item */
}

.footer-menu li a {
    text-decoration: none;
    font-size: var(--font-size-body);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    opacity: 0.87;
    color: #fff;
    padding: 5px 10px; /* Adjust the padding */
    border-radius: 3px; /* Optional: Add some rounded corners */
    transition: all 0.3s ease; /* Optional: Add transition effect */
}

.footer-menu li a:hover {
    color: #000!important; /* Adjust the text color on hover */
}
.copyright-text{
    text-transform: lowercase;
    font-size: 18px;
}
.copyright-text a{
    color: #fff;
    opacity: 0.87;
}
.social-icon {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    align-items: center;
}
.social-icon span{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #96a6cc;
    color: #000;
    margin: 0 20px 0 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 100%;
}
.social-icon span:hover{
    color: #fff;
}
.footer-logo a:hover {
    color: #fff;
}
.footer-about  {padding-bottom:1rem;}

/* @media (min-width: 768px) {

} */
@media (max-width: 768px) {
    .menu-email, .menu-hotline{
        margin: 20px 0px;
    }
}
/* Adjust styles for tablets */
@media (max-width: 1024px) {
    #main-section {
        height: 800px;
        padding: 50px 0px;
    }

    .main-section-details h1 {
        font-size: 28px;
    }
    .main-section-details h2 {
        font-size: 18px;
    }
    .main-section-details p {
        font-size: 12px;
    }
    .main-section-details button {
        display: block;
        margin-top: 30px;
    }
    .section-header{
        padding: 15px 15px;
    }
    .section-header h2{
        font-size: 38px;
    }
    .section-header p {
        font-size: 15px;
    }
    .visa-item img{
        max-width: 80%;
        margin: 50px 0px;
    }
    .visa-item .description {
        font-size: 15px;
    }
    .sector-item-title {
        font-size: 12px;
    }
    .visa-details {
        padding: 80px 0px;
    }
    #visa-categories h2 {
        font-size: 30px;
    }
    #visa-categories h3 {
        font-size: 18px;
    }
    #advantage li {
        font-size: 15px;
    }
    .video-holder {
        min-height: 300px;
    }
    .video-holder .right-shape {
        right: -10px;
        bottom: -150px;
    }
    #testimonials .text {
        font-size: 15px;
    }

    #consultation h2 {
        font-size: 38px;
    }
    #footer{
        margin-top:-25px;
    }
    .talk {
        font-size: 8px;
        width: 110px;
        position: absolute;
        top: 10px;
        left: -20px;
    }
    .copyright-text{
        font-size: 10px;
    }
    .menu-item{
        font-size: 10px;
    }
    .social-icon span{
        width: 30px;
        height: 30px;
        font-size: 10px;
    }
    .play-icon {
        width: 80px;
    }
  }
@media (max-width: 850px) {
    #main-section{
        height: 650px;

    }
    /* .main-section-details h1 {
        font-size: 20px!important;
    }
    .main-section-details p {
        font-size: 10px!important;
    } */
}
  /* Adjust styles for mobile devices */
  @media (max-width: 767.98px) {
    .show, .navbar-collapse {
        background-color: #fff!important;
        padding: 25px;
        border-radius: 20px;
    } 
    .site-title {
        font-size: 20px;

    }
    .navbar {
        padding: 5px 0;
      }
    .contact-info {
        display: block;
    }
    .menu-email, .menu-hotline {
        font-size: 16px;
         margin:10px 0px; 
    }
    #main-section{
        height: 320px;
        padding: 50px 0px;
    }
    .main-section-details{
        padding-top: 20px;
    }
    .section-header{
        padding: 15px 15px;
    }
    .section-header h2 {
        font-size: 40px;
    }
    .section-header h3 {
        font-size: 20px;
    }
    .main-section-details h1 {
        font-size: 12px;
    }
    .main-section-details h2 {
        font-size:8px;
    }
    .main-section-details p {
        font-size: 6px;
        line-height: 8px;
    }
    .main-section-details button {
        display: block;
        font-size: 10px;
        margin-top: 10px;
        padding: 7px 18px 7px 18px;
    }
    #visa-categories {
        background-size: cover;
        padding-bottom: 100px;
    }
    .visa-item .title, .visa-item .description {
        text-align: center;
    }
    .visa-item  .explorer {
        display: block;
        text-align: center;
    }
    .visa-item img{
        max-width: 50%;
        margin: 50px 0px;
    }
    .sectors-item{
        text-align: center;
    }
    .visa-details {
        padding: 100px 0px;
    }
    #advantage ul {
        width: 100%;
        margin: 20px 0!important;;
    }
    .video-holder{
        margin-top: 40px;
        min-height: auto;
    }
    .play-icon {
        width: 60px;
    }
    #testimonials .text {
        height: 200px;
    }
    #footer{
        margin-top:-38px;
    }
    .talk {
        display: none;
    }
    #consultation {
        margin-top: 50px;
        padding-top: 100px;
    }
    #consultation button {
        margin-bottom: 50px;
        /* padding-top: 50px; */
        
    }
    .img-holder-consultation{
        min-height: 500px;
    }
    #consultation .person {
        /*position: absolute;*/
        position: static;
        bottom: -0px;
    }
    #footer-menu li {
        margin-top: 10px;
        width: 40%;
        text-align: left;
    }
    .copyright-text, .footer-bt-menu{
        margin-bottom: 20px;
        text-align: center;
        justify-content: center;
    }
  }
  
  
  @media only screen and (min-width: 1025px) and (max-width: 1920px) {
      #main-section {
    height: 800px;
  }
  }
  
  @media only screen and (min-width: 992px) {
.visa-details h6 {position:relative; width:350px;}
.visa-details h6:after {content:""; position: absolute; display: block; bottom:-8px; height:28px;width: 125px;background: url(../images/visa-details-line.png); right:-5px;}    
.testimonials-item{margin-right:5px; margin-left:5px;}      
}

@media only screen and (max-width: 575px){
    #testimonials .slick-prev, #testimonials .slick-next {display:none !important;}
    #testimonials .text {height:325px;}
}

@media only screen and (max-width: 767px){
   #testimonials .section-header:before {display:none;}  
   .main-section-details {padding-top:115px;}
}
@media only screen and (max-width: 575px){
 #main-section {height:500px;}
 .main-section-details {padding-top:50px;}
}

@media only screen and (max-width: 345px){
 .main-section-details {padding-top:150px;}   
}

@media only screen and (max-width: 575px){
#main-section {background-image: url('../images/main-03.png');}
.navbar-brand img {max-width:60%;}
.main-section-details p {display:none;}
}

.navbar-toggler-icon {background-image:url('../images/menu-bar.svg');}
.navbar-toggler {border:0;}
.navbar-toggler:focus {box-shadow:none;}

@media only screen and (min-width:576px) and (max-width: 767px){
.navbar-brand img {max-width:80%;}
}