@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i|Oswald:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather');
*{
	outline:none;
	margin: 0;
	padding: 0;
}

body{padding:0px; margin:0px; font-size:14px; font-family: 'Lato', sans-serif;}

h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;font-weight:normal; text-transform:capitalize;}

p{font-size: 14px;}

.fld{
	padding: 5px 0;
	background:#000;
	border-bottom:2px solid #082978;
}

.fld p{
	color:#fff;
	font-size:18px;
	font-family: lato;
	line-height:1.2;
	text-align:right;
	font-weight:bold;
	margin: 10px 0 0;
}

.fld .box{
	padding-left: 2px;
}

.fld .box p{
	color:#fff;
	font-size: 13px;
	font-family: lato;
	letter-spacing:2px;
	margin: 0px 0;
	text-align:center;
	font-weight: 100;
}

.fld .mofer{
	color:#fff;
	font-size:11px;
	font-family: lato;
	line-height:1.2;
	letter-spacing:2px;
	margin: 2px 0;
	text-align:center;
}

.fld .number{
	font-size: 20px;
}

.fld #demo{
	text-align: left;
	margin: 0px 50px;
	font-size: 30px;
	word-spacing: 20px;
	letter-spacing: 30px;
	color: #e00000;
	font-weight: bold;
}


.section1{
	width: 100%;
	height: 690px;
	background: url("../img/bg1.jpg") no-repeat;
	background-size: 100% 850px;
	margin: 52px 0 0;
}

.section1 .logo img{
	width: 40;
	margin: 0 auto;
	display: block;
}

.section1 .heading h1{
	font-weight: 700;
	text-align: center;
	color: #000;
	font-size: 28px;
	text-transform: capitalize;
	line-height: 1.4;
	margin: 0;
}

.section1 .lines{
	padding: 0;
	float: left;
	width: 100%;
}

.section1 .lines p{
	text-align: right;
	font-size: 22px;
	font-weight: 500;
	color: #000;
	margin: 19px 0 0;
	background: #f2d46c;
	width: fit-content;
	padding: 0px 20px;
	border: 4px solid #e26243;
	border-radius: 22px;
	float: right;
}

.section1 form{
	background: #3b9cff3d;
	padding: 20px 30px;
	border-radius: 22px;
	margin: 30px 0 0;
}

.section1 h4{
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
}

.section1 form label{
	color: #fff;
	margin: 10px 0 10px 0px;
}

.section1 form input{
	
}

.section1 form input[type=submit]{
	margin: 10px 0;
	background: #ff0;
	color: #000;
	font-weight: 600;
}

.section1 .punch{
	
}

.section1 .punch p{
	font-size: 30px;
	color: #000;
    margin-left: 430px;
    margin-top: 40px;
	font-weight: 600;
}


.strip{
		padding: 20px 0;
		float: left;
		background:#00297C;
		width: 100%;
	}
	.strip .icon{
		width: 50%;
		margin: 0 auto;
		display: block;
		float: left;
	}
	.strip p{
		color: #fff;
		font-size: 27px;
		line-height: 1.2;
		letter-spacing:2px;
		margin: 22px 0 0;
		font-weight: bold;
	}

	.strip a{
		text-decoration: none;
	}
	.strip a button{
		background: yellow;
		color:#000;
		margin: 11px auto 0;
		outline: none;
		border-radius: 50px;
		width: 209px;
		height: 46px;
		font-family:lato;
		box-shadow: #000 2px 2px 2px;
		font-weight: bold;
		font-size: 20px;
		border: none;
	}

.section2{
	background: url(../img/bg2.jpg) no-repeat;
	width: 100%;
	float: left;
	padding: 20px;
	height: 740px;
	background-size: 100% 730px;
}

.section2 .section2_left{
	
float: left;
}

.section2 h3{
	font-weight: 700;
	color: #000;
	font-size: 35px;
	text-align: center;
	padding: 20px;
	margin: 0;
}

.section2 .section2_left h4{
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}


