.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding: 0 10px;
}
.row{
	margin: 0 -10px;
}
.container{
	padding: 0 10px;
}
input:focus,
textarea:focus,
button:focus {
	outline: none;
}
*::-webkit-input-placeholder {
	color: #003399;
	opacity: 1;
}
*:-moz-placeholder {
	color: #003399;
	opacity: 1;
}
*::-moz-placeholder {
	color: #003399;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #003399;
	opacity: 1;
}
.s_track .border .bg input[type="text"]::-webkit-input-placeholder {
	color: rgba(0,51,153,.3);
	opacity: 1;
}
.s_track .border .bg input[type="text"]:-moz-placeholder {
	color: rgba(0,51,153,.3);
	opacity: 1;
}
.s_track .border .bg input[type="text"]::-moz-placeholder {
	color: rgba(0,51,153,.3);
	opacity: 1;
}
.s_track .border .bg input[type="text"]:-ms-input-placeholder {
	color: rgba(0,51,153,.3);
	opacity: 1;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
html{
	overflow-x: hidden;
}
body {
	font-family: 'Raleway-Regular', sans-serif;
	font-size: 14px;
	min-width: 320px;
	max-width: 1920px;
	position: relative;
	overflow-x: hidden;
	color: #003399;
	background-color: #fff;
	line-height: 1.3em;
	margin: 0 auto;
}
a{
	color: #003399;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	font-weight: normal;
	line-height: 1.2em;
}
h1{
	font-family: "Raleway-Light";
	font-size: 18px;
	max-width: 360px;
	margin: 0 auto;
	color: #fff;
}
h2{
	font-size: 36px;
	font-family: "Raleway-Bold";
	text-align: center;
}
h3{
	font-family: "Raleway-Bold";
	font-size: 14px;
}
input{
	width: 300px;
	height: 47px;
	background-color: #e5eaf5;
	border-radius: 5px;
	padding: 0 20px;
	border:none;
	font-size: 18px;
	border: 2px solid transparent;
}
input.ierror{
	border-color: red!important;
}
.clearfix::after,
.clearfix::before{
	content: " ";
	display: table;
}
.clearfix::after,
.clr{
	clear: both;
}
.btn{
	display: inline-block;
	border: 2px solid #039;
	border-radius: 5px;
	padding: 10px 30px;
	font-size: 14px;
	line-height: 1.2em;
	font-family: "Raleway-ExtraBold";
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.btn:hover{
	background-color: #039;
	color: #fff;
}
.btn_courier{
	display: inline-block;
	max-width: 300px;
	width: 100%;
	background-color: #fcc729;
	border-radius: 5px;
	box-shadow: 0 13px 17px rgba(32, 41, 52, 0.24);
	border-color: transparent;
	padding: 20px 10px;
	font-size: 20px;
	line-height: 1em;
	font-family: "Raleway-Bold";
	text-align: center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.btn_courier .text{
	position: relative;
	padding-left: 40px;
}
.btn_courier .bg_icons{
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 25px;
	height: 30px;
	background-image: url(../img/bg/bg_icons_courier.png);
	-webkit-background-size: cover;
	background-size: cover;
}
.btn_courier:hover{
	background-color: #f4d047;
	box-shadow: 0 4px 17px rgba(32, 41, 52, 0.24);
	color: #003399;
}
/*HEADER*/
header{
	background-image: url(../img/bg/bg_header.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	text-align: center;
	min-height: 675px;
}
nav{
	position: fixed;
	-webkit-transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
}
.menu_small{
	display: none;
}
.menu{
	line-height: 50px;
	background-color: white;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0 12px 35px rgba(20, 56, 97, 0.34);
	position: relative;
	overflow: hidden;
}
.menu::before{
	content: '';
	position: absolute;
	top: -30px;
	left: -20px;
	width: 170px;
	height: 65px;
	background-color: #039;
	transform: rotate(-22deg);
}
.menu::after{
	content: '';
	position: absolute;
	bottom: -30px;
	right: -20px;
	width: 170px;
	height: 65px;
	background-color: #fcc729;
	transform: rotate(-22deg);
}
.menu li{
	display: inline-block;
	margin: 0 12px;
}
.menu a{
	font-family: "Raleway-Medium";
	border-bottom: 1px solid transparent;
	font-size: 13px;
}
.menu .active a{
	font-family: "Raleway-Bold";
	border-color: #003399;
}
.header_main{
	padding: 105px 0;
}
.header_main .logo{
	margin-bottom: 30px;
	width: 264px;
}
.header_main .pen{
	max-width: 500px;
	border-bottom: 1px solid rgba(255,255,255,.27);
	margin: 65px auto 30px;
	font-size: 25px;	
	font-family: "Raleway-Light";
	color: #fff;
	padding-bottom: 25px;
}
/*/HEADER*/

/*TRACK*/
.s_track{
	margin-top: -60px;
}
.s_track .border{
	max-width: 780px;
	margin: 0 auto;
	border-radius: 12px;
	box-shadow: 0 16px 32px rgba(20, 56, 97, 0.34);
	background-image: url(../img/bg/bg_track_border.jpg);
	padding: 5px;
	text-align: center;
	text-align: left;
}
.s_track .border .bg{
	background-color: #fff;
	border-radius: 14px;
	padding: 25px 30px 20px;
}
.s_track .border .bg h3{
	font-size: 17px;
	line-height: 2.2em;
	float: left;
	margin-top: 13px;
}
.s_track .border .bg input[type="text"]{
	background-color: transparent;
	max-width: 370px;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e5eaf5;
	text-align: center;
	font-size: 26px;
	font-family: "Raleway-Light";
	margin: 0 20px;
	vertical-align: top;
	padding: 0 5px;
	position: relative;
	top: 5px;
}
.s_track .border .bg input[type="submit"]{
	width: 60px;
	height: 60px;
	background-color: #039;
	background-image: url(../img/bg/bg_icons_search.png);
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 14px;
	padding: 0;
}
/*/TRACK*/

.s_calc input.error {
	background: #ffcaca;
}

/*ADVANTAGES*/
.s_advantages{
	padding: 70px 0 60px;
}
.s_advantages .item{
	padding-top: 135px;
	text-align: center;
	margin: 75px 0 30px;
	position: relative;
}
.s_advantages .item::before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	width: 110px;
	height: 110px;
	background-image: url(../img/bg/bg_advantages_items.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.s_advantages .item.item2::before{
	background-position: -110px 0;
}
.s_advantages .item.item3::before{
	background-position: -220px 0;
}
.s_advantages .item.item4::before{
	background-position: -330px 0;
}
.s_advantages .item.item5::before{
	background-position: -440px 0;
}
.s_advantages .item.item6::before{
	background-position: -550px 0;
}
/*/ADVANTAGES*/

/*SEND*/
.s_send{
	background-color: #e5eaf5;
	padding: 50px 0 60px;
}
.s_send .wrap{
	margin-top: 50px;
}
.s_send .item{
	padding-top: 210px;
	width: 220px;
	height: 280px;
	margin: 10px auto 0;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	font-family: "Raleway-Bold";
	position: relative;
}
.s_send .item::before{
	content: '';
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translate(-50%,0);
	width: 110px;
	height: 110px;
	background-image: url(../img/bg/bg_send_items.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.s_send .item.item2::before{
	background-position: -110px 0;
	margin-left: 10px;
}
.s_send .item.item3::before{
	background-position: -220px 0;
}
.s_send .item.item4::before{
	background-position: -330px 0;
	margin-left: 10px;
}
/*/SEND*/

/*DELIVER*/
.s_deliver{
	padding: 60px 0;
}
.s_deliver .wrap{
	margin-top: 50px;
}
.s_deliver .item{
	padding-top: 210px;
	width: 220px;
	height: 280px;
	margin: 10px auto 0;
	background-color: #fff;
	border: 2px solid rgba(0, 51, 153, 0.25);
	border-radius: 10px;
	text-align: center;
	font-family: "Raleway-Bold";
	position: relative;
}
.s_deliver .item::before{
	content: '';
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translate(-50%,0);
	width: 135px;
	height: 110px;
	background-image: url(../img/bg/bg_deliver_items.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.s_deliver .item.item2::before{
	background-position: -135px 0;
}
.s_deliver .item.item3::before{
	background-position: -270px 0;
	margin-left: 5px;
}
.s_deliver .item.item4::before{
	background-position: -405px 0;
	margin-left: 5px;
}
/*/DELIVER*/

/*CALC*/
.s_calc{
	padding: 0 0 25px;
}
.s_calc .bg{
	background-color: #e5eaf5;
	border-radius: 10px;
	padding: 40px 0 60px;
	position: relative;
}
.s_calc .bg::before,
.s_calc .bg::after{
	/*content: '';*/
	position: absolute;
	width: 320px;
	height: 110px;
	transform: rotate(-22deg);
}
.s_calc .bg::before{
	top: -45px;
	left: -50px;
	background-color: #039;
}
.s_calc .bg::after{
	bottom: -45px;
	right: -50px;
	background-color: #fcc729;
}
.s_calc .wrap{
	margin-top: 55px;
	position: relative;
	z-index: 3;
}
.s_calc .input_wrap{
	margin-bottom: 10px;
}
.s_calc input{
	display: inline-block;
}
.s_calc .select{
	display: inline-block;
	margin-bottom: 10px;
}
.s_calc .icons{
	float: left;
	width: 55px;
	height: 47px;
	background-color: #003399;
	border-radius: 5px 0px 0px 5px;
	position: relative;
}
.s_calc .icons::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -12px;
	width: 30px;
	height: 24px;
	background-image: url(../img/bg/bg_icons_calc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.s_calc .icons.whence::before{
	background-position: 0 0;
}
.s_calc .icons.where::before{
	background-position: -30px 0;
}
.s_calc .icons.weight::before{
	background-position: -60px 0;
	margin-left: -14px;
}
.s_calc .icons.type::before{
	background-position: -90px 0;
}
.s_calc .left{
	float: left;
	width: 150px;
	padding: 10px;
	font-family: "Raleway-Medium";
	font-size: 18px;
	line-height: 1.2em;
}
.s_calc .right{
	float: right;
}
.s_calc .result {
	display: inline-block;
	width: 220px;
	background-color: white;
	border-radius: 5px;
	color: #f2ca30;
	font-size: 28px;
	font-family: "Raleway-Bold";
	padding: 21px 5px;
	text-align: center;
}
.s_calc .result:before{
	content: "~";
	color: transparent;
}
.s_calc .btn_courier{
	max-width: 380px;
}
.s_calc .bottom{
	margin-top: 30px;
	text-align: center;
}
.s_calc .bottom span{
	font-family: "Raleway-Medium";
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	line-height: 1.2em;
}
/*/CALC*/

/*MAP*/
.s_map{
	padding: 50px 0 50px;
}
.s_map h3{
	text-align: center;
	font-family: "Raleway-Light";
	font-size: 20px;
	margin-top: 5px;
}
.s_map .wrap{
	margin-top: 40px;
}
.s_map .input{
	margin-bottom: 12px;
}
.s_map label{
	margin-bottom: 9px;
	display: inline-block;
	font-family: "Raleway-Bold";
}

.map-container {
	position: relative;
	width: 100%;
	height: 470px;
}
/*
.map-container .scroller {
	display: none;
	position: absolute;
	width: 32px;
	height: 70%;
	padding-left: 20px;
	left: 0;
	top: 20%;
	z-index: 1000;
}

.map-container .scroller:before {
	content: " ";
	background: rgba(255, 255, 255, .8);
	box-shadow: 0 0 5px -1px #000;
	border-radius: 15px;
	width: 10px;
	float: right;
	height: 100%;
	display: block;
}
*/
@media all and (max-width: 600px) {

	.map-container{
		height: 400px;
	}
}

@media all and (max-width: 480px) {
	.s_map .map {
		margin: 0 !important;
	}

	.map-container {

	}
	.map-container{
		height: 350px;
	}
	.map-container .scroller {
		display: block;
	}
}

.map-container > .map {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/*/MAP*/

/*FAQ*/
.s_faq{
	padding: 55px 0 50px;
	background-color: #e5eaf5;
}
.s_faq .wrap{
	margin-top: 55px;
}
.s_faq .item{
	padding-left: 45px;
	background-image: url(../img/bg/bg_icons_faq.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 25px;
}
.s_faq .item p{
	margin: 15px 0 0;
	font-size: 13px;
	line-height: 1.25em;
}
.s_faq .center{
	text-align: center;
	margin-top: 20px;
}
.s_faq .btn{
	font-size: 16px;
	line-height: 1.5em;
}
/*/FAQ*/

/*LAST*/
.s_last{
	background-image: url(../img/bg/bg_last.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 80px 0 100px;
	text-align: center;
	color: #fff;
}
.s_last .logo{
	margin-bottom: 55px;
}
.s_last h2{
	font-size: 31px;
	max-width: 750px;
	display: inline-block;
}
/*/LAST*/


/*FOOTER*/
footer{
	background-color: #141004;
	color: #fff;
	font-size: 14px;
	padding: 30px 0 35px;
}
footer p.copy{
	margin: 10px 0 0;
	letter-spacing: .3px;
}
footer .logo{
	text-align: right;
	float: none;
}
footer .logo a{
	display: inline-block;
	margin-left: 20px;
}
/*/FOOTER*/

/*MENU SMALL*/
.c-hamburger {
	display: block;
	position: relative;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	font-size: 0;
	text-indent: -9999px;
	box-shadow: none;
	border-radius: 0;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
	z-index: 999;
}

.c-hamburger:focus {
	outline: none;
}
.c-hamburger span {
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #fff;
}

.c-hamburger span::before,
.c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	content: "";
}

.c-hamburger span::before {
	top: -5px;
}

.c-hamburger span::after {
	bottom: -5px;
}
.c-hamburger--htx {
	background-color: transparent;
}

.c-hamburger--htx span {
	transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
	transition-property: top, transform;
}

.c-hamburger--htx span::after {
	transition-property: bottom, transform;
}


.c-hamburger--htx.is-active {
	background-color: transparent;
}

.c-hamburger--htx.is-active span {
	background: none;
}

.c-hamburger--htx.is-active span::before {
	top: 0;
	transform: rotate(45deg);
	background-color: #fcc729;
}

.c-hamburger--htx.is-active span::after {
	bottom: 0;
	transform: rotate(-45deg);
	background-color: #fcc729;
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
	transition-delay: 0s, 0.3s;
}
/*/MENU SMALL*/

/*POPUP*/
.fancybox-overlay{
	background-image: none;
	opacity: 0.95;
	background-color: #039;
}
.fancybox-skin{
	border-radius: 14px;
	padding: 0 !important;
}
.fancybox-close{
	display: none;
}
.popup{
	background-image: url(../img/bg/bg_track_border.jpg);
	width: 380px;
	background-color: white;
	border-radius: 14px;
	box-shadow: 0 16px 32px rgba(20, 56, 97, 0.34);
	text-align: center;
	padding: 5px;
	color: #039;
}
.popup .bg{
	background-color: #fff;
	border-radius: 14px;
	padding: 10px 30px 30px;
}
.popup .logo{
	width: 177px;
	height: 113px;
	margin: 0 auto;
	background-image: url(../img/bg/bg_popup_logo.png);
	-webkit-background-size: contain;
	background-size: contain;
	margin-bottom: 35px;
}
.popup h2{
	font-size: 18px;
	margin-bottom: 25px;
	font-family: "Raleway-SemiBold";
	letter-spacing: -.5px;
}
.popup input,
.popup button{
	max-width: 312px;
	width: 100%;
}
.popup input{
	height: 44px;
	background-color: #f2f4fa;
	border: 1px solid #7f99cc;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
}
.popup .btn{
	background-color: #039;
	border-color:transparent;
	color: #fff;
}
.popup .btn:hover{
	background-color: #2e58ab;
}
.popup button{
	margin-top: 10px;
	padding: 0;
	height: 50px;
	font-size: 18px;
	box-shadow: 0 13px 17px rgba(32, 41, 52, 0.24);
}
.popup button:hover{
	box-shadow: 0 4px 17px rgba(32, 41, 52, 0.24);
}
/*/POPUP*/

/*ANIMATION*/
.pen p{
	display: inline-block;
	text-align: center;
	display: none;
	line-height: 1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	animation: type 4s infinite; 
}
.pen p:nth-child(1){
	display: inline-block;
}
.pen p span{
	animation: blink 1s infinite;
}

@keyframes type{ 
	from { width: 0; } 
} 

@keyframes blink{
	to{opacity: .0;}
}

/*/ANIMATION*/
                                                    
