
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr70 { margin-right: 70px !important; }
.mr80 { margin-right: 80px !important; }
.mr90 { margin-right: 90px !important; }
.mr100 { margin-right: 100px !important; }

h4.projects { margin-top: 25px; }

.row.reducedGutter { margin-left: -10px; margin-right: -10px; }
.row.reducedGutter [class*='col-'] { padding-left: 10px; padding-right: 10px; }

.floatRight { float: right; }
.mainContent p, .mainContent ul li { font-size: 13px; color: #777; line-height: 1.5; font-family: 'Open Sans', Arial, sans-serif !important; }
.projectListImageText { font-size: 12px; color: #777; line-height: 1.4em; }
.white-background { background-color: #FFFFFF; }
.light-grey-background { background-color: #E1E1E1; }
.imageBorder { padding: 3px; border: 1px solid #CCCCCC; }
.menuList ul, ul.isotope-grid { margin: 0; padding: 0; }
.menuList ul li, ul.isotope-grid li { margin: 0; padding: 0; list-style: none; }
label.error { display: none !important; }

input[type='checkbox'].error { -webkit-box-shadow: 0px 0px 0px 1px #CC0000; -moz-box-shadow: 0px 0px 0px 1px #CC0000; box-shadow: 0px 0px 0px 1px #CC0000; }
input[type='checkbox'] { display: inline-block !important; width: auto !important; height: 20px !important; vertical-align: middle !important; margin: 0 !important; }

.viewAllRight { float: right; font-size: 13px; line-height: 27px; font-weight: 400; }
.headerLine { padding-bottom: 8px; border-bottom: solid 1px #CCCCCC; margin-bottom: 22px; position: relative; }
.headerLine:after { position: absolute; display: block; content: ""; width: 120px; height: 3px; bottom: -2px; }
.client-logos { background-color: #FFFFFF !important; }
#footer { background-color: #222222; }
#footer #bottom { background-color: #333333; }
#footer-widgets .widget.widget_socials .socials a::before { background-color: transparent; border: none; }
#footer-widgets .widget.widget_socials .socials a:hover::before{ background-color: transparent; border-color: transparent; }
#footer #footer-widgets .widget.widget_socials .socials a.facebook { background-color: #4267B2; color: #FFFFFF; }
#footer #footer-widgets .widget.widget_socials .socials a.facebook:hover { background-color: #FFFFFF; color: #4267B2;; }
#footer #footer-widgets .widget.widget_socials .socials a.twitter { background-color: #1DA1F2; color: #FFFFFF; }
#footer #footer-widgets .widget.widget_socials .socials a.twitter:hover { background-color: #FFFFFF; color: #1DA1F2; }
#footer #footer-widgets .widget.widget_socials .socials a.linkedin { background-color: #0077B5; color: #FFFFFF; }
#footer #footer-widgets .widget.widget_socials .socials a.linkedin:hover { background-color: #FFFFFF; color: #0077B5; }
#footer #footer-widgets .widget.widget_socials .socials a.instagram { background-color: #000000; color: #FFFFFF;}
#footer #footer-widgets .widget.widget_socials .socials a.instagram:hover { background-color: #FFFFFF; color: #000000; }


#getInTouch { background-color: #FFFFFF; margin: 30px 0 20px 0; }
.sideMenu { margin: 0 0 30px 0; }
.heading { font-family: "Open sans"; font-size: 18px; margin-bottom: 4px; }
#getInTouch p { font-size: 12px; }
#getInTouch #contactMeSent { margin: 18px auto; padding: 0; color: #b2d231; font-weight: 400; text-align: center; }
#getInTouch input[type="text"] { border: 1px solid #DCDCDC; display: block; max-width: 100%; width: 100%; padding: 2px 8px; }
#getInTouch textarea { display: block; height: 100px; max-width: 100%; width: 100%; border: 1px solid #DCDCDC; padding: 2px 8px; }
#getInTouch input[type="submit"] { color: #FFFFFF; height: 34px; margin-top: 10px; width: 100%; border: none; }
#contact #contactMeSent { background-color: #FFFFFF; border-bottom-color: 1px solid #DDDDDD; color: #B2D231; font-weight: 400; padding: 120px 5%; padding-right: 5%; text-align: center; width: 90%; }

.menuList { margin: 0; padding: 0; }
.menuList h4 { margin-top: 6px; padding: 0; }
.menuList ul { margin: 0 0 0 10px; padding: 0; }
.menuList ul li { margin: 0; padding: 0; list-style: none; }
.menuList ul li i { margin: 0; padding: 0 8px 0 0; left: -15px; top: 3px; }
.menuList ul li a { display: block; margin-left: 5px; margin-bottom: 3px; }

#getQuote { padding: 130px 0 0 0; display: none; }
#getQuote input, #getQuote textarea { width: 100%; max-width: 100%; margin-bottom: 10px; }
#getQuote button { background-color: #95CA54; color: #FFFFFF; float: right; }
#getQuote button:hover { background-color: #54CA4B; animation: background-color 0.3s; }

#googlemap { height: 450px; width: 100%; }
#contactForm textarea, #contactForm input[type='text'] { width: 100%; }
#contactForm input[type='submit'] { background-color: #95CA54; color: #FFFFFF; float: right; }
#contactForm input[type='submit']:hover { background-color: #54CA4B; animation: background-color 0.3s; }

.projectListImage { width: 100%; height: 140px; display: block; background-size: cover; background-position: right bottom; position: relative; overflow: hidden; }
.projectListText { border-bottom: 1px solid #999999; padding-bottom: 6px; margin-bottom: 30px; }
.item-box {background-color: transparent; }
.item-box > a { opacity: 1; }

.client-avtar i.fa { font-size: 42px; padding: 11px; }
.testimonials > .isotope-item { margin-top: 50px; margin-bottom: 30px; }
.testimonials .about-block { position: relative; }

.container-filter { margin-bottom: 5px; }
.container-filter.categories-filter { text-align: left; }
.container-filter.categories-filter a.categories { color: #FFFFFF; border-radius: 0; margin-left: 0; margin-right: 10px; margin-top: 10px; font-size: 11px; }
.container-filter.categories-filter a.categories.active,
.container-filter.categories-filter a.categories:hover { color: #F57921; }
.nf-col-4.isotope-container { margin-left: -10px; margin-right: -10px; }

.main-menu__block .mobile-menu { background-color: #000000; }
.main-menu__block ul > li > ul > li { background-color: #000000; }

@media (min-width: 767px) {
  #getQuote { padding: 20px 0 90px 0; }
  .main-menu__block .mobile-menu { background-color: #333333; }
  .main-menu__block ul > li > ul > li { color: #333333; background-color: #FFFFFF; }
  .main-menu__block ul > li > ul > li a { color: #333333; background-color: #FFFFFF; }

}

