@import url('../../stylesheets/style.css');


	   
@font-face {
  font-family: 'Aller_Rg';
  src: url('../fonts/Aller_Rg.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Aller_Rgd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Aller_Rg.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Aller_Rg.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Aller_Rg.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Aller_Rg.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Aller_It';
  src: url('../fonts/Aller_It.html'); /* IE9 Compat Modes */
  src: url('../fonts/Aller_Itd41d.html?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Aller_It-2.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Aller_It-3.html') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Aller_It.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Aller_It-4.html#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: "Aller";
    src: url("../fonts/Aller.ttf");
}



@font-face {
    font-family: "Aller_Lt";
    src: url("../fonts/Aller_Lt.ttf");
}


html {
    overflow-x: hidden;
}

body {
    font-family: "Aller_Rg" , Fallback, sans-serif;
    overflow-x: hidden;
}

.primary, .secondary {
    display: initial;
}

.about-us #intro {
    width: 100% !important;
}

.main-color {
    color: #d20000;
}

.wpjb-search-category:after {
    content: '' !important;
}

.navbar-inverse {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.5);
    top: 0px;
    padding-right: 20px;
    text-transform: uppercase;
    border-top: solid 1px #3c3c3c;
}

.navbar-inverse .navbar-nav > li > a {
    color: #3c3c3c;
    padding-top: 29px; /*padding-bottom: 28px;*/
    margin: 0;
    margin-top: 2px;
    margin-bottom: 12px;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: -.5px;
    padding-left: 9px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #d71b1b;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #d71b1b; /*border-bottom: #d71b1b solid 2px;*/
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #d71b1b; /*border-bottom: #d71b1b solid 2px;*/
}

#menu-main-menu > li {
    display: inline-block;
    color: #d71b1b;
    text-decoration: none;
}

.owl-theme .owl-controls {
    margin-top: 50px;
}

.owl-theme .owl-controls .owl-page span {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    background-color: #626262;
    border-radius: 0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0;
    border: transparent;
    margin-left: 8px;
    margin-right: 8px;
}

.navbar-nav ul.sm-nowrap > li > a {
    max-width: 220px;
    overflow: hidden;
}

.dropdown-menu .dropdown-menu.sm-nowrap {
    margin-left: 244px !important;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #d20000;
}

.navbar-inverse .navbar-nav > .active::after {
    content: '' !important;
    display: block !important;
    width: 100% !important;
    height: 2px !important;
    background: #d71b1b !important;
}

#menu-main-menu > li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d71b1b;
    transition: width .3s;
}

#menu-main-menu > li:hover::after {
    width: 100%;
    transition: width .3s;
}

.navbar-right a {
    margin-top: 8px;
}

.dark .carousel-indicators li {
    background-color: #626262;
}

.dark .carousel-indicators .active, .carousel-indicators li:hover {
    background-color: #d20000;
}

#myCarousel .carousel-indicators {
    bottom: 50px;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 0px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    margin: 0;
    border: transparent;
    margin-left: 5px;
    margin-right: 5px
}

.carousel-indicators .active, .carousel-indicators li:hover {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #d20000;
}

.slider-content {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff; /*margin-top: 60%;*/
    font-size: 16px;
    padding: 20px;
	min-width:100%;
}

/*for fade slider*/
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.Expertise {
    background-color: #fcfcfc;
    padding-top: 48px;
    height: auto;
    position: relative !important;
}

.title {
    padding-bottom: 35px;
    font-size: 22px;
    text-transform: uppercase;
}

.title-dark {
    background: url("../images/header-line.png") center 39px no-repeat;
}

.title-light {
    background: url("../images/header-line-light.png") center 39px no-repeat;
}

.title-gray {
    background: url("../images/header-line-gray.png") center 39px no-repeat;
    color: #626262;
    margin-bottom: 50px;
}

.title-paragraph {
    padding-bottom: 44px;
}

.Expertise-icon-bg {
    background-color: rgba(255, 255, 255, 0);
    padding-top: 25px;
    padding-bottom: 25px;
    opacity: .98;
    -webkit-transition: opacity 4s ease-in;
    -moz-transition: opacity 4s ease-in;
    -o-transition: opacity 4s ease-in;
    -ms-transition: opacity 4s ease-in;
    transition: opacity 4s ease-in;
}

