body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #252525;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #1c7677;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}

img {
	max-width: 100%;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #1c7677, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #f8f8f8;
	margin: 0 0 10px 0;
	min-height: 30px;
}
#top .container {
	padding: 0 10px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #1c7677, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #9f9f9f;
	text-decoration: none;
	transition: .5s;
	font-size: 12px;
}
#ff6c00
p.text-right a { background: #ff6c00;

    border-radius: 20px 20px 20px 20px;
    font-size: 15px;
    padding: 6px 11px;
    margin-bottom: 5px;}
 p.text-right strong {font-weight: normal;color: #fff;}

.text-right a {    color: #fff;
    background: #ff6c00;
    border-radius: 20px 20px 20px 20px;
    font-size: 15px;
    padding: 6px 11px;
    margin-bottom: 5px;}

#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 3px;
}

.list-inline ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	padding: 10px 0px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

header {
	padding: 10px 0;
}


/* cart */
#cart {
	margin-top: -5px;
}

#cart .btn-lg {
    padding: 8px 16px;
    font-size: 15px;
}
#cart > .btn {
	font-size: 12px;
    line-height: 18px;
    color: #FFF;
    border-radius: 0px 0px 20px 20px;
}

li.cart-in-menu {margin-top: -20px;
    }

#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 150px;
	    z-index: 99999;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		min-width: 285px;
	}
	.form-title, .phone-title {
    	font-size: 24px!important;
	}

	.contact-phone {
		margin-top: 15px;
	}
	.call-number {
    	font-size: 20px!important;
    	line-height: 30px!important;
	}
	.submit {
		font-size: 16px;
	}

#megamenu-menu .navbar-nav > li > a:hover, #megamenu-menu .navbar-nav > li > a:active, #megamenu-menu .navbar-nav > li > a:hover, #megamenu-menu .navbar-nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0.9) !important;
}

#megamenu-menu .dropdown-inner > li a:hover, #megamenu-menu .dropdown-inner > li a:active, #megamenu-menu .dropdown-inner > li a:focus {
	background-color: rgba(255, 255, 255, 0.9) !important;
}



 .arrow-class img {
display: none;
	}

	

.dropdown-menu a {
	background: #ffc000;
	color: #303030;
    width: 100%;
    padding: 10px 10px;
    display: block;

}

	table.table-bordered {
	display: block;
	overflow-x: auto;
    overflow-y: hidden;

}

table.qc-cart {
	display: block;
	overflow-x: auto;
    overflow-y: hidden;

}
	.product-grid .price-new-w {
    font-size: 14px !important;
}

.category-button button { 

	    padding: 15px 15px !important;
	    margin-left: 3px;
}
	.header-phone {
    
    margin: 0 15px !important;

}

.mob-work-time {display: none;}

#logo img {

    max-width: 250px;
}

.phone-img {
    float: left;
    margin: 20px 0 0 !important;
}

	#top {
    margin: 0 0 5px 0;
}

	input.occm-button {
		font-size: 11px;	
	}
	.breadcrumb {
		display: none;	
	}

	.har-title {
    font-size: 22px !important;
}

h1.cr-product-title {
    margin-top: 20px !important;
    font-size: 30px;
}

.footer-block-head p {
	width: 100%;
	text-align: 	center;
}

footer {
	text-align: center;
}
	.btn_doop_w {line-height: 40px;}
}
}
.btn_doop_w_b {line-height: 40px;}

	#payment_address {
		margin-top: 20px;	
	}
	.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 9px;
    font-size: 17px;
}

}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {

	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block !important;
    max-width: 100%;
    height: auto;
    text-align: center;
}

	.price-old {
    font-size: 12px !important;
}

	.product-thumb .price-old {
    margin-left: 0px !important;
}

	.product-thumb .price-new {
    font-size: 13px !important;
}

	.list-inline>li {
    
    padding-right: 3px !important;
   
}

#topcontrol {
	bottom: 0px !important;
    right: 0px;
}

