@charset "utf-8";@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    line-height: normal;
    background: #fff;
    font-family: 'Droid Arabic Kufi',serif;
    color: #666;
    font-size: 13px;
    direction: rtl
}

h1,h2,h3,h4,h5 {
    padding: 6px 0
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 23px;
    padding: 6px 0 2px 0
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

p {
    padding: 6px 0
}

strong,b {
    font-weight: bold
}

a {
    color: #0d4b92;
    text-decoration: none
}

a:hover {
    color: #666
}

.clear {
    clear: both
}

.wrapper {
    width: 990px;
    margin: 0 auto
}

.raw {
    float: left;
    width: 100%
}

.img_left {
    float: left;
    width: auto;
    margin: 0 15px 15px 0
}

.in_raw {
    float: left;
    width: 80%;
    padding: 50px 10%
}

.title_cac {
    color: #e5e5e5
}

.hidden_div {
    display: none
}

.carousel_center_x {
    float: right;
    width: 100%;
    text-align: center
}

.table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    color: #afaead;
    border: none
}

.table tr {
    border-bottom: 1px solid #4c4c4c
}

.table tr:last-child {
    border: none
}

.table th {
    padding: 7px 10px;
    text-align: right;
    vertical-align: middle;
    color: #ccc
}

.table td {
    padding: 3px 10px;
    vertical-align: middle;
    border-left: 1px solid #4c4c4c
}

.table td:first-child {
    padding-right: 0
}

.table td:last-child {
    border: none
}

.table-a {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border: none
}

.table-a th {
    padding: 7px 5px;
    text-align: left;
    border: 1px solid #afaead;
    vertical-align: text-top;
    font-weight: bold
}

.table-a td {
    padding: 7px 5px;
    border: 1px solid #afaead;
    vertical-align: middle;
    vertical-align: top
}

.table-b {
    width: auto;
    margin: 0;
    border-collapse: collapse;
    border: none
}

.table-b th {
    padding: 1px;
    text-align: left;
    vertical-align: top;
    font-weight: bold
}

.table-b td {
    padding: 1px;
    vertical-align: top
}

.border_bottom {
    border-bottom: 1px solid #666
}

.table-c {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border: none
}

.table-c th {
    padding: 7px 5px;
    text-align: left;
    border: 1px solid #ccc;
    vertical-align: text-top;
    font-weight: bold;
    background: #f2f2f2
}

.table-c td {
    padding: 7px 5px;
    border: 1px solid #ccc;
    vertical-align: middle;
    vertical-align: top
}

.table-d {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border: none
}

.table-d tr {
    border-bottom: 1px solid #ccc
}

.table-d tr:last-child {
    border: none
}

.table-d th {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold
}

.table-d td {
    padding: 5px 15px;
    vertical-align: middle;
    border-right: 1px solid #ccc
}

.table-d td:last-child {
    border: none
}

.ol_list {
    list-style: decimal;
    margin: 0 30px 0 0;
    padding: 5px 0
}

.ol_list li {
    list-style-position: outside;
    padding: 0 0
}

.ul_list {
    list-style: disc;
    margin: 0 30px 0 0;
    padding: 5px 0
}

.ul_list li {
    list-style-position: outside;
    padding: 0 0
}

.page {
    float: left;
    width: 100%
}

.header {
    padding: 1px 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 997;
    border-bottom: 1px solid #f2f2f2;
    background: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, 0.852);
    background-image: url('../ceramic1.png');
}

.header .logo img {
    display: block;
    width: 75%;
}

.header.sticky {
    padding: 5px 0;
    background-color: rgba(255,255,255,1);
    border-bottom: 1px solid #d9d9d9
}

.header.sticky .logo img {
    width: 82%;
    display: block
}

.header.sticky .navigation {
    padding: 8px 0 0 0
}

.header.sticky .language {
    padding: 17px 0 0 0
}

.header.sticky .brgr_menu {
    padding: 19px 0 0 0
}

.header_in {
    float: right;
    width: 98%;
    margin: 0 1%
}

.logo {
    float: right;
    width: auto
}

.language {
    float: left;
    padding: 13px 0 0 0;
    border-radius: 50px;
}


.language a {
    color: #0d4b92;
    padding: 5px 10px 5px 10px;
}
.language img{
    float: left;
    padding-top: 4px;
}



.brgr_menu {
    float: left;
    width: auto;
    margin: 0 20px;
    padding: 15px 0 0 0
}

.navigation {
    float: left;
    width: auto;
    padding: 5px 0 0 0
}

.navigation li {
    float: right;
    width: auto
}

.navigation li a {
    float: right;
    width: auto;
    padding: 8px 0;
    margin: 0 12px;
    color: #3d527f;
    font-size: 15px;
    font-weight: bold
}

.navigation li a:hover {
    border-bottom: 2px solid #fff
}

.in_content {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
    height: 100%;
    min-height: 100%;
    z-index: inherit
}

.banner {
    float: left;
    width: 100%
}

.banner img {
    width: 100%;
    display: block
}

.three_divisions {
    float: left;
    width: 70%;
    margin: 20% 15% 0 15%
}

.three_divisions li {
    float: left;
    width: 33.33%;
    text-align: center;
    display: block
}

