body{
 background:#fff;
}
html,body{
    font-family: 'Chivo', sans-serif !important;
}
main{
 margin:auto;
 max-width:1650px;
}
.accordion-button{
font-size:1.2rem;
}

.bold-600{
font-weight:600 !important;
}
header{
 text-align:center;
}
header img{
 width:100%;
 max-width:1024px;
}
.header-text-color{
    color : #242968 !important;
}
.bold{
    font-weight: bold;
}
.logo-img{
    width: 50%;
}
.justify{
    text-align: justify !important;
}
.bg-grey{
    background-color: #f6f6f6;
}
.font-12{
    font-size: 13px;
}
.white-bg-color{
     color: #283a8f !important;
}
.image-w-75{
    width:75%;
    max-width:1024px;
}
.bg-lightblue{
    background-color: #dbeffb;
}
.text-lightblue{
    color: #dbeffb;
}
.sidebox{
    border-right:25px solid #2a96d3;
}
.top_section{
 background:#fff;
 padding:70px 0 90px;
 box-shadow:0 0 5px rgba(0,0,0,0.3);
}
.top_section .container > .row{
 align-items:center;
}
.text-theme{
    color: #3b65af;
}
.bg-theme{
    background-color:#3b65af;
}
.text-left-mobile-center{
    text-align: left;
}
.top_section h4{
 font-weight:bold;
 font-size:22px;
 color:#f29121;
}
.custom-modal span,.custom-modal-image,.custom-modal-span{
cursor:pointer;
}
.custom-modal-span{
text-decoration:underline;
}
.custom-modal-span{
color:#e61f2b ;
}
.h2-hover:hover{
color:#242968 !important;
}
.custom-modal span:hover,.custom-modal-span:hover{
 color:#2a96d3;
}
h2{
 font-size:35px;
}
.icon_box{
 font-size:20px;
 color:#1b1b1a;
 line-height:25px;
}
.icon_box .row{
 align-items:center;
}
.icon_box img{
 width:55px;
 max-width:100%;
}
.text-blue{
   color:#3b65af !important;  
}
.btn.btn-primary{
 border-color:#3b65af;
 background:#3b65af;
 border-radius:10px;
}
.btn.btn-primary:hover, .btn.btn-primary:focus{
 border-color:#3b65af;
 background:#3b65af;
 opacity:0.7;
}
.btn.btn-primary.btn-lg{
 padding:20px 30px;
}
.btn.btn-primary img{
 max-width:110px;
}
.btn.btn-lg{
 font-size:20px;
}
.top_section .btn-primary{
 display:inline-flex;
 align-items:center;
}

.content_main{
 padding:100px 0 80px;
}
.content_main .container{
 max-width:978px;
}
.content_box{
 background:#fff;
 padding:120px 85px 60px;
}
.content_main h2{
 margin-bottom:50px;
}
.content_box.compact{
 padding:50px 50px;
}
.content_box .time{
 font-weight:bold;
 font-size:20px;
 text-align:right;
 padding-right:13px;
}
.content_box p{
 font-size:22px;
 line-height:32px;
}
.content_box h4{
 font-weight:bold;
 font-size:22px;
 color:#f29121;
}
.content_box h5{
 font-weight:normal;
 font-size:22px;
 color:#6c578d;
 margin:0;
}
.content_box h5.have_icon{
 align-items: center;
    display: flex;
 margin:0;
}
.content_box .highlight{
 background:#ededed;
 align-items:center;
 padding:10px 0;
}
.content_box ul li{
 list-style:none;
 font-size:22px;
}
.content_box .highlight img{
 max-width:46px;
 margin-right:16px;
}
.map iframe{
 width:100%!important;
 height:440px!important;
}
footer{
 padding:0 0 0px 0;
}
footer .container > .row{
 align-items:center;
}
footer .content{
 font-size:14px;
 line-height:18px;
 color:#3d4953;
}
footer .logo img{
 max-width:200px;
}
footer a{
 color:#e61f2b;
}
footer a:hover{
 color:#000;
}
.footer_bottom{
 background:#e30613;
 padding:30px 0;
}
.big_btn{
 display: inline-flex;
 align-items: center;
}
.big_btn.btn-primary img{
 max-width:38px;
}

