@font-face {
	font-family: 'Myriad Pro Regular';
	src: url('../fonts/Myriad Pro Regular.eot');
	src: local('☺'), url('../fonts/Myriad Pro Regular.woff') format('woff'), url('../fonts/Myriad Pro Regular.ttf') format('truetype'), url('../fonts/Myriad Pro Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face{
	font-family:'Nexa Bold';
	src:url('../fonts/Nexa Bold.eot');src:local('☺'), url('../fonts/Nexa Bold.woff') format('woff'), url('../fonts/Nexa Bold.ttf') format('truetype'), url('../fonts/Nexa Bold.svg') format('svg');font-weight:normal;font-style:normal;}
	
	@font-face {
	font-family: 'eras-demi-itc';
	src: url('../fonts/ERASDEMI.eot');
	src: url('../fonts/ERASDEMI.woff') format('woff'), url('../fonts/ERASDEMI.ttf') format('truetype'), url('../fonts/ERASDEMI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    font-family: 'Lato', sans-serif;
}
button:focus, input:focus, select:focus, textarea:focus{
	outline:none;
}

.landing-header {
    width: 100%;
    float: left;
    position: absolute;
    top: 15px;
    padding: 20px 0;
	z-index: 99;
}
.logo {
    width: 220px;
}
.landing-banner-section{
	width:100%;
	float:left;
	position:relative;
}
img{
	max-width:100%;
}
p{
	font-size: 16px;
    line-height: 27px;
}


.caption-wrap{
	position: absolute;
    top: 67%;
    left: 0;
    width: 100%;
    transform: translate(0, -67%);
}
.innerwrap {
    text-align: center;
	
}
.bnr-text{
	/*font-family:'Nexa Bold';*/
	font-size:50px;
	color:#fff;
	position:relative;
	margin-top:0;
	font-family: "Lato", sans-serif;
	font-weight:400;
	text-transform: uppercase;

}
.bnr-text:after {
    /*height: 1px;
    width: 300px;
    background: #fff;
    position: absolute;
    right: 0;
    content: '';
    bottom: -14px;*/
}
.drop-shadow {
	font-size: 60px;
    color: #fff;
    font-family: "Lato", sans-serif;
	font-weight:900;
    /*text-shadow: 2px 1px 2px rgb(255 255 255 / 60%);*/
}
.only-bnr-btn.bnr-btn{
    background: #fff;
    color: #000;
}
.bnr-btn.only-bnr-btn:hover {
    color: #333;
}
.bnr-btn {
    background: #3385cc;
    color: #fff;
    padding: 15px 40px;
    font-size: 20px;
    line-height: 20px;
    border-radius: 30px;
    text-decoration: none;
    margin: 65px 0 0;
    display: inline-block;
    text-transform: uppercase

}
.bnr-btn:hover{
	text-decoration:none;
	color:#fff;
}
.bnr-btn:focus{
	color:#fff;
	text-decoration:none;
}
.the-future-section{
	width:100%;
	float:left;
	padding:90px 0;
	background:#f2f2f2;
	
}
.sec-heading.mid-ttle {
    text-align: center;
    margin: 0 0 50px 0;
}
.sec-heading {
    font-size: 36px;
    color: #3385cc;
    margin: 0 0 25px 0;
	font-family: 'Nexa Bold';
}
.the-future-section p {
    color: #262626;
    font-size: 16px;
    margin: 0 0 20px 0;
	text-align: justify;
}

.oxy-advantage-section{
	width:100%;
	float:left;
	padding: 90px 0 60px;
	background:#fff;
	
}
.advant-blocks {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
	border-bottom: 3px solid #f2f2f2;
    padding: 0 20px 30px;
	height: 530px;
}

.img-wrap {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
}
.advant-blks-ttle {
    font-size: 24px;
    color: #3385cc;
    margin: 0 0 20px 0;
    text-align: center;
	width: 100%;
    float: left;
	font-family: 'Nexa Bold';
}

.advant-details {
    width: 100%;
    float: left;
}
.advant-details p {
	width: 100%;
    float: left;
    color: #262626;
    text-align: center;
}

/* hyper-revolution-sec */
.hyper-revolution-sec{
	width:100%;
	float:left;
	padding:90px 0;
	background:#f2f2f2;
}
.revolution-blocks {
    width: 100%;
    float: left;
    margin: 40px 0;
}
.revolution-blocks.blk-even .row {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
    flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
}
.pro-name{
	font-family: 'eras-demi-itc';
    font-weight: normal;
	font-size: 28px;
	margin: 0 0 20px 0;
	
}
.cl-1{
	color:#3385cc;
}

.cl-2{
	color:#fff;
}
.revo-para p {
    color: #262626;
    font-size: 16px;
    line-height: 28px;
}
.revo-para {
    background: #fff;
    padding: 60px 30px 30px;
}
.blk-even .revo-para {
	 background: #3385cc;
}
.blk-even .revo-para p{
	color:#fff;
}
.revolution-blocks .row {
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
    align-items: center;
	 -webkit-align-items: center;
	-moz-align-items: center;
}

/* oxy-contact-section */
.oxy-contact-section{
	width:100%;
	float:left;
	padding: 90px 0;
    background:url('../images/contact-bg.jpg') no-repeat;
	background-size:cover;
}
.contact-form-sec {
    width: 100%;
    float: left;
}

.contact-form-sec label {
    font-size: 15px;
    color: #616366;
    display: block;
    margin: 0 0 5px;
    line-height: 20px;
	font-weight:normal;
}

.inputbox .oxy-input {
    border: 0;
    background-color: #fff;
    height: 50px;
    width: 100%;
    padding: 8px 15px;
    color: #262626;
    font-size: 17px;
	border-radius:3px;
}
.inputbox .oxy-input::placeholder{
	color:#808080;
	font-size:16px;
	
}
.oxy-select {
    display: block max-width: 100;
    background: url(../images/icon-select.png) right 10px center no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 100%;
    margin-right:0;
	border: 0;
    background-color: #fff;
    height: 50px;
    width: 100%;
    padding: 8px 15px;
    color:#808080;
    font-size: 17px;
    border-radius: 3px;
}

.inputbox .oxy-textarea {
    border: 0;
    background-color: #fff;
    height: 100px;
    width: 100%;
    padding: 8px 15px;
    color: #262626;
    font-size: 16px;
    resize: none;
	border-radius:3px;
}

.oxy-contact-section p {
    margin: 0 0 25px 0;
}

.inputbox {
    width: 100%;
    float: left;
    margin: 0 0 26px 0;
}

 .appoint-submit-btn {
    display: inline-block;
    background-color: #dd4b5e;
    padding: 15px 45px;
    font-size: 20px;
    line-height: 20px;
    font-family: 'AvertaDemoPECuttedDemo-Regular';
    font-weight: 400;
    border: 0;
    color: #fff;
    transition: 0.5s ease-in-out;
}

 .appoint-submit-btn:hover {
    color: #fff;
    background-color: rgba(191, 56, 74, 1);
}

.sub-btn-wrap {
    float: right;
    margin: 20px 0;
}

.captcha-submit-sec {
    width: 100%;
    float: left;
    margin: 12px 0 0;
}

.captcha-sec {
    float: left;
}
 .submit-btn {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #0006ff;
    min-width: 130px;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    border-radius: 30px;
    margin: 0 0 0 10px;
    background: #0006ff;
	font-weight:500;
    -ms-transition: all 0.4s ease;
    -moz--transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.reset-btn{
	font-size: 16px;
    text-transform: uppercase;
    color: #0006ff;
    border: 1px solid #fff;
    min-width: 130px;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    border-radius: 30px;
    margin: 0 0 0 10px;
    background: #fff;
	font-weight:500;
    -ms-transition: all 0.4s ease;
    -moz--transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.reset-btn:hover{
	background:#
}
.center-title-sec{
	width:100%;
	float:left;
	text-align:center;
}
.center-title-sec .sec-heading, .mid-subtitl{
	color:#fff;
	
}
.center-title-sec .mid-subtitl{
	width:65%;
	margin: 0 auto 60px;

}

.check-sec input[type='checkbox']:checked {
    background: url(../images/checkbochecked.png) no-repeat;
}

.check-sec input[type='checkbox'] {
    width: 20px;
    height: 17px;
    float: left;
    background: url(../images/checkbox.png) no-repeat;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    outline: none;
}

.check-sec input[type="checkbox"] {
    padding-left: 5px !important;
    position: absolute;
    left: 0;
    top: 0;
}
.inputbox.webform-check label {
    display: flex;
    align-items: center;
}
.inputbox.webform-check input {
    height: 20px;
    width: 20px;
    margin: 0 0 0 10px;
}


.check-sec {
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
    padding-left: 26px;
	margin: 0 0 15px 0;
	font-size: 16px;
}
.enter-captcha {
    color: #fff;
    font-size: 16px;
    display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	margin: 0 0 15px 0;
}
input.captcha-input {
    height: 40px;
    border: 1px solid #0006ff;
    margin: 0 0 0 15px;
	background: rgba(255, 255, 255,0.6);
	width: 260px;
	color: #000;
    padding: 10px 15px;
}

/*  */
.trusted-chamber-sec{
	width: 100%;
    float: left;
    padding: 90px 0;
	background:#fff;
}
.trusted-chamber-inner {
    background: #3385cc;
    width: 100%;
    float: left;
    padding: 56px 30px 40px;
}
.trusted-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.trusted-list li {
    width: 100%;
    float: left;
	list-style-type:none;
	color:#fff;
	position: relative;
    margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	 font-size: 16px;
}
.trusted-list li i {
    color: #0006ff;
    padding: 0 12px 0 0;
    font-size: 16px;
	position: absolute;
    left: 0;
	top: 3px;
}
.zcwf_col_fld a {
    color: #fff;
    margin: 0 0 0 20px;
}

/* ========= */

.disclaimer-sec {
    width: 100%;
    float: left;
    background: #3385cc;
    padding: 40px 0;
    color: #fff;
}
.disclaimer-sec p b {
    font-weight: 700;
    font-style: italic;
}
.disclaimer-sec p {
    margin: 0;
	font-size:16px;
    
}
.federal-law-sec {
    width: 100%;
    float: left;
    background: #fff;
    padding: 25px 0;
    color: #3385cc;
  }
.federal-law-sec p {
    margin-bottom: 0;
}
.footer-bottom {
    width: 100%;
    float: left;
    background: #e0e0e0;
    padding: 40px 0 0 0;
    color: #0072b7;
}
.more-info-call {
    color: #464646;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 0 0 30px 0;
}
.more-info-call a {
    color: #ca2934;
	text-decoration:none;
}
.copyright {
    width: 100%;
    float: left;
    color: #737373;
    font-size: 16px;
    text-align: center;
	border-top: 1px solid #cccccc;
    padding: 17px 0;
	text-align:left;
}
.privacy-sec a {
    color: #737373;
    font-size: 16px;
	text-decoration:none;
}
.privacy-sec{
	text-align:right;
}
#mic-init-access-tool .mic-access-tool-general-button {
    
    bottom: 90px !important;
}