.dropdown-menu {
    top: 44px!important;
    left: -1px!important;
}
/*----Общие стили-----*/
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;
} 
p, li, h4 {
	font-size: 16px;
	font-family: 'Exo 2', sans-serif!important;
}
.caps, h1, h2, h3 {
	font-family: 'Montserrat Alternates', sans-serif!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
	background-color: #ffff;
	max-width: 2100px!important;
}
main p {
	padding: 0 5px!important;
}
.caps {
	text-transform: uppercase;
}
a:hover, a:active, a:checked {
	text-decoration: none!important;
}


/*-----Частные стили-------*/
/*-----Табы--------------*/
@media screen and (max-device-width: 530px) {
    #tabs {
        display:none!important;
    }
}
#tabs {
    width: 100%;
    box-sizing:border-box;
    margin-bottom: 560px;
}   
#tabs label {
		cursor:pointer;
		float: left;
		margin-right: 5px;
		display: block;
		padding: 10px 30px;
		background-color: rgb(131,135,126);
		border-radius:20px 20px 0 0;
		margin-bottom: 0!important;
		color:white;
}
#tabs input {
		display: none;
}

#tabs input:checked + label {
			background-color: #d25463;
			color:white;
}
#tabs input[id="tab-1"]:checked ~ .content .tab-1 {
		display: block;
}
#tabs input[id="tab-2"]:checked ~ .content .tab-2 {
		display: block;
}
#tabs input[id="tab-3"]:checked ~ .content .tab-3 {
		display: block;
}
#tabs input[id="tab-4"]:checked ~ .content .tab-4 {
		display: block;
}
#tabs .content {
		clear:both;
		position: relative;
	}
#tabs article {
		width: 100%;
		padding: 50px 30px;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #f1f1f1;
		display: none;
		min-height: 200px;		
		border-top:5px solid #d25463;
		border-radius:0 10px 10px 10px;
	}
#tabs article p {
    border: 1px solid #0101;
    border-radius: 5px;
    padding: 10px!important;
}	

#tabs article h5 {
    margin-bottom: 20px;
}

/*----Общая шапка----*/
.header-unit {
	height: auto;
	margin-top: 10px;
}
.header-unit .logo img {
	width: 90%;
}
.header-unit .description h4 {
	text-align: justify;
	font-size: 1.2rem;
	margin-top: 15px;
}
.header-unit .contacts {
	margin-top: 25px;
	text-align: center;
}
.header-unit .contacts img {
	width: 30px;
	height: 30px;
}
.header-unit .contacts p {
	text-align: left;
}
.head-menu-unit {
	margin-bottom: 50px;
}
.header-unit .mail img {
	width: 30px;
	height: 25px;
}
/*-----1 линия------*/
.button-header {
	width: 60%;
	height: 40px;
	background-color: #005093;
	margin-top: 20px;
}
.phone-header p {
	font-size: 1.2rem;
	color: #005093;
}
.mail-header p {
	font-size: 1.2rem;
}
.mail-header p a {
	color: #005093;
}
.mail-header p a:hover {
	color: #d25463;
}
.button-header:hover {
	background-color: #d25463;
}
.button-header p {
	color: white;
	padding-top: 8px;
	height: 40px;
}
.head-1 {
	text-align: center;
}
.head-1 img {
	margin-top: 32px;
	width: 25px;
	height: 20px;
}
.head-1 .row p {
	margin-top: 28px;
	text-align: left;
}
.head-1 .row .col-lg-4 {
	text-align: right;
}
/*-----Видеофон-----*/
.head-video {
	margin: 10px 0 70px 0;
	height: 600px;
	text-align: center;
	padding-left: 0!important;
	padding-right: 0!important;
}
.logo-video {
	padding-top: 55px;
}
.head-video h1 {
	color: white;
	font-size: 32px;
}
.element-with-video-bg {
	background-image: url(img/video-pic.png);
}
.my-background-video {
	width: 100%!important;
}
.bg {
	height: 600px;
	position: absolute;
	padding-left: -45px;
	padding-right: -45px;
}
#video_background {
	width: 100%!important;
	height: 650px!important;
}
.description h1 {
	text-shadow: 1px 1px 1px #000;
}
.description img {
	width: 30px;
	height: 30px;
	margin-top: 30px;
}
.description img:hover {
	width: 35px;
	height: 35px;
	border: 2px solid #005093;
	border-radius: 50%;
}
/*-----Горизонтальное меню----*/
.head-menu {
	margin-top: 10px;
}
.head-menu .head-menu-col {
	padding-right: 0!important;
	padding-left: 0!important;
}
.head-menu-col .navbar {
	background-color: #005093!important;
}
.head-menu-col .nav-item {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 10px 0 10px;
	font-size: 15px!important;

	padding-top: 5px;
}
.head-menu-col .nav-item a {
	color: white;
}
.head-menu-col .nav-item:hover {
	background-color: #d25463;
}
.head-menu-col .active {
	background-color: #d25463;
}
.head-menu-col .collapse {
	margin: -8px 0 -8px 0;
}
.head-menu-col .dropdown {
	text-align: center;
}
.head-menu-col .dropdown a {
	height: 42px;
}
.dropdown:hover > .dropdown-menu { 
    display: block; 
}
.collapse .dropdown-item {
	color: #005093!important;
	font-size: 13px;
}
.dropdown-item {
	padding-top: 8px!important;
	height: 32px!important;
}
.dropdown-item:hover {
	background-color: #d25463!important;
	color: white!important;
}

