@charset "utf-8";
/*
Theme Name: Affirma Consulting
Version: 1.0
*/

/* CSS Document */

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {    margin: 0;  padding: 0; border: 0;  font-size: 100%;    font: inherit;  vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {    display: block;}body {  line-height: 1;}blockquote, q { quotes: none;}blockquote:before, blockquote:after,q:before, q:after {   content: '';    content: none;}table {  border-collapse: collapse;  border-spacing: 0;}
* {margin:0; padding:0}

/* CSS STYLE RESET CODE */

article, aside, footer, nav, header, section, figure {display:block;}

.clearfix:after, .clearfixmobile:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .clearfixmobile {clear: both; }
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
img {
    display: block;
    max-width: 100% !important;
}
table { border-collapse: collapse; border-spacing: 0;}
img.alignright {float:right; margin:0 0 15px 15px}
img.alignleft {float:left; margin:0 15px 15px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
article:after { content:''; display:block;  clear:both;}
img.alignleft, img.alignright, img.aligncenter { margin-bottom:15px;}

/* Typography */
body { font-size: 100%; font-size:15px; background:#222; color: #333; line-height: 1.5; }    

/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { 
    font-family: 'Open Sans', sans-serif; 
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
 
h1 { font-size: 35px; line-height: 2;}
h2 { font-size: 30px; line-height: 2;}
h3 { font-size: 25px; line-height: 1.5; }
h4 { font-size: 20px; line-height: 1.2; }
h5 { font-size: 15px; line-height: 1; }
h6 { font-size: 10px; line-height: 1;}
 
.postentry h1 { font-size: 30px; line-height: 2; margin-bottom: 15px;}
.postentry h2 { font-size: 25px; line-height: 2; margin-bottom: 15px;}
.postentry h3 { font-size: 20px; line-height: 1.5;margin-bottom: 10px;}
.postentry h4 { font-size: 15px; line-height: 1.2; margin-bottom: 10px;}
.postentry h5 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.postentry h6 { font-size: 10px; line-height: 1;}

.postentry ul, ol { margin: 0 0 10px; }
.postentry ul { list-style-type: circle; list-style-position:inside;}
.postentry li { line-height: 1.5; list-style: none outside none; margin-bottom: 12px; margin-left:45px;}
.postentry ul li::before {
    color: #EC8500;
    content: "";
    font-family: "fontawesome";
    font-size: 17px;
    margin-left: -25px;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.postentry ol { list-style-type: decimal; } 

#content .content li {margin-left:30px; }
#content .content ul, ol { margin: 0 0 10px; }
#content .content ul { list-style-type: circle; list-style-position:inside;}
#content .content li {line-height:21px; margin-bottom:8px; }
#content .content ol { list-style-type: decimal; }  

::selection {
  background: #EC8500;
  color: #fff;
}
::-moz-selection {
  background: #EC8500;
  color: #fff;
}

.center-block {
    float: none !important;
}

/* Text elements */ 
p {
    line-height: 1.7;
    margin: 0 0 10px;
}
#header p { margin-bottom: 0;}
 
abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #EC8500; text-decoration: none; outline: 0 !important;}
a:hover { text-decoration:none; color:#C94B2C ;}
img:hover { text-decoration:none; }

u { text-decoration:underline;}
b, strong{ font-weight:bold;}
em, i{ font-style:italic;}
s, strike{text-decoration:line-through;}
sup {vertical-align:super;}
sub {vertical-align:sub;}
blockquote { margin: 5px 30px 10px; padding:15px; background:#fff;}
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; }
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
span.amp { /* For better-looking ampersands */
font-family: Baskerville, Palatino, "Book Antiqua", serif;
font-style: italic;}
ul.icons-ul {list-style-type: none !important; margin-left: 2.14286em !important; text-indent: -0.714286em;}

.transition {
        transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #ec8500;
    color: #ec8500;
    box-shadow:none !important;
  outline: thin dotted \9;
}

/* THE ERROR 404 PAGE */
.div404 {
    clear: both;
}
.vlocallogo {
    display: inline-block;
    float: none !important;
    width: 250px;
}
.the404 {
    display: inline-block;
    float: none !important;
    height: 200px;
    width: 500px;
}
.error404 h2.posttitle {
    border-bottom: 1px solid #E4E4E4;
    color: #2B83BD;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.the404 h2 {
    display: inline-block;
    font-size: 48px;
    font-weight: 400;
    line-height: 70px;
    margin-top: 35px;
    text-align: center;
    vertical-align: middle;
}
.the404 {
    display: inline-block;
    height: 200px;
}
.the404 h4 {
    font-size: 18px;
    font-weight: 600;
}

/* COMMENT SECTION */
li.comment.depth-1 {
    margin-left: 0;
}
.comment-body {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
#respond {
    border: 1px solid #ddd;
    margin-bottom: 40px;
    padding: 20px;
}
small #cancel-comment-reply-link {
    display: block;
    float: right;
    font-size: 15px;
    font-weight: 400 !important;
}
#commentform label {
    display: none;
}
#commentform textarea {
    border: 1px solid #bbb;
    width: 100%;
}
.form-submit input {
    background: #0b64b9 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 11px 26px;
}

/* NAVIGATION DROPDOWN */

/* ----------------- DEFAULT STYLING ------------> */

#main-nav li {
    position:relative;
    display:inline-block;
    }
#main-nav b.caret {
    display: none !important;
}
#menu2 {
    box-shadow: none !important;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    padding: 5px 20px;
}