.load {
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.icon {
    height: 60px;
    overflow: hidden;
    margin-bottom: 30px;
}

.Expertise-icon1 {
    background: url("../images/icon01.png") center 0 no-repeat;
}

.Expertise-icon1:hover {
    background: url("../images/icon01.png") center -60px no-repeat;
    color: red;
}

.Expertise-icon2 {
    background: url("../images/icon02.png") center 0 no-repeat;
}

.Expertise-icon2:hover {
    background: url("../images/icon02.png") center -60px no-repeat;
}

.Expertise-icon3 {
    background: url("../images/icon03.png") center 0 no-repeat;
}

.Expertise-icon3:hover {
    background: url("../images/icon03.png") center -60px no-repeat;
}

.Expertise-icon4 {
    background: url("../images/icon04.png") center 0 no-repeat;
}

.Expertise-icon4:hover {
    background: url("../images/icon04.png") center -60px no-repeat;
}

.Expertise-icon5 {
    background: url("../images/icon05.png") center 0 no-repeat;
}

.Expertise-icon5:hover {
    background: url("../images/icon05.png") center -60px no-repeat;
}

.Expertise-icon6 {
    background: url("../images/icon06.png") center 0 no-repeat;
}

.Expertise-icon6:hover {
    background: url("../images/icon06.png") center -60px no-repeat;
}

.Expertise-icon7 {
    background: url("../images/icon07.png") center 0 no-repeat;
}

.Expertise-icon7:hover {
    background: url("../images/icon07.png") center -60px no-repeat;
}

.Expertise-icon8 {
    background: url("../images/icon08.png") center 0 no-repeat;
}

.Expertise-icon8:hover {
    background: url("../images/icon08.png") center -60px no-repeat;
}

.Expertise-icon9 {
    background: url("../images/icon09.png") center 0 no-repeat;
}

.Expertise-icon9:hover {
    background: url("../images/icon09.png") center -60px no-repeat;
}

.Expertise-icon10 {
    background: url("../images/icon10.png") center 0 no-repeat;
}

.Expertise-icon10:hover {
    background: url("../images/icon10.png") center -60px no-repeat;
}

.career {
    background: url(../images/parallex1.png) fixed;
    background-size: cover;
    padding-top: 50px;
    margin-top: 50px;
    color: #ffffff;
}

.career h1 {
    color: #fff;
}

.thumbnail {
    padding: 0;
    border: solid 1px #f8f8f8;
    border-radius: 0px;
}

.thumbnail h3 {
    font-size: 16px;
    text-align: left;
    margin-top: 2px;
    height: 34px;
    overflow: hidden
}

.career-btn {
    border-radius: 0;
    border-color: transparent;
    color: #fff;
    width: 117px;
    width: 100%;
}

.career-btn:hover {
    border-color: transparent;
    background-color: #d20000;
    color: #fff;
}

.btn-red {
    background-color: #d20000;
}

.btn-gary {
    background-color: #626262;
}

.career-para {
    font-size: 13px;
    height: 75px;
    overflow: hidden;
}

.address-icon {
    font-size: 20px;
}

.calender-icon {
    font-size: 15px;
}

.thumbnail .caption {
    padding: 9px 12px 1px 12px;
}

.start {
    background-color: #3c3c3c;
    padding: 50px;
    color: #fff;
    font-family: Aller_Lt;
    font-size: 20px;
    text-transform: uppercase;
}

.start a {
    text-decoration: none;
    border: solid 2px #fff;
    color: #fff;
    padding: 10px 41px;
    display: block;
	    max-width: 265px;
}

.start a:hover {
    text-decoration: none;
    background-color: #fff;
    border: solid 2px #fff;
    color: #3c3c3c;
}

.start p {
    max-height: 45px;
    overflow: hidden;
    margin-top: 3%;
    display: block;
}

.client {
    background-color: #ffffff;
    padding-bottom: 50px;
    padding-top: 33px;
}

.client .img-gray {
    border: solid 1px #e7e7e7;
    height: 160px;
	width:185px;
	overflow:hidden;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%); /*-webkit-transition: all 0.7s ease;*/
    /*transition: all 0.7s ease;*/
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.client .img-gray:hover {
    -webkit-filter: grayscale(0); /* Chrome, Safari, Opera */
    filter: grayscale(0);
    border: solid 1px #d20000; /*-webkit-transform: rotateY(180deg);*/
    /*-webkit-transform-style: preserve-3d;*/
    /*transform: rotateY(180deg);*/
    /*transform-style: preserve-3d;*/
}

#clintes-Carousel .carousel-inner {
    height: 280px;
}

