* {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}


body {
    max-width: 100%;
    width: 100%;
    direction: rtl;
}


#header {
    min-height: 100vh;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}


.logo {
    padding-right: 3px;
    width: 230px;
    position: absolute;
    right: -11px;
    top: 2px;
    width: 208px !important;
    margin-right: 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: #79c2da;
        font-size: 2.2rem;
        font-weight: normal;
        margin-bottom: 5px;
    }

    .header-text p {
        color: white;
        line-height: 1.3em;
        font-size: 1.3em;
    }

.coma1 {
    width: 40px;
    position: relative;
    right: 0;
    top: -12px;
    transform: rotate(180deg);
}

.coma2 {
    width: 40px;
    position: relative;
    left: -312px;
    ;
    top: -17px;
}


/*Vision & Mission page*/


.vision-header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.jpg);
    background-position: center;
    background-size: cover;
}

.carouselVision {
    margin-top: -154px;
}




.Vision-Mission-text {
    margin-top: 41px;
    margin-left: 100px;
    max-width: 922px;
}

    .Vision-Mission-text h1 {
        color: #79c2da;
        margin-bottom: 15px;
        font-weight: 500;
        font-size: 30px;
        text-align: right;
    }

    .Vision-Mission-text p {
        color: white;
        margin-bottom: 50px;
        text-align: right;
    }

/*values page*/

.headerValues {
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.jpg);
    height: auto;
    background-position: center;
    background-size: cover;
}

.main-text {
    color: white;
    background-color: transparent;
    padding-left: 0;
    padding-top: 132px;
    /*float: right;*/
    text-align: right;
}

.OfferingMain-text {
    color: white;
    background-color: transparent;
    padding-left: 0;
    float: right;
}


.Leadermain-text {
    color: white;
    background-color: transparent;
    padding-left: 0;
    padding-top: 132px;
    float: right;
}



.ValueMain-text {
    color: white;
    background-color: transparent;
    padding-left: 0;
    padding-top: 132px;
    float: right;
    margin-bottom: 0;
}


.ValuesCardText {
    text-align: right;
}



/*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: 8px;
    margin-left: 142px;
}


.LeaderText {
    text-align: justify;
}

/*Offering*/

.offeringHeader {
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.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: 70px;
    padding-top: 76px;
    padding-bottom: 100px;
}

.myCol-Howwework {
    width: 100%;
    padding-bottom: 100px;
}



.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_flip.jpg);
    background-position: center;
    background-size: cover;
}

.cardtext {
    text-align: right;
    margin-top: 30px;
}


/*CONTACT US*/

.ContactUs-Header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.jpg);
    background-position: center;
    background-size: cover;
}

.contactUsRow {
    padding-bottom: 100px;
}

.mapImage {
    height: 50vh;
}

/*MEDIA NEWS*/ 

.NewsHeader {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.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;
	color: white;
}

.news-text {
	text-align: left;
    font-size: 15px;
}
.news-text h3 {
	color: #FFBC00 !important;
	text-align:center;
	margin-bottom: 20px;
}

.news-text p {
	font-size:17px;
	font-family: 'Roboto', sans-serif;
	text-align:right;
	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_flip.jpg);
    background-position: center;
    background-size: cover;
}


.introText-Partner {
    font-size: 1.3em;
    padding-bottom: 120px;
}



/*CAREERS*/
.Careers-header {
    height: auto;
    background-image: url(images/TAQA_Energy_Services_BG_Vertical_flip.jpg);
    background-position: center;
    background-size: cover;
}


.introText {
    font-size: 1.3em;
    padding-bottom: 120px;
    color: white;
}


