@font-face {
	font-family: 'MyriadPro';
	src: url('../font/MyriadPro-Regular.eot');
	src: url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/MyriadPro-Regular.woff') format('woff'),
		 url('../font/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProBold';
	src: url('../font/MyriadPro-Bold.eot');
	src: url('../font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/MyriadPro-Bold.woff') format('woff'),
		 url('../font/MyriadPro-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



* {
	outline: none !important;
}
body {
	font-family: 'MyriadPro';
}
textarea {
	resize: none;
}
a {
	transition: all 0.6s;
}
p {
	color: #5a5959;
	font-size: 30px;
}

.slick-next {
    right: 20px;
}

.slick-prev {
    left: 20px;
	z-index: 8;
}

.price span {
    display:none;
}
.button {
    display:none;
}



.SiteBranch {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.SiteBranch, .SiteBranch a, .SiteBranch span {
	color: #009ff5;
	font-size: 14px;
	font-family: 'MyriadPro';
}

#siteAuthBox {
	clear: both;
	width: 100%;
	text-align: left;
}
#siteAuthBox a {
	padding: 0px 5px 0px 0px;
	font-family: 'MyriadPro';
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	transition: all 0.6s;
}
#siteAuthBox a i {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	color: #00a0d1;
	font-size: 12px;
}
#siteAuthBox a:hover {
	color: #00a0d1;
}

.btn-primary {
	background-color: #009ff5;
    border: 1px solid #009ff5;
}
.btn-primary:hover {
    color: #2b343a;
    background-color: #ffffff;
}

.modal-body p {
	font-size: 14px;
}

.checkOutForm {
	
}
.checkOutForm input, .checkOutForm select {
	display: block;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	height: 41px;
	font-family: 'MyriadPro';
	color: #626262;
	font-size: 14px;
	border: 1px solid #3c3c3c;
}
.checkOutForm .checkOutFormSubmit, .checkOutForm input[type="submit"] {
	display: block;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 11px 7px 0px 7px;
	height: 41px;
	font-family: 'MyriadPro';
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #009ff5;
	border: 1px solid #009ff5;
	transition: all 0.6s;
}
.checkOutForm .checkOutFormSubmit:hover, .checkOutForm input[type="submit"]:hover {
	color: #2b343a;
	background-color: #ffffff;
}
.checkOutForm input[type="submit"] {
	padding: 3px 7px 0px 7px;
}
.checkOutForm table {
	width: 100%;
}
.checkOutForm table td {
	color: #2b343a;
	font-size: 16px;
	font-family: 'MyriadPro';
}
.checkOutForm .checkOutFormSubmitActive {
	color: #2b343a;
	background-color: #ffffff;
}
.checkOutForm .checkOutFormSubmitBoxL {
	width: 50%;
	padding-right: 5px;
}
.checkOutForm .checkOutFormSubmitBoxR {
	width: 50%;
	padding-left: 5px;
}

.modal-title {
	float: left;
	font-size: 23px;
	line-height: 23px;
}
.close {
	font-size: 25px;
}
.span.wpcf7-not-valid-tip {
	display: block;
	margin-top: -20px;
}

.sideWidgetBox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sideWidgetBox h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	color: #3d3d3d;
	text-transform: uppercase;
}
.sideWidgetBox ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	#list-style: none;
}
.sideWidgetBox ul li {
	#margin: 0px 0px 0px 0px;
	#padding: 0px 0px 0px 0px;
	list-style: none;
	padding-left: 0px;
}
.sideWidgetBox ul li::before {
	content: "• ";
	color: #009ff5;
	font-size: 30px;
}
.sideWidgetBox ul li a {
	#list-style: none;
	font-size: 18px;
	line-height: 23px;
	color: #717274;
	text-decoration: none;
	text-transform: uppercase;
}
.sideWidgetBox ul li a:hover {
	color: #009ff5;
	text-decoration: none;
}
.sideWidgetBox .sideWidgetItem {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #717274;
}



.SiteHeader {
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 0px;
	background-color: #2b343a;
	border-bottom: solid 4px #009ff5;
}
.SiteHeader .SiteLogo {
	display: block;
	margin: 5px 0px -20px 0px;
}
.SiteHeader p {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}

.SiteHeader a {
	color: #ffffff;
}


.SiteHeader p strong {
	font-weight: bold;
}
.SiteHeader i {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	font-size: 34px;
	color: #029be8;
}


.simplePagePage {
	margin-bottom: 30px;
}
.simplePagePage .simplePageTitle {
	margin: 30px 0px 30px 0px !important;
	font-size: 24px !important;
	color: #000000 !important;
	text-transform: none;
}


