/*FONTS*/
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }


:root{
    --blue: #172349;
}

.blue{color: var(--blue);}

h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
body{
    /*color: #000080; */
   color: #242424; font-family: "Open Sans";   font-weight: 400;   line-height: 1.8;}
img { max-width: 100%; }
a, a:hover {outline: 0;text-decoration: none;color: #5f5f5f;}

h1 {font-size: 48px;font-weight: 800;line-height: 1.4;}

h2{font-size: 44px;position: relative;padding-top: 25px;font-weight: 800;line-height: 1.5;margin-bottom: 40px;}
h2:before{position: absolute;content: "";left: 0;top: 0;background: #101e47;height: 4px;width: 70px;border-radius: 10px;}
h2.text-center:before{left: 0; right: 0; margin: auto;}

h3{font-size: 20px;font-weight: 700;color: #1a1a1a;line-height: 1.5;}
h4{font-size: 18px;}
h5{font-size: 16px; font-weight: normal; line-height: 1.5;}
h6{font-size: 15px; line-height: 1.5; font-weight: 400;}
p,li{line-height: 1.8;font-size: 16px;color: #4e4e4e;}
li{line-height: 1.5};
button:focus{ outline: 0;}

ul{list-style: none; padding-left: 0}

.top-header {background-color: #E5EAF9;}
.top-header .dropdown-toggle{
    color: #172349;
    background-color: transparent;
    border-color: transparent;
    font-weight: 500;
    box-shadow: none;
 }
.top-header ul.top-social-bar li{
    display: inline-block;
    margin: 0 6px;
}
.top-header ul.top-social-bar li a{
    font-size: 15px;
    width: 22px;
    height: 22px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    color: #474747;
    }
.top-header ul.top-social-bar li a:hover{
    color: #ffffff;
    background: #026670;
}

.navbar-light{margin: 15px 0;}
.navbar-light .navbar-nav .nav-item{margin-right: 1.5em;}
.navbar-light .navbar-nav .nav-link{
    display:inline-block;font-size: 15px;color: #242424;position: relative;padding: 0;font-weight: 600;}

.navbar-light .navbar-nav .nav-link:hover{
    color: #2865d9;
}
.col-md-3-mb-4-mb-md-0{
	margin-right: 100px;
	
}
	

.navbar-brand{margin: 0; padding: 0; max-width: 200px;}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.6);
    outline: 0;
}

.cta-btn{
    background-color: #0b71ca;
    /*border: 2px solid #5b31da;*/
    border: 2px solid #0b71ca;
    display: inline-block;
    color: white;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    z-index: 0;
    overflow: hidden;
    outline: 0 !important;
    text-align: center;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.cta-btn:hover{
    color: #000000;
    background: white;
}


.header-login li{display: inline-block;}
.header-login li:first-child a{
    background-color: white;
    color: #000000;
    margin-right: 15px;
}
.header-login li:first-child a:hover{color: white;  background: #1d70da;}

section{
    padding-top: 110px;
}

.banner{position: relative;overflow: hidden;padding: 5% 0 10%;}
.banner-img{position: absolute;right: -17%;top: auto;bottom: 0;max-width: 62%;}

.banner p{
    margin: 10px 0;
    color: #505050;
}

.search-form .form-group{position: relative;margin: 0;}
.search-form .form-group>span{
    position: absolute;
    top: 29px;
    left: 25px;
    font-size: 15px;
    color: #8794B8;
}
.search-form .form-control{
    height: 85px;
    border-radius: 15px;
    box-shadow: 0 7px 30px #dfdfdf;
    border: 0;
    padding: 0 45px;
}
.search-form input[type="submit"]{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 60%;
    margin: auto 15px;
}

.dots-right{position: relative;}
.dots-right:before{position: absolute;content: "";background: url('../images/dots.png') no-repeat;height: 160px;width: 160px;right: 0;}
.view-all-btn{padding: 6px 35px 6px 20px;}
.view-all-btn:after{position: absolute;content: "\f105";font-family: "fontAwesome";font-size: 15px;right: 20px;}
 
.popular-class-card{
    box-shadow: 0 10px 25px #f2f2f2;
    border: 1px solid #dedede;
    padding: 20px;
    border-radius: 15px;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background: white;
}
.popular-class-card:hover{box-shadow: 0 0px 8px #c7c7c7;}
.popular-class-card>figure{
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
}
.popular-class-card>figure img{ /*height: 100%;*/ width: 100%;}

.popular-class-card h3{min-height: 60px;}
.popular-class-card ul.info{margin: 15px 0;display: flex;align-items: center;justify-content: space-between;}
.popular-class-card ul.info li{
    display: inline-block;
    font-size: 13.5px;
    color: #4b4b4b;
}
.popular-class-card ul.info li:last-child{text-align: right;}
.popular-class-card ul.info li i{
    color: #101e47;
    margin-right: 2px;
}

.view-more{position: relative;display: inline-block;color: #0b71ca !important;font-size: 15px;font-weight: 600;padding-right: 25px;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.view-more:after{
    position: absolute;
    content: "\f054";
    font-family: "fontAwesome";
    font-size: 12px;
    color: #0b71ca;
    right: 0;
    top: 0;
    height: 18px;
    bottom: 0;
    margin: auto;
}
.view-more:hover{
    padding-right: 35px;
}


.feature-card{
    box-shadow: 0 8px 20px #e8e8e8;
    padding: 30px 20px;
    border-radius: 15px;
    height: 100%;
    border: 1px solid transparent;
    transition: all 0.35s ease-in-out;
    background: white;
}
.feature-card:hover{
    box-shadow: none;
    border-color: #ececec;
}
.feature-card figure{
    height: 100px;
    width: 100px;
    background: #e4e9f9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.feature-card figure.alt{
    background: #eaf9f5;
}
.feature-card figure img{
    max-width: 60px;
}
.feature-card h3{
    letter-spacing: -0.5px;
    font-size: 18px;
}
.feature-card p{
    margin: 8px 0 0;
}


.map-bg{background: url('../images/map.png') no-repeat;background-size: contain;background-position: center;padding: 100px 0;}
.contact-form .form-group{
    margin-bottom: 25px;
}
.contact-form .form-control{
    height: 52px;
    padding-left: 20px;
    border-color: #0089ff26;
    color: #020e51;
    font-weight: 600;
}
.contact-form textarea.form-control{height: auto;padding-top: 15px;}
.contact-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #020E51;
  font-weight: 600;
}

.contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #020E51;
  font-weight: 600;
}

.contact-form .form-control::placeholder {
  color: #020E51;
  font-weight: 600;
}	


.review-bg{background: url('../images/review-bg.png') no-repeat left center;background-size: 95%;padding-bottom: 100px;}
.review-card{
    background: white;
    border-radius: 30px;
    padding: 30px;
}
.review-card .quote{
    width: 45px;
    margin-left: -10px;
}
.review-card h6{
    font-size: 14px;
    line-height: 2;
}
.review-card .author{display: flex;align-items: center;margin-top: 30px;}
.review-card .author figure{
    margin: 0 10px 0 0;
    width: 64px;
    height: 64px;
    border-radius: 15px;
    overflow: hidden;
}
.dots-bottom{position: relative;}
.dots-bottom:after{position: absolute; content: ""; right: -10px; bottom: -24px; background-image: url('../images/dots-reviews.png'); height: 160px; width: 160px;}

#reviews .owl-dots {display: flex;align-items: center;justify-content: center;position: absolute;left: 0;right: 0;bottom: -60px;}

#reviews .owl-dot {
    height: 6px;
    width: 6px;
    background: #7dbdf5;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
    outline: 0;
}

#reviews .owl-dot.active {
    background: #0b71ca;
    height: 10px;
    width: 10px;
}


/*FOOTER*/
footer{
    margin-top: 70px;
}
footer h5{font-size: 15px; color: #4e4e4e;}
footer h3{
    font-size: 16px;
    margin-bottom: 15px;
}
footer .links li+li{
    margin-top: 12px;
}
footer .links li a{
    font-size: 14px;
    color: #242424;
    display: block;
}
footer .links li a:hover{
    color: #2865d9;
    text-decoration: underline;
}
.social-footer li{display: inline-block}
.social-footer li a{
    margin-right: 20px;
    font-size: 16px;
    color: #000000;
}
.social-footer li a.facebook{
    color: #365698;
}
.social-footer li a.twitter{
    color: #00ABF4;
}
.social-footer li a.linkedin{
    color: #0a66c2;
}


/*COURSES PAGE*/
.inner-banner{
    padding: 0;
    max-width: 96%;
    margin: auto;
    text-align: center;
}
.inner-banner h1{
    position: absolute;
    top: 35%;
    color: white;
    left: 0;
    right: 0;
    font-size: 55px;
}
.inner-banner .search-form{
    margin-top: -50px;
}
.inner-banner .search-form .form-control{
    height: 90px;
    border-radius: 15px;
    box-shadow: 5px 10px 30px #e6e6e6b8;
}

.course-banner h1{top: 25%;}
.sticky{position: sticky; top: 50px;}

.filter-card{
    box-shadow: 0 10px 25px #e6e6e6;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 30px;    
}
.filter-card h5{
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 18px;
}
.check-box-label{
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    color: #2f2f2f;
    font-size: 15px;
}
.check-box-label+.check-box-label{
    margin-top: 16px;
}

/* Hide the browser's default checkbox */
.check-box-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border-radius: 3px;
  border: 1px solid #a4a3a3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* On mouse-over, add a grey background color */
/*.check-box-label:hover input ~ .checkmark,*/
.check-box-label input:checked ~ .checkmark {
  background-color: #1d70da;
  border-color: #6526db;
}

/* Show the checkmark when checked */
.check-box-label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-box-label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 2px;
}

.all-courses{padding: 50px 0;}
.all-courses .popular-class-card{
    min-height: 370px;
    margin-bottom: 30px;
}


/*LOGIN & SIGNUP*/
.login-signup{
    padding: 0 !important;
    height: 100vh;
    overflow: hidden;
}
.leftArea{height: 100%;background: #172349; position: relative;}
.leftArea div+img{width: 100%;  position: absolute; bottom: 20%}
.leftArea:after{position:absolute;content:"";height: 20%; width: 100%;left: 0;bottom: 0;background: #1B3279;}
.leftArea p{
    color: rgb(255 255 255 / 0.6);
    margin: 45px 0;
    font-style: italic;
}

.rightArea{height: 100%;padding: 25px 80px; display: flex;    align-items: center;    justify-content: center;}
.rightArea h3 span{color: #172349;}

.login-signup-form  p{margin: 5px 0 10px;    font-size: 15px;}

.login-signup-form .form-control{
    border-radius: 7px;
    border: solid 1px rgba(112, 112, 112, 0.2);
    background-color: #ffffff;
    height: 52px;
    box-shadow: none;
    padding-left: 15px;
}
.login-signup-form .toggle-pwd{position: absolute;right: 30px;top: 15px;    cursor: pointer;}

.login-signup-form .check-box-label a{color: #335ee6;   font-weight: 600}

.btn-wrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    text-align: center;
}
.btn-wrapper input{
    width: 47%;
}
.btn-wrapper a{
    width: 47%;
    background-color: #0b71ca;
    border-color: #5b31da;
}
.btn-wrapper a:before{display: none;}
.btn-wrapper a:hover{
    background-color: white;
}

.login-signup-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #8794b8;
  font-weight: 600;
}

.login-signup-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8794b8;
  font-weight: 600;
}

.login-signup-form .form-control::placeholder {
  color: #8794b8;
  font-weight: 600;
}

.forgot-link{color: #335ee6;    font-weight: 600;   text-align: right;  display: block;}
.login-signup-form .check-box-label a:hover,
.forgot-link:hover {
    text-decoration: underline;
}



/*COURSE DETAIL*/
.course-detail-area{padding: 70px 0 0;}
.course-detail h2{font-size: 35px;}
.course-detail h3{
    margin: 25px 0 20px;
}
.pointer-list li{padding-left: 15px;	position: relative;	color: #4e4e4e;}
.pointer-list li+li{
    margin-top: 10px;
}
.pointer-list li:before{position: absolute;content: "\f101";left: 0;top: 1px;color: #01639a;font-size: 15px;font-family: "fontAwesome";}

.price-card{
    border-radius: 15px;
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 9%);
    background-color: #ffffff;
    text-align: center;
    padding: 30px;
    margin-top: -100px;
    margin-bottom: 50px;
}
.price-card h1{
    margin: 15px 0 25px;
    font-size: 55px;
    color: #172349;
}
.price-card a{
    display: block;
    margin: 15px 0;
    padding: 12px 30px;
    font-size: 20px;
}
.blue-btn{
    background-color: #172349;
    border: 2px solid #172349;
}
.course-info{
    border-radius: 15px;
    box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding: 20px;
}
.course-info li{display: flex;justify-content: space-between;padding: 17px 0;align-items: center;}
.course-info li+li{
    border-top: solid 1px rgb(112 112 112 / 0.21);
}
.course-info li div{display: flex; align-items: center;}
.course-info li figure{
  width: 30px;
  margin: 0 10px 0 0;
}
.course-info li h3{    font-weight: 400;    font-size: 18px;}

.related-course-area{    padding: 60px 0 20px;}



/*PRICING*/
.pricing-area{text-align: center;padding: 70px 0;}

.membership{
    margin-bottom: 20px;
}
.pricing-area h2{padding: 0;margin: 0;font-size: 34px;}
.pricing-area h2:before{display: none;}
.membership p{
    font-size: 14px;
    color: inherit;
}

.packages h3{
    color: #3587bf;
    text-transform: uppercase;
	margin-bottom : 10px;
	
}

.package-card{
    border-radius: 15px;
    box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    margin-top: 30px;
    overflow: hidden;
    transition: all 0.35s linear;
    height: 100%;
    position: relative;
    padding-bottom: 55px;
	
}
.package-card:hover{
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 12%);
    transform: translateY(3px);
}
.package-card .price{
    border-top: 13px solid #172349;
    border-bottom: 1px solid #84caf9;
    padding: 20px;
    margin-bottom: 10px;
}
.package-card .price h4{
    text-transform: uppercase;
    font-weight: 700;
}
.package-card .price h5{
    color: #19389c;
    font-size: 20px;
}
.package-card .price h5 span{
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}

.package-card ul li{
    font-size: 15px;
    padding: 18px 15px;
    border-bottom: 1px solid #dfdfdf;
}

.package-card .subscribe-btn{
    border-radius: 4px;
    border: solid 0.6px #5b6b8275;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
}
.package-card .subscribe-btn:hover{
    color: white;
    background-color: #ecb416;
    border-color: #ecb416;
	border: solid 6px #ecb416;
	
}

.subscribe-wrapper{
	margin-top: 10px;
	background-color: #f1f5ff;
	
}


.feature-wrapper{
    border-radius: 40px;
    background-color: #f1f5ff;
    padding: 30px 40px;
	margin-bottom : 00px;
}
.feature-info{
    text-align: left;
    margin: 20px 0;
}
.feature-info figure{
    height: 64px;
    min-width: 64px;
    margin: 0 20px 0 0;
}
.feature-info figure img{}
.feature-info h5{line-height: 1.5;font-weight: 600;font-size: 18px;margin-bottom: 4px;color: black;}
.feature-info p{
    line-height: 1.4;
    font-size: 14px;
    color: #3a3a3a;
}


/*checkout*/
.order-section{    padding-top: 60px;}
.order-details{
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.order-summary{
  background-color: #ffffff;
  padding: 30px;
  }
.order-summary h3{
    margin-bottom: 30px;
    color: #172349;
}
.order-summary h3 span{
    display: inline-block;
    margin-right: 15px;
}
.summary-table thead th{
    border: 0;
    color: #19202c;
    font-size: 15px;
}
.summary-table tbody tr td.course{
    display: flex;
    align-items: center;
}
.summary-table tbody tr td.course figure{
    margin: 5px 10px 5px 0;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
}
.summary-table tbody tr td.course p{
    width: 270px;
    word-break: break-word;
    color: #19202c;
    font-size: 14px;
}
.summary-table tbody tr td{
    vertical-align: middle;
    color: #3587bf;
    font-weight: 600;
    font-size: 15px;
}
.summary-table tbody tr:last-child td{border-bottom: 1px solid #dee2e6;}
.summary-table tbody tr td a img{min-width: 20px;}
.summary-table tbody tr td.subtotal {color: #19202c;    font-size: 16px;}
.summary-table tbody tr td.subtotal span{float: right;}
.summary-table tbody tr td.subtotal span.total-price{font-size: 20px;    font-weight: 700;}

.payment-method{background-image: linear-gradient(to bottom, #1a399e, #051864);padding: 30px;height: 100%;color: white;}
.payment-method h4{
    font-weight: 600;
    margin-bottom: 20px;
}

/*pay button*/
.yellow-btn-pay-btn{
	background-color: #ecb416;
    border: 2px solid #ecb416;
    display: inline-block;
    color: white;
    padding: 10px 80px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    z-index: 0;
    overflow: hidden;
    outline: 0;
    text-align: center;
	margin-left:0px;
}


	
.payment-method .address{
    margin: 0 0 30px;
    padding-bottom: 25px;
    border-bottom: solid 1px rgb(255 255 255 / 0.24);
}
.payment-method .address p{color: white;font-size: 14px;}
.payment-method .pay-btn{width: 100%; margin-top: 15px;    max-width: 200px;}


/*contact*/
.contact-section{}
.contact-section h2{line-height: 1;    margin-bottom: 20px;}

.contact-info{
    margin: 35px 0;
}
.contact-info li{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: inherit;
    font-size: 20px;
}
.contact-info li img{
    margin-right: 15px;
}
.contact-info li a{
    color: inherit;
    font-weight: 600;
    margin-left: 10px;
}

.social-link-title span{
    position: relative;
    display: inline-block;
    padding-right: 40px;
}
.social-link-title span:after{position: absolute;content: "";width: 25px;height: 3px;background: #4D4D4D;top: 0;bottom: 0;right: 0;margin: auto;}
.social-list{
    margin: 20px 0;
}
.social-list li{
    display: inline-block;
    margin-right: 25px;
}
.social-list li a img{
    width: 25px;
}

.query-form{
    padding: 30px;
    position: relative;
    box-shadow: 0 0 15px #00000029;
    text-align: center;
    background: white;
}
.query-form h3{font-size: 26px;margin: 0 0 20px;}

.query-form label{
    margin: 0;
    font-weight: 700;
    float: left;
}
.query-form .form-control{
    height: 50px;
    color: #242424;
    border: solid 1px #dde7f2;
    background-color: #f9fbff;
}

.query-form.form-control::-webkit-input-placeholder { /* Edge */
  color: #242424;
  font-weight: 400;
}

.query-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #242424;
  font-weight: 400;
}

.query-form .form-control::placeholder {
  color: #242424;
  font-weight: 400;
}
.query-form:before{position: absolute;content: "";right: -12px;top: -12px;height: 70%;width: 55%;background: #d9e1f7;z-index: -1;}
.query-form:after{position: absolute;content: "";bottom: -24px;left: -18px;height: 150px;width: 150px;z-index: -1;background-image: url('../images/dots-reviews.png');}



/*about*/
.inner-section-padding{
    padding-top: 70px;
}
.about-area{}
.about-area .left-img{
    margin: 0;
    border-radius: 50px;
    overflow: hidden;
}

.info-right h2{
    line-height: 1.2;
    margin: 0 0 20px;
}
.info-right h6{
    margin: 0 0 20px;
}
.info-right .pointer-list li{
    color: #333333;
    font-size: 15px;
    font-weight: 600;
}


.shadow-box{
    border-radius: 10px;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 50px 80px;
}
.shadow-box h2{
    margin: 0 0 20px;
    line-height: 1;
}
.shadow-box h6{
    font-size: 14px;
    margin: 0 0 15px;
    line-height: 1.8;
}
.number-list{}
.number-list li{
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.number-list li+li{
    margin: 15px 0 0;
}
.number-list li span{
    display: block;
    background-color: #d3ebffa3;
    color: #0089ff;
    border-radius: 50%;
    min-width: 28px;
    height: 28px;
    text-align: center;
    line-height: 2;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 700;
}


.counter-box{
    border-radius: 20px;
    background-image: linear-gradient(to right, #1c3da5, #051864 101%);
    text-align: center;
    padding: 30px;
}
.counter-box p{
    color: white;
    font-weight: 600;
}
.counter-box h1{
    color: #d3ebffa3;
    font-weight: 900;
    line-height: 1;
    font-size: 60px;
}
.counter-element{
    padding: 40px;
}

/* courses */

.course-price{
    margin: 0 0 5px;
    display: flex;
    align-items: center;
}
.course-price span{color: #0b71ca;
    font-size: 18px;
    font-weight: 700;
    margin-left: 5px;
}


/* privacy */

.privacy-area , .cookies-area , .payment-policy-area , .terms-conditions-area{
    padding: 40px 0;
}
.privacy-content h2 , .cookies-content h2 , .payment-policy-content h2 , .terms-conditions-content h2{
    padding-top: 5px;
    margin: 0;
    font-size: 34px;
}

/*************NEW CSS*************/
.banner-container{
    padding: 50px 0;
    position: absolute;
    top: 0;
    left: 10%;
}
.banner-content{    background: white;    padding: 40px;    border-radius: 10px;}
.banner-content h1{font-size: 35px;}
.banner-content ul {margin: 10px 0 20px;}
.banner-content ul li{
    position: relative;
    padding-left: 10px;
    color: #505050;
    margin: 15px 0;
    color: #4e4e4e;
}
.banner-content ul li:before{
    position: absolute; content: "\f101"; left: 0; top: 2px; font-size: 12px;    color: #505050;    font-family: "fontAwesome"; 
}

/*reg form*/
.reg-form{
	box-shadow: 0 10px 25px #f2f2f2;
    border-radius: 30px;
    padding: 40px;
    background: #eaeefa;
}
.reg-form label{
	margin-bottom: 0;
    font-weight: 600;
    color: black;
}
.reg-form .form-control{
	box-shadow: none;
	color: #6e6e6e;
    font-weight: 500;
    font-size: 15px;
}
.reg-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #6e6e6e;
  font-weight: 400;
}
.reg-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6e6e6e;
  font-weight: 400;
}
.reg-form .form-control::placeholder {
  color: #6e6e6e;
  font-weight: 400;
}
.phone-list{display: flex;align-items: center;margin-top: 10px;}
.phone-list li{
    margin-right: 20px;
}
.phone-list li a{
    display: block;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #0b71ca;
    color: black;
    text-align: center;
    max-width: 200px;
}
.phone-list li a:hover{
	background: #0b71ca;
	color: white;
}

.inner-banner-img{height: 360px; border-radius: 20px; overflow: hidden;}
.inner-banner-img img{width: 100%; }

.course-detail .course-time{
    margin: 25px 0;
}
.course-detail .course-time li{
    display: flex;
    align-items: center;
    margin: 10px 0;
    color: black;
    font-weight: 600;
}
.course-detail .course-time li i{
    min-width: 20px;
    text-align: center;
    margin-right: 5px;
    color: #0b71ca;
    font-size: 20px;
}
.video-wrapper{height: 70vh;    overflow: hidden;	position: relative;}
.video-wrapper:before{position: absolute;	content: ""; background: black; top: 0; left: 0; height: 100%; width: 100%;	opacity: 0.4}
.video-wrapper video{width: 100%;     margin-top: -8%;}

.register-btn{background: white; color: black;}

#brand-logos .item img{width: auto; margin: auto;}




/****************************************************************************/
@media (min-width: 1500px){
    .banner-img {
        right: -10%;
        max-width: 50%;
    }
}

@media (min-width: 992px){
    .container{    max-width: 1200px;}
}
	
@media (max-width: 1199px){
	.navbar-light .navbar-nav .nav-item {    margin-right: 15px;}
	.navbar-light .navbar-nav .nav-link{    font-size: 14px;}
	.navbar-light {    margin: 15px;}

    .banner-content h1 {    font-size: 28px;}
    .banner-content ul li{margin: 5px 0;}

    .inner-banner h1{    font-size: 40px;    line-height: 1;}
    h2{padding-top: 15px;   font-size: 35px;}

    .counter-element {    padding: 20px;}
    .counter-box h1{    font-size: 50px;}

    .popular-class-card ul.info{display: block;}
    .popular-class-card ul.info li:last-child{    float: none; text-align: left;}
    .popular-class-card ul.info li{width: 100%; }
}

@media (max-width: 991px){  
    section {    padding-top: 60px !important;}
    .container {
        max-width: 800px;
    }
    
    .navbar-light .navbar-nav{margin: 15px 0;}
    .navbar-light .navbar-nav .nav-item {       margin: 5px 0;}
    .banner {    padding: 50px 0;  }  
    .banner-img {
        right: -30%;
        max-width: 65%;
    }

    .banner-content{padding: 25px;}

    .popular-class-card,
    .feature-card{margin-top: 30px; height: auto;}
    .map-bg{    padding: 30px 0 50px;}
    .review-bg{    background-size: cover;}
    .dots-bottom:after{display: none;}

    .inner-banner {
        max-width: 90%;
        background: url(../images/blue-bg.png);
        height: 180px;
        border-radius: 20px;
    }
    .inner-banner img{display: none;}
    .pricing-area {    text-align: center;   padding: inherit;}

    .filters{margin: 20px 0 0;}
    .inner-banner .search-form {    margin-top: 80px;}

    .course-detail-banner {
        background: none;
        height: auto !important;
        padding: 0 !important;
    }
    div.row.top-course-buttons {padding: 0 5px;	}
    .course-detail h2{font-size: 30px;}
    .price-card {    padding: 20px;    margin-top: 0;    margin-bottom: 50px;}
    .price-card h1 {    margin: 0 0 20px;    font-size: 40px;}
    .course-info li h3{    font-size: 16px;}

    .course-detail-banner img{display: block;}

    .rightArea{    padding: 25px 35px;}
    .checkmark{top: 4px;}

    .contact-info li{    font-size: 16px;}
}

@media (max-width: 768px){
    .banner-img {
        right: -30%;
        bottom: 30%;
        max-width: 65%;
    }
    .package-card{padding-bottom: 100px;       height: auto;}
    .package-card .subscribe-btn{margin: 40px auto;    position: initial;    display: block;}

    .video-wrapper {    height: 60vh;}
}

@media (max-width: 767px){
    h1 {    font-size: 34px;}
    h2 {    font-size: 32px; margin-bottom: 20px;}
    .navbar-light {    margin: 10px;}
    
    .top-social-bar{margin: 10px 0;}
    .banner-img{display: none;}

    .dots-right:before{display: none;}

    footer {    margin-top: 40px;}
    .social-footer{text-align: center;}

    .inner-banner{height: 180px;}
    .inner-banner h1 {    font-size: 25px;}

    .shadow-box{padding: 40px;}
    .counter-element {    padding: 0;    margin: 10px 0;}
    .counter-box h1 {    font-size: 40px;}

    .feature-wrapper{    padding: 30px;}
    .feature-info {    text-align: center;}
    .feature-info figure {    margin: 0 0 10px;}

    .query-form:before,
    .query-form:after{display: none;}

    .popular-class-card ul.info li:last-child {    float: right;}
    .all-courses .popular-class-card {    min-height: auto;    margin-bottom: 0;}

    .price-card {    margin: 30px 0;}

    .login-signup,
    .rightArea{height: auto;background: #f3f6ff;padding: 50px 30px;}

    .phone-list{display: block;}
	.phone-list li{	    margin-bottom: 10px;	}


	.banner-container{left: 0;    padding: 200px 0 0;}
	.banner {	    padding: 0 0 140px !important;	}
	.video-wrapper {
	    height: 70vh;
	    overflow: hidden;
	}
	.banner-content{text-align: left; background: #f3f6ff;}
	.course-price {	    margin: 30px 0 10px;	    display: block;}
}