
@import "http://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic|Montserrat:700,400|Montserrat+Subrayada:400,700";
body, html {
    font-family: "Muli",sans-serif;
    overflow-x: hidden;
}
h1 {
    font-family: "Raleway",sans-serif;
    font-size: 75px;
    font-weight: 900;
    /*letter-spacing: -4px;*/
    line-height: 70px;
    text-transform: uppercase;
}
h2 {
    font-family: "Montserrat",sans-serif;
    font-weight: 900;
    /*letter-spacing: -2px;*/
    margin: 0;
}
h4 {
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    /*letter-spacing: -1px;*/
	
}
h5 {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    /*letter-spacing: -1px;*/
	text-align: left;
}
p {
    font-size: 16px;
}
a {
    color: #5c5c5c;
    transition: all 0.5s ease 0s;
}
a:hover, a:focus {
    color: #1D4777;
    text-decoration: none;
    outline:none;
}

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.noradius {
    border-radius: 0;
}
.nopadding {
    padding: 0;
}
.nopaddingleft {
    padding-left: 0;
}
.nopaddingright {
    padding-right: 0;
}
.nomargin {
    margin: 0;
}
.spacer {
    padding: 40px 0;
}
.smallspacer {
    padding: 20px 0;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: none 0s ease 0s ;
    width: 100%;
}
.form-control:focus {
    border-color: inherit;
    box-shadow: none;
    outline: 0 none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: medium none;
    outline-offset: 0;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
}
#top-menu {
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
	padding-top: 5px;
    padding-bottom: 5px;
}
#top-menu.navbar {
    min-height: 35px !important;
}
#top-menu p.text-right span {
    margin-left: 15px;
}
a.logo.navbar-brand {
    color: #ffb642;
}
.logo {
    font-family: "Arvo",serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#top-menu .navbar-header small {
    font-family: "Raleway",sans-serif;
    font-weight: 700;
    margin-top: 50px;
    text-transform: uppercase;
}
ul.top-links li {
    padding: 0px 0;
}
.top-contact ol li {
    font-weight: 900;
    margin-left: 20px;
}
#main-menu {
    background: #ffffff none repeat scroll 0 0;
    border-color: #1D4777 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: solid none;
    border-width: 2px 0;
}

