
* {
    font-family: 'Lato', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    width: 100%;
    height: 100%;
    color: #222;
    font-size: 62.5%;
    line-height: 1.4;
}
body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: auto;
    
    font-size: 1.5em;
    line-height: 1.6;
    font-weight: 400;
    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;

}
    .hero-container {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto;

}

    .hero-container>video {
        min-width: 100%;
        min-height: 680px;
    }

            .logo-container {
            position: absolute;
            width: 128px;
            height: auto;
            left: 0;
            padding: 15px;
            margin-top: 50px;
        }
    .opc-logo{
        width: 128px;
}
.hero-container:after,
.hero-center-block {
    display: inline-block;
    vertical-align: middle;
    color: #2181c4;
    /* line-height: 1.4; */
    line-height: 200px;
    /* margin-top: 40%; */
}
.hero-center-block h1{
    display: inline-block;
    vertical-align: middle;
    color: #2181c4;
    /* line-height: 1.4; */
    line-height: 200px;
    /* margin-top: 40%; */
}
    .hero-inner-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 650px;
    min-height: 100%;
    text-align: center;
    overflow: auto;
}
.hero-top-right-block {
    top: 250px;
    right: 15px;
    position: absolute;
    vertical-align: middle;
    padding: 15px;
    padding-top: 150px;
    z-index: 1;
}

.hero-top-right-block h1{
    font-size:1.5em;
    color: #fff;
    z-index: 1;
    position: absolute;
}

.hero-top-right-text{
    
    z-index: 3;
    position: absolute;
    color: #fff;
}


.m-hero-center-message{
    font-size: 0.8em;
    font-weight: normal;
    color: white; 
}
.m-hero-center-block{
    position: absolute;
    top: 50%;
    height: 100px;
    margin-top: -50px;
    text-align: center;
    width: 100%;
    font-size: 1.5em;
    font-weight: bolder;
    color: #00aa1c;
    z-index: 1;
    text-align: center;
}
.op-nav{
    top: 5px;
    right: 25px;
    position: fixed;
    z-index: 1000;
    margin: -15px;
    padding: 15px;
    width: 100%;
}
.op-nav-ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    /* display: inline; */
}
.op-nav-ul li{
    list-style: none;
    display: inline;
    padding-left: 25px;
    color: #018F01;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.op-nav-ul li a{
    color: #02C01E;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.m-trans-black-bg{
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    top:0;
    opacity: 0.4;
    z-index: 2; 
}

.m-op-black-bg{
    background-color: #01587cbf;
    position: absolute;
    height: 100%;
    width: 100%;
    top:0;
    z-index: 2; 
    border: 10px #ffffffbf solid;
    /* margin: -10px 20px -20px -10px */
}


.trans-black-bg{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* opacity: 0.6; */
    background-color: #222;
    position: absolute;
    z-index: 2;
}

.m-hero-center-block-inner-container{
    position: relative; 
    width: 50%; 
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}



.m-hero-center-text{
    z-index: 3; 
    position: relative;
}


.m-hero-center-hr{
    color: #fff;
    padding-left: 0 30;
    width: 50%;
    margin: 5px auto;
}


.opc-blue{
    color: #cfdfe6;
}

.md-section{
    padding-top: 50px;
    min-height: 400px;
}
.sm-section{
    padding-top: 50px;
    min-height: 300px;
}

.services-section{
    background-color: #eee;
}

.opc-bg{
    
    background-color: #01587c;
}

.section-header{
    font-weight: bolder;
}

.section-header h4,h3,h5{
    font-weight: bolder;
}

#about-us p{
    text-align: justify;
}

.m-hero-center-text a{
    text-decoration: none;
    /* color: #02C01E; */
}

.m-hero-center-text h5{
    margin:0;
}
.m-hero-center-text h6{
    margin:0;
    color: #02C01E;
}

.service-description p{
    text-align: justify;
}

.service-description ul{
    text-align: justify;
}

#about-us .about-us-p3{
    text-align: center;
    font-size: 1.1em;
    font-weight: bolder;
}
.service-border{
    border: 5px #cfdfe6 solid;
    background-color: #fff;
    padding: 15px;
    margin: 15px;
    min-height: 300px;
}

.mask {

    background-image: url('/images/TBlur.png');
    background-repeat: repeat-x;
    background-position-y: 100%;
}

.navbar-inverse {
    /* background-image: -webkit-linear-gradient(top,#F5F3F3 0,#F5F5F5 100%);
    background-image: -o-linear-gradient(top,#F5F3F3 0,#F5F5F5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#F0F0F0),to(#F5F5F5));
    background-image: linear-gradient(to bottom,#F5F3F3 0,#F5F5F5 100%); */
    
    background-image: url('/images/TBlur.png');
    background-color: transparent;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    /* border-radius: 4px; */
    /* border: 1px solid #fff; */
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    border:none;
    background-color: #00374ed8;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-nav>li>a{
    color:#fff!important;
}