.SiteForm {
	
}
.SiteForm input {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	background-color: #f7f7f7;
	border-radius: 5px;
}
.SiteSearchForm {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.SiteSearchForm input {
	border: 0px;
}
.SiteSearchForm input[type="text"] {
	width: 100%;
	padding: 0px 10px 0px 30px;
	color: #232f37;
	font-size: 16px;
}
.SiteSearchForm .SiteSearchFormSubmit {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 53px;
	height: 100%;
	background-color: #2eaceb;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.6s;
}
.SiteSearchForm .SiteSearchFormSubmit:before {
	display: block;
	margin: 8px 0px 0px 0px;
	font-size: 21px;
	color: #ffffff;
	transition: all 0.6s;
}
.SiteSearchForm .SiteSearchFormSubmit:hover:before {
	color: #555555;
}


.cart_item {
	
}
.cart_item .product-thumbnail {
	width: 100px;
}
.cart_item .product-thumbnail img {
	width: 78px;
	height: 78px;
}

.cartRemooveBox {
	position: relative;
}
.cartRemooveBox .remove {
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -10px;
}


.SiteMenu {
	
}
.SiteMenu ul {
	list-style: none;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.SiteMenu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	list-style: none;
}
.SiteMenu ul li a {
	padding: 0px 0px 0px 35px;
	color: #002a44;
	font-size: 18px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
	text-decoration: none;
}
.SiteMenu ul li a:hover, .SiteMenu ul li.current-menu-item a, .SiteMenu ul li.current-page-ancestor a {
	text-decoration: none;
	color: #0093e2;
}

.ServPageObslugBox {
	margin-bottom: 30px;
}
.ServPageObslugBox h1 {
	margin: 0px 0px 30px 0px;
	text-align: center;
	color: #2b343a;
	font-size: 36px;
	font-family: 'MyriadPro';
	text-transform: uppercase;
}
.ServPageObslugBox h2 {
	margin: 15px 0px 35px 0px;
	text-align: center;
	color: #0686cc;
	font-size: 24px;
	font-family: 'MyriadPro';
}
.ServPageObslugBox img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}

.ServPageRestavrBox {
	margin-bottom: 30px;
}
.ServPageRestavrBox h1 {
	margin: 0px 0px 30px 0px;
	text-align: center;
	color: #2b343a;
	font-size: 36px;
	font-family: 'MyriadPro';
	text-transform: uppercase;
}
.ServPageRestavrBox .ServPageRestavrh2Box {
	position: relative;
}
.ServPageRestavrBox .ServPageRestavrh2Box h2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: flex;
	align-items: center;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	font-family: 'MyriadPro';
	background-color: rgba(0, 0, 0, 0.5);
}
.ServPageRestavrBox .ServPageRestavrh2Box h2 span {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	padding-top: 7px;
	color: #0093e2;
	font-size: 45px;
	font-family: 'MyriadPro';
	font-weight: bold;
	text-align: center;
}
.ServPageRestavrBox .ServPageRestavrh2Box img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}
.ServPageRestavrBox .ServPageRestavrContent {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	height: 70px;
	color: #000000;
	font-size: 14px;
	font-family: 'MyriadProBold';
	text-align: center;
}
.StroyListBox .ServPageRestavrContent {
	height: 0px;
}
.ServPageRestavrBox .ServPageRestavrIMGList {
	margin-top: 35px;
}
.ServPageRestavrBox .ServPageRestavrIMGList img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}
.ServPageRestavrBox .ServPageRestavrIMGList h3 {
	display: block;
	margin: 20px 0px 20px 0px;
	height: 40px;
	text-align: center;
	color: #0093e2;
	font-size: 24px;
	font-family: 'MyriadPro';
}
.ServPageRestavrBox .ServPageRestavrImgListBox {
	padding-top: 50px;
}




.siteSlider {
	
}
.siteSlider .siteSliderItem {
	height: 570px;
	background-size: cover;
}
.siteSlider .siteSliderItem h2 {
	position: relative;
	margin: 180px 0px 0px 25px;
	color: #ffffff;
	font-size: 49px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
}
.siteSlider .siteSliderItem h2:before {
	position: absolute;
	content: '';
	left: -30px;
	top: 0px;
	width: 4px;
	height: 100%;
	background-color: #009ff5;
}
.siteSlider .slick-dots {
	bottom: 150px;
}
.siteSlider .slick-dots li button {
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	background-color: transparent;
}
.siteSlider .slick-dots li button:before {
	display: none;
}
.siteSlider .slick-active button {
	background-color: #ffffff !important;
}

.homeImage1 {
	display: block;
	/*margin: -137px 0px 0px 58px;*/
	margin: 60px 0px 0px 58px;
	width: 757px;
	height: auto;
}

.flyForm {
	position: absolute;
	/*top: -243px;*/
	top: 0px;
    left: 107px;
	width: 465px;
	padding: 25px 35px 25px 35px;
	background-color: #029df0;
}
.flyForm form {
	border-top: solid 3px #8cb1db;
}
.flyForm input {
	display: block;
	width: 100%;
	height: 52px;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
	color: #000000;
	font-size: 18px;
	border: 0px;
	transition: all 0.6s;
}
.flyForm input[type="submit"] {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 24px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
	background-color: #2b343a;
	box-shadow: 5px 5px 5px #1a4b66;
}
.flyForm input[type="submit"]:hover {
	color: #04a0f3;
}
.flyForm span.wpcf7-not-valid-tip {
	margin-top: -10px;
}

.blockGray {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 85px 0px;
	background-color: #ececec;
}
.blockGray table img {
	margin: 20px 30px 20px 0px;
}
.blockGray table p {
	margin: 0px 0px 0px 0px;
	color: #464646;
	font-size: 18px;
}
.blockGray h1 {
	margin: 31px 0px 61px 0px;
	padding: 0px 0px 0px 0px;
	color: #2b343a;
	font-size: 53px;
	text-transform: uppercase;
}
.blockGray .blockGrayMiniItem p {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #81868e;
	font-size: 16px;
}

