.shipping-header {
    background-color: #0F9D58;
    /*height: 950px;*/
    background-image: url('/templates/default/images/texture2.jpg');
}

.shipping-header2 {
    /*height: 950px;*/
    background: linear-gradient(to right, transparent 0%, rgba(0,0,0,0.3) 0), url(/templates/default/images/bg40.jpg) no-repeat top center;
min-height: 800px;
}

.shipping-header3 {
    background-color: #eda238;
    /*height: 950px;*/
    background-image: url('/images/tran21.jpg');
	background-size: cover;
}

.shipping-header4 {
    background-color: #fff;
    /*height: 950px;*/
    background-image: url('/images/contest2.gif');
}

.shipping-header5 {
    background-color: #cf97c4;
    /*height: 950px;*/
    background-image: url('/images/contest3.gif');
}

.shipping-header6 {
    background-color: #0b1f35;
/*height: 950px;*/
background-image: url('/images/tran7.jpg');
background-position: center;
background-size: cover;
background-repeat: no-repeat;
transition: 0.5s;
}

.shipping-header6:hover {
  background-image: url('/images/tran8.jpg');
  background-repeat: repeat;
transition: 0.5s;
    opacity:0.9;
}

.mojooshipping {
transition: 0.5s;
}

.dstshipping {
margin-top: 270px;
}

.mojoocontactlessdelivery{
transition: 0.5s;
text-align: center;
padding-top: 50px;
}

.mojoocontactlessdelivery:hover{
transition: 0.5s;
    opacity:0.9;
}

.mojooshipping:hover {
  background-image: url('/images/tran2.png');
  background-repeat: repeat;
transition: 0.5s;
    opacity:0.9;
}


.shipping-header .h1 {
    color: #fff;
    font-size: 60px;
}
.shipping-header .info {
    color: #fff;
    line-height: 1.7;
}

.shipping-header2 .h1 {
    color: #fff;
    font-size: 60px;
}
.shipping-header2 .info {
    color: #fff;
    line-height: 1.7;
}

.shipping-header3 .h1 {
    color: #fff;
    font-size: 60px;
}
.shipping-header3 .info {
    color: #fff;
    line-height: 1.7;
}

.shipping-header4 .h1 {
    color: #4285F4;
    font-size: 60px;
	
}
.shipping-header4 .info {
    color: #0b1f35;
    line-height: 1.7;
	font-size: 24px;
}

.shipping-header5 .h1 {
    color: #ce96c3;
    font-size: 60px;
	
}
.shipping-header5 .info {
    color: #0b1f35;
    line-height: 1.7;
	font-size: 24px;
}

.shipping-header6 .h1 {
    color: #ce96c3;
    font-size: 60px;
	
}
.shipping-header6 .info {
    color: #0b1f35;
    line-height: 1.7;
	font-size: 24px;
}

.mojoocontest {
    background: #fff;
	border-radius:25px;
	padding: 30px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}

.gifmojoocontest {
    height: 90px;
text-align: center;
overflow: hidden;
}

.gifmojoocontest2 {
    height: 50px;
    text-align: center;
    overflow: hidden;
    margin-top: 40px;
}

.iconcontest{
	color: #4285F4;
font-size: 200px;
text-align: center;
font-weight: 900;
padding-bottom: 100px;
padding-top: 80px;
}

.col-3 {
    max-width: 25%;
    flex: 0 0 25%;
}
.page-shipping .shipping-h2 {
    font-size: 60px;
    line-height: 1.1;
    color: #0F9D58;
	margin-top: 20px;
}
.shipping-h2 span {
    border-bottom: 3px solid #0F9D58;
    line-height: 36px;
}
.desc.h4 {
    font-size: 24px;
}
.info-line {
    border: 1px solid #eeeeee;
    font-size: 17px;
    border-radius: 5px;
    color: #808d9a;

}
.info-item {
    background-color: #f5f7f9;
    min-height: 250px;
    font-size: 28px;
font-weight: 600;
line-height: 32px;
	border-radius: 8px;
	margin: 5px;
	transition: 0.3s;
}

.info-item:hover {
  background: #eee;
transition: 0.3s;
}
.shipping-carousel {

}
.shipping-carousel .item {
    float: left;
    line-height: 26px;
    background-color: #f5f7f9;
    padding: 35px;
    border: unset !important;
    height: 380px;
    width: 340px;
    text-align: left;
    margin-left: 25px;
	transition: 0.3s;
	border-radius: 8px;
	cursor: pointer;
}

.shipping-carousel .item:hover {
  background: #eee;
transition: 0.3s;
}

.shipping-carousel .item .title {
    font-size: 26px;
    font-weight: bold;
    height: 60px;
}

.shipping-carousel .item .icon {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    height: 100px;
}

.shipping-carousel .item .icon img{
    height: 100% !important;
}

.shipping-carousel .item .desc {
    font-size: 17px;

}
.shipping-carousel .owl-dots {
    display: none;
}

