.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #6D6E71;
    background-color: #ffffff;
}

a {
    color: #202020;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.col {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.span2 {
    float:left;
    width:50%;
}
.span3 {
    float:left;
    width:33.33%;
}
.span4 {
    float:left;
    width:25%;
}
.span6 {
    float:left;
    width:50%;
}

html, body {
    background:#404041;
}
body {
    padding: 55px 0;
}

#header, #main, #footer, .inner {
    /*width:1294px;*/
    margin:0 auto;
}
#header {
    padding: 43px 0;
    background: #fff;
    position: relative;
    background: #fff url(../images/creative-emirates/header.png) 50% -30px no-repeat;
    background-size: 113%;
    min-height: 135px;
}
#logo {
    display:inline-block;
    margin: 0;
    position: absolute;
    left: 10px;
    top: -5px;
    width: 35%;
}
@media (min-width: 768px) {
    #header {
        background: #fff url(../images/creative-emirates/header.png) 103% -85px no-repeat;
        background-size: auto;
    }
    #logo {
        margin-left: 50px;
        padding: 0;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
    }
}

/*#logo a {
    font-size: 0;
    text-indent:-9999em;
    display:block;
    height:84px;
    width: 452px;
    background: url(../images/creative-emirates/logo.png) no-repeat;
}*/
#botbar {
    background:url(../images/creative-emirates/bar.png) 50% 50% repeat-x;
}
#topbar {
    background:url(../images/creative-emirates/topbar.png) 50% 0 repeat-x;
}
#botbar {
    height:29px;
}
.innerlayout #botbar {height:47px; display:none;}
#botbar h3 {
    text-align:center;
    color:#fff;
}
#main {
    background:#fff;
}
#quick-nav-title h3 {
    font-weight:normal;
    font-size:13px;
    margin:0;
    padding:0;
    line-height:normal;
}
#quick-nav {
    padding:8px 0 11px;
}
.shadow {
    background:url(../images/shadow.png) bottom center no-repeat;
    height:7px;
}
.highlight {color:#00A651;}
#copyright p {
    text-align:right;
    color:#6D6E71;
    font-size:12px
}
#footer {
    margin-top:4px;
}
#footer-nav {
    margin-top:80px;
}
#footer-nav p {
    text-align:center;
    font-size:12px;
    color:#fff;
    text-transform:uppercase;
}
/*
#top-nav > ul {margin:0 0 0 200px; padding:0}
#top-nav li {list-style:none; display:inline; margin:0 5px; padding:0;}
#top-nav > ul > li {position:relative}
#top-nav ul ul {display:none; position:absolute; left:0; top:0px; z-index:999; margin:0; width:425px; padding:50px 0 10px;}
#top-nav ul ul li {display:list-item; background:#58595B; padding:5px 10px 0;}
#top-nav ul ul li a {color:#fff; text-transform:uppercase;}
#top-nav ul li:hover ul {display:block;}
*/

#footer-nav a {
    margin:0 5px;
}
#footer-nav a {
    color:#fff;
}
#newsletter label, #newsletter button {
    color:#fff;
}
#newsletter button {
    background:none;
    border:0;
}

#slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#slider .shadow {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:99;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 50px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 36px;
    width: 37px;
    background: transparent url("../images/slider-nav.png") no-repeat 0 0;
    margin-top:-18px;
    visibility:hidden;
}
#slider:hover .rslides_nav {
    visibility:visible;
}
.rslides_nav:active, .rslides_nav:hover {
    opacity: 1.0;
}
.rslides_nav.next {
    left: auto;
    background-position: 100% 0;
    right: 50px;
}