.infoBox_1 {
	margin: -49px 0px 91px 55px;
	padding: 41px 30px 51px 30px;
	width: 490px;
	background-color: rgba(68, 76, 81, 0.9);
}
.infoBox_1 h1, .infoBox_1 h2 {
	margin: 20px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
}
.infoBox_1 p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
}


.bgImgResp {
	background-size: cover;
	background-position: center center;
}

.siteDefSect {
	margin: 25px 0px 30px 0px;
	padding: 30px 0px 30px 0px;	
}
.siteDefSect h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #0093e2;
	font-size: 24px;
	text-transform: uppercase;
}
.siteDefSect p {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #000000;
	font-size: 16px;
}
.siteDefSect .siteDefSectContent {
	margin-top: 9%;
	border-left: 4px solid #009ff5;
}
.siteDefSect img {
	max-width: 100%;
	height: auto;
}




.siteFooter {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 64px 0px 61px 0px;
	background-color: #2b343a;
}
.siteFooter .footerMenu {
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.siteFooter .footerMenu li {
	display: block;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center
}
.siteFooter .footerMenu li a {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 32px;
}
.siteFooter .footerMenu li.current-menu-item a {
	color: #0093e2;
}
.siteFooter h3 {
	margin: 55px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}
.siteFooter p  {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
}

.siteFooter a {
	color:#fff;
}

.footerForm {
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	overflow: hidden;
	border: 2px solid #5a5f5f;
}
.footerForm h4 {
	margin: 5px 0px 22px 0px;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
.footerForm input, .footerForm textarea {
	display: block;
	margin: 0px 0px 21px 0px;
	padding-left: 30px;
	width: 100%;
	height: 34px;
	color: #034366;
	font-size: 14px;
	border: 0px;
}
.footerForm textarea {
	height: 105px;
	padding: 10px 20px 10px 20px;
}
.footerForm input[type="submit"] {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'MyriadProBold';
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	border: 0px;
	background-color: #438ad3;
	transition: all 0.6s;
}
.footerForm input[type="submit"]:hover {
	color: #2b343a;
}
.inputBorderTop input, .inputBorderTop textarea {
	transition: all 0.3s;
}
.inputBorderTop input:focus, .inputBorderTop textarea:focus {
	border-top: 4px solid #69aff6;
}

.footerForm input::-webkit-input-placeholder, .footerForm textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #034366;
}
.footerForm input::-moz-placeholder, .footerForm textarea::-moz-placeholder { /* Firefox 19+ */
  color: #034366;
}
.footerForm input:-ms-input-placeholder, .footerForm textarea:-ms-input-placeholder { /* IE 10+ */
  color: #034366;
}
.footerForm input:-moz-placeholder, .footerForm textarea:-moz-placeholder { /* Firefox 18- */
  color: #034366;
}
.footerForm span.wpcf7-not-valid-tip {
	margin-top: -20px;
	line-height: 17px;
}
.footerForm .wpcf7-response-output {
	background-color: #ffffff;
}

.siteFooter2v {
	background-color: #000000;
}

.SubFooterMenuBox {
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 35px 0px;
}
.SubFooterMenuBox p {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #555555;
	font-size: 11px;
}
.SubFooterMenuBox ul {
	/*display: inline-block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;*/
	display: none;
}
.SubFooterMenuBox ul li {
	display: inline-block;
	margin: 0px 5px 0px 5px;
	position: relative;
	list-style: none;
}
.SubFooterMenuBox ul li:before {
	display: block;
	position: absolute;
	content: '';
	left: -5px;
	top: 6px;
	width: 2px;
	height: 10px;
	background-color: #555555;
}
.SubFooterMenuBox ul li a {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}
.SubFooterMenuBox ul li.current-menu-item a, .SubFooterMenuBox ul li a:hover {
	color: #0093e2;
	text-decoration: none;
}


.slicknav_menu {
	display: none;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #2b343a;
}
.slicknav_btn {
	position: absolute;
	top: -54px;
	right: 10px;
	padding: 11px 11px 11px 11px;
	background-color: #2eaceb;
}
.slicknav_nav {
	position: absolute !important;
	left: 0px !important;
	z-index: 100000 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 30px 0px 30px 0px !important;
	width: 100% !important;
	background-color: #2b343a !important;
}
.slicknav_nav li {
	display: block !important;
}
.slicknav_nav li a {
	line-height: 30px;
	color: #ffffff !important;
}
.slicknav_menu .slicknav_menutxt {
	font-weight: bold;
    text-shadow: none;
}

.pageContact img {
	max-width: 100%;
	height: auto;
}
.pageContact h1 {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 36px;
	text-align: center;
}
.pageContact p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #81868e;
	font-size: 18px;
	text-align: center;
}
.pageContact .pageSocial {
	display: none;
	text-align: center;
}
.pageContact .pageSocial a {
	display: inline-block;
	margin: 30px 10px 30px 10px;
	font-size: 50px;
	color: #438ad3;
	text-decoration: none;
}
.pageContact .pageSocial a:hover {
	color: #2b343a;
	text-decoration: none;
}

