.intro h1 {
    font-size: 26px;
    color: #ee9c21;
}
.intro p.prize {color: #777777;font-size: 16px;}
.intro p.prize span {
    font-size: 16px;
    color: #ee9c21;
}

.inner-div .custom_title .page-title{
       padding: 120px 0;
    width: 100%;
    max-width: 985px;
}

.intro h2 {
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    border-bottom: 1px dashed #cccccc;
    padding: 0 0 20px 0;
    margin: 0;
}
.input-group-btn button#down {
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    background: none;
    border: 1px solid grey;
}

.form-group label {
    padding: 10px 0;
    margin: 0;
}

.input-group-btn button#up {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    background: none;
    border: 1px solid #d9d9d9;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
}
body .add {
       width: 150px !important;
    text-align: center;
    border-radius: 3px !important;
}
body .input-group.value {
    width: 150px;
}
.input-group-btn button#down {
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    background: none;
    border: 1px solid #d9d9d9;
 border-radius: 0 3px 3px 0;
	    font-size: 16px;
}
.addcart {
    border-bottom: 1px dashed #cccccc;
    padding: 0 0 20px 0;
    margin: 0;
}
.addcart button.button.cart {
    padding: 9px 20px;
    background: none;
    border: 1px solid #ee9c21;
    font-size: 14px;
    font-weight: bold;
}

button.button.buynow {
        padding: 0 32px;
    line-height: 41px;
    border: none;
    background-color: #ee9c21;
    color: white;
    font-size: 15px;
    font-weight: bold;
}

.productdetails h3 {
    font-size: 16px;
    font-weight: bold;
	colo:#000;
}
.productdetails {
      padding: 20px 0;
    border-bottom: 1px dashed #cccccc;
    margin: 0;
}
.productdetails p {
    font-size: 14px;
    color: #686565;
    padding: 14px 0 0 0;
}

.share-it {
    padding: 20px 0;
}

.share-it h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.share-it ul.link-icon {
    margin-top: 15px;
}

.share-it ul.link-icon li {
    display: inline;
   padding: 0 11px 0 0;
}
.share-it ul.link-icon li i {
    color: #000;
    font-size: 20px;
}

.share-it ul.link-icon a.wishList {
    padding: 0 9px;
    border-left: 1px solid #dddddd;
	    text-decoration: none;
}

.share-it ul.link-icon a.wishList i {
    padding: 0 11px;
}
.share-it ul.link-icon a.wishList {
    padding: 0 9px;
    border-left: 1px solid #dddddd;
    text-decoration: none;
    color: #000;
    font-weight: bold;
	font-size:14px;
}
img.img-fluid.course {
    width: 100%;
    height: 397px;
}

ul.cour {
    padding: 15px 0;
}
ul.cour li img {
    width: 30%;
    height: 110px;
}
ul.cour li {
    display: inline;
    padding: 0 4px;
}
.datails_tab::before {
     background: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
       border-color: white;
    background-color: #fff;
    border-bottom: 2px solid #ee9c21;
	
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff;
	color:#ee9c21;
	border-bottom: 2px solid #ee9c21;
}
.nav-tabs .nav-link {
    
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
nav a#nav-home-tab {
    color: #ee9c21;
    font-size: 14px;
}
.details {
    color: black;
    font-size: 15px;
}
.desc_tab {
    padding: 30px 0 0 0;
}

/*** slider****/
ul{
	padding: 0;
	margin: 0;
}

#slider-wrapper{
	max-width: 540px;
  	width: auto;
	height: auto;
	margin: 50px auto;
	background-color: #10232b;
	padding: 15px;	
}
#image-slider{
	width: auto;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: auto;
	display: block;
}
#image-slider ul{
	width: 100%;
	    height: 422px;
	position: relative;
}
#image-slider ul li{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 540px;
  	width: 100%;
  	height:100%; 
}
#image-slider ul li img {
	width: 100%;
  	height:auto;
}
#image-slider ul li.active-img{
	left: 0;
}
.next-img{
	z-index: 9999;
}
#thumbnail {
    cursor: default;
    margin-top: 10px;
    height: auto;
    display: table;
    width: 100%;
}
#thumbnail ul {
	width: 100%;
	height: 100		
}
#thumbnail li{
	list-style: none;
	float: left;
	cursor: pointer;
	min-width: 1px;
	    padding: 0 4px 0 0;
}																
#thumbnail li img{

    float: left;
    margin: 0px 1.5px;
    height: 89px;
}
#thumbnail li:first-child img{
	margin-right:0px;
  	margin-left:0px;
}	
.footer-content p a {
   
    color: white!important;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


li.mobile-mini-cart {
    disply: none !important;
    display: none !important;
}
input#search-field {
    width: 350px !important;
}
form.form-inline {
 
    margin-right: 10px;
}
.owl-dots {
    display: none !important;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}
.owl-item.active {
    padding-left: 30px;
  
}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left {
 
    color: ee9c21;
}
i.fa.fa-quote-left {
    float: left;

}
i.fa.fa-quote-left {
    color: #ef9921 !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    display: inline-block;
    margin: 13px 5px;
}
.main-tb br {
    display: none;
}
.filter-button:hover {
    font-size: 16px;
    border: 1px solid #ee9c21;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #ee9c21 !important;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
}

.vertical-tabs .nav-link {
    display: block;
    padding: 0px 0 5px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}
.vertical-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ef9921;
    background: none;
    font-weight: 700;
    padding: 0px 0 5px;
    font-size: 18px;
}
i.fas.fa-paper-plane {
    font-weight: 900;
}

i.fas.fa-paper-plane {
    font-family: "Font Awesome 5 Free";
}
.newletter-heading i {
    font-size: 44px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0px 0;
}
input#mysubmitbtn {
    background: #000;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
    color: wheat;
}
button#dropdownMenuButton {
    width: 92px;
    height: 39px;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
    padding: -0.5rem 0;
    padding-left: 12px;
    font-size: 1rem;
    /* background-color: #fff; */
    /* color: #212529; */
    /* border: 1px solid rgba(0,0,0,.15); */
}
a {
 
    color: #212529;
}
input#mysubmitbtn {
    color: white;
}
div#n2-ss-2 .n2-ss-layer .n2-font-1009-hover {
    font-family: 'Roboto','Arial';
   
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    margin: 10px 0 0 0;
    padding: 0;
}
.wptww-testimonial-client {
       margin: 78px 0 0 0;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    /* top: 20px; */
    margin-top: 20px;
	border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
h3.edu {
    font-size: 18px;
    color: #a9a3a3;
 
    padding: 0 0 0 0;
    letter-spacing: 4px;
    font-weight: 400;
    position: relative;
    bottom: 262px;
}
h2.mycrt {
	font-size: 80px;
    color: #fff;
    font-weight: 700;
    line-height: 100px;
    margin: 10px 0 0 0;
    padding: 0;
	position: relative;
    bottom: 153px;

}
span.tyu {
    font-weight: 300;
    color: #ee9c21;
}
.caption {
    width: 745px;
}
.courses-section {
	margin: 50px 0;
}
h2.mycrt {
    color: white !important;
}
h3.edu {
    color: #a9a3a3 !important;
}
.main-tb {
  
    padding-bottom: 15px;
}
.btn:not(:disabled):not(.disabled) {
    padding: 10px;
}
.far {
    color: #fff;
    font-size: 16px;
    padding: 0px 0 !important;
}
.tab-content {
  
    float: left;
    width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    margin-top: 20px;
    background: #ee9c21;
    color: #fff;
    width: 165px;
    height: 47px;
    display: block;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #dadada;
    margin-left: 114px;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
.verification-btn {

    top: 40px;
}

li.mobile-mini-cart {
    disply: none !important;
    display: none !important;
}
input#search-field {
    width: 350px !important;
	padding-left:10px;
}
form.form-inline {
 
    margin-right: 10px;
}
.owl-dots {
    display: none !important;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}
.owl-item.active {
    padding-left: 30px;
  
}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left {
 
    color: ee9c21;
}
i.fa.fa-quote-left {
    float: left;

}
i.fa.fa-quote-left {
    color: #ef9921 !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    display: inline-block;
    margin: 13px 5px;
}
.main-tb br {
    display: none;
}
.filter-button:hover {
    font-size: 16px;
    border: 1px solid #ee9c21;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #ee9c21 !important;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
}

.vertical-tabs .nav-link {
    display: block;
    padding: 0px 0 5px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}
.vertical-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ef9921;
    background: none;
    font-weight: 700;
    padding: 0px 0 5px;
    font-size: 18px;
}
i.fas.fa-paper-plane {
    font-weight: 900;
}

