
/* @import url("fonts.css"); */
@import url("fa/css/font-awesome.min.css");

@-ms-viewport{
  width: device-width;
}

html {
    font-family: 'Ubuntu', sans-serif;
    color: #323232;
    font-size: 14px;
    line-height: 20px;
}
body{
 background:url("/media/images/web/A24-back.jpg") top center no-repeat;

}
.container{background:#fff;}

.container.black{background:#333;}
.container.yellow{background:#FCCB07;}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}

.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.red{
	color:red;
}
.emptypage {
	min-height: 200px;
}
.bg-gray{
        background-color: #F5F5F5;
}
.brd-gray{border:1px solid #E1DEDE;}

h1.title{
    font-size:28px;
    text-align:center;
    font-weight:normal;
}

.no-gutter [class*="-6"] {
    padding-left:0;
    padding-right:0;
    
}
.no-gutter{margin-left:0px; margin-right:0px;}
.link{cursor:pointer;}
/*! XS */
@media (max-width: 767px) {
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
}
/*! LG */
@media (min-width: 1200px) {
}

/*!
*	HEADER
*/
.header {

}

.header .fa{
	line-height:30px;
	width:30px;
	height:30px;

}
.header .logo{
    z-index:99999;
    position:relative;
}
.header .logo img {
        display: block;
        max-width: 100%;
        height: auto;
        Xmargin:0 auto;
	}
        
        
.dispacer-phone {
        position:relative;
        z-index:99999;
}       
.dispacer-phone a,
.dispacer-phone{
        font-size:20px;
        line-height:21px;
        text-decoration:none;
        color:#323232;
        z-index:99999;
            
        }
.dispacer-phone span{
        width:37px;
        height:42px;
        line-height:42px;
        background:url(../images/call.png) 0 0 no-repeat;
        display:inline-block;
        float:left;
        margin-right:10px;
}
.dispacer-phone b{
        
}


.search-ico{float:left;}

.ico-box{
	float:right;
	margin-top:30px;
}
.ico-box div{padding-left:10px;}

.advantage-ad{
    background:#333;
    -webkit-border-radius: 0 0 30px 0;
    -moz-border-radius: 0 0 30px 0;
    border-radius: 0 0 30px 0;
    margin-bottom:30px;
    padding:0 30px 30px 30px;
}
.advantage-ad .read-more a {
    text-decoration:none;
    font-size:18px;
    color:#FCCB07;
    text-align:right;
    display:block;
    
}
.advantage-ad h1{
    font-size:40px;
    line-height:60px;
    color:#fff;
    position:relative;
    
  
}
.advantage-ad  span.a24logo{
       position:absolute;
       width:85px;
       height:60px;
       line-height:60px;
       margin-left:20px;

       background:url(../images/a24.png) 0 0 no-repeat;
      

}
/*! XS */
@media (max-width: 400px) {
	.ico-box{
	float:right;
	margin-top:20px;
}
	
}

/*! XS */
@media (max-width: 767px) {
	
		.header .fa{
			height:30px;
			width:30px;
			line-height:30px;
			font-size:26px;
			
		}
		
	
	    .logo{margin-top:10px;}
        .advantage-ad h1{
            font-size:20px;
            line-height:60px;
            color:#fff;
            margin-bottom:30px;
            text-align:center;
          
        }
        .advantage-ad  span.a24logo{
               width:44px;
               height:30px;
               line-height:30px;
               margin-left:20px;
               margin-top:15px;
               background:url(../images/a24-xs.png) 0 0 no-repeat;
              

        }

}

        
.header-button{
        border: 1px solid #E7E7E7;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        font-size:14px;
        line-height:38px;
        text-align:center;
}
.header-button a{
        text-decoration:none;
        display:inline-block;
        
}

.header-button i{
        padding:0 5px;
}
.header-button.user,
.header-button.user a{
        color:#23BDA1;
        background:#fff;
}
.header-button.cart,
.header-button.cart a{
        color:#fff;
        background:#23BDA1;
}


.cat-name h2{
        color: #333;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
}
.cat-desc {
        color: #333;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
}

/*! XS */
@media (max-width: 767px) {
	.header .logo {
		
        
                
	}
        .header .logo img{
                 margin:0 auto;
        }
        
        .dispacer-phone a,
        .dispacer-phone{
		    float:left;
        } 

}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
	
        .dispacer-phone a,
        .dispacer-phone{
            float:right;
            margin-bottom:10px;
        }    

      
}

/*! CUSTOM */
@media (min-width: 992px) and (max-width: 1200px) {

        .header-button{
        font-size:14px;
        }
        
        .header-button i{
        padding:0 2px;
}

      
}

/*!
*  SEARCH
*/   
.search-container{display:none;}     
.search-box {
	position: relative;
	width: 100%;
	height: 42px;
        
}
.search-box .input {
        background:#F0EFEF; 
}
.search-box .input input {
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	color: #000;
        background:transparent;
	font-size: 16px;
        border:none;
        border-top:2px solid #D2D1D1;
        border-left:2px solid #D2D1D1;
       
}
.search-box .button {
	position: absolute;
	right: 1px;
	top: 1px;
        
}
.search-box .button button {
	width: 40px;
	height: 40px;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 20px;
    background:transparent;
    border:0;
}
.search-box .button .fa {
	line-height:40px;
	padding:0;
	margin:0;


}
/*! XS */
@media (max-width: 767px) {

    .search-box {
	margin-bottom:20px;
    }
}

/*!
*  Newsletter
*/        
.newsletter-box {
	position: relative;
	width: 100%;
        width:90%;
}
.newsletter-box .input {
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        
}
.newsletter-box .input input {
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	color: #A1A1A1;
	border: 1px solid #E7E7E7;
	font-size: 16px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.newsletter-box .button {
	position: absolute;
	right: 0px;
	top: 0;
        
}
.newsletter-box .button button {
	width: 120px;
	height: 38px;
	padding: 0;
	text-align: center;
	color: #fff;
        border: 1px solid #343434;
	font-size: 16px;
        background:#343434;
        border-left:none;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/*! XS */
@media (max-width: 767px) {

    .newsletter-box {
	margin-bottom:20px;
    }
}



/*!
*	FOOTER
*/
.footer {
	background:#333;
        -webkit-border-radius: 0 0 30px 0;
        -moz-border-radius: 0 0 30px 0;
        border-radius: 0 0 30px 0;
	padding: 24px 0;
        color:#fff;
}

.footer h2{
	font-size:18px;
        color:#fff;
}
.footer .lead{
        margin-top:10px;
        font-size:12px;
        color:#fff;
}
.footer-all{
        background:#FCCB07;
}

.copyright{
        background: #FCCB07;

        padding-top:10px;
}
.copyright,
.copyright a {
	font-size: 14px;
	line-height: 24px;
	color :#333;
	text-decoration: none;
	text-align: center;
}
.copyright a:hover {
	text-decoration: underline;
}
.created-by,
.created-by a{
	text-decoration: none;
        text-align:right;
}
/*! XS */
@media (max-width: 767px) {

    .created-by,
    .created-by a{
	text-decoration: none;
        text-align:center;
    }
}

/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
    .created-by,
    .created-by a{
	text-decoration: none;
        text-align:center;
    }
 
}


/*!
*	SIDE MENU
*/
.togle-menu{
    width: 40px;
	height: 40px;
	font-size: 40px;
	line-height: 40px;
	position: relative;
	display: inline-block;
	color: #00;
	padding-right: 10px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
/*! XS */
@media (max-width: 767px) {

    .togle-menu{
       
        position:relative; 
        display:inline-block;
        color:#000;
        padding-right:0px;
        float:left;
        margin-top:0px;
		width:30px;
		height:30px;
		line-height:30px;
		font-size:24px;
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #323232;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 5px 10px 5px 20px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.sidenav .sub li {
	padding-left:20px; 
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}



/*!
*	MENU
*/


.menu ul {
	list-style:none;
}
.menu ul,
.menu li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

.menu a:before,
.menu a:after {
  display: table;
  content: " ";
}
.menu a:after {
  clear: both;
}

.menu-header {
    text-align:right;
}

.menu-header li:last-child {
}

.menu-header li{ text-align:right;}
.menu-header a {
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	padding: 0 20px;
}
.menu-header a:hover {
	color: #23BEA1;
	text-decoration: none; 
}
.menu-header li.selected a.parent {
	color: #23BEA1;
}
.menu-header .text i {
	float: left;
	margin-right: 10px;
}




/*! XS */
@media (max-width: 767px) {
    
    .menu-header li {
        text-align:center;
        display:block;
    }
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
    .menu-header {
        margin-bottom:10px;
    }
    .menu-header ul {
        text-align:center;
    }
    .menu-header li {
	display:inline-block;
        text-align:center;
    }
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
    .menu-header li {
	display:inline-block;
    }
    .menu-header {
        margin-top:10px;
    }
    
}
/*! LG */
@media (min-width: 1200px) {
    .menu-header {
        margin-top:10px;
    }
    .menu-header li {
	display:inline-block;
    }
}



.menu-top {
	margin-top: 30px;
	height: 30px;
	
}

.menu-top ul {
	text-align:right;
}
.menu-top li {
	display:inline-block;
        position: relative;
}
.menu-top li:last-child {
}
.menu-top a {
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding: 0 20px;
}
.menu-top a:hover {
	color: #FFCC00;
	text-decoration: none; 
}
.menu-top li.selected a.parent {
	color: #FFCC00;
}
.menu-top .text i {
	float: left;
	margin-right: 10px;
}

.menu-top ul li:hover > .sub {
	display: block; 
}
.menu-top .sub {
	display:none;
	position:absolute; 
	top:30px; 
	left:0px;
	z-index:9999;
	padding:5px 0;
	margin:0; 
	background:#231F20;
}
.menu-top .sub li {
	min-width:200px;
	height:auto;
	padding:5px 10px 5px 10px; 
}
.menu-top .sub a {
	font-size:16px;
	height:20px;
	line-height:20px;
        color:#fff;
        font-weight:normal;
}
.menu-top .sub a:hover {
	color:#FFCC00;
}


.menu-top .slicknav_menu {
	display:none;
	position: relative;
}
.menu-top .slicknav_menu li.selected a.parent {
	color:#fff;
}
.menu-top .slicknav_menu a:hover {
	text-decoration: none; 
	color:#fff;
} 
.menu-top .slicknav_menu {
	background: none;
	padding: 0;
}
.menu-top .slicknav_btn {
	margin: 0px 10px 0 0;
	background-color: #fff;/* background color*/
	padding: 0px;
        margin-right:15px;
}
.menu-top .slicknav_btn:hover {
	background-color: #fff;/* background color*/
        
}
.menu-top .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 5px;
}
.menu-top .slicknav_menu .slicknav_icon-bar {
	background-color: #1a1a18; /* line color*/
	width: 34px;
	height: 6px;
	border-radius: 0;
	box-shadow: none;
}

.menu-top .slicknav_nav {
	margin-top: 64px;
	background-color: #1a1a18;
}
.menu-top .slicknav_menu i {
	display: none !important;
}
.menu-top .slicknav_nav li:hover {
	background-color: #1a1a18;
}
.menu-top .slicknav_nav a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #FFCC00;
        background:#1a1a18;
	text-decoration: none; 
}

@media (max-width: 991px) {
	.menu-top  {
		margin-top:0px;
	}
	.menu-top .slicknav_menu {
		display:block;
		width: 100%;
		position: absolute;
		top: 10px;
		right: 0;
		z-index: 100;
	}
	.menu-top-slicknav {
		position: relative;
	}
	.menu-top .slicknav_nav{
		z-index:99999;
	}
	.menu-top {
		padding-top: 0;
		float: none;
	}
        .menu-top ul {
            text-align:left;
        }
	.menu-top li {
		display:block;
		margin-right: 0;
	}
	.menu li:before,
	.menu li:after {
	  display: table;
	  content: " ";
	}
	.menu li:after {
	  clear: both;
	}
	.menu-top li a {
		
		color: #fff;
                font-weight:normal;
                display:block;
	}
        .menu-top .sub {
                display:block;
                position:relative; 
                background:transparent;
                padding-left:10px ;
                top:0;
                left:0;
	
        }
}


.menu-left {
	
}
.menu-left .menu-title {
    color: #22bda1;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.menu-left ul ul {
	margin-left: 20px;
}
.menu-left li {
	
}
.menu-left a {
	line-height: 30px;
	color: #22bda1;
	text-decoration: none;
        font-size:16px;
        font-weight: bold;
}
.menu-left a .pre {
	margin-right:10px;
}
.menu-left a:hover,
.menu-left a.selected {
	display: block;
	color: #22bda1;
}

.menu-left a.selected {
}
.menu-left .slicknav_menu {
	display:none;
	position: relative;
}
.menu-left .slicknav_menu li.selected a.parent {
	color:#fff;
}
.menu-left .slicknav_menu a:hover {
	text-decoration: none; 
	color:#fff;
} 
.menu-left .slicknav_menu {
	background: none;
	padding: 0;
}
.menu-left .slicknav_btn {
	margin: 0;
	background-color: #fff;
	padding: 0px;
}
.menu-left .slicknav_btn:hover {
	background-color: #fff;
}
.menu-left .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 8px;
}
.menu-left .slicknav_menu .slicknav_icon-bar {
	background-color: #22BDA0;
	width: 34px;
	height: 6px;
	border-radius: 0;
	box-shadow: none;
}

.menu-left .slicknav_nav {
	margin-top: 64px;
	background-color: #23BEA1;
}
.menu-left .slicknav_menu i {
	display: none !important;
}
.menu-left .slicknav_nav li:hover {
	background-color: #23BEA1;
}
.menu-left .slicknav_nav a:hover {
	
	color: #fff;
	text-decoration: none; 
        background-color: #23BEA1;
}

@media (max-width: 991px) {
	.menu-left #menu-left {
		Xdisplay:none;
	}
	.menu-left .slicknav_menu {
		display:block;
		width: 100%;
		position: absolute;
		top: -68px;
		right: 0;
		z-index: 100;
	}
	.menu-left-slicknav {
		position: relative;
	}
	.menu-left .slicknav_nav{
		
	}
	.menu-left {
		padding-top: 0;
		float: none;
	}
	.menu-left li {
		float: none;
		margin-right: 0;
	}
	.menu li:before,
	.menu li:after {
	  display: table;
	  content: " ";
	}
	.menu li:after {
	  clear: both;
	}
	.menu-left li a {
		float: right;
		color: #fff;
	}
}

@media (max-width: 590px) {
	
	.menu-left .slicknav_menu {
		display:block;
		width: 100%;
		position: absolute;
		top: 92px;
		right: 0;
		z-index: 100;
	}
}
.menu-footer {
	
}

.menu-footer ul ul {
	margin-left: 20px;
}
.menu-footer li {
	
}
.menu-footer a {
	line-height: 30px;
	color: #fff;
	text-decoration: none;
        font-size:16px;
        font-weight: normal;
}

.menu-footer a .pre{
    width:12px;
    height:12px;
    background:#fff;
    line-height:30px;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    display:inline-block;
    margin-right:10px;
    

}


/*! XS */
@media (max-width: 767px) {
        .menu-footer li {
            text-align:center;
        }
        .footer h2{
            text-align:center;
        }
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
        .menu-footer li {
            text-align:center;
        }
        .footer h2{
            text-align:center;
        }
  
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
        .menu-footer li {
            text-align:center;
        }
        .footer h2{
            text-align:center;
        }
}

.menu-lang-drop {
            list-style: none;
            padding:0;
            background:#1A1A18;
            height:42px;
            margin:0;
        }


/*
.menu-lang {
	float:right;
	font-size:16px;
}
.menu-lang ul{float:left; margin:0; padding-left:10px;}
.menu-lang li {
	float:left;
	margin-right:10px;
	list-style:none;
}
.menu-lang a {
	display:inline-block;
	line-height:16px;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	color: #383838;
	text-decoration:none;
}
.menu-lang a:hover {
	text-decoration:none; color:#f78222;
}
.menu-lang :after {
	clear: both;
}
*/
/* 
	MENU SHARE
*/
.menu-share {
        text-align:left;
}
.menu-share li {
	display:inline-block;
	margin-right:14px;
}

.menu-share a {
	display:block;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:20px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	background:#3B3B3B;
        -webkit-border-radius:50px; border-radius:50px; -moz-border-radius:50px;

}
.menu-share a:hover {text-decoration:none;}
/*! XS */
@media (max-width: 767px) {
        .menu-share {
            text-align:center;
        }
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
        .menu-share {
            text-align:center;
        }
  
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
        .menu-share {
            text-align:center;
        }
}
        
/*!
*  BANNER
*/
.banner ul {
	list-style:none;
}
.banner ul,
.banner li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

.banner.img-resp img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}

.index-top{position: relative; }
.index-top .owl-dots{
        position: absolute; 
        bottom:10px; 
        right: 70px;}
.index-top .owl-dots .owl-dot{
        float:left;
        margin-right:5px;
        width:18px; 
        height:18px; 
        background: #656561;
        border:2px solid #fff;
        -webkit-border-radius:50px; border-radius:50px; -moz-border-radius:50px;
}
.index-top .owl-dots .owl-dot.active{
        background: #FFCC00; 
       
}
.cont-form-resp {
	position: relative;
}
.cont-form-resp .col-abs {
	position: absolute; 
	top: 0; 
	left: 0;
}
.cont-form-resp .row-abs-xs, 
.cont-form-resp .row-abs-sm {
	width: 100%;
	position: absolute;
	top: 0;
	left: 15px;
}

.banner.index-prod{
        position: relative;
        margin: 0  60px 30px 60px;
        
}


.banner.index-prod .owl-nav {
        color:#fff;
        font-size:30px;
        line-height:40px;
        
        
	
}
.banner.index-prod .owl-nav .owl-prev{
        left:-50px;
        position: absolute; 
        top:50%;
		margin-top:-20px;
        width:40px;
        height:40px;
        line-height:40px;
        text-align:center;
        background:#CCCCCC;
        
    
}
.banner.index-prod .owl-nav .owl-next {
        right:-50px;
        position: absolute;
        top:50%;
		margin-top:-20px;
        width:40px;
        height:40px;
        line-height:40px;
        text-align:center;
        background:#CCCCCC;
       
}

/*! XS */
@media (max-width: 767px) {
        .banner.index-prod .owl-nav .owl-prev{    
                top:50%;
        }
        .banner.index-prod .owl-nav .owl-next {
                top:50%;
        }
	
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
        .banner.index-prod .owl-nav .owl-prev{    
                top:50%;
        }
        .banner.index-prod .owl-nav .owl-next {
                top:50%;
        }	
}

/*
	Nav & Breadcrumb
*/
.nav {margin-bottom:20px;}
.breadcrumb, .breadcrumb a {color:#333; font-size:12px; line-height:20px; text-decoration:none;}
.breadcrumb a.frst {color:#333;}
.breadcrumb div {display:inline-block;}

/*!
*	NEWS: LIST, POST
*/
.news {
	margin-bottom: 30px;
}
.index .news {
	margin-bottom: 0px;
}

.content-wrap {}
.news .list .item  {
	
	overflow: hidden;
        padding:15px 15px;
}
.news .list .item.first  {
	border-right:none;
}
.news .list .item h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0;
	color: #333;
        font-weight:normal;
        
}
.news .list .item a {
	text-decoration: none;
}
.news .list .item .image a {
	display: block;
}
.news .list .item img {
	width: 100%;
	height: auto;
}
.news .list .item .lead {
	font-size: 16px;
	line-height: 20px;
	color: #333;
        height:60px;
        overflow:hidden;
        margin-bottom:10px;
}

.news .post {
	font-size: 14px;
	line-height: 20px;
        border:1px solid #E1DEDE;
        padding:20px;
}
.news .post h1 {
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px 0;
	color: #333;
        font-weight:normal;
        padding-bottom:20px;
        border-bottom:1px solid #E1DEDE;
}
.news .post p {
	padding-bottom: 20px;
}
.news .post .lead {
	font-weight: 600;
	color: #333;
        font-size:16px;
        line-height:28px;
}

.news .post .order-info{
		margin-top:10px;
        font-size:18px;
        line-height:28px;
}
.news .post .order-info .red{
		color:red;
}

.news .post .image {
	float: right;
	margin: 0 0 20px 20px;
}

.news .post .content-text {
	color: #333;
        font-size:16px;
        line-height:28px;
}
.news .post .content-text img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}


/*! XS */
@media (max-width: 767px) {
	.news .post {
		font-size: 14px;
		line-height: 20px;
        border:1px solid #E1DEDE;
        padding:10px;
}
	.news .post .image {
		float: none;
		margin: 0 0 20px 0;
	}
	.news .post .image img {
		width: 100%;
		height: auto;
	}
	.news .post .content-text img {
		float: none !important;
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
	}
        .news .list .item.first  {
	border-right:1px solid #E1DEDE;
        }
		
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
	
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
	
}
/*! LG */
@media (min-width: 1200px) {
	
}


/*!
*	GALLERIA
*/
.galleria {
	width: 100%; 
	min-height: 450px;
	background: #fff;
	margin-top: 30px;
}
/*! XS */
@media (max-width: 767px) {
	.galleria {
		min-height: auto;
	}
}


/*!
*	PAGER
*/
.pager-box {
	margin-bottom: 0px;
	font-size: 18px;
}
.pager-box a,
.pager-box span {
	text-decoration: none;
	color: #333; 
	background: none;
	font-weight: bold;
        border:1px solid #EBEBEB;
}


.pager-box .pager-sep{
	border:none;
}
.pager-box i {
	font-size: 18px;
	font-weight: normal;
}
.pager-box a,
.pager-box span.current {
	margin-right: 6px; 
	width: 40px; 
	height: 40px; 
	line-height: 40px; 
	text-align: center; 
	display: inline-block;
        
}
.pager-box a.pager:hover,
.pager-box span.current {
	color: #fff; 
	background: #343434;
}
/*! XS */
@media (max-width: 767px) {
	.pager-box {
		font-size: 16px;
	}
	.pager-box i {
		font-size: 16px;
	}
	.pager-box a,
	.pager-box span.current {
		width: 24px; 
		height: 24px; 
		line-height: 24px; 
	}
}


/*!
*	ICN
*/
/*.icn {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/icon.png) 0 0 no-repeat;
}
.icn.icn-t1 {background-position: 0 0;}
.icn.icn-t2 {background-position: -32px 0;}
.icn.icn-t3 {background-position: -64px 0;}
.icn.icn-b1 {background-position: 0 -40px;}
.icn.icn-b2 {background-position: -32px -40px;}
.icn.icn-b3 {background-position: -64px -40px;}
.icn.icn-b4 {background-position: -96px -40px;}
*/


/*!
*	Forms
*/
.form {
	position: relative;
	min-height: 1px;
}
.form .form-title {
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	margin:0;
}
.form .form-lead {
	padding:0 0 20px 0;
	margin:0;
}
/*.form-msg-thx {
	padding-bottom:20px;
}
.form .form-requirednote {
	padding-bottom:20px;
}*/
/*.form input,
.form textarea {
	font-size:12px;
}*/

.form .form-row:before,
.form .form-row:after,
.form .form-row-group:before,
.form .form-row-group:after {
  display: table;
  content: " ";
}
.form .form-row:after,
.form .form-row-group:after{
  clear: both;
}
.form .form-row,
.form .form-row-group {
	margin-bottom: 30px;
}
.form .form-row-group .form-row {
	margin-bottom: 10px;
}
.form .form-row.button {
	margin-bottom: 0px;
}
.form .form-row.error {
	margin-bottom: 16px;
}

.form .form-label,
.form .form-label-group {
	float:none; 
	display:block;
}
.form .form-input,
.form .form-input-group {
	float:none; 
	display:block;
}

.form .form-label,
.form .form-label-group {width:100%;}
/*.form .form-input-group,*/
.form .form-input.text input,
.form .form-input.textarea textarea {width:100%;}
.form .form-input.select select,
.form .form-input.file .upload-file input {width:100%;}

/* height, margin, padding */
.form .form-input.text input,
.form .form-input.select select {
	height: 30px;
	line-height: 30px;
}
.form .form-input.textarea textarea {
	height:60px;
	padding:4px;
	resize:none;
}
.form .form-input.radio input {margin:0 10px 0 0;}
.form .form-input.checkbox input {margin:0 10px 0 0;}

.form .form-input.text input,
.form .form-input.textarea textarea,
.form .form-input.select select,
.form .form-input.file .upload-file input {
	background: #fff;
	outline: medium none;
	color: #000;
}

.form .form-row.checkbox .form-label,
.form .form-row.radio .form-label {
	float: left;
	width: auto;
}
.form .form-row.checkbox .form-input.checkbox,
.form .form-row.radio .form-input.radio{
	float:left;
}

.form .form-input.file {position:relative;}
/*.form .form-input.file .upload-file input {height:20px;}*/
.form .form-input.file .upload-button {
	width:100px;
	height:30px;
	line-height:30px;
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background:#000;
}
.form .form-input.file .upload-hide {
	width: 100px;
	position:absolute;
	top:0;
	right:0;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	z-index:2;
}

.form .form-button {
	display:inline-block;
	text-align:center;
	vertical-align:middle;
}
.form .form-button input {
	height:30px;
	border:0;
	padding:0 10px;
	font-size:12px;
	cursor:pointer;
	color: #fff;
	background-color :#000;
	vertical-align:baseline;
}

.form .form-error,
.form .form-required, .required {
	color: #E60101;
	font-size: 12px;
	line-height: 16px;
}
.form span.form-error {
	display:block;
	margin-top: 10px;
}
/*.form .form-row .br {clear:both;}*/


/*!
*	ACCOUNT
*/
.account h2 {
	margin:0 0 30px 0;
}
.account .login span.form-error {
	margin:0 0 30px 0;
}
.account .form-row.static.forgot {
	margin: 30px 0 0 6px;
}
.account a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.account a:hover {
	
}

/*!
*	FORM: WEB
*/
.form.web {
	font-size: 16px;
	/*margin-top: 30px;*/
}
.form.web .form-label,
.form.web .form-label-group {
	padding-bottom: 10px;
}
.form.web .form-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #333;
}
.form.web .form-input.select select {
	color: #6B6B6B;
}
.form.web .form-input.text input,
.form.web .form-input.file input,
.form.web .form-input.textarea textarea, 
.form.web .form-input.select select {
	border: 0;
	font-size:16px;
}
.form.web .form-row.radio label,
.form.web .form-row.checkbox label {
	font-size: 16px;
}
.form.web .form-input.text .input,
.form.web .form-input.textarea .input, 
.form.web .form-input.select .input,
.form.web .form-input.file .upload-file {
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	padding: 5px;
}
.form.web .items .form-row.checkbox {
	margin-left: 20px;
}

