.body_none {
    background: none;
}

body {
    background: #f6f6f6;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px
}

.header {
    z-index: 2;
    background: #FFF;
}

.temp_container {
    width: 1170px;
}

.banner {
    padding: 0;
}

.banner .item img {
    width: 100%;
    display: block;
}

.banner .owl-pagination {
    position: absolute;
    bottom: 15px;
    left: 45%;
}

.banner .owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: 20px;
    top: 45%;
    background: url(../images/banner_prev.png) no-repeat;
    height: 31px;
    width: 60px
}

.banner .owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: 20px;
    top: 45%;
    background: url(../images/banner_next.png) no-repeat;
    height: 31px;
    width: 60px
}

.banner .owl-theme .owl-controls {
    margin: 0;
}

.logo {
    padding: 7px 0 0 0;
}

.header_rgt {
    padding: 0;
}

.header_info {
    padding: 5px 0 0 0;
}

.header_info ul {
    padding: 0;
}

.header_info ul li {
    color: #170364;
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    line-height: 10px;
    display: inline-block;
    border-right: 2px solid #170364;
    padding: 0 5px;
}

.header_info ul li:last-child {
    border-right: none;
}

.header_info ul li .fa {
    color: #838280;
    font-size: 20px;
    padding-right: 10px;
}

.main_menu {
    padding: 15px 0 0 0;
}

.main_menu .navbar-brand {
    display: none;
}

.main_menu .navbar {
    margin: 0;
}

.main_menu .navbar-inverse {
    border: none;
    background-image: none;
    background: none;
    float: right;
}

.main_menu .navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: none;
}

.main_menu .navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    color: #181818;
}

.main_menu .nav>li>a {
    padding: 30px 13px 15px 13px;
}

.main_menu .nav>li>a.active,
.main_menu .nav>li>a:hover {
    color: #0392da;
    background: url(../images/main_menu_active.png) no-repeat center top;
}

.main_menu .nav>li:last-child a {
    padding-right: 0;
}

.main_menu .navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.main_menu .navbar-inverse .open>a:hover {}

.main_menu .navbar-inverse .navbar-nav>.active>a,
.main_menu .navbar-inverse .navbar-nav>.open>a {
    box-shadow: none;
    background: #ffffff;
    color: #000;
}

.main_menu .dropdown-menu {
    padding: 0;
}

.main_menu .dropdown-menu>li {
    padding: 0;
}

.main_menu .dropdown-menu>li>a {
    text-transform: uppercase;
    text-align: left;
    background: #0690db;
    margin: 1px 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 10px 15px;
}

.main_menu .dropdown-menu>li>a:hover {
    color: #f9cf00;
}

.main_menu .dropdown-submenu>a::after {
    border-left-color: #fff;
}

.main_menu .dropdown-menu {
    background: none;
}

.main_menu .btn-default {
    background: none;
    border: none;
    box-shadow: none;
}

.main_menu .dropdown-menu .fa {
    padding-left: 10px;
}

.main_menu .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.content_blk {}

.content {
    background: #ffffff;
    padding: 35px 0 0 0;
}

.index_aboutus {
    padding: 0 0 0 30px;
}

.index_aboutus h1 {
    text-transform: uppercase;
    color: #0f99e6;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.index_aboutus a {
    display: inline-block;
    background: #249917;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 10px 7px 10px;
    margin: 0 30px 0 0;
}

.index_aboutus_bor {
    border-right: 1px solid #ebebeb;
    padding: 0 30px 0 0;
    margin: 0 0 20px 0;
    min-height: 144px;
}

.index_aboutus_bor p {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px;
    word-spacing: 2px;
}

.index_projects {
    padding: 0 30px 0 30px;
}

.index_projects h1 {
    text-transform: uppercase;
    color: #0f99e6;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.index_projects_lft {
    padding: 10px 0 0 0;
}

.index_projects_lft img {
    width: 100%;
}

.index_projects_rgt {
    padding: 0 0 12px 30px;
}

.index_projects_rgt h2 {
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 10px 0 15px 0;
}

.index_projects_rgt h2 span {
    color: #249917;
}

.index_projects_rgt p {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
}

.index_projects_rgt ul {
    padding: 0;
}

.index_projects_rgt ul li {
    font-size: 13px;
    color: #4c4c4c;
    font-weight: 400;
    padding: 0 6px 0 0;
    list-style: inside;
    display: inline-block;
}

.index_projects_rgt ul li .fa {
    font-size: 8px;
    color: #242424;
    padding-right: 5px;
}

.index_projects_rgt ul li:last-child {
    padding-right: 0;
}

.index_projects_rgt ul li span {
    color: #e05600;
}

