.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
body {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.btn {
    border-radius: 2px;
}

.section7 {
	border-top:1px solid #d8d8d8;
    background-color:#efefef;
	color:#a7a7a7;
	font-size:14px;
	font-weight:300;
}
	.section7 a {
		color:#a7a7a7 !important;
		text-decoration:none !important;
	}

	.section7 a:hover {
		color:#e31c24 !important;
	}

	.section7  .row > div {
		padding-top:30px !important;
		padding-bottom:30px !important;
	}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1400px;
    color: #cdcdcd;
}
a.call {
    background-color: #F6D900;
    border: 0;
    box-shadow: 2px 2px 3px #ccc;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 185px;
    height: 40px;
    padding: 12px 12px;
}
a.call:hover {
    background-color: #ffeca7
}
a.call2 {
    background-color: #333;
    border: 1;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff;
    width: 240px;
    height: 40px;
    margin-right: 100px;
    padding-top: 10px;
}
a.call2:hover {

}
.icon {
    padding-right: 10px;
    padding-bottom: 10px;
}
.phone {
    font-size: 28px;
    font-weight: 400;
}
.navbar {
    margin-bottom:0;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-default {
    background-color: #fad900;
    border-radius: 0;
    border: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #ffeca7;
    font-weight: 500;
}
.navbar-nav>li {
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
}
.navbar-nav>li:last-child {
    border-right: 0;
}
.navbar-nav>li>a {
    padding-left: 21px;
    padding-right: 21px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #ffeca7;
    font-weight: 500;
    color: #000;
}
.dropdown-menu {
    background-color: #ffeca7;
}
.navbar-default .navbar-toggle {
    border-color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
/*разкоментировать чтобы меню выпадало при наведении , а не нажатии
.dropdown:hover .dropdown-menu {
    display: inline-block;
    margin-top: 0;
 }*/

.section1 {
    background-position: center;
    background-size: cover;
}
.section1>.row>h1 {
    margin-top: 90px;
    font-size: 44px;
    font-weight: bold;
    color: #00a0e6;
    padding-top: 10px;
    text-align: right;
}

	.section1>.row>h1 span
	{
		line-height:78px;
	}

.section1>.row>h2 {
    font-size: 36px;
    font-weight: 300;
    color: #323232;
}
.section1 > .row h3 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    display: inline;
    text-align: left;
}
a.calculate {
    background-color: #00a0e6;
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
	color:#fff !important;
	font-size:18px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a.calculate:hover,
a.calculate:active {
    background-color: #00a0e6
}
.section2>.row>h1, .section3>.row>h1, .section5>.row>h1, .section6>.row>h1,
.section2>.row>h2, .section3>.row>h2, .section5>.row>h2, .section6>.row>h2
 {
    font-size: 36px;
    font-weight: 300;
    color: #323232;
}

.section-text {
	text-align:center;
	font-size:22px;
	margin-bottom:42px;
}

a.stvorki {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 250px;
    border-radius: 0;
}
a.stvorki:hover {
    border-color: #fad900 !important;
    background-color: #fff;
    border-width: 3px !important;
}
#razdv {
    border-width: 3px;
    border-color: #fad900;
}
.caption h3 {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
}
.caption {
        width:100%;
        bottom: 0;
        position: absolute;
        background: rgba(0,0,0,0.35);
    }
.media-object {
    padding-right: 10px;
}
.thumbnail {
        border: 0 none;
        box-shadow: none;
        margin:0;
        padding:0;
}
.thumbnail img {
    width: 538px;
    height: 283px;
}
a.zakazat {
    background-color: #F6D900;
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    width: 300px;
    font-size: 16px;
    margin-left: 27px;
    line-height: 19px;
}
a.zakazat:hover {
    background-color: #ffeca7
}
.yellow {
    color: #fad900;
}
a.callme {
    background-color: #b5b5b5;
    color: #fff;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 12px;
    width: 180px;
    display: inline-block;
    height: 45px;
    border-color: #fff;
}
.section4 {
    background-color:#b5b5b5;
}
.section5 {

}
.panel-default {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.logo2 {
        padding-top: 25px;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    /*margin-right:-4px;*/
}
.form-control {
    border-radius: 2px;
}
.section6 h4 {
    color: #000;
    font-weight: 700;
}
.section6 h3 {
    color: #000;
}
.section6 {
    color: #777;
}

.main_menu_wrapper {
    background: #00a0e6;
    height: 63px;
	z-index:1;
	position:relative;
}

.mainm {
    width: 1120px;
    margin: 0px auto;
}


/*div.mainm ul {
    display: table-row;
}*/

div.mainm li {
    width: auto;
    display: table-cell;
    text-align: center;
    position: relative;
    height: 63px;
    padding-left: 2px;
    vertical-align: bottom;

}

div.mainm li:first-child {
    padding: 0;
}

.parent>ul>li>a {
    padding: 8px 0px;
    margin: 0px;
}

.parent>ul>li {
    height: auto;
    border: none !important;
}

div.mainm a {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    /*line-height:63px;*/
    position: relative;
    color: #fff;
    text-decoration: none;
	font-size:17.5px;
	font-weight:normal !important;
	padding: 0px 27px !important;
 cursor: pointer !important;
}

div.mainm a:hover {
    color: #fff;
}

div.mainm ul li {
    background: #00a0e6;
    border-left: 1px solid #fff;
}

div.mainm ul li:first-child {
    background: #00a0e6;
    border-left: none;
}

div.mainm ul li:last-child {
    background: #00a0e6;
    border-right: none;
}


/** menu module **/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.dropdown {
    position: relative;
    z-index: 597;
    display:table;
    width: 1120px;
}

ul.dropdown li {
    vertical-align: middle;
    zoom: 1;
	display:table-cell;
}

ul.dropdown li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    background: #068fca !important;
}

ul.dropdown ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}

