body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
background-color: #ebf0f3;
}
a:hover{
	color:#00afff;
	text-decoration:none;
}
a{
	color: #3c3e44;
}
h2{
    font-size: 24px;
    color: #3c3e44;
    margin-bottom: 20px;
    font-weight: 700;
}
.badge{
	font-family: 'Open Sans', sans-serif;
}
h3{
    font-size: 16px;
    color: #3c3e44;
    margin-bottom: 10px;
    font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
h4{
    font-size: 16px;
    color: #3c3e44;
    margin-bottom: 10px;
    font-weight: 600;
}
button,.greenbtn{
    display: block;
    color: #fff;
    width: 100%;
    font-family: 'Open Sans',sans-serif;
    max-width: 320px;
    font-size: 14px;
    line-height: 42px;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 4px;
    outline: 0;
    border: 1px solid #0dd149;
    background-color: #0dd149;
}
textarea{
	display: inline-block;
    font-size: 14px;
    width: 100%;
    line-height: 24px;
    white-space: nowrap;
    border-radius: 4px;
    outline: 0;
    padding: 10px 15px;
    border: 1px solid #dddede;
}
.content p{
    color: #3c3e44;
    opacity: 1;
    font-size: 14px;
    line-height: 1.6;
font-family: 'Ubuntu', sans-serif;
}


.main-menu-cont{
    border-bottom: 1px solid #dddede;
	background: #fff;
}
.main-menu,.sub-main-menu{
	display:inline-block;
}
.sub-main-menu-cont{
	background-color: #00afff;
}
.sub-main-menu li{
	display:inline-block;
	margin-right: 25px;
line-height: 36px;
}
.sub-main-menu li:last-child,.main-menu li:last-child{
	margin-right:0;
}
.main-menu li{
	display:inline-block;
	line-height: 60px;
	margin-right: 25px;
}
.sub-main-menu-cont h1{
    margin: 0;
    display: inline-block;
    line-height: 44px;
    font-size: 24px;
    color: white;
    font-weight: 500;
}
.sub-main-menu .active{
    background: #398dd2;
}
.sub-main-menu li a{
	color: #fff;
    padding: 3px 9px 5px;
    border-radius: 4px;
    display: block;
    
    white-space: nowrap;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
}
.main-menu li a{
	font-size:16px;
	font-weight:500;
}
.content-wrap{
	margin-top:50px;
}
.content ul{
    padding: 0 0 0 18px;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Ubuntu', sans-serif;
}
.content{
    background: #fff;
    padding: 39px 38px 60px!important;
	color: #3c3e44;
    border: 1px solid #dddede;
    border-radius: 4px;
}
.rightbar-cont p{
    font-size: 14px;
    margin-bottom: 25px;
}
.rightbar-cont h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 15px;
}
.rightbar-cont{
    padding: 30px!important;
    background-color: #fff;
    margin: 0 0 20px;
    color: #3c3e44;
    border: 1px solid #dddede;
    border-radius: 4px;
}
.footer{
	background:white;
    padding: 35px 0;
    color: #8c8c8c;
    font-weight: 300;
    font-size: 14px;
    border-top: 1px solid #dddede;
}
.footer p{
	margin: 0;
    font-size: 12px;
    line-height: 1.83;
    color: #8c8c8c;
}
.bottom-menu{
	padding: 0;
    display: inline-block;
}
.bottom-menu li{
	display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
}
.bottom-menu li a{
color: inherit;
    display: inline-block;
    padding: 3px 0 5px;
    border-radius: 4px;
    white-space: nowrap;
}
.subfooter{

	background:white;
    color: #8c8c8c;
    font-weight: 300;
    border-top: 1px solid #dddede;
    font-size: 14px;
}
.subfooter p,.social,.social li{
	display:inline-block;
	margin:0;
    line-height: 60px;
	padding:0;
}
.social li{
margin-left: 20px;
}
.social i{
    width: 38px;
    font-size: 16px;
    color: #cfcece;
    border: 1px solid;
    text-align: center;
    line-height: 36px;
	border-radius: 60px;
}
.box{
	padding: 40px 0;
}
.footer-menu li a{
	font-size: 12px;
    line-height: 1.83;
    display: inline-block;
}
.footer-menu,.footer-menu2{
	padding:0;
	margin:0;
	list-style:none;
}
.mt-20{
	margin-top:20px;
}
.bread li a:after{
	content: "\f105";    
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	margin: 0 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bread li a{
    color: #8c8c8c;
    font-family: 'Ubuntu', sans-serif;
}
.bread li{
	display:inline-block;
}
.bread{
    padding: 0;
    font-size: 12px;
    margin: 30px 0;
}
.qa{
padding: 24px 60px 24px 40px!important;
    border-radius: 0;
    border-bottom:0;
}
.qa h2{
	cursor:pointer;
}
.qa h2:after{
	content: "\f106";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    float: right;
	margin: 0 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
}
.close_qa h2:after{
	    content: "\f107";
}
.close_qa h2{
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
}
.close_qa{
border-bottom: none;
    border-radius: 0;
}
.qa_cont>.qa:last-child{
	border-bottom: 1px solid #dddede;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.qa_cont>.qa:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.table td{
font-family: 'Ubuntu', sans-serif;
	    color: #3c3e44;
 padding: 10px 0;
font-size: 14px;
}
.table th{
	border-top:none;
color: #8c8c8c;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #dddede;
    padding: 10px 0;
    font-weight: 400;
    text-align: left;
    min-width: 70px;
}

.offerbox i{
	font-size: 60px;
    margin-bottom: 20px;
    color: #00afff;
    text-shadow: 15px 15px #ebf0f3;
}
.linkcont .linkbox:first-child{
    border-left: 1px solid #dddede;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.linkcont .linkbox:last-child{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.linkbox{
    border-left: none;
    border-radius: 0;
}
.linkbox i{
    width: 100%;
    font-size: 40px;
    text-align: center;
    color: #00afff;
    text-shadow: 15px 15px #ebf0f3;

}
.footer-menu2 li a{
    color: #b0b0b0;
    font-size: 12px;
    line-height: 22px;
    display: block;
    font-family: 'Ubuntu', sans-serif;
}
.bottomlinks2 h3{
    font-size: 14px;
    color: #3c3e44;
    font-weight: 100;
    font-family: 'Ubuntu', sans-serif;
}
.pt-90{
    padding-top: 90px;
}
.preview b{
	font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: 566px;
    text-align: center;
    font-family: Ubuntu,sans-serif;
    font-weight: 700;
    display: block;
    color: #3c3e44;
}
.preview h1{
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
	    color: #3c3e44;
}
.topstep:last-child:after{
	display:none
}
.topstep{
	text-align: left;
}
.topstep:after{
	display:inline-block;
	width: 20px;
	    content: "\f105";
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    color: #dddede;
    line-height: 50px;
    vertical-align: top;
    font-size: 50px;

}
.topstep>.numtext{
	display:inline-block;
	min-height: 50px;
    text-align: left;
    width: 180px;
}
.topstep>.number{
	display:inline-block;
    flex-shrink: 0;
	color: #3c3e44;
    font-family: Ubuntu,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin-right: 10px;
    width: 30px;
}
form input[type=text],form input[type=password],form input[type=submit]{
	width: 200px;
}
form input,form button,form select{
	display:inline-block;
	max-width:200px;
	font-size: 14px;
    height: 44px;
    line-height: 24px;
	white-space: nowrap;
    border-radius: 4px;
    outline: 0;
	    padding: 10px 15px;
    border: 1px solid #dddede;
}
form button{
	    border: 1px solid #0dd149;
}
.toplinkbox a{
	font-size: 14px;
    color: #8c8c8c;
    margin-right: 20px;
}
.logo i{
	text-shadow: -20px 5px #0dd149;
	    font-size: 28px;
    color: #00afff;
}
.logo{
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 56px;
}
.topbg{
	background: url('../img/bg2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.lkmenu .selected{
	color:#00afff;
}
.lkmenu{
	list-style:none;
}
.nav-tabs .nav-item:first-child .nav-link{
	padding-left: 0;
}
.nav-tabs>.nav-item>.nav-link{
	border: none;
    
    margin-bottom: -1px;
}
.nav-tabs>.nav-item>.active{
border-bottom: 3px solid #00afff;
	font-weight: 400;
}
.nav-tabs{
	padding: 0!important;
}
.tab-pane{
	padding-top: 24px;
}