/* ----------------- FIRST LEVEL ------------> */
#main-nav > li {
    display: inline-block;
}
#main-nav > li > a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 6px;
    padding: 5px 20px;
    text-transform: uppercase;
    
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}
#main-nav li.current_page_item > a, #main-nav a:hover {
    color: #EC8500;
}
ul#main-nav li:hover > a {
    background-color: #3F3F3F;
    color: #ec8500 !important;
}
ul.dropdown-menu li:hover > a {
    background-color: #4f4f4f;
    color: #ec8500 !important;
}
#main-nav li.menu-item-has-children a:hover {
    background-color: #4f4f4f;
    color: #ec8500 !important;
}

/* ----------------- SECOND LEVEL (UNDER THE MAIN NAV) ------------> */

#main-nav ul li {
    background-color: #3f3f3f;
    float: none;
    height: auto;
    line-height: 21px;
    width: 230px;
}
ul#main-nav ul {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 999;
}
#main-nav li:hover > ul.dropdown-menu {
    display: block;
}
#main-nav .menu-item li a {
    color: #fff;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
}
ul.dropdown-menu li.menu-item-has-children > a::after {
    content: "";
    font-family: "fontawesome";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/* ----------------- MORE LEVEL ------------> */
#main-nav ul.dropdown-menu ul.dropdown-menu {
    left: 100%;
    min-width: 200px;
    top: 0;
}
ul#main-nav li a.dropdown-toggle::after {
    content: "";
    font-family: "fontawesome";
    padding-left: 5px;
}

/* ----------------- NAVIGATION DEFAULT ------------> */

.linebars {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block !important;
    height: 2px;
    margin-bottom: 3px;
    width: 18px;
}
.mobile-nav {
    background: none repeat scroll 0 0 #000000;
    display: block !important;
    float: right !important;
    padding: 10px !important;
    text-align: right;
}

/* ------------------------------------------------------- */


/* HEADER SECTION */
#header {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    padding: 0;
    z-index: 99999;
}
#header-sticky-wrapper {
    height: auto !important;
}
.affirma-logo {
    display: block;
    max-height: 70px;
}
.header-contactbtn {
    background: #ec8500 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 21px;
    padding: 10px 30px;
}