.three_divisions_a {
    width: 90px;
    margin: 0 auto;
    padding: 50px;
    clear: both;
    border: #0d4b92 1px solid;
    background: rgba(255,255,255,.8);
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.three_divisions_b {
    float: left;
    width: 100%;
    font-size: 28px;
    padding: 15px 0
}

.three_divisions li a .hvr-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.three_divisions li a:hover .hvr-grow {
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}

.subscribe_raw {
    float: left;
    width: 100%;
    padding: 25px 0;
    background: url(../media/images/skyline.png) center center no-repeat;
    position: absolute;
    bottom: 5%
}

.subscribe_a {
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #0d4b92
}

.subscribe_b {
    float: left;
    width: 100%;
    padding: 13px 0;
    position: relative
}

.subscribe_b_wrap {
    float: left;
    width: 29%;
    margin: 0 35%;
    padding: .5%;
    border: 1px solid #5581b2;
    background: rgba(255,255,255,.7)
}

.footer {
    float: left;
    width: 100%
}

.footer_a,.footer_b,.footer_c,.footer_d,.footer_e {
    float: left;
    width: 100%;
    color: #0d4b92;
    text-align: center;
    font-size: 28px
}

.footer_b {
    font-size: 120px;
    padding: 15px 0
}

.footer_c {
    padding: 0 0 15px 0
}

.footer_d {
    padding: 100px 0 15px 0
}

.footer_e {
    padding: 0 0 15px 0
}

.footer_f,.footer_g,.footer_h {
    float: right;
    width: 80%;
    padding: 6px 10%
}

.footer_f {
    background-image: url('../11.jpg');
}

.footer_g {
    background-image: url('../14.jpg');
    font-size: 12px
}

.footer_h {
    background-image: url('../ceramic2.png');
}

.footer_g_a {
    float: right;
    width: 40%;
    padding-right: 100px;
}

.footer_g_b {
    float: right;
    width: 50%;
    text-align: left;
    line-height: 40px;
    color: white;
}

.footer_h_a {
    float: right;
    width: 60%
}

.footer_h_b {
    float: right;
    width: 38%;
    padding: 10px 1%;
    text-align: center
}

.footer_h_b_a {
    float: right;
    width: auto;
    margin: 0 0 0 10px
}

.footer_h_b_b {
    float: right;
    width: auto
}

.footer_in {
    float: right;
    width: 100%
}

.get_started {
    float: right;
    width: 100%
}

.get_started li {
    float: right;
    width: 100%;
    padding: 4px 0
}

.get_started li div {
    float: right;
    width: 50%
}

.get_started_field_a {
    margin: 0;
    padding: 10px 0;
    padding-right: 10px;
    width: 92%;
    outline: none;
    border: 1px solid #ccc;
    font-family: 'Droid Arabic Kufi',serif;
}

.get_started_field_b {
    margin: 0;
    padding: 10px 1%;
    width: 95%;
    outline: none;
    border: 1px solid #ccc;
    font-family: 'Droid Arabic Kufi',serif;
}

.get_started_field_b_high_a {
    font-size: 16px
}

.get_started_field_b_high_b {
    font-size: 14px
}

.get_started_field_a_captcha_a {
    margin: 0;
    padding: 10px 0;
    width: 24%;
    outline: none;
    border: none;
    background: #f2f2f2;
    color: #0d4b92;
    font-size: 16px
}

.get_started_field_a_captcha_b {
    margin: 0;
    padding: 10px 0;
    width: 70%;
    outline: none;
    border: 1px solid #ccc
}

.get_started_button {
    margin: 0;
    padding: 10px 15px;
    width: auto;
    outline: none;
    border: none;
    background: #0d4b92;
    color: #fff;
    font-family: 'Droid Arabic Kufi',serif;
}

.get_started_button:hover {
    background: #666
}

.footer_links {
    float: right;
    width: auto;
    display: block
}

.footer_links li {
    float: right;
    width: auto;
    padding: 5px 0 0 15px;
    color: #999;
    font-size: 12px
}

.footer_links li a {
    float: right;
    width: auto;
    color: rgb(255, 255, 255)
}

.footer_links li a:hover {
    color: #ccc
}

.footer_subscrb {
    float: right;
    width: auto;
    text-align: right
}

.subscribe_field {
    padding: 5px 10px;
    margin: 0;
    outline: none;
    background: #666;
    color: #ccc;
    border: none
}

.subscribe_btn {
    padding: 5px 10px;
    margin: 0;
    outline: none;
    background: #999;
    color: #ccc;
    border: none
}

.subscribe_btn:hover {
    background: #333;
    color: #fff
}

.subscribe_arrow {
    position: absolute;
    top: 0;
    left: 49.5%;
    width: 19px;
    height: 10px
}

.apply_now_btn a {
    padding: 10px 20px;
    margin-top: 10px;
    background: #0d4b92;
    color: #fff;
    display: inline-block
}

.apply_now_btn a:hover {
    background: #4d4d4d
}

.social_media {
    width: 312px;
    margin: 0 auto
}

.social_media li {
    float: left;
    width: 48px;
    height: 48px;
    margin: 0 2px
}

.social_media li a {
    float: left;
    width: 48px;
    height: 48px;
    background: url(../media/icons/socail-media.png) no-repeat
}

.social_media .fac a {
    background-position: left top
}

.social_media .fac a:hover {
    background-position: left bottom
}

.social_media .twi a {
    background-position: -48px top
}

.social_media .twi a:hover {
    background-position: -48px bottom
}

.social_media .ins a {
    background-position: -96px top
}

.social_media .ins a:hover {
    background-position: -96px bottom
}

.social_media .lin a {
    background-position: -144px top
}

.social_media .lin a:hover {
    background-position: -144px bottom
}

.social_media .you a {
    background-position: -192px top
}

.social_media .you a:hover {
    background-position: -192px bottom
}

.social_media .rss a {
    background-position: -240px top
}

.social_media .rss a:hover {
    background-position: -240px bottom
}

.social_media_small {
    float: left;
    width: auto
}

.social_media_small li {
    float: right;
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 0 0 10px
}

.social_media_small li a {
    float: right;
    width: 24px;
    height: 24px;
    display: block;
    background: url(../icons/socail-media-small1.png) no-repeat
}

.social_media_small .fac a {
    background-position: left top
}

.social_media_small .fac a:hover {
    background-position: left bottom
}

.social_media_small .twi a {
    background-position: -24px top
}

.social_media_small .twi a:hover {
    background-position: -24px bottom
}

.social_media_small .ins a {
    background-position: -48px top
}

.social_media_small .ins a:hover {
    background-position: -48px bottom
}

.social_media_small .lin a {
    background-position: -72px top
}

.social_media_small .lin a:hover {
    background-position: -72px bottom
}

.social_media_small .you a {
    background-position: -96px top
}

.social_media_small .you a:hover {
    background-position: -96px bottom
}

.social_media_small .rss a {
    background-position: -120px top
}

.social_media_small .rss a:hover {
    background-position: -120px bottom
}

.right_panel {
    float: left;
    width: 65%;
    padding: .5% 2%;
    margin: 12% 0 0 0;
    background-image: url('../11.png');
    color: #fff;
}

.right_panel h1 {
    font-size: 44px
}

.right_panel_ul {
    float: right;
    width: 100%;
    margin: 5px 0
}

.right_panel_ul li {
    float: right;
    width: auto;
    padding: 0 0 0 50px
}

.right_panel_ul li:last-child {
    padding: 0
}

.know_more {
    display: inline-block
}

.know_more a {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #fff;
    font-size: inherit
}

.view_brands_btn {
    display: inline-block;
    margin: 5px 0 0 0
}

.view_brands_btn a {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #fff;
    color: #fff;
    font-size: inherit
}

.view_brands_btn a:hover {
    border: 1px solid #fff;
    color: #fff
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color
}

.hvr-fade:hover {
    background: rgba(255,255,255,.8);
    color: #0d4b92
}

.dep_five {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.main_departments {
    float: right;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5
}

.main_departments_in {
    float: right;
    width: 100%;
    display: table;
    background-image: url('../ceramic1.png');
}

.main_departments_in li {
    float: right;
    text-align: center;
    background-image: url('../main_departments_in_line.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    max-height: 175px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.main_departments_in li:last-child {
    background-image: none
}

.main_departments_in li h1 {
    padding: 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.main_departments_in li:hover h1 {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
}

.main_departmentss_in li {
    float: right;
    text-align: center;
    background-image: url('../main_departments_in_line.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.945);
    max-height: 175px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_departmentss_in li:last-child {
    background-image: none
}

.main_departmentss_in li h1 {
    padding: 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.main_departmentss_in li:hover h1 {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
}

.dep_2 {
    width: 12.280%;
    padding: 0 1%
}

.dep_3 {
    width: 31.330%;
    padding: 0 1%
}

.dep_4 {
    width: 23%;
    padding: 0 1%
}

.dep_4a {
    width: 8%;
    padding: 0 1%
}

.dep_5 {
    width: 17.99%;
    padding: 0 1%
}

.dep_6 {
    width: 14.66666666666667%;
    padding: 0 1%
}

.dep_6 h1 {
    font-size: 15px !important
}

.dep_3 h1{
    font-size: 17px !important
}

.dep_7 {
    width: 8%;
    padding: 0 1%
}

.dep_2 h1 {
    font-size: 15px !important
}

.dep_5 h1 {
    font-size: 17px !important
}

.dep_7 h1 {
    font-size: 15px !important
}


.content_auto {
    float: right;
    width: 100%
}

.content_raw {
    float: right;
    width: 100%;
    background-image: url('../13.jpg');
}

.left_content_raw {
    float: right;
    width: 50%;
    color: #afaead
}

.right_content_raw {
    float: left;
    width: 50%;
    color: #afaead
}

.content_raw_text {
    float: right;
    width: 80%;
    padding: 3% 10%
}

.left_content_raw .img_width_100,.right_content_raw .img_width_100 {
    display: block;
    width: 100%
}

.content_raw_text p {
    line-height: 17px
}

.content_raw_text h1 {
    color: #fff;
    font-size: 36px;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 7px 0
}

.content_raw_text h3 {
    color: #e5e5e5
}

.content_raw a {
    color: #fff
}

.content_raw a:hover {
    color: #ccc
}

.width_50_left {
    float: left;
    width: 47%
}

.width_50_right {
    float: right;
    width: 47%
}

.search_bar {
    float: left;
    width: 90%;
    padding: 10px 5%;
    background: #e5e5e5
}

.search_main {
    width: 100%;
    margin: 0;
    padding: 5px 0;
    border: none;
    background: none;
    outline: none;
    text-align: center
}

.main_links {
    float: right;
    width: 80%;
    padding: 10px 10%
}

.main_links li {
    float: right;
    width: 100%
}

.main_links li a {
    float: right;
    width: auto;
    padding: 1px 0;
    color: #e6e6e6
}

.main_links li a:hover {
    color: #666
}

.main_links li h4 {
    border-bottom: 1px solid #666;
    padding: 5px 0;
    margin: 10px 0;
    color:white
}

.free_quote {
    float: left;
    width: 100%
}

.free_quote li {
    float: left;
    width: 100%;
    padding: 10px 0
}

.free_quote_a {
    float: left;
    width: 100%;
    padding: 0 0 5px 0
}

.free_quote_b {
    float: left;
    width: 100%
}

.free_quote_field {
    width: 58%;
    margin: 0;
    padding: 8px 1%;
    outline: none;
    background: #666;
    border: none
}

.free_quote_btn {
    margin: 0;
    padding: 8px 15px;
    outline: none;
    background: #fff;
    color: #666;
    border: none;
    text-transform: uppercase;
    font-weight: bold
}

.free_quote_btn:hover {
    color: #333
}

#fullpage {
    min-height: inherit !important
}

.scrollToTop {
    width: 44px;
    height: 85px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    z-index: 999
}

.partners_include_raw {
    float: left;
    width: 80%;
    padding: 15px 10%;
    background-image: url('../ceramic1.png');
    text-align: center;
    direction: ltr
}

.partners_include_raw h1 {
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
    direction: rtl
}

.partners_ul {
    float: left;
    width: 100%;
    padding: 7px 0;
    text-align: center
}

.partners_ul li {
    width: auto;
    margin: 0 10px;
    display: inline-block
}

.partners_ul li a {
    display: inline-block
}

.partners_ul li a img {
    display: block
}

.partners_include_raw_home {
    float: left;
    width: 80%;
    padding: 15px 10%;
    background: #e5e5e5
}

.partners_include_raw_home h1 {
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
    text-align: center
}

.title_kitchen {
    float: right;
    width: 100%;
    font-size: 50px;
    color: #fff;
    margin: 15% 0 0 0;
    text-align: center;
    text-shadow: 1px 5px 4px rgb(60, 60, 60)
}

.kitchen_below {
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    width: 76%;
    padding: 1.5%;
    background-image: url('../112.jpg');
    border-radius: 5px 5px 0px 0px;
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
}

.kitchen_below_left {
    float: right
}

.kitchen_below_right {
    float: left
}

.kitchen_below_center {
    float: right;
    width: 100%;
    text-align: center;
    color: #fff
}

.kitchen_below_left,.kitchen_below_right {
    width: 47%;
    text-align: center;
    color: #fff
}

.kitchen_below_left h2,.kitchen_below_right h2,.kitchen_below_center h2 {
    font-size: 32px;
    text-transform: uppercase;
    margin: 0 0 15px 0
}

.kitchen_below a {
    color: #ccc
}

.kitchen_below a:hover {
    color: #999
}

.ac_brands {
    float: right;
    width: 100%
}

.ac_brands li {
    float: right;
    width: 21%;
    margin: 0 2% 20px 2%;
    display: block
}

.aboutus_raw {
    float: right;
    width: 80%;
    padding-right: 20%;
    background: url('../about-us-ar.jpg') right top no-repeat
}

.aboutus_img_a {
    float: right;
    margin: 0 25px 0 0;
    display: block
}

.aboutus_img_b {
    float: right;
    margin: 0 225px 0 25px;
    display: block
}

.aboutus_img_c {
    float: right;
    margin: 0 450px 0 25px;
    display: block
}

.aboutus_img_d {
    float: right;
    margin: 0 0 0 25px;
    display: block
}

.our_work_title {
    float: left;
    width: 100%;
    padding: 100px 0 25px 0;
    text-align: center
}

.our_work_title h1 {
    color: #0d4b92
}

.careers_title {
    float: left;
    width: 100%;
    padding: 0 0 25px 0;
    text-align: center
}

.careers_title h1 {
    color: #0d4b92
}

.cont_gallery_holder {
    display: none;
    width: 900px
}

.cont_gallery_wrap {
    float: left;
    width: 100%
}

.cont_gallery_wrap_left {
    float: left;
    width: 60%
}

.cont_gallery_wrap_right {
    float: left;
    width: 36%;
    padding: 0 2%
}

.cont_gallery_wrap_left img {
    width: 100%;
    display: block
}

.map_holder {
    float: right;
    width: 100%
}

#map {
    float: right;
    width: 74%;
    height: 400px
}

#sideBar {
    float: right;
    width: 25%;
    margin: 0 0 0 1%
}

#sideBar div {
    float: right;
    width: 90%;
    padding: 10px 5%;
    cursor: pointer;
    color: #0d4b92;
    border-bottom: 1px solid #e6edf4
}

#sideBar div:last-child {
    border: none
}

#sideBar div:hover {
    color: #0d4b92 !important;
    background: #e6edf4
}

.bSideSelect {
    color: #0d4b92 !important;
    background: #e6edf4
}

.cont_address {
    float: right;
    width: 100%;
    margin: 0 0 50px 0
}

.cont_address li {
    float: right;
    width: 20.9%;
    padding: 0 2%;
    border-right: 1px solid #ccc
}

.cont_address li:first-child {
    border: none
}

.cont_address li h5 {
    color: #0d4b92
}

.about_project {
    float: right;
    width: 100%
}

.about_project_title {
    float: right;
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 35px 0;
    text-align: center
}

.about_project_title h3 {
    padding: 0;
    color: #0d4b92
}

.about_project_wrap {
    float: right;
    width: 100%;
    margin: 30px 0 0 0
}

.about_project_a {
    float: right;
    width: 50%;
    margin: 0 0 0 5%
}

.about_project_b {
    float: right;
    width: 45%
}

.about_project_table {
    float: right;
    width: 100%
}

.about_project_table li {
    float: right;
    width: 100%;
    padding: 3px 0;
    border-bottom: 1px solid #e5e5e5
}

.about_project_table li:last-child {
    border: none
}

.about_project_table_a {
    float: right;
    width: 25%;
    padding: 0 0 0 5%;
    color: #333
}

.about_project_table_b {
    float: right;
    width: 70%
}

.about_project_slides_wrap {
    float: right;
    width: 80%;
    margin: 0 10%
}

.about_project_slides_wrap h3 {
    float: right;
    width: 100%;
    display: block;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #0d4b92
}

.mosaicflow__column {
    float: right;
    width: 100%;
    margin: 30px 0 0 0
}

.mosaicflow__item {
    float: right;
    width: auto;
    position: relative;
    margin: 1%
}

.mosaicflow__item img {
    display: block;
    width: 100%;
    max-width: 500px;
    height: auto
}

.mosaicflow__item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 5%;
    background: rgba(13,75,146,.8);
    color: #fff;
    opacity: 0
}

