@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;1,700&family=Open+Sans:ital,wght@0,500;0,600;0,800;1,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 font-family: 'Rubik', sans-serif;
}
.zoom-in {
  cursor: zoom-in;
}
 
 h1,h2,h3,h4,h5,h6,p,pre,img{
 	padding: 0;
 	margin: 0;
 }
header{
	background-color: #eb3535;
}
.header{
	background-color: #eb3535;
}
header .container-fluid,.header .navbar ,.topbar>div ,.topbar_2 > div{
	max-width: 1500px;
	margin: auto;
} 


.topbar{
	background-color: #dedede;
}
.topbar > div{
	display: flex;
	    justify-content: space-between;
	    padding:5px 25px;
}
.topbar i{
	color: #c56f28;
	padding-right: 5px;
}
.topbar a{
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

.topbar_2 > div{
	display: flex;
	    justify-content: space-between;
	    padding:15px 25px;
	        align-items: center;
}

.well {
	text-align: center;
padding-top: 100px;
padding-bottom: 50px;
}
.well h1{
	font-family: Impact;
	font-size: 49px;
	color: #c66f2a;
}
.well h1 span{
	font-size: 58px;
	color: #dedede;
	line-height: 45px;
}
.well h3{
	font-size: 18px;
	font-weight: 700;
	color: #393939;
}
.well p{
	margin-top: 25px;
	color: #1a1a1a;
}
.why{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}
.why ._left{
	padding-right: 50px; 
}
.why ._left div{
	border: 2px solid #000;
	position:relative ;
}
.why ._left div::after{
	position: absolute;
	content: " ";
	background-color: #c66f2a;
	width: 100%;
	height: 100%;
	left: 10px;
	top: -10px;
	z-index: -1;
}
.why ._right h2{
	font-size: 35px;
	font-weight: 600;
color: #c66f2a;
line-height:35px;
position: relative;
}
.why ._right h2::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	width: 50%;
	background-color:#1a1a1a ;
	height: 3px;
}
.why ._right h2::before{
	position: absolute;
	content: "";
	left: 50.8%;
	bottom: -10px;
	width: 20%;
	background-color:#c66f2a ;
	height: 3px;
}
.why ._right h2 span{
	color: #1a1a1a;
}
.why ._right p{
	color: #1a1a1a;
	margin-top: 35px;
}

.services{
padding-top: 50px;
padding-bottom: 0px;
}
.services ._top{
	text-align: center;
	color: #fff;
}
.services ._top h2{
	font-weight: 700;
	font-size: 35px;
}
.services ._top h4{
	font-size:18px ;
	font-weight: 700;
	width: 100%;
	max-width: 600px;
	margin: auto;
	position: relative;
}
.services ._top h4::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	width: 70%;
	background-color:#fff ;
	height: 3px;
}
.services ._top h4::before{
	position: absolute;
	content: "";
	left: 70.8%;
	bottom: -10px;
	width: 30%;
	background-color:#c66f2a ;
	height: 3px;
}
.services ._bottom{
margin-top: 70px;
text-align: center;
}
.services ._bottom > div{
	margin-bottom: 50px;
}
.services ._bottom > div p{
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
}
.get_in_touch{
	background-color: #c66f2a;
	padding: 50px;
	text-align: center;
}
.get_in_touch h2{
	font-weight: 500;
	color: #fff;
	font-size: 40px;
}
.get_in_touch h2 a{
	color: #fff; 
	text-decoration: none;
	font-weight: 700;
}

.gaf{
	padding-top: 50px;
	padding-bottom: 50px;
}
.gaf ._left{
	padding-right: 50px;
}
.gaf ._left h2{
font-size: 35px;
	font-weight: 600;
color: #1d1b18;
line-height:35px;
position: relative;
}


.gaf ._left h2::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	width: 45%;
	background-color:#1a1a1a ;
	height: 3px;
}
.gaf ._left h2::before{
	position: absolute;
	content: "";
	left: 45.8%;
	bottom: -10px;
	width: 20%;
	background-color:#c66f2a ;
	height: 3px;
}




