@import url('/css/bootstrap.min-min.css');
@import url('/css/custom-redx4.css');
@import url('/owl/docs.theme.min.css');
@import url('/owl/owl.carousel.css');
@import url('/owl/owl.theme.default.css');
@import url('/css/ionicons.min.css');


  .owl-theme .item {

    height: 233px;
   margin-top: 10px;
margin-bottom: 10px;
 border-radius: 6px !important;
background: #fff;
box-shadow: 0 6px 18px rgba(14,21,47,.1),0 -2px 6px rgba(14,21,47,.02);
}


.owl-stage{
padding-left:10px !important;
}

.owl-theme .item img{
border:1px;
 border-radius: 6px 6px 0px 0px !important;
}


.item-title {
    font-size: 13px;
    font-weight: 400;
    margin-top: 8px;
    max-height: 6.2em;
    -webkit-line-clamp: 5;
}

.owl-dots{
display:none;
}




@media screen and (max-width:640px) {
   .item-title {
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
    max-height: 6.2em;
    -webkit-line-clamp: 5;
}
.owl-theme .owl-prev, .owl-theme .owl-next {
    display: none !important;
}
 .owl-theme .item {
     display: block;
    overflow: hidden;
    width: 280px;
    height: 268px;

 border-radius: 6px !important;
background: #fff;
box-shadow: 0 6px 18px rgba(14,21,47,.1),0 -2px 6px rgba(14,21,47,.02);
}


}



#floating {


	padding-top: 5px;
  /* padding-left: 5px; */
	height: 278px;
	width: 340px;
}
.fixed {
	position: fixed;
	top: 55px;
	z-index: 99;
}





.fixed2 {
    position:fixed;
	top:0px;
	left:0px;

}



 .hullasubsc{ width: 800px !important; height: 400px; min-height: auto; padding: 0 !important; border-radius: 0; font-family: 'Trebuchet MS', Arial, sans-serif !important; }