i.fas.fa-paper-plane {
    font-family: "Font Awesome 5 Free";
}
.newletter-heading i {
    font-size: 44px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0px 0;
}
input#mysubmitbtn {
    background: #000;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
    color: wheat;
}
button#dropdownMenuButton {
    width: 92px;
    height: 39px;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
    padding: -0.5rem 0;
    padding-left: 12px;
    font-size: 1rem;
    /* background-color: #fff; */
    /* color: #212529; */
    /* border: 1px solid rgba(0,0,0,.15); */
}
a {
 
    color: #212529;
}
input#mysubmitbtn {
    color: white;
}
div#n2-ss-2 .n2-ss-layer .n2-font-1009-hover {
    font-family: 'Roboto','Arial';
   
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    margin: 10px 0 0 0;
    padding: 0;
}
.wptww-testimonial-client {
       margin: 78px 0 0 0;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    /* top: 20px; */
    margin-top: 20px;
	border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
h3.edu {
    font-size: 18px;
    color: #a9a3a3;
 
    padding: 0 0 0 0;
    letter-spacing: 4px;
    font-weight: 400;
    position: relative;
    bottom: 262px;
}
h2.mycrt {
	font-size: 80px;
    color: #fff;
    font-weight: 700;
    line-height: 100px;
    margin: 10px 0 0 0;
    padding: 0;
	position: relative;
    bottom: 153px;

}
span.tyu {
    font-weight: 300;
    color: #ee9c21;
}
.caption {
    width: 745px;
}
.courses-section {
	margin: 50px 0;
}
h2.mycrt {
    color: white !important;
}
h3.edu {
    color: #a9a3a3 !important;
}
.main-tb {
  
    padding-bottom: 15px;
}
.btn:not(:disabled):not(.disabled) {
    padding: 10px;
}
.far {
    color: #fff;
    font-size: 16px;
    padding: 0px 0 !important;
}
.tab-content {
  
    float: left;
    width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    margin-top: 20px;
    background: #ee9c21;
    color: #fff;
    width: 165px;
    height: 47px;
    display: block;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #dadada;
    margin-left: 114px;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
input.wpcf7-form-control.wpcf7-submit:hover{
	background:#000;
	color:#fff;
}
.verification-btn {
    top: 40px;
}
.n2-ss-slider .n2-ss-slide-background-image {
    background-position: unset!important;
}
.n2-ss-slide-background-image {
    background-size: cover !important;
}
@media screen and (max-width: 575px) {
	li.alldatalt {
	width: 100% !important;
}

.tab-content {
	margin-top: 0px;
}
.lg.left img {
    width: 100% !important;
}
div.wpcf7 {
    margin: 0 auto;
    width: 90%!important;
}
}
@media(max-width:480px){
body .bSe .inner-bg {
    height: 200px ;
}
body .bSe .inner-bg img {
    height: 200px;
}
	body #top-rated li {
    width: 100%;
}
.testimonial .wptww-quote.slick-slide{
	margin:0 !important;
}
.wptww-testimonials-slidelist.slick-slider{
	padding:0;
}
}
/**********************************************************************************************************************/


.subpages .entry-title a {
    text-decoration: none;
    color: #fff !important;
}
.subpages h1 {
    text-align: left;
    font-size: 30px;
}
.subpages br {
    display: none;
}
.sst-img {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}



body .custom_title h1 {
    padding: 100px 0;
    width: 60%;
    margin: 0 auto;
    color: #fff;
    z-index: 8;
    position: relative;
}	

body .custom_titles h1 {
    padding: 100px 0;
    display: inline-block;
    width: 60%;
    margin: 0 auto;
    color: #fff;
	margin-top: 60px;	
}

.custom_title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000059;
    left: 0;
    right: 0;
}
.custom_title {
    position: relative;
}
.mycustompost2 {
    padding: 30px 15px 40px 15px;
}
.mycustompost2 p{
	text-align:left;
	line-height: 27px;
}
.mycustompost2 h3{
	text-align:left;


}.subpages p{

}
.subpages h2{
    color: #f1ab43;
	    margin: 20px 0;
}
.subpages h3 {
    color: #f1ab43 !important;
    font-size: 24px !important;
}
.subpages #tve_editor [data-css="tve-u-169724e782b"] {
    font-size: 27px !important;
    color: rgb(238, 156, 33) !important;
}
.subpages #tve_editor [data-css="tve-u-1697254fc6d"]{
	color: rgb(238, 156, 33) !important;
}
.subpages #tve_editor [data-css="tve-u-1697247275b"] {
    font-size: 30px !important;
	color:#000;
}
.subpages p {
    font-size: 16px;
	line-height: 27px;
	text-align:left;
}
.subpages li {
    line-height: 27px;
}
body .subpages .container {
    padding: 10px 15px 30px 15px;
}
.subpages .tcb-flex-row.tcb--cols--3.tcb-resized {
    margin-top: 0;
    padding-top: 0;
}
.subpages .site-content .entry-title a {
    text-decoration: none !important;
    text-transform: capitalize;
	color:#fff;
}
.subpages .site-content .entry-title a:hover{
color:#fff !important;
}
.subpages .thrv_wrapper.thrv_text_element table {
    margin: 30px 0;
}
@media(max-width:767px)	{

	.header-section .col-sm-6.col-md-9.col-lg-9 {
    width: 40%;
	display:-webkit-inline-box;
	    
}
.header-section .col-sm-6.col-md-3.col-lg-3 {
    width: 60%;
	
}
	body #responsive-menu-button{
		top:14px !important;
		    width: 40px;
    height: 40px;
	}
	.navbar {
 
    margin-bottom: 20px;
}
	
	.nav-pills>li {
    float: unset !important;
}
.subpages .thrv_wrapper.thrv_text_element {
    padding: 0 15px;
}

}
body{margin:0; padding:0;font-family: 'Roboto', sans-serif !important;overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,p,a,ul,li{margin:0; padding:0;}
img{max-width:100%;}


.learn-page {
    margin: 0 !important;
}
.learn-page .col-lg-12 {
    padding-left: 0;
}
section.course-description {
    background: #f4f4f4;
    padding: 50px 20px;
}
.learn-page h5 {
    margin: 0 0 25px 0 !important;
}

.learn-page {
    margin-bottom: 0;
}
.course-summary {
    background: #fff;
    box-shadow: 0px 0px 5px rgba(51,51,51,.4);
    padding: 15px;
    border-radius: 4px;
}
.course-summary h5 {
    margin: 0;
    padding: 0;
    letter-spacing: .2px;
    word-spacing: 1px;
    color: #f0a233 !important;
    font-size: 14px;
    font-weight: 400;
}
.course-summary h5 >span {
    display: block;
    color: #333;
    margin: 8px 0 15px 0;
    max-width: 155px;
    line-height: 20px;
	font-weight: normal;
}
.course-summary span {
    width: 100%;
    display: inline-block;
    max-width: 100% !important;
}

.course-summary li {
    margin-bottom: 10px;
}
.course-summary .img-cont {
    float: left;
    margin-right: 15px;
}
.course-summary li p strong {
    display: block;
    color: #ef9c23;
	font-size:14px;
	font-weight:500;
	margin-bottom: 6px;
}

.course-summary h5 span {
    font-weight: normal;
}
.course-detail-more h5 {
    font-size: 18px;
    margin: 0 0 15px 0;
}
.course-detail-more h2 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 15px 0;
}
.course-detail-more h2 {
    color:#f0a233 ;
}
.course-detail-more h3 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 15px 0;
}
.course-detail-more p{
	font-weight:300;
	margin-bottom:10px;
}
.course-detail-more h3 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 15px 0;
}
.course-summary ul li {
    list-style: none;
	    display: flow-root;
}
.course-summary ul {
    margin: 0;
    padding: 0;
}
.course-summary li p {
    overflow: hidden;
    position: relative;
    top: 0px;
	font-size:14px;
	font-weight:300
}
.course-summary li p {
    overflow: hidden;
    position: relative;
    top: 0px;
}
.course-detail h2 {
    color: #646466;
    font-weight: 400;
    font-size: 27px;
    margin-bottom: 20px;
}
.course-detail p {
    line-height: 24px;
	    font-size: 16px;
}
.my-button-css {
    text-align: center;
    margin-top: 15px;
    padding-top: 10px;
    border-top: 2px solid #ee9c21;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #ee9c21;
}
.course-detail-more ul li {

    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 15px;
    position: relative;

}
body .course-detail-more ul {

    margin: 0 0 20px 20px !important;
    display: inline-block;

}

