@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
 
    text-align: justify;
   
}

/*-- header_top --*/
.header_top {
	background:#202e24;
	padding:12px 0;
}
.header_top_contain {
	color:#fff;
}


.header .left {
    float: left;
    width: 35%;
}

.header .right {
    float: right;
    width: 75%;
}

.header {
    width: 100%;
    position: relative;
	    padding: 25px;

}

.header .left img {
    width: 100%;
    max-width: 379px;
}


.infra img {
    width: 100%;
    height: 300px;
    border: 1px solid #edebeb;
    margin-bottom: 14px;
  }







.slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.main-slider .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    line-height: 56px;
    font-size: 24px;
    text-align: center;
    border-radius: 50px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 2px solid rgba(255,255,255,0.60);
}

.main-slider .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 1;
    width: 100%;
    margin-top: -10px;
}

.main-slider .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    color: #ffffff;
    font-size: 24px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    line-height: 56px;
    border-radius: 50px;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 2px solid rgba(255,255,255,0.60);
}





/*-- header_bottom --*/
.header_bottom {
	padding:10px 0;
}
.header_bottom_right {
	float:right;
}
.header_bottom_right_contain {
	float:left;
	height:auto;
	width:auto;
    margin-left: 10px;
    margin-top: 20px;
}
.right_icons {
    float: left;
    height: auto;
    width: auto;
    margin-right: 20px;
    color:#000089;
    font-size: 25px;
	padding-top:7px;
}
.text {
	float:right;
}
.text b {
	font-size:15px;
}
.text span {
	border-bottom:1px dashed #000; 
}

/*-- menu --*/
.menu {
	padding: 5px 0;
    background: #000089;
    border-bottom: 2px solid #08078a !important;
}


 .navbar {
	margin-bottom:0px !important;
	border:0px !important;
	background: inherit !important;
}
.navbar-default .navbar-nav > li > a {
    color: #000 !important;
    font-weight: bold !important;
       padding: 10px 0px !important;
    letter-spacing: 1px !important;
}
.navbar-default .navbar-nav > li {
    color: #bfbfbf !important;
    font-weight: bold !important;
    padding: 0px 10px !important;
    letter-spacing: 1px !important;
}
.menu-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
}



.menu-bar {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}



.navbar-nav {
    float: right !important;
   
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000 !important;
    background-color: inherit !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color:inherit !important;
} 
.dropdown-menu {
    position: absolute;
    top: 100%;
    min-width: 180px !important;
    padding: 0px 0px !important;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #007dc5 !important;
}
.dropdown-menu > li > a {
    padding: 4px 20px !important;
    color:#fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #202e24 !important;
}

/*-- welcome --*/
.welcome {
    padding: 20px 0 53px;
}
.para {
	line-height:25px;
	font-size:16px;
}
.head h1, .head h2, .head h3, .head h4 {
	font-family: 'Oswald', sans-serif;
}

.main-slider .text h2 {
    font-size: 59px;
    color: #0adddd;
    font-weight: 700;
   
}



/*-- contain --*/
.contain {
	padding:40px 0;
}
.ih-item.circle {
	height:auto;
	width:auto;
	margin:auto;
}

/*-- footer --*/
.footer {
	padding:20px 0;
	background:#1f2730;
	position:relative;
}
.footer::before {
	content: " ";
    display: block;
    width: 100%;
    height: 141px;
    background: url(../img/footer_bg.png) no-repeat 50% 50%;
    position: absolute;
    top: 0px;
    left: 0%;
}
.navbar {
	
	 min-height: 0px !important;
}
.footer_head {
	color:#fff;
}
.footer_head h3 {
	color:#fff;
	margin-bottom:30px;
}
.footer_li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#fff;
}
.rtops {
	margin-top:10px;
}
.sicons {
	padding:0px !important;
}
.sicons2 {
	padding:10px 0 0 0 !important;
}
.sicons i {
	text-align:left;
	height:30px;
	width:30px;
	border-radius:50%;
	border:1px solid #007dc5;
	margin:1em;
	color:#007dc5;
	text-align:center;
	line-height:30px;
	position:relative;
	top:-10px;
}
.top10 {
	color:#fff;
	padding-left:30px;
}
.footerlis {
	list-style:none;
	padding:0px;
}
.footerlis li {
	margin-top:15px;
}
.footerlis li a {
	color:#fff;
}
.lines1 {
	color:#fff;
	line-height:25px;
}
/*-- //footer --*/

/*-- sub-footer --*/
.subfooter {
	background:#007dc5;
	border-top:2px solid #007dc5;
	padding:15px 0;
}
.iconsid {
	color:#007dc5;
	margin-right:10px;
}
.white {
	color:#fff;
}

 
.history {
	float: left;
	margin-right: 20px;
	border:1px solid #ccc;
}
.history_right {
	float: right;
	margin-left: 20px;
	border:1px solid #ccc;
}
.enquiryDiv.navicon-active {
    right: 0;
    transition: linear 0.5s all;
}


.enquiryDiv {
    
    position: fixed;
    background: #fff;
    width: 270px;
    bottom: 0;
    right: -271px;
    padding: 20px;
    box-shadow: -13px -13px 2rem rgba(0,0,0,.175) !important;
    z-index: 9999999999999999;
    transition: linear 0.5s all;
}
.enquiryDiv .closes img {
    max-width: 50px;
    cursor: pointer;
}
.enquiryDiv .closes {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}

.enquiryDiv .inquiry_div input[type="text"], .enquiryDiv .inquiry_div textarea {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding: 10px 0;
    font-size: 12px;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    outline: 0;
    border-bottom: 1px solid #ccc;
}
input.submit {
    padding: 5px 20px;
    font-size: 16px;
    font-weight: normal;
    background: #00adef;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    outline: 0;
    color: #fff;
    border-bottom: 2px solid #000;
}
.enquiry {
    position: absolute;
	bottom: 30%;
	right: 0;
	background: #00adef;
	color: #fff;
	width: 35px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	left: -35px;
	cursor: pointer;
}


.main-slider .active .text {
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 1500ms;
    text-align: justify;
    padding: 0px 8px;
}
.main-slider .text {
    position: relative;
    color: #eeeeee;
    font-size: 16px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    line-height: 1.9em;
    font-weight: 400;
    margin-bottom: 42px !important;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.main-slider .text h1 {
       font-size: 80px;
    font-weight: 700;
    line-height: 45px;
}


.header .left {
    float: left;
    width: 25%;
    position: relative;
    top: 0;
}


@media only screen and (max-width: 480px) { 

 
 
 .header .left{
     width: 100% !important;
 }
 
 .main-slider .text h1{
     font-size: 31px;
     
 }
 
 


}
 