@font-face{
   font-family: 'OpenSans-Regular';
   src:url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face{
   font-family: 'OpenSans-Semibold';
   src:url('../fonts/OpenSans-Semibold.ttf') format('truetype');
}

@font-face{
   font-family: 'RobotoSlab-Bold';
   src:url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
}

body{
	  font-family: 'OpenSans-Regular';
	  color: #444444;
	  /*padding-top: 150px;*/
}

/*
#FAB702;
*/
  .affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

.top{
	padding-top: 10px;
	background: #ffffff;
	font-family: 'OpenSans-Semibold';	
}
.top i{
	color: #ff9300;
}

.logo{
	width: 150px;

}

.menubar{
	background:#ff9300;
	margin-bottom: 0;
	border-radius: 0;
	z-index: 111;

}

.menubar .nav li a{color:#ffffff; font-family: 'OpenSans-Semibold'; }
.menubar .nav li a:hover{
	background: #ff9300;
	color:#ffffff;
}


.get{
	background: #333333;
	color:#ffffff;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 7px;
	transition: 0.5s;
	font-family: 'OpenSans-Semibold';
	letter-spacing: 0.5px;
}

.get:hover{
	text-decoration: none;
	background: #ff9300;
	color: #ffffff;
}
.call{
	color:#333333;	
	margin-top: 5px;
	display: inline-block;	
	font-family: 'OpenSans-Semibold';
	letter-spacing: 0.5px;
}

.call:hover{
	text-decoration: none;
	color:#333333;
}


/*.dropdown:hover .dropdown-menu{display: block;}
.dropdown-menu{border:0;}
.dropdown-menu  li a{
padding: 7px 20px;
}*/

.soc{
	padding-top: 10px;
}

.top a{
	text-decoration: none;
}

.banner{
	padding: 0;
	position: relative;
}

.banner img{width: 100%; margin-top: -36px;}

.banner video{width: 100%; margin-top: -36px;}

.over{
	position: absolute;
	width: 60%;
	left:0;
	right: 0;
	background: rgba(0,0,0,0.6);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 150px;
	padding: 25px;
	color:#ffffff;
	font-family: 'OpenSans-Semibold';

}
.over h2{
	 font-family: 'RobotoSlab-Bold';
	color:#ffffff;
	font-weight: 700;
	font-size: 60px;
	letter-spacing: 1px;
}
.over span{
	display: block;
	font-size: 40px;
}

 .over h1, .over h2{ text-shadow: 2px 2px #333; }

.mt70{margin-top: 70px;}
.mt50{margin-top: 50px;}
.mt30{margin-top: 30px;}
.padl{padding-left: 0;}
.nopad{
	padding: 0;
}
.heading{
	color: #b89962;
	font-family: 'OpenSans-Semibold';
	font-size: 36px;	
	text-align: center;
	font-weight: 700;
	margin-bottom: 50px;
}

.home p{
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 25px;
	/*text-align: justify;*/
}

.inertext{
	padding-right:  20px;
}

.home h4{
	font-family: 'OpenSans-Semibold';
}
.sers a{display: block; color: #333333; text-decoration: none;}
.sers h4{
	margin-bottom: 15px; 
	letter-spacing: 1px;
	border:1px solid #dddddd;
	padding: 10px;
	border-radius: 7px;
	transition: 0.3s;
	cursor: pointer;
}
.sers h4:hover{padding-left: 20px;}

.sers i{
	color:#ff9300;
}

.work{
	
	width: 100%;
	float: left;
	column-gap: 10px;
}


.rel2{margin-top: 15px;}
.review{
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 0 7px 1px #eee;
}

.review p{letter-spacing: 0.5px; margin-top: 7px;}
.review span{display: block; text-align: right; font-family: 'OpenSans-Semibold';}
.review img{
	width: 75px;
	height: 75px;
	border-radius: 50%;
}

.apart i{color: #ff9300;}
.imgpad{padding: 5px;}

.projects{
	column-count: 3;
}

.projects img{
	margin-bottom: 10px;
	transition: 0.3s;

}

.projects img:hover{
	transform: scale(1.2);
	z-index: 1111;
}



.button{
	background:#ff9300;
	border: 0;
	color:#ffffff;
	padding: 10px 25px;
	border-radius: 5px;
	font-family: 'OpenSans-Semibold';
	font-size: 18px;
	margin-top: 25px;
	display: inline-block;
	transition: 0.5s;
}

.button:hover{
	text-decoration: none;
	color:#ffffff;
}

.fullimg{width: 100%;}
.full{
	/*background:#b89962;
	color:#ffffff;*/
	position: relative;
}

.footer{
	background: #333333;
	color:#ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 50px;
}

.footer h4{font-family: 'OpenSans-Semibold';}
.footer a{color:#ffffff; text-decoration: none; padding: }
.footer img{
	
}

.footer .nav{}
.footer .nav li a{color:#ffffff; padding: 5px; font-family: 'OpenSans-Regular'; font-size: 14px;}
.footer .nav li a:hover{background:  #b89962;}
.bold{
	font-family: 'RobotoSlab-Bold';
}
.box{
	padding: 10px;
	text-align: center;
}

.box i{
	background:  #b89962;
	border-radius: 50%;
	padding: 15px;
	color:#ffffff;
	margin-bottom: 15px;
	width: 70px;
	height: 70px;
}

.form{
	box-shadow: 0 0 7px 1px #eeeeee;
	padding: 15px;
	border-radius: 10px;
}
.form input[type="text"]{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 7px;
	border:1px solid #dddddd;
}

.form select{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	background: #ffffff;
	border:1px solid #999;
	margin-bottom: 10px;
	border-radius: 7px;
	border:1px solid #dddddd;
}

.form textarea{
	width: 100%;
	height: 100px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 7px;
	border:1px solid #dddddd;
}


.form label{
	padding-left: 5px;
	font-size: 13px; 
	margin-bottom: 5px; 
	font-weight: normal; 
	font-family: 'OpenSans-Semibold';
}

.cont h4{margin-top: 15px;}
.cont i{
	color: #ff9300;
}

.soc a{
	display: inline-block; 
	padding: 10px;
}

.proc{
	padding-left: 60px;
}

.proc i{
position: absolute;
left:0;
top:35px;
background: #ff9300;
width: 60px;
height: 60px;
color: #ffffff;
border-radius: 50%;
text-align:center;
padding-top: 15px;
font-size: 32px;
}
.process{
	/*border:1px solid #ff9300;*/
	padding: 10px;
}
.process h3{
	font-family: 'RobotoSlab-Bold';
}


@media(max-width: 768px)
{
	.navbar{margin-bottom: 0;}
	
	.logo{width: 100px; margin-left: 10px;}
	.navbar-toggle{margin-top: 0;}
	.menubar{ height: auto; }

	.over{
		margin-top: 15px;
		top:0;
		padding: 10px;
	}

	.over h2{
		font-size: 18px;
	}
	.over h1{
		font-size: 28px;
	}

	.over h1 span{font-size: 22px;}

	.banner{overflow: hidden;}
	.banner video{
		width: 200%;
	}

	.banner img{
		margin-top: 0;
	}
}

@media(max-width: 480px)
{
	.navbar{margin-bottom: 0;}
	
	.logo{width: 100px;  margin-left: 10px;}
}