.my-button-css i {
    position: relative;
    top: 4px;
    left: 2px;
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.course-detail ul {
    margin: 0 !important;
    padding: 0 !important;
}
.course-detail ul li{
	list-style:none;
}
.col-md-6.swift-in-viewport li {
    font-size: 14px;
}

.col-md-6.swift-in-viewport p {
    font-size: 14px;
}
.swift-in-viewport h3 {
    color: #f1ab43;
    font-weight: normal;
    margin-bottom: 20px;
	    font-size: 25px;
}
.course-detail ul li strong {
    padding: 10px 0;
    display: block;
}

.Venues .course {
        border: 1px solid #ee9c21 !important;
    background: #fff;
    padding:11px 30px;
    font-weight: 700;
    transition: .5s;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none !important;
    color: #000;
    display: inline-block;
    margin-top: 7px;
}
.course:hover {
    background: #ee9c21;
    color: #fff;
		display:block;
}
.Venues {
    text-align: center;
}
.contact-form input {
    width: 100% !important;
}
.contact-form select {
    width: 100% !important;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    height: 47px !important;
    padding-left: 12px;
    border: 1px solid #dadada !important;
    border-radius: 2px;
}
.form-group textarea {
    font-size: 15px;
    height: 120px !important;
    padding-top: 15px;
    padding-left: 14px;
    width: 100%;
}
.contact-form input::placeholder {
    color: #333;
}
.form-group textarea::placeholder {
    color: #333;
}
.after-course {
    background: #ee9c21;
    border: 0;
    padding: 6px 20px;
    color: #fff;
}
.inner-pages h1 {
    margin: 0 0 15px 0;
    padding: 0;
    text-align: left;
    font-size: 30px;
}
.inner-pages p {
    line-height: 24px;
    font-size: 16px;
}

.inner-pages p {
    font-weight: 300;
    margin-bottom: 20px;
}
.inner-pages h5 {
    font-size: 18px;
    margin: 0 0 15px 0;
}
.inner-pages h2 {
    color: #646466;
    font-weight: 400;
    font-size: 27px;
    margin-bottom: 20px;
}

body .inner-pages ul {
    margin: 0 0 20px 20px !important;
    display: inline-block;
}
.inner-pages ul li {
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 3px;
    position: relative;
    list-style: none;
}

/*product page*/

.form-row.form-row-wide.addon-wrap-30986-region-1 {
    display: none;
}

#top-rated .col-sm-6.col-md-4.col-lg-4 {
    width: 100%;
    display: contents;
}
	body #top-rated li {
    padding-bottom: 8px;
    width: 50%;
    float: left;
	padding-right: 10px;
}
.inner-pages .overlay button {  
    margin: 0;
}

.inner-pages .overlay a {
    display: inline-block;
}
.inner-pages .overlay h2 {
    height: 44px;
    overflow: hidden;
}
.inner-pages .overlay p {
    height: 95px !important;
    font-size: 13px !important;
	font-weight:400;
}
.inner-pages .overlay ul li{
	 font-size: 15px !important;
}

.inner-pages .custom-course-heading h2 {
    color: #fff;
    overflow: hidden;
    height: 46px !important;
}
body .art h2.entry-title {
    height: 60px;
    overflow: hidden;
}
.inner-post ul {
    margin: 30px 0;
}
.testimonial {
    margin: 70px 0;
}
.testimonial-heading {
    margin-bottom: 0px;
}
.inner-page-content ul li {
    line-height: 30px;
}
body .menu-right.pull-right ul li {
    margin: 0 0 0 0;
    padding: 0 0px 0 8px;
}

.inner-pages .alignleft {
	float:right !important;
    margin-top: 25px !important;
}
.inner-page-content h3{
	font-weight:normal !important;
	    color: #262a29;
		margin-top:0;
}
img.faq-img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.form-cont h3 {
    color: #404041;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    min-height: 70px;
}

.product-cont-form input {
    height: 40px !important;
    margin-bottom: 20px;
    background: #fff;
    padding: 0 7px !important;
    border-radius: 3px;
    box-shadow: 2px 3px 6px rgba(51, 51, 51, 0.4);
    font-size: 15px !important;
	width: 100%;
	    border: 1px solid #ececec;
}

.product-cont-form select.wpcf7-form-control.wpcf7-select.form-control {
    height: 40px !important;
    margin-bottom: 20px;
    background: #fff;
    padding: 0 7px !important;
    border-radius: 3px;
    box-shadow: 2px 3px 6px rgba(51, 51, 51, 0.4);
    font-size: 15px !important;
	width: 100%;
}

.product-cont-form textarea#message {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 2px 3px 6px rgba(51, 51, 51, 0.4);
    background: #fff;
    max-height: 110px;
}
.product-cont-form .wpcf7-form-control.wpcf7-submit {
    background: #fff;
    color: #ef9c23;
    text-transform: uppercase;
    letter-spacing: .2px;
    border: none !important;
    border-radius: 0px;
    height: 42px !important;
    width: 100%;
}


