html,
body {
    margin: 0;
    padding: 0;
    font-style: italic;
    font-size: 100%;
}
h3 {
    color: #333;
    font-size: 200%;
    margin: 0 0 15px;
    text-align: center;
}

.wrapper {
    margin: 0 auto;
    width: 1200px;
}
.content, .container {
    margin: 0 auto;
    width: 1000px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
.ts_b {
    text-shadow: 1px 1px 0 #484848;
}
.ts_w {
    text-shadow: 1px 1px 0 #fff;
}
.v_align {
    display: inline-block;
    vertical-align: middle;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.ribbon1 {
    width: 100%;
    position: relative;
    z-index: 9999;
}
.ribbon2,
.ribbon3,
.ribbon4,
.ribbon5,
.ribbon6,
.ribbon7,
.ribbon8 {
    width: 100%;
    position: relative;
    z-index: 998;
}

/* CONTACT FORM */
#box_conteiner_1 .contact_us {
    background-color: #3567ce;
    margin: 65px 0 0 630px;
    padding: 10px;
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#box_conteiner_8 .wrapper {
    position: absolute;
    z-index: 9999;
    right: 0;
}
#box_conteiner_8 .contact_us {
    background-color: #3567ce;
    margin: 65px 0 0 630px;
    padding: 10px;
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
form#contact-form {
    background-color: #3f433f;
    color: #ffffff;
    font-style: normal;
    padding: 11px 19px;
    width: 322px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contact_form_title {
    font-size: 95%;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.form-control {
    margin-bottom: 10px;
}
.send_order {
    background: url("../images/contactform_btn.png") repeat scroll 0 0 transparent;
    font-size: 110%;
    font-weight: bold;
    height: 41px;
    width: 284px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.send_order:hover {
    background-position: 0 bottom;
    color: #fff;
}
.form-group {
    margin-bottom: 0;
}
.contact_subform {
    font-size: 70%;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact_or_contact {
    font-size: 90%;
    text-transform: uppercase;
}
.contact_contact_phone {
    font-size: 185%;
    line-height: 109%;
    text-align: center;
}
.contact_contact_phone span {
    color: #ffdf2f;
}

/* BOX 1 */
#box_conteiner_1 {
    background-image: url(../images/box1_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 825px;
    width: 100%;
}
#logo {
    padding: 100px 190px 0;
}
#slogan {
    color: #fff;
    font-size: 170%;
    margin-left: 15px;
}
.b1_text {
    color: #000;
    margin: 65px 0 0 10px;
    width: 415px;
    background-color: rgba(255,255,255,0.75);
    padding: 7px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 490px;
    overflow: hidden;
}
.b1_text ul {
    padding-left: 20px;
}
.b1_text p {
    margin: 5px 0;
}
.b1_text h3 {
    font-size: 150%;
    margin: 0;
    padding: 10px 0;
    text-align: left;
}
.b1_text h2 {
    text-transform: uppercase;
    font-size: 190%;
    margin-top: 0;
}
.ribbon1 {
    background: url(../images/ribbons/ribbon_1.png) no-repeat 0 0 transparent;
    height: 54px;
    margin: -27px 0;
}
/* MENU */
.navbar {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    min-height: 0;
    z-index: 999;
    -webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
}
.navbar-inverse {
    background-color: #3d3d3d;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-brand {
    padding: 0;
}
.navbar-collapse {
    margin-top: 6px;
}
.navbar-brand img {
    height: auto;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
}
.navbar-nav > li > a {
    padding: 8px 16px;
    margin-right: 5px;
    border: 1px solid #3d3d3d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.navbar-inverse .navbar-nav a.actual, .navbar-inverse .navbar-nav a.actual:hover, .navbar-inverse .navbar-nav a.actual:focus,
.navbar-inverse .navbar-nav a.active, .navbar-inverse .navbar-nav a.active:hover, .navbar-inverse .navbar-nav a.active:focus {
    background-color: transparent;
    border: 1px solid #fff;
}
.mainmenu-absolute-top {
    position: absolute;
    width: 100%;
    height: 93px;
    padding: 30px 0 0;
}
.mainmenu-fixed-top {
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    height: 63px;
    padding: 7px 0 0;
}
.contacts {
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    line-height: 110%;
    padding: 8px 16px;
}
.contacts span {
    color: #ffde2a;
}


/* BOX 2 */
#box_conteiner_2 {
    background-color: #ececec;
    padding: 112px 0 30px 0;
}
.benefits {
    width: 500px;
}
.benefits ul {
    margin: 0;
    padding: 0;
}
.benefits li {
    list-style: outside none none;
    margin: 5px 0;
}
.benefit_text {
    background: no-repeat left center transparent;
    min-height: 74px;
    padding: 15px 0 15px 70px;
}
.ribbon2 {
    background: url(../images/ribbons/ribbon_3.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -20px 0 0 0;
}

/* BOX 3 */
#box_conteiner_3 {
    padding: 15px 0 30px 0;
    border-bottom: 1px solid #3c3735;
}
table {
    border-collapse: unset;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-color: #dddddd;
    border-style: solid;
    border-width: 0 1px 1px 0;
}
.table-bordered {
    border: 1px solid #337ab7;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
thead {
    color: #337ab7;
}

.material {
    margin: 15px 0;
    text-align: center;
}
.material_image img {
    max-height: 160px;
    width: auto;
}
.material_title {
    height: 38px;
    line-height: 20px;
    margin: 5px 0;
}
.material_price {
    color: #f95b02;
    font-size: 150%;
    font-weight: bold;
    line-height: 105%;
}
.materials_benefit {
    font-size: 80%;
    font-weight: bold;
    margin: 5px 0 10px;
}
.ribbon3 {
    background: url(../images/ribbons/ribbon_3.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -19px 0 -36px;
}

/* BOX 4 */
#box_conteiner_4 {
    background-image: url(../images/box4_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
    width: 100%;
    padding: 50px 0 30px 0;
    border-top: 1px solid #978783;
}
.working_schema {
    margin-top: 25px;
}
.arrow_schema {
    background: url(../images/working_schema/arrow.png) no-repeat 0 50% transparent;
    font-size: 84%;
    height: 263px;
    line-height: 103%;
    width: 923px;
}
.happy_client {
    background: url(../images/working_schema/happy_client.png) no-repeat 50% 50% transparent;
    font-weight: bold;
    height: 263px;
    padding-top: 55px;
    text-align: center;
    width: 77px;
}
.schema_t {
    background: url("../images/working_schema/schema_t.png") no-repeat scroll 21px 69px transparent;
    height: 145px;
    position: absolute;
}
.schema_b {
    background: url("../images/working_schema/schema_b.png") no-repeat scroll 21px 0 transparent;
    height: 145px;
    margin-top: 117px;
    padding-top: 75px;
    position: absolute;
}
.working_schema .title {
    font-weight: bold;
    margin-bottom: 5px;
}
.working_schema .img {
    margin-right: 7px;
}
.ribbon4 {
    background: url(../images/ribbons/ribbon_4.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -19px 0 -36px;
}

/* BOX 5 */
#box_conteiner_5 {
    width: 100%;
    padding: 50px 0 30px 0;
    border-bottom: 1px solid #0b659e;
}

.amazingcarousel {
    border: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#box_conteiner_5 .amazingcarousel-image {position: relative; padding: 0px;}
#box_conteiner_5 .amazingcarousel-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#box_conteiner_5 .amazingcarousel-title {position:relative; color:#333333; margin:6px; text-align:center;}
/* item */
#box_conteiner_5 .amazingcarousel-item-container {text-align: center; padding: 4px;}
/* arrows */
#box_conteiner_5 .amazingcarousel-prev {left: 0%; top: 0; margin-left: -50px;}
#box_conteiner_5 .amazingcarousel-next {right: 0%; top: 0; margin-right: -50px;}
/* navigation bullets */
#box_conteiner_5 .amazingcarousel-nav {position: absolute; width: 100%; top: 100%;}
#box_conteiner_5 .amazingcarousel-bullet-wrapper {margin: 4px auto;}
.ribbon5 {
    background: url(../images/ribbons/ribbon_5.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -18px 0 -37px;
}

/* BOX 6 */
#box_conteiner_6 {
    background-image: url(../images/box6_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 571px;
    width: 100%;
    padding: 50px 0 30px 0;
    border-top: 1px solid #ffcb01;
    border-bottom: 1px solid #1f2315;
}
.services > div {
    display: block;
    height: 147px;
    position: absolute;
    width: 350px;
}
.service_img img {
    width: 100px;
    height: 100px;
}
.man {
    background: url("../images/box6_bg.png") no-repeat scroll 50% 83% transparent;
    height: 465px;
    width: 100%;
}
.service_title_box {
    display: block;
    height: 147px;
    width: 125px;
}
.service_title_box.left {
    margin-left: 10px;
    padding-top: 8px;
    text-align: left;
}
.service_title_box.right {
    margin-right: 10px;
    padding-top: 8px;
    text-align: right;
}
.service_0 {
    margin: 320px 0 0 10px;
}
.service_1 {
    margin: 170px 0 0 41px;
}
.service_2 {
    margin: 27px 0 0 163px;
}
.service_2 .service_title_box {
    width: 200px;
    padding-top: 17px;
}
.service_3 {
    margin: 50px 0 0 532px ;
}
.service_3 .service_title_box {
    padding-top: 30px;
}
.service_4 {
    margin: 206px 0 0 660px;
}
.service_4 .service_title_box {
    width: 200px;
}
.service_5 {
    margin: 298px 0 0 639px;
}
.ribbon6 {
    background: url(../images/ribbons/ribbon_6.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -19px 0 -36px;
}

/* BOX 7 */
#box_conteiner_7 {
    width: 100%;
    padding: 50px 0 30px 0;
    border-top: 1px solid #bab8ba;
    border-bottom: 1px solid #008dcf;
}
.masters {
    margin-top: 30px;
}
.master {
    margin: 0 2% 5%;
    width: 21%;
    height: 298px;
}
.master img {
    width: 100%;
    height: initial;
}
.master .name {
    font-weight: bold;
}
.ribbon7 {
    background: url(../images/ribbons/ribbon_7.png) no-repeat 0 0 transparent;
    height: 55px;
    margin: -29px 0 -26px;
}

/* BOX 8 */
#box_conteiner_8 {
    width: 100%;
    padding: 0;
    border-top: 1px solid #5fb7e1;
}
.ribbon8 {
    background: url(../images/ribbons/ribbon_8.png) no-repeat 0 0 transparent;
    height: 100px;
    margin: -36px 0 -63px;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: absolute;
    width: 322px;
    height: 64px;
    bottom: 0;
    margin-bottom: 79px;
    padding: 10px;
}