.gaf ._right h2{
font-size: 35px;
	font-weight: 600;
color: #1d1b18;
line-height:35px;
position: relative;
}


.gaf ._right h2::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	width: 33%;
	background-color:#1a1a1a ;
	height: 3px;
}
.gaf ._right h2::before{
	position: absolute;
	content: "";
	left: 33.8%;
	bottom: -10px;
	width: 20%;
	background-color:#c66f2a ;
	height: 3px;
}

input[type="text"],     input[type="email"]   {
position: relative;
display: block;
width: 100%;
color: #a5a5a5;
line-height: 26px;
padding: 10px 20px;
height: 60px;
font-size: 14px;  
border: 1px solid #a8a8a8;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
 
margin-bottom: 25px; 
}

textarea {
position: relative;
display: block;
width: 100%;
line-height: 26px;
padding: 10px 20px;
color: #a5a5a5;
height: 200px;
font-size: 14px;
resize: none;  
border: 1px solid #a8a8a8;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
 
margin-bottom: 25px; 
}
input[type="submit"] {
background: #c66f2a;
color: #fff;
line-height: 26px;
padding: 10px 50px;
height: 60px;
font-size: 14px;  
border: none;
text-transform: uppercase;
transition: all 0.6s;
border: 1px solid #1e1616;
}
input[type="submit"]:hover{
background: transparent;
border: 1px solid #eb3535;
color: #000;
}
*:focus {
outline: none;
}

.gaf ._right form{
margin-top: 50px;
}
  
  .owl-carousel{
  	margin-top: 50px;
  }
  .owl-nav{
  	display: none;
  }
  .owl-dots button{
  	outline: none;
  	margin-top: 10px;
  } 
footer{
padding-top: 50px;
padding-bottom: 50px;
background: url('../images/extra/slider-bg.jpg') no-repeat fixed   100%;
background-size: cover;
height: auto;
background-position: center;
color: #fff;
}
footer ._top{
text-align: center;
}
footer ._top h6{
	margin-top: 25px;
	font-size: 18px;
}
footer ._top h6 span{
	font-weight: 700;
	font-size: 22px;
}
footer ._left{
	margin-top: 50px;
	text-align: center;
}
footer ._left > div > div{
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	border-radius: 50px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}
footer ._left h6{
	font-weight: 700;
	font-size: 22px; 
}
footer ._left p{
	margin-top: 15px;
	font-size: 18px;
}
footer ._left a{
color: #fff;
text-decoration: none;
}
.footer{
	background-color: #c66f2a;
	padding: 25px;
	text-align: center;
	color: #fff;
}
._inner {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
._inner h1{
	position: relative;
	color: #c57029;
	font-weight: 700;
	font-size: 45px;
	text-transform: uppercase;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1.0);
}
._inner h1 span{
	color: #fff;
}
 
