@font-face {
    font-family: "FiraSansLight";
    src: url("fonts/FiraSansLight.eot");
    src: url("fonts/FiraSansLight.eot#iefix")format("embedded-opentype"),
    url("fonts/FiraSansLight.woff") format("woff"),
    url("fonts/FiraSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "FiraSansRegular";
    src: url("fonts/FiraSansRegular.eot");
    src: url("fonts/FiraSansRegular.eot#iefix")format("embedded-opentype"),
    url("fonts/FiraSansRegular.woff") format("woff"),
    url("fonts/FiraSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {font-family: "FiraSansLight", "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: #000;color: #fff;}

.navbar-default {background-color: rgba(0,0,0,0.3);border: 0;transition: all 0.3s ease;}
.navbar-default .navbar-header a {color: #fff;}
.navbar-default .navbar-brand {height: initial;}
.navbar-default .navbar-nav > li > a {font-size: 13px;color: #fff;text-align: center;background-color: transparent;transition: all 0.3s ease;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #fff;background-color: rgba(0,0,0,0.3);}
.navbar-default button {height: 42px;color: #332f2e;border: none;padding: 0 25px;font-weight: bold;outline: none;}
.navbar-right {padding-top: 10px;margin-right: 0 !important;}
.navbar-right div {font-size: 17px;}
.htel {display: none;}
.modmen li a {color: #000;}
/*.modmen {padding: 0;list-style: none;}
.modmen li {display: inline-block;vertical-align: top;width: 24%;margin-bottom: 10px;}
*/

.block1 {background: url(images/nfon1.jpg) no-repeat;background-size: cover;}
.block11 {padding-top: 60px;}
.block1 .slg {font-family: "FiraSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;min-height: 70px;}
.block1 .slg-m {margin-bottom: 30px;}
.block1 .stups {margin-bottom: 30px;}
.block1 .stup {display: inline-block;vertical-align: top;width: 32%;font-size: 14px;}
.block1 .stup-zg {background-color: rgba(0,0,0,0.3);padding: 15px;}
.block1 .stup-tx {border: 1px solid #fff;border-top: 0;padding: 15px;min-height: 180px;}
.block1 .dov {margin-bottom: 15px;}
.block1 .dov div {display: inline-block;vertical-align: middle;}
.block1 .dov .im {margin-right: 30px;}
.block1 .dov img {width: 70px;}

.block2 {background: url(images/nfon2.jpg) no-repeat;background-size: cover;}
.block22 {padding-top: 40px;}
.block2 .slg {font-family: "FiraSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;margin-bottom: 20px;}
.block2 .ks {padding: 15px;border: 1px solid #fff;margin-bottom: 30px;} 
.block2 .ks div {margin-top: 20px;font-size: 15px;}
.block2 .ks span {font-family: "FiraSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;display: block;font-size: 17px;}
.block2 button {height: 42px;color: #332f2e;font-size: 13px;border: none;font-weight: bold;outline: none;}

.block3 {background: url(images/nfon3.jpg) no-repeat;background-size: cover;}
.block33 {padding-top: 50px;}
.block3 .an {border: 1px solid #fff;margin-bottom: 30px;}
.block3 .an div {padding: 20px;}
.block3 .an img {width: 100%;}
.block3 .an span {display: block;padding: 20px 15px 20px 0;min-height: 190px;}

.block4 {background: url(images/nfon4.jpg) no-repeat;background-size: cover;}
.block44 {padding-top: 50px;}
.block4 .dov {margin-bottom: 15px;}
.block4 .dov div {display: inline-block;vertical-align: middle;}
.block4 .dov .im {margin-right: 30px;}
.block4 .dov img {width: 70px;}

.footerwr {background-color: rgba(0,0,0,0.3);position: fixed;bottom: 0;left: 0;right: 0;transition: all 0.3s ease;}
.footer {padding: 10px 0;}
.footer a {color: #fff;}
.footer span {display: block;}
.footer button {height: 42px;color: #332f2e;border: none;padding: 0 25px;font-weight: bold;outline: none;}
.footer .btel {display: none;}

.modal-content {background-color: #fff;color: #000;border-radius: 0;}
.modal-content .zg {font-size: 17px;margin-bottom: 15px;}
input[type=checkbox] {display: none;}
input[type=checkbox] + label {background: url(images/ch1.png) no-repeat;width: 31%;vertical-align: top;padding-left: 25px;padding-bottom: 2px;margin-right: 10px;}
input[type=checkbox]:checked + label{background: url(images/ch2.png) no-repeat;}
#bsend {height: 42px;color: #332f2e;font-size: 13px;border-radius: 0;border: none;font-weight: bold;outline: none;}

.modal-lg .form-control {border: 1px solid #000;width: 49%;border-radius: 0;display: inline-block;margin-bottom: 6px;}

.modal-backdrop {background-color: #fff;}

.form-control::-webkit-input-placeholder  {opacity: 1;transition: opacity 0.5s ease;}
.form-control::-moz-placeholder {opacity: 1;transition: opacity 0.5s ease;}
.form-control:-moz-placeholder {opacity: 1;transition: opacity 0.5s ease;}
.form-control:-ms-input-placeholder {opacity: 1;transition: opacity 0.5s ease;}
.form-control:focus::-webkit-input-placeholder {opacity: 0;transition: opacity 0.5s ease;}
.form-control:focus::-moz-placeholder {opacity: 0;transition: opacity 0.5s ease;}
.form-control:focus:-moz-placeholder {opacity: 0;transition: opacity 0.5s ease;}
.form-control:focus:-ms-input-placeholder {opacity: 0;transition: opacity 0.5s ease;}


.bup {position: fixed;bottom: 10px;right: 10px;display: none;}


@media screen and (max-width: 480px) {
.footer button {padding: 0 10px;}
}

@media screen and (max-width: 768px) {
.block1 .stup {width: 49%;}
.block1 .dov .im, .block4 .dov .im {margin-right: 10px;}
.block2 button {margin-bottom: 30px;}
.block4 .dov .in {width: 70%;}
/*.footerwr {position: static;}*/
.navbar {margin-bottom: 0;}
input[type=checkbox] + label {width: 100%;}
.modal-lg .form-control {width: 100%;}
/*.modmen li {width: 49%;}*/
}

@media (max-width: 1024px) {
    .navbar-header {float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;}
    .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;	}
    .navbar-collapse.collapse {display: none !important;}
    .navbar-nav {float: none !important;}
    .collapse.in{display: block !important;}
	
	.block11 {padding: 110px 0 40px;}
	.block22 {padding: 40px 0;}
	.block33 {padding: 50px 0 10px;}
	.block44 {padding: 50px 0 100px;}
	.footer .btel {display: block;padding: 10px 0;}
	.footer .slg {display: none;}
	.ksc {display: none;}
	.htel {display: block;padding: 8px 15px 0 0;}
	.navbar-brand > img {width: 100px;}
	.navbar-default, .footerwr {background-color: rgba(0,0,0,1);}
}

@media print {	
* {-webkit-print-color-adjust: exact;print-color-adjust: exact;}
@page {margin: 1cm;}
body {}	
.block11, .block22, .block33, .block44 {padding-top: 0;}
.navbar-default {display: none;}
.footerwr  {display: none;}
img {display: none;}
.block1 .slg-m, .block1 .stups {margin-bottom: 10px;}
.block2 .ks div {margin-top: 0;}
.block2 .ks {margin-bottom: 10px;}
.block2 button {display: none;}
.block3 .an span {padding: 0;min-height: initial;}
.block3 .an {margin-bottom: 10px;}
}



/*
     FILE ARCHIVED ON 23:54:58 Jan 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:35:41 Nov 25, 2025.
     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)).
*/
/*
playback timings (ms):
  captures_list: 0.699
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.032
  esindex: 0.01
  cdx.remote: 56.422
  LoadShardBlock: 995.487 (3)
  PetaboxLoader3.datanode: 1142.037 (5)
  load_resource: 2505.897 (2)
  PetaboxLoader3.resolve: 2240.09 (2)
*/