.mosaicflow__item:hover p {
    opacity: 1
}

.show_hide {
    display: none
}

.collapsePanel {
    float: left;
    width: 98%;
    padding: 10px 1%
}

.collapseButton {
    display: inline-block;
    color: #0d4b92;
    border: 1px solid #0d4b92;
    padding: 10px 25px
}

.collapseButton:hover {
    color: #333;
    border: 1px solid #333
}

.collapseButton span {
    font-size: 16px
}

.section-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.errorMessage {
    font-size: 12px;
    color: red
}

.get_started_field_a_captcha_a {
    float: left;
    width: auto !important;
    margin-right: 10px
}

.careers_title {
    float: right;
    width: 100%;
    padding: 0 0 25px 0;
    text-align: center
}

.careers_title h1 {
    font-weight: bold;
    color: #0d4b92
}

.career_type {
    width: 100%;
    padding: 0
}

.career_type h3 {
    text-align: center;
    margin-bottom: 30px
}

.career_type .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.career_type_item {
    width: 100%;
    height: 49.5vw;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #0d4b92
}

.career_type .col-4:nth-of-type(2n) .career_type_item {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.career_type_image {
    width: 100%;
    padding-top: 75%;
    overflow: hidden;
    position: relative
}

.career_type_image img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.career_type_content {
    text-align: center;
    padding: 25px;
    color: #fff;
    box-sizing: border-box;
    height: 50%;
    position: relative
}

.career_type_content::before {
    content: "";
    position: absolute;
    right: 50%;
    top: -12px;
    width: 0;
    height: 0;
    margin-right: -12px;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
    border-bottom: 24px solid #0d4b92
}

.career_type .col-4:nth-of-type(2n) .career_type_content::before {
    top: auto;
    bottom: -36px;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-top: 24px solid #0d4b92
}

.career_type_content h4 {
    font-weight: bold;
    font-size: 22px
}

.career_type_content p {
    font-size: 14px;
    line-height: 24px
}

.career_gains_wrapper {
    width: 80%;
    padding: 50px 10%;
    text-align: center
}

.career_gains_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.career_gains_item {
    box-sizing: border-box;
    padding: 25px 15px 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%
}

.career_gains_icon {
    box-sizing: border-box;
    width: 218px;
    height: 218px;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 15px
}

.career_gains_icon img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.career_gains_item h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #0d4b92;
    padding: 0 15px
}