.product-cont-form .wpcf7-form-control.wpcf7-submit:hover {
    background: #000;
    color: #fff;
}
.course-detail-more.more h1 {
    font-size: 25px !important;
}
body .course-detail h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.course-customizer.col {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    margin-top: 25px;
	box-shadow:2px 3px 6px rgba(51, 51, 51, 0.4);
}
span.email-info {
    margin-top: 10px;
    margin-bottom: 10px;
}
.text-center {
    text-align: center;
	    margin-bottom: 25px;
}
.title h4 {
    color: #f0a233 !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: inherit;
    margin: 0;
    font-size: 18px;
}
.title.text-center p {
    font-size: 15px;
}
#boti-cal p label {
    font-size: 15px;
    color: #4F5151;
    margin-bottom: 40px;
}
.title h4 span {
    color: #333;
}
output.range_output {
    color: white;
    font-size: 12px;
    text-shadow: none;
    padding: 5px 0px;
    background-color: #f1a233;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    line-height: 8px !important;
    bottom: 34%;
	
}
#showmore-button-1 i {
    display: none;
}

.range_output:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #f1a233;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 90%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
}
.range_output:after {   
    border-top: 5px solid #f1a233 !important;
}
.course-customizer h3.addon-name {
    color: #328bca;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 6px 0;
    padding: 0;
    min-height: auto !important;
}
.woocommerce form .form-row label {
    line-height: 2;
}
input#datefy {
    border: 1px solid #ccc;
    margin-top: 10px;
    padding-left: 10px;
    padding: 5px 0 3px 10px;
}
body .course-customizer .modal-content strong{
	line-height:normal;
}
#boti-cal .col-md-12 .col-md-12 {
    padding: 0;
}
.cal-section {
    margin-top: 10px;
    margin-bottom: 10px;
}
.cal-section h3 {
    font-size: 18px !important;
    color: #000 !important;
    max-width: 220px;
    float: left;
    width: 100%;
    line-height: normal;
    margin: 10px 0 0 0 !important;
}
.cal-section input {
    margin: 4px 0 0 0 !important;
    padding: 6px 0px 6px 10px !important;
}
.add-on {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
body .add-on h3 {
    font-size: 18px !important;
    color: #000 !important;
    max-width: 220px;
    float: left;
    width: 100%;
    line-height: normal;
    margin: 10px 0 0 0 !important;
}
.radio-input {
    display: inline-block;
    margin-top: 4px;
}
.radio-input label {
    display: inline-block;
    margin-right: 15px !important;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
        margin-right: 0px;
}
body .addon-wrap-30986-region-1 h3 {
    font-size: 18px !important;
    color: #000 !important;
    max-width: 220px;
    float: left;
    width: 100%;
    line-height: normal;
    margin: 10px 0 0 0 !important;
}
body .required {
    color: red !important;
}
.form-row.form-row-wide.addon-wrap-30986-region-1 {
    margin: 0;
}
#mycustomrow .verification-btn {
    top: 15px;
}
.product-cont-form textarea#message::placeholder {
    font-size: 15px;
    line-height: 25px;
}
ul.cd-dropdown-content ul li a:hover {
    color: #ee9c21 !important;
}
.custom-course-heading h2::before{
	bottom:0;
}
.menu-about-us-menu-container {
    background: #fff;
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 40px 30px 40px;
	margin-bottom:30px;
}
.menu-about-us-menu-container ul li a {
    font-size: 15px;
    color: #565656;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    display: inline-block;
    text-decoration: none;
	position:relative;
	font-weight:400;
}

ul.news-list li {
    font-size: 16px;
    line-height: 37px;
    position: relative;
}

body .menu-about-us-menu-container #menu-about-us-menu .current-menu-item a {
    color: #ee9c21 !important;
}

body .inner-pages .container .col-12.col-sm-12.col-md-12.col-lg-12 h5 {
    font-size: 15px;
    color: #ee9c21;
    font-weight: 400;
    margin: 45px 0 15px 0;
    padding: 0 0 0 0;
    width: 100%;
	
}
body .inner-pages .container .col-12.col-sm-12.col-md-12.col-lg-12 h5 a{
text-decoration:none !important;	
}

body .inner-pages .container .col-12.col-sm-12.col-md-12.col-lg-12 h2{
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin: 0px 0 30px 0;
    padding: 0 0 0 0;
    width: 100%;
	}
	
	img.compre-img {
    float: right;
    margin-left: 15px;
}
.testimonial-heading h2 span {
    margin: 0 0 0 7px;
}
.team-section img {
    float: right;
    margin: 0 0 20px 20px;
}
.team-section {
    background: #f0f0f0;
    padding: 20px 20px;
    margin-bottom: 30px;
}
.left.section-ser .l-m {
    float: left;
    width: 35%;
    text-align: center;
	 margin-right: 30px;
}
.left.section-ser {

    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
    padding-bottom: 30px;

}
.left.section-ser p {
    overflow: hidden;
}
.left.section-ser:last-child{border:none; margin:0; }
.product_short_description_video {
    margin-top: 30px;
}
body .tab-pane li {
    padding-bottom: 8px;
}
.nav .nav-item a:hover {
    background: none !important;
    color: #ee9c21;
}

.tab-content ul li a:hover {
    color: #ee9c21;
}
.cd-dropdown-content li a:hover {
    color: #ee9c21;
}
.art h2 {
    padding: 10px 0 !important;
    text-align: left;
}
body .awr.scn {
    box-shadow: none;
    padding: 24px 0 0 0;
}
body .scn ul li {
    background: none;
    border-bottom: none;
}
body .scn ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
body .scn ul li a:hover {
    margin: 0;
    text-decoration: none;
}
.wrp.cnt.gin .bSe.right {
    width: 100%;
    margin: 0 -25px;
	text-align:center;
}
.no_content_msg {
    width: 100%;
    text-align: center;
	background: #f4f4f4;
    padding: 21px 10px 60px 10px;
    margin-top: 40px;
}
body .no_content_msg .submit_btn {	
    height: 39px;
    font-size: 15px;
    line-height: 40px;
}
body .no_content_msg .search_field {
    height: 41px;
}
.wrp.cnt.gin .bSe.right .art {
    width: 33.33%;
    padding: 0 10px;
	text-align:left;
	min-height:470px;
}
.awr.scn .twr li {
    
}
body .container.mycustompost2 ul li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 20px;
	    /*padding: 2px 0;*/
}

@charset "UTF-8";
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #111433;
  background-color: #ffffff;
}

a {
  color: #3f8654;
  text-decoration: none;
}

img {
  max-width: 100%;
}

input {
  font-family: sans-serif;
  font-size: 1.6rem;
}

/* remove “X” from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
header {
  height: 100px;
  background: #ffffff;
}

.cd-dropdown-wrapper {
  display: inline-block;
  position: relative;
  height: 40px;
  margin: 30px 0 0 5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  padding: 0 36px 0 20px;
  line-height: 40px;
  background-color: #111433;
  color: #ffffff;
  border-radius: 3px;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #171b46;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-trigger {
  
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #3f8654;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #47975f;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111433;
  color: #ffffff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 9999999999999;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #ffffff;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top-width: 1px;
  border-color: #242643;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #111433;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border-color: #ebebeb;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #3f8654;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3f8654;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3f8654;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #ee9c21;
    color: #ee9c21;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #3f8654;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #3f8654;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}
/********************************************/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

  /* Make the image fully responsive */
  .carousel-inner img {
      width: 100%;
      height: 100%;
  }

