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 {
	letter-spacing: 0.5px;
	outline: none ;
}
.text-light, .text-light p {
	font-weight: 300 !important;
}
footer .vc_custom_heading a {
	text-decoration: underline;
}
footer, header {
	position: relative;
}
header {
	padding-top: 8px;
}
footer:before, header:before {
	content:'';
	width: 100%;
	left: 0;
	position: absolute;
	top: 0;
	height: 8px;
	background: #333333 url(../img/bg_yellow_black.svg);
	z-index: 1;
}
.clear::after {
    content: "";
    display: table;
    clear: both;
}
.widget_search .w-form input[type="text"], .w-search input {
	background: #ffffff url(../img/search.svg) no-repeat right 9px center;
	-webkit-background-size: 12px 12px;
	background-size: 12px 12px;
	border: 1px solid #EAEAEA;
	border-radius: 0px;
	color: #000000;
	line-height: 32px;
	height: 32px;
	padding-left: 7px;
}
.w-search input {
	border: 1px solid #EAEAEA !important;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}

.w-dropdown-current .w-dropdown-item:after {
  display: block;
  position: absolute;
  top: 8px;
  right: 3px;
  content: '';
  font-size: 0;
  width: 10px;
  height: 8px;
  margin-top: 0;
  cursor: pointer;
  background: url(../img/dropdown.svg) no-repeat center;
}
.l-titlebar.size_medium .g-breadcrumbs {
	margin-top: 0;
}
.l-titlebar.size_medium .l-titlebar-h {
  padding: 1.2rem 0 0.9rem 0;
}
.ush_socials_2 {
	margin-left: 2.3rem;
}
.l-header .w-socials {
	margin-left: 2.4rem;
}
.w-socials-item-link[aria-label=YouTube] {
	margin-right: 5px;
	height: 32px;
	width: 32px;
	background: url(../img/youtube_dark.svg) no-repeat center;
}
.w-socials-item-link[aria-label=Facebook] {
	margin-right: 5px;
	height: 32px;
	width: 32px;
	background: url(../img/facebook_dark.svg) no-repeat center;
}
.w-socials-item-link[aria-label=Instagram] {
	margin-right: 5px;
	height: 32px;
	width: 32px;
	background: url(../img/instagram.svg) no-repeat center;
}
.l-titlebar.color_alternate {
	background: #333333 url(../img/breadcrumbs.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
.w-socials-item-link[aria-label=Facebook]::after, .w-socials-item-link[aria-label=YouTube]::after, .w-socials-item-link[aria-label=Instagram]::after {
	content: none !important;
}
.w-socials-item.facebook .w-socials-item-link-hover {
	background: inherit;
}
.w-socials-item-link[aria-label=YouTube] span, .w-socials-item-link[aria-label=Instagram] span {
	display: none;
}
.l-titlebar-content, .g-breadcrumbs {
	display: block;
	width: 100%;
	text-align: center;
}
.g-breadcrumbs-separator:before {
	content: '/';
	color: #fff;
}
 .l-titlebar.size_medium h1 {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	font-weight: 300;
}
.sidebar_left main {
	position: relative;
}
.l-subheader-cell.at_left>* {
	margin-left: 1.1rem;
}
aside {
	position: relative;
}
aside.l-sidebar {
	padding: 41px 0 0 0;
}
.sidebar_left aside:before {
	content:'';
	background: #EAEAEA;
	right: 0;
	top: 41px;
	position: absolute;
	height: calc(100% - 49px);
	width: 1px;
}
.l-titlebar-h, .l-sidebar, .l-section-h, .l-section.width_full .vc_col-sm-12 .w-tabs-section-content-h {
	padding: 41px 0;
}
.g-breadcrumbs .g-breadcrumbs-item {
	font-size: 14px;
	font-weight: 300;
	line-height: 16.8px;
	color: #fff;
}
.l-subheader.at_bottom, .l-subheader.at_bottom .w-dropdown-list, .header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {
	background: #FCEF4C;
}
.footer-social-icon a {
	margin-right: 6px;
}
footer .l-section-h.i-cf {
	padding: 38px 0 28px 0;
}
.footer-logo-block {
	width: 193px;
	margin-bottom: 10px;
}
.footer-copy {
	padding-left: 5px;
}
li .w-nav-title {
	color: #000;
}
h3.widgettitle {
	display: none;
}
::not(aside) .current_page_item:before {
	content:'';
	background: #000;
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
div:not(.widget) .current_page_item .w-nav-title {
	font-weight: bold;
}
.w-search.layout_simple {
	height: auto;
}
.widget_meta ul li:before, .widget_pages ul li:before {
	content: none;
}
.page_item_has_children ul {
	position: relative;
	padding-bottom: 10px;
}
ul:not(.children)>.page_item_has_children>ul:before {
	content:'';
	height: 1px;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	background: #EAEAEA;
}
.page_item_has_children ul li:before {
	content: '+';
	/*background: url(../img/facebook_dark.svg) no-repeat center;*/
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #333;
  position: absolute;
  left: 0;
}
.widget_pages>ul>.page_item>a{
	font-size: 16px;
	line-height: 19.2px;
	font-weight: bold;
	text-transform: uppercase;	
	position: relative;
	display: block;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-top: 7px;
}
.text-justify p {
	text-align: justify;
}
.Defaults-arrow-right {
	position: relative;
}
.Defaults-arrow-right:before {
	content: '';
	background: url(../img/list-arrow.svg) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 4px;
}
.info-page-cropped {
	margin: 30px 0;
}
.info-page-cropped .w-gallery-item-img img {
    display: block;
    margin: 0 auto;
    position: relative;
    object-fit: cover;
    width: 170px;
    height: 148px;
}
.widget_pages>ul>.page_item>a:before {
	background: #333;
	content:'';
	height: 1px;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}
.info-wrapper.ult-adjust-bottom-margin, .smile_icon_list_wrap.ult-adjust-bottom-margin, .uavc-list-icon-wrapper.ult-adjust-bottom-margin, .ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .ubtn-img-container, .ult-banner-block.ult-adjust-bottom-margin, .ult-modal-input-wrapper.ult-adjust-bottom-margin, .ult_dual_button.ult-adjust-bottom-margin, .ultb3-box.ult-adjust-bottom-margin, .ultimate-call-to-action.ult-adjust-bottom-margin, .ultimate-google-trends.ult-adjust-bottom-margin, .ultimate-map-wrapper.ult-adjust-bottom-margin, .uvc-type-wrap.ult-adjust-bottom-margin, html .ult-ih-container.ult-adjust-bottom-margin, html .ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin {
	margin-bottom: 30px;
}
p {
	margin-bottom: 30px;
}
ul.children>.page_item>a{
	font-size: 16px;
	line-height: 19.2px;
	font-weight: 300;
	text-transform: uppercase;	
	color: #333333;
	text-decoration: underline;
}
.contact-gallery .w-gallery-item {
	margin-right: 12px;
}
.footer-copy p {
	font-size: 14px;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.6);
	font-weight: 300;
	letter-spacing: 0.5px;
	margin-bottom: 2px !important;
}
.sahradyan {
	padding-left: 4px;
}
.sahradyan span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 22px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
}
.sahradyan a {
	display: inline-block;
	vertical-align: middle;
}
.sahradyan a img {
	display: block;
	width: 78.5px;
}
.footer-title {
	margin-bottom: 13px;
}
.footer-title h6 {
	margin-bottom: 0;
}
.footer-contact p {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #fff;
}
.footer-social-icon {
	margin-bottom: 27px;
}
.border-top-title {
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.border-top-title:before {
	position: absolute;
	content:'';
	width: 100%;
	height: 9px;
	background: #FCEF4C;
	left: 0;
	top: -38px;
}
.statistic-item {
	text-align: center;
}
.statistic-item__title {
	font-size: 67px;
	line-height: 80px;
	color: #FCEF4C;
	font-weight: 300;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.statistic-item__title:after {
	content: '';
	background: #FCEF4C;
	width: 36px;
	height: 1px;
	display: block;
	margin: 6px auto 0px auto;
	position: relative;
}
.border-top-title-section .l-section-h.i-cf {
	padding-top: 38px;
	padding-bottom: 68px;
}
.l-body .ubtn {
	font-size: 14px;
  line-height: 16px;
  padding: 10px 33px;
  text-transform: uppercase;
}
.l-body .ubtn.ubtn-small {
	padding: 10px 24px;
}

.l-body .vc_col-sm-4 .registreeri-koolitusele > button.ubtn.ubtn-small {
	padding: 10px 6px;
}

.l-body .ubtn span {
  font-weight: bold;
	letter-spacing: 1px;
}
.grey-triangle-section > .vc_column-inner {
	padding-left: 100px !important;
}
@media screen and (max-width: 450px) {
	.grey-triangle-section > .vc_column-inner {
		padding: 15px !important;
	}
}
.no-padding .l-section-h.i-cf {
	padding: 0;
}
body #wonderplugincarousel-1 .amazingcarousel-list-container {
	padding: 0;
}
.eelised-list span {
	font-weight: 300;
}
.statistic-item__description {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.statistika-row {
	background-color: #333;
}
.testi-item {
	position: relative;
	padding: 0 10px;
	text-align: justify;
	
}
.testi-item__description {
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
	position: relative;
	padding-left: 30px;
	color: #000;
}
.testi-item__description:before {
	content:'';
	width: 20px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/quotes2.svg) no-repeat center;
}
.testi-item__description:after {
  content: '';
  width: 1px;
  height: calc(100% - 37px);
  position: absolute;
  left: 9px;
  top: 32px;
  background: #C6C6C6;
}
.testi-item__agent {
  font-size: 18px;
  line-height: 36px;
  color: #000;
  font-weight: 300;
  padding-left: 11px;
}
.tagasiside-row.border-top-title-section .l-section-h.i-cf {
	padding-bottom: 23px;
}
.grey-triangle-section:before {
	content:'';
	position: absolute;
	right: -1px;
	top: 0;
	width: 10%;
	height: 100%;
	background: #333;
	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.Defaults-plus:before {
	content:'+';
	font-weight: 900;
	font-family: 'Roboto';
}
.category-list .Defaults-plus:before {
	content:'+';
	font-weight: 400;
	font-family: 'Roboto';
	color: #B7B7B7;
}

.color-black {
	color: #000;
}
.color-white {
	color: #fff;
}
.no-padding-black-yellow .l-section-h.i-cf {
	padding: 0;
}
.cars-category-list .vc_col-sm-5 .vc_column-inner {
	padding: 0 !important; 
}
.cars-category-list .vc_col-sm-5 .vc_column-inner .w-image-h {
	text-align: center;
}
.category-a  {

	padding-top: 20px;
}
.category-a img {
	max-width: 100%;
	height: 67px;
}
.category-b img {
	max-width: 100%;
	height: 63px;
}
.category-b  {

	padding-top: 20px;
}
.category-c img {
	max-width: 100%;
	height: 77px;
}
.category-c {
	padding-top: 15px;

}
.category-bl img {
	max-width: 100%;
	height: 81px;
}
.category-bl {

	padding-top: 5px;
}
.category-be img {
	max-width: 100%;
	height: 50px;
}
.category-be {
	padding-top: 35px;

}
.category-ce img {
	max-width: 100%;
	height: 56px;
}
.category-ce {
	padding-top: 30px;

}
.category-list {
	
}
.cars-category-list h6 {
	padding: 3px 20px !important;
	letter-spacing: 0.8px;
	display: inline-block !important;
	margin-bottom: 3px !important; 
}
.cars-category-list li a {
	font-size: 15px;
	line-height: 22px;
	color: #333;
	text-decoration: underline;
}
.cars-category-list .l-section-h.i-cf {
	padding: 20px 0 !important;
}

/*
.cars-category-list li:last-child a {
	font-size: 16px;
	line-height: 22px;
	color: #9E9E9E;
	text-decoration: underline;
}

.cars-category-list li:last-child  {
	padding-left: 26px !important;
}
.cars-category-list li:last-child .uavc-list-content {
	margin-bottom: 0;
}
*/
.cars-category-list-block .vc_column-inner:before {
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	/*background: #EAEAEA;*/
	content:'';
	position: absolute;
}
.cars-category-list .vc_col-sm-3.vc_column_container > div.vc_column-inner { border-color: transparent!important; }

.custom-list.cars-category-list .l-section-h.i-cf { padding-top: 0!important; }
.custom-list .w-image {
    margin-bottom: 10px;
}
.uavc-list-icon-wrapper.ult-adjust-bottom-margin.category-list {
	margin-bottom: 0;
	padding-left: 13px;
}
.uavc-list-icon li {
	line-height: 22px;
}
.cars-category-list .uavc-list-content {
	margin-bottom: 0;
}

/* Faq system */

.cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 2em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
  .cd-faq {
    position: relative;
    margin: 4em auto;
    box-shadow: none;
  }

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #4e5359;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #555b61;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
  .cd-faq-categories {
    width: 20%;
    float: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  }
  .cd-faq-categories a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #555b61;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #42464b !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
  .cd-faq-items {
    float: none;
    width: 100%;
    padding-left: 220px;
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -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: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
  .cd-close-panel {
    display: none;
  }

.cd-faq-group {
  /* hide group not selected */
  display: none;
}
.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}
.no-js .cd-faq-group {
  display: block;
}
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}
.cd-faq-trigger:before, .cd-faq-trigger:after {
	content:'';
}
.cd-faq-trigger {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0;
  padding: 11px 10px 9px 12px;
}
.cd-faq-trigger:before, .cd-faq-trigger:after {
  /* arrow icon on the right */
  position: absolute;
  right: 10px;
  top: 50%;
  height: 2.5px;
  width: 11px;
  background: #333;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-faq-trigger:before {

  right: 10px;
}
.cd-faq-trigger:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.content-visible .cd-faq-trigger:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.content-visible .cd-faq-trigger:after {
	-webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.cd-faq-content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #6c7d8e;
}
  .cd-faq-content {
    display: none;
    padding: 14px 24px 0px 11px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }

.cd-faq-content__telephone-item {
  position: relative;
  padding-left: 23px;
	font-size: 16px;
	margin-right: 8px;
	line-height: 30px;
	color:#000;
}
.cd-faq-content__left {
	float: left;
	width: 39%;
}
.cd-faq-content__right {
	float: left;
	width: 61%;
}
.cd-faq-content__right b {
	display: block;
	margin: 17px 0 10px 0;
}
.cd-faq-content__right b:first-child {
  margin-top: 4px;
  margin-bottom: 8px;
}
.cd-faq-content__right br {
	display: none;
}
.cd-faq-content__location {
	font-size: 16px;
	line-height: 30px;
	color:#000;
	position: relative;
	padding-left: 23px;
}
.cd-faq-content__email {

}
.cd-faq-content__email a {
	font-size: 16px;
	line-height: 30px;
	color:#000;
	position: relative;
	padding-left: 23px;
}
.cd-faq-content__button {
	margin: 16px 0;
}
.cd-faq-content__button a {
	font-size: 12px;
	line-height: 14.4px;
	color:#fff;
	background: #000;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #000;
   border-radius: 4.5px;
  padding: 6px 16px;
  position: relative;
  letter-spacing: 1px;
}
.cd-faq-trigger.table {
	display: table;
	width: 100%;
}
.cd-faq-trigger.table span {
	font-size: 16px;
	line-height: 30px;
	color:#000;
	display: table-cell;
	vertical-align: middle;
}
.cd-faq-content__location:before {
	content:'';
	width: 15px;
	height: 19px;
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../img/map-icon.svg) no-repeat center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.cd-faq-content__telephone-item:before {
	content:'';
	width: 16px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../img/phone-icon.svg) no-repeat center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.cd-faq-content__email a:before {
	content:'';
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../img/email-icon.svg) no-repeat center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.heading-faq-tel {
	position: relative;
	padding-left: 36px;
  padding-right: 47px;
  text-align: right;
}
.heading-faq-tel:before {
	content:'';
	width: 20px;
	height: 20px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	left: 0;
	margin-right: 7px;
	background: url(../img/phone-icon.svg) no-repeat center;
}
.cd-faq-content {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 16px;
}
.fq-item {
	border-bottom: 1px solid #EAEAEA;
	float: left;
	width: 100%;
}
.content-visible .cd-faq-trigger {
	border-bottom: 1px solid #000;
}
.contact-page .l-section-h.i-cf {
	padding-top: 41px;
}
.clearfix {
	clear: both;
}
.l-body .ubtn.ubtn-large {
	padding: 11px 18px;
}
.l-body .ubtn.ubtn-large span {
	list-style-type: 1.3px;
}
.w-separator.size_small {
	margin: 6px 0;
}
.w-separator.size_large {
	margin: 30px 0;
}
.contact_pallete_title {
	background: #F2F2F2;
	float: left;
	width: 100%;
	padding: 11px 12px;
	border-radius: 8px;
}
.contact_pallete_title h5 {
	font-size: 22px;
	font-weight: 500;
	line-height: 26.4px;
	margin: 0;
	color: #333;
}
.fq-item.question .cd-faq-trigger {
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: 300;
	padding-right: 55px;
	text-decoration: none;
}

.fq-item.question.content-visible .cd-faq-trigger {
	font-weight: 500;
}

.fq-item.question .cd-faq-content, .fq-item.question .cd-faq-content p {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: 300;
}
.dark-link p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.dark-link a {
	text-decoration: underline;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
@keyframes gallery_hover {
	from {
		opacity: 0.5;
		content:'';
	}
	to {
		opacity: 0;
		content: none;
	}
}
.amazingcarousel-image-fix-wrapper {
	transition: 0.3s all ease-out;
position: relative;
}
.amazingcarousel-image-fix-wrapper:after {
	content:'';
	background:  #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.3s all ease-out;
}
.amazingcarousel-item:hover .amazingcarousel-image-fix-wrapper:after {
	/*animation: 0.5s gallery_hover forwards ease-out;*/
	opacity: 0;
	transition: 0.3s all ease-out;
}
#html5-lightbox-box #html5-elem-box, #html5-lightbox-box #html5-elem-data-box, #html5-lightbox-box #html5-elem-wrap {
	background-color: transparent !important;
}
.html5-title-prefix, .html5-title-caption {
	color: #fff;
}
#html5-playpause, #html5-play {
	display: none !important;
}
@media screen and (max-width: 520px) {
	.grey-triangle-section:before {
		content: none;
	}
	footer .g-cols .vc_col-sm-3 * {
		text-align: center !important;
	}
	footer .g-cols .vc_col-sm-4 .vc_column-inner {
		padding: 0 !important;
	}
	.cd-faq-content__left, .cd-faq-content__right {
		width: 100%;
	}
	.cd-faq-trigger.table span {
		display: block;
		width: auto !important;
	}
	.heading-faq-tel {
		padding: 0;
		text-align: left;
	}
}
.no-touch .links_underline h1 a:hover, .no-touch .links_underline h2 a:hover, .no-touch .links_underline h3 a:hover, .no-touch .links_underline h4 a:hover, .no-touch .links_underline h5 a:hover, .no-touch .links_underline h6 a:hover, .no-touch .links_underline p a:hover, .no-touch .links_underline li a:hover, .no-touch .links_underline .g-breadcrumbs a:hover, .no-touch .links_underline .widget li a:hover, .no-touch .links_underline .cl-popup-trigger.type_text:hover {
	border-bottom: none;
}
body .widget ul.children {
  margin: 10px 0 0 0;
}

.l-main .widget_nav_menu .menu-item.current-menu-item>a, .l-main .widget_nav_menu .menu-item a {
	background-color: transparent;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: block;
  color: #333333;
  padding-bottom: 10px;
  padding-right: 7px;
  padding-top: 9px;
  padding-left: 0;
}
.l-main .widget_nav_menu .sub-menu>.menu-item a {
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  color: #333333;
  text-transform: capitalize;
  text-decoration: underline;
  padding: 0;
}
.menu-item-has-children ul li:before {

}
.widget_nav_menu>div>ul>.menu-item>a:before {
  background: #333;
  content: '';
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.widget_nav_menu>div>ul>.menu-item {
	line-height: 1.3rem;
	
}
ul.menu>.menu-item-has-children>ul:before {
  content: '';
  height: 1px;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  background: #EAEAEA;
}
.widget_nav_menu .sub-menu {
	position: relative;
}
    
body .l-main .widget_nav_menu .menu-item a {
	border: none;
}
.widget_nav_menu ul {
	padding-top: 10px;
}
.no-touch .l-main .widget_nav_menu a:hover {
	background-color: transparent;
}
.l-main .widget_nav_menu .menu {
	border: none;
}
.menu-item-has-children ul li:before {
  content: '+';
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #333;
  position: absolute;
  left: 0;
}
.menu-item-has-children ul li {
	padding-left: 1rem;
}
.l-main .widget_nav_menu .sub-menu .sub-menu>.menu-item a {
	padding-left: 0;
}
ul:not(.children)>.menu-item-has-children>ul.sub-menu {
	
}
.menu>li>.sub-menu {
	padding-bottom: 10px;
}
.search-course-form form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.search-course-form form>div{
	flex-grow: 1;
	align-self: center;
	text-align: center;
	padding: 10px;
}
.course-form {
	background: #F2F2F2;
}
.course-form input, .course-form select {
	background:  #fff;
	border:1px solid #E2E2E2;
}
.submit-input-wrap input {
	background: #000;
	color:#FCEF4C;
}
.search-course-result {
	display: table;
	width: 100%;
}
.search-course-item-inner {
	padding: 21px 0;
	border-bottom: 1px solid #ccc;
}
.search-course-item, .search-course-head {
	transition: 0.2s all ease-in;
	display: table-row;
}
.search-course-head {
	transition: 0.2s all ease-in;
	display: table-row;
}
.search-course-item:hover {
	background: #FCFCFC;
	transition: 0.2s all ease-in;
}
.search-course-body {
	margin-bottom: 100px;
	margin-top: 19px;
}
.search-course-item>div {
	display: table-cell;
	padding: 12px 9px;
	border-bottom: 1px solid #F2F2F2;
}
.event_lalendar_modal_description-content font {
	color: #000 !important;
}
.event_lalendar_modal_description-content p, .event_lalendar_modal_description-content span {
	font-family: 'Roboto' !important;
	font-size: 16px !important;
	line-height: 22px !important;
	font-weight: 300 !important;
}
.event_lalendar_modal_description-content b {
	font-family: 'Roboto' !important;
	font-size: 16px !important;
	line-height: 22px !important;
	font-weight: bold !important;

}
.search-course-head-item {
	display: table-cell;
	font-size: 16px;    
	padding: 12px 9px;
	line-height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.search-course-item__date, .search-course-item__time, .search-course-item__title {
	font-size: 14px;
	line-height: 22px;
}
.search-course-item__price {
	font-size: 16px;
	line-height: 22px;
}
.search-course-item__more-button>span {
	font-size: 12px;
	font-weight: 400;
	color:#d8d8d8;
    transition: 0.2s all ease-in;
}
.search-course-item__buy>a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	color:#d8d8d8;
	border: 1px solid #F2F2F2;
	display: inline-block;
	background: #fff;
	padding: 2px 8px;
	border-radius: 4px;
    transition: 0.2s all ease-in;
	
}
@media screen and (max-width: 1140px) {
	.search-course-item__more-button>span {
		color: #000;
	}
	.search-course-item__buy>a {
		color: #FCEF4C;
    background: #000;
    border-color: #000;
	}
}
.search-course-item__buy {
	text-align: right;
	
}
.search-course-item__more-button {
	position: relative;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #F2F2F2;
	background: #fff;
	padding: 2px 8px;
	cursor: pointer;
    transition: 0.2s all ease-in;
}
.search-course-item__more-content font {
	color: #000 !important;
}
.search-course-item__more-content>*, .search-course-item__more-content span {
	font-family: 'Roboto' !important;
	font-size: 16px !important;
	line-height: 22px !important;
	color: #000;
	background-color: transparent !important;
	
}

.search-course-item__more-information {
    position: absolute;
    right: 70%;
    padding-right: 30px;
    transform: translateY(-50%);
    top: 0px;
    width: 600px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all ease-in;
}
.search-course-item__more-information-inner	{
	background: #fff;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.34);
	padding: 19px;
	cursor: auto;
}
.search-course-item__more-button:hover .search-course-item__more-information {
    visibility: visible;
    opacity: 1;
    transition: 0.3s all ease-in;
    right: 100%;
}
@media screen and (max-width: 899px) {
	.search-course-item__more-button:hover .search-course-item__more-information {
		position: fixed;
		width: 100vw;
		left: 0;
		top: 110px;
		transform: none;
		padding: 0 10px;
		overflow-y: scroll;
		right: auto;
		max-height: 100%;
		z-index: 100;
	}
    .search-course-item__more-information-inner	{ padding-bottom: 130px; }
}
.medium-title {
	margin-bottom: 12px;
}
.medium-title span {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 2px;
	line-height: 26.4px;
	border-bottom: 3px solid #FCEF4C;
}
.search-course-form {
	margin: 18px 0;
}
.search-course-item__more-title {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 12px;
    position: relative;
    margin-bottom: 8px;
	position: relative;
}
.search-course-item__more-title:after {
	content:'';
	background: #FCEF4C;
	height: 3px;
	width: 68px;
	bottom: 0;
	position: absolute;
	left: 0;
}
.search-course-item:hover .search-course-item__more-button>span {
	color: #000;
}
.search-course-item:hover .search-course-item__buy>a {
	color: #FCEF4C;
	background: #000;
	border-color: #000;
}
.course-table-description {
	padding: 15px 0;
	margin: 15px 0;
}
.checkbox-input-wrap input, .checkbox-input-wrap span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.pa-tab {
	margin-bottom: 70px;
}
.pa-tab-head__item {
	float: left;
	padding: 19px 22px;
}

@media screen and (min-width: 767px) {
	.pa-tab-head__inner .pa-tab-head__item:first-child {
		padding-left: 0;
	}	
}
.pa-tab-head__item span {
	font-size: 22px;
	line-height: 26.4px;
}
.pa-tab-head__item-active {
	background: #F7F7F7;
	border-top: 2px solid #333333;
}
.pa-tab-head {
	float: left;
	width: 100%;
}
.ra-tab-body {
	background: #F7F7F7;
	float: left;
	width: 100%;
}
.ra-tab-chose {

}
.cb-checkbox.disabled .cb-inner {
	background: #E8E8E8
}

.ra-tab-chose__title, .ra-tab-chose__description, .pa-tab-cost__title, .pa-tab-cost-input, .pa-tab-transmission__input, .pa-tab-terms, .pa-tab-terms__content, .pa-tab-data-fileds, .pa-tab-terms__input {
	float: left;
	
}
.ra-tab-chose {
	padding: 20px 20px 16px 20px;
	border-bottom: 1px solid #E0E0E0;
}
.cb-radio .cb-inner {
	margin: 3px 5px 3px 0;
}
.ra-tab-chose__title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 16px;
}
.ra-tab-chose__description {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}
.pa-tab-cost__title {
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	margin-right: 10px;
}
.pa-tab-cost-input, .pa-tab-transmission__input {
	margin: 0 17px 0 0;
}
.pa-tab-cost-input>label>*, .pa-tab-transmission__input>label>* {
	display: inline-block;
	vertical-align: middle;
	
}
.pa-tab-cost-input span, .pa-tab-transmission__input {
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
}
.pa-tab-cost-input .cb-radio {
	float: left;
}
.pa-tab-cost {
	padding: 15px 20px 11px 20px;
	border-bottom: 1px solid #E0E0E0;
}
.pa-tab-transmission {
	padding: 18px 20px 14px 20px;
	border-bottom: 1px solid #E0E0E0;

}
.pa-tab-total-cost {
	padding: 14px 20px 10px 20px;
	border-bottom: 1px solid #E0E0E0;
}
.pa-tab-client-info {
	padding: 16px 20px 13px 23px;
	border-bottom: 1px solid #E0E0E0;
	
}
.pa-tab-total-cost__discount-info {
	display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-right: 6px;
  border: 2px solid #07d145;
  padding: 2px 6px;
  color: #07d145;
  border-radius: 4px;
}
.pa-tab-payment {
	padding: 13px 20px 20px 20px;
}
.pa-tab-payment:after {
	content: " ";
	display: table;
	clear: both;
	
}
.pa-tab-terms {
	padding: 10px 20px 10px 20px;
}
.pa-tab-cost-input {
	
}
.pa-tab-transmission__input {
	margin-right: 17px;
}
.pa-tab-terms {
	width: 50%;
}
.pa-tab-data-fileds {
	width: 50%;
	padding: 20px 32px 10px 20px;
}
.pa-tab-data-filed__input {
	float: left;
	width: 50%;
	padding: 5px 8px;
	margin-bottom: 10px;
}
.pa-tab-data-filed__input input {
	border: 1px solid #E2E2E2;
	width: 100%;
	background: #fff;
	line-height: 37px;
	height: 39px;
	font-size: 14px;
	font-weight: 400;
}
.pa-tab-data-filed__input input[type=submit] {
	background: #000000;
	color: #FCEF4C;
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	text-transform: uppercase;
	
}
.pa-tab-data-filed__input input[type=submit]:hover {
	color: #000;
}
.pa-tab-terms__additionals {
	float: left;
	padding: 20px 26px;
	border: 1px dashed #ccc;
	margin: 15px 0 10px 0;
	border-radius: 10px;
	font-size: 14px;
	line-height: 16.8px;
	font-weight: 400;
}
.pa-tab-terms__input {
	width: 100%;
	padding: 13px 9px;
}
.pa-tab-terms__content {
	width: 93%;
	font-size: 14px;
	line-height: 16.8px;
	font-weight: 400;
	padding-left: 4px;
	padding-top: 4px;
}
.pa-tab-terms__input .cb-inner {
	top: 6px;
}
.pa-tab-total-cost__title {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 6px;
}
.pa-tab-total-cost__price {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin-right: 6px;

}
.pa-tab-total-cost__discount, .pa-tab-total-cost__discount-input, .pa-tab-total-cost__discount-submit {
	display: inline-block;
	vertical-align: middle;
	
}
.pa-tab-total-cost__discount-input input {
	border: 1px solid #E2E2E2;
	color: #333;
	height: 28px;
	line-height: 1;
	background: #fff;
	width: 200px;
	padding-left: 8px;
	font-weight: 400;
}
.pa-tab-total-cost__discount-submit input {
	background: #000;
	color: #fff;
	height: 26px;
	line-height: 1;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 0;
	width: 80px;
	border-radius: 4px;

}
.cb-checkbox.disabled {
	color: #000;
}
.pa-tab-total-cost__discount-submit input:hover {
	color: #000;
}
.cb-checkbox .cb-inner, .cb-checkbox:hover .cb-inner, .cb-radio:hover .cb-inner {
	border: 1px solid #E2E2E2;
	border-color: #E2E2E2 !important;
}

.cb-checkbox.checked .cb-inner, .cb-checkbox .cb-inner {
	background: #fff;
}
.cb-checkbox i:before, .cb-checkbox i:after {
	background: #000;
}
.pa-tab-total-cost__discount-input input::placeholder {
	color: #000 ;
}
.pa-tab-payment__title {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.pa-tab-payment__alert {
	font-size: 14px;
	line-height: 16.8px;
	border: 1px dashed #F95353;
	font-weight: 400;
	padding: 20px 5px 20px 20px;
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.pa-tab-payment__type {
	padding-top: 12px;
}
.pa-tab-payment__type a {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
}

.pa-tab-payment__type a.maksmisele {	
    background: #000000;
    color: #FCEF4C;
    font-size: 14px;
    line-height: 37px;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 4px;
    padding: 2px 20px;
}

.pa-tab-payment__type a.maksmisele:hover {
	background-color: #FCEF4C;
    color: #000;
}

.cb-radio.checked i {
	background-color: #333;
}
.cb-radio .cb-inner {
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.pa-tab-terms, .pa-tab-data-fileds, .pa-tab-transmission, .pa-tab-cost, .ra-tab-chose, .pa-tab-head__item, .pa-tab-payment__alert, .pa-tab-payment__type {
		width: 100%;
		padding: 15px;
	}
	.pa-tab-head__item-active {
		border-bottom: 2px solid #333333;
	}
	.course-table-description {
		padding: 15px;
	}
	.pa-tab-total-cost form {
		margin: 15px 0;
	}
	.search-course-form form {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.search-course-form form>div {
		width: 100%;
	}
	.search-course-result {
		width: 1000px;
		overflow: hidden;
	}
	.search-course-body {
		overflow-x: scroll;
	}
	.cars-category-list-block {
		text-align: center;
		
	}
	.category-list {
		padding-left: 0;
	}
	.uavc-list-content>div.uavc-list-icon {
		display: none;
		
	}
}
@media screen and (max-width: 450px) {
	.pa-tab-data-filed__input {
		width: 100%;
	}
	.pa-tab-terms__content {
		width: 90%;
	}
	.pa-tab-total-cost__discount-input input {
		width: 150px;
	}
	.ult-content-box {
		padding: 20px !important;
	}
	.g-cols.type_default>div>.vc_column-inner, .g-cols.type_boxes>div>.vc_column-inner {
		padding: 15px !important;
	}
	.l-body .ubtn {
		font-size: 10px;
	}
}
.datepicker-days th,  .datepicker-days td {
	padding: 7px;
	text-align: center;
	
}
.datepicker-days th .datepicker-switch {
	text-align: center;
}
.datepicker-days .day {
	cursor: pointer;
	
}
.event_lalendar {
	position: relative;
	
}
.event_lalendar_modal_list {
	min-height: 150px;
	position: absolute;
	right: 100%;
	width: 700px;
	padding: 20px;
	z-index: 9;
	background: #fff;
	box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.2);
	top: 0;
	visibility: hidden;
	opacity: 0;
	transform: translateX(5px);
	transition: 0.5s all ease-in;
}
.event_lalendar_modal_description {
	min-height: 200px;
	position: absolute;
	right: 100%;
	width: 650px;
	padding: 20px;
	z-index: 9;
	background: #fff;
	box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.2);
	top: 0;
	visibility: hidden;
	opacity: 0;
	transform: translateX(5px);
	transition: 0.5s all ease-in;	
}
.event_lalendar_modal_list.show-modal, .event_lalendar_modal_description.show-modal {
	transform: translateX(0);
	transition: 0.5s all ease-in;
	opacity: 1;
	visibility: visible;
	
}
td.course_date {
	background: #ECFFE6;
}
td.day {
	font-weight: 300;
	font-size: 13px;
}
td.today {
	font-weight: bold;
}
.datepicker td.day.active{
	background: #191919;
	color: #FCEF4C;
}
td.disabled {
	background: #EFEFEF;
	text-decoration: line-through;
	color: #AAAAAA;
	font-size: 13px;
	font-weight: 300;
}
.event_lalendar_modal_list-table {
	display: table;
	width: 100%;
}
.event_lalendar_modal_list__item {
	display: table-row;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.event_lalendar_modal_list__item>div {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 5px;
	border-bottom: 1px solid #F2F2F2;
}
.event_lalendar_modal_list__item:last-child>div {
	border-bottom: 0;
}
.event_lalendar_modal_list__title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	
}
.event_lalendar_modal_list__item-time {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
}
.event_lalendar_modal_list__item-title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	width: 45%;
}
.event_lalendar_modal_list__item-price {
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	text-align: right;
	white-space: nowrap;
	
}
.event_lalendar_modal_list__item-actions {
	text-align: right;
	width: 28%;
}
.event_lalendar_modal_list__item-actionsBuy {
	font-size: 11px;
	line-height: 11.4px;
	color: #D8D8D8;
	border: 1px solid #D8D8D8;
	display: inline-block;
	cursor: pointer;
	padding: 4px 8px;
	text-decoration: none;
	margin: 0 3px;
	border-radius: 4px;
	transition: 0.2s all ease-in;
}
.event_lalendar_modal_list__item-actionsMore {
	font-size: 11px;
	line-height: 11.4px;
	color: #D8D8D8;
	border: 1px solid #D8D8D8;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	padding: 4px 8px;
	text-decoration: none;
	margin: 0 3px;
	transition: 0.2s all ease-in;
}
.event_lalendar_modal_list__item {
	transition: 0.2s all ease-in;
}
.event_lalendar_modal_list__item:hover {
	transition: 0.2s all ease-in;
	background: #FCFCFC;
}
.event_lalendar_modal_list__item:hover .event_lalendar_modal_list__item-actionsMore {
	color: #000;
	transition: 0.2s all ease-in;
}
.event_lalendar_modal_list__item:hover .event_lalendar_modal_list__item-actionsBuy {
	background: #000;
	color: #FCEF4C;
	transition: 0.2s all ease-in;
}
.close-modal-description {
	font-size: 12px;
	line-height: 14.4px;
	color: #FCEF4C;
	background: #000;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 4px 8px;
	text-decoration: none;
	margin: 0 3px;
	transition: 0.2s all ease-in;
}
.event_lalendar_modal_description-title {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	position: relative;
	padding-bottom: 15px;
	margin: 15px 0;
}
.event_lalendar_modal_description-title:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 67px;
	background: #FCEF4C;
	height: 3px;
	content:'';
}
.event_lalendar_modal_description-content {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
}

