﻿body
{
    font-size: 0.9rem;
    /*background-color: black;*/
    font-family: 'Raleway', sans-serif;
   background-color:#1f4e79;
    background-attachment: fixed;
}

h1,h2,h3,h4{
    font-family:'Montserrat',sans-serif;
    font-weight:700;
}
h1{font-size:2rem;}

/*

*/
h3::first-letter{
    color:red;
}

header{
    background-color:white;
    border-bottom:solid 1px whitesmoke;
    color:#1f4e79;
    /*padding-bottom:10px;
    padding-top:10px;
    /*margin-bottom:-40px;*/
    font-size:0.8rem;
}
nav{ background-color:white;
     /*border-bottom:solid 1px gray;*/
     /*border-radius:5px;*/
    margin-bottom:-50px; 
    z-index:4000;
    /*padding:10px;*/
    /*margin-top:10px;*/
}
/*  Navigation section */

@media screen and (min-width: 0em) {
    .mypad{
    padding:20px;
    padding-top:40px;
    text-align:justify;
}
    .banner h2{
    font-size:2.5rem;
 
}
    .socialoverlay {
 
     padding: 5px;
}
    footer{
        padding:20px;
       
    }
    .footerpad {
        padding-bottom: 20px
    }
    .fcontactsection{
        padding-bottom:20px;
    }
   
    .menu.vertical > li {
        border-bottom:dotted 1px whitesmoke;
    }
}

@media screen and (min-width: 800px) {
    .no-js .top-bar {
        display: block;
    }

    .no-js .title-bar {
        display: none;
    }
    .mypad{
    padding:40px;
    padding-top:90px;
    text-align:justify;
}

    .banner h2{
    font-size:3.5rem;
    
}

    .socialoverlay {
    
    padding: 40px; 
}
    footer{
        padding:50px;
    }

}
.menu-centered>.menu{
    display:block;
}
.title-bar {
    padding: .5rem;
    background: white;
    color: black;
}
.menu-icon{
    height:26px;
    margin-top:10px;
    padding:10px;
    width:30px;
    text-align:center;
    background-color:whitesmoke;
}
    nav.tob-bar
    {
        text-align: center;
    }

    .menu>li{
        padding-top:25px;
         padding-bottom:25px;
         cursor:pointer;
    }
    .menu>li:hover a{
        color:white;
    }

    .menu>li a{
        color:#343434;
        /*font-weight:bold;*/
        text-transform:uppercase;
        display:block;
        font-size:12px;
         font-family: 'Montserrat',sans-serif;
         font-weight:bold;
    }
   .bod{
       border-right:solid 1px whitesmoke;
       padding:10px;
   }
    .icon{
       font-size: 1.5rem;
    border-right: solid 1px whitesmoke;
    padding-right: 10px;
    }
