@import url('https://fonts.googleapis.com/css?family=Questrial');
    @font-face {
    font-family:text;
    src: url(text.ttf);
}
      @font-face {
    font-family:text-2;
    src: url(text-2.ttc);
}      
        
body {
  font-size: 20px;
  color: #212529;
  font-family: 'Lora', 'Times New Roman', serif;
}
textarea:focus, input:focus{
    outline: none;
}
p {
  line-height: 1.5;
  margin: 30px 0;
}
.fixed-top {  
    top: 35px;
}
p a {
  text-decoration: underline;
}
.active {
   color: white !important;
 }
.active .pie {
   color: white !important;
    font-size: 50px;
 }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: 'Lora', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    padding: 12px;
}

    .desktop-img{
    display:none!important;
}
       .mobile-img{
    display:block!important;
}
a {
  color: #212529;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    display: none;
}
a:focus, a:hover {
  color: #0085A1;
}
.text-cente-wap{
   text-align: center;
}
.owl-carousel img{
    margin: 0 auto;
}
.container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 25px;
    position: relative;
}
blockquote {
  font-style: italic;
  color: #868e96;
}

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px;
}

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.wap-step-1{
    overflow: hidden;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 0px;
    display: inline-block;
    background: url('');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  
}
.wap-step-1 .col-md-1{
    float: left;
}
.wap-step-1 .col-md-10{
    float: left;
}
.wap-step-1 h2{
    color: #232323;
   
}