.parallex2 {
    background: url(../images/back.jpg) no-repeat center center;
    padding-top: 40px;
    padding-bottom: 20px; /*height: 250px;*/
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

.parallex2 .fa.fa-briefcase.big-font {
    padding-left: 20px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #d20000;
    border-color: #d20000;
    color: #000;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: -1px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.big-font {
    font-size: 50px;
    line-height: 80px;
    display: block;
	min-width:120px;
}

.parallex2 li i {
    text-align: center;
    margin-right: 0;
    padding-bottom: 20px;
    line-height: 25px;
}

.parallex2 li {
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .3);
    padding-right: 7%;
    padding-left: 7%;
}

.parallex2 li:last-child {
    border-right: none;
}

.Testimonial {
    background-color: #fff;
    padding-top: 33px;
}

#Testimonial .fa-quote-left {
    line-height: 2;
}

#Testimonial .fa-quote-right {
    line-height: 6;
}

#Testimonial .fa {
    font-size: 20px;
}

#Testimonial p:first-child {
    padding-top: 10px;
    line-height: 2;
    height: 90px;
    overflow: hidden;
}

#Testimonial .carousel-inner {
    height: 200px;
}

.primary {
    padding: 0 !important;
}

.footer {
    position: relative !important;
    background-color: #3c3c3c;
    color: #ffffff;
    padding-top: 50px !important;
    margin: 0 !important;
    font-size: 14px;
    line-height: 2;
    line-height: 23px;
}

.footer-content .h3, .footer-content h3 {
    font-size: 20px;
    font-family: "Aller_Rg" , Fallback, sans-serif;
}

.footer-content {
    padding-bottom: 50px;
}

.footer-para {
    padding-right: 27px;
}

.footer-bottom {
    background-color: #232323;
    padding-top: 18px;
    padding-bottom: 8px;
}

.social li a:hover {
    background-position: 0 -22px;
}

.social .linkin {
    background: url(../images/linkin-f.png) no-repeat;
    margin-right: -6px;
}

.social .mail {
    background: url(../images/mail-f.png) no-repeat;
}

.social li a {
    background-position: 0 0;
    width: 24px;
    height: 22px;
    float: left;
    -webkit-transition: 140ms ease-in-out all;
    -moz-transition: 140ms ease-in-out all;
    transition: 140ms ease-in-out all;
}

.linkin-nav {
    background: url(../images/linkin-n.png) no-repeat;
    width: 24px;
    height: 22px;
    -webkit-transition: 140ms ease-in-out all;
    -moz-transition: 140ms ease-in-out all;
    transition: 140ms ease-in-out all;
    padding: 0 !important;
    margin-top: 29px !important;
}