/*-----Виды перевозок-----*/
.headline {
	text-align: center;
	margin: 50px 0 50px 0!important;
}
.three-in-row {
	text-align: center;
	margin-bottom: 30px;
}
.three-in-row img {
	width: 50px;
	height: 50px;
	margin-bottom: 30px;
}
.plane img {
	width: 80px;
	height: 50px;
}
.button-page {
	text-align: center;
}
/*------Флаги----*/
.flag {
	text-align: center;
	margin-bottom: 30px;
}
.flag img {
	width: 100px;
	height: 60px;
}
.flag p {
	text-align: justify;
	margin-top: 20px;
	width: 80%;
	margin-left: 10%;
}
/*----Решения для вашего груза----*/
.types-of-cargo {
	text-align: center;
}
.types-of-cargo img {
	width: 50px;
	height: 50px;
}
.special-img img {
	height: 50px;
	width: 40px;
}
.types-of-cargo h3 {
	color: #005093;
	margin: 20px 0 20px 0;
}
.types-of-cargo h3:hover {
	color: #d25463;
}
.cargo-row-2 {
	margin: 20px 0 30px 0;
}
/*-----Прочие услуги----*/
.other {
	text-align: center;
}
.other img {
	width: 100px;
	height: 100px;
	margin-top: 30px;
}
.other p {
	text-align: justify;
}
.other h3 {
	text-align: left;
}
.other h3 {
	color: #005093;
	margin: 0 0 20px 0;
}
.other h3:hover {
	color: #d25463;
}
/*------УТП-------*/
.utp-container {
	height: initial;
	background-color: #005093; 
	margin: 50px 0 50px 0;
	padding: 30px 0;
}
.utp-row h2 {
	color: white;
	text-align: center;
	padding-top: 11.5%;
	width: 70%;
	margin-left: 15%;
}
.form-main-utp form{
	width: 70%;
	margin-left: 10%;
	padding-top: 15%;
	text-align: center;
}
.form-main-utp .form-group {
	margin-bottom: 30px;
}
.form-main-utp button {
	width: 50%;
	margin-left: 25%;
	background-color: #d25463;
	border: none;
}
.form-main-utp button:hover {
	border: 2px solid white;
	background-color: #d25463;
}
/*-----Подвал--------*/
.footer {
	margin-bottom: 30px;
}
.footer img {
	width: 20px;
	height: 20px;
}
.footer h4 {
	font-size: 1.2rem;
}
.footer .cell-phone img {
	width: 15px;
	margin-left: 2.5px;
	height: 20px;
}
.social-footer img {
	width: 40px;
	height: 40px;
	margin: 20px 0 20px 0;
}
.social-footer img:hover {
	border: 2px solid #005093;
	border-radius: 20%;
}
.social-footer:first-child {
	text-align: right;
}
.footer-menu ul li {
	list-style-type: none;
	font-size: 1.2rem;
}
.footer-menu ul li a {
	color: #005093!important;
}
.footer-menu ul li a:hover {
	color: #d25463!important;
}
.footer-menu {
	margin-left: -15px;
	padding-left: -15px;
}
.map-footer {
	text-align: center;
}