.index_projects a {
    display: inline-block;
    background: #249917;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 10px 7px 10px;
}

.green_line {
    border-bottom: 2px solid #249917;
}

.index_site_img {
    padding: 30px 30px 30px 30px;
}

.index_site_img h1 {
    text-transform: uppercase;
    color: #0f99e6;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    padding: 0 0 20px 0;
}

.index_site_img .owl-theme .owl-controls {
    margin-top: 0px;
    z-index: 2;
    position: relative;
}

.index_site_img .owl-theme .owl-controls .owl-page span {
    background: #fff;
}

.index_site_img .owl-theme .owl-controls .owl-buttons div {
    background: #c2cbc8;
    color: #000000
}

.index_site_img .owl-carousel .owl-item .item {
    padding: 0 10px;
}

.index_site_img .owl-carousel .owl-item .item img {
    width: 100%;
}

.index_testi {
    padding: 30px 30px 0px 30px;
}

.index_testi h1 {
    text-transform: uppercase;
    color: #0f99e6;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 20px 0;
}

.testi_caro_blk {}

.testi_caro_cont {
    padding: 0;
}

.testi_caro_cont p {
    text-align: justify;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.testi_caro_cont h2 {
    text-transform: uppercase;
    color: #181818;
    font-size: 14px;
    font-weight: 600;
}

.testi_caro_cont .fa {
    font-size: 25px;
    color: #cecece;
}

.testi_caro_cont .fa-quote-left {
    padding-right: 10px;
}

.testi_caro_cont .fa-quote-right {
    padding-left: 10px;
}

.main_menu .navbar-toggle {
    background: #249917;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    top: 59%;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: inherit;
}

.footer {
    background: #291769;
    padding: 25px 0 0 0;
}

.footer_address {
    border-right: 1px solid #9f9f9e;
    min-height: 178px;
}

.footer_address h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 10px 0;
    text-align: left;
}

.footer_address p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.footer_links {
    padding: 0;
    border-right: 1px solid #9f9f9e;
    min-height: 178px;
}

.footer_links h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 10px 0;
}

.footer_links ul {
    padding: 0;
}

.footer_links ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 5px;
    line-height: 10px;
}

.footer_links ul li:nth-child(3) {
    border-right: none;
}

.footer_links ul li a {
    text-transform: uppercase;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.footer_links ul li a.active,
.footer_links ul li a:hover {
    color: #0094e0;
}

.footer_follow {
    padding: 0;
}

.footer_follow h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 10px 0;
}

.footer_follow .fa {
    background: #3b5998;
    color: #FFF;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    line-height: 30px;
    border: 2px solid #fcfafb;
    font-size: 18px;
    margin: 0 3px;
}

.footer_follow .fa:hover {
    opacity: .8;
}

.footer_follow .fa-google-plus {
    background: #d14333;
}

.footer_follow .fa-twitter {
    background: #00aced;
}

.footer_bor_bot {
    border-bottom: 1px solid #9f9f9e;
    margin: 20px 0 0 0;
}

.sub_footer {
    padding: 20px 0 5px 0;
}

.sub_footer_lft {}

.sub_footer_lft p {
    color: #0690db;
    font-size: 14px;
    font-weight: 400;
}

.sub_footer_lft p a {
    color: #41166e;
}

.aboutus_blk {
    padding: 0 30px;
}

.aboutus_blk h1 {
    color: #0690db;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.aboutus_blk>p {
    color: #090909;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px;
}

.about_motto {
    padding: 60px 0;
}

.our_mission {}

.our_mission .fa {
    font-size: 60px;
    color: #000000;
}

.our_mission .fa:hover {
    color: #e36700;
}

.our_mission h2 {
    color: #0c0c0c;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.our_mission p {
    color: #090909;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.contactus_blk {
    padding: 0 30px;
}

.contactus_blk h1 {
    color: #0294dd;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.contact_motto_cont {
    padding: 40px 0;
}

.contact_motto {}

.contact_motto .fa {
    font-size: 60px;
    color: #0f99e6;
    width: 115px;
    height: 115px;
    border-radius: 115px;
    background: #f6f6f6;
    line-height: 115px;
    border: 1px solid #CCC;
    margin: 0 0 20px 0;
}

.contact_motto .fa:hover {
    color: #838280;
}

.contact_motto p {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    margin: 0;
}

.contact_motto p a {
    color: #1a1a1a;
}

.thumbnail {
    margin-top: 20px;
    margin-top: 10px;
    min-height: 266px;
}

.contact_enq_blk {
    padding: 0;
    margin: 10px 0;
}

.contact_enq {
    padding: 0;
    margin: 20px 0;
    width: 100%;
    float: left;
}

.contact_enq .form-group1 {
    padding: 0;
}

