input[placeholder] {text-overflow:ellipsis;}

input{
	border-radius:0;
	background: #ffffff;
  border: 1px solid #d0d0d0;
  color: #fff;
  font-size: 16px;
  box-shadow: 1px 1px 3px 1px rgba(200,200,200, 0.2) inset;
  padding: 1em;
  outline: none;
  margin: 0;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

input:hover{
  border: 1px solid rgba(52, 152, 219, 1);
  box-shadow: 1px 1px 3px 1px rgba(52, 152, 219, 0.2) inset;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

input:focus{
  border: 1px solid rgba(52, 152, 219, 1);
  box-shadow: 0px 0px 0px 0px rgba(52, 152, 219, 1);
  background-color: #fff;
  -webkit-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
}
input::-webkit-input-placeholder       {color:#fff; opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {color:#fff; opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {color:#fff; opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {color:#fff; opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

#formMain:after, #formMain2:after {display: table; content: ""; line-height: 0; clear: both;}
.formControls{    margin-bottom: 15px;}
#s5_pos_custom_1 {background:#fff;}
.customshapka .col-md-1 .title {
    text-transform: uppercase;
    margin-top: 57px;
	display: flex;
}
.customshapka .title .left-side {
    color: #5870D2;
    vertical-align: top;
    display: inline-block;
    margin: 8px 0;
    padding: 0;
    margin-left: 0px;
}
.customshapka .title .left-side span:first-child {
    font-weight: bold;
}
.customshapka .title .left-side span:last-child {
    display: block;
}
.customshapka .title .right-sie {
    display: block;
    font-weight: bold;
    color: #3A50AB;
    vertical-align: top;
    padding: 0;
    text-align: right;
	margin-top: 25px;
}
.customshapka img {
    display: block;
    width: 100%;
}
@media screen and (max-width: 640px) and (min-width: 0) {.customshapka .col-md-1 .title{margin-top: 0;} .customshapka .title .left-side{font-size: 22px;} .customshapka .title .right-sie{font-size: 38px;
    margin-left: 11px;} }

.form .title {
    font-size: 23px;
    font-weight: 600;
    color: #5870D2;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding-top: 14px;
    text-align: center;
}
.form .title span {font-size: 35px;font-weight: bold;}
.form .subTitle {
    font-size: 18px;
    text-transform: uppercase;
    color: #444444;
    margin: 0;
    margin-top: 5px;
    margin-left: 5px;
}
.form {
	margin-top: 50px;
    text-align: center;
    background: none repeat scroll 0% 0% #F5F5F5;
    padding: 5px;
}
.col-md-1 {
    width: 100%;margin-top: 35px;}

button{
    width: 99.5%;
    background: #ffb879 !important;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    padding: 13px 0 11px;
    text-align: center;
    border-bottom: 4px solid #dc904d !important;
    margin: 0;
    margin-top: 8px;}
button:hover {background: #a76c37 !important;}

#s5_pos_custom_1_inner {
    width: 100%;
    max-width: 100% !important;
}
.customprim {    background: #f3f2f2; border-top: 1px solid #808080; border-bottom: 1px solid #808080; padding: 64px 0;  padding-bottom: 77px;}
.display_table.center {
    margin: 0 auto;
}
.customprim .title {
    text-align: center;
    font-size: 22px;
	font-weight:bold;
    color: #308bb5;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 25px;
}
.customprim .item_1 {
    background: url(../../../images/block_3_item_1.png) no-repeat;
}
.customprim .item_2 {
    background: url(../../../images/block_3_item_2.png) no-repeat;
}
.customprim .item_3 {
    background: url(../../../images/block_3_item_3.png) no-repeat;
}
.customprim .item {
    width: 180px;
    height: 180px;
    margin: 31px auto;
}
.customprim .desc {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #777777;
    line-height: 15px;
}
.sltitle{
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 16px;
    background: #3A50AB;
    padding: 18px 0px;
    letter-spacing: 1.3px;
    position: relative;}
.icecarousel-description {
	font-size: 15px;
    color: #969696;
    line-height: normal;
    padding: 23px 5px 23px 10px;
    margin-top: 0;
    text-align: left;
    border: 1px solid #f0f0f0;
    border-top: none;}
#icecarousel93, #icecarousel97 {padding: 55px 0; margin: 0 auto;}

.customlogos1, .otziv {background: #f3f2f2;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 45px 0;
    padding-bottom: 77px;}

@media (min-width: 368px) {
.customshapka .title .left-side span:first-child {font-size: 32px; letter-spacing: 18px;}
.customshapka .title .left-side span:last-child {font-size: 16px;letter-spacing: 10.4px;}
.customshapka .title .right-sie {font-size: 70px;}
.customshapka .col-md-1 .title{width: 440px; margin: 0 auto;}
}

@media (min-width: 768px) {
.customshapka .title .left-side span:first-child {font-size: 50px; letter-spacing: 37px;}
.customshapka .title .left-side span:last-child {font-size: 24px;letter-spacing: 21.4px;}
.customshapka .title .right-sie {font-size: 97px;}
.customshapka .col-md-1 .title{width: 697px; margin: 0 auto;}
.col-md-2 {width: 66.66666667%;}
.col-md-3 {width: 33.33333333%;}
.col-md-2, .col-md-3 {float: left;}
button, .form .title, .form .subTitle, button{font-size: 16px;}
}

@media (min-width: 980px) {
.customshapka .title .left-side span:first-child {font-size: 84px; letter-spacing: 37px;}
.customshapka .title .left-side span:last-child {font-size: 36px; letter-spacing: 25.4px;}
.customshapka .title .right-sie {font-size: 133px;}
	
.customshapka .col-md-1 .title{width: 960px; margin: 0 auto;}
.col-md-2 {width: 66.66666667%;}
.col-md-3 {width: 33.33333333%;}
button, .form .title, button{font-size: 22px;}
}

.form-lid1 .form {background: transparent;}
.form-lid1 input{}
.form-lid1 .col-md-8 .title {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 50px;
    margin-top: 25%;
    margin-left: 0.5%;
    text-shadow: 0 0 24px #000;
    font-weight: bold;
}
.form-lid1 .col-md-8 .subTitle {
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    color: #fff;
    letter-spacing: 17px;
    line-height: 37px;
    margin-top: -2px;
    margin-left: 1.5%;
    text-shadow: 0 0 24px #000;
}
.form-lid1 .form {
	background: rgba(255, 255, 255, 0.85);
    height: 100%;
    margin: 0;
    padding: 62px 14px;}
	
@media screen and (max-width: 992px) and (min-width: 768px) {
.form-lid1 .form {
    margin-left: 10px;
    padding: 10px;
}
}
@media screen and (max-width: 640px) and (min-width: 0){
	.form-lid1 {
		padding: 20px 0;
		margin-bottom: 20px;
	}
	.form-lid1 .col-md-8 .title, .form-lid1 .col-md-8 .subTitle {
		text-align: center;
		font-size: 15px;
		line-height: 15px;
		margin-top: 0;
		margin-bottom: 5px;
		padding: 0;
		margin-left: 0;
	}
	.form-lid1 .col-md-8 .subTitle {
		letter-spacing: 3px;
		font-size: 14px;
		margin-bottom: 20px;
	}
	.form-lid1 .form {padding: 11px;}
}

.icecarousel-inner .item-image{margin: 0;}

.otziv .title {
    font-size: 50px;
	    font-weight: bold;
    color: #636363 !important;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0;
    margin: 0 0 15px 0;
}
.otziv .holder {
    width: 140px;
    text-align: center;
    margin-top: -6px;
    margin-left: 34px;
}
.otziv .holder .img_rouned {
    border: 5px solid #898989;
    width: 140px;
    height: 140px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.otziv .holder .name {
    font-size: 14px;
    color: #898989;
    text-transform: uppercase;
    margin-top: 3px;
    margin-left: 5px;
    letter-spacing: 2px;
    line-height: 19px;
	    margin-bottom: 17px;
}
.otziv .desc {
    font-size: 15px;
    text-align: left;
    padding: 35px;
    background: #fff;
	    color: #505050;
    border: 2px solid #c1c1c1;
    border-left: 5px solid #3A50AB;
    position: relative;
    margin-left: 33px;
    line-height: 19px;
    margin-top: -10px;
}
.otziv .desc:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -17px;
    border-top: 10px solid transparent;
    border-right: 13px solid #3A50AB;
    border-bottom: 10px solid transparent;
}
@media (min-width: 768px) {
.otziv .col-sm-offset-1 {max-width: 445px;
    margin-left: 0;
}
.otziv .col-md-2 {max-width: 205px;    padding-top: 40px;}
.otziv .row {    margin-bottom: 5px;}
}

@media (min-width: 992px) {
.otziv .col-md-2 {
    width: 16.66666667%;padding-top: 0px;
}
.otziv .col-md-offset-1 {
    margin-left: 1.333333%;   max-width:888px;
}
}

.pwork .title {
    font-size: 50px;
    color: #636363 !important;
    text-align: center;
    text-transform: uppercase;
    padding: 63px 0;
    margin: 0;
    margin-left: 38px;
}

.pwork {
    text-align: center;
    background: url(../../../images/block_9_bg.png) 50% 74% no-repeat;
    background-size: 660px;
}
@media (min-width: 767px) {

}
.pwork .row {
    text-align: center;
}
.pwork .upper {
    margin-bottom: 30px;
}
.pwork .upper, .pwork .lower {
    font-size: 16px;
    color: #7a7a7a;
    text-transform: uppercase;
    text-align: center;
    height: 30px;
}
.pwork .lower:last-child {
    width: 110%;
}
.pwork .lower {
    margin-top: 20px;
}
.pwork .row:nth-child(3) img {
    margin-top: 200px;
}
#icecarousel110, #icecarousel112, #icecarousel113{display:none;}
@media (max-width: 767px) {
#icecarousel110, #icecarousel112, #icecarousel113 {display:block}
#regridart-107, #regridart-108, #regridart-109{ display: none;}
.pwork {    background: url(../../../images/block_9_bg.png) 50% 70% no-repeat;
    background-size: 580px;}
}

@media screen and (max-width: 640px) and (min-width: 0) {
.customprim .title {
    font-size: 7px;
    line-height: 10px;
    margin-left: 0;
}
.customprim .item {
    width: 71px;
    height: 71px;
    margin: 10px auto !important;
    background-size: contain;
}
.customprim .desc {
    font-size: 7px;
    line-height: 10px;
    margin-left: 5px;
}

.pwork {background: url(../../../images/block_9_bg.png) 50% 63% no-repeat; background-size: 368px;}
.pwork .title {    font-size: 30px;
    margin: 0;
    padding: 25px 0 0 0;}
.pwork .upper {
    margin-bottom: 15px;
}
.pwork .upper, .pwork .lower {
    font-size: 12px;
    vertical-align: top;
    text-align: center;
    margin: 15px auto;
}
.pwork img {
    width: 82px;
    margin-bottom: 126px;
}
.pwork .row:nth-child(5) img {
    margin-bottom: 0;
}

}
#s5_nav li:nth-child(1){ padding-top: 2px;}
#s5_header_area1 {background: #f5f5f5;}

#s5_pos_cart .time {
    color: #9f9f9f;
    font-size: 13px;
    display: inline-block;
    margin-right: 12px;
    text-align: right;
    line-height: 15px;
    margin-top: 17px;
}
#s5_pos_cart .time sup {
    font-size: 9px;
}
#s5_pos_cart .time span {
    letter-spacing: 0.20px;
}
#s5_pos_cart .phone {
font-family: Roboto !important;
    font-size: 25px;
    color: #fff;
    background: #5870D2;
    float: right;
    padding: 1.5px 22px;
    padding-left: 26px;
    margin-right: 10px;
    letter-spacing: -1px;
    font-weight: bold;
}
@media (max-width: 1072px) {
#s5_pos_cart .phone {font-size: 21px; padding: 17px 7px;}
}
@media (max-width: 957px) {
#s5_pos_cart .phone,#s5_menu_inner {display: none!important;}
}
#s5_pos_cart .phone span {
    font-size: 16px;
    margin-right: 1px;
    letter-spacing: normal;
}
#s5_logo_wrap {margin-right:0 !important;}
#s5_menu_inner nav {width: auto; float: left;}
#s5_menu_inner #s5_cart_search_wrap{width: auto; float: right;}