li.mobile-mini-cart {
    disply: none !important;
    display: none !important;
}
input#search-field {
    width: 270px !important;
}
form.form-inline {
 
    margin-right: 10px;
}
.owl-dots {
    display: none !important;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}
.owl-item.active {
    padding-left: 30px;
  
}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left {
 
    color: ee9c21;
}
i.fa.fa-quote-left {
    float: left;

}
i.fa.fa-quote-left {
    color: #ef9921 !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    display: inline-block;
    margin: 13px 5px;
}
.main-tb br {
    display: none;
}
.filter-button:hover {
    font-size: 16px;
    border: 1px solid #ee9c21;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #ee9c21 !important;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
}

.vertical-tabs .nav-link {
    display: block;
    padding: 0px 0 5px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}
.vertical-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ef9921;
    background: none;
    font-weight: 700;
    padding: 0px 0 5px;
    font-size: 18px;
}
i.fas.fa-paper-plane {
    font-weight: 900;
}

i.fas.fa-paper-plane {
    font-family: "Font Awesome 5 Free";
}
.newletter-heading i {
    font-size: 44px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0px 0;
}
input#mysubmitbtn {
    background: #000;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
    color: wheat;
}
button#dropdownMenuButton {
    width: 92px;
    height: 39px;
}
ul#menu {
    padding-left: 11px;
    list-style: none;
    padding: -0.5rem 0;
    padding-left: 12px;
    font-size: 1rem;
    /* background-color: #fff; */
    /* color: #212529; */
    /* border: 1px solid rgba(0,0,0,.15); */
}
a {
 
    color: #212529;
}
input#mysubmitbtn {
    color: white;
}
div#n2-ss-2 .n2-ss-layer .n2-font-1009-hover {
    font-family: 'Roboto','Arial';
   
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    margin: 10px 0 0 0;
    padding: 0;
}
.wptww-testimonial-client {
       margin: 78px 0 0 0;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    /* top: 20px; */
    margin-top: 20px;
	border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
h3.edu {
    font-size: 18px;
   color:#fff;
    padding: 0 0 0 0;
    letter-spacing: 4px;
    font-weight: 400;
    position: relative;
    bottom: 262px;
}
 body h2.mycrt {
	 font-size: 60px;
    color: #fff;
    font-weight: 500;
    line-height: 70px;
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
 

}
span.tyu {
    font-weight: 300;
    color: #ee9c21;
}
body .caption {
    width: 100% !important;
	bottom:150px !important;
}
.courses-section {
	margin: 50px 0;
}
h2.mycrt {
    color: white !important;
}
body h3.edu {
    color: #fff !important;
}
.main-tb {
  
    padding-bottom: 15px;
}
.btn:not(:disabled):not(.disabled) {
    padding: 10px;
}
.far {
    color: #fff;
    font-size: 16px;
    padding: 0px 0 !important;
}
.tab-content {
  
    float: left;
    width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background: #000;
    margin-top: 20px;
    background: #ee9c21;
    color: #fff;
    width: 165px;
    height: 47px;
    display: block;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #dadada;
    margin-left: 114px;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
}
input#premises {
    line-height: 6 !important;
    margin: -5px 0 0px !important;
    height: 40px;
}
form#boti-cal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}
select#location {
    height: auto;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
    font-weight: 400;
    font-size: 15px;
    width: 200px;
	margin-top:10px;
	height:30px;
}
.course-customizer button.btn.btn-primary {
    opacity: 1;
    height: 35px;
    line-height: normal;
}
.course-summary ul li img {
    height: 28px;
}
.bSe a {
    color: #ee9c21 !important;
	text-decoration:none !important;
}
abbr.required, .required {
    color: red !important;
}
button#myBtn {
    border: none;
    display: inline-block;
    margin: 0 auto;
    background: #ed9817;
    color: #fff;
    padding: 5px 20px;
    margin-top: 20px;
    position: relative;
    left: 0px;
    font-size: 15px;
    height: 40px;
}
input.laptopy {
    line-height: 6 !important;
    margin: -5px 0 0px !important;
    height: 40px;
}
.newletter-headingss #form-group-input::placeholder {
    color: #555;
}

.mymegamenu {
    margin-top: 4px;
}


body .mycustomdrop {
    margin:0 8px 0 0;
}

body form.form-inline {
    margin-right: 0;
	margin-left: 10px;
}
.navbar.navbar-light.bg-light.mymegamenu {
        display: flex;
    background: transparent !important;
}
body .header-section {
    margin: 15px 0 10px;
}
.bSe .inner-bg {
    height: 400px;
    overflow: hidden;
}
.bSe .inner-bg img {
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.course-detail-more.more h1 {
    margin: 0 0 15px 0;
    padding: 0;
    text-align: left;
    font-size: 30px;
}
.product-cont-form input::placeholder {
    color: #5a5a5a !important;
    font-size: 15px;
}
.product-cont-form textarea::placeholder {
    color: #5a5a5a;
font-size: 15px;
}
.product-cont-form select {
    color: #5a5a5a;
font-size: 15px;
}
.custom-course img {
    height: 100%;
    object-fit: cover;
}
body .custom-course {
    height: 300px;
	width:100%;
	margin-bottom:10px;
}
.item.gallery_product.col-lg-2.col-md-3.col-sm-4.col-6.filter.top-rated.irrigation.Specialist {
    padding: 0 5px;
}
.course-summary span {
    width: 100%;
    display: inline-block;
    max-width: 100% !important;
}
body .our-courses .sidebar-menu {
    border: 0;
    padding: 0 15px;
}
body .in {
    padding: 0px !important;
}
.mymegamenu {
    margin-top: 0;
}


/***************************************/

/*Archive*/	
.cnt{
	margin-bottom:70px !important;
}

.cnt .awr {
		top: 0 !important;
	    margin-bottom: 0px;
		margin-top: 0px;
		padding:0 !important;
}
.gin .fullWidth .art {
    padding: 0 0 0 0 !important;
    width: 32% !important; 
    margin: 0 7px !important;
}
.awr .container {
    width: auto;
    padding: 0;
}
body .gin article {
    display: unset;
    height: auto;
    width: auto;
}

.newletter-heading {
    margin-top: 20px !important;
}
.spr {
    height: 0 !important;
}
body .bSe .awr .entry-title, .bSe .awr .page-title {   
    font-size: 20px;
    padding: 20px 0;
}
.pgn .current {
    background: #ee9c21 !important; 
}
.pgn {
       box-shadow: none !important;	
}
.page-numbers:hover {
    background: #ee9c21 !important;
	color:#fff !important;
    
}

.post.content.inner-post p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}
.awr.scn .twr p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding-bottom: 8px !important;
}

/* my css in boti */


/*all testimonial*/
.design-1 {
    margin-top: 50px;
}
body .wp-medium-4 {
    width: 31.33333% !important;
    margin-right: 15px;
    text-align: center;
    background: #fdfdfd;
    border: 1px solid #ededed;
    border-radius: 12px;
    padding: 30px 40px 50px;
    position: relative;
}
.wptww-quote h4 {
    display: none;
}
.wptww-quote .wptww-testimonial-client {
    margin: 48px 0 0 0;
}
.wptww-quote .wptww-testimonial-client {
    position: unset;
	margin-bottom:10px;
}
.wptww-quote .wptww-testimonial-job {
    position: unset;
}

