@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/** slide  **/


/******************************************/

h2 {
    text-align: center;
    padding: 20px;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    height: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 150px;
    max-height: 150px;
    min-height: 150px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    height: 150px;
    max-height: 150px;
}

.slick-arrow.slick-hidden {
    display: none;
}

.parentType {
    //height:400px;
    /*box-shadow: 1px 1px 3px 1px lightgray;
  margin-bottom: 10px;*/
    background-color: white;
    border-radius: 0%;
    box-shadow: 1px 1px 3px 1px #eee;
    border: 1px solid #eee;
}


/*****************************************************/

body {
    font-family: Open Sans;
    text-shadow: 0;
    // background-color:#eee;
}

.navbar-default {
    background-color: #1a2a41;
    //background-color: #0482b5;
    color: rgb(46, 83, 181);
    color: #fff;
    padding: 0px;
    border-radius: 0px;
    border: 0px solid #0482b5;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a::after {
    //content :'|';
    //padding: 10px;
}

.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #eee;
}

.navbar-default .navbar-nav>li {
    border-right: 1px solid #eee;
}

.navbar-default .navbar-nav>li:last-child {
    border-right: 1px solid #506788;
}

.header_contact_info {
    background-color: white;
    //height: 100px;
    padding-right: 0px;
    padding-left: 0px;
}

.toolbar {
    background-color: #1a2a41;
    height: 40px;
    padding-top: 7px;
}

.section-about.single-post {
    padding: 100px 0px;
}

.single-post .about_text {
    padding: 0px 10px;
}

.timeNow {
    color: white;
    //color: #fff;
    padding-top: 10px;
    font-size: 14px;
    padding-left: 20px;
}

.description_form_guranted {
    padding-left: 10px;
}

.socialIcon {
    color: white;
    float: right;
}

.socialIcon>a {
    font-size: 25px;
    color: white;
    margin: 0px 5px;
}