.form.web .form-input.file .upload-button {
	height: 36px;
	line-height: 36px;
	background-color: #12447D;
}
.form.web .form-button input {
	height: 40px;
	border: 0px none;
	padding: 0 30px;
	font-size: 16px;
	font-weight: bold;
	background-color: #333;
	
}
.form.web .form-button {
	display:inline;
}
.form.web span.form-error {
	margin-left: 6px;
}

.form.web .reservIcn {
	position: relative;
}
.form.web .input.reservDate::after,
.form.web .input.reservTime::after {
	font-family: "FontAwesome";
    font-size: 18px;
    color: #12447D;
	position: absolute;
	right: 11px;
	top: 11px;
}
.form.web .input.reservDate::after {
    content: "\f073";
}
.form.web .input.reservTime::after {
    content: "\f017";
}

.news .post .form.web {
	margin-top: 30px;
}




/*!
*	FORM: WEB INTELIMATRICS
*/
.form.web.intelematics {
	font-size: 16px;
	 background:url("/media/images/web/form_bg.png") right top no-repeat #FDCB01;
	padding: 30px 0;
	
}

/*! XS */
@media (max-width: 767px) {
	 .form.web.intelematics {
		font-size: 16px;
		background:#FDCB01;
		padding: 30px 0;
	
	}
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
	.form.web.intelematics {
		font-size: 16px;
		background:#FDCB01;
		padding: 30px 0;
	
	}
}