/*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-right: 180px;
        margin-top: 42px;
        font-size: 20px;
    }


    .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;
        left: 5px;
        position: absolute;
        font-size: 21px;
        text-decoration: underline;
    }

        .rightMenu:hover {
            color: white !important;
        }


    .search-box {
        top: 64px;
        left: 485px;
    }

    .search-txt {
        width: 147px;
    }

    .search-btn {
        position: relative;
        left: -2px;
        top: -2px;
    }

    .searchIcn {
        width: 20px;
    }



    .logo {
        margin: 22px 11px;
        width: 240px;
    }

    .header-text {
        max-width: 922px;
        margin-left: 110px;
        margin-top: 100px;
        margin-right: 110px;
    }


        .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;
        transform: rotate(180deg);
    }

    .coma2 {
        width: 53px;
        position: relative;
        /* left: -186px;
        top: -44px;  */
        right: 777px;
        top: -34px;
    }

    .sliderImg {
	    height: 155px;
        margin-top: 86px;
        margin-bottom: 100px;
        width: 1035px !important;
        border-width: 5px;
        border-color: initial;
        border-image: initial;
        margin-right: 122px;
        border-style: solid;
    
    }


    .sliderArrow1 {
        margin-top: -5px;
        margin-left: 150px;
    }

    .sliderArrow2 {
        margin-top: -5px;
        margin-right: 155px;
    }


    .Mycarousel {
        margin-top: 60px;
        margin-bottom: 130px;
    }

    .footer {
        width: 100%;
    }

    .lastRow {
        font-size: 12px;
        color: #54768C;
    }

    .main-text {
        padding-top: 70px;
    }

    .OfferingMain-text {
        margin-top: -73px;
    }

    .offeringCardStyle {
        background-color: transparent;
        color: white;
        font-size: 20px;
    }


    .Leadermain-text {
        padding-top: 0px;
        margin-top: -29px;
    }

    .ValueMain-text {
        margin-top: -138px;
    }

    .CardStyle {
        width: 18rem;
        padding-bottom: 24px;
        color: white;
        background-color: transparent;
        font-size: 19px;
        text-align: justify;
    }

    .valuesCard {
        margin: 100px 0;
        padding-top: 90px;
    }

    .valuesCard2 {
        margin: -128px 249px 170px -166px;
    }


    .leader-text {
        color: white;
        position: relative;
        top: 87px;
        left: -47px;
    }

    .LeaderCard {
        margin-bottom: 60px;
    }

    .LeaderText {
        text-align: justify;
        width: 521px;
    }

    .cardWidth {
        width: 50rem;
        background-color: transparent;
        color: white;
        border-color: white;
    }

    .leaderRow {
        margin: 100px;
        flex-flow: column;
        padding-top: 99px;
    }

    .cardimage {
        margin-right: 561px;
        margin-top: 4px;
    }

    .CardBody {
        margin-top: -327px;
        text-align: right;
    }

    .myCol-Howwework {

        margin-bottom: 200px;
    }


    .Card-howWeWork {
        background-color: transparent;
        color: white;
        font-size: 17px;
    }

    .Card-ContactUs {
        float: left;
        margin-top: 10px;
        background-color: transparent;
        color: white;
        font-size: 18px;
    }



    .introText-Partner {
        font-size: 1.3em;
        padding-bottom: 10px;
        color: whitesmoke;
        padding-top: 10px;
        margin-right: 15px;
        float: right;
    }

    .introText {
        font-size: 1.3em;
/*        padding-top: 120px;*/
        text-align: right;
        margin-right: 33px;
    }

    .card-body {
        padding: 0.25rem;
    }
}

@media only screen and (max-width: 770px) {


    #header {
        height: 92vh;
    }

    .search-box {
        top: 400px;
        right: 151px;
    }

    .search-txt {
        width: 147px;
    }

    .search-btn {
        position: relative;
        left: -2px;
        top: -2px;
    }

    .searchIcn {
        width: 20px;
    }

    .social-icons img {
        width: 25%;
        margin: 15px auto;
    }


    .Vision-Mission-text {
        margin-top: 51px;
        margin-left: 0;
    }

    .ValueMain-text {
        margin-top: -133px;
    }

    .CardStyle {
        background-color: transparent !important;
        color: white;
    }

    .valuesCard {
        /*margin-top: -2px;
        margin-right: 14px;
        float: right;*/
        margin-top: 7px;
        float: right;
    }

    .valuesCard2 {
        margin-bottom: 100px;
        margin-right: -15px;
    }

    .footer {
        padding-bottom: 54px;
    }


    .myCol-offering {
        margin-right: 38px;
        padding-top: 81px;
    }

    .offeringCardStyle {
        background-color: transparent;
        color: white;
        font-size: 20px;
    }

    .myCol-Howwework {

    }

    .Card-howWeWork {
        background-color: transparent;
        color: white;
        font-size: 16px;
    }

    .OfferingMain-text {
        font-size: 1.5rem;
        margin-top: -79px;
    }

    .lastRow {
        float: left;
        padding-left: 10px;
        line-height: 4;
        font-size: 14px;
    }



    .main-text {
        font-size: 1.5rem;
        padding-left: 10px;
    }

    .Leadermain-text {
        font-size: 1.5rem;
        padding-left: 10px;
        margin-top: -175px;
    }



    .myRow {
        margin: 0px;
        left: 0;
    }

    .LeaderCard {
        margin-bottom: 20px;
    }

    .cardWidth {
        width: 19rem;
        margin-right: 40px;
        background-color: transparent;
        color: white;
        border-color: transparent;
    }

    .cardimage {
        width: 231px;
        margin-top: 8px;
        margin-right: 60px;
    }

    .CardBody {
        margin-top: -33px;
        text-align: right;
    }

    .ContactUs-card {
        margin: 50px auto;
    }

    .Card-ContactUs {
        float: left;
        margin-top: 265px;
        margin-left: 64px;
    }

    .mapImage {
        height: 200px;
    }

    .mapCard {
        margin: auto 17px;
    }

    .introText-Partner {
        font-size: 1.3em;
        padding-top: 10px;
        float: right;
        color: white;
        padding-right: 18px;
    }

    .introText {
        font-size: 1.3em;
        padding-top: 120px;
        text-align: right;
        margin-left: 14px;
    }



    /*.search-box {
    background: lightgrey;
}*/




    .Mycarousel {
        margin-bottom: 130px;
        width: 385px;
        margin-top: 117px;
        margin-right: 16px;
    }

    .sliderImg {
        margin-top: 90px;
        height: 130px;
    }

    .sliderArrow1 {
        display: none;
    }

    .sliderArrow2 {
        display: none;
    }

    .leaderRow {
        margin: 100px auto;
    }

    .Map {
    }
}

.roboto-Light-Header{
  
    font-size:2.2rem	 !important;
    color: #FFBC00 !important;
	font-family : 'Roboto', sans-serif !important;
}