
@font-face {
    font-family: 'Verdana';
    src: url('fonts/Verdana-Bold.eot');
    src: url('fonts/Verdana-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Verdana-Bold.woff2') format('woff2'),
        url('fonts/Verdana-Bold.woff') format('woff'),
        url('fonts/Verdana-Bold.ttf') format('truetype'),
        url('fonts/Verdana-Bold.svg#Verdana-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

*{
	padding:0;
	margin:0;
}
img{
	border:none;
	outline:none;
	max-width:100%;
}
a,a:active,a:focus,a:hover{
	outline:none;
	text-decoration:none;
}
input:focus,textarea:focus,select:focus{
	outline:none!important;
	box-shadow:none;
}
a{
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
ul{
	margin:0;
	list-style-type:none;
}
.container{
	width:1310px;
}
body{
	background:#fff;
	font-family: 'Poppins', sans-serif;
}
.chosen-container-active a.chosen-single {
    background: #a2c9fa!important;
}

.order_form_table .table>tbody>tr>td.field_required{
	border-color: #f00!important;
    border-width: 1px!important;
    border-left-width: 1.2px!important;
}
input[name="mid_rail_size[]"] {
    pointer-events: none;
}

.form_input_common.required_field {
    position: relative;
    padding-right: 45px;
}
.required_field .error_message.hidden {
    position: absolute;
    display: block!important;
    top: 0;
    background: #fff;
    top: 1px;
    left: 1px;
    line-height: 39px;
    color: #f00;
    padding-left: 12px;
}
.form_input_common.required_field input{
	border-color: #f00;
}
.form_input_common #hinge_reset{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	display: inline-block!important;
	color: #003D79;
	text-decoration: underline;
	width: auto;
}
.form_input_common #hinge_reset:hover{
	text-decoration: none;
}
.field__item.disable_item {
    opacity: 0.5;
    pointer-events: none;
}

/*.page-template-view-order-template a.reset_item {
    display: none!important;
}
.page-template-view-order-template .contact-right .form_input_common{
	padding: 0;
}

.page-template-view-order-template a#hinge_reset{
	display: none!important;
}

.page-template-view-order-template .form-control,
.page-template-view-order-template .select_block,
.page-template-view-order-template .chosen-container{
	pointer-events: none;
}*/

/*======================== Banner ===================*/
.wrapper{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; overflow:hidden; }
.header{width:100%;float:left;height:auto; display:block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:#727272;height:108px; position:relative}
.header::after {

    position: absolute;
    right: 0;
    height: 100%;
    content: '';
    top: 0;

}
.banner-block{
	width:100%;
	float:left;
	height:auto;
	position:relative;
}


.carousel-nav{
	width:44px;
	height:44px;
	text-indent:-9999px;
	display:inline-block;
	vertical-align:bottom;
}
.carousel-nav.left{
	background:#3868b2 url(images/prev.png) no-repeat center center;
}
.carousel-nav.right{
	background:#3868b2 url(images/next.png) no-repeat center center;
	margin-left:-3px;
}
.carousel-nav.right:hover,
.carousel-nav.left:hover{
	background-color:rgba(56,104,178,.52);
}

.control-block{
	position:absolute;
	bottom:170px;
	left:0;
	width:100%;
	z-index:92;
	text-align:right;
}

.order_form_table .table .chosen-container-single .chosen-single div{
	display: none;
}


/*======================================== navigation =============================*/

.nav_section{width:100%; float:left; display:block; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.navbar-static-top{
	margin:0;
	background:none;
	border:none;
	position:relative;
}
.navbar-right{
	margin:48px 0 0;
}
.logo a:hover{
	opacity:0.75;
}
.nav.navbar-nav.navbar-right{
	position:relative;
}

.navbar-default .navbar-nav > li{ margin:0px 15px 0px 14px;}
.navbar-default .navbar-nav > li > a{
	font-size:17px;
	color:#fff;
	line-height:20px;
	font-weight:400;
	background:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:16px; 
	padding-top:20px;
	transition:none;
}
.navbar-default .navbar-nav > li:last-child a {
	
}
.navbar-default .navbar-nav > li:last-child{
	margin-right:0px;
}
.navbar-right .dropdown-menu{
	left:0;
	right:auto;
}
.dropdown-menu{
	min-width:177px;
	background:#727272;
	padding:20px 20px 15px 20px;
	border:none;
	box-shadow:none;
	border-radius:0;
	top:100%;
	left:-20px;
}

.dropdown-menu > li{}
.dropdown-menu > li > a{
	display:block;
	color:#fff;
	line-height:38px;
	padding:0px 10px 0px 0px;
	font-size:17px;
	background:none;
	position:relative;
	transition:0s;
	border-bottom:1px solid #d9d9d9;
	
}
.dropdown-menu > li > a::before{}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background:#3e69ab;
	color:#fff;
}
.dropdown-menu > li:last-child a{
	
}
.field__item label {
    width: 153px!important;
    float: left;
    line-height: 41px!important;
}
.field__item .form_input_common {
    max-width: 100%;
    float: left;
}

.dropdown-menu > li:last-child a::before{ position:absolute; height:1px; left:14px; right:14px; background-color: transparent; content:''; bottom:0;}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover{
	background:none;
	color:#003D79;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover{
	background:none;
	color:#003D79;
}
.quote-block{
    text-align: right;;
	
    width: auto;
	color: #1a4281;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    padding: 56px 0 10px 0;
	display:block;
	font-family: 'FuturaLT';
}
.navbar-collapse{ overflow-x:hidden; border-top:none;}

.dropdown-menu > li:first-child a{}
.dropdown-menu > li:first-child > a:focus, .dropdown-menu > li:first-child > a:hover{
	
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    
	background:none;
	color:#003D79;
}

.navbar-nav{ margin-top:24px;}

/*======================================== navigation end =============================*/

.header_top_link{ float:right; width:348px; margin:0px 0px 0px 0px; padding:13px 0px 12px 0px;}
.header_top_link h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #fff;
	margin: 16px 0 0;
	line-height: 24px;
	font-weight: 500;
	font-style: italic;
	width: 106px;
	float: left;
}
.header_top_link h3 a{ display:block;color:#fff;}
.header_top_link ul{ margin:0px; padding:0px; display:block;}
.header_top_link ul li{ float:left; display:inline-block; margin:0px 20px 0px 0px; padding:0px 20px 0px 0px; line-height:18px; border-right:1px solid #fff;}
.header_top_link ul li a{ display:block;font-family: 'Montserrat', sans-serif; font-size:18px; color:#fff; margin:0px 0px 0px 0px; line-height:40px; font-weight:500; text-decoration:none; text-transform:uppercase; padding-left:20px; background:transparent url(images/buttonbg_2.png) no-repeat right 15px center}
.header_top_link ul li a:hover{ color:#fff; background-position: center right 10px}
.header_top_link ul li:last-child{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-right:none;}

.header_top_link{
	background: #000;
	padding-left: 45px;
}
.header_top_link ul {
    margin: 0px;
    padding: 0px;
    display: block;
    width: 197px;
    float: left;
	border:1px solid #fff;

}
.header_top_link ul li {
    float: left;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    padding: 0px 20px 0px 0px;
    line-height: 18px;
    border-right: none;
    width: 100%;
    padding: 0;
    margin: 0;
	border-bottom:1px solid #fff;

}
.header_top_link ul li:last-child{
	border:none;
}

.banner_sub_page{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.banner_sub_page{
	height:706px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	z-index:10;
}

.banner_sub_page .container{ height:100%;}
.banner_sub_page .row{ height:100%;}
.banner_sub_page .col-xs-12 {
    height: 100%;
    position: relative;
}


.logo {
    float: left;
    height: auto;
    opacity: 1;
    padding-left: 0;
    text-align: left;
    width: auto;
	padding:0px 10px 0px 0px;
	
}
.logo img { max-width:100%;}
.top_logo{ float:right; height:auto; width:auto; margin:15px 0px 0px 0px; padding:0px 0px 0px 0px;}
.top_logo img{ max-width:100%; height:auto;}
.top_logo img:hover{ opacity:0.7;}


#banner-carousel{
	width:100%;
	float:left;
	height:auto;
	display:block;
}

td.select_disabled {
    pointer-events: none;
}

#banner-carousel .item{
	height:706px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	z-index:10;
}

#banner-carousel .item::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

/*#banner-carousel .container::before{width:1321px; height:770px; position:absolute; left:-91px; top:213px; content:''; background:url(images/shape.png) no-repeat;}
#banner-carousel .carousel-inner{ overflow:visible; }*/

#banner-carousel .carousel-indicators{ bottom:155px;}
#banner-carousel .carousel-indicators li{ background-color: transparent; border:none; width:50px; height:46px; margin:0px 3px 0px 3px; border-radius:0px; text-align:center; line-height:46px; color:#fff; font-size:18px;font-family: 'Montserrat', sans-serif; font-weight:500; text-indent:0;}
#banner-carousel .carousel-indicators .active{ background-color:#00396D; border:none; color:#fff;}


#banner-carousel .container{ height:100%; position:relative;}
#banner-carousel .row{ height:100%;}
#banner-carousel .col-xs-12{ height:100%; position:relative;}



.home_banner{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.home_banner{
	width:100%;
	float:left;
	height:732px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}

.home_banner::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

.home_banner .container{ height:100%;}
.home_banner .row{ height:100%;}
.home_banner .col-xs-12{ height:100%; position:relative;}

.banner_info{ max-width:500px; width:100%; height: auto; display:block; position:relative; z-index:10; background-color:rgba(0,57,109,.7); padding:30px 20px 30px 60px;}

.banner_info{position:absolute; top:50%; height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);}

.banner_info h2{font-family: 'Montserrat', sans-serif;font-size:42px; line-height:43px; font-weight:300; margin:0px 0px 0px 0px; color:#fff; text-transform:uppercase;}
.banner_info h2 strong{ font-weight:400;}



.content_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.gap_1{padding:0px 0px 98px 0px;}
.content_section .container{ position:relative;}
.section_row{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}

.login_section{width:100%; float:left; display:block; margin:-103px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative; z-index:10;}
.login_section .login_wrapper.col-md-6{ padding-right:0px;}
.login_section .signup_wrapper.col-md-6{ padding-left:0px;}
.login_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:25px 15px 112px 75px; position:relative;}
.login_block{
	width:100%;
	float:left;
	height:293px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}
.login_block::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(0,57,109,.9);
	
}
.login_wrapper{ padding-top:54px;}

/*.login_block:hover::before{background: rgba(112,112,112,.9);}*/
.login_block:hover .bottom_link a{
	color:#00396D;
	border-color:#00396D;
	background:#fff url(images/link_arrow2.png) no-repeat right 15px center;
}
.signup_block:hover .bottom_link a{
	color:#fff;
	border-color:#00396D;
	background:#00396D url(images/link_arrow.png) no-repeat right 15px center;
}

.login_info{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.login_info h3{font-family: 'Montserrat', sans-serif;font-size:42px; line-height:42px; color:#fff; font-weight:300;}

.login_info p{
	font-size:23px;
	color:#fff;
	line-height:26px;
	margin:0;
	font-weight:500;
}
.bottom_link{ width: auto; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:absolute; bottom:50px; left:75px;}
.bottom_link a{ background:transparent url(images/link_arrow.png) no-repeat right 15px center; display:block; width:213px; height:60px; float:left; border:1px solid #fff; padding:0px 0px 0px 25px; line-height:60px; text-align:left; font-size:19px; text-transform:uppercase; color:#fff;}


.signup_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:75px 15px 112px 75px; position:relative;}
.signup_block{
	width:100%;
	float:left;
	height:347px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}
.signup_block::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(112,112,112,.9);
}

/*.signup_block:hover::before{background:rgba(0,57,109,.9);}*/


.product_section{ padding:34px 0px 70px 0px; margin:0px 0px 0px 0px;}
.product_single{ width:100%; float:left; display:block; margin:0px 0px 30px 0px; padding:0px 0px 0px 0px;}
.product_photo{ width:100%; float:left; display:block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.product_photo a{ display:block;}
.product_photo img{ width:100%; display:block;


}

.product_info{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:30px 30px 93px 30px; background-color:#CDCDCD; position:relative;}
.product_tittle{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/tittlebg_2.png) no-repeat right center;}
.product_info h3{font-family: 'Montserrat', sans-serif; margin:0px 0px 10px 0px; text-transform:uppercase; font-size:19px; line-height:19px; color:#565656; font-weight:500;}
.product_info h3 a{ display:block;color:#565656;}
.product_info p{font-family: 'Montserrat', sans-serif; margin:0px 0px 15px 0px; font-size:14px; line-height:20px; color:rgba(86,86,86,.9); font-weight:300;}
.product_bottom{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; position:absolute; bottom:35px; left:0; padding:0px 17px 0px 17px;}
.product_button{ width:50%; float:left; display:inline-block; margin:0px 0px 0px 0px; padding:0px 15px 0px 15px;}
.product_button a{background:transparent url(images/buttonbg_1.png) no-repeat right 12px center; display:block; width:100%; height:55px; float:left; border:1px solid #707070; padding:0px 0px 0px 20px; line-height:55px; text-align:left; font-size:10px; text-transform:uppercase; color:#565656;font-family: 'Montserrat', sans-serif; font-weight:500;}

.product_single:hover .product_info{ background-color:#00396D;}
.product_single:hover .product_info h3 a{ color:#fff;}
.product_single:hover .product_info p{ color:rgba(255,255,255,.8);}
.product_single:hover .product_button a{border:1px solid #fff;background:transparent url(images/buttonbg_2.png) no-repeat right 12px center; color:#fff;}
.product_single:hover .product_photo img{
width:100%;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

    filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: gray; /* IE6-9 */

    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}



.custom_row{ background-color:#F6F6F6; padding:45px 0px 45px 0px;}
.section_tittle{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.section_tittle h2{ margin:0px 0px 10px 0px;font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-size:43px; line-height:41px; color:#00396D; font-weight:400;}
.paragraph_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.paragraph_block p{font-family: 'Montserrat', sans-serif; margin:0px 0px 10px 0px; font-size:14px; line-height:24px; color:#000; font-weight:300; letter-spacing:-0.5px;}

.help_block_btn{ max-width:315px; width:100%; float:left; display:block; margin:20px 0px 0px; padding:0px 0px 0px 0px;}
.help_block_btn a{ display:block; background:#00396D url(images/buttonbg_2.png) no-repeat right 20px center; width:100%; padding:26px 20px 26px 28px;font-family: 'Montserrat', sans-serif; font-size:15px; line-height:16px; font-weight:500; color:#fff; text-transform:uppercase;}
.help_block_btn a:hover{ background-color:#7C7C7C;}

.section_tittle_2{width:100%; float:left; display:block; margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;font-family: 'Montserrat', sans-serif; font-size:31px; line-height:40px; text-transform:uppercase; color:#00396D; font-weight:400;}
.section_gap{ padding:90px 0px 60px 0px;}

.step_single{ width:20%; float:left; display:inline-block; margin:0px 0px 30px 0px; padding:0px 14px 0px 14px;}
.step_top_block{ width:100%; float:left; display:block; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; text-align:center; vertical-align:middle;}
.step_top_block{height:234px;position:relative;background-repeat:no-repeat;background-position:center center;display:block;background-size:100% auto;-webkit-background-size:cover;
-moz-background-size:cover;}
.step_top_block span{display:block; width:auto; text-align:center; vertical-align:middle; font-size:66px; font-weight:500; color:#00396D; line-height:100%;}
.step_top_block span{position:absolute; top:50%; height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);}

.step_bottom{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}
.step_bottom p{ margin:0px 0px 0px 0px; font-size:14px; line-height:20px; color:#3D3D3D;font-family: 'Montserrat', sans-serif; text-align:center; padding:0px 15px 0px 15px;}

.footer{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 50px 0px;}
.footer_top{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 180px; position:relative; min-height:90px;}
.footer_top_inner{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; border-top:1px solid rgba(112,112,112,.3);}
.footer_logo{ width:172px; position:absolute; left:0; top:0px;}
.footer_logo img{ width:100%;}
.footer_logo a img:hover{
	opacity:0.6;
}
.vbox-close {
    cursor: pointer;
    position: fixed;
    top: 32px;
    right: 20px;
    width: 40px;
    height: 40px;
    padding: 8px;
    display: block;
    background-position: 10px center;
    overflow: hidden;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    z-index: 1050;
}
.social_block{ float:right; display:block; width:25px; margin:32px 0px 0px 0px;}
.social_block a{ display:block; width:25px; height:25px; background:url(images/socialbg.png) no-repeat;}
.social_block a:hover{ display:block; width:25px; height:25px; background:url(images/socialbg2.png) no-repeat;}


.footer_mid{ width:100%; float:left; display:block; margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; text-align:right;}
.footer_mid a{ display:inline-block; margin:0px 0px 0px 20px;}
.footer_mid a{background:transparent url(images/buttonbg_1.png) no-repeat right 12px center;  width:138px; height:39px;  border:1px solid #636363; padding:0px 0px 0px 20px; line-height:39px; text-align:left; font-size:14px; text-transform:uppercase; color:#636363;font-family: 'Montserrat', sans-serif; font-weight:500;}

.footer_mid a:hover{ border-color:#00396D; color:#00396D;background:transparent url(images/buttonbg_3.png) no-repeat right 12px center;}

.footer_bottom{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.footer_copyright{ float:left; display:inline-block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:11px; line-height:30px; font-weight:400; color:#778087; width:auto;}
.footer_link{ float:right; display:inline-block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.footer_link a{ display:inline-block; margin:0px 0px 0px 80px; line-height:30px; font-size:11px; color:#778087;font-family: 'Poppins', sans-serif; font-weight:400;}
.footer_link a:hover{color:#00396D;}



.project_wrapper{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:60px 0px 60px 0px;}
.project_page_top{width:100%; float:left; display:block; margin:0px 0px 60px 0px; padding:0px 0px 20px 0px;border-bottom:1px solid rgba(112,112,112,.3);}
.project_page_top h1{font-family: 'Montserrat', sans-serif; font-size:41px; line-height:42px; margin:0px 0px 60px 0px; font-weight:400; color:#00396D;}
.project_page_top p{ font-size:16px; line-height:26px; margin:0px 0px 36px 0px; font-weight:400; color:#8F8F8F;}

.project_block_single.col-md-4{ padding-left:10px; padding-right:10px;}
.project_container{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 5px 0px 5px;}
.project_block_single a{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.project_single_photo{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.project_single_photo img{ width:100%;}
.project_block_single{ margin-bottom:20px;}

.gallery_tittle{ width:100%; float:left; display:block; position:absolute; top:0; left:0; height:100px; background:url(images/project_tittle_bg.png) no-repeat left top; padding:0px 10px 0px 30px; background-size:100% auto;}
.gallery_tittle h3{font-family: 'Montserrat', sans-serif; font-weight:300; margin:0px 0px 0px 0px; padding:25px 0px 0px 0px; color:#fff; line-height:30px; font-size:24px; text-align:left;}

.project_block_single a:hover .gallery_tittle{background:rgba(0,57,109,.91); height:100%;padding:0px 0px 0px 0px;}
.project_block_single a:hover .gallery_tittle h3{}
.project_block_single a:hover .gallery_tittle h3{
position:absolute; top:50%; 
height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
padding:0px 15px 0px 15px;
text-align:center;
}







.generic_block{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:61px 0px 0px 0px;}
.generic_block h1{font-family: 'Montserrat', sans-serif; margin:0px 0px 40px 0px; font-size:41px; line-height:42px; font-weight:400; color:#00396D;}
.generic_block p,
.generic_block .elementor p,
.project_wrapper .elementor p{ font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; color:#8F8F8F; margin:0px 0px 30px 0px; font-weight:400;}
.generic_block hr{ margin-top:48px; margin-bottom:51px; background-color:#e7e7e7; width:100%; float:left; display:block;}
.generic_block p a,
.generic_block .elementor p a{ color:#154278; text-decoration:none;}

.generic_block ul{ padding:0px 0px 0px 15px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.generic_block ul li{ background:url(images/list_bullet.png) no-repeat left 7px; font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px;color:#8F8F8F; padding:0px 0px 0px 35px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.generic_block ul li a{color:#8F8F8F; text-decoration:none;}


.contact_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:38px 0px 0px 0px;}


.page.page-id-73 .contact-left {
	padding-left:0;
}
.order_form_section .contact-left {
    width: 34%;
    float: left;
    height: auto;
	padding:0px 45px 0px 0px;
}

.form_input_common {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
}

.form_single {
	width: 50%;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
}
.frm_rt {
	padding: 0px 0px 0px 7px;
}
.contact_form_wrapper label {
	font-size: 14px;
	font-family: 'Poppins', sans-serif; 
	color: #626262;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	display: block;
	width: 100%;
	vertical-align: top;
}
.contact_form_wrapper .form-control {
	height: 39px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif; 
	color: #333;
	box-shadow: none;
	border-radius: 3px;
	background-color:#fff;
	border:1px solid #D9D8D8;
	font-weight:400;
}

.contact_form_wrapper textarea.form-control {
	height: 172px;
}
.contact_form_wrapper .submit {
	width: 152px;
	height:55px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
	border: none;
	background: #565656 url(images/buttonbg_2.png) no-repeat right 18px center;
	text-align: left;
	margin-bottom: 0px;
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	float: left;
	margin-top:0px;
	border-radius:0px;
	padding:0px 0px 0px 20px;
}
.contact_form_wrapper .submit:hover {
	background: #00396D url(images/buttonbg_2.png) no-repeat right 12px center;
}

.form_note{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;font-family: 'Poppins', sans-serif; font-weight:300; font-size:12px; line-height:18px; color:#626262;}
.form_note span{ font-weight:600; color:#FF0000;}
.contact_form_wrapper label span{font-weight:600; color:#FF0000;}


.select_block .chosen-container {
	width: 100% !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
	background:none;
	color:#003D79;
}
.dropdown-menu > li:last-child > a{
	border:none;
}
.caret{
	display:none;
}
.select_block .chosen-container-single .chosen-single div b {
	background: url(images/select_arrow.png) no-repeat center center!important;
	width: 39px;
	height: 39px;
}
.select_block .chosen-container-single .chosen-single div {
	width: 39px;
	height: 39px;
}
.select_block .chosen-container-single .chosen-single {
	height: 39px;
	border: 1px solid #d9d9d9;
	background: #fff;
	line-height: 39px;
	text-align: left;
	font-family: 'Poppins', sans-serif; 
	font-size: 14px;
	color: rgba(98,98,98,.44);
	padding: 0 0 0 13px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	width: 100%;
	font-weight: 400;
	box-shadow: none;
}
.has_value .chosen-container-single .chosen-single,
table .chosen-container-single .chosen-single{
	color: #333;
}
.select_block .chosen-container-single .chosen-single::after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
.select_block .chosen-container .chosen-results li.highlighted {
	background-color: #4785a4;
	background-image: none;
}
.select_block .chosen-container .chosen-results li {
	background: none;
	padding-left: 10px;
	padding-right: 0px;
}
.select_block .chosen-container .chosen-drop {
	width: 100%
}
.select_block .chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	right: -2px;
	top: -1px;
}
.select_block .chosen-container .chosen-results {
	color: #444;
	padding-left: 0px;
}


.order_form_table .table>tbody>tr>td.field_required2 {
    border-color: #f00!important;
    border-width: 1px!important;
    border-left-width: 1.2px!important;
}

/*======================================= checkbox1 ================================*/

input[type='checkbox'] {
	display: none;
}
.checkbox_block label {
	font-size: 15px;
	font-weight: 400;
	cursor: pointer;
	padding-left: 26px;
	line-height: 16px;
	background: url(images/checkbox.png) no-repeat left center;
	min-width: 15px;
	min-height: 15px;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.checkbox_block input[type='checkbox']:checked + label {
	background: url(images/check-active.png) no-repeat left center;
}
.checkbox_block input[type='radio']:checked + label {
	background: url(images/radio-active.png) no-repeat left center;
}
.contact-right.pull-right{
	width:64%;
	float:left;
	height:auto;
}


.checkbox_block{ width:50%; float:left; display:inline-block; margin-top:0px;}
.submitblock{width:50%; float:left; display:inline-block;}

.videoblock{ width:100%; float:left; display:block; margin:0px 0px 76px 0px; padding:50px 0px 0px 0px;}
.videoblock img{
	width:100%;
}


.table_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 50px 0px;}
.table-bordered {
	border-color: #cecece;
}
th {
	border-bottom: none!important;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th,
.content-inner .elementor .table-bordered > thead > tr > td, .content-inner .elementor .table-bordered > thead > tr > th
 {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding: 11px 11px;
	background: #00396D;
	text-transform: uppercase;
	font-weight: 400;
	vertical-align: middle;
	font-family: 'Montserrat', sans-serif;
}
.table-bordered > tbody > tr > td ,
.content-inner .elementor .table-bordered > tbody > tr > td{
	font-family: 'Poppins', sans-serif; 
	font-size: 16px;
	color: #8F8F8F;
	line-height: 18px;
	padding: 11px 15px;
	font-weight: 400;
}

.table-striped > tbody > tr:nth-of-type(2n+2) {
    background: #f4f4f4;
}

.map_block{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.map_block img{ width:100%;}



/*======================================= elimentor css ================================*/

.elementor h1{font-family: 'ITCAvantGardeProMd'; margin:0px 0px 20px 0px; font-size:64px; line-height:70px; color:#01509e;}
.elementor p{ font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:25px; color:#393939; margin:0px 0px 25px 0px;}
.elementor hr{ margin-top:48px; margin-bottom:51px; background-color:#e7e7e7;}
.elementor p a{ color:#0154a7; text-decoration:none;}

.elementor ul{ padding:18px 0px 24px 30px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.elementor ul li{ background: url(images/list_bullet.png) no-repeat left 7px;
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 26px;
color: #8F8F8F;
padding: 0px 0px 0px 35px;
margin: 0px 0px 0px 0px;
width: 100%;
float: left;
display: block;}
.elementor ul li a{color: #8F8F8F;
text-decoration: none;}

.elementor h2{font-family: 'Poppins', sans-serif; margin:10px 0px 11px 0px; padding:0px 0px 37px 0px; text-transform:uppercase; font-size:27px; color:#0154a7; border-bottom:1px solid #e7e7e7;}
.elementor h3{font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:25px; color:#393939; margin:0px 0px 0px 0px; font-weight:bold;}


.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.footer_link ul li {
    display: inline-block;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.content_section .home_banner{
	width:100%;
	height:535px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	-mz-background-size:cover;
	background-size:cover;
	position:relative;
}
.content_section .home_banner > img{
	width:100%;
	height:auto;
}
.content_section .home_banner::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:url(images/shape2.png) no-repeat center center;
	background-size:100% auto;
}
.content_section .home_banner h3{
	font-size:38px;
	color:#fff;
	font-weight:normal;
	margin:0;
	line-height:48px;
}
.content_section .home_banner .logo {
    width: auto;
    margin: 0 0 20px -10px;
    text-align: left;
    padding: 0;
    display: block;
    float: none;
}
.content_section .home_banner .banner-inner{
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
}
.generic_block > .elementor{
	margin:0 -10px;
}

#banner-carousel .item,
.banner_sub_page,
.content_section .home_banner{
	height:auto!important;
}
.banner-caption{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#banner-carousel .item > img{
	width:100%;
	height:auto;
}
div.wpcf7-mail-sent-ok{
	display:none!important;
}

a.new-account{
	display:inline-block;
	margin:0 0 20px;
	text-decoration:underline;
	color:#00396D;
}
a.new-account:hover{
	text-decoration:none;
}
#GCLogin a{
	color:#00396D;
}

#GCLogin input[type='checkbox'] + label{
	cursor:pointer;
	padding-left:24px;
	background:url(images/checkbox_normal.png) no-repeat left center;
}
#GCLogin input[type='checkbox']:checked + label{
	background:url(images/checkbox_active.png) no-repeat left center;
}
.banner_sub_page.banner_img{
	height:211px!important;
}

.container-fluid {
    max-width: 1645px;
}
/*.order_form_table .table>tbody>tr>td:not(.col_blank) {
    min-width: 31px;
}*/



/*======================================== order_form start =============================*/


.order_form_section{font-family: 'Poppins', sans-serif;}

.header_order{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.header_order .logo{ float: left; display: inline-block; margin: -18px 0px 0px -10px; }
.order_tittle{ 
	float: right;
    display: inline-block;
    margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    line-height: 69px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

.header_order {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    padding: 19px 0;
    max-height: 108px;
    background: #003D79;
    margin: 0 0 37px;
}


.order_form_section .contact_form_wrapper .form-control{ font-size: 13px; height: 41px; border-radius: 0px; }


.order_form_section .contact-left{ padding-right: 0;  }
.order_form_section .contact-right.pull-right{ padding-left: 0; }

.select_form_section{ max-width: 100%; width: 100%; float: left; display: block; }




.order_form_section .select_block .chosen-container-single .chosen-single div b{
	background: url(images/select_arrow.png) no-repeat center center!important;
    width: 41px;
    height: 41px;
}
.order_form_section .select_block .chosen-container-single .chosen-single{ height: 41px; line-height: 41px; border-radius: 0px; }


.order_form_section .chosen-container-single .chosen-drop{ margin-top: -1px; }
.order_form_section .chosen-container .chosen-drop{border: 1px solid #d9d9d9;}


.order_form_section .chosen-container .chosen-results li.highlighted {
	background-color: #003D79;
	background-image: none;
}

.order_form_section .chosen-container .chosen-results li{ line-height: 28px; }



.order_form_section .contact_section{ position: relative; max-width: 100%; width: 100%; float: left; }



.form_block_tittle{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.form_block_tittle h2{ margin: 0px 0px 15px 0px; font-size: 24px; line-height: 27px; color: #003D79; font-weight: 500; color: #003D79; text-transform: uppercase; }

.order_form_section .project_block_single{ margin-bottom: 0px; }


.order_form_section .contact_inner{ width: 100%; float: left; display: block; padding-right: 0px; margin-bottom: 30px;}
.order_form_section .select_form_section{ padding-left:30px;border-left: 1px solid #D6D6D6;margin-bottom: 30px; height: 372px; }

.tittle_gap_rt{ padding-left: 30px; }



.form_section_tittle{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.form_section_tittle h2{ margin: 0px 0px 15px 0px; font-size: 37px; line-height: 55px; color: #003D79; font-weight: 300; color: #003D79; text-transform: uppercase; }

.order_form_common_width{position: relative; max-width: 100%; width: 100%; float: left; display: block;}

.order_form_table{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.add_new_row {
    width: 100%;
    float: left;
    height: auto;
    text-align: right;
    margin: 0 0 30px;
}
.add_new_row a {
    color: #fff;
    display: inline-block;
    background: #003D79;
    padding: 0 10px;
    line-height: 31px;
}

.order_form_common_width.tall_door {
    max-width: 100%;
}

.order_form_common_width.appliance__item {
    width: 1020px;
}
/*td.copy_row.active_row::after {
    width: 15px;
    height: 15px;
    position: absolute;
    content: '';
    background: url(images/preloader.gif) no-repeat center center;
    top: 6px;
    right: -35px;
    background-size: 43px auto;
}*/
.loader_block {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255,255,255,0.5) url(images/preloader.gif) no-repeat center center;
    background-size: 100px auto;
    top: 0;
}
tr.tooltip_row {
    display: none;
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid #003D79;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    position: absolute;
    right: -43px;
    top: 4px;
}
@keyframes spinner-border {
  to { transform: rotate(360deg); }
}


.contact-right .form_input_common {
    padding-right: 50px;
    position: relative;
    width: 347px;
}
.chosen-container-single .chosen-single span{
	margin-right: 36px;
}
.contact-right .form_input_common a.reset_item {
    position: absolute;
    right: 0;
    width: auto;
    top: 0;
    display: inline-block;
    line-height: 40px;
    text-decoration: underline;
    color: #003D79;
}
.contact-right .form_input_common a.reset_item:hover{
	text-decoration: none;
}

.order_form_table .table>tbody>tr>td, .order_form_table .table>tbody>tr>th, 
.order_form_table .table>tfoot>tr>td, .order_form_table .table>tfoot>tr>th, 
.order_form_table .table>thead>tr>td, 
.order_form_table .table>thead>tr>th{font-family: 'Poppins', sans-serif; font-size: 12px; line-height: 18px; border-top: none; padding: 6px 3px 6px 3px; white-space: nowrap;}


.order_form_table .table>tbody>tr>td.col_bg_color_1{ background-color: #5B9BD5; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_2{ background-color: #70AD47; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_3{ background-color: #FFC000; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_4{ background-color: #8EA9DB; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_5{ background-color: #ED7D31; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_6{ background-color: #9933FF; color: #fff;}
.order_form_table .table>tbody>tr>td.col_bg_color_yellow{ background-color: #fffe54; color: #333;}

.order_form_table .table>tbody>tr>td.col_bg_color_3{ background-color: #FFC000; color: #fff;}

.order_form_table .table>tbody>tr>td.col_bg_color_glazing{ background-color: #c59a32; color: #fff;}

.order_form_table .table>tbody>tr>td.col_bg_color_drawer{ background-color: #f29ff9; color: #fff;}


.order_form_table .table>tbody>tr>td.hg{ text-align: right; }

.order_form_table .table>tbody>tr>td.col_blank{ background-color: transparent; border:none !important; }
.order_form_table .table>tbody>tr>td.col_bg_color_shelves{ background-color: #ef8383; color: #fff;
text-align: center; }




.order_form_table .table>tbody>tr.odd_row_custom>td{ background-color: #F8F8F8; border:1px solid #C9C9C9; }
.order_form_table .table>tbody>tr.odd_row_custom>td:first-child{ background-color: transparent; border:none; }


.order_form_table.table-responsive{overflow-x: inherit;}



.order_form_table .form-control{  width: 100%; background-color: transparent; box-shadow: none; border-radius: 0px; outline: 0; font-size: 13px; height: 18px; border:none; padding: 0px; font-weight: 400; color: #333; }
.order_form_table .form-control:focus{ box-shadow: none; border-radius: 0px; outline: 0;}



.order_form_table .table>tbody>tr.even_row_custom>td{ background-color: #fff; border:1px solid #C9C9C9; }
.order_form_table .table>tbody>tr.even_row_custom>td:first-child{ background-color: transparent; border:none; }



.drawing_area{width: 100%; float: left; display: block; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px;}

.drawing_area img{ width: 100%; }

.order_form_common_width.glazed__item {
    max-width: 1580px;
}


#form_table_2.order_form_table,
#form_table_2 + .add_new_row{ max-width: 1000px; }

#form_table_2.table-responsive {
    overflow-x: inherit;
}

.order_form_common_width.barback_panel {
    max-width: 1170px;
}














































































.select_block.error_field .chosen-container-single .chosen-single{
	border-color: #f00;
}
.submit_button {
    width: 100%;
    float: left;
    height: auto;
    padding: 0 0 30px;
}
.submit_button input[type="submit"] {
    background: #003D79;
    border: none;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
}

#success__message {
    font-size: 18px;
    color: green;
    position: fixed;
    width: 100%;
    z-index: 9;
    border-radius: 0;
    top: 0;
    left: 0;
}
.logged-in #success__message{
	top: 32px;
}
body.has_message{
	padding-top: 0px;
}
.order_form_table .table .chosen-container-single .chosen-single{
	height: 18px;
    border: none;
    background: none;
    line-height: 18;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #555;
    padding: 0 0 0 0px;
    border-radius: 0px;
    font-weight: 400;
    box-shadow: none;
}
.order_form_table .table .chosen-container-single .chosen-single span{
	margin: 0;
	line-height: 18px;
}

.order_form_table .table ul.chosen-results {
    padding: 0!important;
    margin: 0!important;
}
.order_form_table .table .chosen-results li {
    line-height: 18px;
    padding: 0 5px;
}

.contact-right .field__item {
    display: flex;
    width: 100%;
}
.contact-right .field__item label {
    width: 160px;
    min-width: 160px;
}

a#reset_form {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    background: #003D79;
    padding: 0 20px;
    line-height: 24px;
    border-radius: 2px;
    color: #fff;
    top: -3px;
    position: relative;
}
a#print_order{
	font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    background: #003D79;
    padding: 0 10px;
    line-height: 24px;
    border-radius: 2px;
    color: #fff;
    top: -3px;
    position: relative;
    margin-left: 5px;
}

.no_margin{
	margin-bottom: 0!important;
}

.contact-left .form_input_common .form_input_common {
    margin: 0;
}


.alert.alert-success.alert-dismissible.fade.show {
    opacity: 1;
    margin: 0;
    padding: 20px 0;
    background: #c6f6f6;
    border: none;
}
.alert.alert-success.alert-dismissible.fade.show p{
	color: #29a581;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
.alert_info {
    padding: 0 20px;
    position: relative;
}
.alert_info img{
	display: block;
}
.alert.alert-success.alert-dismissible.fade.show button.close {
    position: absolute!important;
    right: 0;
    top: 50%;
    height: 9px;
    width: 9px;
    opacity: 1;
    transform: translateY(-50%);
}
td.remove_row {
    border: none!important;
    padding: 0!important;
    background: none!important;
}
.remove_row a {
    display: inline-block;
    width: 14px;
    font-size: 19px;
    color: #F00;
    position: relative;
    right: -5px;
    top: 6px;
}
.add_new_row{
	padding-right: 42px;
}
.drawing_area {
    padding-right: 15px;
}

.drawing_area img {
    width: auto;
}
.drawing_area {
    /*background: #f5f5f5;
    border: 1px solid #C9C9C9;*/
    padding: 0px;
    width: calc(100% - 15px);
}
.table td{
	position: relative;
}

span.tooltip_button {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/info_icon.svg) no-repeat center center;
}
.tooltip-inner {
    width: 130px!important;
    padding: 7px;
    color: #003D79;
    text-align: center;
    background-color: #DFEFFF;
    border-radius: 0;
    font-size: 12px;
    line-height: 12px;
    opacity: 1;
    font-family: 'Poppins', sans-serif!important;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 17px!important;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #DFEFFF;
}
.table .tooltip {
	opacity: 1!important;
	/*left: -5px!important;*/
}
.tooltip.left .tooltip-arrow{
	border-left-color: #DFEFFF;
}
.order_form_table .table>tbody>tr.tooltip_row td {
    padding-bottom: 0!important;
}

span.show-hide {
    color: rgb(114,114,114);
    margin-right: 10px;
}
span.show-hide a {
    padding: 0;
    background: none;
    color: rgb(114,114,114);
}
span.show-hide a:hover{
	color: #003D79;
}

td.copy_row {
    border: none!important;
    padding: 0 0 0 8px!important;
    background: none!important;
}
.copy_row a {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(images/copy.png) no-repeat center center;
    position: relative;
    top: 5px;
}


/*======================================== order_form end =============================*/
.form_submitting #order_form{
	pointer-events: none;
}

td.select_disabled2 {
    pointer-events: none;
}
/*td .chosen-container{
	width: 100%!important;
}*/

li.group-result {
    font-weight: 300!important;
    color: #444;
}
.chosen-container .chosen-results li.active-result.group-option {
    padding-left: 30px;
    line-height: 20px;
    color: #AFAFAF;
}
.chosen-container .chosen-results li.active-result.group-option:hover{
	color: #fff;
}

.image_block .image_item {
    width: 100%;
    height: auto;
    border: none;
    float: left;
    padding: 0;
    height: 47px;
    margin-top: 0;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
    margin: 0 0 0px;
    align-items: center;
}
.image_block .image_item  a{
	font-size: 14px;
	color: #003D79;
	text-decoration: underline;
}
.image_block .image_item  a:hover{
	text-decoration: none;
}
.image_block .image_item img {
    width: 100%;
    height: 47px;
    object-fit: contain;
    margin: 0;
}
.image_block {
    display: block;
    height: 47px;
    margin-bottom: 8px;
}

.image_block .image_item a{
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(images/search_icon.svg) no-repeat center center;
}
input#border.disabled_item {
    opacity: 0.3;
    pointer-events: none;
}
div#empty_image.hidden {
    display: block!important;
    opacity: 0;
}
.thankyou_content {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0 50px;
}
.thankyou_content h1{
	font-size: 24px;
	font-weight: 500;
	color: #003D79;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.thankyou_content p{
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 38px;
}
.thankyou_content a{
	display: inline-block;
	line-height: 41px;
	padding: 0 13px;
	font-size: 13px;
	background: #003D79;
	color: #fff;
}
.order_form_table tbody tr:nth-child(2){
	display: none;
}
.vbox-container img {
    max-width: 100%;
    height: auto;
    padding: 20px 30px!important;
}

.save__job{
	background: #003D79;
    border: none;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    margin-left: 10px;
}
div#saved_job_success {
    color: green;
    margin: 0 0 40px;
}
a#download_pdf {
    display: inline-block!important;
    opacity: 0;
    visibility: hidden;
}

.form_block_tittle button.save__job {
    /* padding: 0 10px; */
    /* line-height: 23px; */
    /* height: 25px; */
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    background: #003D79;
    padding: 0 10px;
    line-height: 24px;
    border-radius: 2px;
    color: #fff;
    top: -3px;
    position: relative;
    margin-left: 5px;
    height: 24px;
}

.order_form_table .table>tbody>tr.odd_row_custom>td{
	min-width: unset!important;
}

input[name="profiled_qty[]"],
input[name="accent_profiled_qty[]"],
input[name="drawer_qty[]"],
input[name="glazed_qty[]"],
input[name="barback_qty[]"],
input[name="tall_qty[]"],
input[name="flat_qty[]"],
input[name="appliance_qty[]"],
input[name="shelves_qty[]"]{
    width: 30px;
    max-width: 30px;
    min-width: 24px;
}

input[name="profiled_height[]"],
input[name="accent_profiled_height[]"],
input[name="drawer_height[]"],
input[name="glazed_height[]"],
input[name="barback_height[]"],
input[name="tall_height[]"],
input[name="flat_height[]"],
input[name="appliance_height[]"],
input[name="shelves_height[]"]{
    width: 36px;
    max-width: 36px;
    min-width: 36px;
}

input[name="profiled_width[]"],
input[name="accent_profiled_width[]"],
input[name="drawer_width[]"],
input[name="glazed_width[]"],
input[name="barback_width[]"],
input[name="tall_width[]"],
input[name="flat_width[]"],
input[name="appliance_width[]"],
input[name="shelves_width[]"]{
    width: 36px;
    max-width: 36px;
    min-width: 36px;
}

input[name="profiled_top_border[]"],
input[name="profiled_bottom_border[]"],
input[name="profiled_left_border[]"],
input[name="profiled_right_border[]"],

input[name="accent_profiled_top_border[]"],
input[name="accent_profiled_bottom_border[]"],
input[name="accent_profiled_left_border[]"],
input[name="accent_profiled_right_border[]"],

input[name="drawer_top_border[]"],
input[name="drawer_bottom_border[]"],
input[name="drawer_left_border[]"],
input[name="drawer_right_border[]"],

input[name="glazed_top_border[]"],
input[name="glazed_bottom_border[]"],
input[name="glazed_left_border[]"],
input[name="glazed_right_border[]"],

input[name="barback_top_border[]"],
input[name="barback_bottom_border[]"],
input[name="barback_left_border[]"],
input[name="barback_right_border[]"],

input[name="tall_top_border[]"],
input[name="tall_bottom_border[]"],
input[name="tall_left_border[]"],
input[name="tall_right_border[]"],

input[name="flat_top_border[]"],
input[name="flat_bottom_border[]"],
input[name="flat_left_border[]"],
input[name="flat_right_border[]"],

input[name="appliance_top_border[]"],
input[name="appliance_bottom_border[]"],
input[name="appliance_left_border[]"],
input[name="appliance_right_border[]"],

input[name="shelves_top_border[]"],
input[name="shelves_bottom_border[]"],
input[name="shelves_left_border[]"],
input[name="shelves_right_border[]"]{
    width: 20px;
    max-width: 25px;
    min-width: 25px;
}


select[name="profiled_top_edge[]"],
select[name="profiled_bottom_edge[]"],
select[name="profiled_left_edge[]"],
select[name="profiled_right_edge[]"],

select[name="accent_profiled_top_edge[]"],
select[name="accent_profiled_bottom_edge[]"],
select[name="accent_profiled_left_edge[]"],
select[name="accent_profiled_right_edge[]"],

select[name="drawer_top_edge[]"],
select[name="drawer_bottom_edge[]"],
select[name="drawer_left_edge[]"],
select[name="drawer_right_edge[]"],

select[name="glazed_top_edge[]"],
select[name="glazed_bottom_edge[]"],
select[name="glazed_left_edge[]"],
select[name="glazed_right_edge[]"],

select[name="barback_top_edge[]"],
select[name="barback_bottom_edge[]"],
select[name="barback_left_edge[]"],
select[name="barback_right_edge[]"],

select[name="tall_top_edge[]"],
select[name="tall_bottom_edge[]"],
select[name="tall_left_edge[]"],
select[name="tall_right_edge[]"],

select[name="flat_edge_top[]"],
select[name="flat_edge_bottom[]"],
select[name="flat_edge_left[]"],
select[name="flat_edge_right[]"],

select[name="appliance_top_edge[]"],
select[name="appliance_bottom_edge[]"],
select[name="appliance_left_edge[]"],
select[name="appliance_right_edge[]"]{
    width: 25px;
    max-width: 25px;
    min-width: 25px;
}

select[name="profiled_location[]"],
select[name="drawer_location[]"],
select[name="glazed_location[]"],
select[name="tall_location[]"],
select[name="flat_location[]"]{
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}

input[name="profiled_start[]"],
input[name="profiled_stop[]"],

input[name="drawer_start[]"],
input[name="drawer_stop[]"],

input[name="glazed_start[]"],
input[name="glazed_stop[]"],

input[name="tall_start[]"],
input[name="tall_stop[]"],

input[name="flat_start[]"],
input[name="flat_stop[]"]{
    width: 32px;
    max-width: 32px;
    min-width: 32px;
}

select[name="profiled_top_return[]"],
select[name="profiled_bottom_return[]"],
select[name="profiled_left_return[]"],
select[name="profiled_right_return[]"],
select[name="profiled_top_ds[]"],

select[name="accent_profiled_top_return[]"],
select[name="accent_profiled_bottom_return[]"],
select[name="accent_profiled_left_return[]"],
select[name="accent_profiled_right_return[]"],
select[name="accent_profiled_top_ds[]"],

select[name="drawer_top_return[]"],
select[name="drawer_bottom_return[]"],
select[name="drawer_left_return[]"],
select[name="drawer_right_return[]"],
select[name="drawer_top_ds[]"],

select[name="glazed_top_return[]"],
select[name="glazed_bottom_return[]"],
select[name="glazed_left_return[]"],
select[name="glazed_right_return[]"],
select[name="glazed_top_ds[]"],

select[name="barback_top_return[]"],
select[name="barback_bottom_return[]"],
select[name="barback_left_return[]"],
select[name="barback_right_return[]"],
select[name="barback_top_ds[]"],

select[name="tall_top_return[]"],
select[name="tall_bottom_return[]"],
select[name="tal_left_return[]"],
select[name="tal_right_return[]"],
select[name="tal_top_ds[]"],

select[name="flat_return_top[]"],
select[name="flat_return_bottom[]"],
select[name="flat_return_left[]"],
select[name="flat_return_right[]"],
select[name="flat_return_ds[]"],
select[name="appliance_top_ds[]"],
select[name="shelves_top_ds[]"]{
    width: 25px;
    max-width: 25px;
    min-width: 25px;
}
td.disabled_item {
    pointer-events: none;
    opacity: 0.6;
}

.form_section_tittle h2 span {
    font-size: 18px;
    text-transform: none;
    vertical-align: middle;
    display: inline-block;
}
/*.order_form_common_width.form_table_1 {
    width: 1240px;
}*/

.order_form_common_width.form_table_1 {
  width: 1290px;
  max-width: 100%;
}
#form_table_1_diagram {
  width: 1290px;
  max-width: 100%;
}

.order_form_common_width.accent_form_table_1,
#accent_form_table_1_diagram {
  width: 1515px;
  max-width: 100%;
}
.order_form_common_width.form_table_drawer {
  width: 1612px;
  max-width: 100%;
}

.order_form_common_width.glazed__item {
  width: 1347px;
  max-width: 100%;
}
.order_form_common_width.barback_panel,
#form_table_barback_diagram {
  width: 1070px;
  max-width: 100%;
}
.order_form_common_width.tall_door {
  width: 1586px;
  max-width: 100%;
}
#form_table_2.order_form_table, #form_table_2 + .add_new_row,
#form_table_2_diagram {
  max-width: 918px;
}

.order_form_common_width.appliance__item,
#form_table_appliance_diagram .order_form_common_width {
  width: 760px;
  max-width: 100%;
}

.form_block_tittle.tittle_gap_rt button.save__job {
    text-transform: uppercase;
}
.credit_popup_common .modal-dialog
{
    width: 450px;
    max-width: 94%;
    margin: 30px auto;
    font-family: "Jost", sans-serif;
}

.credit_popup_common .modal-content
{
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-radius: 0px;
    overflow: hidden;
}

.credit_popup_common .modal-header
{
    border: none;
    padding: 10px 0px 10px 0px;
    background-color: transparent;
}

.credit_popup_common .modal-header h1 {
    font-size: 18px;
    color: #33455a;
    line-height: normal;
    margin: 0 0 0px 0;
    text-align: center;
    font-weight: 500;
}

.credit_popup_common .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 15px;
    background: url(images/popup_close.png) no-repeat center center;
    opacity: 1;
    z-index: 99;
    border-radius: 50%;
}

.credit_popup_common .modal-body {
    padding: 52px 0px 0px 0px;
}



.popup_cr_bottom.row{ margin-right: 0px; margin-left: 0px; }
.popup_cr_bottom.row .col-xs-6{ padding-left: 0px; padding-right: 0px; }


.pt_cn_btn_common{ width: 100%; float: left; display: block; }
.pt_cn_btn_common a{ display: block; height: 90px; line-height: 90px; text-align: center; font-size: 18px; font-weight: 600; color: #101D2F; }
.pt_cn_btn_common a span{ padding-left: 10px; display: inline-block; }
.cancel_pp a{ background-color: #CDDCF2; color: #101D2F;}
.confirm_pp a{ background-color: #003D79; color: #fff; }

.cpc_row_icon{ width: 100%; float: left; display: block; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; text-align: center; }
.cpc_row_icon span{ width: 70px; height: 70px; margin: 0 auto; display: block; }

.cpc_info_row{ width: 100%; float: left; display: block; margin: 0px 0px 4px 0px; padding: 0px 15px 0px 15px;}
.cpc_info_col{ max-width: 365px; width: 100%; margin: 0 auto;padding: 0px 0px 40px 0px; overflow: hidden; }

.cpc_info_col h3{margin: 0px 0px 39px 0px; font-size: 28px; line-height: 40px; color: #003D79; font-weight: 600; text-align: center;}
.cpc_info_col p{margin: 0px 0px 10px 0px; font-size: 18px; line-height: 22px; color: #101D2F; font-weight: 400; text-align: center;}


.page-template-confirm-template .generic_block p{
	margin: 0;
}


div#form_table_shelves_diagram,
div#form_table_appliance_diagram,
div#form_table_2_diagram,
div#form_table_tall_diagram,
div#form_table_barback_diagram,
div#form_table_glazed_diagram,
div#form_table_drawer_diagram,
div#accent_form_table_1_diagram,
div#form_table_1_diagram,
#form_table_appliance_diagram .order_form_common_width {
    width: 1290px;
    max-width: 100%;
}

div#form_table_shelves_diagram img,
div#form_table_appliance_diagram img,
div#form_table_2_diagram img,
div#form_table_tall_diagram img,
div#form_table_barback_diagram img,
div#form_table_glazed_diagram img,
div#form_table_drawer_diagram img,
div#accent_form_table_1_diagram img,
div#form_table_1_diagram img{
	width: 100%;
	height: auto;
}

.disabled_item2 .form-control {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;     
  pointer-events: none;     
}

textarea#order_note {
    box-shadow: none;
    resize: none;
    height: 100px;
    margin: 0 0 29px;
    border-radius: 0;
}
.form-group label {
    
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #626262;
    font-weight: 400;
}

div#form_table_glazed_diagram {
    width: 1350px;
    max-width: 100%;
}
div#form_table_glazed_diagram img {
    width: 100%;
}

/*======================================== Responsive Design =============================*/
@media only screen and (max-width: 375px){
	body.has_message {
	    padding-top: 103px;
	}
}
@media only screen and (max-width: 479px){
	
	.logo {
    text-align: left;
    width: 200px !important;
	padding:0px 0px 20px 0px;
	
}

.banner_info h2{ font-size:25px; line-height:32px;}
.banner_info{padding: 30px 15px 30px 30px;}

.login_block{padding: 30px 20px 112px 15px;}
.signup_block{padding: 30px 20px 112px 15px;}
.login_info h3{ font-size:25px; line-height:30px;}
.bottom_link{ left:15px;}
.product_info{padding: 30px 15px 93px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 15px;}
.product_button a{ padding-left:7px;}
.section_tittle h2{ font-size:34px; line-height:35px;}
.section_tittle_2{ font-size:20px; line-height:24px;}
.footer_mid a{ width:120px;}
.footer_link{ width:100%; float:left; display:block; margin:0px 0px 0px 0px;}
.footer_link a{ margin:0px 20px 0px 0px;}

.gallery_tittle{padding: 0px 10px 0px 15px;}
.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:18px;}



.order_tittle{padding: 15px 0px 0px 0px;}
.header_order .logo {width: 100% !important; text-align: center; margin-bottom: 15px; padding-bottom: 0px;}
.header_order .logo a{ display: inline-table; }
.order_tittle{ font-size: 30px; line-height: 42px;  width: 100%; text-align: center;}


.form_section_tittle h2{    font-size: 20px; line-height: 30px;}


}

@media only screen and (min-width: 480px) and (max-width:639px) {

.logo {
    text-align: left;
    width: 280px;
	padding:0px 0px 20px 0px;
	
}

.login_block{padding: 30px 20px 112px 30px;}
.signup_block{padding: 30px 20px 112px 30px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:30px;}
.footer_link a{margin: 0px 0px 0px 23px;}




.order_tittle{padding: 15px 0px 0px 0px;}
.header_order .logo {width: 175px !important;}
.order_tittle{ font-size: 30px; line-height: 42px; }


.form_section_tittle h2{    font-size: 20px; line-height: 30px;}




}

@media only screen and (min-width: 640px) and (max-width:767px) {


.order_tittle{padding: 15px 0px 0px 0px;}
.header_order .logo {width: 175px !important;}
.order_tittle{ font-size: 40px; line-height: 52px; }


.form_section_tittle h2{    font-size: 24px; line-height: 34px;}


	
}

@media only screen and (max-width: 767px){
.order_form_section .select_form_section{
	min-height: unset;
}
.container{
width:100%;
}
.image_block {
    display: block;
    height: auto;
    margin-bottom: 0px;
}
.image_block .image_item{
	margin: 0 0 10px;
}
body.has_message {
    padding-top: 82px;
}
.logo {
    text-align: left;
    width: 290px;
	padding:0px 0px 20px 0px;
	position:absolute; left:-10px;
	
}
.header{ height:auto;}
.navbar-toggle{ margin-top:25px; margin-right:0px; margin-bottom:25px;}

.navbar-nav {
    margin-top: 0;
	padding-bottom:15px; padding-top:60px;
}

.navbar-right {
    margin: 0px 0 0;
}

.navbar-default .navbar-nav > li {
    margin: 0px 0px 0px 0px;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
}
.dropdown-menu{ padding: 0px 0px 10px 0px;}


.navbar-default .navbar-nav > li > a {
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    padding: 15px 0px 15px 15px;
    
}
.dropdown-menu{ top:100%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color:#fff; line-height:32px;}
.dropdown-menu > li > a{ font-size:17px;}

.navbar-default .navbar-toggle{border-color: #0154a7;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#0154a7;}
.navbar-nav .open .dropdown-menu{ padding-left:15px; padding-right:15px;}



.login_section .login_wrapper.col-md-6{padding-right:15px;}
.login_section .signup_wrapper.col-md-6{ padding-left:15px;}

.header_top_link{ width:100%; float:left; display:block; margin:10px 0px 20px 0px; padding:0px 0px 0px 0px; background:none;}
.navbar-collapse{ box-shadow:none;}

.step_single{ width:100% !important;}
.step_top_block{ width:233px; height:233px; margin:0 auto 10px; float:none;}

.gallery_tittle{height:174px;}

.form_single{ width:100%;padding: 0px 0px 0px 0px; margin:0px 0px 14px 0px;}
.frm_rt {
    padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px;
}

.order_form_section .contact-left{ width:100%; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px; max-width: 100%;}
.contact-right.pull-right{ width:100%; margin:0px 0px 0px 0px;}
.content_section .home_banner .logo {
    width: 100%!important;
    margin: 0 0 20px -5px;
    text-align: left;
    padding: 0;
    display: block;
    float: left;
    left: 0;
    position: relative;
}
.content_section .home_banner .logo img {
    width: 215px;
}
.content_section .home_banner h3 {
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    line-height: 32px;
}	
.content_section .home_banner h3 br{
	display:none;
}
.content_section .home_banner{
	height:400px;
}
.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {
    bottom: 15px;
}

.content_section .section_row.product_section .container,
.login_section .container{
	padding:0;
}
.content_section .section_row.product_section .container > .row,
.login_section .container > .row{
	margin:0;
}
.content_section .section_row.product_section .container > .row > .col-xs-12,
.login_section .container > .row > .col-xs-12{
	padding-left:0;
	padding-right:0;
}

/*.content_section .section_row.custom_row .container,
.content_section .section_row.section_gap .container,
.content_section .generic_block{
	padding:0 15px;
}
.content_section .generic_block{
	padding-left:15px;
	padding-right:15px;
}*/

.header::after{
	display:none;
}
.header_top_link h3{
	width:100%;
	margin:0 0 10px;
}
.login_info p{
	font-size:16px;
}




.form_block_tittle h2{ font-size: 22px; line-height: 32px;margin: 0px 0px 20px 0px; }
.order_form_section .contact_inner{padding-right: 0px; margin-bottom: 0px;}
.tittle_gap_rt {padding-left: 0px; border-left: none;}
.order_form_section .select_form_section{    padding-left: 0px; border-left: none;}
.select_form_section{ max-width: 100%; }



.header_order .logo {width: 175px; position: relative; left: auto;}
.order_tittle{ margin-bottom: 0px; }

.table-responsive{ border:none; }

.field__item label{
	width: 100%;
}
.field__item .form_input_common {
    max-width: 100%;
    float: left;
}

.order_form_section .select_form_section{
	height: auto;
}



}



@media only screen and (min-width: 768px) and (max-width:991px) {

.container{
width:750px;
}

.order_form_section .select_form_section{
	min-height: unset;
}

.logo {
    float: left;
    height: auto;
    opacity: 1;
    padding-left: 0;
    text-align: left;
    width: 236px;
	padding:0px 5px 0px 0px;
	
}

.logo{ width:148px;}
.header{ height:68px;}
.navbar-default .navbar-nav > li { margin: 0px 5px 0px 5px;}
.header_top_link{ width:200px;}
.login_block{padding: 25px 15px 112px 50px;}
.signup_block{    padding: 75px 15px 112px 50px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:50px;}
.product_info{padding: 20px 15px 175px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 10px; margin: 0px 0px 10px 0px; width:100%;}
.product_button a{ padding:0px 0px 0px 10px;}
.step_top_block{ height:122px;}
.step_bottom p{padding: 0px 0px 0px 0px;}
.step_top_block span{ font-size:44px;}

.navbar-nav {
    margin-top: 4px;
}
.navbar-default .navbar-nav > li > a{ font-size:13px;}
.header_top_link h3{ font-size:14px;margin: 0px 0px 3px 0px;}
.header_top_link ul li{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
.header_top_link ul li a{ font-size:12px;}
.header_top_link{ padding:5px 0px 4px 0px;}

.gallery_tittle{padding: 0px 10px 0px 15px;}
.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:16px; line-height:20px;}

.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}
.banner_info{
	padding:15px 20px;
}
.banner_info h2{
	font-size:20px;
	line-height:25px;
}

.content_section .home_banner .logo img {
    max-width: 175px;
}
.content_section .home_banner h3 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    line-height: 28px;
}
.header::after{
	width:25%;
}
.header_top_link h3{
	width: 60px;
	font-size: 15px;
	margin: 8px 0 0;
}
.header_top_link ul{
	width:130px;
}
.header_top_link ul li a{
	font-size: 12px;
	line-height: 28px;
	padding-left:8px;
	background-position: center right 6px;
}
.header_top_link{
	padding-left:10px;
}

.login_info p{
	font-size:16px;
}




.form_block_tittle h2{ font-size: 16px; line-height: 30px;margin: 0px 0px 20px 0px; }
.order_form_section .contact_inner{padding-right: 20px;}
.tittle_gap_rt {padding-left: 20px;}
.order_form_section .select_form_section{    padding-left: 20px;}

.order_tittle{padding: 20px 0px 0px 0px;}
.header_order .logo {width: 220px;}


.contact-right.pull-right{
	width: 56%;
}
.order_form_section .contact-left{
	width: 44%;
}

.field__item .form_input_common {
    max-width: 239px;
    float: left;
}
.field__item label {
    width: 153px!important;
    float: left;
    line-height: 41px!important;
}

.order_form_section .select_form_section{
	height: auto;
}
.image_block {
    display: block;
    height: auto;
    margin-bottom: 0px;
}
.image_block .image_item{
	margin: 0 0 10px;
}


}




@media only screen and (min-width: 992px) and (max-width: 1199px) {
.order_form_section .select_form_section{
	min-height: unset;
}
.image_block {
    display: block;
    height: auto;
    margin-bottom: 0px;
}
.image_block .image_item{
	margin: 0 0 10px;
}
.container{
width:970px;
}
.login_info p{
	font-size:20px;
}
.logo{ width:250px;}
.header{ height:92px;}
.navbar-default .navbar-nav > li { margin: 0px 5px 0px 5px;}
.header_top_link{ width:272px;}
.login_block{padding: 25px 15px 112px 50px;}
.signup_block{    padding: 75px 15px 112px 50px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:50px;}
.product_info{padding: 20px 15px 93px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 10px;}
.product_button a{ padding:0px 0px 0px 10px;}
.step_top_block{ height:166px;}
.step_bottom p{padding: 0px 0px 0px 0px;}

.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:20px;}

.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}
.banner_info{
	padding:20px 30px;
}
.banner_info h2{
	font-size:30px;
	line-height:35px;
}
.content_section .home_banner .logo img {
    max-width: 175px;
}
.navbar-default .navbar-nav > li > a{
	font-size:14px;
}

.header_top_link h3{
	width: 75px;
	font-size: 17px;
	margin:8px 0 0;
}
.header_top_link ul{
	width:176px;
}
.header_top_link ul li a{
	font-size:15px;
	line-height:32px;
}
.header_top_link{
	padding-left:20px;
}



.form_block_tittle h2{ font-size: 16px;
    line-height: 21px; }
.order_tittle{padding: 20px 0px 0px 0px;}

.order_form_section .contact_inner{
	padding-right: 30px;
}

.tittle_gap_rt {
    padding-left: 30px;
}
.order_form_section .select_form_section{
	padding-left: 30px;
	height: auto;
}

}


@media only screen and (min-width: 1200px)  and (max-width: 1479px){
	
	.container{
		width:1170px;
		}
.navbar-default .navbar-nav > li {
    margin: 0px 8px 0px 8px;
}
.step_top_block{ height:206px;}
.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}

.login_info h3{
	font-size:36px;
}
.header_top_link{
	width:286px;
	padding-left:20px;
}
.header_top_link h3{
	width:90px;
}
.header_top_link ul{
	width:176px;
}
.header_top_link ul li a{
	font-size:15px;
}

}


@media only screen and (min-width: 1480px){
	
	
}

@media only screen and (max-width: 1244px){

	#form_table_1.table-responsive {
    overflow-x: auto;
}

}

@media only screen and (min-width: 1200px)  and (max-width: 1599px){
.form_input_common.select_block {
   width: calc(100% - 160px);
}
.form_block_tittle h2{
	font-size: 20px;
}
}