.w50 {
    
    padding: 10px 0px !important;
}


.thumbnails {
    margin-bottom: 25px;
}

.pr_pr_in {
   
    margin-top: 25px;
    margin-bottom: 25px;
}

	#cart .dropdown-menu li > div {
		min-width: 100%;
	}

	#dropdown-menu {
    position: relative !important;
    margin-bottom: 10px;
    text-align: center;
}
.title-phone { text-align: center;}

.navbar-header{text-align: center;}

	#menu {
    min-height: 40px !important;
}

	#logo {text-align: center;}
	#logo img {display: inline-block;}
}

#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	
	min-height: 50px;
}
#menu .nav > li > a {
	color: #303030;
    font-size: 15px;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    padding: 15px 10px 15px 10px;
    min-height: 15px;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}

#megamenu-menu .navbar-nav > li > a{
	color: #000;
    font-size: 14px;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    padding: 15px 10px 15px 10px;
    min-height: 15px;
    background-color: transparent;
    text-transform: uppercase;
}
#megamenu-menu .navbar-nav > li > a:hover {
	background-color: rgba(0, 0, 0, 0.1);	
}

#topcontrol {z-index: 9999;left: 10px;}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
min-width: 220px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 25px;
    color: #333333;
    font-size: 14px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #1c7677, #328384);
	background-repeat: repeat-x;
}

#menu .dropdown-inner a:hover, #menu .dropdown-inner a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #1c7677, #328384);
	background-repeat: repeat-x;
}

.button-catalog .but-cat {background: #ffc000; color: #000; margin-right: 20px; border-radius: 4px; font-size: 16px; padding: 8px 20px; border: 1px solid #ffc000;}
.button-catalog {display: block; text-align: -webkit-center; margin: 40px 0;}


#menu #category {
	 
    /* padding-left: 15px; */
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    color: #1c7677;
    /* text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); */
    padding-right: 10px;
}



#menu .btn-navbar {
	    border-radius: 10px;
    /* margin: 0px !important; */
    /* text-decoration: none; */
    /* max-width: 500px; */
    width: 100%;
    padding: 4px !important;
    background: #fff;
    /* text-align: center !important; */
    max-width: 250px;
    /* margin-right: 28px; */
    
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	
}

@media (max-width: 991px) {

 .polt25 {width: 50%;}
}



@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.navbar-nav {
	 display: table; 
	 position: relative;
     width: 100%; 
}

.navbar-nav li {
    display: table-cell;
    text-align: center; vertical-align: middle;
}

.megamenu-haschild li {display: block;text-align: left;}
.megamenu-haschild li a {
	color: #303030;
    width: 100%;
    padding: 10px 10px;
    display: block;
}
.megamenu-haschild li a:hover {background: #1c7677 ; color:#fff; }
 .megamenu-haschild {background: transparent;}
 .dropdown-menu {min-width:235px;}


.navbar-nav>li {
     float: none !important; 
}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	
}
/* footer */
footer {
	margin-top: 30px;
	padding: 50px 0;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #FFF;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
	line-height: 25px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	    margin: 10px 0 10px 0;
    padding: 5px 0;
background-color: transparent;
}
.breadcrumb a {
		color: #666;
		transition: 0.5s;
}
#content h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}
 .breadcrumb a:hover {
 	color:#ff6c00;
 }
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    width: 10px;
    height: 10px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 12px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	font-weight: bold;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