.career_gains_item p {
    line-height: 20px
}

.career_journey {
    box-sizing: border-box;
    background: #f2f2f2;
    padding: 50px 10%;
    text-align: center
}

.career_journey h3 {
    margin-bottom: 10px
}

.career_journey p {
    line-height: 20px
}

.career_journey_row {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.career_journey_row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.career_journey_item {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 30px
}

.career_journey_box {
    box-sizing: border-box;
    height: 100%;
    border: 1px solid #d1d1d1;
    padding: 15px;
    position: relative
}

.career_journey_row::after {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    bottom: -10px;
    width: 1px;
    border-right: 1px dashed #d1d1d1
}

.career_journey_row::before {
    content: "";
    position: absolute;
    right: -570px;
    top: 50%;
    bottom: -10px;
    width: 600px;
    border-top: 1px dashed #d1d1d1
}

.career_journey_row.reverse::after {
    top: -10px;
    bottom: 50%
}

.career_journey_row.reverse::before {
    display: none
}

.career_journey_box::after {
    content: "";
    position: absolute;
    left: -60px;
    top: 50%;
    width: 60px;
    height: 1px;
    border-top: 1px dashed #d1d1d1
}

.career_journey_content {
    box-sizing: border-box;
    height: 100%;
    background: #fff;
    position: relative;
    padding: 15px
}

.career_journey_content .count {
    position: absolute;
    right: 50%;
    top: -12px;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #0d4b92;
    border-radius: 50%;
    color: #fff;
    margin-right: -12px
}

.career_journey_content h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #0d4b92;
    padding-bottom: 0
}

.career_done {
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -28px -28px 0 0;
    box-sizing: border-box;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    background: #fff;
    padding: 5px
}

.career_jobs {
    box-sizing: border-box;
    width: 100%;
    padding: 50px 10%
}

.career_jobs h3 {
    text-align: center
}

.career_cat_accordion {
    border-top: 1px solid #d8d8d8;
    margin-top: 30px
}

.career_cat_item {
    border-bottom: 1px solid #d8d8d8
}

.career_cat_item .minus {
    display: none
}

.career_cat_header {
    position: relative;
    padding: 15px 15px 15px 140px;
    cursor: pointer
}

.career_cat_openings {
    position: absolute;
    left: 15px;
    top: 40px;
    color: #0d4b92
}

.career_cat_openings img {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.career_cat_header h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #0d4b92;
    padding: 0
}

.career_cat_panel {
    display: none;
    padding: 15px 0
}

.career_cat_panel.show {
    display: block
}

.career_cat_item.active {
    background: #666
}

.career_cat_item.active .plus {
    display: none
}

.career_cat_item.active .minus {
    display: inline
}

.career_cat_item.active .career_cat_header {
    color: #fff
}

.career_cat_item.active .career_cat_header h4 {
    color: #fff
}

.career_cat_item.active .career_cat_openings {
    color: #fff
}

.career_job_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.career_job_item {
    box-sizing: border-box;
    padding: 0 15px 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.career_job_wrapper {
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    height: 100%;
    position: relative
}

.career_job_wrapper h5 {
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    color: #0d4b92
}

.career_job_more {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    color: #0d4b92;
    background-color: transparent;
    background-image: none;
    border-color: #0d4b92;
    position: absolute;
    left: 15px;
    bottom: 15px
}

.career_job_more:hover {
    background: #0d4b92;
    color: #fff
}

.job_details {
    padding: 15px
}

.job_details h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    color: #0d4b92
}

.job_details h3 {
    font-weight: bold;
    font-size: 15px;
    color: #0d4b92
}

.job_details ul {
    margin-top: 10px;
    margin-bottom: 15px;
    list-style-type: disc;
    padding-right: 20px
}

.job_details ul li {
    margin: 10px 0
}

.job_details_meta {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.job_meta_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.job_meta_item .lbl {
    padding: 0;
    font-weight: bold
}

.btn_apply {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    background-color: #0d4b92;
    background-image: none;
    border-color: #0d4b92;
    margin-top: 15px;
    margin-bottom: 15px
}

.btn_apply:hover {
    background: #0d4b92;
    color: #fff
}

.table_responsive {
    border: 1px solid #d1d1d1;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.career_s {
    float: right;
    width: 100%;
    background: #0d4b92
}

.career_s_wrapper {
    float: right;
    width: 80%;
    color: #fff;
    padding: 60px 10%;
    text-align: center;
    background: url(../media/images/mail-bg.png) center center no-repeat
}

.career_s_wrapper a {
    color: #fff
}

.career_kuwait {
    position: relative
}

.career_kuwait img {
    width: 100%;
    height: auto;
    display: block
}

.career_kuwait_wrapper {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: rgba(13,75,146,.75);
    padding: 0 80px
}

.career_kuwait_content {
    color: #fff;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.career_kuwait_content h3 {
    margin-bottom: 15px
}

.career_kuwait_content p {
    line-height: 20px
}

.testimonials_s {
    float: right;
    width: 100%
}

.testimonials_s_wrapper {
    float: right;
    width: 80%;
    padding: 50px 10%
}

.testimonials_s_wrapper * {
    box-sizing: border-box
}

.testimonials_s_wrapper h3 {
    margin-bottom: 15px;
    text-align: center
}

.testimonial_item {
    border: 1px solid #d1d1d1;
    padding: 15px
}

.testimonial_item-wrapper {
    background: #f2f2f2;
    text-align: center;
    position: relative;
    padding: 30px 15px 15px;
    line-height: 1.4
}

.testimonial_item-wrapper .quote {
    width: 40px;
    height: auto;
    position: absolute;
    right: 50%;
    margin-right: -20px;
    top: -10px
}

.testimonial_text {
    padding-bottom: 20px
}

.testimonial_meta {
    padding-top: 15px;
    position: relative
}

.testimonial_meta::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 1px;
    width: 100px;
    margin-right: -50px;
    border-top: 1px solid #0d4b92
}

.testimonial_meta p {
    margin: 0;
    padding: 0
}

.testimonial_meta p.name {
    font-weight: bold
}

.testimonials_s_wrapper .bx-wrapper .bx-pager {
    position: static;
    padding: 15px 0
}

.testimonials_s_wrapper .bx-wrapper .bx-viewport {
    direction: ltr
}

.testimonial_big {
    background: #0d4b92;
    float: right;
    width: 100%;
    overflow: hidden
}

.testimonial_big-wrapper {
    color: #fff;
    float: right;
    width: 80%;
    padding: 50px 10%;
    text-align: center
}

.testimonial_big-item {
    border: 1px solid rgba(255,255,255,.35);
    padding: 30px 240px;
    line-height: 1.4;
    position: relative
}

