@import url('https://fonts.googleapis.com/css?family=Dosis:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

p{padding:4px 0 !important;} 
#slider_1{
	 max-height: 100vw !important;
}


@media screen and (min-width: 1280px) {#slider_1{min-height: 47vw !important;
}}




body{
	background: #f4f4f4;
	font-family:\'Dosis\', sans-serif;
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.65;
	color: #848484;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

h1 {
font-weight: 400;
    font-size: 45px;
}

h2 {
	font-size: 40px;
}

h3{
	font-size: 30px;
}

h4{
        font-weight: 700;
	font-size: 25px;
}

h5 {
     font-weight: 700;
     font-size: 20px;
}

h6 {
      font-weight: 700;
      font-size: 15px;
}

p {
    color: inherit;
    font-size: 16px;
    letter-spacing: 0.25px;
    line-height: 20px;
}

a {
	text-decoration: none;
	color:#002b54;
}

strong,bold{
	font-weight:700;
}

i,em{
	font-style:italic;
}

.smue-btn {
    background: #002b54 !important;
}

.contact_form2 input[type=\"submit\"] {
    background: #002b54!important;
}



.header {
	background: rgb(167, 169, 172);
	padding: 5px 7%;
	position: fixed !important;
	width: 100%;
	z-index: 3;
}







.home3_content{
	margin:25px 0;
	padding:10px 18px 36px;
	box-shadow:0 0 15px #cdcdcd;
	transition:all 0.7s ease 0s;
	background:#fff;
}

.home3_content:hover{
	color:#fff;
	background:#a7a9ac;
}

.home3_content:hover div.smue-service-box-icon-holder i.fa{
	color:#fff !important;	
}

.home3_content:hover div.smue-service-box-content-section{
	color:#fff;
}

.home3_content div.smue-service-box-heading-section{
	padding:0px 10px 20px !important;
}




.slider{
       width:105% !important; 
       height:580px !important;
       float: center;
       }

@media screen and (max-width: 1200px){
.slider{
       width:110% !important; 
       max-height:67vw !important;
       float: center;
       }


.smue-image-obj .smue-image-obj-basic {
    max-width: 23vw !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (max-width: 909px){
i.responsive_bar {
    background: #002b54;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 21px;
    height: 40px;
    padding-right: 11px;
    padding-top: 11px;
    text-align: right;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 40px;
    top: -15px;
    right: 20px;
  }
}

.site-header-menu {
		background:#a7a9ac;}

@media screen and (max-width: 909px){
.site-content {
    padding-top: 34px;
   }
}

@media screen and (max-width:767px){
	
	.site-header-menu {
		width:100%;
		height: 450px;
		overflow-y: scroll;
	}	