/*------Общие стили для страниц------*/
/*------Правое меню-----------*/
.right-menu {
	padding: 0!important;
}
.right-menu ul {
	border: 1px solid grey;
	margin-top: 30px;
	padding: 0 15px 0 15px;
}
.right-menu li {
	list-style-type: none; 
	margin-bottom: 15px;
	padding-left: 15px!important;
	padding: 5px;
	font-size: 15px!important;
}
.right-menu ul {
	di
}
.item-fix {
	background-color: #d25463;
	height: 34px;
	width: 100%;
}
.menu-item:first-child {
	margin-top: 10px;
}
.item-fix {
	color: white!important;
	width: 100%;
	height: 34px!important;
}
.item-fix a:hover{
	color: white;
}
.item-fix:hover {
	background-color: #005093;
	color: white;
}
.item-var a {
	color: #3a3a3a;
}
.item-var:hover {
	background-color: #005093;
	color: white!important;
}

/*-------Контент-----*/
.first-headline-page {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.img-middle-mini img {
	margin: 30px 0 20px 0;
	width: 50px;
	height: 50px;
}
.img-middle-mini {
	text-align: center;
}
.plane-2 {
	text-align: center;
	margin: 30px 0 20px 0;
}
.button-page-2 {
	text-align: center;
	width: 20%!important;
	height: 40px;
	margin-left: 40%;
	background-color: #005093;
}
.button-page:hover {
	background-color: #d25463;
}
.headline-middle {
	text-align: center;
}
/*-----Маршруты-----*/
.marshruty .text-page {
	margin-bottom: 30px;
}
.button-page-3 {
	width: 35%!important;
	margin-bottom: 30px!important; 
}
/*----Контакты-----*/
.kontakty {
	margin-top: 30px!important;
}
.contact-info a h4:hover {
	color: #005093!important;
}

/*-----block-uslugi.php------*/
.block-uslugi img {
	width: 80px;
	height: 80px;
	margin-bottom: 20px;
}
.block-uslugi p {
	padding: 0 10px 0 10px;
}
/*-----Vidi perevozok----*/
.headline-vidi {
	margin: 20px 0 30px 0;
}
.plusi img {
	width: 80px;
	height: 80px;
}
.poryadok img {
	width: 40px;
	height: 40px;
}
.vidi-avia img {
	width: 90%;
}
.content-page p {
	text-align: justify;
}
.content-page {
	padding-left: 0!important;
}
#orderForm {
	margin: 30px 0 50px 20px;
}
#type {
	width: auto;
}
#sys {
	width: auto;
}
#data-result {
	margin: 0 0 50px 0;
}
#form-feed {
	margin-bottom: 30px;
}
/*------МЕДИА-ЗАПРОСЫ--------*/
@media (min-width: 1202px) {
	.dropdown-menu {
		display: none;
	}
}
@media (min-width: 992px) and (max-width: 1201px) {
	/*---index.php---*/
	.main-page .button-header p {
		font-size: 12px;
		padding-top: 12px;
	}
	.phone-header p {
		font-size: 16px;
	}
	.mail-header p {
		font-size: 16px;
	}
	.logo-video img {
		width: 40%;
		padding-top: 20px;
	}
	.description h1 {
		font-size: 24px;
	}
	.head-video {
		margin: 10px 0 10px 0;
		height: 550px;
	}
	.hide {
		display: none;
	}
	.nav-item {
		margin: 0!important;
		padding-right: 0!important; 
	}
	.navbar-nav {
		margin: 0 0 0 5%!important;
    	width: 90%;
	}
	.types-of-cargo h3 {
		font-size: 21px;
	}
	.utp-container {
		height: inherit!important;
		padding-bottom: 20px;
	}
	.utp-row h2 {
		font-size: 28px;
	}
	/*----pages-----*/
	/*----header----*/
	.header-unit .description h4 {
		font-size: 1rem!important;
	}
	.button-page-2 p {
		text-align: center!important;
	}
	.dropdown-menu {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/*---index.php---*/
	.button-header p {
		font-size: 12px;
		padding-top: 12px;
	}
	.two-stroke p {
		padding-top: 4px;
	}
	.phone-header p {
		font-size: 16px;
	}
	.mail-header p {
		font-size: 16px;
	}
	.logo-video img {
		width: 30%;
	}
	.description h1 {
		font-size: 24px;
	}
	.head-video {
		margin: 10px 0 10px 0;
		height: 410px;
	}
	.hide {
		display: none;
	}
	.nav-item {
		margin: 0!important;
		padding-right: 0!important; 
	}
	.navbar-nav {
		margin: 0 0 0 5%!important;
    	width: 90%;
	}
	.types-of-cargo h3 {
		font-size: 21px;
	}
	.other img {
		margin-bottom: 20px;
	}
	.other h3 {
		text-align: center;
	}
	.utp-container {
		height: inherit!important;
		padding-bottom: 20px;
	}
	.utp-row h2 {
		font-size: 28px;
		padding: 40px 0 40px 0;
	}
	.form-main-utp form {
		width: 70%;
		margin-left: 15%;
		padding-top: 0;
	}
	.footer-menu li a {
		font-size: 18px;
	}
	.map-footer iframe {
		width: 100%!important;
	}
	.footer-date h4 {
		font-size: 18px;
	}
		/*----pages-----*/
	/*----header----*/
	.header-unit .description h4 {
		font-size: 1rem!important;
	}
	.button-page-2 p {
		text-align: center!important;
	}
	.hide-md {
		display: none;
	}
	/*---pochemu------*/
	.vibiraut img {
		width: 10%!important;
		margin-bottom: 20px;
	}
	.right-menu {
		display: none;
	}
	/*------menu-----*/
	.head-menu {
		margin-top: 10px;
}
	.head-menu .head-menu-col {
		padding-right: 0!important;
		padding-left: 0!important;
}
	.head-menu-col .navbar {
		background-color: #005093!important;
}
	.head-menu-col .nav-item {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 10px 0 10px;
		font-size: 15px!important;

	padding-top: 5px;
}
	.head-menu-col .nav-item a {
		color: white;
}
	.head-menu-col .nav-item:hover {
		background-color: #005093;
}
	.head-menu-col .active {
		
}
	.nth-1 {
		display: block;
	}
	.head-menu-col .active {
		width: 60%!important;
		margin-left: 20%!important;
		background-color: #005093;
		text-align: center;
}
	

	.nth-4 {
		text-align: center;
	}
	.head-menu-col .collapse {
		margin: -8px 0 -8px 0;
}
	.head-menu-col .dropdown {
		text-align: center;
}
	.head-menu-col .dropdown a {
		height: 42px;
}
	.dropdown:hover > .dropdown-menu { 
    	display: block; 
}
	.collapse .dropdown-item {
		color: #005093!important;
		font-size: 13px;
}
	.dropdown-item {
		padding-top: 8px!important;
		height: 32px!important;
}
	.dropdown-item:hover {
		background-color: #d25463!important;
		color: white!important;
}
	.dropdown-menu .dropdown-item {
		display: block!important;
	}
	.marshruty img {
		width: auto;
	}
	.marshruty .button-page {
		margin-left: 32.5%;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	/*---index.php---*/
	.marshruty .button-page {
		margin-left: 32.5%;
	}
	.button-header p {
		font-size: 12px;
		padding-top: 12px;
	}
	.two-stroke p {
		padding-top: 12px;
	}
	.phone-header p {
		font-size: 18px;
	}
	.mail-header p {
		font-size: 18px;
	}
	.hide-sm {
		display: none;
	}
	.nav-item {
		margin: 0!important;
		padding-right: 0!important; 
	}
	.navbar-nav {
		margin: 0 0 0 5%!important;
    	width: 90%;
	}
	.types-of-cargo h3 {
		font-size: 21px;
	}
	.other img {
		margin-bottom: 20px;
		width: 70px;
		height: 70px;
	}
	.other h3 {
		text-align: center;
		font-size: 24px;
	}
	.utp-container {
		height: inherit!important;
		margin-bottom: 20px;
		padding-bottom: 30px;
	}
	.utp-row h2 {
		font-size: 28px;
		padding: 40px 0 40px 0;
	}
	.form-main-utp form {
		width: 70%;
		margin-left: 15%;
		padding-top: 0;
	}
	.footer-menu {
		text-align: center;
	}
	.footer-menu li a {
		font-size: 18px;
	}
	.map-footer iframe {
		width: 60%!important;
		margin-bottom: 20px;
	}
	.footer-date h4 {
		font-size: 18px;
	}
	.footer-date img {

	}
		.header-unit .description h4 {
		font-size: 1.2rem!important;
	}
	.button-page-2 p {
		text-align: center!important;
	}
	.header-unit .logo {
		text-align: center;
	}
	.right-menu {
		display: none;
	}
	.vibiraut img {
		width: 15%!important;
		margin-bottom: 20px;
	}
	/*------menu-----*/
	.head-menu {
		margin-top: 10px;
}
	.head-menu .head-menu-col {
		padding-right: 0!important;
		padding-left: 0!important;
}
	.head-menu-col .navbar {
		background-color: #005093!important;
}
	.head-menu-col .nav-item {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 10px 0 10px;
		font-size: 15px!important;

	padding-top: 5px;
}
	.head-menu-col .nav-item a {
		color: white;
}
	.head-menu-col .nav-item:hover {
		background-color: #005093;
}
	.head-menu-col .active {
		
}
	.nth-4 {
		text-align: center;
	}
	.head-menu-col .collapse {
		margin: -8px 0 -8px 0;
}
	.head-menu-col .dropdown {
		text-align: center;
}
	.head-menu-col .dropdown a {
		height: 42px;
}
	.dropdown:hover > .dropdown-menu { 
    	display: block; 
}
	.collapse .dropdown-item {
		color: #005093!important;
		font-size: 13px;
}
	.dropdown-item {
		padding-top: 8px!important;
		height: 32px!important;
}
	.dropdown-item:hover {
		background-color: #d25463!important;
		color: white!important;
}
	.dropdown-menu {
		display: block;
	}
		.head-menu-col .active {
		width: 60%!important;
		margin-left: 20%!important;
		background-color: #005093;
		text-align: center;
}
.marshruty img {
		width: auto;
	}
}
@media (max-width: 575px) {
	/*---index.php---*/
	.social-footer {
		display: block;
	}
	.container {
		margin: 0 10px 0 10px!important;
		padding: 0 10px 0 10px!important;
	}
	.button-header p {
		font-size: 12px;
		padding-top: 12px;
	}
	.button-page {
		width: 70%!important;
		margin-left: 15%;
	}
	.two-stroke p {
		padding-top: 12px;
	}
	.phone-header p {
		font-size: 18px;
	}
	.mail-header p {
		font-size: 18px;
	}
	.hide-sm {
		display: none;
	}
	.nav-item {
		margin: 0!important;
		padding-right: 0!important; 
	}
	.navbar-nav {
		margin: 0 0 0 5%!important;
    	width: 90%;
	}
	.types-of-cargo h3 {
		font-size: 21px;
	}
	.other img {
		margin-bottom: 20px;
		width: 70px;
		height: 70px;
	}
	.other h3 {
		text-align: center;
		font-size: 24px;
	}
	.utp-container {
		height: inherit!important;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.marshruty img {
		width: auto;
	}
	.utp-row h2 {
		font-size: 28px;
		padding: 40px 0 40px 0;
	}
	.form-main-utp form {
		width: 70%;
		margin-left: 15%;
		padding-top: 0;
	}
	.footer-menu {
		text-align: center;
	}
	.footer-menu li a {
		font-size: 18px;
	}
	.map-footer iframe {
		width: 60%!important;
		margin-bottom: 20px;
	}
	.footer-date h4 {
		font-size: 18px;
		text-align: center;
	}
	.hided img {
		display: none;
	}
		.header-unit .description h4 {
		font-size: 1.2rem!important;
	}
	.header-unit .logo {
		text-align: center;
	}
	.button-page-2 p {
		text-align: center!important;
	}
	.right-menu {
		margin: 0 10px 0 10px;
	}
	.right-menu {
		display: none;
	}
	.vibiraut img {
		width: 15%!important;
		margin-bottom: 20px;
	}
	/*------menu-----*/
	.head-menu {
		margin-top: 10px;
}
	.head-menu .head-menu-col {
		padding-right: 0!important;
		padding-left: 0!important;
}
	.head-menu-col .navbar {
		background-color: #005093!important;
}
	.head-menu-col .nav-item {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 10px 0 10px;
		font-size: 15px!important;

	padding-top: 5px;
}
	.head-menu-col .nav-item a {
		color: white;
}
	.head-menu-col .nav-item:hover {
		background-color: #005093;
}
	.head-menu-col .active {
		width: 60%;
		margin-left: 20%!important;
		background-color: #005093;
		text-align: center;
}
	.nth-4 {
		text-align: center;
	}
	.nth-1 {
		text-align: center;
	}
	.head-menu-col .collapse {
		margin: -8px 0 -8px 0;
}
	.head-menu-col .dropdown {
		text-align: center;
}
	.head-menu-col .dropdown a {
		height: 42px;
}
	.dropdown:hover > .dropdown-menu { 
    	display: block; 
}
	.collapse .dropdown-item {
		color: #005093!important;
		font-size: 13px;
}
	.dropdown-item {
		padding-top: 8px!important;
		height: 32px!important;
}
	.dropdown-item:hover {
		background-color: #d25463!important;
		color: white!important;
}
	.dropdown-menu {
		display: block;
	}
	.poryadok p {
		text-align: center;
	}
	.vidi-perevozok img {
		width: 15%!important;
		margin-bottom: 20px;
	}
}