/*
Theme Name: Starter kit by Draw.ro
Theme URI: http:draw.ro/
Author: Draw team
Author URI: http:draw.ro/
Version: 1.0
Text Domain: global
*/



/* 
=============================== 1. Utilities
*/
body {
	font-family: 'Noto Serif', serif;
}
.valign {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
a {
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
p, span, h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
p, span {
	font-size: 15px;
	color: #000;
	line-height: 23px;
}
*:focus, *:hover {
	outline: 0;
}

.hide {
	display: none !important;
}
.btn {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 9px 40px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn:hover {
	background: #f69321;
}

.global-separator {
	width: 100%;
	height: 205px;
	background: url(img/separator.png) no-repeat center;
}
.global-separator.white {
	background: url(img/separator_white.png) no-repeat center;	
}
.separator-page {
	width: 100%;
	height: 234px;
	margin: -108px 0 50px;
	background: url(img/separator_page.png) no-repeat center;
}

/* 
=============================== 2. Header
*/
header .logo img, .responsive-menu .logo img {
	max-width: 193px;
}
header {
	background: #fff;
	padding: 30px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
header .menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
header .menu li {
	display: inline-block;
	margin: 0 20px;
	position: relative;
}
header .menu li:first-child {
	margin-left: 0;
}
.home header .menu > li:first-child {
	display: none;
}
header .menu li:last-child {
	margin-right: 0;
}
header .menu li a {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #4f4f4f;
}
header .menu li ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	background: #fff;
	z-index: 2;
	white-space: nowrap;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-filter:"alpha(opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
header .menu li ul li {
	text-align: left;
	display: block;
	margin: 10px 0;
}
header .menu li ul li a {
	font-size: 13px;
}
header .menu li ul li a:hover, header .menu li a:hover {
	color: #f69321;
}
header .menu li:hover ul {
	visibility: visible;
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter:"alpha(opacity=100)";
	filter:alpha(opacity=100);
}
header.preparetobefixed {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
header.preparetoremovefixed {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 15px 0;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
}

.top-menu {
	text-align: right;
	margin-bottom: 25px;
}.top-menu > * {
	display: inline-block;
}
.top-menu .inquiry {
	padding: 9px 20px;
	background: #f69321;
}
.top-menu .inquiry:hover {
	background: #000;
}
.top-menu .telephone {
	text-transform: uppercase;
	font-size: 15px;
	color: #4f4f4f;
	margin-right: 15px;
}
.qtranxs_widget {
	margin-left: 12px;
	display: inline-block;
}
.qtranxs_widget h2 {
	display: none;
}
.qtranxs_widget ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.qtranxs_widget ul li {
	display: inline-block;
}
.qtranxs_widget ul li:after {
	display: inline-block;
	content: '/';
	font-size: 11px;
	margin-left: 4px;
	color: #4f4f4f;
}
.qtranxs_widget ul li:last-child:after {
	display: none;
}
.qtranxs_widget ul li a {
	text-transform: uppercase;
	display: inline-block;
	font-size: 11px;
	color: #4f4f4f;
}
.qtranxs_widget ul li.active a {
	font-weight: bold;
	border-bottom: 2px solid #f69321;
}


/* 
=============================== 3. Homepage
*/
.home-hero {
	position: relative;
	margin-top: 142px;
}
.home-hero .global-separator {
	position: absolute;
	bottom: 30px;
}
.slider {
	width: 1320px;
	margin: auto;
}
.slider .slide-item {
	position: relative;
}
.slider .slick-arrow {
	position: absolute;
	width: 56px;
	height: 56px;
	background: #fff;
	z-index: 2;
	bottom: 36px;
	left: 96px;
	padding: 0;
	border: none;
	text-indent: -9999px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.slider .slick-next {
	left: 180px;
	background: #fff url(img/next_arrow.png) no-repeat center;
}
.slider .slick-prev {
	background: #fff url(img/prev_arrow.png) no-repeat center;
}
.slider .slide-inner {
	position: absolute;
	top: 20%;
	left: 0;
}
.slider .slide-inner .slide-inner-box {
	width: 570px;
	background: #fff;
	padding: 35px 30px 35px 65px;
	border-left: 19px solid #f69321;
}
.slider .slide-inner .slide-inner-box h1 {
	margin-bottom: 25px;
	font-size: 28px;
}
.slider .slide-inner .slide-inner-box p {
	margin: 0;
	color: #f69321;
	font-weight: bold;
	font-size: 18px;
}
.available-shipments .shipments-left_head, .available-shipments .shipments-right_head {
	background: #f69321;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
}
.available-shipments .shipments-left_head > div, .available-shipments .shipments-right_head > div {
	width: 50%;
	display: inline-block;
	text-align: center;
	float: left;
}
.car {
	width: 60px;
	height: 41px;
	background: url(img/car.png) no-repeat center;
}
.plane {
	width: 45px;
	height: 45px;
	background: url(img/plane.png) no-repeat center;
}
.ship {
	width: 73px;
	height: 38px;
	background: url(img/ship.png) no-repeat center;
}
.box {
	width: 46px;
	height: 49px;
	background: url(img/box.png) no-repeat center;
}
.available-shipments h1 {
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
}
.home-wrapper {
	background: #f6f9fb;
	padding: 190px 0 105px;
	margin-top: -110px;
}
table {
	width: 100%;
	margin-top: 75px;
}
table tr {
	background: #fff;
}
table tr:nth-child(2n+2) {
	background: #eff1f3;
}
table td {
	width: 16.66667%;
	padding: 20px;
}
table thead td {
	background: #000;
	font-size: 14px;
	color: #fff;
}
table td a.btn {
	padding: 9px 30px;
}
table td.title {
	text-transform: uppercase;
	font-size: 15px;
	color: #494949;
	font-weight: bold;
}
table td .responsive-title {
	display: none;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.features {
	margin-top: 110px;
}
.features .c-3:first-child img {
	max-width: 50%;
}
.features .round, .sharing .round {
	width: 252px;
	height: 252px;
	line-height: 252px;
	background: #fff;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.features h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #f7941e;
	line-height: 24px;
	margin-top: 20px;
}
.sharing {
	background: #f7941e;
	padding: 70px 0 35px;
}
.sharing-content h1 {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 10px;
}
.sharing-content p {
	font-size: 23px;
	line-height: 35px;
	margin-bottom: 25px;
	color: #fff;
}
.sharing-content a:hover {
	background: #fff;
	color: #000;
}

/* 
=============================== 4. Pages
*/
.wrapper {
	background: #f6f9fb;
	padding: 115px 0 85px;
	margin-top: 100px;
}
.img-description {
	border-right: 19px solid #f69321;
	margin-top: 50px;
	padding-right: 20px;
}
.img-description h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
.img-description h4 span {
	font-style: italic;
	font-size: 12px;
	display: block;
}
.vision {
	margin-bottom: 90px;
}
.vision .c-12 {
	margin-bottom: 60px;
}
.v__item h2 {
	text-transform: uppercase;
	font-size: 36px;
	color: #f69321;
	font-weight: bold;
	margin-bottom: 25px;
}
.v__item p {
	font-weight: bold;
}
.v__item p strong {
	color: #f69321;
}

.page_inner_content {
	padding: 115px 0 115px;
}
.page_inner_content h1 {
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0;
}
.page_inner_content p {
	margin: 0 0 30px;
}
.page_inner_content p span strong {
	font-size: 18px;
}
.page_inner_content ul {
	margin-top: -20px;
}
.nmt {
	margin-top: 0;
}
.course-page {
	background: #fff;
}
/*.course-page > .row:last-of-type .course {
	margin-bottom: 20px;
}*/
.course-page h1 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
}
.course-page p {
	margin: 30px 0 20px;
}
.course-page .course {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 90px;
	padding-bottom: 50px;
}
.course-page .course:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #b3b3b3;
}
.interested {
	margin: 20px 0 0;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-align: center;
}
.interested a {
	color: #fff;
	display: inline-block;
	background: #f7941e;
	margin-left: 20px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.interested a:hover {
	background: #000;
	color: #fff;
}
.course img {
	margin-top: 75px;
}
.course-page .row:nth-child(2) .course .c-6:last-child img, .course-page .row:last-child .course .c-6:last-child img {
	margin-top: 115px;
}
.services-page {
	margin-bottom: 60px;
}
.colored-services {
	background: #f69321;
	margin-bottom: 3px;
	padding: 40px 0;
}
.colored-services h2 {
	font-size: 25px;
	color: #fff;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.colored-services p {
	font-weight: 600;
	color: #fff;
	font-size: 15px;
}
.services-page h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.services-page ul {
	padding: 0;
}
.services-page ul li {
	line-height: 30px;
	font-size: 15px;
}
.services-page hr {
	height: 1px;
	background: #b3b3b3;
	border: none;
	margin: 20px 0;
}
.page_inner_content .contact-title {
	margin-bottom: 65px;
}
.contact-form .wpcf7 .c-6, .contact-form .wpcf7 .c-12 {
	padding: 0 15px;
	margin-top: 30px;
}
.contact-form .wpcf7 .c-12 {
	margin-bottom: 30px;
}
.contact-form .wpcf7 label {
	text-transform: uppercase;
	font-size: 12px;
	color: #5d5d5d;
}
.contact-form .wpcf7 .wpcf7-list-item input {
	width: auto;
}
.contact-form .wpcf7 .wpcf7-list-item span {
 	font-size: 11px;
 	color: #5d5d5d;
 	text-transform: uppercase;
 }
 .contact-form .wpcf7 .wpcf7-list-item span a {
 	color: #000;
 	text-decoration: underline;
 }
 span.wpcf7-not-valid-tip {
 	display: none;
 }
.wpcf7 .wpcf7-not-valid {
 	border-color: #f00;
 }
 div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
 	display: none !important;
 }


/* 
=============================== 5. Blog
*/
.blog-title {
	text-align: center;
	font-size: 40px;
	color: #f69321;
	font-weight: bold;
	margin-bottom: 60px;
	text-transform: uppercase;
}
.blog-wrapper {
	background: #f6f9fb;
	padding: 90px 0;
}
.blog-wrapper article h2 {
	margin: 30px 0 10px;
	text-transform: uppercase;
	font-size: 20px;
}
.single article h2.post-title {
	margin: 0 0 30px;
	border-bottom: 2px solid #000;
}
.blog-back {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 10px;
	color: #000;
}


/* 
=============================== 6. Inquiry
*/
.inquiry_modal, .register_modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1001;
	background: rgba(255, 255, 255, 0.8);
	overflow: auto;
	display: none;
}
.inquiry_modal .inquiry_modal-inner, .register_modal .register_modal-inner {
	width: 600px;
	background: #fff;
	padding: 60px 30px 30px;
	border: 2px solid #f7941e;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.inquiry_modal .inquiry_modal-inner .close, .register_modal .register_modal-inner .close {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	border: 2px solid #f7941e;
	background: #fff url(img/close.png) no-repeat center;
	position: absolute;
	top: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.wpcf7 {
	display: inline-block;
	width: 100%;
}
.wpcf7 input, .wpcf7 textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 15px 20px;
	font-family: 'Noto Serif', serif;
	color: #000;
	font-weight: bold;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	border-color: #000;
}
.wpcf7 .c-6, .wpcf7 .c-12 {
	margin-top: 10px;
	padding: 0 5px;
}
.wpcf7 input[type="submit"] {
	background: #f7941e;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	border: none;
}

/* 
=============================== 7. Footer
*/
.home footer {
	padding: 130px 0;
	border-bottom: 9px solid #f7941e;
	margin: 0;
	border-top: none;
}
footer {
	padding: 70px 0;
	border-top: 5px solid #f7941e;
	border-bottom: none;
}
footer .copyright {
	text-align: center;
	font-size: 11px;
	color: #838383;
	margin: 17px 0 0;
}
footer .menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
footer .menu li {
	display: block;
	margin: 15px 0;
}
footer #menu-main-2 li:first-child {
	display: none;
}
footer .menu li ul {
	display: none;
}
footer .menu li a {
	text-transform: uppercase;
	font-size: 13px;
	color: #838383;
	font-weight: bold;
}
footer .menu li a:hover {
	color: #f69321;
}
footer .info h3 {
	font-size: 16px;
	line-height: 30px;
	color: #838383;
	font-weight: bold;
}
footer .info p, footer .info p a {
	font-size: 16px;
	color: #838383;
	margin: 0;
}
footer .info p {
	line-height: 30px;
}

.burger-menu {
	width: 35px;
	height: 19px;
	display: inline-block;
	position: relative;
	float: right;
	display: none;
}
.burger-menu:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	background: #f69321;
	left: 0;
	width: 100%;
	height: 3px;
}
.burger-menu span:before, .burger-menu span:after {
	display: block;
	content: '';
	position: absolute;
	background: #f69321;
	left: 0;
	width: 100%;
	height: 3px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.burger-menu span:before {
	top: 0;
}
.burger-menu span:after {
	bottom: 0;
}
.burger-menu:hover span:before, .burger-menu.active span:before {
	left: auto;
	right: -1px;
	width: 50%;
	top: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.burger-menu:hover span:after, .burger-menu.active span:after {
	left: auto;
	right: -1px;
	bottom: 2px;
	width: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.burger-menu:hover, .burger-menu.active {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.responsive-menu {
	position: fixed;
	top: 0;
	right: 0;
	width: 500px;
	height: 100%;
	z-index: 1001;
	background: #fff;
	overflow: auto;
	visibility: hidden;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-filter:"alpha(opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.responsive-menu.active {
	visibility: visible;
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter:"alpha(opacity=100)";
	filter:alpha(opacity=100);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.responsive-inner {
	padding: 0 50px;
}
.responsive-inner .logo {
	margin-top: 50px;
}
.responsive-inner .telephone {
	display: block;
	margin: 30px 0;
	color: #000;
}
.responsive-inner .menu {
	list-style-type: none;
	padding: 0;
	margin: 30px 0 0;
}
.responsive-inner .menu li {
	display: block;
}
.responsive-inner .menu li a {
	text-transform: uppercase;
	color: #000;
	display: block;
	font-size: 15px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.responsive-inner .menu li ul li a {
	font-size: 13px;
}
.responsive-inner .qtranxs_widget {
	margin: 30px 0 50px;
}
.responsive-menu .burger-menu {
	top: 30px;
	right: 40px;
}
.blurred {
	-webkit-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);
}

.cere-oferta {
	background: #f7941e;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 20px;
}

.content_page h2 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 100%;
}
.content_page h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
footer .menu li.cargo-menu {
	display: none;
}
.responsive-footer {
	display: none;
}
.responsive-footer .info {
	margin-bottom: 30px;
}
.responsive-footer .menu {
	margin-bottom: 30px;
}
.success-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.success-inner .logo {
	margin-bottom: 50px;
}
.success-inner h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 30px;
}

.inquiry_modal .wpcf7 .wpcf7-acceptance input, .register_modal .wpcf7 .wpcf7-acceptance input {
	width: auto;
}
.inquiry_modal .wpcf7 .wpcf7-list-item span, .register_modal .wpcf7 .wpcf7-list-item span {
	font-size: 11px;
    color: #5d5d5d;
    text-transform: uppercase;
}
.inquiry_modal .wpcf7 .wpcf7-list-item span a, .register_modal .wpcf7 .wpcf7-list-item span a {
	color: #000;
	text-decoration: underline;
}

.services-page ul li.with-logo span {
	position: relative;
	display: inline-block;
}
.services-page ul li.with-logo span:after {
	display: inline-block;
	content: '';
	background: url(img/asko_logo.png) no-repeat center;
	width: 195px;
	height: 43px;
	position: absolute;
	top: -13px;
	left: 100%;
	margin-left: 15px;
}


/* 
=============================== 7. Footer
*/
@media screen and (max-width: 1400px) {
	.slider {
		width: 100%;
	}
	.slider img {
		width: 100%;
	}
}
@media screen and (max-width: 1200px) {
	.services-page ul li.with-logo span {
		display: block;
	}
	.services-page ul li.with-logo span:after {
		display: block;
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin: 10px 0;
	}
	body {
		overflow-x: hidden;
	}
	.wrapper.page_inner_content {
		padding: 60px 0 85px;
	}
	.contact-form .wpcf7 .c-4.offset-6 {
		margin: 0;
		width: 50%;
		text-align: left;
	}
	.contact-form .wpcf7 .c-2 {
		width: 50%;
	}
	header .menu li {
		margin: 0 10px;
	}
	.available-shipments h1 {
		font-size: 30px;
	}
	.home-hero .global-separator {
		display: none;
	}
	.slider .slide-inner {
		top: auto;
		bottom: 0;
	}
	.slider .slide-inner .slide-inner-box {
		background: rgba(255,255,255,0.8);
	}
	.slider .slick-next {
		right: 40px;
		left: auto;
	}
	.slider .slick-prev {
		right: 120px;
		left: auto;
	}
	.features .round {
		width: 150px;
		height: 150px;
		line-height: 150px;
		margin: auto;
	}
	.features .round img {
		max-width: 50%;
	}	
}
@media screen and (max-width: 991px) {
	.course img {
		margin-top: 0 !important;
	}
	.services-page img {
		margin-top: 0 !important;
	}
	.contact-form .wpcf7 .c-4 {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.contact-form .wpcf7 .c-4.offset-6, .contact-form .wpcf7 .c-2 {
		width: 100%;
		clear: both;
		text-align: center;
	}
	.contact-form .wpcf7 .c-2 {
		margin-top: 10px;
	}
	.contact-form .wpcf7 .c-12 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.available-shipments .valign {
		display: block;
	}
	.available-shipments .c-4:first-child, .available-shipments .c-4:last-child {
		display: none;
	}
	.available-shipments .c-4 {
		width: 100%;
		float: none;
		text-align: center;
	}
	.slider .slide-inner {
		position: relative;
	}
	.slider .slide-inner .slide-inner-box {
		width: 100%;
		background: #fff;
	}
	.slider .slick-arrow {
		bottom: auto;
		top: 40%;
	}
	.colored-services .valign {
		display: block;
	}
	.home-wrapper {
		padding: 130px 0 50px;
	}
	.colored-services .c-6 {
		width: 100%;
		float: none;
	}
	.features h3 {
		margin: 10px 0 30px;
	}
	table {
		margin-top: 20px;
	}
	.colored-services .alignright {
		text-align: center;
	}
	.features .c-3 {
		width: 50%;
		float: left;
	}
	.features .c-3:nth-child(3) {
		clear: both;
	}
	.colored-services .c-2 {
		width: 33.33333%;
		float: left;
	}
	.burger-menu {
		display: block;
	}
	header .menu-main-container, header .top-menu .widget, .global-separator.white {
		display: none;
	}
	.sharing .c-3, .sharing .c-7 {
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
	}
	.sharing .round {
		margin: auto auto 30px;
	}
}
@media screen and (max-width: 768px) {
	.features {
		margin-top: 50px;
	}
	.sharing-content h1 {
		font-size: 24px;
	}
	.sharing-content p {
		font-size: 18px;
		line-height: normal;
	}
	.wrapper.page_inner_content {
		padding: 60px 0 30px;
		margin-bottom: 30px;
	}
	.course-page .course {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.services-page ul {
		padding: 0 15px 0;
	}
	table thead {
		display: none;
	}
	table td .responsive-title {
		display: block;
	}
	table td {
		border-bottom: 1px solid #ddd;
		margin-bottom: 0;
	}
	footer > .container {
		display: none;
	}
	.responsive-footer {
		display: block;
	}
	.page_inner_content .contact-title {
		text-align: center;
		margin-bottom: 30px;
	}
	.separator-page {
		display: none;
	}
	.home footer {
		padding: 50px 0;
	}
	.contact-form .wpcf7 label {
		display: block;
		text-align: left;
	}
	.contact-form .wpcf7 br {
		display: none;
	}
	footer .logo img {
		max-width: 193px;
	}
	footer {
		padding: 40px 0;
		text-align: center;
	}
	header .c-3, header .c-9 {
		width: 50%;
	}
	.wrapper {
		padding: 60px 0 110px;
	}
	.wrapper .img-description {
		border: none;
		padding: 0;
	}
	.img-description h4 {
		text-align: center;
		margin-top: 20px;
		float: none;
	}
	.page_inner_content .c-4, .course-page, .v__item, .wrapper .c-5 {
		text-align: center;
	}
	.course-page .course:after {
		display: none;
	}
	.course-page .cere-oferta {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 680px) {
	table td {
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px;
	}
	.available-shipments h1 {
		font-size: 24px;
	}
}
@media screen and (max-width: 600px) {
	.content_page h2 {
		font-size: 20px;
		margin-bottom: 0;
	}
	.top-menu {
		display: none;
	}
	.responsive-menu {
		width: 400px;
	}
	.slider .slick-arrow {
		top: 25%;
		-webkit-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-o-transform: scale(0.6);
		transform: scale(0.6);
	}
	.slider .slick-prev {
		left: 0;
	}
	.slider .slick-next {
		right: 0;
	}
	.slider .slide-inner .slide-inner-box h1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.slider .slide-inner .slide-inner-box {
		text-align: center;
		padding: 30px;
		border-left: none;
		border-bottom: 19px solid #f69321;
	}
}
@media screen and (max-width: 480px) {
	.colored-services .c-2 {
		width: 50%;
		margin-bottom: 20px;
	}
	.colored-services .c-2:last-of-type {
		width: 100%;
	}
	.features .c-3 {
		width: 100%;
		float: none;
	}
}
@media screen and (max-width: 420px) {
	.responsive-menu {
		width: 350px;
	}
	.slider .slick-arrow {
		top: 15%;
	}
}
@media screen and (max-width: 400px) {
	.interested a {
		display: block;
		margin: 10px 0 0;
	}
}

@media screen and (max-height: 700px) {
	.inquiry_modal {
		display: block;
	}
	.inquiry_modal .inquiry_modal-inner, .register_modal .register_modal-inner {
		height: auto;
		width: 90%;
		padding: 60px 20px 20px;
		margin: 50px auto;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
}