.contactForm input, .contactForm textarea {
	display: block;
	margin: 0px 0px 30px 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	height: 45px;
	color: #676767;
	font-size: 18px;
	border: 2px solid #777777;
}
.contactForm textarea {
	padding: 15px 15px 15px 15px;
	height: 212px;
}
.contactForm input[type="submit"] {
	height: 60px;
	color: #ffffff;
	font-size: 24px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
	border: 0px;
	background-color: #009ff5;
	transition: all 0.6s;
}
.contactForm input[type="submit"]:hover {
	color: #2b343a;
}
.contactForm span.wpcf7-not-valid-tip {
	margin-top: -30px;
}

#siteMap {
	width: 100%;
	min-height: 410px;
}



.pageNews {
	margin-top: 30px;
	margin-bottom: 30px;
}
.pageNews img {
	display: block;
	margin: 38px auto 0px auto;
	max-width: 100%;
	height: auto;
}
.pageNews .pageNewsReadMo {
	display: inline-block;
	margin: 5px 0px 7px 0px;
	padding: 5px 30px 5px 30px;
	float: right;
	color: #ffffff;
	font-family: 'MyriadProBold';
	font-size: 20px;
	background-color: #009ff5;
	text-decoration: none;
}
.pageNews .pageNewsReadMo:hover {
	color: #2b343a;
}
.pageNews h1 {
	text-transform: uppercase;
	color: #626262;
	font-size: 18px;
}
.pageNews p {
	color: #626262;
	font-size: 14px;
}
.pageNews .pageNewsMainTitle {
	color: #000000;
	font-size: 48px;
	text-align: center;
	text-transform: none;
}
.pageNews .pageNewsMinTitle, .pageNews .pageNewsMinTitle a {
	color: #81868e;
	font-size: 24px;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}
.pageNews .pageNewsMinTitle a:hover {
	color: #2b343a;
}

.pageNews.pageNews2 a.pageNews2Aurl {
	display: block;
	position: relative;
}
.pageNews.pageNews2 a.pageNews2Aurl .pageNews2AurlTitle {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
}
.pageNews.pageNews2 a.pageNews2Aurl:hover .pageNews2AurlTitle {
	display: flex;
}
.pageNews.pageNews2 a.pageNews2Aurl:hover .pageNews2AurlTitle i {
	padding: 7px 10px 7px 10px;
	text-transform: uppercase;
	font-style: normal;
	color: #ffffff;
	font-size: 21px;
	font-family: 'MyriadProBold';
	background-color: #009ff5;
}
.pageNews.pageNews2 h1 {
	margin: 25px 0px 0px 0px;
}
.pageNews.pageNews2 img {
	margin: 20px auto 0px auto;
}
.pageNews.pageNews3 .pageNewsMainTitle {
	text-transform: uppercase;
}
.pageNews.pageNews3 .pageNewsMinTitle a {
	color: #009ff5;
}
.pageNews.pageNews3 .pageNewsMinTitle a:hover {
	color: #2b343a;
}

.blockService {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    background-color: #ececec;
}
.blockService h1 {
	margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
	color: #0093e2;
	font-size: 24px;
	text-transform: uppercase;
}
.blockService p {
	margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}

.singlePost img {
	max-width: 100%;
	height: auto;
}
.singlePost .singlePostDate {
	color: #009ff5;
	font-size: 18px;
}
.singlePost h1 {
	margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	color: #626262;
	font-size: 18px;
	text-transform: uppercase;
}
.singlePost p {
	margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	color: #626262;
	font-size: 16px;
	line-height: 27px;
}
.singlePost .nav-links {
	clear: both;
	overflow: hidden;
}
.singlePost .nav-links .nav-previous {
	float: left;
}
.singlePost .nav-links .nav-next {
	float: right;
}
.singlePost .nav-links a {
	display: inline-block;
	float: left;
	margin: 10px 0px 10px 0px;
    padding: 7px 40px 7px 40px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-family: 'MyriadProBold';
	background-color: #009ff5;
}
.singlePost .nav-links a:hover {
	color: #2b343a;
}
.singlePost .singlePostSocBox {
	margin: 30px 0px 30px 0px;
	color: #009ff5;
	font-size: 18px;
}
.singlePost .singlePostSocBox a {
	display: inline-block;
	margin: 0px 10px 0px 10px;
	color: #c9c9c9;
	font-size: 40px;
	text-decoration: none;
}
.singlePost .singlePostSocBox a:hover {
	color: #009ff5;
}
.singlePost .apss-social-share {
	display: inline-block;
	margin: 0px 0px 18px 0px;
}
.singlePost .apss-theme-1 .apss-single-icon .apss-icon-block {
	height: auto;
	border: 0px solid #dcdcdc;
}
.singlePost .apss-theme-1 .apss-icon-block .fa {
	color: #c9c9c9;
    font-size: 40px;
}
.singlePost .apss-theme-1 .apss-facebook .apss-icon-block:before {
	border-top: 0px solid #3b5998;
}
.singlePost .apss-theme-1 .apss-share {
	display: none;
}
.hideSocialShare .apss-social-share {
	display: none;
}
.apss-theme-1 .apss-single-icon a:hover .fa:before {
	transform: rotate(none) !important;
	transition: all 0s;
}

