/*
Theme Name: Hostriver Business
Author: Hostriver
Description: Website de prezentare. Design responsive.
Author URI: http://www.Hostriver.ro
Version: 8.1
*/

body {
	color: #444;
    z-index:1 !important;
    width: 100%;
    font-weight: 400;
    background: #fff ;
}
p {
	font-weight: normal;
	line-height: 25px;
	font-size: 15px;
}

h1, h2, h3, h4, h5 {
	line-height: 40px;
	font-weight: bold;
	font-family: Open Sans,sans-serif !important;
}
a {
	outline: none !important;
}
a:hover {
	outline: none !important;
}
img{
	max-width:100%;
	height: auto;
}

/* Meniu responsive */
@media (min-width:995px){
	.navbar-collapse.collapse{
	display:block !important;
	}
}
@media (max-width: 995px) {
    .navbar-header {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
    }
    .navbar-collapse.collapse {
        display: none;
    }
    .navbar-nav {
        float: none !important;
        margin: 10px !important;
    }
    .navbar-nav>li {
        float: none !important;
    }
    .navbar-nav>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .navbar-text {
        float: none !important;
        margin: 15px 0 !important;
    }
    .navbar-collapse.collapse.in { 
        display: block;
        padding-top: 43px !important;
        border-color:#fff !important;
        z-index:9 !important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .main-navigation li {
        width: 100%;
    }
    .navbar-collapse.collapse.in{
        padding: 0 !important;
    }
    .navbar-toggle{
        background: #ffc314 !important;
    }
   
}
/* End meniu responsive */
 

/* Menu */

.nav.navbar-nav {
    float: right;
}
.navbar.main-navigation{
    margin: 0 !important;
    border: medium none;
}
.navbar-brand{
    padding: 0 !important;
    margin-top: 5px;
}


.carousel-top .item::after {
    background-color: #1c3a48;
    content: "";
    display: block;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 888;
}


/* End menu */

.text-carousel {
    float: left;
    max-height: 618px;
    padding: 26% 0;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.title-carousel h2 {
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.2;
    color: #fff;
}
.title-carousel, .sub-carousel {
    z-index: 1;
    text-align: center;
}
.sub-carousel p {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 55px;
    transition: all 0.5s linear 1.5s;
}
.btn.btn-white-brd {
    background: rgba(110, 181, 165, 0.8) none repeat scroll 0 0;
    color: #f9f1ef;
    padding: 12px 16px 11px;
    z-index: 1;
}
.btn-carousel a {
    border-radius: 0;
    float: left;
    font-size: 22px;
}

.carousel-top .item{
    height: 550px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    color: #fff;
}
.carousel-caption {
    z-index: 2147483647 !important;
}
.slider-buttons a {
    font-size: 14px;
    text-shadow: none;
}
.background-rgba.sub-carousel > p {
    text-shadow: none !important;
}



.bottom-contact-form input {
    border-radius: 0 !important;
    height: 43px !important;
}

textarea {
    height: 140px !important;
    width: 100% !important;
}
.padding-none{
    padding: 0 !important;
}
#contactform .btn-contact {
    height: 50px !important;
    margin-top: 20px;
    padding: 10px 35px !important;
}
.map-inner-wrapper.contact-info-text {
    color: #fff;
    text-align: center;
}
.map-inner-wrapper.contact-info-text a {
    color: #fff;
}
.padding-ct-fr{
    padding: 30px 0;
}
.map-inner-wrapper.contact-info-text.padding-ct-fr {
    min-height: 106px;
    border-left: 1px solid #fff;
}
.zoom-social_icons-list__link span {
    display: none;
}
.textwidget p, .zoom-social-icons-list,  #footer-sidebar h3 {
    text-align: left;
}

#footer-sidebar .fa-ul li::before{
    content: "" !important;
}
#footer-sidebar .fa-ul li{
padding: 0 !important;
}

@media (max-width:768px) {
    .fa-ul {
        margin:  0 !important;
    }
    .fa-ul li i {
        padding-left: 35px !important;
    }
    #head-contact ul li{
        padding: 13px 15px 20px 25px !important;
    }
    .navbar-header {
        height: 0;
    }
    nav {
        height: 62px;
    }
    .carousel-inner .item {
        background-position: 81% center;
    }
    .carousel-caption {
        left: 10% !important;
    }
    .title-carousel h2 {
        font-size: 30px;
    }
    .sub-carousel p {
        font-size: 17px;
        margin-bottom: 30px;
    }
    .more-wrapper{
        margin-top: 0 !important;
    }
    .about-feature-block-list {
        padding-bottom: 30px;
    }
    .custom-header-content {
        bottom: 43% !important;
    }
    nav.navigation.pagination {
        margin: 0 0 20px!important;
    }
}
.navbar-toggle span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
.navbar-toggle:hover span{
    color: #fff !important;
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #fff !important;
}
.site-header #main-navigation .nav.navbar-nav {
    background: #fff none repeat scroll 0 0;
}
.textwidget > p {
    color: #ddd;
}

.contact-map .fa-ul {
    margin: 0;
}

.contact-map .fa-ul > li {
    display: inline-block !important;
    width: 33%;
    text-align: center;
    color: #fff !important;
}
.contact-map .fa-ul > li a{
    color: #fff !important;
}

.contact-map .fa-ul > li i {
    display: block !important;
    margin-bottom: 5px;
    padding: 0 !important;
    position: unset;
    text-align: center;
    width: 100%;
    color: #fff !important;
}
.service-item-title {
    min-height: 90px;
}

.section.section-featured-page.home-despre {
    background: #1c3a48;
    background-image: url(./images/home-despre-noi.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-featured-page .section-title.text-center{
    text-align: center !important;
}
.section.section-featured-page.home-despre, .section.section-featured-page.home-despre h2 {
    color: #fff !important;
}
.section.section-about-feature.mission{
    padding-top: 140px !important;
}


/* Contact From */
.contact-margin {
    background: #fff;
}
.contact-margin > section {
    padding: 100px 0;
}
#contact .contact-container .contact-info {
    border-bottom: 1px solid #cfcfcf;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
}
#contact .bottom-contact-form input.form-control {
    border-color: #e0e0e0;
    border-radius: 0;
    box-shadow: none;
    color: #828282;
    font-family: 'Roboto', sans-serif ;
    height: 50px;
    margin-bottom: 20px;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.form-control {
    max-width: 100%;
}
.bottom-contact-form .btn-contact {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #151614;
    border-radius: 0;
    margin-top: 20px;
    color: #151614;
    font-family: 'Roboto', sans-serif ;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
textarea {
    width: 100% !important;
}
#contact .bottom-contact-form .form-control:focus {
    border-color:#ccc !important;
    box-shadow: 0 1px 3px 0 rgba(171, 171, 171, 0.68);
}
.contact-info-icon {
    font-size: 18px;
}
.contact-info-text span {
    font-weight: 600;
}
/* End contact from */

/* Maps */
.maps {
    width: 100%;

}
.maps iframe{
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative; /* IE needs a position other than static */
}
.maps iframe.clicked{
    pointer-events: auto;
}
/* End maps */

.featured-page-section p {
    font-size: 17px;
}
.entry-content, .entry-content p {
    font-size: 17px;
}
.entry-content li {
    margin-bottom: 10px;
}
.featured-page-section li{
    color: #4f5d75 !important;
}
.featured-page-section h2, .featured-page-section h3{
color: #4f5d75;
font-weight: 600;
font-size: 22px;
margin: 20px 0;
}

.copyright ul {
  padding: 0;
}

.copyright ul li a{
    color:#fff !important;
}
.copyright ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}