.form.web.intelematics .form-label,.form.web.intelematics .form-label-group {
	padding-bottom: 10px;
}.form.web.intelematics .form-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #333;
}.form.web.intelematics .form-input.select select {
	color: #6B6B6B;
}.form.web.intelematics .form-input.text input,.form.web.intelematics .form-input.file input,.form.web.intelematics .form-input.textarea textarea, .form.web.intelematics .form-input.select select {
	border: 0;
	font-size:16px;
}.form.web.intelematics .form-row.radio label,.form.web.intelematics .form-row.checkbox label {
	font-size: 16px;
}.form.web.intelematics .form-input.text .input,.form.web.intelematics .form-input.textarea .input, .form.web.intelematics .form-input.select .input,.form.web.intelematics .form-input.file .upload-file {
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	padding: 5px;
}.form.web.intelematics .items .form-row.checkbox {
	margin-left: 20px;
}
.form.web.intelematics .form-input.file .upload-button {
	height: 36px;
	line-height: 36px;
	background-color: #12447D;
}.form.web.intelematics .form-button input {
	height: 40px;
	border: 0px none;
	padding: 0 30px;
	font-size: 16px;
	font-weight: bold;
	background-color: #333;
	
}.form.web.intelematics .form-button {
	display:inline;
}.form.web.intelematics span.form-error {
	margin-left: 6px;
}
.form.web.intelematics .reservIcn {
	position: relative;
}
.form.web.intelematics .input.reservDate::after,.form.web.intelematics .input.reservTime::after {
	font-family: "FontAwesome";
    font-size: 18px;
    color: #12447D;
	position: absolute;
	right: 11px;
	top: 11px;
}.form.web.intelematics .input.reservDate::after {
    content: "\f073";
}.form.web.intelematics .input.reservTime::after {
    content: "\f017";
}

