/*
Theme Name: Industing
Theme URI: http://themewar.com/html/industing
Author: themewar
Author URI: http://themewar.com/
Description: Industing - Industry & Factory Business HTML5 Template
Version: 1.0
License:
License URI:
*/
/*=======================================================================
[Table of contents]
=========================================================================
1. Preset
*/

/*------------------------------------------------------------------------------
/ 1. Preset
------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

body, html{
    margin: 0;
    padding: 0;
}
body{
   /* font-family: 'Lato', sans-serif;*/
    font-size: 14px;
    line-height: 26px;
    color: #959ba9;
    font-weight: 400;
    letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #06163a;
    margin: 0 0 15px;
}
.barlow{
    font-family: 'Barlow Condensed', sans-serif;
}

a{
    color: #ff5e14;
    text-decoration: none;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
a:hover, a:focus{
    text-decoration: none;
    outline: 0;
}
.ind_btn{
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    background: transparent;
    display: inline-block;
    color: #655454;
    height: 60px;
    min-width: 200px;
    padding: 25px 25px;
    text-align: center;
    line-height: .9;
    margin-bottom: 6px;
}

.ind_btn_contct{
	 color: #4a4949;
}

.ind_btn_material{
	position: relative;
    left: 43%!important;
    top: 40px;
    color: #4a4949;	
}


.ind_btn:hover{
    color: #ffffff;
}
.ind_btn.ib_dark:hover{
    color: #FFF;
}
.ind_btn.id_dark2:hover{
    color: #FFF;
}
.ind_btn.id_light:hover{
    color: #06163a;
}
.ind_btn span{
    position: relative;
    z-index: 4;
}
.ind_btn:before{
    width: 100%;
    height: 100%;
    background: #ff5e14;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}

.ind_btn_contct:before{
   
    background: #22d8da;
}

.ind_btn_material:before{
    background: #22d8da!important;
}

.ind_btn.ib_dark:before{
    background: #6bddde;
}
.ind_btn:hover:before{
    left: 6px;
    top: 6px;
}
.ind_btn:after{
    width: 100%;
    height: 100%;
    background: #151717;
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    z-index: 1;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}

.ind_btn_material:hover:before{
    left: 6px;
    top: 6px;
}
.ind_btn_material:after{ 
  background: #000000!important;
}

.ind_btn.ib_dark:after{
    background: #292b2dbd;
}
.ind_btn.id_gray:after{
    background: #edf3ff;
}
.ind_btn.id_dark2:after{
    background: #162c5f;
}
.ind_btn.id_light:after{
    background: #ffe0d2;
}
.ind_btn:hover:after{
    left: 0;
    top: 0;
    z-index: 3;
}
.ind_btn.ib_dark:hover:after{
    background: #333332;
}
.ind_btn_2{
    height: 60px;
    background: #ff5e14;
    min-width: 170px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 60px;
    position: relative;
}
.ind_btn_2 span{
    position: relative;
    z-index: 2;
}
.ind_btn_2:after{
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    background: #06163a;
    
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}
.ind_btn_2:hover{
    color: #FFF;
}
.ind_btn_2:hover:after{
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%;
}
input:focus, textarea:focus, select:focus, button:focus{
    outline: 0;
    box-shadow: none;
}

.fa{
    line-height: inherit;
}

.commonSection{
    padding: 20px 0;
    position: relative;
    background: #FFF;
}

.commonSection-abt{
	padding: 40px 0;
    position: relative;
    background: #f1f1f1;
}

.Section_mat{
	 padding: 0px 0 75px!important;
}

.commonSection_contct{
    padding: 55px 0!important;
 
}

.commonSection_home {
    padding: 50px 0;
    position: relative;
	background: #f1f1f1;
}

.commonSection_product{
	      padding-top: 50px;
    padding-bottom: 0px;
}

.commonSection_Rproduct{
	    padding-top: 15px;
    padding-bottom: 60px;
    position: relative;
/*	background: #f1f1f1;*/
}

.commonSection_material{
	padding-top: 15px;
    padding-bottom: 60px;
    position: relative;
	
}

.commonSection_Rangeproduct{
background-image: url(../images/white-backgrn.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.commonSection.bgtp, .bgtp{
    background: transparent;
}
.graySection{
    background: #f5f5f5;
}
.graySection2{
    background: #f8f7ff;
}
/*
.noPadding{
    padding: 0;
}*/
.noPaddingRight{
    padding-right: 0;
}
.noPaddingLeft{
    padding-left: 0;
}
.noPaddingBottom{
    padding-bottom: 0;
}

.mrm15{
    margin-right: -15px;
}

.sub_title{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    color: #c3c8d4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: .8;
}
.sub_title.gray_sub_title{
    color: #959ba9;
}
.sub_title.dark_sub_title{
    color: #337ab7;
}
.sub_title.light_sub_title{
    color: #FFF;
}
.sec_title{
    font-size: 80px;
    line-height: 90px;
    letter-spacing: -2.4px;
    margin: 0 0 80px;
    position: relative;
}

.sec_title_welcome{
	 font-size: 50px;
	    letter-spacing: -0.4px;
}

.sec_title_home{
	  font-size: 50px;
	   margin: 0 0 35px;
}

.sec_title.dark_sec_title{
    color: #06163a;
}

.sec_title.dark_sec_title_contct{
    color: #f7faff;
}

.sec_title.light_sec_title{
    color: #FFF;
}
.sec_title span{
    position: relative;
}
.sec_title span i{
    font-size: 120px;
    line-height: 90px;
    color: #e9edf6;
    letter-spacing: -3.6px;
    position: absolute;
    bottom: -2px;
    left: -70px;
    z-index: 1;
}
.sec_title span span{
    z-index: 2;
    position: relative;
}
.sec_title.with_bar{
    padding-bottom: 29px;
}
.sec_title.with_bar:after{
    width: 80px;
    height: 3px;
    background: #337ab7;
    content: '';
    position: absolute;
    left: 0;
    right: 88%;
    bottom: 0;
    margin: 0 auto;
}

.head-6:after {
    width: 64px;
    height: 3px;
    background: #45b4b5;
    content: '';
    position: absolute;
    left: 0;
    bottom: 38px;
    left: 45%;
}

/*
.head-m:after {
    width: 64px;
    height: 3px;
    background: #45b4b5;
    content: '';
    position: absolute;
	top: 510%;
    left: 103px;
}*/



.sec_title_home.with_bar:after{
    width: 80px;
    height: 3px;
    background: #337ab7;
    content: '';
    position: absolute;
    right: 92%;
    bottom: 27px;
   
    margin: 0 auto;
}

.sec_title.dark_sec_title.with_bar:after{
    background: #203259;
}
.sec_title.light_sec_title.with_bar:after{
    background: rgba(255, 255, 255, .3);
}
.text-left .sec_title.with_bar:after{
    right: auto;
    left: 0;
    margin: 0;
}
.ind_lead{
    font-size: 18px;
    line-height: 30px;
    color: #ff5e14;
    margin: 0;
}

.bgDiv{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}
.imgDiv{
    position: relative;
    overflow: hidden;
}
.imgDiv img{
    width: 100%;
    height: auto;
}
.imgDiv2{
    position: relative;
    overflow: hidden;
}
.imgDiv2 img{
    width: auto;
    height: auto;
}


.page_banner{
    position: relative;
    background: url(../images/bg/7.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
}

.page_banner_products{
    position: relative;
    background: url(../images/bg/products.jpg) no-repeat center center / cover;
    padding: 90px 0 120px;
    text-shadow: 2px 3px 2px black;
}

.page_banner_range{
    position: relative;
    background: url(../images/bg/rp.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
    text-shadow: 2px 3px 2px black;
}

.page_banner_products:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(6 22 58 / 37%);
} 

.page_banner_material{
    position: relative;
    background: url(../images/bg/mh2.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
   text-shadow: 2px 3px 2px white;
}

.page_banner_material:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(6 22 58 / 0%);
}

.page_banner_clients{
    position: relative;
    background: url(../images/bg/clients.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
    text-shadow: 2px 3px 2px black;
}



.page_banner_about{
    position: relative;
    background: url(../images/bg/about.jpg) no-repeat center center / cover;
    padding: 78px 0 120px;
    text-shadow: 2px 3px 2px black;
}

.page_banner_about:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(6 22 58 / 15%);
}

.page_banner_contact{
    position: relative;
    background: url(../images/bg/contact.jpg) no-repeat center center / cover;
    padding: 90px 0 120px;
    text-shadow: 2px 3px 2px #cccccc;
}

.page_banner_contact:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(6 22 58 / 0%);
}

.page_banner:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(6, 22, 58, .8);
} 

.page_banner_gallery{
    position: relative;
    background: url(../images/bg/gallery.jpg) no-repeat center center / cover;
    padding: 110px 0 120px;
    text-shadow: 1px 1px 0px #f1f1f1;
}
.page_banner_gallery:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(6 22 58 / 20%);
}

.page_banner .container{
    position: relative;
    z-index: 2;
}
.page_banner h2{
    font-size: 100px;
    line-height: .8;
    text-transform: capitalize;
    letter-spacing: -3px;
    margin: 0 0 47px;
    color: #FFF;
}
.breadcrumbs{
    position: relative;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #949bac;
    line-height: .8;
}
.breadcrumbs a{
    color: inherit;
}
.breadcrumbs a:hover{
    color: #ff5e14;
}
.breadcrumbs span{
    color: #FFF;
}
.breadcrumbs i{
    font-style: normal;
    margin: 0 8px 0 7px;
}

.about_txt{
	margin-left: 50%;
	margin-top: -35%;
}

.inner_locate{
    left: 12%;
}

.heavy-font {
    font-weight: 900 !important;
}

.font-30 {
    font-size: 30px !important;
    position: relative;
    top: -20px;
}

.btn_cntct{
	border: none;
    color: #fff;
    display: inline-block;
    padding: 0px 20px;
    padding-right: 20px!important;
    border-radius: 25px;
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 16px;
    font-family: 'Martel Sans', sans-serif;
    height: 44px;
    /* line-height: 47px; */
    background: #29959d;
    letter-spacing: 0.5px;
    /* position: relative; */
    /* z-index: 1; */
    /* white-space: normal; */
}
}

@media (max-width: 760px){
.logo img{
     width: 50%!important;  
	 right: 1%!important;  
}
}

@media (max-width: 767px){
.footer__contacts {
    display: none;
}
.siteinfo_power{
     text-align: left;
}


.inner_locate{
	display: none;
}

.popup_logos img{
    width: 60%!important;	
}

.popUp_social_top{
	position: relative!important;
	top: -28px!important;
    left: 6%;
}
.settings_bar{
    padding-top: 0px!important;
}

.logo img{
    width: 48%!important;
    right: 4%!important;  
	 top: 21px!important;  
}

.portfolio .portfolio-item{
    margin: 0 33px 31px 0!important;	
}

/*
.relatedNavs{
    float: right!important;
    margin-top: -5%!important;
}*/

.section-divider1{
 right: 34%!important;
}
.section-divider-producthome{
	 right: 38%!important;
}
.margin-top-20{
    margin-bottom: 25px!important;
}

.siteinfo_power{
    text-align: left!important;
}

.panel-body{
	margin-bottom: 32px;
}
}

@media (max-width: 1600px) and (min-width: 1200px){
.whyChooseUsContent .sec_title {
    font-size: 50px!important;
    line-height: 66px;
    letter-spacing: -0.4px;
}
}

@media (max-width: 1600px) and (min-width: 1200px){
.whyChooseUsContent {
  padding-top: 40px!important;
}
}

@media (max-width: 1600px) and (min-width: 1200px){
.folioHover_03 h2 {
    font-size: 30px!important;
    line-height: 60px;
}
}

@media (max-width: 991px){
.mainmenu ul li a {
    padding: 20px 50px!important;
}



.mainmenu{
    background: #06163a!important;
}

.mobileMenuBar a {
    background: #337ab7e6!important;
}

.popUp_social{
	position: absolute;
    right: 60%!important;
    top: 102%!important;
}

.ind_btn_material{
	  margin-left: 25%!important;
	  left: 0%!important;
	      top: 0px;
}

.about_txt{
	margin-left: 0%;
    margin-top: 15%;	
}
.sec-bg.left.circle{
	border-radius: 0em!important;
}

.mainmenu ul{
	margin-left: 0px!important;
}

.mainmenu ul.sub_menu{
	left: 0px!important;
}
}

@media (max-width: 767px){
.footer_02 .widget {
    margin-bottom: 60px!important;
}
}


@media (max-width: 991px){
.mainmenu .submenu_toggler {
    display: none!important;
	
}
}

.slider_text{
color: white; text-shadow: black 1px 2px 2px; position: relative; top: 110px; left: 18%; width: 140%; text-align:center;
}

@media (max-width: 991px){
.slider_text {
  width: 70%!important;
}
}

/*--------------------------------------------------------------
# Our Portfolio
--------------------------------------------------------------*/
.portfolio {
  padding: 60px 0;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #777;
  border-radius: 4px;
  text-transform: uppercase;
  background: white;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background: #70b9b0;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item {
  background: #3fabad75;
  overflow: hidden;
  min-height: 200px;
  position: relative;
 border: 1px solid #337ab73d;
    border-radius: 50%;
    margin: 0 0 30px 0;
	height: 251px;
}

.portfolio .portfolio-item:hover{
	 box-shadow: 0px 0px 25px 4px #4646466e;
  /*   box-shadow: 0px 0px 15px 3px #d2d2d270;
	   box-shadow: 0px 0px 15px 3px #abf8f9;
	  box-shadow: 0px 0px 15px 3px #48484882;
	      box-shadow: 0px 0px 15px 3px #949696cf;*/
}

.portfolio .portfolio-item img {
  transition: all 0.3s ease-in-out;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  transition: all .3s linear;
  text-align: center;
  top: 10%;
  left: 0;
  right: 0;
}

.portfolio .portfolio-item .portfolio-info h3 {
  font-size: 22px;
    position: relative;
    top: 20px;
}

.portfolio .portfolio-item .portfolio-info h3 a {
  color: #000;
  font-weight: bold;
}

.portfolio .portfolio-item .portfolio-info a i {
  color: #70b9b0;
  font-size: 24px;
}

.portfolio .portfolio-item:hover img {
  opacity: 0.4;
  transform: scale(1.1);
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  top: calc(50% - 30px);
}


 /* ----------------
 Service Section
  ---------------------*/
 
 .services-warp {
   padding-top: 56px;
   padding-bottom: 30px;
   max-width: 1227px;
   margin: -91px auto 0;
   background: #fff;
   position: relative;
   -webkit-box-shadow: 0 0 0 #00000075;
   box-shadow: 0 0 0 #00000075;
   z-index: 99;
 }
 
 .services-warp:after,
 .services-warp::before {
   position: absolute;
   content: "";
   width: 100%;
   height: 50%;
   top: 0;
   left: 0;
   z-index: -2;
   -webkit-box-shadow: 0 -43px 41px rgba(0, 0, 0, 0.48);
   box-shadow: 0 -43px 41px rgba(0, 0, 0, 0.48);
 }
 
 .services-warp::before {
   background: #fff;
   height: 100%;
   top: -8px;
   -webkit-box-shadow: 0 0 0 #000;
   box-shadow: 0 0 0 #000;
   border-top: 4px solid #ffc000;
   z-index: -1;
 }
 
 .service-item {
   margin-bottom: 55px;
   padding-right: 20px;
 }
 
 .service-item .si-head {
   overflow: hidden;
   margin-bottom: 20px;
 }
 
 .service-item .si-icon {
   float: left;
   width: 61px;
 }
 
 .service-item h5 {
   overflow: hidden;
   padding-top: 12px;
 }
 
 .service-item p {
   margin-bottom: 0;
 }

/*=======================================================
      About
========================================================*/

.padding-top-10 {
    padding-top: 40px;
}

.welcome_heading{
	font-weight: 100;
	/*letter-spacing: 3.5px;*/
	text-align: left;
	line-height:40px;
}

.allabout_heading{
	color:#4c4c4c9c;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 3.5px;
}

.short_heading{
	color: #252525d4;
	font-size: 18px;
    text-transform: none;
}

.paragrap_align{
    font-size: 17px;
    text-align: justify;
	color: #0e0e0ebf;
    line-height: 28px;
}

.btn {
    border: none;
    color: #fff;
    display: inline-block;
    padding: 0px 22px;
    border-radius: 25px;
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 15px;
    font-family: 'Martel Sans', sans-serif;
    height: 44px;
    line-height: 44px;
    background: #29959d;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    white-space: normal;
}

.btn:hover {
	color: #fff;
}
.btn span {
	float: left;
	height: 44px;
	line-height: 48px;
	position: relative;
}
.btn i {
 /*	margin-left: 30px;*/
	float: right;
	height: 44px;
	line-height: 44px;
	position: relative;
	/*background: #29959d;*/
	z-index: 2;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.btn:hover {
	background: #0e70a9;
}


.margin-top-20 {
    margin-top: 20px;
}



/*---------------------------
** Contact Page CSS
---------------------------*/

.contact-breadcrumb-bg {
    background-image: url('../img/contact/breadcrumb.jpg');
    background-size: cover;
}

.contact-section {
    padding: 50px 0px;
}

.contact-section .single-info {
    margin-bottom: 30px;
    padding: 40px 42px;
}

.contact-section .single-info::after {
    content: "";
    display: block;
    clear: both;
}

.contact-section .single-info:last-child {
    margin-bottom: 0px;
}

.contact-section .single-info .icon-wrapper {
    border: 1px solid #7fdfff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
    background-color: #fff;
    float: left;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}

.contact-section .single-info:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #7fdfff;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.contact-section .single-info .icon-wrapper i {
    font-size: 20px;
    color: #7fdfff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.contact-section .single-info:hover .icon-wrapper i {
    color: #fff;
}

.contact-section .single-info .info-txt {
    float: left;
    width: 73%;
}

.contact-section .single-info p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
}

