
@font-face {font-family: 'Conv_WorkSans-Bold_0'; src: url('fonts/WorkSans-Bold_0.woff') format('woff'), url('fonts/WorkSans-Bold_0.ttf') format('truetype'), url('fonts/WorkSans-Bold_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Medium_0'; src: url('fonts/WorkSans-Medium_0.eot'); src: url('fonts/WorkSans-Medium_0.woff') format('woff'), url('fonts/WorkSans-Medium_0.ttf') format('truetype'), url('fonts/WorkSans-Medium_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Regular_0'; src: url('fonts/WorkSans-Regular_0.eot'); src: url('fonts/WorkSans-Regular_0.woff') format('woff'), url('fonts/WorkSans-Regular_0.ttf') format('truetype'), url('fonts/WorkSans-Regular_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-SemiBold_0'; src: url('fonts/WorkSans-SemiBold_0.eot'); src: url('fonts/WorkSans-SemiBold_0.woff') format('woff'), url('fonts/WorkSans-SemiBold_0.ttf') format('truetype'), url('fonts/WorkSans-SemiBold_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Thin';src: url('fonts/WorkSans-Thin.eot');src: url('fonts/WorkSans-Thin.woff') format('woff'), url('fonts/WorkSans-Thin.ttf') format('truetype'), url('fonts/WorkSans-Thin.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Conv_WorkSans-Light';	src: url('fonts/WorkSans-Light.eot');src: url('fonts/WorkSans-Light.woff') format('woff'), url('fonts/WorkSans-Light.ttf') format('truetype'), url('fonts/WorkSans-Light.svg') format('svg');font-weight: normal;font-style: normal;}




body{font-family: 'Josefin Sans', sans-serif;position: relative;height: 100%;color:#000; }
p{font-family: 'Conv_WorkSans-Regular_0';font-size:16px;color:#000;line-height:25px;margin:0px;}
ul{padding:0px;margin:0px;}
a , a:hover{color:#222222;text-decoration:none;}
input:focus{outline:none;box-shadow:none !important;}
.btn-outline-secondary.focus, .btn-outline-secondary:focus{box-shadow:none !important;}
li{list-style:none;font-size: 18px;font-family: 'Conv_WorkSans-Regular_0';line-height: 18px; }
header .carousel-item {min-height:800px;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
img{max-width:100%;}
header .slide .carousel-indicators {
    display: none;
}
/*pre-define-class*/
.sa-ste{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste:hover{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste:after{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste:before{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}

.sa-ste *{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste *:hover{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste *:after{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.sa-ste *:before{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}

header.headerstatic .navbar { background-color: #4abdac;  }
.navbar-toggler{display:none;}
#navbarResponsive.navbar-collapse{display:none !important;}
.carousel-item.slide-first{background-image:url('../images/header-slide-bg.jpg')}
.carousel-item.slide-second{background-image:url('../images/header-slide-bg.jpg')}
.carousel-item.slide-third{background-image:url('../images/header-slide-bg.jpg')}
.navbar-light .navbar-nav .nav-link {transition: ease 0.8s all;color: #fff;font-size: 15px;font-family: 'Ubuntu', sans-serif;font-weight: 500;padding: 8px 18px;line-height: 20px;margin: 0 0px 0 10px;border: 2px solid transparent;border-radius:7px;}
.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #fff;border: 2px solid #fff;border-radius: 50px;}
.navbar-light .navbar-nav .menuBtn .nav-link{ background-color: #72B54D; border-color: #72B54D; height: auto; box-shadow: none; }
.navbar-light .navbar-nav .menuBtn .nav-link:hover{ border-color: #72B54D; background-color: #e5701c; border-color: #e5701c; }
.navbar-light .navbar-nav .signIn .nav-link { border-color: #fff; }
.navbar-light .navbar-nav .signIn .nav-link:hover, .navbar-light .navbar-nav .open .btn-white-border { background-color: #fff; color:#000000 }
.navbar-light .navbar-nav .dropdown .dropdown-menu a{ font-size: 14px; }
.navbar.navbar-expand-lg.navbar-light.fixed-top-style {background-color: #4abdac;padding-top: 12px;position: fixed;top: 0;right: 0;left: 0;z-index: 1030; padding-bottom: 12px;}
header.headerstatic .navbar .menuBtn .nav-link, .navbar.navbar-expand-lg.navbar-light.fixed-top-style .menuBtn .nav-link {background-color: #ffffff; color:#000; box-shadow: none; border-color: #fff;}
header.headerstatic .navbar .menuBtn .nav-link {border-color: #fff !important; background-color: #fff !important;}
.carousel-indicators li {cursor:pointer;width: 17px;background-color:#e8e7e6;height: 17px;border-radius: 20px;}
.carousel-indicators .active{	border: 3px solid #FFF;	background-color: #72B54D;	box-shadow: 1px 1px 5px rgba(174,174,174,0.75);}
.curve-wave {background-repeat: repeat-x;position: absolute;content: "";height: 238px;width: 100%;background-image: url('../images/curve-wave.png');bottom: -20px;left: 0;background-size: contain;z-index: -1;background-position: bottom center;}
.carousel-caption {top: 220px;right: auto;    left: auto;    width: 100%;}
.header-left-text {    text-align: left;}
.header-left-text p {margin-bottom: 30px;color:#fff;}
.header-left-text h1 { margin-bottom: 14px;   font-size: 92px;    font-weight: 700;text-shadow:10px 10px 35px rgba(0, 0, 0,0.2);}
button:focus{outline:none;}
.notifications-header { position: relative; }
.notifications-header > span.count {
    position: absolute;
    background-color: #f18b41;
    font-size: 11px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    right: -10px;
    top: -9px;
    font-weight: bold;
}
.navbar-nav .btn-white-border { box-shadow: none;  text-transform: capitalize; }
.navbar-nav .btn-white-border.user-dropdown {
    box-shadow: none;
    height: 42px;
    text-transform: capitalize;
    font-size: 15px;
    margin: 0;
    padding-right: 38px;
    position: relative;
}
.navbar-nav .btn-white-border.user-dropdown:after {
    position: absolute;
    right: 20px; 
    top: 18px;
}
.btn-orange {
    margin: 0 7px;
    cursor: pointer;
    box-shadow: 0px 4px 11px rgb(0 0 0 / 11%);
    color: #fff;
    padding: 14px 30px;
    border-radius: 7px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    height: 50px;     background-color: #72B54D;
    border-color: #72B54D;
}
.btn-orange:hover {box-shadow: 0px 4px 15px rgba(241,139,65,0.6 );}
.btn-white-border {margin:0 7px;cursor:pointer;box-shadow:0px 4px 11px #383838;background-color: transparent;border:2px solid #fff;color: #fff;padding: 14px 30px;border-radius: 7px;
font-size: 15px;text-transform: uppercase;font-weight: bold;font-family: 'Josefin Sans', sans-serif;height: 50px;}
.trial-btn {
	margin:0 7px;cursor:pointer;box-shadow:0px 4px 11px #383838;background-color: #03b3f8;border:2px solid #03b3f8;color: #fff;padding: 14px 30px;border-radius: 50px;
font-size: 15px;text-transform: uppercase;font-weight: bold;font-family: 'Josefin Sans', sans-serif;height: 50px;

}
.mouse-cursor {	position: absolute;	bottom: 110px;	width: 70px;	left: calc(50% - 30px);}
h2{font-size:35px;text-align:center;font-weight:700;margin: 0px auto;}
h4{font-size:22px;font-family: 'Conv_WorkSans-SemiBold_0';}
.border-heading{padding:15px 60px;border-radius:80px;border:1px solid #f18b41;position:relative;margin-bottom:30px;width: max-content;}
.border-heading::after{background-color:#f18b41;position:absolute;height:1px; width:50px;right:-50px;content:"";top:calc(50% - 1px);}
.border-heading::before{background-color:#f18b41;position:absolute;height:1px; width:50px;left:-50px;content:"";top:calc(50% - 1px);}


.nav-notification-item .btn-white-border { border: none; font-size: 20px; }
.nav-notification-item .dropdown-toggle::after { display: none; }
.dropdown.open .dropdown-menu.show-notification {  max-height: 372px; }
.show-notification{background: #fff;
    -webkit-box-shadow: 0 2px 30px 6px rgba(0,0,0,0.1);
    box-shadow: 0 2px 30px 6px rgba(0,0,0,0.1);
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-width: 344px;
    border: none; padding: 10px; left: auto;
right: 0;
}
.show-notification li a {
    display: block;
}
.show-notification li a:hover{ background-color: #f1fafd; }
.show-notification h6{font-size:15px; font-weight: bold;}
.show-notification img{width: 40px; margin-right: 10px; float: left; border-radius: 3px;}
.show-notification .media {
    padding-top: 8px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
}
.show-notification:after {
    content: "";
    position: absolute;
    top: -6px;
    right: 31px;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
ul.list li ul.show-notification li:hover{background:#f1fafd;}
.show-notification .media-body{width:auto;}
.show-notification .media-body h5{margin-top:0px; font-weight:bold; font-size: 14px; margin-bottom: 3px;}
.show-notification .media-body p{font-size:13px; margin-bottom:0px; line-height: 18px; margin-bottom: 0px;}
.show-notification .media-body span{color:#b1b1b1; font-size: 12px;}
.seeAllnotifications {
    font-size: 12px;
    color: #666;
    display: block;
    text-align: center;
    padding: 0px 0 0;
}

.verb-conjugation-books, .inner-pages-bg {padding: 125px 0 20px;position:relative;}
.verb-conjugation-books::after, .inner-pages-bg::after{z-index: -1;position: absolute;content: "";background-image: url('../images/round-overlay-bg.png');right: 0px;height: 600px;width: 520px;top: 60px;}
.verb-conjugation-books::before, .inner-pages-bg::before{z-index: -1;position: absolute;content: "";background-color: #f18b41;left: -260px;height: 420px;width: 510px;top: 60px;opacity: 0.045;border-radius: 20px;transform: rotate(30deg);}
.verb-conjugation-books p{font-family: 'Conv_WorkSans-Regular_0';line-height: 30px;text-align: center;margin-bottom:30px;}
.blue-sub-heading{color:#00b3f8;font-size:22px;line-height:30px;font-family: 'Conv_WorkSans-Bold_0';text-align:center;width: 100%;display: block;}
.topic-category{margin:30px 0; float:left;width:100%;}
.topic-category li {width: 220px;box-shadow: 3px 3px 12px rgba(0,0,0,0.06);height: 175px;text-align: center;border-radius: 18px;margin:0 6.6%;background-color: #fff;float:left;font-size:19px;font-family: 'Conv_WorkSans-Regular_0';}
.topic-category li img {    float: none;    margin: auto;    display: block;    padding: 36px 0;}
.btn-center {margin:auto;display:block;}
.blue-line-heading{position:relative;}
.blue-line-heading::after {z-index:99;position:absolute;background-color:#00b2f7;height:3px; width:74px;left:calc(50% - 38px);content:"";bottom: -5px;}
.verbarrator-features{background-image:url('../images/mobile-wave-bg.png');background-size:auto;background-position:center center;background-repeat:no-repeat;padding:0 100px 60px;position:relative;}
.verbarrator-features::after {position: absolute;content: "";height: 350px;width: 250px;background-image: url('../images/line-shape-bg.png');right: 0;bottom:-50px;z-index: -1;background-repeat: no-repeat;}
.verbarrator-features .features-box p {color:#434343;font-family: 'Conv_WorkSans-Regular_0';}
.verbarrator-features .features-box {box-shadow: 3px 3px 12px rgba(0,0,0,0.06);border-radius: 7px;background-color: #fff;margin: 100px 0px 0px;padding: 30px 15px 30px 30px;min-height: 150px;}
.verbarrator-features .features-box-icon {float: left;width: 40px;height: 80px;margin-right: 30px;}
.verbarrator-features .features-box-icon img {margin:auto;}
.verbarrator-features .features-box-content {overflow: hidden;}
.verbarrator-features .mobile-center{margin-top:60px;margin-bottom: 20px;text-align:center;}
.verbarrator-action-video .video-action {width: 100%;height: 580px;border: none;border-radius: 25px;box-shadow:3px 3px 18px rgba(0,0,0,0.15);}
.verbarrator-action-text {background-color: #fff;padding: 30px;min-height: 420px;border-right: 15px solid #00b2f7;border-radius: 8px;box-shadow: 0px 4px 16px rgba(0,0,0,0.15);
position: absolute;top:calc(50% - 186px);left: -115px;width: 100%;display: flex;justify-items: center;align-items: center;}
.verbarrator-action-text p {float: left;font-size: 22px;width: 100%;color: #222;line-height: 45px;font-family: 'Conv_WorkSans-Regular_0';margin-bottom:30px;}
.verbarrator-action {padding:110px 100px 90px;background: url('../images/verbarrator-action-curve.png');position:relative;background-size: cover;background-repeat: no-repeat;}
.verbarrator-action-video {margin-top: 55px;}
.verbarrator-action::after {position: absolute;content: "";height: 350px;width: 250px;background-image: url('../images/line-shape-bg.png');right: 0;bottom: -10px;z-index: -1;background-repeat: no-repeat;}
.our-customers .blue-line-heading{margin-bottom:30px;}
.our-customers .carousel-indicators{position:unset;margin:0px 0 30px;}
.our-customers .card {border-radius:18px;border: none;box-shadow: 0 0 22px rgba(0,0,0,0.1);margin:20px 5px 0;}
.card-video-top { padding: 1.25rem 1.25rem 0; position: relative; }
.card-video-top i { position: absolute; color: #f2f2f2; font-size: 70px; z-index: 0; top: 10px; left: 10px; }
.card-video-top p {position: relative; }
.card-image .img-radius { width: 70px !important; height: 70px; border-radius: 50%; float: right; margin-right: 30px;
    margin-top: 20px; margin-bottom: 20px; }
.owl-carousel.owl-carousel-customers .owl-stage {  margin: auto; }
.card-testimonial{ padding: 15px; }
.our-customers .card-body { position: relative; }
.owl-carousel-customers{ padding:40px 60px 30px; }
.owl-carousel-customers .owl-dots{ text-align: center;  }
.owl-carousel-customers .owl-nav { display: none; }
.owl-carousel-customers .owl-dots button {margin:0 7px;cursor:pointer;width: 17px;background-color:#e8e7e6 !important;height: 17px;border-radius: 20px; vertical-align: middle;}
.owl-carousel-customers .owl-dots button.active{   border: 3px solid #FFF; background-color: #f18b41 !important;  box-shadow: 1px 1px 5px rgba(174,174,174,0.75);}

.our-customers .card-body:after{ content: ""; position: absolute; bottom: -9px; right: 45px; border-top: 10px solid #fff; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.our-customers .card-video-top img {    height: 275px;    width: 100%;border-top-left-radius: 18px;border-top-right-radius: 18px;object-fit:cover;}
.our-customers .carousel-inner {padding:40px 60px 30px;}
.our-customers .card h5  {font-size:22px;font-family:'Conv_WorkSans-Regular_0';margin-bottom: 5px;}
.our-customers .card-video-top .paly-btn {cursor:pointer;position: absolute;left: calc(50% - 45px);top: calc(50% - 90px);color: #f18b41;background-color: #fff;border-radius: 100px;font-size: 18px;box-shadow: 1px 5px 15px rgba(0,0,0,0.15);height: 90px;width: 90px;text-align: center !important;padding-top: 32px;}
.our-customers .card p.card-text  {font-size:17px;font-family:'Conv_WorkSans-Regular_0';color:#9f9f9f;}

.our-customers .carousel-item.active .hover-center:nth-child(2n) .card-video-top img{height: 320px;}
.our-customers .carousel-item.active .hover-center:nth-child(2n) .card {margin-top:0px;}
.get-inbox {margin-bottom: -150px;margin-top: 90px;position: relative;}
.get-inbox .get-inbox-inner {    padding: 40px 40px;background:#fff url('../images/inbox-bg.png');background-repeat:no-repeat;background-position: center right;box-shadow:5px 6px 18px rgba(0,0,0,0.08);border-radius:8px;border-bottom:10px solid #00b2f7;}
.get-inbox .get-inbox-inner h2{text-align:left;color:#00b2f7;margin:0px;}
.get-inbox .get-inbox-inner  .form-control{height: 70px;    border-color: #eae6e6 !important;}
.get-inbox .get-inbox-inner .form-control.error { border: 1px solid red !important; }
.get-inbox .get-inbox-inner label.error { display: none !important; }
.get-inbox .get-inbox-inner input::placeholder{color:#c7c7c7 !important;font-family: 'Conv_WorkSans-Regular_0';}
.get-inbox .get-inbox-inner  button{background-color: #151515;color: #fff;font-size: 20px;border-color: #151515;font-family: 'Conv_WorkSans-Bold_0'; padding: 0 30px;}
label.error {  color: red;  font-size: 13px;}
footer{background-image: url('../images/verbarrator-action-curve.png');background-size: cover;background-position: top center;padding-top: 180px;background-repeat: no-repeat;}
footer h6 {font-family: 'Conv_WorkSans-Bold_0';font-size: 30px;margin-bottom:30px;line-height: 25px;padding-top: 22px;}
.footer-brand {margin-bottom: 30px;}
footer ul li{padding-bottom:20px;}
footer li:hover a ,footer a:hover {color:#00b2f7 !important;transition: ease 0.7s all;}
footer  .social-media a {    padding: 0 20px 0 0;    font-size: 16px;}
.afterLogin footer{ padding-top: 120px }
.copyright {text-align: center;padding: 30px 0;border-top: 1px solid #e8e5e5;margin-top: 15px;}
.copyright p {font-size:22px;}
.veido-overflow{position:relative;z-index:1;}
.verbarrator-action-video .paly-btn {
box-shadow: 0 0 25px rgba(0,0,0,0.15);position:absolute;left: calc(50% - 55px);top: calc(50% - 55px);background-color:#fff;height:110px;width:110px;border-radius:92px;color:#000;text-align:center;padding-top:35px;font-size: 28px;cursor:pointer;
}
/*scroll-mouse*/
.scroll-downs {	position: absolute;	bottom: 120px;	margin: auto;	width: 34px;	height: 55px;	left: calc(50% - 16px);}
.mousey {  width: 3px;  padding: 10px 15px;  height: 35px;  border: 2px solid #fff;  border-radius: 25px;  opacity: 0.75;  box-sizing: content-box;}
.scroller {  width: 3px;  height: 10px;  border-radius: 25%;  background-color: #fff;  animation-name: scroll;  animation-duration: 2.2s;  animation-timing-function: cubic-bezier(.15,.41,.69,.94);  animation-iteration-count: infinite;}
@keyframes scroll {  0% { opacity: 0; }  10% { transform: translateY(0); opacity: 1; }  100% { transform: translateY(15px); opacity: 0;}}
/*scroll-mouse*/
.container-coustom { max-width: 1920px;}
.mt-7 { margin-top: 7rem;}
.form-bg {background-color: #fff; box-shadow: 5px 6px 18px rgba(0,0,0,0.08); border: 1px solid #f2f2f2; padding: 60px; display: flex; width: 100%;  height: 100%; justify-content: center; border-radius: 8px;}
.contact-form.form-bg {  display: block;}
.form-bg form { width: 100%;}
.remember-me a.float-right {color: #d89b2d;}
.remember-me a.float-right:hover, .remember-me a.float-right:focus {color: #00a3e2;}
.forgetpassword{ float: right; }
.forgetpassword a, a.link{ color: #d89b2d; }
.forgetpassword a:hover, a.link:hover{ color: #f18b41; }
.img-forgetPassword{ max-width: 200px;margin-bottom: 30px;width: 100%; display: none; }
.form-forgotPassword .col-xs-12 p{max-width: 280px; margin: auto;}
.form-group-signUp a, .loginyourAccount a { color: #d89b2d; }
.form-group-signUp a:hover, .form-group-signUp a:focus, .loginyourAccount a:hover, .loginyourAccount a:focus { color: #f18b41; }
.register-page label.error { font-size: 13px; color: red; margin: 0;}
.accordion-faq .card { margin-bottom: 22px;}
.accordion-faq .card-header{ position:relative; padding: 0; background-color: #fff; }
.accordion-faq .card-header a{ display: block;font-size: 18px;padding: 14px 48px 14px 20px; }
.card-body-accordion h4 { font-size: 16px; font-family: 'Josefin Sans', sans-serif; color: #f18b41;}
.card-body-accordion p { font-size: 14px;}
.presentation-circle { overflow: visible; position: relative;}
.accordion-faq .card-header a i { position: absolute; right: 28px; top: 22px; font-size: 13px; color: #f18b41;   -webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg); transform: rotate(90deg); }
.accordion-faq .card-header a.collapsed i {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.contact-box{ background: #fff;box-shadow: 3px 3px 12px rgba(0,0,0,0.06); }
.contact-box p{text-align: left;}
.video-section { border: 1px solid #f2f2f2; padding: 10px;  min-height: 200px;  vertical-align: middle; display: flex;
width: 100%;justify-content: center;align-content: center;align-items: center;border-radius: 8px; }
.bg-gray{ background-color:#fbf8f8;  }
.service-sections .feature-box-title {
    font-size: 1.5rem;
}
.service-sections .feature-box-icon {
    margin-bottom: 20px;
}
.service-sections .feature-box-desc {
    margin-bottom: 40px;
}
.service-block h2.text-left {
    font-size: 32px;
    margin-bottom: 20px;
}
.service-block .title p { margin-bottom: 40px; }
.service-block ul.list-group li {
    font-size: 14px;
    margin-bottom: 10px;
}
.service-block ul.list-group li i {
    padding-right: 10px;
    color: green;
}
.service-sections .feature-box-icon {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}
.feature-box-body {
    overflow: hidden;
}
.about-img {
    margin-left: -160px;
    position: relative;
}
.about-img .btn-orange {
    position: absolute; color: #fff !important; z-index: 4;
    bottom: 40px;
right: 40px;
}
.about-img .btn-orange i {
    padding-right: 7px;
}
.about-img .img-fluid {border-radius: 10px;
position: relative;
z-index: 2; max-height: 300px; margin-bottom: 20px;
}
.left-about{box-shadow: 3px 3px 12px rgba(0,0,0,0.06);
padding: 30px 180px 30px 30px; background-color: #fff;
border-radius: 8px;}
.left-about h4 {
    font-family: 'Josefin Sans', sans-serif;
}

.why-use-us .left-about {
    padding: 30px 30px 30px 180px;
}


.list-why-use li {
    font-size: 15px;
    margin-bottom: 18px;
}
.list-why-use .fa.fa-check {
    color: green;
    padding-right: 10px;
}
.about-top-section{ position: relative; overflow: hidden;  }
.about-top-section::after {
    position: absolute;
    content: "";
    height: 350px;
    width: 250px;
    background-image: url('../images/line-shape-bg.png');
    right: 0;
    bottom: -50px;
    z-index: -1;
    background-repeat: no-repeat;
}
.testimonials-wrap {
    max-width: 800px;
    margin: auto;
}
.testi-text i.fa {
    font-size: 30px;
    color: #00b2f7 !important;
}
.testi-text p {
    margin: 20px 0;
    font-style: italic; color: #686f74;
}
.testi-avatar {
    float: left;
    margin-right: 34px;
    margin-top: 26px;
}
.testi-avatar img {
    border-radius: 100px;
    width: 150px;
}
.UpdateProfile-page{ margin-top: 100px; height: auto; padding: 30px; }
.form-bg.change-password-page{ padding: 30px; }
.form-group-profileimage{ text-align: center; }
.profileimage-outer{ margin-top: -130px; }
.profileimage {
    text-align: center;  display: inline-block; position: relative;
}
/*.nav-notification-item.show .fa.fa-bell {
    color: #f18b41;
}*/
..modal-amazonkeyModal {
    text-align: center;
}
.modal-amazonkeyModal input {
    margin-bottom: 0px; border-radius: 60px;
}
.modal-amazonkeyModal .btn.btn-orange.submitWithKey {
    margin-top: 15px;
}
.modal-amazonkeyModal .error{ font-size: 13px; }
.modal-amazonkeyModal .modal-amazonkeyModal{
    text-align: center;
margin-bottom: 15px;
font-size: 18px;
font-weight: bold;
}
.modal-amazonkeyModal .modal-title{ font-size: 17px;
font-weight: bold;
margin-bottom: 15px; }
.modal-amazonkeyModal .modal-header{ border: none; padding: 12px 30px 0; }
.modal-amazonkeyModal .close{ padding: 0; }
.modal-amazonkeyModal .close span{ font-size: 40px; font-weight: normal; }
.modal-amazonkeyModal {
    text-align: center;
}
.modal-backdrop.in {
    opacity: .5;
}
.profileimage .btn.btn-sm {
width: 30px;
height: 30px;
padding: 0;
position: absolute;
bottom: 30px;
right: -10px;
background: #f18b41;
border-radius: 50%;
padding: 2px;
border: 1px solid #f18b41;
text-align: center;
color: #fff;
line-height: 28px;
font-size: 15px;
}
.profileimage .img-responsive {
    width: 140px;
    height: 140px;
    padding: 6px;
    border: 1px solid #ced4da;
    border-radius: 50%; margin-bottom: 10px;
}
.profileimage .btn{ position: relative; display: block; }
.profileimage input {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;   cursor: pointer;
}
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -156px;
    top: 240px;
    width: 214px;
    z-index: 9999999999;
}
.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #efefef;
    padding: 10px 0 10px 0;
        padding-left: 0px;
    margin: 0px 0px 7px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 3px 3px 12px rgba(0,0,0,0.1);
}
.sticky li:hover {
    margin-left: -150px;
}
.sticky li img {
	display: inline-block;
    margin: 0px 4px;
        margin-right: 4px;
    margin-right: 10px;
    width: 30px;
}
.sticky li p {
	display: inline-block;
	vertical-align: middle;
    margin: 0px;
    line-height: 18px;
    font-size: 12px;
}
.sticky li p a {
    text-decoration: none;
    color: #2C3539;
    line-height: 15px; display: block;
}
.sticky li span {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #2C3539;
}
.feature-bottom .btn-white-border {
    box-shadow: 0px 4px 11px #CCC;
    border: 2px solid #000;
    color: #000;
}
.media-table-notification .img-radius {
    width: 60px;
    margin-right: 15px; border-radius: 5px;
}
.media-table-notification .media-body h5 {
    font-size: 16px;
    font-weight: bold;
}
.media-table-notification .media-body p {
    font-size: 14px; line-height: 22px; color: #666;
}
.notification-time{ white-space: nowrap;
color: #888;
font-size: 13px; }
.table-notification td {
    border-bottom: 1px solid #dee2e6;
    border-top: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
.table-notification tr:last-child td{ border-bottom: none; }
.table-hover.table-notification tbody tr:hover {
    background-color: #f2f2f2;
}
.table-hover.table-notification tbody tr.readable {
    background-color: #f2f2f2;
}
.notification-details-outer{max-width: 800px;
    margin: auto; }
.notification-details{
    background-color: #fff;
    box-shadow: 3px 3px 12px rgba(0,0,0,0.06);
    padding: 20px;
    margin-bottom: 30PX; border-radius: 5px;
}
.table.table-hover.table-notification {
    background-color: #fff; border-radius: 5px;
}
.help-page h4 {
    font-family: 'Josefin Sans', sans-serif; 
}
.step-box p {
    font-size: 15px;
    color: #565656;
    line-height: 26px;
}
.step-box img { box-shadow: 0 5px 10px rgba(0,0,0,.1);
} 
.step-box p.step-count-des{ 
display: inline-block;
overflow: hidden;
width: calc(100% - 76px);
vertical-align: top;
padding-left: 15px;
font-size: 22px;
line-height: 30px;
color: #000;
font-family: 'Josefin Sans', sans-serif;
}

.list-help {
    padding-left: 0px;
}
.list-help li {
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 26px;
    color: #565656;
    position: relative;
    padding-left: 22px;
}
.list-help li::before {
    background-image: url(../images/arrow-button.png);
    background-size: 10px auto;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    height: 10px;
    width: 10px;
}
.help-subHeading{ text-align: center;
margin-bottom: 40px !important;
max-width: 660px;
margin: auto;
    margin-bottom: auto;
font-size: 20px; color: #565656; }
.step-box {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
    margin-bottom: 40px;
    border-top: 5px solid #00b2f7;
}
.step-count {
    font-size: 19px;
    padding-left: 0px;
    position: relative; color: #F18233;
}
h4.step-count {
    display: flex;
}
.step-count span {
    left: 0;
    color: #fff;
    padding: 0px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    background-size: 70px;
    background-repeat: no-repeat;
    background-color: #F18233;
    float: left;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 6px 5px 10px rgba(0,0,0,.1);
    min-width: 50px;
    margin-right: 20px;
}
.drilling-exercise{ background: #F2F2F2;padding: 30px;border-radius: 10px; }
.main-color{ color: #F18233; }
.font25{ font-size: 25px; }
.toast.toast-success{ top:80px !important; } 
.video-icon {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: rgba(250,250,250,.8);
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
}
.video-icon i.fas {
    font-size: 32px;
    color: #000;
    margin-left: 4px; 
}

a.getting_started {
    font-size: 11px;
    background: #d89b2d;
    text-transform: uppercase;
    color: #ffffff;
    user-select: none;
    cursor: default;
    padding: 3px 8px 2px 8px;
    border-radius: 2px;
    overflow: hidden;
    text-decoration: none;
}


#loginform .checkbox-info label {
    display: inline-block;
}
#loginform input#checkbox-signup {
    vertical-align: middle;
}