.lost_reset_password {
	text-align: center;
}
.lost_reset_password p {
    color: #5a5959;
    font-size: 14px;
}
.woocommerce-ResetPassword p {
	width: 100% !important;
}
.woocommerce-ResetPassword .input-text {
	display: block !important;
	margin: 10px auto 10px auto !important;
	padding: 7px 10px 7px 30px;
    color: #232f37;
    font-size: 16px;
	width: 250px !important;
	border-radius: 5px;
}

.woocommerce-MyAccount-navigation ul {
	display: block;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: center;
}
.woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
}
.woocommerce-MyAccount-navigation ul li a {
	font-size: 18px;
}

.woocommerce-MyAccount-content p {
	font-size: 14px;
}


#commentform {
	
}
#commentform label {
	display: block;
}
#commentform #submit {
	display: inline-block;
	float: left;
	margin: 10px 0px 10px 0px;
    padding: 7px 40px 7px 40px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-family: 'MyriadProBold';
	background-color: #009ff5;
	border: 0px;
	transition: all 0.6s;
}
#commentform #submit:hover {
	color: #2b343a;
}
#comments h2 {
	font-size: 20px;
}



.SitePaging {
	margin: 30px 0px 20px 0px;
	text-align: right;
}
.SitePaging .wp-pagenavi>span, .SitePaging .wp-pagenavi>a {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	padding: 5px 11px 0px 11px;
	#width: 34px;
	height: 34px;
	text-align: center;
	color: #000000;
	font-size: 17px;
	font-family: 'MyriadProBold';
	text-decoration: none;
	border: 1px solid #2eabef;
	border-radius: 2px;
}
.SitePaging .wp-pagenavi>span.current {
	color: #ffffff;
	background-color: #2eabef;
}


