html {
scroll-behavior: smooth;
}

body{
font-family: 'Open Sans', sans-serif;
}
a,button{
transition: 1s;
text-decoration: none;
}
h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;   
}
.banner{
background:url(../../assets/img/banner.png), #fdfdfc;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.text-blue{
color: #4D66FD;
}
header a{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color:black;
}
.navbar-light .navbar-nav .nav-link {
    color:#000000;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-right: 15px;

    }

    a.navbar-brand img {
        width: 85%;
    }
    a.btn.btn-kon {
        background: #4D66FD;
        font-size: 14px;
        color: #fff;
        width: 100px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
        padding: 7px 0px 5px 0px;
        border: 0px;
        box-shadow: 0px 0px 11px #02209038;
        }
        a.btn.btn-kon:hover {
        background: #ffffff;
        
        color: #022090;
        
    }
    .inner-content {
        padding: 0px 30px;
    }
    .fixed-top {
        top: -40px;
        transform: translateY(40px);
        transition: transform 0.3s;
    }
    nav.navbar.navbar-expand-lg.navbar-light.py-md-0.fixed-top {
        padding: 4px 30px !important;
        background: white;
        box-shadow: 0px 0px 6px #cdcdcd;
    }
    .banner-details{
        padding: 180px 0px 150px 0px;
    }
    .banner-details h1{
        font-family: 'Open Sans', sans-serif;
color: #fff;
font-size: 40px;
font-weight: 700;
text-transform: uppercase;
}
.banner-details p{
font-size: 30px; 
color:#fff;
font-weight: 400; 
margin-bottom: 0px;
}