.testimonial_big-item .testimonial_meta::before {
    border-color: #fff
}

.testimonial_big-item .quote-left {
    position: absolute;
    left: -60px;
    bottom: -80px
}

.testimonial_big-item .quote-right {
    position: absolute;
    right: -60px;
    top: -80px
}

.blog_big {
    background: #0d4b92;
    float: right;
    width: 100%
}

.blog_media {
    float: right;
    width: 50%;
    padding-top: 28.125%;
    position: relative;
    overflow: hidden
}

.blog_media img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.blog_content {
    box-sizing: border-box;
    float: right;
    width: 50%;
    color: #fff;
    padding: 3% 4%;
    line-height: 1.5
}

.blog_content h1,.blog_content h2 {
    padding: 0 0 5px;
    line-height: 1
}

.blog_content p a {
    color: #fff
}

.blog_meta {
    padding: 0 0 15px;
    color: rgba(255,255,255,.65)
}

.blog_content p.blog_meta a {
    color: rgba(255,255,255,.65)
}

.blog_content p.blog_meta a:hover {
    color: rgba(255,255,255,1)
}

.blog_list {
    box-sizing: border-box;
    padding: 50px 30px;
    float: right;
    width: 100%
}

.blog_items {
    float: right;
    width: 75%
}

.blog_item {
    float: right;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1
}

.blog_item .blog_content {
    padding: 1% 4% 1% 0;
    color: #666
}

.blog_item .blog_meta {
    color: rgba(102,102,102,.65)
}

.blog_item .blog_content p a {
    color: #0d4b92
}

.blog_item .blog_content p .blog_meta a {
    color: rgba(102,102,102,.65)
}

.blog_item .blog_content p .blog_meta a:hover {
    color: rgba(102,102,102,1)
}

.blog_item .view_brands_btn a {
    color: #0d4b92;
    border-color: #0d4b92
}

.blog_item .view_brands_btn a:hover {
    color: #fff
}

.blog_items>.blog_item:nth-of-type(even) .blog_content,.blog_items>.blog_item:nth-of-type(even) .blog_media {
    float: left
}

.blog_items>.blog_item:nth-of-type(even) .blog_content {
    padding: 1% 4% 1% 0
}

.blog_categories {
    box-sizing: border-box;
    float: left;
    width: 20%;
    border: 1px solid #e1e1e1;
    padding: 15px 20px
}

.blog_categories h3 {
    font-size: 15px;
    font-weight: bold
}

.blog_categories ul {
    margin: 0;
    padding: 0
}

.blog_categories ul li {
    margin: 10px 0
}

.blog_categories ul li a {
    padding-right: 15px;
    position: relative
}

.blog_categories ul li a.active {
    font-weight: bold;
    color: #666
}

.blog_categories ul li a::before {
    content: "-";
    position: absolute;
    right: 0;
    top: 0
}

.blog_title {
    box-sizing: border-box;
    float: right;
    width: 100%;
    padding: 150px 20% 25px 0;
    text-align: right;
    position: relative
}

.blog_title h1 {
    font-size: 36px;
    width: 100%;
    float: right
}

.blog_title .blog_meta {
    color: rgba(102,102,102,.65)
}

.blog_title .blog_meta a {
    color: rgba(102,102,102,.65)
}

.blog_title .blog_meta a:hover {
    color: rgba(102,102,102,1)
}

.blog_title .btn_back {
    padding: 5px;
    border: 1px solid #0d4b92;
    position: absolute;
    right: 25px;
    top: 160px
}

.blog_title .btn_back:hover {
    background: #0d4b92;
    color: #fff
}

.blog_detail {
    float: right;
    width: 100%
}

.blog_body {
    float: right;
    width: 75%
}

.blog_detail .blog_categories {
    width: 20%;
    margin: 0 2.5%
}

.blog_detail_media {
    float: right;
    width: 100%
}

.blog_detail_media img {
    width: 100%
}

.blog_data {
    box-sizing: border-box;
    float: right;
    width: 100%;
    color: #666;
    line-height: 1.4;
    padding: 30px 20% 30px 0;
    position: relative
}

.blog_data .share_this {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 46px
}

#st-1 .st-btn {
    margin-left: 0;
    margin-bottom: 8px
}

.blog_data h4 {
    font-size: 14px;
    font-weight: bold
}

.blog_data p.lead {
    font-size: 16px;
    line-height: 1.25
}

.blog_data ul {
    display: block;
    list-style: disc;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}

.blog_data ul li {
    display: list-item
}

.img_responsive {
    float: right;
    width: 100%;
    padding: 20px 0
}

.img_responsive img {
    width: 100%;
    height: auto
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0d4b92;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:hover,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:active {
    color: #fff
}

.hvr-sweep-to-bottom:hover:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.etabs {
    float: right;
    width: 100%
}

.tab {
    float: right;
    width: auto;
    margin: 0 0 0 15px
}

.tab:last-child {
    margin: 0
}

.tab a {
    float: right;
    width: auto;
    padding: 0 0 7px 0;
    border-bottom: 2px solid #363432;
    color: #ccc;
    line-height: 17px
}

.tab a:hover {
    border-bottom: 2px solid #ccc
}

.tab a.active {
    border-bottom: 2px solid #ccc
}

.tab-container {
    float: right;
    width: 100%
}

.panel-container {
    float: right;
    width: 100%;
    margin: 10px 0 0 0
}

.panel {
    float: right;
    width: 100%
}

.etabs-2 {
    float: left;
    width: 100%;
    background: #333
}

.etabs-2 .tab-2 {
    float: left;
    width: 33.33333333333333%
}

.etabs-2 .tab-2 a {
    float: left;
    width: 90%;
    background: url(../media/images/tab-bg.png) center bottom no-repeat;
    font-size: 22px;
    padding: 20px 5% 40px 5%;
    color: #ccc;
    text-transform: uppercase;
    text-align: center
}

.etabs-2 .tab-2 a:hover {
    color: #fff;
    background: url(../media/images/tab-bg-hover.png) center bottom no-repeat
}

.etabs-2 .tab-2.active {
    color: #fff;
    background: url(../media/images/tab-bg-hover.png) center bottom no-repeat
}

.etabs-2 .tab-2 a.active {
    color: #fff;
    background: url(../media/images/tab-bg-hover.png) center bottom no-repeat
}

.etabs-3 {
    float: left;
    width: 100%;
    text-align: center
}

.tab-3 {
    float: none;
    width: auto;
    padding: 0 10px;
    margin: 0 0 15px 0;
    text-align: center;
    display: inline-block
}

.tab-3:last-child {
    margin: 0
}

.tab-3 a {
    float: none;
    width: auto;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #808080;
    color: #808080;
    text-transform: uppercase
}

.tab-3 a:hover {
    border-bottom: 2px solid #0d4b92;
    color: #0d4b92
}

.tab-3 a.active {
    border-bottom: 2px solid #0d4b92;
    color: #0d4b92
}

.fp-auto-height {
    height: auto !important
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0
}

.playPauseButton {
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    text-align: center;
    z-index: 99
}

.playPauseButton button {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    outline: none;
    cursor: pointer
}

#section1,#section2,#section3,#section4,#section5,#aluminum,#elevators,#air-conditioning,#kitchens,#smart-homes,kitchen-wooden,#kitchen-aluminum,#kitchen-stainless-steel,#kitchen-design-dream,#contracting-services,#mechanical-products,#material-handling,#commercial-contracting-services-xerox-technology,#commercial-contracting-services-warehousing-and-work-shop,#commercial-contracting-services-mep,#commercial-contracting-services-elevators-and-escalators,#integrated-residential-maintenance,#maintenance-commercial-maintenance,#maintenance-commercial-maintenance-hvac-r,#commercial-lighting-and-electrical-office,#commercial-lighting-and-electrical-shop-retail,#commercial-lighting-and-electrical-education-healthcare,#commercial-lighting-and-electrical-industrial-warehouse,#maintenance-service-contracts,#commercial-lighting-and-electrical,#air-conditioning-brands,#air-conditioning-installation,#air-conditioning-workshop-warehouse,#elevators-brands,#commercial-contracting-services-aluminum-works,#maintenance-residential-maintenance-air-conditioning,#residential-elevators-installation,#commercial-lighting-and-electrical-indoor-lighting,#commercial-lighting-and-electrical-outdoor-lighting {
    background-size: cover;
    background-attachment: fixed
}