.contact-section .single-info-col:first-child {
    border: 1px solid #f1f1f1;
}

.contact-section .single-info-col:nth-child(2) {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.contact-section .single-info-col:last-child {
    border: 1px solid #f1f1f1;
}

.contact-form-section .form-element input {
    border: 1px solid #e3e3e3;
}

input {
    border: 1px solid #e3e3e3;
}

 select {
    border: 1px solid #e3e3e3;
}

.contact-form-section .form-element select {
    border: 1px solid #e3e3e3;
}

.contact-form-section {
    margin-top: 60px;
}

.contact-form-section h2.subtitle {
    margin-bottom: 40px;
}

.contact-form-section .form-element textarea {
    border: 1px solid #e3e3e3;
}

.map-wrapper {
    height: 100%;
	
}

.panel-body{
	padding: 35px;
}

div#map {
    height: 100%;
}

.contact-form-section .form-element button[type="submit"],
.contact-form-section .form-element input[type="submit"] {
    padding: 10px 30px;
}

/*---------------------------
** Quote Page CSS
---------------------------*/

.quote-breadcrumb-bg {
    background-image: url('../img/quote/breadcrumb.jpg');
    background-size: cover;
}

.quote-page span.title {
    color: #797e82;
}



.quote-page form .form-element input,
.quote-page form .form-element select {
    border: 2px solid #e8e8e8;
}