.hullasubsc .mwcloser{ position: absolute; top: 5px; right: -30px; margin: 0; background-position: -270px 0; }
.hullasubsc img{ position: absolute; z-index: 1; top: 0; left: 0; }
.hullasubsc .hullaset{ position: absolute; z-index: 2; top: 30px; right: 20px; padding: 13px; width: 65%;}
.hullasubsc .hullaset .wrap{  height: 314px; padding: 10px 0px 10px; color: #262626; overflow-y: visiblle; }


.hullasubsc .hullaset2{ position: absolute; z-index: 2; bottom: 5px; left: 5px; padding: 13px; background: rgba(255, 255, 255, 0.65); box-shadow: 5px 5px 11px #999; }
.hullasubsc .hullaset2 .wrap2{  width:220px; font-size:10px;height: 164px; padding: 20px 50px 10px; background: rgba(255, 255, 255, 0.65); color: #262626; overflow-y: visiblle; }

.hullasubsc .hullaset h2{ margin: 0 0 8px; padding: 0 0 10px; border-bottom: 1px solid #231f20; font-size: 28px; font-weight: normal; text-transform: uppercase; line-height: 1em; text-align: center; }
.hullasubsc .hullaset h3{ margin: 0; padding: 0 0 5px; font-size: 20px; line-height: 1.4em; text-align: center; }
.hullasubsc .hullaset .xh3{ margin: 0; padding: 0 0 5px; font-size: 20px; line-height: 1.4em; text-align: center;font-family: Roboto Slab, Open Sans, sans-serif;font-weight: 600; }
.xh3{color: #202020; margin: 0; padding: 0 0 5px; font-size: 20px; line-height: 1.4em; text-align: center;font-family: Roboto Slab, Open Sans, sans-serif;font-weight: 600; }

.white-popup-ss .xh3 {
	margin: 0; padding: 0 0 5px; font-size: 20px; line-height: 1.4em;
    color: #fff;
    font-family: Roboto Slab, Open Sans, sans-serif;font-weight: 600;
}


.hullasubsc .hullaset h3 .rub{ font-size: 14px; font-weight: normal; color: #000; }
.hullasubsc .hullaset label{ display: block; margin: 10px 3px 0; font-size: 13px; font-style: italic; }
.hullasubsc .hullaset input{ width: calc(100% - 16px); padding: 13px; font-size: 17px; border: 1px solid #ddd; border-radius: 3px;margin-top:10px;margin-bottom:10px; }
.hullasubsc .hullaset .comment{ margin: 0 !important; font: normal 11px 'Trebuchet MS', Arial, sans-serif !important; color: #9b9a9a; text-align: center; }
.hullasubsc>p{ position: absolute; z-index: 3; bottom: 10px; right: 108px; width: 310px; margin: 0; font-size: 12px; text-align: center; color: #555; }
.hullasubsc>p input{ vertical-align: middle; margin: 0 0 -2px; }
.fone{background: #eee7ee;}




.popup {
	display:none;
	width:800px;
	height:400px;
	position: absolute;
	margin: 0 auto;
	z-index:9999;
	border:5px solid #e3c6e4;
	padding:0px;
	background-image:url(/img/subscfon_new.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#F6F6F6;
	border-radius:10px;
}


.popup_form {
	float: center;
	margin-right:10px;
	margin-top:0px;
	padding:15px;
}
.popup_inp {
	height:31px;
	width:350px;
	border-radius:10px;
	background-color:#F1F1F1;
	border:2px solid #074776;
	text-align: center;
	margin:3px;
	font-size:19px;
}


.popup_close {
	float: right;
	width:13px;
	height:13px;
	text-align: center;
	margin-top:18px;
	margin-right:18px;
	cursor: pointer;
	background-image:url(/subw/file/clo.png);
}

.popup_body {
	display:none;
background: -moz-radial-gradient(center, ellipse cover,  rgba(140,106,140,0) 0%, rgba(140,106,140,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
	position:fixed;
	width:100%;
	height:100%;
	z-index:9999;
}



		.popup_submit {
            background: #3d566e;
			width: 247px;
			height: 54px;
           margin-bottom:15px;
            margin-top:5px;

			padding: 0px 0px;
			color: #fff;
			font-weight:bold;
			font-family: Helvetica, sans-serif;
			font-size: 18px;
            border-bottom: 2px solid #e74c3c;

		}

			.popup_submit:hover {
			  background: #e74c3c;
			width: 247px;
			height: 54px;

				  border-bottom: 2px solid #e74c3c;
			}

			.popup_submit:active {
				background: #f4f4f4;
				background: -moz-linear-gradient(top,  #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(40%,#efefef), color-stop(100%,#dcdcdc));
				background: -webkit-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: -o-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: -ms-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#dcdcdc',GradientType=0 );
				box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
			}



.popup_submit2 {
            background: url("/subw/file/btn_noactive2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
			width: 105px;
			height: 44px;

			border: 1px solid #aaa;
			padding: 0px 0px;
			color: #fff;
			font-weight:bold;
			font-family: Helvetica, sans-serif;
			font-size: 12px;
			border-radius: 3px;
			box-shadow: 0 1px 3px #ddd;
			-webkit-transition: 0.2s linear;
			-moz-transition: 0.2s linear;
			-ms-transition: 0.2s linear;
			-o-transition: 0.2s linear;
			transition: 0.2s linear;
			cursor: pointer;
		}

			.popup_submit2:hover {
			  background: url("/subw/file/btn_active2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
			width: 105px;
			height: 44px;
				box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
				border: 1px solid #aaa;
			}

			.popup_submit2:active {
				background: #f4f4f4;
				background: -moz-linear-gradient(top,  #f4f4f4 0%, #efefef 40%, #dcdcdc 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(40%,#efefef), color-stop(100%,#dcdcdc));
				background: -webkit-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: -o-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: -ms-linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				background: linear-gradient(top,  #f4f4f4 0%,#efefef 40%,#dcdcdc 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#dcdcdc',GradientType=0 );
				box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
			}




@media (max-width:768px){

  .popup {
	display:none;
	position: absolute;
	margin: 0 auto;
	z-index:9999;
	border:5px solid #e74c3c;
	padding:0px;
	background-image:none;
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#F6F6F6;
	border-radius:10px;
}
 .hullasubsc{ width: 300px !important; 		height:350px; min-height: auto; padding: 0 !important; border-radius: 0; font-family: 'Trebuchet MS', Arial, sans-serif !important; }

 .hullasubsc .hullaset .xh3 {
    margin: 0;
    padding: 0 0 5px;
    font-size: 13px;
    line-height: 1.1em;
    text-align: center;
    font-family: Roboto Slab, Open Sans, sans-serif;
    font-weight: 600;
}

.hullasubsc .hullaset{ position: absolute; z-index: 2; top: 30px; right: 0px; padding: 3px; width: 100%;}
 .hullasubsc .hullaset .wrap {
    padding: 0px 0px 10px;
    }
.hullasubsc .hullaset input {
margin-left: 10px;
}


.popup_close {
    float: right;
    width: 23px;
    height: 23px;
    text-align: center;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    background-image: url(/subw/file/clo2.png);
}


}











     .wrap-box-sd {
    min-height: 100px;
    padding: 5px 0;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: none !important;
    box-shadow:none !important;
}
      @media screen and (max-width:640px) {
         .wrap-box-sd {margin-left:5px;
margin-right:5px;
}
      }

  /*

.wrap-box-sd:before{
 content: '';
 width: 50px;
 height: 50px;
 top:0; right:0;
 position:absolute;
 z-index: -1;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
 -webkit-transform: none !important;

 -moz-transform: none !important;
 -o-transform: none !important;
transform: none !important;
}

.wrap-box-sd:after{
 content: '';
 width: 50px;
 height: 50px;
 top:0; left:0;
 position:absolute;
 z-index:-1;
 display: inline-block;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
 -webkit-transform: none !important;
 -moz-transform: none !important;
 -o-transform: none !important;
 transform: none !important;
}
*/

     img.xj:hover{
     border:0 !important;
     }


.g-button {
width:22%;
    height: 46px;
    padding: 12px 42px;
    color: #FFF;
border-color: #47B3AC;
    border-radius: 23px !important;
background-color: #e74c3c;
font-size: 16px;
font-weight:600;
}

.append-button{
width:22%;
    height: 46px;
    padding: 12px 42px;
    color: #FFF !important;
border-color: #47B3AC;
    border-radius: 23px !important;
background-color: #e74c3c;
font-size: 16px !important;
font-weight:600 !important;
 cursor:pointer;
}
    .snews{
     width: 348px !important;
     margin: 0px 5px 10px 15px !important;
    }




.newsletter-signup {
    width: 100%;
    height: 290px;
    margin-top:20px;
    text-align: center;
    color: #fff;
    background: url(/img/sub-foot.jpg) center/cover no-repeat;
}


.b-newsletter-signup-form__title {
    font: 700 30px/37px Proxima,sans-serif;
    height: 37px;
    margin-bottom: 20px;
    padding-top: 66px;
}

.b-newsletter-signup-form > * {
    display: block;

    margin-right: auto;
    margin-left: auto;
}

.g-input_newsletter-theme.g-input_not-valid .g-input__input {
    padding-left: 12px;
}

.g-input_pablo.g-input_not-valid .g-input__input {
    color: #F85238;
    border: 2px solid #F85238;
}

.g-input_newsletter-theme .g-input__input {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 50px 0 13px;
        padding-left: 13px;
    background-color: #fff;
    box-shadow: none;
    font: 15px/1.3 'Open Sans',Arial,sans-serif;
}

.g-input_pablo .g-input__input {
    box-sizing: border-box;
    width: 90%;
    height: 40px;
    max-width: 580px;
    margin-right: 10px;
    margin-left: 179px;
    padding: 8px 8px 8px 13px;
    color: #000;
    border: 1px solid #e1dddd;
    border-radius: 0;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
    font-family: PTSerif,sans-serif;
    font-size: 16px;
    font-style: normal;
}

.g-input_newsletter-theme .g-input__icon-right, .g-input_newsletter-theme .g-input__icon-right-invalid {
    position: absolute;
    top: 5px;
    right: 16px;
    padding: 0;
    cursor: pointer;
    border: none;
    background: 0 0;
}

.g-icon_img_anchor, .g-icon_img_arrow, .g-icon_img_attention, .g-icon_img_bell, .g-icon_img_bell-broken, .g-icon_img_big-lock, .g-icon_img_black-loupe, .g-icon_img_blogs, .g-icon_img_books, .g-icon_img_button_checked, .g-icon_img_button_checked_small, .g-icon_img_button_unchecked, .g-icon_img_button_unchecked_small, .g-icon_img_check, .g-icon_img_close, .g-icon_img_close-notification, .g-icon_img_close-search, .g-icon_img_close-thin, .g-icon_img_close-white, .g-icon_img_coach-mark-close, .g-icon_img_comment-ic, .g-icon_img_comments, .g-icon_img_comments-refresh, .g-icon_img_computer, .g-icon_img_cross, .g-icon_img_default_checked, .g-icon_img_default_unchecked, .g-icon_img_delete-ic, .g-icon_img_draw-line, .g-icon_img_dropdown, .g-icon_img_edit-menu, .g-icon_img_fb, .g-icon_img_fb-logo, .g-icon_img_fb-logo-large, .g-icon_img_fb-mobile, .g-icon_img_fb-small, .g-icon_img_fb_circle, .g-icon_img_fb_circle-color, .g-icon_img_flipboard, .g-icon_img_flipboard-mobile, .g-icon_img_flipboard-small, .g-icon_img_flipboard_circle, .g-icon_img_gp-logo, .g-icon_img_green-plane, .g-icon_img_green_dropdown, .g-icon_img_hamburger, .g-icon_img_hamburger-close, .g-icon_img_hourglass, .g-icon_img_hover_checked, .g-icon_img_hover_checked_small, .g-icon_img_instagram_circle, .g-icon_img_logo, .g-icon_img_logo-black, .g-icon_img_logo-black-s, .g-icon_img_logo-black-x, .g-icon_img_logo-mobile, .g-icon_img_magnifier, .g-icon_img_magnifier-active, .g-icon_img_mobile-share, .g-icon_img_mobile-share-close, .g-icon_img_mymel, .g-icon_img_next-arrow, .g-icon_img_next-arrow-fill, .g-icon_img_no-user-big, .g-icon_img_no-user-medium, .g-icon_img_no-user-medium-small, .g-icon_img_no-user-small, .g-icon_img_ok, .g-icon_img_ok-logo, .g-icon_img_ok-logo-large, .g-icon_img_ok-logo-mobile, .g-icon_img_ok-small, .g-icon_img_ok_circle, .g-icon_img_ok_circle-color, .g-icon_img_phone, .g-icon_img_plane, .g-icon_img_popup-close, .g-icon_img_prev-arrow, .g-icon_img_prev-arrow-fill, .g-icon_img_quotes_mark, .g-icon_img_radio-btn, .g-icon_img_radio-btn-inactive, .g-icon_img_refresh, .g-icon_img_refresh-btn, .g-icon_img_remove-image, .g-icon_img_reply-icon, .g-icon_img_send-ic, .g-icon_img_send-ic-red, .g-icon_img_share-close, .g-icon_img_tablet, .g-icon_img_telegram_circle, .g-icon_img_tw-logo-large, .g-icon_img_twitter, .g-icon_img_twitter-mobile, .g-icon_img_twitter-small, .g-icon_img_twitter_circle, .g-icon_img_twitter_circle-color, .g-icon_img_upload-arrow, .g-icon_img_vk, .g-icon_img_vk-logo, .g-icon_img_vk-logo-large, .g-icon_img_vk-mobile, .g-icon_img_vk-small, .g-icon_img_vk_circle, .g-icon_img_vk_circle-color, .g-icon_img_write-post, .g-icon_img_ws-teaser {
    background-image: url(/img/sub-sprite.png);
    background-size: 406px 395px;
}



.g-input_newsletter-theme {
	position: relative;
}

.g-input_newsletter-theme .g-input__input {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	height: 40px;
	margin: 0;
	padding: 0 50px 0 13px;
	background-color: #fff;
	box-shadow: none;
	font: 15px/1.3 'Open Sans',Arial,sans-serif;
}

.g-input_newsletter-theme .g-input__input::-moz-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.g-input_newsletter-theme .g-input__input::-ms-input-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.g-input_newsletter-theme .g-input__input:-ms-input-placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.g-input_newsletter-theme .g-input__input::placeholder {
	opacity: 1;
	color: #8a8a8a;
}

.g-input_newsletter-theme .g-input__icon-right,.g-input_newsletter-theme .g-input__icon-right-invalid {
	position: absolute;
	top: 5px;
	right: 16px;
	padding: 0;
	cursor: pointer;
	border: none;
	background: 0 0;
}

.g-input_newsletter-theme .g-input__hint {
	font: 13px/16px Proxima,sans-serif;
	top: -32px;
	left: 0;
	padding: 8px 16px;
	color: #fff;
	background-color: #1c1c1c;
}

.g-input_newsletter-theme.g-input_verified .g-input__input {
	padding-left: 12px;
	color: #47b3ac;
	border: 2px solid #47B3AC;
	outline: 0;
	box-shadow: none;
}

.g-input_newsletter-theme.g-input_not-valid .g-input__input {
	padding-left: 12px;
}

.b-newsletter-signup-form__email-input{
width:440px;
margin-top: 50px;
}


     .dsale{
     margin: 10px 10px 0px 0px !important;
    }

@media screen and (max-width:640px) {

   .snews{
     width: 100% !important;
     margin: 0px 0px 0px 0px !important;
    }
.masonry-item {

  /*  border-top: 8px solid #e7e5e5 !important; */
     }
      .dsale{
     margin: 0px 0px 0px 0px !important;
    }

 .g-button {
width:62%;
}

.append-button{
width:62%;
   cursor:pointer;
}

.b-newsletter-signup-form__email-input{
width:80%;
margin-top: 50px;
}

	.g-input_newsletter-theme .g-input__input {
		width: 100%;
		padding: 0 50px 0 13px;
	}

	.g-input_newsletter-theme .g-input__hint {
		position: absolute;
		top: -38px;
	}

	    .snews{
     width: 375px !important;
     margin: 0px 0px 0px 0px !important;

    }


    .sec-info2 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;

}

}


.g-icon_img_send-ic,.g-icon_img_send-ic-red {
	width: 32px;
	height: 32px;
    background-image: url(/img/sub-sprite.png);
}

.g-icon_img_send-ic-red {
	background-position: -72px -341px;
}

.g-icon_img_send-ic {
	background-position: -38px -341px;
}



footer {

    margin: 0px 0 10px 0 !important;
    }

.b-newsletter-signup-form__description{
	margin-top: 20px;
}


 .popup_submit {
    background: none !important;
    width: 32px !important;
    height: 32px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 0px 0px !important;
    color: #fff;

    border-bottom: 0px solid #e74c3c !important;
     border: 0 !important;
    padding: 0 !important;
}
  .popup_submit3 {

     border: 0 !important;

}

.cat_div1{
	margin-top:5px;margin-bottom:3px;
	}

@media screen and (max-width:640px) {

.cat_div1{
	margin-left: 10px;
	}

}


	.cat_div2{
font-weight: 600!important;
font-size: 13px!important;
	}
.cat_link1{
	color:#ee6632;font-weight: 600;font-size: 13px;
  }
  .cat_link1:hover{
	color:#2f3235;font-weight: 600;font-size: 13px;
  }
 	a.cat_div2{
font-weight: 600!important;
font-size: 13px!important;
	}


  .bgoogle{

   margin-top:10px!important;
   margin-right:15px!important;
  }



 .hullazimg {
    display:inline-block;
    position:relative;
    width:100%;
}
 .hullazimg img{
   width:100%;
   height:100%;
}
.hullazimg .example_text {
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    color:#fff;

    padding:10px;
   text-align:center;


}
.hullazimg .axh6 {
          color:#fff;
    font-size:20px;
    font-weight:bold;

padding: 2px 0 1px;
line-height: 1.4;
background: #cd0a12;
box-shadow: -3px 0 0 0 rgba(205,10,18,1),3px 0 0 0 rgba(205,10,18,1);
}
.hullazimg span {
    font-size:12px;
}



