body{
	color: #333;
	font-size: 14px;
	font-weight: 400;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	line-height: 25px;
	font-style: normal;    
}
*,ul,ol{
	margin:0;
	padding:0;
}
ul,ol{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 600;
	margin-bottom: 15px;
	color: #022092;
	letter-spacing: 1px;
	margin-top: 0;
}
a{
	color: inherit;
}
a:hover,a:focus,a.select{
	color: #ff6501;
	outline: none;
	text-decoration: none;
}
.img-responsive{
	display: inline-block;
}
.container{
	width: 1270px;
}
.fixed-top{
    position: absolute!important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: transparent;
}
.brand-wrap{
	text-align: right;
	padding: 0 0 40px 0;
}
.login-wrap .close-btn{
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 1;
	width: 45px;
	height: 45px;
	line-height: 45px;
	padding: 0;
}
.logo-wrap .img-responsive{
    width:150px;
    text-align:left;
}
.logo{margin-right:15px;}
.logo{
	display: inline-block;
	margin: 5px 0;
}
.navbar{
	margin-bottom: 0;
	border: 0;
	background-color: transparent;
	border-radius: 0; 
}
#stuck_container {
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.isStuck{
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;    
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2);
}
.isStuck.fixed-top{
	position: fixed!important;
}
.nav-wrapper,
.login-wrap{
	margin: 20px 0;
}

.mobile-menu{
	display: none;
	float: right;
}
.navigation{
	text-align: right;
}
.navigation li{
	display: inline-block;
	vertical-align: top;
	margin:10px 15px;
}

.navigation > li:first-child{
	display: none;
}
.navigation li a{
	text-transform: capitalize;
	font-size: 15px;
	color: #022092;
}
.navigation li a:hover,
.navigation li a:hover{
    color:#fff;
}
.isStuck .navigation li a{
	color: #022092;
}
.isStuck .navigation li a:hover,
.isStuck .navigation li a:focus{
	color: #333;
}
.login-wrap{
	text-align: right;
}
.section{
	padding: 5em 0;
}
.bg-color1{
	background-color: #302c42;
}
.bg-color2{
	background-color: #f9f9f9;
}
.btn1,.btn2,.btn3{
	background-color: #ff6501;
	display: inline-block;
	padding:5px 20px;
	color: #fff;
	cursor: pointer;
	width:110px;
	height: 35px;
}
.btn1{
	box-shadow:0 0 0 1px #ff6501 inset, 0 0 0 2px #b74002 inset, 0 8px 0 0 #b74002, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
}
.btn2{
	background-color: #138910;
	padding:5px 20px;
	box-shadow:0 0 0 1px #138910 inset, 0 0 0 2px rgba(32 103 32) inset, 0 8px 0 0 #0d4c06, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);  
}

.btn3{
	background-color: #FFFFFF;
	padding:5px 20px;
	box-shadow:0 0 0 1px #FFFFFF inset, 0 0 0 2px rgba(32 103 32) inset, 0 8px 0 0 #FFFFFF, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);  
}
.btn1:hover,.btn1:focus,
.btn2:hover,.btn2:focus{
	background-color: #022094;
	color: #fff;
	outline:medium none;
    -moz-outline-style:none;
	box-shadow:0 0 0 1px #022094 inset, 0 0 0 2px #23388a inset, 0 8px 0 0 #23388a, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
}