.wap-home-1:before{
    background: rgba(0, 0, 0, 0.71);
    content: "";
    background-image: linear-gradient(141deg, #00000057 0%, #01010166 51%, #414d5169 75%);
    position: absolute;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
   
    
}
.wap-home-1{
    display: inline-block;
    width: 100%;
    color: #fff;
     padding: 160px 0px;
}
.wap-home-1 .col-md-6{
    float: left;
}
.wap-home-1 .col-md-8{
    float: left;
}
.wap-home-1 a{
    color: #27A0B6;
    text-decoration: none!important;
    transition: all 0.5s
}

.wap-home-1 a:hover{
    color: #337ab7;
    text-decoration: none!important;
}
.wap-home-1 a:active{
    color: #337ab7;
    text-decoration: none!important;
}
.wap-home-1 a:before{
   
    text-decoration: none!important;
}
.wap-home-1 .pad-r-btn{
    padding: 20px 50px;
}
.wap-home-1 .btn-primary{
   background:  #0D56C9;
   border-color: #0D56C9;
}
.wap-home-1 .btn-outline-secondary{
 opacity: 0.6;   
}

.wap-home-footer h1{
    color: #fff;
    font-family: Lora;
    font-weight: 400;
}
.wap-home-footer .col-md-2{
    float: left;
}
.wap-home-footer .col-sm-3{
    float: left;
}
.wap-home-footer .col-xs-6{
    float: left;
}
.wap-home-footer a{
color: #27A0B6;
}
.wap-home-1 h1{
    font-weight: 600;
    font-size: 50px;
    font-family: Lora;

}
.wap-home-1 h2{
    font-weight: 600;
    font-size: 20px;
    font-family: Lora;

}
.wap-home-1 .col-md-7{
    float: left;
}
.wap-home-1 .col-md-5{
    float: left;
}
.wap-home-1 .col-md-4{
    float: left;
}
.blog-black{
    padding:15px 0px;
    width: 100%;
    display: inline-block;
    transition: all 0.8s;
    border-bottom: 1px solid #4d4949;
    margin-bottom: 10px;
}
.blog-black p{
  font-size: 17px;
    color: #898989;
    font-weight: 500;
    font-family: Lora;
    transition: all 0.8s;
}
.blog-black:hover{
 background: #fff;
    
}
.blog-black:hover p{
    color: #000;
    
}
.blog-black:hover a{
 background: #fff;
    color: #000;
}
.blog-black .col-md-4{
float: left;
}
.blog-black .col-md-8{
float: left;
}
.blog-black a{
    color: #fff;
    transition: all 0.8s;
}

.blog-black h1{
    font-size: 28px;
}

.wap-icon{
    width: 27px;
    height: 27px;
    background: #0085a1;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    padding-top: 4px;
    padding-bottom: 21px;
}

.wap-step-1 p{
      line-height: 2;
    font-size: 20px;
      line-height: 2;
    font-size: 20px;
    font-family: 'Lora', 'Questrial', sans-serif;
    color: #686868;
    font-weight: bolder;
}

.wap-pc-bg{
    position: relative;
    margin-left: -726px;
    height: 850px;
}
    .hr-border{
   border-bottom: 7px solid #1cbf43;padding-bottom: 19px;
}

.my-pad-waap{
    padding-top: 300px;padding-bottom: 60px;margin: auto;text-align: center; 
}
     .pr-border{
    border-bottom: 7px solid #0d56c9;
    padding-bottom: 19px;
    }
.wap-border{
    margin-top: 30px;
    height: 10px;
    width: 99px;
    background: #ccc;
    margin-bottom: 39px;
}

.wap-step-1 .col-md-6{
    float: left;
    padding-left: 0px;
}
.wap-bg-type-2{
    height: 641px;
    width: auto;
    margin-left: 108px;
    margin-top: 40px;
}
.wap-pad-top-step-1{
        padding-top: 38px;
}
.wap-bg-g{
        background: rgb(250, 250, 250);
    margin-top: -40px;
}
.wap-step-2{
    width: 100%;
    background: #fff;
    padding-bottom: 80px;
    display: inline-block;
    padding-top:80px; 
    margin-top: -44px;
}

.wap-step-new-the-7{
    width: 100%;
    background-color: #204d74;
    background-image: url(../img/cubes.png);
    display: inline-block;
    padding: 98px 0px;
    padding-top: 50px;
}
.wap-step-new-the-7 .col-md-6{
    float: left;
}
.wap-step-2 span{
    border-left: 2px solid #54526D;
    padding-left: 20px;
    display: inline-block;
        padding-top: 10px;
    padding-bottom: 45px;
    
}
.wap-step-2 h4{
 padding-left: 40px;   
}
.wap-step-2 p {
padding-left: 40px;
    line-height: 1.5;
    margin-top: 3px;
    font-size: 18px;
        font-family: 'Questrial', sans-serif;
    color: #5d5d5d;
    color: rgb(93, 93, 93);
}
.wap-step-2 article{
    border-radius: 20px;
    font-size: 16px;
    display: block;
    position: relative;
    margin-top: -89px;
    margin-left: -33px;
    width: 25px;
    height: 25px;
    box-shadow: 0px 0px 0px 4px rgba(84, 82, 109, 0.43);
    background: #54526D;
    text-align: center;
    color: #fff!important;
}
.wap-step-2 .block-cl{
    float: left;
   
}
.wap-step-2 i{
    padding-bottom: 5px;     
    padding-top: 4px;
 
}
.wap-step-2 .col-md-6{
    float: left;
    padding-left: 0px;
}
.wap-step-2 .images-new{
   
    display: block;
    float: right;
    right: 0;
    overflow: hidden;
    width: 100%;
}
    .crossnics-btn-register-1{
    color: #fff;
    background-color: #2196F3;
    border: none;
    font-size: 16px;
    width: 100%;
    padding: 10px 23px;
    transition: all 0.5s;
    border-radius: 36px;
    font-family: 'ABeeZee', sans-serif;
    cursor: pointer;
}
.crossnics-btn-register-1:hover{
color: #fff;
    background-color: #1a4a7c;
    border: none;
    font-size: 16px;
    border-radius: 36px;
    font-family: 'ABeeZee', sans-serif;
}
.crossnics-btn-register-1:active{
     outline: none;
}
.crossnics-btn-register-2 {
    color: #fff;
    background-color: #05b060;
    border: none;
    font-size: 16px;
    width: 100%;
    padding: 10px 23px;
    transition: all 0.5s;
    border-radius: 36px;
    font-family: 'ABeeZee', sans-serif;
    cursor: pointer;
}
.crossnics-btn-register-2:hover{
     color: #fff;
    background-color: #14856b;
    border: none;
    font-size: 16px;
    border-radius: 36px;
    font-family: 'ABeeZee', sans-serif;
}
.crossnics-btn-register-2:active{
     outline: none;
}
    .price {
        width: 100%;
        display: inline-block;
       background: #f9f9f9;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .price .col-md-8{
        float: left;
    }
      .price .col-md-4{
        float: left;
    }
.wap-step-3{
    overflow: hidden;
   
    width: 100%;
    background: rgb(250, 250, 250);
    padding-bottom: 40px;
    display: inline-block;
    padding-top:80px; 
    margin-top: -44px;
}

#wap-step-3 .col-md-5{
float: left;
}
#wap-step-3 .col-md-7{
float: left;
}