.btn.btn-mehr {
background: #4D66FD;
font-size: 18px;
border: 0px;
color: #fff;
text-transform: uppercase;
width: 235px;
margin-top: 70px;
border-radius: 10px;
padding: 11px 0px;
box-shadow: 0px 0px 11px #02209038;
}
.bg-gray{
background: #F6F7FC;
}
.line{
    width:760px;
    height: 3px;
    background: #DCE4FF;
    display: block;
    margin: 30px auto;
   
}
.sec-box {
padding:22px 0px;
}
.sec-box p{
font-size: 28px;
font-weight: 500;
text-transform: uppercase;
}
.sec-text{
    padding: 60px 0px 30px 0px;
}
.sec-text h2{
    margin-bottom: 35px;
}
.sec-text p{
  font-size: 25px;
  font-weight: 700;
}
.list li{
    color: #4D66FD;
    font-size: 25px;
    margin-bottom: 30px;
}
.list li span{
    color: #000000;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;
    display: block;
}
.tag-img{
  font-size: 14px  !important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.slide-item{
padding:20px 20px;
border: 1px solid #3B1EFF;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 20px;
border-radius:10px;
text-align:center;
}
.slider-top{
    padding:60px 0px;
}
.slide-item h2{
    font-size: 25px;
    margin-bottom: 25px;
    margin-top:25px;
}
.slide-item p{
font-size: 23px;
color: #000000;

}
.para-height {
height: auto;
min-height: 325px;
}


.slick-dots li button {
border-radius: 50px;
font-size: 0;
line-height: 0;
display: block;
width: 15px;
height: 15px;
padding: 0px;
cursor: pointer;
color: transparent;
border: 1px solid #212060;
outline: none;
background: transparent;
}
.slick-dots li button:before {
display: none;
}
.slick-dots li.slick-active button {
background:#212060 ;
}
.slider-top .next-arrow {
    position: absolute;
    top: 40%;
    margin-top: -15px;
    right: 1px;
    border: 0px;
    font-size: 32px;
    width: 40px;
    color: #022090;
    height: 40px;
    background: #fff;
    border-radius: 30px;
    line-height: 6px;
    box-shadow: 0px 0px 10px #ccc;
}
.slider-top .prev-arrow {
position: absolute;
top: 40%;
margin-top: -15px;
left: 1px;
border:0px;
font-size: 32px;
width: 40px;
color: #022090;
height: 40px;
z-index: 1;
background: #fff;
border-radius: 30px;
line-height: 6px;
box-shadow: 0px 0px 10px #ccc;
}

button.slick-arrow {
background: transparent;
}

a.btn-play {
display: block;

text-align: center;
position: absolute;
top: 44%;
left: 48%;
}
.video-title{
color: #4D66FD;
font-size: 25px;
}
.vid-subtitle{
font-size: 25px;
font-weight: 600;  
line-height: 28px;
}
.vid-para{
    font-size: 25px;
    font-weight: 400;   
}
.video-mrg{
    margin-bottom: 50px;
}
.padd-left {
padding-left: 60px;
}

.btm-slider{
    padding:60px 0px;
}

.box {
    padding: 40px 20px;
    box-shadow: 0px 0px 10px #00000021;
    border-radius: 13px;
    }
    
    .img-box {
    display: flex;
    align-items: center;
    height: 150px;
    margin-bottom: 15px;
    }
    
    .box-blue h3{
        font-size: 25px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 30px;
    }
    .box-blue p{
        margin-bottom: 18px;
        font-size: 24px;
        margin-top: -10px;
    }
    .box-blue{
        background: #4D66FD;
        padding: 130px 30px;
     height: 480px;
     border-radius: 14px 0px 0px 14px;
    }
    .form-box{
        border:1px solid #4D66FD;
        padding-left: 70px;
        padding-right: 70px;
        background: url(../../assets/img/form-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0px 14px 14px 0px;
        height: 480px;
        display: flex;
        align-items: center;
    }
    .form-box input.form-control {
        height: 40px;
        font-size: 15px;
        border-color:#C1BCBC;
        border-radius: 0px;
    }
    .footer{
        background: url(../../assets/img/bg-footer.png);
        background-repeat: no-repeat;
        background-size: auto;
        padding-top: 130px;
        background-position: bottom;
    }
    .footer p{
        font-family: 'Raleway', sans-serif;
        font-size: 30px;
        text-transform: uppercase; 
        font-weight: 600;
        
    }
    .mb-100{
        margin-bottom: 100px;
    }
    .footer a{
        color: #000000;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        margin-right: 35px;
        text-decoration: none;
    }
    .border-bottom{
        border-bottom:1px solid #4D66FD !important;
    }
    .footer-btm p{
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        padding:15px 0px;
        font-weight: 600;
    }
/*Responsive table*/
/*======
Media Queries
=======*/
/*========================*/


@media screen and (min-width: 2200px) {
    .container-fluid {
        width: 1140px;
}
}
@media (min-width: 1200px) and (max-width: 2400px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
  
    .box-blue {
        background: #4D66FD;
        padding: 60px 10px;
        height: 480px;
        border-radius: 14px 0px 0px 14px;
    }
    .form-box {
        border: 1px solid #4D66FD;
        padding-left: 20px;
        padding-right: 20px;
        background: url(../../assets/img/form-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0px 14px 14px 0px;
        height: 480px;
        display: flex;
        align-items: center;
    }
    .box-blue p {
        margin-bottom: 18px;
        font-size: 15px;
        margin-top: -10px;
    }

}
@media  (max-width: 767px) {
    .slide-item h2 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .slide-item p {
        font-size: 15px;
        color: #000000;
    }
    .list li {
        color: #4D66FD;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .list li span {
        color: #000000;
        font-size: 15px;
        padding-left: 2px;
    }
    .sec-text p {
        font-size: 15px;
        font-weight: 700;
    }
    h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 22px;
        font-weight: 700;
    }
    .sec-box p {
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
    }
    .btn.btn-mehr {
        background: #4D66FD;
        font-size: 16px;
    }
    .banner-details p {
        font-size: 16px;
    }
    .banner-details h1 {
        font-size: 26px;
    }
    .banner-details {
        padding: 80px 0px 70px 0px;
    }
    a.navbar-brand {
        width: 71%;
    }
    nav.navbar.navbar-expand-lg.navbar-light.py-md-0.fixed-top {
        padding: 4px 10px !important;
        background: white;
        box-shadow: 0px 0px 6px #cdcdcd;
    }
    .inner-content {
        padding: 0px 0px;
    }
    .tag-img {
        font-size: 13px !important;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }
    .line {
        width: 100%;
        height: 3px;
        background: #DCE4FF;
        display: block;
        margin: 30px auto;
    }

.slider-top .next-arrow {
    top:50%;
    right: -1px;
    font-size: 25px;
}
.slider-top .prev-arrow {
    top:50%;
    left: -1px;
    font-size: 25px;
}

.padd-left {
    padding-left: 0px;
}
.video-title {
    color: #4D66FD;
    font-size: 18px;
    margin-top: 20px;
}
.vid-subtitle {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}
.vid-para {
    font-size: 15px;
    font-weight: 400;
}
button.btn.btn-mehr.w-auto.px-5.d-block.mx-auto {
    width: auto !important;
    padding: 9px 2px !important;
    font-size: 14px;
    margin-top: 30px;
}
.slider-top {
    padding: 35px 0px ;
}
.btm-slider {
    padding: 60px 0px 0px 0px;
}
.box-blue {
    background: #4D66FD;
    padding: 50px 15px;
    height: auto;
    border-radius: 14px 14px 0px 0px;
}
.box-blue p {
    margin-bottom: 18px;
    font-size: 16px;
    margin-top: -4px;
}
.form-box {
    border: 1px solid #4D66FD;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../../assets/img/form-bg.png);
    padding-top: 25px;
    background-repeat: no-repeat;
    padding-bottom: 25px;
    background-size: cover;
    border-radius: 0px 0px 14px 14px;
    height: auto;
    display: flex;
    align-items: center;
}
.footer {
    background: url(../../assets/img/bg-footer.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 50px;
    background-position: bottom;
}
.footer p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.mb-100 {
    margin-bottom: 25px;
}
.footer-btm {
    text-align: center;
}
}

@media (min-width: 540px) and (max-width: 720px) {

.box {
background: #fff;
padding: 30px 30px;
margin-left: 10px;
margin-right: 11px;
margin-bottom: 20px;
border-radius: 8px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
}
