/****** CUSTOM ******/

.lang-inline li {
    float: left;
    margin: 0 5px;
    list-style-type: none;
}
.mod-languages li > a > img {
    width: 27px;
    margin-right: 5px;
}
.mod-languages ul.lang-inline {
    margin-top: 0;
    margin-bottom: 0;
}
.vpf-topbar {
    height: 1px;
    overflow: hidden;
}
.header-fixed .site-logo {
    max-width: 160px !important;
}
.header-fixed .header-add-margin {
    margin-top: 0;
}
.c-white {
  	color: #fff;
}
.c-white.c-tel {
    margin-right: 40px;
    margin-top: 1px;
}
#vpf-header .inner-container {
    padding: 10px 0 5px;
}
.header-add-margin {
    margin-top: 10px;
  	-webkit-transition: all .5s ease-in-out;
  	-moz-transition: all .5s ease-in-out;
  	-o-transition: all .5s ease-in-out;
  	transition: all .5s ease-in-out;
}
.c-width {
    width: 90%;
    margin: auto;
}
.header-top {
    width: 90% !important;
    left: 5% !important;
  	-webkit-box-shadow: 0px 1px 1px #efefef;
    box-shadow: 0px 1px 1px #efefef;
}
.brand {
    display: inline-block;
    margin: 0;
}
.brand img {
    max-width: 315px;
}
.brand img {
    max-width: 240px;
  	-webkit-transition: all .5s ease-in-out;
  	-moz-transition: all .5s ease-in-out;
  	-o-transition: all .5s ease-in-out;
  	transition: all .5s ease-in-out;
}
.vpf-menu.navbar-nav {

}
.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
    padding: 20px 16px;
    height: 60px;
  	text-transform: inherit;
}
.c-loc {
    margin: 1px auto 0 !important;
    font-size: 13px;
}
.section-content {
    text-align: center;
    padding: 30px 0px 20px;
    transition: all .5s;
    font-size: 18px;
}
.c-yp img {
    width: 120px;
    margin: auto;
    display: block;
    background: #fff;
    padding: 10px 35px;
    border-radius: 5px 5px 0 0;
    transition: all .5s;
}
.c-yp .col-d img.hov {
    display: none;
}
.c-yp .col-d:hover img.act {
    display: none;
}
.c-yp .col-d:hover img.hov {
    display: block;
	background: #066f73;
}
.c-yp .col-d {
  	text-align: center;
	padding: 0;
}
#mainbody .container .inner-container {
    padding-top: 10px;
}

