/*========================================
    html, body
=========================================*/
html, body{
    height: 100%;
}
body{
    color: #212226;
}
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: "Raleway", sans-serif;
}
p{
    color: #286090;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 200;
    line-height: 24px;
    padding: 15px;
    
}
section{
    background: #fff;
    overflow: hidden;
}





/*========================================
    PRELOADER
=========================================*/


#preloader{
    background-color: ;#286090;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

#status{
    
}



h1{
    color: #286090;
    font-size: 45px;
}


/*========================================
    HOME
=========================================*/
#home{
    background: none;
    height: 100%;
}
#home-bg-video{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);
    min-width:100%;
    min-height:100%;
    width: auto;
    height: auto;
    z-index: -1;
    background: url("../video/A0%20Magic%20Whiteboard%20pulling.jpg")no-repeat;
    background-size: cover;
}

#home-overlay{
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1; 
}

#home-content{
    width: 100%;
    height: 100%;
    display: table;
}

#home-content-inner{
    display: table-cell;
    vertical-align: middle;
}
#home-heading h1{
    color: #fff;
    font-size: 65px;
    font-weight: 100;
    text-transform: none;
    margin: 0;
    display: inline-block;
}

#home-heading span{
    color: #286090;
    font-weight: 700;
}

#home-text p{
    color: #fff;
    font-size: 25px;
    font-weight: 100;
    margin: 8px 0 30px 0;
}

/*========================================
    BUTTONS
=========================================*/
.btn-general{
    font-family:"Railay", sans-serif;
    border-radius:28px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 6px;
    padding: 12px 46px 12px 46px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.btn-home{
    color: #fff;
    border: 1px solid #fff;
}

.btn-home:hover, 
.btn-home:focus{
    color:#fff;
    background-color: #286090;
    border: 1px solid #286090;
}

/*========================================
    ARROW DOWN
=========================================*/
#arrow-down{
    position: absolute;
    left: 50%;
    bottom: 20px;
    color: aqua;
    font-size: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
    margin-left: -16px;
    z-index: 1;
}

#arrow-down:hover,
#arrow-down:focus{
    color: #f4c613;
}

/*========================================
    VERTICAL SECTION
=========================================*/

.vertical-heading h5{
    margin-top: 0px;
    color:#286090;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    word-spacing: 9;
    display: inline-block;
    -webkit-transform: rotate(-90deg);transform: rotate(-90deg);
    position: relative;
    top: 93px;
    left: -70px;
}

.vertical-heading h2{
    margin: 0 0 0 35px;
    font-size: 42px;
    font-weight: 100;
    line-height: 45px;
}

/*========================================
    CONTENT BOX
=========================================*/
.content-box-lg{
    padding: 50px 0;
}

.content-box-md{
    padding: 100px 0;
}

/*========================================
    ABOUT SECTION
=========================================*/



#about-right p{
    margin-top: 60px;
    margin-bottom: 0;   
}

#about-right-line{
    margin-top: 0;
    margin-bottom: 0;   
}

 #about-left {
        margin-top: 40px;
    }    


#about-bottom{
    margin-top: 60px;
}

#about-bottom img{
    margin: 0 auto;
}


/*========================================
    RESPONSIVE TABS
=========================================*/
#services-02{
   
    background: #f4f4f4;
}

#services-tabs ul {
    margin-bottom: 40px;
}

#services-tabs ul li{
    padding: 5px 30px;
}

#services-tabs ul li a {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    color: #212226;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
}

/*Tab active state */

#services-tabs ul li.r-tabs-state-active a {
    color: #286090;
    font-weight: 700;
    border-bottom: 3px solid #286090;
    padding-bottom: 5px;
   -webkit-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
    
}

.service-tabs .col-md-6{
    padding: 0;
    
}

.service-tabs img {
    width: 100%;
    margin: 0 auto; 
}

.service-tab .tab-bg{
    background: #fff;
    padding: 10px 30px;
    min-height: 481px;
}

.service-tab h2{
    font-size: 48px;
    color: #bbb;
    margin-bottom: 20px;
    font-weight: 100;
}

.service-tab h3{
    font-size: 32px;
    margin-bottom: 30px;
   
}

.service-tab p{
    line-height: 21px;
    margin-bottom: 0px;
   
}

/*========================================
    FOOTER AREA
=========================================*/
footer {
    background: #286090;
    padding: 30px;
}

footer p {
    color: #fff;
    line-height: 20px;
}

footer p span {
    color: #fff;
}

/*========================================
    NAVIGATION 
=========================================*/
.navbar {
    padding: 35px 0 20px 0;
}

.site-nav-wrapper {
    padding: 0 85px;
    color: white;

}

.navbar-brand{
    padding: 13px 15px;
}

ul.navbar-nav > li > a {
   font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a:focus{
    background: none;
    color: #f4c613;
}
/* white navigation */

.white-nav-top {
    background: #fff;
    padding: 16px 0;
    -webkit-box-shadow: 0 8px 6px -9px #999;
    box-shadow: 0 8px 6px -9px #999;
    z-index: 2;
}

.white-nav-top ul.navbar-nav > li > a {
    color: #286090;  
}

.white-nav-top ul.navbar-nav > li > a:hover,
.white-nav-top ul.navbar-nav > li > a:focus{
    color: #286090;
}
.nomargin{
    margin: 0px;
}


#LA
{margin-top: 90px;
margin-bottom: 75px;
}

 .accordion-section h3{
      color: #286090;
    }
    .accordion-section .panel-default > .panel-heading {
      border: 0;
      background: #f4f4f4;
      padding: 0;
    }
    .accordion-section .panel-default .panel-title a {
      display: block;
      /*font-style: italic;*/
      font-size: .6em;
      font-weight: bold;
    }
    .panel-collapse .badge{
      background-color: #286090;
    }
    .accordion-section .panel-default .panel-title a:after {
      /*font-family: 'FontAwesome';*/
      /*font-style: normal;*/
      font-size: 2rem;
      content: "\f106";
      color: #286090;
      float: right;
      margin-top: -12px;
    }
    .accordion-section .panel-default .panel-title a.collapsed:after {
      content: "\f107";
    }
    .accordion-section .panel-default .panel-body p{
      font-size: 1em;
      color: #286090;
      /*border: 1px solid grey;*/

    }


.faqsH{
    color: #286090;
    text-decoration: none;
}
.faqsH a:hover{
    color: #286090;
    text-decoration: none;
}



    .menu  {
        font-weight: bold;
        display: none;
    }

    @media screen and (max-width: 600px) {

      .menu  {
        display: block;
        margin-top: 3em;
    }
}
 @media screen and (max-width: 600px) {

      .menu:hover {
        display: block;
        margin-top: 3em;
    }
}