.news .post .form.web.intelematics {
	margin-top: 30px;
}


/*!
*	FORM: OFFER, OFFER2
*/
.form.web.order,
.form.web.order,
.form.web.reserv {
	margin: 0 0 30px;
}
.form.web.order h2,
.form.web.order2 h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	color: #12447D;
}
.form.web.order h3,
.form.web.order2 h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	color: #12447D;
}

.form.web.order .form-row,
.form.web.order .form-row-group {
	margin-bottom: 10px;
}

.form.web.order .form-row.radio{
	margin-right:20px;

}

.form.web.order .form-row{
	Xmargin-left:50px;

}

.form.web.order h2,
.form.web.order2 h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	color: #333;
	Xmargin-left:-50px;
}

.form.web.order .form-row.company{
	display:none;
}





/*!
*	FORM: SIDEBAR
*/
.form.sidebar {
	font-size: 16px;
	color: #6B6B6B;
	border: 1px solid #E7E7E7;
	padding: 15px;
	margin-bottom: 30px;
}
.form.sidebar .form-title {
	padding: 0;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
.form.sidebar .form-error {
	margin: 15px 0;
}
.form.sidebar .form-row,
.form.sidebar .form-row-group {
	margin-bottom: 15px;
}
.form.sidebar .form-row-group .form-row {
	margin-bottom: 0;
}
.form.sidebar .form-row.radio {
	float: left;
	margin-right: 15px;
}
.form.sidebar .form-input.text .input {
	position: relative;
	height: 36px;
	border: 1px solid #E7E7E7;
	padding-left: 42px;
}
.form.sidebar .input:after {
	font-family: "FontAwesome";
    font-size: 18px;
    color: #6B6B6B;
	position: absolute;
	left: 8px;
	top: 8px;
	border-right: 1px solid #E7E7E7;
	padding-right: 8px;
}
.form.sidebar .form-row.user .input:after{
	content: "\f007";
}
.form.sidebar .form-row.password .input:after{
	content: "\f023";
}
.form.sidebar .form-row.envelope .input:after{
	content: "\f003";
}
.form.sidebar .form-input.text .input input {
	border: 0;
	font-size: 14px;
	margin-top: 3px;
}
.form.sidebar a {
	color: #12447D;
	text-decoration: none;
}
.form.sidebar .forgot a:hover {
	text-decoration: underline;
}
.form.sidebar .form-row.button {
	margin-bottom: 0px;
}
.form.sidebar .form-row.button .form-button {
	float: right
}
.form.sidebar .form-button input {
	height: 36px;
    padding: 0px 20px;
    font-size: 16px;
	font-weight: bold;
    background-color: #12447D;
}

.form.sidebar.loggedin .form-row.static {
	margin-bottom: 0px;
}
.form.sidebar.loggedin .input {
	margin-bottom: 10px;
}
.form.sidebar.loggedin .input:last-child {
	margin-bottom: 0px;
}
.form.sidebar.loggedin .input i {
	width: 20px;
	margin-right: 15px;
}
.form.sidebar.loggedin .input a:hover {
	text-decoration: underline;
}
.form.login .form-row.static.forgot{float:right;}

/*!
*	SERVICE
*/

.service-search.index {
	background: #FFF;
	margin: 30px;
	padding: 20px;
}
.service-search.service {
	background: #ededed;
	padding: 20px;
}
.service-search .title {
	height: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
}
.service-search.index .input {
	margin-bottom: 20px;
}
.service-search .input select {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #6b6b6b;
	background: #fff;
	border: 1px solid #e7e7e7;
	font-size: 14px;
}
.service-search .button button {
	width: 100%;
	height: 40px;
	border: 0;
	background-color: #12447D;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.service-search.service .button button {
	height: 30px;
}

/*! XS */
@media (max-width: 767px) {
	.service-search.index {
		margin: 0;
		padding: 0px;
	}
	.service-search.index .title {
		height: 20px;
	}
	.service-search.index .title br {
		display: none;
	}
	.service-search.service .input {
		margin-bottom: 20px;
	}
}
/*! XS & SM */
@media (min-width: 768px) and (max-width: 991px) {
	.service-search.index {
		margin: 30px 0 0 0;
		padding: 0px;
	}
	.service-search.index .title {
		height: 20px;
	}
	.service-search.index .title br {
		display: none;
	}
	.service-search.service .input {
		margin-bottom: 20px;
	}
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
	.service-search.index {
		margin: 5px;
		padding: 10px;
	}
}

.service {
	color: #333;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
}
.service .list-head {
	margin-bottom: 30px;
}
.service .list-head h1 {
	color: #12447D;
	font-size: 24px;
	line-height: 28px;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.service .list-head .lead {
	font-size: 16px;
	line-height: 20px;
}
.service .list-empty {
	text-align: center;
	margin-bottom: 30px;
}
.service .list .item  {
	margin-bottom: 30px;
	overflow: hidden;
}
.service .list .item .box {
	min-height: 162px;
	border: 1px solid #F2F2F2;
	padding: 10px;
}
.service .list .item .title {
	height: 40px;
	margin-bottom: 10px;
}
.service .list .item .title h2 {
	font-size: 16px;
	line-height: 20px;
	color: #12447D;
	margin: 0;
}
.service .list .item a {
	text-decoration: none;
}
.service .list .item .image a {
	display: block;
}
.service .list .item .image {
	overflow: hidden;
}
.service .list .item img {
	width: 100%;
	height: auto;
}
.service .list .item .lead {
	font-size: 14px;
	line-height: 18px;
	color: #707070;
}
.service .list .map-box h2 {
	font-size: 20px;
	line-height: 24px;
	color: #12447D;
	margin: 0;
}
.service .list .map-box .map {
	margin-top: 30px;
	position: relative;
	/* aspect ratio */
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}
.service .list .map-box .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	*height: 100% !important;
	border: 0;
}
.service .pager-box {
	margin-bottom: 30px;
}


.service .post {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	border: 1px solid #F2F2F2;
	padding: 30px;
}
.service .post .title {
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 30px;
	margin: 0 0 30px 0;
}
.service .post .title h1 {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #12447D;
}
.service .post .title h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	color: #12447D;
	margin: 0;
}
.service .post p {
	padding-bottom: 20px;
}
.service .post .lead {
	font-weight: 600;
	color: #333;
}
.service .post .image {
	float: right;
	margin: 0 0 20px 20px;
}
.service .post .content-text {
	margin: 0 0 15px 0;
}
.service .post .content-text img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}
.service .post .map-box {
	margin-bottom: 15px;
}
.service .post .map-box .map {
	position: relative;
	/* aspect ratio */
	padding-bottom: 33%;
	height: 0;
	overflow: hidden;
}
.service .post .map-box .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	*height: 100% !important;
	border: 0;
}
.service .service-info h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #12447D;
	margin: 0 0 15px 0;
}
.service .service-info i {
	font-weight: normal;
	margin-right: 10px;
	width: 20px;
}
.service .service-info .box {
	margin: 0 0 15px 30px;
}
.service .service-info span.open,
.service .service-info span.closed {
	padding-left: 10px;
}
.service .service-info span.open {
	color: #01DF01;
}
.service .service-info span.closed {
	color: #DF0101;
}

