/* FOOTER */
.footer{
    position:relative;
    left: 0;
    bottom: 0;
}
.quick-links{
    background: #2f8112!important;
    color:#fff;
    font-family: 'Raleway', sans-serif;
}
a.quick_anch {
    text-decoration: none;
    color: #fff;
}

.quick-links-holder{
    background: #04772f;
    width: 150px;
    padding: 55px 0px;
}

.quick-links-holder h3{
    margin: 0px !important;
}

/*.contactFeedback li a:lang(sa),.contactFeedback li a:lang(pk){*/
    /*direction:rtl!important;*/
/*}*/


.quick-links h3{
    font-weight: normal;
    text-align: center;
    font-size: 14px!important;
}
.quick-links-holder h3{
    margin-top: 20px;
    margin-bottom: 10px;
}
.quick-links-holder h3:lang(ru){
    margin-bottom: 29px;
}
.quick-links-holder h3:lang(my){
    margin-top: 30px;
    margin-bottom: 19px;
}
.quick-links ul{
    padding-inline-start: 10px;
}
.quick-links ul li{
    display: inline;
}
ul.contactFeedback li{
    display: block;
    height: 35px;
    line-height: 32px;
}
.quick-links ul li a{
    color:#fff;
    text-decoration: none;
	font-weight: 300;
}
.quick-links ul li a:hover{
    color:#222;
}
.feedback{
    font-size: 14px;
    font-weight: lighter;
    padding-inline-start: 0px;
    padding-left:15px;
}
.terms{
    font-size: 14px;
    font-weight: lighter;
    padding-inline-start: 0px;
}

.terms:lang(ru) ,.feedback:lang(ru){
    margin-top: 0px;
}
.feedback:lang(ru){
    /*padding-top: 10px;*/
    padding-left: 20px;
}
.terms{
    text-align: center;
    border-right:1px solid #fff;
    padding-bottom: 38px;
}
.terms li, .feedback li{
    padding-left: 6px;
    padding-right: 6px;
}
.feedback .fa{
    padding-right: 5px;
}
.feedback ul li a .fa{
    color:#fff;
}
.feedback ul li a:hover .fa{
    color:#222;
}
.footer-desc{
    background: #002b55!important;
    padding-top:25px;
    padding-bottom: 120px;
    font-size: 14px;
    font-weight: lighter;
    color: white!important;
    font-family: 'Raleway', sans-serif;
}
.blue-text1{
    color: white!important;
}
.footer-left{
    border-right:1px solid rgba(183,183,183,0.2);
}
.footer-right h4{
    font-weight: normal;
    font-size: 18px!important;
}
.temp-right{
   float: right;
   padding-top: 15px;
}
.temp-right-pad{
    padding-left: 15px;  
}
.fa-set{
    padding-top: 20px;
}
.fa-set:lang(sa),.fa-set:lang(pk){
 margin-right: 15px;
}
a .fa{
    color:#929292;
}
a:hover .fa{
    color:#0b4b7b;
}
.temp-right .fa{
    padding-left: 5px;
    padding-right: 5px;
}



.risk-warning{
    padding: 10px 30px;
    text-align: justify;
    /*background: #dbdadc;*/
    background: #dbdadce6;

}


.no-left{
    padding-left: 0px !important;
}

.no-right{
     padding-right: 0px !important;
}


.risk-warning p{  
    font-size: 14px!important;
    font-weight: lighter;
}
.warn{
    color:red;
    font-weight: lighter;
}
.grow-add-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.grow-add-shadow:hover, .grow-add-shadow:focus, .grow-add-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.grow-add-shadow-awd:hover, .grow-add-shadow-awd:focus, .grow-add-shadow-awd:active {  
   box-shadow: none!important;
  -webkit-transform: scale(1.1);
  transform: none!important;
}

.footer-left p {
	font-size: 18px;
}
.mbl-quick-links{
	display: none;
    background: #04772f;
    padding-top: 10px;
    padding-bottom: 20px;
	color: #fff;
	text-align: center;
}


.terms ul li:lang(cs){
    font-size: 14px;
}


.contactFeedback{
    white-space: nowrap;
}

.tel_iconu{
    width: 19%;
}
.tel_iconu:lang(ru){
    width: 14%;
}


/*.euCustom .terms{*/
/*    border-right: unset;*/
/*}*/

/*.euCustom .feedback{*/
/*    margin-top: 0;*/
/*}*/

/*.euCustom .contactFeedback{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    border-left: 1px solid white;*/
/*    margin: 15px 0 0 60px;*/
/*}*/