.arrow-down {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mail-nav {
    background: url(../images/mail-nav.png) no-repeat;
    width: 24px;
    height: 22px;
    margin-left: 7px !important;
    -webkit-transition: 140ms ease-in-out all;
    -moz-transition: 140ms ease-in-out all;
    transition: 140ms ease-in-out all;
    padding: 0 !important;
    margin-top: 29px !important;
}

.linkin-nav:hover {
    background-position: 0 -22px;
    border-bottom: transparent !important;;
}

.lang-nav {
    background: url(../images/language_arabic.png) no-repeat;
    width: 24px;
    height: 22px;
    margin-left: 7px !important;
    -webkit-transition: 140ms ease-in-out all;
    -moz-transition: 140ms ease-in-out all;
    transition: 140ms ease-in-out all;
    padding: 0 !important;
    margin-top: 29px !important;
}

.lang-nav:hover {
    background-position: 0 -22px;
    border-bottom: transparent !important;;
}

.mail-nav:hover {
    background-position: 0 -22px;
    border-bottom: transparent !important;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-header > .navbar-toggle {
    background-color: #d20000;
    border: red;
    border-radius: 0px
}

.navbar-header > .navbar-toggle:hover {
    background-color: #d20000 !important;
    border: red;
    border-radius: 0px
}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret:hover {
    background: transparent;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: transparent;
}

#Expertise {
    height: 300px;
}

.right-inner-addon {
    position: relative;
    top: 29px;
    padding-right: 10px;
}

.no-right-padding {
    padding-right: 0;
}

.fa-quote-left {
    margin-right: 0;
}

.form-control:focus {
    /*border: none;*/
    box-shadow: none;
}

.right-inner-addon button {
    padding-right: 0px;
    background-color: #d20000;
    color: #fff;
    border: none;
    outline: none !important;
    padding-left: 12px;
    padding-right: 37px;
    padding-top: 4px;
    margin-top: -2px;
    padding-bottom: 3px;
    font-size: 11px;
    font-family: Aller_Lt;
}

.right-inner-addon button:hover {
    background-color: #ae1010;
    color: #fff;
}

.right-inner-addon span {
    right: 10px;
    position: absolute;
    top: 6px;
    font-size: 11px;
}

.search-input {
    height: 22px;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #d20000;
}

::selection {
    color: #fff;
    background: #d20000;
}

.paddingtop-internalpage {
    padding-top: 30px;
}

.Catering header {
    background: url("../images/services-bg.png");
    background-size: cover;
    height: 170px;
    color: #ffffff;
    padding: 120px;
    margin-top: -20px;
}

/* about us page style*/
.about-us #intro {
    background: #b8b426 url("../images/about-us.png") ;
	background-color:#b8b426  !important;
    background-size: cover;
    height: 170px;
    color: #ffffff;
    padding: 120px;
    margin-top: -20px;
}

.about-us header h1 {
    margin-top: 10px;
    text-shadow: 5px 2px 5px #000;
}

.about-us .aboutus-content {
    padding-top: 45px;
    font-size: 16px;
}

.about-us img.img-responsive {
    padding-left: 35px;
    padding-bottom: 60px;
}

body:before {
    background: transparent !important;
}

.wpjb-element-input-radio .wpjb-label {
    width: 15%;
}

.wpjb-element-input-radio .wpjb-field input[type=checkbox], .wpjb-element-input-radio .wpjb-field input[type=radio], .wpjb-element-input-checkbox .wpjb-field input[type=checkbox], .wpjb-element-input-checkbox .wpjb-field input[type=radio] {
    width: 25px;
}

input, select, textarea {
    padding: 7px;
}

.Expertise-icon-bg:hover .icon {
    background-position: center -60px !important;
}

.Expertise-icon-bg:hover a {
    color: #d20000;
}

a:hover {
    text-decoration: none;
}

.content-style {
    border: solid 1px #fff;
    padding-top: 10px;
    padding-bottom: 26px;
    padding-left: 20px;
    padding-right: 20px;
}