.contact_info_icons {
    //height: 80px;
    //background-color: red;
    /*max-height: 100px;
    min-height: 100px;*/
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

.newLogo {
    height: auto;
    width: 160px;
    //background-color: blue;
    padding: 10px;
    display: inline-block;
    padding-top: 12px;
}

.LogoSection {
    display: inline-block;
    height: 90px;
    max-height: 90px;
}

.Contact_Section {
    display: inline-block;
}

.Call_US {
    display: inline-block;
    margin-left: 50px;
    padding-left: 14px;
    //background-color: red;
    width: 200px;
    border-right: 1px solid #eee;
}

.Contact_Section>ul>li {
    display: inline-block;
    //padding: 10px;
}

.phoneNumber {
    font-size: 14px;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 15px;
    border-right: 1px solid #eee;
    //font-family: 'DroidArabicKufiRegular'; 
}

.phoneNumber>label {
    margin-bottom: 1px;
    padding-left: 5px;
    padding-right: 29px;
}

.location {
    font-size: 13px;
}


/*.phoneNumber:last-child
{
	border-right: 1px solid white;
}
.phoneNumber>label
{
	  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0px;
}*/

.iconContact {
    //font-size: 20px;
    display: inline-block;
    color: #0a3260;
    //color: rgb(133, 127, 169);
    font-size: 29px;
    padding-right: 0px;
}

.text_input {
    color: #00695c;
    font-weight: bold;
    font-size: 12px;
}

.container_contact_ul {
    padding-top: 30px;
}

.dropdown-menu {
    z-index: 10000;
}

.single-services {
    padding: 100px 0px;
}

.single-services .title_section_about {
    font-size: 21px;
}

.single-services .about_text {
    font-size: 15px;
}

.single-services .image-about-us {
    box-shadow: #679e9e -30px -30px;
}

.single-services .title2 {
    color: #679e9e;
}

.dropdown-menu>li {
    border-bottom: 1px solid #eee;
}

.dropdown-menu>li>a {
    padding-right: 15px;
}

.button_scroll {
    display: none;
    padding-top: 30px;
    padding-right: 0px;
}

.show_navbar_in_small_screen {
    display: none;
}

.navbar-toggle {
    border: 1px solid #eee;
}

.icon-bar {
    background-color: black
}

.section_carousel1 {
    //background-color: red;
    height: 450px;
    width: 100%;
    border: 1px solid #eee;
}

.section_carousel1>h1 {
    background-color: red;
    display: none;
}

.slide {
    height: 470px;
    min-height: 470px;
    max-height: 470px;
    margin-top: -20px;
}

.carousel_container {
    padding-right: 0px;
    padding-left: 0px;
    /*overflow: hidden;
  position: relative;*/
}

.carousel-indicators {
    //background-color: red;
}

.carousel-indicators .active {
    background-color: blue;
}

.section_carousel1>h2 {
    background-color: blue;
    //display: none;
}

.carousel-caption {
    //background-color:white;
    height: 100%;
    right: 0px;
    left: 0px;
    text-shadow: none;
    top: 0px;
    bottom: 0px;
}

.carousel-inner {
    height: 100%;
}

.carousel-caption>h1 {
    margin-bottom: 2px;
}

.heading_fetures {
    /* display: inline-block;
    padding: 10px;
    position: absolute;
    width: 400px;
    font-size: 26px;
    font-weight: 0;
    color: white;
    font-weight: bold;
    line-height: 2em;
    font-size: 30px;*/
    white-space: normal;
    position: absolute;
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    color: bisque;
    width: 500px;
    //color: rgb(0, 92, 163);
    text-transform: uppercase;
    visibility: inherit;
    text-align: center;
    border-width: 0px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 10px;
    z-index: 20;
}

.section_contact_us {
    padding-top: 20px;
}

.JoinUs {
    border: 1px solid #eee;
    margin-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 50px;
    background-color: white;
}

.requiredStar {
    color: orange;
}

.icons {
    display: none;
}

.MashareqinputCv {
    height: auto;
}

.title_JoinUs {
    background-color: #175B84;
    font-size: 20px;
    padding: 10px;
    color: white;
}

.descript_join_us {
    background-color: #F4BB30;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 10px;
    padding-left: 15px;
    color: white;
}

.Description_fetures {
    display: inline-block;
    padding: 10px;
    position: absolute;
    color: gold;
    width: 500px;
    //color: white;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    visibility: inherit;
    //letter-spacing: .5px;
    z-index: 20;
    /* white-space: normal;
    position: absolute;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    color: white;
    //color: rgb(0, 92, 163);
    text-transform: uppercase;
    visibility: inherit;
    text-align: center;
    border-width: 0px;
    letter-spacing: 0px;
    min-height: 121px;
    max-height: 121px;
    opacity: 1;
    padding: 10px;
    width: 400px;*/
}

.tab1>.Description_fetures,
.tab1>.heading_fetures {
    bottom: -100px;
    right: 50px;
}

.tab2>.Description_fetures,
.tab2>.heading_fetures {
    bottom: 300px;
    right: 50px;
    visibility: hidden;
    //background-color: white;
    width: 500px
}

.tab3>.heading_fetures {
    bottom: 400px;
    right: 50px;
    visibility: hidden;
    //background-color: white;
    z-index: 1;
}

.tab3>.Description_fetures {
    bottom: 300px;
    right: 50px;
    visibility: hidden;
    //background-color: white;
    z-index: 2;
}

.tab4>.heading_fetures {
    -webkit-transform: rotateY(40deg);
    transform: rotateY(40deg);
    bottom: 0px;
    visibility: hidden;
}

.tab4>.Description_fetures {
    /* -webkit-transform: rotateX(150deg);
   transform: rotateX(150deg);*/
    visibility: hidden;
    bottom: 300px
}

.img_place {
    height: 550px;
    width: 100%;
}

.overflow_carousel {
    z-index: 10;
    //background-color:#0482b5;
    position: absolute;
    right: 0px;
    left: 0px;
    height: 100%;
    //opacity: .3;
    // 
    //background: linear-gradient(transparent,#1d2b31)!important;
    background: linear-gradient(transparent, gray)!important
}

.section_guranted {
    background-color: #eee;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 20px 0px;
}

.title_why_us {
    white-space: normal;
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    color: rebeccapurple;
    text-transform: uppercase;
    visibility: inherit;
    //text-align: center;
    border-width: 0px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 10px;
    padding: 20px;
    z-index: 20;
}

.section_why_us {
    background-color: #eee;
    //height: 300px
}

.show_Features {
    font-size: 21px;
    padding: 10px;
    padding-left: 30px;
    display: none;
}

.show_Features>.fa-check-circle {
    //font-size: 17px;
    padding-left: 15px;
    color: teal;
}

.form_guranted {
    background-color: white;
    //height: 400px;
    // border-left: 1px solid #eee;
    //border-radius:50px;
    //box-shadow: 1px 1px 3px 1px lightgray;
    box-shadow: 1px 1px 3px 1px lightgray;
    padding: 30px;
    padding-top: 15px;
}

.heading_form_guranted {
    white-space: normal;
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    color: rebeccapurple;
    text-transform: uppercase;
    visibility: inherit;
    //text-align: center;
    border-width: 0px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 10px;
    z-index: 20;
}

.form-group>input:not([type='image']) {
    background-color: white;
    height: 40px;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid lightgray;
}

.MashareqinputCv {
    height: auto;
    margin-left: 0px;
}

.fileUpload {
    position: relative;
    width: 130px;
    height: 40px;
    cursor: pointer;
}

.file_upload_in_join_us {
    position: relative;
    height: 60px;
    cursor: pointer;
}

.fileUpload>.real_Upload_File {
    position: absolute;
    width: 130px;
    height: 40px;
    opacity: 0;
    z-index: 10;
    height: 100px;
    cursor: pointer;
}

.file_upload_in_join_us>.real_Upload_File {
    position: absolute;
    width: 130px;
    height: 40px;
    opacity: 0;
    z-index: 10;
    height: 100px;
    cursor: pointer;
}

.nice_Upload {
    position: absolute;
    width: 130px;
    height: 40px;
    z-index: 5;
    margin-left: 10px;
    cursor: pointer;
}

.field_button {
    padding: 10px;
    cursor: pointer;
}

.button_send {
    white-space: normal;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 10px;
    z-index: 20;
    text-align: center;
    background-color: #f4bb30;
    border-radius: 20px;
}

.section_about_us {
    //height: 500px;
    //background-color:#eee;
    //margin-top:20px;
    background-size: cover;
    background-position: fixed;
    padding-top: 50px;
    position: relative;
    padding-bottom: 20px;
}

.overflowOurPrices {
    z-index: 10;
    background-color: rgb(26, 42, 65);
    position: absolute;
    right: 0px;
    left: 0px;
    height: 100%;
    opacity: .8;
    top: 0px;
    // background: linear-gradient(transparent,#0482b5)!important;
    //background: linear-gradient(transparent,#1d2b31)!important;
    //background: linear-gradient(transparent,#0482b5)!important
}

.AboutUs {
    //height: 300px;
    //border-top:2px solid white;
    position: relative;
    z-index: 1000;
}

.title_section_about {
    // background-color: rgb(26, 42, 65);
    white-space: normal;
    font-weight: 700;
    color: white;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 13px 100px;
    z-index: 20;
    text-align: left;
    padding-bottom: 0px;
    font-size: 28px;
    line-height: 2em;
}

.single-post .title_section_about {
    padding: 13px 27px;
}

.single-services .title_section_about,
.single-services .about_text {
    padding: 13px 27px;
}

.single-services .image-about-us {
    box-shadow: #679e9e 30px -30px;
}

.title2 {
    color: #775429;
}

.title_section_about::after {
    border-bottom: 1px solid white;
}

.readMore {
    color: white;
    padding: 10px;
    border: 1px solid white;
}

.container_contact_ul>div:last-child>.phoneNumber {
    border-right: 0px solid #eee;
}

.hr_in_page {
    width: 150px;
    border: 1px solid black;
    margin-left: 20px;
}

.about_text {
    padding: 20px;
    color: rgb(24, 23, 23);
    text-align: justify !important;
    white-space: normal;
    font-size: 16px;
    line-height: 1.7em;
    //font-weight: 700;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    word-spacing: 1px;
    overflow-wrap: break-word;
    word-spacing: 1px;
    overflow-wrap: break-word;
    padding: 1px 100px;
}

.image-about-us {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: rgb(255 217 19) 30px -30px;
}

.section-about svg {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: white;
}

.image-about-us::after {
    content: "";
    width: 100%;
    height: 100%;
}

.all_inner_in_about {
    padding: 20px;
}

.section_inner_about {
    background-color: rgb(64, 122, 124);
    text-align: center;
    white-space: normal;
    font-size: 17px;
    line-height: 1.5em;
    //font-weight: 700;
    color: orange;
    visibility: inherit;
    padding: 10px;
}

.section_inner_about>.icon {
    font-size: 40px;
    padding-right: 5px;
    padding-left: 5px;
    display: block;
    margin: auto;
    width: 100%;
}

.text_inner_about {
    color: white;
    font-weight: 600;
    font-size: 12.5px;
    padding-right: 5px;
    padding-left: 5px;
    display: block;
    margin: auto;
    width: 100%;
}

.section_our_Services {
    //height: 400px;
    padding-top: 20px;
    //margin-top:20px;
    padding-bottom: 20px;
    background-color: transparent !important;
    position: relative !important;
}

.section_our_Services .contain_sections2 {
    margin-bottom: 50px;
}

.section_our_Services svg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.inner_section_services {
    //height: 300px;
    //background-color: white;
    //box-shadow: 1px 1px 2px 1px lightgray;
    //text-align: center;
    padding: 10px !important;
    //border: 1px solid #eee;
    padding-bottom: 10px;
    min-height: 320px;
}

.img_platform {
    /* height: 200px;
    max-height: 200px;
    min-height: 200px; */
    padding-right: 0px;
    padding-left: 0px;
    overflow: hidden;
}

.img_platform>img {
    height: 100%;
    width: 100%;
}

.services_title_in_inner {
    padding: 0px 5px;
    white-space: normal;
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 100;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    word-spacing: 1px;
    text-transform: capitalize;
    padding-top: 10px;
    color: #008080;
    text-align: left;
}

.services_description_in_inner {
    padding: 0px 5px;
    white-space: normal;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 100;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    //word-spacing: 1px;
    text-transform: capitalize;
    text-align: justify;
}

.inner_section_services:nth-of-type(1) {
    margin-left: 0% !important;
}

.readArticle {
    padding-left: 3px;
}

.ReadMore_services {
    background-color: #407A7C;
    border-radius: 2%;
    color: white;
    padding: 10px;
}

.title_in_services {
    color: rgb(64, 122, 124);
    padding-bottom: 0px;
    text-align: left;
    padding-left: 12px;
}

.read_more_for_section_services {
    padding: 20px;
    padding-top: 50px;
    text-align: center;
}

.read_more_in_end_for_section_services {
    //background-color: white;
    //border: 1px solid white;
    color: gray;
    font-size: 20px;
}

.about_of_section {
    text-align: justify !important;
    padding: 20px;
    padding-bottom: 20px;
    line-height: 2em;
}

.Services_of_section {
    padding: 0px;
    text-align: left;
    margin-bottom: 10px;
}

.section_our_prices {
    // height: 600px;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eee;
}

.section_our_prices .title_section_about {
    padding: 11px 30px;
    color: #407a7c;
    font-size: 30px;
}

.section_our_prices .contain_sections {
    padding-right: 10px;
}

.in_salaries {
    text-align: left;
    color: #353333;
    z-index: 20;
}

.section_salary_inner {
    height: auto;
    /* max-height: 310px;*/
    min-height: 400px;
    background-color: rgb(64, 122, 124);
    z-index: 100;
    cursor: pointer;
    overflow: hidden;
    padding-bottom: 1px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid #eee;
}

.title_inner_prices {
    text-align: center;
    padding: 5px;
    white-space: normal;
    font-size: 25px;
    line-height: 1.5em;
    font-weight: 700;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    //word-spacing: 1px;
    text-transform: capitalize;
    padding-top: 20px;
    color: orange;
}

.title_inner_prices>span {
    padding-top: 20px;
}

.description_inner_price {
    text-align: right;
    padding: 5px;
    white-space: normal;
    font-size: 15px;
    line-height: 1.5em;
    //font-weight: 700;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    //word-spacing: 1px;
    //text-transform:capitalize;
    padding-top: 10px;
    color: white;
    overflow: hidden;
    /*min-height: 180px;
    max-height:180px;
    height: 180px; */
    padding-bottom: 10px;
}

.small_description_prices {
    font-size: 12px;
    color: white;
    font-weight: 100;
    padding-left: 10px;
}

.section_articles_inner {
    height: 370px;
    min-height: 370px;
    max-height: 370px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    background-color: rgb(43, 51, 64);
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
    border: 0px solid #eee;
}

.services-icons {
    font-size: 50px;
    border: 2px solid orange;
    padding: 10px 20px;
    border-radius: 10px;
}

.section_articles_inner>.img_platform {
    height: 180px;
    max-height: 180px;
    min-height: 180px;
}

.section_articles_inner>.services_title_in_inner {
    color: white;
    text-align: left;
    padding-bottom: 5px;
}

.section_articles_inner>.description_inner_price {
    font-size: 15px;
    padding-top: 10px;
    line-height: 1.6em;
}

.overflow_article {
    background-color: rgb(64, 122, 124);
    position: absolute;
    right: 0px;
    left: 0px;
    height: 0%;
    z-index: 100;
    opacity: .9;
    //display: none;
}

.readMore_Button_In_Article {
    position: absolute;
    ;
    left: 35%;
    top: 50%;
    z-index: 500;
    visibility: hidden;
    //display: none;
}

.readMore_Button_In_Article>a {
    background-color: black;
}

.read_more_for_section_articles {
    color: white;
    z-index: 100;
}

.read_more_in_end_for_section_articles {
    background-color: transparent;
    color: orange;
    border: 0px solid white;
}

.read_more_in_end_for_section_articles a {
    color: orange;
}

.section_our_clients {
    height: 400px;
    background: #f9f9f9!important;
    padding: 60px 0px;
}

.section_our_clients .socialIcon {
    display: block;
    padding: 19px;
    color: black;
    float: none;
}

.section_our_clients .socialIcon a {
    color: black;
    margin: 6px;
    font-size: 20px;
}

.section_our_clients .question-title {
    font-size: 16px;
    font-weight: bold;
    color: #407a7c;
}

.title_section_clients {
    color: black;
}

.section_contact_us {
    //height: 300px;
    background-color: rgb(26, 42, 65);
}

.title_section_contact_us {
    color: white;
    text-align: left;
    padding: 12px 25px;
    font-size: 25px;
}

.contact_us_details {
    color: white;
    padding: 10px;
    text-align: left;
    white-space: normal;
    font-size: 15px;
    line-height: 1.5em;
    //font-weight: 700;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    word-spacing: 1px;
    text-transform: capitalize;
    padding-top: 10px;
    padding-left: 30px;
}

.contact_us_details span.glyphicon {
    padding: 0px 5px 5px 0px;
}

.contact_us_details .contact_us_icon_social>a {
    margin: 6px;
}

.contact_us_details>div {
    padding: 10px;
}

.messageContact {
    padding-left: 30px;
    color: white;
    text-align: justify;
    white-space: normal;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 100;
    visibility: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    word-spacing: 1px;
    text-transform: capitalize;
    padding-top: 10px;
}

.hr_contact {
    margin-left: 34px;
    width: 100px;
    border: 1px solid rgb(64, 122, 124);
    background-color: rgb(64, 122, 124);
}

.showMap {
    height: 350px;
    padding-top: 20px;
}

.showMap>iframe {
    height: 100%;
    width: 100%;
}

.footer {
    padding: 10px;
    color: white;
    text-align: center;
    min-height: 130px;
}

.contact_us_icon_social>a {
    font-size: 25px;
    color: white;
}

.overFlow_Salary {
    height: 100%;
    right: 0px;
    left: 500px;
    position: absolute;
    background-color: black;
    z-index: 400;
    opacity: .7;
}

.carousel-indicators>li {
    background-color: rebeccapurple;
}

.button_salary_in_over {
    position: absolute;
    z-index: 600;
    font-size: 32px;
    left: 27%;
    top: 50%;
    color: orange;
    visibility: hidden;
}

.img_position {
    height: 200px;
    width: 200px;
}

.section_single_page {
    padding: 20px;
}

.img_show_in_single_page {
    height: 300px;
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.img_show_in_single_page>img {
    height: 100%;
    float: left;
    margin-left: 10px;
}

.overflow_img_in_single {
    height: 100%;
    position: absolute;
    right: 0px;
    left: 0px;
    background-color: black;
    z-index: 100;
    opacity: .5;
}

.all_text_with_image {
    display: inline;
    float: left;
    line-height: 1.8em;
    width: 100%;
}

.text_single_page {
    text-align: justify;
    text-indent: 2em;
}

.title_text {
    //text-align: center;
}

.text_mission {
    text-align: center;
    padding: 20px;
}

.text_vision {
    text-align: center;
    padding: 20px;
}

.slide>img {
    height: 130px;
}

.container-blog {
    position: relative;
    /* display: grid;
    grid-template-columns: 300px 600px; */
    border-radius: 5px;
    text-align: center;
}

.blog-mashariq {
    padding: 17px;
    background-color: white;
    box-shadow: rgb(17 17 26 / 10%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 48px;
}

.container-blog img {
    width: 100%;
    height: 40%;
    border-radius: 5px 0 0 5px;
}

.container-blog .btn {
    border: none;
    outline: none;
    align-items: center;
    background-color: #00796b;
    color: #fff;
    padding: 11px 15px;
    font-size: 1rem;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.294);
    margin: auto !important;
}

.container-blog .btn i {
    margin-left: 20px;
    font-size: 1.5rem;
}

.container__text {
    padding: 1px 0px 30px;
    text-align: center;
}

.container__text h1 {
    color: #351897;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5em;
}

.container__text .container__text__star span {
    font-size: 0.8rem;
    color: #ffa800;
    margin: -5px 0 20px;
}

.container__text p {
    font-size: 1.5rem;
}

.container__text .container__text__timing {
    display: flex;
    margin: 20px 0 10px;
}

.container__text .container__text__timing .container__text__timing_time {
    margin-right: 40px;
}

.container__text .container__text__timing h2 {
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 400;
    color: #818189;
}

.container__text .container__text__timing p {
    color: #351897;
    font-weight: bold;
    font-size: 1.2rem;
}

.descripe-legal-advisor {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 1.8em;
    color: #434343;
}

.btn-go-legal {
    background-color: orange;
    padding: 15px;
    border-radius: 28px;
    color: white;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 3px 6px 5px #d7d6d6;
}

.mobile_only {
    display: none;
}

#wowslider-container4 .ws_images .ws_list img {
    width: 50% !important;
    height: 100% !important;
    margin-top: 0px !important;
}


/******************************/


/* @media(max-width: 1006px) {
    .newLogo {
        //margin-left: 25%;
    }
    .phoneNumber {
        padding-left: 15px;
        border: 0px solid white;
    }
    .container_contact_ul>div {
        margin-top: 10px;
        border: 0px solid white;
    }
    .Contact_Section {
        padding-right: 0px;
        padding-left: 0px;
        background-color: #506788;
        color: white;
        padding-bottom: 10px;
    }
    .Contact_Section>.container_contact_ul>div>span {
        color: white;
    }
    .Contact_Section>.container_contact_ul>div>span>label {
        color: white;
    }
    .container_contact_ul {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-default {
        //display: none;
    }
    .button_scroll {
        display: block;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }
    .navbar {
        min-height: 0px;
    }
    .navbar_mobile {
        //display: none;
    }
    .navbar_in_xs_screen>button {
        display: none;
    }
    .iconContact {
        font-size: 19px;
    }
    .LogoSection {
        padding-bottom: 28px;
    }
    .services_title_in_inner {
        font-size: 15px;
    }
    .description_inner_price {
        font-size: 13px;
    }
    .section_articles_inner {
        height: 400px;
    }
    .section_inner_about {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .inner_section_services {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media(min-width: 1060px) {
    .container_contact_ul>div {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media(max-width: 800px) {
    .readMore_Button_In_Article {
        left: 45%;
    }
    .button_salary_in_over {
        left: 45%;
    }
    .overFlow_Salary {
        left: 700px;
    }
    .section_salary_inner {
        margin-top: 20px;
    }
}

@media(max-width:500px) {
    .title_why_us {
        font-size: 22px;
    }
    .text_show_Features {
        font-size: 15px;
    }
    .show_Features {
        padding-left: 0px;
    }
    .heading_form_guranted {
        font-size: 22px;
    }
    .about_text {
        font-size: 15px;
    }
    .section_inner_about>.icon {
        font-size: 25px;
    }
    .section_inner_about {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .inner_section_services {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .section_salary_inner {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .slide>img {
        height: 130px;
    }
    .messageContact {
        font-size: 14px;
    }
    .services_title_in_inner {
        font-size: 15px;
    }
    .description_inner_price {
        font-size: 13px;
    }
    .section_articles_inner {
        height: 400px;
    }
    .readMore_Button_In_Article {
        left: 35%;
    }
    .button_salary_in_over {
        left: 35%;
    }
} */


/******************************************/

.carousel .item {
    -webkit-transition: opacity 10s;
    -moz-transition: opacity 10s;
    -ms-transition: opacity 10s;
    -o-transition: opacity 10s;
    transition: opacity 10s;
    background-color: white;
}

.carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
}