.section-item:hover .section-content {
    background: #066f73;
    color: #fff;
}
.section-item .section-content a {
	color: #444;
    font-weight: bold;
}
.section-item:hover .section-content a {
    color: #fff;
}
.vpfrs-caption-inner h3 {
	color: #183347;
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: bold;
}
.vpfrs-caption-inner p {
	color: #222;
    letter-spacing: 1px;
    border-top: 4px solid #9f7e4c;
    display: inline-block;
    padding-top: 12px;
    font-size: 16px;
    font-weight: bold;
}
.vpfrs-caption {
    margin: 8% auto;
}
.caption-position-top-center {
    top: 60px;
}
.row.c-mess {
    font-size: 18px;
    margin: 35px 20px;
    text-align: center;
    line-height: 30px;
}
.c-profil {
    margin: 40px auto 0;
}
.c-profil h3, .c-profil p {
    color: #fff;
}
.c-profil p {
    font-size: 15px;
  	line-height: 25px;
}
.c-future {
    background: #fff;
  	margin-bottom: 10px;
}
.c-future .c-profil h3, .c-future .c-profil p {
    color: #1d3855;
  	text-align: justify;
}
.utility-wide .module-cont {
    margin-bottom: 0;
}
.counters {
    background: #1e3954;
    display: inline-block;
    width: 100%;
    margin: auto;
    padding: 30px 0 60px;
}
.count-c {
	text-align: center;
    padding: 0;
    border: 1px solid #ffffff;
    margin: 14px;
    border-radius: 10px;
}
.counter-value {
    color: #ffffff;
    font-family: "Raleway", Sans-serif;
    font-size: 40px;
    font-weight: 300;
}
.counter-title {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
	margin-bottom: 10px;
}
.counters p {
    color: #fff;
    font-size: 16px;
	text-align: center;
}
.counter-value {
/*    float: left;*/
    display: inline-block;
}
.footer-left, .footer-right {
    padding-top: 15px;
    padding-bottom: 5px;
}
.vpf-scroll-top-button {
    width: 42px;
    height: 42px;
    font-size: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  	border: 3px solid #fff;
}
#bottom .mod-header, footer.footer .mod-header {
    text-transform: inherit;
}
#bottom {
    padding: 40px 0 20px 0;
}
.google-maps {
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
}
.google-maps1 {
    padding-bottom: 30%;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.breadcrumbs-cont h1 {
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: normal;
    color: white;
    background: rgb(30, 58, 84, 0.8);
  	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	-o-box-shadow: 0 0 4px #999;
  	box-shadow: 0 0 4px #999;
    padding: 10px 0;
  	font-size: 30px;
}
#breadcrumbs .breadcrumb {
    background: rgba(160, 127, 76, 0.6);
}
div.itemHeader {
    text-align: center;
    margin: 20px auto 30px;
}
.vpf-menu .mega-sub-cont li {
    border-right: 0px solid #555;
}
.catItemImage img, .itemImage img {
    border: 1px solid;
    padding: 3px;
    box-shadow: 0 0 2px;
}
div.catItemHeader h3.catItemTitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.itemListCategory {
    text-align: center;
    border: none !important;
    padding-bottom: 0px !important;
}
div.itemListCategory h2 {
    display: inline-block;
    border-bottom: 2px solid #9f7e4c!important;
}
.sin {
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
}
.sin:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}
.desc-s {
    min-height: 120px;
}
@media (min-width: 992px) {
	.col-md-4 {
    	width: 31.33333333%;
      	margin: 1%;
	}
}
div.itemListCategory {
    background: #fff;
}
div.itemToolbar {
    background: #fff;
}
h2.itemTitle {
    display: inline-block;
    border-bottom: 2px solid #9f7e4c!important;
}
.it .section-content {
    font-size: 16px;
}
.navbar-mainmenu .navbar-nav > li.active > a:after, .navbar-mainmenu .navbar-nav > li.active > span:after, .navbar-mainmenu .navbar-nav > li.open > a:after, .navbar-mainmenu .navbar-nav > li.open > span:after {
    bottom: 13px;
    height: 3px !important;
}
.c-future .c-profil h3 {
	text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: inherit;
}
.owl-carousel.vpfrs-theme .owl-controls > .owl-buttons > .owl-next {
    color: #1c384d;
}
.customers {
    padding: 20px 0;
    background: #fff;
}
.col-md-3.left {
    padding-right: 0px;
    padding-left: 25px;
}
/*.img-left {
	-webkit-border-radius: 50% 0 0 50%;
	border-radius: 50% 0 0 50%;
}*/
.col-md-3.right {
	padding-right: 25px;
    padding-left: 0px;
}
/*.img-right {
	-webkit-border-radius: 0 50% 50% 0;
	border-radius: 0 50% 50% 0;
}*/
.mod-big-header .mod-header:before, .mod-big-header .mod-header:after {
    width: 40px;
    background: #9f7e4c;
}
.itemBody {
    text-align: justify;
  	line-height: 2;
	min-height: 250px !important;
}
.itemBackToTop {
    display: none;
}
.itemid-238 #main {
    margin-bottom: 0;
}
.itemid-238 #mainbody {
    padding-bottom: 0;
}
.itemid-238 #k2Container {
    padding: 0;
}
.itemid-238 div.itemView {
    margin: 0;
}
.itemid-238 .bottom-slider {
    border-top: 0;
}
.itemid-238 .bottom-slider .container .inner-container {
    padding: 0;
}
.breadcrumbs-cont h1 {
    text-transform: inherit;
}
.page-header > h2 {
    margin: 20px 0;
    text-transform: inherit;
}
.mm-menu {
    background: #1d3855;
    color: rgba(255,255,255,.6);
}
.navbar-toggle.vpf-offcanvas-toggle, .navbar-toggle.vpf-offcanvas-toggle:hover, .navbar-toggle.vpf-offcanvas-toggle:focus {
    color: #1e3954;
}
@media (max-width : 450px) {
	.mod-big-header .mod-header-title {
    	font-size: 18px;
	}
  	.breadcrumbs-cont h1 {
	    font-size: 22px;
	}
  	.bottom-slider img {
    	top: 0 !important;
  	}
  
}
.top .vp-cookie-consent-content > p, .bottom .vp-cookie-consent-content > p, .top .vp-cookie-consent-content > .vp-cookie-consent-module, .bottom .vp-cookie-consent-content > .vp-cookie-consent-module, .top .vp-cookie-consent-content > .vp-cookie-consent-button, .bottom .vp-cookie-consent-content > .vp-cookie-consent-button {
    padding: 9px 50px;
    font-size: 15px;
}

.contact >.page-header{
  display: none;
}

#contact-form label, #contact-form legend,
#k2Container .itemBody p,#k2Container h2{
  color: rgb(29, 56, 85);
}
.c-tab td, .c-tab th {
    border: 1px solid #8a8a8a;
    text-align: center;
  	padding: 2px;
}

footer.footer .container {
    width: 100%;
}
#egr_cookie,
#egr_gdpr {
	width: 100%;  
}
#egr_cookie tr,
#egr_gdpr tr {
    border-bottom: 1px solid #999;
}
#egr_cookie td,
 #egr_gdpr td {
	text-align: center;
    border-right: 1px solid #999;
    padding: 5px;
}