@import "grid-3.css";
@import "font-awesome-3.css";
@import "superfish-3.css";
/*@import "gfonts.css";*/

html {
    width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}
/*
body {
    position: relative;
    background-color: #fff;
    color: #777;
    font: 14px/20px 'Play', sans-serif;
}
*/
strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

.p1 {
    margin-bottom: 14px;
}

input {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}

h1 {
    font-size: 41px;
    line-height: 49px;
    padding-top: 40px;
    margin-bottom: 16px;
}


h2 {
    display: inline-block;
    font-size: 54px;
    line-height: 54px;
    color: #fff;
    background-color: #000;
    padding: 2px 23px 6px 12px;
}

h2.color1 {
    padding-top: 0;
    padding-right: 12px;
    line-height: 52px;
    padding-bottom: 10px;
}

h3 {
    font-size: 41px;
    line-height: 49px;
    padding-top: 40px;
    margin-bottom: 16px;
}

h3.smalltop {
    padding-top: 10px;
    font-size: 38px;
}

h3 .fa {
    line-height: 49px;
    font-size: 56px;
    position: relative;
    top: -3px;
    margin-right: 24px;
}

.page1 .yell_art h3 {
    padding-top: 49px;
    margin-bottom: 16px;
}

.page1 .yell_art h3.smalltop {
    padding-top: 10px;
}

.yell_art h3 {
    padding-top: 61px;
    margin-bottom: 16px;
}

.page1 h3 {
    margin-bottom: 15px;
    padding-top: 32px;
}

h4 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 17px;
    line-height: 39px;
    padding-top: 20px;
}

h3.head1 {
    padding-top: 44px;
    margin-bottom: 33px;
}

/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list {
}


.list li {
    padding-left: 20px;
    color: #fee600;
    line-height: 33px;
    text-transform: uppercase;
    background: url(../png/marker-3.png) 0 16px no-repeat;
}

.list li a:hover {
    color: #fff;
}

.list  li+li {
}

.list1 {
    padding-top: 1px;

}

.list1 li+li {
    margin-top: 10px;
}

.list1 li:after {
    width: 4px;
    position: absolute;
    content: '';
    height: 1px;
    background-color: #000;
    top: 12px;
    left: 0;
}

.list1 li {
    position: relative;
    padding-left: 14px;
}

/****Links****/



a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #fee600;
}

.btn {
    color: #fff;
    background-color: #000;
    display: inline-block;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    padding: 12px 20px 14px;
    text-transform: uppercase;
    margin-top: 26px;
}

.btn:hover {
    background-color: #fee600;
    color: #000;
}

