* {
    font-family: 'Montserrat', sans-serif;
   
}
    
@media(max-width:496px){
    *:not(li) {
      overflow-x: hidden;
    }

}
h1,h2,h3,h4,h5,h6,p, ul, li{ color: #6F6F6E;}
body {
    background-color: #EDF5FC;
}

/*-----------------Header------------------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/

header.mobile {
    display: none;
}

header.mobile .navbar-brand img {
    width: 5em;
}

@media (max-width: 576px) {
    header.desktop {
        display: none;
    }

    header.mobile {
        display: block;
    }
}

.offcanvas-header img {
    width: 7em;
}

.upper-nav {
    background-color: #6F8091 !important;

}

.upper-nav ul:first-child {
    border-right: 1px solid #fff;
}

.upper-nav .nav-link {
    color: #fff !important;
    font-size: small;
}

.upper-nav .nav-link img {
    height: 1.5em
}
.bottom-nav {
    background-color: #EDF5FC!important;
}
.bottom-nav .navbar-brand img {
    height: 3.5em;
}



/*-----------------Footer------------------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/
footer {
    background-color: #6F8091;
}

footer h5,
footer li,
footer a,
footer p {
    color: #fff !important;
}

footer li {
    line-height: 1.8em;
}

footer img {
    width: 2.5em;
}
footer h5 a{
    
}
@media(max-width:496px){
footer  .col-md-4.mb-3.text-end{
    text-align: left!important;
}
    footer h5 a{
    font-size: 0.8em;
}
}
/*-----------------Top Slider--------------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/

.container.top-slider {

    height: 600px;
    background-size: cover;
    color: #fff;
    padding: 5em;
}

.container.top-slider h2 {
    font-size: 4.6rem;
    letter-spacing: 1px;
    font-weight: 300;
    color:#fff;
}
.container.top-slider ul, .container.top-slider li {
    color:#fff;
    line-height: 3em;
    
}
@media(max-width:496px){
    .container.top-slider {
    height: 400px;
    display: flex!important;
    align-items: center!important;
    padding: 0!important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    justify-content: center;
    padding-left: calc(1.5rem * 0.5)!important;
    margin-top: 5em;
    }
   .container.top-slider h2 {
    font-size: 2rem;
   }
}
/*-----------------Bottom Slider-----------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/

.container.bottom-slider {
    height: 397px;
    background-size: contain;
    color: #fff;
    padding-top: 3em;
}
.container.bottom-slider h2,.container.bottom-slider p,.container.bottom-slider ul li {color:#fff;}
.container.bottom-slider ul {padding-left:17px;}
@media(max-width:496px){
.container.bottom-slider {
    height: 400px;
    background-size: 600%;
    color: #fff;
    background-color: #2887DB;
    background-position-x: right;
    padding-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
        background-position-y: top;
}
    
  .container.bottom-slider  .col-md-6.mb-4.pe-5{
      margin-bottom: 0!important;
  }
}


@media(max-width:1200px){
    .container.bottom-slider{
        height: 360px;
    background-size: 162%;
    background-position-y: 10%;
    background-position-x: center;
    background-repeat: no-repeat;
    }
}   

@media(max-width:768px){
    .container.bottom-slider{
        height: 350px;
        background-size: 600%;
        background-position-x: right;
        background-repeat: no-repeat;
        
    }
}    


/*-----------------4 Steps Slider----------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/

.container.f4-steps-slider {
    height: 520px;
    background-size: contain;
    color: #fff;
    padding-top: 10em;
}

.container.f4-steps-slider .col-md-3.p-0.text-center:not(:last-child)::after {
content: "";
    background: url(/templates/template1/images/arrow.svg) no-repeat;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 27%;
    left: 69%;
    width: 5em;
}
.container.f4-steps-slider h2 {color:#fff;}



@media(max-width:1200px){
.container.f4-steps-slider {
height: 360px;
    background-size: 180%;
    background-position-y: 53%;
    background-position-x: 97%;
    background-repeat: no-repeat;
    padding: 2em 2em;
}
    
}

@media(max-width:768px){
  .container.f4-steps-slider {
height: 25em;
    color: #fff;
    padding-top: 3em;
    padding-left: 2em;
    padding-right: 2em;
    background-size: 643%;
    background-position-y: -145%;
    background-position-x: right;
    background-repeat: no-repeat;
    background-color: #2887db;
}  

.container.f4-steps-slider .col-md-5.me-4{
    display: none;
}
}
@media(max-width:496px){
    .container.f4-steps-slider {
    height: 50em;
    color: #fff;
    padding-top: 3em;
    background-size: 643%;
    background-position-y: -145%;
    background-position-x: right;
    background-repeat: no-repeat;
    background-color: #2887DB;
    }
.container.f4-steps-slider .d-flex {
    justify-content: center!important;
}
.ps-0{
        padding-left: calc(1.5rem * 0.5)!important;
}
.container.f4-steps-slider .col-md-3.p-0.text-center:not(:last-child)::after {
    display: none;
}
}
/*-----------------Center Slider-----------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/

.container.center-slider {

    height: 452px;
    background-size: contain;
    color: #fff;
    padding-top: 6.5em;
}
.container.center-slider .modal p,.container.center-slider .modal ul,.container.center-slider .modal li,.container.center-slider .modal span{ color:#6F6F6E}
.container.center-slider h2,.container.center-slider p {color:#fff;}


@media(max-width:1200px){
.container.center-slider {
    height: 526px;
    background-size: 159%;
    background-position-y: 10%;
    background-position-x: 66%;
    background-repeat: no-repeat;
}
    
}

@media(max-width:768px){
  .container.center-slider {
    height: 585px;
    background-size: 237%;
    background-position-y: 10%;
    background-position-x: 66%;
    background-repeat: no-repeat;
}  
}


/*---------------Additionals---------------*/
/*----------------------------------------*/
/*---------------------------------------*/
/*--------------------------------------*/
/*-------------------------------------*/
.btn.btn-light {
    color: #0056A6;
}

.w-100 {
    width: 100%;
}
.w-30 {
    width: 30%;
}
.fs-7 {
    font-size: 14px;
}

.fs-8 {
    font-size: 12px;
}

.fs-4rem {
    font-size: 4rem;
}
.nav-link.fs-7{
    font-size:0.8em;
}
@media (max-width: 1400px){
   .nav-link.fs-7{
    font-size:0.7em;
    }
}
.bg-none {
    background-color: transparent;
}
.fc-blue{
    color:#0056A6;
}
.fc-white{
    color:#fff;
}
.rounded-04{
    border-radius:0.4em!important;
}
.rounded-08{
    border-radius:0.8em!important;
}
.rounded-08.rounded-top{
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius:  0px!important;
}
.bg-blue{
    background-color:#0056A6;
}
.blue-border{
    background-color:#0056A6;
    height: 1.5em;
}

.modal .btn-close {    
    position: absolute;
    top: -6px;
    right: -2%;
    background: #0359A9 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border-radius: 50%;
    opacity: 1;}
    
@media(max-width:496px){
    .card.w-25 {
       width: 90%!important;
       margin: auto;
    }

}
  #error-send-director,
  #success-send-director {
    display: none;
  }
  

    .owl-theme .owl-nav {
    position: absolute;
    top: 40.1%;
    margin-top: initial;
    width: 106%;
    left: -3%;
    display: flex;
    justify-content: space-between;
}
    .owl-theme .owl-nav .owl-prev,.owl-theme .owl-nav .owl-next{
        font-size: 2.5em!important;
    }  
.owl-theme .owl-nav [class*=owl-]:hover {
    background: initial!important;
    color:  initial!important;
    text-decoration: none;
}


#cookie_note {
		display:none;
    position: fixed;
    bottom: 0.5em;
    left: 0.5em;
    background-color: #fff;
    border-radius: 0.3em;
    width: 40%;
    z-index: 999999;
    padding: 1.6em 2em;
    box-shadow: 0px 0px 20px 0px #d1d1d1;
}
	#cookie_note img{
	width:96%
	}
	@media screen and (max-width: 475px){
		#cookie_note {
			width: 96%;
		}
			#cookie_note img{
	display:none;
	}
	}