.section {
    background-size: cover;
    background-position: center top;
    overflow: hidden !important
}

#section1 {
    background-image: url(../media/images/bg/home.jpg)
}

#section2 {
    background-image: url(../media/images/bg/residential.jpg)
}

#section3 {
    background-image: url(../media/images/bg/commercial.jpg)
}

#section4 {
    background-image: url(../media/images/bg/maintanance.jpg)
}

#section5 {
    background-color: #fff
}

#aluminum {
    background-image: url(../media/images/bg/residential-aluminum.jpg)
}

#elevators {
    background-image: url(../media/images/bg/residential-elevators.jpg)
}

#residential-elevators-installation {
    background-image: url(../media/images/bg/residential-elevators-installation.jpg)
}

#air-conditioning {
    background-image: url(../media/images/bg/residential-air-conditioning.jpg)
}

#air-conditioning-brands {
    background-image: url(../media/images/bg/air-conditioning-brands.jpg)
}

#air-conditioning-installation {
    background-image: url(../media/images/bg/air-conditioning-installation.jpg)
}

#air-conditioning-workshop-warehouse {
    background-image: url(../media/images/bg/air-conditioning-workshop-warehouse.jpg)
}

#elevators-brands {
    background-image: url(../media/images/bg/elevators-brands.jpg)
}

#kitchens {
    background-image: url(../media/images/bg/residential-kitchens.jpg)
}

#smart-homes {
    background-image: url(../media/images/bg/residential-smart-homes.jpg)
}

#kitchen-wooden {
    background-image: url(../media/images/bg/kitchen-wooden.jpg)
}

#kitchen-aluminum {
    background-image: url(../media/images/bg/kitchen-aluminum.jpg)
}

#kitchen-stainless-steel {
    background-image: url(../media/images/bg/kitchen-stainless-steel.jpg)
}

#kitchen-design-dream {
    background-image: url(../media/images/bg/kitchen-design-dream.jpg)
}

#contracting-services {
    background-image: url(../media/images/bg/commercial-contracting-services.jpg)
}

#mechanical-products {
    background-image: url(../media/images/bg/commercial-mechanical-products.jpg)
}

#material-handling {
    background-image: url(../media/images/bg/commercial-material-handling.jpg)
}

#commercial-contracting-services-xerox-technology {
    background-image: url(../media/images/bg/commercial-contracting-services-xerox-technology.jpg)
}

#commercial-contracting-services-warehousing-and-work-shop {
    background-image: url(../media/images/bg/air-conditioning-workshop-warehouse.jpg)
}

#commercial-contracting-services-mep {
    background-image: url(../media/images/bg/commercial-contracting-services-mep.jpg)
}

#commercial-contracting-services-elevators-and-escalators {
    background-image: url(../media/images/bg/commercial-contracting-services-elevators-and-escalators.jpg)
}

#commercial-lighting-and-electrical-office {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-office.jpg)
}

#commercial-lighting-and-electrical-shop-retail {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-shop-retail.jpg)
}

#commercial-lighting-and-electrical-education-healthcare {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-education-healthcare.jpg)
}

#commercial-lighting-and-electrical-industrial-warehouse {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-industrial-warehouse.jpg)
}

#commercial-lighting-and-electrical {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical.jpg)
}

#commercial-contracting-services-aluminum-works {
    background-image: url(../media/images/bg/commercial-contracting-services-aluminum-works.jpg)
}

#integrated-residential-maintenance {
    background-image: url(../media/images/bg/maintenance-residential-maintenance.jpg)
}

#maintenance-commercial-maintenance {
    background-image: url(../media/images/bg/maintenance-commercial-maintenance.jpg)
}

#maintenance-commercial-maintenance-hvac-r {
    background-image: url(../media/images/bg/maintenance-commercial-maintenance-hvac-r.jpg)
}

#maintenance-service-contracts {
    background-image: url(../media/images/bg/maintenance-service-contracts.jpg)
}

#maintenance-residential-maintenance-air-conditioning {
    background-image: url(../media/images/bg/maintenance-residential-maintenance-air-conditioning.jpg)
}

#honda-car-showroom {
    background-image: url(../media/images/bg/projects/honda-car-showroom.jpg)
}

#alghanim-hq {
    background-image: url(../media/images/bg/projects/alghanim-hq.jpg)
}

#arabian-mall {
    background-image: url(../media/images/bg/projects/arabian-mall.jpg)
}

#al-bastaki-hotel {
    background-image: url(../media/images/bg/projects/al-bastaki-hotel.jpg)
}

#epa {
    background-image: url(../media/images/bg/projects/epa.jpg)
}

#gate-mall {
    background-image: url(../media/images/bg/projects/gate-mall.jpg)
}

#honda-bike-showroom {
    background-image: url(../media/images/bg/projects/honda-bike-showroom.jpg)
}

#kist {
    background-image: url(../media/images/bg/projects/kist.jpg)
}

#lulu-dajeej {
    background-image: url(../media/images/bg/projects/lulu-dajeej.jpg)
}

#marriot-residence-inn {
    background-image: url(../media/images/bg/projects/marriot-residence-inn.jpg)
}

#proteins {
    background-image: url(../media/images/bg/projects/proteins.jpg)
}

#safat-home {
    background-image: url(../media/images/bg/projects/safat-home.jpg)
}

#salam-mall {
    background-image: url(../media/images/bg/projects/salam-mall.jpg)
}

#salam-palace {
    background-image: url(../media/images/bg/projects/salam-palace.jpg)
}

#sewage-works {
    background-image: url(../media/images/bg/projects/sewage-works.jpg)
}

#commercial-lighting-and-electrical-indoor-lighting {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-indoor-lighting.jpg)
}

#commercial-lighting-and-electrical-outdoor-lighting {
    background-image: url(../media/images/bg/commercial-lighting-and-electrical-outdoor-lighting.jpg)
}

#alghanim-hq,#arabian-mall,#al-bastaki-hotel,#epa,#gate-mall,#honda-car-showroom,#honda-bike-showroom,#kist,#lulu-dajeej,#marriot-residence-inn,#proteins,#safat-home,#salam-mall,#salam-palace,#sewage-works {
    background-size: cover;
    background-attachment: fixed
}

.free_quote_floating {
    position: fixed;
    right: 0;
    top: 40%;
    width: auto;
    height: auto;
    z-index: 999
}

.free_quote_floating img {
    display: block
}

@media only screen and (min-width: 990px) and (max-width:1440px) {
    h2 {
        font-size:22px
    }

    .right_panel h1 {
        font-size: 56px
    }

    .grid figure {
        max-height: 190px
    }

    .main_departments_in li h1 {
        font-size: 26px
    }

    .title_kitchen {
        font-size: 61px
    }

    .aboutus_raw {
        width: 75%;
        padding-right: 25%
    }

    .navigation li a {
        padding: 4px 0
    }

    .testimonial_big-item {
        padding: 30px 150px
    }

    .career_type_content p {
        font-size: 13px
    }
}

.career_kuwait_wrapper {
    padding: 0 50px
}

