@media (min-width: 600px) {
.single-portfolio .vc_images_carousel .vc_carousel-control.vc_right, .single-portfolio .vc_carousel-control .icon-prev, .vc_images_carousel .vc_carousel-control {
    pointer-events: none;
    cursor: default;
}
}

@media (max-width: 600px) {
div.pp_default a.pp_next::before, div.pp_default a.pp_previous::before {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}
.pp_gallery li {
   display: none !important;
}

.single-portfolio .prettyphoto {
    pointer-events: none;
    cursor: default;
}

}

.nav-toggle-mobile-submenu.opened, .nav-toggle-mobile-submenu:hover {
    background: rgb(247 150 35);
    opacity: 1;
}

@media screen and (max-width: 990px) {
.nav-toggle-mobile-submenu {
    display: block;
    background: #67696a;
    opacity: 1;
}
}

.desc p {
    margin-bottom: 5px !important;
}

.single-portfolio th, td {
    padding-left: 0px;
}

.single-portfolio table { 
    font-size: 1.23em; 
    margin-bottom: 10px;
}

@media screen and (max-width: 990px) {
header #logo {
    margin-top: 15px !important;
    margin-bottom: 19px !important;
}
}

.navbar-toggle .icon-bar + .icon-bar, .navbar-toggle .top-bar {
    background: #636566 !important;
}

@media screen and (max-width: 990px) {
.navbar-toggle {
    top: 30px !important;
    left: 2px !important;
}
}

.copyright-text a:hover {
    text-decoration: underline !important;
}

#mainmenu li ul li a {
    font-weight: bold !important;
}

.carousel-light {
    background: #eee !important;
    padding: 40px;
}

.slick-prev {
    background: #fff;
    margin-right: 15px;
}

.slick-next {
    background: #fff;
}

#mainmenu li {
    margin-right: 10px;
}

.header-typography-style-3 #header #mainmenu > li > a {
    font-weight: bold;
}

#footer .widget-footer .widget-container {
    margin-top: 0px !important;
}

#mainmenu li ul li, #mainmenu ul {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.btn-primary, a.btn-primary, input[type=submit], input[type="submit"], .wp-block-button__link {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    font-weight: 600;
    text-decoration: none;
    vertical-align: middle;
    outline: none;
    display: inline-block;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

a.btn-regular:hover, .entry-content a.btn-regular:active, .entry-content a.btn:focus, .btn-regular:hover, .btn-regular:active, .btn:focus, .is-style-outline .is-style-outline.wp-block-button .wp-block-button__link:hover {
    color: #fff !IMPORTANT;
    background: #f79623;
    border-color: #f79623;
}

.btn-regular, a.btn-regular, .is-style-outline.wp-block-button .wp-block-button__link {
    color: #fff;
    background: #111111;
    color: #fff;
    font-size: 0.98em;
    padding: 10px 18px;
    min-height: 20px;
    line-height: 20px;
    border: 2px solid #111111;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    font-weight: 600;
    text-decoration: none;
    vertical-align: middle;
    outline: none;
    display: inline-block;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.subtitle {
    color: #f79623;
    font-size: 16px;
}

a {
    -webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    transition: opacity .3s ease-in-out,color .3s ease-in-out;
}

.copyright-text:before {
    display: none;
}

#footer.footer-dark {
    background: #111;
}

.copyright-text a:hover {
    color: #f79623; !important;
}

.copyright-text a {
    color: #d0852b !important;
}

.footer-logo-box {
    font-size: 15px;
}

#footer.footer-dark a:hover, #footer.footer-dark ul li a:hover, footer.footer-dark ul.content-list a:hover, footer.footer-dark ul.content-list li:hover, #footer.footer-dark ul li:hover:before {
    color: #f79623 !important;
}

#footer.footer-dark a, #footer.footer-dark ul li a, #footer.footer-dark ul.content-list a, #footer.footer-dark ul li:before {
    font-size: 15px;
}

.captions-bottom .portfolio-box-caption-content::after {
    background-color: #f79623 !important;
}

.content-box.service-item.service-box-dark .content-box-info:after {
    background-color: #f79623 !important;
}

.carousel-control:after, #gallery-slider .slick-prev:after, #gallery-slider .slick-next:after {
    background-color: #f79623 !important;
}

body {
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    color: #333;
}

@media screen and (min-width: 991px) {
#mainmenu > li:before {
    background: #f79623 !important;
}
}

@media screen and (max-width: 500px) {
header #logo img {
    max-width: 270px !important;
}
}

@media (max-width: 600px) {
   .mms .wpb_wrapper {
         font-size: 20px !important;
   }
}

#mainmenu li ul li a {
    background-color: #f79624 !important;
}

#header {
    background: #636566;
}

.btn span {
    font-size: 16px;
}

.wpb_wrapper p, .wpb_wrapper li {
    font-size: 1.3em;
}

.slide-subtitle {
    display: none;
}

#hide, .hide {
   display: none !important;
}