* {
    margin:0;
    padding:0;
    font-family: 'Roboto', sans-serif;
}


body {
    max-width: 100%;
    width:100%; 
  
}


#header {
    /* height: 100vh; */
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
	background-color: #00093f;
}


.logo {
        padding-right: 3px;
    width: 230px;
    position: absolute;
    left: -11px;
    top: 2px;
    width: 200px !important;
    margin-left: 30px !important;
	
	
}


/*-social-icons-*/


.social-icons {
        width: 50px;
        position: fixed;
        top:50%;
        left:0;
        transform: translateY(-50%);
        z-index: 1;
}

.social-icons  img {
    display: block;
    width: 50%;
    margin: 0 auto 20px;
}

.menuItem {
    color:white !important;
    padding-right: 30px !important;
    font-weight: bolder;
   
}

.menuItem:hover {
    color: #FFBC00 !important;
}


.nav-togg {
    background-color:#79c2da;
    margin-top: 6px;
    margin-bottom: 20px;

}


.nav-bg {
    padding: 20px 13px; 
    background-color:transparent !important;
}


.nav-img {
color: grey;
}




.search-box {
    position: absolute;
    top: 67px;
    right: 92px;
    transform: translate(-50%,-50%  );
    height: 40px;
    border-radius: 40px;
    padding: 10px;
}


.search-box:hover > .search-txt {
    width: 147px;
    padding: 0 6px;
    background: lightgrey;
    height: 30px;
    border-radius: 40px;
    padding: 10px;
  
}



.search-btn{
  float: right;
  border-radius: 50%;
  padding: 0 10px;
 
}

.searchIcn {

    width: 24px;
 
   
}

.search-txt {
    border:none;
    background:none;
    outline: none;
    float:left;
    padding: 0;
    color:white;
    font-size: 13px;
    transition: 0.4s;
    width: 0;
}


.rightMenu {
    color: #079ed1 !important;
}

/*home page*/
.textBox {
    background: none;
}

.header-text {

    text-align:justify;
}

.header-text h1 {
    color:#FFBC00;
    font-size: 2.2rem;
    font-weight: normal;
    margin-bottom: 5px;
	font-family : 'Roboto', sans-serif;
}

.header-text p {
    color:white;
    line-height: 1.3em;
    font-size: 1.3em;
}

.coma1{
    width: 40px;
    position: relative;
    right: 13px;
    top: -12px;
}
.coma2{
    width: 40px;
    position: relative;
    left:-229px;
    top: -30px;
    transform: rotate(180deg); 
}


/*Vision & Mission page*/


.vision-header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;
	background-color: #00093f;
}

.carouselVision {
    margin-top: -154px;
}



.Vision-Mission-text {
    margin-top: 41px;
    margin-left: 100px;
    max-width: 922px;
}

.Vision-Mission-text h1 {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 30px;
    color: #79c2da;
}
.Vision-Mission-text p {
    color:white;
    margin-bottom: 50px 
}

/*values page*/

.headerValues {
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    height:auto;
    background-position: center;
    background-size: cover;

}



.main-text {
    color:white;
    background-color: transparent;
    padding-left: 0;
    padding-top :132px;
}

.CardStyle {
    width: 18rem;
    padding-bottom: 24px;
    color: white;
    background-color: transparent;
    font-size: 19px;
    text-align: justify;
}





/*leaderShip*/

.leaderHeader {
    
    background-image: url(images/bg-3.png);
    height:auto;

    background-position: center;
    background-size: cover;

}




.leadersCard {
    position: relative;
    top: -60px;
    padding: 0px 37px;
}
  
.cardimage {
        width: 231px;
        margin-top: 10px;
        margin-left: 142px;
}


.LeaderText {
    text-align: justify;
   }

   /*Offering*/

   .offeringHeader {
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-color: grey;
    height:auto;
    background-position: center;
    background-size: cover;

}

.card-text-alignment {
    text-align: justify;
/*    padding-top: 22px;
    padding-bottom: 40px;*/
}

.myCol-offering {
    margin: 50px;
    margin-top: -45px;
    
}

.Card-offering {
    background-color: transparent;
    color: white;
    width: 311px;

}

