html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 13px;
    color: #000000;
	font-weight: 400;
	background: #ffffff;
}

#header {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
	background: #3259a5;
}

.address {
	font-size: 14px;
	color: #000000;
	font-weight: 300;
	line-height: 18px;
	background: url(../img/marker.svg) no-repeat left center;
	padding-left: 50px;
	background-size: 25px 35px;
	margin-top: 18px;
}

.strong {
	font-weight: bold;
}

.phone {
	font-size: 14px;
	color: #000000;
	font-weight: 300;
	line-height: 22px;
	background: url(../img/phone.svg) no-repeat left center;
	padding-left: 50px;
	background-size: 30px 30px;
	margin-top: 18px;
}

.phone a {
	font-size: 18px;
	color: #000000;
}

.schedule {
	font-size: 14px;
	color: #000000;
	font-weight: 300;
	line-height: 22px;
	background: url(../img/clock.svg) no-repeat left center;
	padding-left: 50px;
	background-size: 30px 30px;
	margin-top: 18px;	
}

#topmenu ul li a:hover {
	color: #00447f;
}

#topmenu ul li a.active {
	text-decoration: underline;
	color: #00447f;
}

.clear {
	clear: both;
}

a.lk:hover {
	background: #335aa6 url(../img/shipment.svg) no-repeat 30px center;
	background-size: 20px 20px;	
}

#sliders_ {
	background: rgba(0,0,0,0.33);
}

#sliders_ h1 {
	color: #ffffff;
	padding-top: 90px;
	padding-bottom: 90px;
	font-size: 40px;
	font-weight: bold;
}

.rela {
	position: relative;
}

.bc_title {
	font-size: 24px;
	color: #333333;
	font-weight: 600;
}

.bc_send {
	font-size: 17px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}

.back_call input[type="text"] {
	width: 100%;
	height: 35px;
	outline: none;
	border: none;
	background: #f0f0f0;
	font-size: 17px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	margin-bottom: 17px;
}

.back_call input[type="button"] {
	width: 100%;
	height: 40px;
	outline: none;
	border: none;
	background: #335aa6;
	font-size: 17px;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 5px;
	margin-bottom: 17px;
	font-weight: bold;
}

.agree {
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.agree a {
	color: #335aa6;
	text-decoration: underline;
}

.about_heading {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.about_heading:before {
	display: block;
	content: "";
	width: 140px;
	height: 8px;
	background: #335aa6;
	margin-top: 60px;
	margin-bottom: 20px;
}

.about_text {
	color: #333333;
	font-size: 18px;
	padding-top: 25px;
}

#about {
	padding-bottom: 70px;
}

.services_heading {
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 40px;
}

#services {
	background: #f8f8f8;
	padding-top: 45px;
	padding-bottom: 15px;
}

.service_item {
	background: #ffffff;
	border: 1px solid #ededed;
	text-align: center;
	margin-bottom: 30px;
}

.news_item {
	background: #ffffff;
	border: 1px solid #ededed;
	text-align: center;
	margin-bottom: 30px;
	min-height: 360px;
}

.service_item img, .news_item img {
	width: 100%;
	height: auto;
}

a.service_name:link, a.service_name:visited {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 128px;
}

a.news_name:link, a.news_name:visited {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px;
}

a.readmore:link, a.readmore:visited {
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	width: 210px;
	height: 35px;
	line-height: 35px;
	background: #02447f;
	border-radius: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
	transition: all .3s ease 0s;
}

a.readmore:hover {
	background: #335aa6;
	text-decoration: none;
}

#why {
	background: url(../img/pic4.jpg) no-repeat center center;
	background-size: cover;
}

#why_ {
	background: rgba(0,0,0,0.38);
	padding-top: 50px;
	padding-bottom: 50px;
}

#why img {
	width: auto;
	height: auto;
	max-width: 135px;
	max-height: 135px;
}

.wh135 {
	height: 160px;
}

.number {
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
}

.number_desc {
	color: #ffffff;
	font-size: 24px;
	padding-bottom: 30px;
}

.news_heading {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 45px;
}

#news {
	padding-top: 45px;
	padding-bottom: 45px;
}

.news_img img {
	width: 100%;
	height: auto;
}

.news_item_heading a:link, .news_item_heading a:visited {
	color: #333333;
	font-size: 20px;
}

a.all_news:hover {
	text-decoration: none;
}