.yell_art .btn:hover {
    background-color: #fff;
    color: #000;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    margin-top: 8px;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 7px;
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.ta__center {
    text-align: center;
}

.ta__left {
    text-align: left;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}


/*header*/


header {
    display: block;
    position: relative;
    z-index: 800;
    /*background: url(../images/slide.jpg) center 0 no-repeat;*/
}

.angle {
    width: 100%;
    z-index: 800px;
}


.bot__angle {
    position: absolute;
    top: 100%;
    left: 0;
}


.top__angle {
    position: absolute;
    bottom: 100%;
    left: 0;
}

header h1 {
    top: 27px;
    margin-top: -27px;
    position: relative;
    text-align: center;
    float: left;
    z-index: 990;

}


header h1 a {
    display: inline-block;
    overflow: hidden;

    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}

.header_socials {
    float: right;
    margin-left: 31px;
    overflow: hidden;
    padding-top: 11px;
}

.header_socials .fa {
    display: block;
    float: left;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
}

.header_socials .fa:hover {
    color: #fee600;
}

.header_socials .fa+.fa {
    margin-left: 25px;
}

header .mainlogo {
		position: relative;
		top: -20px;
        width: 332px;
 		margin:0 auto;
 	 	display: block;
   	    float: left;
}

/****Content****/

.content {
    background-color: #fff;
    padding-bottom: 127px;
}

.page1 .content {
    padding-bottom: 116px;
}

/****Blocks****/

.yell_art {
    background-color: #fee600;
    color: #000;
    padding-bottom: 26px;
}

.yell_art .text1 {
    position: relative;
    top: -1px;
}

.yell_art a:hover {
    color: #fff;
}

.box_img {
    padding-top: 6px;
    width: 100%;
}

.bottom_block {
    background-color: #000;
    padding-bottom: 69px;
    position: relative;
}

.box {
    margin-top: 8px;
    color: #000;
    background-color: #f2f2f2;
}

.box p {
    margin-bottom: 14px;
}

.box_bot {
    padding: 15px 20px 21px;
}

.box_title {
    padding: 12px 20px 14px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 4px solid #fff;
    color: #000;
    background-color: #fee600;
}

.box_title_small {
    padding: 4px 4px 4px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    color: #000;
    background-color: #fee600;
}

.pad1 {
    padding-bottom: 60px;
}

.block2 {
    padding-left: 68px;
    position: relative;
}

.block2 .text1 {
    padding-bottom: 1px;
}

.block2 .fa {
    font-size: 53px;
    line-height: 33px;
    color: #fee600;
    position: absolute;
    left: 0;
    top: 15px;
}

.block2+.block2  {
    margin-top: 20px;
}

.bq1 {
    margin-top: -16px;
    background: url(../png/quotes-3.png) 0 6px no-repeat;
    padding-left: 68px;
}

.text1 time {
    display: block;
}

.prv .text1{
    padding-bottom: 1px;
}

.prv p+.text1 {
    padding-top: 20px;
}

.signup {
	-moz-box-shadow:inset 0px 0px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 0px 0px 0px #f29c93;
	box-shadow:inset 0px 0px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	padding:12px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.signup:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
	background-color:#ce0100;
}
.signup:active {
	position:relative;
	top:1px;
}
.signup.tit {
	font: 14px/20px 'Roboto', sans-serif;
	padding:5px;
}

/****Accordion****/

#accordion {
    color: #000;
    padding-right: 20px;
    padding-top: 43px;
}

#accordion dd {
    background-color: #f2f2f2;
    margin: 4px 0 4px;
    padding: 15px 0 21px 19px;
}

#accordion dt a {
    color: #fff;
    padding: 12px 48px 14px 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    background-color: #000;
    color: #fee600;
    position: relative;
}

#accordion dt a:before,
#accordion dt a:after  {
    content: '';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 15px;
    line-height: 20px;
    right: 20px;
    color: #fff;
    font-weight: normal;
    top: 50%;
    margin-top: -8px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

#accordion dt a:after {
    color: #000;
    content: '';
    opacity: 0;
}

#accordion dt.ui-state-active a:after,
#accordion dt a:hover:after {
    opacity: 1;
}

#accordion dt.ui-state-active a:before,
#accordion dt a:hover:before  {
    opacity: 0;
}

#accordion dt.ui-state-active a,
#accordion dt a:hover {
    background-color: #fee600;
    color: #000;
}

#accordion dt {
    margin-bottom: 4px;
}

/****Separators****/

.clear.sep__1 {
    height: 57px;
}

.clear.sep__2 {
    height: 40px;
}

.line_top_yellow {
	border-top: solid 1px #fee600;
	padding-top: 5px;
	padding-bottom: 5px;
}

/****Text styles****/
.text1 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 17px;
}

.text1_black {
	color: black;
}

.product_cart {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 2px;
}

.text1 .fa {
    margin-bottom: 14px;
    position: relative;
    top: -1px;
    font-size: 55px;
    line-height: 30px;
    min-width: 70px;
}

.text1 .fa.fa-calendar {
    font-size: 50px;
}

.color1 {
    color: #fee600;
}

.color1 a:hover, a.color1:hover {
    color: #000;
}

.color2 {
    color: #000;
}

.color_red {
    color: red;
}

.td_underline {
    text-decoration: underline;
}

/****Map****/

.map {
    overflow: hidden;
}

.map .text1 {

}

.map figure {
    margin-bottom: 19px;
    padding-top: 8px;
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 428px;
    max-width: 100%;
}

.address1 {
    display: block;
    margin-top: -18px;
}

.address1 dt {
    padding-bottom: 1px;
}

.address1+.address1 {
    margin-top: 37px;
}

.address1 dd span {
    min-width: 108px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

/**Footer**/

#footer {
    display: block;
    padding: 21px 0 40px;
}