.service .galleria {
	margin-bottom: 30px;
}

/*! XS */
@media (max-width: 767px) {
	.service .post .image {
		float: none;
		margin: 0 0 20px 0;
	}
	.service .post .image img {
		width: 100%;
		height: auto;
	}
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
	.service .list .item .image {
		height: 258px;
	}
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
	.service .list .item .image {
		height: 159px;
	}
}
/*! LG */
@media (min-width: 1200px) {
	.service .list .item .image {
		height: 203px;
	}
}


/*!
*	SHOP
*/


.shop .breadcrumb a,
.shop .breadcrumb
{
        margin-bottom: 30px;
        color: #333;
	font-size: 12px;
	line-height: 24px;
	
        text-decoration:none;
}





.shop {
	color: #333;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
}
.shop .list-head {
	margin-bottom: 30px;
}
.shop .list-head h1 {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
.shop .list-empty {
	text-align: center;
	margin-bottom: 30px;
}
.shop .list .item  {
	margin-bottom: 30px;
	overflow: hidden;
}

.shop .list .item .lead p {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.shop .pager-box {
}

.shop .list.category .item {
	border: 1px solid #F2F2F2;
	padding: 15px;
}
.shop .list.category .item .image {
	*width: 200px;
	*overflow: hidden;
}
.shop .list.category .item .image img {
	width: 100%;
	height: auto;
}
.shop .list.category .item a {
	color: #12447D;
	text-decoration: none;
}
.shop .list.category .item .title {
	margin-bottom: 20px;
}
.shop .list.category .item .title h2 {
	color: #12447D;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}


.shop .list.product{
	border:1px solid #E1DEDE;
	padding:15px;
}

.shop .list.product .item  {
	padding: 20px 10px 0px 0px;
	border-top:1px solid #E1DEDE;
}
.shop .list.product .item .image {
}
.shop .list.product .item .image img {
    display: block;
}

.shop .list.product .item a {
	color: #333;
	text-decoration: none;
}
.shop .list.product .item .title {
	margin: 10px 0;
}
.shop .list.product .item .title h2 {
	color: #333;
	font-size: 26px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
}
.shop .list.product .item .lead {
	min-height: 36px;
	margin-bottom: 30px;
	font-size:16px;
	line-height:24px;
	height:72px;
	overflow:hidden;
}

.shop .list.product .price {
	
	line-height: 30px;
	color: #333;
	font-size: 22px;
	font-weight:bold;
	margin-top:20px;
}



.shop .list-empty {
	text-align: center;
	margin-bottom: 30px;
}
.shop .list .item  {
	margin-bottom: 30px;
	overflow: hidden;
}
.shop .list .item .lead p {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.shop .pager-box {
}

.shop .list.category .item {
	border: 1px solid #F2F2F2;
	padding: 15px;
}
.shop .list.category .item .image {
	*width: 200px;
	*overflow: hidden;
}
.shop .list.category .item .image img {
	width: 100%;
	height: auto;
}
.shop .list.category .item a {
	color: #12447D;
	text-decoration: none;
}
.shop .list.category .item .title {
	margin-bottom: 20px;
}
.shop .list.category .item .title h2 {
	color: #333;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}

/*! INDEX LIST */
.shop .index-list .title h1{
    color: #22bda1;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.shop .index-list.product .item {
	padding:5px;
}
.shop .index-list.product .item .image {
}
.shop .index-list.product .item .image img {
	width: 100%;
	height: auto;
        border:1px solid #E8E8E8;
        display: block;
	margin: 0px auto;
}
.shop .index-list.product .item a {
	color: #fff;
	text-decoration: none;
}
.shop .index-list.product .item .title {
	margin: 10px 0;
        
}
.shop .index-list.product .item .title h2 {
	color: #333;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}
.shop .index-list.product .item .lead {
	min-height: 36px;
	margin-bottom: 30px;
}

.shop .index-list.product .price {
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 16px;
}
/*! JOIN LIST */
.shop .join-list .title h2{
    color: #22bda1;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.shop .join-list.product .item {
	padding:5px;
}
.shop .join-list.product .item .image {
}
.shop .join-list.product .item .image img {
	width: 100%;
	height: auto;
        border:1px solid #E8E8E8;
        display: block;
	margin: 0px auto;
}
.shop .join-list.product .item a {
	color: #fff;
	text-decoration: none;
}
.shop .join-list.product .item .title {
	margin: 10px 0;
        
}
.shop .join-list.product .item .title h2 {
	color: #333;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}
.shop .join-list.product .item .lead {
	min-height: 36px;
	margin-bottom: 30px;
}

.shop .join-list.product .price {
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 16px;
}

.shop .list.product .tools {
	float: left;
}
.shop .list.product .tools a {
	display: inline-block;
	height: 54px;
	line-height: 54px;
	Xpadding: 0 20px;
	width:150px;
	text-align:center;
	text-decoration: none;
	font-size:16px;
	
}
.shop .list.product .tools .details {
	float: left;
	margin-right: 10px;
}
.shop .list.product .tools .details a {
	color: #FFC91B;
	background-color: #000000;
}

.shop .list.product .tools .order {
	float: left;
	margin-right: 10px;
}
.shop .list.product .tools .order a {
	color: #fff;
	background-color: #1A1A18;
	font-weight:700;
}

.shop .list.product .tools .order-phone {
	float: left;
	margin-right: 10px;
}
.shop .list.product .tools .order-phone a {
	color: #333333;
	background-color: #FEC91B;
	font-weight:700;
	width:200px;
}


.shop .list.product .tools .addtocart {
	float: left;
	margin-right: 10px;
}
.shop .list.product .tools .addtocart a {
	color: #12447D;
	background-color: #FEED01;
}
.shop .list.product .tools .amount {
	float: left;
	margin-right: 10px;
}
.shop .list.product .tools .amount input {
	width: 30px;
	height: 30px;
	line-height: 30px; 
	border: 1px solid #f2f2f2;
	text-align: center;
}
.shop .list.product .tools .amount-txt {
	float: left;
	height: 30px;
	line-height: 30px;
}

.shop .post.product {
	padding:20px;
	
}
.shop .post.product .list-head {
	
	padding-bottom: 15px;
	margin-bottom: 15px;
    color:#333;
    font-size:12px;
}
.shop .post.product .image {
	display:inline-block;
	float:right;
}
.shop .post.product .image img {
	max-width: 100%;
	height: auto;
    Xborder:1px solid #E7E7E7;
}
.shop .post.product .details {
        font-size:18px;
}

.shop .post.product .details .sp{ 
        Xfont-size:18px;
        Xline-height:18px;
        font-style: italic;
}
.shop .post.product .details .price-old{ 
        color:red;
        font-style: italic;
		text-decoration: line-through;
}


.shop .post.product .details .title{
		border-bottom:1px solid #E1DEDE;
		margin-bottom:30px;
}

.shop .post.product .details .title button.button-order{
		
		background-color: #333;
    	border: 0 none;
    	font-size: 16px;
    	font-weight: bold;
    	height: 54px;
    	padding: 0 30px;
		color:#fff;
		margin:15px 0;
		float:right;
		
}

.shop .post.product .details .title h1 {
        font-size:30px;
        line-height:30px;
        font-weight:normal;
        color:#333;
        margin-bottom:30px;
        padding-bottom:20px;
		float:left;
		
}
.shop .post.product .content-text,
.shop .post.product .detail {
		margin: 20px 0;
        line-height:30px;
		word-wrap: break-word;
        
}
.shop .post.product .detail.price {
	font-size:22px;
    line-height:30px;
	display:inline-block;
}
.shop .post.product .detail.lst {
	margin-bottom: 0;
}
.shop .post.product .content-text label,
.shop .post.product .detail label {
	font-weight: normal;
	margin-bottom:20px;
}
.shop .post.product .content-text label {
	display: block;
    font-size:18px;
    margin-bottom:10px;
}
.shop .post.product .content-text label:after,
.shop .post.product .detail label:after {
	content: ':';
}

.shop .post.product .buttons {
	font-size: 20px;
	margin-top: 30px;
}
.shop .post.product .button {
	
       
       
}
.shop .post.product .button.lst {
	float: right;
	margin-right: 0;
}
.shop .post.product .button a {
        height: 46px;
        width:100%;
	display: inline-block;
	color: #fff;
	background-color: #D00000;
	font-size: 20px;
	line-height: 46px;
	padding: 0 10px;
        text-align:center;
	text-decoration: none;
}
.shop .post.product .amount {
        position:relative;
}
.shop .post.product .amount input {
	width: 100%;
	height: 46px;
	line-height: 46px; 
	border: 1px solid #f2f2f2;
	text-align: center;
        margin-bottom:20px;
        font-size:18px;
}
.shop .post.product .amount-txt {
	
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}



.shop .post.product .amount .amount-button {display: inline-block; cursor: pointer;}
.shop .post.product .amount .amount-button {
	width: 20px;
	height: 20px;
	
	padding: 0;
	text-align: center;
	color: #B5B5B5;
	border: 0;

        position:absolute;
}
.shop .post.product .amount .amount-button.dec{top:13px;left:20px;}
.shop .post.product .amount .amount-button.inc{top:13px;right:20px;}


@media (max-width: 435px) {
	.shop .list.product .tools {
		float: none;
	}
	.shop .list.product .tools a {
		display: inline-block;
		height: 54px;
		line-height: 54px;
		Xpadding: 0 20px;
		width:100%;
		text-align:center;
		text-decoration: none;
		margin-bottom:20px;
		font-size:18px;
	}
	

	.shop .list.product .tools .order {
		float: none;
		margin-right: 0;
		width:100%;
	}
	.shop .list.product .tools .order-phone {
		float: none;
		margin-right: 0;
		width:100%;
	}
	
	.shop .list.product .tools .order-phone a {
		width:100%;
	}
	
	
	.shop .post.product .details .title button.button-order{
			background-color: #333333;
			border: 0 none;
			font-size: 16px;
			font-weight: 700;
			height: 54px;
			text-align:center;
			color:#fff;
			margin:0;
			float:none;
			width:100%;
			margin-bottom:10px;
			
			
	}
	
	.shop .post.product .details .title button.button-order-call{
			background-color: #FEC91B;
			border: 0 none;
			font-size: 16px;
			font-weight: 700;
			height: 54px;
			text-align:center;
			color:#333;
			margin:0;
			float:none;
			width:100%;
			
			
	}

	
}
@media (min-width: 436px) and (max-width: 766px) {
	.shop .list.product .tools {
		float: none;
	}
	.shop .list.product .tools a {
		display: inline-block;
		height: 54px;
		line-height: 54px;
		Xpadding: 0 20px;
		
		text-align:center;
		text-decoration: none;
		margin-bottom:20px;
	}
	

	.shop .list.product .tools .order {
		float: left;
		margin-right: 10px;
		width:150px;
	}
	.shop .list.product .tools .order-phone {
		float: left;
		margin-right: 0;
		width:200px;
	}
	
	.shop .post.product .details .title button.button-order{
			background-color: #333333;
			border: 0 none;
			font-size: 14px;
			font-weight: 700;
			height: 54px;
			text-align:center;
			color:#fff;
			margin:0;
			float:left;
			width:170px;
			margin-right:10px;
			
			
	}
	
	.shop .post.product .details .title button.button-order-call{
			background-color: #FEC91B;
			border: 0 none;
			font-size: 14px;
			font-weight: 700;
			height: 54px;
			text-align:center;
			color:#333;
			margin:0;
			float:left;
			width:200px;
			
			
	}

}
	
/*! XS */
@media (max-width: 767px) {
	
	

	.shop .list.product .item .image img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0px auto;
	}
	.shop .post.product .details .title h1 {
			padding-bottom:0px;
			float:none;
	}
	.shop .post.product .details .title{border:none;}
	
	.shop .post.product .image {
		display:inline-block;
		float:none;
	}
	
	
	
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
	.shop .post.product .image {
	display:inline-block;
	float:none;
}
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
	
}
/*! LG */
@media (min-width: 1200px) {
	
}


.shop .cart {
	border: 1px solid #F2F2F2;
	padding: 15px;
	/*word-wrap: break-word;*/
}

.shop .cart .list-head {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.shop .cart table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}
.shop .cart th, 
.shop .cart td {
	vertical-align: top;
    text-align: left;
    border-width: 0px;
    border-image: none;
    border-style: none;
	padding: 4px;
}
.shop .cart th {
	font-weight: normal;
	border-color: #f2f2f2;
	border-style: solid;
	border-width: 0px 0px 1px;
}
.shop .cart td {
	line-height: 30px;
}

.shop .cart .item {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 22px;
}
.shop .cart .item .name {
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.shop .cart .item .detail label:after {
	content: ':';
}

.shop .cart .product {
	width: 30%;
	float: left;
}
.shop .cart .product .image{
	clear:left; 
        display:inline;
        float:left;
}



.shop .cart .options {
	width: 60%;
	float: right;
}
.shop .cart .options .amount input {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #F2F2F2;
	text-align: center;
}
.shop .cart .options .delete input {
	display: inline-block;
}

.shop .cart .summary {
	float: right;
	margin-top: 10px;
	margin-right:10px;
	text-align: right;
}
.shop .cart .summary .detail {
	margin-bottom: 30px;
        font-size:20px;
}
.shop .cart .summary label {
	float: left;
	display: inline-block;
	font-weight: bold;
	width: 100px;
	text-align: right;
	margin-right: 50px;
        font-size:18px;
}
.shop .cart .summary label:after {
	content:":";
}

.shop .cart .info {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}
.shop .cart .info .detail {
	margin-bottom: 10px;	
}
.shop .cart .info label {
	display: inline-block;
	font-weight: bold;
	*width: 100px;
	text-align: right;
	margin-right: 10px;
}
.shop .cart .info label:after {
	content:":";
}
.shop .cart .info input {
	display: inline-block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #F2F2F2;
}
.shop .cart .info .error {
	color: #E60101;
	margin-top: 6px;
}

.shop .cart .buttons {
	font-size: 12px;
}
.shop .cart .button {
	float: left;
	margin-right: 10px;
}
.shop .cart .button.lst {
	float: right;
	margin-right: 0;
}
.shop .cart .button a,
.shop .cart .button button {
	background-color: #343434;
	border: 0;
	color: #fff;
	display: inline-block;
	height: 46px;
	line-height: 46px;
	padding: 0 30px;
	text-decoration: none;
        font-size:18px;
}


/*! XS */
@media (max-width: 767px) {
	.shop .cart .product {
		width: auto;
		float: none;
	}
	.shop .cart .item .name {
		font-size: 14px;
		line-height: 16px;
	}
	.shop .cart .options {
		width: auto;
		float: none;
		margin-top: 15px;
	}
	.shop .cart table {
		font-size: 14px;
		line-height: 14px;
	}
	.shop .cart .button {
		margin: 0 4px 10px 0;
	}
	.shop .cart .button.lst {
		float: left;
		margin: 0;
	}
}
/*! SM */
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 991px) {
}
/*! MD */
@media (min-width: 992px) and (max-width: 1199px) {
	
}
/*! LG */
@media (min-width: 1200px) {
	.shop .cart .buttons {
		font-size: 14px;
	}
}




.form.web .form-row.hint {position:relative;}
.form.web .form-row.hint .hint-icon {displa:block; position:absolute; top:0; left:380px; cursor:pointer; width:auto; height:28px; line-height:28px;}
.form.web .form-row.hint .hint-icon:after {content:'i'; font-weight:bold; display:block; background-color:#12457E; color:#fff; width:16px; height:16px; line-height:16px; margin-top:6px; text-align:center; -webkit-border-radius:10px 10px 10px 10px; border-radius:10px 10px 10px 10px; -moz-border-radius:10px 10px 10px 10px;}
.form.web .form-row.hint .hint-popup {display:none; position:absolute; top:-40px; left:380px; cursor:pointer;}
.form.web .form-row.hint .hint-popup img {margin-left:20px;}
.form.web .form-row.hint .hint-popup.show {display:block;}
.form.web .form-row.hint .form-input.text input {width:200px;}

.form.web .form-input.text input[readonly="readonly"],
.form.web .form-input.text input[readonly] {background:#fafafa;}


.form.web.cad .form-row.static .form-label {margin-left:-160px;}

.form.web.cad .chosen-container-multi .chosen-choices {border:none; background-image:none;}
.form.web.cad .select-chosen .input {height: auto !important; min-height:28px;}
.form.web.cad .select-chosen .input .search-field input {height:28px;}
.form.web.cad .select-chosen .chosen-container-active .chosen-choices {box-shadow:none;}
.form.web.cad .select-chosen .chosen-container .chosen-results li.highlighted {background-color:#12457E; background-image:none; color: #fff;}


.alert-wrap {border:1px solid #f1f1f1; margin-bottom: 10px; padding:15px 14px 15px 15px;}
.alert-wrap a {color:#12457e;}
.alert-wrap a:hover {text-decoration:underline;}

.alert-head {margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #f1f1f1;}
.alert-head h1 {color:#12457E; line-height:20px; font-size:16px; font-weight: bold;}

.alert-list .line {border-bottom:1px solid #f1f1f1; height:1px; margin-bottom:20px; padding-bottom:10px;}
.alert-list .date {line-height:16px; padding-left:22px; margin-bottom:10px; font-weight:bold; font-size:14px; color:#12457e; background:url(../images/date.jpg) 0 0 no-repeat;}
.alert-list .red {color:#cc0000;}
.alert-list .green {color:#12457E;}

.alert-list .row.dates .col-1 {float:left; width:150px; font-weight:bold; padding-bottom:10px;}
.alert-list .row.dates .col-2 {float:left;}
.alert-list .row.dates .col-3 {float:right; width:100px; color:#12457e;}
.alert-list .row.cars {margin-bottom:20px;}
.alert-list .row.cars .col {float:left; width:214px; margin-right:11px; padding-bottom:20px;}
.alert-list .row.cars .carid {color:#12457e;}
.alert-list .row.cars .col.f {margin-left:0;}

.alert-list .button a {display:inline-block; line-height:30px; height:30px; padding:0 10px; background:#12457E; color:#fff;}
.alert-list .button a:hover {text-decoration:none;}

.form.web.alert .form-row.static .form-label {*margin-left:-160px;}
.form.web.alert .form-row.hint .form-input.text input {width:350px;}
.form.web.alert .form-label, 
.form.web.alert .form-label-group {width:300px;}
.form.web.alert .form-row.hint .hint-label {width:300px; color:#777; font-style:italic;}
.form.web.alert .form-row.hint .hint-popup {left:690px;}
.form.web.alert .form-row.hint .hint-icon {left:680px}
/*.form.web.alert .form-row.hint .hint-icon:after {content:'i'; display:block; background-color:#12457E; color:#fff; width:16px; height:16px; line-height:16px; margin-top:6px; text-align:center; -webkit-border-radius:10px 10px 10px 10px; border-radius:10px 10px 10px 10px; -moz-border-radius:10px 10px 10px 10px;}
*/.form.web.alert .form-row.date .input select {width:110px; height:28px; border:1px solid #efeeec; margin-right:13px; background:#fff; color:#333; outline:medium none;}
.form.web.alert .form-row.date .input {background:#fff; padding-top: 5px;}
.form.web.alert .form-row.radio {float:left; margin-right:10px;}
.form.web.alert .form-row.static .title {font-size:14px; font-weight:bold; color:#12457E;}
.form.web.alert .form-row.button input {width:auto; /*background:#333;*/ padding:0 20px;}




/*! Print styles | HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*! http://www.phpied.com/delay-loading-your-print-css/ */
/*! Black prints faster: http://www.sanbeiji.com/archives/953 */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
