.logo-search-acte{
    display: flex;
    align-items: center;
}

.logo-search-acte .logo{
    margin: 0 10px 0 0;
}

.logo-search-acte .logo img{
    width: 120px !important;
}

.logo-text h1{
    text-transform: uppercase;
    font-size: 26px;
    margin: 0;
    color: #003333;
}

.logo-text h3{
    text-transform: capitalize;
    font-size: 18px;
    color: #003333;
}

.signup{
    padding: 2px 15px !important;
    background: #2A85B1;
    display: inline-block;
    border-radius: 10px;
    font-size: 15px !important;
    text-transform: uppercase;
    line-height: 24px;
    background-image: linear-gradient(to right, #85ca17, #00c26d, #00b3a3, #009dbb, #2a85b1);
    border-left: 2px solid #0F2D49;
    border-right: 2px solid #0F2D49 !important;
}

.menu > ul > li > a{
    padding: 15px 10px !important;
}

.header-section.style-3 .header-bottom .menu > ul{
    margin-right: 0 !important;
}

.quick-inquiry{
    border: 2px solid #006633;
    color: #006633 !important;
    border-radius: 3px;
}

.quick-inquiry:hover{
    background: #2A85B1;
    color: #fff !important;
}

.banner-content span {
    text-align: left;
    color: #313131;
    font-size: 29px;
}

.title2{
    padding: 10px 20px !important;
    background: #2A85B1;
    color: #fff;
    border-right: 4px solid #85CA17;
    border-left: 4px solid #85CA17;
    border-radius: 20px;
}

.section-header .subtitle{
    padding: 20px 0 0 0
}

/*featured course form*/

.feature-register .form-item__two-col .form-item{
    width: 100% 
}

.feature-section.style-3 .section-wrapper .feature-register form input{
    width: 100%;
}

.feature-register .form-item select{
    color: #6c757d
}
.mylocation{
    text-align: center;
    margin: 0 0 30px 0;
    padding-bottom:30px;
}

.feature-register .form-item select:focus{
    box-shadow: none;
}

.menu{
    background: rgba(255,255,255,0.2);
    border-radius: 3px;
}

/*footer icon adjustment*/

.footer-content .content .office-address li i{
    margin: 0 5px 0 0 !important;
}

.footer-content .content .office-address li{
    display: flex;
    margin: 0 0 10px 0;
}

.social-icons  a i{
    padding: 0 ;
    line-height: 36px;
}

.twitter-post .lab-ul li{
  flex-wrap: nowrap !important;
}

/*quiz page form*/

.quiz-body{
    padding: 30px 0;
}

.quiz-body .card-body{
    margin: 0 0 15px 0;
}

.quiz-body .card-body > p{
    display: block;
    background: #006633;
    color: #fff;
    padding: 5px 10px;
}

.quiz-form .option-wrap{
    padding: 20px;
    border: 1px solid #6c757d;
    text-transform: capitalize;
}

.form-check-input:checked {
    background-color: #006633;
    border-color: #789F90;
}

.quiz-form label{
    margin: 5px 0 0 5px;
    vertical-align: middle
}


/*webinar single page*/

.webinar-register{
    padding: 37px 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 24px 46px rgb(85 85 85 / 30%);
    background: #006633
}

.webinar-register form input {
    width: 100%;
}

.webinar-register .form-item__two-col .form-item {
    width: 100%;
}

.webinar-register h3{
    color: #fff;
}

.webinar-register .lab-btn{
    background: #fff;
}

.webinar-details{
    padding: 30px 0;
}

.upcoming-w{
    padding: 30px 0;
}

.upcoming-w > h5{
    margin: 0 0 20px 0;
    text-transform: capitalize;
}

.contact-form{
    padding: 37px 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 24px 46px rgb(85 85 85 / 30%);
    background: #006633
}

.contact-form .form-group input {
    width: 100%;
}

.contact-form .form-group {
    width: 100% !important;
}

.contact-form .lab-btn{
    background: #fff;
    color: #111 !important;
}

.contact-form .lab-btn span{
    color: #111
}

.contact-form .form-group select{
    color: #6c757d;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 6%);
    height: 57px;
    padding: 0 25px;
}

.modal-body .contact-form{
    margin-bottom: 0 !important;
}

.q-form .modal-body{
    padding: 0 !important;
}

.q-form .modal-header {
    background: #2A85B1;
}

.q-form .modal-header h5{
    color: #fff;
}

.complete-d .about-right ul li{
    padding-left: 20px !important;
    position: relative;
}

.complete-d .about-right ul li:before{
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    background: #2A85B1;
    top: 15px;
    border-radius: 50%;
}

.title2 span {
    color: #85CA17 !important;
}

/* in dex page cities bottom*/
.course-city{
    padding: 30px 0;
}

.course-city h3{
 border-bottom: 1px solid rgba(238,238,238,0.1);
 padding: 0 0 10px 0;
}

.cc-list{
    padding: 0;
    list-style: none;
}

.cc-list li{
    display: inline-block;
    margin: 0 20px 0 0;
    line-height: 36px;
}

.cc-list li a{
    color: #eee !important;
    position: relative;
    bottom: 0;
}

.cc-list li a:hover{
    
    background-color: #85CA17;
    padding: 0 2px;
}

.btm-social .lab-ul.social-icons{
    justify-content: center;
}

.btm-social .lab-ul.social-icons li a{
    border-radius: 3px;
}

.lnks li{
    line-height: 32px;
    padding-left: 20px !important;
    position: relative;
}

.lnks li:before{
   content: "";
   position: absolute;
   left: 0;
   width: 10px;
   height: 10px;
   background: #2A85B1;
   top: 13px;
   border-radius: 50%;
}

.about-us__text h2{
    text-align:left;
    padding-bottom: 20px;
}

/*Payment Stripe */
/payment page/

.payment-body{
	padding: 50px 0;
}

.pay-course {
    margin: 0 0 30px 0;
}

.pay-course .logo-wrap img{
	width: 120px;
	margin: 0 10px 0 0; 
}

.pay-course .logo-wrap{
	display: flex;
	align-items: center;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 20px 0;
}

.course-wraps{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgba(238,238,238,0.5);
	padding: 20px;
	margin: 0 0 20px 0;
}

.c-dtls{
	padding: 0 20px 0 0;
}

.c-dtls h2{
	color: #003333;
	font-size: 28px
}

.course-wraps .img-wrap figure {
	width: 150px;
	padding-top: 150px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin: 0;
}

.course-wraps .img-wrap figure img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	object-fit: cover;
}