#search .btn-default {
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #1c7677;
    background: #1c7677 none repeat scroll 0 0;
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	 background: #ff6c00;
	  background: -webkit-linear-gradient(50deg, #018a4f, #02a762);
    background: -ms-linear-gradient(50deg, #018a4f, #02a762);
    background: -moz-linear-gradient(50deg, #018a4f, #02a762);
    background: linear-gradient('to bottom', #018a4f, #02a762);
    border-radius: 3px;
      border: none;
}

 #cc1b21, #e31e25

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #e66100;
   background: -webkit-linear-gradient(bottom, #cc1b21, #e31e25);
    background: -ms-linear-gradient(bottom, #cc1b21, #e31e25);
    background: -moz-linear-gradient(bottom, #cc1b21, #e31e25);
    background: linear-gradient('to bottom', #cc1b21, #e31e25);
    border: none;
	
	
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: linear-gradient(50deg, #018a4f, #02a762);
	border-radius: 20px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #1c7677;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #e31e25;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #be1920, #e31e25);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */

.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.product-grid .product-thumb .image {
	float: none;
}

@media (max-width: 600px) {
	.biznes-wrap {
		display: flex;
		justify-content: center!important;
	}

	.biznes-item {
		margin-top: 30px;
	}
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 5px;
	min-height: 40px;
	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
.contact-wrap {
	justify-content: center;
}

.mob-work-time {display: none;
	}

}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 5px;
	padding-top: 5px;
}

.product-thumb .rating .fa-stack {font-size: 6px;}




.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	    color: #ff6c00;
    font-size: 14px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
}
.product-thumb .price-new {
	font-weight: 600;
	font-size: 16px;
}
.product-thumb .price-old {
	color: #999;
	margin-left: 10px;
	position: relative;
}

.product-thumb .price-old:before {
        border-bottom: 1px solid #e31e25;;
        position: absolute;
        content: "";
        width: 100%;
    height: 70%;
      
}


.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 17px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}



.header-bg {background: #1c7677 none repeat scroll 0 0;margin-top: 0px;}
.navbar {
    margin-bottom: 0px; }

.list-inline>li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
}

.category_desc {margin-top: 45px; text-align: justify;}



.title-phone {line-height: 0px;font-size: 16px;color: #ff6c00;}


.phones a{color: #1c7677; }

.fa-phone {display: none;}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    /* margin-left: 2px; */
    vertical-align: middle;
    border-top: 5px dashed;
    border-top: 5px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.rv-catalog p {
text-align: center;
font-size: 16px;
line-height: 26px;
font-weight: bold;
}

.advantage {
	padding: 19px;
    float: left;
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 123px;
    margin-top: 30px;
}

h1.cr-product-title {margin-top: 0px; margin-bottom: 20px;margin-left: 20px;text-align: left !important;}

.har-title {
    
    font-size: 24px;
    margin: 15px auto 15px;
}

td.width_a50 {
    padding: 10px 0 0;
    vertical-align: top;
}

.attr_name_w {
    color: #666;
    position: relative;
    text-align: left;
}

.attr_val_w {
    color: #333;
    font-weight: 600;
    padding-left: 3px !important;
    text-align: left;
}

.width_a50 {
    width: 50%;
}

.attr_name {
    background: #fff;
    display: inline;
    line-height: 1.2;
    margin: 0 20px 0 0;
    position: relative;
    z-index: 1;
}

.dotted {
    border-bottom: 1px dotted #666;
    display: block;
    position: absolute;
    top: 26px;
    width: 100%;
    z-index: 0;
}

.pr_pr_in {
    border: 1px solid #1c7677;
    border-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}


.pr_pr_in .price-new .price_span {
    font-size: 35px;
    font-weight: 600;
}


.price-old {
    color: #888;
    font-size: 14px;
    font-weight: 600;
}

#blink {
	-webkit-animation: blink 2s linear infinite; 
	animation: blink 2s linear infinite; 
	font-weight: bold; 
	color: color: #1c7677; 
}

@-webkit-keyframes blink { 
	0% { color: #1c7677; }
	50% { color: #FBB; }
	100% { color: #1c7677; }
}

@keyframes blink {  
	0% { color: #1c7677; }
	50% { color: #FBB; }
	100% { color: #1c7677; } 
}


.blog_title a {
    color: #ff3e2f;
}



.pr_pr_in .price-new, .pr_pr_in .price-old {
    display: inline-block;
    padding: 0;
    position: relative;
}

.price_w {
    padding: 15px 15px 15px;
    position: relative;
    text-align: left;
}

.nal_pr {

    background: #e31e25;
    background: -webkit-linear-gradient(bottom, #e31e25, #cc1b21);
    background: -ms-linear-gradient(top, #e31e25, #cc1b21);
    background: -moz-linear-gradient(top, #e31e25, #cc1b21);
    background: linear-gradient('to bottom', #e31e25, #cc1b21);
    border-radius: 20px 0 0 20px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 3px 5px 3px 10px;
    position: absolute;
    right: -1px;
    top: 15px;
}

.buy_btns {
    background: #e8f1f1;
    padding: 5px 15px;
}

.btn_doop_w {
    position: relative;
}

.w50 {
    width: 50%;
    float: left;
    padding: 5px 5px;
}
.oplat {
    display: block;
    padding: 0 0 0 33px;
}

.active .btn_doop_w_b {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.mont_ul > li {
    background: url(../image/icons/mont_ul.png) left top/20px auto no-repeat rgba(0, 0, 0, 0);
    padding: 1px 0 1px 30px;
}

.dostav {
    background: url(../image/icons/dostav.png) left top/auto 40px no-repeat rgba(0, 0, 0, 0);
}

.oplat {
    background: url(../image/icons/oplat.png) left top/auto 40px no-repeat rgba(0, 0, 0, 0);
}

.btn_doop.active {
    color: #222;
    position: relative;
}

.btn_doop.active {
    color: #222;
    position: relative;
}

.dostav, .oplat {
    display: block;
    padding: 0 0 0 45px;
    text-align: left;
}

.bl {
    display: block;
    font-weight: 600;
}

.btns_doop a {color: #333;}




.active .ar_d {
    background: url(../image/icons/ar_d_a.png) right center/9px auto no-repeat rgba(0, 0, 0, 0);
}

.ar_d {
    background: url(../image/icons/ar_d.png) right center/9px auto no-repeat rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 12px;
    padding: 0 15px 0 0;
}

.w50 .btn-primary {margin-top: 10px;}

.pr_pr_in .grn {
    
    font-size: 20px;
    font-weight: 600;
    margin: 3px 0 0 2px;
    position: relative;
}

.attr_w {font-size: 14px;}

.hara {
   
    font-size: 20px;
    margin: 0px 5px 0px;
    text-align: left;
}



.category-button button {
	    color: #fff;
    background: linear-gradient(50deg, #018a4f, #02a762);
    border-radius: 3px;
    font-size: 15px;
    padding: 15px 25px;
    margin-bottom: 5px;
    border: none;
    min-height: 40px;
    max-height: 50px;
    width:100%;
}

.category-button button:hover  {
	    color: #fff;
    background: linear-gradient(50deg, #ff6c00, #ffa666);

}

.caption a {
	color: #000;
}

.price_cart_in {
	padding: 5px;
    background: #fef102;
}



.product-grid .zt25 {
    border-right: 1px solid #dcdcdc;
    margin: 0 0 10px;
    padding: 0 0 0 10px !important;
}


@media (max-width: 991px) {

 .zt25 {width: 50%;}
.zt20, .zt25, .zt80 {padding: 0 10px;float: left;}

.category_desc, .hid, .nalich, .product-filter, .w50.btn_doop_w .ar_d, a.price_cart_in_l {
    display: none;
}
}

@media (min-width: 991px) {

.zt25 {width: 25%;}

.zt20, .zt25, .zt80 {padding: 0 10px; float: left;min-height: 370px;}

}


@media (max-width: 320px){

.zt25{ width: 100%;}

}

.sort {margin-bottom: 20px;}

.sort .active {
   color: #e31e25;
    position: relative;
    text-decoration: underline !important;
}
.breadcrumb a:hover, .sort .active, .sort > a {
    text-decoration: none;
}
.sort > a {
    color: #333;
    display: inline-block;
    margin: 0 5px;
    background: transparent;
    border-radius: 3px;
    text-decoration: underline;
}


.sort > a:hover {
 color:#e31e25;
	}

.select_title {
    float: left;
    font-size: 13px;
    margin: 5px 5px 0 0;
}
.select_title, .sort_title {
    font-weight: 400;
}


.limit {
    
}
.limit, .limit .styled-select {
    float: right;
}
.limit, .text_right {
    text-align: right;
}

.styled-select {
    background: url(/catalog/view/theme/default/image/styled-select.png) right center/30px 30px no-repeat #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    display: inline-block;
}

.styled-select select {
    background: none;
    border: none;
    font-size: 14px;
    float: left;
    line-height: 1.2;
    outline: 0;
    padding: 5px 25px 5px 15px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}


a.load_more {        
background: linear-gradient(50deg, #018a4f, #02a762);
    color: #fff;
    box-shadow: 3px 3px 7px 0 rgba(105, 206, 95, 0), inset 0 -1px 0 0 #3a9731;
    border-radius: 4px !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
    margin-bottom: 5px !important;
    border: 1px solid #1c7677 !important;
}

.pagination>.active>span {
	color: #303030;
    cursor: default;
    background-color: #fff4b2;
    border-color: #fff4b2;
}

.pagination>li>a {
	color: #303030;
}


.noUi-connect {
    background: -webkit-linear-gradient(top, #79d670, #4bbe3f);
    box-shadow: inset 0 0 3px rgba(51,51,51,.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}


.navbar-header .btn {padding: 6.5px 28px;
	color:#1c7677;
    font-size: 12px;
    border: 1px solid #1c7677;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}



.fa-filter {padding-right: 5px;}

.child-cat-title {background:none 0 0 repeat scroll #ffdd50;
  position:relative;
  z-index:99;margin-bottom: 2px;padding: 8px;}

  .child-cat-title a {
  	color: #000;
  	padding-left: 10px;    
  	font-size: 14px;
  }

  .cat-title {
  margin-top: 10px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    /* padding-bottom: 10px; */
    background: #1c7677;
    line-height: 25px;
    padding: 10px 0;
}

   .child-cat-title a:hover {padding: 0 14px; }

   .displayn {display: none;}

   .my_quantity {
   	margin-bottom: 10px;
   	    margin: 0 auto;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 20px !important;
width: 100px!important;
border: 1px solid #E0E0E0 !important;
padding: 2px 0 2px 2px;
}
.quant {
background: none !important;
border: 0px solid #E0E0E0 !important;
border-left: medium none;
border-right: medium none;
display: inline;
height: 15px;
line-height: 21px;
margin: 0;
padding: 0 5px;
text-align: center;
vertical-align: middle;
width: 42px;
}
.my_minus {
padding: 0px 7px 1px 8px;
}
.my_plus {
padding: 0px 6px 1px 6px;
}
.my_minus, .my_plus {
position: relative;
display: inline;
height: 21px;
width: 21px;
line-height: 18px;
margin: 0;
vertical-align: middle;
border: none;
box-shadow: none;
font-weight: normal;
cursor: pointer;
-webkit-border-radius: 20px !important;
-moz-border-radius: 20px !important;
-ms-border-radius: 20px !important;
-o-border-radius: 20px !important;
border-radius: 20px !important;
background: -webkit-linear-gradient(bottom, #1c7677, #1c7677);
color: #fff !important;
}


#category i {padding-left: 10px;}

#category .fa {font-size: 18px;}








.blog_item p>a {
    color: #fff;
    background: #ff6c00;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 25px;
    border: none;
    min-height: 40px;
    max-height: 50px;
    margin-top: 20px;
    display: block;
    width: 155px;

}

.blog_item i {
	color: #fff;
	padding-left: 5px;
}
.blog_item .summary p .fa {
    color: #fff;
}



.drop-menu ul {
  margin: 0;
  padding: 0;
  min-width: 200px;    
  list-style: none;
  display: none;
  
}
.drop-menu ul li {
   background-color: #fff;
    height: 35px;
}
.drop-menu ul li:hover {
    background: #1d9fcb;
}    
.drop-menu ul li a {
     display: block;
    
    padding: 5px 10px;
    text-decoration: none;
    font-size: 16px;
    color: #d23415 ;
    font-weight: 600;
}

.drop-menu .title {
    display: inline-block;
 	color: #d23415 ;
    padding: 5px 0  5px 0px;
    font-size: 26px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
}
    
.drop-menu .title::after {
    content: "";
    float: right;
    display: block;
    background: url(../image/icons/ar_d.png) right center/13px auto no-repeat rgba(0, 0, 0, 0);
    width: 19px;
    height: 19px;
    margin-right: 0px;    
}
    
.drop-menu.open .title {
  color: #d23415 ;
}
  
.work-time {float: left;
    padding: 0px 0;
    margin: 0 15px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    display: table;
    /* font-weight: bold; */}
.work-time span {font-weight: normal; font-size: 14px;}
.work-time-row {display: table-row}


.drop-menu.open ul {
  display: block;
}


#dropdown-menu {position: absolute;z-index: 9999;}

.drop-menu .title a:hover {color:#1c7677; }

.price_cart_in {
	height: 50px;
    vertical-align: middle;
    display: table-cell;
}

.mont_ul > li {
    background: url(/catalog/view/theme/default/image/icons/check.png) left top/20px auto no-repeat rgba(0, 0, 0, 0);
    margin: 0 0 10px;
    padding: 1px 0 1px 30px;
}

.divpagination {
	margin-top: 30px;
	text-align: center;
}


ul.mont_ul  {list-style: none;padding-left: 20px;padding-top: 5px;text-align: left;}

.price-old .grn {font-size: 12px; font-weight: 600;}

.pr_pr_in .price-old:before {
    background: #989898;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: -1px auto 0;
    position: absolute;
    top: 50%;
    transform: rotate(-10deg);
    width: 110%;
}

.price-econom {
    color: #e31e25;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 10px;
}

.select_phone_w  {text-align: center;}
.btn-group .btn-default {
    color: #e31e25;}

    #menu .nav li.active {
    background-color: rgba(0, 0, 0, 0.1);
}




.width_a33 {width: 33%;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ff6c4a;
    cursor: default;
    background-color: #fff;
    border-bottom: 3px solid #ff6c4a;
    border-bottom-color: #ff6c4a;

}

.nav-tabs {font-size: 20px;}
.nav-tabs {
     border-bottom: 0px solid #ddd; 
}

.nav-tabs>li>a {color: #555;}

.panel-heading {display: none;}

.prod-name {font-size: 14px;font-weight: normal;margin-bottom: 8px;height: 40px;
    overflow: hidden;}
.prod-name a {
	color: #000;
}
.product-grid .price-new-w {font-size: 16px;text-align: center;}

#dropdown-menu a {
	color: #333;
    font-weight: normal;
}
#dropdown-menu li:hover {
	background: #fff;
	
}

.row.stock {margin-bottom: 20px;}

.stock .cont-left {float: left;}

.stock .cont-right {float: right;}

.stock .cont-left .image img, 
.stock .cont-right .image img, 
.stock .cont-center .image img
{width: 300px;}

.stock .cont-left .prod-name, 
.stock .cont-right .prod-name, 
.stock .cont-center .prod-name
 {margin-top: 5px; height: 25px;}
 
.stock .cont-left .prod-name a, 
.stock .cont-right .prod-name a, 
.stock .cont-center .prod-name a
 {font-size: 14px;}

.stock .cont-center .category-button button {width: 62%;}

.stock .cont-left .category-button button a, 
.stock .cont-right .category-button button a, 
.stock .cont-center .category-button button a 
{color: #fff;}

.stock .cont-left .category-button button, 
.stock .cont-right .category-button button 
{width: 80%;}


.drop-menu ul li:hover {
	background: #fff;
	
}
.float-right {float: right;}




.mgt20 {margin-top: 20px;} 
.mgb30 {margin-bottom: 30px;} 

.module-heading {font-size: 24px; color:#000;text-align: center;text-transform: uppercase;margin: 50px 0 20px; line-height: 28px;}
.module-heading span {color:#ff6c4a;}

.why-we-text {text-align: center; font-size: 18px; font-weight: bold;color: #000;padding: 10px 0;}

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

.review {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
border-radius: 4px;
border: 1px solid #d7e9fb;
padding: 0 20px;
}


.tizers_block {
  font-size:0;
  margin: 30px 0 0 0;
  text-align:center;
}

.tizers_block .item {
  box-sizing:border-box;
  color:#000000;
  display:inline-block;
  font-size:0;
  margin:10px 0 0px;
  padding:0 5px 0 0;
  transition:all 0.1s ease;
  vertical-align:middle;
  white-space:nowrap;
  width:20%;
}

.tizers_block .item .img {
  margin:0 20px 0 0;
  max-width:60px;
}

.tizers_block * {
  line-height:18px;
}

.tizers_block .item .title {
  margin:0px 0 0;
  text-align:left;
  white-space:normal;
  width:60%;
}

.tizers_block .item .img, .tizers_block .item .title {
  display:inline-block;
  font-size:14px;
  vertical-align:middle;
}


.header-phone{
	padding: 2px 0;
    margin: 0 15px;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding-bottom: 15px;
}   

.work-ouers {
	padding: 15px 0 25px;
	line-height: 25px;
}
   
.work-ouers span {
  font-size: 16px;
  font-weight: bold;
 
}

.phnum font {
  color:#e31e25;
  font-size:18px;

}

.footer-phones {font-size: 29px;
    line-height: 35px;
    padding-bottom: 25px;}
.footer-block-head {height: 70px; position: relative;}
.footer-block-head img {max-width: 215px;}
.footer-mail {font-size: 19px;}
	
.footer-block-head p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 2px solid #e31e25;
}

.pd15 {
	padding: 15px 0;	
}



.phone-img {    float: left;
    margin: 10px 0;}

   .phones {
    	float: left;
    	display: flex;
    align-items: center;
  
    }

#review .fa-star + .fa-star-o {
    color: #E69500;
}

.product-grid .product-thumb:hover {
     box-shadow: 1.828px 1.828px 5px 0px rgba(0, 0, 0, 0.26);
    border-right: 1px solid transparent;
    position: relative;
    z-index: 2;
    border-radius: 2px;
}


.breadcrumb li:last-child:after {
	display: none;
	
}

.deshevle {
	color: #1c7677;
    font-size: 16px;
    font-weight: 600;
}

.snizim-cenu {
	color: #1c7677;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 25px;
}
.center-img img{text-align: center;}

 .occm-button {
 	background: #fef102;
    color: #000;
 }

.pd55 {
	padding: 0 38px !important;	
	color:#e31e25 !important;
	font-size: 35px;
    font-weight: 600;
}

.border {
	border: 1px solid #d7e9fb;
}

.ui-autocomplete .image img {
    margin-top: 20px;
}

.ui-autocomplete .name {
    color: #000 !important;
    }

.ui-autocomplete .ui-menu-item .price {
color: #ff6c00;
}

.ui-autocomplete .ui-menu-item .label {
color: #000;
}

.price_cart_in_l {
	display: table;
}

.home-main-categories {
	text-align: center;
}

.tel-flex {

	display: flex;
	
    justify-content: center;
    margin-top: -5px;

}

.home-main-category{
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  
}

.home-main-category:hover{
  top: -2px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.14);
}

.cat-title a {
	color: #fff;
}


.last-view-title {
	font-size: 25px;
    margin-top: 30px;
    padding-bottom: 20px;
  
}

.last-view-producttitle {
	  min-height: 40px;
}

.product-thumb {
position: relative;
    box-shadow: 1.828px 1.828px 5px 0px rgba(0, 0, 0, 0.26);
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    overflow: auto;
}

h3.green-text {text-align: center; color: #1c7677; font-weight: 600;}
table.product-table tr td {text-align: center;}
table.product-table tr td:first-child {text-align: left;}
table.product-table tr:first-child {
    background: #ffc000;
    text-align: center;
    font-weight: 600;
}

.drop {
	text-align: center;
}

.opt-img {
	margin-right: 25px;
}

.why-we li {
	list-style-type: none;
}

.propose-list li {
	list-style-type: none;
}

.princip {
	text-align: center;
}
.sub-princip {
	text-align: center;
	font-size: 20px;
}

.fa-check-circle {
	padding-right: 10px;
}

.fa-check-circle:before {
	font-size: 20px;
    color: #ff6c00;
}

.biznes-wrap {
	display: flex;
	justify-content: space-around;
	padding: 30px 0;
	flex-wrap: wrap;
}

.biznes-item {
	max-width: 350px;
	width: 100%;
    text-align: center;
}

.biznes-desc {
	font-size: 20px;
    font-weight: 600;
    margin-top: 45px;
    line-height: 25px;
}

.biznes-desc > div {
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
}

.adv-title {
    text-align: center;
    font-size: 20px;
}

.adv-wrap {
	display: flex;
	justify-content: space-around;
	padding: 30px 0;
	flex-wrap: wrap;
}

.adv-item {
	max-width: 300px;
	width: 100%;
    text-align: center;
}

.tel-flex img {
	vertical-align: inherit;
}

.adv-text {
	font-size: 19px;
    font-weight: 600;
    margin-top: 45px;
    line-height: 20px;
}

.contact-wrap {
	display: flex;
	border: 14px solid #FBC32E;
	background: #FFFCE5;
    width: 100%;
    justify-content: space-between;
    padding: 50px;
    flex-wrap: wrap;
}

.contact-form,
.contact-phone {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	max-width: 500px;
    width: 100%;
}

.name,
.phone,
.send {
	max-width: 400px;
    width: 100%;
    margin: 5px 0;
    height: 40px;
}

.megamenu-type-category-full-image  {
	max-width: 600px !important;
}

.megamenu-bigblock {
	max-width: 600px !important;
}

.main-category-title {
font-size: 25px;
    padding: 30px 0 0;
    display: block;
    text-align:center;
}

.name,
.phone {
	padding-left: 10px;
}

.send {
	background: linear-gradient(90deg, #FC6E14, #F8B133, #FC6E14);
	color: #FFF;
	font-weight: bold;
	border: none;
	font-size: 24px;
	margin-top: 15px;
	text-transform: uppercase;
	height: 50px;
}

.send:hover {
	color: #152760;
}

.form-title,
.phone-title {
	font-size: 34px;
    text-align: center;
    line-height: 35px;
}

.form-title {
	margin-bottom: 35px;
}

.phone-title {
	font-weight: bold;
}

.call-number {
    font-size: 52px;
    line-height: 65px;
    font-weight: bold;
    color: #52B759;
}

.call-icons {
	display: flex;
    justify-content: space-between;
    max-width: 160px;
    width: 100%;
}

.item:hover .rollover-animation {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
}

.footer-phones a:focus {
color: #ccc;
}

@keyframes slideDown {
  0% {
      transform: translateY(0%);
  }
  25% {
      transform: translateY(-50%);
  }
  50% {
      transform: translateY(10%);
  }
  95% {
      transform: translateY(-4%);
  }
  100% {
      transform: translateY(0);
  }
}
 #content > div > p > img{
     display: none;
 }
@-webkit-keyframes {
   0% {
    -webkit-transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(-50%);
  }
  50% {
    -webkit-transform: translateY(10%);
  }
  95% {
    -webkit-transform: translateY(-4%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes {
   0% {
    -moz-transform: translateY(0%);
  }
  25% {
     -moz-transform: translateY(-50%);
  }
  50% {
     -moz-transform: translateY(10%);
  }
  95% {
     -moz-transform: translateY(-4%);
  }
  100% {
      -moz-transform: translateY(0);
  }
}