.carousel .next {
    left: 0;
    opacity: 1;
    z-index: 1;
}


/******************************************/

.carousel-inner>.item>img {
    /*height: 100%;*/
    width: 100%;
}


/* @media(min-width: 1200px) {
    .carousel-inner>.item {
        height: 600px;
        width: 100%;
    }
}

@media(max-width: 1200px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: white;
    }
}

.contact_in_footer {
    background-color: transparent;
}

.text_show_Features {
    display: inline-block;
}

.show_Features>.fa-check-circle {
    display: inline-block;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #f4f4f4;
}

.description_inner_price {
    text-align: left;
}

.show_navigation_bottom {
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 10000;
    background-color: white;
    padding: 20px;
    background-color: rgb(26, 42, 65);
    color: white;
    box-shadow: 1px 1px 5px black;
}

.show_navigation_bottom>a {
    background-color: #F4BB30;
    border-color: #F4BB30;
    margin-right: 10px;
}

@media(max-width:772px) {
    .show_navbar_in_small_screen {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        background-color: #0482b5;
    }
    .navbar_mobile {
        display: none;
    }
    .show_Features>.fa-check-circle {
        padding-left: 0px;
    }
    .navbar-default .navbar-nav>li {
        padding: 5px;
    }
    .show_navigation_bottom {
        font-size: 12px;
    }
    .footer {
        min-height: 200px;
    }
}

.loading {
    position: fixed;
    background-color: red;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 100000000000;
}

.loading {
    background-color: white;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 74px;
    height: 74px;
    margin-left: 50%;
    margin-top: 20%;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid orange;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

@media(min-width:1200px) {
    .contain_sections {
        padding-right: 80px;
        padding-left: 0px;
    }
}

@media(max-width:700px) {
    .lds-ripple {
        margin-left: 44%;
    }
    .socialIcon>a {
        margin-right: 10px;
    }
} */