@media (max-width: 1251px) {
.time {
    display: none!important;
}
}
#s5_responsive_mobile_bottom_bar, #s5_responsive_mobile_top_bar {    background: #7d7d7d;}
@media (max-width: 767px) {
	.otziv .title { font-size: 34px; padding: 10px 0;}
	.otziv .holder { margin:0 auto;}
}
@media screen and (max-width: 767px) and (min-width: 641px){
	.pwork .visible-xs .imges {margin-bottom: 185px;}
}

.galery .title {font-size: 50px;
    font-weight: bold;
    color: #636363 !important;
    text-align: center;
    text-transform: uppercase;
    padding-top: 90px;
    margin: 0;}
@media (max-width: 767px){
.galery .title {
    font-size: 34px;
    padding-top: 35px;
}
}

.contact .title {
    font-size: 50px;
    font-weight: 500;
    color: #3A50AB;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    padding-bottom: 0;
    margin: 0;
    letter-spacing: 11px;
    margin-left: 48px;
}
.contact .subtitle {
    font-size: 24px;
    color: #848484;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 15px;
    margin-left: 35px;
}
.contact .holder {
    position: absolute;
    top: 0;
    left: 14%;
    width: 340px;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 7px 7px 0 0 rgba(0,0,0,0.04);
    -moz-box-shadow: 7px 7px 0 0 rgba(0,0,0,0.04);
    box-shadow: 7px 7px 0 0 rgba(0,0,0,0.04);
    z-index: 1;
}
.contact .holder .title {
    font-size: 19px;
    color: #fff;
    background: #3A50AB;
    padding: 26px 80px;
    padding-bottom: 24px;
    letter-spacing: 1px;
    border-bottom: 4px solid #2d586c;
    position: relative;
    margin-left: 0;
}
.contact .holder .phone {
    padding-top: 20px;
    font-weight: bold;
}
.contact .holder .icon {
    display: inline-block;
    background: url(../images/icon-phone.png) no-repeat 0 0;
    font-size: 28px;
    color: #434343;
    font-style: normal;
    padding-top: 5px;
}
.contact .holder p {
    font-size: 18px;
    color: #adadad;
    line-height: 18px;
    text-align: center;
}
.contact .holder p.adress {
    text-transform: uppercase;
    padding-bottom: 16px;
    margin-top: -8px;
}
.contact #formMain input, .contact #formMain button {width: 96%; margin: 0 2%;}
.contact form {margin: 0;}
ymaps { z-index: 0;}
@media (max-width: 767px){
.contact .holder{position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;}
}