.c-dtls .price {
	font-size: 20px;
}

.c-dtls .price span{
	display: inline-block;
	margin: 0 5px 0 0;
}

.c-dtls .price strong{
	color: #006633;
	font-size: 24px;
}

.secure-cout i{
	color: #85CA17;
	margin: 0 5px 0 0;
}

.secure-cout strong{
	text-transform: uppercase;
	margin: 0 10px 0 0;
}

.secure-cout > span{
	display: inline-block;
	padding: 5px;
	background: #eee;
	border-radius: 3px;
}

.payform{
	padding: 30px;
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2);
}

.pay-heads{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
}

.pay-heads h3{
	color: #85CA17;
	text-transform: uppercase;
}

.pay-heads .img-wrap img{
	width: 200px;
}

.payform .form-wrap h4{
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.payform .form-wrap .form-inputs{
	position: relative;
}

.payform .form-wrap .form-inputs input{
	padding: 10px 80px 10px 30px;
}

.payform .form-wrap .form-inputs i{
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 7px;
	color: #aaa;
}

.payform .form-wrap .form-inputs > strong{
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: 10px;
	font-size: 12px;
	color: #aaa;
}

.payform .form-wrap .form-inputs{
	margin: 0 0 20px 0;
}

.payform .form-wrap .form-check{
	margin-bottom: 40px;
}

.payform .form-wrap .form-check .form-check-input{
	margin-right: 5px;
	vertical-align: middle;
}

.payform .form-wrap .form-check label{
	margin-bottom: 0;
	vertical-align: middle;
}

.payform .form-wrap select{
	margin: 0 0 20px 0;
}

.payform .form-wrap .btn{
	padding: 10px 30px;
	background: #006633;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.4s ease-in-out;
}

.payform .form-wrap .btn:hover{
	background: #85CA17;
}

.terms-c{
    display: block;
    padding: 20px 0 0 0;
}

.terms-c a{
    color: #85CA17;
    font-weight: 500;
}

.terms-c a:hover{
    color: #a1e830;
}

/* captca*/
.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 76px;
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 128px;
}
.rc-anchor-normal {
    height: 74px;
    width: 213px;
}


.sponsor-section h2 {
    padding: 40px 0;
    font-size: 40px;
    font-weight: 700;
    color: #bfb6b6;
    text-align:left;
}

.tagtitle h2{
    color:#006633 !important;
}

@media screen and (min-device-width: 990) and (max-device-width: 1219px) { 
   .header-wrapper .logo {
    width: 90px;
}
.logo-text h1 {
    text-transform: uppercase;
    font-size: 18px;
}
.logo-text h3 {
    text-transform: capitalize;
    font-size: 14px;
}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1420px) { 
    .menu > ul > li > a {
    padding: 15px 5px !important;
    font-size:13px;
}
}
h2.subtitle.tagtitle {
    color: green;
}
