@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Lato:400);
@import url(//fonts.googleapis.com/css?family=Lato:900);
@import url(//fonts.googleapis.com/css?family=Roboto);

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 'Lato', 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;  
}

h2 {
    display: inline-block;
    font-size: 34px;
    line-height: 54px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.48);
    padding: 2px 23px 6px 12px;
}

h2.color1 {
    padding-top: 0;
    padding-right: 12px;
    line-height: 52px;
    padding-bottom: 10px;
		font-size: 30px;
}

h3 {
    font-size: 41px;
    line-height: 49px;
    padding-top: 123px;
    margin-bottom: 16px;
}

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;
}

.yell_art h3 {
    padding-top: 61px;
    margin-bottom: 16px;
		font-size: 22px;
}

.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(../images/marker.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;
}

.btn_s {
    color: #fff;
    background-color: #000;
    display: inline-block;
    font-weight: 900;
    font-size: 15px;
    line-height: 28px;
    padding: 0px 20px 0px;
    text-transform: uppercase;
}

.btn_s:hover {
    background-color: #fee600;
    color: #000;
}

.yell_art .btn_s: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: -57px;
    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;
		margin-left: 60px;
}

.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;
}

/****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: #a00202;
    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;
}

.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(../images/quotes.png) 0 6px no-repeat;
    padding-left: 68px;
}

.text1 time {
    display: block;
}

.prv .text1{
    padding-bottom: 1px;
}

.prv p+.text1 {
    padding-top: 20px; 
}

/****Accordion****/

#accordion {
    color: #000;
    padding-right: 20px;
    padding-top: 0px;
}

#accordion dd {
    background-color: #a00202;
    margin: 4px 0 4px;
    padding: 45px 0 25px 19px;
    font-size: 25px;
    font-weight: bolder;
    color: white;
}

#accordion dt a {
    color: #fff;
    padding: 5px 48px 7px 20px;
    font-size: 14px;
    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;
}


/****Text styles****/
.text1 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 17px;
}

.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;
}

.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(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================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;
        }
}

@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;
    }

        
}

@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;
    }

}

@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;
    }

    .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;
    }

}


@media only screen and (max-width: 479px) {
   .caption {
        display: none;
    }
}
