/*====================================== reset.css is here ========================================*/
*{margin:0; padding:0; box-sizing:border-box; }
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal; }
figure {margin: 0;}
img{border:0;max-width: 100%;display: block;height: auto;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.md_clear{clear:both; font-size:1px;line-height:1px; display:block; height:0;}
header,nav,section,article,aside,footer,hgroup,figure {display: block; }
.clear:after {content: '';clear: both;font-size: 1px;line-height: 1px;display: block;height: 0;}
.clearfix:after {content: '';clear: both;font-size: 1px;line-height: 1px;display: block;height: 0;}
.transition {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.transform{transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);}
/**************************************************************************************/
a {color:#000;text-decoration:none;outline:0 none !important;margin: 0 auto;}
a:hover, a:focus { text-decoration:none; outline:0 none !important;}
h1 {font-size:49px;line-height:50px;font-weight: 600;color:#ffffff;}
h2 {font-size: 60px;line-height:62px;letter-spacing: 0px; color: #ffffff;font-weight: 600;}
h3 {}
h4 {}
h5 {}
h6 {}
p{font-size: 16px;line-height: 18px; color: #ffffff;}
/*--fonts--*/



/*---------------------------------------------------*/
html {height: 100%;}
body {color:#ffffff;font-family: 'Roboto', sans-serif;font-size:12px;height:  100%;}
.flt_lt {float: left;display:inline;}
.flt_rt {float:right; display:inline;}
/*-----------LayOut Start here-----------------------*/
.wrapper{background: #ffffff;}
.container{margin:0 auto;max-width: 1202px;}
.container h1 {font-size:49px;line-height:50px;font-weight: 600;color:#ffffff;}
.headline-main h2, .nucor-main h2, .who-main h2, .contact-main h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #0083c1;
    font-size: 50px;
    line-height: 57px;
    padding: 0 0 25px 0;
}
.container h3 {}
.container h4 {}
.container h5 {}
.container h6 {}

.headline-main p, .nucor-main p, .who-main p, .contact-main p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #75787b;
    font-size: 16px;
    line-height: 23px;
    padding: 0 0 25px 5px;
}

/*------------------midway--------------------*/
            /*----index----*/

/*--header--*/
header{
    background: #ebebea;
    position: relative;
}
.header-main{
    padding: 32px 0 35px 0;
}
.header-left{width: 90%;float: left;display: inline-block;}
.header-left-left{width: 32%;float: left;display: inline-block;}
.header-left-left a{}
.header-left-left a figure{}
.header-left-left a figure img{}
.header-left-right{width: 68%;float: right;display: inline-block;padding: 19px 0 0px 0;}
.header-left-right nav{}
.header-left-right nav ul{}
.header-left-right nav ul li{float: left;display: inline-block;padding: 0 25px;}
.header-left-right nav ul li a{font-family: 'Montserrat', sans-serif;font-size: 16px;line-height: 18px;color: #0083c1;font-weight: 500;}
.header-right{width: 10%;float: right;display: inline-block;padding: 18px 0 0 0;}
.header-right a{display: block;font-family: 'Montserrat', sans-serif;font-size: 16px;line-height: 18px;color: #0083c1;font-weight: 500;text-align: right}


/*-banner--*/
.banner{width:100%;height: auto;margin: 0 auto;background-size: cover;position: relative;}

.banner-overlay:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.banner-main{padding: 50px 0 50px 56px;max-width: 630px;}
.banner-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 60px;line-height: 62px;padding: 0 0 13px 0;}
.banner-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #ffffff;font-size: 16px;line-height: 23px;padding: 0 0 25px 5px;}
.banner-main a{font-family: 'Karla', sans-serif;font-weight:700;color: #222222;font-size: 17px;line-height: 45px;background: #ffffff;width: 150px;border-radius: 9px;display: block;text-align: center;margin: 0 0 0 6px;height: 45px;}

.icons{position: absolute;right: 10%;z-index: 9999;top: 37px;}
.icons > a{display: block;width: 45px;height: 45px;text-align: center;margin: 0 0 10px 0;background: #ffffff;border-radius: 100%;position: relative;padding: 14px 0;}
.icons a i{font-size: 20px;line-height: 45px;color: #76777a;}
.icons ul{}
.icons ul li{padding: 0 0 11px 0;}
.icons ul li a{display: block;width: 45px;height: 45px;text-align: center;margin: 0 auto;background: #ffffff;border-radius: 100%;}
.icons ul li a i{font-size: 20px;line-height: 45px;color: #76777a;}
.menu1{
    display: block;
    border: 0 none;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    margin: 0 auto;
    width: 20px;
    }
.menu1 span {width: 20px;height: 3px;background:#8d8d8d;position: relative;display: block;}
.menu1 span + span {margin: 4px 0 0 0;}
.open1 .menu1 span:nth-child(1){transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);top: 7px;}
.open1 .menu1 span:nth-child(2){opacity: 0;right: 0;}
.open1 .menu1 span:nth-child(3){transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);top: -7px;}

/*--headline--*/
.headline{}
.headline-main{padding: 84px 0 58px 56px;}
.headline-left{width: 40%;float: left;display: inline-block;}
.headline-left h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 50px;line-height: 57px;padding: 0 0 25px 0;}
.headline-left p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 5px;}
.headline-right{width: 48.5%;float: right;display: inline-block;text-align: center;}
.headline-right figure{}
.headline-right figure img{}
/*--our-products--*/
.our-products{background: #ebebea;}
.our-products-main{padding: 77px 0 92px 60px;}
.our-products-left{width: 44%;float: left;display: inline-block;}
.our-products-left h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #75787b;font-size: 50px;line-height: 52px;padding: 0 0 25px 0;}
.our-products-left p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 2px;}
.our-products-left a{font-family: 'Karla', sans-serif;font-weight:700;color: #ffffff;font-size: 17px;line-height: 45px;background: #0083c1;width: 193px;border-radius: 9px;display: block;text-align: center;margin: 10px 0 0 1px;height: 45px;}
.our-products-right{width: 48%;float: right;display: inline-block;padding: 5px 0 0 0;}
.our-products-right h3{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 22px;line-height: 24px;padding: 0 0 23px 0;}
.our-products-right ul{}
.our-products-right ul li{width: 50%;float: left;display: inline-block;padding: 0 0 0px 5px;}
.markets{padding: 0 0 15px 0; display: flex; align-items: center;}
.markets a{display: -webkit-flex; /* Safari */display: -moz-flex;display: -o-flex;display: -ms-flex;
  -webkit-align-items: center; /* Safari 7.0+ */ -moz-align-items: center; -o-align-items: center; -ms-align-items: center;
  display: flex;
  align-items: center;}
.our-products-right ul li img{display: inline-block; padding-bottom: 15px;}
.our-products-right ul li span {font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 54px;padding: 0px 0px 0 12px; display: inline-block; vertical-align: top;}
/*-difference--*/
.difference{position: relative;}
.difference figure{}
.difference figure img{width: 100%;object-fit: cover;}
.difference-main{padding: 188px 0 139px 62px;max-width: 562px;position: absolute;top: 50%;transform: translateY(-50%);}
.difference-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 50px;line-height: 52px;padding: 0 0 17px 0;}
.difference-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #ffffff;font-size: 16px;line-height: 23px;padding: 0 0px 25px 0px;}
.difference-01{position: absolute;right: 0;top: -23px;}
.difference-01 span{display: block;font-size: 359px;line-height: 361px;color:rgba(255,158,28,0.3);font-family: 'Lato', sans-serif;font-weight: 300;}
.difference-blk .slick-prev{display:none !important; font-size: 20px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);left: 20px;z-index: 1;top: 50%;transform: translateY(-50%);border-radius: 100%;width: 60px;height: 60px;background: rgba(255,255,255,0.3);text-align: center;}
.difference-blk .slick-prev:before{content: "\f104";font-family: FontAwesome;font-size: 30px;color: #ffffff;position:absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);font-weight:700;left: 27px;line-height: 60px;display: none;}
.difference-blk .slick-next{font-size: 20px;width: 70px;height: 70px;right: 20px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);right: 0;left: 61%;margin: 0 auto;transform: translateY(-50%);border-radius: 100%;width: 60px;height: 60px;background: rgba(255,255,255,0.3);display: block;text-align: center;top: 88%;}
.difference-blk .slick-next:before {content: "\f105";font-family: FontAwesome;font-size:       30px;color:#ffffff;position:absolute;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);font-weight:700;right: 22px;line-height: 60px;}
.slick-slider{margin-bottom:0;}
/*--ceba--*/
.ceba{}
.ceba-main{
	padding: 40px 0px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.ceba-item {
	padding: 40px;
}
.ceba-item img {
	max-width: 350px;
	max-height: 130px;
	margin-left: auto;
	margin-right: auto;
}
.ceba-left{width: 19%;float: left;display: inline-block;}
.ceba-left a{}
.ceba-left a img{}
/* .ceba-right{width: 79%;float: right;display: inline-block;padding: 20px 0 0 0;} */
.ceba-main ul{margin: 0 -15px;}
.ceba-main ul li{}
.ceba-main ul li{float: left;display: inline-block;padding: 0 14px;width: 33.33%;}
.ceba-in{height: 87px;background: rgba(225, 225, 225, 0);}
/*--footer--*/
footer{border-top: 5px solid #0083c1;position: relative;}
.footer-main{padding: 40px 0 0 60px;z-index: 9;
    position: relative;}
.footer-top-left{display: inline-block;width: 25%;float: left;}
.footer-top-left a{
    display: block;padding: 0 0 40px 0;}
.footer-top-left a img{}
.footer-top-left p{font-family: 'Montserrat', sans-serif;font-weight:400;color: #0083c1;font-size: 16px;line-height: 24px;padding: 0 0px 25px 0px;}
.footer-top-right{display: inline-block;width: 45%;float: right;padding: 21px 0 0 0px;}
.footer-top-right ul{}
.footer-top-right ul li{display: inline-block;width: 33.33%;float: left;padding: 0 0 0 4px;}
.footer-top-right ul li h3{font-family: 'Montserrat', sans-serif;font-weight:500;color: #0083c1;font-size: 20px;line-height: 22px;padding: 0 0px 10px 0px;}
.footer-top-right ul li h3 a {font-family: 'Montserrat', sans-serif;font-weight:500;color: #0083c1;font-size: 20px;line-height: 22px;padding: 0 0px 10px 0px;}
.footer-top-right ul li a{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0px 2px 0px;display: block;}

.footer-btm{padding: 35px 30px 20px 0;}
.footer-btm-main{}
.footer-btm-left{display: inline-block;width: 27%;float: left;}
.footer-btm-left ul{}
.footer-btm-left ul li{display: inline-block;float: left;padding: 0 26px 0 0;position: relative;}
.footer-btm-left ul li:after{position: absolute;top: 3px;width: 2px;height: 13px;content: "";background: #75787b;right: 12px;}
.footer-btm-left ul li:last-child:after{display: none;}
.footer-btm-left ul li a{font-family: 'Montserrat', sans-serif;font-weight:400;color: #75787b;font-size: 14px;line-height: 16px;padding: 0 0px 2px 0px;display: block;}
.footer-btm-right{display: inline-block;float: right;text-align: right;z-index: 9;position: relative;}
.footer-btm-right ul{text-align: right;}
.footer-btm-right ul li{display: inline-block;float: left;padding: 0 0 0 35px;}
.footer-btm-right ul li a{font-family: 'Montserrat', sans-serif;font-weight:400;color: #75787b;font-size: 14px;line-height: 16px;padding: 0 0px 2px 0px;display: block;text-align: right;}
.footer-img{position: absolute;top: 6%;right: 4.5%;z-index: 1;}


.side_bar {display: none;}
.menu{display: none;}


/*--about-us--*/

/*--banner-about starts here--*/
.banner-add-triangle{z-index: 1;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);-moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);-ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);-o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);}

.banner-about-main{padding: 156px 0 553px 60px;max-width: 592px;position: relative; z-index: 1;}
.banner-about-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 60px;line-height: 62px;padding: 0 0 25px 0;}
.banner-about-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #ffffff;font-size: 16px;line-height: 23px;padding: 0 0 25px 3px;}
/*--banner-about ends here--*/
/*--who starts here--*/
.who{}
.who-main{padding: 38px 0 0px 56px;display: table;}
.who-full{display: table-cell;width: 100%;padding: 49px 0 0 0;vertical-align: top;}
.who-left{display: table-cell;width: 39%;padding: 49px 0 0 0;vertical-align: top;}
.who-left h1,.who-full h1{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 60px;line-height: 62px;padding: 0 0 13px 0;}
.who-left h2,
.who-full h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	color: #0083c1;
	font-size: 50px;
	line-height: 1.2em;
	padding: 0 0 27px 0;
}
.who-left h3,
.who-full h3 {
	font-weight:600;
	color: #0083c1;
	font-size: 30px;
	line-height: 1.2em;
	padding: 0 0 20px 0;
}
.who-left p,
.who-full p,
.who-full ul li {
	font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 5px;
}
.who-full ul  {
	list-style: disc;
	margin-left: 35px;
}
.who-full ul li:not(:last-child) {
	padding-bottom: 8px;
}
.who-right{display: table-cell;width: 57%;vertical-align: bottom;}
.who-right figure{}
.who-right figure img{ padding-left: 50px;}
/*--who ends here--*/
/*--dean starts here--*/
.dean{background: #f5f5f5;}
.dean-main{
    padding: 81px 0 0 0;
}
.dean-main ul{}
.dean-main ul li{padding: 0px 0 58px 0;}
.dean-in{padding: 0px 0 0 30px;}
.dean-left{display: inline-block;width: 25%;float: left;}
.dean-left figure{}
.dean-left figure img{margin: 0 auto;}
.dean-right{display: inline-block;width: 75%;float: right;}
.dean-right h3{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 22px;line-height: 24px;padding: 0 0 14px 0;}
.dean-right p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0px 23px 3px;}
/*--dean ends here--*/
/*--charity starts here--*/
.nucor{}
.nucor-main{padding: 86px 32px 117px 56px;}
.nucor-left{
	display: inline-block;
	width: 70%;
	float: left;
	padding: 5px 0 0 0;
}
.nucor-left h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 50px;line-height: 52px;padding: 0 0 27px 0;}
.nucor-left p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0px 23px 3px}
.nucor-left a{
	font-family: 'Karla', sans-serif;
	font-weight:700;
	color: #ffffff;
	font-size: 17px;
	line-height: 45px;
	background: #0083c1;
	width: 130px;
	border-radius: 9px;
	display: block;
	text-align: center;
	margin: 10px 0px 0px 0px;
	height: 45px;
	}
.nucor-right{
	display: inline-block;
	width: 20%;
	float: right;}
.nucor-in{height: 251px;background: #eae9e8;}
/*--charity ends here--*/


                            /*--products--*/
/*--banner-products--*/

.banner-products{background: url(../images/banner-products.jpg)no-repeat;width:100%;height: auto;margin: 0 auto;background-size: cover;position: relative;}
.banner-products-main{padding: 194px 0 464px 60px;max-width: 625px;}
.banner-products-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 60px;line-height: 62px;padding: 0 0 13px 0;}
.banner-products-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 0px;}

/*----*/
.our-products-main.products{padding: 88px 0 83px 60px;}
.our-products-left.products {width: 40%;}
.our-products-right.products {padding: 5px 0 0 0;}

/*--mesa starts here--*/
.mesa{background: #ebebea;}
.mesa-main{padding: 97px 0px 8px;}
.mesa-main ul{padding: 0 0;}
.mesa-main ul li{display: inline-block;width: 50%;float: left;padding: 0 0 120px 62px;}
.mesa-in{ }
.mesa-left{display: inline-block;width: 25%;float: left;padding: 5px 0 0 0;}
.mesa-left span{display: block;font-family: 'Montserrat', sans-serif;font-weight:600;color: #75787b;font-size: 22px;line-height: 24px;padding: 0 0 39px 0px;}
.mesa-left a{position: relative; block;font-family: 'Karla', sans-serif;font-weight:700;color: #0083c1;font-size: 17px;line-height: 19px;padding: 0 0 5px 0px;}
.mesa-left a:hover{color: #0083c1;}
.mesa-left a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0083c1;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.mesa-left a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.mesa-left a i{font-weight:700;color: #0083c1;font-size: 17px;line-height: 19px;padding: 0px 0 0px 2px;}
.mesa-right{display: inline-block;width: 70%;float: right;}
/*--mesa ends here--*/

/*--products--*/
/*--banner-details--*/

.banner-details{background: url(../images/banner-details.jpg)no-repeat;width:100%;height: auto;margin: 0 auto;background-size: cover;position: relative;}
.banner-details-main{padding: 260px 0 500px 60px;max-width: 625px;}
.banner-details-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 60px;line-height: 62px;padding: 0 0 13px 0;}

/*--panel starts here--*/
.panel{}
.panel-main{padding: 93px 0 90px 62px;}
.panel-left{display: inline-block;width: 40%;float: left;}
.panel-left p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 0px;}
.panel-left a{font-family: 'Karla', sans-serif;font-weight:700;color: #ffffff;font-size: 17px;line-height: 45px;background: #0083c1;width: 199px;border-radius: 9px;display: block;text-align: center;margin: 7px 0 0 0px;height: 45px;}
.panel-right{display: inline-block;width: 60%;float: right;padding: 14px 0 0 0;text-align: right;}
.panel-right ul{font-size: 0;}
.panel-right ul li{display: inline-block;padding: 0 0px 0 44px;vertical-align: middle;text-align: center;}
.panel-right ul li figure img{margin-left: auto;}
.panel-right ul li span{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 31px 0px 0px 0px;display: block;}
/*--panel ends here--*/
/*--profile ends here--*/
.profile{padding: 0 0 55px 0;}
.profile-main{
	margin: 0 0 0 62px;
	display: -webkit-flex; /* Safari */
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
  -webkit-align-items: stretch; /* Safari 7.0+ */ 
  -moz-align-items: stretch; 
  -o-align-items: stretch; 
  -ms-align-items: stretch;
  display: flex;
  align-items: stretch;}
.profile-left{
	display: flex;
	width: 29%;
	border-right: 1px solid #c6c7c9;
	vertical-align: middle;
	align-items: center;
}
.profile-content {
	padding: 15px 15px 15px 25px;
	align-items: center;
}
.profile-left h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #75787b;
	font-size: 16px;
	line-height: 1.2em;
	text-transform: uppercase;
}
.profile-right{
	display: flex;
	width: 71%;
	align-items: center;
}
.profile-right p{
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	color: #75787b;
	font-size: 16px;
	line-height: 1.2em;
	padding-bottom: 10px;
	}
.profile .profile-main:nth-child(odd){background: #ebebea;}
.profile .profile-main:nth-child(even){background: #ffffff;}
.profile-left.Exterior{padding: 34px 78px 34px 22px;}
.profile-left.Interior{padding:33px 78px 34px 20px;}
.profile-left.Coatings{padding:49px 78px 38px 20px}
.profile-left.inter{padding: 72px 78px 70px 20px;}
/*--profile ends here--*/

                            /*--resources starts here--*/

/*--banner-resources starts here--*/

.banner-resources{background: url(../images/banner-resources.jpg)no-repeat;width:100%;height: auto;margin: 0 auto;background-size: cover;position: relative;}
.banner-resources-main{
	padding: 200px 0 200px 60px;
	max-width: 625px;
	position: relative;
}
.banner-resources-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #75787b;font-size: 60px;line-height: 62px;padding: 0 0 16px 0;}
.banner-resources-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;padding: 0 0 25px 0px;}

/*--banner-resources ends here--*/
/*--commercial starts here--*/
.commercial{}
.commercial-main{padding: 84px 0 51px 38px;}
.commercial-main ul{}
.commercial-main ul li{width: 25%;display: inline-block;float:left;padding: 0 0 51px 22px;vertical-align: middle;}
.commercial-in {
	background: #ebebea;
    border-radius: 5px;
    vertical-align: middle;
    height: 148px;
    padding: 0px;
    display: flex;
    align-items: center;
    text-align: center;
    display: -webkit-flex;
    align-content: center;
    -webkit-align-content: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items:center;
}

.commercial-in:hover {border: solid 1px #0083c1;}
.commercial-in h4{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	color: #0083c1;
	font-size:22px;
	line-height: 1em;
	text-align: left;
	}
.commercial-in .btnContainer {
	display: flex;
	width: 100%;
	padding: 10px;
}
.commercial-in .btnIcon {
	width: 30%;
}
.commercial-in .btnIcon img {
	width: 100%;
}
.commercial-in .btnTitle {
	width: 70%;
	align-self: center;
}
/*--commercial ends here--*/
                            /*--c&i-details starts here--*/
/*--banner--*/
.banner-commerical{background: #0083c1;position: relative;}
.banner-commerical-main{padding: 203px 0 221px 58px;}
.banner-commerical-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 60px;line-height: 62px;padding: 0 0 15px 0px;}
.banner-commerical-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #ffffff;font-size: 16px;line-height: 23px;padding: 0 0 25px 2px;max-width: 567px;}
/*--banner--*/
/*--vertical stars here--*/
.vertical{}
.vertical-main{padding: 101px 0 0 57px;}
.vertical-main.horizontal{padding: 114px 0 0 57px;}
.vertical-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #75787b;font-size: 50px;line-height: 52px;padding: 0 0 27px 0;}
.vertical-in{border-bottom: 1px solid #c8c9ca;}
.vertical-in h3{font-family: 'Montserrat', sans-serif;font-weight:600;color: #0083c1;font-size: 22px;line-height: 24px;padding: 30px 0 31px 3px;cursor: pointer;position: relative;}
.vertical-in > ul{margin: 0 -25px;display: none;}
.vertical-in ul li{float: left;width: 25%;display: inline-block;padding: 0 36px 24px;}
.vertical-in2{border-bottom: 1px solid #c8c9ca;}
.vertical-in2 h3{display: none;}
.vertical-in2 > ul{margin: 0 -25px;display: block;}
.vertical-in2 ul li{float: left;width: 25%;display: inline-block;padding: 0 36px 24px;}

.document-block{}
.document-top{background: #fff;min-height: 278px;margin: 0 0 22px;}
.document-btm{margin: 0 0 0;}
.document-btm h4{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	color: #75787b;
	font-size: 22px;
	line-height: 24px;
	padding: 0 0 15px 0;
	}
.document-btm ul{margin: 0 -6px 40px;}
.document-btm ul li{
	float: left;
	display: inline-block;
	text-align: center;
	padding: 0 8px;
	width: auto;
	}
.document-btm ul li img {
	height: 35px;
}
.document-btm ul li img:hover {
	cursor: hand;
}
.document-btm ul li a {
	
	}
.document-btm ul li a.vertical{font-family: 'Karla', sans-serif;font-weight:700;color: #0083c1;font-size: 17px;line-height: 41px;border-radius: 9px;display: block;text-align: center;margin:0 auto;height: 45px;border: 2px solid #0083c1;background: #ffffff;padding: 0;}

.vertical-in.active > ul{display: block;padding: 24px 0 0 0;}
.vertical-in h3:after{content: "\f078";color: #ff9e1b;font-weight: 400;float:right;font-size: 36px;font-family: "FontAwesome";padding: 0 21px 0 0;}
.vertical-in.active h3:after{content: "\f077";color: #ff9e1b;font-weight: 400;float:right;font-size: 36px;font-family: "FontAwesome";}
/*--vertical ends here--*/
                                        /*--contact us starts here--*/
/*--banner-contact starts here--*/

.banner-contact{background: url(../images/banner-contact.jpg)no-repeat;width:100%;height: auto;margin: 0 auto;background-size: cover;position: center;}
.banner-contact-main{
	padding: 109px 0 532px 57px;
	max-width: 625px;
}
.banner-contact-main h2{font-family: 'Montserrat', sans-serif;font-weight:600;color: #ffffff;font-size: 60px;line-height: 62px;padding: 0 0 16px 0;}
.banner-contact-main p{font-family: 'Montserrat', sans-serif;font-weight:500;color: #ffffff;font-size: 16px;line-height: 23px;padding: 0 0 25px 3px;}


/*--contact starts here--*/
.contact{}
.contact-main{
	padding: 72px 0 63px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.contact-center{
	width: 50%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.contact-sides {
	width: 25%;
	padding-top: 30px;
}
.contact-center form{}
.contact-center form ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: left;
}
.contact-center form ul li{
	width: 45%;
	padding: 6px 0px 28px 0;
}
.contact-center form ul li.wdth{
	width: 100%;
	padding: 5px 0px 0 0;
}
.contact-center form label{font-family: 'Montserrat', sans-serif;font-weight:500;color: #75787b;font-size: 16px;line-height: 23px;display: block;}
.contact-center form ul li input{background: #ebebea;width: 100%;height: 55px;outline: none;border: none;padding: 15px;}
.contact-map{
	width: 100%;
	padding: 60px 0 60px 0px;
}
.contact-center form textarea{background: #ebebea;width: 100%;outline: none;border: none;height: 120px;margin: 0 0 36px 0;resize: none;padding: 15px;}
.contact-center form button{
	font-family: 'Karla', sans-serif;
	font-weight:700;
	color: #ffffff;
	font-size: 17px;
	line-height: 45px;
	background: #0083c1;
	width: 130px;
	border-radius: 9px;
	display: block;
	text-align: center;
	margin: 0px auto 0 auto;
	height: 45px;
	border: none;
	outline: none;
	cursor: pointer;
}

.contact-map a figure img{margin: 0 auto;}

div.wpcf7-response-output {
    width: 90%;
    padding: 1.2em 1em !important;
	color: #000;
}

/* Legal Starts Here */
.tc-privacy thead p {
	font-weight: 800;
}
.tc-privacy {
	border: 1px solid #ddd;
	width: 100%;
}

.tc-privacy td,
.tc-privacy th {
	vertical-align: top;
	border: 1px solid #ddd;
}