.bottomNavM {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.bottomNavM li {
    float: left;
}

.contactFeedback {
    display: block;
    overflow: hidden;
    width: 100%;

}

.contactFeedback li {
    float: left;
}






@media (min-width: 992px) and (max-width:1130px) {
    .contactFeedback:lang(de){
        white-space: unset;
    }
}

@media (min-width: 1200px) and (max-width:1345px) {
    .contactFeedback:lang(de){
        white-space: unset;
    }
}

body:lang(de) {
    overflow: hidden; /* Hide scrollbars */
}

@media screen and (max-width:767px) {
    .tel_iconu{
        width: 4%;
    }
    .tel_iconu:lang(ru){
        width: 4%;
    }



}
@media screen and (max-width:600px) {
    .tel_iconu{
        width: 6%;
    }
    .tel_iconu:lang(ru){
        width: 6%;
    }
}



@media screen and (max-width:414px) {
    .tel_iconu{
        width: 8%;
    }
    .tel_iconu:lang(ru){
        width: 8%;
    }
    .footer-right h4{
        font-size: 16px!important;
    }
    .footer-left p {
        font-size: 16px!important;
    }
    .quick {
        padding-bottom: 15px!important;
        padding-top: 15px!important;
    }
    .footer-desc{
        padding-top: 34px!important;
    }
    .footer-left{
        border-bottom: 1px solid white;
    }
    .footer-right{
        margin-top: 38px!important;
    }
    .footer-right h4 {
        text-align: center!important;
    }
    .temp-right{
        padding-top: 7px!important;
    }
    .fa-set{
        padding-top: 30px!important;
    }


}

@media screen and (max-width:1070px){
.terms ,.feedback{
    font-size: 14px;
}
.temp-right-pad{
    padding-left: 0px;  
}
}

/*@media screen and (min-width:768px )and (max-width:991px){*/
    /*ul.terms-nav {*/
        /*padding-top: 10px;*/
        /*width: 550px;*/
        /*margin: 0px auto;*/
    /*}*/

    /*.contactFeedback {*/
        /*width: 430px;*/
        /*margin: 0px auto;*/

    /*}*/
/*}*/
@media screen and (max-width:991px){
	.quick {
		padding-bottom: 10px;
	}
	.quick-links-holder{
		display: none;
	}
	.mbl-quick-links{
		display: block;
	}
	.quick-links ul li {
		display: block;
	}
	.footer-left{
		border-right:none;
	}
	.terms, .feedback{
		text-align:left;
		padding: 0 15px;
        border-right: none !important;
	}

    .terms li, .feedback li {
        /*line-height:27px;*/
    }
    ul.terms-nav {
        padding-top: 10px;
        width: 80%;
        margin: 0px auto;
    }

    .contactFeedback {
        width: 430px;
        margin: 0px auto;

    }

    ul.terms-nav:lang(ru) {
        padding-top: 10px;
        width: 100%;
        margin: 0px auto;
    }

    .contactFeedback:lang(ru) {
        width: 480px;
        margin: 0px auto;

    }

    ul.terms-nav:lang(bg) {
        padding-top: 10px;
        width: 100%;
        margin: 0px auto;
    }

    .contactFeedback:lang(bg) {
        width: 480px;
        margin: 0px auto;

    }
	
}

@media screen and (max-width:767px){
.quick{
    padding-right: 0px;
    padding-left: 0px;
}
.quick-links-holder{
    padding-top: 0px;
    padding-bottom: 10px;
}
.temp-right{
    float: none;
    text-align: center;
}

.terms {
    text-align: center;
    border-bottom: none;
    padding-bottom: 10px;
}
.feedback{
    text-align:center;
    margin-bottom: 0px;
}
.terms, .feedback{
    margin-top: 0px;
    padding-inline-start: 15px;
}
.terms li, .feedback li{
    padding-left: 10px;
    padding-right: 10px;
	
}
.quick-links ul li {
    display: block;
    float: left;
}
.footer-left{
    border-right:none;
}
.terms, .feedback{
    text-align:left;
}
.feedback .fa.fa-lg.fa-phone-square{
	display: none;
}
    .contactFeedback:lang(bd){
        white-space: unset;
    }
}
@media screen and (max-width:500px){
	.feedback .fa.fa-lg.fa-phone-square{
		display: none;
	}
}

@media screen and (max-width:400px){
	.terms, .feedback {
		font-size: 14px;
	}
}

@media screen and (max-width:550px) {
    .contactFeedback {
        width: 200px !important;
        margin: 0px auto;

    }

    .contactFeedback:lang(ru) {
        width: 100%;
        margin: 0px auto;
    }

    .contactFeedback li {
        float: none !important;
    }

}

@media (min-width: 550px) and (max-width:991px) {
    .contactFeedback:lang(ru) {
        width: 500px;
        margin: 0px auto;
    }
}


@media screen and (min-width:992px){
    .terms ul li:lang(bg){
        display: block;
        float: left;
        text-align: center;
    }

    .bottomNavM {
        height: 60px;
        padding: 0;
        margin: 32px 0;
        border-bottom: 0px !important;
        padding-top: 23px;
    }

    .terms {
        padding: 0px !important;
    }

    /*.bottomNavM:lang(en){*/
        /*line-height: 45px;*/
    /*}*/

}

@media screen and (min-width: 768px) and (max-width: 991px){
    .bottomNavM{
        width: 90% !important;
    }

    .contactFeedback:lang(fr) {
        width: 520px;
        margin: 0px auto;
    }

    .contactFeedback:lang(my) {
        width: 460px;
        margin: 0px auto;
    }

    .contactFeedback:lang(jp) {
        width: 460px;
        margin: 0px auto;
    }

    .contactFeedback:lang(cs) {
        width: 470px;
        margin: 0px auto;
    }

    .contactFeedback:lang(de) {
        width: 530px;
        margin: 0px auto;
    }


    .quick-links ul:lang(de){
        padding: 0px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(bg)  {
        font-size: small;
        padding-right: 0px;
    }

}








@media screen and (min-width:992px){
    .terms ul li:lang(sk){

        display: block;
        width: calc(100% / 4.2);
        float: left;
        text-align: center;

    }
}

@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(sk)  {
        font-size: small;
        padding-right: 0px;
    }

}





@media screen and (min-width:992px){
    .terms ul li:lang(ru){

        display: block;
        /*width: calc(100% / 5);*/
        float: left;
        text-align: center;
        font-size: 12px;
        padding-right: 5px;

    }

    .terms{
        padding-right: 0px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(ru)  {
        font-size: small;
        padding-right: 0px;

    }

}




@media screen and (min-width:992px){
    .terms ul li:lang(cs){
        display: block;
        float: left;
        text-align: center;
        font-size: 14px;
        padding-right: 10px;
    }
    .terms{
        padding-right: 0px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(cs)  {
        font-size: small;
        padding-right: 0px;

    }

}






@media screen and (min-width:992px){
    .terms ul li:lang(es){
        display: block;
        /*width: calc(100% / 4);*/
        float: left;
        text-align: center;
        font-size: 14px;
        padding-right: 10px;
    }
    .terms{
        padding-right: 0px;
        width: 63%;
        float: left;
    }

    .feedback {
        float: left;
        width: 20%;
        padding-top: 10px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(es)  {
        font-size: small;
        padding-right: 0px;

    }

}





@media screen and (min-width:992px){
    .terms ul li:lang(fr),.terms ul li:lang(de),.terms ul li:lang(gr),.terms ul li:lang(pl),.terms ul li:lang(pt){
        display: block;
        /*width: calc(100% / 4);*/
        float: left;
        text-align: center;
        font-size: 14px;
        padding-right: 10px;
    }
    .terms:lang(fr),.terms:lang(de),.terms:lang(gr),.terms:lang(pl),.terms:lang(pt){
        padding-right: 25px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .terms:lang(fr),.terms:lang(de),.terms:lang(gr),.terms:lang(pl),.terms:lang(pt)  {
        font-size: small;
        padding-right: 0px;

    }

}

/*@media (min-width: 1024px){*/
    /*ul.contactFeedback{*/
    /*font-size: 12.2px;*/
    /*}*/
/*}*/


@media screen  and (min-width: 1200px){

    .col-md-4.col-sm-4.col-xs-6.feedback {
        width: 26%;
    }

    .col-md-6.col-sm-6.col-xs-6.terms {
        width: 57%;
    }

    .terms ul li:lang(es) {
        display: block;
        /*width: calc(100% / 4);*/
        float: left;
        text-align: center;
        font-size: 14px;
        padding-right: 10px;
    }

    .quick-links ul {
        padding-inline-start: 0px;
    }




}
.contactFeedback li a i {
    font-size: 16px;
    margin-right: 7px;
    background: #fff;
    color: #29a643!important;
    padding: 5px;
    border-radius: 50%;
    margin-top: 4px!important;
}
.phone:lang(sa){
    margin-right: -1px!important;
}
.customfeedback4190{
    width: 26px;
    height: 26px;
    border-radius: 20px;
    background: #fff;
    padding: 6px;
    margin: 0 0px;
    display: inline-block;
    vertical-align: middle;
}
.customfeedback4190-2{
    display:block; margin:0 auto;
}
.img-4190{
    margin-right: 0px!important;
}
.spn-4190{
    text-decoration: none;
}




/*.terms, .feedback:lang(bg) {*/
    /*padding-right: 0px;*/
/*}*/

/*.terms-nav:lang(bg) {*/
    /*display: table-header-group;*/

/*}*/