@media(max-width:800px) {
    .toolbar {
        height: auto !important;
    }
    .timeNow {
        font-size: 8px;
    }
    .socialIcon>a {
        font-size: 18px;
        margin: 0px 2px;
    }
    .socialIcon {
        padding: 0px 10px;
    }
    .mobile_no {
        display: none;
    }
    .mobile_only {
        display: block;
    }
    .newLogo {
        height: 40px !important;
        width: 20% !important;
        padding: 0px;
        float: right;
        margin-top: 30px;
    }
    .phoneNumber>label {
        font-size: 11px;
    }
    .phoneNumber .text_input {
        font-size: 11px;
    }
    .iconContact {
        font-size: 17px;
    }
    .contact_section {
        padding: 0px;
    }
    .navbar-toggle {
        margin-right: 29px;
    }
    .container_contact_ul,
    .contact_section,
    .container_contact_ul div {
        padding-left: 0px;
    }
    .navbar-default .navbar-nav>li {
        padding: 0px 20px;
        border-bottom: 1px solid #353535;
    }
    #wowslider-container4 .ws-title span {
        font-size: 19px;
    }
    #wowslider-container4 .ws-title div {
        font-size: 21px;
        line-height: 1.5em;
    }
    .section-about {
        padding: 20px 20px !important;
    }
    .title_section_about {
        padding: 13px 0px;
        font-size: 20px;
        line-height: 1.5em;
    }
    .about_text {
        padding: 0px 10px;
    }
    .section_inner_about {
        margin-bottom: 14px;
        padding: 12px;
    }
    .image-about-us {
        height: 65%;
        box-shadow: rgb(255 217 19) 20px -30px;
        margin-top: 40px;
    }
    .title_in_services {
        padding: 13px 15px;
    }
    .container-blog img {
        width: 100%;
    }
    .container-blog {
        margin: 21px 0px;
    }
    #wowslider-container4 .ws-title {
        left: 2% !important;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }
    .contact_in_footer {
        word-break: break-word;
    }
    .single-post .title_section_about {
        padding: 13px 7px;
    }
    .single-post .about_text {
        font-size: 13px;
    }
    .single-post.section-about {
        padding: 20px 40px !important;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .section_why_us img {
        height: 44%;
        width: 80%;
        margin: auto;
    }
    .heading_form_guranted {
        font-size: 21px;
    }
    .description_form_guranted {
        font-size: 13px;
    }
}