



/*
     FILE ARCHIVED ON 17:22:41 фев 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:40:16 дек 20, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.relative{ position: relative !important; }
.static{ position: static !important; }

.cursor-pointer{ cursor: pointer !important; }

.block{ display: block !important; }
.inline{ display: inline !important; }
.inline-block{ display: inline-block !important; }
.none{ display: none; }

.font-light{ font-weight: 200 !important; }
.font-normal{ font-weight: normal !important; }
.font-medium{ font-weight: 500 !important; }
.font-bold{ font-weight: bold !important; }

.underline{ text-decoration: underline !important; }
.no-underline{ text-decoration: none !important; }

.italic{ font-style: italic !important; }
.no-italic{ font-style: normal !important; }

.border{ border: 1px solid #ccc !important; }
.border-2{ border: 2px solid #ccc !important; }
.no-border{ border: none !important; }

.round{ border-radius: 5px !important; }
.no-round{ border-radius: 0 !important; }

.box-shadow{ box-shadow: 1px 1px 4px #333 !important; }
.box-shadow-2{ box-shadow: 1px 1px 7px #ccc3b8 !important; }
.box-shadow-7{ box-shadow: 1px 1px 7px #333 !important; }
.no-box-shadow{ box-shadow: none !important; }

.text-shadow{ text-shadow: 1px 1px 1px #333 !important; }
.no-text-shadow{ text-shadow: none !important; }

.height-300{ height: 300px !important; }

.font-size-10{ font-size: 10px !important; }
.font-size-11{ font-size: 11px !important; }
.font-size-12{ font-size: 12px !important; }
.font-size-13{ font-size: 13px !important; }
.font-size-14{ font-size: 14px !important; font-family: roboto condensed; }
.font-size-15{ font-size: 15px !important; }
.font-size-16{ font-size: 16px !important; }
.font-size-17{ font-size: 17px !important; }
.font-size-18{ font-size: 18px !important; }
.font-size-19{ font-size: 19px !important; }
.font-size-20{ font-size: 20px !important; }
.font-size-21{ font-size: 21px !important; }
.font-size-22{ font-size: 22px !important; }
.font-size-23{ font-size: 23px !important; }
.font-size-24{ font-size: 24px !important; }
.font-size-25{ font-size: 25px !important; }
.font-size-26{ font-size: 26px !important; }
.font-size-27{ font-size: 27px !important; }
.font-size-28{ font-size: 28px !important; }
.font-size-29{ font-size: 29px !important; }
.font-size-30{ font-size: 30px !important; }
.font-size-35{ font-size: 35px !important; }
.font-size-40{ font-size: 40px !important; }
.font-size-45{ font-size: 45px !important; }
.font-size-50{ font-size: 50px !important; }
.font-size-55{ font-size: 55px !important; }
.font-size-60{ font-size: 60px !important; }

.no-margin{ margin: 0 !important; }
.no-margin-top{margin-top: 0 !important;}
.no-margin-left{margin-left: 0 !important;}
.no-margin-bottom{margin-bottom: 0 !important;}
.no-margin-right{margin-right: 0 !important;}

.margin-5{margin: 5px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-left-5{margin-left: 5px !important;}
.margin-right-5{margin-right: 5px !important;}
.margin-bottom-5{margin-bottom: 5px !important;}

.margin-10{margin: 10px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-bottom-10{margin-bottom: 10px !important;}

.margin-15{margin: 15px !important;}
.margin-top-15{margin-top: 15px !important;}
.margin-left-15{margin-left: 15px !important;}
.margin-right-15{margin-right: 15px !important;}
.margin-bottom-15{margin-bottom: 15px !important;}

.margin-20{margin: 20px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-left-20{margin-left: 20px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}

.margin-25{margin: 25px !important;}
.margin-top-25{margin-top: 25px !important;}
.margin-left-25{margin-left: 25px !important;}
.margin-right-25{margin-right: 25px !important;}
.margin-bottom-25{margin-bottom: 25px !important;}

.margin-30{margin: 30px !important;}
.margin-top-30{margin-top: 30px !important;}
.margin-left-30{margin-left: 30px !important;}
.margin-right-30{margin-right: 30px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}

.margin-35{margin: 35px !important;}
.margin-top-35{margin-top: 35px !important;}
.margin-left-35{margin-left: 35px !important;}
.margin-right-35{margin-right: 35px !important;}
.margin-bottom-35{margin-bottom: 35px !important;}

.margin-40{margin: 40px !important;}
.margin-top-40{margin-top: 40px !important;}
.margin-left-40{margin-left: 40px !important;}
.margin-right-40{margin-right: 40px !important;}
.margin-bottom-40{margin-bottom: 40px !important;}

.margin-45{margin: 45px !important;}
.margin-top-45{margin-top: 45px !important;}
.margin-left-45{margin-left: 45px !important;}
.margin-right-45{margin-right: 45px !important;}
.margin-bottom-45{margin-bottom: 45px !important;}

.margin-50{margin: 50px !important;}
.margin-top-50{margin-top: 50px !important;}
.margin-left-50{margin-left: 50px !important;}
.margin-right-50{margin-right: 50px !important;}
.margin-bottom-50{margin-bottom: 50px !important;}

.margin-55{margin: 55px !important;}
.margin-top-55{margin-top: 55px !important;}
.margin-left-55{margin-left: 55px !important;}
.margin-right-55{margin-right: 55px !important;}
.margin-bottom-55{margin-bottom: 55px !important;}

.margin-60{margin: 60px !important;}
.margin-top-60{margin-top: 60px !important;}
.margin-left-60{margin-left: 60px !important;}
.margin-right-60{margin-right: 60px !important;}
.margin-bottom-60{margin-bottom: 60px !important;}

.no-padding{padding: 0 !important;}
.no-padding-top{padding-top: 0 !important;}
.no-padding-left{padding-left: 0 !important;}
.no-padding-bottom{padding-bottom: 0 !important;}
.no-padding-right{padding-right: 0 !important;}

.padding-5{padding: 5px !important;}
.padding-top-5{padding-top: 5px !important;}
.padding-left-5{padding-left: 5px !important;}
.padding-right-5{padding-right: 5px !important;}
.padding-bottom-5{padding-bottom: 5px !important;}

.padding-10{padding: 10px !important;}
.padding-top-10{padding-top: 10px !important;}
.padding-left-10{padding-left: 10px !important;}
.padding-right-10{padding-right: 10px !important;}
.padding-bottom-10{padding-bottom: 10px !important;}

.padding-15{padding: 15px !important;}
.padding-top-15{padding-top: 15px !important;}
.padding-left-15{padding-left: 15px !important;}
.padding-right-15{padding-right: 15px !important;}
.padding-bottom-15{padding-bottom: 15px !important;}

.padding-20{padding: 20px !important;}
.padding-top-20{padding-top: 20px !important;}
.padding-left-20{padding-left: 20px !important;}
.padding-right-20{padding-right: 20px !important;}
.padding-bottom-20{ padding-bottom: 20px !important; }

.padding-25{ padding: 25px !important; }
.padding-top-25{ padding-top: 25px !important; }
.padding-left-25{ padding-left: 25px !important; }
.padding-right-25{ padding-right: 25px !important; }
.padding-bottom-25{ padding-bottom: 25px !important; }

.padding-30{ padding: 30px !important; }
.padding-top-30{ padding-top: 30px !important; }
.padding-left-30{ padding-left: 30px !important; }
.padding-right-30{ padding-right: 30px !important; }
.padding-bottom-30{ padding-bottom: 30px !important; }

.full-width{ width: 100% !important; }
.full-height{ height: 100% !important; }

.auto-width{ width: calc(100% - 10px) !important; }
.auto-height{ height: calc(100% - 10px) !important; }

.height-184{ height:184px !important; }
.height-235{ height:235px !important; }
.height-126{ height:126px !important; }

.white-border{ border:1px solid #fff; }
.bg-border{ border:1px solid #a89c90; }

.margin-top-1-{margin-top:-1px;}
.margin-top-2-{margin-top:-2px;}
.margin-top-3-{margin-top:-3px;}
.margin-top-4-{margin-top:-4px;}
.margin-top-5-{margin-top:-5px;}
.margin-top-6-{margin-top:-6px;}
.margin-top-7-{margin-top:-7px;}
.margin-top-8-{margin-top:-8px;}
.margin-top-9-{margin-top:-9px;}
.margin-top-10-{margin-top:-10px;}

.bgColor-1 { background-color: #9f8b79 !important; }
.bgColor-2 { background-color: #fff !important; }
.bgColor-3 { background-color: #e4d9cc !important; }
.bgColor-4 { background-color: #cec3b7 !important; }
.bgColor-5 { background-color: #f3e8db !important; }
.bgColor-6 { background-color: #50321b !important; }
.bgColor-7 { background-color: #cdc3b6 !important; }
.bgColor-8 { background-color: #4d2f19 !important; }
.bgColor-9 { background-color: #4b2d17 !important; }
.bgColor-10 { background-color: #beb2a5 !important; }

.font-color-1{ color:#412e21 !important; }
.font-color-2{ color:#ffffff !important; }
.font-color-3{ color:#4d3019 !important; }

.border-color-1{ border-color:#cdc3b6 !important; }
.border-color-2{ border-color:#412e21 !important; }
.border-color-3{ border-color:#fff !important; }

.text-indent-15{ text-indent: 15px !important; }

/* font */
.DaxMedium{ font-family: DaxMedium !important; }
.DaxLight{ font-family: DaxLight !important; }
.DaxRegular{ font-family: DaxRegular !important; }
.DaxBold{ font-family: DaxBold !important; }