.contact_enq .form-group2 {
    padding: 0;
    text-align: center;
}

.contact_enq .form-control {
    height: 45px;
    text-transform: uppercase;
    font-size: 14px;
    color: #636363;
    font-weight: 400;
}

.txt_area {
    height: 105px !important;
}

.submit {
    background: #e36100;
    color: #FFF !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
}

.captcha_style {
    padding: 12px 0 0 0;
    display: inline-block;
}

.form-text {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
    margin: 0;
}

.service_blk {
    padding: 0 0 50px 0;
}

.service_blk h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    font-weight: 400;
}

.service_blk p {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.project_blk {
    padding: 0 0 50px 0;
}

.pro_service {
    padding: 40px 0 40px 0;
}

.pro_service ul {
    padding: 0;
}

.pro_service ul li {
    border-right: 1px dashed #acacac;
    display: inline-block;
    text-align: center;
}

.pro_service ul li .fa {
    font-size: 30px;
    color: #6d6d6d;
}

.pro_service ul li .fa:hover {
    color: #e36700;
}

.pro_service ul li:last-child {
    border-right: none;
    padding-right: 0;
}

.pro_service ul li:first-child {
    padding-left: 0;
}

.pro_service ul li h1 {
    color: #acacac;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 10px 0;
}

.pro_service ul li h2 {
    color: #090909;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 5px 0;
}

.pro_service ul li h3 {
    color: #090909;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}


/*
.pro_key_feat{ padding:0;}
.pro_key_feat h1{ text-align: center; text-transform: uppercase; color:#111b50; font-size:16px; font-weight: 400; padding:0 0 20px 0;}
.pro_key_feat_cont{ border-right:1px dashed #121212; min-height:275px;}
.pro_key_feat_cont p{ font-size:14px; color:#121212; font-weight: 400; line-height:20px; text-align: justify;}
.pro_key_feat_cont .fa{ padding-right:10px; font-size:15px;}

.e_brouch{}
.e_brouch h1{ text-align: center; text-transform: uppercase; color:#111b50; font-size:16px; font-weight: 400; padding:0 0 20px 0;}
.e_brouch_cont{ padding:0; border-right:1px dashed #121212;min-height:285px;}
.e_brouch_cont p{ font-size:14px; color:#121212; font-weight: 400; line-height:20px;}
.e_brouch_cont .fa{ color:#000000; font-size:50px; margin:0 0 10px 0;}
.e_brouch_cont h2{ text-transform: uppercase; color:#111b50; font-size:18px; font-weight: 700; margin:20px 0;}
.e_brouch_cont h3{ text-transform: uppercase; color:#111b50; font-size:15px; font-weight: 400; margin:0}
.e_brouch_cont img{ margin-bottom:20px;}
*/

.loc_map {}

.loc_map h1 {
    text-align: center;
    text-transform: uppercase;
    color: #111b50;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 20px 0;
}

ol li,
ul li {
    padding: 5px 0;
}

.gallery_blk {
    padding: 0 0 50px 0;
}

.upcoming_blk {}

.upcoming_info {}

.upcoming_info h2 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.upcoming_info h2:before {
    content: '';
    display: inline-block;
    background: #e36700;
    width: 25px;
    height: 1px;
    vertical-align: 30%;
    margin: 0 10px 0 0;
}

.upcoming_info h2:after {
    content: '';
    display: inline-block;
    background: #e36700;
    width: 25px;
    height: 1px;
    vertical-align: 30%;
    margin: 0 0 0 10px;
}

.upcoming_info img {
    width: 100%;
}

.upcoming_info ul {
    padding: 15px 0;
}

.upcoming_info ul li {
    list-style: none;
}

.upcoming_info ul li label {
    padding: 0 5px;
}

.upcoming_info ul li span {
    padding: 0 5px;
}

.upcoming_info ul li small {
    padding: 0 5px;
    font-size: 14px;
    font-weight: 400;
}

.sara_gallery {
    padding: 0;
}

.modal-header img {
    width: 100%;
}

.modal-open .modal {
    padding: 20px !important;
}

.modal-dialog {
    margin: 7% auto;
}

.modal-header {
    border-bottom: none;
}

.modal-content {
    background: none;
    box-shadow: none;
    border: none;
}

.modal-header .close {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    text-shadow: none;
    opacity: 1;
    background: #900;
    width: 30px;
    height: 30px;
}

.gallery {
    display: inline-block;
    margin-top: 20px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}

#team .container-carousel {
    margin: 0 30px 0 0px;
}

#team .container-carousel .item h2 a {
    color: #333333;
    font-size: 0.6em;
}

#team .container-carousel .item p {
    font-size: 1em;
    line-height: 1.8;
    padding: 0 5%;
}