#clients {
	padding-top: 45px;
	padding-bottom: 45px;
	background: #f0f0f0;
}

.client_item {
	width: 100%;
	height: 120px;
	position: relative;
}

.client_item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

#foooter {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #3259a5;
}

.flogo {
	text-align: center;
}

#foooter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#foooter ul li a:link, #foooter ul li a:visited {
	color: #ffffff;
	font-size: 20px;
}

.country_name {
	color: #ffffff;
	font-size: 16px;
}

a.fphone:link, a.fphone:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding-left: 35px;
	background: url(../img/phone.svg) no-repeat left center;
	background-size: 25px 25px;
	margin-bottom: 20px;
}

a.in:link, a.in:visited {
	width: 39px;
	height: 39px;
	display: inline-block;
	background: url(../img/in.svg) no-repeat center center;
	background-size: 39px 39px;
	opacity: 0.43;
	transition: all .3s ease 0s;
	margin-right: 5px;
}

a.in:hover {
	opacity: 1;
}

a.fb:link, a.fb:visited {
	width: 39px;
	height: 39px;
	display: inline-block;
	background: url(../img/fb.svg) no-repeat center center;
	background-size: 39px 39px;
	opacity: 0.43;
	transition: all .3s ease 0s;
	margin-right: 5px;
}

a.fb:hover {
	opacity: 1;
}

a.tg:link, a.tg:visited {
	width: 39px;
	height: 39px;
	display: inline-block;
	background: url(../img/tg.svg) no-repeat center center;
	background-size: 39px 39px;
	opacity: 0.43;
	transition: all .3s ease 0s;
	margin-right: 5px;
}

a.tg:hover {
	opacity: 1;
}

a.wa:link, a.wa:visited {
	width: 39px;
	height: 39px;
	display: inline-block;
	background: url(../img/wa.svg) no-repeat center center;
	background-size: 39px 39px;
	opacity: 0.43;
	transition: all .3s ease 0s;
	margin-right: 5px;
}

a.wa:hover {
	opacity: 1;
}

a.vk:link, a.vk:visited {
	width: 39px;
	height: 39px;
	display: inline-block;
	background: url(../img/vk.svg) no-repeat center center;
	background-size: 39px 39px;
	opacity: 0.43;
	transition: all .3s ease 0s;
	margin-right: 5px;
}

a.vk:hover {
	opacity: 1;
}

.copyrights {
	color: #ffffff;
	font-size: 12px;
	font-weight: 300;
	padding-top: 30px;
}

.copyrights a {
	color: #ffffff;
	text-decoration: underline;
	display: block;
}

.copyrights a:hover {
	text-decoration: none;
}

@media (min-width: 768px) {
	.logo img {
		width: 90%;
		height: auto;
	}
	
	.company_name {
		color: #ffffff;
		font-size: 53px;
		font-weight: bold;
	}

	.company_desc {
		color: #ffffff;
		font-size: 24px;
		font-weight: 300;
		line-height: 28px;
	}
	
	.back_call {
		background: #ffffff;
		padding: 30px;
		width: 100%;
		border-radius: 10px;
		position: absolute;
		left: 0px;
		top: 50%;
		transform: translate(0,-50%);
	}
	
	.full_height_5301, .full_height_5302 {
		height: 530px;
	}
	
	.player img {
		width: 50%;
		height: auto;
		margin-top: 170px;
	}
	
	.player {
		text-align: center;
	} 
	
	.why_heading {
		color: #ffffff;
		font-size: 48px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 40px;
	}
	
	.created {
		color: #a9a9a9;
		font-size: 14px;
	}
	
	.createdate {
		color: #a9a9a9;
		font-size: 14px;
		text-align: left;
		padding: 10px;
	}
	
	a.all_news:link, a.all_news:visited {
		color: #333333;
		display: block;
		text-align: center;
		text-decoration: underline;
		padding-top: 45px;
	}
	
	.flogo img {
		width: 60%;
		height: auto;
		margin-bottom: 25px;
	}
	
	.fheading {
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		text-decoration: underline;
		padding-bottom: 20px;
	}
	
	#topmenu {
		min-height: 50px;
	}
	
	#topmenu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		float: left;
	}

	#topmenu ul li a:link, #topmenu ul li a:visited {
		color: #444444;
		font-size: 16px;
		line-height: 50px;
		font-weight: 600;
	}
	
	#topmenu ul li {
		display: inline-block;
		padding-right: 30px;
	}
	
	a.lk:link, a.lk:visited {
		display: inline-block;
		float: right;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		height: 34px;
		line-height: 33px;
		color: #ffffff;
		text-decoration: none;
		border-radius: 5px;
		padding-left: 55px;
		padding-right: 30px;
		margin-top: 8px;
		background: #02447f url(../img/shipment.svg) no-repeat 30px center;
		background-size: 20px 20px;
		transition: all .3s ease 0s;
	}
	
	.calc {
		font-size: 16px;
		color: #333;
		background-color: #f9f9f9;
		padding: 20px;
		border: 1px solid #ddd;
		border-radius: 5px;
		box-shadow: 0px 0px 5px #ddd;
		width: 500px;
		margin: 0 auto;
	}
	
	#slider {
		height: 530px;
	}

	#slider_ {
		background: rgba(0,0,0,0.33);
		height: 530px;
	}
	
	.abs1 {
		position: absolute;
		left: 0px;
		top: 50%;
		transform: translate(0,-50%);
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.lkk {
		display: none;
	}
	
	.slogan {
		color: #ffffff;
		font-weight: bold;
		font-size: 24px;
		text-transform: uppercase;
		font-style: italic;
		margin-top: 32px;
	}
	
	a.arrows {
		display: inline-block;
		width: 40%;
		min-height: 50px;
		border: 2px solid #555555;
		color: #555555;
	}
	
	.langselector {
		color: #ffffff;
		padding-top: 20px;
	}
	
	#about a img {
		width: 80%;
		height: auto;
	}
	
	#about a {
		display: block;
		width: 100%;
		text-align: center;
	}
	
}