.wap-step-3 h1{
    font-size: 32px;
    color: rgb(39, 35, 70)
}

.wap-step-3 p{
     text-align: center;
     line-height: 1.5;
    font-size: 20px;
font-family: 'Questrial', sans-serif;
    color: #5d5d5d;
     font-weight: bolder;
}
    .wap-step-3-border{
        background-color: #272346;
    width: 80px;
    height: 6px;
    position: relative;
    margin-top: 35px;
    left: calc(50% - 40px);
}
.wap-step-3-img-mobile{
    margin-top: -391px;
    margin-left: 205px;
    width: 100%;
}
.wap-text-left{
    text-align: left;
        display: inline-block;
    width: 100%;
}
.wap-icon-text-type-1{
     font-family: 'Questrial', sans-serif;
    font-size: 18px;
    padding-left: 0px;
    color: #686868;
    font-weight: bolder;

}
   
.wap-icon-text-type-2{
    padding-left: 50px;
        font-size: 15px;
    color: rgb(93, 93, 93);
    font-family: sans-serif;
}

.wap-home-1 .col-md-1{
    float: left;
    
    
}
.wap-home-1 .col-md-11{
    float: left;
    
    
}
.wap-col-sm-new-1{
    width: 10%;
    float: left;
}
.wap-col-sm-new-11{
    width: 90%;
    float: left;
}
.wap-icons-style{
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    line-height: 1.5;
    width: 25px;
    height: 25px;
    box-shadow: 0px 0px 0px 4px #1cbd42;
    text-align: center;
    color: #1cbf43;
}

.wap-step-4{
    overflow: hidden;
   color: #fff;
    width: 100%;
    background: #204d74;
    padding-bottom: 40px;
    display: inline-block;
    padding-top:80px; 
    margin-top: -44px;
}
.wap-step-4 h1{
        position: relative;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
.wap-step-4 img{
    width: 100%;
    margin-top: -50px;
}
.wap-step-4 p{
    position: relative;
    text-align: center;
    font-size: 15px;
    font-family: sans-serif;
        margin-top: -50px;
}
.wap-step-4 .wap-step-3-border{
    background: #fff;
}
::-moz-selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}
.wap-step-5{
    overflow: hidden;
   color: #fff;
    width: 100%;
    margin-top: -10px;
    background: #27435a;
    padding-bottom: 10px;
    display: block;
    padding-top:40px; 
    
}
.wap-step-5 p{
font-size: 13px;
 margin-left: 60px;
 margin-top: 5px;
font-family: sans-serif;
}
.wap-icon-type-5{
        position: relative;
    line-height: 1.5;
    width: 40px;
    font-size: 25px;
    height: 40px;
    box-shadow: rgba(84, 82, 109, 0.43) 0px 0px 0px 7px;
    text-align: center;
    color: rgb(32, 77, 116);
    border-radius: 20px;
    background: rgb(255, 255, 255);
}
.wap-step-5 h1{
    font-size: 20px;
    margin-left: 60px;
    margin-top: -50px;
}
.wap-step-5 .col-md-5{
    float: left;
}
.wap-step-5 .col-md-7{
    float: left;
}
.wap-step-5 ::-webkit-input-placeholder {
	text-transform: uppercase;
     font-size: 14px;
     font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255)!important;
    opacity: 1;
}

.wap-step-5 :-moz-placeholder {
	text-transform: uppercase;
      font-size: 14px;
     font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
    opacity: 1;
}

.wap-step-5 ::-moz-placeholder {
	text-transform: uppercase;
   font-size: 14px;
     font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255)!important;
    opacity: 1;
}