.quote-section.quote-page .form-element button[type="submit"] {
    padding: 12px 45px;
}

.quote-page .contact-infos {
    background-color: #f5f5f54d;
    padding: 38px 50px;
	margin: 3px 0px 40px 25px;
	border-top: 2px solid #6dddde;
}

.quote-page .contact-infos .single-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.quote-page .contact-infos .single-info .icon-wrapper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.quote-page .contact-infos .single-info:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #7fdfff;
    color: #fff;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.quote-page .contact-infos .single-info .icon-wrapper i {
    font-size: 20px;
    color: #7fdfff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.quote-page .contact-infos .single-info:hover .icon-wrapper i {
    color: #fff;
}

.quote-page .contact-infos .single-info:last-child {
    margin-bottom: 0px;
}

.quote-page .contact-infos .single-info .icon-wrapper {
    border: 1px solid #7fdfff;
    height: 50px;
    width: 50px;
    margin-right: 15px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}

.quote-page .contact-infos .single-info p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #4e5861;
}

 .section-divider {
    display: block;
    position: relative;
    top: -7px;
    width: 100px;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0%, #55fabe 100%);
    margin: 0 auto;
    left: -2%;
    margin-bottom: 15px;
}

 .section-divider1 {
    display: block;
    position: relative;
    top: -5px;
    width: 60px;
    right: 47%;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0%, #55fabe 100%);
    margin: 0 auto;
    margin-bottom: -25px;
}

 .section-divider-producthome {
    display: block;
    position: relative;
    top: -5px;
    width: 60px;
    right: 45%;
	height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0%, #55fabe 100%);
    margin: 0 auto;
    margin-bottom: -25px;
}


 .section-divider2 {
    display: block;
    position: relative;
    top: -5px;
    width: 120px;
  
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(0deg, #1dc8cd 0%, #55fabe 100%);
    margin: 0 auto;
    margin-bottom: 23px;
}

.material_imag{
	border: 2px solid #8c8c8c;
}

.relative_align{
position: relative;
 top: -60px;	
}