@media (max-width: 767px) {
	
	#about a img {
		width: 100%;
		height: auto;
	}
	
	.langselector {
		color: #ffffff;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	
	a.arrows {
		display: inline-block;
		width: 100%;
		min-height: 50px;
		border: 2px solid #555555;
		color: #555555;
	}
	
	.slogan {
		color: #ffffff;
		font-weight: bold;
		font-size: 24px;
		text-transform: uppercase;
		font-style: italic;
		margin-top: 12px;
		margin-bottom: 12px;
		text-align: center;
	}
	
	a.lkk:link, a.lkk:visited {
		display: block;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		width: 100%;
		height: 50px;
		line-height: 50px;
		color: #ffffff;
		text-decoration: none;
		border-radius: 5px;
		margin-top: 8px;
		background: #02447f url(../img/shipment.svg) no-repeat 30px center;
		background-size: 20px 20px;
		transition: all .3s ease 0s;
		text-align: center;
	}
	
	.abs1 {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 30px;
	}
	
	#slider {
	}

	#slider_ {
		background: rgba(0,0,0,0.33);
	}
	
	.calc {
		font-size: 16px;
		color: #333;
		background-color: #f9f9f9;
		padding: 20px;
		border: 1px solid #ddd;
		border-radius: 5px;
		box-shadow: 0px 0px 5px #ddd;
		width: 100%;
		margin: 0 auto;
	}
	
	a.lk:link, a.lk:visited {
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		height: 34px;
		line-height: 33px;
		color: #ffffff;
		text-decoration: none;
		border-radius: 5px;
		padding-left: 55px;
		padding-right: 30px;
		margin-top: 8px;
		background: #02447f url(../img/shipment.svg) no-repeat 30px center;
		background-size: 20px 20px;
		transition: all .3s ease 0s;
	}
	
	#topmenu ul li {
		display: block;
		text-align: center;
	}
	
	#topmenu ul {
		margin: 50px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}

	#topmenu ul li a:link, #topmenu ul li a:visited {
		color: #444444;
		font-size: 22px;
		line-height: 50px;
		font-weight: 600;
	}
	
	#topmenu {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		background: rgba(255,255,255,0.95);
		z-index: 10001;
		text-align: center;
	}
	
	.fheading {
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		text-decoration: underline;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	.flogo img {
		width: 60%;
		height: auto;
		margin-bottom: 30px;
	}
	
	a.all_news:link, a.all_news:visited {
		color: #333333;
		display: block;
		text-align: center;
		text-decoration: underline;
		padding-top: 15px;
	}
	
	.created {
		color: #a9a9a9;
		font-size: 14px;
		padding-bottom: 30px;
	}
	
	.createdate {
		color: #a9a9a9;
		font-size: 14px;
		padding: 10px;
		text-align: left;
	}
	
	.why_heading {
		color: #ffffff;
		font-size: 35px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 40px;
	}
	
	.player img {
		width: 100%;
		height: auto;
		margin-top: 30px;
	}
	
	.full_height_5301 {
		height: 230px;
	}
	
	.back_call {
		background: #ffffff;
		border: 1px solid #cccccc;
		padding: 30px;
		width: 100%;
		border-radius: 10px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.company_name {
		display: none;
	}

	.company_desc {
		color: #ffffff;
		font-size: 18px;
		font-weight: 300;
		padding-top: 20px;
	}	

	.logo img {
		width: 50%;
		height: auto;
	}
	
	.logo {
		text-align: center;
	}
	
	#topmenu {
		display: none;
	}
	
	.hamburder {
		width: 45px;
		height: 45px;
		background: #02447f url(../img/menu.svg) no-repeat center center;
		background-size: 27px 22px;
		border-radius: 50%;
		position: fixed;
		right: 15px;
		top: 10px;
		z-index: 10000;
	}
	
	.menu-close {
		width: 45px;
		height: 45px;
		background: url(../img/close.svg) no-repeat center center;
		background-size: 35px 35px;
		position: fixed;
		right: 15px;
		top: 10px;
		z-index: 11000;		
	}
	
}