.header-bg{
    padding: 15px;
    background-color: none;
   
    width: 100%;
    display: inline-block;
  
    
}
.main{
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.container .col-md-9{
    float: left;
}
 .wap-question{
    top: -20px;
        transition: all 0.5s;
    }
      .wap-question-2{
    transition: all 0.5s;
    background: #fff;
          color: #000;
          text-align: left;
          font-family: sans-serif;
          padding: 15px;
          padding-bottom: 25px;
          position: absolute;
          width: 530px;
          right: 0;
          z-index: 2;
    display: none;
    } 
.wap-font-q-a{
    font-weight: 600;font-size: 50px; font-family: sans-serif;    line-height: 1.1;"
}
.wap-question:hover +.wap-question-2{

  display: block;  
    cursor: pointer;
}
.wap-home-price{
    width: 100%;
    display: inline-block;
    padding: 20px 0px;
}
.wap-home-price .col-md-6{
    float: left;
}
.wap-home-price .col-md-8{
    float: left;
}
.wap-home-price .col-md-4{
    float: left;
}
.container .col-md-3{
    float: left;
}

.header-bg p{
        font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    color: #b0b0b0;
}
.tags{
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #a7cae0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    margin-bottom: 10px;
}
.tags a{
    transition:all 0.5s;
    color: #898989;
    
}
.tags a:hover{
    color: #3764be;
    text-decoration: none;
    
}

.tags .action{
    color: #12408b;
    text-decoration: none;
    font-weight: 600;
    
}

.article-football .col-md-6{
    float: left;
}
.nav-bar-r{
    padding-right: 0;
    padding-top: 15px;
}
.revision-gradient{
    background: linear-gradient(135deg,#1faa53 0,#79ba04 100%);
    border: 1px solid #009688;
    padding: 5px 7px;
    border-radius: 3px;
    color: #fff;
}
.table-hover tbody tr{
    transition: all 0.5s;
}
.table-hover tbody tr p{
   opacity: 0;
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 9px;
    margin-top: 0px;
    position: absolute;
}
.table-hover tbody tr:hover p{
opacity: 1;
    
}
.table-hover tbody tr:hover {
    background-color:#206374;
    color: #fff;
}



.wap-step-5 :-ms-input-placeholder {
	text-transform: uppercase;
    font-size: 14px;
     font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
    opacity: 1;
}
.wap-step-5-btn{
    background: #00adee;
    color: #fff;
    transition: all 0.8s;
}
.wap-step-5-btn:hover{
    background: #fff;
    color: rgb(39, 35, 70);
}
 .wap-step-5 input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    border: 1px solid #FFFFFF;
    border-radius: 0;
    background-color: rgb(39, 67, 90);;
    width: calc(99% - 215.031px);
    height: 53px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0 15px 1px;
    -webkit-transition: border 0.4s ease, background 0.4s ease;
    -o-transition: border 0.4s ease, background 0.4s ease;
    transition: border 0.4s ease, background 0.4s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
}
.wap-step-5-1{
        width: 100%;
    padding-top: 80px;
    display: inline-block;
    padding-bottom: 80px;
    
    overflow: hidden;
    background:#fff;
}
.wap-step-5-1 h1{
      font-size: 32px;
}
.wap-step-5-1 p{
      font-size: 16px;
    line-height: 1;
    color: rgb(93, 92, 92);
    font-family: sans-serif;
}
.wap-step-5-1 .login{
    transition: all 0.5s;
}
.wap-step-5-1 .login:hover{
  box-shadow: -2px 2px 16px 5px rgba(0, 0, 0, 0.28);


}
.wap-step-5-1 .col-md-6{
    float: left;
    display: inline-block;
    
}
.wap-step-5-2{
      color: #000;
    width: 100%;
    margin-top: -10px;
    background: #fcfcfc;
    padding-bottom: 25px;
    display: inline-block;
    padding-top: 25px;
}
.wap-step-5-2 .col-md-5{
   float: left; 
}
 .wap-step-5-2 .col-md-7{
   float: left; 
}  
.wap-step-5-2  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: rgb(252, 252, 252);
    width: calc(100% - 215.031px);
    height: 53px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #eee;
    margin: 0;
    padding: 0 15px 1px;
    -webkit-transition: border 0.4s ease, background 0.4s ease;
    -o-transition: border 0.4s ease, background 0.4s ease;
    transition: border 0.4s ease, background 0.4s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
}
.wap-step-5-2 h1 {
 font-size: 32px;
}
.wap-step-5-2 p {
    font-size: 16px;
    line-height: 1.9;
    color: rgb(93, 93, 93);
    font-family: sans-serif;
     margin-top: 2px;
}
.contact .col-md-6{
    float: left;
     padding-left: 0;
}
.contact .col-md-8{
    float: left;
    padding-left: 0;
}
.blog-reading{
    width: 100%;
    display: inline-block;
}
.blog-reading .col-md-3{
float: left;
}
.blog-reading .col-md-9{
float: left;
}
.contact .col-md-4{
    float: left;
}

