/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'Atlanta';
    src: url('../fonts/Atlanta Book.eot');
	src: url('../fonts/Atlanta Book.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Atlanta Book.woff2') format('woff2'),
		 url('../fonts/Atlanta Book.woff') format('woff'),
		 url('../fonts/Atlanta Book.svg#Atlanta Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

.red{color:#F00 !important;}
.grey{color:#000 !important;}
.blank{color:#FFF !important;}
.white{ color:#FFF !important}
.blak{color:#000 !important;}

.bg_red{background-color:#F00 !important}
.my_grey{background-color:#666 !important}
.my_red{background-color:#FC5D4A !important}
.my_white{background-color:#FFF !important}

.my_red_txt{color:#FC5D4A !important}
.my_bordo{text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;}
.my_bordo_black{text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;}
.my_bordo_red{text-shadow: -1px 0 #F00, 0 1px #F00, 1px 0 #F00, 0 -1px #F00;}
.my_box{ padding-top:15px; padding-bottom:15px; margin-bottom:15px}

.submen{ font-weight:600; color:#F00; margin-top:20px}
.submenchr1{font-style:italic}
.submenchr2{font-style:italic; font-weight:100; font-size:12px;}
.submenchr3{font-style:italic; font-weight:100; font-size:18px; margin-left:15px;}

.homelogo{max-width:700px !important; max-height:235px !important}
/* Custom, iPhone Retina */
@media only screen and (min-width:0px) and (max-width: 767px) {
  .homelogo {max-width:200px !important; max-height:67px !important}
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .homelogo {max-width:500px !important; max-height:168px !important}
}
.mt15{margin-top:15px}
.ml10{margin-left:10px}