.relPost {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-color: #f5f5f5;
}
.relPost img {
	max-width: 100%;
	height: auto;
}
.relPost .relPostTitle {
	margin: 20px 0px 20px 0px;
	color: #009ff5;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.relPost a {
	display: block;
	margin: 20px 0px 20px 0px;
	color: #626262;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
.relPost a:hover {
	color: #009ff5;
}

.listQuestion {
	margin-top: 97px;
}
.listQuestion h1.listQuestionTitleMain {
	margin: 10px 0px 0px 0px;
	color: #009ff5;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
}
.listQuestion h1 {
	margin: 0px 0px 17px 0px;
	text-align: left;
}
.listQuestion h1 a {
	color: #3d3d3d;
	font-size: 18px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
	text-decoration: none;
}
.listQuestion h1 a:hover {
	color: #009ff5;
}
.listQuestion p {
	margin: 41px 0px 10px 0px;
	color: #737373;
	font-size: 16px;
	line-height: 26px;
}
.listQuestion section {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 40px 0px;
}
.listQuestion section:before {
	position: absolute;
	bottom: 0px;
	left: 0px;
	content: '';
	width: 75%;
	border-bottom: 1px solid #cecece;
}
.listQuestion section img {
	border-radius: 20px;
	border: 1px solid #cecece;
}
.listQuestion .listQuestionBR {
	margin-bottom: 30px;
	border-right: 1px solid #e5e5e5;
}

.pageNews {
	
}
.pageNews .pageNewsRel {
	position: relative;
}
.pageNews .pageNewsRel .calc_i {
	position: absolute;
	display: flex;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: rgba(0, 0, 0, 0.5);
}
.pageNews .pageNewsRel .calc_i strong {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	color: #0093e2;
	font-size: 45px;
	font-family: 'MyriadProBold';
	line-height: 33px;
}
.pageNews .pageNewsRel .calc_i span {
	display: block;
	float: left;
	width: 80%;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	align-self: center;
}

.pageNews .calc .calcTbl {
	
}

.calc {
	margin-bottom: 30px;
}
.calc table {
	width: 100%;
}
.calc label {
	display: inline-block;
	margin: 7px 0px 4px 0px;
	font-weight: normal;
	color: #0686cc;
	font-size: 16px;
}
.calc input[type="text"], .calc input[type="email"], .calc select {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	height: 40px;
	color: #0686cc;
	font-size: 16px;
	background-color: #dcdbdb;
	border-radius: 3px;
}
.calc .calcTbl td {
	color: #0686cc;
	font-size: 16px;
}
.calc .calcTbl td span {
	padding: 0px 0px 0px 0px;
}
.calc h4 {
	margin-top: 20px;
    margin-bottom: 0px;
	color: #0686cc;
	font-size: 18px;
	text-transform: uppercase;
}
.calc .calcLabelIn label, .calc .calcLabelIn input[type="radio"] {
	display: inline-block;
	width: auto;
	height: inherit;
	cursor: pointer;
}
.calc .calcPS p {
	margin-top: 30px;
	color: #0686cc;
	font-size: 19px;
	font-style: italic;
}
.calc input[type="submit"] {
	margin-top: 40px;
}
.calc .calcCmrgn {
	margin: 0px 5px 0px 5px;
}
span.wpcf7-list-item {
	margin: 0px 0px 0px 0px;
}
.wpcf7-list-item-label {
	font-weight: normal;
    color: #0686cc;
    font-size: 16px;
}


.colcBox {
	background-position: right center;
	background-repeat: no-repeat;
}
.colcBox h3 {
	color: #2b343a;
	font-size: 24px;
	text-transform: uppercase;
}
.colcBox input[type="submit"] {
	display: inline-block;
	padding: 10px 15px 10px 15px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'MyriadProBold';
	border: 0px;
	background-color: #438ad3;
	transition: all 0.6s;
}
.colcBox input[type="submit"]:hover {
	color: #2b343a;
}
.colcBox .colcSubmitInfo {
	padding-top: 30px;
	text-align: right;
	color: #389ed6;
	font-size: 19px;
	font-style: italic;
}

.poostContentSimple {
	clear: both;
	overflow: hidden;
}
.poostContentSimple p {
	text-align: left;
}

.nav-links {
	margin: 30px 0px 30px 0px;
	overflow: hidden;
}
.nav-links .nav-previous {
	float: left;
}
.nav-links .nav-next {
	float: right;
}


.wpcf7-response-output {
	clear: both;
}




.container .filterLeft {
    float: left;
    width: 25%;
    min-height: 1px;
    margin-bottom: 40px;
}
.container .filterRight {
    float: left;
    width: 75%;
    min-height: 1px;
    margin-bottom: 30px;
}
.filterLeft h4 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.woocommerce h4 {
    margin: 10px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    color: #232f37;
    font-size: 16px;
    font-weight: bold;
    font-family: 'MyriadProBold';
    text-transform: uppercase;
}
.prodOrderBox {
    display: block;
    overflow: hidden;
}
.prodOrderBox .prodOrderL {
    display: inline-block;
    min-height: 1px;
    float: right;
}
.prodOrderBox h4 {
    margin: 13px 0px 0px 15px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
}
.prodOrderBox select {
    margin: 0px 0px 0px 10px;
    padding: 0px 10px 0px 10px;
    height: 45px;
    font-size: 18px;
    color: #2b2b2b;
    border: 2px solid #009ff5;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 2px solid #caccce;
}
.woocommerce ul.products li.product a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
    width: auto;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
    color: #2b2b2b;
	font-family: 'MyriadPro';
	height: 60px;
}
.woocommerce ul.products li.product .price {
    color: #009ff5;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 18px;
	text-align: center;
	font-family: 'MyriadProBold';
                
}
.woocommerce ul.products li.product .button {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px !important;
	visibility: hidden;
	width: 100%;
	font-size: 11px;
	color: #2b2b2b;
	font-family: 'MyriadPro';
	text-align: center;
	text-transform: uppercase;
	border: 0px !important;
	background-color: transparent;
}
.woocommerce ul.products li.product .button i {
	font-size: 19px;
	color: #009ff5;

}
.woocommerce ul.products li.product:hover .button {
	visibility: visible;
}
.woocommerce ul.products li.product a.added_to_cart {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.woocommerce nav.woocommerce-pagination {
	clear: both;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 80px 0px;
    text-align: right;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0px;
}
.woocommerce nav.woocommerce-pagination ul li {
    margin: 0px 5px 0px 5px;
    box-shadow: inset 0 0 6px #d3d3d3;
    border: 1px solid #009ff5;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #ffffff;
    font-weight: bold;
    background-color: #009ff5;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 30.8%;
	height: 415px;
}
.woocommerce div.product .product_title {
	color: #2b2b2b;
	font-size: 18px;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
}
.woocommerce .woocommerce-product-details__short-description p {
	color: #000000;
	font-size: 14px;
	font-family: 'MyriadPro';
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #009ff5;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #009ff5;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woo_but, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, #commentform #submit {
	display: inline-block;
    margin: 20px 10px 20px 10px;
    padding: 15px 25px 15px 25px;
    font-size: 18px;
    font-family: 'MyriadPro';
    line-height: 21px;
    color: #009ff5;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 2px solid #009ff5;
    border-radius: 0px;
    transition: all 0.3s;
}
.woocommerce div.product form.cart .button {
	margin: 15px 10px 15px 10px;
    padding: 10px 25px 10px 25px;
	font-size: 14px;
}
.woocommerce .quantity .qty {
	display: inline-block;
	margin: 15px 10px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: 45px;
	font-size: 18px;
}
.noUpperCase {
	padding: 0px 0px 15px 0px !important;
	text-transform: none !important;
	border-bottom: 1px solid #232f37;
}
.woocommerce .up-sells {
	clear: both;
	
}
.woocommerce .up-sells .products {
	margin: 0px 0px 40px 0px;
}
.woocommerce .up-sells h2 {
	margin: 30px 0px 40px 0px;
	padding: 0px 0px 15px 0px !important;
	text-transform: none !important;
	color: #232f37;
	font-size: 18px;
	border-bottom: 1px solid #232f37;
}
.woocommerce .up-sells .products li h2 {
	border-bottom: 0px solid #232f37;
}
.woocommerce .up-sells .products li {
	width: 15% !important;
}
.woocommerce .up-sells .products li.first {
	clear: none;
}
.woocommerce .up-sells .products li, .woocommerce .up-sells .products li.last {
	margin: 0px 2% 10px 0px !important;
}
.woocommerce .up-sells .products li:last-child {
	margin-right: 0px !important;
}

.checkOutMinCartList {
    margin: 0px 0px 33px 0px;
    padding: 28px 15px 28px 15px;
    height: 260px;
    border: 1px solid #707071;
}
.checkOutMinCartList .checkOutMinCartListInn {
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}
.checkOutMinCartList .checkOutMinCartListInn {
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}
.checkOutMinCartList .checkOutMinCartListInn table {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.checkOutMinCartList .checkOutMinCartListInn .checkOutMinCartListItem {
    position: relative;
}
.checkOutMinCartList img {
	display: block;
	margin: 7px auto 7px auto;
    max-width: 100%;
    height: auto;
    transition: all 0.3s;
}
.checkOutMinCartProdTitle {
    display: block;
}
.checkOutMinCartProdTitle, .checkOutMinCartProdTitle a {
    color: #2b2b2b;
    font-size: 18px;
    text-transform: uppercase;
}
.checkOutCalcTitle {
    display: block;
    overflow: hidden;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    color: #232f37;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.checkOutSvithButBig {
    display: inline-block;
    margin: 0px 0px 30px 0px;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-color: #009ff5;
    border: 2px solid #009ff5;
}
.woocommerce-Price-amount {
    color: #009ff5;
}
.woocommerce .product_meta {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color: #232f37;
	font-family: 'MyriadPro';
}
.woocommerce .wcshdesctitle {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color: #232f37;
	font-family: 'MyriadPro';
}
.woocommerce div.product form.cart .group_table td.label, .woocommerce div.product form.cart .group_table td.price {
	font-size: 18px;
	line-height: 43px;
}
.woocommerce div.product form.cart .group_table .qty {
	margin: 0px 0px 0px 0px;
}
.woocommerce .product-type-grouped .button {
	margin-left: 0px !important;
}
.woocommerce div.product form.cart .variations {
	
}
.woocommerce div.product form.cart .variations td.label {
	font-size: 16px;
	line-height: 23px;
    color: #232f37;
    font-family: 'MyriadPro';
	font-weight: normal !important;
}
.woocommerce div.product form.cart .variations label {
	font-weight: normal !important;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #009ff5;
}







/* =WordPress Core-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*===================WP====================*/











@media screen and (min-width: 1460px) {
	.containerHead {
		width: 1400px;
	}
}


@media screen and (max-width: 1280px) {
	.SiteMenu ul {
		margin: 20px 0px 20px 0px;
		text-align: center;
	}
	.SiteMenu ul li a {
		padding: 0px 0px 0px 15px;
		font-size: 16px;
	}
}


@media screen and (max-width: 1200px) {
	#siteAuthBox {
		text-align: right;
	}
	.headB1 {
		width: 33.33%;
	}
	.headB2 {
		width: 33.33%;
	}
	.headB3 {
		width: 33.33%;
	}
	.headB4 {
		width: 100%;
	}
	.SiteHeader .SiteLogo {
		max-width: 100%;
		height: auto;
	}
	.SiteSearchForm {
		margin: 10px 0px 5px 0px;
	}
	.flyForm {
		position: static;
		width: 100%;
	}
}


@media screen and (max-width: 992px) {
	.SiteBranch {
		margin-top: 15px;
	}
	#siteAuthBox {
		text-align: left;
	}
	.slicknav_menu {
		display: block;
	}
	.siteMenuHeader {
		display: none;
	}
	.SiteSearchForm {
		width: 50%;
	}
	.siteSlider .siteSliderItem h2 {
		font-size: 38px;
	}
	.homeImage1 {
		margin: 0px 0px 30px 0px;
		width: auto;
		max-width: 100%;
	}
	.colcBox {
		background-image: none !important;
	}
	.woocommerce .up-sells .products li {
		width: 31% !important;
	}
	.colcBox input[type="submit"] {
		font-size: 12px;
	}
	.SiteHeader {
		padding-bottom: 15px;
	}
	.slicknav_btn {
		top: -71px;
	}
}