.copyright {
}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 46px;
    height: 46px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../png/totop-3.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

#tfheader{

}
#tfnewsearch{
	float:left;
	padding-bottom:20px;
}
.tftextinput{
	width:70%;
	margin: 0;
	padding: 10px 15px;
	font-size:14px;
	border:5px solid #fee600; border-right:0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
}
.tfbutton {
	margin: 0;
	padding: 11px 15px;
	font-size:18px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	color: #ffffff;
	border: solid 1px #fe1a00; border-right:0px;
	background: #fe1a00;
	background: -webkit-gradient(linear, left top, left bottom, from(#fe1a00), to(#fe1a00));
	background: -moz-linear-gradient(top,  #fe1a00,  #ce0100);
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
.tfbutton:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#ce0100), to(#fe1a00));
	background: -moz-linear-gradient(top,  #ce0100,  #00678e);
}
/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
  border: 0;
}
.tfclear{
	clear:both;
}

#list2 ol { font-style:italic; font-family:Georgia, Times, serif;  }
#list2 ol li { padding-left:10px;}
#list2 ol li p { padding:4px; font-style:normal; border-left: 1px solid #999; }
#list2 ol li p em { display:block; }

.anchor{
  display: block;
  height: 126px; /*same height as header*/
  margin-top: -126px; /*same height as header*/
  visibility: hidden;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1688px) {
    .camera_prev {
        left: 20px;
        margin-left: 0;
    }

    .camera_next {
        right: 20px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 1310px) {
    .caption {
            text-align: center;
            bottom: 20px;
        }

        h2 {
            font-size: 20px !important;
            line-height: 24px !important;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        h3 {
            font-size: 25px;
            line-height: 30px;
        }

        header .mainlogo {
    			width: 250px;
    		}

    		.navigation {
		    	padding-top: 0px
		    }
}

@media only screen and (max-width: 1199px) {
        #accordion dt a {
            font-size: 13px;
        }

        .extra_wrapper {
            overflow: visible;
        }

        .camera_prev {
            left: 20px;
        }

        .camera_next {
            right: 20px;
        }

        .sf-menu>li+li{
        margin-left: 14px;
   		 }

   		 header .mainlogo {
    		width: 180px;
    	 }

    	 .navigation {
		    	padding-top: 0px
		    }


}

@media only screen and (max-width: 979px) {

    .fleft {
        margin-bottom: 20px;
    }

     .map figure,
     .map figure iframe,
     #form input,
     #form textarea,
     #form .success {
        width: 100% !important;
        float: none !important;
    }
     #form .success {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
         box-sizing: border-box;
    }

     .map figure {
     height: auto !important;
    }

    .map figure {
    	margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }

    header .mainlogo {
    	width: 180px;
    	float: center;
    }

    .sf-menu>li>a {
    	font-size: 15px
    }

    .navigation {
    	padding-top: 0px
    }

}

@media only screen and (max-width: 767px) {

    .address1 {
        float: none;
        margin-left: 0 !important;
    }

    .clear.sep__1,
    .clear.sep__2 {
        height: 0;
    }

    .block1 {
        padding-bottom: 40px;
    }

    .box {
        margin-bottom: 30px;
    }

    .address1+.address1 {
        margin-top: 30px;
    }

    .img_inner {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }



    .img_inner img {
    	width: 100%;
    }

    header h1 {
        position: relative !important;
        margin-bottom: 20px;
        float: none;
        left: 0;
        text-align: center;
    }

    header h1 a {
        max-width: 90%;
        width: auto;
        display: inline-block;
        height: auto;
    }

    header .mainlogo {
    	width: 100%;
    }

    .map figure iframe {
        height: 300px;
    }

    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }
    .none {
        clear: both;
    }

    .ind__1 {
        padding-top: 50px;
    }

    h1 {
        font-size: 30px;
        line-height: 33px;
        padding-top: 20px;
        margin-bottom: 16px;
    }

    h3 .fa {
        font-size: 31px;
        line-height: 29px;
        margin-right: 5px;
    }

    img {
        max-width: 50%;
    }

    .btn {
        display: block;
        text-align: center;
    }

}


@media only screen and (max-width: 479px) {
   .caption {
        display: none;
    }
}