.static {
	font-size: 16px;
	padding-bottom: 80px;
	padding-top: 40px;
}

.bread {
	color: #6c757d;
	padding-bottom: 30px;
}

.bread a {
	color: #335aa6;
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

.pagi {
	text-align: center;
}

.form_error {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.flogo a {
	display: block;
	text-align: center;
	color: #335aa6;
	font-weight: bold;
}

.calc p {
    margin: 10px 0;
    font-weight: bold;
}

.calc select {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
}

.calc input[type="text"] {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
}

.calc input[type="button"] {
    padding: 10px;
    border: none;
    border-radius: 5px;
    background-color: #007bff;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.calc input[type="button"]:hover {
    background-color: #0062cc;
}

#result {
    margin: 20px 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #ddd;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

a.delivery_order:link, a.delivery_order:visited {
  display: inline-block;
  padding: 10px 20px;
  background-color: #335aa6;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.2s ease;
  cursor: pointer;
  position: relative;
  margin-top: 30px;
}

.delivery_order:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 3px;
  background-color: #7cb827;
  border-radius: 5px;
  transform: scaleX(0);
  transition: transform 0.2s ease;
}

a.delivery_order:hover {
  background-color: #7cb827;
}

.delivery_order:hover:after {
  transform: scaleX(1);
}

.staatus {
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
}

.staatus form {
  display: flex;
  align-items: center;
}

.staatus input[type="text"] {
  flex-grow: 1;
  padding: 10px;
  border-radius: 5px;
  border: none;
  margin-right: 10px;
  width: 100%;
}

.staatus button {
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  background-color: #4CAF50;
  color: white;
  cursor: pointer;
}

.staatus button:hover {
  background-color: #45a049;
}

#sts {
	padding-top: 40px;
	font-size: 17px;
}

.greeen {
	color: #45a049;
}

@keyframes dot-animation {
	0% { content: ''; }
	33.3% { content: '.'; }
	66.6% { content: '..'; }
	100% { content: '...'; }
}

.animate-dots::after {
	content: '...';
	animation: dot-animation 1.2s infinite;
}

.please {
	font-weight: bold;
	padding-top: 20px;
	display: none;
}

a.arrows:hover {
	text-decoration: none;
	background: #f0f0f0;
}

.langselector img {
	width: 24px;
	height: 24px;
	margin-top: 10px;
}



a.downloadpptx {
	display: inline-block !important;
	margin-top: 20px;
	margin-bottom: 50px;
	background: #02447f;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	width: auto !important;
	font-size: 18px;
	transition: all .3s ease 0s;
}

a.downloadpptx:hover {
	background: #335aa6 !important;
	text-decoration: none;
}

a.order_book {
	display: inline-block !important;
	margin-top: 20px;
	background: #02447f;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	width: auto !important;
	font-size: 16px;
	transition: all .3s ease 0s;
}

a.order_book:hover {
	background: #335aa6 !important;
	text-decoration: none;
}

.player img {
	display: block;
	margin: 90px auto 0px auto;
}

.about_heading {
	text-align: left !important;
}