body {font-family: "Ubuntu",  sans-serif; background: #fff;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "Ubuntu",  sans-serif;
}
::selection {
  background: #000; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #000; /* Gecko Browsers */
  color: #fff;
}
.loader:before{
    background-color: #000;
}
.fl{float: left;}
.fr{float: right;}
.nav-bar .logo {max-height: 60%;}
button.btn, .btn{
    font-family: "Ubuntu",  sans-serif;
    font-size: 16px !important;
    letter-spacing: 0.1em;
}
button.btn:hover, .btn:hover{ opacity: .7;}
.orange{color: #daaa3d !important; }
h2{
    color: white;
	font-family: Roboto;
	font-size: 48px;
	font-weight: 300;
	text-transform: uppercase;
}
h3{
    /*font-size: 61px;*/
    font-weight: 300;
    color: #000;
    font-family: "Roboto";
    text-transform: uppercase;
    margin-bottom: 0.6em;
}
p{
    font-size: 21px;
    color: #4e585b;
    line-height: 36px;
    font-weight: 400;
    /*margin-bottom: 0.8125em !important;*/
    /*margin-bottom: 0;*/

}
img.avatar{
    display: block;
    border-radius: 150px;
    width: 150px;
    height: 150px;
    margin: 0 auto 40px auto;
    border: 2px solid #fff;
}

.feature.boxed{
    /*min-height: 500px;*/
    background: #f8f8f8;
}

.en .feature.boxed{min-height: 480px;}
.de .feature.boxed{min-height: 545px;}
.ru .feature.boxed{min-height: 515px;}

.blue{color: #2c50aa !important; }
.feature.boxed i.icon{
    color: #daaa3d;
}
.feature.boxed h5 {
    color: #4e585b;
	font-family: 'Ubuntu';
	line-height: 55px;
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.feature.boxed:hover{background: #fff;}
.feature.boxed:hover h5{color: #000;}

.feature.boxed li {
    list-style-type: disc;
    text-align: left;
    color: #4e585b;
	font-family: Ubuntu;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
    margin-bottom: 10px;
}
.feature.boxed li:last-child{margin-bottom: 0;}

.font-alt{
    font-family: 'Roboto', sans-serif !important;
}

.menu.no-zero-pad {
    padding-right: 3.25em;
}
/*.menu.no-zero-pad > li:last-child a {}*/

.menu .nav-phone{margin-left: 30px;}
.menu .nav-phone a.nav-function i.fa{font-size: 1.5em !important;}


.feature.feature-1 h3{font-size: 4em; text-transform: uppercase;}


.menu > li a{
    font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto';
}
.menu > li a.active{color: #daaa3d !important;}
.nav-module.right .menu li a{font-weight: 400;}
.menu li.lng a{
    padding: 0 0.8em;
}
.menu li.lng.lng-sep:after{
    display: inline-block;
    content: "|";
    /*margin: 0 5px 0 7px;*/
    font-weight: 500;
    font-size: 15px;
    font-family: 'Roboto';
    color: #fff;
}
.nav--fixed .menu li.lng.lng-sep:after{color: #232323;}

.crumbs li.lng:last-child:after {
    content: "";
    margin: 0px;
}

footer {padding-top: 0;}
.footer-4 .footer__lower .type--fine-print {
    color: #fff !important;
    opacity: 1;
    font-size: 1em;
}

.footer-4 .footer__lower .type--fine-print small{
    color: #f5f5f5;
    font-size: 0.85em;
    opacity: 0.5;
}

.footer-4 .footer__lower{
    margin-top: 0;
    background: #0e0e0e;
}

.footer-4 .footer__lower i.fa{
    font-size: 1.9em;
}

.footer-4 .footer__lower .social-list li{
    line-height: 2.5em;
}


.footer-4 .footer{
    padding: 3em 0;
}
 /*font-size: 1.9em; line-height: 2.5em;*/

 .content a {
    font-weight: 500;
    color: #daaa3d;
 }

.content a:hover{opacity: .6;}

blockquote {font-size: 1em;}
.testimonial-4 h3{font-size: 1.6em;}

.feedback-container{padding: 0;}
.feedback-container h4{margin: 0;}
.feedback-container h4 a{display: block; width: 100%; padding: 3em;}
.feedback-container:hover{opacity: 0.8;}


.btn .btn__text, .btn i{font-size: 1em;}

.two-col {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.nav-bar.nav--absolute {
    border-bottom: none;
}
.two-col p{margin-bottom: 0;}

.bg--white p{
    color: #4e585b;
    font-size: 18px;
}
.form-email{
    margin-bottom: 5em;
}

section.footer{
    padding-bottom: 2em;
    /*1em;*/
}

h1{text-transform: uppercase;font-family: 'Roboto';}
.header h1{

    color: #f8f8f8;
    font-size: 4em;
    font-weight: 100;
}
.header p.lead{
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    color: #daaa3d;
    position: static;
	letter-spacing: 0.05em;
}

#how-we-do p{
    color: #daaa3d;
	font-family: Ubuntu;
	font-size: 21px;
	font-weight: 400;
	line-height: 36px;
}
.pricing-4{
    /*margin-top: -110px;*/
    /*fixed f8f8f8*/
}
.pricing-4 .pricing__price{margin-bottom: 2.625em;}
.pricing-4 { padding-top: 2.25em;}
.pricing{background: rgba(255,255,255, 0.8);}
.pricing .h1{
    color: black;
	font-family: Ubuntu;
	font-size: 26px;
	font-weight: 500;
	line-height: 51px;
	text-transform: uppercase;
    text-align: center;
    display: block;
    letter-spacing: 0.04em;
}
.pricing p {
    color: black;
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
    min-height: 180px;
    margin-bottom: 0 !important;
}
.btn.btn--primary,
.btn.btn--primary:hover{
    font-size: 18px;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    border-color: #000;
    font-weight: 300;
}

blockquote p{
    text-shadow: 0.8px 2.9px 1px rgba(7, 3, 0, 0.58);
	color: white;
	font-family: Ubuntu;
	font-size: 36px;
	font-style: italic;
    line-height: 1.3em;
    margin-top: 1.5em;
}

#values h5{
	color: black;
	font-family: Ubuntu;
	font-weight: 500;
	line-height: 55px;
	text-transform: uppercase;
    margin-bottom: 0.85em;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.04em;
}

.modal-content p, #values p{
    color: #4e585b;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
}
#values p{line-height: 32px;}


.contact i.fa{
    float: left;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 15px;
    height: 3em;
}

.contact .col-md-4:first-child{padding-left: 15px !important;}
.contact .col-md-4:last-child{padding-right: 15px !important;}

.contact b{
    color: white;
	font-family: Ubuntu;
	font-size: 17px;
	font-weight: 300;
	line-height: 31px;
}
.contact p{
    color: #7e878d;
	font-family: Ubuntu;
	font-size: 18px;
	font-weight: 400;
	line-height: 31px;
    margin-bottom: 2.5em;
}
.footer .h1{
    color: white;
	font-family: Roboto;
	font-weight: 300;
	text-transform: uppercase;
    margin-bottom: 1.3em;
    font-size: 1.8em;
    line-height: 1.35em;
    letter-spacing: 0.04em;
}


.btn.btn--primary:hover {
    border-color: #000 !important;
}

.copyright p{
    color: #7e878d;
	font-family: Roboto;
	font-size: 21px;
	font-weight: 300;
	line-height: 36px;
	text-transform: uppercase;
    margin-bottom: 0;
}
.copyright a{
	color: #daaa3d;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
    display: inline-block;
}

.section--overlap.balls {
    margin-top: -16em;
    padding-bottom: 2em;
}


@media (max-width: 767px) {
    .section--overlap.balls {
        margin-top: -3em;
        padding-bottom: 2em;
    }
}
.imagebg:not(.image--light) .testimonial blockquote,
.imagebg:not(.image--light) .testimonial p {opacity: 1;}


h1{
    font-size: 68px; letter-spacing: 0.065em;
}

h3{
    font-size: 46px; letter-spacing: 0.06em;
}

 #how-we-do h2{
    font-size: 48px;
    letter-spacing: 0.04em;
 }

 .pricing .h1{
    font-size: 24px;
    letter-spacing: 0.04em;
 }

 .modal-content h3{

 }

 .header .pos-vertical-center{
     margin-top: -3em;
 }

@media (max-width: 990px) {
    .nav-bar.text-right {
        text-align: left;
    }

    .nav-bar.text-right .nav-module{
        float: none;
        display: block;
    }
}

/*.section--overlap.en{min-height: 361px;}*/
/*.section--overlap.de{min-height: 421px;}*/
/*.section--overlap.ru{min-height: 421px;}*/
#guestbook{
    padding-top: 0em;
    padding-bottom: 0 em;
}
#guestbook .slides .h3{
    text-transform: uppercase;
    font-size: 22px;
}
#guestbook .slides p{
    color: #daaa3d;
	font-family: Ubuntu;
    font-size: 20px;
	font-weight: 600;
    line-height: 36px;
    margin-bottom: 40px;
}
#guestbook .elements--title{
    margin-bottom:0;
}
#guestbook .slides blockquote{
    font-style: normal;
    font-size: 1.1em;
}