.is-dropdown-submenu {
    min-width: 250px;
}
/* End Navigation section */
.banner {
    min-height: 90vh;
    z-index: 100;
    background-color: gray;
    background-image: url('../resources/images/energy-sector.jpg');
    background-position: center;
    background-size: cover;
    margin-top: -100px;
}
.owl-carousel .owl-wrapper-outer{
    top:-120px;
}
.owl-theme .owl-controls{
	margin-top: -185px;
	
}
.owl-theme .owl-controls .owl-page span{
    background-color:white;
    color:white;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div{
   
    color:black;
}
.banner h2{
    
    text-transform:uppercase;
}
.bannershort
{
    min-height:30vh;
  z-index:100;
    background-color:gray;
    background-image:url('../resources/images/energy-sector.jpg');
    background-position:center;
    background-size:cover;
     margin-top:-35px;
}
.bannerhover{
        background:  linear-gradient(to right,rgba(0,0,0,.87) 0,rgba(0,0,0,0) 50%);

         min-height:98vh;
}
.bannertextmain{
    font-size:1.5rem;
    color:whitesmoke;
    display:block;
    padding:40px;
    left:5%;
    margin-top:30vh;
     position:absolute;
     text-align:center;
     font-weight:bolder;
     width:100%;
}
/* Content section */

.servicesection{
    /*background-color:#1f4e79;*/
    background-color:whitesmoke;
    min-height:60vh;
    color:dimgray;
    font-size:1rem;
}

.servicesection h3{
    font-size:2rem;
    text-align:left
}
.clientsection{
    background-color:white;
    padding-bottom:40px;
}
.clientsection img{
    vertical-align:central;
    text-align:center;
}
.clientsection h4{
    padding:40px;
}

.socialsection{
   
    background-image:url('../resources/images/sbanner1.jpg');
    background-position:center center;
    color:white;
    font-size:1.3rem;
   
    text-align:center;

}
.socialoverlay{
     background-color:rgba(198, 101, 34, 0.79);
     
}
.content
{
   background-color:whitesmoke;
  
}
.mypad{
   
    text-align:justify;
}

.imagewrapper{
    margin-top:20px;
}

.largetext{
    display:block;
    padding:5px;
    font-size:4rem;
    background-color:#ebe8e8;
    color:#c66522;
    border:solid 1px #1f4e79;
    border-radius:4px;
    text-align:center;
    margin-bottom:30px;
    font-weight:bolder;
}

.missionbox{
    min-height:40vh;
    overflow:hidden;
    background-size:cover;
}
.missionhover {
    min-height: 40vh;
    /*background-color:rgba(31, 78, 121, 0.66);*/
    background-color: rgba(0,0,0,.87);
    transition: background-color 1s;
    -webkit-transition: background-color 1s;
    cursor: pointer;
}
    .missionhover:hover {
        background-color: rgba(0,0,0,.65);
    }
        .missionhover:hover .missionlink {
           top:70px;
        }
.missionlink {
    display:block;
    border: 3px solid #c66522;
    background-color: transparent;
    font-weight: bolder;
    color: white;
    padding: 30px;
    position: relative;
    top: 100px;
    font-size: 1.2rem;
    transition: top 1s;
}
.missionlink a:hover{
    color:white;
}

/*.leftcontents
{
    display:inline-block;
    float:left;
    width:61%;
    padding-left:10px;
}
.rightcontents
{
    display:inline-block;
    float:left;
    width:35%;
    margin-left:5px;
}*/


   
.contentbox
{
    
    
  
    
}
.subcontentbox
{
    display:block;
  
  
    min-height:200px;
    border:solid 1px silver;
    
    background-color:white;
   

}


.readmorelink
{
    background-color:#01b6ab;
    text-align:center;
    padding:10px;
    display:block;
    width:80px;
    height:15px;
    color:white;
    text-decoration:none;
    float:right;
    
}
/* Content section */
footer
{   min-height:30vh;
    /*width:101%;*/
    background-color:#343434;
      color:silver;
      font-size:0.9rem;
     
      padding-top:0;
      
      /*margin-left:-5px;*/
}
footer h6, footer h5{color:whitesmoke; font-weight:bold; text-align:left}
footer a{
    color:silver;
    display:block;
    text-align:left;
    font-size:0.8rem;
    padding:4px
}
.footerpad{
 
    text-align:justify;
}
.afterfooter{
    color:whitesmoke;
    padding:20px;
    text-align:center;
}
.footercontactsection{
     background-color:#1f4e79;
     color:whitesmoke;
     font-size:0.8rem;
     margin-bottom:20px
}
.fcontactsection{
    border-right:2px white solid;
    
}

.newsdiv
{
    border-bottom:solid 1px silver;
    padding:5px;
    display:inline-block;
    min-width:90%;
}

.datediv
{
    display: block;
    width: 40px;
    height: 50px;
    background-color: #0099CC;
    color:white;
    float:left; padding:5px;
    margin:10px; font-size:16px;
}
.newstext
{
    font-size: 14px;
}

.txtbox, .txtbox:focus{
    border:none;
    border-bottom:solid 1px silver;
    box-shadow:none;
    font-size:0.8rem;
    font-family:'Raleway';
    text-transform:uppercase;
    margin-top:15px


}
.txtbox:focus{
  border-bottom:solid 1px #1f4e79;
}




/*textarea {
    height:140px;
}
select {height:35px;}*/