::selection {
  color: #fff;
  background: #0085A1;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
.wap-box-logos{
    border-right: 1px solid #ccc;
    width: 75%;
}
.wap-box-logos-img{
    width: 78%;
    padding-bottom: 20px;
}
.wap-step-2 .block-cl span{
    border:none;
        padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    
}
.wap-step-2 .block-cl p{
    padding-left: 0;
}

.wap-page p{
    line-height: 2;
    font-size: 16px;
    font-family: sans-serif;
    color: #5d5d5d;
}
.wap-page .col-md-12 {
    width: 100%;
    padding: 0px 0px 15px;
    display: inline-block;
}
.wap-page a{
    font-size: 15px;
    color: #828282;
}
.wap-page a:hover{
    text-decoration: none;
    color: #00adee;
}
#mainNav {
  position: absolute;
  border-bottom: 1px solid #e9ecef;
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
  font-weight: 800;
  color: #343a40;
}
.logo{
    width:300px;
margin: 0 auto;
    transition: all o.5;
}
.wap-btn-margin{
    margin-top:20px;
    margin-bottom: 85px;
}
.wap-btn-bg{
    background: #00adee;
    background: #00adee;
    color: #fff!important;
    border-radius: 50px!important;
    transition: all.0.5s;
}
.wap-btn-bg:hover{
    background: #017ba9;
    color: #fff;
}
.hr-border{
    border-bottom: 7px solid #1cbf43;
}
.wap-btn-bg:focus{
    background: #017ba9;
    color: #fff;
}
.wap-top-img{
        max-width: 100%;
    max-height: 45%;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
}
}
#mainNav .navbar-toggler {
  font-size: 12px;
  font-weight: 800;
  padding: 13px;
  text-transform: uppercase;
  color: #343a40;
}

#mainNav .navbar-nav > li.nav-item > a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.wap-list-art .col-md-8{
    float: left;
}
.wap-list-art .col-md-4{
    float: left;
}
.brand-page{
    width: 100%;
    background: #1fc8db;
    background-color: #1fc8db;
    background-image: linear-gradient(141deg, #9fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    display: inline-block;
    padding-top: 180px;
    padding-bottom: 50px;
}
.brand-page .col-md-7{
    float: left
}
.brand-page .col-md-5{
    float: left
}
.brand-page .col-md-9{
    float: left
}
.brand-page .col-md-6{
    float: left
}
.brand-page .col-md-3{
    float: left
}
.pad-95{
        padding-right: 95px;
}

.brand-page-step-1{
    width: 100%;
    background: #fff;

    display: inline-block;
    padding-top: 50px;
    padding-bottom: 50px;
}
.brand-page-step-1 .col-md-7{
    float: left  
}
.brand-page-step-1 .col-md-5{
    float: left  
}

.brand-page-step-1 .col-md-6{
    float: left  
}
.brand-page-step-1 .col-md-4{
    float: left  
}
.brand-page-step-1 .col-md-9{
    float: left  
}
.brand-page-step-1 .col-md-3{
    float: left  
}
.brand-page  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: rgb(252, 252, 252);
   width: 225px;
    height: 56px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #000;
    margin: 0;
    padding: 0 15px 1px;
    -webkit-transition: border 0.4s ease, background 0.4s ease;
    -o-transition: border 0.4s ease, background 0.4s ease;
    transition: border 0.4s ease, background 0.4s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
}
@media only screen and (min-width: 992px) {



@keyframes breath {
  0%   { background-size: 100% auto; }
  50% { background-size: 120% auto; }
  100% { background-size: 100% auto; }
}

  #mainNav {
    border-bottom: 1px solid transparent;
    background: transparent;
  }
  #mainNav .navbar-brand {
    padding: 8px 10px;
    color: #fff;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  #mainNav .navbar-nav > li.nav-item > a {
    padding: 10px 8px;
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}


@media only screen and (min-width: 992px) {
  #mainNav {
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition:  background-color 0.2s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  #mainNav.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -103px;
    -webkit-transition: all -webkit-transform 0.5s;
    -moz-transition: all -moz-transform 0.5s;
    transition: all transform 0.5s;
    border-bottom: none;
    background-color: #204d74;
  }
    #mainNav.is-fixed .logo{
        width: 215px;
     -webkit-transition: all -webkit-transform 0.5s;
    -moz-transition: all -moz-transform 0.5s;
    transition: all transform 0.5s;
  
    }
  #mainNav.is-fixed .navbar-brand {
    color: #212529;
  }
  #mainNav.is-fixed .navbar-brand:focus, #mainNav.is-fixed .navbar-brand:hover {
    color: #00adee;
  }
  #mainNav.is-fixed .navbar-nav > li.nav-item > a {
    color: #fff;
  }
  #mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
    color: #00adee;
  }
  #mainNav.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: all 0.5s;
          padding-top: 20px;
    padding-bottom: 20px;
  }

}