.home-intro {
    background: url(../images/bg-intro.png), #ffffff;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-repeat: no-repeat;
    padding: 130px 0 150px !important;
    background-size: 58%;
    background-position: top right;
}
.home-intro .content {
    padding-top: 20px;
}
.home-intro .content-image {
    padding-left: 50px;
}
.home-intro .content-image img {
    height: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    border-radius: 40px;
    box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
}
.home-intro h5 .line {
    height: 3px;
    background: #614cab;
    width: 60px;
    display: inline-block;
    position: relative;
    bottom: 5px;
    margin-right: 15px;
}
.home-intro h2 {
    font-size: 66px;
    font-weight: 600;
    margin: 60px 0;
    line-height: 80px;
    letter-spacing: 1px;
    /*-webkit-text-fill-color: transparent;*/
    /*-webkit-text-stroke-width: 2px;*/
    /*-webkit-text-stroke-color: #3d4fa8;*/
}
.home-intro ul li {
    display: inline-block;
    margin-right: 20px;
}
.title-style01{
	position: relative;
	line-height: 100%;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.title-style01:before,
.title-style01:after{
	position: absolute;
	bottom: 0;
	left: 45%;
	width: 10%;
	height: 1px;
	background-color: #f66101;
	content: '';
}
.title-style01:after{
	bottom: -3px;
	width: 6%;
	left: 47%;
}
.pricing{
    text-align: center;
}
.pricing .content {
    background: #f9f8fc;
    text-align: center;
    border-radius: 15px;
    padding: 35px 0 46px;
}
.pricing .content-center {
    background: #614cab;
}
.pricing .content h4 {
    font-size: 24px;
}
.pricing .content span {
    font-size: 3em;
    color: #ff6501;
    line-height: 48px;
    display: inline-block;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.pricing .content ul li{
	font-size: 16px;
    margin-bottom: 12px;
}
.pricing .content-center h4,
.pricing .content-center span,
.pricing .content-center ul li {
    color: #fff;
}
.pricing .button {
    position: relative;
    bottom: 46px;
    margin-bottom: -46px;
}
.address-box{
	margin-bottom: 12px;
}
.address-icon-holder img{
	float: left;
	margin-right: 15px;
	width: 50px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	font-size: 22px;
	background: #f9f9f9;
	color: #fff;
}
.address-content{
	position: relative;
	overflow: hidden;
}
.address-content a{
	color: inherit;
}
.address-content h5{
	font-size:20px;
	border-bottom: 1px solid #ff6501;
    padding-bottom: 10px;
}
.address-box{
	margin-bottom:35px;
}
.address-content a:hover{
	color: #ff6501;
}
.form-control{
	height: 45px;
	border-radius: 0;
	padding:10px;
}
.checkbox-box{
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    text-align: left;
}
.checkbox-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark{
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
	margin:0;
}
.checkbox-box:hover input[type="checkbox"] ~ .checkmark,
.checkbox-box:hover input[type="radio"] ~ .checkmark {
  	border-color: #23c0e9;
}
.checkbox-box input[type="checkbox"]:checked ~ .checkmark,
.checkbox-box input[type="radio"]:checked ~ .checkmark {
  	background-color: #23c0e9;
}
.checkmark:after {
  	content: "";
  	position: absolute;
  	display: none;
}
.checkbox-box input[type="checkbox"]:checked ~ .checkmark:after,
.checkbox-box input[type="radio"]:checked ~ .checkmark:after {
  	display: block;
}
.checkbox-box .checkmark:after {
  	left: 7px;
  	top: 3px;
  	width: 5px;
  	height: 10px;
  	border: solid white;
  	border-width: 0 3px 3px 0;
  	-webkit-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	transform: rotate(45deg);
}
.forgot-pass{
	text-align: right;
}
.forgot-pass a{
	color: #000;
}
.forgot-pass a:hover{
	color: #ff6501;
}
.social-links li{
	display: inline-block;
	vertical-align: top;
}
.social-links li a{
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	border:1px solid #302c42;
	border-radius: 100%;
}
.social-links li a:hover,
.social-links li a:focus{
	border-color: #ff6501;
	background-color: #ff6501;
	color: #ffffff;
}
.widget{
	padding:35px 0;
	color: #ceced0;
}
.widget-title{
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
}
.copyright-wrapper{
	/*border-top: 1px solid #888;*/
	padding: 10px 0;
}
.copyright{
	text-align: center;
	padding: 15px 0;
	color: #eee;
}
@media (min-width: 220px) and (max-width: 990px){
	.container{
		width: 97%;	
	}
	.mobile-menu{
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
		background: #ff6600;
		padding:10px 14px;
		color: #fff;
		cursor: pointer;
		margin-top: 16px;
	}
	.navigation{
		position: fixed;
		top: 0;
		right: -300px;
		width: 250px;
		height: 100%;
		overflow-x: scroll;
		z-index: 99999;
		background: #ff6600;
		border-radius: 0;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	.navigation.open{
		right: 0;
	}
	.navigation li{
		text-align: left;
		display: block!important;
		margin:0!important;
		border-bottom: 1px solid #eee;
	}
	.navigation > li:first-child{
		display: block;
	}
	.navigation > li:first-child a{
		cursor: pointer;
	}
	.navigation li a{
		padding:10px 20px;
		display: block;
	}
	.navigation li a:hover,
	.navigation li a:focus{
		color: #fff;
	}
}
/*@media (min-width: 768px) and (max-width: 990px){
    
}*/
@media (min-width: 220px) and (max-width: 767px){
	.home-intro h2{
		font-size: 30px;
		line-height: 40px;
	}
	.home-intro .content-image{
	    padding-left:0;
	}
	.home-intro{
	    padding:75px 0!important;
	}
}
@media (min-width: 220px) and (max-width: 439px){
	.logo-wrap .img-responsive{
	    width:95px;
	}
	.mobile-menu{
	    margin-top:5px;
	}
}