ul.dropdown ul li {
    float: none;
}

ul.dropdown ul ul {
    top: 1px;
    left: 99%;
}

ul.dropdown li:hover > ul {
    visibility: visible;
}


/** menu theme **/

ul.dropdown ul {
    /*border:1px solid #cccccc;*/
    background-color: #FFEDA5;
    /*width:200px;*/
    z-index: 100;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

ul.dropdown ul a {
    color: #333333;
}

ul.dropdown ul a:hover {
    color: #333333;
}

ul.dropdown li ul li:hover {
    background: white !important;
}

ul.dropdown li ul li,
ul.dropdown li ul li:first-child,
ul.dropdown li ul li:last-child,
ul.dropdown li ul li:hover {
    /*height:25px;*/
    display: block;
    text-align: left;
    background: transparent none;
    padding-left: 20px;
}

ul.dropdown ul ul {
    margin: 10px 0 0 -30px;
}

#header_menu {margin: -102px 0px 0px 0px;position: relative; z-index: 1;}
.navigation2 {margin: 54px 40px 0px 0px; float: right; z-index: 11; position: relative; font-size: 16px;}
.navigation2 a {display: inline-block; padding: 5px 0px 0px 0px; margin: 0px 0px 10px 30px; text-decoration: underline; text-align: center; color: #fbd613; font-style:italic; z-index: 12; text-decoration: none; border-bottom: 1px dotted;}
.navigation2 a:hover {color: #fff; text-decoration: none;}
.navigation2 a.active {color: #fff; font-weight: bold; text-decoration: none;}

.header {
    border-top: 0;
    height: auto;
    background: #33393f;
    position: relative;
    z-index: 2;
    padding: 13px 0px 13px 0px;
}

.header > div > * {
    display: inline-block;
    vertical-align: top;
}

.header .logo {
    margin: 31px 0 0 0;
}

.header .quick-call {
    font-weight: 300px;
    font-size: 18px;
    margin: 18px 0 0 9px;
}

.header .quick-call .t1 {
    color: #144e8d;
}

.header .quick-call b {
    font-size: 14px;
}

.header .tel {
    text-align: right;
    min-width: 180px;
}

.header .tel .t2 {
    font-size: 30px;
    letter-spacing: -1.2px;
}

.header .work-info {
    margin: 0px 0 0 0px;
}

.header .work-info .t1 {
    font: 12px "Roboto";
    color: #808080;
}

.header_wrap {
    background: #efefef;
    width: 100%;
}

.header {
   /*width: 1120px;*/
    margin: 0px auto;
}

#cntnt01fbrp_submit4 {
    background-color: #b5b5b5;
    color: #fff;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 12px;
    width: 180px;
    display: inline-block;
    height: 45px;
    border-color: #fff;
}

#cntnt01fbrp_submit4:hover {
    background-color: #A1A0A0;
}

.table-space {
    padding: 15px 5px 5px 60px;

}

.table-space td{
	text-align:left;
	padding: 0 15px 5px 0px;
}

.table-space td img {
	margin-left:20px;
	margin-right:0;
}

input.phone-input::-webkit-input-placeholder {color:#000000;}
input.phone-input::-moz-placeholder          {color:#000000;}
input.phone-input:-moz-placeholder           {color:#000000;}
input.phone-input:-ms-input-placeholder      {color:#000000;}

.wrap-text {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    z-index: 999999;
}

.text-box {
    position: relative;
    width: 390px;
    height: 300px;
    background: #ffffff;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -195px;
}

.text-box.validate-box {
    width: 390px;
    height: auto;
    top: 220px;
    padding-bottom: 25px;
}

.close-box, .close-box-custom {
    width: 20px;
    height: 20px;
    background: url('../images/close.png') no-repeat;
    position: absolute;
    right: 14px;
    top: 14px;
    cursor: pointer;
}

.text-box p {
    font-size: 16px;
    margin: 0 0 20px 34px;
    font-weight: 500;
}

.text-box p.text-title {
    font-size: 18px;
    margin: 0 0 40px 34px;
    padding-top: 40px;
    text-transform: uppercase;
}



.ask_zamer.hiding { transform: translateX(275px); }
.ask_zamer.showing { transform: translateX(0); }
.ask_zamer.disabling { display:none; }
.ask_zamer {
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 10000;
    -webkit-transition: all .2s cubic-bezier(.18,.89,.32,1.28);
    transition: all .2s cubic-bezier(.18,.89,.32,1.28);
    font-size: 15px;
    color: #333;
    text-transform: none;
}
.ask_zamer:after {
    content: '';
    position: absolute;
    top: 46px;
    left: 24px;
    z-index: 1;
    height: 104px;
    width: 100%;
    background: url('../images/zamerschik.png') 0px 0px no-repeat;
}
.ask_zamer-content {
    position: relative;
    width: 252px;
    height: 252px;
    border-radius: 252px;
    background: #fff;
    color: #333;
    font-size: 14px;
    box-shadow: 0 7px 17px 0 rgba(0, 0, 0, .35);
}
.ask_zamer-close {
    position: absolute;
    display: block;
    top: -8px;
    right: -30px;
    z-index: 100;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 42px;
    height: 42px;
    background: rgba(213,215,216,1);
    cursor: pointer;
    border-radius: 42px;
}
.ask_zamer-close:hover {
    background: rgba(213, 215, 216, 0.8);
}
.ask_zamer-close:after, .ask_zamer-close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: 0;
    margin-left: -30px;
    display: block;
    height: 2px;
    width: 20px;
    background-color: #878787;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.ask_zamer-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.ask_zamer-title {
    padding-top: 46px;
    line-height: 17px;
    padding-left: 130px;
}
.ask_zamer .red {
    color: #e31c24;
}



.ask_zamer-action {
    position: absolute;
    bottom: 55px;
    right: 66px;
}
.ask_zamer-label {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}
.ask_zamer-counter {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #e31c24;
    font-size: 20px;
    line-height: 30px;
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    position: relative;
    top: 2px;
}

.ask_zamer-btn { background: rgba(227,28,36,1); text-transform: none; color: #fff; font-size: 20px; font-weight: bold; width: 172px; height: 50px; text-align: center; display: block; position: relative; padding-top: 12px; top: -89px;
    left: 40px;
    border-radius: 40px; }
.ask_zamer-btn:hover, .ask_zamer-btn:active, .ask_zamer-btn:focus, .ask_zamer-btn:visited  { text-shadow: none !important; text-decoration: none; color: #fff;  }
.ask_zamer-btn:hover { background: rgba(227,28,36,0.8); }