/* SLIDER */
#homepageslider {
    height: 900px;
}
.topimg {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.slider-content {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 30%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
}
.slider-content h3 {
    font-size:23px;
    line-height: 1.3;
}
.slider-scroll {
    bottom: 20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.slider-scroll > img {
    display: block;
    width: 75px;
}
.topimg > img {
    height: 160px;
}
.orangeline {
    background: #ec8500 none repeat scroll 0 0;
    height: 4px;
    margin: 20px auto 30px;
    width: 110px;
}

/* HOME PAGE CONTENT */
.hometitle {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #111;
    text-transform: uppercase;
}
.slider-content h1 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.3;
}
.home-firstbox p, .home-testimonial .thetestimonial {
    color: #888;
    font-size: 34px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.7;
    padding: 0 130px;
}
.home-testimonial .thetestimonial {
    padding: 0;
}
.example div {
    background: #ddd none repeat scroll 0 0;
    float: left;
    margin: 10px;
    padding: 10px;
    text-align: center;
}
.home-secondbox {
    line-height: 1.8;
}
.affirma-clients {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 33%;
}
.homeservicebox p {
    padding: 0 40px;
}
.home-fourthbox .container {
    border-top: 1px solid #ccc;
}
.affirma-clients img {
    display: block;
    margin: 0 auto 80px;
    width: 190px;
}
.servicesmore .fa {
    border: 1px solid;
    border-radius: 99999px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    width: 18px;
}
.services-title-home {
    bottom: 15px;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    left: 15px;
    position: absolute;
    z-index: 99;
}
.servicesmore {
    color: #1088d4;
    display: inline-block;
    margin-top: 50px;
}
.txtinput {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
    opacity: 1;
    padding: 6px 6px 6px 30px;
    outline: none !important;
    width: 100%;
}

.thecheckboxx .wpcf7-list-item input {
    display: none;
    opacity: 0;
}

#contactfooter span.wpcf7-list-item {
    margin-left: 0;
}
.thecheckboxx .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label {
    background-color: transparent;
    border-bottom: 3px solid #ec8500;
    font-weight: 600;
}
.thecformbtn {
    background: #EC8500 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 20px;
    padding: 10px 50px;
}
.thecheckboxx .wpcf7-list-item .wpcf7-list-item-label {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    max-width: 100%;
    padding: 10px 30px;
    width: 250px;
}


.client-name::before {
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 20px;
    left: 5px;
    position: absolute;
    top: -6px;
    z-index: 99;
}
.client-email::before {
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 20px;
    left: 5px;
    position: absolute;
    top: -6px;
    z-index: 99;
}
.client-phone::before {
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 20px;
    left: 5px;
    position: absolute;
    top: -6px;
    z-index: 99;
}
.client-message::before {
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 20px;
    left: 5px;
    position: absolute;
    /*top: -46px; */
    z-index: 99;
}
.client-email .txtinput {
    padding-left: 35px;
}
textarea.txtinput {
    height: 40px;
}

/* OUR SERVICES */
.services-side-nav-btn {
    background-color: #ec8500;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 10px;
    text-align: left;
    width: 100%;
}
#services-side-nav {
    background-color: #0a0a0a;
    color: #fff;
    padding: 10px 15px;
    text-align: left;
}
.pagebanner-services .subtitle > p {
    font-size: 17px;
    font-weight: 400;
}
.side-page-nav li a {
    color: #888;
    display: block;
    margin-bottom: 10px;
}
.side-page-nav li.current_page_item a, .side-page-nav a:hover {
    color: #ec8500;
}
.obs-left {
    background-color: #f5f5f5;
    margin-bottom: 10px;
    padding: 65px 0 55px;
}
.our-services-bottom img {
    display: block;
    margin: 0 auto 20px !important;
    max-height: 130px;
}
.ourservicesimg {
    opacity: 0.7;
    width: 100%;
}
.ourservices-title {
    bottom: 10px;
    color: #fff;
    font-size: 25px;
    left: 20px;
}
.ourservicesbox {
    margin-bottom: 40px;
}
.ourservices-content h3 {
    font-size: 18px;
    font-weight: 600;
}
.ourservicesimg-wrap {
    background-color: #000;
    border: 1px solid #ddd;
    height: 230px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
.ourservices-more {
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 1.1px;
    line-height: 1;
}
.ourservicesimg-wrap .ourservicesimg{
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.ourservicesbox:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}

/* PORTFOLIO */
.theportfoliowrap {
    height: auto !important;
    margin-bottom: 25px;
}
.portfolio-overlay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
}
.theportfoliobox:hover .portfolio-overlay {
    color: #fff !important;
    opacity: 1;
}
.theportfoliobox h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    width: 92%;
}
.portfolio-titlebox {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 95%;
}
.theportfoliobox a {
    color: #fff !important;
}
.theportfolioboxparent .theportfoliobox img {
    height: 100%;
    max-height: 100%;
    max-width: 100% !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100% !important;
    z-index: 5;
}
.theportfoliowrap .theportfolioboxparent {
    background: transparent none repeat scroll 0 0;
    border: 0 none !important;
    left: auto !important;
    margin: 0 !important;
    height: 300px !important;
    position: relative !important;
    top: auto !important;
    transform: none !important;
    /*width: 25% !important;*/
}
.theportfoliobox > div {
    border: 0 none !important;
}
.theportfoliowrap .theportfoliobox {
    border: 1px solid #ccc;
    height: 250px !important;
    margin-bottom: 30px;
    width: 100% !important;
}