header.masthead {
  margin-bottom: 50px;
  background: no-repeat center center;
  background-color: #868e96;
  background-attachment: scroll;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #212529;
  opacity: 0.6;
}

header.masthead .page-heading,
header.masthead .post-heading,
header.masthead .site-heading {
  padding: 200px 0 0;
  color: white;
}

@media only screen and (min-width: 768px) {
  header.masthead .page-heading,
  header.masthead .post-heading,
  header.masthead .site-heading {
    padding: 245px 0;
      padding-bottom: 0px;
  }
}

header.masthead .page-heading,
header.masthead .site-heading {
  text-align: center;
}

header.masthead .page-heading h1,
header.masthead .site-heading h1 {
  font-size: 35px;
  margin-top: 0;
}

header.masthead .page-heading .subheading,
header.masthead .site-heading .subheading {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.1;
    display: block;
    text-align: right;
    margin: 10px 0 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


@media only screen and (min-width: 768px) {
  header.masthead .page-heading h1,
  header.masthead .site-heading h1 {
    font-size: 45px;
  }
}

header.masthead .post-heading h1 {
  font-size: 45px;
}

header.masthead .post-heading .meta,
header.masthead .post-heading .subheading {
  line-height: 1.1;
  display: block;
}

header.masthead .post-heading .subheading {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 30px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .post-heading .meta {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-family: 'Lora', 'Times New Roman', serif;
}

header.masthead .post-heading .meta a {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  header.masthead .post-heading h1 {
    font-size: 55px;
  }
  header.masthead .post-heading .subheading {
    font-size: 30px;
  }
}

.post-preview > a {
  color: #212529;
}

.post-preview > a:focus, .post-preview > a:hover {
  text-decoration: none;
  color: #0085A1;
}

.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.post-preview > a > .post-subtitle {
  font-weight: 300;
  margin: 0 0 10px;
}

.post-preview > .post-meta {
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
  color: #868e96;
}

.post-preview > .post-meta > a {
  text-decoration: none;
  color: #212529;
}

.post-preview > .post-meta > a:focus, .post-preview > .post-meta > a:hover {
  text-decoration: underline;
  color: #0085A1;
}

.press-releases-cont-img-type {
  width: 100%;
  height: 100%;
  background-color: black; /* fallback color */
  background-position: center;
  background-size: cover;
     cursor: pointer;
     transition: all .5s;
}
.press-releases-cont:hover .press-releases-cont-img-type,
.press-releases-cont:focus .press-releases-cont-img-type {
  transform: scale(1.2);
    transition: all .5s; 
}
.press-releases-cont-img-type::before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;

 transition: all .5s;           
}

.press-releases-cont:hover .press-releases-cont-img-type:before,
.press-releases-cont:focus .press-releases-cont-img-type:before {
  display: block;
    transition: all .5s; 
}
@media only screen and (min-width: 768px) {
  .post-preview > a > .post-title {
    font-size: 36px;
  }
}

.floating-label-form-group {
  font-size: 11px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dee2e6;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none !important;
  font-family: 'Lora', 'Times New Roman', serif;
}

.floating-label-form-group input::-webkit-input-placeholder,
.floating-label-form-group textarea::-webkit-input-placeholder {
  color: #868e96;
  font-family: 'Lora', 'Times New Roman', serif;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  -ms-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group .help-block {
  margin: 15px 0;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #0085A1;
}

form .form-group:first-child .floating-label-form-group {
  border-top: 1px solid #dee2e6;
}

footer {
    width: 100%;
    display: inline-block;
 background: rgb(243, 243, 243);
 padding: 50px 0 32px;
}
footer .col-md-4{
    float: left;
}
footer .col-md-5{
    float: left;
}
footer .col-md-7{
    float: left;
}
footer h1{
    margin-top: 10px;
    font-size: 20px;
    color: #094987;
}
footer a{
       color:  #094987; 
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px dashed #094987;
}
footer a:hover{
text-decoration: none;
}

footer .col-md-4 li {
margin-left: -20px;
  color: #8a8a8a;
    font-family: sans-serif;
    
    
}
footer .col-md-4 li a{
    font-size: 14px;
    font-weight: 400;
    color: #8a8a8a;
    border-bottom: none;
    transition: all 0.5s;
}
footer .col-md-4 li a:hover{
    color: #094987;
    border-bottom: 1px dashed #094987;
}
footer .list-inline {
  margin: 0;
  padding: 0;
}

footer .copyright {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

.btn {
  font-size: 14px;
  font-weight: 800;
  padding: 15px 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.btn-primary {
  background-color: #0085A1;
  border-color: #0085A1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #00657b !important;
  border-color: #00657b !important;
}

.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}

@media only screen and (max-width: 1150px) {

    .wap-home-1 .pad-r-btn{
padding: 20px 100px;
}
}

@media only screen and (max-width: 991px) {
#mainNav {
    position: fixed;
    border-bottom: 1px solid #204d74;
    background-color: #204d74;
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    transition: all 0,5s;
}
    .fixed-top {
    top: 0px;
}
    .logo{width: 150px;}
    .navbar-light .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgba(255, 255, 255, 0.1);
    padding: 12px;
}
    .navbar-light .navbar-nav .nav-link {
    color:#fff;
}
      .navbar-light .navbar-nav .nav-link:hover {
    color:#ccc;
}
    .wap-pc-bg{
    position: relative;
    margin-left:0px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}
    .wap-step-2 .col-md-6 {
    float: left;
    padding-bottom: 40px;
    padding-left: 0px;
}
    .wap-step-2 {
    padding-bottom: 0px;  
}
    .wap-step-3-img-mobile {
    margin-top: -80px;
    margin-left: -3px;
    width: 100%;
}
    .wap-bg-type-2 {
        height: 190px;
    margin-left: 0px;
    }
    input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
 width: 100%;
        margin-bottom: 10px;
}
    .wap-step-5-btn{width: 100%;}
    .wap-box-logos{
    border-right: none;
        
    width: 80%;
}
.wap-box-logos-img{
    width: 100%;
    padding-bottom: 0px;
}
  }