@media only screen and (min-width: 600px) and (max-width:1024px) {
    h1 {
        font-size:30px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 26px
    }

    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 22px
    }

    .in_raw {
        float: left;
        width: 100%;
        padding: 50px 0
    }

    .header .logo img {
        display: block
    }

    .header.sticky {
        padding: 5px 0;
        background-color: rgba(255,255,255,.5)
    }

    .header.sticky .logo img {
        width: auto
    }

    .header.sticky .navigation {
        padding: 10px 0 0 0
    }

    .header.sticky .language {
        padding: 20px 0 0 0
    }

    .language {
        margin: 0 0 0 10px;
        padding: 20px 0 0 0;
        float: right
    }

    .three_divisions {
        width: 90%;
        margin: 35% 5% 0 5%
    }

    .three_divisions_b {
        font-size: 22px
    }

    .subscribe_raw {
        padding: 10px 0;
        bottom: 0%
    }

    .subscribe_b_wrap {
        width: 80%;
        margin: 0 9%;
        padding: .5%
    }

    .subscribe_field {
        width: 66%
    }

    .subscribe_btn {
        width: 30%
    }

    .right_panel {
        width: 81%;
        padding: 2%;
        margin: 20% 0 0 0
    }

    .right_panel h1 {
        font-size: 44px
    }

    .right_panel p {
        font-size: 13px;
        line-height: normal
    }

    .left_content_raw {
        width: 100%
    }

    .right_content_raw {
        width: 100%
    }

    .content_raw_text {
        width: 80%;
        padding: 5% 10%
    }

    .content_raw_text p {
        font-size: 14px;
        line-height: normal
    }

    .content_raw_text h1 {
        font-size: 32px
    }

    .navigation {
        display: none
    }

    #sideBar {
        width: 98%;
        margin: 0 1%
    }

    .cont_address li {
        width: 45.5%;
        padding: 0 2%;
        margin: 0 0 25px 0
    }

    .aboutus_raw {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        background: none
    }

    .grid figure {
        width: 33.33%
    }

    .grid-2 figure {
        width: 33.33%
    }

    figure.effect-ruby h2 {
        margin-top: 20%
    }

    .grid-2 figure figcaption h2 {
        margin-top: 0%
    }

    .grid figure figcaption,.grid figure figcaption>a {
        width: 90%;
        padding: 2% 5% 0 5%
    }

    .grid-2 figure figcaption,.grid-2 figure figcaption>a {
        width: 90%;
        padding: 2% 5% 0 5%
    }

    .grid-2 figure figcaption h2 {
        font-size: 24px
    }

    .testimonials_s_wrapper {
        width: 90%;
        padding: 30px 5%
    }

    .testimonial_big-wrapper {
        width: 90%;
        padding: 50px 5%
    }

    .testimonial_big-item {
        padding: 30px 50px
    }

    .career_s_wrapper {
        width: 90%;
        padding: 40px 5%
    }

    .career_type .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .career_type_content p {
        font-size: 14px
    }

    .career_type_item {
        width: 100%;
        height: 40vw;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        background: #0d4b92
    }

    .career_type .col-4:nth-of-type(2n) .career_type_item {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .career_type_image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        height: auto;
        padding-top: 0
    }

    .career_type_image img {
        height: 100%;
        width: auto
    }

    .career_type_content::before {
        right: -36px;
        top: 50%;
        margin-right: 0;
        margin-top: -12px;
        border-right: 24px solid transparent;
        border-left: 24px solid #0d4b92;
        border-bottom: 24px solid transparent;
        border-top: 24px solid transparent
    }

    .career_type .col-4:nth-of-type(2n) .career_type_content::before {
        right: auto;
        bottom: auto;
        top: 50%;
        left: -36px;
        border-right: 24px solid #0d4b92;
        border-left: 24px solid transparent;
        border-bottom: 24px solid transparent;
        border-top: 24px solid transparent
    }

    .career_type_content {
        padding: 15px;
        height: 100%
    }

    .career_type_content p {
        font-size: 13px
    }

    .career_gains_wrapper {
        width: 100%;
        padding: 30px 0;
        text-align: center
    }

    .career_gains_item {
        padding: 25px 10px 0 10px
    }

    .career_gains_icon {
        width: 140px;
        height: 140px
    }

    .career_gains_item h4 {
        font-size: 14px;
        padding: 0
    }

    .career_gains_icon img {
        width: 50%;
        height: auto
    }

    .career_kuwait_wrapper {
        position: static;
        width: 100%;
        background: rgba(13,75,146,1);
        padding: 0 15px
    }

    .career_kuwait_content {
        padding: 15px 0;
        position: relative;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .career_journey {
        width: 100%;
        padding: 50px 30px
    }

    .career_journey_item {
        padding: 0 15px
    }

    .career_journey_row::after {
        left: -15px
    }

    .career_journey_row::before {
        right: -585px
    }

    .career_journey_box::after {
        left: -30px;
        width: 30px
    }

    .career_journey_content {
        padding: 15px 10px
    }

    .career_journey_content h4 {
        font-size: 14px
    }

    .career_jobs {
        padding: 50px 40px
    }

    .blog_content {
        width: 100%
    }

    .blog_media {
        width: 100%
    }

    .blog_items {
        width: 100%
    }

    .blog_categories {
        margin-top: 20px;
        width: 100%
    }

    .blog_item .blog_content {
        width: 50%
    }

    .blog_item .blog_media {
        width: 50%
    }

    .blog_title {
        padding: 140px 15px 25px 0
    }

    .blog_title .btn_back {
        position: static
    }

    .blog_title h1 {
        padding-top: 15px;
        font-size: 30px
    }

    .blog_body {
        width: 100%
    }

    .blog_detail .blog_categories {
        width: 100%;
        margin: 0
    }

    .blog_data {
        padding: 20px 15px 20px 15px
    }

    .blog_data .share_this {
        position: static;
        width: auto
    }

    #st-1 .st-btn {
        margin-left: 8px;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 599px) {
    body {
        font-size:13px
    }

    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 22px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    .in_raw {
        width: 90%;
        padding: 50px 5%
    }

    .header.sticky .brgr_menu {
        padding: 10px 0 0 0
    }

    .table th {
        padding: 10px 5px
    }

    .table td {
        padding: 5px 5px
    }

    .table-d {
        font-size: 12px
    }

    .table-d th {
        padding: 10px 15px
    }

    .table-d td {
        padding: 5px 10px
    }

    .banner {
        float: left;
        width: 100%;
        margin-top: 75px
    }

    .logo {
        float: left;
        width: 65%
    }

    .logo img {
        width: 95%;
        float:left;
        padding-left: 10px;
    }

    .header.sticky .logo img {
        width: 81%;
        display: block
    }

    .language {
        padding: 10px 0 0 0 !important;
        float: left;
        margin: 0 0 0 1%
    }

    .brgr_menu {
        float: right;
        width: auto;
        margin: 0;
        padding: 10px 0 0 0
    }

    .three_divisions {
        width: 90%;
        margin: 45% 5% 0 5%
    }

    .three_divisions li {
        width: 100%;
        margin: 5px 0
    }

    .three_divisions_a {
        float: left;
        width: 60px;
        padding: 10px
    }

    .three_divisions_a img {
        width: 60px;
        height: auto;
        display: block
    }

    .three_divisions_b {
        width: auto;
        font-size: 22px;
        padding: 27px 0 0 0;
        margin: 0 0 0 10px
    }

    .subscribe_raw {
        padding: 10px 0;
        background: none;
        bottom: 0%
    }

    .subscribe_b_wrap {
        width: 85%;
        margin: 0 5%;
        padding: 1.5%
    }

    .subscribe_field {
        width: 66%
    }

    .subscribe_btn {
        width: 30%
    }

    .footer {
        margin: 0 0 0 0
    }

    .footer_a,.footer_b,.footer_c,.footer_d,.footer_e {
        font-size: 20px
    }

    .footer_b {
        font-size: 70px
    }

    .footer_d {
        padding: 75px 0 15px 0
    }

    .footer_f {
        display: none
    }

    .footer_g {
        width: 96%;
        padding: 15px 2%
    }

    .footer_g_a {
        width: 100%;
        padding: 0 0 10px 0;
        text-align: center
    }

    .footer_g_b {
        width: 100%;
        text-align: center;
        line-height: normal
    }

    .right_panel {
        width: 85%;
        padding: 2% 4%;
        margin: 35% 0 0 0
    }

    .right_panel h1 {
        font-size: 28px;
        padding-bottom: 0
    }

    .right_panel p {
        font-size: 12px;
        padding-bottom: 0;
        line-height: normal
    }

    .right_panel_ul {
        font-size: 12px;
        margin: 0
    }

    .right_panel_ul li {
        /* width: 45%; */
        padding: 0 1% 5px 0
    }

    .left_content_raw {
        width: 100%
    }

    .right_content_raw {
        width: 100%
    }

    .content_raw_text {
        width: 90%;
        padding: 5%
    }

    .content_raw_text p {
        font-size: 13px;
        line-height: 20px
    }

    .content_raw_text h1 {
        font-size: 30px
    }

    .navigation {
        display: none
    }

    .cont_address li {
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px solid #ccc;
        border-right: none
    }

    .cont_address li:last-child {
        border-bottom: none
    }

    .main_departments_in li {
        width: 100%;
        padding: 5px 0;
        background-image: none;
        max-height: none;
        min-height: inherit;
        margin-bottom: 1px;
        border-bottom: 1px solid rgb(255, 221, 0);
    }

    .main_departments_in li:last-child {
        background-image: none;
        margin-bottom: 0
    }

    .main_departments_in li h1 {
        font-size: 18px
    }

    .main_departments_in li:hover h1 {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    .footer_f,.footer_g,.footer_h {
        width: 90%;
        padding: 15px 5%
    }

    .footer_h_a {
        width: 100%
    }

    .footer_h_b {
        width: 100%;
        padding: 10px 0%
    }

    .footer_h_b_a {
        float: left;
        width: auto;
        margin: 0 10px 0 0
    }

    .footer_h_b_b {
        float: left;
        width: auto
    }

    .get_started li {
        padding: 0 0
    }

    .get_started li div {
        width: 100%;
        padding: 2px 0
    }

    .get_started_field_a {
        width: 100%
    }

    .get_started_field_b {
        padding: 10px 1%;
        width: 98%
    }

    .title_kitchen {
        font-size: 32px;
        margin: 35% 0 0 0
    }

    .kitchen_below {
        left: 2%;
        right: 2%;
        width: 94%;
        padding: 1%
    }

    .kitchen_below_left h2,.kitchen_below_right h2,.kitchen_below_center h2 {
        font-size: 20px;
        margin: 0 0 0 0
    }

    .playPauseButton {
        top: 34%
    }

    .ac_brands li {
        width: 46%;
        margin: 0 2% 20px 2%;
        font-size: 13px
    }

    .aboutus_raw {
        width: 100%;
        padding: 0 0;
        background: none
    }

    .aboutus_img_a {
        margin: 0 0 0 0;
        display: block;
        width: 100%
    }

    .aboutus_img_b {
        margin: 0 0 0 0;
        display: block;
        width: 100%
    }

    .aboutus_img_c {
        margin: 0 0 0 0;
        display: block;
        width: 100%
    }

    .aboutus_img_d {
        margin: 0 0 0 0;
        display: block;
        width: 100%
    }

    /* .dep_6 h1 {
        font-size: 18px !important
    } */

    /* .dep_7 h1 {
        font-size: 15px !important
    } */

    .partners_include_raw {
        width: 90%;
        padding: 15px 5%
    }

    .about_project_wrap {
        margin: 0
    }

    .about_project_a {
        width: 100%;
        margin: 0 0 25px 0
    }

    .about_project_b {
        width: 100%
    }

    .about_project_table_a {
        width: 30%
    }

    .about_project_table_b {
        width: 65%
    }

    .tab-3 {
        width: 100%;
        margin-bottom: 15px
    }

    .cont_address {
        margin: 0 0 30px 0
    }

    .map_holder {
        margin: 0 0 0 0
    }

    #map {
        width: 100%;
        height: 400px
    }

    #sideBar {
        width: 100%;
        margin: 0
    }

    #sideBar div {
        width: 96%;
        padding: 10px 2%;
        font-size: 12px
    }

    .career_s_wrapper {
        width: 90%;
        padding: 30px 5%
    }

    .career_type_item {
        width: 100%;
        height: 100%;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #0d4b92
    }

    .career_type .col-4:nth-of-type(2n) .career_type_item {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .career_type .col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .career_type .col-4:nth-of-type(2n) .career_type_content::before {
        top: -36px;
        bottom: auto;
        border-left: 24px solid transparent;
        border-right: 24px solid transparent;
        border-bottom: 24px solid #0d4b92;
        border-top: 24px solid transparent
    }

    .career_type_content {
        padding: 15px;
        height: 100%
    }

    .career_type_content p {
        font-size: 13px
    }

    .career_gains_list {
        display: block
    }

    .career_kuwait_wrapper {
        position: static;
        width: 100%;
        background: rgba(13,75,146,1);
        padding: 0 15px
    }

    .career_kuwait_content {
        padding: 15px 0;
        position: relative;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .career_journey {
        padding: 40px 10px
    }

    .career_journey_row {
        display: block;
        margin-top: 0
    }

    .career_journey_item {
        padding: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .career_journey_row::after {
        display: none
    }

    .career_journey_row::before {
        display: none
    }

    .career_journey_box::after {
        display: none
    }

    .career_journey_content {
        padding: 15px 10px
    }

    .career_journey_content h4 {
        font-size: 14px
    }

    .career_done {
        position: relative;
        top: auto;
        margin: 0 -28px 0 0
    }

    .career_jobs {
        padding: 50px 20px
    }

    .career_job_list {
        display: block
    }

    .career_job_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 1000%
    }

    .job_meta_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .testimonials_s_wrapper {
        width: 90%;
        padding: 30px 5%
    }

    .testimonial_big-wrapper {
        width: 90%;
        padding: 50px 5%
    }

    .testimonial_big-item {
        padding: 30px 30px
    }

    .testimonial_big-item .quote-left {
        width: 150px;
        height: auto;
        right: -40px;
        top: -60px
    }

    .testimonial_big-item .quote-right {
        width: 150px;
        height: auto;
        left: -40px;
        bottom: -60px
    }

    .blog_list {
        padding: 20px 15px
    }

    .blog_items {
        width: 100%
    }

    .blog_categories {
        margin-top: 20px;
        width: 100%
    }

    .blog_content {
        width: 100%
    }

    .blog_media {
        width: 100%
    }

    .blog_item .blog_content {
        width: 100%;
        padding: 0
    }

    .blog_item .blog_media {
        width: 100%;
        margin-bottom: 10px
    }

    .blog_title {
        padding: 140px 15px 25px 0
    }

    .blog_title .btn_back {
        position: static
    }

    .blog_title h1 {
        padding-top: 15px;
        font-size: 30px
    }

    .blog_body {
        width: 100%
    }

    .blog_detail .blog_categories {
        width: 100%;
        margin: 0
    }

    .blog_data {
        padding: 20px 15px 20px 15px
    }

    .blog_data .share_this {
        position: static;
        width: auto
    }

    #st-1 .st-btn {
        margin-left: 8px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 414px) {
    .g-recaptcha>div {
        width:100% !important
    }

    .g-recaptcha iframe {
        width: 100% !important
    }
    .img22{
    width: 100%;
}
}
#msg{
    color:red;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    font-size:15px
    }
    .sticky-slider {
        position: fixed;
        bottom: 1px;
        border: none;
        border-radius: 30px;
        background-color: #059e40;
        color: #fff;
        z-index: 10000;
        box-shadow: 0 0 50px 0 rgba(0,0,0,.4);
        padding: 1px 2rem;
        margin: 1rem 0;
        right: 1rem;
        font-size: 18px;
        font-weight: 700;
      }	
      .sticky-slider:hover {
    color: rgb(241, 241, 241);      
    }
    
    .in_raw h1{
        color= #0d4b92;
    }
    