.image {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

/* contact us page style*/
.contact-us header {
    background: url("../images/contactus-bg.png");
    background-size: cover;
    height: 170px;
    color: #ffffff;
    padding: 120px;
    margin-top: -20px;
}

.contact-us-padding {
    padding-left: 30px;
}

.full-width {
    width: 100% !important;
}

.form-contact {
    padding-top: 40px;
    padding-bottom: 60px;
}

.contact-us .form-control {
    border-right: 2px;
    border: solid 1px #cccccc;
    box-shadow: none;
    color: #b8b8b8;
    border-radius: 2px;
    background-color: #fcfcfc;
    resize: none;
}

.btn-contact {
    background-color: #d20000;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 56px;
    border-radius: 2px;
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.btn-contact:hover {
    background-color: #ae1010;
    color: #fff;
}

.conatct-info {
    padding-top: 20px;
    padding-bottom: 23px;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

.no-padding {
    padding: 0;
}

/* style icon */
.inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

/* align icon */
.left-addon .fa {
    left: 0px;
    color: #b8b8b8
}

.right-addon .fa {
    right: 0px;
    color: #b8b8b8
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

/* Credibility page style*/
.Credibility header {
    background: url("../images/crediblity-bg.png");
    background-size: cover;
    height: 170px;
    color: #ffffff;
    padding: 120px;
    margin-top: -20px;
}

/* news page style*/
.news header {
    background: url("../images/newspg.png");
    background-size: cover;
    height: 170px;
    color: #ffffff;
    padding: 120px;
    margin-top: -20px;
}

/* news-detiales page style*/
.news-img {
    padding-left: 35px;
    padding-bottom: 60px;
    height: 264px;
    width: 396px;
    overflow: hidden;
}

.news .thumbnail img {
    height: 146px;
    width: 259px;
    overflow: hidden;
}

.related-news {
    background-color: #fafafa;
    padding-bottom: 65px;
    padding-top: 30px;
}

.navbar-brand {
    padding: 14px 15px 13px 15px !important;
}

.news-title {
    font-size: 22px;
    line-height: 35px;
    margin-top: -13px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #f7f7f7;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #d20000;
}

textarea {
    padding-left: 33px !important;
}

#Expertise .slideInUp {
    padding: 5px !important;
}

#clintes-Carousel .slideInUp {
    padding: 5px !important;
}

.sidebar-nav {
    padding: 9px 0;
}

.slider-content p {
    max-height: 70px;
    overflow: hidden;
}

/*metria design */
form .Contact-form {
    margin-left: 1%;
    margin-right: 1%;
    padding: 10px;
    background: transparent;
}

.material {
    position: relative;
    padding: 0;
    margin: 5px;
    border: none;
    width: 90%;
    overflow: visible;
}

.material input {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 10px 8px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: none;
    font-size: 160%;
    font-family: Aller_Lt;
    font-style: italic;
    background: transparent;
    outline: none;
    cursor: text;
}

.material input::-webkit-input-placeholder {
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
}

.non-scroll {
    position: fixed;
    overflow-y: scroll;
    align-content: center;
    width: 100%;
}

.close-search {
    background: url(../images/close.png) no-repeat;
    width: 22px;
    height: 18px;
    margin-top: -37px;
    margin-left: 1%;
    cursor: pointer;
    background-position: 0 -18px;
}

.close-search:hover {
    background-position: 0 0;
    border-bottom: transparent !important;;
}

/*over lay*/
.overlay-search {
    background-color: #000;
    width: 100%;
    height: 90%;
    position: absolute;
    opacity: .8;
    z-index: 9;
    top: 138px;
    display: none
}

.close-search:hover {
    background-position: 0 0;
    border-bottom: transparent !important;;
}

.footer ul li a {
    color: #fff;
}

.footer ul li a:hover {
    text-decoration: none;
    opacity: .7;
}

.mobile-icon {
    display: none;
}

.mobile-search {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menue-collaps {
    color: #fff;
    font-size: 20px;
    padding: 0;
    margin-right: 2px;
    width: 17px;
    margin-left: 2px;
}

.a-mobile {
    margin-top: -15px !important;
    padding-left: 15px;
    padding-bottom: 7px;
    padding-top: 8px;
}

.about-us .container:first-child {
    min-height: 25vh;
}
.about-us .container {
    padding-bottom: 0 !important;
}
.about-us .container:last-child {
    padding-bottom: 40px !important;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    overflow-x: hidden;
}

.error {
    border-color: red !important;
}

.dropdown-menu li {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: solid 1px #f2f2f2;
}

.dropdown-menu > li > ul {
    background-color: #f7f7f7 !important;
}

.dropdown-menu li:last-child {
    border-bottom: none;
}

.dropdown-menu > .dropdown-menu {
    background-color: #0089cd;
}

.dropdown-menu {
    min-width: 244px !important;
    background-color: #fcfcfc !important;
    border: 1px solid #ccc;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: -7px 6px 20px -4px rgba(0, 0, 0, .5);
    -moz-box-shadow: -7px 6px 20px -4px rgba(0, 0, 0, .5);
    box-shadow: -7px 6px 20px -4px rgba(0, 0, 0, .5);
}

.dropdown-menu > li > a {
    font-size: 13px;
    background-color: transparent !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #d20000;
}

.dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #d20000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #d20000;
}

.navbar-nav.sm-collapsible .open > a > .cart, .navbar-nav.sm-collapsible .caret {
    font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
    font-size: 10px;
}

.navbar-nav.sm-collapsible .open > a > .caret:before {
    content: '\f078' !important;
}

.navbar-nav.sm-collapsible .caret:before {
    content: '\f078' !important;
}

.nav.navbar-nav {
    float: left;
}

#menu-main-menu > li {
    display: inline-block;
    color: #d71b1b;
    text-decoration: none;
}

.home-menu {
    float: right;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #d20000;
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 769px) {
	.right-inner-addon button {
    margin-top: 2px;
	}
	
	.start a {
  
    display: initial;
	}
    .nav > li {
        display: block !important;
    }

    .nav.navbar-nav {
        float: none;
        width: 100%;
        margin: 0;
    }

    .home-menu {
        float: right;
       /* width: calc(100% + 30px);*/
        /*margin-right: -15px;*/
    }

    .navbar-collapse .pull-right {
        width: 100%;
    }

    .right-inner-addon {
        top: 0;
    }

    #myNavbar {
        font-size: 11px;
        float: left !important;
        padding-top: 15px;
       /* width: 100%;*/
        margin: 0;
    }

    .navbar-right {
        margin-right: 40px;
    }

    .Expertise-icon-bg {
        font-size: 12px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        margin: 2px !important;
        margin-bottom: 5px;
        padding: 5px;
    }

    .right-inner-addon button {
        margin-bottom: 5px;
    }

    .navbar-inverse {
        padding-right: 0;
    }

    .navbar-brand > img {
        height: 35px;
    }

    #clintes-Carousel .carousel-inner {
        height: 190px;
    }

    .title-light {
        background: transparent;
    }

    .slider-content {
        margin-top: 23vh !important;
    }
	.slider-content {
        min-width: 90%;
	    right: 36px;
	}
	.start p {
 
    padding-bottom: 15px;
	}
	.about-us .start a {
    
    margin-left: 30%;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.start a {
  
    display: initial;
	}
    .navbar-inverse .navbar-nav > .active::after {
        background: transparent !important;
    }

    #menu-main-menu > li::after {
        background: transparent !important
    }

    .footer-content {
        line-height: 27px;
    }

    .slider-content {
       right: 12px;
    }
	.slider-content {
  
    min-width: 90%;
	}

    .owl-theme .owl-controls {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #Testimonial p:first-child #Testimonial p:first-child {
        height: 130px;
        overflow: hidden;
    }

    .career {
        height: auto;
    }

    .start {
        font-size: 18px;
    }

    .start a {
        font-size: 18px;
    }

    #Expertise {
        height: auto;
    }

    .navbar-inverse {
        padding-right: 0;
    }

    .navbar-inverse .navbar-nav > li > a {
        margin: 0;
        border-bottom: 1px solid #f8f8f8;
        margin: 0;
        padding-left: 25px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #3c3c3c;
    }

    .navbar-brand > img {
        height: 45px;
        padding-bottom: 17px;
        margin-top: -5px;
    }

    .mail-nav {
        margin-top: 5px !important;
    }

    .linkin-nav {
        margin-top: 5px !important;
    }

    .right-inner-addon {
        top: 5px;
        margin-bottom: 10px;
        margin-left: 5px;
    }

    #Testimonial p:last-child {
        padding-top: 0px;
    }

    .parallex2 li {
        border-right: none;
        padding-bottom: 20px;
    }

    .Expertise-icon-bg {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 25px;
        font-size: 10px;
    }

    #Expertise .carousel-inner {
        height: 410px;
    }

    #cb02 p {
        padding-bottom: 20px;
    }

    #Testimonial .carousel-inner {
        height: 220px;
    }

    .about-us header {
        padding-top: 60px;
    }

    .client .img-gray {
        padding: 5px;
    }

    #one {
        margin-top: -9px;
    }

    .start a {
        padding: 5px 13px;
    }

    .navbar-right {
        margin-right: -15px !important;
    }

    .lang-nav {
        margin-top: 5px !important;
    }

    .linkin-nav {
        margin-left: 7px !important;
        margin-top: 5px !important;
    }
	.about-us .start a {
    
    margin-left: 15%;
	}
	
} 