.navbar-collapse ul{
    
    border-color: #fff;
    background-image: none;
}

.active{
    background-color: #fff;
}

.active a{
    background-color: #fff;
}


.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.open>a {
    background-image: linear-gradient(top,#FFFFFF 0,#FFFFFF 100%)!important;
    background-image: -webkit-linear-gradient(top,#FFFFFF 0,#FFFFFF 100%)!important;
    background-image: -o-linear-gradient(top,#FFFFFF 0,#FFFFFF 100%)!important;
    background-image: -moz-linear-gradient(top,#FFFFFF 0,#FFFFFF 100%)!important;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(255,255,255,.25);
    box-shadow: inset 0 3px 9px rgba(255,255,255,.25);
}




@media only screen and (min-width: 70em){
    h1 {
        font-size: 75px;
        line-height: 150px;
    }
}

/* small desktop */
@media all and (max-width: 1200px) {
    
}

/* tablet */
@media all and (max-width: 1024px) {
    
}

/* mobile phone */
@media all and (max-width: 768px) {
    .logo-container{
        margin-top: 0; 
    }

    .hero-container::after, .hero-center-block{
        display: none;
    }

    
    .hero-top-right-block {
        display: none;
    }

    .m-hero-center-block-inner-container{
        position: relative; 
        width: 95%; 
        margin: auto;    
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .m-hero-center-block{
        position: absolute;
        top: 50%;
        height: 100px;
        margin-top: -50px;
        text-align: center;
        width: 100%;
        font-size: 1.5em;
        font-weight: bolder;
        color: #00aa1c;
        z-index: 1;
    }

    .m-trans-black-bg{
        background-color: #000;
        position: absolute;
        height: 100%;
        width: 100%;
        top:0;
        opacity: 0.4;
        z-index: 2; 
    }
    
.m-hero-center-message{
    font-size: 0.6em;
    font-weight: normal;
    color: white; 
}
    .m-hero-center-block span{
        /* position: absolute;
        display: inline-block;
        vertical-align: middle;
        height: 100%; */

    }
.op-nav{
    display: none;
}

.navbar-inverse {
    background-image: none;
    background-color: transparent;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    /* border-radius: 4px; */
    /* border: 1px solid #fff; */
}

}








































/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300; }
  h1 { font-size: 4.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
  h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; }
  h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
  h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
  h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
  h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }
  
  /* Larger than phablet */
  @media (min-width: 550px) {
    h1 { font-size: 5.0rem; }
    h2 { font-size: 4.2rem; }
    h3 { font-size: 3.6rem; }
    h4 { font-size: 3.0rem; }
    h5 { font-size: 2.4rem; }
    h6 { font-size: 1.5rem; }
  }
  
  p {
    margin-top: 0; }
  
  
  /* Links
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  a {
    color: #1EAEDB; }
  a:hover {
    color: #0FA0CE; }
  
  
  /* Buttons
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  .button:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0; }
  .button.button-primary,
  button.button-primary,
  input[type="submit"].button-primary,
  input[type="reset"].button-primary,
  input[type="button"].button-primary {
    color: #FFF;
    background-color: #33C3F0;
    border-color: #33C3F0; }
  .button.button-primary:hover,
  button.button-primary:hover,
  input[type="submit"].button-primary:hover,
  input[type="reset"].button-primary:hover,
  input[type="button"].button-primary:hover,
  .button.button-primary:focus,
  button.button-primary:focus,
  input[type="submit"].button-primary:focus,
  input[type="reset"].button-primary:focus,
  input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #1EAEDB;
    border-color: #1EAEDB; }
  
  
  /* Forms
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea,
  select {
    height: 38px;
    padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box; }
  /* Removes awkward default styles on some inputs for iOS */
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #33C3F0;
    outline: 0; }
  label,
  legend {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600; }
  fieldset {
    padding: 0;
    border-width: 0; }
  input[type="checkbox"],
  input[type="radio"] {
    display: inline; }
  label > .label-body {
    display: inline-block;
    margin-left: .5rem;
    font-weight: normal; }
  
  
  /* Lists
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  ul {
    list-style: circle inside; }
  ol {
    list-style: decimal inside; }
  ol, ul {
    padding-left: 0;
    margin-top: 0; }
  ul ul,
  ul ol,
  ol ol,
  ol ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }
  li {
    margin-bottom: 1rem; }
  
  
  