#guestbook .owl-controls{
    margin-top: 40px;
}

.owl-theme .owl-controls .owl-nav div:before {
    font-family: 'FontAwesome';
    font-size: 4em;
    text-align: center;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
right: 1.625em;
}
#guestbook .owl-theme .owl-controls .owl-nav div.owl-next:before {
    content: "\f105";
/* content: "\e802"; */
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 1.625em;
}
#guestbook .owl-theme .owl-controls .owl-nav div.owl-prev:before {
/* content: "\e801"; */
    content: "\f104";
}
#guestbook .slider.slider--controlsoutside[data-arrows="true"] .owl-theme .owl-controls .owl-nav .owl-next {
    /* right: -1em; */
}
#guestbook .slider.slider--controlsoutside[data-arrows="true"] .owl-theme .owl-controls .owl-nav .owl-prev {
    /* left: -1em; */
}
#guestbook .slides.owl-carousel{
    overflow: visible;
}

/**! 16. Pie Charts **/
 .piechart {
display: inline-block;
vertical-align: middle;
background: rgba(0, 0, 0, 0);
background: #fff;
border-radius: 50%;
fill: #425cbb;
position: relative;
opacity: 1;
transition: 0.2s linear;
-webkit-transition: 0.2s linear;
-moz-transition: 0.2s linear;
width: 170px;
height: 170px;
}
.piechart-3 .piechart__overlay{box-shadow: none;}
.piechart-3 i {
    font-size: 3.3em;
    color: #daaa3d;
}
.piechart svg {
    visibility: hidden;
}
/* .piechart .piechart__overlay, */
.piechart .piechart__description {
    position: absolute;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
}
/* .piechart .piechart__overlay {
background: #fff;
border-radius: 50%;
} */
.piechart.active {
opacity: 1;
}

#services p {
    margin-bottom: 60px;
	font-size: 18px;
}
#services .section--overlap h5{
    margin-top: 74px;
    margin-bottom: 48px;
}
#services .section--overlap p {
    margin-bottom: 90px;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    color: #000;
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    width: 100%;
	padding: 10px;
	background: #f8f8f8;
	z-index: 999999999;
}
.cookie-consent__message {
	padding: 10px; 
	font-size: 0.8em;
}
.cookie-consent__agree {
	height: auto;
	text-transform: uppercase; 
	background: #daaa3d;
	border-color: #daaa3d;
}
.cookie-consent__agree:hover {
	border-color: #daaa3d !important;
}