.DaxCompactLight{ font-family: DaxCompactLight !important; }
.DaxCompactMedium{ font-family: DaxCompactMedium !important; }
.DaxCompactRegular{ font-family: DaxCompactRegular !important; }


.width-percent-100{ width: 100% !important; }

/* Responsive align */
@media (max-width: 767px) {

    .width-auto-xs{ width:auto !important; }
    .height-auto-xs{ height:auto !important; }

	.text-left-xs{ text-align: left; }
	.text-center-xs{ text-align: center; }
	.text-right-xs{ text-align: right; }

	.no-padding-xs{ padding: 0 !important; }
	.no-padding-top-xs{padding-top: 0 !important;}
	.no-padding-left-xs{padding-left: 0 !important;}
	.no-padding-bottom-xs{padding-bottom: 0 !important;}
	.no-padding-right-xs{padding-right: 0 !important;}

	.no-margin-xs{ margin: 0 !important; }
    .no-pull-xs{ float:none !important;}



    .pull-right-xs{ float:right !important; }
    .pull-left-xs{ float:left !important; }

    .margin-5-xs{margin: 5px !important;}
    .margin-top-5-xs{margin-top: 5px !important;}
    .margin-left-5-xs{margin-left: 5px !important;}
    .margin-right-5-xs{margin-right: 5px !important;}
    .margin-bottom-5-xs{margin-bottom: 5px !important;}

    .margin-10-xs{margin: 10px !important;}
    .margin-top-10-xs{margin-top: 10px !important;}
    .margin-left-10-xs{margin-left: 10px !important;}
    .margin-right-10-xs{margin-right: 10px !important;}
    .margin-bottom-10-xs{margin-bottom: 10px !important;}

    .margin-15-xs{margin: 15px !important;}
    .margin-top-15-xs{margin-top: 15px !important;}
    .margin-left-15-xs{margin-left: 15px !important;}
    .margin-right-15-xs{margin-right: 15px !important;}
    .margin-bottom-15-xs{margin-bottom: 15px !important;}

    .margin-20-xs{margin: 20px !important;}
    .margin-top-20-xs{margin-top: 20px !important;}
    .margin-left-20-xs{margin-left: 20px !important;}
    .margin-right-20-xs{margin-right: 20px !important;}
    .margin-bottom-20-xs{margin-bottom: 20px !important;}

    .margin-25-xs{margin: 25px !important;}
    .margin-top-25-xs{margin-top: 25px !important;}
    .margin-left-25-xs{margin-left: 25px !important;}
    .margin-right-25-xs{margin-right: 25px !important;}
    .margin-bottom-25-xs{margin-bottom: 25px !important;}

    .margin-30-xs{margin: 30px !important;}
    .margin-top-30-xs{margin-top: 30px !important;}
    .margin-left-30-xs{margin-left: 30px !important;}
    .margin-right-30-xs{margin-right: 30px !important;}
    .margin-bottom-30-xs{margin-bottom: 30px !important;}

    .margin-35-xs{margin: 35px !important;}
    .margin-top-35-xs{margin-top: 35px !important;}
    .margin-left-35-xs{margin-left: 35px !important;}
    .margin-right-35-xs{margin-right: 35px !important;}
    .margin-bottom-35-xs{margin-bottom: 35px !important;}

    .margin-40-xs{margin: 40px !important;}
    .margin-top-40-xs{margin-top: 40px !important;}
    .margin-left-40-xs{margin-left: 40px !important;}
    .margin-right-40-xs{margin-right: 40px !important;}
    .margin-bottom-40-xs{margin-bottom: 40px !important;}

    .margin-45-xs{margin: 45px !important;}
    .margin-top-45-xs{margin-top: 45px !important;}
    .margin-left-45-xs{margin-left: 45px !important;}
    .margin-right-45-xs{margin-right: 45px !important;}
    .margin-bottom-45-xs{margin-bottom: 45px !important;}

    .margin-50-xs{margin: 50px !important;}
    .margin-top-50-xs{margin-top: 50px !important;}
    .margin-left-50-xs{margin-left: 50px !important;}
    .margin-right-50-xs{margin-right: 50px !important;}
    .margin-bottom-50-xs{margin-bottom: 50px !important;}

    .margin-55-xs{margin: 55px !important;}
    .margin-top-55-xs{margin-top: 55px !important;}
    .margin-left-55-xs{margin-left: 55px !important;}
    .margin-right-55-xs{margin-right: 55px !important;}
    .margin-bottom-55-xs{margin-bottom: 55px !important;}

    .margin-60-xs{margin: 60px !important;}
    .margin-top-60-xs{margin-top: 60px !important;}
    .margin-left-60-xs{margin-left: 60px !important;}
    .margin-right-60-xs{margin-right: 60px !important;}
    .margin-bottom-60-xs{margin-bottom: 60px !important;}

    .margin-90-xs{margin: 90px !important;}
    .margin-top-90-xs{margin-top: 90px !important;}
    .margin-left-90-xs{margin-left: 90px !important;}
    .margin-right-90-xs{margin-right: 90px !important;}
    .margin-bottom-90-xs{margin-bottom: 90px !important;}

    .margin-100-xs{margin: 100px !important;}
    .margin-top-100-xs{margin-top: 100px !important;}
    .margin-left-100-xs{margin-left: 100px !important;}
    .margin-right-100-xs{margin-right: 100px !important;}
    .margin-bottom-100-xs{margin-bottom: 100px !important;}


    .padding-5-xs{padding: 5px !important;}
    .padding-top-5-xs{padding-top: 5px !important;}
    .padding-left-5-xs{padding-left: 5px !important;}
    .padding-right-5-xs{padding-right: 5px !important;}
    .padding-bottom-5-xs{padding-bottom: 5px !important;}

    .padding-10-xs{padding: 10px !important;}
    .padding-top-10-xs{padding-top: 10px !important;}
    .padding-left-10-xs{padding-left: 10px !important;}
    .padding-right-10-xs{padding-right: 10px !important;}
    .padding-bottom-10-xs{padding-bottom: 10px !important;}

    .padding-15-xs{padding: 15px !important;}
    .padding-top-15-xs{padding-top: 15px !important;}
    .padding-left-15-xs{padding-left: 15px !important;}
    .padding-right-15-xs{padding-right: 15px !important;}
    .padding-bottom-15-xs{padding-bottom: 15px !important;}

    .padding-20-xs{padding: 20px !important;}
    .padding-top-20-xs{padding-top: 20px !important;}
    .padding-left-20-xs{padding-left: 20px !important;}
    .padding-right-20-xs{padding-right: 20px !important;}
    .padding-bottom-20-xs{padding-bottom: 20px !important;}

    .padding-25-xs{padding: 25px !important;}
    .padding-top-25-xs{padding-top: 25px !important;}
    .padding-left-25-xs{padding-left: 25px !important;}
    .padding-right-25-xs{padding-right: 25px !important;}
    .padding-bottom-25-xs{padding-bottom: 25px !important;}

    .padding-30-xs{padding: 30px !important;}
    .padding-top-30-xs{padding-top: 30px !important;}
    .padding-left-30-xs{padding-left: 30px !important;}
    .padding-right-30-xs{padding-right: 30px !important;}
    .padding-bottom-30-xs{padding-bottom: 30px !important;}

    .padding-35-xs{padding: 35px !important;}
    .padding-top-35-xs{padding-top: 35px !important;}
    .padding-left-35-xs{padding-left: 35px !important;}
    .padding-right-35-xs{padding-right: 35px !important;}
    .padding-bottom-35-xs{padding-bottom: 35px !important;}

    .padding-40-xs{padding: 40px !important;}
    .padding-top-40-xs{padding-top: 40px !important;}
    .padding-left-40-xs{padding-left: 40px !important;}
    .padding-right-40-xs{padding-right: 40px !important;}
    .padding-bottom-40-xs{padding-bottom: 40px !important;}

    .padding-45-xs{padding: 45px !important;}
    .padding-top-45-xs{padding-top: 45px !important;}
    .padding-left-45-xs{padding-left: 45px !important;}
    .padding-right-45-xs{padding-right: 45px !important;}
    .padding-bottom-45-xs{padding-bottom: 45px !important;}

    .padding-50-xs{padding: 50px !important;}
    .padding-top-50-xs{padding-top: 50px !important;}
    .padding-left-50-xs{padding-left: 50px !important;}
    .padding-right-50-xs{padding-right: 50px !important;}
    .padding-bottom-50-xs{padding-bottom: 50px !important;}

    .padding-55-xs{padding: 55px !important;}
    .padding-top-55-xs{padding-top: 55px !important;}
    .padding-left-55-xs{padding-left: 55px !important;}
    .padding-right-55-xs{padding-right: 55px !important;}
    .padding-bottom-55-xs{padding-bottom: 55px !important;}

    .padding-60-xs{padding: 60px !important;}
    .padding-top-60-xs{padding-top: 60px !important;}
    .padding-left-60-xs{padding-left: 60px !important;}
    .padding-right-60-xs{padding-right: 60px !important;}
    .padding-bottom-60-xs{padding-bottom: 60px !important;}

    .line-height-1-xs { line-height: 1px !important; }
    .line-height-2-xs { line-height: 2px !important; }
    .line-height-3-xs { line-height: 3px !important; }
    .line-height-4-xs { line-height: 4px !important; }
    .line-height-5-xs { line-height: 5px !important; }
    .line-height-6-xs { line-height: 6px !important; }
    .line-height-7-xs { line-height: 7px !important; }
    .line-height-8-xs { line-height: 8px !important; }
    .line-height-9-xs { line-height: 9px !important; }
    .line-height-10-xs { line-height: 10px !important; }
    .line-height-11-xs { line-height: 11px !important; }
    .line-height-12-xs { line-height: 12px !important; }
    .line-height-13-xs { line-height: 13px !important; }
    .line-height-14-xs { line-height: 14px !important; }
    .line-height-15-xs { line-height: 15px !important; }
    .line-height-16-xs { line-height: 16px !important; }
    .line-height-17-xs { line-height: 17px !important; }
    .line-height-18-xs { line-height: 18px !important; }
    .line-height-19-xs { line-height: 19px !important; }
    .line-height-20-xs { line-height: 20px !important; }
    .line-height-21-xs { line-height: 21px !important; }
    .line-height-22-xs { line-height: 22px !important; }
    .line-height-23-xs { line-height: 23px !important; }
    .line-height-24-xs { line-height: 24px !important; }
    .line-height-25-xs { line-height: 25px !important; }
    .line-height-26-xs { line-height: 26px !important; }
    .line-height-27-xs { line-height: 27px !important; }
    .line-height-28-xs { line-height: 28px !important; }
    .line-height-29-xs { line-height: 29px !important; }
    .line-height-30-xs { line-height: 30px !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

    .width-auto-sm{ width:auto !important; }
    .height-auto-sm{ height:auto !important; }

    .section-menu .container:nth-child(1){ width: 100% !important; }

	.text-left-sm{ text-align: left; }
	.text-center-sm{ text-align: center; }
	.text-right-sm{ text-align: right; }

	.no-padding-sm{ padding: 0 !important; }
	.no-padding-top-sm{padding-top: 0 !important;}
	.no-padding-left-sm{padding-left: 0 !important;}
	.no-padding-bottom-sm{padding-bottom: 0 !important;}
	.no-padding-right-sm{padding-right: 0 !important;}

	.no-margin-sm{ margin: 0 !important; }

    .pull-right-sm{ float:right !important; }
    .pull-left-sm{ float:left !important; }
    .no-pull-sm{float:none !important;}

    .margin-5-sm{margin: 5px !important;}
    .margin-top-5-sm{margin-top: 5px !important;}
    .margin-left-5-sm{margin-left: 5px !important;}
    .margin-right-5-sm{margin-right: 5px !important;}
    .margin-bottom-5-sm{margin-bottom: 5px !important;}

    .margin-10-sm{margin: 10px !important;}
    .margin-top-10-sm{margin-top: 10px !important;}
    .margin-left-10-sm{margin-left: 10px !important;}
    .margin-right-10-sm{margin-right: 10px !important;}
    .margin-bottom-10-sm{margin-bottom: 10px !important;}

    .margin-15-sm{margin: 15px !important;}
    .margin-top-15-sm{margin-top: 15px !important;}
    .margin-left-15-sm{margin-left: 15px !important;}
    .margin-right-15-sm{margin-right: 15px !important;}
    .margin-bottom-15-sm{margin-bottom: 15px !important;}

    .margin-20-sm{margin: 20px !important;}
    .margin-top-20-sm{margin-top: 20px !important;}
    .margin-left-20-sm{margin-left: 20px !important;}
    .margin-right-20-sm{margin-right: 20px !important;}
    .margin-bottom-20-sm{margin-bottom: 20px !important;}

    .margin-25-sm{margin: 25px !important;}
    .margin-top-25-sm{margin-top: 25px !important;}
    .margin-left-25-sm{margin-left: 25px !important;}
    .margin-right-25-sm{margin-right: 25px !important;}
    .margin-bottom-25-sm{margin-bottom: 25px !important;}

    .margin-30-sm{margin: 30px !important;}
    .margin-top-30-sm{margin-top: 30px !important;}
    .margin-left-30-sm{margin-left: 30px !important;}
    .margin-right-30-sm{margin-right: 30px !important;}
    .margin-bottom-30-sm{margin-bottom: 30px !important;}

    .margin-35-sm{margin: 35px !important;}
    .margin-top-35-sm{margin-top: 35px !important;}
    .margin-left-35-sm{margin-left: 35px !important;}
    .margin-right-35-sm{margin-right: 35px !important;}
    .margin-bottom-35-sm{margin-bottom: 35px !important;}

    .margin-40-sm{margin: 40px !important;}
    .margin-top-40-sm{margin-top: 40px !important;}
    .margin-left-40-sm{margin-left: 40px !important;}
    .margin-right-40-sm{margin-right: 40px !important;}
    .margin-bottom-40-sm{margin-bottom: 40px !important;}

    .margin-45-sm{margin: 45px !important;}
    .margin-top-45-sm{margin-top: 45px !important;}
    .margin-left-45-sm{margin-left: 45px !important;}
    .margin-right-45-sm{margin-right: 45px !important;}
    .margin-bottom-45-sm{margin-bottom: 45px !important;}

    .margin-50-sm{margin: 50px !important;}
    .margin-top-50-sm{margin-top: 50px !important;}
    .margin-left-50-sm{margin-left: 50px !important;}
    .margin-right-50-sm{margin-right: 50px !important;}
    .margin-bottom-50-sm{margin-bottom: 50px !important;}

    .margin-55-sm{margin: 55px !important;}
    .margin-top-55-sm{margin-top: 55px !important;}
    .margin-left-55-sm{margin-left: 55px !important;}
    .margin-right-55-sm{margin-right: 55px !important;}
    .margin-bottom-55-sm{margin-bottom: 55px !important;}

    .margin-60-sm{margin: 60px !important;}
    .margin-top-60-sm{margin-top: 60px !important;}
    .margin-left-60-sm{margin-left: 60px !important;}
    .margin-right-60-sm{margin-right: 60px !important;}
    .margin-bottom-60-sm{margin-bottom: 60px !important;}

    .margin-90-sm{margin: 90px !important;}
    .margin-top-90-sm{margin-top: 90px !important;}
    .margin-left-90-sm{margin-left: 90px !important;}
    .margin-right-90-sm{margin-right: 90px !important;}
    .margin-bottom-90-sm{margin-bottom: 90px !important;}

    .margin-100-sm{margin: 100px !important;}
    .margin-top-100-sm{margin-top: 100px !important;}
    .margin-left-100-sm{margin-left: 100px !important;}
    .margin-right-100-sm{margin-right: 100px !important;}
    .margin-bottom-100-sm{margin-bottom: 100px !important;}



    .padding-5-sm{padding: 5px !important;}
    .padding-top-5-sm{padding-top: 5px !important;}
    .padding-left-5-sm{padding-left: 5px !important;}
    .padding-right-5-sm{padding-right: 5px !important;}
    .padding-bottom-5-sm{padding-bottom: 5px !important;}

    .padding-10-sm{padding: 10px !important;}
    .padding-top-10-sm{padding-top: 10px !important;}
    .padding-left-10-sm{padding-left: 10px !important;}
    .padding-right-10-sm{padding-right: 10px !important;}
    .padding-bottom-10-sm{padding-bottom: 10px !important;}

    .padding-15-sm{padding: 15px !important;}
    .padding-top-15-sm{padding-top: 15px !important;}
    .padding-left-15-sm{padding-left: 15px !important;}
    .padding-right-15-sm{padding-right: 15px !important;}
    .padding-bottom-15-sm{padding-bottom: 15px !important;}

    .padding-20-sm{padding: 20px !important;}
    .padding-top-20-sm{padding-top: 20px !important;}
    .padding-left-20-sm{padding-left: 20px !important;}
    .padding-right-20-sm{padding-right: 20px !important;}
    .padding-bottom-20-sm{padding-bottom: 20px !important;}

    .padding-25-sm{padding: 25px !important;}
    .padding-top-25-sm{padding-top: 25px !important;}
    .padding-left-25-sm{padding-left: 25px !important;}
    .padding-right-25-sm{padding-right: 25px !important;}
    .padding-bottom-25-sm{padding-bottom: 25px !important;}

    .padding-30-sm{padding: 30px !important;}
    .padding-top-30-sm{padding-top: 30px !important;}
    .padding-left-30-sm{padding-left: 30px !important;}
    .padding-right-30-sm{padding-right: 30px !important;}
    .padding-bottom-30-sm{padding-bottom: 30px !important;}

    .padding-35-sm{padding: 35px !important;}
    .padding-top-35-sm{padding-top: 35px !important;}
    .padding-left-35-sm{padding-left: 35px !important;}
    .padding-right-35-sm{padding-right: 35px !important;}
    .padding-bottom-35-sm{padding-bottom: 35px !important;}

    .padding-40-sm{padding: 40px !important;}
    .padding-top-40-sm{padding-top: 40px !important;}
    .padding-left-40-sm{padding-left: 40px !important;}
    .padding-right-40-sm{padding-right: 40px !important;}
    .padding-bottom-40-sm{padding-bottom: 40px !important;}

    .padding-45-sm{padding: 45px !important;}
    .padding-top-45-sm{padding-top: 45px !important;}
    .padding-left-45-sm{padding-left: 45px !important;}
    .padding-right-45-sm{padding-right: 45px !important;}
    .padding-bottom-45-sm{padding-bottom: 45px !important;}

    .padding-50-sm{padding: 50px !important;}
    .padding-top-50-sm{padding-top: 50px !important;}
    .padding-left-50-sm{padding-left: 50px !important;}
    .padding-right-50-sm{padding-right: 50px !important;}
    .padding-bottom-50-sm{padding-bottom: 50px !important;}

    .padding-55-sm{padding: 55px !important;}
    .padding-top-55-sm{padding-top: 55px !important;}
    .padding-left-55-sm{padding-left: 55px !important;}
    .padding-right-55-sm{padding-right: 55px !important;}
    .padding-bottom-55-sm{padding-bottom: 55px !important;}

    .padding-60-sm{padding: 60px !important;}
    .padding-top-60-sm{padding-top: 60px !important;}
    .padding-left-60-sm{padding-left: 60px !important;}
    .padding-right-60-sm{padding-right: 60px !important;}
    .padding-bottom-60-sm{padding-bottom: 60px !important;}

    .line-height-1-sm { line-height: 1px !important; }
    .line-height-2-sm { line-height: 2px !important; }
    .line-height-3-sm { line-height: 3px !important; }
    .line-height-4-sm { line-height: 4px !important; }
    .line-height-5-sm { line-height: 5px !important; }
    .line-height-6-sm { line-height: 6px !important; }
    .line-height-7-sm { line-height: 7px !important; }
    .line-height-8-sm { line-height: 8px !important; }
    .line-height-9-sm { line-height: 9px !important; }
    .line-height-10-sm { line-height: 10px !important; }
    .line-height-11-sm { line-height: 11px !important; }
    .line-height-12-sm { line-height: 12px !important; }
    .line-height-13-sm { line-height: 13px !important; }
    .line-height-14-sm { line-height: 14px !important; }
    .line-height-15-sm { line-height: 15px !important; }
    .line-height-16-sm { line-height: 16px !important; }
    .line-height-17-sm { line-height: 17px !important; }
    .line-height-18-sm { line-height: 18px !important; }
    .line-height-19-sm { line-height: 19px !important; }
    .line-height-20-sm { line-height: 20px !important; }
    .line-height-21-sm { line-height: 21px !important; }
    .line-height-22-sm { line-height: 22px !important; }
    .line-height-23-sm { line-height: 23px !important; }
    .line-height-24-sm { line-height: 24px !important; }
    .line-height-25-sm { line-height: 25px !important; }
    .line-height-26-sm { line-height: 26px !important; }
    .line-height-27-sm { line-height: 27px !important; }
    .line-height-28-sm { line-height: 28px !important; }
    .line-height-29-sm { line-height: 29px !important; }
    .line-height-30-sm { line-height: 30px !important; }

}

@media (min-width: 768px){
	.no-padding-md{ padding: 0 !important; }
	.no-padding-top-md{padding-top: 0 !important;}
	.no-padding-left-md{padding-left: 0 !important;}
	.no-padding-bottom-md{padding-bottom: 0 !important;}
	.no-padding-right-md{padding-right: 0 !important;}

    .hidden-md{ display:none !important; }
	.text-left-md{ text-align: left; }
	.text-center-md{ text-align: center; }
	.text-right-md{ text-align: right; }

    .line-height-1-md { line-height: 1px !important; }
    .line-height-2-md { line-height: 2px !important; }
    .line-height-3-md { line-height: 3px !important; }
    .line-height-4-md { line-height: 4px !important; }
    .line-height-5-md { line-height: 5px !important; }
    .line-height-6-md { line-height: 6px !important; }
    .line-height-7-md { line-height: 7px !important; }
    .line-height-8-md { line-height: 8px !important; }
    .line-height-9-md { line-height: 9px !important; }
    .line-height-10-md { line-height: 10px !important; }
    .line-height-11-md { line-height: 11px !important; }
    .line-height-12-md { line-height: 12px !important; }
    .line-height-13-md { line-height: 13px !important; }
    .line-height-14-md { line-height: 14px !important; }
    .line-height-15-md { line-height: 15px !important; }
    .line-height-16-md { line-height: 16px !important; }
    .line-height-17-md { line-height: 17px !important; }
    .line-height-18-md { line-height: 18px !important; }
    .line-height-19-md { line-height: 19px !important; }
    .line-height-20-md { line-height: 20px !important; }
    .line-height-21-md { line-height: 21px !important; }
    .line-height-22-md { line-height: 22px !important; }
    .line-height-23-md { line-height: 23px !important; }
    .line-height-24-md { line-height: 24px !important; }
    .line-height-25-md { line-height: 25px !important; }
    .line-height-26-md { line-height: 26px !important; }
    .line-height-27-md { line-height: 27px !important; }
    .line-height-28-md { line-height: 28px !important; }
    .line-height-29-md { line-height: 29px !important; }
    .line-height-30-md { line-height: 30px !important; }

}


/* Height */
.height-10 { height: 10px !important; }
.height-11 { height: 11px !important; }
.height-12 { height: 12px !important; }
.height-13 { height: 13px !important; }
.height-14 { height: 14px !important; }
.height-15 { height: 15px !important; }
.height-16 { height: 16px !important; }
.height-17 { height: 17px !important; }
.height-18 { height: 18px !important; }
.height-19 { height: 19px !important; }
.height-20 { height: 20px !important; }
.height-21 { height: 21px !important; }
.height-22 { height: 22px !important; }
.height-23 { height: 23px !important; }
.height-24 { height: 24px !important; }
.height-25 { height: 25px !important; }
.height-26 { height: 26px !important; }
.height-27 { height: 27px !important; }
.height-28 { height: 28px !important; }
.height-29 { height: 29px !important; }
.height-30 { height: 30px !important; }
.height-31 { height: 31px !important; }
.height-32 { height: 32px !important; }
.height-33 { height: 33px !important; }
.height-34 { height: 34px !important; }
.height-35 { height: 35px !important; }
.height-36 { height: 36px !important; }
.height-37 { height: 37px !important; }
.height-38 { height: 38px !important; }
.height-39 { height: 39px !important; }
.height-40 { height: 40px !important; }
.height-41 { height: 41px !important; }
.height-42 { height: 42px !important; }
.height-43 { height: 43px !important; }
.height-44 { height: 44px !important; }
.height-45 { height: 45px !important; }
.height-46 { height: 46px !important; }
.height-47 { height: 47px !important; }
.height-48 { height: 48px !important; }
.height-49 { height: 49px !important; }
.height-50 { height: 50px !important; }


/* Width */
.width-10 { width: 10px !important; }
.width-11 { width: 11px !important; }
.width-12 { width: 12px !important; }
.width-13 { width: 13px !important; }
.width-14 { width: 14px !important; }
.width-15 { width: 15px !important; }
.width-16 { width: 16px !important; }
.width-17 { width: 17px !important; }
.width-18 { width: 18px !important; }
.width-19 { width: 19px !important; }
.width-20 { width: 20px !important; }
.width-21 { width: 21px !important; }
.width-22 { width: 22px !important; }
.width-23 { width: 23px !important; }
.width-24 { width: 24px !important; }
.width-25 { width: 25px !important; }
.width-26 { width: 26px !important; }
.width-27 { width: 27px !important; }
.width-28 { width: 28px !important; }
.width-29 { width: 29px !important; }
.width-30 { width: 30px !important; }
.width-31 { width: 31px !important; }
.width-32 { width: 32px !important; }
.width-33 { width: 33px !important; }
.width-34 { width: 34px !important; }
.width-35 { width: 35px !important; }
.width-36 { width: 36px !important; }
.width-37 { width: 37px !important; }
.width-38 { width: 38px !important; }
.width-39 { width: 39px !important; }
.width-40 { width: 40px !important; }
.width-41 { width: 41px !important; }
.width-42 { width: 42px !important; }
.width-43 { width: 43px !important; }
.width-44 { width: 44px !important; }
.width-45 { width: 45px !important; }
.width-46 { width: 46px !important; }
.width-47 { width: 47px !important; }
.width-48 { width: 48px !important; }
.width-49 { width: 49px !important; }
.width-50 { width: 50px !important; }
.width-150 { width: 150px !important; }

/* Height */
.line-height-10 { line-height: 10px !important; }
.line-height-11 { line-height: 11px !important; }
.line-height-12 { line-height: 12px !important; }
.line-height-13 { line-height: 13px !important; }
.line-height-14 { line-height: 14px !important; }
.line-height-15 { line-height: 15px !important; }
.line-height-16 { line-height: 16px !important; }
.line-height-17 { line-height: 17px !important; }
.line-height-18 { line-height: 18px !important; }
.line-height-19 { line-height: 19px !important; }
.line-height-20 { line-height: 20px !important; }
.line-height-21 { line-height: 21px !important; }
.line-height-22 { line-height: 22px !important; }
.line-height-23 { line-height: 23px !important; }
.line-height-24 { line-height: 24px !important; }
.line-height-25 { line-height: 25px !important; }
.line-height-26 { line-height: 26px !important; }
.line-height-27 { line-height: 27px !important; }
.line-height-28 { line-height: 28px !important; }
.line-height-29 { line-height: 29px !important; }
.line-height-30 { line-height: 30px !important; }
.line-height-31 { line-height: 31px !important; }
.line-height-32 { line-height: 32px !important; }
.line-height-33 { line-height: 33px !important; }
.line-height-34 { line-height: 34px !important; }
.line-height-35 { line-height: 35px !important; }
.line-height-36 { line-height: 36px !important; }
.line-height-37 { line-height: 37px !important; }
.line-height-38 { line-height: 38px !important; }
.line-height-39 { line-height: 39px !important; }
.line-height-40 { line-height: 40px !important; }
.line-height-41 { line-height: 41px !important; }
.line-height-42 { line-height: 42px !important; }
.line-height-43 { line-height: 43px !important; }
.line-height-44 { line-height: 44px !important; }
.line-height-45 { line-height: 45px !important; }
.line-height-46 { line-height: 46px !important; }
.line-height-47 { line-height: 47px !important; }
.line-height-48 { line-height: 48px !important; }
.line-height-49 { line-height: 49px !important; }
.line-height-50 { line-height: 50px !important; }