#sticky {
    background-color: #333;
    border-radius: 0.5ex;
    color: #fff;
    font-size: 2em;
    padding: 0.5ex;
    width: 600px;
}
#main-menu.stick{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.navbar-collapse {
    padding-left: 0;
}
#main-menu .nav > li > a {
    padding: 10px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: transparent none repeat scroll 0 0;
}
.navbar-toggle {
    color: #000;
    float: none !important;
}
.navbar-toggle i {
    text-align: center;
}
#main-menu i.fa.fa-list-ul {
    font-size: 24px;
}
#main-menu.navbar-default .navbar-brand:hover, #main-menu.navbar-default .navbar-brand {
    color: #1D4777;
}
.dropdown-menu > li > a, #main-menu.navbar-default .navbar-nav > li > a {
    color: #1D4777;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase;
}
#main-menu.navbar-default .navbar-nav > .active > a, #main-menu.navbar-default .navbar-nav > .active > a:hover, #main-menu.navbar-default .navbar-nav > .active > a:focus, #main-menu.navbar-default .navbar-nav > li > a:hover, #main-menu.navbar-default .navbar-nav > li > a:focus {
    background-color: #1D4777;
    border-color: #1D4777;
    color: #ffffff !important;
}
#main-menu .navbar-nav > li > a {
    border-top: 2px solid transparent;
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    transition: all 0.5s ease 0s;
}
ol.social-icons li {
    height: 25px;
    margin-left: 5px !important;
    width: 25px;
}
ol.social-icons li a:hover, ol.social-icons li a:focus {
    color: #ffffff !important;
}
ol.social-icons li a {
    background: #222222 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 15px;
    padding: 3px 6px !important;
}
ol.social-icons li:hover a {
    background: #1D4777 none repeat scroll 0 0;
}
#main-menu .navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: none;
    margin: 0 -15px 8px;
    padding: 10px 0 5px;
}
#main-menu .form-control {
    background: transparent none repeat scroll 0 0;
    border-bottom-left-radius: 20px;
    border-color: #656565 transparent #656565 #656565;
    border-top-left-radius: 20px;
    color: #f1f1f1;
}
#main-menu .input-group-btn button.btn.btn-default {
    background: transparent none repeat scroll 0 0;
    border-bottom-right-radius: 20px;
    border-color: #656565 #656565 #656565 transparent;
    border-top-right-radius: 20px;
    color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #ffffff;
    color: #222 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffb642;
    border: 0 none;
    border-radius: 0;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu > li > a {
    clear: both;
    color: #222222;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 15px 20px;
    white-space: nowrap;
}
blockquote {
    background-color: #fafafa;
    border-left: 5px solid #1D4777;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 20px;
}
blockquote .lead {
    color: #777;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 10px;
}
.blockquote-reverse {
    border-right: 5px solid #1D4777;
    padding: 20px;
}
blockquote.dark {
    background-image: url("../img/pattern/04.png");
    background-repeat: repeat;
    color: #ffffff;
}
blockquote.dark .lead {
    color: #ffffff;
}
blockquote.color {
    background-color: rgba(189, 59, 36, 0.15);
}
ul.list-block li {
    font-size: 16px;
    line-height: 30px;
	text-indent: -20px;
}
ul.list-block i {
    margin-right: 20px;
}
.tab-style1 .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #f1f1f1 #f1f1f1;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 10px 15px;
}
.tab-style1 .nav-tabs > li > a {
    border-radius: 0;
}
.tab-style1 .nav-tabs > li.active > a, .tab-style1 .nav-tabs > li.active > a:hover, .tab-style1 .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #1D4777;
    border-color: #1D4777 #1D4777 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    font-weight: 700;
}
.tab-style1 .nav-tabs {
    border-bottom: 1px solid rgb(189, 59, 36);
}
.tab-style2 .nav-pills > li.active > a, .tab-style2 .nav-pills > li.active > a:hover, .tab-style2 .nav-pills > li.active > a:focus {
    background-color: #1D4777;
    color: #fff;
}
.tab-style2 .nav-pills > li > a {
    border-radius: 0;
}
.tab-style2 .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f1f1f1 #f1f1f1 #f1f1f1 #1D4777;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 15px;
}
/*
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
}
.panel-default > .panel-heading {
    background-color: #ddd;
    border: 2px solid #ddd;
    border-radius: 0;
    color: #777;
}
.panel-default > .panel-heading:hover, .panel-default > .panel-heading:focus, .panel-default > .panel-heading.active {
    background: #ddd none repeat scroll 0 0;
}
.panel-default {
    background: #fbfbfb none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
}
.panel-group .panel {
    border-radius: 0;
    margin-bottom: 10px;
}
:focus {
    outline: medium none !important;
}
.panel-title > a {
    color: #777;
}
h4.panel-title {
    font-weight: 400;
}*/
#accordion2 .panel-default > .panel-heading {
    background-color: #1D4777;
    border: 2px solid #1D4777;
    color: #f1f1f1;
}
#accordion2 .panel-title > a {
    color: #222222;
}
#accordion3 > .panel-default > .panel-heading {
    background-color: transparent;
    border: 2px solid #ddd;
    color: #777;
}
#accordion3 > .panel-default > .panel-heading:hover, #accordion3 > .panel-default > .panel-heading.active {
    background-color: #ddd;
}
#accordion4 > .panel-default > .panel-heading {
    background-color: transparent;
    border: 2px solid #1D4777;
    color: #ffffff;
}
#accordion4 > .panel-default > .panel-heading:hover, #accordion4 > .panel-default > .panel-heading.active {
    background-color: #1D4777;
}
#accordion4 > .panel-default > .panel-heading.active .panel-title > a, #accordion4 > .panel-default > .panel-heading:hover .panel-title > a, #accordion4 > .panel-default > .panel-heading .panel-title > a:focus {
    color: #f1f1f1;
}
#header-slider .carousel-inner .item img {
    height: auto;
    width: 100%;
}
#header-slider .carousel-caption {
	background-color:  rgba(0, 0, 0, 0.6);
    bottom: auto;
    color: #fff;
    left: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    bottom: 0;
    z-index: 10;
}
#header-slider .carousel-indicators {
    bottom: 50px;
    left: auto;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 20%;
    z-index: 15;
}
#header-slider .carousel-indicators .active {
    background-color: #1D4777;
    border: 0 none;
    border-radius: 0;
    height: 10px;
    margin: 1px;
    width: 20px;
}
#header-slider .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 20px;
}
.left span.fa, .right span.fa {
    position: absolute;
    top: 43%;
}
a.carousel-control span.fa {
    border: 1px solid #f1f1f1 !important;
    margin-left: -20px;
    padding: 10px;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 20;
}
button.en-btn, a.en-btn {
    background: transparent none repeat scroll 0 0;
    border: 4px solid #ffffff;
    border-radius: 40px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 40px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
button.en-btn:hover, a.en-btn:hover {
    background-color: #ffffff;
    border-color: transparent;
    color: #222222;
    padding-left: 50px;
    padding-right: 50px;
}
a.en-btn.light {
    background-color: #ffffff;
    color: #222222;
}
a.en-btn.light:hover {
    background-color: #ffffff;
}
button.en-btn.dark, a.en-btn.dark {
    background-color: #222222;
    border: 0 none;
    color: #ffffff;
}
a.read-more, a.read-more > span {
    color: white;
    font-style: normal;
    font-weight: 900;
    transform: translateY(0%);
    transition: all 0.5s ease 0s;
}
a.read-more:hover {
    font-weight: 900;
}
a.read-more:hover > span {
    transform: translateX(90%);
}
#en-content {
    padding: 40px 0;
}
#en-content .img, .img {
    margin: 15px 0;
}
#en-header {
    background-color: #1D4777;
    color: #ffffff;
    padding: 2%;
}
#en-header .breadcrumb {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 5px 15px 0;
}
#en-header .breadcrumb a {
    color: #ffffff !important;
}
#en-header .breadcrumb > .active {
    color: #fff;
    font-weight: 900;
}
.breadcrumb > li + li::before {
    color: #fff;
}
.post-img.thumbnail {
    background-color: #fafafa;
    border-color: transparent;
    border-radius: 0;
}
#en-intro {
    background: #ffffff none repeat scroll 0 0;
    padding: 40px 0;
}
#en-services {
    background: #fafafa url("../img/pattern/04.png") repeat scroll 0 0;
    color: #ffffff;
    padding: 80px 0;
}
.section-title.text-left hr {
    margin-left: 0;
}
.section-title.text-center {
    margin: auto auto 60px;
    width: 60%;
}
.section-title h2 {
    line-height: 26px;
}
.section-title hr {
    border-color: #1D4777;
    width: 60px;
}
.service h4 {
    margin-top: 20px;
}
.service > a h4, .service > a img {
    opacity: 0.8;
    transition: all 0.5s ease 0s;
}
.service:hover > a h4 {
    color: #1D4777;
}
.service:hover > a img {
    opacity: 1;
}
.en-cta {
    background-image: url("../img/slider/05.jpg");
}
.en-cta .overlay {
    color: #ffffff;
    padding: 3%;
}
.overlay.dark {
    background-color: rgba(0, 0, 0, 0.6);
}
.overlay.color {
    background-color: rgba(209, 235, 250, 0.85);
}
.overlay.light {
    background-color: rgba(255, 255, 255, 0.5);
    color: #222222 !important;
}
.en-cta2 {
    color: #ffffff;
    padding: 3%;
}
.en-cta-solid {
    background-color: #f1f1f1;
    margin: 20px 0;
    padding: 3%;
}
.en-cta-solid.dark {
    background-image: url("../img/pattern/04.png");
    background-repeat: repeat;
    color: #ffffff;
}
.en-cta-solid.color {
    background-color: #1D4777;
    color: #f1f1f1;
}
ul.share {
    background: #fbfbfb none repeat scroll 0 0;
    border-top: 2px solid #1D4777;
    margin: 20px 0;
    padding: 10px;
}
ul.share li {
    font-size: 20px;
    margin-right: 10px;
}
.author {
    background: #fbfbfb none repeat scroll 0 0;
    border-top: 2px solid #1D4777;
    margin-top: 60px;
    padding: 20px;
}
.media.comment {
    border-top: 2px solid #1D4777;
    padding: 20px 0;
}
.media.reply-comment {
    padding: 20px 0;
}
#comment-form {
    margin-bottom: 30px;
}
#en-team {
    background: #fafafa url("../img/pattern/03.png") repeat scroll 0 0;
    color: #ffffff;
    padding: 80px 0;
}
.team .hover-bg {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.team .hover-bg .hover-text.on {
    opacity: 1;
}
.team .hover-bg .hover-text.off {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    opacity: 1;
    transform: translateY(62%);
    transition: all 0.3s ease 0s;
}
.team .hover-bg:hover .hover-text.off {
    opacity: 1;
    transform: translateY(0%);
}
.team h5, .career-position h5 {
    margin-bottom: 0;
}
.career-position h6 {
    color: #1D4777;
    text-decoration: underline;
}
#en-career {
    background: #ffffff none repeat scroll 0 0;
    padding: 80px 0;
}
.error i {
    font-size: 200px;
}
.position-details {
    border-top: 1px solid #f1f1f1;
    margin-top: 40px;
    padding: 30px 0;
}
#en-portfolio {
    background-color: #ffffff;
    padding: 80px 0;
}
#portfolio-items .item {
    border-radius: 3px;
    margin: 5px 10px;
    padding: 30px 0;
}
.item .hover-bg {
    overflow: hidden;
    position: relative;
}
.hover-bg .hover-text {
    bottom: 0;
    color: #ffffff;
    display: block;
    height: 60%;
    padding: 5px;
    position: absolute;
    transition: all 0.8s ease 0s;
    width: 100%;
}
.hover-bg .hover-text.on {
    opacity: 1;
}
#itemsWork .hover-text.off {
    padding:5px;
    color:#fff;
    background: #1D4777;
    transform: translateY(-50%);
    height:55px;
    transition: all 0.3s ease 0s;
}