.offering-text {
    color: white;
    position: relative;
    top: 100px;
    left: 20px;

}


/*HSE*/

.HSE-header {
    height: 50vh;
    background-color:#111120;
    background-position: center;
    background-size: cover;
}


/*HOW WE WORK*/ 

.HowWeWork-header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;
}

.myCol-howwework{
    margin: 180px;
    margin-top: -45px;
}


.Card-howWeWork {
    background-color: transparent;
    color: white;
    /*font-size: 17px;*/
  }


/*CONTACT US*/

.ContactUs-Header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;
}

.contactUsRow {
padding-bottom: 100px;
}

/*MEDIA NEWS*/ 

.NewsHeader {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;

}

.content{
    background-color: transparent;
    height: 450px;
	width: 320px;
	text-align:center;
	margin-bottom:9.5rem;
	border: 1px solid white;
  }
  
.content img{
	padding-top:20px;
	width: 280px;
	
}

.news-body {
	padding: 0.25rem;
		
    }
	
.news-date {
	color: #ffffff;
	margin-top: 20px;
}

.news-body a {
	text-decoration: none;
}

.title {
	color: #ffffff;
	width: 310px;
	margin-top: 15px;	
}

.title:hover {
	
	color: #FFBC00;
}

.news-container {
	
	width: 80%;
	background-color: transparent;
	margin: 0 auto;
	margin-bottom: 1.5rem;
	margin-top: 5.5rem;
	border: 1px solid white;
	color: white;
}

.news-text {
	text-align: left;
    font-size: 15px;
}
.news-text h3 {
	color: #FFBC00 !important;
	text-align:center;
	margin-bottom: 20px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
	
}
.article {
    padding: 20px 20px;
    background: transparent;
    border: 1px solid rgba(219,220,219,.6);
}


/*Partner Page*/

.Partner-header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;
}


.introText {
    font-size: 1.3em;
    padding-bottom: 10px;
    color: white;
}



/*CAREERS*/
.Careers-header{
height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical.jpg);
    background-position: center;
    background-size: cover;	
}



/*footer*/

ul li {
    list-style: none;
    color: #54768C;
    font-weight: normal;

}

ul li a {
    text-decoration: none;
    color: #54768C;

}

.footer {
    background-color: #c0c3cc;
    background-color: #c0c3ccd9;
    padding-top: 20px;
}

.my-row {
    font-weight: 500;
  
}

.my-col {
    font-weight: normal;
}

.cardsLogo {
    width: 270px !important;

}


.logosCarousel {
    margin-bottom: 150px;
}




.logoIndicators {
    margin-bottom: -24px;
}

.indicators {
    background-color: grey !important;
    height: 10px !important;
    width: 32px !important;
}