.section2 .section_2content{
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.section2 .section2_left p{
	text-align: right;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	background: #f2d46c;
	padding: 2px 20px;
	border: 2px solid #e26243;
	border-radius: 9px;
	width: fit-content;
	float: right;
	display: block;
	margin: 10px 0;

}

.section2 .section2_left ul{
	padding: 50px 0;
	float: left;
	font-size: 23px;
	font-weight: bold;
	color: #000;
}

.section2 .section2_left ul li{
	line-height: 2.5;
	font-weight: bold;
}

.section2 .section2_right{
	
float: left;
}

.section2 .section2_right h4{
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}


.section2 .section2_right p{
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	background: #f2d46c;
	padding: 2px 20px;
	border: 2px solid #e26243;
	border-radius: 9px;
	width: fit-content;
	margin: 10px 0 20px;
}

.section2 .section2_right ul{
	padding: 50px 0;
	font-size: 23px;
	font-weight: bold;
	float: right;
	color: #000;
	margin: -11px 0;
}

.section2 .section2_right ul li{
	line-height: 2.5;
	font-weight: bold;
}

.strip2{
	background: #fed84d;
	width: 100%;
	float: left;

	padding: 0 0 20px;
}

.strip2 h3{
	padding: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 35px;
}

.strip2 .stage{}

.strip2 .stage p{
	background: #ffffffa6;
	padding: 2px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin: 0;
	position: relative;
	z-index: 999;
	border: 1px solid #000;
}

.strip2 .stage img{
	
position: relative;
	
margin-top: -25px;
}

.strip2 a{
	text-decoration:none;
	padding: 10px;
}

.strip2 a button{
	background: #851600;
	color: #fff;
	margin: 40px auto 0;
	outline: none;
	border-radius: 50px;
	width: 209px;
	height: 46px;
	font-family:lato;
	box-shadow: #000 2px 2px 2px;
	font-weight: bold;
	font-size: 20px;
	border: none;
}

.section3{
	background-image: linear-gradient(180deg, #ffffff 0%, #97e0fc 75%);
	width: 100%;
	float: left;
	padding: 0px 0px 30px;
}

.section3 img{
	display: block;
	margin: 30px auto 0;
	float: none;
}

.section3 h3{
	font-size: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.section3 .ing{
}

.section3 .ing_section{
	padding: 30px 0 0;
}

.section3 .ing_section img{
	width: 20%;
	margin: 0 auto;
}

.section3 .ing_section h4{
	text-align: center;
	color: #000;
	font-weight: 700;
	font-size: 25px;
	margin: 0;
}

.section3 .ing_section em{
	text-align: center;
	color: #000;
	font-style: italic;
	font-size: 20px;
	display: block;
}

.section3 .ing_section P{
	text-align: center;
	color: #000;
	font-size: 16px;
	margin: 0;
}

.section4{
	width: 100%;
	float: left;
	padding: 10px;
}

.section4 h3{
	font-size: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.section4 .carousel-control.left{
	background: none;
	border:  none;
}

.section4 .carousel-control.right{
	background: none;
	border: none;
}

.section4 .carousel-inner>.item>a>img, 
.section4 .carousel-inner>.item>img{
	display: block;
	margin: 0 auto;
	width: 36%;
}

.section4 .carousel-control img{
	margin: 0px 40px 0;
	vertical-align: middle;
	display: block;
	float: none;
}

.section4 .carousel-indicators{
	bottom: 0;
}

.section4 .carousel-indicators li{
	border: 1px solid #000;
	margin: 10px 0px -15px;
}


.section5{
	width:100%;
	float: left;
	padding: 20px;
	background-image: linear-gradient(180deg, #ffffff 0%, #97e0fc 75%);
}

.section5 h3{
	font-size: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 20px 0 0 0;
}

.section5 img{
	width: 100%;
	padding: 0 120px;
}

.section6{
	display: block;
	width: 100%;
	float: left;
	padding: 50px 0;
}

.section6 .section6_left{
	padding: 10px 30px 0;
	border: 1px solid #bababa;
	border-radius: 15px;
}

.section6 .section6_left h3{
	font-size: 18px;
	text-align: center;
}

.section6 .section6_left h2{
	color: #dc5327;
	font-size:30px;
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
}

.section6 .section6_left .carousel {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.section6 .section6_left .carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    /*min-height: 340px;*/
}
.section6 .section6_left .carousel .item a {
	color: #eb7245;
}
.section6 .section6_left .carousel .item img{
	display:block;
	margin:20px auto;
	width:150px;
}

.section6 .section6_left h4 {
    font-size: 18px;
    font-weight: normal;
    font-family: lato;

    padding: 20px 0 0 0;
}

.section6 .section6_left .carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.section6 .section6_left .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.section6 .section6_left .carousel .testimonial {
    padding: 10px 0 10px;
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1.3;
    font-family: lato;
}
.section6 .section6_left .carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.section6 .section6_left .carousel .overview b {
	color: #333;
	font-size: 20px;
	display: block;	
	padding: 15px 0 0;
}
.section6 .section6_left .carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.section6 .section6_left .carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #999;
    text-shadow: none;
	top: 4px;
}
.section6 .section6_left .carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.section6 .section6_left .carousel-control.left {
	left: auto;
	right: 40px;
}
.section6 .section6_left .carousel-control.right i {
	margin-right: -2px;
}
.section6 .section6_left .carousel .carousel-indicators {
	bottom: 1px;
}
.section6 .section6_left .carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 10px 0px -15px;
	border-radius: 50%;
}
.section6 .section6_left .carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
.section6 .section6_left .carousel-indicators li.active {
	border: none;
	background: #888;		
}
.section6 .section6_left .row {
    margin: 0;
}

.section6 .section6_right{
	border: 1px solid #bababa;
	padding: 0px 0px 20px;
	border-radius: 15px;	
}

.section6 .section6_right h3{
	
}

.section6 .section6_right .panel-group{width: 95%;margin: 5px auto;}

.section6 .section6_right .panel-default {border-bottom: 2px solid #d7450c;}

.section6 .section6_right .panel-default>.panel-heading{color:#fff;background-color: #00297c;border-color: #ffd400;padding: 0px 15px 10px;}
.section6 .section6_right .panel-default>.panel-heading h4{text-transform: capitalize;padding: 20px 0 0;}
.section6 .section6_right .panel-heading{padding:4px 15px; border-bottom:1px solid transparent; border-top-left-radius:3px;    border-top-right-radius:3px;}

.section6 a button {
    background: #851600;
    color: #fff;
    margin: 40px auto 0;
    outline: none;
    border-radius: 50px;
    width: 280px;
    height: 46px;
    font-family: lato;
    box-shadow: #000 2px 2px 2px;
    font-weight: bold;
    font-size: 25px;
    border: none;
    display: block;
}

.footer{
	width:100%;
	float: left;
	display: block;
	background: #ebebeb;
	padding: 20px 0 0 0;
}

.footer .contains { 
	width: 100%;
    height: auto;
	margin: auto;
}

.footer img{
	width: 100%;
}

.footer .social h4{
	
margin: 10px 10px;
}

.footer .social p{
	margin: 10px 0 20px;
}

.footer .social p a{
	padding: 10px 10px;
	font-size: 20px;
	margin: 0;
}

.footer .login_bar {
	width: 95%;
	background: white;
	top: 50%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.footer .login {
	background: transparent;
	position: absolute;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	text-align: left;
	line-height: 50px;
	vertical-align: middle;
	z-index: 10;
	border: 1px solid #eee;
}

.footer .subscribe_button:hover{
	background-color: #222A33;
	cursor:pointer;
}

.footer .subscribe_button {
	background: #4bade9;
	position: absolute;
	top: -62px;
	left: 225px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 150px;
	width: 100px;
	text-align: center;
	line-height: 150px;
	vertical-align: middle;
	color: white;
}

.footer .input-group {
	width: 100%;
}

.footer input.btn.btn-lg {
	width: 70%;
	height: 34px;
	float: left;
	border-radius: 0px;
	text-align: left;
}

.footer button.btn {
	width: 30%;
	height: 34px;
	border-radius: 0px;
	padding: 0;
}

.footer .bottom p{
	text-align: center;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0;
}

.footer .bottom1 p{
 	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px;
}

.footer .bottom1 p span{
	color: #d20000;
}
.bottom_form{
	
float: left;
	
width: 100%;
}

.bottom_form form{
	background: #3b9cff91;
	padding: 20px 30px;
	border-radius: 22px;
	margin: 30px 0 20px;
	display: none;
}

.bottom_form form h4{
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
}

.bottom_form form label{
	color: #fff;
	margin: 10px 0 10px 0px;
}

.bottom_form form input{
	
}

.bottom_form form input[type=submit]{
	margin: 10px 0;
	background: #ff0;
	color: #000;
	font-weight: 600;
}



@media(max-width: 1024px){
	.section1 .punch p{
		font-size: 24px;
		margin-left: 354px;
		margin-top: 65px;
	}
	.strip p{
		font-size: 20px;
	}
	.strip a button{
		width: 100%;
	}
	.section4 .carousel-control img{
		width:67px;
	}
	.section4 .carousel-inner>.item>a>img, .section4 .carousel-inner>.item>img{
		width: 46%;
	}
	.strip2 a button{
		margin: 10px auto 0;
		display: block;
	}
}
@media(max-width: 768px){
	.section1 .punch p{
		margin-left: 274px;
		font-size: 22px;
		margin-top: 96px;
	}
	.section1 .lines p{
		font-size: 17px;
		border: 2px solid #e26243;
	}
	.section1 form {
		padding: 10px 15px;
	}
	.section1 h4{
		font-size: 24px;
	}
	.strip p{
		font-size: 15px;
		margin: 11px 0;
	}
	.strip2 h3{
		font-size: 30px;
	}
	.strip a button{
		margin: 0;
	}
	.footer button.btn{
		font-size: 16px;
	}
}

@media(max-width: 600px){
	.fld{
		background: #fff;
	}
	.fld p{
		text-align: center;
		color: #000;
		margin: 0;
		padding: 0;
	}
	.fld #demo{
		text-align: center;
		font-size: 20px;
		letter-spacing: 10px;
	}
	.counter {
		width: 25%;
		float: left;
	}
	.fld .box p{
		color: #000;
	}
	.section1{
		background: url(../img/bg1mob.jpg) no-repeat;
		margin: 88px 0 0;
		height: auto;
		background-size: cover;
	}
	.section1 .lines p{
	text-align: right;
	font-size: 26px;
	}
	.section1 .logo img{
		width: 70%;
	}
	.section1 .heading h1{
		font-size: 30px;
	}
	.section1 form{
		display: none;
	}
	.section1 .punch p{
		margin: 614px 0 24px;
		text-align: center;
		font-size: 26px;
	}
	.section3 img{
		width: 100%;
	}
	.section4 .carousel-control img{
		width: 60%;
		margin: 0;
	}
	.strip .icon{
		width: 10%;
		margin: 0px 0 0 0;
	}
	.strip p{
		font-size: 25px;
		margin: 5px;
		padding: 0px 0 0 110px;
	}
	.strip a button{
		width:200px;
		margin:20px auto 0;
		display: block;
	}
	.section2{
		background: url(../img/bg2mob.jpg) no-repeat;
		height: auto;
		background-size: cover;
	}
	.section2 h3{
		font-size: 35px;
		padding: 0;
	}
	.section2 .section2_left h4{
		margin: 10px 0 0;
		font-size: 30px;
	}
	.section2 .section2_left p{
		font-size: 20px;
	}
	.section2 .section2_left ul{
		width: 100%;
		margin: 0;
		padding: 120px 0 0;
	}
	.section2 .section2_left ul li{
		font-size: 29px;
	}
	.section2 .section2_right h4{
		margin: 30px 0 10px;
		font-size: 30px;
		padding: 0;
	}
	.section2 .section2_right p{
		font-size: 20px;
	}
	.section2 .section2_right ul{
		width: 60%;
		float: right;
	}
	.section2 .section2_right ul li{
		font-size: 29px;
	}
	.strip2 h3{
		font-size: 20px;
	}
	.strip2 .stage{
		padding: 4px;
	}
	.strip2 .stage p{
		font-size: 10px;
		padding: 1px;
	}
	.strip2 .stage img{
		margin-top: -18px;
	}
	.section3 h3{
		font-size: 30px;
	}
	.section3 .ing_section{
		padding: 30px;
	}
	.section4 h3{
		font-size: 30px;
	}
	.section4 .carousel-inner>.item>a>img, .section4 .carousel-inner>.item>img{
		width: 80%;
	}
	.section4 .carousel-control img{
		width: 82%;
		margin: 20px 0;
	}
	.section5 h3{
		font-size: 30px;
	}
	.section5 img{
		width: 100%;
		padding: 0;
	}
	.section6 .section6_right{
		margin: 20px 0;
	}
	.bottom_form form{
		display: block;
	}
}

@media(max-width: 500px){
	.fld{
		background: #fff;
	}
	.fld p{
		text-align: center;
		color: #000;
		margin: 0;
		padding: 0;
	}
	.fld #demo{
		text-align: center;
		font-size: 20px;
		letter-spacing: 10px;
	}
	.counter {
		width: 25%;
		float: left;
	}
	.fld .box p{
		color: #000;
	}
	.section1{
		margin: 73px 0 0;
		height: auto;
		background-size: cover;
	}
	.section1 .lines p{
		font-size: 20px;
	}
	.section1 .logo img{
		width: 70%;
	}
	.section1 .heading h1{
		font-size: 20px;
	}
	.section1 form{
		display: none;
	}
	.section1 .punch p{
		margin: 424px 0 24px;
		text-align: center;
		font-size: 18px;
	}
	.section3 img{
		width: 100%;
	}
	.section4 .carousel-control img{
		width: 60%;
		margin: 0;
	}
	.strip .icon{
		width: 10%;
		margin: 0px 0 0 0;
	}
	.strip p{
		font-size: 16px;
		margin: 4px;
		padding: 0px 0 0 80px;
	}
	.strip a button{
		width:200px;
		margin:20px auto 0;
		display: block;
	}
	.section2{
		background: url(../img/bg2mob.jpg) no-repeat;
		height: auto;
		background-size: cover;
	}
	.section2 h3{
		font-size: 30px;
		padding: 0;
	}
	.section2 .section2_left h4{
		margin: 10px 0 0;
		font-size: 20px;
	}
	.section2 .section2_left p{
		font-size: 15px;
	}
	.section2 .section2_left ul{
		width: 100%;
		margin: 0;
		padding: 70px 0 0;
	}
	.section2 .section2_left ul li{
		font-size: 19px;
	}
	.section2 .section2_right h4{
		margin: 30px 0 0;
		font-size: 20px;
		padding: 0;
	}
	.section2 .section2_right p{
		font-size: 12px;
	}
	.section2 .section2_right ul{
		width: 60%;
		float: right;
	}
	.section2 .section2_right ul li{
		font-size: 19px;
	}
	.strip2 h3{
		font-size: 20px;
	}
	.strip2 .stage{
		padding: 4px;
	}
	.strip2 .stage p{
		font-size: 10px;
		padding: 1px;
	}
	.strip2 .stage img{
		margin-top: -18px;
	}
	.section3 h3{
		font-size: 30px;
	}
	.section3 .ing_section{
		padding: 30px;
	}
	.section4 h3{
		font-size: 30px;
	}
	.section4 .carousel-inner>.item>a>img, .section4 .carousel-inner>.item>img{
		width: 100%;
	}
	.section4 .carousel-control img{
		width: 60%;
		margin: 20px 0;
	}
	.section5 h3{
		font-size: 30px;
	}
	.section5 img{
		width: 100%;
		padding: 0;
	}
	.section6 .section6_right{
		margin: 20px 0;
	}

}

@media(max-width: 400px){
	.section1 .heading h1{
		font-size: 18px;
	}
	.section1 .lines p{
		font-size: 15px;
	}
	.section1 .punch p{
		margin: 354px 0 24px;
		font-size: 15px;
	}
	.strip p {
		font-size: 15px;
		margin: 0;
		padding: 0px 0 0 59px;
	}
	.section2 h3{
		font-size: 25px;
	}
	.section2 .section2_left{
		padding: 0;
	}
	.section2 .section2_left h4{
		font-size: 18px;
	}
	.section2 .section2_left p{
		font-size: 13px;
	}
	.section2 .section2_left ul li{
		font-size: 14px;
	}
	.section2 .section2_right{
		padding: 0;
	}
	.section2 .section2_right h4{
		font-size: 18px;
	}
	.section2 .section2_right p{
		font-size: 13px;
	}
	.section2 .section2_right ul li{
		font-size: 14px;
	}
}



.mob{
    display:none;
}


@media screen and (max-width: 767px) {
.mob{
    display:block ! important;
}
.strip{
    display:none;
}
.strip2{
    display:none;
}
.desk{
    display:none;
}
}