@media only screen and (max-width: 992px) {
    .brand-page input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: rgb(252, 252, 252);
    width: 100%;
    height: 56px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #000;
    margin: 0;
    padding: 0 15px 1px;
    -webkit-transition: border 0.4s ease, background 0.4s ease;
    -o-transition: border 0.4s ease, background 0.4s ease;
    transition: border 0.4s ease, background 0.4s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
}
    .wap-home-1 .pad-r-btn{
padding: 20px 0px;
}
.wap-col-sm-new-1{
    width: 15%;
    float: left;
}
.wap-col-sm-new-11{
    width: 85%;
    float: left;
}
    .pad-95{
        padding-right: 0px;
}

    .nav-bar-r {
    padding-right: 0;
    padding-top: 15px;
        margin-bottom: 15px;
}
 
    .blog-black h1{
    font-size: 18px;
        padding-top: 15px;
}
   
    .wap-home-1 h1{
     font-size: 18px!important;    
    }
     .wap-home-1 .mobile-title{
     font-size: 30px!important;    
    }
    
    .wap-tab-gains{
        width: 250px!important;
    height: 250px!important;
    }
    .wap-home-1 a {
   font-size: 16px;
}
      .wap-home-1 p{
     font-size: 16px;    
    }
    .wap-font-q-a{
    font-weight: 600;font-size: 18px; font-family: sans-serif;    line-height: 1.1;"
}
    .wap-question {
    top:0px;
    transition: all 0.5s;
}
    .wap-question-2 {
    transition: all 0.5s;
    background: #fff;
    color: #000;
    text-align: left;
    font-family: sans-serif;
    padding: 15px;
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 2;
    }
    .hr-border{
    border-bottom: none;
}
     .pr-border{
    border-bottom:none;
    }
    .my-pad-waap{
    padding-top: 50px;padding-bottom: 50px;margin: auto;text-align: center; 
}
    .desktop-img{
    display: block!important;
}
    .mobile-img{
    display:none!important;
}
    .wap-home-1 .col-md-6 {
    border: none!important;
}
    .pad-0{
        padding: 0!important;
    }
     .pad-20{
        padding:20px 0px!important;
    }
    .wap-home-1 {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 50px 0px;
}
}