@media screen and (max-width: 768px) {
	.calc {
		padding-left: 15px;
		padding-right: 15px;
	}
	.calc .rsp_ibm {
		margin-bottom: 15px;
	}
	.calc .rsp_lh label {
		display: none;
	}
	.colcBox input[type="submit"] {
		width: 100%;
	}
	.woocommerce .up-sells ul.products li.product:nth-child(2n), .woocommerce-page .up-sells ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] .up-sells ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] .up-sells ul.products li.product:nth-child(2n) {
		float: left;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
		clear: none !important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 48%;
	}
	.container .filterLeft {
		width: 100%;
	}
	.container .filterRight {
		width: 100%;
		margin-top: 40px;
	}
	.headB1 {
		width: 100%;
	}
	.headB2 {
		width: 50%;
		float: left;
	}
	.headB3 {
		width: 50%;
		float: left;
	}
	.headB4 {
		width: 100%;
		clear: both;
	}
	.SiteHeader .SiteLogo {
		display: block;
		margin: 0px auto 0px auto;
	}
	.infoBox_1 {
		margin: 0px 0px 0px 0px;
		padding: 30px 30px 30px 30px;
		width: 100%;
	}
	.SubFooterMenuBox {
		margin: 0px 0px 0px 0px;
		padding: 15px 0px 15px 0px;
		text-align: center;
	}
	.siteSlider .siteSliderItem h2 {
		font-size: 20px;
		text-align: left;
		margin: 80px 0px 80px 47px;
	}
	.pageNews h1 {
		text-align: center;
	}
	.pageNews .pageNewsReadMo {
		display: block;
		float: none;
		margin: 10px auto 30px auto;
		width: 280px;
		text-align: center;
	}
	.siteFooter {
		padding: 0px 0px 30px 0px;
	}
	.pageNews .pageNewsMinTitle, .pageNews .pageNewsMinTitle a {
		font-size: 24px;
	}
	.pageNews .pageNewsMainTitle {
		font-size: 31px;
	}
	.singlePost h1 {
		text-align: center;
	}
	.pageNews .pageNewsRel .calc_i {
		position: static;
		display: block;
		overflow: hidden;
		text-align: center;
		background-color: transparent;
	}
	.pageNews .pageNewsRel .calc_i strong {
		display: inline;
		width: inherit;
		text-align: center;
	}
	.pageNews .pageNewsRel .calc_i span {
		display: inline;
		width: inherit;
		color: #000000;
		text-align: center;
	}
	
	.siteSlider .siteSliderItem {
		height: auto;
	}
	
	.siteSlider .siteSliderItem h2:before {
		display: none;
	}
	
	.slick-prev {
		left: 8px;
	}
	
	.slick-next {
		right: 8px;
	}
	
	.homeImage1 {
		display: none;
	}
	
	.flyForm {
		margin-bottom: 15px;
		padding-top: 35px;
	}
	
	.flyForm input {
		height: 40px;
	}
	
	.blockGray {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.blockGray table img {
		margin: 15px 5px;
	}
	
	.blockGray table p {
		font-size: 15px;
	}
	
	.bgImgResp {
		display: none;
	}
	
	.siteDefSect .row {
		display: flex;
	}
	
	.siteDefSect h1 {
		font-size: 18px;
	}
	
	.siteDefSect .col-md-6 {
		display: flex;
    	height: 80px;
		margin-top: 50px;
	}
	
	.siteDefSect {
		margin:0;
		padding:0 0 30px 0;
	}
	
	.toggle-menu {
		cursor: pointer;
		position: absolute;
		width: 120px;
		height: 29px;
		display: inline-block;
		left: 0;
		top: -33px;
		margin: 6px;
		background: #2eaceb;
		border-radius: 3px;
	}
	
	.toggle-menu p {
		font-size: 14px;
    	padding-top: 4px;
    	padding-left: 15px;
		color: #fff;
		
	}
	
	.filterLeft {
		display: none;
	}
	
	.woocommerce {
		position: relative;
	}
}