#itemsWork .hover-text.off  h5{
    text-align:center;
}

#itemsWork a:hover h5{
    font-weight:bold;
}

#itemsWork .item {
    margin-bottom: 30px;
    border:1px solid #ccc;
}

#portfolio-items .owl-controls i.fa {
    font-size: 30px;
}
#en-portfolio .owl-theme .owl-controls .owl-buttons div {
    background: transparent none repeat scroll 0 0;
    border-radius: 30px;
    color: #222222;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.5;
    padding: 3px 10px;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope-item {
    backface-visibility: hidden;
    margin-right: -1px;
}
.isotope {
    backface-visibility: hidden;
    transition-property: height, width;
}
.isotope .isotope-item {
    backface-visibility: hidden;
    transition-property: transform, opacity;
}
ul.list-inline.cat {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding: 10px;
    text-align: center;
}
ul.cat li a {
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
    padding: 10px 5px;
}
ul.cat li a:hover, ul.cat li a:focus, ul.cat li a:active, ul.cat li a.active {
    border-bottom: 2px solid #1D4777;
    border-top: 2px solid #1D4777;
}
.project-details {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    margin-top: 40px;
    padding: 30px 0;
}
#testimonial .item {
    margin: auto;
    width: 80%;
}
.testimonial .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #777;
    border-radius: 0;
    display: block;
    height: 10px;
    margin: 2px 5px;
    opacity: 0.5;
    width: 20px;
}
.testimonial .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active span {
    background: #1D4777 none repeat scroll 0 0;
    border-color: transparent;
    opacity: 1;
}
.owl-theme .owl-controls, .owl-theme .owl-controls {
    margin-top: 10px;
}
.testimonial {
    background: rgba(0, 0, 0, 0) url("../img/slider/01.jpg") no-repeat scroll center center / cover ;
}
.testimonial .overlay {
    padding: 4%;
}
.testimonial.light .overlay {
    background: rgba(255, 255, 255, 0.92) none repeat scroll 0 0;
}
.testimonial.dark .overlay {
    background: rgba(40, 47, 53, 0.85) none repeat scroll 0 0;
    color: #ffffff;
}
.testimonial.color .overlay {
    background-color: rgba(214, 236, 249, 0.85);
    color: #ffffff;
}
.testimonial.color blockquote footer {
    color: #f1f1f1;
}
.testimonial.color .owl-theme .owl-controls .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ffffff;
}
.testimonial.color .owl-theme .owl-controls .owl-page.active span {
    background: #ffffff none repeat scroll 0 0;
    border-color: transparent;
    opacity: 1;
}
.testimonial img {
    height: 80px;
    margin-bottom: 30px;
    width: 80px;
}
.testimonial blockquote {
    background-color: transparent;
    border-left: 0 none;
    font-style: italic;
}
.testimonial blockquote footer {
    color: #1D4777;
    margin-top: 15px;
}
#en-news {
    background: #fafafa url("../img/pattern/04.png") repeat scroll 0 0;
    color: #ffffff;
    padding: 80px 0;
}
.news > a h4 {
    transition: all 0.8s ease 0s;
}
.news:hover > a h4 {
    color: #1D4777;
}
.news > hr {
    border-color: #333333;
    margin-left: 0;
    width: 100px;
}
span.meta-date, p.meta {
    color: #5c5c5c;
}
.meta-date i, p.meta span {
    margin-right: 10px;
}
#en-partners {
    background: #ffffff none repeat scroll 0 0;
    padding: 80px 0;
}
#blogposts .news {
    margin-bottom: 60px;
}
#blogposts .news hr {
    border-color: #f1f1f1;
}
.news:hover > a h3 {
    color: #1D4777;
}
.news .featured-img {
    position: relative;
}
.featured-img span.meta-date {
    background: rgba(0, 0, 0, 0.48) none repeat scroll 0 0;
    color: #ffffff;
    padding: 20px;
    position: absolute;
    top: 0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1D4777;
    border-color: #1D4777;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 2px solid #ddd;
    color: #1D4777;
    float: left;
    line-height: 1.42857;
    margin: 5px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #1D4777;
}
.pagination li.active a {
    color: #fff !important;
}
.values {
    color: #ffffff;
    height: 450px;
    overflow: hidden;
    padding: 60px 50px 40px;
    width: 100%;
}
.detail {
    position: relative;
}
.values hr {
    border-color: rgba(255, 255, 255, 0.44);
    margin-left: 0;
    width: 80px;
}
.values span.icons {
    font-size: 38px;
}
.c1 {
    background: #d3932a none repeat scroll 0 0;
}
.c2 {
    background: #e69d27 none repeat scroll 0 0;
}
.c3 {
    background: #1D4777 none repeat scroll 0 0;
}
.values span.icons {
    bottom: -200px;
    color: rgba(255, 255, 255, 0.16);
    font-size: 238px;
    position: absolute;
    right: -50px;
}
#en-awards {
    padding: 80px 0;
}
.awards i.icons, .career-position i.icons {
    font-size: 60px;
    margin-left: -20px;
}
#en-why-us, #en-application, #en-offices {
    background: #fafafa none repeat scroll 0 0;
    padding: 80px 0;
}
#en-why-us .section-title.text-left {
    margin-top: 20px;
}
#contact-form .alert-danger {
    background-color: #fff0d9;
    border-color: #ffb642;
    color: #000000;
}
.form input.form-control {
    background-color: transparent;
    color: #777;
    height: 50px;
}
.form .form-control {
    margin-bottom: 20px;
}
.form textarea {
    background: transparent none repeat scroll 0 0;
}
.offices {
    margin-bottom: 30px;
}
.map iframe {
    border: 0 none;
    height: 300px;
    width: 100%;
}
.sidebar-widget {
    margin-bottom: 00px;
    padding: 0px 0 20px 40px;
}
.sidebar-widget .widget-title h4 {
    color: #777777;
}
.recent-posts .media {
    border-bottom: 1px dashed #f1f1f1;
    padding: 10px 0;
}
.recent-posts .media img, .recent-posts .media a h5 {
    transition: all 0.5s ease 0s;
}
.recent-posts .media span {
    margin-right: 5px;
}
.recent-posts .media:hover img {
    opacity: 0.7;
}
.recent-posts .media:hover a h5 {
    color: #1D4777;
}
.sidebar-widget ul.list-block li i, .sidebar-widget ul.list-block li a {
    color: #777;
    transition: all 0.5s ease 0s;
}
.sidebar-widget ul.list-block li:hover a {
    color: #1D4777;
}
.sidebar-widget ul.list-block li:hover i {
    color: #1D4777;
    margin-left: 10px;
}
.tags ul li {
    border: 2px solid #ddd;
    margin-bottom: 10px;
    padding: 5px 10px;
    transition: all 0.5s ease 0s;
}
.tags ul li:hover {
    background: #1D4777 none repeat scroll 0 0;
    border-color: #1D4777;
}
.tags ul li:hover > a {
    color: #ffffff;
}
#en-footer .footer-content {
    background: #222222 none repeat scroll 0 0;
    color: #777;
    padding: 40px 0;
}
#en-footer .bottom-footer {
    background: #222222 none repeat scroll 0 0;
    color: #ffffff;
    padding: 20px 0 10px;
}
.bottom-footer a {
    color: #f1f1f1;
}
a.footer-logo {
    margin-bottom: 20px;
}
.footer-logo {
    border: 1px solid #777777;
    color: #777;
    font-family: "Arvo",serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 40px;
    padding: 2px 7px;
    text-transform: uppercase;
}
.widget {
    /*border-left: 1px solid #333333;*/
}
.widget-title.text-left hr {
    margin-left: 0;
}
.widget-title.text-center {
    margin: auto auto 60px;
    width: 60%;
}
.widget-title h4 {
    color: #f1f1f1;
    text-transform: uppercase;
}
.widget-title hr {
    border-color: #fff;
    width: 60px;
}
.widget li i, .widget a {
    color: #777;
    transition: all 0.5s ease 0s;
}
.widget li:hover a {
    color: #1D4777;
}
.widget li:hover i {
    color: #1D4777;
    margin-left: 10px;
}
.widget .media a h5 {
    color: #f1f1f1;
    transition: all 0.5s ease 0s;
}
.widget .media:hover a h5 {
    color: #1D4777;
}
.widget .form-control {
    background-color: transparent;
    border: 1px solid #777;
    color: #f1f1f1;
    height: 50px;
}
.space
{
	padding-bottom:60px;
}


        /*============Mohammed
        ============*/

        /*
        .products_thumb {
            border: 1px solid #eeeeee;
            float: left;
            margin: 25px;
            padding: 0;
            width: 183px;
        }


        .products_head {
            background-color: #1D4777;
            color: #ffffff;
            float: none;
			font-family: "Montserrat",sans-serif;
			font-weight: 400;            
            font-size: 14px;            
            height: 54px;
            padding: 15px 0 0;
            text-transform: uppercase;
            width: 183px;
        }*/


        /*===products
        ================*/

        .products_thumb1 {
            text-align: center;  
             box-shadow: 1px 1px 10px 0px rgba(29,71,119,0.6);
             margin:auto 10px;
        }

        .products_thumb1 img{
             height:200px;
             /*width:250px; */
        }

        .products_head a{
            color:#fff;
        }

        .new_models ul.list-block i {
            margin-right:0px;
            font-size:20px;
            color:#1D4777;
        }

        .new_models ul.list-block li a{
            color:#1D4777;
        }

        .new_models .list-unstyled {
            list-style: outside none none;
             padding-left:50px; 
        }

        #top-menu .list-unstyled{
            float:right;
        }

        #top-menu ol{
            margin-top: 0px !important
        }

        .style_panel img{
            height:180px;
            width:350px;
        }

        .style_panel .panel {
            background-color: #fff;
            border: 0px solid transparent;
            border-radius: 0px;
            /*box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);*/
            margin-bottom: 20px;
        }

        .style_panel  .panel-heading {
            border-bottom: 0px solid transparent;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            padding: 10px 15px;
        }

        .style_panel .panel.panel-default {
            border-color: transparent;
        }

        .style_panel .panel .panel-body{
            background-color: #1D4777;
            color:#fff;
            padding: 15px;            
        }

       
        /*===products
        ================*/


        .enquiry {
            color: #ff0000;
            float: none;
            font-family: "Open Sans",sans-serif,Arial;
            font-size: 10px;
            font-weight: normal;
            height: 18px;
            padding: 5px 0 0;
            text-align: center;
            text-transform: uppercase;
            width: 183px;
        }

        /*===navbar
        ================*/