@media (min-width: 768px)
{

    .webMenu {
     /*   margin-left: 219px;
        margin-top: 55px;
        */
        margin-left: 220px;
        margin-top: 42px;
    
    }

        
    .navbar .nav-item a {
        color:white !important;
    }

    .navbar .dropdown-menu {
        background-color: rgb(95, 95, 95);
    }

    .nav-item a:hover {
        color:#FFBC00  !important; 
    }


    .dropdown-item:hover {
        background-color: rgb(0, 0, 0, 0.3);
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    
    }


    .rightMenu {
        top: 40px;
        right: 21px;
        position:absolute;
        font-family:Roboto, sans-serif;
        font-size: 25px;
        text-decoration: underline;
    }
    
    .rightMenu:hover {
        color: FFBC00 !important;
    }
    
  
    
    
    .logo{
        margin:22px 11px; 
        width: 240px;
        
    }

    .header-text
    {
        max-width: 922px;
        margin-left: 110px;
        margin-top: 100px;
    }


    .header-text h1 {
        margin-bottom: 10px;
        
    }
    
    .header-text p {
        line-height: 1.7em;
        
       
    }


    .cardMain {
        margin: 0px;
    }

    .myRow {
        margin: 14px 0;
        position: relative;
        left: 142px;
    
        
    }

    .cardMain2 {
        margin: 0px;
        margin-top: 10px;
       
    }


    
    .coma1{
        width: 53px;
        position: relative;
        right: 13px;
        top: -12px;
    }
    .coma2{
        width: 53px;
        position: relative;
        left: -125px;
        top: -44px;   
        transform: rotate(180deg); 
    }

    .sliderImg {
	    height: 155px;
        margin-top: 86px;
        margin-bottom: 100px;
        width: 1040px !important;
        border-width: 5px;
        border-color: initial;
        border-image: initial;
        margin-left: 122px;
        border-style: solid;
    
    }

    
    .sliderArrow1 { 
        margin-top: -5px;
        margin-left: 150px;

    }   

    .sliderArrow2 {
        margin-top: -5px;
        margin-right: 100px;

    }

    .footer {
      
        width: 100%;
        
    }

    .lastRow {
       
        font-size: 12px;
        color: #54768C;

    }


    .main-text {
      
        padding-top: 79px;
        
    }

    .valuesCard {
        margin: -42px 0;
    }

    .valuesCard2 {
   
    margin: 87px -215px 100px 184px;
    padding-left: 3px;
    padding-right: -36px;
  
    }
    

    .leader-text {
        color: white;
        position: relative;
        top: 87px;
        left: -47px;
    }
    
    .LeaderCard {
        margin-bottom: 60px;
        
    }
    .LeaderText {
        text-align: justify;
        width: 521px;
		font-size: 15px;
    }
    .cardWidth {
        width: 50rem;
        background-color: transparent;
        border-color: white;
        color: white;
    }

    .CardBody {
        margin-top: -332px;

    }

    .leaderRow {
        margin: 100px;
        flex-flow: column;
        margin-top: -48px;
    }

    .cardimage {
        margin-left: 554px;
    }

    .card-body {
        padding: 0.25rem;
    }

}

@media only screen and (max-width: 770px)   {
 

    #header {
        height: 92vh; 

    }
    .search-box {
        top: 480px;
        right: 87px;
    }

    .search-txt {
        width: 147px;
    }

    .search-btn {
        position: relative;
        left: -58px;
    }
    
    .searchIcn {

        width: 20px;
 
    }

    .social-icons  img { 
        width: 25%;
        margin:15px auto;
    }

    
    .Vision-Mission-text {
        margin-top: 51px;
        margin-left: 0;
        
    }

    
    .valuesCard {
        margin-top: -19px;
        margin-left: 5px;
    }
  
    .valuesCard2 {
        margin-bottom: 100px ;
        margin-left: 5px;
    }

    .CardStyle {
        
        width: 24rem;
        margin-left: -16px;
    }



    .MyFooter {
      
        padding-bottom: 56px;
     
    }


    .lastRow {
        float: left;
        padding-left: 10px;
        line-height: 4;
        font-size: 14px;
    }

  

    .main-text {
       font-size: 1.5rem;
       padding-left: 10px;
       margin-top: -53px;
    }

    .myRow {
        margin: 0px;
        left: 0;
    }

    .LeaderCard {
        margin-bottom: 20px;
    
    }

    .cardWidth {
        width: 19rem;
        margin-right: 40px;
        background-color: transparent;
        border-color: transparent;
        color: white;

    }


    .CardBody {
        margin-top: -33px;

    }

    .cardimage {
        width: 231px;
        margin-top: 9px;
        margin-left: 21px;
    }

    .ContactUs-card {
    margin: 50px auto;
    }

    .mapImage {
        height: 200px;
    }


   
    .introText {
      
        font-size: 1.3em;
        padding-top: 10px;
    }
    
    /*.search-box {
    background: lightgrey;
}*/

.sliderImg {
    margin-top: 90px;
    /* height: 220px; */
}

.sliderArrow
{ 
    margin-top: 80px;

}   

.leaderRow {
    margin: 26px auto;
}


.myCol-howwework{
    margin: 32px;
   
}

}

@font-face {
  font-family: 'Grold'; /* Name your font family */
  src: url('../fonts/Grold-Light.ttf'); /* Locate the .ttf file within your directory*/
}

.roboto-Light-Header{
  
    font-size:2.2rem	 !important;
    color: #FFBC00 !important;
	font-family : 'Roboto', sans-serif !important;
}