

.margin-top-37px{
	margin-top:37px;
}

.sticky .margin-top-37px{
	margin-top: 31px;
}
	
	@media screen and (max-width: 768px) {
  .mobile-display-none{display: none;}

	}

 	
.min-width-126px{
	min-width: 126px;
}

.ul-list-style{
	list-style-type:none;
	padding-left: 13px;
}

.flag-img{
	max-width: 71px;
    max-height: 21px;
    margin-top: 5px;
}

.margin-top-5px{
	margin-top: 5px;
}

.margin-bottom-4px{
	margin-bottom: 4px;
}

.width-150px{
	width: 150px;
}

.padding-zero{
	padding: 0px !important;

}


.mobile-flag-a{
	margin-left: 30px;
}

.mobile-flag-btn{
	height: 50px;
    background-color: white;
    padding-left: 18px;
}

.mobile-flag-a > img{
	height: 17px !important;
    width: 30px !important;
	max-height: 17px !important;
    max-width: 30px !important;
}

.background-color-whilte{
	background-color: white;
}

.lang-padding{
	padding-right: 8px;
    margin-left: 2px;
    color: black;
}

.mobile-flag-a > span{
	padding-right: 10px;
}

.lang-flag-mobile{
    width: 18px !important;
    height: 13px;
    margin-right: 15px;
	margin-top: 5px;
}

.lang-flag{
    margin-right: 15px;
}

.flag-container{
	margin-left: -63px !important;
	width: 140px !important;
}

.flag-dropdown > .sp-dropdown-inner{
	margin-top: 34px;
    position: absolute;
    background: rgba(40,40,40,0.8) !important;
}

.sticky .flag-dropdown > .sp-dropdown-inner{
	margin-top: 20px;
    position: absolute;
    background: rgba(40,40,40,0.8) !important;
}


.flag-dropdown > div > ul > li > a > span {
	color: white !important;
}
@media screen and (max-width: 769px) {
#sp-top-bar, #sp-top2, #sp-top1 {
        display: block !important;
        position: fixed;
        z-index: 999999999999999;
        /* padding-bottom: 2px; */
        background-color: #fff;
        
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    width: 100%;
}
#sp-top-bar{
    padding: 0px;
}
#sp-top-bar a {
    font-size: 15px;
}

.sticky__wrapper{
    top: 25px;
}
#sp-header {
    margin-top: 35px;
}
}
@media screen  and (max-width: 425px){
    .sticky__wrapper{
        top: 35px;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px){
ul.social-icons > li {
    margin: 5px;
    margin-right: 2px;
}
}

