body {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}
section {
	padding: 60px 0;
}
/*---------navigation part--------------------*/

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #056ab5;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	height: auto;
	line-height: 20px;
	padding: 10px;
}
.navbar {
	border: 1px solid transparent;
	margin-bottom: 0px;
	min-height: 70px;
	position: relative;
}
.navbar-nav {
	float: right;
	padding-top: 12px
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	outline: none;
	color: #056ab5;
}
a:focus {
	outline: none;
}
header {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999;
	background-color: rgba(255,255,255,0.8);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: transparent;
	color: #555;
	outline: none;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 16px;
    font-weight: 600;
}
/*--------------banner-------------*/

.banner {
	float:left;
	width:100%;
}
.banner11 { background:url(../img/banner11.png) no-repeat; height:550px;}
.banner12 { background:url(../img/banner12.png) no-repeat; height:550px;}
.banner13 { background:url(../img/banner13.png) no-repeat; height:550px;}
.banner14 { background:url(../img/banner14.png) no-repeat; height:550px;}
.banner15 { background:url(../img/banner15.png) no-repeat; height:550px;}
	
.owl-theme .owl-controls {
    margin-top: -27px !important;
    text-align: center;
}
/*-------------content section start---------*/

.export-mega {
	background-color: #f7f7f7;
	border-top: 3px solid #ececec;
	float: left;
	width: 100%;
}
.export-img > h3 {
	font-size: 30px;
}
.export-img p {
	color: #5a5a5a;
	font-size: 17px;
	line-height: 32px;
}
.export-img {
	float: right;
}
.export-img > h3 {
	color: #056ab5;
	font-size: 30px;
	margin-top: 50px;
}
.export-megaa {
	float: left;
	width: 100%;
}
/*-----------footer---------*/

footer {
	background-color: #056ab5;
	float: left;
	padding: 30px 0;
	width: 100%;
}
.socil, .socile {
	padding-bottom: 15px;
	text-align: center;
}
.socil > li, .socile > li {
	display: inline;
	margin-right: 10px;
}
.socil a {
	color: #fff;
}
footer p {
    border-top: 1px solid #004f8a;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}
/*--------------about content--------*/

.bared-img, .bared-img2, .bared-img3, .bared-img4 {
	background-color: #fbfafa;
	
	background-position: center center;
	background-repeat: repeat-x;
	background-size: contain;
	display: table;
	height: 300px;
	padding-top: 210px;
	width: 100%;
	 background-size: cover;
}
.about-text {

	float:left; width:100%;
}
.compant-text > ul {
    padding-left: 16px;
    float: left;
}
.compant-text li {
    margin-top: 11px;
	font-size:16px
}

.compant-text h2 {
    color: #056ab5;
    float: left;
    margin-bottom: 19px;
    width: 100%;
	font-weight:600;
	font-size:26px;
}
.bared-img{background-image: url("../img/tour-bg.png");}
.bared-img2{background-image: url("../img/tour-bg2.png");}
.bared-img3{background-image: url("../img/tour-bg3.png");}
.bared-img4{background-image: url("../img/tour-bg4.png");}

.breadcrumb {
	background-color: transparent;
	text-align: center;
}
.breadcrumb a {
    color: #fff;
}
.breadcrumb > li {
	font-size: 20px;
	font-weight: 600;
}
.service-text > ul {
	list-style-image: url('../img/arrow.png');
	padding-left: 15px;
}
.service-text li {
	line-height: 28px;
}
.service p {
    font-size: 16px;
    line-height: 33px;
    margin-top: 18px;
}
.breadcrumb > .active {
    color: #ddd;
}
/*----------------service--------------*/

.service-tab {
	float: left;
	margin-top: 36px;
	width: 100%;
}

.service-text h3 {
	color: #056ab5;
	font-weight: 600;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #056ab5;
	color: #fff;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    display: table;
    margin: 0 auto;
}
.tab-title {
    border-bottom: 1px solid #ddd;
    color: #555;
    font-weight: 600;
    padding-bottom: 10px;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #056ab5;
    color: #fff;
    text-decoration: none;
}
.nav.nav-tabs a {
    background-color: #0190dc;
    color: #fff;
}
.service-text a {
    color: #444444;
}

/*-----------contact-----------*/

.contact-form h3, .contact-info > h3 {
    border-bottom: 1px solid #ddd;
    color: #056ab5;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 22px;
    padding-bottom: 15px;
}
.send-btn {
    background-color: #056ab5;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin-top: 11px;
    padding: 12px 25px;
}
.contact-info {
    float: left;
    width: 100%;
}
.contact-info > ul {
    list-style: outside none none;
    padding: 0;
}
.contact-info li {
    font-size: 23px;
    margin-bottom: 17px;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

.info-img {
    float: left;
    margin-right: 10px;
    width: 42px;
}
.contact-info p {
    display: flex;
}

.contact-info strong {
    color: #555;
    font-size: 19px;
    font-weight: 600;
    margin-right: 9px;
}




 @media screen and (max-width:767px) {
.navbar-nav {
	float: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #ddd;
	border-color: #d8d8d8;
}

.export-img {
	float: left;
}
}

@media (max-width: 991px) {
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #056ab5;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #056ab5;
	outline: medium none;
	color: #fff;
}
.navbar-nav {
	float: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: transparent;
	border-color: #d8d8d8;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-collapse.collapse.in {  /* NEW */
	display: block!important;
}

*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
header {
    background-color: rgba(255, 255, 255, 0.8);
    position:inherit;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.bared-img, .bared-img2, .bared-img3, .bared-img4 {
	
	height: 100px;
	padding-top: 50px;
	width: 100%;
	 background-size: cover;
}
}