.shipping-carousel2 {

}
.shipping-carousel2 .item {
    float: left;
    line-height: 26px;
    background: url('/images/texture5.jpg');
    padding: 35px;
    border: unset !important;
    height: 430px;
    width: 360px !important;
    text-align: left;
    margin-left: 25px;
	transition: 0.5s;
	border-radius: 8px;
    color: #fff
}

.shipping-carousel2 .item:hover {
  background: url('/images/texture5.jpg');
transition: 0.5s;
    opacity:0.8;
}

.shipping-carousel2 .item .title {
    font-size: 26px;
    font-weight: bold;
    height: 60px;
}

.shipping-carousel2 .item .icon {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    height: 100px;
}

.shipping-carousel2 .item .icon img{
    height: 100% !important;
}

.shipping-carousel2 .item .desc {
    font-size: 17px;

}
.shipping-carousel2 .owl-dots {
    display: none;
}

.widget-pvz {
    border: 1px solid #eeeeee;
    /*height: 600px;*/
}
.section-background {
    height: 900px;
    background-position-x: center;
    background-size: cover;
}
.page-shipping .map-change-city {
    font-weight: bold;
}
.page-shipping #map, .page-shipping .map {
    width: 100%;
    min-height: 400px;
}
.page-shipping .map .items-list {
    height: 487px;
    overflow-y: auto;
}
    
.page-shipping #map {
    height: 550px;
}
    
.page-shipping .map .items-list .item {
    padding: 10px;
    font-size: 12px;
    /*border-bottom: 1px solid #ccc;*/
}
.page-shipping .map .items-list .item a {
    color: #262626;
}
.page-shipping .map .items-list .item.active .title {
    color: #009029;
    font-weight: bold;
}

.page-shipping .map .items-list .item .payments {
    margin-top: 5px;
}

.page-shipping .map .items-list .item .payments img {
    display: inline-block;
    width: 11px;
    margin-top: -4px;
}

.page-shipping .map .items-list .item .payments span {
    display: inline;
}

.page-shipping .map .items-list .item span {
    
}

.page-shipping .map .items-list .item.active{
    border: 1px solid #ffaa55;
}

.page-shipping .map .items-list .item.active .title {
    color: #009029;
}

.page-shipping .map .items-list .item .time i {
    float: left;
    margin-right: 5px;
    line-height: 19px;
}

.page-shipping .time {
    margin-top: 5px;
    color: #999;
}

.contesttimeact  {
    margin-bottom: 6rem !important;
}



@media (max-width: 800px) {

.shipping-header2 {
    /*height: 950px;*/
    background: linear-gradient(to right, transparent 0%, rgba(0,0,0,0.5) 0), url(/templates/default/images/bg40.jpg) no-repeat top center;
min-height: 800px;
}

.mojoobannerdost {
	display:none;
}

.mojooback1 {
	background: url('/templates/default/images/texture.jpg');
}

.mojooback2 {
	background: url('/templates/default/images/texture2.jpg');
}

.mojooback3 {
	background: url('/templates/default/images/texture3.jpg');
}

.mojooback4 {
	background: url('/templates/default/images/texture4.jpg');
}

.mojooback5 {
	background: url('/templates/default/images/texture.jpg');
}

}


@media (max-width: 650px) {
.page-shipping .shipping-h2 {
    font-size: 38px;
    line-height: 46px;
}
.shipping-header .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header2 .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header3 .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header3 {
    background-color: #eda238;
    background-image: url('/images/tran.jpg');
	background-size: cover;
}

.shipping-header4 .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header4 {
    background-color: #eda238;
    background-image: url('/images/tran.jpg');
	background-size: cover;
}

.shipping-header5 .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header5 {
    background-color: #eda238;
    background-image: url('/images/tran.jpg');
	background-size: cover;
}

.shipping-header6 .h1 {
    font-size: 38px;
    line-height: 46px;
}

.shipping-header6 {
    background-color: #eda238;
    background-image: url('/images/texture5.jpg');
	background-size: cover;
}

.mojoocontactlessdelivery{
transition: 0.5s;
text-align: center;
padding-top: 50%;
}
.section-background {
    height: 700px;
}

}

@media only screen and (min-width: 300px) and (max-width: 750px) {

.dstshipp {
    font-size: 38px;
    line-height: 46px;
}

.desc.h4 {
    font-size: 16px;
}
}

  /* 
  ============================================================================================ */
  /* 480px
  ============================================================================================ */	
	
@media (max-width: 480px) {

.shipping-carousel .item .title {
    font-size: 18px;
}
.shipping-carousel .item .desc {
    font-size: 13px;
	line-height: 22px;
	padding-top: 30px;
}
.shipping-carousel .item {
    padding: 25px;
    width: 245px;
	height: 360px;
}

.shipping-carousel-zadachi .item {
    padding: 25px;
    width: 220px;
	height: 320px;
}

.dstitem {
    margin-bottom: 5px;
font-size: 48px;
}

.shipping-carousel .item .icon {
    height: 30px;
}

}