.border {
    border-right:1px solid #c9cbcd;
}
.box {
    width:293px;
    height:165px;
    margin:0 auto;
    background:url(../images/home-small-box.png) no-repeat;
}
.box-inner {
    padding:10px 23px;
}
.showcase-widget .box-inner {
    padding:10px 20px;
}
.box h2 {
    color:#414042; font-size:17px; text-transform:uppercase;
}
.box p {
    color:#6D6E71; font-size:11px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box .read-more {font-style:italic; float:left; width:auto;}

.box .social {position:absolute; bottom:23px; right:10px; z-index:9}
.tweet, .like {
    background:url(../images/social-small.png) no-repeat;
    width:52px;
    height:20px;
    display:inline-block;
}
.like {background-position:0 -20px;}


.sidebar-left {
    width:323px;
}
.sidebar-left .sep {
    border-right:1px solid #c9cbcd;
}
.sidebar-right {
    width:239px;
    margin-left:89px;
    margin-top:-26px;
}
.content {
    width:540px;
    margin-left:85px;
    padding-top:52px;
}
#main .wraper {padding:39px 0 30px;}

#primarynav {margin:0 0 95px;}
#nav, #nav ul, #nav li {margin:0; padding:0}
.ar #nav {direction: rtl}
#nav li {list-style:none; font-size:40px; line-height:1.2em; position:relative; max-width:240px; text-align:right; text-transform: uppercase}
.ar #nav li {text-align:left;}
#nav li a {color:#58595B;}
#nav li a:hover, #nav > li.active > a, #nav > li:hover > a, #nav li ul li.active a {color:#00A651; text-decoration:none}
#nav li ul {display:none; position:absolute; left:240px; padding-left:45px; top:0; background:#fff;}
.ar #nav li ul {right:240px; padding-right:45px; left:auto; padding-left:0;}
#nav li li {font-size:16px; width:auto; text-align:left; white-space: nowrap}
.ar #nav li li {text-align:right;font-size:18px; margin-bottom: 2px}
#nav li:hover ul, #nav li.active ul {display:block;}
#nav li ul li.active a {}

.post {padding: 2rem;}
.post-title {font-size:28px; text-transform:uppercase; line-height:normal; font-weight:normal; margin-bottom:61px; text-transform: uppercase}
.post-title span {color:#00A651;}
.post-body {min-height:220px;}
.post-body h2 {line-height:normal}
.post-body h2, .post-body p {color:#939598;}
.post-share {margin-top:50px; width:100%;}

.post h2.post-title.strategy-mission {
    background:url(../images/creative-emirates/mission.png) no-repeat;
    height: 58px;
    font-size: 0;
}
.post h2.post-title.strategy-goals {
    background:url(../images/creative-emirates/goal.png) no-repeat;
    height: 58px;
    font-size: 0;
}
.post h2.post-title.speciality {
    background:url(../images/creative-emirates/management.png) no-repeat;
    height: 58px;
    font-size: 0;
}
.post h2.post-title.events {
    background:url(../images/creative-emirates/events.png) no-repeat;
    height: 58px;
    font-size: 0;
}

.widget-header {background:url(../images/creative-emirates/redbar.png) repeat-y; padding:2px 20px 2px 0; background-size: cover;}
.widget-header.green {background-image: url(../images/creative-emirates/greenbar.png)}
.widget-header h2 {color:#fff; text-align:right; font-weight:normal;}
.widget-body {margin:30px 35px; padding-bottom:20px; position:relative; overflow:hidden;}

.widget-body h3 {font-size:18px; line-height:normal;}
.widget-body h3 a {color:#6d6e71;}
.widget-body h3 a:hover {text-decoration:none}
.recent-news h3 {font-size:22px;}


.home-showcase {padding:5px 0; width:249px; margin:0 auto 10px; background:#fff; border:1px solid #c9cbcd}
.home-showcase img {width:239px; height:86px; display:block; margin:0 auto;}

.showcase {width:100%; overflow:hidden}
.showcase .showcase-media {margin: 30px}
.showcase .showcase-media a[data-toggle] {display: inline-block}
.showcase .showcase-media img {padding:10px; border:1px solid #c9cbcd}
.showcase-media .shadow {background:url(../images/showcase-image-shadow.jpg) no-repeat 50% -3px; height:4px;}

.pagination {
    justify-content: flex-end;
}
.page-link {
    border: 0;
    color: #202020;
}
.page-item.active .page-link {
    background: transparent;
    font-weight: bold;
    color: #202020;
}
.ltr {
    direction: ltr;
    text-align: left;
}
span.ltr {
    display: inline-block;
}

.contacts-left {float:left; width:220px;}
.contacts-right {float:left; margin-left:50px;}
.ec-persons {padding:0; margin:50px 0 0;}
.ec-persons li {list-style:none; }
.ec-persons li span {display:block;}
.ec-persons li .photo {float:left; width:80px; margin: 10px}
.ec-persons li .meta {float:left; margin-left:10px; padding:10px 0 0;}
.person {color:#58595B; font-weight:bold;}
.position {color:#939598; margin-bottom:7px;}
.email {color:#58595B;}
.call-now {background:#F1F2F2; margin:50px 2px 0; padding:20px;}
.call-now h3 {color:#00A651; font-size:18px; margin-top:0}
.call-now p {margin:0 0 2px;}
.call-now .tel, .call-now .pobox {margin-bottom:15px;}

.news-left {float:left; width:240px;}
.news-right {margin-left:250px;}
.tyd-news {margin:0; padding:0;}
.tyd-news li {list-style:none; border-bottom:1px solid #c9cbcd; padding:0 0 10px;}
.tyd-news li:last-child {border-bottom:0;}
.tyd-news li h3 {color:#939598; margin:10px 0 5px}
.tyd-news li .date {color:#BCBEC0; font-size:12px;}
.tyd-news li .more {color:#00A651;}

.label,
.badge {
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
}

.label {
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding: 1px 9px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

a.label:hover,
a.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39;
}

.label-warning,
.badge-warning {
    background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

.label-success,
.badge-success {
    background-color: #468847;
}

.label-success[href],
.badge-success[href] {
    background-color: #356635;
}

.label-info,
.badge-info {
    background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a;
}

.career-list, .career-list li {margin:0; padding:0;}
.career-list li {list-style:none; margin:0 0 5px 0;}
.career-list.leftside {padding-right:10px;}
.career-list.rightside {padding-left:10px; border-left:1px solid #c9cbcd}
.career-list.rightside li {margin-left:10px;}
.career-list .label  {background:#58595B; width:50px; text-align:center;}
.career-list .open {color:#00A651;}
.career-list .closed {color:#fff;}

.page-content {}
#page-services {background:url(../images/content/page-services.png) no-repeat 0 0; padding:0 0 0 217px;}
#page-services h3 {text-transform:uppercase; text-decoration:underline; margin:0 0 7px 0;}
#page-services p {margin:0 0 30px 0}

.testimonial-image {width:209px;}
.testimonial-author {width:290px; margin-left:35px}
.testimonial-author h2 {font-size:28px; line-height:normal;}
.testimonial-author span {font-weight:normal; color:#939598;}
.testimonial-author .highlight {color:#00A651;}
.testimonial-body {background:url(../images/content/page-testimonials.jpg) no-repeat 0 0; padding:0 0 0 244px; color:#939598; font-size:18px; line-height:normal; min-height:150px}

#page-career {background:url(../images/content/page-career.jpg) no-repeat 0 0; padding:0 0 0 215px; margin-bottom:50px;}
#page-career p {color:#939598; font-size:14px; line-height:normal; margin:0 0 4px 0}

.news-body {color:#939598;}
.news-body h3 {font-size:30px; line-height:normal; margin:0 0 7px 0}
.news-body .date {font-size:14px; margin-bottom:20px; display:block;}
.news-content {font-size:15px; line-height:normal;}

#page-clients .col {width:33.33%;}
#page-clients .client {margin-bottom:20px; text-align:center;}
#page-clients .col img {}

#newsletter #e {width:200px; padding:2px;}

.sharrre .button{
    float:left;
    width:60px;
}

.share {float:right;}

.sub-menu a {
    padding-left: 30px; padding-right: 30px;
}

.open {
    *z-index: 1000;
}

.open > .dropdown-menu {
    display: block;
}

#listCareer {display:none; text-align:right;}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    display: block;
    overflow: visible;
}

#canvas #desc div {white-space:nowrap;}
#canvas #desc.landscape div {float:left; margin-top:-10px; margin-right:20px;}
#canvas #desc span {display:block; color:#fff;}
#canvas #desc small {display:block; color:#939598; font-size:0.85em; margin-top:10px;}
#canvas #primary, #desc, .thumb {position:absolute;}
#canvas #primary {width:480px; height:320px;}
#canvas .landscape {}
#canvas .portrait {}
#canvas .landscape .thumb {top: 330px; left:0;}
#canvas .thumb img {border:5px solid #fff;}
#canvas #primary img {border:10px solid #fff;}

.post-image img {border:1px solid #d9dadb; padding:12px; margin-bottom:40px;}
.widget-body .post-image img {padding:6px; margin-bottom:25px}

#slides {max-height:304px; overflow:hidden;padding: 0; margin: 0}
#slides li {list-style:none;}

.innerlayout #slides {max-height:304px;}

.location {padding-top:15px; text-align:center;}
.location a {display:block; width:111px; height:28px; margin:0 auto; background:url(../images/location-map-btn.jpg) no-repeat;}
#newsCarousel, #offersCarousel, #corporateCarousel {line-height:normal;}

.vcounts {font-size:36px; color:#4d4d4d; padding:20px 0 0;}

#primary {min-height:320px; min-width:320px; background:#fff url(../images/lightbox-ico-loading.gif) 50% 50% no-repeat;}

.icon {
    display: inline-block;
    margin: 0 10px;
    width: 20px;
    height: 20px;
    font-size: 0;
    background: url(../images/creative-emirates/icons.png) no-repeat;
}
.icon-tw {
    background-position: -48px 0;
}
.icon-ig {
    background-position: -99px 0;
}
.icon-yt {
    background-position: -158px 0;
}
.contact-icon {
    display: inline-block;
    margin-right: 15px;
    width: 8px;
    height: 8px;
    font-size: 0;
}
.contact-icon.i-map {
    background: url(../images/creative-emirates/i-map.png)50% 50% no-repeat;
}
.contact-icon.i-phone {
    background: url(../images/creative-emirates/i-phone.png)50% 50% no-repeat;
}
.contact-icon.i-email {
    background: url(../images/creative-emirates/i-email.png)50% 50% no-repeat;
}
.contact-icon.i-web {
    background: url(../images/creative-emirates/i-web.png)50% 50% no-repeat;
}
.contact-icon.i-fax {
    background: url(../images/creative-emirates/i-fax.png)50% 50% no-repeat;
}
.contact-info li {
    list-style: none;
}
.contact-info {
    font-weight: normal;
    font-style: normal;
    color: #333;
}

.ec-persons img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.ec-persons .person {
    color: #ED1F24;
}

form.contact .form-input {
    width: 100%;
    margin-bottom: 8px;
}
form.contact .form-input input, form.contact .form-input select, form.contact .form-input textarea {
    border: 1px solid #999;
    color: #999;
    padding: 7px;
    width: 100%;
}
form.contact .btn {
    border: 1px solid #231F20;
    background: #231F20;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px;
}
.lang {
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: #ED1C24;
    text-transform: uppercase;
}
.lang a {
    color: #ED1C24;
}

.ar h1, .ar h2, .ar h3, .ar h4, .ar h5, .ar h6, .ar p {
    direction: rtl;
    text-align: right;
}

.navbar .dropdown-menu {
    background-color: rgba(88,89,91, 0.8);
    border: 0;
    border-radius: 0;
    min-width: 230px;
}
.navbar .dropdown-item {
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    border: 0;
}
.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: #00A651;
    background-color: rgba(255,255,255, 0.6);
}
.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #00A651;
    background-color: rgba(255,255,255, 0.6);
}
.navbar form label {
    color: #eee;
}