._inner h1::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	width: 70%;
	background-color:#c57029 ;
	height: 3px;
}
._inner h1::before{
	position: absolute;
	content: "";
	left: 70.8%;
	bottom: -10px;
	width: 30%;
	background-color:#fff ;
	height: 3px;
}
.a_about{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.a_about h2{
	color: #c57029;
	font-weight: 700;
	position: relative;
	font-size: 35px;
}
.a_about h2 span{
	color: #1a1a1a;
}
.a_about h2::before{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
	width: 75%;
	border-bottom:2px solid ;
		border-bottom-style: dashed;
		border-bottom-color: #1a1a1a;
}

.a_about p{
	margin-top: 50px;
}
 .making  {
 	padding-top: 50px;
 	padding-bottom: 50px;
 	color: #fff;
 	overflow: hidden;
 }
 .making ._left{
 	text-align: left;
 	padding-right: 50px;
 }
  .making ._left h2{ 
	font-weight: 700;
	position: relative;
	font-size: 35px;
  }


.making ._left h2::before{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
	width: 75%;
	border-bottom:2px solid ;
		border-bottom-style: dashed;
		border-bottom-color: #fff;
}
.making ._left p{
	margin-top: 50px;
}
.numbers {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.numbers ._num h2{
width: 120px;
height: 120px;
border-radius: 50%;
background: #eb3535;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 35px;
font-weight: 700;
color: #fff;
border: 5px solid #e7e7e7;
}
.numbers ._num h5{
	margin-top: 15px;
	font-weight: 700;
	color: #000;
}

.products{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}
.products h2{
	margin-top: 15px;
	font-size: 22px;
	font-weight: 700;
}
.products ._1 {
	margin-bottom: 50px;
}

.products ._1 > div{
border: 2px solid #ff0000;
overflow: hidden;
}
.products ._1 > div img{
	transition: all 0.6s;
}
.products ._1 > div img:hover{
	transition: all 0.6s;
	transform: scale(1.2);
}
.products ._1 > div a{
	cursor: zoom-in;
}

.pro_head{
	text-align: left;
	margin-bottom: 50px;
}
.pro_head h3{
	font-weight: 700;
	color: #eb3535;
	position: relative;
	font-size: 35px;
}
.pro_head h3 span{
	color: #1a1a1a;
}
.pro_head h3::before {
    position: absolute;
    content: "";
    left: 0; 
    bottom: -10px; 
    width: 250px;
    border-bottom: 2px solid;
    border-bottom-style: dashed;
    border-bottom-color: #1a1a1a;
}
.products._2{
	margin-top: -50px;
}
.products._2 h3::before{
	width: 320px;
}
.c-form{
	padding-top: 50px;
	padding-bottom: 50px;
}

.c-form-left h2{
		font-weight: 700;
	color: #c57029;
	position: relative;
	margin-bottom: 30px;
	font-size: 35px;
}
.c-form-left h2 span{
	color: #1a1a1a;
}
.c-form-left h2::before {
    position: absolute;
    content: "";
    left: 0; 
    bottom: -10px; 
    width: 300px;
    border-bottom: 2px solid;
    border-bottom-style: dashed;
    border-bottom-color: #1a1a1a;
}
.c-form-left a{
	color: #000;
	text-decoration: none;
}
.c-form-left p{
	max-width: 350px;
	width: 100%;
	color: #000;
}
.c-form-left h3{
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 10px;

}
.class52{
	padding-bottom: 15px;
	border-bottom:1px solid #000;
	padding-top: 25px;
}
.c-form-right{
	background-color: #c57029;
	padding-top: 25px;
	padding-bottom: 25px;
}
.c-form-right h3{
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 10px;
}

.c-form-right input[type="submit"] {
    background: #000;
    color: #fff;
    line-height: 26px;
    padding: 10px 50px;
    height: 60px;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    transition: all 0.6s;
    border: 1px solid #000;
}

.c-form-right input[type="submit"]:hover{
background: #eb3535;
border: 1px solid #000;
}
.s_sectors{
	margin-top: 50px;
	margin-bottom: 50px;
}
.sectors_wrraper {
    border: 1px solid #e2dfdf;
    padding: 15px;
    background-color: #F8F9FC !important;
    border-radius: 10px;
}
.sectors_wrraper h3 {
    font-size: 20px;
    margin: 15px 0 0 0;
    font-weight: 500;
	color: #000;
	text-decoration: none;
}
.sectors_wrraper a:hover{
	text-decoration: none;
}
.sectors_wrraper img{
	width: 100%;
    border-radius: 10px;
}
.sectors_wrraper p {
    color: #898989;
    margin-top: 10px;
}
.profile-pic img {
    width: 150px;
    border: 3px solid #c57029;
    border-radius: 200px;
}
.certificate-wrraper.profile-pic {
    text-align: left;
}
.profile-pic h3 {
    margin-top: 20px;
}
.certificate-wrraper.profile-pic p {
    margin-top: 10px;
	color: #898989;
}
.certificate-wrraper.clients-logo.sectors_wrraper.mb-10 {
    margin-bottom: 30px;
}
.table p{
	margin-top: 0;
}
.btn-primary {
    color: #fff;
    background-color: #c57029;
    border-color: #c57029;
}
.btn-primary:hover {
    color: #fff;
    background-color: #c57029;
    border-color: #c57029;
}