@media only screen and (max-width: 768px) {
 .content_box .time{
  text-align:left;
 }
 .top_section{
  padding:30px 0;
 }
 .content_box{
  padding:15px 15px;
 }
 footer .logo{
  text-align:center;
  padding-bottom:30px;
 }
 footer .footer-links{
  text-align:center!important;
 }
 footer{
  padding:30px 0;
  background:#f6f6f6;
 }
 .big_btn{
  display: inline-flex;
  text-align: left;
  line-height: 26px;
  align-items: center;
 }
 h2{
  font-size:25px;
  margin-bottom:0!important;
 }
 .content_main {
  padding: 30px 0 0;
 }
 .content_box .highlight{
  padding: 20px 15px;
  margin: 0 -27px;
 }
 body{
  background:#fff;
 }
 .content_box.compact{
  background:#f6f6f6;
  margin:0 -12px;
  padding:30px 15px;
 }
 .content_box.compact h2{
  margin-bottom:30px!important;
 }
 footer{
  background:#fff;
 }
}
body{margin-top:20px;}
.timeline {
    border-right: 3px dotted #dbeffb;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(255, 255, 255, 0.09);
    margin: 0 auto;
    letter-spacing: 0.2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 0px 50px 0px 50px;
    list-style: none;
    text-align: right;
    background-color: transparent !important;
    /* max-width: 40%; */
}

@media (max-width: 767px) {
    .timeline {
        max-width: 98%;
        padding: 25px;
    }
}

.timeline h1 {
    font-weight: 300;
    font-size: 1.4em;
    text-align: right;
    color: #dbeffb;
    font-weight: bold;
}

.timeline h2,
.timeline h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 10px;
    text-align: right;
    color: #dbeffb;
}
.timeline p {
    color: #dbeffb;
}

.timeline .event {
    /* border-bottom: 1px dotted #e8ebf1; */
    padding-bottom: 10px;
    margin-bottom: 8px;
    position: relative;
}

@media (max-width: 767px) {
    .timeline .event {
        padding-top: 30px;
    }
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}
.text-right-custom{
    text-align: right ;
}
.pad-50-40{
    padding: 50px 40px ;
}

@media (max-width: 767px) {
    .timeline .event:before {
        left: 0px;
        text-align: left;
    }
    .text-right-custom{
        text-align: center !important;
    }
    .pad-50-40{
        padding: 20px 10px ;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .pad-50-40{
        padding: 35px 30px ;
    }
}

.timeline .event:after {
    -webkit-box-shadow: 0 0 0 3px #dbeffb;
    box-shadow: 0 0 0 3px #dbeffb;
    right: -55.8px;
    background: #dbeffb;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
}

@media (max-width: 767px) {
    .timeline .event:after {
        right: -31.8px;
    }
    .mobile-center{
        text-align: center !important;
        margin-top : 10px !important
    }
    .top-icons{
            width: 20% !important;
        margin-left: 20px !important;
    }
    .btn.btn-lg{
        padding: 10px !important;
        font-size: 12px !important;
    }
    .mobile-mt-5{
        margin-top: 40px !important;
    }
    .text-left-mobile-center{
        text-align: center !important;
    }
  
}
@media (max-width: 500px) {
    .p-4{
        padding: 0.5rem !important;
    }
}
@media (max-width: 575px) {
    .p-4{
        padding: 0.5rem !important;
    }
    .icons{
        width: 15% !important;
     }
}
@media (max-width: 575px) {
    .responsive-div-single{
        width: 100% !important;
    }
    .responsive-div-single img{
        width: 15%;
    }
}


.rtl .timeline {
    border-left: 0;
    text-align: right;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
    right: 0;
    left: -170px;
}

.rtl .timeline .event::after {
    right: 0;
    left: -55.8px;
}
.font-13rem{
    font-size:1.3rem !important;
}
.italic{
    font-style: italic;
}