/*
         #show_on_small{
            display: none;
        }

        #show_on_small .navbar-toggle {
            color: #000;
            float: right !important;
        }

        #show_on_small{
            display: none;
        }

       
        #show_on_small ul.top-links li {
            padding: 0px 0;
            text-align: center;
        }


        #show_on_small .navbar-default {
            background-color: #fff !important;
            border-color: #e7e7e7;
        }

        #show_on_small .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
            background-color: #1D4777;
            color: #fff;
        }

    
        #show_on_small .navbar-default .navbar-nav > li > a {
            color: #1D4777;
            text-align: center;
            font-size:14px;
            text-transform:uppercase;
            font-weight: bolder;
        }

        #show_on_small .navbar-default .navbar-nav > li > a:hover {
            background-color: #1D4777;
            color:#fff;
        }


        #show_on_small .navbar  .navbar-header{
            margin:10px 10px;
        }

        #show_on_small .navbar-toggle {
            color: #000;
            margin-top:10px;
        }

        #show_on_small .navbar  .navbar-header i{
            font-size:22px;
        }

         #show_on_small .navbar-brand {
            float: left;
            font-size: 18px;
            height: 70px; 
            line-height: 20px;            
        }

        #hide_on_small .navbar-brand img{
            width:350px;
            height: 75px;
        }   

        #show_on_small .navbar  .navbar-header img{
            width: 350px;
            height:70px;
            transition: all 0.5 ease;
         }
*/

        /*===navbar
        ================*/



        /* alert box*/

            
            .modal {
                padding-top: 100px;
            }

            .modal-dialog {
                margin: 30px auto;
                width: 400px;
            }
         
            .modal-content {
                /*width: 30%;*/
                -webkit-animation-name: animatetop;
                -webkit-animation-duration: 0.4s;
                animation-name: animatetop;
                animation-duration: 0.4s
            }



      
            @-webkit-keyframes animatetop {
                from {top:-300px; opacity:0} 
                to {top:0; opacity:1}
            }

            @keyframes animatetop {
                from {top:-300px; opacity:0}
                to {top:0; opacity:1}
            }

            /* The Close Button */
            .close {
                color: #1D4777;
                float:none;
                font-weight: bold;
                opacity:1;
            }

            .close:hover,
            .close:focus {
                color: #1D4777 !important;
                opacity: 1;
                text-decoration: none;
                cursor: pointer;
            }

            .modal-header {
                background-color: #1D4777;
                color: white;
                padding:10px;
            }

            .modal-body
             {  
                padding: 2px 16px;
                text-align:center;
                font-weight:600;
             }

            .modal-body a
             {
                font-size:16px;
                color:#1D4777;

             }

             .modal-body p:first-child{
                margin-bottom: 0px;
             }

            .modal-footer {         
                /*background-color: #1D4777;*/
                padding:10px;
                color: #1D4777;
                text-align: center !important;
                min-height: 16.4286px !important;
            }

            .modal-content h4{
                margin-top:0px;
                margin-bottom:0px;
            }