@font-face {
    font-family: 'Airstrike';
    src: url('../fonts/Airstrike.eot?#iefix') format('embedded-opentype'),  url('../fonts/Airstrike.woff') format('woff'), url('../fonts/Airstrike.ttf')  format('truetype'), url('../fonts/Airstrike.svg#Airstrike') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf')  format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aladin-Regular';
    src: url('../fonts/Aladin-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Aladin-Regular.woff') format('woff'), url('../fonts/Aladin-Regular.ttf')  format('truetype'), url('../fonts/Aladin-Regular.svg#Aladin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body #services h2, h3{
    color: #d73c00;font-weight: 900;
}
body #team h2, h3{
    color: #d73c00;font-weight: 900;
}
body #team p, #team span{
    color: #000; font-size: 16px;
}
body #about-us h2, h3{
    color: #d73c00;font-weight: 900;
}
body #pricing h2, h3{
    color: #d73c00;font-weight: 900;
}
body #footer h2, h3{
    color: #d73c00;font-weight: 900;
}
body #footer ul li a{
    color:#fff; font-weight: 900;
}
body #footer ul li a:hover{
  text-decoration: underline;
}
body #footer p{
    color:#fff; font-weight: 100;
}
body #pricing p, #pricing span{
    color: #000;font-weight: 900;
}
body #about-us p, #about-us span{
    color: #fff;
}
body #about-us h4{
    color: #fff;
}
body .red{
    color: #d73c00 !important;font-weight: 900 !important;
}
#home-slider .caption{
    text-transform: none;
}

body #services .container{
    background-color: rgba(0,0,0,0.8);
    color: #fff; margin-top: 90px;
}
body #about-us .container{
    background-color: rgba(0,0,0,0.8);
    color: #fff; margin-top: 90px;
    margin-bottom:90px;
    padding: 40px 20px;
}

body #home .caption h1{
    font-family: 'cambria' !important; text-transform: capitalize;

}
body .main-nav{
    background-color: rgba(0,0,0,0.92);

}

/*body .selected a{color:#ff3333 }*/
.b{
    font-weight: 900;
}
body #services .our-services p{
    font-size: 16px;
}
body #services .our-services h3{
    font-size: 22px;
}

a .app-logo {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 70px;
  }
  
  .app-logo-holder{
    padding-top:22px
  }
  .app-logo-holder.error-page{
    padding-top: 10px;
  }
  
#go-top {
    position: fixed;
    bottom: 42px;
    right: 30px;
    z-index: 700;
    display: none;
}
#go-top a {
    text-decoration: none;
    border: 0 none;
    display: block;
    height: 63px;
    width: 60px;
    line-height: 63px;
    text-align: center;
    background-color: #000000;
    color: #888;
    text-align: center;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#go-top a i {
    font-size: 1.7rem;
    line-height: inherit;
}
#go-top a:visited {
    background: #000000;
    color: #888;
}
#go-top a:hover, #go-top a:focus {
    background: #000000;
    color: #FFFFFF;
}
@media (min-width: 1024px) {
    #home-slider .caption{top:30% !important;}
}
@media (max-width: 767px) {
  body .main-nav{min-height: 90px;}
  .navbar-toggle{margin-top: 28px !important}
}
#home-slider .caption{top: 15%;margin-top: 0px;padding: 0px 15px}
.error{border:1px solid red !important;}
.inq_class{}
.error_page{margin-bottom: 80px;color:#000}
.error_page .text_top h1{padding:100px 0px 15px;font: 50pt 'Aladin-Regular';color:#d73c00;opacity: 0.9}
.error_page .text_below{font-size: 16pt;}
.error_page .text_below b{color:rgba(0,0,0,0.8)}

.error_page .link_btn{margin-bottom: 30px;font-size: 14pt;background-color: #1d8a5b
}
.error_page .link_btn:hover{background-color: #1d8a5b;opacity: 0.8;
}

.error_page .link_btn b{color:rgba(255,255,255,1)}
.read_more_btn{display: block}
.text_bold{font-weight: bold}
.selected a{background: #fff !important;color:#000 !important;font-weight: bold !important; }

.cart_btn{margin-top: 60px;float: left;color:#fff;position: absolute;margin-left: 30px}
.cart_btn:hover{color: #fff;cursor: pointer;opacity: 0.7}
.cart_btn .cart_icon{ font-size: 20px}
.cart_btn .cart_number{display:none;position: relative;z-index: 99;    top: -42px;    margin-left: 10px;    background: #d73c00;    padding: 2px 5px;    border-radius: 50px;    font-weight: bold; }
.cart_btn .cart_number.show_number{display:block}
.pointer_cursor:hover{cursor: pointer}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background: #fff;color:#000;font-weight: bold}
.dropdown-menu>li>a{background: #fff;color: #000;padding: 12px}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:active,.dropdown-menu>li>a:focus{background: #000;color: #fff;font-weight: bold}
.navbar-brand img{width: 100% !important;max-width: 70px}
.account_menu:hover .dropdown-menu, .account_menu:focus .dropdown-menu{display: block}
@media (min-width: 992px){
    .main-nav .container{width: 100%;max-width: 100%;margin: 0px auto}
}
    @media (min-width: 768px) and (max-width: 1000px) {
    .navbar-brand {display: none;}
    .navbar-brand img{width: 100% !important;max-width: 60px;}
    .main-nav .container{width: 100%;max-width: 95%;margin: 0px auto}
    .main-nav .container .collapse.navbar-collapse{padding: 0px}
}

@media (max-width: 768px) {
    .cart_btn{left: 40%}
    .dropdown-menu>li>a{background: #000 !important;color: #fff !important;padding: 12px}
    .dropdown-menu>li>a:hover,.dropdown-menu>li>a:active,.dropdown-menu>li>a:focus{background: #fff !important;color: #000 !important;font-weight: bold}
    #home-slider .caption{top: 10%;margin-top: 0px;padding: 0px 15px}
    #tohash{display: none}
}
@media (max-width: 475px) {
    #home-slider .caption .hidden_xs_small{display: none}
    #home-slider .caption{top: 15%;margin-top: 0px;padding: 0px 15px}
    #contact .contact_container h3.contact_header{font-size: 24px !important;}
}
@media (max-width: 360px) {
    .cart_btn{left:40%}
    .contact_col_2 h5{font-size: 18px !important;}
    .contact_col_2 p{font-size: 14px !important;}
    #home-slider .caption{top: 6%;margin-top: 0px;padding: 0px 15px}
}

.footer_contact {font-family: Arial, Verdana, sans-serif !important;}
.footer_contact a{color: #fff !important;font-weight: bold;font-style: normal !important;}
.footer_contact a:hover{text-decoration: underline}
.contact_col a{color: #fff !important;font-weight: bold;font-style: normal !important;}
.contact_col a:hover{text-decoration: underline}
body #footer ul li a{font-family: Arial, Verdana, sans-serif;font-weight: bold !important;}