@media screen and (max-width: 640px) and (min-width: 0) {
	.contact .title {    margin: 0;
    font-size: 26px;
    letter-spacing: 4px;
    font-weight: bold;}
	.contact .subtitle {    margin: 10px 0;
    letter-spacing: 0;
    font-size: 18px;}
	
	#s5_responsive_mobile_sidebar_body_wrap #s5_responsive_mobile_bar_active {padding-top: 3px !important;}
}

#s5_footer_area_inner{position:relative;}
#s5_scrolltopvar {    position: absolute;
    top: 0;
    right: 0;}
	
#messegeResult p, #messegeResult2 p, #messegeResult3 p {color: #ec3e3e;}

#k2Container div.subCategory h2 {margin: 0;    text-align: center;}
#k2Container div.subCategory h2 a { display: block;}
#k2Container div.itemListSubCategories h3 {text-align: center; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
#k2Container #itemListLeading .itemContainer:nth-child(1) .catItemExtraFields div {background: #cacaca; text-align: center; font-weight: bold; color: #000;}
#k2Container div.catItemReadMore a {display: block; padding: 5px !important;}
div.catItemExtraFields, div.genericItemExtraFields, div.catItemReadMore a, div.catItemView, div.itemContainer,div.catItemBody {padding: 0; margin: 0; border: 0;}
.catlis .even, .catlis .odd {border: 1px solid; background: none; width: 13%; float: left; display: flex;}
div.catItemIsFeatured:before, div.userItemIsFeatured:before, div.itemIsFeatured:before {content: no-close-quote;}

#k2Container .itemLinks .itemCat {padding: 0px; text-align: right;}
#k2Container .itemLinks .itemCat a {color: #5870d2; font-weight: bold;    background: #ecf0ff;
    padding: 3px 5px;}