/*end all testimonial*/

.col-lg-4 .left .alignleft {
    float: unset !important;
}
.col-lg-4 left {
    float: left;
    text-align: center;
    margin: 0 auto;
}
.col-lg-4.left {
    text-align: center;
}
.col-lg-4.left h3{
    text-align: left;
}
.col-lg-4.left img {
    width: 70px;
    margin: 0;
	float:unset;
}
.cd-dropdown-content .cd-secondary-dropdown{
	padding-bottom:0;
}
.slider-section .metaslider .caption-wrap {
    opacity: 1;
}
.partner-section .owl-carousel .owl-stage-outer {
    top: 18px;
}
input#search-field {
    text-transform: capitalize;
    font-size: 14px;
}
.partner-section h2{
line-height:67px}
.card:last-child > .card-header {
    border-bottom: 1px solid #ccc;
}

.newletter-heading p{
    margin-left: 55px;
}
.btn-custom .submit-btn {
    margin-top: 25px;
}

.footer-content h2 {
    font-size: 17px!important;
    font-weight: 400!important;
    color: #000!important;
    margin: 0 0 20px 0!important;
    padding: 0 0 20px 0!important;
}
.tab-content h2 {
    font-size: 18px!important;
    color: #ee9c21!important;
    margin: 0 0 10px 0!important;
}
/* body .course-detail { */
    /* min-height: 785px !important; */
    /* max-height: 785px !important; */
/* } */
.popular-courses-section .t-btn a {
    text-decoration: none !important;
}
.contact-us {
    margin-bottom: 0px;
}
.verification-btn.v-btn input {
    margin: 20px 0px 0px -7px !important;
    border-radius: 0;
    border: 1px solid #dadada !important;
    line-height: normal;
}
.verification-btn.v-btn {
    display: block;
}
body .custom-course {
    position: relative;
}
body .has-children > a:hover::before, .has-children > a:hover::after {
    color: #ed9b21!important;
	border:1px solid;
}
.contact-form select {
    height: 47px !important;
    font-size: 15px;
    border-radius: 0;
}
.cd-dropdown-content li a {
    text-decoration: none !important;
}
a.x-a {
    color: #ee9c21 !important;
    font-weight: 700;
    text-decoration: none !important;
}
a.x-a:hover {
    color: #ee9c21;
}


.footer-content ul li {
    line-height: 24px;
}

.footer-content address {
    line-height: 22px;
}

.vertical-tabs #myTab li {
    line-height: 28px;
}

.vertical-tabs .nav-link{font-size:20px;}
/*.testimonial .slick-list.draggable {
    padding-bottom: 70px;
}*/


.wptww-testimonial-client {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
}

.wptww-testimonial-job {
    position: absolute;
    bottom: -86px;
    left: 0;
    right: 0;
}

.newletter-heading .fas.fa-paper-plane {
    font-family: "Font Awesome 5 Free";
    width: 100%;
    font-size: 43px !important;
    margin: 2px 12px 0 0;
}
.overlay a {
    width: 100%;
    margin: 33px 0 0 0;
    background: #ee9c21;
    font-size: 15px;
    padding: 11px 20px;
    color: #fff !important;
    font-weight: 700;
    margin-top: 10px;
    display: flow-root;
    text-decoration: none !important;
}
.custom-course2 .overlay a {
 
    padding: 11px 0px;
    display: unset;
}
body .newletter-heading .fas.fa-paper-plane {
    width: auto;
    font-size: -webkit-xxx-large;
}
.wptww-testimonial-client {
    margin: 50px 0 0 0;
}
.overlay h2 a {
    border: none;
    background: none;
    display: unset;
    text-decoration: none !important;
    font-size: 14px !important;
    padding: 11px 0;
}
body .overlay ul {
    margin: 20px 0 20px 0;
    display: flex;
}
.overlay ul li:before {
    background-image: none !important;
	font-size:15px!important;
}
body .overlay ul li{
    width: 100%;
    text-align: center;
}
.overlay p {
        margin-top: 20px;
    text-align: center !important;
    overflow: hidden;
    height: 65px;
	font-size:13px !important;
	
	
}
.overlay h2 {
    height: 64px;
    overflow: hidden;
}

.has-children > a {
    padding-right: 40px;
    font-size: 16px;
}
	a.cd-dropdown-trigger:hover {
    color: #fff;
		background:#000;
}
	.cd-secondary-dropdown li a {
    font-size: 16px !important;
}

html body {
    background: #fff !important;
	overflow-y: hidden !important;
}
.cd-dropdown-trigger{
	background:#ee9c21 !important;
	border-radius:0;
}
	.slider-section h3 {
   
   
}

.no-touch .cd-dropdown-trigger:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.header-section .left {
    margin-top: 8px !important;
}

.mymegamenu {
    margin-top: -1px;
}
body .header-section #search-button:hover {
    background-color: #000;
    color: #fff !important;
}
.header-section {margin: 15px 0 !important; background:fff !important;}

.header-section #search-field{
	padding-left:10px;
	border-radius:0;
	box-shadow: none;
}
.header-section .menu-right.pull-right {
    
    /*margin: 14px 0 0 0 !important;*/
}
.navbar{
	margin-bottom:0 !important;
}
button#dropdownMenuButton:hover {
    color: #fff;
}
button#dropdownMenuButton:hover {
    color: #fff !important;
}
.partner-section .pd-0 {
    padding: 0 !important;
}
body .partner-section h2 {
    color: #000;
}
.n2-ss-slide-background-image {
    background-size: contain !important;
}
.popular-heading .txthead {
    color: #ee9c21;
}
.popular-heading h2 {
    color: #000 !important;
}
.popular-heading {
    margin-bottom: 15px !important;
}
.popular-courses-section .filter-button {
       box-shadow: none;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    color: #000 !important;
    background: #d7d7d7;

}
.popular-courses-section .filter-button:hover{
	color:#fff !important;
}
	.testimonial .wptww-quote.slick-slide {
    position: relative;
}
	
	.testimonial .wptww-quote.slick-slide:before {
    content: "";
    position: absolute;
    bottom: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f5f5f5;
    margin: 0 auto;
	margin-left:-20px;
}
	.testimonial .slick-next.slick-arrow{
		display:none !important;
	}
	.testimonial .slick-prev.slick-arrow{
		display:none !important;
	}
	.newletter-headingss #form-group-input {
    margin-bottom: 15px;
    height: 40px;
    font-size: 13px;
	border-radius:0;
}
	.newletter-headingss .wpcf7-form-control.wpcf7-select.form-control {
    font-size: 13px;
    margin-bottom: 15px;
	border-radius:0;
}
	.testimonial .slick-dots {
    display: none !important;
}
body .submit-btn .wpcf7-submit {
    background: #000 !important;
    border: none;
    padding: 14px 38px !important;
    font-size: 15px !important;
    font-weight: 700;
    margin: 0 !important;
    height: unset !important;
    width: unset!important;
    border-radius: 4px !important;
}	
	
	
.popular-courses-section .filter-button:hover{
	border:1px solid #ee9c21;
	    background: #f0f0f0;
		color:#000;
		 border: 1px solid #ee9c21;
		 color: #ffff;
}

.custom-course .custom-course-heading h2 {
    color: #fff;
	overflow: hidden;
    height: 69px;
}