@media screen and (max-width: 767px) {
	.colcBox input[type="submit"] {
		width: 100%;
	}
	.colcBox .colcSubmitInfo {
		padding-top: 0px;
	}
}


@media screen and (max-width: 480px) {
	.filterLeft h4 {
		text-align: center;
	}
	.container .filterLeft {
		margin-bottom: 15px;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering, .prodOrderBox {
		width: 288px;
		margin: 0px auto 15px auto;
		float: none !important;
	}
	.prodOrderBox select {
		margin: 0px !important;
	}
	.prodOrderBox h4 {
		display: none;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		float: none !important;
		clear: both !important;
	}
	.woocommerce .up-sells .products li {
		width: 48% !important;
	}
	.headB2 {
		width: 49%;
	}
	.headB3 {
		width: 51%;
	}
	.flyForm input[type="submit"] {
		font-size: 18px;
	}
	.blockGray h1 {
		font-size: 26px;
		margin: 10px;
	}
	
	.slick-prev {
	left: 8px;
	z-index: 1;
}

.slick-next {
	right: 8px;
	z-index: 1;
}

.slick-prev::before,
.slick-next::before {
	font-size: 40px;
}

.slick-prev,
.slick-next {
	width: 40px;
	height: 41px;
}

.headB2 a{
	text-decoration: none;
	color: #fff;
}

.ServPageRestavrBox h1,
.ServPageObslugBox h1 {
	padding-top: 30px;
}

.siteFooter .footerMenu {
	display: none;
}

.footerForm input, .footerForm textarea {
	margin-bottom: 10px;
}
	
	.SiteHeader p strong {
		font-size: 12px;
	}
	
	.SiteHeader p {
		font-size: 15px;
	}
	
	.siteFooter .text-center br {
		display: none;
	}
	
	.siteFooter a {
		display: block;
	}
}

.block-img-preview a {
	display: block;
	width: 200px;
	height: 200px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.pageNews2 .col-lg-4 {
	min-height: 410px;
}

/* Скрыты соц сети на стр контакты */

.contactForm {
	padding-top: 50px;
}

/* Скрыт пункт меню "Новости" */

.siteFooter .footerMenu .menu-item-28 {
	display: none;
}

/* Скрыта форма калькулятора */

.colcBox {
	display: none;
}





