/* WORK PAGE */
.theworks-title::after {
    background-color: #ec8500;
    content: "";
    display: block;
    height: 4px;
    margin-top: 10px;
    width: 70px;
}
.theworks-title {
    bottom: 25px;
    color: #fff;
    font-size: 19px;
    left: 15px;
    max-width: 100%;
    position: absolute;
    width: 85%;
    z-index: 6;
}
.pagebanner-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
}
.pagebanner {
    height: 430px;
}
.thecentered-title h2 {
    font-size: 30px !important;
    font-weight: 800;
}
.thecentered-title .orangeline {
    background: #ec8500 none repeat scroll 0 0;
    height: 4px;
    margin: 10px auto 30px;
    width: 110px;
}
.workpage-banner .thecentered-title .orangeline {
    margin: 0;
}
.works-sidebar-nav .sidebar-menu li.current_page_ancestor .children {
    display: block;
}
.theworksbox {
    margin: 0 auto;
    max-width: 340px;
}
.sidebar-menu .children {
    display: none;
}
.works-sidebar-nav .sidebar-menu li .fa {
    font-size: 24px;
    font-weight: bold;
    position: absolute;
}
.works-sidebar-nav .sidebar-menu li .fa {
    right: 25px;
}
.subtitle {
	margin: auto;
    font-size: 19px;
    font-style: italic;
    font-weight: 600;
    max-width: 100%;
    width: 680px;
}
.thecentered-title{
	margin: auto; 
    width: 100%;
    position: absolute;
    top: 25%;
    /*transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	*/
}
.works-sidebar-nav .sidebar-menu .children li.current_page_item a {
    color: #ec8500;
    font-weight: 700;
}
.works-sidebar-nav .sidebar-menu .children a {
    font-weight: 400;
}
.works-sidebar-nav .sidebar-menu a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.sidebar-menu li {
    margin-bottom: 10px;
    position: relative;
}
.works-overlayy {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.pagebanner h2 {
    left: 50%;
    line-height: 1.5;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.workpage-banner {
    height: 435px;
    position: relative;
}
.workpage-insideimage img{
    max-height: 500px;
}
.workpage-insideimage {
    left: 50%;
    max-width: 90%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.workpage-banner-overlay {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
}
.works-overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    opacity: .3;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
.worksbox img {
    height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 100px;
	display: block;
}
/*
.works-overlay h3::after {
    background: #ec8500 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    margin-top: 15px;
    width: 40px;
}
*/


.worksbox .overlay-content > p {
    font-size: 14px;
    font-weight: 600;
}

.works-overlay h3 {
    font-size: 21px;
    margin-bottom: 15px;
}
.overlay-content {
    bottom: 0px;
    left: 30px;
    position: absolute;
    text-align: left;
}
.worksbox:hover .works-overlay {
    opacity: 1;
}
.worksbox {
    border: 1px solid #ddd;
}
.otherworks {
    background-color: #f4f4f4;
}
.otherworks h4 {
    color: #1A424B;
}
.works-sidebar-nav .sidebar-menu .children a {
    color: #888;
    display: block;
    font-size: 16px;
    margin-left: 20px;
}
.works-sidebar-nav .sidebar-menu .children {
    margin-bottom: 25px;
    margin-top: 16px;
}
.sidebar-menu .fa {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.works-sidebar-nav .sidebar-menu li.current_page_parent .fa-angle-down {
    display: none;
}
.sidebar-menu .fa.ikot{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.workpage-banner .thecentered-title {
    color: #fff;
    left: 27%;
    top: 38%;
}

/* PAGES DEFAULT */
.fl-module-content {
    margin: 0 0 20px;
}
.fl-row-content-wrap {
    padding: 20px 0;
}


.homepageslider {
    display: none;
}
/* FOOTER */
.affirma-footer {
    padding: 25px 0 16px;
}
.smfooter {
    color: #7b7b7b;
    font-size: 23px;
    margin-left: 25px;
}
.smfooter:hover {
    color: #ec8500 !important;
}
.footermenu #main-nav li a {
    color: #333;
    padding: 0 50px 0 0;
    text-transform: uppercase;
}
.footermenu #main-nav li a:hover {
    color: #ec8500 !important;
}
.footermenu #main-nav {
    margin-top: 0;
}


/* QUICKIE STYLES */

/* FONT-SIZES */
.t50 {font-size: 50px !important;} .t45 {font-size: 45px !important;}
.t17 {  font-size:17px !important; } .t18 {    font-size:18px !important; } .t19 {    font-size:19px !important; } .t20 {    font-size:20px !important; } .t21 {    font-size:21px !important; } .t22 {    font-size:22px !important; } .t23 {    font-size:23px !important; } .t24 {    font-size:24px !important; } .t25 {    font-size:25px !important; } .t26 {    font-size:26px !important; } .t27 {    font-size:27px !important; } .t28 {    font-size:28px !important; } .t29 {    font-size:29px !important; } .t30 {    font-size:30px !important; } .t31 {    font-size:31px !important; } .t32 {    font-size:32px !important; } .t33 {    font-size:33px !important; }
.t34 {  font-size:34px !important; } .t35 {    font-size:35px !important; } .t36 {    font-size:36px !important; } .t37 {    font-size:37px !important; } .t38 {    font-size:38px !important; } .t39 {    font-size:39px !important; } .t40 {    font-size:40px !important; } .t41 {    font-size:41px !important; } .t42 {    font-size:42px !important; } .t43 {    font-size:43px !important; } .t44 {    font-size:44px !important; } .t45 {    font-size:45px !important; } .t46 {    font-size:46px !important; } .t47 {    font-size:47px !important; } .t48 {    font-size:48px !important; } .t49 {    font-size:49px !important; }
.t16 {  font-size:16px !important; } .t15 {    font-size:15px !important; } .t14 {    font-size:14px !important; } .t13 {    font-size:13px !important; } .t12 {    font-size:12px !important; } .t11 {    font-size:11px !important; } .t10 {    font-size:10px !important; }
.t9 {   font-size:9px !important;  } .t8 { font-size:8px !important;  } .t7 { font-size:7px !important;  } .t6 { font-size:6px !important;  } .t5 { font-size:5px !important;  }

/* FONT-WEIGHTS */
.fw400 { font-weight:normal; } .fw300 { font-weight:300; } .fw500 { font-weight:500; } .fw600 { font-weight:600; } .fw700 { font-weight:700; } .fw800 { font-weight:800; } 
.lowercase { text-transform:lowercase; } 

/* ALIGNMENT */
.tr { text-align:right; } .tl { text-align:left; } .tc {text-align: center;}
.center { margin-left: auto; margin-right: auto; position: relative; text-align: center; }
.va-top { vertical-align: top !important;} .va-mid { vertical-align: middle !important;} .va-bot {vertical-align: bottom !important;}

/* DISPLAY */
.disblock {display: block;} .disnone {display: none;} .hvr-disblock:hover {display: block;} .hvr-disnone {display: none;}

/* LINE HEIGHT */
.lh20 {line-height: 20px;} .lh21 {line-height: 21px;} .lh22 {line-height: 22px;} .lh23{line-height: 23px;} .lh24 {line-height: 24px;} .lh25 {line-height: 25px;} .lh26 {line-height: 26px;} .lh27 {line-height: 27px;} .lh28 {line-height: 28px;} .lh29 {line-height: 29px;}
.lh30 {line-height: 30px;} .lh31 {line-height: 31px;} .lh32 {line-height: 32px;} .lh33 {line-height: 33px;} .lh34 {line-height: 34px;} .lh35 {line-height: 35px;} .lh36 {line-height: 36px;} .lh37 {line-height: 37px;} .lh38 {line-height: 38px;} .lh39 {line-height: 39px;}
.lh40 {line-height: 40px;} .lh41 {line-height: 41px;} .lh42 {line-height: 42px;} .lh43 {line-height: 43px;} .lh44 {line-height: 44px;} .lh45 {line-height: 45px;} .lh46 {line-height: 46px;} .lh47 {line-height: 47px;} .lh48 {line-height: 48px;} .lh49 {line-height: 49px;}
.lh50 {line-height: 50px;} .lh51 {line-height: 51px;} .lh52 {line-height: 52px;} .lh53 {line-height: 53px;} .lh55 {line-height: 54px;} .lh55 {line-height: 55px;} .lh56 {line-height: 56px;} .lh57 {line-height: 57px;} .lh58 {line-height: 58px;} .lh59 {line-height: 59px;}
.lh60 {line-height: 60px;} .lh61 {line-height: 61px;} .lh62 {line-height: 62px;} .lh63 {line-height: 63px;} .lh66 {line-height: 64px;} .lh65 {line-height: 65px;} .lh66 {line-height: 66px;} .lh67 {line-height: 67px;} .lh68 {line-height: 68px;} .lh69 {line-height: 69px;}

/* MARGINS */
.margin-l0 {margin-left:0px !important;}
.margin-t50 {margin-top: 50px !important;}
.margin-t5 { margin-top:5px !important; } .margin-t10 { margin-top:10px !important; } .margin-t15 { margin-top:15px !important; } .margin-t20 { margin-top:20px !important; }
.margin-t25 { margin-top:25px !important; } .margin-t30 { margin-top:30px !important; } .margin-t35 { margin-top:35px !important; } .margin-t40 { margin-top:40px !important; }
.margin-b5 { margin-bottom:5px !important; } .margin-b10 { margin-bottom:10px !important; } .margin-b15 { margin-bottom:15px !important; } .margin-b20 { margin-bottom:20px !important; }
.margin-b25 { margin-bottom:25px !important; } .margin-b30 { margin-bottom:30px !important; } .margin-b35 { margin-bottom:35px !important; } .margin-b40 { margin-bottom:40px !important; } 
.margin-l5 { margin-left:5px !important; } .margin-l10 { margin-left:10px !important; } .margin-l15 { margin-left:15px !important; } .margin-l20 { margin-left:20px !important; }
.margin-l25 { margin-left:25px !important; } .margin-l30 { margin-left:30px !important; } .margin-l35 { margin-left:35px !important; } .margin-l40 { margin-left:40px !important; }
.margin-r5 { margin-right:5px !important; } .margin-r10 { margin-right:10px !important; } .margin-r15 { margin-right:15px !important; } .margin-r20 { margin-right:20px !important; }
.margin-r25 { margin-right:25px !important; } .margin-r30 { margin-right:30px !important; } .margin-r35 { margin-right:35px !important; } .margin-r40 { margin-right:40px !important; }

/* PADDINGS */
.padding-t100 { padding-top: 100px;} .padding-b100 {padding-bottom: 100px;}
.padding-t80 { padding-top: 80px;} .padding-b80 {padding-bottom: 80px;}
.padding-tb70 {padding-top: 70px; padding-bottom: 70px; } .padding-t70 {padding-top: 70px;} .padding-b70 {padding-bottom: 70px;}
.padding-tb60 {padding-top: 60px; padding-bottom: 60px; } .padding-t60 {padding-top: 60px;} .padding-b60 {padding-bottom: 60px;}
.padding-tb50 {padding-top: 50px; padding-bottom: 60px; } .padding-t50 {padding-top: 50px;} .padding-b50 {padding-bottom: 50px;}
.padding-lr0 { padding-left:0 !important; padding-right:0px !important; } .padding-r0 {padding-right: 0px !important;} .padding-l0 {padding-left: 0 !important;}
.padding-t5 { padding-top:5px !important; } .padding-t10 { padding-top:10px !important; } .padding-t15 { padding-top:15px !important; } .padding-t20 { padding-top:20px !important; }
.padding-t25 { padding-top:25px !important; } .padding-t30 { padding-top:30px !important; } .padding-t35 { padding-top:35px !important; } .padding-t40 { padding-top:40px !important; } .padding-t50 { padding-top:50px !important; }
.padding-b5 { padding-bottom:5px !important; } .padding-b10 { padding-bottom:10px !important; } .padding-b15 { padding-bottom:15px !important; } .padding-b20 { padding-bottom:20px !important; }
.padding-b25 { padding-bottom:25px !important; } .padding-b30 { padding-bottom:30px !important; } .padding-b35 { padding-bottom:35px !important; } .padding-b40 { padding-bottom:40px !important; } .padding-b50 { padding-bottom:50px !important; }
.padding-l5 { padding-left:5px !important; } .padding-l10 { padding-left:10px !important; } .padding-l15 { padding-left:15px !important; } .padding-l20 { padding-left:20px !important; }
.padding-l25 { padding-left:25px !important; } .padding-l30 { padding-left:30px !important; } .padding-l35 { padding-left:35px !important; } .padding-l40 { padding-left:40px !important; }
.padding-r5 { padding-right:5px !important; } .padding-r10 { padding-right:10px !important; } .padding-r15 { padding-right:15px !important; } .padding-r20 { padding-right:20px !important; }
.padding-r25 { padding-right:25px !important; } .padding-r30 { padding-right:30px !important; } .padding-r35 { padding-right:35px !important; } .padding-r40 { padding-right:40px !important; }

/* PADDING COMBO */
.padding-tb10 { padding: 10px 0 10px;} .padding-tb15 { padding: 15px 0 15px;} .padding-tblr10 {padding: 10px;} .padding-tblr15 {padding: 15px;}
.padding-tblr5 {padding:5px;}

.regpad {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* WIDTH */
.width100 { width:100%; } .width90 { width:90%; } .width80 { width:80%; } .width70 { width:70%; } .width60 { width:60%; }
.width50 { width:50%; } .width40 { width:40%; } .width30 { width:30%; } .width20 { width:20%; } .width10 { width:10%; }

.width95 { width:95%; } .width85 { width:85%; } .width75 { width:75%; } .width65 { width:65%; } 
.width55 { width:55%; } .width45 { width:45%; } .width35 { width:35%; } .width25 { width:25%; } .width15 { width:15%; }

/* OTHERS */
.cform-req { color:red;} .capitalize {text-transform: uppercase;}
.fullcircle { border-radius: 1000px;} 
.center-block {
    float: none;
}
.centerflex { align-items: center; display: flex; justify-content:center;}
.pointer { cursor: pointer;} .disblock {display: block;} .disib { display: inline-block;}
.psrel { position: relative;} .psabs{position: absolute;} .psfix {position: fixed;}
.psabs.allcenter { bottom: 0; left: 0; margin: auto; right: 0; top: 0;}
.psabs.vertcenter { bottom:0; top: 0; margin:auto;} .psabs.horicenter {left: 0; right: 0; margin:auto;}

/* OPACITY */
.opac10 { opacity: 1;} .opac9 {opacity: 0.9;} .opac8 {opacity: 0.8;} .opac7 {opacity: 0.7;} .opac6 {opacity: 0.6;} .opac5 {opacity: 0.5;} .opac4 {opacity: 0.4;} .opac3 {opacity: 0.3;} .opac2 {opacity: 0.2;} .opac1 {opacity: 0.1;} .opac0 {opacity: 0;}

/* SOCIAL MEDIA */
.sm { text-align: center; vertical-align: middle; display: inline-block;}
.sm15 { height:15px; width: 15px; line-height: 15px;}
.sm20 { height:20px; width: 20px; line-height: 20px;}
.sm25 { height:25px; width: 25px; line-height: 25px;}
.sm30 { height:30px; width: 30px; line-height: 30px;}
.sm35 { height:35px; width: 35px; line-height: 35px;}
.sm40 { height:40px; width: 40px; line-height: 40px;}


.bg-googleplus {background-color: #D62121;}
.bg-facebook {background-color: #405D9B;}
.bg-twitter {background-color: #29C5F6;}

.bg-googleplus-hvr:hover {background-color: #D62121;}
.bg-facebook-hvr:hover {background-color: #405D9B;}
.bg-twitter-hvr:hover{background-color: #29C5F6;}

/* BORDERS */
.noborder { border: 0 !important; }
.border1 { height:1px;} 

/* DEFAULT COLORS */
.cwhite { color:#fff; }
.bgwhite {background-color: #fff;}
.cwhite-hvr:hover { color: #fff !important; }

.cdarkorange { color: #EC8500; }
.bgdarkorange { background-color: #EC8500; }
.cdarkorange-hvr:hover { color: #EC8500 !important; }
.bgdarkorange-hvr:hover { background-color: #EC8500 !important; }

.corange { color: #EB9740; }
.corange-hvr { color: #EB9740 !important; }



.pagebanner-services {
    height: 450px;
}
.content {
    left: 0;
    padding-left: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}
.pagebanner-services .orangeline {
    margin: 30px 0 20px;
}
.pagebanner .carousel-indicators {
    bottom: auto;
    left: auto;
    margin-left: 0;
    margin-top: 20px;
    position: relative;
    text-align: left;
    width: 100%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.pagebanner .carousel-indicators .active {
    background-color: #fff;
    height: 16px;
    margin: 0 3px 0 0;
    width: 16px;
}
.pagebanner .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0 3px 0 0;
    text-indent: -999px;
    width: 15px;
	visibility: hidden;
}
.pagebanner-services .content h3 {
    font-size: 47px;
}
html, 
body, 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
    height: 100%;
}

@media (max-width:992px){
	.featured-image{text-align:center;	}
	.featured-image img{display:inline-block;}
}
@media (max-width:768px){
	.catsidebar{margin-top:15px; text-align:center;}
	.featured-image img{display:inline-block;}
}

/* Search bar css for website search */
.col-md-3.rightsearch {
    margin-top: 24px;
}
.rightsearch label.screen-reader-text {
    display: none !important;
}
.col-md-3.rightsearch input[type="text"] {
    border: 0;
    background: url("/wp-content/uploads/2019/04/search-icon-transparent-1.png") 0 6px no-repeat;
    width: 80%;
    border-bottom: 1px solid #fff;
    padding: 1px 1px 2px 26px;
    background-size: contain;
    background-position: inherit;
    height: 24px;
    color: orange;
    font-size: 14px;
}
.rightsearch input[type="submit"] {
    display: none !important;
}
input#searchsubmit {
    display: none;
}
.is-menu form .screen-reader-text {
    display: none;
}
input[type="hidden"] {
    display: none;
}

@media only screen and (width: 1280px)  {
#main-nav > li > a {
    font-size: 13px;
    padding: 5px 18px !important;
}
form#searchform {
    width: 100%;
    margin-left: -22px;
    margin-top: -10px;
}
	.btnstartaproject {
    padding-top: 6px;
    width: 21% !important;
    margin-left: -75px !important;
}
}

@media only screen and (width: 1112px)  {
#main-nav > li > a {
    font-size: 13px;
    padding: 5px 6px !important;
}
form#searchform {
    width: 100%;
    margin-left: -22px;
    margin-top: -10px;
}
	.btnstartaproject {
    padding-top: 6px;
    width: 21% !important;
    margin-left: -50px !important;
}
}

@media only screen and (width: 1080px)  {
#main-nav > li > a {
    font-size: 13px;
    padding: 5px 6px !important;
}
form#searchform {
    width: 100%;
    margin-left: -22px;
    margin-top: -10px;
}
	.btnstartaproject {
    padding-top: 6px;
    width: 21% !important;
    margin-left: -50px !important;
}
}

@media only screen and (width: 1024px)  {
#main-nav > li > a {
    font-size: 13px;
    padding: 5px 6px !important;
}
form#searchform {
    width: 100%;
    margin-left: -22px;
    margin-top: -10px;
}
	.btnstartaproject {
    padding-top: 6px;
    width: 21% !important;
    margin-left: -46px !important;
}
}