.contact-driver-item {
	float: left;
	padding: 20px 0;
	width: 50%;
	border-top: 1px solid #F2F2F2;

}
.contact-driver-item-inner {

}
.contact-driver-item__photo {
	width: 155px;
	height: 115px;
	position: relative;
	float: left;
}
.contact-driver-item__photo-box {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	
}
.contact-driver-item__content {
	float: left;
	width: calc(100% - 170px);
	padding-left: 22px;
}
.contact-driver-item__name {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin: 7px 0;
}
.contact-driver-item__special {
  font-size: 15px;
  line-height: 1;
  font-weight: 40;
  margin: 3px 0 14px 0;
}
.contact-driver-item__phone {
	margin: 4px 0;
}
.contact-driver-item__phone a {
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	position: relative;
	padding-left: 23px;
}
.contact-driver-item__email, .contact-driver-item__phone, .contact-driver-item__save, .contact-driver-item__intro {
	margin: 2px 0;
}
.contact-driver-item__email a, .contact-driver-item__save a, .contact-driver-item__intro a {
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	position: relative;
	padding-left: 23px;
	
}

@media only screen  and (min-device-width : 320px) and (max-device-width : 480px){ 
   .contact-driver-item__save {
		display: block;
	}
}
.driver-city .grey{
  background: #F2F2F2;
  float: left;
  width: 100%;
  padding: 11px 12px;
  border-radius: 8px;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.4px;
  margin: 0;
  color: #333;
  display: block;
  text-decoration: none;
  
}
.cd-faq-content-driver {
  display: none;
  padding: 0px;
}
.driver-city {
	border-bottom: 0;
	margin-bottom: 20px;
}
.driver-city.content-visible .cd-faq-trigger {
	border-bottom: 0;
}
.contact-driver-item__save a:before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 50%;
  background-image: url(../img/save-icon.svg);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-size: cover;
}
.contact-driver-item__intro a:before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: 4px;
  top: 50%;
  background-image: url(../img/info-1.svg);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
	background-repeat: no-repeat;
  background-size: contain;
}
.contact-driver-item__phone a:before {
  content: '';
  width: 16px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url(../img/phone-icon.svg) no-repeat center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.contact-driver-item__email a:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url(../img/email-icon.svg) no-repeat center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.kontaktid-back .ubtn-text {
	padding-left: 28px;
}
.slick-prev {
	left: -50px;
}
.slick-next {
	right: -50px;
}
.slick-prev:before, .slick-next:before {
	color:#222;
}
@media screen and (max-width: 1281px) {
	.slick-prev {
		left: -30px;
	}
	.slick-next {
		right: -30px;
	}
}
.contact-driver-item:nth-child(n+2):nth-child(odd) {
	clear: both;
	
}
/*.contact-driver-item:nth-child(n+2):nth-child(odd):before {
	content:'';
	background: #F2F2F2;
	width: 100%;
	left: 0;
	height: 1px;
	position: absolute;
	
}*/
.contact-page p {
	margin: 0;
	color: #000;
}
.contact-page p span {
	white-space: normal !important;
	
	
}
.contact-page p span b {
	display: inline;
}
.contact-page p b {
	margin: 0;
	color: #000;
}
.pa-tab-head__item i {
	margin-right: 13px;
}
.pa-tab-head__item i, .pa-tab-head__item span {
	vertical-align: middle;
	display: inline-block;
}
.pa-tab-head__item-done i {
	width: 28px;
	height: 28px;
	background: url(../img/done.svg) no-repeat center center;
}
.pa-tab-head__item-active i {
	width: 28px;
	height: 28px;
	font-size: 22px;
	text-align: center;
	background: #333333;
	border-radius: 50%;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	color: #FCEF4C;
}
.pa-tab-head__item-next i {
	width: 28px;
	height: 28px;
	font-size: 22px;
	text-align: center;
	background: #E2E2E2;
	border-radius: 50%;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	color: #A0A0A0;	
}
.widget_nav_menu .current-menu-item {
	display: none;
	
}
.l-section.color_secondary, .l-titlebar.color_secondary, .no-touch .w-blog.layout_cards .w-blog-post-meta-category a:hover, .no-touch .w-blog.layout_tiles .w-blog-post-meta-category a:hover, .no-touch .l-section.preview_trendy .w-blog-post-meta-category a:hover, .no-touch body:not(.btn_hov_none) .button:hover, .no-touch body:not(.btn_hov_none) input[type="button"]:hover, .no-touch body:not(.btn_hov_none) input[type="submit"]:hover, .w-btn.color_secondary.style_solid, .w-btn.color_secondary.style_outlined:before, .no-touch .btn_hov_reverse .w-btn.color_secondary.style_outlined:hover, .w-actionbox.color_secondary, .w-iconbox.style_circle.color_secondary .w-iconbox-icon, .w-progbar.color_secondary .w-progbar-bar-h, .w-sharing.type_solid.color_secondary .w-sharing-item, .w-sharing.type_fixed.color_secondary .w-sharing-item, .w-sharing.type_outlined.color_secondary .w-sharing-item:before, .no-touch .btn_hov_slide .tribe-events-button:hover, .highlight_secondary_bg {
	background-color: #FCEF4C;
	color: #000;
}
.table-condensed th.prev, .table-condensed th.next {
	cursor: pointer;
	
}
body[data-pageid="315"] #menu-item-1622, body[data-pageid="2638"] #menu-item-1622, body[data-pageid="2639"] #menu-item-1622 {
	display: block;
	
}
.booking_calendar_legend {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.booking_calendar_legend:after {
	content: ' ';
	display: table;
	clear: both;
}
.booking-legend-status {
	display: inline-block;
}
.booking-legend-status span {
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	font-family: 'Roboto';
}
.booking-legend-status i {
	width: 13px;
	vertical-align: middle;
	margin-right: 3px;
	height: 13px;
	display: inline-block;
}
.booking-legend-status-1 i {
	background: #D2FFC5;
}
.booking-legend-status-2 i {
	border-radius: 50%;
	background: #5F994D;
}
.course_date, .no_date {
	position: relative;
}
.no_date:not(.disabled):before, .no_date_included:not(.disabled):before {
  content: '';
  background: #5f994d;
  position: absolute;
  width: 7px;
  right: 3px;
  top: 3px;
  border-radius: 50%;
  height: 7px;
  z-index: 0;
}
.bold-menu>a>span {
	font-weight: bold;
	
}
@media screen and (max-width: 991px) {
	.footer-logo-block {
		margin: auto;
	}
	.footer-copy {
		padding: 10px;
		text-align: center;
	}
	footer .vc_col-sm-12 * {
		text-align: center !important;
	}
	footer .vc_column-inner {
		padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
	}
}
@media screen and (max-width: 900px) {
	.event_lalendar_modal_list {
		padding: 20px 0px;
		width: 280px;
		right: 0;
	}
	.event_lalendar_modal_description {
		width: 280px;
		right: 0;
		padding: 20px 10px;
	}
	.event_lalendar_modal_list__title {
		width: 100%;
		text-align: center;
		
	}
	.event_lalendar_modal_list__item, .event_lalendar_modal_list__item>div {
		display: block;
		width: 100%;
		text-align: center;
		
	}
	.event_lalendar_modal_list-table {
		width: 100%;
		display: block;
		
	}
	.see-more-courses {
		display: block;
		padding: 5px;
		text-align: center;
		
	}
	aside.l-sidebar {
		padding-bottom: 1000px;
	}
}
@media screen and (max-width: 767px) {
	.slick-next {
		right: 0;
	}
	.slick-prev {
		left: -5px;
	}
	.main-car-bg-by {
		height: 150px;
	}
	.main-ulased {
		text-align: center;
		
	}
	.main-ulased h4 {
		text-align: center !important;		
	}
	.main-button-edasi {
		text-align: center !important;		
	}
	.g-cols.type_default {
		margin: 0 -1rem;
	}
	.medium-title {
		padding: 0 15px;
	}
}
.w-nav-anchor[href="#"] {
	cursor: default;
	
}
@media screen and (max-width: 1376px) {
	footer:before, header:before {
    background: #333333 url(../img/bg_yellow_black.svg) no-repeat;
    background-size: cover;
    background-position: center;
	}
}
@media screen and (max-width: 1140px) {
	.contact-driver-item {
		width: 100%;
	}
}
@media screen and (max-width: 520px) {
	.w-nav-control {
    padding: 0 0rem 0 0.8rem;
	}
	.header_hor .l-subheader {
    padding-left: 0.7rem!important;
    padding-right: 0.7rem!important;
	}
	.l-subheader-cell {
		flex-basis: 33.3%;
	}
	.g-cols>div:not([class*=" vc_col-"]) {
		margin: 0;
	}
	.w-dropdown-item {
    padding: 0 1.5em 0 1em;
	}
	.l-subheader-cell .source_wpml {
		margin: 0;
	}
	.l-subheader-cell .ush_image_2 {
		height: 32px;
	}
	.l-subheader-cell .w-dropdown-item img, .l-subheader-cell.at_right .w-search,  .l-subheader-cell.at_right .w-socials {
		display: none;
		
	}
	.footer-logo-block {
		margin: auto auto 15px auto;
	}
	.contact-driver-item {
		text-align: center;
		
	}
	.contact-driver-item__content {
		width: 100%;
		padding-left: 0;
	}

	.contact-driver-item__photo {
		display: inline-block;
		float: none;
		
	}
}

.event_lalendar_item {
	position: relative;
	
}
/*START ajax loader*/
.cssload-container {
	display: none;
}
.cssload-modal-container {
	display: none;
	
}
div.cssload-content {
	left: 0;
	top: 0;
	position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1;
	margin: auto;
	display: box;
		display: -o-box;
		display: -ms-box;
		display: -webkit-box;
		display: -moz-box;
	display: flex;
		display: -o-flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: -moz-flex;
	box-orient: vertical;
		-o-box-orient: vertical;
		-ms-box-orient: vertical;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
	box-direction: normal;
		-o-box-direction: normal;
		-ms-box-direction: normal;
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
	flex-direction: column;
		-o-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
	box-align: center;
		-o-box-align: center;
		-ms-box-align: center;
		-webkit-box-align: center;
		-moz-box-align: center;
	align-items: center;
		-o-align-items: center;
		-ms-align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
	box-pack: center;
		-o-box-pack: center;
		-ms-box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
	justify-content: center;
		-o-justify-content: center;
		-ms-justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
}

.cssload-l1, .cssload-l2, .cssload-l3 {
	background: rgb(0,0,0);
	height: 5px;
	width: 29px;
	margin: 5px;
	animation: cssload-loading1 1.15s 0s infinite ease-in-out;
		-o-animation: cssload-loading1 1.15s 0s infinite ease-in-out;
		-ms-animation: cssload-loading1 1.15s 0s infinite ease-in-out;
		-webkit-animation: cssload-loading1 1.15s 0s infinite ease-in-out;
		-moz-animation: cssload-loading1 1.15s 0s infinite ease-in-out;
}

.cssload-l2 {
	animation: cssload-loading2 0.58s 0s infinite ease-in-out alternate;
		-o-animation: cssload-loading2 0.58s 0s infinite ease-in-out alternate;
		-ms-animation: cssload-loading2 0.58s 0s infinite ease-in-out alternate;
		-webkit-animation: cssload-loading2 0.58s 0s infinite ease-in-out alternate;
		-moz-animation: cssload-loading2 0.58s 0s infinite ease-in-out alternate;
}

.cssload-l3 {
	animation: cssload-loading1 1.15s 0s infinite ease-in-out reverse;
		-o-animation: cssload-loading1 1.15s 0s infinite ease-in-out reverse;
		-ms-animation: cssload-loading1 1.15s 0s infinite ease-in-out reverse;
		-webkit-animation: cssload-loading1 1.15s 0s infinite ease-in-out reverse;
		-moz-animation: cssload-loading1 1.15s 0s infinite ease-in-out reverse;
}

@keyframes cssload-loading1 {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-loading1 {
	0% {
		-o-transform: rotate(0deg);
	}
	50% {
		-o-transform: rotate(180deg);
	}
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-loading1 {
	0% {
		-ms-transform: rotate(0deg);
	}
	50% {
		-ms-transform: rotate(180deg);
	}
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-loading1 {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-loading1 {
	0% {
		-moz-transform: rotate(0deg);
	}
	50% {
		-moz-transform: rotate(180deg);
	}
	100% {
		-moz-transform: rotate(360deg);
	}
}

@keyframes cssload-loading2 {
	0% {
		transform: translateX(10px);
	}
	100% {
		transform: translateX(-10px);
	}
}

@-o-keyframes cssload-loading2 {
	0% {
		-o-transform: translateX(10px);
	}
	100% {
		-o-transform: translateX(-10px);
	}
}

@-ms-keyframes cssload-loading2 {
	0% {
		-ms-transform: translateX(10px);
	}
	100% {
		-ms-transform: translateX(-10px);
	}
}

@-webkit-keyframes cssload-loading2 {
	0% {
		-webkit-transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(-10px);
	}
}

@-moz-keyframes cssload-loading2 {
	0% {
		-moz-transform: translateX(10px);
	}
	100% {
		-moz-transform: translateX(-10px);
	}
}
.cssload-l2 {
  background: #fcef4c !important;
}
/*END ajax loader*/

.menu-all-courses-menu-estonian-container>ul>.menu-item-type-custom>a[href="#"] {
	cursor:default;
}
.select-auto-course {
	flex-basis: 25%;
}
.refresh-datepicker {
	position: absolute;
	right: 10px;
	top:50%;
	width: 15px;
	height: 15px;
	cursor: pointer;
	transform: translateY(-50%);
}
.datepicker-input-wrap {
	position: relative;
	
}
.refresh-datepicker:before {
	content: '';
	height: 1px;
	width: 100%;
	background: #fc4c4c;
	position: absolute;
	left: 0;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
}
.refresh-datepicker:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #fc4c4c;
	position: absolute;
	left: 0;
	top: 50%;
	transform: rotate(-45deg) translateY(-50%);
}
body.single-post .news-parent-fix>a, body.single-post .news-child-fix>a {
	font-weight: bold;
}
.search-drivers, .search-posts {
    margin-bottom: 30px;
}
.search-posts {
	margin-top: 50px;
	display: inline-block;
}
.tooltipster-box {
	background: #fff !important;
    border: 2px solid #fcef4c !important;
    -webkit-box-shadow: 0px 0px 35px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 35px -7px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 35px -7px rgba(0,0,0,0.75);
	padding: 10px 5px;
}
.tooltipster-sidetip .tooltipster-content {
	color: #000 !important;
}
.tooltipster-sidetip .tooltipster-content {
    line-height: 22px !important;
}
.tooltipster-arrow {
	display: none;
}
.pa-tab-payment__type input[type=submit] {
  width: 150px;
  color: #000;
  border: 2px solid #000;
  background: transparent;
}
.pa-tab-payment__type input[type=submit]:hover {
	background: #000 !important;
	color: #fff !important;
}
a.registreeri-koolitusele .ubtn-text {
	opacity: 0;
	transition: 0.25s all ease-in;
}
a.registreeri-koolitusele .ubtn-text.show-btn {
	opacity: 1;
	transition: 0.25s all ease-in;
}
body .ubtn-ctn-left.btn-nomargin span {
	text-transform: uppercase;
	
}
.hide-important {
	display: none !important;
}
.cookie-popup {
/*	display: none !important;*/
  width: 400px;
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 1;
  background: #fff;
  filter: drop-shadow(0px 4px 27px rgba(56, 56, 56, 0.56));
  padding: 20px;
}
.cookie-popup__inner {
	position: relative;
}
.cookie-popup__close {
	position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.cookie-popup__close svg {
	width: 20px;
	height: 20px;
}
.cookie-popup__title {
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 600;
  line-height: 21.6px;
  font-family: 'Roboto';
  font-style: normal;
  padding-right: 25px;
}
.cookie-popup__description {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 400;
  line-height: 21.6px;
  font-family: 'Roboto';
  font-style: normal;
}
.cookie-popup__action {
	
}
.button-custom {
	border: 1px solid #565656;
	font-weight: bold;
	font-size: 14px;
  line-height: 16px;
  padding: 10px 33px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
	.cookie-popup {
		width: calc(100% - 40px);
    left: 20px;
    bottom: 20px;
    z-index: 999;
	}
}
body.home .cookie-popup .cookie-popup__close {
	display: none !important;
}