.testimonial .wptww-quote.slick-slide {
    margin-left: 14px;
    margin-right: 15px;
    text-align: center;
    background: #fdfdfd;
    border: 1px solid #ededed;
    border-radius: 12px;
    padding: 30px 40px 50px;
    position: relative;
	height: 411px;
}
.wptww-testimonials-text p em {
    font-size: 15px;
    font-style: italic;
    color: #666666;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.testimonial-heading h3 {
    color: #767676;
}
.testimonial-heading h3 {
    color: #767676;
}
.testimonial-heading h3 {
    color: #767676;
}
.wptww-testimonials-text em:after{display:none;}
.wptww-testimonials-text em:before{display:none;}
.testimonial .wptww-testimonial-content h4 {
display: none;}
.testimonial ul.slick-dots {
    display: none;
}
.testimonial .slick-prev.slick-arrow {
    display: none;
}
.testimonial .slick-next slick-arrow{
	display: none;
}
	.footer-content p .info_contact {
    color: #ee9c21 !important;
	font-weight:700 !important;
	padding:0;
}
.footer-content p a {
	margin-bottom: 20px;
    text-decoration: none;
    padding: 10px 30px;
}
	
	.ad-heading .testimonial-heading {
    margin: 70px 30px 50px 30px;
}
	.ad-training h4 span {
    color: #dc8709;
}
.ad-training h4 {
    text-align: center;
    font-size: 22px;
    color: #fff !important;
    font-weight: 400;
}
	.ad-left h3 {
    color: #ee9c21 !important;
    font-weight: normal;
}
	.newletter-heading h2 {
    color: #000;
}
body .ad-btn a {
    font-size: 14px;
    color: #fff;
    background: #ee9c21;
    padding: 12px 40px;
    display: inline-block;
    margin: 30px 0 50px 0;
    text-decoration: none;
    text-align: center;
}
.ad-btn {
    text-align: center;
}

.t-btn a{
	margin:10px 0 20px !important;
	    text-decoration: none !important;
}

body .intro h1 {
    font-size: 20px;
    margin-top: 0;
}

.ad-section-repeat .right p {
    margin-bottom: 20px;
}
.course-form {
    padding: 20px;
    background: #d93;
}	
.course-form label {
    font-size: 14px;
    font-weight: 600;
    color: #79001b;
    margin-bottom: 5px;
	position:relative;
}
.same-field {
    border: 1px solid #bbb;
    margin: 10px 0;
    height: 34px;
    width: 100%;
    color: #333;
    font-size: 14px;
}
.course-form span {
    color: #79001b;
    padding: 2px;
}
.course-form textarea {
    height: 100px !important;
}
.our-courses .btn.btn-link.collapsed{
	font-size:16px !important;
}
	.card .btn:not(:disabled):not(.disabled) {
     cursor: pointer;
    display: inline-block;
    margin: 6px 0px;
    border: 0;
    background: none;
    box-shadow: none;
	font-size:16px !important;
}
div#image-slider img {
    width: 100%;
}
.course-form label:before {
    content: "";
    position: absolute;
    background: #929292;
    height: 5px;
    width: 5px;
    left: -10px;
    top: 8px;
    border-radius: 8px;
}

	
	@media(max-width:1199px){
		.wrp.cnt.gin .bSe.right {
    margin: 0 !important;
}
	body .wp-medium-4 {
    width: 48.33333% !important;
}
		
		.cd-dropdown-trigger::before {
			    right: 14px;
		}
			.cd-dropdown-trigger::after {
			    right: 8px;
		}
		.menu-right.pull-right ul li a {
    font-size: 14px !important;
		}
		.menu-right.pull-right ul li {
    padding: 0 0px 0 5px !important;
}
	.slider-section .caption {
    bottom: 20px !important;
}
.mymegamenu #search-field {
    width: 245px !important;
}
.partner-section h2 {
    font-size: 26px !important;
	}
	
	}
	@media(max-width:991px){
		/* body .course-detail { */
    /* min-height: 785px !important; */
    /* max-height: 915px !important; */
/* } */
	
.navbar.navbar-light.bg-light.mymegamenu {
	float: right;
}
		.verification-btn.v-btn input {
    margin: 20px 0px 0px 0px !important;
		}
		.wrp.cnt.gin .bSe.right .art {
    width: 49.33%;
}
body .wrp.cnt.gin .bSe.right {
    margin: 0 !important;
}
		.slider-section .caption {
    bottom: -30px !important;
}
		body [data-css="tve-u-16d19d00b8b"] {
    max-width: 0 !important;
}
	.product-cont-form .wpcf7-form-control.wpcf7-submit {
    margin: 15px 0 20px 0 !important;
	width: 50%;
}
body .wp-medium-4 {
    width: 100% !important;
	    padding-left: 0;
    padding-right: 0;	
}
.form-cont h3 {
    font-size: 19px !important;
    line-height: normal;
}
	.mymegamenu #search-field {
    width: 220px !important;
}
.phone, .phone_mobile {
    width: 100% !important;
    
}	
		.wp-medium-4 {
    width: 100% !important;
    margin-right: 0;
}
		.contact-form select {
    margin-bottom: 20px;
}
		.newletter-section .col-sm-12.col-md-7.col-lg-7 {
    display: contents;
}
.newletter-section{
	width:100%;
}
.newletter-section .col-sm-12.col-md-5.col-lg-5 {
    display: contents;
}
body .newletter-heading .fas.fa-paper-plane {
    width: 100%;
    font-size: 25px;
    text-align: center;
}
		.slider-section .mycrt {
    font-size: 52px;
    line-height: 60px;
}
	body .partner-section h2 {
    color: #000;
    font-size: 24px !important;
    padding: 30px 20px;
	line-height: 100px;
}
	.custom h2 {
    font-size: 36px;
    line-height: 33px;
}
		.courses-section .custom h2 {
    font-size: 36px;
    line-height: 33px;
}
		.courses-section .custom h2 span {
    font-size: 18px;
    font-weight: 300;
}

