*{
    margin: 0;
    padding: 0;
}
body, html {
    min-height: 100%;
}
html{
    position: relative;
    padding-bottom: 355px;
}
body{
    color: #006666;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
}
a{ color: #006666; }
a:active, a:hover{ color: #61A8A8; text-decoration: none;}
p{
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px;
    color: #006666;
}
h2{
    font-weight: 600;
    color: #195e73;
    font-size: 23px;
}
.h3, h3{
    color: #006666;
}
.content-section p { text-align: justify;}
.navbar-toggle .icon-bar{
    background: #195e73;
}
.navbar-toggle{
    margin-right: 0;
    margin-top: 20px;
}
.header_top_part{
    background: #195e73;
    padding: 10px 0;
}
.menu_main ul li a{
    color: #000;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 8px;
    text-transform: uppercase;
}
.menu_main ul li:last-child a {
    padding: 5px 0px 5px 8px;
}
.menu_main ul.nav{
    margin-top: 25px;
}
.menu_main ul.nav li.active a,.menu_main ul.nav li:hover a {
    color: #195e73;
}

.menu_main ul.nav li.active a{
    font-weight: 600;
}

.menu_main ul.nav > li > a:focus, .menu_main ul.nav > li > a:hover{
    text-decoration: none;
    background-color: #fff !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background: none !important;
}
.menu_main ul.nav li ul.dropdown-menu{
    color: #195e73;
    background: #fff;
}

.menu_main ul.nav li ul.dropdown-menu li:hover a{
    background: #195e73;
    color: #fff;
}
.contact_detail_bar{
    float: right;
    margin: 0;
    padding: 0;
}
.contact_detail_bar a {
    color: #fff;
}
.contact_detail_bar a:hover, .contact_detail_bar a:focus{
    text-decoration: none;
    color: #ccc;
}
.contact_detail_bar li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    color: #fff;
    margin-left: 15px;
}
.contact_detail_bar li i{
    margin-right: 10px;
}
.add_div {
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    padding: 0 0 10px;
}
.company_partner_main{
    background: #f7f7f7;
    padding: 15px 0 30px;
}
.company_partner_main .item img:last-child{
    margin-right: 0;
}
.company_partner_main .item img{
    display: inline-block;
    margin-right: 45px;
}
.line_titel{
    background: #dbdbdb;
    height: 1px;
    width: 30px;
    margin: 0 auto;
    display: block;
}
.company_partner_main .titel_main{
    margin-bottom: 40px;
}
.titel_main {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.details_section .titel_main{
    margin-bottom: 20px;
    text-align: left;
    text-transform: capitalize;
}
.details_section .titel_main h2{
    font-size: 22px;
}
.company_partner_main .carousel-control{
    background-image: none;
    bottom: inherit;
    color: #195e73;
    font-size: 30px;
    opacity: 1;
    text-shadow: none;
    top: -84px;
    width: auto;
}	
.company_partner_main .carousel-control:hover{
    color: #888989;
}
.company_partner_main .carousel-control.left{
    left: inherit;
    right: 30px;
}
.our_latest_news_main{
    background: #f7f7f7;
    border-radius: 5px;
    padding: 15px;
}
.new_block{
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}
.new_block:last-child{
    margin-bottom: 0;
}
.date_main{
    background: #195e73;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 8px;
    vertical-align: top;
}
.date_main span{
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
}
.date_main span sup{
    font-weight: normal;
    font-size: 11px;
    text-transform: lowercase;
    top: -0.9em;
}
.newsdetail_main h4{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
}
.newsdetail_main{
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    width: 84%;
}
.newsdetail_main i{
    font-weight: 300;
    font-size: 12px;
}

.newsdetail_main p{
    margin-top: 10px;
}
.additional_link li a:hover, .additional_link li a:focus{
    color: #ccc;
}
.footer_main{
    background: url(../images/footer.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.footer_main h3{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
}
.footer_main p{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif !important;	
    line-height: 26px;
}
.footer_main ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_main ul li{
    margin-bottom: 12px;
}
.footer_main ul li a{
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;	
    color: #fff;
}
.footer_main .add_div a{
    color: #fff;
}
.add_div:last-child{
    border: none;
}
.footer_main .add_div a:hover{
    color: #ccc;
}
.subscribe_news_main{
    padding: 30px 0 50px;
}
.map{
    display: inline-block;
    vertical-align: top;
    width:100%;
}
.company_details_main {
    display: inline-block;
    vertical-align: top;
}
.company_details_main h5{
    font-weight: 700;
    margin-top: 0;
    font-size: 16px;
}
.company_details_main hr{
    margin-bottom: 6px;
    margin-top: 6px;
    border-color: #9e9e9e;
}
.company_details_main p{
    margin-bottom: 0;
}
.adress{
    margin-bottom: 5px !important;
}
.footer_copyrights{
    background: rgba(25,94,115,0.9);
    padding: 13px 0;
    margin-top: 10px;
}
.footer_copyrights p{
    margin-bottom: 0;
}
.newsletter_main{
    background: #f7f7f7;
    margin-left: 45px;
    height: 300px;
    border-radius: 5px;
    position: relative;
    padding: 25px 30px 15px 60px;
}
.icon_message{
    border: 6px solid #195e73;
    border-radius: 50%;
    display: block;
    height: 72px;
    left: -35px;
    line-height: 72px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 72px;
    background: #4c7582;	
}
.icon_message i{
    color: #fff;
    font-size: 33px;
    line-height: 55px;
}
.newsletter-form .form-group{
    position: relative;
}
.newsletter-form .form-group .form-control{
    padding: 6px 12px 6px 30px;
    font-size: 14px;
    font-style: italic;
    color: #195e73;
    background: #fff;
    border: none;
    box-shadow: none;
}
.newsletter-form .form-group i{
    left: 10px;
    position: absolute;
    top: 10px;
    color: #dadada;
}
.newsletter_main p{
    margin-bottom: 20px;
}
.btn-blue{
    background: #195e73;	
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px 7px;
}
.btn-blue.btn-mini{
    font-size: 12px !important;
    padding: 3px 6px;
}
.btn-blue:hover {
    opacity: 0.8;
}
.breadcrumb_main{
    background: #f7f7f7;
}
.breadcrumb_main .breadcrumb{
    margin: 0;
    background: #f7f7f7;
    padding: 10px 0;
}
.breadcrumb_main .breadcrumb li a{
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    color: #195e73;
}
.breadcrumb_main .breadcrumb li.active{
    color: #4C9696;
    font-size: 17px;
    text-transform: uppercase;
}
.titel_main.border-below{
    text-align: left;
}
.titel_main.border-below h2{
    display: inline;
    border-bottom: 1px solid #ddd;
}
.default_page_sec{
    padding: 30px 0;
}
.default_page_sec h3{
    font-weight: bold;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif !important;
}
.default_page_sec ul{
    margin: 20px 0 20px 25px;
    list-style: none;
}
.default_page_sec ul p{
    margin-bottom: 0;
}

.bx-pager .bx-pager-item a {
    display: none !important;
}
.bxslider > li {
    background: #fff;
    height: 85px;    
}
.error-message{
    color:red;
}
textarea{
    resize: none;
}

.content-section ul li {
    color: #555;
    font-size: 13px;
    line-height: 25px;
    list-style: initial;
}

.content-section h3 {
    color: #006666;
    font-family: "PT Sans",sans-serif !important;
    font-size: 19px;
    font-weight: bold;
}

/* contact us */
.information_block_main{
    background: #efefef none repeat scroll 0 0;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px;
}
.contact_us_main{
    padding: 20px 0 40px;
}
.contact_us_main h3{
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.information_block_main p {
    font-size: 15px;
    margin-bottom: 0;
}
.information_block_main i{
    font-size: 15px;    
}
.contact_us_main label{
    font-weight: normal;
}

/*News PAge */
.news_blog h3{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 0;
}
.category_comment_main{
    margin-bottom: 10px;
}
.news_blog a{
    font-size: 15px;
}
.calendar i{
    font-size: 40px;
}
.calendar span{
    display: block;
    margin-top: 5px;
}
.news_blog{
    margin-bottom: 24px;
}

.category {
    margin-bottom: 10px;
}

.news_section_main {
    border-right: 1px solid #ddd;
    margin-top: 30px;
    padding-right: 30px;
}

.authorInfo {
    color: #4C9696;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 10px;
}

#res_loader {
    display: none;
}
.res_loader {
    background: #fff none repeat scroll 0 0;
    border-radius: 11px;
    left: 50%;
    margin-left: -85px;
    position: fixed;
    text-align: center;
    top: 20%;
    width: 170px;
    z-index: 1051;
}
.res_loader > img {
    margin-top: 10px;
}
.res_loader > p {
    font-size: 20px;
    margin-top: -30px;
}
.loader_mash {
    background: #555 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
}

/* Side Bar*/
.block_side .sideTitle {
    color: #006666;
}
.block_side {
    border-bottom: 1px solid #ddd;
}
.block_side:last-child {
    border: medium none;
}
.inner_ul li {
    margin-bottom: 15px;
    list-style: outside;
}
.sidebar_content {
    margin-top: 30px;
}

.sidebar_content .block_side ul {
    margin: 0 15px 10px;
}

.sidebar_content .carousel.slide {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border: 1px solid #ccc;
}
.side_img {
    height: 120px !important;
    width: 100%;
}


/* Pagination */
.pagination_foot {
    background: #195e73 none repeat scroll 0 0;
    color: #fff;
    margin: 30px 0 10px;
    padding: 13px 10px;
}
.pagination_foot .pagination_ul {
    margin: 5px;
}
.pagination {
    margin: 0 !important;
}

.pagination_ul li {
    background: #d7ecf4 none repeat scroll 0 0;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
}

.pagination_ul li.active {
    background: #64798a;
}

.pagination_ul li.active a{
    color: #fff !important; 
}

.pagination_ul li.active a:hover,.pagination_ul li.active a:focus{
    color: #ccc !important; 
}

.pagination_ul li.disabled a,.pagination_ul li.disabled a:hover,.pagination_ul li.disabled a:focus{
    color: #fff !important; 
}

.pagination_ul li.disabled {
    background: #ccc none repeat scroll 0 0;
    cursor: default;
}

.pagination_ul li.disabled {
    text-decoration: none;
}

.pagination_ul li a {
    //padding: 0 5px;
    text-decoration: none;
    padding: 15px;
}

img{
    max-width: 100%;
}

#slider .container{
    left: 50%;
    margin: -130px 0 0 -582px;
    position: absolute;
    text-align: left;
    top: 50%;
}

/*
*Slider css
*/
#slider {margin:0 0 40px;}
#slider{ text-align:center;}
#slider .container{ position:absolute; left:50%; top:50%; margin:-130px 0 0 -582px; text-align:left;}
.caption h1 {  font-size: 30px;   line-height: 35px;}
.caption h2{ color:#2c2e2f; font-weight:700; padding:0 0 15px; line-height:normal; font-size: 14px;}
.caption h2 br{ display:none;}
.caption h2 span{ text-transform:uppercase; color:#0078a8; font-weight:700; font-size: 36px; display:block; }
.caption p{ color:#575757; font-size:15px; line-height:22px; padding:0 0 20px; }
.caption a{ -webkit-border-radius:40px; -moz-border-radius:40px; -o-border-radius:40px; border-radius:40px; border:2px solid #0078a8; width:140px; height:38px; text-align:center; text-transform:uppercase; font-size:13px; color:#424242; line-height:20px; padding:7px 0; display:block; text-decoration:none; transition: ease-out .5s; }
.caption a:hover{ background:#0078a8; color:#fff; }
.caption a i{ padding:0 5px 0 0;}

#slider .owl-theme .owl-controls { top:50%; left:0; margin:-21px 0 0 0; position: absolute; text-align: left; width:100%;}
#slider .owl-theme .owl-controls .owl-page span{ margin:0 7px; background:#fafafa; border:2px solid #474747; opacity: 1; }
#slider .owl-theme .owl-controls .owl-page.active span,
#slider .owl-theme .owl-controls .owl-page span:hover{ background:#0078a8; border:2px solid #0078a8;}
.owl-pagination{ display:none !important;}
.owl-controls { display: block !important; left: 0; margin: -21px 0 0; position: absolute; top: 50%;}
.owl-theme .owl-controls .owl-buttons div{ -webkit-transition:ease-in-out .5s; -moz-transition:ease-in-out .5s; -o-transition:ease-in-out .5s;  transition:ease-in-out .5s;
                                           margin:0; padding:0;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{ position:absolute; left:40px; background:url(../images/prev-arrow.png) no-repeat 0 0; width:42px; height:42px;   }
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background-position:0 -42px;}

.owl-theme .owl-controls .owl-buttons div.owl-next{ position:absolute; right:40px; background:url(../images/next-arrow.png) no-repeat 0 0; width:42px; height:42px; }
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-position:0 -42px;}
.owl-theme .owl-controls .owl-buttons div{ font-size: 0 !important;}

/*
*Slider css End
*/