/*-----------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,500i');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');

body {
	/*font-family: 'dustismoregular',Helvetica, sans-serif;*/
	font-family: 'Didact Gothic', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
	overflow-x: hidden !important;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover, a:focus, .btn:focus {
    text-decoration: none;
	outline: none;
	color:#b05608;
}

input:focus, textarea:focus {
	outline: 0;
}

section {
	padding:30px 0px;
}

h1, h2, h3, h4, h5, h6 {
	  /*font-family: 'nexa_lightregular';*/
	    font-family: 'Didact Gothic', sans-serif; 
	text-transform:capitalize;
	letter-spacing: 1px;
}

h1 {
    font-size: 35px;
    line-height:25px;
	font-weight: 600;
}

h2 {
    font-size: 28px;
    line-height: 25px;
    font-weight: 600;
}

h3 {
    font-size: 24px;
    line-height: 35px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

h4 {
    font-size: 20px;
    line-height: 30px;
	margin-top: 10px;
    margin-bottom: 5px;
	
}



h5 {
    font-size: 18px;
	line-height: 25px;
}
p {
margin:10px 0 10px	;
    

}


header {

background-size:100%;
   padding: 9px 0px;
}

.intro {
   display:block;
}

.intro .line {
    border-bottom: 2px solid #b7b7b7;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom:0px;
}

.intro .line .sub-line {
    display: block;
    border: 2px solid #e67514;
    margin: 0 auto;
    margin-bottom: -3px;
    width: 25%;
}
.line {
    border-bottom: 2px solid #b7b7b7;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.line .sub-line {
    display: block;
    border: 2px solid #e67514;
    margin: 0 auto;
    margin-bottom: -3px;
    width: 25%;
}

.intro h1{
    color: #000;
    text-align: center;
	margin: 0px 0px 10px 0px;
    font-size: 19px;
	font-weight: 600;
    text-transform: uppercase;
    line-height: 45px;
    /* padding: 39px 38px 39px 30px; */
    /* float: left; */
    font-family: 'gibsonlightregular',Helvetica, Arial, sans-serif;
}

h1 span, h2 span {
	color:#e67514;
}
img {
	max-width: 100%;
	height: auto;
}
p {
   
	
	color: #333232;
    /* font-family: 'dustismoregular',Helvetica, sans-serif; */
   
    /* letter-spacing: 1px; */
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 28px;
	

}
b, strong {
    font-weight: 600;
}

.navbar-text {
margin-left:20px;
color:#fff;	
}

.navbar-default {
    background-color: #0d27a5;
    border-color: transparent;
}

.menu, .call-info {
	display:none;
}
ul, ol {
	padding-left: 0 !important;
}

li {
	list-style: none;
}

::selection {
    color: #ffffff;
    background: #e67514;
}

.btn {
    border-radius: 0;
    border: 0;
    position: relative;
}

.btn-red{
   /*background: #3C9AA4;*/
   background:#eb3d3e;
   border-radius:8px;
       padding: 11px 15px;
    margin: 6px 0px;
	
    color: #fff;
}
.btn-red:hover{
   /*background: #3C9AA4;*/
   background:#cb0000;
   border-radius:8px;
       padding: 11px 15px;
    margin: 6px 0px;
	
    color: #fff;
}


.btn-border {
    border: 2px solid #fff;
    color: #fff;
    padding: px 35px;
}


.logo {
	/*--float:left;--*/
	width:auto;
	height:auto;
	padding:5px 0px;
	text-align:center;
}

.logo img {
	width:auto;
	height:auto;
}
.logo h3{
color:#fff;
font-weight:bold;
font-size:33px;
color:#da2020;
font-family: 'Oswald', sans-serif;
}
.logo h3 span{
color:#0d27a5;
}
.contact-info {
  display:block;
  float:right;	
  width:auto;
  margin-left:20px;
}

.contact-info .info {
	float:left;	
	color:#ed3237;
	font-size: 18px;
	margin-right: 8px;
    font-weight: 400;
	display:inline-block;

}

.contact-info .info img {
    float: left;
    margin: 5px 5px;
}

.contact-info .info .text {
	float:right;
	margin:0px 10px;
}

.contact-info .info .text p {
	color:#fff;
	margin-bottom:0px;
	margin-top:0px;
	
}

.contact-info  .phone {
	font-size:30px;
}
.navbar {
	margin-bottom:0px;
}
.navbar-nav>li>a {
    color: #fff;
	    font-size: 16px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 14px;
}

.navbar-nav>li>.active{
   
     color: #f5f5f5;
   
}
.navbar-nav>li>.active a {
color:#fff;	
}
.navbar-header{
	display:block;
}

.navbar-header span a, .info a{
	color: #fff;
}

.navbar-brand {
	display:block;
	width:auto;
	height:auto;
	margin:10px 0px;
}

.navbar-brand a {
	display:block;
}
.navbar-nav>li>a:hover {
	background-color:#3C9AA4;
	
}


.navbar-nav {
    float:right;
	font-family: 'Didact Gothic', sans-serif;
	
}
@media(max-width:767px){
.navbar-nav {
	float:none;
}
}
/*-----Drop-dwn menu css----*/
.dropdown-menu {
height:auto;
     

}
 
/*.navbar-nav.dropdown .dropdown-menu .caret {
    border: 4px solid transparent;
    border-left-color: #000;
    float: right;
    margin-top: 6px
}

*/

.navbar-nav .dropdown-menu>li>a {
    padding: 10px 20px;
	  font-size:14px; 
	
}
.navbar-nav .dropdown-menu>li>a:hover {
    color: #e67514;
    background: #2a2d30;
	
	
}

.navbar-nav .dropdown-menu {
    min-width: 250px;
	height:auto;
	padding: 0px 0;
	border:none;
	border-top: 3px solid #e67514;
}

.navbar-nav.dropdown-menu > li.open > a {
    background: #2a2d30;
    color: #e67514;
    text-decoration: none
}

.navbar-nav.dropdown-menu .dropdown-menu {
    left: 100%;
    margin: 0;
    right: auto;
    top: -1px;
}

.dropdown-menu:after {
  position: absolute;
  top: -12px;
  left: 10%;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #e67514;
  border-left: 11px solid transparent;
  content: '';
  
}
@media(max-width:767px){
.dropdown-menu:after {
	display:none;
}
}
/*.dropdown-menu:before {
  position: absolute;
  top: -20px;
  left: 25%;
  display: inline-block;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ccc;
  border-left: 12px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}*/
/*.navbar-nav .dropdown-menu-right .dropdown-menu,
.navbar-nav .navbar-right .dropdown-menu .dropdown-menu,
.navbar-nav .pull-right .dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%
}

.navbar-nav .dropdown-menu.animated {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s
}

.navbar-nav .dropdown-menu.animated:before {
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.navbar-nav .dropdownhover-top {
    margin-bottom: 2px;
    margin-top: 0
}

.navbar-nav .navbar-fixed-bottom .dropdown-menu .dropdown-menu,
.navbar-nav .dropdownhover-top .dropdown-menu {
    bottom: -1px;
    top: auto
}

.navbar-nav > li > .dropdown-menu {
    margin-bottom: 0
}

.dropdownhover-bottom {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.dropdownhover-left {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.dropdownhover-right {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.dropdownhover-top {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}
*/
/*---End of drop-down css-----*/

.inner-banner {
 display:block;
 width:100%;
 clear:both;
 background:#000;
}


.process {
			counter-reset: my-badass-counter;
		}
		.process dt {
    position: relative;
    font-family: 'nexa_lightregular';
    text-transform: capitalize;
	font-size: 16px;
	font-weight:bold;
    text-transform: capitalize;
    padding: 4px 0 10px 0;
}
		.process dt:before {
			content: counter(my-badass-counter);
			counter-increment: my-badass-counter;
			position: absolute;
			 font-family: 'dustismoregular',Helvetica, sans-serif;
			left: 0;
			top: 0;
			    font-weight: bold;
    font-size: 40px;
		}
		.process dd {
			margin: 0 0 50px 0;
			 font-family: 'dustismoregular',Helvetica, sans-serif;
			 font-size: 14px;
			     color: #3f3f3f;
			 text-align:justify;
		}	
		.process dt, .process dd {
			padding-left: 50px;
		}


.bullets {
display:block;	
}

.bullets ul {
margin-left:20px;
padding:0px;	
}

.bullets ul li {
    text-indent: -10px;
	font-size: 15px;
    FONT-WEIGHT: 400;
    letter-spacing: .5px;
    line-height: 28px;
    margin-left: 7px;
	text-align: justify;
	color:#3e3e3e;
	font-family: 'Montserrat', serif;
}

.bullets ul li i {
color:#e67514;
    margin-right: 3px;
	
}
.about h4 {
color:#000;	
    font-size: 17px;
	    
}


.proj-img {
margin-bottom:10px;	
}

.banner {
padding:0px;	
}

.links {
	background:#e2e2e2;
	padding:0px 0px;
}
.link ol {
margin:0;
padding:0;	
}
.breadcrumb {
    padding: 3px 3px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
	font-size: 11px;
}
.breadcrumb>li>a {
    display: inline-block;
	color:#000;
}
.breadcrumb>.active {
    color: #e67514;
}

.more {
display:inline-block;
width:100%;
margin:8px 15px;
}
.more a {
color:#e67514;	
}
/*-----------Slider Css------------*/