.popular-courses-section .filter-button {
    font-size: 14px;
}
.ad-training h4 {
text-align: left;}
.ad-btn {
    text-align: center;
}
.wptww-testimonial-client {
    margin: 50px 0 0 0 !important;
}
.t-btn a {
    margin: 23px 0 0 0 !important;
}
.caption .edu a.allcourses{      font-size: 14px;  margin: 0 0 0 0 !important;}
.newletter-heading .fas.fa-paper-plane {
    width: 100%;
    text-align: center;
    font-size: 25px;
}
.newletter-heading p {
    margin-bottom: 15px !important;
}
.newletter-headingss {
    width: 100%;
}
.newletter-heading {
    text-align: center;
}
.vertical-tabs .nav-link {
    font-size: 15px !important;
}
.tab-content h2 {
    font-size: 15px !important;
}
	.menu-right.pull-right ul li {
    padding: 0 0px 0 4px !important;
}	
	}
	@media(max-width:767px){
		.col-12.col-sm-6.col-md-8.col-lg-8.contact-heading {
    width: 100% !important;
    display: contents;
}
.col-12.col-sm-6.col-md-4.col-lg-4.contact-info {
    width: 100%;
    display: contents;
}
.verification-btn.v-btn input {
    margin: 20px 0px 0px 0px !important;
	width:50% !important;
   
}
		.wrp.cnt.gin .bSe.right .art {
    width: 100%;
	    padding:0 0px;
}

	.header-section .col-sm-6.col-md-3.col-lg-4 {
    width: 50%;
}
.header-section .col-sm-6.col-md-9.col-lg-8 {
    width: 50%;
}
.search {
    float: right;
}
.wrp.cnt.gin .bSe.right {
    width: 100%;
    margin: 0;
}
		.search .form-inline {
    display: none;
}
		.txt {
    margin-top: 40px;
}
	.slider-section .mycrt {
    font-size: 36px;
    line-height: 40px;
    bottom: auto;
}
.slider-section h3 {
    font-size: 15px;
}
.slider-section h3::before{
	display:none;
}
.slider-section h3::after{
	display:none;
}
.slider-section .caption {
    bottom: 50px !important;
}
.partner-section h2 {
    font-size: 27px;
}
body .partner-section h2 {
    color: #000;
    font-size: 24px !important;
    padding: 0 15px;
    line-height: 50px;
    clip-path: none;
}
.lgx-logo-slider-wp .lgx-logo-item{
    margin-left: 10% !important;
}
.lgx-logo-slider-wp .lgx-logo-wrapper {
	padding-top: 0;
}
.cd-dropdown-content {
    z-index: 999999;
    overflow: hidden;
}
.lgx-logo-slider-wp {
	z-index: -1;    margin-top:0px;
}
body .slider-section h3{
        margin: 0;
        bottom: auto;
}
.slider-section .metaslider .caption-wrap{
        margin-bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
      top: 50%;
    transform: translatey(-50%);
}
.slider-section .metaslider .caption-wrap .caption{
    bottom: auto !important;
}
.flexslider ul.slides li{
    position: relative;
}
.flexslider ul.slides li img{
    display: block;
}
nav.cd-dropdown.dropdown-is-active {
    z-index: 99999;
}
.lgx-logo-item img {
    width: 140px !important;
    margin: 0px !important;
}
.courses-section .custom h2 {
    font-size: 24px;
    line-height: 23px;
}
  .popular-courses-section .filter-button {
    margin-top: 0 !important;
}

.testimonial .wptww-quote.slick-slide {
    padding: 30px 10px 30px;
    position: relative;
	height:auto !important;
}
.testimonial-heading {
    margin-bottom: 0px;
}
header-section .left {
    margin-top: 15px !important;
}

.design-1 {
    margin-top: 0;
}

.newletter-heading .fas.fa-paper-plane {
    font-family: "Font Awesome 5 Free";
    width: 100%;
    font-size: 25px;
}
.footer-content p a {
    margin-bottom: 20px;
}
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after{
	background:#fff;
}
	}
	@media(max-width:575px){			
button#responsive-menu-button{
	top:15px !important;
}
.form-cont h3 {
    padding: 0 30px;
}
section.form-cont {
    background:#fbe8cb;
    background-image: none !important;
}
.course-customizer.col {
    background: #fbe8cb;
    padding: 0px 15px;
    box-shadow: none;
}
body .addon-wrap-30986-region-1 h3 {   
    max-width: 50%;

}
body .add-on h3{
	  max-width: 50%;
}
.cal-section h3 {
    max-width: 50%;

}
		body .slider-section h3 {
    font-size: 13px;
    letter-spacing: normal;
}
body .slider-section .mycrt {
    font-size: 26px;
    line-height: 30px;
}
body .slider-section .caption {
    bottom: -60px !important;
}
.custom {
    margin-bottom: 30px;
}
.popular-courses-section .filter-button {
    width: 100% !important;
    margin-left: 0 !important;
	background:#dddddd !important;
}

	.metaslider .caption-wrap
{
	margin-bottom:-35px;
}

 
	a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    height: 350px;
    padding-top: 20px;
}

		@media(max-width:380px){
			.wrp {
    width: 100% !important;
    padding: 15px 15px;
}
			.header-section .col-sm-6.col-md-3.col-lg-4 {
    width: 47%;
}
.header-section .col-sm-6.col-md-9.col-lg-8 {
    width: 53%;
}
.header-section .left {
    margin-top: 14px !important;
}
			
			body .custom_titles h1 {
    padding: 60px 0;
    font-size: 30px;
}
			body .addon-wrap-30986-region-1 h3 {
    max-width: 30%;
}
			.overlay ul li {
    font-size: 12px;
}

.overlay a {
    font-size: 13px;
    padding: 8px 10px;
}
		}
		
		
	
		}
	/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
.header-section.darkHeader {
    position: fixed!important;
}
/*****************************************************************/


.fwit {
    height: 350px;
    padding-top: 20px;
}
.cd-dropdown-content .see-all a {
    color: #ee9c21;
}

.no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: ee9c21;
}

.no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #fff !important;
    background-color: #eb9a21;
}
.cnt .awr {
    padding: 20px;
    position: relative;
    top: -43px;
}
a.event-title.active {
    color: ee9c21;
    color: #ee9c21;
}
.arh {
    height: auto !important;
}
span.event-title {
    color: #a7a6a6;
    padding: 10px 14px;
    vertical-align: top;
    text-decoration: none !important;
    transition: background-color .2s;
    border: 1px solid #a7a6a6;
    margin-top: 20px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
	font-weight:bold;
}
button#responsive-menu-button {
    display: none;
}

@media(max-width:767px){

#MyPopup .modal-footer {
    justify-content: flex-start;
}
#MyPopup .modal-footer button{
        font-size: 18px;
}
#MyPopup.modal.fade.in .modal-dialog{
    margin-top: 3% !important;    -webkit-transform: translate(0,-0%);
    transform: translate(0,-0%);
}
input.wpcf7-form-control.wpcf7-submit{
        margin-top: 0 !important;
}


	body button#responsive-menu-button {
    display: none;
    width: 40px;
    height: 40px;
    top: 20px !important;
}
body .cd-dropdown-content .cd-secondary-dropdown > li {
	height: auto !important;
}
.menu-right.pull-right ul li a {
    display: none;
}
.responsive-menu-item a {
    font-size: 16px !important;
	line-height:50px;
}
#responsive-menu-container .responsive-menu-search-box {
    height: 39px;
    font-size: 16px;
}
.cd-dropdown h2 {
    visibility: hidden;
}

button#responsive-menu-button{
    background: #ee9c21 !important;
}
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {    
    background-color: #000;
}
.responsive-menu-open button#responsive-menu-button .responsive-menu-box {
    color: #000 !important;
}

}	
.newsltr {
 
    padding-top: 30px;
}
@media(max-width:320px){
	.header-section .col-sm-6.col-md-9.col-lg-9 {
    padding-left: 5px;
}
}

#166 {
    display: none;
}
li#uncategorized {
    display: none;
/*css start 01-11-2019*/
}
nav.cd-dropdown.dropdown-is-active {
    z-index: 99999;
}


@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .cd-dropdown-content, .cd-dropdown-content ul { top: 0 !important; height: 100% !important;     padding-top: 50px !important; }
}
@media screen and (max-device-width: 480px) and (min-device-width: 320px) {
    ul.cd-dropdown-content { height: 100% !important; overflow-y: auto !important; padding-top: 50px; padding-bottom: 50px; }
    ul.cd-dropdown-content li:last-child { padding-bottom: 50px; }
}
#boti-cal .wc_bookings_field_persons { height: auto; padding: 0; border: none; font-weight: 600; }

.form-full label {font-size: 14px !important;}
