.text {
    font-size: 20px;
    color: #F93822;
}

#top2 {
    text-align: center;
}

#yt_top2 {
    padding: 50px 0;
}

#content-bottom h2.mainhead {
    text-align: center;
}

p.contact-intro {
    text-align: center;
    font-size: 17px;
    margin-bottom: 40px;
}

.air-about-1 {
    font-size: 16px;
    line-height: 25px;
}

.air-about-1 h2.mainhead {
    text-align: center;
}

p.centr-p {
    text-align: center;
}

p.bolded-1 {
    text-align: center;
    font-weight: 600;
}

.about-left-1 {
    margin-top: 20px;
    padding-left: 0;
}

.about-left-2 {
    margin-top: 20px;
}

p.redd-p {
    font-weight: 600;
    color: #f93822;
}

.about-left-2 ul li {
    list-style-type: none;
    line-height: 25px;
}

.about-left-2 ul li::before {
    content: "\2714";
    font-weight: 600;
    color: #f93822;
    padding-right: 3px;
}


button.slide-button-1 {
    background: #f93822;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px 52px;
    transition: all ease-in .5s;
}

button.slide-button-1:hover {
    background: #10069f;
}


#yt_menuwrap {/*      background: #58c5c1 none repeat scroll 0px 0px; */padding: 15px 0;}

#mainmenu {
     padding: 0px;
}

#content {
     padding: 30px 0px;
     overflow: hidden;
}

.homepage #content {
    padding: 0;
}

.thankyou-page #content {
    padding: 0;
}

.page-header {
    display: none;
}

#yt_wrapper {
    
}

#bd {
    font-family: 'Roboto', sans-serif;
}

#yt_footer {
     background: #222222 none repeat scroll 0px 0px;
     padding: 10px 0px;
}

#yt_footer #yt_copyright {
     color: #cfcfcf;
     font-size: 10.7pt;
}

.copyright a {
    color: #f83822;
}

#map-section .container {
     padding: 0px;
     width: 100% ! important;
}

.mapprint {
     display: none;
}

.message-sent {
     color: #333333;
     font-size: 170%;
     letter-spacing: 10px;
     margin: 40px 0px 0px;
     text-align: center;
}

.asap {
     color: #777777;
     letter-spacing: 5px;
     margin-top: 40px;
     text-align: center;
}

#contact-top p {
     /* display: inline-block; */
     /* margin: 10px 0px; */
}

p.email {
    font-size: 16px;
}

p.email a {
    color: #10069f;
}

p.tel {
    /* margin-bottom: 0; */
    font-size: 35px;
    font-weight: 900;
}

p.tel a {
    color: #f93822;
}

#contact-top {
     margin: 5px 0px 0px;
     text-align: right;
}

.fa-facebook {
     background: #3c599f none repeat scroll 0px 0px;
     color: #ffffff ! important;
     margin-right: 0px ! important;
}

.fa-linkedin {
     background: #0085ae none repeat scroll 0px 0px;
     color: #ffffff ! important;
     margin-right: 5px ! important;
}

#contact-top .fa {
     border-radius: 40px;
     color: #58c5c1;
     font-size: 13pt;
     height: 30px;
     line-height: 30px;
     margin-right: 10px;
     text-align: center;
     vertical-align: middle;
     width: 30px;
}

#yt_header {
     padding: 5px 0 0;
     background: #f9f9f9;
}

a {
     color: #58c5c1;
}

a:hover {
     color: #aaaaaa;
     text-decoration: none;
}

h1 {
     font-size: 40pt;
     margin: 0px 0px 20px;
	 font-family: 'Merriweather', serif;
}

h2 {
    font-family: 'Merriweather', serif;
}

h3 {
   font-family: 'Merriweather', serif; 
}

.noleft{padding-left:0;}
.noright{padding-right:0;}
.nopad{padding:0;}
.upper{margin-top:30px;}
.uppermore{margin-top:60px;}
.lefty{text-align:left;}
.righty{text-align:right;}
.centy{text-align:center;}
