.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}a.meanmenu-reveal {
display: none;
}
.mean-container .mean-bar {
width: 100%;
position: relative;
background: #ffffff;
padding: 4px 0;
min-height: 42px;
z-index: 999999;
border-bottom: 2px solid #26c6da;
}
.mean-container .mean-bar .logo-small{
max-height: 26px;
padding: 8px 15px;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 15px 25px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #26c6da;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700
}
.mean-container a.meanmenu-reveal span {
display: block;
background-color: #26c6da;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
width: 100%;
background: #ffffff;
margin-top: 0px;
}
.mean-container .mean-nav ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 100% !important;
}
.mean-container .mean-nav ul li {
border-top: 1px solid #dddddd;
position: relative;
width: 100%
}
.mean-container .mean-nav ul li a {
display: block;
color: #333333;
font-size: 15px;
width: 90%;
padding: 0.5em 5%;
margin: 0;
text-align: left;
text-decoration: none;
font-weight: 600;
line-height: 21px;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 0.5em 10%;
text-shadow: none!important;
visibility: visible;
text-transform: inherit;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav > ul > li.current-menu-item > a {
color:#26c6da;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: 0;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: .5em 15%
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 26px;
height: 27px;
padding: 5px 12px!important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: rgba(255,255,255,.1);
border: 0!important;
border-left: 1px solid rgba(255,255,255,.4)!important;
border-bottom: 1px solid rgba(255,255,255,.2)!important;
color:#26c6da;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mean-remove{display:none!important;}
.mean-bar img {
padding: 4px 15px;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp,
tt,
var {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} p {
margin-bottom: 1.5em;
}
dfn,
cite,
em {
font-style: italic;
}
cite {
font-weight: 600;
}
blockquote {
margin: 0 1.5em 20px;
border-color: #1fa12e;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1em 1em;
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
margin-bottom: 10px;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
border-collapse: collapse;
border-spacing: 0;
margin: 15px 0;
width: 100%;
}
table th,
table td {
border: 1px solid #ddd;
padding: 10px;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #1fa12e;
border: medium none;
color: #fff;
padding: 2px 15px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}  a:link,
a:visited {
color: #1fa12e;
transition: all 0.3s ease 0s;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #19abbd;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
margin-bottom: 0px;
}
.blog-style-1 .sticky {
display: block;
margin-bottom: 15px;
padding: 30px 30px 1px;
}
.sticky .blog-box {
background: #f4f4f4 none repeat scroll 0 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} @media (min-width: 1200px) {
.auto-clear > .col-lg-1:nth-child(12n+1) {
clear: left;
}
.auto-clear > .col-lg-2:nth-child(6n+1) {
clear: left;
}
.auto-clear > .col-lg-3:nth-child(4n+1) {
clear: left;
}
.auto-clear > .col-lg-4:nth-child(3n+1) {
clear: left;
}
.auto-clear > .col-lg-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.auto-clear > .col-md-1:nth-child(12n+1) {
clear: left;
}
.auto-clear > .col-md-2:nth-child(6n+1) {
clear: left;
}
.auto-clear > .col-md-3:nth-child(4n+1) {
clear: left;
}
.auto-clear > .col-md-4:nth-child(3n+1) {
clear: left;
}
.auto-clear > .col-md-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.auto-clear > .col-sm-1:nth-child(12n+1) {
clear: left;
}
.auto-clear > .col-sm-2:nth-child(6n+1) {
clear: left;
}
.auto-clear > .col-sm-3:nth-child(4n+1) {
clear: left;
}
.auto-clear > .col-sm-4:nth-child(3n+1) {
clear: left;
}
.auto-clear > .col-sm-6:nth-child(odd) {
clear: left;
}
}
@media (max-width: 767px) {
.auto-clear > .col-xs-1:nth-child(12n+1) {
clear: left;
}
.auto-clear > .col-xs-2:nth-child(6n+1) {
clear: left;
}
.auto-clear > .col-xs-3:nth-child(4n+1) {
clear: left;
}
.auto-clear > .col-xs-4:nth-child(3n+1) {
clear: left;
}
.auto-clear > .col-xs-6:nth-child(odd) {
clear: left;
}
} @media (min-width: 768px) and (max-width: 991px) {
.ipad-fix {
width: 100%;
}
.ipad-fix-pad {
width: 100%;
padding-bottom: 30px;
}
.ipad-width-50,
.width-50 {
width: 50%;
}
.center-background {
background: none;
}
}
@media ( max-width: 767px ) {
.ipad-fix-pad {
width: 100%;
padding-bottom: 30px;
}
}
.padding-right-fix {
padding-right: 50px;
}
@media ( max-width: 767px ) {
.padding-right-fix {
padding-right: 0px;
}
}
.col-pad-right .vc_column-inner {
padding-right: 0px;
}
@media ( max-width: 767px ) {
.col-pad-right .vc_column-inner {
padding-right: 15px;
}
}
.col-pad-left .vc_column-inner {
padding-left: 0px;
}
@media ( max-width: 767px ) {
.col-pad-left .vc_column-inner {
padding-left: 15px;
}
}
@media ( max-width: 475px ) {
.vc_row.wpb_row.mobile-fix {
padding-top: 40px !important;
}
.wpb-js-composer .vc_tta-container {
margin-bottom: 43.74px !important;
}
} @media (max-width: 1024px) {
.title32 {
font-size: 32px !important;
line-height: 1.1;
}
.title30 {
font-size: 30px !important;
line-height: 1.1;
}
.title28 {
font-size: 28px !important;
line-height: 1.1;
}
.title24 {
font-size: 24px !important;
line-height: 1.1;
}
.title20 {
font-size: 20px !important;
line-height: 1.1;
}
.title18 {
font-size: 18px !important;
line-height: 1.1;
}
.title16 {
font-size: 16px !important;
line-height: 1.1;
}
.title14 {
font-size: 14px !important;
line-height: 1.1;
}
}
@media (max-width: 480px) { .mitle30 {
font-size: 30px !important;
line-height: 1.1;
}
.mitle24 {
font-size: 24px !important;
line-height: 1.1;
}
.mitle20 {
font-size: 20px !important;
line-height: 1.1;
}
.mitle18 {
font-size: 18px !important;
line-height: 1.1;
}
.mitle16 {
font-size: 16px !important;
line-height: 1.1;
}
.mitle14 {
font-size: 14px !important;
line-height: 1.1;
}
} .no-gutter > [class*='col-'] {
padding-right: 0;
padding-left: 0;
} .vc_column-inner {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .section-padding {
padding: 90px 0 93px;
}
@media only screen and (max-width: 1199px) {
.section-padding {
padding: 80px 0 85px;
}
}
@media only screen and (max-width: 991px) {
.section-padding {
padding: 70px 0 75px;
}
}
@media only screen and (max-width: 767px) {
.section-padding {
padding: 55px 0 60px;
}
}
@media only screen and (max-width: 479px) {
.section-padding {
padding: 45px 0 50px;
}
}
@media only screen and (max-width: 320px) {
.section-padding {
padding: 35px 0 40px;
}
}
.section-padding-bb-equile {
padding: 96px 0 70px;
}
@media only screen and (max-width: 1199px) {
.section-padding-bb-equile {
padding: 80px 0 65px;
}
}
@media only screen and (max-width: 991px) {
.section-padding-bb-equile {
padding: 70px 0 55px;
}
}
@media only screen and (max-width: 767px) {
.section-padding-bb-equile {
padding: 55px 0 40px;
}
}
@media only screen and (max-width: 479px) {
.section-padding-bb-equile {
padding: 45px 0 30px;
}
}
@media only screen and (max-width: 320px) {
.section-padding-bb-equile {
padding: 35px 0 25px;
}
}
.section-padding-bottom {
padding: 0 0 105px;
}
@media only screen and (max-width: 1199px) {
.section-padding-bottom {
padding: 0 0 90px;
}
}
@media only screen and (max-width: 991px) {
.section-padding-bottom {
padding: 0 0 80px;
}
}
@media only screen and (max-width: 767px) {
.section-padding-bottom {
padding: 0 0 70px;
}
}
@media only screen and (max-width: 479px) {
.section-padding-bottom {
padding: 0 0 50px;
}
}
@media only screen and (max-width: 320px) {
.section-padding-bottom {
padding: 0 0 40px;
}
}
.section-padding-bottom-bb-equile {
padding: 0 0 75px;
}
@media only screen and (max-width: 1199px) {
.section-padding-bottom-bb-equile {
padding: 0 0 65px;
}
}
@media only screen and (max-width: 991px) {
.section-padding-bottom-bb-equile {
padding: 0 0 55px;
}
}
@media only screen and (max-width: 767px) {
.section-padding-bottom-bb-equile {
padding: 0 0 40px;
}
}
@media only screen and (max-width: 479px) {
.section-padding-bottom-bb-equile {
padding: 0 0 30px;
}
}
@media only screen and (max-width: 320px) {
.section-padding-bottom-bb-equile {
padding: 0 0 25px;
}
}
.section-padding-top {
padding: 100px 0px 0px;
}
@media only screen and (max-width: 1199px) {
.section-padding-top {
padding: 80px 0px 0px;
}
}
@media only screen and (max-width: 991px) {
.section-padding-top {
padding: 70px 0px 0px;
}
}
@media only screen and (max-width: 767px) {
.section-padding-top {
padding: 55px 0px 0px;
}
}
@media only screen and (max-width: 479px) {
.section-padding-top {
padding: 45px 0px 0px;
}
}
@media only screen and (max-width: 320px) {
.section-padding-top {
padding: 35px 0px 0px;
}
} .mb30 {
margin-bottom: 30px;
}
.mt30 {
margin-top: 30px;
}
@media only screen and (max-width: 479px) {
.special-space-1 {
margin-top: 45px;
}
.mb30 {
margin-bottom: 30px;
}
.mt30 {
margin-top: 30px;
}
} .column321 {
width: 33.3333%;
float: left;
padding: 0 15px;
min-height: 156px;
}
@media only screen and (max-width: 768px) {
.column321 {
width: 50%;
}
}
@media only screen and (max-width: 480px) {
.column321 {
width: 100%;
clear: both;
}
}
@media only screen and (max-width: 768px) {
#content .background-m-hide {
background: none !important;
}
}
@media ( max-width:768px ) {
.vc_row.wpb_row.ipad-bt-90 {
padding-bottom: 54px !important;
}
.vc_row.wpb_row.ipad-bt-84 {
padding-bottom: 84px !important;
}
.about-padding-fixed .vc_column-inner {
margin-bottom: 15px !important;
margin-top: 0 !important;
}
} @media only screen and (max-width: 480px) {
.mobile-hide {
display: none;
}
.vc_row.wpb_row.ipad-bt-84 {
padding-bottom: 2px !important;
}
}.entry-content .light-button {
background: transparent;
color: #ffffff;
display: inline-block;
font-weight: 500;
margin-top: 20px;
padding: 15px 34px;
position: relative;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
border: 2px solid #fff;
border-radius: 30px;
}
.entry-content .light-button i {
color: #1fa12e;
display: block;
font-size: 20px;
position: absolute;
top: 18px;
right: 3%;
}
.entry-content .light-button:hover {
background: #ffffff;
color: #1fa12e;  
border: 2px solid #1fa12e;
}
.entry-content .light-button:hover i {
color: #ffffff;
}
.entry-content .rt-price-table-box1 {
text-align: center;
padding: 50px 0;
background: #f8f8f8;
margin: 0 auto;
transition: all 0.5s ease-out;
}
.entry-content .rt-price-table-box1 span {
font-size: 24px;
font-weight: 500;
display: block;
margin-bottom: 30px;
transition: all 0.5s ease-out;
line-height: 36px;
}
.entry-content .rt-price-table-box1 .price-holder {
color: #ffffff;
font-size: 36px;
height: 150px;
min-width: 150px;
display: inline-block;
border-radius: 50%;
margin-bottom: 35px;
padding: 50px 15px 60px;
line-height: 30px;
transition: all 0.5s ease-out;
background: #1fa12e;
}
.entry-content .rt-price-table-box1 .price-holder .price-unit {
font-size: 15px;
}
.entry-content .rt-price-table-box1 .price-table-service {
margin-bottom: 40px;
}
.entry-content .rt-price-table-box1 .price-table-service .price-feature {
font-size: 16px;
color: #444444;
line-height: 1;
display: block;
transition: all 0.5s ease-out;
margin-bottom: 17px;
}
.entry-content .rt-price-table-box1 .pricetable-btn {
background-color: #1fa12e;
color: #ffffff;
border: none;
}
.entry-content .rt-price-table-box1:hover {
box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 5px 12px 0px rgba(0, 0, 0, 0.5);
}
.entry-content .rt-price-table-box1:hover .price-table-service .price-feature {
color: #ffffff;
}
.entry-content .rt-price-table-box1:hover span {
color: #ffffff;
}
.entry-content .rt-price-table-box1:hover .price-holder {
background: #f8f8f8;
}
.entry-content .rt-price-table-box1:hover .pricetable-btn {
background-color: #ffffff;
}
.dark-button {
border: 2px solid #1fa12e;
color: #ffffff !important;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #1fa12e;
margin-top: 0px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.dark-button span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 14px 22px;
line-height: 1.4;
}
.dark-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.dark-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #ffffff !important;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 27px;
left: 10px;
}
.dark-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
.white-button {
color: #222222 !important;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #ffffff;
margin-top: 0px;
border: 2px solid #ffffff;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.white-button span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 14px 22px;
line-height: 1.4;
}
.white-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.white-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #222222;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 27px;
left: 10px;
}
.white-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
} .slider-dark-button {
border: 2px solid #1fa12e;
color: #ffffff !important;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #1fa12e;
margin-top: 10px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.slider-dark-button span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 14px 22px;
}
.slider-dark-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.slider-dark-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #ffffff !important;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 50%;
left: 10px;
}
.slider-dark-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
@media ( max-width:475px ) {
.slider-dark-button {
font-size: 12px;
}
.slider-dark-button span {
padding: 12px;
}
.slider-dark-button:before {
left: -4px;
}
}
.btn-read-more-h-b {
background: #ffffff;
padding: 10px 35px;
border: 1px solid #1fa12e;
text-transform: capitalize;
color: #111111;
font-weight: 500;
display: inline-block;
border-radius: 45px;
box-shadow: 0px 0px 19px -14px #1fa12e;	
-webkit-box-shadow: 0px 0px 19px -14px #1fa12e;
-moz-box-shadow:    0px 0px 19px -14px #1fa12e;	
transition: all 0.5s ease-out;
}
.btn-read-more-h-b:hover {
color: #ffffff;
background: #111111;
border: 1px solid #111111;
box-shadow: none;	
-webkit-box-shadow: none;
-moz-box-shadow:    none;	
transition: all 0.5s ease-out;
}
.rt-grid-fill-btn {
clear: both;
text-align: center;
padding-top: 15px;
}
.entry-content a.grid-fill-btn {
border: 2px solid #1fa12e;
color: #ffffff !important;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #1fa12e;
margin-top: 10px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.entry-content a.grid-fill-btn span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
line-height: 1.4;
padding: 14px 22px;
}
.entry-content a.grid-fill-btn:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.entry-content a.grid-fill-btn:before {
content: '\f178';
font-family: 'fontawesome';
color: #ffffff !important;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 50%;
left: 10px;
}
.entry-content a.grid-fill-btn:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
} .rt-vc-title-1 h2 {
position: relative;
margin-bottom: 24px;
padding-bottom: 16px;
font-size: 36px;
line-height: 1.2;
}
.rt-vc-title-1 h3 {
font-size: 22px;
font-weight: 500;
}
@media (max-width: 480px) {
.rt-vc-title-1 h2 {
font-size: 30px !important;
line-height: 1.3;
}
.rt-vc-title-5 h2.rt-section-title-vc {
font-size: 30px !important;
line-height: 1.3;
}
.rt-vc-title-1.no-bar h2 {
font-size: 27px !important;
line-height: 1.3;
}
}
.rt-vc-title-1 h2:after {
background: #1fa12e;
position: absolute;
content: "";
left: 0;
bottom: 0px;
margin: 0 auto;
height: 4px;
width: 50px;
}
.sub-title-no .rt-section-sub-title-vc {
margin: 0;
}
.rt-vc-title-1.no-bar h2  {
position: relative;
padding-bottom: 15px;
font-size: 36px;
}
.rt-vc-title-1.rtin-light h2:after {
background: none;
position: absolute;
content: "";
left: 0;
bottom: 0px;
margin: 0 auto;
height: 0px;
width: 0px;
}
.rt-vc-title-1.rtin-section-title-left.rtin-light h2:after {
background: #ffffff;
position: absolute;
content: "";
left: 0;
bottom: 0px;
margin: 0 auto;
height: 4px;
width: 50px;
}
.rt-vc-title-1 ul {
list-style: none;
padding-left: 0;
padding-top: 25px;
}
.rt-vc-title-1 ul li {
font-size: 18px;
padding-bottom: 13px;
}
.rt-vc-title-1 ul li:before {
color: #ffffff;
content: "\f058";
font-family: FontAwesome;
font-size: 20px;
padding-right: 20px;
}
.rtin-section-title-center {
text-align: center;
}
.rtin-section-title-center h2:after {
right: 0;
}
.rtin-section-title-center .rt-section-sub-title-vc {
color: #626262;
margin: 0 auto;
width: 65%;
font-size: 18px;
}
.rtin-section-title-right {
text-align: right;
}
.rtin-section-title-right h2:after {
right: 0;
margin: 0;
left: inherit;
}
.rtin-section-title-right .rt-section-sub-title-vc {
font-weight: 400;
margin: 0;
width: 65%;
float: right;
}
.rtin-section-title-left {
text-align: left;
}
.rtin-section-title-left h2:after {
left: 0;
margin: 0;
}
.rtin-section-title-left .rt-section-sub-title-vc {
font-weight: 400;
width: 65%;
float: left;
font-size: 18px;
}
.rtin-section-title-left .rt-section-sub-title-vc .greenedge-primary-color {
font-weight: 500;
padding-bottom: 15px;
}
.section-title {
float: left;
}
.section-title h2 {
position: relative;
padding-bottom: 16px;
line-height: 1.4;
}
.section-title h2:after {
background: #1fa12e;
position: absolute;
content: "";
left: 0;
bottom: 0;
margin: 0 auto;
height: 4px;
width: 60px;
} .rt-vc-title-2 h2 {
position: relative;
font-size: 36px;
margin-bottom: 10px;
line-height: 1.2;
}
.rt-vc-title-2.rtin-section-title-center {
text-align: center;
}
.rt-vc-title-2 .rt-section-sub-title-vc {
font-weight: 500;
}
.rt-vc-title-2.rtin-section-title-right {
text-align: right;
}
.rt-vc-title-2.rtin-section-title-right .rt-section-sub-title-vc {
font-weight: 400;
margin: 0;
font-size: 18px;
width: 65%;
float: right;
}
.rt-vc-title-2.rtin-section-title-left {
text-align: left;
}
.rt-vc-title-2.rtin-section-title-left .rt-section-sub-title-vc {
font-weight: 400;
margin: 0;
font-size: 18px;
width: 65%;
float: left;
}
.rt-vc-title-3 {
margin-bottom: 37px;
display: inline-block;
margin: 0px auto 30px;
text-align: center;
width: 100%;
}
.rt-vc-title-3 h2.section-title-3 {
margin-bottom: 10px;
color: #111111;
line-height: 1.2;
}
.rt-vc-title-3 h2.section-title-3 span {
color: #1fa12e;
}
.rt-vc-title-3 h3.section-title-3 {
font-size: 16px;
letter-spacing: 8px;
}
.rt-vc-title-3 .title-bottom-icon {
width: 235px;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
}
.rt-vc-title-3 .title-bottom-icon i {
color: #1fa12e;
font-size: 16px;
}
.rt-vc-title-3 .title-bottom-icon:before {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 10px;
left: 10px;
position: absolute;
}
.rt-vc-title-3 .title-bottom-icon:after {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 10px;
right: 10px;
position: absolute;
}
.rtin-section-title-center > p {
margin: 0 auto;
}
.rt-vc-title-4 .sub-title {
color: #1fa12e;
letter-spacing: 2px;
margin-bottom: 55px;
text-transform: capitalize;
}
.rt-vc-title-5 .rt-section-title-vc {
color: #ffffff;
margin-bottom: 0px;
line-height: 1.2;
}
.rt-vc-title-5 .rt-section-title-vc span {
display: block;
}
.rt-vc-title-5 .rt-section-sub-title-vc {
color: #1fa12e;
font-weight: 500;
margin-bottom: 12px;
}
.rt-vc-title-5  ul {
list-style: none;
padding-left: 0;
padding-top: 25px;
}
.rt-vc-title-5  ul li {
font-size: 18px;
padding-bottom: 13px;
}
.rt-vc-title-5  ul li:before {
color: #ffffff;
content: "\f058";
font-family: FontAwesome;
font-size: 20px;
padding-right: 20px;
}
.rt-vc-title-5 .rt-section-title-vc .greenedge-primary-color {
margin-bottom: 25px;
} .owl-theme .owl-controls .owl-prev {
left: -45px;
opacity: 1 !important;
font-size: 18px !important;
margin: 0 4px !important;
height: 40px;
width: 40px;
border-radius: 0 !important;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 40%;
border: 2px solid #1fa12e;
line-height: 1.4;
}
.owl-theme .owl-controls .owl-prev i {
line-height: 30px;
color: #ffffff;
transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-prev:hover i {
color: #ffffff;
transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next {
right: -45px;
opacity: 1 !important;
font-size: 18px !important;
margin: 0 4px !important;
height: 40px;
width: 40px;
border-radius: 0 !important;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 40%;
border: 2px solid #1fa12e;
line-height: 1.4;
}
.owl-theme .owl-controls .owl-next i {
line-height: 30px;
color: #ffffff;
transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next:hover {
transition: all 0.3s ease-out;
}
.owl-theme .owl-controls .owl-next:hover i {
color: #ffffff;
transition: all 0.3s ease-out;
}
.rt-owl-nav-1 .section-title-holder {
margin-bottom: 35px;
}
.rt-owl-nav-1 .owl-carousel .owl-nav {
display: block !important;
}
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev {
border-radius: 4px;
color: #ffffff;
cursor: pointer;
display: inline-block;
height: 43px;
opacity: 1;
text-align: center;
width: 41px;
transition: all 0.3s ease 0s;
border: none;
left: -50px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
border: 2px solid #1fa12e;
color: #1fa12e;
background-color: transparent;
}
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev:hover {
background-color: #1fa12e;
color: #ffffff !important;
}
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next {
border-radius: 4px;
color: #ffffff;
cursor: pointer;
display: inline-block;
height: 43px;
opacity: 1;
text-align: center;
width: 41px;
transition: all 0.3s ease 0s;
border: none;
margin-left: 4px;
right: -52px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
background-color: transparent;
border: 1px solid #1fa12e;
color: #1fa12e;
}
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next:hover {
background-color: #1fa12e;
color: #ffffff !important;
}
.rt-owl-nav-1 .owl-carousel .owl-nav i {
font-size: 20px;
font-weight: bold;
line-height: 31px;
}
.rt-owl-nav-1 .owl-carousel .owl-dots {
display: none !important;
}
.rt-owl-nav-1 .owl-carousel .owl-dots .owl-dot span {
width: 11px;
height: 11px;
}
.rt-owl-nav-1 .owl-carousel .owl-dots .owl-dot span:hover span {
background: #1fa12e;
}
.rt-owl-nav-1 .owl-carousel .owl-dots .owl-dot.active span {
width: 11px;
height: 11px;
background: #1fa12e;
} .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
border-radius: 4px;
color: #1fa12e;
cursor: pointer;
display: inline-block;
height: 43px;
opacity: 1;
padding: 6px 0;
text-align: center;
width: 41px;
transition: all 0.3s ease 0s;
border: 2px solid #1fa12e;
background-color: transparent;
position: absolute;
left: -50px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev:hover {
background-color: #1fa12e;
color: #ffffff;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
border-radius: 4px;
color: #1fa12e;
cursor: pointer;
display: inline-block;
height: 43px;
opacity: 1;
padding: 6px 0;
text-align: center;
width: 41px;
transition: all 0.3s ease 0s;
border: 1px solid #1fa12e;
margin-left: 4px;
background-color: transparent;
position: absolute;
right: -50px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next:hover {
background-color: #1fa12e;
color: #ffffff;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel i {
font-size: 26px;
font-weight: 400;
line-height: 27px;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav {
display: block !important;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dots {
display: block !important;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot span {
width: 11px;
height: 11px;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot span:hover span {
background: #1fa12e;
}
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot.active span {
width: 11px;
height: 11px;
background: #1fa12e;
} .rt-owl-nav-3 .owl-custom-nav {
float: right;
padding-left: 30px;
margin-top: 10px;
margin-bottom: 50px;
}
.rt-owl-nav-3 .owl-custom-nav .owl-prev {
border-radius: 0;
color: #1fa12e;
cursor: pointer;
display: inline-block;
height: 40px;
opacity: 1;
padding: 6px 0;
text-align: center;
width: 40px;
transition: all 0.3s ease 0s;
border: 1px solid #1fa12e;
}
.rt-owl-nav-3 .owl-custom-nav .owl-prev:hover {
background-color: #1fa12e;
color: #ffffff;
}
.rt-owl-nav-3 .owl-custom-nav .owl-next {
border-radius: 0;
color: #1fa12e;
cursor: pointer;
display: inline-block;
height: 40px;
opacity: 1;
padding: 6px 0;
text-align: center;
width: 40px;
transition: all 0.3s ease 0s;
border: 1px solid #1fa12e;
margin-left: 4px; padding: 6px 17px 5px 16px !important;
}
.rt-owl-nav-3 .owl-custom-nav .owl-next:hover {
background-color: #1fa12e;
color: #ffffff;
}
.rt-owl-nav-3 .owl-custom-nav i {
font-size: 20px;
font-weight: 400;
line-height: 27px;
}
.rt-owl-nav-3 .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
}
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dots {
display: block !important;
}
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot span {
width: 15px;
height: 15px;
border-radius: 50%;
}
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot span:hover span {
background: #1fa12e;
}
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot.active span {
background: #1fa12e;
} .rt-owl-nav-4 .owl-theme .owl-nav {
margin-top: 0;
}
.rt-owl-nav-4 .owl-theme .owl-nav > div {
background-color: transparent !important;
border: 2px solid #1fa12e;
color: #1fa12e;
font-size: 24px;
height: 43px;
line-height: 37px !important;
margin: 0 !important;
padding: 0 !important;
position: absolute;
top: 35%;
transition: all 0.5s ease-in-out 0s;
width: 41px;
}
.rt-owl-nav-4 .owl-theme .owl-nav > div:hover {
background-color: #1fa12e !important;
color: #fff;
}
.rt-owl-nav-4 .owl-nav .owl-prev {
left: -60px;
}
.rt-owl-nav-4 .owl-nav .owl-next {
right: -60px;
}
.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dots {
display: block !important;
}
.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot span {
background: #d6d6d6;
width: 15px;
height: 15px;
border-radius: 50%;
}
.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot:hover span {
background: #0e7c1a;
}
.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot.active span {
width: 15px;
height: 15px;
background: #0e7c1a;
} .rt-owl-nav-5 .owl-theme .owl-nav {
margin-top: 0;
}
.rt-owl-nav-5 .owl-theme .owl-nav > div {
background: transparent;
color: #222222;
font-size: 48px;
position: absolute;
top: 36%;
transform: translateY(-36%);
}
.rt-owl-nav-5 .owl-theme .owl-nav > div:hover {
background: transparent;
color: #222222;
}
.rt-owl-nav-5 .owl-nav .owl-prev {
left: -15px;
}
.rt-owl-nav-5 .owl-nav .owl-next {
right: -15px;
}
.rt-owl-nav-5.slider-dot-enabled .owl-carousel .owl-dots {
display: block !important;
}
.rt-owl-nav-5.slider-dot-enabled .owl-carousel .owl-dot span {
background: #d6d6d6;
width: 15px;
height: 15px;
border-radius: 50%;
}
.rt-owl-nav-5.slider-dot-enabled .owl-carousel .owl-dot:hover span {
background: #0e7c1a;
}
.rt-owl-nav-5.slider-dot-enabled .owl-carousel .owl-dot.active span {
width: 15px;
height: 15px;
background: #0e7c1a;
} .project-gallery1-area .myisotop1 a {
margin-bottom: 5px;
}
.project-gallery1-area .title {
color: #111111;
font-size: 32px;
margin-bottom: 3px;
position: relative;
text-transform: uppercase;
line-height: 1;
}
@media (max-width:768px) {
.project-gallery1-area .title {
font-size: 26px;
}
}
.project-gallery1-area .sub-title {
color: #1fa12e;
letter-spacing: 2px;
margin-bottom: 55px;
text-transform: capitalize;
}
.project-gallery1-area .pagination-area ul {
margin-bottom: 0;
}
.project1-box {
margin-bottom: 30px;
overflow: hidden;
float: left;
}
.project1-box .project1-box-inner {
position: relative;
overflow: hidden;
}
.project1-box .project1-box-inner .project1-box-content {
opacity: 0;
background-color: rgba(31, 161, 46, 0.8);
height: 80px;
width: 100%;
position: absolute;
bottom: 0;
display: table;
-webkit-transform: scale(1) translateY(500px);
transform: scale(1) translateY(500px);
transition: all 1s ease-out;
}
.project1-box .project1-box-inner .project1-box-content ul {
position: relative;
}
.project1-box .project1-box-inner .project1-box-content ul li {
margin: 0 12px 0 0;
display: inline-block;
width: 100%;
}
.project1-box .project1-box-inner .project1-box-content ul li h3 {
padding-top: 20px;
padding-bottom: 18px;
}
.project1-box .project1-box-inner .project1-box-content ul li h3 a {
color: #ffffff;
}
.project1-box .project1-box-inner .project1-box-content ul li a i {
background: #ffffff;
text-align: center;
border-radius: 15%;
width: 50px;
height: 30px;
line-height: 30px;
color: #111111;
transition: all 0.5s ease-out;
}
.project1-box .project1-box-inner .project1-box-content ul li a:hover i {
background: #ffffff;
color: #1fa12e;
transition: all 0.5s ease-out;
}
.project1-box .project1-box-inner .project1-box-content ul li:last-child {
margin: auto;
position: relative;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.project1-box:hover .project1-box-content {
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
transition: all 0.5s ease-out;
}
.project1-box img {
width: 100%;
}
.project1-box.small img {
height: 173px;
} .rt-project-gallery-2 .myisotop2 a {
margin-bottom: 5px;
}
.project2-box {
margin-bottom: 30px;
}
.project2-box .project2-box-inner {
text-align: center;
overflow: hidden;
position: relative;
}
.project2-box .project2-box-inner:before {
content: "";
background: transparent;
position: absolute;
border-left: 1px dashed #ffffff;
border-right: 1px dashed #ffffff;
opacity: 0;
height: 90%;
width: 90%;
top: 5%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 2;
-webkit-transform: scale(1) translateY(-500px);
transform: scale(1) translateY(-500px);
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner:after {
content: "";
background: transparent;
position: absolute;
border-top: 1px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
opacity: 0;
height: 90%;
width: 90%;
top: 5%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 2;
-webkit-transform: scale(1) translateX(-500px);
transform: scale(1) translateX(-500px);
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner .project2-social {
opacity: 0;
position: absolute;
text-align: center;
left: 0;
right: 0;
margin: 0 auto;
top: 40%;
z-index: 220;
-webkit-transform: scale(1);
transform: scale(1);
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner .project2-social li {
border-right: 1px solid #d6d6d6;
display: inline;
margin-right: 15px;
padding-right: 15px;
height: 40px;
width: 40px;
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner .project2-social li a i {
font-size: 24px;
line-height: 40px;
color: #1fa12e;
background: #ffffff;
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 50%;
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner .project2-social li:hover i {
color: #727272;
transition: all 0.5s ease-out;
}
.project2-box .project2-box-inner .project2-social li:last-child {
border-right: 0;
margin-right: 0;
padding-right: 0;
}
.project2-box .project2-box-inner .project2-img-holder {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.project2-box .project2-box-inner .project2-img-holder:after {
opacity: 0;
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: all 1s ease-out;
}
.project2-box .project2-box-inner .project2-img-holder a img {
width: 100%;
height: 355px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.project2-box .project2-box-inner .project2-img-holder a img {
height: 270px;
}
}
@media only screen and (max-width: 991px) {
.project2-box .project2-box-inner .project2-img-holder a img {
height: auto;
}
}
.project2-box .project2-box-inner .project2-content-holder h3 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 500;
margin-bottom: 10px;
}
.project2-box .project2-box-inner .project2-content-holder h3 a {
color: #1fa12e;
}
.project2-box .project2-box-inner .project2-content-holder h3 a:hover {
color: #727272;
}
.project2-box .project2-box-inner .project2-content-holder ul li {
display: inline;
font-size: 13px;
font-weight: 500;
color: #727272;
text-transform: uppercase;
letter-spacing: 3px;
border-right: 1px solid #d6d6d6;
padding-right: 10px;
margin-right: 10px;
}
.project2-box .project2-box-inner .project2-content-holder ul li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
.project2-box .project2-box-inner:hover:before {
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
transition: all 1s ease-out;
}
.project2-box .project2-box-inner:hover:after {
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
transition: all 1s ease-out;
}
.project2-box .project2-box-inner:hover .project2-social {
opacity: 1;
transition: all 1s ease-out;
}
.project2-box .project2-box-inner:hover .project2-img-holder:after {
opacity: 1;
transition: all 1s ease-out;
} .project-gallery3-area {
padding: 100px 0 70px;
}
@media (min-width: 480px) and (max-width: 991px) {
.project-gallery3-area {
padding: 80px 0 50px;
}
}
@media only screen and (max-width: 479px) {
.project-gallery3-area {
padding: 70px 0 40px;
}
}
.project-gallery3-area .myisotop2 a {
margin-bottom: 5px;
}
.project3-box {
margin-bottom: 0px;
} .rt-project-gallery-4 .project4-box {
display: flex;
align-items: center;
margin-bottom: 60px;
}
.rt-project-gallery-4 .project4-box .no-padding {
padding: 0;
}
.rt-project-gallery-4 .project4-box:last-child {
margin-bottom: 0px;
}
.rt-project-gallery-4 .project4-box:nth-child(odd) .project4-content {
position: relative;
left: 100px;
padding: 50px;
color: #ffffff;
background-color: rgba(31, 161, 46, 0.9);
border-radius: 4px;
width: 650px;
z-index: 2;
}
.rt-project-gallery-4 .project4-box:nth-child(even) .project4-content {
position: relative;
padding: 50px;
color: #ffffff;
right: 100px;
width: 650px;
text-align: right;
background-color: rgba(31, 161, 46, 0.9);
border-radius: 4px;
z-index: 2;
}
.rt-project-gallery-4 .project4-content h3 {
font-size: 26px;
}
.rt-project-gallery-4 .project4-content h3 a {
color: #ffffff;
}
.rt-project-gallery-4 .project4-img-holder {
border-radius: 4px;
overflow: hidden;
}
.project-button {
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #ffffff;
margin-top: 10px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 14px;
padding: 2px 12px;
}
.project-button span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 10px 20px;
}
.project-button span a {
color: #222222;
}
.project-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.project-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #222222 !important;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 50%;
left: 10px;
}
.project-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
@media ( min-width: 992px ) and ( max-width:1199px ) {
.rt-project-gallery-4 .project4-box:nth-child(odd) .project4-content {
padding: 30px;
}
.rt-project-gallery-4 .project4-box:nth-child(even) .project4-content {
right: 285px;
padding: 30px;
}
}
@media ( max-width:991px ) {
.rt-project-gallery-4 .project4-box {
display: inherit;
}
.rt-project-gallery-4 .project4-box:nth-child(odd) .project4-content {
width: inherit;
left: 0;
}
.rt-project-gallery-4 .project4-box:nth-child(even) .project4-content {
width: inherit;
right: 0;
text-align: left;
}
} .rt-portfolio-tab.isotop-classes-tab {
text-align: right;
position: relative;
}
.rt-portfolio-tab.isotop-classes-tab a {
background-color: #f2f2f2;
padding: 10px 30px;
color: #111111;
font-size: 16px;
font-weight: 500;
border: none;
border-radius: 30px;
position: relative;
}
.rt-portfolio-tab.isotop-classes-tab a:hover {
background-color: #1fa12e;
color: #ffffff;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0 8px 10px rgba(0, 0, 0, 0.15);
}
.rt-portfolio-tab.isotop-classes-tab a.current {
background: #1fa12e;
color: #ffffff;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0 8px 10px rgba(0, 0, 0, 0.15);
}
.tlp-portfolio .layout1 .tlp-portfolio-item .tlp-portfolio-thum .tlp-overlay {
background: rgba(31, 161, 46, 0.8);
}
.tlp-portfolio .layout1 .tlp-portfolio-item .tlp-content-holder h3 a {
color: #111111;
}
.tlp-portfolio .layout1 .tlp-portfolio-item .tlp-content-holder h3 a:hover {
color: #1fa12e;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum { overflow: hidden; position: relative; width: 100%; border-radius: 4px; -webkit-transition: all 0.5s ease-out 0.15s; -moz-transition: all 0.5s ease-out 0.15s; -ms-transition: all 0.5s ease-out 0.15s; -o-transition: all 0.5s ease-out 0.15s; transition: all 0.5s ease-out 0.15s;}
.tlp-portfolio .layout1 .tlp-overlay { position: absolute; bottom: 0; left: 0; height: 100%; width: 100%; color: #fff; text-align: center; background-color: rgba(217, 35, 45, 0.85); -webkit-transition: all 0.5s ease-out 0.15s; -moz-transition: all 0.5s ease-out 0.15s; -ms-transition: all 0.5s ease-out 0.15s; -o-transition: all 0.5s ease-out 0.15s; transition: all 0.5s ease-out 0.15s; }
.tlp-portfolio .layout1 { text-align: center; margin-bottom: 40px; }
.tlp-portfolio .layout1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum .link-icon { -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; }
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .link-icon { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }
.tlp-portfolio .layout1 .tlp-overlay .link-icon { text-align: center; display: block; padding: 0; }
.tlp-portfolio .layout1 .tlp-overlay .link-icon a { text-align: center; color: #fff; text-decoration: none; display: inline-block; padding: 8px; margin-right:4px; font-size: 20px; width: 45px; height: 45px; border: 1px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.tlp-portfolio .layout1 .tlp-portfolio-item:hover .tlp-overlay { left: 0; }
.tlp-portfolio .layout1 .tlp-portfolio-thum img { -webkit-transition: all 1.1s ease; -moz-transition: all 1.1s ease; -o-transition: all 1.1s ease; -ms-transition: all 1.1s ease; transition: all 1.1s ease; max-width: 100%; }
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover img {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.tlp-portfolio .layout1 .tlp-content { width: 100%; position: relative;}
.tlp-portfolio .layout1 .tlp-content h3 { font-weight: 600; margin: 10px 0; text-decoration: none; }
.tlp-portfolio .layout1 .tlp-content p { padding: 0; margin: 0; }
.tlp-portfolio .layout1 .tlp-content .tlp-content-holder { padding: 15px; }
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover {
-webkit-box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
-moz-box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
} .rt-project-gallery-5 .myisotop2 a {
margin-bottom: 5px;
}
.project5-box {
margin-bottom: 30px;
}
.project5-box .project5-box-inner {
text-align: center;
overflow: hidden;
position: relative;
border-radius: 4px;
}
.project5-box .project5-box-inner .project5-img-holder {
position: relative;
}
.project5-box .project5-box-inner:hover {
-webkit-box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
-moz-box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
box-shadow: 0px 4px 27px 0px rgba(111, 111, 111, 0.75);
}
.project5-box .project5-box-inner .project5-img-holder img {
width: 100%;
}
.project5-box .project5-box-inner .project5-img-holder:after {
opacity: 0;
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(31, 161, 46, 0.7);
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: all 1s ease-out;
}
.project5-box .project5-box-inner:hover .project5-img-holder:after {
opacity: 1;
transition: all .5s ease-out;
}
.project5-box .project5-box-inner .project5-img-holder:before {
background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.95) 100%); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.95) 100%); background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.95) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); background-size: 100%;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
position: absolute;
content: "";
left: 0;
top: 0;
opacity: 1;
height: 100%;
width: 100%;
transition: all 0.5s ease-out;
z-index: 2;
}
.project5-box .project5-box-inner:hover .project5-img-holder:before {
opacity: 0;
transition: all .5s ease-out;
}
.project5-box .project5-box-inner .project5-content-holder h3 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 500;
margin-bottom: 10px;
}
.rtin-proj-cat {
margin-bottom: 20px;
transition: all .5s ease;
}
.project5-box .project5-box-inner .project5-content-holder ul li {
display: inline;
font-size: 13px;
font-weight: 500;
color: #727272;
text-transform: uppercase;
letter-spacing: 3px;
border-right: 1px solid #d6d6d6;
padding-right: 10px;
margin-right: 10px;
}
.project5-box .project5-box-inner .project5-content-holder ul li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
.project5-box .project5-box-inner:hover .project5-social {
opacity: 1;
transition: all 1s ease-out;
}
.rtin-proj5-box-info {
position: absolute;
text-align: left;
left: 35px;
right: 35px;
color: #fff;
z-index: 2;
top: 70%;
transition: all .5s ease;
}
@media(max-width: 1199px) {
.rtin-proj5-box-info {
left: 15px;
right: 15px;
}
}
@media(min-width: 992px) and (max-width: 1199px) {
.rtin-proj5-box-info .rtin-proj-cat {
margin-bottom: 10px;
}
}
.rtin-proj5-box-info h3 {
font-weight: 600;
margin-bottom: 15px;
padding-bottom: 15px;
position: relative;
}
.rtin-proj5-box-info .rtin-proj-cat {
position: relative;
padding-bottom: 10px;
}
.rtin-proj5-box-info h3 a {
color: #ffffff;
}
.proj5-content {
margin-top: 30px;
visibility: hidden;
transition: all 0.3s ease-out;
}
.project5-box .project5-box-inner .rtin-proj5-box-info h3:after {	
position: absolute;
content: "";
background: #ffffff;
height: 3px;
width: 44px;
bottom: 0px;
left: 0;
z-index: 1;
}
.project5-box .project5-box-inner:hover .rtin-proj5-box-info {
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.project5-box .project5-box-inner:hover .proj5-content {
visibility: visible;
margin-top: 0;
margin-bottom: 0;
}
.rt-project-gallery-5 .rt-grid-fill-btn {
text-align: left;
} .rt-project-gallery-6 .myisotop2 a {
margin-bottom: 5px;
}
.project6-box {
margin-bottom: 30px;
}
.project6-box .project6-box-inner {
text-align: center;
overflow: hidden;
position: relative;
}
.project6-box .project6-box-inner .project6-img-holder {
position: relative;
}
.project6-box .project6-box-inner .project6-img-holder img {
width: 100%;
border-radius: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.project6-box .project6-box-inner .project6-img-holder a img {
height: 270px;
}
}
@media only screen and (max-width: 991px) {
.project6-box .project6-box-inner .project6-img-holder a img {
height: auto;
}
}
.project6-box-inner:hover .rtin-proj6-box-info-1 {
opacity: 0;
transition: all 0.8s ease;
}
.project6-box-inner:hover .rtin-proj6-box-info-2 {
opacity: 1;
transition: all 0.8s ease;
}
.rtin-proj6-box-info-1:before {
content: '';
background: #000;
opacity: 0.6;
width: 100%;
height: 100%;
position: absolute;
left: 0;
right: 0;
border-radius: 5px;	
transition: all 0.8s ease;
}
.rtin-proj6-box-info-1 {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 10px;
transition: all 0.8s ease;
opacity: 1;
}
.rtin-proj6-box-info-1 h3 {
position: relative;
margin-bottom: 0;
padding: 10px;
font-weight: 600;
}
.rtin-proj6-box-info-1 h3 a {
color: #ffffff;
font-size:22px;
padding: 10px 0;
}
.rtin-proj6-box-info-2:before {
content: '';
background: #1fa12e;
opacity: 0.9;
width: 100%;
height: 100%;
position: absolute;
left: 0;
right: 0;
border-radius: 5px;
transition: all 0.8s ease;
}
.rtin-proj6-box-info-2 {
position: absolute;
top: 0px;
left: 0;
right: 0;
bottom: 0;
margin: 13px;
color: #fff;
padding: 0px 25px 40px 25px;
opacity: 0;
transition: all 0.8s ease;
}
.rtin-proj6-box-info-2 h3 {	
position: relative;
margin-bottom: 10px;
padding-top: 20px;
font-weight: 600;
}
.rt-grid-fill-btn {
position: relative;
}
.rtin-proj6-box-info-2 p {	
position: relative;
margin-bottom: 10px;
}
.rtin-proj6-box-info-2 h3 a {
color: #fff;	
font-size: 24px;
}
.rtin-proj6-box-info-2 a.grid-fill-btn:before {
display: none;
}
@media ( min-width:992px ) and ( max-width:1024px ) {
.rtin-proj6-box-info-2 h3 {
padding-top: 38px;
}
}
@media ( max-width:1024px ) {	
.project6-box .project6-box-inner .project6-img-holder a img {
height: auto;
}
.rtin-proj6-box-info-2 p {
margin-top: 15px;
overflow: hidden;
}
.rtin-proj6-box-info-2 {
margin: 4px;
}
.rtin-proj6-box-info-2 .rt-grid-fill-btn {
padding-top: 5px;
}
}
@media ( min-width:768px ) and ( max-width:991px ) {
.rtin-proj6-box-info-2 h3 {
padding-top: 15px;
}
}
@media ( max-width:991px ) {	
.rtin-proj6-box-info-2 p {
margin-top: 5px;
}
.project-details .project-info {
margin-bottom: 30px;
}
}
@media ( max-width:345px ) {
.rtin-proj6-box-info-2 h3 {
display: none;
}
.rtin-proj6-box-info-2 p {
margin-top: 4px;
}	
}
.project6-box-inner:hover .rtin-proj6-box-info-2 {
display: block;	
transition: all 0.8s ease;
}
.entry-content .rtin-proj6-box-info-2 .rt-grid-fill-btn a.grid-fill-btn {
color: #ffffff;
background: transparent;
padding: 8px 22px;
border: 2px solid #ffffff;
text-transform: capitalize;
font-size: 14px;
font-weight: 500;
}
.entry-content .rtin-proj6-box-info-2 .rt-grid-fill-btn a.grid-fill-btn:after {
content:'';
margin-left: 0;
}
.entry-content .rtin-proj6-box-info-2 .rt-grid-fill-btn a.grid-fill-btn:hover {
color: #1fa12e !important;
background: #ffffff;
}
.project6-box .project6-box-inner .project6-content-holder h3 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 500;
margin-bottom: 10px;
}
.project6-box .project6-box-inner .project6-content-holder ul li {
display: inline;
font-size: 13px;
font-weight: 500;
color: #727272;
text-transform: uppercase;
letter-spacing: 3px;
border-right: 1px solid #d6d6d6;
padding-right: 10px;
margin-right: 10px;
}
.project6-box .project6-box-inner .project6-content-holder ul li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
} .our-projects7-area .layout1.project7-box {
text-align: left;
margin-bottom: 40px;
}
.our-projects7-area .layout1 .tlp-content .tlp-content-holder {
padding: 26px 0 0 0;
}
.our-projects7-area .layout1 .tlp-content .tlp-content-holder h3,
.our-projects7-area .layout1 .tlp-content .tlp-content-holder h3 a {
margin: 0;
}
.our-projects7-area .layout1 .tlp-portfolio-item .tlp-overlay .link-icon a {
background-color: transparent;
color: #ffffff;
} .project9-box .rt-portfolio-item {
position: relative;
overflow: hidden;
margin-bottom: 30px;
border-radius: 5px;
}
.project9-box .rt-portfolio-item .rt-content {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
align-items: center;
}
.project9-box .rt-portfolio-item .rt-content .rt-content-holder {
text-align: center;
padding: 0 20px;
}
.project9-box .rt-portfolio-item .rt-content h3 {
margin-bottom: 15px;
font-weight: 600;
}
.project9-box .rt-portfolio-item .rt-content h3 a {
color: #ffffff;
}
.project9-box .rt-portfolio-item .rt-content {
color: #ffffff;
}
.project9-box .rt-portfolio-item a.grid9-btn {
border: 2px solid #ffffff;
color: #ffffff;
border-radius: 30px;
padding: 8px 20px;
display: inline-block;
font-weight: 500;
}
@media( max-width: 480px) {
.project9-box .rt-portfolio-item .rt-content h3 {
margin-bottom: 15px;
}
}
@media( max-width: 374px) {
.project9-box .rt-portfolio-item .rt-content h3 {
margin-bottom: 5px;
}
.project9-box .rt-portfolio-item .rt-content p {
margin-bottom: 10px;
line-height: 20px;
}
}
.project9-box .rt-portfolio-item a.grid9-btn:hover {
background-color: #ffffff;
color: #1fa12e;
}
.project9-box .rt-portfolio-item .rt-content {
background-color: #1fa12e;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-o-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.project9-box .rt-portfolio-item:hover .rt-content {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.project9-box .rt-portfolio-item img {
display: block;
position: relative;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.project9-box .rt-portfolio-item:hover img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-o-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
} .project10-box {
-webkit-perspective: 1700px;
-moz-perspective: 1700px;
perspective: 1700px;
-webkit-perspective-origin: 0 50%;
-moz-perspective-origin: 0 50%;
perspective-origin: 0 50%;
}
.project10-box .project10-box-inner {
position: relative;
margin-bottom: 30px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.project10-box-inner .rtin-proj10-box-info {
display: flex;
align-items: center;
position: absolute;
top: 0;
left: 0;
padding: 20px;
background: #1fa12e;
color: #ffffff;
border-radius: 4px 0 0 4px;
}
.project10-box-inner .rtin-proj10-box-info {
height: 100%;
width: 50%;
opacity: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.5s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.5s;
transition: transform 0.4s, opacity 0.1s 0.5s;
}
.project10-box-inner:hover .rtin-proj10-box-info {
opacity: 1;
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s;
transition: transform 0.4s, opacity 0.1s;
}
.project10-box-inner .project10-img-holder {
overflow: hidden;
border-radius: 4px;
}
.project10-box-inner:hover .project10-img-holder img {
-webkit-transform: translateX(25%);
-moz-transform: translateX(25%);
-ms-transform: translateX(25%);
transform: translateX(25%);
}
.project10-box-inner .project10-img-holder img {
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
}
.project10-box-inner .project10-img-holder h3 {
position: absolute;
bottom: 1px;
left: 1px;
font-size: 22px;
font-weight: 600;
background-color: #ffffff;
border-radius: 4px;
padding: 8px 20px;
margin-bottom: 0;
transition: all 0.3s ease-out 0s;
}
.project10-box-inner .project10-img-holder h3 a {
color: #222222;
}
.project10-box-inner:hover .project10-img-holder h3 {
opacity: 0;
}
.project10-box-inner .rtin-proj10-box-info h3 {
font-weight: 600;
margin-bottom: 12px;
}
.project10-box-inner .rtin-proj10-box-info h3 a {
color: #ffffff;
}
.project10-box-inner .rtin-proj10-box-info a.grid10-btn {
display: inline-block;
color: #ffffff;
border: 2px solid #ffffff;
padding: 6px 20px;
border-radius: 30px;
}
.project10-box-inner .rtin-proj10-box-info a.grid10-btn:hover {
color: #1fa12e;
background-color: #ffffff;
}
@media ( max-width: 991px ) {
.project10-box-inner .rtin-proj10-box-info h3 {
font-size: 20px;
}
.project10-box-inner .rtin-proj10-box-info {
width: 85%;
}
}
@media ( max-width: 320px ) {
.project10-box-inner .rtin-proj10-box-info h3 {
margin-bottom: 5px;
}
.project10-box-inner .rtin-proj10-box-info p {
margin-bottom: 10px;
}
.project10-box-inner .rtin-proj10-box-info {
width: 90%;
}
} .rt-project-slider-one .owl-custom-nav.owl-nav div {
background: #ffffff none repeat scroll 0 0;
border: 2px solid;
border-radius: 50px;
font-size: 18px;
margin: 0 4px;
opacity: 1;
padding: 5px 32px 5px 25px;
transition: all 0.3s ease-out 0s;
}
.rt-project-slider-one .section-title-content {
float: left;
}
.rt-project-slider-one .title {
color: #ffffff;
margin-bottom: 8px;
font-size: 32px;
font-weight: 500;
line-height: 1;
}
.rt-project-slider-one .title:before {
background: #d6d6d6;
content: "";
height: 1px;
margin-right: 150px;
position: absolute;
right: 0;
top: 22px;
width: 55%;
}
.rt-project-slider-one .sub-title {
color: #1fa12e;
letter-spacing: 2px;
margin-bottom: 30px;
text-transform: capitalize;
}
.rt-project-slider-one .rtin-projects-box {
border-radius: 4px;
margin: 0px 7px 30px;
overflow: hidden;
}
.rt-project-slider-one .rtin-projects-box .our-projects-img-holder {
position: relative;
}
.rt-project-slider-one .rtin-projects-box .our-projects-img-holder img {
width: 100%;
}
.rt-project-slider-one .rtin-projects-box .our-projects-img-holder:before {
position: absolute;
content: "";
background-color: rgba(31, 161, 46, 0.8);
height: 100%;
width: 100%;
opacity: 0;
z-index: 2;
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder {
position: relative;
padding: 40px 25px 40px 25px;
width: 100%;
display: inline-block;
background: #ffffff;
border: 1px solid #f2f2f2;	
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder h3 {
margin-bottom: 16px;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder h3 a {
color: #111111;
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder h3 a:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder p {
margin-bottom: 0;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder span {
position: absolute;
top: -25px;
right: 30px;
z-index: 3;
background: #1fa12e;
border-radius: 50%;
height: 50px;
width: 50px;
text-align: center;
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder span a {
display: block;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder span i {
line-height: 50px;
color: #ffffff;
}
.rt-project-slider-one .rtin-projects-box:hover .our-projects-img-holder:before {
opacity: 1;
transition: all 0.5s ease-out;
}
.rt-project-slider-one .rtin-projects-box:hover .our-projects-content-holder span {
background: #272727;
transition: all 0.5s ease-out; }
.rt-project-slider-one .rtin-projects-box:hover .our-projects-content-holder {
box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0 14px 33px rgba(0, 0, 0, 0.2);
}
.rt-project-slider-one .owl-theme .owl-nav {
display: none;
}
.rt-project-slider-one .owl-custom-nav {
margin-top: 3px;
}
.rt-project-slider-one.rt-owl-nav-3 .owl-custom-nav .owl-next {
padding: 5px 30px 5px 25px !important;
} .rt-project-slider-two .our-projects-box2 {
position: relative;
display: inline-block;
}
.rt-project-slider-two .our-projects-box2 .our-projects-box2-social {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 20%;
z-index: 2;
background: #ffffff;
height: 50px;
width: 50px;
border-radius: 50px;
line-height: 50px;
margin: 0 auto;
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
transition: all 0.5s ease-out;
list-style: none;
padding-left: 0;
}
.rt-project-slider-two .our-projects-box2 .our-projects-box2-social i {
color: #363636;
}
.rt-project-slider-two .our-projects-box2 .project-img-holder {
border-radius: 4px;
overflow: hidden;
margin-bottom: 30px;
position: relative;
}
.rt-project-slider-two .our-projects-box2 .project-img-holder:before {
position: absolute;
content: "";
background-color: rgba(31, 161, 46, 0.8);
height: 100%;
width: 100%;
z-index: 1;
opacity: 0;
transition: all 0.5s ease-out;
}
.rt-project-slider-two .our-projects-box2 .project-img-holder img {
width: 100%;
}
.rt-project-slider-two .our-projects-box2 .project-content-holder h3 {
margin-bottom: 16px;
}
.rt-project-slider-two .our-projects-box2 .project-content-holder h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-project-slider-two .our-projects-box2 .project-content-holder h3 a:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-project-slider-two .our-projects-box2:hover .project-img-holder:before {
opacity: 1;
transition: all 0.5s ease-out;
}
.rt-project-slider-two .our-projects-box2:hover .our-projects-box2-social {
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
transition: all 0.5s ease-out;
}
.rt-project-slider-two .owl-dots {
margin: 0 auto;
overflow: hidden;
width: 132px;
}
.rt-project-slider-two .owl-dots > .active span {
background: #1fa12e;
}
.rt-project-slider-two .owl-nav {
display: none;
} .rt-project-slider-three .our-projects-box3 {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.rt-project-slider-three .our-projects-box3 .project-content-holder {
position: absolute;
bottom: 1px;
right: 1px;
}
.rt-project-slider-three .project-content-holder h3 {
background-color: #ffffff;
margin-bottom: 0;
padding: 15px 30px;
border-radius: 4px;
}
.rt-project-slider-three .project-content-holder h3 a {
color: #222222;
}
.rt-project-slider-three .our-projects-box3:hover .project-content-holder h3 a {
color: #1fa12e;
} .rt-testimonial-slider-1 .box-width {
width: 80%;
margin: 0 auto;
}
.rt-testimonial-slider-1 .single-item-wrapper {
text-align: center;
position: relative;
margin: 30px 30px 115px 30px;
border: 5px solid #f2f2f2;
border-radius: 6px;
-webkit-box-shadow: 0px 8px 12px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 8px 12px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 8px 12px 2px rgba(0, 0, 0, 0.2);
}
.rt-testimonial-slider-1 .single-item-wrapper .tlp-tm-content-wrapper {
-webkit-box-shadow: inset 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content {
font-size: 20px;
font-style: italic;
padding: 40px 100px 70px;
line-height: 36px;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content:before{
content: '\f10d';
font-family: 'fontawesome';
padding-right: 30px;
position: absolute;
left: 50px;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content:after{
content: '\f10e';
font-family: 'fontawesome';
padding-left: 30px;
position: absolute;
right: 50px;
}
.rt-testimonial-slider-1 .single-item-wrapper .testimonial-image {
position: absolute;
bottom: -115px;
}
.rt-testimonial-slider-1 .single-item-wrapper .pull-left {
float: inherit !important;
padding-right: 0;
}
.rt-testimonial-slider-1 .single-item-wrapper .pull-left img {
display: inline-block;
max-width: 80px;
}
.rt-testimonial-slider-1 .testimonial-content h3 {
font-weight: 600;
margin-bottom: 0px;
margin-top: 15px;
}
@media(max-width:1199px) {
.rt-testimonial-slider-1 .box-width {
width: 90%;
}
}
@media(max-width:991px) {
.rt-testimonial-slider-1 .box-width {
width: 95%;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content {
padding: 40px 80px;
font-size: 20px;
line-height: 30px;
}
}
@media(max-width:480px) {
.rt-testimonial-slider-1 .box-width {
width: 100%;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content {
padding: 40px;
font-size: 16px;
line-height: 28px;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content:before {
left: 20px;
}
.rt-testimonial-slider-1 .single-item-wrapper .item-content:after {
right: 20px;
}
} .rt-testimonial-slider-2 {
text-align: center;
color: #ffffff;
transition: all 0.3s ease-out 0s;
}
.rt-testimonial-slider-2 .rtin-single-testimonial {
text-align: center;
}
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-content {
font-size: 16px;
line-height: 28px;
padding: 0 20%;
margin-bottom: 25px;
}
@media(max-width:991px) {
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-content {
padding: 0 10%;
}
}
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-img {
margin-top: 35px;
}
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-img .img-holder {
width: 100px;
margin: 0 auto;
}
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-img .img-holder img {
border-radius: 50%;
width: 100px;
height: 100px;
margin-bottom: 20px;
}
.rt-testimonial-slider-2 .rtin-single-testimonial .rtin-testi-img h3 {
margin: 0 0 5px;
color: #ffffff;
font-size: 22px;
font-weight: 500;
}
.rt-testimonial-slider-2 .single-item-wrapper .tlp-tm-content-wrapper .item-designation {
color: #8c8c8c;
display: block;
margin-bottom: 18px;
font-weight: 400;
}
.rt-testimonial-slider-2.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dots {
margin-top: 30px;
} .rt-testimonial-slider-3 {
text-align: center;
color: #ffffff;
transition: all 0.3s ease-out 0s;
}
.rt-testimonial-slider-3 .rtin-single-testimonial {
text-align: center;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-content {
font-size: 16px;
line-height: 28px;
padding: 2px 100px;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-img {
margin-top: 35px;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-img .img-holder {
width: 100px;
margin: 0 auto;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-img .img-holder img {
border-radius: 50%;
width: 100px;
height: 100px;
margin-bottom: 20px;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-img h3 {
margin: 0 0 8px;
color: #ffffff;
font-size: 18px;
}
.rt-testimonial-slider-3 .rtin-single-testimonial .rtin-testi-img h4 {
color: #ffffff;
font-size: 14px;
}
.client-inner-area-right h2 {
color: #ffffff;
}
.client-inner-area-right .client-box {
padding: 2px 20px 20px;
}
.client-inner-area-right .client-box:last-child {
padding: 20px;
}
@media (max-width:768px) {	
.client-inner-area-right .client-box {
padding: 2px 20px 10px;
}
.client-inner-area-right .client-box:last-child {
padding: 20px 20px 0px 20px;
}
}
.client-inner-area-right .client-box .media .image-holder {
padding-right: 20px;
}
.client-inner-area-right .client-box .media .image-holder img {
border: 1px dashed #1fa12e;
border-radius: 50%;
padding: 5px;
}
.client-inner-area-right .client-box .media .media-body {
padding-left: 15px;
}
.client-inner-area-right .client-box .media .media-body h3 {
font-size: 22px;
margin-bottom: 10px;
}
.client-inner-area-right .client-box .media .media-body h3 a {
color: #1fa12e;
}
.client-inner-area-right .client-box .media .media-body span {
color: #b8b8b8;
margin-bottom: 20px;
display: block;
}
.client-inner-area-right .client-box .media .media-body p {
color: #dcdcdc;
} .rt-testimonial-slider-6 .single-item-wrapper .tlp-tm-content-wrapper .item-content {
margin-bottom: 40px;
position: relative;
border-radius: 8px 8px 8px 0;
padding: 50px 20px 50px 30px;
color: #ffffff;
font-size: 17px;
}
.rt-testimonial-slider-6 .single-item-wrapper .tlp-tm-content-wrapper .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
bottom: -30px;
}
.rt-testimonial-slider-6 .single-item-wrapper .tlp-tm-content-wrapper .item-title {
margin-bottom: 5px;
font-size: 20px;
font-weight: 600;
}
.rt-testimonial-slider-6 .single-item-wrapper .tlp-tm-content-wrapper .item-title a {
color: #222222;
}
.rt-testimonial-slider-6 .single-item-wrapper .tlp-tm-content-wrapper .item-designation {
color: #cccccc;
display: block;
font-weight: 400;
}
.rt-testimonial-slider-6 .owl-controls .owl-nav {
margin-top: 0;
}
.rt-testimonial-slider-6 .owl-controls .owl-dots {
margin-top: 60px;
}
.rt-testimonial-slider-6 .owl-controls .owl-dots .owl-dot {
border: 1px solid #dedede;
border-radius: 50%;
margin: 0 2px;
}
.rt-testimonial-slider-6 .owl-controls .owl-dots .owl-dot span {
margin: 4px;
background: #dedede;
display: block;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.rt-testimonial-slider-6 .owl-controls .owl-dots .owl-dot:hover span {
background: #1fa12e;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.rt-testimonial-slider-6 .owl-controls .owl-dots .active span {
background: #1fa12e;
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content {
background: transparent;
position: relative;
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content {
margin-bottom: 40px;
position: relative;
border-radius: 2px;
padding: 40px 20px 40px 30px;
color: #ffffff;
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content:before {
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 28px;
bottom: -30px;
border: 15px solid;
opacity: 0.8;
}
.rt-testimonial-slider-6 .testimonial-image {	
}
.rt-testimonial-slider-6 .testimonial-content {
padding-left: 15px;
padding-top: 15px;
}
.rt-testimonial-slider-6 .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 55px;
}
.rt-testimonial-slider-6 .ts-section-title {
color: #ffffff;
margin-bottom: 45px;
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content {
background-color: rgba(31, 161, 46, 0.8);
}
.rt-testimonial-slider-6 .owl-item .tlp-tm-content-wrapper .item-content:after {
border-color: #1fa12e transparent transparent;
}
.rt-testimonial-slider-6 .ts-section-title:after {
background: #1fa12e none repeat scroll 0 0;
content: "";
display: block;
height: 4px;
left: 0;
margin: 17px 0 23px;
right: 0;
top: 0;
width: 58px;
}
.rt-testimonial-slider-6 .main-slider-holder {
margin-bottom: 20px;
}
@media (max-width: 414px) {
.rt-testimonial-slider-6 .tlp-tm-content-wrapper {
margin-bottom: 40px;
}
} .rt-testimonial-slider-7 .single-item-wrapper .tlp-tm-content-wrapper .item-content {
margin-bottom: 40px;
position: relative;
border-radius: 8px 8px 8px 0;
padding: 50px 20px 50px 30px;
color: #ffffff;
font-size: 16px;
font-style: italic;
line-height: 28px;
}
.rt-testimonial-slider-7 .single-item-wrapper .tlp-tm-content-wrapper .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
bottom: -30px;
}
.rt-testimonial-slider-7 .single-item-wrapper .tlp-tm-content-wrapper .item-title {
margin-bottom: 2px;
font-size: 22px;
font-weight: 600;
color: #222222;
}
.rt-testimonial-slider-7 .single-item-wrapper .tlp-tm-content-wrapper .item-title a {
color: #222222;
}
.rt-testimonial-slider-7 .single-item-wrapper .tlp-tm-content-wrapper .item-designation {
color: #8c8c8c;
display: block;
margin-bottom: 18px;
font-weight: 400;
}
.rt-testimonial-slider-7 .owl-controls .owl-nav {
margin-top: 0;
}
.rt-testimonial-slider-7 .owl-controls .owl-dots {
margin-top: 60px;
}
.rt-testimonial-slider-7 .owl-controls .owl-dots .owl-dot {
border: 1px solid #dedede;
border-radius: 50%;
margin: 0 2px;
}
.rt-testimonial-slider-7 .owl-controls .owl-dots .owl-dot span {
margin: 4px;
background: #dedede;
display: block;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.rt-testimonial-slider-7 .owl-controls .owl-dots .owl-dot:hover span {
background: #1fa12e;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.rt-testimonial-slider-7 .owl-controls .owl-dots .active span {
background: #1fa12e;
}
.rt-testimonial-slider-7 .owl-item .tlp-tm-content-wrapper .item-content {
background-color: #1fa12e;
text-align: center;
margin-bottom: 30px;
margin-top: 10px;
position: relative;
border-radius: 4px;
padding: 40px 30px;
color: #ffffff;
box-shadow: 0 3px 20px 0px rgba(111, 111, 111, 0.33);
-webkit-box-shadow: 0 3px 20px 0px rgba(111, 111, 111, 0.33);
-moz-box-shadow: 0 3px 20px 0px rgba(111, 111, 111, 0.33);
}
.rt-testimonial-slider-7 .owl-item .tlp-tm-content-wrapper .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 28px;
bottom: -30px;
border: 15px solid;
opacity: 1;
}
.rt-testimonial-slider-7 .testimonial-image {	
}
.rt-testimonial-slider-7 .testimonial-content {
padding-left: 10px;
padding-top: 10px;
}
.rt-testimonial-slider-7 .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 30px;
}
.rt-testimonial-slider-7 .ts-section-title {
color: #ffffff;
margin-bottom: 45px;
}
.rt-testimonial-slider-7 .owl-item .tlp-tm-content-wrapper .item-content:before {
content: '';
background: url(//www.ledgardpruning.com/wp-content/themes/greenova/assets/img/qutation_1.png) no-repeat;
height: 26px;
width: 36px;
position: absolute;
right: 30px;
bottom: 30px;
}
.rt-testimonial-slider-7 .owl-item .tlp-tm-content-wrapper .item-content:after {
border-color: #1fa12e transparent transparent;
}
.rt-testimonial-slider-7 .main-slider-holder {
margin-bottom: 20px;
}
@media (max-width: 414px) {
.rt-testimonial-slider-7 .tlp-tm-content-wrapper {
margin-bottom: 10px;
}
} .rt-testimonial-slider-8 {
text-align: center;
color: #ffffff;
transition: all 0.3s ease-out 0s;
}
.rt-testimonial-slider-8 .rtin-single-testimonial {
text-align: center;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-content {
font-size: 18px;
padding: 0 20%;
}
@media (max-width: 1199px) {
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-content {
padding: 0 10%;
}
}
@media (max-width: 480px) {
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-content {
padding: 0 15%;
}
}
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-img {
margin-top: 30px;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-img .img-holder {
width: 100px;
margin: 0 auto;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-img .img-holder img {
border-radius: 50%;
width: 100px;
height: 100px;
margin-bottom: 20px;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .rtin-testi-img h3 {
margin: 0 0 5px;
color: #ffffff;
font-size: 22px;
font-weight: 500;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .item-designation {
color: #8c8c8c;
margin-bottom: 18px;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .left-img {
width: auto;
float: left;
margin-right: 10px;
}
.rt-testimonial-slider-8 .rtin-single-testimonial .right-img {
width: auto;
float: right;
margin-top: 13px;
} .rt-testimonial-slider-9 .ts-section-title {
font-size: 34px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 40px;
}
.rt-testimonial-slider-9 .client-box {
margin-bottom: 35px;
}
.rt-testimonial-slider-9 .client-box:last-child {
margin-bottom: 20px;
}
.rt-testimonial-slider-9 .client-box .item-image {
padding-right: 30px;
}
.rt-testimonial-slider-9 .client-box h3 {
font-size: 20px;
font-weight: 500;
display: inline-block;
margin-bottom: 0;
margin-right: 20px;
position: relative;
}
.rt-testimonial-slider-9 .client-box h3:after {
position: absolute;
content: "/";
top: 0;
padding-left: 10px;
}
.rt-testimonial-slider-9 .client-box p {
font-style: italic;
margin-bottom: 15px;
}
.rt-testimonial-slider-9.slider-dot-enabled .owl-carousel .owl-dots {
text-align: left;
}
@media (max-width: 1260px){
.rt-testimonial-slider-9.slider-nav-enabled.rt-owl-nav-4 {
padding: 0;
}
}
.testi-home5-section > .vc_column-inner {
padding: 110px 0 107px 90px !important;
}
@media (max-width: 1199px) {
.testi-home5-section > .vc_column-inner {
padding: 60px 0px 60px 60px !important;
}
}
@media (max-width: 991px) {
.testi-home5-section > .vc_column-inner {
padding: 110px 40px 107px 40px !important;
}
} .rt-team-slider-three .section-title h2 {
margin-bottom: 50px;
}
.rt-team-slider-three .rtin-single-team {
background: rgb(245, 245, 245);
border-radius: 4px;
padding: 50px 25px;
transition: all 0.7s ease-out;
}
.rt-team-slider-three .rtin-single-team .rtin-item-image {
position: relative;
overflow: hidden;
text-align: center;
}
.rt-team-slider-three .rtin-single-team .rtin-item-image img {
border-radius: 50%;
width: 220px;
display: inline-block;
}
.rt-team-slider-three .rtin-single-team .rtin-item-content {
margin-top: 30px;
text-align: center;
transition: all 0.7s ease-out;
}
.rt-team-slider-three .rtin-single-team .rtin-item-content h3 {
font-weight: 600;
margin-bottom: 5px;
}
.rt-team-slider-three .rtin-single-team .rtin-item-content h3 a {
color: #222222;
transition: all 0.7s ease-out;
}
.rt-team-slider-three .rtin-single-team .rtin-item-content .position {
color: #1fa12e;
font-size: 16px;
font-weight: 500;
display: block;
margin-bottom: 10px;
transition: all 0.7s ease-out;
}
.rt-team-slider-three .rtin-single-team .rtin-item-content p {
margin-bottom: 0;
}
.rt-team-slider-three .rtin-single-team:hover {
background: #1fa12e;
}
.rt-team-slider-three .rtin-single-team:hover .rtin-item-content {
color: #ffffff;
}
.rt-team-slider-three .rtin-single-team:hover .rtin-item-content .position {
color: #ffffff;
}
.rt-team-slider-three .rtin-single-team:hover .rtin-item-content h3 a {
color: #ffffff;
} .rt-team-slider-ten .rtin-single-team {
max-width: 418px;
margin: 0 5px 50px;
position: relative;
transition: all .7s ease;
border-radius: 4px;
overflow: hidden;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture {
position: relative;
overflow: hidden;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture:before {
content: '';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
position: absolute;
margin: 0 auto;
bottom: -30px;
opacity: 0;
left: 0;
right: 0;
transition: all .7s ease; 
z-index:3;
}
.rt-team-slider-ten .rtin-single-team:hover {
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture img {
width: 100%;
border-radius: 4px 4px 0 0;
}
.rt-team-slider-ten .rtin-team-content {
text-align: center;
padding: 30px 0 7px;
background: #ffffff;
border-radius: 0 0 5px 5px;
}
.rt-team-slider-ten .rtin-single-team:hover .rtin-team-picture:before {
bottom: 0;
opacity: 1;	
}
.rt-team-slider-ten .rtin-team-content h3 {
font-weight: 600;
margin: 0 0 5px 0;
}
.rt-team-slider-ten .rtin-team-content p {
color: #444444;
font-size: 16px;
font-weight: 500;
}
.rt-team-slider-ten .rtin-team-content h3 a {
color: #222222;
z-index: 2;
transition: all 0.3s ease-out 0s;
}
.rt-team-slider-ten .rtin-team-content h3 a:hover {
color: #1fa12e;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture:after { 
opacity: 0;
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(31, 161, 46, 0.8);
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: all .7s ease;
}
.rt-team-slider-ten .rtin-single-team:hover .rtin-team-picture:after {
opacity: 1; 
}
.rt-team-slider-ten .rtin-single-team:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social {  
color: #ffffff;
border-radius: 5px;
font-size: 18px;
margin-bottom: 0;
opacity: 0;
padding: 8px 14px;
position: absolute;
right: -43px;
text-align: center;	
z-index: 11;
left: 0;
right: 0;
margin: 0 auto;
top: 80%;
transform: translateY(-80%);
transition: all 0.5s ease;
}
.rt-team-slider-ten .rtin-single-team:hover .tm-social {
left: 0;
margin: 0 auto;
opacity: 1;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul {
list-style: none;
padding-left: 0px;
margin-bottom: 0;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul li {
border: 1px solid #ffffff;
border-radius: 50%;
display: inline-block;
margin: 0 5px;
text-align: center;
width: 45px;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul li:hover {
background: #ffffff;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul li a {
color: #ffffff;	
transition: all 0.7s ease;
height: 42px;
width: 42px;
line-height: 40px;
display: block;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul li a i {
font-size: 18px;
}
.rt-team-slider-ten .rtin-single-team .rtin-team-picture .tm-social ul li:hover a {
color: #1fa12e;	
} .rt-team-slider-eleven .rtin-single-team {  
max-width: 418px;
margin: 0px;
position: relative;
padding: 20px;
background: #f2f2f2;
text-align: center;
border-radius: 3px;
}
.rt-team-slider-eleven .rtin-single-team .rtin-team-picture {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.rt-team-slider-eleven .rtin-single-team .rtin-team-picture .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #1fa12e;
}
.rt-team-slider-eleven .rtin-single-team .rtin-team-picture .detail-button {
font-size: 20px;
position: absolute;
top: 0%;
left: 0;
right: 0;
opacity: 0;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
transition: all 0.5s ease;
}
.rt-team-slider-eleven .rtin-single-team:hover .rtin-team-picture .detail-button {
top: 50%;
opacity: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.rt-team-slider-eleven .rtin-single-team .rtin-team-picture .detail-button a {
padding: 8px 22px;
border: 2px solid #ffffff;
color: #ffffff;
font-size: 16px;
border-radius: 30px;
}
.rt-team-slider-eleven .rtin-single-team .rtin-team-picture .detail-button a:hover {
border: 2px solid #ffffff;
color: #1fa12e;
background: #ffffff;
}
.rt-team-slider-eleven .rtin-single-team:hover .overlay {
opacity: 1;
}
.rt-team-slider-eleven .rtin-team-content {
margin: 30px 0 30px;
position: relative;
}
.rt-team-slider-eleven .rtin-team-content h3 {
font-weight: 600;
margin: 0 0 5px 0;
}
.rt-team-slider-eleven .rtin-team-content h3 a {
color: #222222;
z-index: 2;
transition: all 0.3s ease-out 0s;
}
.rt-team-slider-eleven .rtin-team-content h3 a:hover {
color: #1fa12e;
}
.rt-team-slider-eleven .rtin-team-content p {
margin-bottom: 8px;
font-weight: 500;
font-size: 16px;
}
.rt-team-slider-eleven .rtin-team-social ul {
list-style: none;
padding-left: 0px;
margin-bottom: 30px;
}
.rt-team-slider-eleven .rtin-team-social ul li {
display: inline;
}
.rt-team-slider-eleven .rtin-team-social ul li a {
display: inline-block;
border: 1px solid #1fa12e;
border-radius: 3px;
font-size: 16px;
margin: 0 3px;
height: 40px;
width: 40px;
line-height: 38px;
}
.rt-team-slider-eleven .rtin-team-social ul li a:hover {
background-color: #1fa12e;
color: #ffffff;
}
.rt-team-slider-eleven .rtin-team-social ul li a i {
font-size: 16px !important;	
} .rt-team-slider-twelve .rtin-single-team {
max-width: 418px;
margin: 0px;
position: relative;
text-align: center;
margin: 0 10px;
}
.rt-team-grid-5.rt-team-slider-twelve .rtin-single-team {
margin: 0;
}
.rt-team-slider-twelve .rtin-single-team .rtin-team-picture {
position: relative;
}
.rt-team-slider-twelve .rtin-single-team .rtin-team-picture img {
border-radius: 50%;
border: 12px solid #ffffff;
margin-top: 18px;	
transition: all 0.5s ease-out 0s;
-webkit-box-shadow: 0px 0px 25px 10px rgba(195, 195, 195, 0.51);
-moz-box-shadow: 0px 0px 25px 10px rgba(195, 195, 195, 0.51);
box-shadow: 0px 0px 25px 10px rgba(195, 195, 195, 0.51);
}
.rt-team-slider-twelve .rtin-single-team:hover .rtin-team-picture img {
border: 12px solid #1fa12e;
-webkit-box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
-moz-box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
}
.rt-team-slider-twelve .rtin-single-team .rtin-team-picture .detail-button {
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.rt-team-slider-twelve .rtin-single-team .rtin-team-picture .detail-button a {
padding: 13px 29px;
border: 2px solid #ffffff;
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
}
.rt-team-slider-twelve .rtin-team-content {
margin: 20px 0 20px;
position: relative;
}
.rt-team-slider-twelve .rtin-team-content h3 {
font-weight: 600;
margin: 0 0 5px 0;
z-index: 2;
}
.rt-team-slider-twelve .rtin-team-content h3 a {
color: #222222;
transition: all 0.3s ease-out 0s;
}
.rt-team-slider-twelve .rtin-team-content h3 a:hover {
color: #1fa12e;
}
.rt-team-slider-twelve .rtin-team-content p {
font-size: 16px;
margin-bottom: 16px;
}
.rt-team-slider-twelve .rtin-team-social ul {
list-style: none;
padding-left: 0px;
margin-top: 20px;
}
.rt-team-slider-twelve .rtin-team-social ul li {
display: inline-block;
margin: 0 2px 4px;
}
.rt-team-slider-twelve .rtin-team-social ul li a {
font-size: 18px;	
height: 45px;
width: 45px;
line-height: 45px;
border-radius: 50%;
background-color: #ffffff;
display: inline-block;
}
.rt-team-slider-twelve .rtin-team-social ul li a i {
color: #1fa12e;
font-size: 18px !important;
}
.rt-team-slider-twelve .rtin-team-social ul li a:hover i {
color: #000;
} .rt-team-slider-13 .section-title h2 {
margin-bottom: 50px;
}
.rt-team-slider-13 .rtin-single-team {
background: #ffffff;
border-radius: 5px;
margin: 20px 10px;
padding: 22px 22px 22px;
transition: all 0.7s ease-out;
box-shadow: 0 0 1px 0 rgba(222, 222, 222, 0.75);
-webkit-box-shadow: 0 0 1px 0 rgba(222, 222, 222, 0.75);
-moz-box-shadow:    0 0 1px 0 rgba(222, 222, 222, 0.75);
}
.rt-team-slider-13 .rtin-single-team:hover {
-webkit-box-shadow: 0px 0px 30px 0px rgba(153, 151, 153, 0.5);
-moz-box-shadow: 0px 0px 30px 0px rgba(153, 151, 153, 0.5);
box-shadow: 0px 0px 30px 0px rgba(153, 151, 153, 0.5);
}
.rt-team-slider-13 .rtin-single-team .rtin-item-image {
position: relative;
overflow: hidden;
text-align: center;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-image img {
border-radius: 4px;
width: 262px;
display: inline-block;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content {
margin-top: 25px;
text-align: center;
transition: all 0.7s ease-out;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content h3 {
font-weight: 600;
margin-bottom: 5px;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content h3 a {
color: #222222;
transition: all 0.7s ease-out;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content h3 a:hover {
color: #1fa12e;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content .position {
font-size: 16px;
font-weight: 500;
color: #1fa12e;
display: block;
margin-bottom: 16px;
transition: all 0.7s ease-out;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-content p {
margin-bottom: 0;
}
.rt-team-slider-13 .rtin-team-social ul {
list-style: none;
margin: 20px 0 0 0;
padding: 0;
text-align: center;
}
.rt-team-slider-13 .rtin-team-social ul li {
display: inline-block;
}
.rt-team-slider-13 .rtin-team-social ul li a {
border: 1px solid #dedede;
border-radius: 50%;
color: #444444;
display: block;
height: 46px;
width: 46px;
line-height: 44px;
margin: 0 2px 3px;
}
.rt-team-slider-13 .rtin-team-social ul li a:hover {
color: #ffffff;
background-color: #1fa12e;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-image a {
position: relative;
display: inline-block;
transition: all 0.7s ease-out;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-image a:after {
position: absolute;
content: "";
left: 0;
top: 0;
height: 100%;
width: 100%;
border-radius: 4px;
background-color: rgba(31, 161, 46, 0.8);
opacity: 0;
transition: all 0.5s ease-out;
}
.rt-team-slider-13 .rtin-single-team:hover .rtin-item-image a:after {
opacity: 1;
}
.rt-team-slider-13 .rtin-single-team .rtin-item-image a:before {
color: #ffffff;
content: "\f067";
font-family: fontawesome;
font-size: 30px;
position: absolute;
left: 0;
right: 0;
top: 0%;
opacity: 0;
text-align: center;
z-index: 1;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
transition: all 0.5s ease-out;
}
.rt-team-slider-13 .rtin-single-team:hover .rtin-item-image a:before {
top: 50%;
opacity: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .rt-team-grid-1 .rtin-team-box {
margin-bottom: 32px;
} .rt-team-grid-2 .section-title h2 {
margin-bottom: 50px;
}
.rt-team-grid-2 .rtin-single-team {
display: inline-block;
margin-bottom: 30px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image {
height: auto;
max-width: 200px;
position: relative;
overflow: hidden;
border-radius: 4px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content {
padding-left: 25px;
}
@media(min-width: 992px) and (max-width: 1199px) {
.rt-team-grid-2 .rtin-single-team .rtin-item-image {
max-width: inherit;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content {
padding-left: 0;
padding-top: 25px;
}
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image .rtin-plus-icon {
color: #ffffff;
font-size: 20px;
line-height: 1.4;
position: absolute;
left: 0;
right: 0;
top: 50%;
opacity: 0;
margin: auto;
text-align: center;
z-index: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: all 1s ease-out;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image .rtin-plus-icon a {
color: #ffffff;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image .rtin-plus-icon a:hover {
color: #222222;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image:after {
background: rgba(31, 161, 46, 0.8);
position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
text-align: center;
transition: all 0.5s ease-out;
-webkit-transform: scale(0);
transform: scale(0);
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content h3 {
margin-bottom: 5px;
line-height: 1;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content h3 a {
color: #222222;
transition: all 0.3s ease-out;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content span.position {
display: block;
font-weight: 600;
margin-bottom: 12px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content ul.social-icons {
padding-left: 0px;
margin-bottom: 0;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content ul.social-icons li {
display: inline-block;
margin-right: 3px;
margin-bottom: 3px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content ul.social-icons li a {
color: #1fa12e;
display: block;
border: 1px solid #1fa12e;
text-align: center;
line-height: 38px;
height: 40px;
width: 40px;
transition: all 0.3s ease-out;
border-radius: 50%;
font-size: 16px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content ul.social-icons li a:hover {
background: #1fa12e;
border: 1px solid #1fa12e;
color: #ffffff;
}
.rt-team-grid-2 .rtin-single-team:hover .rtin-item-image .rtin-plus-icon {
opacity: 1;
}
.rt-team-grid-2 .rtin-single-team:hover .rtin-item-image:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.rt-team-grid-2 .rtin-single-team:hover .rtin-item-content h3 a {
color: #1fa12e;
} .rt-team-grid-4 .rtin-single-team {
margin-bottom: 50px;
}
.rt-team-grid-4 .rtin-single-team img {
width: 100%;
} .rt-service-grid-1 .service-box {
margin-bottom: 25px;
position: relative;
}
.rt-service-grid-1 .service-box .service-box-social {
margin: 0;
padding: 0;
list-style: none;
}
.rt-service-grid-1 .service-box .service-box-social li {
background: #ffffff;
height: 50px;
width: 50px;
border-radius: 50px;
line-height: 50px;
text-align: center;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 2;
opacity: 0;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%);
transition: all 0.5s ease-out;
}
.rt-service-grid-1 .service-box .service-box-social li a {
padding: 19px;
border-radius: 50%;
}
.rt-service-grid-1 .service-box .service-box-social li a i {
color: #363636;
}
.rt-service-grid-1 .service-box .service-img-holder {
margin-bottom: 20px;
position: relative;
border-radius: 4px;
overflow: hidden;
}
.rt-service-grid-1 .service-box .service-img-holder:before {
position: absolute;
content: "";
background-color: rgba(31, 161, 46, 0.8);
height: 100%;
width: 100%;
z-index: 1;
opacity: 0;
transition: all 0.5s ease-out;
}
.rt-service-grid-1 .service-box .service-img-holder img {
width: 100%;
}
.rt-service-grid-1 .service-box .service-content-holder h3 {
margin-bottom: 22px;
padding-bottom: 12px;
}
.rt-service-grid-1 .service-box .service-content-holder h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-service-grid-1 .service-box .service-content-holder h3 a:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-service-grid-1 .service-box .service-content-holder p {
margin-bottom: 27px;
}
.rt-service-grid-1 .service-box:hover .service-img-holder:before {
opacity: 1;
transition: all 0.5s ease-out;
}
.rt-service-grid-1 .service-box:hover .service-box-social li {
opacity: 1;
}
.rt-service-grid-1 .btn-square-transparent  {
padding: 14px 35px;
border-width: 2px;
font-size: 18px;
}
@media(max-width: 480px) {
.rt-service-grid-1 .service-content-holder {
text-align: center;
}
} .rt-service-grid-2 .service-box {
margin-bottom: 30px;
position: relative;
overflow: hidden;
text-align: center;
}
.rt-service-grid-2 .service-box .service-img-holder {
position: relative;
border-radius: 4px;
overflow: hidden;
transition: all 0.5s ease-out;
}
.rt-service-grid-2 .service-box .service-img-holder img {
width: 100%;
}
.rt-service-grid-2 .service-box .service-img-holder:before {
background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.95) 100%); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.95) 100%); background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.95) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); background-size: 100%;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
position: absolute;
content: "";
left: 0;
top: 0;
opacity: 1;
height: 100%;
width: 100%;
transition: all 0.5s ease-out;
z-index: 2;
}
.rt-service-grid-2 .service-box:hover .service-img-holder:before {
opacity: 0;
transition: all .5s ease-out;
}
.rt-service-grid-2 .service-box .service-img-holder:after {
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
position: absolute;
z-index: 1;
background-color: rgba(31, 161, 46, 0.6);
transition: all 0.5s ease-out;
opacity: 0;
visibility: hidden;
}
.rt-service-grid-2 .service-box .service-img-holder .service-content-holder {
left: 0;
right: 0;
text-align: center;
position: absolute;
bottom: 0;
z-index: 2;
color: #ffffff;
transition: all 0.5s ease-out;
}
.rt-service-grid-2 .service-box .service-img-holder .service-content-holder h3 {
color: #ffffff;
font-weight: 600;
}
.rt-service-grid-2 .service-box .service-hover-content-holder {
opacity: 0;
padding: 45px 20px;
position: absolute;
top: 0;
z-index: 3;
height: 100%;
width: 100%;
transition: all 0.5s ease-out;
}
@media(max-width: 1199px) {
.rt-service-grid-2 .service-box .service-hover-content-holder {
padding: 13px 15px;
}
}
@media(max-width: 991px) {
.rt-service-grid-2 .service-box .service-hover-content-holder {
padding: 30px 20px;
}
}
@media(max-width: 767px) {
.rt-service-grid-2 .service-box .service-hover-content-holder {
padding: 30px 10px;
}
}
@media(max-width: 320px) {
.rt-service-grid-2 .service-box .service-hover-content-holder {
padding: 10px;
}
}
.rt-service-grid-2 .service-box .service-hover-content-holder .title-bar35:after {
background: #ffffff;
margin: 0 auto;
right: 0;
}
.rt-service-grid-2 .service-box .service-hover-content-holder h3 a {
color: #ffffff;
}
.rt-service-grid-2 .service-box .service-hover-content-holder p {
color: #ffffff;
}
.rt-service-grid-2 .service-box:hover .service-img-holder:after {
opacity: 1;
visibility: visible;
}
.rt-service-grid-2 .service-box:hover .service-img-holder .service-content-holder {
opacity: 0;
transition: all 0.5s ease-out;
}
.rt-service-grid-2 .service-box:hover .service-hover-content-holder {
opacity: 1;
transition: all 0.5s ease-out;
} .rt-service-grid-3 .rtin-single-post {
background: transparent;
margin: 0 0px 50px 0px;
transition: all 0.5s ease-out;
border-radius: 4px;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-image {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-info {	
padding: 24px 0px 0;
transition: all 0.7s ease-out;
text-align: left;	
}
.rt-service-grid-3 .rtin-single-post .rtin-item-info h3 {
font-weight: 600;
margin-bottom: 16px;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-info i {
font-size: 18px;
padding-right: 8px;
}
.rt-service-grid-3 .rtin-single-post:hover .rtin-item-info {
background: #ffffff;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-image:after {
opacity: 0;
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(31, 161, 46, 0.7);
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: all .7s ease;
}
.rt-service-grid-3 .rtin-single-post:hover .rtin-item-image:after {
opacity: 1; 
}
.rt-service-grid-3 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-service-grid-3 .rtin-single-post .rtin-item-image a.plus-icon {  
color: #ffffff;
border: 2px solid #ffffff;
border-radius: 50%;
font-size: 18px;
margin-bottom: 0;
opacity: 0;
position: absolute;
text-align: center;
transition: all 0.5s ease-out;
z-index: 11;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
width: 42px;
height: 42px;
line-height: 38px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.rt-service-grid-3 .rtin-single-post .rtin-item-image a.plus-icon:hover {
background: #ffffff;
color: #1fa12e;
}
.rt-service-grid-3 .rtin-single-post:hover a.plus-icon {
opacity: 1;
}
.rt-service-grid-3 .rtin-single-post .btn-square-transparent {
padding: 10px 20px; 
}
.rt-service-grid-3 .rtin-single-post .btn-square-transparent:hover {
padding: 10px 20px;
}
.rt-service-grid-3 .rtin-single-post .btn-square-transparent i {
font-size: 12px;
padding-left: 8px;
}	
@media (max-width: 767px) {
.rt-service-grid-3 .rtin-single-post {
margin: 0 auto 5px;
}
}
@media (max-width: 480px) {
.rt-service-grid-3 .rtin-single-post {
margin: 0 auto 30px;
}
} .rt-service-grid-4 .rtin-single-post {
background: transparent;
transition: all 0.5s ease-out;
border-radius: 4px;
margin-bottom: 32px;
overflow: hidden;
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.rt-service-grid-4.shadow .rtin-single-post {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0 10px 30px rgba(0, 0, 0, 0.1);
}
.rt-service-grid-4 .rtin-single-post .rtin-item-image {
position: relative;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-info {
background-color: #ffffff;
padding: 30px 20px 40px;
transition: all 0.7s ease-out;
text-align: center;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-info h3 {
font-weight: 600;
margin-bottom: 18px;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-info i {
font-size: 18px;
padding-right: 8px;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-info p {
margin-bottom: 0;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-image:after {
opacity: 0;
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(31, 161, 46, 0.8);
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: scale(1);
transform: scale(1);
transition: all .7s ease;
}
.rt-service-grid-4 .rtin-single-post:hover .rtin-item-image:after {
opacity: 1; 
}
.rt-service-grid-4 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-image a.plus-icon {  
bottom: -45px;
color: #ffffff;
border: 2px solid #ffffff;
border-radius: 30px;
font-size: 15px;
font-weight: 500;
margin-bottom: 0;
opacity: 0;
padding: 6px 20px;
position: absolute;
right: -43px;
text-align: center;
transition: all 0.5s ease-out;
z-index: 11;
left: 0;
right: 0;
margin: 0 auto;
width: 100px;
}
.rt-service-grid-4 .rtin-single-post .rtin-item-image a.plus-icon:hover {
background: #ffffff;
color: #1fa12e;
}
.rt-service-grid-4 .rtin-single-post:hover a.plus-icon {
bottom: 38%;
left: 0;
margin: 0 auto;
opacity: 1;
right: 0;
}
.rt-service-grid-4 .rt-grid-fill-btn {
padding-top: 30px;
}
@media (max-width: 767px) {
.rt-service-grid-4 .rtin-single-post {
margin: 0 auto 5px;
}
}
@media (max-width: 480px) {
.rt-service-grid-4 .rtin-single-post {
margin: 0 auto 30px;
}
}
.gardening-service .rt-text-with-btn .data-area h2 {
font-weight: 500 !important;
margin-bottom: 35px;
}
.gardening-service .rt-text-with-btn .data-area p {
font-size: 34px;
font-weight: 500;
margin-bottom: 40px;
}
@media (max-width: 991px) {
.gardening-service .rt-text-with-btn .data-area h2 {
font-size: 36px !important;
margin-bottom: 24px;
}
.gardening-service .rt-text-with-btn .data-area p {
font-size: 24px;
}
} .rt-service-grid-5 .service-img-holder {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.rt-service-grid-5 .service-content-holder {
background: rgba(31,161,46,.8);
position: absolute;
bottom: -42%;
padding: 15px 25px;
color: #ffffff;
z-index: 2;
transition: all 0.5s ease-out;
text-align: center;
}
@media(min-width: 992px) and (max-width: 1199px) {
.rt-service-grid-5 .service-content-holder {
bottom: -75%;
}
}
@media(min-width: 768px) and (max-width: 991px) {
.rt-service-grid-5 .service-content-holder {
bottom: -50%;
}
}
@media (max-width: 425px) {
.rt-service-grid-5 .service-content-holder {
bottom: -46%;
}
}
@media (max-width: 375px) {
.rt-service-grid-5 .service-content-holder {
bottom: -67%;
}
}
@media (max-width: 320px) {
.rt-service-grid-5 .service-content-holder {
bottom: -80%;
}
}
.rt-service-grid-5 .service-box:hover .service-content-holder {
bottom: 0%;
}
.rt-service-grid-5 .service-box .service-img-holder img {
width: 100%;
}
.rt-service-grid-5 .service-content-holder h3 {
font-size: 22px;
margin-bottom: 12px;
font-weight: 600;
}
.rt-service-grid-5 .service-content-holder p {
margin-bottom: 12px;
transition: all 0.5s ease-out;
}
.rt-service-grid-5 .service-content-holder h3,
.rt-service-grid-5 .service-content-holder h3 a {
color: #ffffff;
}
.rt-service-grid-5 .rt-grid-fill-btn {
padding-top: 30px;
}
.rt-service-grid-5 .service-box {
margin-bottom: 30px;
}
.rt-service-grid-5 .service-box .service-more {
color: #ffffff;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.rt-service-grid-5 .service-box .service-more i {
padding-left: 8px;
} .rt-about-one .rtin-about-image img:hover {
opacity: .9;
}
.rt-about-one .rtin-about-content {
margin: 70px 0;
}
.rt-about-one .rtin-about-content h1 {
color: #222222;
font-size: 60px;
font-weight: 500;
line-height: 62px;
}
.rt-about-one .rtin-about-content h1 span {
color: #1fa12e;
font-weight: 500;
}
.rt-about-one .rtin-about-content .rtin-about-text {
margin-bottom: 0;
color: #666666;
line-height: 24px;
}
.rt-about-one .rtin-about-content ul {
list-style: none;
padding-left: 0;
}
.rt-about-one .rtin-about-content ul li {
color: #343434;
font-size: 18px;
font-weight: 400;
padding: 6px 0;
}
.rt-about-one .rtin-about-content ul li:before {
content: "\f00c";
padding: 0 17px 0 0;
left: 0;
top: 0;
font-family: FontAwesome;
color: #1fa12e;
}
.rt-about-one .rtin-about-content .read-more-button {
position: relative;
display: inline-block;
}
.rt-about-one .rtin-about-content .read-more-button a {
background: transparent;
color: #1fa12e;
display: inline-block;
font-size: 14px;
font-weight: 500;
margin-top: 20px;
padding: 13px 40px;
text-decoration: none;
transition: all 0.3s ease 0s;
width: 170px;
border: 2px solid #1fa12e;
text-transform: uppercase;
font-family: open sans, sans-serif;
}
.rt-about-one .rtin-about-content .read-more-button a:hover {
background: #1fa12e;
border: 1px solid #1fa12e;
color: #ffffff;
}
.rt-about-one .rtin-about-content .read-more-button a:hover:after {
color: #ffffff !important;
}
.rt-about-one .rtin-about-content .read-more-button a:after {
color: #1fa12e;
content: "";
display: block;
font-family: FontAwesome;
font-size: 14px;
position: absolute;
right: 25px;
top: 35px;
}
.rt-about-one .rtin-about-content .read-more-button a:after:hover i {
color: #ffffff;
}
.responsive-about-1 .rt-vc-title-1 {
position: relative;
background-color: #ffffff;
border-radius: 5px;
padding: 65px 70px;
z-index: 1;
-webkit-box-shadow: 0px 0px 30px 5px rgba(153, 151, 153, 0.5);
box-shadow: 0px 0px 30px 5px rgba(153, 151, 153, 0.5);
}
.responsive-about-1 .rt-vc-title-1:after {
background-color: #ffffff;
position: absolute;
content: "";
left: 0;
top: 0;
height: 100%;
width: 100%;
border-radius: 5px;
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
transform: rotate(-2deg);
z-index: -1;
}
@media(min-width: 768px) and (max-width: 991px) {
.about2-responsive .rt-text-with-btn h2 {
font-size: 30px !important;
line-height: 36px;
margin-bottom: 10px;
}
.about2-responsive .rt-text-with-btn p {
margin-bottom: 15px;
}
.about2-responsive .rt-text-with-btn p span {
font-size: 24px !important;
}
}
@media(max-width: 480px) {
.responsive-about-1 .rt-vc-title-1 {
padding: 60px 50px;
}
} .rt-open-hour {
text-align: left;
}
.rt-open-hour ul {
list-style: none;
padding-left: 0;
}
.rt-open-hour ul li {
padding: 7.2px 0;
color: #dddddd;
}
.rt-open-hour ul li span {
margin-right: 25px;
float: right;
}
.rt-open-hour ul li:after {
background: #484848 none repeat scroll 0 0;
content: "";
display: block;
height: 1px;
left: 0;
margin: 18px 0 0 !important;
top: 18px !important;
width: 99.5%;
}
.rt-open-hour ul li:last-child::after {
background: transparent !important;
}
.rt-open-hour .overlay-effect {
background: rgba(255, 255, 255, 0.5);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
transition: all 0.5s ease 0s;
width: 100%;
}
.rt-open-hour:hover .overlay-effect {
opacity: .6;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .rt-text-with-btn h3 span {
color: #1fa12e;
}
.rt-text-with-btn .white-button,
.rt-text-with-btn .dark-button {
margin-top: 15px;
}
@media (max-width: 1024px) {
.responsive-font-size .rt-text-with-btn h2 {
font-size: 38px !important;
}
.two-image-box.vc_row.wpb_row.ipad-bt-84 {
padding-bottom: 90px !important;
}
}
@media (max-width: 991px) {
.responsive-font-size .rt-text-with-btn h2 {
font-size: 36px !important;
}
.two-image-box .rt-text-with-btn .data-area {
padding-top: 40px;
}
.two-image-box .rt-text-with-btn h3 {
font-size: 32px !important;
}
}
@media (max-width: 360px) {
.two-image-box .rt-text-with-btn {
padding: 0;
}
}
.rt-text-with-btn .overlay-effect {
background: rgba(255, 255, 255, 0.5);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
transition: all 0.5s ease 0s;
width: 100%;
}
.rt-text-with-btn:hover .overlay-effect {
opacity: .6;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.padding-control .rt-text-with-btn {
padding: 0 12%;
}
@media ( max-width:768px ) {
.padding-control .rt-text-with-btn {
padding: 0 5%;
}
}
@media ( max-width:480px ) {
.padding-control .rt-text-with-btn {
padding: 0 1%;
}
}
.text-align-center .rt-text-with-btn p {
margin: 0 auto;
width: 84%;
} .rt-post-vc-section-1 .rtin-single-post { background: #ffffff;
margin: 0 8px 5px 5px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-image {
border-radius: 4px 4px 0 0;
position: relative;
overflow: hidden;
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-image span.date {
background: #1fa12e;
border-radius: 4px 4px 0 0;
color: #ffffff;
font-size: 16px;
font-weight: 500;
padding: 6px 15px;
position: absolute;
left: 20px;
bottom: 0;
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-image img {
-webkit-transform: translate3d(-50px, 0px, 0px);
transform: translate3d(-50px, 0px, 0px);
transition: all 0.42s ease-out;
max-width: none;
width: calc(134%);
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-info {
padding: 30px 28px 40px;
transition: all 0.7s ease-out;
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-info h3 {
font-weight: 600;
margin-bottom: 16px;
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-1 .rtin-single-post .rtin-item-info i {
color: #1fa12e;
font-size: 18px;
padding-right: 8px;
}
.rt-post-vc-section-1 .rtin-single-post:hover {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.rt-post-vc-section-1 .rtin-single-post:hover .rtin-item-image img {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.rt-post-vc-section-1 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-post-vc-section-1 .owl-dots {
margin-top: 20px !important;
}
.rt-post-vc-section-1 .owl-theme.owl-carousel.rt-owl-carousel .owl-nav {
display: none;
}
.rt-post-vc-section-1.rt-owl-nav-3 .owl-custom-nav .owl-next {
padding: 5px 0 !important;
float: left;
}
.rt-post-vc-section-1.rt-owl-nav-3 .owl-custom-nav .owl-prev {
float: left;
} .rt-post-vc-section-2 .rtin-single-post {
background: transparent;
margin: 5px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-image {
border-radius: 4px 4px 0 0;
position: relative;
overflow: hidden;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-image span.date {
background: #1fa12e;
border-radius: 4px;
color: #ffffff;
bottom: 20px;
font-size: 18px;
font-weight: 500;
padding: 10px 18px;
text-align: center;
position: absolute;
left: 20px;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-image img {
-webkit-transform: translate3d(-50px, 0px, 0px);
transform: translate3d(-50px, 0px, 0px);
transition: all 0.42s ease-out;
max-width: none;
width: calc(134%);
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-info {
background: #ffffff;
border-radius: 0 0 4px 4px;
padding: 30px 28px 40px;
transition: all 0.7s ease-out;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-info h3 {
font-weight: 600;
margin-bottom: 16px;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-info i {
font-size: 18px;
padding-right: 8px;
}
.rt-post-vc-section-2 .rtin-single-post .rtin-item-info p {
margin-bottom: 0;
}
.rt-post-vc-section-2 .rtin-single-post:hover {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.rt-post-vc-section-2 .rtin-single-post:hover .rtin-item-image img {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.rt-post-vc-section-2 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-post-vc-section-2 .owl-carousel .owl-nav .owl-prev {
left: -60px !important;
}
.rt-post-vc-section-2 .owl-carousel .owl-nav .owl-next {
right: -60px !important;
} .rt-post-vc-section-5 .owl-custom-nav.owl-nav div {
background: #ffffff none repeat scroll 0 0;
border-width: 1px;
border-radius: 50px;
font-size: 18px;
margin: 0 4px;
opacity: 1; padding: 5px 28px 5px 20px;
transition: all 0.3s ease-out 0s;
}
.rt-post-vc-section-5 .owl-custom-nav {
margin-top: 0;
}
.rt-post-vc-section-5 .section-title-content {
float: left;
}
.rt-post-vc-section-5 .title {
color: #ffffff;
margin-bottom: 8px;
font-size: 32px;
line-height: 1;
}
.rt-post-vc-section-5 .title:before {
background: #d6d6d6;
content: "";
height: 1px;
margin-right: 150px;
position: absolute;
right: 0;
top: 22px;
width: 55%;
}
.rt-post-vc-section-5 .sub-title {
color: #1fa12e;
letter-spacing: 2px;
margin-bottom: 45px;
text-transform: capitalize;
}
.rt-post-vc-section-5 .owl-theme.owl-carousel.rt-owl-carousel .owl-nav {
display: none !important;
}
.rt-post-vc-section-5 p {
margin-bottom: 0;
}
.rt-post-vc-section-5.rt-owl-nav-3 .owl-custom-nav .owl-next {
padding: 5px 26px 5px 22px !important;
} .rt-post-vc-section-6 .rtin-single-post {
background: transparent;
margin: 0 8px 8px 8px;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-image {
border-radius: 4px 4px 0 0;
position: relative;
overflow: hidden;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-image img {
-webkit-transform: translate3d(-50px, 0px, 0px);
transform: translate3d(-50px, 0px, 0px);
transition: all 0.42s ease-out;
max-width: none;
width: calc(134%);
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info {
padding: 30px 0 0;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info .rtin-post-date {
color: #1fa12e;
margin-bottom: 10px;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info h3 {
font-weight: 600;
margin-bottom: 10px;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info i {
font-size: 18px;
padding-right: 8px;
}
.rt-post-vc-section-6 .rtin-single-post .rtin-item-info p {
margin-bottom: 0;
}
.rt-post-vc-section-6 .rtin-single-post:hover .rtin-item-image img {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.rt-post-vc-section-6 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-post-vc-section-6 ul.post-categories {
list-style: none;
margin: 0;
padding: 0 0 15px 0;
font-weight: 500;
}
.rt-post-vc-section-6 ul.post-categories a {
color: #646464;
}
@media (max-width: 767px) {
.rt-post-vc-section-6 .rtin-single-post {
margin: 0 auto 5px;
}
}
.rt-post-vc-section-6 .owl-theme .owl-nav {
margin-top: 0px;
}
@media (max-width: 768px) {
.rt-post-vc-section-6.owl-wrap.rt-owl-nav-1,
.rt-post-vc-section-8.owl-wrap.rt-owl-nav-1	{
margin: 0 55px;
}
}
@media (max-width: 767px) {
.rt-post-vc-section-6.rt-owl-nav-1 .owl-carousel .owl-nav {
display: block !important;
}
.rt-post-vc-section-6 .rtin-single-post,
.rt-post-vc-section-8 .rtin-single-post {
margin: 0 0px 25px 0px;
}
}
@media (max-width: 1024px) {
.rt-post-vc-section-6.owl-wrap.rt-owl-nav-1,
.rt-post-vc-section-8.owl-wrap.rt-owl-nav-1	{
margin: 0 45px;
}
} .rt-post-vc-section-7 .rtin-single-post {
max-width: 370px;
background: #ffffff;
margin: 0 8px 5px 5px;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-image {
position: relative;
overflow: hidden;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-image span.date {  
background: #1fa12e;
border-radius: 5px;
bottom: 23px;
color: #ffffff;
font-size: 16px;
font-weight: 500;
left: 25px;
padding: 6px 15px;
position: absolute;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-image img {
-webkit-transform: translate3d(-50px, 0px, 0px);
transform: translate3d(-50px, 0px, 0px);
transition: all 0.42s ease-out;
max-width: none;
width: calc(125%);
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info {
padding: 15px 0px;
transition: all 0.7s ease-out;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info h3 {
font-size: 22px;
font-weight: 500;
line-height: 1.3;
margin-bottom: 10px;
text-transform: capitalize;
}
@media ( max-width: 1024px ) {
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info h3 {
font-size: 20px;
}
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info h3 a {
color: #111111;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info p {
margin-bottom: 33px;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info i {	
font-size: 19px;
font-weight: bold;
position: absolute;
right: 20px;
top: 12px;
}
.rt-post-vc-section-7 .rtin-single-post:hover .rtin-item-image img {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.rt-post-vc-section-7 .rtin-single-post:hover .rtin-item-info h3 a {
color: #1fa12e;
}
.rt-post-vc-section-7 .rtin-single-post .rtin-item-info a.light-button {
border: 2px solid #1fa12e;
border-radius: 3px;
color: #1fa12e;
margin-top: 0;
padding: 12px 37px 12px 17px;
position: relative;
}
.entry-content .rt-post-vc-section-7 .rtin-single-post .rtin-item-info a.light-button:hover ,
.entry-content .rt-post-vc-section-7 .rtin-single-post .rtin-item-info a.light-button:hover i {
color: #ffffff !important;
}
.rt-post-vc-section-7 .owl-dots {
margin-top: 20px !important;
}
.rt-post-vc-section-7 .owl-theme.owl-carousel.rt-owl-carousel .owl-nav {
display: none;
}
.rt-post-vc-section-7.rt-owl-nav-3 .owl-custom-nav .owl-next {
padding: 4px 0 !important;
float: left;
border-radius: 6px;
}
.rt-post-vc-section-7.rt-owl-nav-3 .owl-custom-nav .owl-prev {
float: left;
border-radius: 6px;
padding: 4px 0 5px;
} .rt-post-vc-section-8 .rtin-single-post {
max-width: 413px;
background: #ffffff;
margin: 0 8px 25px 8px;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
border-radius: 4px;	
transition: all 0.5s ease;
}
.rt-post-vc-section-8 .rtin-single-post:hover {
box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-image {
border-radius: 4px 4px 0 0;
position: relative;
overflow: hidden;
}
.rt-post-vc-section-8 .rtin-single-post span.date {
color: #8c8c8c;
padding: 6px 0 6px 0;
border-radius: 4px 4px 0 0;
display: inline-block;
}
.rt-post-vc-section-8 .rtin-single-post span.date i {
color: #1fa12e;
}
.rt-post-vc-section-8 .rtin-single-post .by-author {
color: #8c8c8c;
text-transform: capitalize;
}
.rt-post-vc-section-8 .rtin-single-post .by-author a {
color: #8c8c8c;
}
.rt-post-vc-section-8 .rtin-single-post .by-author a:hover {
color: #1fa12e;
}
.rt-post-vc-section-8 .rtin-single-post .by-author i {
color: #1fa12e;
font-size: 18px;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-image img {
transition: all 0.7s ease;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info {
padding: 30px 28px 40px;
transition: all 0.7s ease-out;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info h3 {
margin-top: 10px;
margin-bottom: 16px;
font-weight: 600;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info .comments {
color: #8c8c8c;
font-size: 17px;
padding: 6px 0 6px 12px;
border-radius: 4px 4px 0 0;
display: inline-block;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info .comments i {
color: #1fa12e;
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info i {
padding-right: 8px;
}
.rt-post-vc-section-8 .rtin-single-post:hover .rtin-item-image img {	
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.rt-post-vc-section-8 .rtin-single-post .rtin-item-info h3 a:hover {
color: #1fa12e;
}
.rt-post-vc-section-8 .owl-dots {
margin-top: 20px !important;
}
.rt-post-vc-section-8 .owl-theme.owl-carousel.rt-owl-carousel .owl-nav {
display: none;
}
.rt-post-vc-section-8.rt-owl-nav-3 .owl-custom-nav .owl-next {
padding: 5px 0 !important;
float: left;
}
.rt-post-vc-section-8.rt-owl-nav-3 .owl-custom-nav .owl-prev {
float: left;
} .rt-post-vc-grid-1 .rtin-single-post {
position:relative;
overflow: hidden;
border-radius: 4px;
margin-bottom: 30px;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info {
position:absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 30px;
color: #ffffff;
transition: all 0.5s ease-out;
}
.rt-post-vc-grid-1 .rtin-single-post:hover .rtin-item-info {
-o-transform: translateY(-2%);
-ms-transform: translateY(-2%);
-moz-transform: translateY(-2%);
-webkit-transform: translateY(-2%);
transform: translateY(-2%);
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info:before {
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(transparent));
background-image: -webkit-linear-gradient(transparent, #000000);
background-image: -moz-linear-gradient(transparent, #000000), -moz-linear-gradient(transparent, #000000);
background-image: -o-linear-gradient(transparent, #000000), -o-linear-gradient(transparent, #000000);
background-image: linear-gradient(transparent, #000000), linear-gradient(transparent, #000000);
content: "";
height: 100%;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
width: 100%;
opacity: 0.9;
z-index: -1;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info .date {
background-color: #ffffff;
color: #1fa12e;
padding: 8px 15px;
display: inline-block;
margin-bottom: 20px;
font-size: 18px;
border-radius: 4px;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info h3 {
color: #ffffff;
margin-bottom: 12px;
font-size: 28px;
font-weight: 600;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info h3 a {
color: #ffffff;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info p {
margin-bottom: 0;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-image img {
transform: scale(1);
transition: all 0.5s ease-out;
}
.rt-post-vc-grid-1 .rtin-single-post:hover .rtin-item-image img {
transform: scale(1.1);
}
@media ( max-width: 767px ) {
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info {
padding: 20px;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info h3 {
font-size: 22px;
margin-bottom: 2px;
}
.rt-post-vc-grid-1 .rtin-single-post .rtin-item-info .date {
margin-bottom: 8px;
}
} .rt-post-vc-grid-2 .rtin-single-post {
position:relative;
overflow: hidden;
margin-bottom: 30px;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-info {
padding: 30px 0 0;
color: #222222;
transition: all 0.5s ease-out;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-image {
position:relative;
overflow: hidden;
border-radius: 4px;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-image .date {
background-color: #ffffff;
color: #1fa12e;
padding: 12px 20px;
display: inline-block;
font-size: 18px;
border-radius: 4px;
position: absolute;
left: 1px;
bottom: 1px;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-info h3 {
color: #222222;
margin-bottom: 12px;
font-weight: 600;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-info h3 a {
color: #222222;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-info h3 a:hover {
color: #1fa12e;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-info p {
margin-bottom: 0;
}
.rt-post-vc-grid-2 .rtin-single-post .rtin-item-image img {
transform: scale(1);
transition: all 0.5s ease-out;
}
.rt-post-vc-grid-2 .rtin-single-post:hover .rtin-item-image img {
transform: scale(1.1);
}
.rt-post-vc-grid-2 .rtin-single-post .comments {
display: inline-block;
margin-top: 13px;
}
.rt-post-vc-grid-2 .rtin-single-post i {
color: #1fa12e;
padding-right: 8px;
} .rt-info-text-1 {
margin-bottom: 0px;
}
.rt-info-text-1 .media a {
padding-right: 0;
}
.rt-info-text-1 .media i {
display: inline-block;
color: #1fa12e;
height: 100px;
width: 100px;
border-radius: 50%;
line-height: 100px;
text-align: center;
transition: all 0.5s ease-out;
font-size: 30px;
}
.rt-info-text-1.show_icon_bord .media i {	
border: 2px dotted #1fa12e;
}
.rt-info-text-1 .media .media-body {
padding-left: 30px;
}
.rt-info-text-1 .media .media-body h3 {
font-size: 20px;
margin-bottom: 10px;
text-transform: capitalize;
font-weight: 500;
}
.rt-info-text-1 .media .media-body h3 a {
color: #111111;
transition: all 0.5s ease-out;
}
.rt-info-text-1 .media .media-body p {
margin-top: 20px;
margin-bottom: 0;
}
@media(min-width: 992px) and (max-width: 1199px) {
.rt-info-text-1 .media .media-body p {
margin-top: 10px;
}
}
.rt-info-text-1 .media .media-body h3:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-1 .media .media-body h3:hover a {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-1:hover .media i {
color: #ffffff;
transition: all 0.5s ease-out;
}
@media ( max-width:475px ) {
.rt-info-text-1 .media .media-body {
padding-right: 0px;
text-align: center;
}
.rt-info-text-1 .pull-left {
float: none !important;
text-align: center;
padding-right: 0px !important;
}
}
@media (max-width: 480px) {
.rt-info-text-1 {
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.layout1.rt-info-text-1 {
clear: both;
}
.rt-info-text-1 .media .media-body {
padding-left: 0px;
}
} .rt-info-text-2 {
position: relative;
text-align: center;
margin-bottom: 10px;
}
.rt-info-text-2 h3 {
font-size: 24px;
margin: 0 0 10px 0;
color: #111111;
font-weight: 600;
}
.rt-info-text-2 h3 a {
position: relative;
bottom: 0;
}
.rt-info-text-2 span {
border-radius: 50%;
height: 50px;
width: 50px;
display: inline-block;
border: 2px solid #1fa12e;
}
.rt-info-text-2 span i {
color: #1fa12e;
line-height: 48px;
font-size: 24px;
}
.rt-info-text-2 .pull-left {
padding-right: 30px;
}
.rt-info-text-2 .media-body {
text-align: left;
} .rt-info-text-3 .media i {
display: inline-block;
color: #1fa12e;
line-height: 70px;
text-align: center;
transition: all 0.5s ease-out;
}
.rt-info-text-3 .media .media-body {
padding-left: 30px;
}
.rt-info-text-3 .media .media-body h3 {
font-size: 20px;
margin-bottom: 10px;
text-transform: capitalize;
font-weight: 600;
}
.rt-info-text-3 .media .media-body h3 a {
color: #111111;
transition: all 0.5s ease-out;
} .rt-info-text-4.service3-box-left .service3-content-holder {
margin-bottom: 30px;
float: left;
width: 75%;
text-align: right;
margin-right: 15px;
}
.rt-info-text-4.service3-box-left .service3-content-holder h3 {
font-weight: 600;
}
.rt-info-text-4.service3-box-left .service3-content-holder h3 a {
color: #111111;
transition: all 0.5s ease-out;
}
.rt-info-text-4.service3-box-left .service3-content-holder h3 a:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-4.service3-box-left .service3-content-holder .title-bar35:after {
right: 0;
left: inherit;
}
.rt-info-text-4.service3-box-left .service3-icon-holder {
float: left;
}
.rt-info-text-4.service3-box-left .service3-icon-holder i {
background: #ffffff;
border-radius: 50%;
color: #1fa12e;
text-align: center;
line-height: 70px;
box-shadow: 0px 0px 20px -14px #111111;
transition: all 0.5s ease-out;
height: 73px;
width: 75px;
font-size: 57px;
}
.rt-info-text-4.service3-box-left .service3-icon-holder:hover i {
box-shadow: 0px 0px 25px -5px #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-4.service3-box-right .service3-content-holder {
display: table-cell;
text-align: left;
min-height: 376px;
}
.rt-info-text-4.service3-box-right .service3-content-holder h3 {
font-size: 26px;
font-weight: 600;
}
.rt-info-text-4.service3-box-right .service3-content-holder h3 a {
color: #111111;
}
.rt-info-text-4.service3-box-right:hover .service3-content-holder h3 a {
color: #1fa12e !important;
}
.rt-info-text-4.service3-box-right .service3-content-holder p {
margin-bottom: 0;
}
.rt-info-text-4.service3-box-right {
overflow: hidden;
padding: 120px 90px;
min-height: 376px;
}
.rt-info-text-4.service3-box-right .service3-icon-holder {
float: left;
padding-right: 30px;
line-height: 70px;
}
.rt-info-text-4.service3-box-right .service3-icon-holder a {
display: inline-block;
}
.rt-info-text-4.service3-box-right .service3-icon-holder i {
font-size: 65px;
color: #1fa12e;
text-align: center;
transition: all 0.5s ease-out;
}
@media ( max-width: 1596px ) {
.rt-info-text-4.service3-box-right {
overflow: hidden;
padding: 120px 90px;
min-height: 404px;
}
}
@media ( max-width: 1440px ) {
.rt-info-text-4.service3-box-right {
padding: 120px 60px;		
min-height: 424px;
}
.rt-info-text-4.service3-box-right .service3-content-holder h3 {
font-size: 24px;
}
}
@media ( max-width: 1244px ) {
.rt-info-text-4.service3-box-right {
overflow: hidden;
padding: 120px 90px;
min-height: 404px;
}
}
@media ( max-width: 1199px ) {
.rt-info-text-4.service3-box-right {
padding: 90px 30px;
}
.rt-info-text-4.service3-box-right .service3-icon-holder {
padding-right: 20px;
}
}
@media ( max-width: 991px ) {
.rt-info-text-4.service3-box-right .service3-icon-holder {
padding-right: 0px;
float: inherit;
text-align: center;
}
.rt-info-text-4.service3-box-right .service3-content-holder {
text-align: center;
}
}
@media ( max-width: 767px ) {
.rt-info-text-4.service3-box-right {
-webkit-box-shadow: 0px 0px 1px 0px rgba(153,151,153,0.5);
-moz-box-shadow: 0px 0px 1px 0px rgba(153,151,153,0.5);
box-shadow: 0px 0px 1px 0px rgba(153,151,153,0.5);
}
}
.rt-info-text-4 .service-box {
position: relative;
text-align: center;
margin-bottom: 30px;
}
.rt-info-text-4 .service-box span {
background: #ffffff;
border-radius: 50%;
height: 80px;
width: 80px;
display: inline-block;
border: 2px solid #1fa12e;
background: #1fa12e;
margin-bottom: 20px;
transition: all 0.5s ease-out;
}
.rt-info-text-4 .service-box span i {
color: #ffffff;
line-height: 75px;
font-size: 24px;
transition: all 0.5s ease-out;
}
.rt-info-text-4 .service-box h3 {
font-weight: 600;
margin-bottom: 15px;
}
.rt-info-text-4 .service-box h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-info-text-4 .service-box p {
margin-bottom: 60px;
}
.rt-info-text-4 .service-box > a {
opacity: 1;
transition: all 0.5s ease-out;
border-radius: 30px;
padding: 17px 36px;
font-size: 15px;
}
.rt-info-text-4 .service-box:hover { }
.rt-info-text-4 .service-box:hover span {
background: #ffffff;
transition: all 0.3s ease-out;
}
.rt-info-text-4 .service-box:hover span i {
color: #1fa12e !important;
transition: all 0.5s ease-out;
}
.rt-info-text-4 .service-box:hover h3 a {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-4 .btn-quote2 {
color: #ffffff !important;
} .info-box-6 .rt-info-text-1 {
padding-bottom: 25px;
}
@media ( max-width: 1024px ) {
.info-box-6 .rt-info-text-1 {
padding-bottom: 25px;
margin-bottom: 40px;
}
.info-box-6.section-padding {
padding-bottom: 32px;
}
}
.info-box-6 .rt-info-text-1 .media-body {
padding-left: 15px;
}
.info-box-6 .rt-info-text-1 h3 {
font-size: 18px;
font-weight: 500;
line-height: 1.2;
}
.info-box-6 .rt-info-text-1 p {
font-size: 18px;
font-weight: 400;
margin-bottom: 0px;
} .rt-info-text-6.service3-box-left .service3-content-holder {
margin-bottom: 30px;
float: left;
width: 75%;
text-align: right;
margin-right: 15px;
}
.rt-info-text-6.service3-box-left .service3-content-holder h3 {
font-size: 22px;
}
.rt-info-text-6.service3-box-left .service3-content-holder h3 a {
color: #111111;
transition: all 0.5s ease-out;
}
.rt-info-text-6.service3-box-left .service3-content-holder h3 a:hover {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-6.service3-box-left .service3-content-holder .title-bar35:after {
right: 0;
left: inherit;
}
.rt-info-text-6.service3-box-left .service3-icon-holder {
float: left;
}
.rt-info-text-6.service3-box-left .service3-icon-holder i {
background: #ffffff;
border-radius: 50%;
height: 70px;
width: 70px;
font-size: 30px;
color: #1fa12e;
text-align: center;
line-height: 70px;
box-shadow: 0px 0px 20px -14px #111111;
transition: all 0.5s ease-out;
}
.rt-info-text-6.service3-box-left .service3-icon-holder:hover i {
box-shadow: 0px 0px 25px -5px #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-6.service3-box-right .service3-content-holder {
margin-bottom: 30px;
float: left;
width: 75%;
text-align: left;
margin-left: 15px;
}
.rt-info-text-6.service3-box-right .service3-content-holder h3 {
font-size: 20px;
}
.rt-info-text-6.service3-box-right .service3-content-holder h3 a {
color: #111111;
}
.rt-info-text-6.service3-box-right .service3-content-holder h3 a:hover {
color: #1fa12e;
}
.rt-info-text-6.service3-box-right .service3-icon-holder {
float: left;
}
.rt-info-text-6.service3-box-right .service3-icon-holder i {
background: #ffffff;
border-radius: 50%;
height: 70px;
width: 70px;
font-size: 30px;
color: #1fa12e;
text-align: center;
line-height: 70px;
box-shadow: 0px 0px 20px -14px #111111;
transition: all 0.5s ease-out;
}
.rt-info-text-6.service3-box-right .service3-icon-holder:hover i {
box-shadow: 0px 0px 25px -5px #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-6 .service-box {
text-align: center;
height: 260px;
background: #1fa12e;
padding: 50px 10px;
transition: all 0.5s ease-out;
}
@media ( min-width:768px ) and ( max-width:991px ) {
.responsive-service-6 {
width: 50%;
float: left;
margin: 0 !important;
}
}
@media ( max-width:768px ) {
.rt-info-text-6 .service-box {
max-width: 100%;
}
}
@media ( max-width:480px ) {
.rt-info-text-6 .service-box {
border-bottom: 1px solid #ffffff;
}
}
.rt-info-text-6 .service-box span {
display: inline-block;
margin-bottom: 15px;
transition: all 0.5s ease-out;
}
.rt-info-text-6 .service-box span i {
color: #ffffff;
line-height: 78px;
font-size: 76px;
transition: all 0.5s ease-out;
}
.rt-info-text-6 .service-box h3 {
margin-bottom: 15px;
font-weight: 500;
}
.rt-info-text-6 .service-box h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-info-text-6 .service-box p {
margin-bottom: 60px;
}
.rt-info-text-6 .service-box > a {
opacity: 0;
transition: all 0.5s ease-out;
border-radius: 30px;
padding: 8px 22px;
font-size: 14px;
font-weight: 500;
background: #ffffff;
color: #1fa12e;
}
.rt-info-text-6 .service-box:hover {
padding: 35px 20px;
}
.rt-info-text-6 .service-box:hover a {
opacity: 1;
background: #ffffff;
transition: all 0.5s ease-out;
}
.rt-info-text-6 .btn-quote2:hover {
color: #000000 !important;
}
.rt-info-text-6 .service-box a.btn-dark {
background-color: #1fa12e;
color: #ffffff;
}
.rt-info-text-6 .service-box a.btn-dark:hover {
color: #ffffff !important;
} .rt-info-text-7 .service-box {
text-align: center;
max-width: 453px;
background: #1fa12e;
padding: 50px 15px;
border-radius: 4px;
transition: all 0.5s ease-out;
margin: 15px auto;
}
@media ( max-width: 768px ) {
.rt-info-text-7 .service-box {
margin: 0 auto 30px;
}
}
.rt-info-text-7 .service-box:hover {
-webkit-box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
-moz-box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
box-shadow: 0px 0px 30px 3px rgba(195,195,195,1);
}
.rt-info-text-7 .service-box span {
display: inline-block;
margin-bottom: 15px;
transition: all 0.5s ease-out;
}
.rt-info-text-7 .service-box span i {
color: #ffffff;
line-height: 78px;
font-size: 76px;
transition: all 0.5s ease-out;
}
.rt-info-text-7 .service-box h3 {
margin-bottom: 15px;
font-weight: 500;
font-size: 22px;
}
.rt-info-text-7 .service-box h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-info-text-7 .service-box p {
margin-bottom: 25px;
}
.rt-info-text-7 .service-box > a {
opacity: 1;
transition: all 0.5s ease-out;
padding: 8px 22px;
}
.rt-info-text-7 .service-box:hover {
}
.rt-info-text-7 .service-box:hover h3 a {
color: #1fa12e;
transition: all 0.5s ease-out;
}
.rt-info-text-7 .btn-square-transparent {
border-radius: 30px;
font-size: 14px;
font-weight:500;
} .rt-info-text-8 {
position: absolute;
bottom: 16px;
left: 8px;
right: 8px;
overflow: hidden;
z-index: 31;
}
@media(max-width:991px) {
.res-info-text-8 .rt-info-text-8 {
position: inherit;
}
}
.rt-info-text-8 .service-box {
text-align: center;
height: 200px;
background: rgba( 31, 161, 46, 0.8);
border-radius: 15px;
padding: 40px 10px;
transition: all 0.5s ease-out;
}
@media ( max-width:768px ) {
.rt-info-text-8 .service-box {
max-width: 100%;
}
}
.rt-info-text-8 .service-box span {
display: inline-block;
margin-bottom: 15px;
transition: all 0.5s ease-out;
}
.rt-info-text-8 .service-box span i {
color: #ffffff;
line-height: 70px;
font-size: 64px;
transition: all 0.5s ease-out;
}
.rt-info-text-8 .service-box h3 {
margin-bottom: 15px;
font-weight: 500;
}
.rt-info-text-8 .service-box h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-info-text-8 .service-box p {
margin-bottom: 60px;
}
.rt-info-text-8 .service-box > a {
opacity: 0;
transition: all 0.5s ease-out;
border-radius: 30px;
padding: 8px 22px;
font-size: 14px;
font-weight: 500;
background: #ffffff;
color: #1fa12e;
}
.rt-info-text-8 .service-box:hover {
height: 220px;
padding: 20px 10px;
}
.rt-info-text-8 .service-box:hover a {
opacity: 1;
transition: all 0.5s ease-out;
}
.rt-info-text-8 .btn-quote2:hover {
color: #000000 !important;
}
.rt-info-text-8 .service-box a.btn-dark {
background-color: #1fa12e;
color: #ffffff;
}
.rt-info-text-8 .service-box a.btn-dark:hover {
color: #ffffff !important;
}
@media( max-width: 991px) {
.res-info-text-8 {
padding: 120px 0 90px;
}
.res-info-text-8 > .vc_column_container {
width: 50%;
}
.rt-info-text-8 .service-box {
margin-bottom: 30px;
}
.rt-info-text-8 .service-box:hover {
height: 200px;
padding: 13px 10px;
}
}
@media( max-width: 767px) {
.res-info-text-8 > .vc_column_container {
width: 100%;
}
} .rt-info-text-9 .service-box {
text-align: center;
height: 325px;
border-radius: 8px;
padding: 70px 10px;
transition: all 0.5s ease-out;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.35);
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.35);
}
.rt-info-text-9 .service-box span {
display: inline-block;
margin-bottom: 15px;
transition: all 0.5s ease-out;
}
.rt-info-text-9 .service-box span i {
color: #ffffff;
line-height: 70px;
font-size: 64px;
transition: all 0.5s ease-out;
}
.rt-info-text-9 .service-box h3 {
font-weight: 600;
margin-bottom: 15px;
}
.rt-info-text-9 .service-box h3 a {
color: #222222;
transition: all 0.5s ease-out;
}
.rt-info-text-9 .service-box p {
margin-bottom: 60px;
}
.rt-info-text-9 .service-box .rt-content {
margin-bottom: 20px;
}
.rt-info-text-9 .service-box > a {
opacity: 0;
transition: all 0.5s ease-out;
border-radius: 30px;
padding: 8px 22px;
font-size: 14px;
font-weight: 500;
background: #ffffff;
color: #1fa12e;
}
.rt-info-text-9 .service-box:hover {
padding: 30px 10px;
-webkit-box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
}
.rt-info-text-9 .service-box:hover a {
opacity: 1;
transition: all 0.5s ease-out;
}
.rt-info-text-9 .btn-quote2:hover {
color: #000000 !important;
}
.rt-info-text-9 .service-box a.btn-dark {
background-color: #1fa12e;
color: #ffffff;
}
.rt-info-text-9 .service-box a.btn-dark:hover {
color: #ffffff !important;
}
@media (max-width: 991px) and (min-width: 768px){
.responsive-service-9 > .vc_column_container {
width: 50%;
float: left;
margin: 0 !important;
}
} .rt-info-text-10 {
position: relative;
margin-top: -173px;
z-index: 99;
}
.rt-info-text-10 .service-box {
position: relative;
border-radius: 6px;
overflow: hidden;
-webkit-box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
box-shadow: 0px 0px 30px 3px rgba(0,0,0,0.35);
}
.rt-info-text-10 .service-box .content-list {
position: absolute;
left:0;
top: 0;
height: 100%;
width: 50%;
background: #ffffff;
padding: 40px 50px;
border-radius: 0 0 65% 0;
}
@media(min-width:992px) and (max-width:1199px) {
.rt-info-text-10 {
margin-top: -146px;
}
.rt-info-text-10 .service-box img {
height: 290px;
}
.rt-info-text-10 .service-box .content-list {
width: 60%;
border-radius: 0 0 45% 0;
padding: 20px 30px; 
}
}
@media(max-width:991px) {
.rt-info-text-10 {
margin-top: 0px;
}
.res-info-text-10 {
padding-top: 90px;
}
.rt-info-text-10 .service-box {
margin-top: 30px;
}
}
@media(max-width:480px) {
.rt-info-text-10 .service-box .content-list {
position: inherit;
width: 100%;
border-radius: 0;
padding: 40px 50px 
}
}
.rt-info-text-10 .service-box h3 {
font-size: 30px;
font-weight: 600;
margin-bottom: 8px;
}
.rt-info-text-10 .service-box .rt-sub-title {
font-size: 18px;
}
.rt-info-text-10 .service-box .feature-list{
list-style: none;
margin: 20px 0 0 0;
padding: 0;
}
.rt-info-text-10 .service-box .feature-list li {
font-size: 16px;
font-weight: 500;
margin-bottom: 5px;
}
.rt-info-text-10 .service-box .feature-list li:before {
color: #1fa12e;
content: "\f0da";
font-family: fontawesome;
padding-right: 10px;
} .wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-tabs-container .vc_tta-tab .vc_tta-title-text {
color: #666666;
font-size: 16px;
font-weight: 500;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-tabs-container .vc_tta-tab > a {
background-color: transparent;
border-color: transparent;
border-radius: 4px 4px 0 0;
padding: 10px 15px;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-tabs-container .vc_tta-tab > a:hover {
border-radius: 4px 4px 0 0;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-tabs-container .vc_tta-tab.vc_active .vc_tta-title-text {
color: #1fa12e;
font-size: 16px;
font-weight: 500;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-tabs-container .vc_tta-tab.vc_active > a {
background-color: transparent;
border-color: none;
padding: 10px 15px;
border-radius: 4px 4px 0 0;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-panels-container .vc_tta-panel-body {
background: transparent !important;
border-top: 1px solid #f0f0f0;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-panels-container .vc_tta-panel-body h2 {
font-size: 24px;
margin-bottom: 18px;
}
.wpb-js-composer .vc_tta-container .greenedge-tab .vc_tta-panels-container .vc_tta-panel-body p {
color: #666666;
line-height: 24px;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-container {
border-bottom: 1px solid #f0f0f0;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-list {
border-bottom: 1px solid #f0f0f0;
}
.wpb-js-composer .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-tabs-container {
border-bottom: 1px solid #f0f0f0;
}
.wpb-js-composer .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-tabs-list {
border-bottom: 1px solid #f0f0f0;
}
.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: transparent !important;
border: none !important;
border-radius: 0 0 4px 4px !important;
} .wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff !important;
font-size: 18px;
font-weight: 500;
line-height: 1.5;
padding-bottom: 14px;
padding-left: 20px;
padding-top: 14px;
}
@media (max-width: 768px) {
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel .vc_tta-panel-title > a {
font-size: 16px;
}
}
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel .vc_tta-panel-heading {
background-color: #1fa12e !important;
border-radius: 30px !important;
margin-bottom: 20px !important;
}
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff !important;
font-size: 18px;
font-weight: 500;
line-height: 1.5;
padding-bottom: 14px;
padding-left: 20px;
padding-top: 14px;
}
@media (max-width: 768px) {
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel.vc_active .vc_tta-panel-title > a {
font-size: 16px;
}
}
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #222222 !important;
border-radius: 30px !important;
margin-bottom: 0px !important;
}
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-controls-icon:after {
border-color: #fff !important;
}
.wpb-js-composer .vc_tta-style-classic.dark .vc_tta-controls-icon:before {
border-color: #fff !important;
} .wpb-js-composer .vc_tta-style-classic.light .vc_tta-panel .vc_tta-panel-title > a {
color: #222222 !important;
font-size: 18px;
font-weight: 500;
line-height: 1.5;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-panel .vc_tta-panel-heading {
background-color: #ffffff !important;
border-radius: 30px !important;
margin-bottom: 20px !important;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #1fa12e !important;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-panel.vc_active .vc_tta-panel-heading {
color: #1fa12e !important;
border-radius: 30px !important;
margin-bottom: 0px !important;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-panel.vc_active .vc_tta-panel-body p {
color: #f8f8f8 !important;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-controls-icon:after {
border-color: unset !important;
}
.wpb-js-composer .vc_tta-style-classic.light .vc_tta-controls-icon:before {
border-color: unset !important;
} .wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel .vc_tta-panel-title > a {
color: #222222 !important;
font-size: 20px;
font-weight: 500;
line-height: 1.5;
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel .vc_tta-panel-heading {
background-color: #ffffff !important;
border-radius: 5px !important;
margin-bottom: 3px !important;
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #1fa12e !important;
padding: 14px 20px;
}
@media ( max-width: 1024px ) {
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #1fa12e !important;
padding: 6px 20px;
}
}
@media ( max-width: 768px ) {
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel.vc_active .vc_tta-panel-title > a {
padding: 14px 20px;
}
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel.vc_active .vc_tta-panel-heading {
color: #1fa12e !important;
border-radius: 5px !important;
margin-bottom: 0px !important;
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-panel.vc_active .vc_tta-panel-body p {
color: #f8f8f8 !important;
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-controls-icon:after {
border-color: unset !important;
}
.wpb-js-composer .vc_tta-style-classic.light-2 .vc_tta-controls-icon:before {
border-color: unset !important;
}
.wpb-js-composer .vc_tta.vc_general {
font-size: 18px;
} .wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel {
margin-bottom: 5px;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel .vc_tta-panel-title > a {
color: #222222 !important;
font-size: 18px;
font-weight: 500;
line-height: 1.5;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.service-inner .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #ffffff;
border-radius: 5px !important;
border-color: #f2f2f2;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff !important;
background: #1fa12e;
padding: 14px 20px;
border-radius: 5px 5px 0 0;
}
@media ( max-width: 1024px ) {
.service-details-top .vc_col-sm-6 {
width: 100%;
}
.service-details-top .vc_tta-accordion {
margin-bottom: 40px;
}
.service-details-top .rtin-section-title-left {
margin-bottom: 0;
margin-top: 0;
}
}
@media ( max-width: 767px ) {
.service-details-top {
margin-top: 90px;
}
.rt_widget_cta img {
width: 100%;
}
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel .vc_tta-panel-heading {
border-radius: 5px !important;
background-color: transparent !important;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel.vc_active .vc_tta-panel-heading {
color: #1fa12e !important;
border-radius: 5px !important;
margin-bottom: 0px !important;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel.vc_active .vc_tta-panel-body {
background-color: #f7f7f7 !important;
border: 1px solid #f2f2f2 !important;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-panel.vc_active .vc_tta-panel-body p {
color: #444444 !important;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-controls-icon:after {
border-color: unset !important;
}
.wpb-js-composer .vc_tta-style-classic.service-inner .vc_tta-controls-icon:before {
border-color: unset !important;
}
.wpb-js-composer .vc_tta.vc_general {
font-size: 18px;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {} .rt-cta-1 {
padding: 0;
}
.rt-cta-1 h3 {
color: #ffffff;
font-size: 38px;
line-height: 1;
margin: 10px 0 0;
font-weight: 500;
}
.rt-cta-1 .rtin-cta-contact-button {
margin: 0px;
}
.rt-cta-1 .rtin-cta-contact-button a {
color: #ffffff;
padding: 15px 30px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-size: 16px;
border: 2px solid #ffffff;
font-weight: 500;
transition: all 0.3s ease 0s;
border-radius: 30px;
display: inline-block;
}
.rt-cta-1 .rtin-cta-contact-button a:hover {
color: #1fa12e;
background: #ffffff;
}
@media (max-width: 768px) {
.rt-cta-1 .rtin-cta-contact-button a {
font-size: 14px;
padding: 8px 15px;
}
} .rt-cta-2 .rtin-cta-left {
background: #222222;
padding: 41px 135px 41px 10px;
text-align: right;
}
.rt-cta-2 .rtin-cta-left .rtin-cta-text-holder h3 {
color: #ffffff;
line-height: 1.4;
margin: 0;
font-weight: bold;
padding-bottom: 0px;
}
.rt-cta-2 .rtin-cta-left .rtin-cta-text-holder .rtin-cta-subtitle {
color: #ffffff;
font-family: "Open Sans";
font-size: 16px;
line-height: 30px;
font-style: italic;
font-weight: bold;
}
.rt-cta-2 .rtin-cta-right {
background: #1fa12e;
color: #ffffff;
padding: 37px 0 34px;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder {
margin-left: 75px;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder .rtin-cta-phone-text {
font-size: 24px;
line-height: 30px;
font-weight: 500;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder .rtin-cta-phone-number {
font-size: 32px;
line-height: 1.4;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder .rtin-cta-phone-number i {
border: 1px solid #ffffff;
border-radius: 50%;
font-size: 24px;
text-align: center;
margin-right: 15px;	
height: 42px;
padding: 9px 10px;
width: 41px;
}
.rt-cta-2 .rtin-cta-right:before {
background-color: #1fa12e;
content: "";
height: 100.1%;
left: -31px;
position: absolute;
top: 0;
-webkit-transform: skewX(-19deg);
transform: skewX(-19deg);
width: 58px;
} .rt-cta-3 {
padding: 0;
}
.rt-cta-3 h3 {
color: #ffffff;
font-size: 38px;
line-height: 1.4;
margin: 15px 0;
font-weight: 400;
}
.rt-cta-3 .rtin-cta-title a {
color: #ffffff;
}
.rt-cta-3 .rtin-cta-title {
font-weight: 600;
margin-top: 10px;
margin-bottom: 0px;
}
@media (max-width: 475px ) {
.rt-cta-3 .rtin-cta-title {
text-align: center;		
}
.rt-cta-3 h3 {
line-height: 1.4;
margin: -10px 0 15px;
}
}
.rt-cta-3 .rtin-cta-contact-button a {
color: #222222;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #ffffff;
margin-top: 0px;
border: 2px solid #ffffff;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.rt-cta-3 .rtin-cta-contact-button a span {	
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 14px 22px;
line-height: 1.4;
}
.rt-cta-3 .rtin-cta-contact-button a:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.rt-cta-3 .rtin-cta-contact-button a:before {
content: '\f178';
font-family: 'fontawesome';
color: #222222;
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0;	
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 27px;
left: 10px;
}
.rt-cta-3 .rtin-cta-contact-button a:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
@media (max-width: 1024px) {
.rt-cta-3 .rtin-cta-contact-button a {
margin-top: 20px;
}
}
@media(min-width: 768px) and (max-width: 991px) {
.rt-cta-3 .rtin-cta-contact-button a span {
padding-left: 20px;
padding-right: 20px;
}
.rt-cta-3 .rtin-cta-contact-button a {
font-size: 14px;
margin-top: 10px;
}
}
@media (max-width: 475px) {	
.rt-cta-3 .rtin-cta-contact-button {
text-align: center;
}
.rt-cta-3 .rtin-cta-contact-button a {
margin-top: 15px;
}
} .rt-cta-4 .emergrncy-content-holder-inner h3 {
float: left;
margin-right: 20px;
padding-top: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
.rt-cta-4 .emergrncy-content-holder-inner h3 {
margin-right: 0;
}
.rt-cta-4.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner h3 {
font-size: 26px !important;
}
.rt-cta-4.footer-topbar .emergrncy-content-holder {
padding: 0;
}
}
.rt-cta-4 .emergrncy-content-holder-inner span {
font-size: 26px;
font-weight: 500;
display: inline-block;
background: #ffffff;
padding: 15px 30px;
border-radius: 30px;
}
.rt-cta-4 .emergrncy-content-holder-inner span a {
color: #222222;
}
.rt-cta-4 .emergrncy-content-holder-inner span i {
color: #1fa12e;
padding-right: 8px;
}
@media (max-width: 1024px) {
.rt-cta-4 .emergrncy-content-holder-inner span {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.rt-cta-4 .emergrncy-content-holder-inner span {
font-size: 24px;
}
.footer-topbar .emergrncy-content-holder {
padding-left: 0;
}
} .rt-vc-contact-1 h2 {
font-size: 24px;
color: #ffffff;
}
.rt-vc-contact-1 ul.rtin-item {
border: 1px solid #d6d6d6;
margin: 0;
padding: 0;
list-style-type: none;
border-radius: 4px;
margin-top: 8px;
}
.rt-vc-contact-1 ul.rtin-item > li {
border-bottom: 1px solid #d6d6d6;
padding: 15px 0 28px 30px;
position: relative;
}
.rt-vc-contact-1 ul.rtin-item > li:last-child {
border-bottom: 0;
}
.rt-vc-contact-1 ul.rtin-item > li > i {
color: #1fa12e;
position: absolute;
z-index: 1;
right: 30px;
top: 40px;
font-size: 24px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
.rt-vc-contact-1 ul.rtin-item > li > i {
top: 20px;
font-size: 20px;
}
}
.rt-vc-contact-1 ul.rtin-item > li > h3 {
color: #111111;
font-size: 20px;
font-weight: 600;
line-height: 1.5;
margin-bottom: 5px;
}
.rt-vc-contact-1 ul.rtin-item > li > p {
margin-bottom: 0;
}
.rt-vc-contact-1 ul.rtin-item > li .contact-social {
border: none;
margin: 10px 0 0;
padding: 0;
}
.rt-vc-contact-1 ul.rtin-item > li .contact-social li {
display: inline;
margin-right: 15px;
}
@media only screen and (max-width: 991px) {
.rt-vc-contact-1 ul.rtin-item > li .contact-social li {
margin-right: 7px;
}
}
.rt-vc-contact-1 ul.rtin-item > li .contact-social li a {
border: 1px solid #1fa12e;
border-radius: 4px;
color: #1fa12e;
height: 38px;
width: 38px;
line-height: 38px;
display: inline-block;
text-align: center;
transition: all 0.5s ease-out;
}
@media all and (max-width: 991px) {
.rt-vc-contact-1 ul.rtin-item > li .contact-social li a {
height: 28px;
width: 28px;
line-height: 28px;
font-size: 16px;
}
}
.rt-vc-contact-1 ul.rtin-item > li .contact-social li a:hover {
background-color: #1fa12e;
color: #fff;
}
.map-address .rt-vc-contact-2 {
position: absolute;
right: 15%;
top: 100px;
padding: 45px 50px;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.8);
}
@media all and (max-width: 767px) {
.map-address .rt-vc-contact-2 {
left: 5%;
right: 5%;
top: 70px;
padding: 45px 30px;
}
}
.rt-vc-contact-2 .header-info h2 {
font-size: 28px;
color: #ffffff;
margin-bottom: 12px;
}
.rt-vc-contact-2 .header-info p {
color: #ffffff;
margin-bottom: 15px;
}
.rt-vc-contact-2 ul.rtin-item {
margin: 0;
padding: 0;
list-style-type: none;
}
.rt-vc-contact-2 ul.rtin-item > li {
color: #cccccc;
position: relative;
padding: 8px;
font-size: 18px;
}
.rt-vc-contact-2 ul.rtin-item > li a {
color: #cccccc;
}
.rt-vc-contact-2 ul.rtin-item > li:last-child {
margin-bottom: 0;
}
.rt-vc-contact-2 ul.rtin-item > li > i {
color: #1fa12e;
padding-right: 10px;
}
.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap {
padding-left: 25px;
padding-bottom: 20px;
}
@media all and (max-width: 991px) {
.rt-vc-contact-2 ul.rtin-item > li {
font-size: 15px;
}
}
.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social {
margin: 0;
padding: 0;
list-style-type: none;
}
.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li {
display: inline-block;
margin-bottom: 5px;
}
.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li a {
background-color: #797979;
height: 30px;
width: 35px;
display: block;
line-height: 30px;
transition: all 0.5s ease-out;
color: #ffffff;
font-size: 14px;
text-align: center;
}
.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li a:hover {
background-color: #1fa12e;
}
.rt-contact-info h2 {
font-size: 30px;
font-weight: 500;
margin: 0;
color: #222222;
text-transform: uppercase;
margin-bottom: 25px;
}
.rt-contact-info ul {
list-style: none;
padding-left: 0;
}
.rt-contact-info ul li {
margin-bottom: 10px;
overflow: hidden;
clear: both;
color: #222222;
font-size: 16px;
padding-top: 10px;
}
.rt-contact-info ul li i {
background: #1fa12e;
font-size: 15px;
color: #ffffff;
padding: 10px;
width: 35px;
height: 35px;
text-align: center;
margin-right: 20px;
transition: all 0.3s ease 0s;
float: left;
margin-top: -4px;
}
.rt-contact-info ul li i:hover {
color: #222222;
}
.rt-contact-info ul li a {
transition: all 0.3s ease 0s;
color: #222222;
}
.rt-contact-info ul li a:hover {
color: #1fa12e;
} .rt-vc-counter .rtin-counter-content {
text-align: center;
}
.rt-vc-counter .rtin-counter-content .rtin-counter1-box {
margin-bottom: 6px;
}
.rt-vc-counter .rtin-counter-content .rt-counter {
color: #1fa12e;
font-size: 50px;
margin-bottom: 10px;
line-height: 1.4;
font-weight: 600;
}
.rt-vc-counter .rtin-counter-content .rtin-title {
color: #1fa12e;
font-size: 16px;
margin-bottom: 0;
line-height: 1.4;
font-weight: 600;
}
.rt-vc-counter-3 {
margin-bottom: 18px;
}
.rt-vc-counter-3 a i {
font-size: 60px;
color: #1fa12e;
line-height: 1.1;
}
.rt-vc-counter-3 h2 {
position: relative;
color: #1fa12e;
margin-bottom: 15px;
line-height: 60px;
}
.rt-vc-counter-3 span {
color: #ffffff;
font-size: 18px;
font-weight: 500;
}
.rt-vc-counter-3 .pull-left {
padding-right: 15px;
}
.rt-vc-counter-4 .awards-box a {
border-radius: 50%;
border: 1px dashed #1fa12e;
padding: 5px;
margin-right: 15px;
}
.rt-vc-counter-4 .awards-box a i {
background: #1fa12e;
border-radius: 50%;
font-size: 24px;
color: #ffffff;
height: 80px;
width: 80px;
line-height: 80px;
text-align: center;
}
.rt-vc-counter-4 .awards-box .media-body h3 {
font-size: 50px;
line-height: 1;
}
.rt-vc-counter-4 .awards-box .media-body p {
font-size: 18px;
font-weight: 500;
}
@media(min-width: 768px) and (max-width:991px) {
.rt-vc-counter-3 .media {
text-align: center;
}
.rt-vc-counter-3 .pull-left {
padding-right: 0;
float: inherit !important;
}
.rt-vc-counter-3 h2 {
margin-top: 15px;
}
}
.rt-progress-bar-1 {
overflow: hidden;
margin-top: 21px;
}
.skill .progress {
background-color: #bfbfbf;
border-radius: 0;
box-shadow: none;
height: 40px;
margin: 30px 0 50px 0;
overflow: visible;
position: relative;
}
.skill .progress .lead {
color: #222222;
font-size: 14px;
font-weight: 500;
left: 0;
position: absolute;
top: -30px;
z-index: 99;
text-transform: uppercase;
}
.skill .progress:nth-child(1) .progress-bar {
background: #1fa12e;
}
.skill .progress .progress-bar {
background: #1fa12e;
}
.skill .progress-bar > span {
background: #333333 none repeat scroll 0 0;
float: right;
font-size: 11px;
margin-right: 10px;
margin-top: -25px;
position: relative;
padding: 0 5px;
}
.skill .progress-bar > span:before {
border: medium solid transparent;
content: " ";
height: 0;
position: absolute;
top: 100%;
width: 0;
border-top-color: #333333;
border-width: 5px;
left: 50%;
margin-left: -5px;
}
.skill .progress-bar > span:after {
border: medium solid transparent;
content: " ";
height: 0;
position: absolute;
top: 100%;
width: 0;
} .rt-wpls .slick-track {
padding: 10px;
}
.rt-wpls .slick-prev:before,
.rt-wpls .slick-next:before {
font-size: 26px;
}
.rt-wpls .wpls-carousel .slick-prev {
background-color: #1fa12e;
border-radius: 4px !important;
height: inherit;
padding: 10px 20px;
width: 34px;
}
.rt-wpls .wpls-carousel .slick-prev:hover {
background-color: #797979;
opacity: 0.8;
}
.rt-wpls .wpls-carousel .slick-prev::before {
background-color: transparent !important;
color: #ffffff !important;
font-family: FontAwesome;
opacity: 1;
content: "\f104";
margin-left: -5px;
}
.rt-wpls .wpls-carousel .slick-next {
background-color: #1fa12e;
border-radius: 4px !important;
height: inherit;
padding: 10px 20px;
width: 34px;
}
.rt-wpls .wpls-carousel .slick-next:hover {
background-color: #797979;
opacity: 0.8;
}
.rt-wpls .wpls-carousel .slick-next::before {
background-color: transparent !important;
color: #ffffff !important;
font-family: FontAwesome;
opacity: 1;
content: "\f105";
margin-left: -3px;
}
.rt-wpls .wpls-carousel .slick-list {
margin: 0 15px;
}
.wpls-carousel {
margin: 0 30px;
} .rt-text-with-video .rtin-text-content {
margin-bottom: 25px;
}
.rt-text-with-video .rtin-text-content span {
color: #222222;
font-size: 20px;
font-weight: 500;
line-height: 1.4;
display: block;
padding-bottom: 6px;
}
.rt-text-with-video .rtin-text-content h2 {
position: relative;
padding-bottom: 20px;
margin-bottom: 30px;
font-size: 30px;
font-weight: 500;
}
.rt-text-with-video .rtin-text-content h2:after {
background: #1fa12e none repeat scroll 0 0;
bottom: 0;
content: "";
height: 4px;
left: 0;
margin: 0 auto;
position: absolute;
width: 60px;
}
.rt-text-with-video .rtin-video-content {
margin-bottom: 25px;
position: relative;
} .rt-price-table-box {
border-radius: 30px;
background: #ffffff;
text-align: center;
padding: 0 0 60px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
transition: all 0.5s ease-out;
}
.rt-price-table-box .price-header {
background-color: #444444;
border-radius: 30px 30px 0 0;
padding: 50px 0;
transition: all 0.3s ease-out;
}
.rt-price-table-box:hover .price-header {
background-color: #1fa12e;
}
.active-class .price-header {
background-color: #1fa12e;
}
.rt-price-table-box .price-header > span {
font-size: 30px;
color: #ffffff;
display: block;
margin-bottom: 30px;
}
.rt-price-table-box .price-header h3 {
color: #ffffff;
font-size: 72px;
line-height: 1;
font-weight: 500;
margin-bottom: 0;
}
.rt-price-table-box .price-header h3 span {
color: #ffffff;
font-size: 18px;
font-weight: 300;
display: inline-block;
}
.rt-price-table-box ul {
margin-top: 30px;
margin-bottom: 0px;
padding-left: 0;
list-style: none;
}
.rt-price-table-box ul li {
border-top: 1px solid #d8d8d8;
color: #222222;
padding-bottom: 10px;
padding-top: 10px;
transition: all 0.5s ease-out;
}
.rt-price-table-box ul li:first-child {
border-top: none;
}
.rt-price-table-box ul li:last-child {
margin-bottom: 0;
}
.rt-price-table-box .rtin-price-button {
margin-top: 36px;
}
.rt-price-table-box .rtin-price-button a.btn-price-button {
background-color: #ffffff;
border-radius: 30px;
color: #1fa12e;
display: inline-block;
font-size: 15px;
font-weight: 500;
padding: 14px 45px;
transition: all 0.5s ease-out;
}
.rt-price-table-box:hover .rtin-price-button a.btn-price-button {
background: #1fa12e;
color: #ffffff;
-webkit-box-shadow: 0px 6px 38px 0px rgba(111, 111, 111, 0.5);
-moz-box-shadow: 0px 6px 38px 0px rgba(111, 111, 111, 0.5);
box-shadow: 0px 6px 38px 0px rgba(111, 111, 111, 0.5);
}
.rt-price-table-box.active-class .rtin-price-button a.btn-price-button {
background: #1fa12e;
color: #ffffff;
}
@media(max-width: 991px) {
.rt-price-table-box .price-header h3 {
font-size: 50px;
}
.rt-price-table-box .price-header > span {
font-size: 24px;
}
} .rt-history-box {
padding-right: 100px;
margin-bottom: 50px;
}
.rt-history-box .title-bar50 {
font-size: 34px;
}
.rt-history-box .rtin-history-list {
margin-top: 30px;
list-style: none;
}
.rt-history-box .rtin-history-list li {
border-left: 1px dashed #646464;
padding-left: 30px;
position: relative;
margin-left: 10px;
padding-bottom: 40px;
}
.rt-history-box .rtin-history-list li:before {
background: #1fa12e;
border-radius: 50%;
content: "\f00c";
font-family: fontawesome;
font-size: 19px;
left: -14px;
padding: 3px 3px 2px 5px;
position: absolute;
top: 0;
z-index: 1;
color: #ffffff;
}
.rt-history-box .rtin-history-list li h3 {
line-height: 1;
color: #111111;
font-weight: 500;
font-size: 22px;
}
.rt-history-box .rtin-history-list li p {
margin-bottom: 0;
}
.rt-history-box .rtin-history-list li:last-child {
border-left: 0;
}
.skill-area {
margin-top: 30px;
position: relative;
overflow: hidden;
}
.skill-area .progress {
background-color: #f0f0f0;
border-radius: 0;
box-shadow: none;
height: 10px;
margin-bottom: 50px;
overflow: visible;
position: relative;
margin-top: 25px;
}
.skill-area .progress:last-child {
margin-bottom: 14px;
}
.skill-area .progress .lead {
color: #444444;
font-size: 13px;
font-weight: 500;
left: 0;
position: absolute;
top: -13px;
z-index: 9;
background: #ffffff;
border: 2px solid #1fa12e;
padding: 5px 20px;
}
.skill-area .progress .progress-bar {
background: #1fa12e;
}
.skill-area .progress-bar > span {
background: #646464;
float: right;
font-size: 11px;
margin-right: 10px;
margin-top: -25px;
position: relative;
padding: 0 5px;
}
.skill-area .progress-bar > span:before {
border: medium solid transparent;
content: "";
height: 0;
position: absolute;
top: 100%;
width: 0;
border-top-color: #333333;
border-width: 5px;
left: 50%;
margin-left: -5px;
}
.skill-area .progress-bar > span:after {
border: medium solid transparent;
content: "";
height: 0;
position: absolute;
top: 100%;
width: 0;
}
.wpb_text_column *:last-child {
margin-bottom: 0;
}
.wpb_text_column p:last-child {
margin-bottom: 0;
} .rt-after-before {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.rt-after-before .rtin-ba-text {
width: 50%;
float: left;
position: relative;
}
.rt-after-before .rtin-ba-before {
position: absolute;
z-index: 9;
left: 0;
padding: 20px 42px;
color: #ffffff;
top: 5px;
font-size: 22px;
font-weight: 500;
}
.rt-after-before .rtin-ba-after {
color: #fff;
right: 0;	
position: absolute;
z-index: 9;
padding: 20px 42px;
top: 5px;
font-size: 22px;
font-weight: 500;
}
.rt-after-before .rtin-ba-text i {
position: absolute;
top: 50%;
right: -35px;
z-index: 1;
background: #fff;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 50%;
color: #1fa12e;
font-size: 26px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media ( max-width: 768px ) {	
.rt-after-before .rtin-ba-before,
.rt-after-before .rtin-ba-after {
padding: 9px 20px;
}
}
@media ( max-width: 475px ) {	
.rt-after-before .rtin-ba-before {
padding: 9px 20px;
}
.rt-after-before .rtin-ba-after {
padding: 9px 20px;
}
}
.rt-after-before .rtin-ba-text img {
width: 100%;
} .rt-image {
position: relative;
}
.two-image-box .rt-image {
margin-top: 7px;
}
.rt-image .rtin-back-image img {
max-width: 450px;
-webkit-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
-moz-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
border: 13px solid #ffffff !important;
background: #ffffff !important;
}
.rt-image .rtin-overlay-image img {
max-width: 325px;
-webkit-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
-moz-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
border: 13px solid #ffffff !important;
background: #ffffff !important;
position: absolute;
bottom: -15%;
left: 180px;
}
@media ( max-width:1024px ) {
.rt-image .rtin-back-image img {
max-width: 400px;
}
.rt-image .rtin-overlay-image img {
max-width: 335px;
bottom: -8%;
left: 106px;
}
}
@media ( max-width:768px ) {
.rt-image {
text-align: center;
margin-bottom: 70px;
}
}
@media (max-width:475px) {	
.rt-image .rtin-back-image img {
max-width: 280px;
}	
.rt-image .rtin-overlay-image img {
max-width: 226px;
}
} .rt-vc-video {
width: 100%;
max-width: 535px;
text-align: center;
margin: 5px auto;
}
.rt-vc-video .rtin-item {
padding: 29%;
}
.rt-vc-video .rtin-item > a > i {
font-size: 60px;
color: #fff;
}
.rt-vc-video.rt-light h2,
.rt-vc-video.rt-light .rtin-content {
color: #ffffff;
}
.wpb_video_widget .wpb_wrapper iframe,
#player , .player,
.rt-vc-video {
-webkit-box-shadow: 0px 0px 60px 0px rgba(153,151,153,1) !important;
-moz-box-shadow: 0px 0px 60px 0px rgba(153,151,153,1) !important;
box-shadow: 0px 0px 60px 0px rgba(153,151,153,1) !important;
border-top: 13px solid #ffffff !important;
border-bottom: 13px solid #ffffff !important;
border-left: 13px solid #ffffff !important;
border-right: 13px solid #ffffff !important;
background: #ffffff !important;
border-radius: 4px;
}
.home6-video-section .rt-vc-video {
border: none !important;
box-shadow: none !important;
border-radius: 0 !important;
background: none !important;
max-width: inherit;
}
.home6-video-section .rt-vc-video .rtin-item {
padding: 38%;
}
@media(max-width: 1440px ) {
.home6-video-section .rt-vc-video .rtin-item {
padding: 51%;
}
}
@media(max-width: 1199px ) {
.home6-video-section .rt-vc-video .rtin-item {
padding: 76% 40%;
}
}
@media(max-width: 991px ) {
.home6-video-section .rt-vc-video .rtin-item {
padding: 28%;
}
}
.home6-video-section .video-right{
padding: 100px 15% 75px 60px;
}
.home6-video-section .rt-text-with-btn .data-area h2 {
line-height: 1.4;
}
.video-layout1 {
padding: 0 140px 0 0px;
}
.video-layout1 .rt-vc-video {
position: relative;
top: 85px;
left: 110px;
max-width: 450px;
margin-top: 175px;
}
@media ( min-width: 992px ) and ( max-width: 1199px ) {
.video-layout1 .rt-vc-video {
margin-top: 270px;
}
}
@media ( max-width: 991px ) {
.video-layout1 {
padding: 0;
margin-bottom: 60px;
}
.video-layout1 .rt-vc-video {
position: inherit;
margin-top: 75px;
margin-bottom: 75px;
}
}
.rt-text-with-btn .data-area h2 {
line-height: 1.2;
}
.rt-text-with-btn ul {
list-style: none;
margin: 0;
padding: 0;
}
.rt-text-with-btn ul li {
color: #111111;
font-size: 18px;
font-weight: 500;
margin-bottom: 8px;
}
.rt-text-with-btn ul li:before {
content: '\f058';
font-family: fontawesome;
padding-right: 15px;
color: #1fa12e;
}
@media(max-width:1440px) {
.home6-video-section .video-right{
padding: 100px 5% 75px 60px;
}
}
@media(max-width:1199px) {
.home6-video-section .video-right{
padding: 100px 0% 75px 30px;
}
}
@media(max-width:991px) {
.home6-video-section .video-right{
padding: 100px 0% 75px 0px;
}
} .myisotop1 {
text-align: center;
margin-bottom: 40px;
}
.myisotop1:after {
display: none;
}
.myisotop1 a {
background: transparent;
border: 1px solid #1fa12e;
color: #111111;
font-weight: 500;
padding: 10px 40px;
font-size: 14px;
margin: 0 5px;
letter-spacing: 1px;
display: inline-block;
border-radius: 5px;
transition: all 0.5s ease-out;
}
.myisotop1 a:hover {
background: #1fa12e;
color: #ffffff;
transition: all 0.5s ease-out;
}
.myisotop1 .current {
background: #1fa12e;
color: #ffffff;
}
.myisotop2 {
text-align: center;
margin-bottom: 40px;
}
.myisotop2:after {
display: none;
}
.myisotop2 a {
background: transparent;
border: 1px solid #a9a9a9;
color: #1fa12e;
font-weight: 500;
padding: 8px 30px;
font-size: 14px;
margin: 0 1px;
letter-spacing: 1px;
display: inline-block;
transition: all 0.5s ease-out;
}
.myisotop2 a:hover {
background: #1fa12e;
color: #ffffff !important;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 479px) {
.myisotop2 a {
padding: 7px 18px;
}
}
@media only screen and (max-width: 479px) {
.myisotop2 a {
margin-bottom: 5px!important;
}
}
.myisotop2 .current {
background: #1fa12e;
color: #ffffff;
}
.title-bar35 {
color: #111111;
margin-bottom: 16px;
padding-bottom: 12px;
position: relative;
font-weight: 600;
}
.title-bar35:after {
position: absolute;
content: "";
background: #1fa12e;
height: 3px;
width: 35px;
bottom: 0;
left: 0;
z-index: 1;
}
.wpb_video_widget .wpb_wrapper iframe,
#player , .player {
-webkit-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
-moz-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
border-top: 13px solid #ffffff !important;
border-bottom: 13px solid #ffffff !important;
border-left: 13px solid #ffffff !important;
border-right: 13px solid #ffffff !important;
background: #ffffff !important;
border-radius: 4px;	
}
.overlap-box-ho6 {	
position: relative;
top: -81px;
z-index: 40;
-webkit-box-shadow: 0px 7px 32px -5px rgba(122,118,122,1) !important;
-moz-box-shadow: 0px 7px 32px -5px rgba(122,118,122,1) !important;
box-shadow: 0px 7px 32px -5px rgba(122,118,122,1) !important;
}
@media ( max-width:768px ) {
.overlap-box-ho6 {
margin-top: 30px;
margin-bottom: 30px;
}
}
@media ( max-width:768px ) {
.overlap-box-ho6 {
position: inherit;
}
}
.home2-about-sec {
z-index: 40;
overflow: inherit !important;
}
.home2-about-sec > .vc_column_container {
background-color: #ffffff;
margin-top: -80px;
}
.home2-about-sec .overlap-box-ho7 {
border-radius: 3px 0 0 3px;
padding: 104px 70px 86px;
-webkit-box-shadow: 20px 1px 70px -6px rgba(122, 118, 122, 0.5);
-moz-box-shadow: 20px 1px 70px -6px rgba(122, 118, 122, 0.5);
box-shadow: 20px 1px 70px -6px rgba(122, 118, 122, 0.5);
}
@media ( max-width:1199px ) {
.home2-about-sec .overlap-box-ho7 {
padding: 63px 30px 46px;
}
.rt-text-with-btn p {
margin-bottom: 25px;
}
}
@media ( max-width:991px ) {
.home2-about-sec .overlap-box-ho7 {
padding: 102px 70px;
}
.home2-about-sec > .vc_column_container {
margin-top: 0px;
}
}
@media ( max-width:767px ) {
.home2-about-sec .overlap-box-ho7 {
padding: 70px 20px 60px;
}
.two-image-box .data-area {
padding-bottom: 0px;
}
.padding-control .rt-text-with-btn .data-area {
padding-bottom: 0px;
}
}
.full-width-column-content .vc_column-inner {
padding: 110px 75px 97px 75px !important;
}
.full-width-column-content-3 .vc_column-inner {
padding: 112px 75px 112px 75px !important;
}
#sec-contact .full-width-column-content .vc_column-inner {
padding: 60px 75px 46px !important;
}
.content-padding {
padding: 80px 70px;
}
@media (max-width:1440px) {
.content-padding {
padding: 40px;
}
}
@media (max-width:1024px) {
.full-width-column-content .vc_column-inner {
padding-right: 40px !important;
padding-left: 40px !important;
}
.content-padding {
padding: 40px;
}
}
@media (max-width:991px) {
.full-width-column-content-3 .vc_column-inner {
padding-right: 40px !important;
padding-left: 40px !important;
}
.content-padding {
padding: 40px;
}
}
@media (max-width:480px) {
.full-width-column-content-3 .vc_column-inner .rtin-section-title-left {
margin-bottom: 0;
}
.full-width-column-content-3 .rt-text-with-btn .data-area {
padding-bottom: 0;
}
}
@media (max-width:475px) {
.full-width-column-content .vc_column-inner {
padding-right: 40px !important;
padding-left: 40px !important;
}	
.content-padding {
padding: 0px 30px 30px 30px;
}
}
.rt-product-slider div.price {
display: block;
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
width:100%;
float: left;
margin-left: 5px;
}
.rt-product-slider .featuredContainerrr .single-part .button {
font-size: 13px !important;
font-weight: 500 !important;
float: left;
transition: all 0.7s ease 0s;
border-radius: 5px;
text-transform: uppercase;
}
.featuredContainer2 .pagination-wrapper {
margin-top: 35px;
}
@media ( max-width: 1024px ) {
.rt-product-slider .featuredContainerrr .single-part .button.add_to_cart_button {
padding: 10px 24px;
font-size: 12px !important;
}
}
.rt-product-slider .featuredContainerrr .single-part .button {
font-size: 13px !important;
font-weight: 500 !important;
float: left;
transition: all 0.7s ease 0s;
border-radius: 5px;
text-transform: uppercase;
} @media only screen and (max-width: 991px) {
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev {
left: -55px;
}
.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next {
right: -55px;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: 0;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: 0;
}
.rt-team-slider-13.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev {
left: -37px;
}
.rt-team-slider-13.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next {
right: -37px;
}
}
@media (max-width: 767px) {
.rt-owl-nav-1 .owl-carousel .owl-dots {
margin-top: 20px;
display: block !important;
}
.rt-law-slider-1.rt-owl-nav-1 .owl-carousel .owl-nav {
display: block !important;
}
.rt-law-slider-1.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev {
top: 40% !important;
}
.rt-law-slider-1.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next {
top: 40% !important;
}
.rt-law-slider-2.rt-owl-nav-1 .owl-carousel .owl-nav {
display: block !important;
}
.rt-law-slider-2.rt-owl-nav-1 .owl-carousel .owl-nav .owl-prev {
left: -50px;
}
.rt-law-slider-2.rt-owl-nav-1 .owl-carousel .owl-nav .owl-next {
right: -50px;
}
.rt-project-slider-one .title:before {
width: 0%;
}
.rt-team-slider-two .rtin-single-team {
display: inherit;
margin: 0 auto;
max-width: 418px;
}
.rt-team-slider-two .rtin-single-team .rtin-item-content {
margin: 0;
padding: 30px;
}
.rt-team-slider-two .rtin-single-team:after {
border: none;
position: inherit;
}
.rt-team-grid-1 .rtin-single-team {
margin: 0 auto 30px;
max-width: 400px;
}
.rt-team-grid-3 .rtin-single-team {
margin: 0 auto 30px;
max-width: 400px;
}
.rt-about-one .rtin-about-content {
margin: 25px 0 100px;
}
.special-spacer .light-button {
display: block;
}
.special-spacer .rt-text-with-btn {
padding: 30px 30px 72px 30px;
}
.rt-post-vc-section-2 .rtin-single-post {
margin: 0 auto 5px;
}
.rt-post-vc-section-3 .rt-post-slider-3 .entry-thumbnail-area .post-date {
display: block;
}
.rt-post-vc-section-3 .rt-post-slider-3 .entry-thumbnail-area ul li:last-child {
display: block;
}
.rt-post-vc-section-4 .rtin-single-post {
margin: 0 auto 5px;
}
.rt-post-vc-section-4.rt-owl-nav-1 .owl-carousel .owl-nav {
display: block !important;
}
.rt-post-vc-section-5 .title:before {
width: 0%;
}
.rt-cta-2 .rtin-cta-left {
padding: 24px 15px 24px 40px;
}
.rt-cta-2 .rtin-cta-right:before {
display: none;
}
.rtin-counter1-box {
border-right: none;
}
.faq-spacing-fix-mob .vc_tta-accordion {
padding-left: 0 !important;
}
}
@media all and (max-width: 480px) {
.rt-owl-nav-3 .owl-custom-nav {
float: left;
margin-bottom: 25px;
margin-top: 2px;
padding-left: 0;
width: 100%;
}
}
@media all and (max-width: 1260px) {
.slider-nav-enabled.rt-owl-nav-4 {
padding: 0 50px;
}
.rt-owl-nav-4 .owl-nav .owl-prev {
left: -50px;
}
.rt-owl-nav-4 .owl-nav .owl-next {
right: -50px;
}
}
@media all and (max-width: 767px) {
.rt-owl-nav-4 .owl-theme .owl-nav > div {
font-size: 20px;
height: 40px;
line-height: 20px;
width: 30px;
}
.rt-owl-nav-4 .owl-nav .owl-prev {
left: -40px;
}
.rt-owl-nav-4 .owl-nav .owl-next {
right: -40px;
}
.slider-nav-enabled.rt-owl-nav-4 {
padding: 0 40px;
}
}
@media (max-width: 1130px) {
.rt-team-slider-ten.owl-wrap.rt-owl-nav-2 {
margin: 45px 40px;
}
}
@media (max-width: 1024px) {
.rt-law-slider-2.owl-wrap.rt-owl-nav-1 {
margin: 0 45px;
}
.rt-testimonial-slider-2.owl-wrap.rt-owl-nav-2 {
margin: 0 30px;
}
.rt-testimonial-slider-2.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: 0px;
}
.rt-testimonial-slider-2.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: 0px;
}
.rt-team-slider-three.owl-wrap.rt-owl-nav-1 {
margin: 0 35px;
}
.rt-team-slider-twelve.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -55px;
}
.rt-team-slider-twelve.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -55px;
}
.rt-team-slider-eleven.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -55px;
}
.rt-team-slider-eleven.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -55px;
}
.light-button {
padding: 8px 9px;
font-size: 12px;
}
.first-box-content .wpb_wrapper {
padding: 0px 16px 37px;
}
.second-box-content .wpb_wrapper {
padding: 0 45px 30px;
}
.third-box-content .wpb_wrapper {
padding: 15px 90px 85px 35px;
}
.rt-post-vc-section-3.owl-wrap.rt-owl-nav-2 {
margin: 0 45px;
}
.rt-post-vc-section-3.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -55px;
}
.rt-post-vc-section-3.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -55px;
}
.rt-post-vc-section-4.owl-wrap.rt-owl-nav-1 {
margin: 0 45px;
}
.rt-post-vc-section-4.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-prev {
left: -55px;
}
.rt-post-vc-section-4.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-next {
right: -55px;
}
.rt-cta-1 h3 {
font-size: 28px !important;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 479px) {
.client-inner-area-right h2 {
text-align: center;
}
.client-inner-area-right .client-box {
padding: 40px 15px 0 15px;
}
.client-inner-area-right .client-box .media .image-holder {
float: inherit !important;
}
.client-inner-area-right .client-box .media .media-body {
padding-left: 0;
}
.rt-info-text-4.service3-box-left .service3-content-holder {
width: 65%;
}
.rt-info-text-4.service3-box-left .service3-icon-holder {
float: right;
}
.rt-info-text-7.service3-box-left .service3-content-holder {
width: 65%;
}
.rt-info-text-7.service3-box-left .service3-icon-holder {
float: right;
}
.rt-info-text-7.service3-box-right .service3-content-holder {
text-align: right;
padding-left: 0;
margin-left: 0;
margin-right: 5px;
width: 65%;
display: inline-block;
}
.rt-info-text-7.service3-box-right .service3-content-holder .title-bar35:after {
right: 0 !important;
left: inherit;
}
.rt-info-text-7.service3-box-right .service3-icon-holder {
float: right;
}
.rt-vc-counter-4 .awards-box {
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1240px) {
.project1-box.small img {
height: auto;
}
}
@media (max-width: 991px) {
.rt-project-slider-one .title:before {
width: 40%;
}
.rt-team-slider-two .rtin-single-team .rtin-item-content {
-webkit-box-flex: inherit;
-ms-flex: inherit;
flex: inherit;
padding: 40px 0;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image {
max-width: 120px;
}
.special-spacer .rt-text-with-btn {
padding: 30px;
}
.special-spacer .light-button {
padding: 15px;
}
.rt-post-vc-section-5 .title:before {
width: 40%;
}
.rt-cta-2 .rtin-cta-left {
padding: 24px 35px 24px 10px;
}
.rt-cta-2 .rtin-cta-left .rtin-cta-text-holder h3 {
font-size: 23px;
}
.rt-cta-2 .rtin-cta-left .rtin-cta-text-holder .rtin-cta-subtitle {
font-size: 16px;
}
.rt-cta-2 .rtin-cta-right {
padding: 33px 0;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder {
margin-left: 40px;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder .rtin-cta-phone-number {
font-size: 28px;
line-height: 1.6;
}
.rt-vc-counter-4 .awards-box a {
display: inline-block;
margin-right: 0;
float: none !important;
}
}
@media (max-width: 480px) {
.rt-project-slider-one .sub-title {
margin-bottom: 20px;
}
.rt-testimonial-slider-2.owl-wrap.rt-owl-nav-2 {
margin: 0 30px;
}
.rt-testimonial-slider-2.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -40px;
}
.rt-testimonial-slider-2.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -40px;
}
.rt-team-slider-five.owl-wrap.rt-owl-nav-2 {
margin: 0 30px;
}
.rt-team-slider-five.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -40px;
}
.rt-team-slider-five.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -40px;
}
.rt-team-slider-twelve.owl-wrap.rt-owl-nav-2 {
margin: 0 40px;
}
.rt-team-slider-twelve.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -43px;
}
.rt-team-slider-twelve.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -43px;
}
.rt-team-slider-eleven.owl-wrap.rt-owl-nav-2 {
margin: 0 40px;
}
.rt-team-slider-eleven.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -43px;
}
.rt-team-slider-eleven.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -43px;
}
.rt-team-slider-ten.owl-wrap.rt-owl-nav-2 {
margin: 0 30px;
}
.rt-team-slider-ten.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-prev {
left: -40px;
}
.rt-team-slider-ten.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-next {
right: -40px;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image {
float: inherit !important;
max-width: 100%;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-image img {
float: inherit !important;
max-width: 100%;
width: 100%;
}
.rt-team-grid-2 .rtin-single-team .rtin-item-content {
padding-left: 0;
padding-top: 20px;
}
.rt-post-vc-section-5 .sub-title {
margin-bottom: 20px;
}
}
@media (max-width: 414px) {
.special-spacer .light-button {
display: block;
}
.special-spacer .rt-text-with-btn {
padding: 30px 30px 72px 30px;
}
.first-box-content .wpb_wrapper {
float: unset;
text-align: center;
padding: 7px 16px 17px;
}
.second-box-content .wpb_wrapper {
padding: 15px 45px 60px;
}
}
@media (max-width: 1280px) {
.rt-team-slider-five.owl-wrap.rt-owl-nav-2 {
margin: 0 20px;
}
.rt-team-slider-twelve.owl-wrap.rt-owl-nav-2 {
margin: 0 20px;
}
.rt-team-slider-eleven.owl-wrap.rt-owl-nav-2 {
margin: 0 20px;
}
.rt-team-slider-ten.owl-wrap.rt-owl-nav-2 {
margin: 0 20px;
}
.rt-cta-2 .rtin-cta-left {
padding: 28px 135px 21px 10px;
}
}
@media (max-width: 1130px) {
.rt-team-slider-five.owl-wrap.rt-owl-nav-2 {
margin: 0 40px;
}
.rt-team-slider-eleven.owl-wrap.rt-owl-nav-2 ,
.rt-team-slider-twelve.owl-wrap.rt-owl-nav-2 {
margin: 0 40px;
}
}
@media (max-width: 1199px) {
.rt-team-slider-five .rtin-single-team {
margin: 0 5px;
}
.rt-team-slider-eleven .rtin-single-team {
margin: 0 5px;
}
.rt-team-slider-twelve .rtin-single-team {
margin: 0 15px;
}
.rt-team-grid-4.rt-team-slider-eleven .rtin-single-team {
margin: 0 0px 30px;
}
.special-spacer .rt-text-with-btn {
padding: 60px 30px 37px;
}
.second-box-content .light-button {
padding: 7px 15px;
text-align: center;
}
.second-box-content .wpb_wrapper {
padding: 22px 45px 30px;
}
.first-box-content .wpb_wrapper {
padding: 10px 16px 37px;
}
.third-box-content .wpb_wrapper {
padding: 22px 170px 60px 35px;
}
}
@media only screen and (max-width: 1199px) {
.rt-service-grid-3 .service-box .service-box-details .service-box-details-content {
top: 20%;
}
.rt-info-text-4.service3-box-left .service3-content-holder p {
color: #111111;
}
.rt-info-text-4.service3-box-right .service3-content-holder p {
color: #111111;
}
.rt-info-text-6.service3-box-left .service3-content-holder p {
color: #111111;
}
.rt-info-text-6.service3-box-right .service3-content-holder p {
color: #111111;
}
.rt-info-text-7.service3-box-left .service3-content-holder p {
color: #111111;
}
.rt-info-text-7.service3-box-right .service3-content-holder p {
color: #111111;
}
}
@media only screen and (max-width: 991px) {
.rt-service-grid-3 .service-box .service-box-details .service-box-details-content {
top: 18%;
}
.rt-service-grid-3 .service-box .service-box-details .service-box-details-content h3 {
display: none;
}
}
@media (max-width: 1299px) {
.special-spacer .rt-text-with-btn {
padding: 40px 30px 67px;
}
}
@media (max-width: 992px) {
.rt-post-vc-section-3 .rt-post-slider-3 .entry-thumbnail-area ul li:last-child {
display: none;
}
}
@media only screen and (max-width: 768px) {
.home .rt-vc-counter-4 .media,
.home .rt-vc-counter-4 .media-body {
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.rt-info-text-4.service3-box-right .service3-content-holder {
padding-left: 64px;
float: inherit;
}
.rt-info-text-6.service3-box-right .service3-content-holder {
padding-left: 64px;
float: inherit;
}
.rt-info-text-7.service3-box-right .service3-content-holder {
padding-left: 64px;
float: inherit;
}
.rt-history-box {
padding-right: 0;
}
.myisotop1 a {
padding: 7px 34px;
}
.rt-post-vc-section-5 .title:before,
.rt-project-slider-one .title:before {
background: none;
}
}
@media (max-width: 768px) {
.rt-law-slider-2.owl-wrap.rt-owl-nav-1 {
margin: 0 60px;
}
.rt-testimonial-slider-2.owl-wrap.rt-owl-nav-2 {
margin: 0 60px;
}
.rt-team-slider-two .rtin-single-team .rtin-item-content ul.social-icons li {
margin-bottom: 15px;
padding-right: 15px;
width: 35px;
}
.rt-team-slider-two.owl-wrap.rt-owl-nav-1 {
margin: 0 35px;
}
.rt-team-slider-three.owl-wrap.rt-owl-nav-1 {
margin: 0 45px;
}
.rt-team-slider-four.owl-wrap.rt-owl-nav-1 {
margin: 0 60px;
}
.rt-team-slider-five.owl-wrap.rt-owl-nav-2 {
margin: 0 60px;
}
.rt-team-slider-twelve.owl-wrap.rt-owl-nav-2 {
margin: 0 60px;
}
.rt-team-slider-eleven.owl-wrap.rt-owl-nav-2,
.rt-team-slider-ten.owl-wrap.rt-owl-nav-2 {
margin: 0 40px;
}
.special-spacer .light-button {
display: none;
}
.third-box-content .wpb_wrapper {
padding: 30px 90px 25px 35px;
}
.rt-post-vc-section-2 .owl-carousel .owl-nav .owl-prev {
left: -50px !important;
}
.rt-post-vc-section-2 .owl-carousel .owl-nav .owl-next {
right: -50px !important;
}
.rt-post-vc-section-2.owl-wrap.rt-owl-nav-1 {
margin: 0 35px 0 55px;
}
.rt-post-vc-section-3 .rt-post-slider-3 .entry-thumbnail-area ul .active {
display: none;
}
.rt-post-vc-section-3 .rt-post-slider-3 .owl-carousel .owl-nav .owl-prev {
left: -50px !important;
}
.rt-post-vc-section-3 .rt-post-slider-3 .owl-carousel .owl-nav .owl-next {
right: -50px !important;
}
.rt-post-vc-section-3.owl-wrap.rt-owl-nav-2 {
margin: 0 25px;
}
.rt-post-vc-section-4 .owl-carousel .owl-nav .owl-prev {
left: -50px !important;
}
.rt-post-vc-section-4 .owl-carousel .owl-nav .owl-next {
right: -50px !important;
}
.rt-post-vc-section-4.owl-wrap.rt-owl-nav-1 {
margin: 0 55px;
}
.rt-cta-1 {
text-align: center;
}
.rt-cta-1 h3 {
font-size: 28px !important;
margin-bottom: 15px;
}
.rtin-cta-contact-button {
margin-top: 10px;
}
.rt-cta-2 .rtin-cta-left {
padding: 18px 61px 18px 10px;
}
.rt-cta-2 .rtin-cta-right .rtin-phone-holder .rtin-cta-phone-number {
font-size: 21px;
line-height: 1.6;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.myisotop1 a {
padding: 10px 18px;
}
}
@media (max-width: 480px) {
.responsive-padding-70 .rtin-section-title-left {
margin-top: 45px;
margin-bottom: 0px;
}
.about-padding-fixed .rtin-section-title-left {
float: left;
margin-top: 3px;
margin-bottom: 45px;
}
.rt-info-text-4.service3-box-right .service3-content-holder {
padding-left: 0px;
float: inherit;
}
.rt-info-text-6.service3-box-right .service3-content-holder {
padding-left: 0px;
float: inherit;
}
.rt-info-text-7.service3-box-right .service3-content-holder {
padding-left: 0px;
float: inherit;
}
}
@media (max-width: 479px) {
.rt-vc-counter-4 .awards-box a {
float: left !important;
margin-right: 15px;
}
}
@media (max-width: 475px) {
.rt-team-slider-ten .rtin-single-team {
margin: 35px 5px 18px;
}
}
@media (max-width: 414px) {
.home .rt-vc-counter-4 .media,
.home .rt-vc-counter-4 .media-body {
text-align: left;
}
.home .title-bar35small:after {
right: inherit;
}
.rtin-section-title-left {
float: none;
}
.rt-project-slider-one .title:before {
background: none;
}
}  .tlp-portfolio .layout11 .tlp-portfolio-item,
.tlp-portfolio .isotope9 .tlp-portfolio-item { position: relative; overflow: hidden; text-align: center; } 
.tlp-portfolio .layout11 .tlp-portfolio-item figure,
.tlp-portfolio .isotope9 .tlp-portfolio-item figure { position: relative; overflow: hidden; }
.tlp-portfolio .layout11 .tlp-overlay,
.tlp-portfolio .isotope9 .tlp-overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; opacity:0; top: 0; left: 0; width: 100%; height: 100%; padding: 0px; color: #fff; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity:0; text-decoration: none; text-align: center; } 
.tlp-portfolio .layout11 .tlp-overlay .item-info,
.tlp-portfolio .isotope9 .tlp-overlay .item-info { z-index:10; color:#ffffff; padding-top: 10%; position: relative; }
.tlp-portfolio .layout11 .tlp-portfolio-item h3,
.tlp-portfolio .isotope9 .tlp-portfolio-item h3 { font-weight: 600; margin: 0px; color: #fff; } 
.tlp-portfolio .layout11 .tlp-overlay .item-info p,
.tlp-portfolio .isotope9 .tlp-overlay .item-info p { padding: 0px 15px; margin-bottom: 0px; text-align: center; }
.tlp-portfolio .layout11 .tlp-portfolio-item h3 a,
.tlp-portfolio .isotope9 .tlp-portfolio-item h3 a { color: #fff; text-align: center; } 
.tlp-portfolio .layout11 .tlp-portfolio-item:hover .tlp-overlay,
.tlp-portfolio .isotope9 .tlp-portfolio-item:hover .tlp-overlay {  opacity: 1; } 
.tlp-portfolio .layout11 .tlp-portfolio-item .link-icon,
.tlp-portfolio .isotope9 .tlp-portfolio-item .link-icon { margin: 0px; text-align: center; padding: 0px; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0,20px,0) scale(1.1); transform: translate3d(0,20px,0) scale(1.1); }
.tlp-portfolio .layout11 .tlp-portfolio-item .link-icon a,
.tlp-portfolio .isotope9 .tlp-portfolio-item .link-icon a { display: inline-block; text-align: center; font-size: 16px; padding: 6px; margin-right: 4px; color: #fff; text-decoration: none; border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; width: 40px; height: 40px;}
.tlp-portfolio .layout11 .tlp-overlay .line,
.tlp-portfolio .isotope9 .tlp-overlay .line { height: 2px; width:0%; margin: 8px auto 15px; background-color: #ffffff; -webkit-transition: all 500ms ease-out; -moz-transition: all 500ms ease-out; -o-transition: all 500ms ease-out; transition: all 500ms ease-out; }
.tlp-portfolio .layout11 .tlp-overlay:hover .line,
.tlp-portfolio .isotope9 .tlp-overlay:hover .line { width:40%; }
.tlp-portfolio .pre-text {
margin: 0;
}
.tlp-portfolio .button-group {
border-bottom: 2px solid #e0e0e0;
margin: 0 auto 50px;
width: 80%;
}
.tlp-portfolio .button-group button {
background: transparent;
border: none;
border-radius: 0px;
font-size: 18px;
color: #444444;
margin: 0px 0 -2px;
padding: 0 15px 15px;
}
.tlp-portfolio .button-group button.selected {
border-bottom: 2px solid #ff9501;
color: #ff9501;
}
.tlp-portfolio .button-group button:hover {
border-bottom: 2px solid #ff9501;
color: #ff9501;
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon {
margin-top: 0 !important;
position: absolute;
top: -50%;
left: 0;
right: 0;
text-align: center;
-webkit-transform: translateY(50%);
-moz-transform: translateY(50%);
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
transform: translateY(50%);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay:hover .link-icon {
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a {
background: #ffffff;
border: none;
border-radius: 50%;
color: #111111;
font-size: 20px;
height: 44px;
line-height: 44px;
margin-right: 0;
padding: 0;
width: 44px;
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a i.fa:before {
font-family: 'FontAwesome';
content: "\f067";
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon li {
border: none;
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon li a {
color: #111111;
padding: 0;
}
.tlp-portfolio .isotope9 .tlp-portfolio-item figure {
border-radius: 3px;
margin: 0;
}
.tlp-portfolio .isotope9 .tlp-portfolio-item .tlp-overlay {
background: rgba(31, 161, 46, 0.8);
left: 10px;
right: 10px;
top: inherit;
bottom: -100%;
height: inherit;
width: inherit;
border-radius: 3px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.45s ease-out;
-moz-transition: all 0.45s ease-out;
-ms-transition: all 0.45s ease-out;
-o-transition: all 0.45s ease-out;
transition: all 0.45s ease-out;
}
.tlp-portfolio .isotope9 .tlp-portfolio-item .tlp-overlay .item-info {
font-size: 16px;
padding: 0 15px;
}
@media(max-width: 1024px) {
.tlp-portfolio .isotope9 .tlp-portfolio-item .tlp-overlay .item-info {
line-height: 22px;
}
}
.tlp-portfolio .isotope9 .tlp-portfolio-item .tlp-overlay .item-info .link-icon {
display: none;
}
.tlp-portfolio .isotope9 .tlp-portfolio-item:hover .tlp-overlay {
top: 10px;
bottom: 10px;
}
.tlp-portfolio-detail h2 {
text-transform: capitalize;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav {
top: 50%;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav > div {
background: #064e2b;
color: #ffffff;
margin: 0;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav > div:hover {
background: #ff9501;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav > div:hover i {
color: #ffffff;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav .owl-prev {
left: -50px;
}
.tlp-portfolio-detail .portfolio-slider .owl-carousel .owl-nav .owl-next {
right: -50px;
}
div.tlp-popup-wrap .tlp-popup-navigation-wrap {
background: #ff9501;
}body {
background: #ffffff;
color: #524b48;
font-family: 'Roboto', sans-serif;
line-height: 28px;
font-weight: 400;
vertical-align: baseline;
font-size: 15px;
height: 100%;
}
#page {
overflow: hidden !important;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.aligncenter {
display: block;
margin: 0 auto 15px;
}
.padding-space {
padding-top: 100px;
padding-bottom: 100px;
}
.padding-top {
padding-top: 100px;
}
.padding-bottom {
padding-bottom: 100px;
}
a {
text-decoration: none;
}
a:focus {
outline: 0px solid;
text-decoration: none;
}
a:active {
text-decoration: none;
outline: 0 none;
}
a:hover {
text-decoration: none;
outline: 0 none;
}
img {
max-width: 100%;
height: auto;
}
.fix {
overflow: hidden;
}
p {
margin: 0 0 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Poppins', sans-serif;
color: #141414;
margin: 0 0 20px 0;
}
h1 {
font-size: 38px;
font-weight: 700;
line-height: 42px;
}
h2 {
font-size: 30px;
font-weight: 700;
line-height: 36px;
}
h3 {
font-size: 24px;
font-weight: 700;
line-height: 32px;
}
h4 {
font-size: 22px;
font-weight: 700;
line-height: 30px;
}
h5 {
font-size: 18px;
font-weight: 700;
line-height: 28px;
}
h6 {
font-size: 15px;
font-weight: 400;
line-height: 20px;
}
.acurate {
padding: 0;
}
.padding-left {
padding-left: 0;
}
.padding-right {
padding-right: 0;
}
@media ( max-width:475px ) {
.padding-right {
padding-right: 15px;
}
.padding-left {
padding-left: 15px;
}
}
@media ( min-width:992px ) and ( max-width:1199px ) {
.responsive-image-fix .vc_column-inner {
position: absolute;
bottom: 0;
}
}
.section-top {
margin-top: 40px;
}
.clear {
clear: both;
}
.clear:after {
clear: both;
content: "";
display: block;
}
.visibility-hidden {
visibility: hidden;
}
.p0 {
padding: 0;
}
ul {
list-style: disc inside none ;
margin: 0 0 20px 0;
}
#wrapper {
overflow: hidden;
transition: all 0.5s ease-out;
}
.video-margin-top {
margin-top: 12px;
}
.margin-bottom-none {
margin-bottom: 0 !important;
}
.margin-bottom-sidebar {
margin-bottom: 30px;
}
.bg-common-style {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.section-divider {
height: 1px;
width: 100%;
background: #bdbdbd;
}
.solid-underline {
position: relative;
padding-bottom: 8px;
margin-bottom: 35px;
}
.solid-underline .bg-primary {
background: #002147;
color: #ffffff;
}
.bg-textPrimary {
background: #ffffff;
color: #002147;
}
.bg-primary-deep {
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.bg-primary-deep:before {
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
background-color: rgba(0, 33, 71, 0.9);
}
.bg-primary-deep-fixed {
background-attachment: fixed;
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.bg-primary-deep-fixed:before {
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
background-color: rgba(0, 33, 71, 0.9);
}
.overlay-primaryColor {
position: relative;
}
.overlay-primaryColor:before {
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
background-color: rgba(0, 33, 71, 0.7);
}
.overlay-video {
position: relative;
}
.overlay-video:before {
content: "";
top: 0;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
background-color: rgba(0, 33, 71, 0.88);
height: 100%;
width: 100%;
}
.ls-bar-timer {
background-color: #222222;
border-bottom-color: #222222;
}
blockquote {
background-color: #f2f2f2;
border-radius: 4px;
color: #222222;
border: medium none;
font-size: 18px;
font-weight: 400;
padding: 40px 30px;
margin: 40px 0px;
line-height: 30px;
}
@media(max-width: 480px) {
blockquote {
margin-left: 0;
margin-right: 0;
}
}
blockquote p,
.single-post .type-post .entry-content blockquote p {
position: relative;
padding-left: 30px;
margin-bottom: 0;
}
blockquote p:before {
font-family: 'FontAwesome';
content: "\f10d";
margin-right: 10px;
left: 0;
position: absolute;
font-size: 20px;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
margin-bottom: 0px !important;
}
* {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
*:focus {
outline: none;
} @media ( min-width:1440px ) {
.container {
width: 1350px;
}
} #tophead {
background-color: #f2f2f2;
padding: 6px 0;
color: #646464;
}
#tophead a {
color: #646464;
}
#tophead .tophead-contact {
float: left;
}
#tophead .tophead-contact ul li {
font-size: 14px;
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #0b5dc6;
padding-right: 10px;
}
#tophead .tophead-contact a {
color: #646464;
}
#tophead .tophead-contact a:hover {
color: #0b5dc6;
}
#tophead .tophead-right {
float: right;
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li:first {
padding-left: 0;
}
#tophead .tophead-social li a {
height: 32px;
width: 32px;
display: block;
border-radius: 50%;
line-height: 32px;
background-color: transparent;
text-align: center;  
}
#tophead .tophead-social li a:hover {  
background-color: #0b5dc6;  
color: #ffffff;
} .trheader #tophead,
.trheader #tophead a {
color: #efefef;
}
.trheader #tophead {
background-color: transparent;
border-bottom: 1px solid rgba(181, 181, 181, 0.1);
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;     
}
.trheader .header-top-bar {
background: rgba(0, 0, 0, 0.3) !important;
} .topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
float: none;
padding-top: 10px;
}
.topbar-style-3 #tophead .tophead-right {
text-align: right;
}
.topbar-style-3 #tophead .topbar-logo {
display: block;
text-align: center;
}
.header-top-bar {
min-height: 34px;
} .topbar-style-4 #tophead .tophead-contact {
float: left;
}
.topbar-style-4 #tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
.topbar-style-4 #tophead .tophead-contact a:hover {
text-decoration: underline;
}
.topbar-style-4 #tophead .tophead-right {
float: right;
}
.topbar-style-4 #tophead .tophead-social li {
display: inline-block;
}
.topbar-style-4 #tophead .tophead-social li a {
color: #a6b1b7;
padding-left: 10px;
}
.topbar-style-4 #tophead .tophead-social li a:hover {
color: #0b5dc6;
}
.topbar-style-4 #tophead .tophead-right.tophead-address ul li {
display: inline-block;
margin-left: 17px;
} .topbar-style-4 { }
.topbar-style-4 .trheader #tophead,
.topbar-style-4 .trheader #tophead a {
color: #efefef;
border-bottom: none;
}
.topbar-style-4 .trheader #tophead {
background-color: transparent;
border-bottom: none;
}
.topbar-style-4 .trheader.has-topbar .entry-banner .container {
padding-top: 34px;
} .topbar-style-5 #tophead {
background-color: #f2f2f2;
padding: 4px 0;
color: #444444;
}
.topbar-style-5 #tophead a {
color: #a6b1b7;
}
.topbar-style-5 #tophead .tophead-contact {
float: left;
}
.topbar-style-5 #tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-right {
float: right;
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li:first {
padding-left: 0;
}
.topbar-style-5 #tophead .tophead-social li a {
line-height: 36px;
color: #a6b1b7;
height: 36px;
width: 36px;
display: block;
border-radius: 50%;
background-color: transparent;
text-align: center;
}
.topbar-style-5 #tophead .tophead-social li a:hover {
color: #ffffff;
} .topbar-style-6 #tophead .tophead-contact a {
color: #ffffff;
}
.topbar-style-6 #tophead .tophead-contact a:hover {
color: #ffffff;
}
.topbar-style-6 #tophead .tophead-contact {
float: left;
} .topbar-style-7 #tophead .tophead-contact {
float: left;
}
.topbar-style-7 #tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
.topbar-style-7 #tophead .tophead-social li a {
height: 32px;
width: 32px;
display: block;
border-radius: 50%;
line-height: 32px;
background-color: transparent;
text-align: center;
}
.topbar-style-7 #tophead .tophead-social li a:hover {
background-color: #ffffff;
color: #0b5dc6;
}
.topbar-style-2 #tophead .tophead-right .tophead-social li a { }
#tophead .tophead-social li a:hover {
color: #ffffff;
} .trheader #tophead,
.trheader #tophead a {
color: #efefef;
}
.trheader #tophead {
background-color: transparent;
border-bottom: 1px solid rgba(181, 181, 181, 0.3);
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;
} .header-top-bar {
min-height: 34px;
} .header-fixed {
left: 0;
right: 0;
margin: 0 auto;
top: 0;
z-index: 1000;
position: fixed;
transition: all 0.5s ease-out;
}
.header-area {
background: #fff;
}
.bottomBorder {
border-bottom: 2px solid #0b5dc6;
background: #ffffff;
}
.mean-container .mean-nav ul.menu {
overflow-y: scroll;
} .header-style-1 .main-menu-area nav ul li a {
padding: 40px 15px;
color: #111111;
} .site-header .site-branding {
display: table;
height: 100px;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a img {
width: auto;
padding: 8px 0 8px;
}
.site-header .site-branding a.light-logo {
display: none;
} .mean-container .mean-bar {
border-bottom: 2px solid #0b5dc6;
}
.site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-header .main-navigation nav ul {
text-align: right;
}
.site-header .main-navigation nav ul li {
display: inline-block;
position: relative;
}
.site-header .main-navigation nav ul li a {
font-family: Poppins, sans-serif;
display: block;
text-decoration: none;
font-size: 15px;
font-weight: 500;
transition: all 1s ease-out 0s;
color: #111111;
padding: 39px 15px 39px;
line-height: 22px;
text-transform: uppercase;
}
@media ( max-width:1024px ) {
.site-header .main-navigation nav ul li a {
padding: 39px 10px 39px;
}
}
.site-header .main-navigation  nav ul li a.active {
color: #0b5dc6 !important;
}
.site-header .main-navigation ul.menu > li > a:hover {
color: #0b5dc6;
}
.site-header .main-navigation ul.menu > li.current-menu-item > a,
.site-header .main-navigation ul.menu > li.current > a {
color: #0b5dc6;
}
.stickp .site-header .site-branding a img {
padding: 3px 0;
} .site-header .main-navigation ul li ul {
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
position: absolute;
top: 100%;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
transition: all 0.42s ease-out 0s;
z-index: 99 !important;
width: 210px;
text-align: left;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after {
color: #fff;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
right: 6px;
top: 10px;
}
.site-header .main-navigation ul li ul li {
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-left: none;
transition: all 0.3s ease 0s;
background-color: #0b5dc6;
}
.site-header .main-navigation ul li ul li:hover > a {
color: #071041;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li a {
display: block;
color: #ffffff;
text-transform: inherit;
padding: 10px 15px !important;
font-weight: 400;
font-size: 14px;
transition: all 0.3s ease-out 0s;
}
.site-header .main-navigation ul li ul li a:hover {
color: #ffffff;
padding-left: 18px !important;
}
.site-header .main-navigation ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.header-style-1 .trheader.non-stickh .site-header .site-branding a.dark-logo {
padding-top: 20px;
} .site-header .main-navigation ul li ul li ul {
left: 210px;
top: 0;
width: 210px;
}
.site-header .main-navigation ul > li > ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #ffffff;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover {
background-color: #0b5dc6;
color: #071041;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu {
background-color: #0b5dc6;
padding: 10px 0;
width: 460px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li {
display: block;
float: left;
margin: 0 5px;
width: 210px;
border: none;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li ul {
position: relative;
width: inherit;
left: inherit;
box-shadow: none;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-weight: 500;
margin-bottom: 1px;
}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu li:after {
content: '';
}
.site-header .main-navigation ul li.mega-menu.hide-header > ul.sub-menu > li > a {
display: none;
} .mean-container .mega-menu.hide-header > ul > li {
border-top: none;
}
.mean-container .mega-menu.hide-header > ul > li > a {
display: none;
}
.mean-container .mega-menu.hide-header > ul > li > ul {
display: block !important;
}
.not-top #meanmenu {
width: 100%;
position: fixed;
top: 0;
z-index: 9999;
} .cart-icon-area,
.search-box-area,
.header-icon-area .additional-menu-area {
padding-top: 34px;
padding-bottom: 34px;
color: #ffffff;
}
.header-icon-seperator {
color: #222222;
padding-top: 36px;
padding-bottom: 36px;
}
@media (max-width: 991px) {
.header-icon-area .cart-icon-area .cart-icon-num {
top: 14px;
} 
.header-icon-area .cart-icon-area .cart-icon-num {
top: 21px;
}
}
.cart-icon-area > a {
padding-top: 3px;
}
.header-icon-area .search-box-area,
.header-icon-area .header-icon-seperator,
.header-icon-area .cart-icon-area,
.header-icon-area .additional-menu-area {
float: right;
}
.header-icon-area {
position: relative;
font-size: 24px;
margin-left: 20px;
}
.header-icon-area .search-box .search-text {
background: #f2f2f2;
border: 2px solid #0b5dc6;
border-radius: 4px;
color: #666666;
height: 44px;
left: 0;
margin-right: 3px;
opacity: 0;
visibility: hidden;
padding: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 99;
transition: all 0.3s ease 0s;
box-shadow: none;
font-size: 15px;
}
.header-icon-area .search-box .search-text.active {
left: -152px;
opacity: 1;
visibility: visible;
padding: 0 20px 0 10px;
width: 251px;
}
.header-icon-area .search-box .search-close { 
font-size: 24px;
line-height: 1;
left: 75px;
position: absolute;
top: 108%;
top: calc(108%);
z-index: 100;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease 0s;
}
.header-icon-area .search-box .search-close.active {
opacity: 1;
visibility: visible;
}
.header-icon-area .search-box .search-button {
font-size: 16px;
}
.header-icon-area .search-box .search-button i {
color: #222222;
}
.header-icon-area .header-icon-seperator {
font-size: 20px;
line-height: 24px;
padding-left: 15px;
padding-right: 15px;
}
.header-icon-area .cart-icon-area {
position: relative;
}
.header-icon-area .cart-icon-area > a {
display: block;
color: #222222;
transition: none;
}
.header-icon-area .cart-icon-area .cart-icon-num {
background-color: #0b5dc6;
border-radius: 50%;
color: #ffffff;
font-size: 13px;
line-height: 18px;
min-height: 19px;
min-width: 19px;
position: absolute;
text-align: center;
top: 33px;
right: -14px;
}
.header-icon-area .cart-icon-area .cart-icon-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
color: #222222;
position: absolute;
right: 0;
top: 100%;
width: 270px;
z-index: 99999;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
visibility: hidden;
text-align: left;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
padding: 10px 15px;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget {
margin: 0;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget p {
margin: 10px 0;
padding: 0;
border-top: none;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart .cart_list {
margin: 2px 0 0 0;
}
.header-icon-area .cart-icon-area:hover .cart-icon-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
} .header-style-1 .header-icon-area,
.header-style-1 .menu-all-pages-container {
float: right;
}
.header-style-1 .menu-all-pages-container {
padding-right: 15px;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
padding-top: 10px;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
border-bottom: none;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a {
color: #444444;
text-transform: capitalize;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
color: #0b5dc6;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
line-height: 1;
top: 12px;
}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
width: 40px;
}
.trheader .additional-menu-area a.side-menu-trigger {
color: #ffffff;
}
.trheader.non-stickh .additional-menu-area a.side-menu-trigger {
color: #222222;
}
.mean-container a.meanmenu-reveal span {
background-color: #222222;
}
.additional-menu-area a.side-menu-trigger:hover {
color: #0b5dc6;
} .additional-menu-area {
margin-left: 30px;
}
.additional-menu-area a.side-menu-trigger {
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area .sidenav {
position: relative;
height: 100%;
width: 0;
position: fixed;
z-index: 150;
top: 0;
right: 0;
background-color: #111111;
overflow-x: hidden;
-webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
-moz-transition: all .6s cubic-bezier(.77,0,.175,1);
transition: all .6s cubic-bezier(.77,0,.175,1);
padding-top: 45px;
}
.additional-menu-area .sidenav .closebtn {
border: 2px solid #ffffff;
border-radius: 50%;
color: #ffffff;
display: block;
font-size: 24px;
padding: 0;
position: absolute;
right: 15px;
text-align: center;
top: 25px;
line-height: 26px;
height: 34px;
width: 34px;
}
.admin-bar .additional-menu-area .sidenav .closebtn {
top: 45px;
}
.additional-menu-area .sidenav .sidenav-search {
border: 1px solid #5f5f5f;
margin: 0 20px 10px 20px;
}
.additional-menu-area .sidenav ul li {
margin-bottom: 0;
line-height: 24px;
}
.additional-menu-area .sidenav > ul.menu {
border-bottom: 1px solid #444444;
padding: 20px 15px;
}
.additional-menu-area .sidenav ul li a {
text-align: left;
font-size: 14px;
color: #111111;
border: none;
}
.additional-menu-area .sidenav ul li a:hover {
color: #ffffff;
padding-left: 23px;
}
.additional-menu-area .sidenav ul li a:before {
font-family: 'FontAwesome';
content: "\f105";
padding-right: 8px;
}
.additional-menu-area .sidenav ul li > ul > li {
padding-left: 20px;
}
.additional-menu-area .sidenav a {
padding: 12px 8px 12px 20px;
text-decoration: none;
color: #111111;
display: block;
transition: all 0.5s ease-in-out;
}
.additional-menu-area .mega-menu.hide-header > ul > li {
padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header > ul > li > a {
display: none;
}
.additional-menu-area .mega-menu.hide-header > ul > li > ul {
display: block !important;
}
.site-header .additional-menu-area ul li ul.sub-menu {
position: inherit;
transform: inherit;
width: inherit;
box-shadow: none;
visibility: visible;
opacity: 1;
}
.site-header .additional-menu-area ul li ul.sub-menu li {
background: transparent !important;
border-bottom: none;
}
.site-header .additional-menu-area .sidenav ul.menu > li > a,
.site-header .additional-menu-area .sidenav ul.menu li ul.sub-menu li a,
.trheader.non-stickh .site-header .main-navigation .additional-menu-area ul.menu > li > a {
color: #c4c4c4;
}
.site-header .additional-menu-area .sidenav ul.menu > li > a:hover,
.site-header .additional-menu-area .sidenav ul.menu li ul.sub-menu li a:hover,
.trheader.non-stickh .site-header .main-navigation .additional-menu-area ul.menu > li > a:hover {
color: #ffffff;
}
.site-header .additional-menu-area ul li ul.sub-menu li a:hover {
color: #0b5dc6;
}
.additional-menu-area .sidenav-address {
padding: 30px 35px;
}
.additional-menu-area .sidenav-address h4 {
color: #ffffff;
}
.additional-menu-area .sidenav-address span {
color: #c4c4c4;
font-size: 15px;
display: block;
}
.additional-menu-area .sidenav-address span a {
color: #c4c4c4;
padding: 0;
}
.additional-menu-area .sidenav-address span a:hover {
color: #ffffff;
}
.additional-menu-area .sidenav-social {
margin-top: 20px;
}
.additional-menu-area .sidenav-social span {
color: #ffffff;
display: inline-block;
padding-right: 10px;
font-size: 18px;
}
body .rt-cover {
z-index: 149; 
opacity: 1;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: rgba(0,0,0,.5);
-webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
} .mean-container .mean-nav ul.menu {
overflow-y: scroll;
}
.admin-bar.stickh .site-header,
.admin-bar.stickh .mean-container {
top: 32px !important;
}
.admin-bar .site-header,
.admin-bar .mean-container {
top: 32px !important;
}
.admin-bar .header-area {
margin-top: 32px;
}
@media ( max-width: 768px ) {
.admin-bar .site-content {
margin-top: 0px;
top: 0px;
position: relative;
}
} .trheader.non-stickh .site-header {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
.trheader.non-stickh .site-header .site-branding a.dark-logo {
display: table-cell;
}
.trheader.non-stickh .site-header .site-branding a.dark-logo img { padding: 8px 0 0px;
}
.trheader.non-stickh .site-header .site-branding a.light-logo {
display: none;
}
.trheader.non-stickh .site-header .site-branding a.light-logo img {
padding: 10px 0;
}
.trheader.non-stickh .site-header .main-navigation ul.menu > li > a {
color: #111111;
}
.trheader.non-stickh .site-header .header-icon-area .search-box .search-button i {
color: #111111;
}
.trheader.non-stickh .site-header .header-icon-area .cart-icon-area > a {
color: #111111;
}
.trheader.non-stickh .site-header .search-box .search-button i,
.trheader.non-stickh .header-icon-seperator,
.trheader.non-stickh .header-icon-area .cart-icon-area > a,
.trheader.non-stickh .additional-menu-area a.side-menu-trigger {
color: #111111;
}
.trheader.non-stickh .additional-menu-area a.side-menu-trigger:hover {
color: #0b5dc6;
}
.trheader .entry-banner {
padding-top: 60px;
} .trheader #header-area-space {
margin-top: 0 !important;
}
.trheader .site-header .site-branding a.light-logo {
display: table-cell;
}
.trheader .site-header .dark-logo {
display: none;
}
.trheader .site-header .main-navigation nav ul li a,
.trheader .site-header .main-navigation .menu > li > a {
color: #ffffff;
}
.trheader.non-stickh .site-header .main-navigation nav ul li a,
.trheader.non-stickh .site-header .main-navigation .menu > li > a {
color: #ffffff;
}
.trheader .site-header .header-icon-area .search-box .search-button i {
color: #ffffff;
}
.trheader .site-header .header-icon-area .cart-icon-area > a {
color: #ffffff;
}
.trheader.non-stickh .header-area {
background: #fff;
}
.trheader.stickh .header-area {
background: transparent;
} .trheader .header-area {
background: transparent;
}
.header-style-3.trheader.stickh .header-area {
background: #ffffff;
} .header-style-2 .masthead-container {
padding-top: 20px;
}
.header-style-2 .site-header .main-navigation {
float: left;
}
.header-style-2 .header-icon-area {
float: right;
}
.header-style-2 .header-icon-area .cart-icon-area .cart-icon-num {
top: -5px;
}
.header-style-2 .site-header .main-navigation ul {
text-align: left;
}
.header-style-2 .site-header .main-navigation ul li a {
padding: 0 30px 20px 0;
}
.header-style-2 .cart-icon-area,
.header-style-2 .header-icon-seperator,
.header-style-2 .search-box-area,
.header-style-2 .header-icon-area .additional-menu-area {
padding-bottom: 19px;
padding-top: 0;
} .header-style-3 .menu-sep {
background-color: #d0d0d0;
margin: 0 0 20px;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: table;
height: 70px;
width: 100%;
}
.header-style-3 .site-header .site-branding a img {
max-height: 88px;
padding: 0;
}
.header-style-3 .header-firstrow-right-contents {
text-align: right;
display: table-cell;
vertical-align: middle;
}
.header-style-3 .header-firstrow-right-contents ul {
display: inline;
}
.header-style-3 .header-contact li {
display: inline-block;
margin-left: 25px;
font-size: 18px;
font-weight: 500;
}
.header-style-3 .header-contact li a {
color: #111111;
}
.header-style-3 .header-contact a:hover {
text-decoration: underline;
}
.header-style-3 .header-contact .fa {
color: #0b5dc6;
padding-right: 10px;
}
.header-style-3 .header-social {
padding-left: 40px;
}
.header-style-3 .header-social li {
font-size: 16px;
display: inline-block;
list-style: outside none none;
}
.header-style-3 .header-social li a {
color: #111111;
padding-left: 10px;
}
.header-style-3 .header-social li a:hover {
color: #0b5dc6;
}
.header-style-3 .site-header .main-navigation ul {
text-align: left;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 0 30px 20px 0;
}
.header-style-3 .cart-icon-area,
.header-style-3 .header-icon-seperator,
.header-style-3 .search-box-area,
.header-style-3 .header-icon-area .additional-menu-area {
padding-bottom: 19px;
padding-top: 0;
}
.header-style-3 .header-icon-area .cart-icon-area .cart-icon-num {
top: -5px;
} .header-style-3.stick .header-firstrow,
.header-style-3.stick .menu-sep {
display: none;
}
.header-style-3.stick .site-header {
padding-top: 20px;
} .header-style-3.trheader .menu-sep,
.header-style-3.trheader.non-stickh .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-3.trheader .header-contact li a,
.header-style-3.trheader.non-stickh .header-contact li a,
.header-style-3.trheader .header-social li a,
.header-style-3.trheader.non-stickh .header-social li a {
color: #fff;
}
.header-style-3.trheader .header-social li a:hover,
.header-style-3.trheader.non-stickh .header-social li a:hover {
color: #0b5dc6;
}
.header-style-3.trheader .entry-banner,
.header-style-3.trheader.non-stickh .entry-banner {
padding-top: 110px;
}
.header-style-3.trheader .header-area,
.header-style-3.trheader.non-stickh .header-area {
background: transparent;
}
.header-style-3.trheader .site-header .header-icon-area .cart-icon-area > a,
.header-style-3.trheader.non-stickh .site-header .header-icon-area .cart-icon-area > a,
.header-style-3.trheader .site-header .header-icon-area .search-box .search-button i,
.header-style-3.trheader.non-stickh .site-header .header-icon-area .search-box .search-button i,
.header-style-3.trheader .site-header .main-navigation .menu > li > a,
.header-style-3.trheader.non-stickh .site-header .main-navigation .menu > li > a {
color: #ffffff;
}
.header-style-3.trheader .site-header .site-branding a.light-logo,
.header-style-3.trheader.non-stickh .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-3.trheader .site-header .site-branding a.dark-logo,
.header-style-3.trheader.non-stickh .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-3.trheader.stickh .site-header .header-icon-area .cart-icon-area > a,
.header-style-3.trheader.stickh .site-header .header-icon-area .search-box .search-button i,
.header-style-3.trheader.stickh .site-header .main-navigation .menu > li > a {
color: #111111;
} .header-style-4 .menu-sep {
background-color: #d0d0d0;
margin: 0 0 20px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: table;
height: 70px;
width: 100%;
}
.header-style-4 .site-header .site-branding a img {
padding: 8px 0 8px;
}
.header-style-4 .site-header .site-branding a {
text-align: center;
}
.header-style-4 .header-firstrow-contents {
display: table-cell;
vertical-align: middle;
}
.header-style-4 .header-contact li {
display: inline-block;
margin-right: 25px;
}
.header-style-4 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-4 .header-contact a:hover {
text-decoration: underline;
}
.header-style-4 .header-contact .fa {
color: #0b5dc6;
padding-right: 10px;
font-size: 14px;
}
.header-style-4 .header-firstrow-contents-right {
text-align: right;
}
.header-style-4 .header-firstrow-contents-right .header-social,
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: inline-block;
vertical-align: middle;
}
.header-style-4 .header-social li {
display: inline-block;
list-style-type: none;
}
.header-style-4 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-4 .header-social li a:hover {
color: #0b5dc6;
}
.header-style-4 .cart-icon-area,
.header-style-4 .header-icon-seperator,
.header-style-4 .search-box-area,
.header-style-4 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 0;
}
.header-style-4 .header-icon-seperator {
font-size: 14px;
line-height: 27px;
}
.header-style-4 .site-header .search-box .search-text.active {
top: 47px;
}
.header-style-4 .site-header .search-box .search-close {
top: 56px;
}
.header-style-4 .header-icon-area {
padding-left: 40px;
}
.header-style-4 .header-icon-area .cart-icon-area .cart-icon-num {
line-height: 14px;
min-height: 18px;
min-width: 17px;
padding: 2px;
top: -5px;
}
.header-style-4 .additional-menu-area {
margin-left: 20px;
}
.header-style-4 .site-header .main-navigation ul {
text-align: center;
}
.header-style-4 .site-header .main-navigation ul.sub-menu {
text-align: left;
}
.header-style-4 .site-header .main-navigation ul li a {
padding-top: 0;
padding-bottom: 20px;
} .header-style-4.stick .header-firstrow-wrap,
.header-style-4.stick .menu-sep {
display: none;
}
.header-style-4.stick .site-header {
padding-top: 20px;
} .header-style-4.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-4.trheader .header-contact li a,
.header-style-4.trheader .header-social li a {
color: #fff;
}
.header-style-4.trheader .header-social li a:hover {
color: #0b5dc6;
}
.header-style-4.trheader .entry-banner {
padding-top: 110px;
} .header-style-5 .menu-main-menu-container {
display: none !important;
}
@media (max-width:767px) {
.header-style-5 .menu-main-menu-container {
display: block !important;
}
}
.header-style-5 .additional-menu-area a.side-menu-trigger {
font-size: 36px;
}
.header-style-5.non-stickh .site-header .site-branding {
height: 70px;
-webkit-transition: all 0.75s ease-in-out;
-moz-transition: all 0.75s ease-in-out;
transition: all 0.75s ease-in-out;
}
.header-style-5.trheader.non-stickh .site-header .site-branding a.dark-logo img {
padding: 5px 0 5px;
}
.header-style-5 .main-navigation {
float: right;
}
.header-style-5 ul.header-address {
float: left;
margin-top: 40px;
margin-bottom: 15px;
margin-right: 30px;
color: #ffffff;
}
.header-style-5.non-stickh ul.header-address {
margin-top: 22px;
margin-bottom: 15px;
}
.header-style-5 ul.header-address li {
display: inline-block;
padding-left: 40px;
}
.header-style-5 ul.header-address li:first-child {
padding-left: 0;
}
.header-style-5 ul.header-address li .icon-left {
float: left;
font-size: 24px;
line-height: 1;
padding-right: 15px;
}
.header-style-5.trheader ul.header-address li .icon-left i {
color: #ffffff;
}
.header-style-5 ul.header-address li .icon-left i {
color: #222222;
}
.header-style-5.non-stickh ul.header-address li .icon-left i {
color: #0b5dc6;
}
.header-style-5 ul.header-address li .address {
float: left;
}
.header-style-5 ul.header-address li span,
.header-style-5 ul.header-address li span a {
display: block;
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 1;
margin-top: 5px;
text-transform: capitalize;
}
.header-style-5 ul.header-address li .address a {
color: #222222;
}
.header-style-5.trheader ul.header-address li .address a {
color: #ffffff;
}
.header-style-5 .header-icon-area {
float: left;
}
.header-style-5.non-stickh .header-icon-area .additional-menu-area {
float: inherit;
padding-top: 17px;
padding-bottom: 17px;
}
.header-style-5.non-stickh ul.header-address li span,
.header-style-5.non-stickh ul.header-address li .address a {
color: #222222;
}
.header-style-5.non-stickh ul.header-address {
color: #444444;
} .header-style-6 .site-header .site-branding {
height: 110px;
}
.header-style-6 .site-header .header-firstrow {
transition: all 1s ease-out 0s;
}
.header-style-6 .header-icon-area {
float: right;
margin-left: 25px;
margin-top: 10px;
}
.header-style-6 .header-address {
margin-top: 30px;
margin-bottom: 10px;
text-align: right;
}
.header-style-6 .header-address li {
display: inline-block;
text-align: left;
font-size: 18px;
font-weight: 500;
color: #222222;
padding: 0 20px;
line-height: 1.6;
vertical-align: top;
}
.header-style-6 .header-address li a {
color: #222222;
}
.header-style-6 .header-address li span {
display: block;
color: #444444;
font-size: 14px;
font-weight: 400;
padding-left: 27px;
}
.header-style-6 .header-address li i {
color: #0b5dc6;
padding-right: 10px;
width: 25px;
}
.header-style-6 .site-header .main-navigation {
position: relative;
margin-bottom: 30px;
} .header-style-6.non-stickh .site-header .main-navigation {
position: relative;
margin-bottom: 0px;
}
.header-style-6 .site-header .main-navigation .nav-area {
position: absolute;
top: 0;
width: 100%;
background-color: #0b5dc6;
z-index: 50;
}
.header-style-6 .site-header .main-navigation .nav-area ul.menu {
padding: 0 15px;
text-align: left;
}
.header-style-6 .site-header .main-navigation .nav-area ul.menu li > a {
color: #fff;
padding: 0px 15px;
line-height: 70px;
}
.header-style-6 .site-header .main-navigation .nav-area ul.menu .sub-menu li > a {
color: #fff;
padding: 0px 15px;
line-height: inherit;
}
.header-style-6 .site-header .main-navigation .nav-area nav {
float: left;
height: 70px;
width: 75%;
width: calc(100% -  220px);
}
.header-style-6 .site-header .main-navigation .nav-area .header-cta {
background-color: #222222;
float: right;
height: 70px;
position: relative;
width: 200px;
}
.header-style-6 .site-header .main-navigation .nav-area .header-cta a {
color: #fff;
font-size: 16px;
font-weight: 500;
line-height: 1.3;
padding: 0 10px;
position: absolute;
text-align: center;
top: 50%;
right: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.header-style-6 .site-header .main-navigation .nav-area .header-cta a:hover {
color: #0b5dc6;
}
.header-style-6 .site-header .main-navigation .nav-area .header-cta:before {
background-color: #222222;
content: "";
height: 100%;
left: -41px;
position: absolute;
top: 0;
-webkit-transform: skewX(-50deg);
transform: skewX(-50deg);
width: 82px;
}
.header-style-6 .stickh .header-fixed {
height: 216px;
transition: all 0s ease;
}
.header-style-6 .stickh .header-fixed:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-6 .stickh .header-fixed:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-6 .stickh .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-6 .stickh .bottomBorder {
border-bottom: none;
} .header-style-6.stick .site-header {
border: none;
}
.header-style-6.stick .site-header .header-firstrow {
display: none;
transition: all 1s ease-out 0s;
}
.header-style-6.stick .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-6.stick .site-header .main-navigation .nav-area {
position: relative;
}
.header-style-6.stick .site-header:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-6.stick .site-header:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-6 .entry-banner .entry-banner-content {
padding-top: 165px;
} .header-style-6.trheader .site-header .header-address li {
color: #fff;
}
.header-style-6.trheader .site-header .header-address li a,
.header-style-6.trheader .site-header .header-address li span {
color: #fff;
} .header-style-8 .site-header {
height: 92px;
position: absolute;
left: 0;
right: 0;
}
.header-style-8 .site-header > div.container {
background: #ffffff none repeat scroll 0 0;
height: 100%;
position: relative;
z-index: 9;
}
.header-style-8 .site-header > div.container > .row > div {
padding: 0;
}
.header-style-8 .site-header:before {
background: transparent;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
z-index: 1;
}
.header-style-8 .site-header:after {
background: transparent;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 50%;
z-index: 1;
}
.header-style-8 .site-header .site-branding {
background: #0b5dc6;
display: table;
height: 92px;
}
.header-style-8 .site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.header-style-8 .site-header .site-branding a.light-logo {
display: block;
padding-left: 15px;
}
.header-style-8 .site-header .site-branding a.light-logo img {
padding-top: 17px !important;
margin-top: 2px;
margin-bottom: 8px;
}
.header-style-8 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-8 .site-header .site-branding:before {
border-color: transparent #0b5dc6;
border-style: solid;
border-width: 91px 0 0 63px;
content: "";
height: 100%;
position: absolute;
right: -63px;
top: 0;
width: 0;
z-index: 4;
}
@media (max-width: 1199px) {
.header-style-8 .site-header .site-branding:before {
right: -63px;
}
}
.header-style-8 .site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.header-style-8 .site-header .main-navigation ul {
text-align: right;
margin-right: 150px;
}
.header-style-8 .site-header .main-navigation ul li {
display: inline-block;
position: relative;
}
.header-style-8 .site-header .main-navigation ul li a {
display: block;
text-decoration: none;
font-size: 14px;
font-weight: 500;
transition: all 1s ease-out 0s;
color: #111111;
padding: 39px 15px 38px;
}
.header-style-8 .site-header .main-navigation ul li a.active {
color: #0b5dc6 !important;
}
.header-style-8 .site-header .main-navigation ul.menu > li > a:hover {
color: #0b5dc6;
}
.header-style-8 .site-header .main-navigation ul.menu > li.current-menu-item > a,
.header-style-8 .site-header .main-navigation ul.menu > li.current > a {
color: #0b5dc6;
}
.header-style-8 .site-header .logo-part {
background: #0b5dc6;
}
.header-style-8 .site-header .menu-part {
background: #ffffff;
}
.header-style-8 .site-header .main-navigation ul li ul {
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
position: absolute;
top: 100%;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
transition: all 0.42s ease-out 0s;
z-index: 99 !important;
width: 210px;
text-align: left;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.header-style-8 .site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after {
color: #fff;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
right: 6px;
top: 10px;
}
.header-style-8 .site-header .main-navigation ul li ul li {
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-left: none;
transition: all 0.3s ease 0s;
background-color: #0b5dc6;
}
.header-style-8 .site-header .main-navigation ul li ul li:hover > a {
color: #ffffff;
}
.header-style-8 .site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.header-style-8 .site-header .main-navigation ul li ul li a {
display: block;
color: #ffffff;
text-transform: inherit;
padding: 10px 15px !important;
font-weight: 400;
font-size: 14px;
transition: all 0.3s ease-out 0s;
}
.header-style-8 .site-header .main-navigation ul li ul li a:hover {
padding-left: 18px !important;
}
.header-style-8 .site-header .main-navigation ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.header-style-8 .site-header .main-navigation ul li ul li ul {
left: 211px;
top: 0;
width: 210px;
}
.header-style-8 .site-header .main-navigation ul > li > ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.header-style-8 .site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.header-style-8 .site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #ffffff;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover {
background-color: #0b5dc6;
color: #071041;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu > ul.sub-menu {
background-color: #0b5dc6;
padding: 10px 0;
width: 460px;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu > ul.sub-menu > li {
display: block;
float: left;
margin: 0 5px;
width: 210px;
border: none;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu > ul.sub-menu > li ul {
position: relative;
width: inherit;
left: inherit;
box-shadow: none;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a {
font-weight: 500;
margin-bottom: 1px;
}
.header-style-8 .site-header .main-navigation ul li.mega-menu > ul.sub-menu li:after {
content: '';
}
.header-style-8 .site-header .main-navigation ul li.mega-menu.hide-header > ul.sub-menu > li > a {
display: none;
}
.header-style-8 .entry-banner .entry-banner-content {
padding: 150px 0 120px;
}
.header-style-8.trheader .site-header .main-navigation ul.menu > li > a,
.header-style-8.trheader .site-header .search-box .search-button i,
.header-style-8.trheader .header-icon-seperator,
.header-style-8.trheader .header-icon-area .cart-icon-area > a {
color: #111111 !important;
}  .header-style-8.trheader .site-header .site-branding {
background: #0b5dc6 none repeat scroll 0 0;
display: table;
height: 92px;
}
.header-style-8.trheader .site-header .site-branding a.light-logo {
display: block;
padding-left: 5px;
padding-top: 7px;
}
.header-style-8.trheader .site-header .site-branding a.light-logo img {
padding-top: 12px !important;
}
.header-style-8.trheader .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-8.trheader .site-header .main-navigation ul li a {
color: #ffffff;
}
.header-style-8.trheader .site-header .main-navigation ul li a.active {
color: #0b5dc6 !important;
}
.header-style-8.trheader.non-stickh .header-area {
background: transparent;
}
.header-style-8.trheader.non-stickh .header-area:before {
background: #0b5dc6 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
z-index: 0;
}
.header-style-8.trheader.non-stickh .header-area:after {
background: #ffffff none repeat scroll 0 0;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 50%;
z-index: -1;
} .header-style-8 .header-icon-area,
.header-style-8 .menu-all-pages-container {
float: right;
padding-right: 38px;
}
.header-style-8 .menu-all-pages-container {
padding-right: 15px;
}
.header-style-8.trheader #tophead {
border-bottom: none !important;
} .header-style-10.non-stickh .full-menu {
background: #0b5dc6;
height: 71px;
transition: all .7s ease;
}
.header-style-10 .site-header .site-branding {
height: 110px;
}
.header-style-10 .site-header .header-firstrow {
transition: all 1s ease;
}
.header-style-10 .header-icon-area {
float: right;
margin-left: 25px;
margin-right: 35px;
margin-top: 10px;
}
.header-style-10.trheader .header-icon-area {
float: right;
margin-right: 25px;
margin-top: 10px;
}
.header-style-10 .header-address {
margin-top: 30px;
margin-bottom: 10px;
text-align: right;
}
.header-style-10 .header-address li {
display: inline-block;
text-align: left;
font-size: 15px;
color: #222222;
padding: 0 20px;
line-height: 1.6;
vertical-align: top;
}
.header-style-10 .header-address li .icon-left {
font-size: 30px;
float: left;
padding-right: 20px;
line-height: 1;
}
.header-style-10 .header-address li .address {
float: left;
}
@media(max-width: 1199px) {
.header-style-10 .header-address li {
font-size: 15px;
padding: 0 10px;
}
.header-style-10 .header-address li .icon-left {
padding-right: 10px;
}
}
.header-style-10 .header-address li a {
color: #222222;
font-weight: 500;
}
.header-style-10 .header-address li span {
display: block;
color: #444444;
font-size: 18px;
font-weight: 500;
line-height: 1;
margin-bottom: 8px;
}
.header-style-10 .header-address li i {
color: #0b5dc6;
}
.header-style-10 .site-header .main-navigation {
position: relative;
margin-bottom: 30px;
} .header-style-10.non-stickh .site-header .main-navigation {
position: relative;
margin-bottom: 0px;
}
.header-style-10 .site-header .main-navigation .nav-area {
position: absolute;
top: 0;
width: 100%;
background-color: #0b5dc6;
z-index: 50;
border-radius: 5px
}
.header-style-10.trheader .site-header .main-navigation .nav-area { }
.header-style-10 .site-header .main-navigation .nav-area ul.menu {
padding: 0 15px;
text-align: left;
}
.header-style-10 .site-header .main-navigation .nav-area ul.menu li > a {
color: #fff;
padding: 0px 15px;
line-height: 70px;
}
.header-style-10.trheader .site-header .main-navigation .nav-area ul.menu li > a {
color: #ffffff;
}
.header-style-10.trheader .site-header .header-icon-area .search-box .search-button i {
color: #ffffff;
}
.header-style-10 .header-icon-area .cart-icon-area .cart-icon-num {
top: 7px;
}
.header-style-10 .site-header .header-icon-area .search-box .search-button i {
color: #ffffff;
}
.header-style-10 .site-header .main-navigation .nav-area ul.menu .sub-menu li > a {
color: #fff;
padding: 0px 15px;
line-height: inherit;
}
.header-style-10 .site-header .main-navigation .nav-area nav {
float: left;
height: 70px;
width: 75%;
width: calc(100% -  220px);
}
.header-style-10 .site-header .main-navigation .nav-area .header-cta {
background-color: #222222;
float: right;
height: 70px;
position: relative;
width: 200px;
}
.header-style-10 .site-header .main-navigation .nav-area .header-cta a {
color: #fff;
font-size: 16px;
font-weight: 500;
line-height: 1.3;
padding: 0 10px;
position: absolute;
text-align: center;
top: 50%;
right: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.header-style-10 .site-header .main-navigation .nav-area .header-cta a:hover {
color: #0b5dc6;
}
.header-style-10 .site-header .main-navigation .nav-area .header-cta:before {
background-color: #222222;
content: "";
height: 100%;
left: -41px;
position: absolute;
top: 0;
-webkit-transform: skewX(-50deg);
transform: skewX(-50deg);
width: 82px;
}
.header-style-10 .stickh .header-fixed {
height: 216px;
transition: all 0s ease;
}
.header-style-10 .stickh .header-fixed:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-10 .stickh .header-fixed:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-10 .stickh .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-10 .stickh .bottomBorder {
border-bottom: none;
}
.header-style-10 .header-icon-area .cart-icon-area .cart-icon-num {
background: #ffffff;
color: #0b5dc6;
} .header-style-10.stick .site-header {
border: none;
}
.header-style-10.stick .site-header .header-firstrow {
display: none;
transition: all 1s ease-out 0s;
}
.header-style-10.stick .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-10.stick .site-header .main-navigation .nav-area {
position: relative;
}
.header-style-10.stick .site-header:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-10.stick .site-header:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-10 .entry-banner .entry-banner-content {
padding-top: 165px;
}
.header-style-10 .site-header .header-icon-area .cart-icon-area > a {
color: #ffffff;
} .header-style-10.trheader .site-header .header-address li {
color: #fff;
}
.header-style-10.trheader .site-header .header-address li a,
.header-style-10.trheader .site-header .header-address li span {
color: #fff;
} .header-style-10 #site-navigation.main-navigation .cart-icon-area,
.header-style-10 #site-navigation.main-navigation .header-icon-seperator,
.header-style-10 #site-navigation.main-navigation .search-box-area,
.header-style-10 #site-navigation.main-navigation .header-icon-area .additional-menu-area {
padding-top: 13px;
padding-bottom: 17px;
color: #ffffff;
}
.header-style-10.trheader.stickh .header-area ,
.header-style-10.trheader.non-stickh .header-area {
background: transparent;
}
.header-style-10.trheader .site-header .header-icon-area .cart-icon-area > a {
color: #ffffff;
}
.header-style-10.trheader .header-icon-area .cart-icon-area .cart-icon-num {
top: 7px;
}
.header-style-10.trheader .woocommerce-mini-cart.cart_list.product_list_widget {
text-align: left;
}
.header-style-10.trheader .woocommerce-mini-cart.cart_list.product_list_widget li {
display: block;
}
.header-style-10.trheader .woocommerce-mini-cart.cart_list.product_list_widget .mini_cart_item a {
padding: 9px 15px;
} .header-style-10 .site-header .header-firstrow {
transition: all 1s ease-out 0s;
}
.header-style-11 .header-icon-area {
float: right;
margin-left: 25px;
margin-top: 10px;
}
.header-style-11.trheader .header-icon-area {
float: right;
margin-right: 25px;
margin-top: 10px;
}
.header-style-11 .header-address {
margin-top: 24px;
margin-bottom: 10px;
text-align: right;
}
.header-style-11 .full-menu {
background: #0b5dc6;
height: 71px;
}
.header-style-11 .header-address li {
display: inline-block;
text-align: left;
font-size: 15px;
color: #646464;
padding: 0 20px;
line-height: 1.6;
vertical-align: top;
}
.header-style-11 .header-address li .icon-left {
float: left;
font-size: 30px;
line-height: 1;
padding-right: 20px;
}
@media(max-width: 1199px) {
.header-style-11 .header-address li {
padding: 0 10px;
}
.header-style-11 .header-address li .icon-left {
padding-right: 10px;
}
}
.header-style-11 .header-address li.header-social {
padding: 0px;
}
.header-style-11 .header-address li.header-social ul li {
display: inline-block;
padding: 0 1px;
}
.header-style-11 .header-address li.header-social ul li a { 
line-height: 33px;
color: #fff;
height: 36px;
width: 36px;
display: block;
border-radius: 50%;
background-color: transparent;
text-align: center;
border: 1px solid #636363;
}
.header-style-11 .header-address li.header-social ul li a i {
font-size: 14px;
color: #0b5dc6;
padding-right: 0px;
width: 25px;
}
.header-style-11.trheader .header-address li.header-social ul li a i {  
color: #ffffff;
}
.header-style-11 .header-address li.header-social ul li a i {
color: #0b5dc6;
}
.header-style-11 .header-address li.header-social ul li a:hover {
background: #0b5dc6;
}
.header-style-11 .header-address li.header-social ul li a:hover i {
color: #ffffff;
}
.header-style-11 .header-address li .address a {
color: #646464;
}
.header-style-11 .header-address li .address {
float: left;
}
.header-style-11 .header-address li span {
display: block;
color: #111111;
font-size: 18px;
font-weight: 500;
line-height: 1;
margin-bottom: 8px;
}
.header-style-11 .header-address li i {
color: #0b5dc6;
}
.header-style-11 .site-header .main-navigation {
position: relative;
margin-bottom: 71px;
}
.header-style-11 .header-icon-area .search-box .search-button i,
.header-style-11 .header-icon-area .cart-icon-area > a {
color: #f2f2f2;
}
.header-style-11 .header-icon-area .cart-icon-area .cart-icon-num {
top: 7px;
background-color: #ffffff;
color: #0b5dc6;
} .header-style-11.non-stickh .site-header .main-navigation {
position: relative;
margin-bottom: 0px;
}
.header-style-11 .site-header .main-navigation .nav-area {
position: absolute;
top: 0;
width: 100%;
background-color: #0b5dc6;
z-index: 50;
}
.header-style-11.trheader .site-header .main-navigation .nav-area {
background-color: #ffffff;
}
.header-style-11 .site-header .main-navigation .nav-area ul.menu {
padding: 0 15px 0 0;
text-align: left;
}
.header-style-11 .site-header .main-navigation .nav-area ul.menu li > a {
color: #fff;
padding: 0px 15px;
line-height: 70px;
}
.header-style-11.trheader .site-header .main-navigation .nav-area ul.menu li > a {
color: #222222;
}
.header-style-11.trheader .site-header .header-icon-area .search-box .search-button i {
color: #222222;
}
.header-style-11 .site-header .main-navigation .nav-area ul.menu .sub-menu li > a {
color: #fff;
padding: 0px 15px;
line-height: inherit;
}
.header-style-11 .site-header .main-navigation .nav-area nav {
float: left;
height: 70px;
width: 75%;
width: calc(100% -  220px);
}
.header-style-11 .stickh .header-fixed {
height: 216px;
transition: all 0s ease;
}
.header-style-11 .stickh .header-fixed:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-11 .stickh .header-fixed:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-11 .stickh .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-11 .stickh .bottomBorder {
border-bottom: none;
} .header-style-11.stick .site-header {
border: none;
}
.header-style-11.stick .site-header .header-firstrow {
display: none;
transition: all 1s ease-out 0s;
}
.header-style-11.stick .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-11.stick .site-header .main-navigation .nav-area {
position: relative;
}
.header-style-11.stick .site-header:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-11.stick .site-header:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-11 .entry-banner .entry-banner-content {
padding-top: 165px;
}
.header-style-11 #site-navigation.main-navigation .header-icon-area .header-icon-seperator {
color: #ffffff;
} .header-style-11.trheader .site-header .header-address li {
color: #fff;
}
.header-style-11.trheader .site-header .header-address li a,
.header-style-11.trheader .site-header .header-address li span {
color: #fff;
} .header-style-11 #site-navigation.main-navigation .cart-icon-area,
.header-style-11 #site-navigation.main-navigation .header-icon-seperator,
.header-style-11 #site-navigation.main-navigation .search-box-area,
.header-style-11 #site-navigation.main-navigation .header-icon-area .additional-menu-area {
padding-top: 13px;
padding-bottom: 17px;
color: #222222;
}
.header-style-11.trheader.stickh .header-area ,
.header-style-11.trheader.non-stickh .header-area {
background: transparent;
}
.header-style-11.trheader .site-header .header-icon-area .cart-icon-area > a {
color: #222222;
}
.header-style-11.trheader .header-icon-area .cart-icon-area .cart-icon-num {
top: 7px;
}
.header-style-11.trheader .woocommerce-mini-cart.cart_list.product_list_widget {
text-align: left;
}
.header-style-11.trheader .woocommerce-mini-cart.cart_list.product_list_widget li {
display: block;
}
.header-style-11.trheader .woocommerce-mini-cart.cart_list.product_list_widget .mini_cart_item a {
padding: 9px 15px;
} .header-style-12 .header-icon-area {
float: right;
margin-left: 15px;
margin-right: 15px;
}
.header-style-12.trheader .header-icon-area {
float: right;
margin-right: 25px;
margin-top: 10px;
}
.header-style-12 .header-address {
margin-top: 24px;
margin-bottom: 10px;
text-align: right;
}
.header-style-12 .full-menu {
background-color: #ffffff;
border-top:1px solid #e6e6e6;
height: 71px;
}
.header-style-12 .header-address li {
display: inline-block;
text-align: left;
font-size: 15px;
color: #646464;
padding: 0 0 0 70px;
line-height: 1.6;
vertical-align: top;
}
@media(max-width: 1199px) {
.header-style-12 .header-address li {
padding: 0 0 0 10px;
}
}
.header-style-12 .header-address li.header-social {
padding: 0px;
}
.header-style-12 .header-address li.header-social ul li {
display: inline-block;
padding: 0 1px;
}
.header-style-12 .header-address li.header-social ul li a { 
line-height: 33px;
color: #fff;
height: 36px;
width: 36px;
display: block;
border-radius: 50%;
background-color: transparent;
text-align: center;
border: 1px solid #636363;
}
.header-style-12 .header-address li.header-social ul li a i {
font-size: 14px;
color: #0b5dc6;
padding-right: 0px;
width: 25px;
}
.header-style-12.trheader .header-address li.header-social ul li a i {  
color: #ffffff;
}
.header-style-12 .header-address li.header-social ul li a i {
color: #0b5dc6;
}
.header-style-12 .header-address li.header-social ul li a:hover {
background: #0b5dc6;
}
.header-style-12 .header-address li.header-social ul li a:hover i {
color: #ffffff;
}
.header-style-12 .header-address li a {
color: #111111;
}
.header-style-12 .header-address li .icon-left {
float: left;
font-size: 30px;
line-height: 1;
padding-right: 20px;
}
.header-style-12 .header-address li .address {
float: left;
}
.header-style-12 .header-address li .address a.light-button {
background-color: #0b5dc6;
border: 2px solid #0b5dc6;
border-radius: 30px;
color: #ffffff;
padding: 12px 25px;
display: inline-block;
font-size: 16px;
font-weight: 500;
}
@media(max-width: 1199px) {
.header-style-12 .header-address li .address a.light-button {
padding: 10px 20px;
}
}
.header-style-12 .header-address li .address a.light-button i {
color: #ffffff;
padding-left: 10px;
}
.header-style-12 .header-address li .address a.light-button:hover i {
color: #0b5dc6;
}
.header-style-12 .header-address li .address a.light-button:hover {
background-color: transparent;
color: #0b5dc6;
}
.header-style-12 .header-address li span {
display: block;
color: #111111;
font-size: 18px;
font-weight: 500;
line-height: 1;
margin-bottom: 8px;
}
.header-style-12 .header-address li i {
color: #0b5dc6;
width: 25px;
}
.header-style-12 .site-header .main-navigation {
position: relative;
margin-bottom: 71px;
}
.header-style-12 .header-icon-area .search-box .search-button {
font-size: 20px;
}
.header-style-12 .header-icon-area .search-box .search-button i,
.header-style-12 .header-icon-area .cart-icon-area > a {
color: #111111;
}
.header-style-12 .header-icon-area .cart-icon-area .cart-icon-num {
top: 12px;
background-color: #0b5dc6;
color: #ffffff;
} .header-style-12.non-stickh .site-header .main-navigation {
position: relative;
margin-bottom: 0px;
}
.header-style-12 .site-header .main-navigation .nav-area {
position: absolute;
top: 0;
width: 100%;
z-index: 50;
}
.header-style-12 .site-header .main-navigation nav ul.menu {
padding: 0 15px 0 0;
text-align: left;
}
.header-style-12 .site-header .main-navigation nav ul.menu > li {
border-left: 1px solid #e6e6e6;
margin-left: -4px;
}
.header-style-12 .site-header .main-navigation nav ul.menu > li:last-child {
border-right: 1px solid #e6e6e6;
}
.header-style-12 .site-header .main-navigation nav ul.menu > li.current-menu-parent > a:before,
.header-style-12 .site-header .main-navigation nav ul.menu > li.current-menu-item > a:before,
.header-style-12 .site-header .main-navigation nav ul.menu > li.menu-item:hover > a:before {
background-color: #0b5dc6;
position: absolute;
content: "";
left: 0;
top: -1px;
width: 100%;
height: 2px;
}
.header-style-12 .site-header .main-navigation nav ul.menu li > a {
padding: 24px 24px;
}
@media(max-width:1199px) {
.header-style-12 .site-header .main-navigation .nav-area ul.menu li > a {
padding: 24px 20px;
}
}
.header-style-12.trheader .site-header .main-navigation .nav-area ul.menu li > a {
color: #222222;
}
.header-style-12.trheader .site-header .header-icon-area .search-box .search-button i {
color: #222222;
}
.header-style-12 .site-header .main-navigation .nav-area ul.menu .sub-menu li > a {
padding: 0px 15px;
line-height: inherit;
}
.header-style-12 .site-header .main-navigation .nav-area nav {
float: left;
height: 70px;
width: 75%;
width: calc(100% -  220px);
}
.header-style-12 .stickh .header-fixed {
height: 216px;
transition: all 0s ease;
}
.header-style-12 .stickh .header-fixed:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-12 .stickh .header-fixed:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-12 .stickh .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-12 .stickh .bottomBorder {
border-bottom: none;
} .header-style-12.stick .site-header {
border: none;
}
.header-style-12.stick .site-header .header-firstrow {
display: none;
transition: all 1s ease-out 0s;
}
.header-style-12.stick .site-header .main-navigation {
margin-bottom: 0;
}
.header-style-12.stick .site-header .main-navigation .nav-area {
position: relative;
}
.header-style-12.stick .site-header:before {
background-color: #0b5dc6;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-12.stick .site-header:after {
background-color: #222222;
content: "";
height: 100%;
right: 0;
position: absolute;
top: 0;
width: 50%;
display: block;
}
.header-style-12 .entry-banner .entry-banner-content {
padding-top: 165px;
}
.header-style-12 #site-navigation.main-navigation .header-icon-area .header-icon-seperator {
color: #646464;
} .header-style-12.trheader .site-header .header-address li {
color: #fff;
}
.header-style-12.trheader .site-header .header-address li a,
.header-style-12.trheader .site-header .header-address li span {
color: #fff;
} .header-style-12 #site-navigation.main-navigation .cart-icon-area,
.header-style-12 #site-navigation.main-navigation .header-icon-seperator,
.header-style-12 #site-navigation.main-navigation .search-box-area,
.header-style-12 #site-navigation.main-navigation .header-icon-area .additional-menu-area {
padding-top: 17px;
padding-bottom: 22px;
color: #222222;
}
.header-style-12.trheader.stickh .header-area ,
.header-style-12.trheader.non-stickh .header-area {
background: transparent;
}
.header-style-12.trheader .site-header .header-icon-area .cart-icon-area > a {
color: #222222;
}
.header-style-12.trheader .header-icon-area .cart-icon-area .cart-icon-num {
top: 7px;
}
.header-style-12.trheader .woocommerce-mini-cart.cart_list.product_list_widget {
text-align: left;
}
.header-style-12.trheader .woocommerce-mini-cart.cart_list.product_list_widget li {
display: block;
}
.header-style-12.trheader .woocommerce-mini-cart.cart_list.product_list_widget .mini_cart_item a {
padding: 9px 15px;
} @media all and (max-width: 1199px) {
.site-header .main-navigation ul li a {
padding-left: 10px;
padding-right: 10px;
}
}
@media all and (max-width: 1024px) {
.site-header .main-navigation ul li a {
padding-left: 8px;
padding-right: 8px;
}
}
@media all and (max-width: 991px) { .header-icon-seperator {
padding-left: 3px;
padding-right: 3px;
}
.additional-menu-area {
margin-left: 28px;
} .header-menu-btn {
display: none;
}
.site-header .main-navigation ul.menu > li > a {
border-left: none;
}
}
@media all and (max-width: 767px) { #tophead .tophead-contact,
#tophead .tophead-right {
text-align: center;
float: none;
} .topbar-style-3 #tophead .topbar-logo {
display: none;
}
.topbar-style-3 #tophead .tophead-right {
text-align: center;
} .site-header .site-branding {
display: block;
height: inherit;
padding: 20px 0;
text-align: center;
}
.site-header .site-branding a {
display: block;
vertical-align: inherit;
}
.site-header .site-branding a img {
height: 35px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a {
padding-bottom: 10px;
padding-top: 10px;
}
.header-icon-area {
display: none;
} .header-style-2 .masthead-container {
padding-top: 10px;
}
.header-style-2 .site-header .main-navigation ul {
text-align: center;
}
.header-style-2 .site-header .main-navigation ul li a {
padding: 10px 15px;
} .header-firstrow {
padding: 15px 0 10px;
}
.site-header .site-branding,
.header-firstrow-right {
display: block;
height: inherit;
}
.site-header .site-branding {
padding: 0 0 10px 0px;
}
.site-header .site-branding a img {
max-height: 35px;
}
.header-firstrow-right-contents {
display: block;
}
.header-firstrow-right-contents ul {
display: block;
padding: 0;
text-align: center;
}
.header-contact li {
display: block;
margin-left: 0;
}
.menu-sep {
margin-bottom: 10px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a {
padding: 10px 15px;
} .header-firstrow-wrap {
padding-top: 10px;
}
.site-header .site-branding,
.header-firstrow {
display: block;
height: inherit;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.header-firstrow-contents {
display: block;
}
.header-contact li {
display: block;
margin-right: 0;
}
.header-firstrow-contents-right {
text-align: center;
}
.header-firstrow-contents-right .header-icon-area {
display: none;
} .site-header .site-branding {
float: none;
height: inherit;
}
.site-header .main-navigation {
float: none;
}
.site-header .main-navigation ul.menu > li > a {
padding: 10px 15px;
border-left: none;
}
.header-menu-btn {
display: none;
}
} @media all and (max-width: 767px) {
.site-header .site-branding a img {
max-height: 100% !important;
height: 100% !important;
}
} #preloader {
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
height: 100%;
left: 0;
overflow: visible;
position: fixed;
top: 0;
width: 100%;
z-index: 9999999;
}
.scrollToTop {
background-color: #0b5dc6;
bottom: 5px;
color: #ffffff;
display: block;
font-size: 20px;
height: 50px;
line-height: 45px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none !important;
transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
width: 50px;
opacity: 1;
z-index: 99999;
padding: 2px 0 0;
border-radius: 6px;
}
.scrollToTop i {
color: #ffffff;
}
.scrollToTop:hover {
opacity: 0.9;
}
.footer-top-area {
background-color: #000000;
padding: 75px 0 40px;
}
@media (max-width: 1024px) {
.footer-top-area {
padding: 55px 0 55px;
}
}
@media (max-width: 414px) {
.footer-top-area {
padding: 40px 0 40px;
}
}
.footer-bottom-area {
background-color: #000000;
padding: 30px 0;
color: #c4c4c4;
font-size: 15px;
text-align: center;
}
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
color: #f5f5f5;
}
.footer-bottom-area a:hover {
text-decoration: underline;
}
.footer-topbar {
background: #0b5dc6;
}
.footer-topbar .row > div {
padding: 0;
}
.footer-topbar .emergrncy-img-holder {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 190px;
}
.footer-topbar .emergrncy-content-holder {
display: table;
background: #0b5dc6;
padding: 0 30px;
height: 190px;
}
.footer-topbar .emergrncy-content-holder:before {
border-color: transparent #0b5dc6;
border-style: solid;
border-width: 0 90px 191px 0;
content: "";
height: 0;
left: -89px;
position: absolute;
top: 0;
width: 0;
z-index: 4;
}
.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner {
display: table-cell;
vertical-align: middle;
}
@media only screen and (max-width: 479px) {
.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner {
padding: 20px 0;
}
}
.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner h3 {
font-size: 36px;
font-weight: 600;
margin-bottom: 0;
color: #ffffff;
}
@media (max-width: 1024px) {
.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner h3 {
margin-bottom: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.footer-topbar .emergrncy-content-holder .emergrncy-content-holder-inner h3 {
font-size: 24px !important;
}
} .search-form label {
margin-bottom: 15px;
display: block;
}
.search-form input.search-field {
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 0;
box-shadow: none;
height: 40px;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.search-form input.search-field::-webkit-input-placeholder {
font-style: italic;
}
.search-form input.search-field:-ms-input-placeholder {
font-style: italic;
}
.search-form input.search-field::placeholder {
font-style: italic;
}
.search-form input.search-submit {
background-color: #0b5dc6;
border: 2px solid #0b5dc6;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
transition: all 0.5s ease-out 0s;
width: 200px;
font-weight: 500;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #0b5dc6;
}
.widget_search .custom-search-input .btn {
outline: none;
z-index: 5;
}
.widget_search .search-form {
padding-top: 0;
}
.widget_search input.search-submit {
width: 100%;
}
.widget select {
padding: 8px 10px;
width: 100%;
}
.widget > form {
padding-top: 10px;
}
.widget > select {
margin-top: 10px;
}
.widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget ul li a {
color: #444444;
display: inline;
transition: all 0.3s ease 0s;
}
.widget ul li a:hover {
color: #797979;
}
.widget_recent_entries ul li span {
display: block;
}
.right-sidebar .sidebar-widget-area {
padding-left: 10px;
}
.left-sidebar .sidebar-widget-area {
padding-right: 10px;
}
@media ( max-width: 767px ) {
.right-sidebar .sidebar-widget-area {
margin-top: 90px;
padding-left: 0px;
}
.left-sidebar .sidebar-widget-area {
margin-bottom: 90px;
padding-right: 0px;
}
}
.sidebar-widget-area .widget {
margin-bottom: 40px;
border-radius: 4px;
overflow: hidden;
margin-top: -3px;
}
.sidebar-widget-area .widget h3.widgettitle {
color: #111111;
position: relative;
font-size: 22px;
font-weight: 600;
margin-bottom: 36px;
padding-bottom: 14px;
}
.sidebar-widget-area .widget h3.widgettitle:after {
bottom: 0px;
content: "";
height: 4px;
left: 2px;
position: absolute;
width: 40px;
z-index: 1;
background: #0b5dc6;
}
.sidebar-widget-area .widget:last-child {
margin-bottom: 0;
}
.sidebar-widget-area .widget ul li {
border-bottom: 1px solid #d6d6d6;
margin: 2px 0;
padding: 4px 0;
}
.sidebar-widget-area .widget ul li a {
color: #222222;
font-size: 15px;
transition: all 0.3s ease-out;
}
.sidebar-widget-area .widget ul li a:before {
color: #0b5dc6;
content: "\f105";
font-family: fontawesome;
margin-right: 9px;
font-size: 15px;
font-weight: 100;
}
.sidebar-widget-area .widget ul li a:hover {
color: #0b5dc6;
}
.sidebar-widget-area .widget ul li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.sidebar-widget-area .widget ul li.active a {
color: #0b5dc6;
}
.sidebar-widget-area .widget ul li.active a:before {
content: "\f105";
font-family: fontawesome;
color: #0b5dc6;
}
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu {
border-top: 1px solid #d6d6d6;
padding-left: 17px;
padding-top: 0px;
margin-top: 8px;
}
.sidebar-widget-area .widget ul li ul.children li:last-child,
.sidebar-widget-area .widget ul li ul.sub-menu li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.sidebar-widget-area .widget_recent_comments h3.widgettitle {
margin-bottom: 20px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments span {
color: #222222;
font-size: 16px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments a {
line-height: 1.2 !important;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments a:before {
content: "-";
position: relative;
margin-left: 3px;
margin-right: 8px;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > span:before {
color: #0b5dc6;
content: "\f105";
font-family: fontawesome;
margin-right: 9px;
font-size: 15px;
position: relative;
top: 0;
}
.sidebar-widget-area .widget_recent_comments ul li.recentcomments > span a:before {
content: "";
margin-right: 0px;
}
.sidebar-widget-area .widget_recent_entries h3.widgettitle {
margin-bottom: 34px;
}
.sidebar-widget-area .widget_recent_entries ul li {
margin: 0 0 15px;
padding: 0 0 15px;
}
.sidebar-widget-area .widget_recent_entries ul li a {
line-height: 1.4;
font-size: 15px;
font-weight: 500;
display: block;
}
.sidebar-widget-area .widget_recent_entries ul li a:before {
content: "";
margin-right: 0px;
}
.sidebar-widget-area .widget_recent_entries ul li .post-date {
color: #7d7d7d;
font-size: 14px;
}
.sidebar-widget-area .widget_tag_cloud a {
color: #000000;
border: 1px solid #0b5dc6;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 6px 0;
padding: 5px 20px;
transition: all 0.3s ease 0s;
border-radius: 30px;
}
.sidebar-widget-area .widget_tag_cloud a:hover {
background-color: #0b5dc6;
border: 1px solid #0b5dc6;
color: #ffffff;
}
.sidebar-widget-area .widget_search h3.widgettitle {
margin-bottom: 34px;
}
.sidebar-widget-area .widget_search form input {
background: #f2f2f2;
border: none;
border-radius: 4px;
box-shadow: none;
float: left;
height: 50px;
padding:6px 15px;
}
.sidebar-widget-area .widget_search form button {  
border: none;
border-radius: 4px;
box-shadow: none;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 0; 
transition: all 0.5s ease;  
padding: 14px 15px 8px 15px;
right: 0px;
}
.sidebar-widget-area .widget.widget_media_image {
margin-bottom: 20px;
}
.sidebar-widget-area .widget_media_image img {
border-radius: 4px;
}
.sidebar-widget-area .widget.widget_text p {
margin-bottom: 0;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .pull-left img {
transition: all 0.3s ease 0s;
border-radius: 4px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .pull-left img:hover {
opacity: .5;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .single-post {
border-bottom: 1px solid #d6d6d6;
margin-top: 0;
margin-bottom: 15px;
padding-bottom: 15px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .single-post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body h4 {
font-size: 16px;
font-weight: 600;
line-height: 24px;
margin-bottom: 0px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body  a {
color: #111111;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body a:hover { 
color: #0b5dc6;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body p {
margin-bottom: 5px;
font-weight: 500;
line-height: 24px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body .posted-date {
color: #0b5dc6;
font-weight: 400;
line-height: 1;
margin-bottom: 10px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body .posted-date a:hover {
color: #222222;
}
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_archive ul li {
text-align: right;
width: 100%;
float: left;
margin: 0;
padding: 6px 0 6px 0;
}
.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_archive ul li a {
float: left;
}
.sidebar-widget-area .widget_categories ul li{}
.sidebar-widget-area .widget.widget_categories h3.widgettitle,
.sidebar-widget-area .widget.widget_archive h3.widgettitle,
.sidebar-widget-area .widget.widget_meta h3.widgettitle {
margin-bottom: 20px;
}
@media(min-width:768px) and (max-width:1199px) {
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body .posted-date {
font-size: 13px;
margin-bottom: 8px;
}
.sidebar-widget-area .rt_widget_recent_entries_with_image .media-body h4 {
font-size: 15px;
line-height: 22px;
}
blockquote {
margin: 0 20px 20px;
}
} .rt_widget_cta {
position: relative;
}
.rt_widget_cta .rtin-des {
position: absolute;
bottom: 40%;
padding: 0 30px;
color: #fff;
font-size: 30px;
line-height: 36px;
font-weight: 700;
text-align: center;
transform: translateY(40%);
}
.rt_widget_cta a {  
position: absolute;
bottom: 10%;
padding: 0 15px;
font-size: 17px;
text-align: center;
display: inline-table;
left: 0;
right: 0;
margin: 0 auto;
width: 81%;
text-transform: capitalize;
} .call-widget {
border-radius: 5px;
background: #444444;
color: #ffffff;
padding: 15px 15px 15px 25px;
}
.call-widget i {
font-size: 35px;
color: #ffffff;
}
.call-widget h4 {
font-size: 16px;
text-align: left;
color: #ffffff;
font-weight: 300;
}
.call-widget p {
font-size: 24px;
text-align: left;
font-weight: 700;
color: #ffffff;
margin-bottom: 0px;
}
.call-widget .media-left {
display: table-cell;
vertical-align: middle;
padding-right: 20px;
}
.widget.rt_widget_download.custom-widget i {
margin-right: 15px;
font-size: 28px;
line-height: 24px;
}
.widget.rt_widget_download.custom-widget a {
background: #0b5dc6;
padding: 25px;
width: 100%;
display: inline-block;
color: #ffffff;
font-size: 18px;
font-weight: 500;
}
.widget.rt_widget_download.custom-widget:hover a {
opacity: 0.8;
} .single-greenova_service .sidebar-widget-area .custom-widget .menu li {
margin: 3px 0px;
padding: 0px;
border-radius: 4px;
border-bottom: none;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li a {
display: block;
background: #f5f5f5;
color: #222222;
font-size: 17px;
font-weight: 400;
padding: 13px 20px;
line-height: 35px;
transition: all 0.3s ease-out;
position: relative;
border-radius: 4px;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li a:before {
color: #111111;
content: "\f054";
font-family: fontawesome;
margin-right: 12px;
font-size: 14px;
position: absolute;
right: 7px;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li a:hover {
background: #0b5dc6;
color: #ffffff;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li a:hover:before {
color: #ffffff;
content: "\f054";
font-family: fontawesome;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li:last-child {
margin-bottom: 0;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li.active a {
background: #0b5dc6;
color: #ffffff;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li.active a:before {
content: "\f054";
font-family: fontawesome;
color: #ffffff;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li.current-menu-item a {
background: #0b5dc6;
color: #ffffff;
}
.single-greenova_service .sidebar-widget-area .custom-widget .menu li.current-menu-item a:before {
content: "\f054";
font-family: fontawesome;
color: #ffffff;
} @media ( min-width: 768px ) and ( max-width: 1199px ) {
.call-widget {
padding: 15px 10px 15px 10px;
}
.call-widget .media-left {
padding-right: 5px;
}
.call-widget p {
font-size: 18px;
}
.widget.rt_widget_download.custom-widget a {
font-size: 17px;
padding: 15px 10px 15px 10px;
}
.widget.rt_widget_download.custom-widget i {
margin-right: 5px;
}
.rt_widget_cta .rtin-des {
font-size: 25px;
line-height: 30px;
}
.rt_widget_cta a {
font-size: 15px;
width: 90%;
padding: 0;
}
.rt_widget_cta .slider-dark-button span {
padding: 10px;
}
} .footer-top-area {
color: #c4c4c4;
}
.footer-top-area .widget {
padding-bottom: 0px;
}
@media ( max-width: 768px ) { 
.footer-top-area .widget {
padding-bottom: 0px;
}
}
@media ( max-width: 475px ) { 
.footer-top-area .widget {
padding-bottom: 20px;
margin-bottom: 5px;
}
}
.footer-top-area .widgettitle {
color: #ffffff;
font-size: 24px;
font-weight: 600;
text-transform: Capitalize;
position: relative;
padding-bottom: 20px;
}
.footer-top-area .widgettitle:after {
position: absolute;
background: #0b5dc6;
content: "";
display: block;
height: 3px;
left: 0;
right: 0;
bottom: 0;
width: 50px;
}
@media(max-width: 1199px) {
.footer-top-area ul.menu li {
width: inherit;
display: inherit;
}
}
.footer-top-area ul.menu li.menu-item-has-children {
width: 100%;
}
.footer-top-area .corporate-address li {
display: inline-block;
width: 100%;
vertical-align: top;
}
.footer-top-area .corporate-address li i {
color: #0b5dc6;
font-size: 19px;
padding: 0px 15px 10px 0;
}
.footer-top-area .widget_archive li {
border-bottom: 1px dotted #0b5dc6;
}
.footer-top-area .widget_archive li a:before {
color: #0b5dc6;
content: "\f054";
font-family: fontawesome;
margin-right: 12px;
font-size: 10px;
font-weight: 100;
}
.footer-top-area .widget_categories li a:before,
.footer-top-area .widget_pages li a:before {
color: #0b5dc6;
content: "\f054";
font-family: fontawesome;
margin-right: 12px;
font-size: 10px;
font-weight: 100;
}
.footer-top-area .rt_footer_social_widget {
float: left;
}
.footer-top-area .rt_footer_social_widget .footer-social li { 
float: left;
margin-right: 25px;
transition: all 0.3s ease-out 0s;
}
@media(min-width: 768px) and (max-width: 991px) {
.footer-top-area .rt_footer_social_widget .footer-social li {
margin-right: 12px;
}
}
.footer-top-area .rt_footer_social_widget .footer-social li a { 
display: block;
font-size: 18px;
padding: 3px 0 0;
text-align: center;
transition: all 0.3s ease-out 0s;
}
.footer-top-area .rt_footer_social_widget .footer-social li a i {
color: #c8c8c8;
transition: all 0.3s ease-out 0s;
}
.footer-top-area .rt_footer_social_widget .footer-social li:hover i {
color: #0b5dc6;
}
.footer-top-area .widget_tag_cloud .tagcloud {
padding-top: 10px;
}
.footer-top-area .widget_tag_cloud a {
background-color: #2d2d2d;
border-radius: 30px;
color: #c4c4c4;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 8px 0;
padding: 6px 18px;
transition: all 0.3s ease 0s;
}
.footer-top-area .widget_tag_cloud a:hover {
background-color: #0b5dc6;
color: #ffffff;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #0b5dc6;
}
.footer-top-area a {
text-decoration: underline;
}
.footer-top-area a:link,
.footer-top-area a:visited {
color: #f5f5f5;
}
.footer-top-area a:hover,
.footer-top-area a:active {
color: #797979;
}
.footer-top-area ul li {
margin-bottom: 5px;
padding-bottom: 5px;
padding-left: 1px;
position: relative;
}
.footer-top-area ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
margin-top: 5px;
padding-left: 4px;
padding-top: 5px;
}
.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-top-area ul li a {
text-decoration: none;
}
.footer-top-area ul li.recentcomments a {
line-height: 1.2 !important;
}
.footer-top-area ul li.recentcomments a:before {
content: "-";
font-size: 28px;
position: relative;
top: 2px;
margin-left: 12px;
margin-right: 12px;
}
.footer-top-area ul li.recentcomments span a:before {
content: "\f054";
font-family: fontawesome;
font-size: 10px;
position: relative;
top: 0;
}
.footer-top-area .widget_tag_cloud a {
text-decoration: none;
}
.footer-top-area .mc4wp-success {
margin-top: 25px;
}
.footer-top-area .widget > form.mc4wp-form {
padding-top: 0px;
}
.footer-top-area .stylish-input-group {
padding-top: 15px;
}
.footer-top-area .stylish-input-group .form-control {
background: #2d2d2d;
border: none;
box-shadow: none;
font-size: 16px;
color: #c8c8c8;
border-radius: 4px 0 0 4px;
height: 48px;
padding-left: 18px;
}
.footer-top-area .stylish-input-group .form-control::-moz-placeholder {
color: #646464;
}
.footer-top-area .stylish-input-group .form-control::-webkit-input-placeholder {
color: #646464;
}
.footer-top-area .stylish-input-group .input-group-addon {
background: #2d2d2d;
border: none;
border-radius: 0 4px 4px 0;
padding: 0;
}
.footer-top-area .stylish-input-group .input-group-addon button {
background: #2d2d2d;
border-radius: 0px;
border: none;
box-shadow: none;
padding: 11px 16px;
transition: all 0.3s ease-out;
}
.footer-top-area .stylish-input-group .input-group-addon button i {
color: #0b5dc6;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li {
color: #c4c4c4;
font-size: 15px;
margin-bottom: 7px;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li span {
float: right;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li:before {
content: "";
margin-right: 0px;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li:last-child {
margin-bottom: 0;
} .admin-bar .entry-banner .entry-banner-content {
padding: 76px 0 0px;
}
.entry-banner .entry-banner-content {
padding: 44px 0 0px;
text-align: left;
}
.entry-banner .entry-banner-content h1 {
color: #ffffff;
font-size: 42px;
font-weight: 600;
margin-bottom: 46px;
line-height: 1.4; 
}
@media (max-width: 991px) {
.admin-bar .entry-banner .entry-banner-content,
.entry-banner .entry-banner-content {
padding: 46px 0 0px;
}
}
@media (max-width: 480px) {
.admin-bar .entry-banner .entry-banner-content,
.entry-banner .entry-banner-content {
padding: 50px 0 0px;
}
.entry-banner .entry-banner-content h1 {
font-size: 40px;
margin-bottom: 50px;
}
}
.breadcrumb-area .entry-breadcrumb {
background: #0b5dc6;
float: left;
padding: 14px;
border-radius: 5px 5px 0 0;
color: #ffffff;
}
.breadcrumb-area .entry-breadcrumb .breadcrumb-seperator {
color: #ffffff;
padding: 0 5px;
}
.breadcrumb-area .entry-breadcrumb span a {
color: #a3e0aa;
transition: all 0.3s ease-in-out 0s;
font-size: 17px;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #ffffff;
}
.breadcrumb-area .entry-breadcrumb > span:last-child {
color: #ffffff;
font-size: 17px;
}
.banner-text {
line-height: 1.4;
}
.border-shadow.wpb_single_image img {
-webkit-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
-moz-box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
box-shadow: 0px 3px 16px 2px rgba(153,151,153,1) !important;
border: 13px solid #ffffff !important;
background: #ffffff !important;
}
.ls-v6 .ls-nav-prev, 
.ls-v6 .ls-nav-next {
width: 54px !important;
height: 54px !important;
border: 2px solid #fff !important;
border-radius: 50% !important;
z-index: 30 !important;
}
.ls-v6 .ls-nav-prev {
padding: 0px 0 0 0 !important;
font-size: 5px !important;
left: 12% !important;
}
.ls-v6 .ls-nav-next {
padding: 0px 0 0 0 !important;
font-size: 5px !important;
right: 12% !important;
}
.ls-v6 .ls-nav-prev:hover, 
.ls-v6 .ls-nav-next:hover {
background-color: #0b5dc6;
border: 2px solid transparent !important;
}
@media ( max-width:1440px ) {
.ls-v6 .ls-nav-prev {
left: 1% !important;
}
.ls-v6 .ls-nav-next {
right: 1% !important;
} 
}
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after {
margin-top: -6px !important;
width: 6px !important;
height: 6px !important;
}
.ls-v6 .ls-nav-prev:hover, .ls-v6 .ls-nav-next:hover {
-o-transform: scaleX(1) scaleY(1) !important;
-ms-transform: scaleX(1) scaleY(1) !important;
-moz-transform: scaleX(1) scaleY(1) !important;
-webkit-transform: scaleX(1) scaleY(1) !important;
transform: scaleX(1) scaleY(1) !important;
}
.ls-v6 .ls-nav-prev:after {
left: 23px !important;
}
.ls-v6 .ls-nav-next:after {
left: 17px !important;
}
.responsive-padding-70 {
padding-right: 90px;
}
@media ( max-width:1024px ) {
.responsive-padding-70 {
padding-right: 20px;
}
}
.rt-vc-title-1 .rtin-section-title-left .rt-section-sub-title-vc {
font-size: 20px;
}
@media ( min-width:1024px ) {
.hide-desktop {
display: none;
}
}
@media ( max-width:768px ) {
.ipad-single-image .wpb_single_image.vc_align_right {
text-align: center;   
}
} .rdtheme-button-1 {
border: none;
color: #0b5dc6;
padding: 13px 30px;
background: #ffffff;
font-size: 14px;
font-weight: 500;
display: inline-block;
transition: all 0.3s ease-out;
}
.rdtheme-button-1:hover {
color: #ffffff;
background: #0b5dc6;
}
.rdtheme-button-2 {
border: none;
color: #ffffff;
padding: 13px 30px;
background: #0b5dc6;
font-size: 14px;
font-weight: 500;
display: inline-block;
transition: all 0.3s ease-out;
}
.rdtheme-button-2:hover {
color: #0b5dc6;
background: #797979;
}
.rdtheme-button-2 i {
font-size: 14px;
padding-left: 10px;
}
.greenova-primary-color {
color: #0b5dc6;
}
.btn-send-message {
background: #0b5dc6;
padding: 10px 0;
border: 2px solid #0b5dc6;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
display: inline-block;
width: 190px;
transition: all 0.5s ease-out;
}
.btn-send-message:hover {
color: #0b5dc6;
background: #ffffff;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-contact {
background: transparent;
padding: 10px 44px;
border: 2px solid #ffffff;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
display: inline-block;
border-radius: 45px;
transition: all 0.5s ease-out;
}
.btn-contact:hover {
color: #0b5dc6;
background: #ffffff;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-contact2 {
background: #ffffff;
padding: 10px 0;
width: 180px;
border: 2px solid #ffffff;
text-transform: capitalize;
color: #111111;
font-weight: 500;
display: block;
text-align: center;
margin: 0 auto;
transition: all 0.5s ease-out;
}
.btn-contact2:hover {
border: 2px solid #0b5dc6;
color: #0b5dc6;
background: transparent;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-error {
background: #646464;
padding: 12px 33px;
color: #ffffff;
border-radius: 0;
text-transform: uppercase;
font-weight: 500;
margin-top: 30px;
border: 1px solid #646464;
transition: all 0.5s ease-out;
}
.btn-error:hover {
background: #5c9d01;
color: #000000;
transition: all 0.5s ease-out;
}
.btn-read-more {
background: #ffffff;
padding: 10px 44px;
border: 1px solid #0b5dc6;
text-transform: capitalize;
color: #111111;
font-weight: 500;
display: inline-block;
border-radius: 45px;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-read-more:hover {
color: #ffffff;
background: #0b5dc6;
transition: all 0.5s ease-out;
}
.entry-content .btn-read-more-h-b {
background: #ffffff;
padding: 15px 30px;
border: 1px solid #0b5dc6;
text-transform: capitalize;
color: #111111 ;
font-weight: 500;
display: inline-block;
border-radius: 45px;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.entry-content .btn-read-more-h-b:hover {
color: #ffffff;
background: #111111;
border: 1px solid #111111;
box-shadow: none;
transition: all 0.5s ease-out;
}
.btn-square-transparent {
background: transparent;
border: 2px solid #0b5dc6;
text-transform: capitalize;
color: #ffffff;
display: inline-block;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
border-radius: 30px;
font-weight: 500;
padding: 12px 30px;
}
.entry-content .btn-square-transparent.more {
color: #0b5dc6;
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
}
.entry-content .btn-square-transparent.more:hover {
color: #ffffff;
background: #0b5dc6;
}
.btn-square-transparent:hover {
color: #ffffff;
background: #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-slider-fill {
background: #0b5dc6;
padding: 18px 40px;
border: 2px solid #0b5dc6 !important;
text-transform: capitalize;
color: #ffffff !important;
font-weight: 500;
border-radius: 45px;
transition: all 0.5s ease-out;
font-size: 16px;
}
.btn-slider-fill:hover {
color: #ffffff !important;
background: transparent;
transition: all 0.5s ease-out;
}
@media (max-width: 1440px) {
.btn-slider-fill {
padding: 12px 25px;
font-size: 15px;
}
}
@media (max-width: 1280px) {
.btn-slider-fill {
padding: 12px 30px;
font-size: 15px;
}
}
@media (max-width: 768px) {
.btn-slider-fill {
padding: 12px 30px;
font-size: 15px;
}
}
@media (max-width: 480px) {
.btn-slider-fill {
padding: 6px 14px;
font-size: 11px;
}
}
.entry-content .btn-slider {
background: transparent;
padding: 18px 40px;
border: 2px solid #ffffff !important;
text-transform: capitalize;
color: #ffffff ;
font-weight: 500;
border-radius: 45px;
transition: all 0.5s ease-out;
font-size: 16px;
}
.entry-content .btn-slider:hover {
color: #ffffff;
background: #0b5dc6;
transition: all 0.5s ease-out;
border: 2px solid #0b5dc6 !important;
}
@media (max-width: 1440px) {
.entry-content .btn-slider {
padding: 12px 25px;
font-size: 15px;
}
}
@media (max-width: 1280px) {
.entry-content .btn-slider {
padding: 12px 30px;
font-size: 15px;
}
}
@media (max-width: 768px) {
.entry-content .btn-slider {
padding: 12px 30px;
font-size: 15px;
}
}
@media (max-width: 480px) {
.entry-content .btn-slider {
padding: 6px 14px;
font-size: 11px;
}
}
.btn-submit {
background: #0b5dc6;
padding: 10px 44px 12px !important;
border: none;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
display: inline-block;
border-radius: 45px;
transition: all 0.5s ease-out;
height: auto !important;
}
.btn-submit:hover {
color: #ffffff;
background: #111111;
transition: all 0.5s ease-out;
}
.btn-quote {
background: #0b5dc6;
padding: 10px 44px;
border: 2px solid #ffffff;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease-out;
}
.btn-quote:hover {
background: #111111;
color: #ffffff !important;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-quote2 {
background: #0b5dc6;
padding: 12px 44px;
text-transform: capitalize;
color: #ffffff;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease-out;
}
.btn-quote2:hover {
background: #111111;
color: #ffffff !important;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.btn-submit2 {
background: #ffffff !important;
padding: 10px 44px !important;
border: 2px solid #ffffff;
text-transform: capitalize;
color: #111111 !important;
font-weight: 500;
display: inline-block;
border-radius: 45px;
transition: all 0.5s ease-out;
}
.btn-submit2:hover {
color: #ffffff !important;
background: #111111 !important;
box-shadow: 0px 0px 19px -14px #0b5dc6;
transition: all 0.5s ease-out;
}
.solid-title {
color: #111111;
position: relative;
margin-bottom: 3px;
font-size: 32px;
font-weight: 500;
line-height: 1;
}
.solid-title:before {
content: "";
height: 1px;
width: 60%;
background: #d6d6d6;
position: absolute;
right: 0;
top: 28px;
}
.entry-content .shop-button {
background: #0b5dc6;
color: #fff;
padding: 14px;
} .page-links {
clear: both;
font-weight: 500;
padding-top: 12px;
}
.entry-content .pricetable-btn {
padding: 10px 0;
text-align: center;
color: #263238;
height: 50px;
width: 160px;
background: #797979;
font-size: 16px;
font-weight: 500;
display: inline-block;
border: 2px solid #797979;
transition: all 0.3s ease-out;
}
.entry-content .pricetable-btn:hover {
background: transparent;
color: #ffffff;
}
.entry-content .wpb_layerslider_element a.layerslider-button {
color: #ffffff !important;
background: #0b5dc6;
opacity: 1;
padding: 15px 30px;
}
.entry-content .wpb_layerslider_element a.layerslider-button:hover {
opacity: .7;
}
.rt-grid-sizer, 
.rt-grid-item { 
width: 50%;
} .content-area {
padding: 120px 0;
}
.entry-header .entry-thumbnail-area {
margin-bottom: 35px;
}
.entry-header .entry-meta ul {
border-bottom: 1px solid #d7d7d7;
padding-bottom: 20px;
padding-left: 0px;
}
.entry-header .entry-meta ul li {
display: inline-block;
margin-right: 20px;
position: relative;
color: #646464;
}
.entry-header .entry-meta ul li i {
color: #0b5dc6;
padding-right: 8px;
}
.entry-header .entry-meta ul li a {
color: #646464;
}
@media ( max-width:475px ) {
.entry-header .entry-meta ul li {
margin-bottom: 10px;
}
}
.entry-header .entry-meta ul li:last-child {
margin-right: 0;
}
.entry-header .entry-meta ul li a:hover {
color: #0b5dc6;
}
.entry-header .entry-content form label {
font-size: 18px;
color: #222222;
font-weight: 500;
}
.entry-header .entry-content form label input {
background: #f2f2f2;
border: none;
border-radius: 4px 0 0 4px;
box-shadow: none;
height: 40px;
margin-left: 8px;
padding: 6px 15px;
}
.entry-header .entry-content form input {
border-radius: 0 4px 4px 0;
margin-left: -4px;
height: 40px;
transition: all 0.3s ease-out;
}
.blog-single-info {
border-bottom: 1px solid #d7d7d7;
margin-bottom: 50px;
padding-bottom: 30px;
padding-top: 30px;
}
.single-post .type-post .entry-content p {
margin-bottom: 24px;
line-height: 30px;
}
.entry-header img {
border-radius: 4px;
}
.share {
text-align: right;
margin-top: 5px;
}
@media(max-width: 991px) {
.share {
text-align: center;
}
}
.share .addtoany_list.a2a_kit_size_32 a > span {
border-radius: 50%;
}
.entry-footer .item-tags {
padding-left: 0;
display: flex;
}
@media(max-width: 767px) {
.entry-footer .item-tags {
margin-bottom: 20px;
}
}
.con-custom-img {
margin-top: 40px;
}
.con-custom-img img {
margin-bottom: 40px;
}
.entry-footer .item-tags .tag_styles {
list-style: none;
margin: 0;
padding: 0;
}
.entry-footer .item-tags .tag_styles li {
padding: 5px 20px;
border: 1px solid #0b5dc6;
margin-right:5px;
margin-bottom: 5px;
border-radius: 30px;
display: inline-block;
text-transform: capitalize;
transition: all 0.3s ease-out;
}
.entry-footer .item-tags .tag_styles li:hover {
background-color: #0b5dc6;
}
.entry-footer .item-tags span {
color: #222222;
font-size: 18px;
font-weight: 500;
margin-top: 5px;
padding-right: 10px;
}
.entry-footer .item-tags a {
color: #444444;
}
.entry-footer .item-tags li:hover a {
color: #ffffff;
}
.about-author {
background: #f8f8f8;
padding: 30px;
margin-bottom: 30px;
margin-top: 30px;
border-radius: 4px;
}
.about-author .pull-left {
padding-right: 20px;
}
.about-author .pull-left img {
border-radius: 50%;
}
.about-author .media-body .author-title {
font-size: 22px;
color: #222222;
margin-bottom: 5px;
font-weight: 500;
line-height: 1.4;
}
.about-author .media-body .author-name {
margin-bottom: 10px;
} .comments-area ul.comment-list {
list-style: none;
margin-bottom: 40px;
padding: 0 0 40px 0;
border-bottom: 1px solid #d7d7d7;
}
.comments-area h3.comment-num {
color: #222222;
font-size: 24px;
font-weight: 600;
margin-bottom: 35px;
padding-bottom: 12px;
position: relative;
}
.comments-area h3.comment-num:after {
position: absolute;
background: #0b5dc6;
content: "";
display: block;
height: 4px;
left: 0;
bottom: 0;
width: 40px;
}
.comments-area .comment-form {
margin-top: 15px;
}
.comments-area .main-comments .imgholder img {
border-radius: 50%;
margin-right: 20px;
margin-bottom: 10px;
max-width: 100px;
}
.comments-area .main-comments .comments-body p {
margin-bottom: 10px;
}
.comments-area .main-comments .each-comment {
padding: 10px 0;
}
.comments-area .main-comments .comment-meta {
font-size: 16px;
font-weight: 600;
color: #111111;
margin-bottom: 5px;
overflow: hidden;
}
.comments-area .main-comments .comment-meta .comment-author-name {
float: left;
margin-right: 10px;
}
.comments-area .main-comments .comment-meta .comment-time {
float: left;
}
.comments-area .main-comments .comment-meta .comment-author-name a {
color: #222222;
}
.comments-area .main-comments .comment-meta .comment-author-name a:hover {
color: #0b5dc6;
}
.comments-area .main-comments .replay-area {
float: right;
}
.comments-area .main-comments .replay-area a {
background-color: #0b5dc6;
color: #ffffff;
font-size: 13px;
font-weight: 500;
transition: all 0.3s ease-in-out;
padding: 5px 18px;
border-radius: 4px;
display: inline-block;
}
.comments-area .main-comments .replay-area a:hover {
background-color: #111111;
}
.comments-area .main-comments .comment-text {
font-size: 14px;
}
.comments-area .main-comments #respond {
padding-top: 20px;
padding-bottom: 20px;
}
.comments-area .reply-separator {
margin-top: 40px;
padding-top: 50px;
}
.main-comments ul.children {
margin-left: 50px;
padding: 0;
list-style: none;
}
@media(max-width: 1199px) {
.main-comments ul.children {
margin-left: 20px;
}
}
@media(max-width: 991px) {
.comments-area .main-comments .imgholder img {
max-width: 80px;
}
.comments-area .main-comments .comment-meta .comment-author-name {
float: inherit;
}
.comments-area .main-comments .comment-meta .comment-author-name a {
font-size: 16px;
}
}
@media(max-width: 480px) {
.main-comments ul.children {
margin-left: 15px;
}
.comments-area .main-comments .imgholder img {
max-width: 60px;
}
.comments-area .main-comments .comment-meta {
font-size: 14px;
}
}
.avatar-disabled .main-comments ul.children {
margin-left: 50px;
padding: 0;
}
.no-comments {
font-size: 16px;
font-style: italic;
font-weight: bold;
padding-top: 20px;
}
.comment-awaiting-moderation {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.comment-navigation ul {
margin-top: 30px;
}
.comment-navigation ul li {
margin-right: 5px;
margin-top: 0;
}
.comment-navigation ul li a {
display: inline;
font-size: 12px;
height: 49px;
line-height: inherit;
padding: 10px;
width: inherit;
}
.comment-list pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
#respond .comment-reply-title {
margin-bottom: 10px;
font-weight: 500;
margin-bottom: 30px;
padding-bottom: 15px;
color: #222222;
position: relative;
}
#respond .comment-reply-title:after {
position: absolute;
background: #0b5dc6;
content: "";
display: block;
height: 4px;
left: 0;
bottom: 0;
width: 40px;
}
#respond .comment-notes {
margin-bottom: 30px;
}
#respond .logged-in-as {
margin-bottom: 20px;
}
#respond .logged-in-as a {
color: #222222;
}
#respond .form-group {
margin-bottom: 25px;
}
@media(max-width: 480px) {
#respond .padding-left {
padding-left: 0;
padding-right: 0;
}
#respond .padding-right {
padding-right: 0;
padding-left: 0;
}
}
@media(max-width: 480px) {
.single-post .comments-area {
margin-bottom: 90px;
}
}
#respond .form-group.form-submit {
margin-bottom: 0px;
margin-top: 0;
}
#respond form input {
border: 1px solid #dddddd;
background-color: #f2f2f2;
border-radius: 5px;
margin-right: 20px;
box-shadow: none;
height: 45px;
}
#respond form input:focus {
box-shadow: none;
border: 1px solid #0b5dc6;
margin-right: 0;
outline: none;
}
#respond form textarea {
border: 1px solid #dddddd;
background-color: #f2f2f2;
border-radius: 5px;
margin-right: 20px;
box-shadow: none;
}
#respond form textarea:focus {
border: 1px solid #0b5dc6;
box-shadow: none;
}
#respond form input[type="submit"] {
height: inherit;
border-radius: 5px; 
}
#respond form .btn-send {
background-color: #0b5dc6;
border: medium none;
color: #ffffff;
padding: 14px 22px;
text-transform: uppercase;
transition: all 0.3s ease-in-out 0s;
margin-right: 0;
line-height: 1.6;
}
#respond #cancel-comment-reply-link {
font-size: 12px;
}
.comment-list li {
padding-top: 20px;
}
.comment-list li:first-child {
padding-top: 0px;
}
.comment-list li .children li {
padding-top: 20px;
}
.comment-list .comment-text ul {
padding: 0 15px;
margin-bottom: 20px;
list-style: disc;
}
.comment-list .comment-text ul li {
padding-top: 0px;
}
.comment-list .comment-text ul li .children li {
padding-top: 0px;
}
.comment-list .comment-text ul ul {
margin-bottom: 0px;
}
.comment-list .comment-text ol {
margin-bottom: 20px;
}
.comment-list .comment-text ol li {
padding-top: 0px;
}
.comment-list .comment-text ol li .children li {
padding-top: 0px;
}
.comment-list .comment-text ol ol {
margin-bottom: 0;
}
.item-comments {
margin-top: 50px;
}
.item-comments h2 {
font-size: 24px;
}
.item-comments .item-comments-list {
margin-top: 50px;
}
.item-comments .item-comments-list ul.comments-list {
padding-top: 20px;
}
.item-comments .item-comments-list ul.comments-list li {
margin-bottom: 50px;
overflow: hidden;
}
.item-comments .item-comments-list ul.comments-list li .comment-image {
float: left;
padding-right: 20px;
}
.item-comments .item-comments-list ul.comments-list li .comment-name {
font-size: 16px;
font-weight: 500;
margin-right: 10px;
}
.item-comments .item-comments-list ul.comments-list li .comment-date {
color: #646464;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply {
background: #0b5dc6;
padding: 2px 10px 3px;
float: right;
font-size: 14px;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply a {
color: #ffffff;
}
.item-comments .item-comments-list ul.comments-list li .comment-reply:hover {
background: #a51c2d;
}
.item-comments .item-comments-list ul.comments-list li p {
padding-top: 20px;
}
.item-comments .item-comments-list ul.comments-list li:last-child {
margin-bottom: 0;
}
.item-comments .item-comments-list ul.comments-list li.odd {
margin-left: 50px;
}
.item-comments .item-comments-form {
border-top: 1px solid #d7d7d7;
margin-top: 50px;
padding-top: 50px;
}
.item-comments .item-comments-form .comments-form {
padding-top: 20px;
}
.item-comments .item-comments-form .comments-form .form-group {
margin-bottom: 20px;
}
.item-comments .item-comments-form .comments-form .form-group .form-control {
background: #222222;
border: none;
border-radius: 0;
box-shadow: none;
}
.item-comments .item-comments-form .comments-form .form-group input {
height: 40px;
} .search-results .blog-layout-1 {
margin-bottom: 20px;
}
.search-results .blog-layout-1 .entry-header {
margin-bottom: 0px;
}
.custom-search-input .btn {
background-color: #0b5dc6;
color: #fff;
}
.custom-search-input > .input-group  {
display: flex;
}
.search-no-results .search-query {
border-radius: 0;
}
.search-no-results .no-results .input-group .form-control {
background-color: #f2f2f2;
border: none;
border-radius: 4px;
width: 90%;
height: 50px;
box-shadow: none;
}
.search-no-results .no-results .custom-search-input .btn {
border-radius: 0 4px 4px 0;
padding: 12px 15px 8px 15px;
font-size: 20px;
}
.search-no-results .custom-search-input .btn {
background-color: #0b5dc6;
color: #fff;
border-radius: 0;
}
.search-no-results .sidebar-widget-area .widget_search form button {
padding: 14px 15px 8px 15px;
}
.rt-blog-layout {
margin: 30px 0 0;
}
.rt-blog-layout .entry-thumbnail-area ul {
list-style: none;
padding: 0;
}
.rt-blog-layout .entry-thumbnail-area ul li {
float: left;
padding: 12px;
}
.rt-blog-layout .entry-thumbnail-area ul li i {
color: #0b5dc6;
}
.rt-blog-layout .entry-thumbnail-area ul li a {
text-decoration: none;
text-align: center;
color: #666666;
transition: all 0.3s ease-out 0s;
}
.rt-blog-layout .entry-thumbnail-area ul li a:hover {
color: #0b5dc6;
}
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
float: right;
}
.rt-blog-layout .entry-thumbnail-area ul .active {
background: #0b5dc6;
color: #ffffff;
}
.rt-blog-layout .entry-thumbnail-area ul .rt-post-author {
display: -webkit-box;
}
.rt-blog-layout .entry-thumbnail-area ul .rt-post-author a {
overflow: hidden;
text-overflow: ellipsis;
text-transform: none;
width: 10.5em;
white-space: nowrap;
display: block;
float: initial;
text-align: left;
padding-left: 5px;
}
.rt-blog-layout .entry-thumbnail-area ul.side_bar {
padding: 0 15px 0 0;
}
.rt-blog-layout .entry-content h3 {
margin: 0 0 10px;
line-height: inherit;
}
.rt-blog-layout .entry-content h3 a {
color: #222222;
display: block;
font-size: 22px;
font-weight: 500;
padding: 17px 0 0;
text-decoration: none;
transition: all 0.3s ease-out 0s;
line-height: 33px;
}
.rt-blog-layout .entry-content h3 a:hover {
color: #0b5dc6;
}
.rt-blog-layout .entry-content p {
font-size: 14px;
color: #666666;
}
.blog-layout-1 .blog-box {
margin-bottom: 60px;
}
.blog-box {
background-color: #f7f7f7;
border-radius: 0 0 4px 4px;
overflow: hidden;
position: relative;
margin-bottom: 32px;
transition: all 0.5s ease-out 0s;
}
.blog-box:hover {
box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0 14px 33px rgba(0, 0, 0, 0.2);
}
.blog-box .blog-bottom-content-holder {
padding: 30px 28px 40px;
}
.sticky .blog-box {
background-color: transparent;
border-radius: 4px;
padding: 20px 20px 30px;
border-bottom: 2px solid #0b5dc6;
box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 14px 33px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0 14px 33px rgba(0, 0, 0, 0.2);
}
.blog-layout-2.sticky .blog-box {
margin-bottom: 50px;
}
.sticky .blog-bottom-content-holder {
margin: 0px;
padding: 10px 0px 10px;
}
.blog-box * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.blog-box .blog-img-holder {
border-radius: 4px 4px 0 0;
overflow: hidden;
position: relative;
}
.blog-box .blog-img-holder img {
width: 100%;
max-width: 100%;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.blog-box .blog-img-holder:after {
background: #0b5dc6;
width: 0px;
height: 4px;
position: absolute;
left: 0;
bottom: 0px;
content: '';
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.blog-box:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.blog-box:hover .blog-img-holder:after {
width: 100%;
}
.blog-box .blog-img-holder .blog-content-holder {
left: 23px;
margin: 0 auto;
opacity: 1;
position: absolute;
text-align: center;
bottom: 30px;
z-index: 2;
background: #0b5dc6;
padding: 7px 14px;
border-radius: 5px;
font-weight: 500;
font-size: 17px;
}
.blog-box .blog-img-holder .blog-content-holder span {
color: #ffffff;
line-height: 20px;
}
.blog-box .blog-bottom-content-holder h3 {
font-size: 24px;
font-weight: 600;
line-height: 36px;
margin-bottom: 15px;
}
.blog-layout-1 .blog-box .blog-bottom-content-holder h3 {
font-size: 28px;
line-height: 38px;
}
.blog-box .blog-bottom-content-holder h3 a {
color: #111111;
}
.blog-box .blog-bottom-content-holder h3 a:hover {
color: #0b5dc6;
}
.blog-box .blog-bottom-content-holder ul {
margin-bottom: 16px;
padding-left: 0px;
position: relative;
}
.blog-box .blog-bottom-content-holder ul li {
display: inline-block;
margin-right: 15px;
color: #646464;
}
.blog-box .blog-bottom-content-holder ul li i {
padding-right: 8px;
color: #0b5dc6;
}
.blog-box .blog-bottom-content-holder ul li:last-child {
margin-right: 0;
padding-right: 0;
}
.blog-box .blog-bottom-content-holder ul li a {
color: #646464;
}
.blog-box .blog-bottom-content-holder ul li a:hover {
color: #0b5dc6;
}
.blog-box .blog-bottom-content-holder a.blog-button {
background-color: transparent;
border: 2px solid #0b5dc6;
border-radius: 30px;
padding: 10px 26px;
color: #0b5dc6;
font-weight: 500;
position: relative;
display: inline-block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.blog-box .blog-bottom-content-holder a.blog-button i {
font-size: 22px;
padding-left: 8px;
position: relative;
top: 2px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.blog-box .blog-bottom-content-holder a.blog-button:hover {
background-color: #0b5dc6;
color: #ffffff;
}
.blog-box .blog-bottom-content-holder a.blog-button:hover i {
padding-left: 12px;
}
@media (max-width: 991px) {
.blog-layout-2 {
width: 100%;
}
} .search .entry-content .entry-title {
font-size: 30px;
font-weight: 500;
line-height: 1.4;
margin-bottom: 20px;
}
.search .entry-content .entry-title a {
color: #222222;
} .woocommerce nav.woocommerce-pagination ul, 
.pagination-area ul {  
text-align: center;
font-size: 0;
padding-left: 0;
border: none;
}
.woocommerce nav.woocommerce-pagination ul li,
.pagination-area ul li {
display: inline-block;
margin-top: 10px;
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.pagination-area ul li a {
background-color: #f2f2f2;
font-size: 16px;
line-height: 22px;
text-decoration: none;
transition: all 0.3s ease 0s;
padding: 11px 19px;
margin: 0 6px 0 0;
font-weight: 400;
border-radius: 5px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.pagination-area ul li a:hover {
background-color: #0b5dc6;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li span,
.pagination-area ul li span {
background-color: none;
border: 1px solid #0b5dc6;
color: #222222;
font-size: 15px;
line-height: 22px;
text-decoration: none;
transition: all 0.3s ease 0s;
padding: 10px 18px;
margin: 0 3px;
font-size: 16px;
font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination-area ul li .current {
background-color: #0b5dc6;
color: #ffffff;
border-radius: 4px;
margin-right: 5px;
}
.woocommerce nav.woocommerce-pagination ul li.active a,
.pagination-area ul li.active a {
background-color: #0b5dc6;
color: #ffffff;
}
.site-content .pagination-area {
clear: both;
padding-top: 15px;
}
.no-results h2.page-title {
color: #222222;
} .error-page-area {
background-color: #f2f2f2;
padding-top: 10px;
}
.error-page-area .error-page {
text-align: center;
background-position: center center;
background-size: cover !important;
padding: 100px;
border-radius: 4px;
}
.error-page-area .error-page h1 {  
font-size: 300px;
color: #ffffff;
margin-bottom: 35px;
line-height: 300px;
font-weight: 500;
display: inline-block;
}
@media (max-width:991px) {
.error-page-area .error-page h1 {
font-size: 200px;
line-height: 200px;
}
}
@media (max-width:767px) {
.error-page-area .error-page {
padding: 50px 0;
}
.error-page-area .error-page h1 {
font-size: 150px;
line-height: 150px;
}
}
.error-page-area .error-page p {
color: #ffffff;
font-size: 25px;
font-weight: 900;
margin: 10px;
line-height: 36px;
}
.error-page-area .error-page-content p {
color: #222222;
display: block;
padding: 48px 330px;
text-align: center;
}
@media (max-width:1024px) {
.error-page-area .error-page-content p {
padding: 24px 30px;
}
}
.error-page-area .error-page-content .go-home {
text-align: center;
}
.error-page-area .error-page-content .go-home a {
display: inline-block;
text-align: center;
text-transform: uppercase;
text-decoration: none;
padding: 10px 20px;
background: #0b5dc6;
border-radius: 4px;
transition: all 0.3s ease 0s;
color: #ffffff;
}
.error-page-area .error-page-content .go-home a:hover {
background: #111111;
color: #ffffff;
} span.wpcf7-not-valid-tip {
color: #a94442;
}
div.wpcf7-response-output {
margin: 25px 15px;
padding: 5px 10px;
border-radius: 3px;  
width: 96%;
}
div.wpcf7-validation-errors {
border-color: #a94442;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0;
}
.contact-form-area h2 {
font-size: 30px;
font-weight: 500;
margin: 0;
color: #222222;
text-transform: uppercase;
margin-left: 15px;
margin-bottom: 20px;
}
.contact-form-area label {
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: normal;
color: #666666;
}
.contact-form-area input {
border-radius: 0px;
height: 36px;
}
.contact-form-area .submit-button {
background: #0b5dc6;
padding: 10px 25px;
color: #ffffff;
border: none;
font-family: 'Roboto', sans-serif;
font-weight: bold;
transition: all 0.3s ease 0s;
height: 45px;
}
.contact-form-area .submit-buttom:hover {
background: #222222;
}
.contact-form-area .form-response .alert-info {
background: transparent;
border: none;
color: #a8a7a7;
letter-spacing: 5px;
}
.contact-form-area .form-response .alert-success {
background-color: transparent;
color: #00082E;
letter-spacing: 4px;
border-color: transparent;
font-weight: 500;
}
.contact-form-area .form-response .alert {
border-radius: 0;
padding: 15px 0;
}
.estimate-holder {
bottom: 0;
z-index: 1;
text-align: center;
background: #0b5dc6;
padding: 35px 30px;
}
@media (max-width: 1024px) {
.estimate-holder {
padding: 15px 30px;
}
}
.estimate-holder h2 {
text-align: left;
font-size: 28px;
color: #ffffff;
}
.estimate-holder .form-group {
margin-bottom: 16px;
}
.estimate-holder .form-control {
border-radius: 5px;
background: transparent;
border: 1px dashed #d3d3d3 !important;
box-shadow: none;
border: none;
color: #ffffff;
}
.estimate-holder .form-control::-moz-placeholder {
color: #ffffff;
}
.estimate-holder input {
height: 47px;
}
.estimate-holder input.form-control::-webkit-input-placeholder {
color: #ffffff;
}
.estimate-holder input.form-control::-moz-placeholder {
color: #ffffff;
}
.estimate-holder input.form-control:-moz-placeholder {
color: #ffffff;
}
.estimate-holder input.form-control:-ms-input-placeholder {
color: #ffffff;
}
.estimate-holder textarea.form-control::-webkit-input-placeholder {
color: #ffffff;
}
.estimate-holder textarea.form-control::-moz-placeholder {
color: #ffffff;
}
.estimate-holder textarea.form-control:-moz-placeholder {
color: #ffffff;
}
.estimate-holder textarea.form-control:-ms-input-placeholder {
color: #ffffff;
} .ask-question-right .form-group {
margin-bottom: 25px;
}
.ask-question-right .form-group .form-control {
border-radius: 5px;
background: transparent;
border: 1px dashed #aeaeae!important;
box-shadow: none;
border: none;
}
.ask-question-right .form-group input {
height: 50px;
}
.ask-question-right .title-bar50 {
line-height: 1;
font-weight: 500;
margin-bottom: 52px;
font-size: 32px;
}
@media (max-width: 768px) {
.ask-question-right .title-bar50 {
font-size: 24px;
}
}
.ask-question-right .title-bar50:after {
bottom: -20px;
}
.ask-question-right .wpcf7-form-control.wpcf7-submit.btn-submit {
line-height: 32px;
} .estimate-area {
position: relative;
height: 110px;
}
@media only screen and (max-width: 767px) {
.estimate-area {
display: none;
}
}
.estimate-area > div {
background: #0b5dc6;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 110px;
}
.estimate-area:before {
content: "";
background: #5d9f00;
position: absolute;
z-index: 1;
width: 50%;
top: 0;
height: 100%;
left: 0;
}
.estimate-area:after {
content: "";
background: #0b5dc6;
position: absolute;
z-index: 1;
width: 50%;
top: 0;
height: 100%;
right: 0;
} .estimate-holder-left {
background: #5d9f00;  
display: block;
height: 131px;
position: absolute;
top: -14px;
z-index: 3;  
}
.estimate-holder-left:before {
content: "";
background: #5d9f00;
position: absolute;
width: 15px;
top: 0;
height: 100%;
left: -15px;
z-index: 4;
}
.estimate-holder-left:after {
content: "";
border-color: transparent #5d9f00;
border-style: solid;
border-width: 127px 0 0 80px;
position: absolute;
width: 50%;
top: 0;
height: 100%;
right: -128px;
z-index: 4;
}
@media only screen and (max-width: 991px) {
.estimate-holder-left:after {
display: none;
}
}
.estimate-holder-left h2 {
color: #ffffff;
vertical-align: top;
display: table-cell;
padding-right: 3px;
font-size: 26px;
padding-top: 40px;
}
@media only screen and (max-width: 991px) {
.estimate-holder-left h2 {
padding-right: 25px;
font-size: 20px;
}
} .estimate-holder-right {
background: #0b5dc6;
}
.estimate-holder-right ul {
display: table;
height: auto !important;
text-align: right;
position: relative;
}
.estimate-holder-right ul li {
display: table-cell;
vertical-align: middle;
margin-left: 10px;
}
.estimate-holder-right ul li .form-group {
margin: 10px;
}
.estimate-holder-right ul li .form-group input {
background: transparent;
border: 1px dotted #ffffff;
color: #ffffff;
}
.estimate-holder-right ul li:last-child {
text-align: center;
position: absolute;
width: 220px;
top: 90px;
left: 0;
right: 0;
margin: 0 auto;
}
.estimate-holder-right input.form-control::-webkit-input-placeholder,
.estimate-holder-right input.form-control::-moz-placeholder,
.estimate-holder-right input.form-control:-moz-placeholder,
.con-home-6 input.form-control:-moz-placeholder,
.con-home-6 select.form-control,
.con-home-6 .form-control,
.estimate-holder-right input.form-control::-ms-input-placeholder ,
.estimate-holder-right input.form-control:-ms-input-placeholder {
color: #ffffff;
}
.con-home-6 .form-control::-webkit-input-placeholder { color: #ffffff; } .con-home-6 .form-control:-moz-placeholder { color: #ffffff; } .con-home-6 .form-control::-moz-placeholder { color: #ffffff; } .con-home-6 .form-control:-ms-input-placeholder { color: #ffffff; } .con-home-6 .form-control::-ms-input-placeholder { color: #ffffff; } .con-home-6 .form-control::-ms-input-placeholder { color: #ffffff; } .con-home-6 select.form-control:-moz-placeholder { color: #ffffff; } .con-home-6 select.form-control::-moz-placeholder { color: #ffffff; } .con-home-6 select.form-control::-ms-input-placeholder { color: #ffffff; } .contact-form .form-group .form-control {
border-radius: 0;
background: transparent;
box-shadow: none;
border: 1px solid #d6d6d6;
}
.contact-form .form-group input {
height: 45px;
} .con-home-6 .form-group .form-control {
border-radius: 0;
background: transparent;
box-shadow: none;
border: 1px solid #d6d6d6;
}
.contact-form .form-group .form-control {
border-radius: 5px;
}
.con-home-6 .form-group .form-control {
background: rgba(0, 0, 0, 0.1);
border: 1px solid #ffffff;
border-radius: 5px;
box-shadow: none;
color: #ffffff;
}
.con-home-6 .btn-send-message {
background: #0b5dc6;
padding: 13px 22px;
border: 2px solid #0b5dc6;
color: #ffffff;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease;
text-transform: uppercase;
width:auto;
}
.con-home-6 .btn-send-message:hover {
background: #0b5dc6;
opacity: 0.7;
}
.con-home-6 .slider-dark-button input[type="submit"] {
height: auto;
padding: 0px;
text-align: center;
font-weight: 500;
}
.con-home-6 .slider-dark-button input[type="submit"]:hover {
background: #0b5dc6;
}
.con-home-6 select,
.con-home-6 .form-group input {
height: 50px;
border-radius: 5px;
}
.contact-form input[type="submit"] {
background-color: #0b5dc6;
border: medium none;
color: #fff;
padding: 14px 22px;
height: auto;
} .contact-dark-button {
color: #ffffff !important;
display: inline-block;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #0b5dc6;
margin-top: 16px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
font-size: 15px;
padding: 2px 12px;
}
.contact-dark-button span { 
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
padding: 0;
border-radius: 30px;
}
.contact-form input.wpcf7-submit {
background-color: transparent !important;
color: #ffffff;
padding: 14px 22px;
line-height: 1.6;
}
.contact-dark-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.contact-dark-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #ffffff !important;  
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0; 
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 29px;
left: 10px;
z-index: 3;
}
.contact-dark-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
.contact-light-button {
color: #222222;
display: inline-block;
font-size: 15px;
font-weight: 500;
text-align: center;
text-decoration: none;
transition: all 0.7s ease;
background: #ffffff;
margin-top: 16px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
padding: 2px 12px;
}
.contact-light-button span { 
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: relative;
z-index: 2;
display: table-cell;
vertical-align: middle;
}
.contact-light-button input.wpcf7-submit {
background-color: transparent !important;
color: #222222;
padding: 14px 22px;
line-height: 1.6;
height: inherit;
}
.contact-light-button:hover span {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px);
}
.contact-light-button:before {
content: '\f178';
font-family: 'fontawesome';
color: #222222;  
margin-left: 10px;
transition: all 0.7s ease;
opacity: 0; 
-webkit-transform: translate3d(-20px,-50%,0);
-moz-transform: translate3d(-20px,-50%,0);
transform: translate3d(-20px,-50%,0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
top: 29px;
left: 10px;
z-index: 3;
}
.contact-light-button:hover:before {
opacity: 1;
-webkit-transform: translate3d(10%,-50%,0);
-moz-transform: translate3d(10%,-50%,0);
transform: translate3d(10%,-50%,0);
}
.contact-form .contact-dark-button .ajax-loader,
.con-home-6 .contact-dark-button .ajax-loader,
.con-home-6 .contact-light-button .ajax-loader {
position: absolute;
right: 3px;
top: 18px;
} .contact-slider {
background: #ffffff;
border-radius: 6px;
}
.contact-slider .contact-header {
text-align: center;
color: #fff;
background: #0b5dc6;
border-radius: 5px 5px 0 0;
position: relative;
margin-bottom: 50px;
font-size: 24px;
font-weight: 500;
padding: 18px 10px 10px 10px;
}
.contact-slider .contact-header:after {
content: '';
position: absolute;
width: 100%;
height: 0;
border-left: 154px solid transparent;
border-right: 154px solid transparent;
border-top: 22px solid #0b5dc6;
opacity: 1;
left: 0;
bottom: -22px;
}
@media (max-width:1170px) {
.contact-slider .contact-header:after { 
border-left: 147px solid transparent;
border-right: 147px solid transparent;
}
}
@media (min-width:1200px) and ( max-width:1399px ) {
.contact-slider .contact-header:after { 
border-left: 130px solid transparent;
border-right: 130px solid transparent;
}
}
@media (max-width: 768px) {
.contact-slider {
padding-top: 0px;
}
.contact-slider .contact-header:after {
border-left: 170px solid transparent;
border-right: 170px solid transparent;
}
}
.contact-slider .form-holder {
padding: 0 38px;
}
.contact-slider .input-form textarea,
.contact-slider .input-form input {
width: 100%;
height: 47px;
border: 1px solid #dddddd;
background: #f2f2f2;
margin-bottom: 5px;
border-radius: 5px;
padding: 0 18px;  
}
.contact-slider .input-form textarea {
height: 97px; 
padding: 10px 4px 0 18px; 
}
.contact-slider .input-form input[type="submit"] {
background: #0b5dc6;  
}
.contact-slider .input-form .wpcf7-submit {
font-weight: 500;
height: 55px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
margin: 5px;
padding: 5px 10px;
border-radius: 3px;
float: none;
width: 96%;
}
@media (max-width: 475px) {
.contact-slider .input-form input[type="submit"] {    
padding: 0 4px 0 4px; 
}
} .request-home5 {
background: #ffffff;
border-radius: 6px;
padding: 35px 35px;
-webkit-box-shadow: 0px 10px 32px 0px rgba(220, 220, 220, 0.75);
-moz-box-shadow: 0px 10px 32px 0px rgba(220, 220, 220, 0.75);
box-shadow: 0px 10px 32px 0px rgba(220, 220, 220, 0.75);
}
.request-home5 .contact-header {
text-align: left;
color: #111111;
position: relative;
margin-bottom: 35px;
font-size: 28px;
font-weight: 700;
}
.request-home5 .input-form textarea,
.request-home5 .input-form input {
width: 100%;
height: 47px;
border: 1px solid #dddddd;
background: #f5f5f5;
margin-bottom: 5px;
border-radius: 5px;
padding: 0 4px 0 18px;  
}
.request-home5 .input-form textarea {
height: 97px; 
padding: 10px 4px 0 18px; 
}
.request-home5 .input-form input.wpcf7-submit {
font-weight: 500;
height: 55px;
padding: 0 10px;
}
.request-home5 .input-button .contact-light-button {
background: #0b5dc6;
margin-top: 0;
}
.request-home5 .contact-light-button input.wpcf7-submit {
color: #ffffff;
padding: 10px 22px;
}
.request-home5 .contact-light-button:before {
color: #ffffff;
top: 25px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
margin: 5px;
padding: 5px 10px;
border-radius: 3px;
float: none;
width: 96%;
}
@media (max-width: 475px) {
.request-home5 .input-form input[type="submit"] {   
padding: 0 4px 0 4px; 
}
}
.request-home5 .form-holder .ajax-loader {
position: absolute;
}
.contact-onepage .wpb_wrapper {
padding-left: 60px;
padding-right: 31%;
}
@media(max-width: 1440px) {
.contact-onepage .wpb_wrapper {
padding-right: 8%;
}
}
@media(max-width: 991px) {
.contact-onepage .wpb_wrapper {
padding-left: 8%;
padding-right: 8%;
}
}
@media(max-width: 767px) {
.contact-onepage .wpb_wrapper {
padding: 8%;
}
} .project-details h3 {
padding-top: 10px;
}
.project-details .project-details-img {
margin-bottom: 40px;
}
.project-details .project-details-img img {
width: 100%;
border-radius: 4px;
}
.project-details .project-info {
background-color: #f2f2f2;
border-radius: 4px;
margin-top: 10px;
padding: 30px;
}
.project-details .project-info ul {
list-style: none;
padding: 0;
margin: 0;
}
.project-details .project-info ul li {
color: #111111;
margin-bottom: 15px;
}
.project-details .project-info ul li:last-child {
margin-bottom: 0;
}
.project-details .project-info ul li span {
font-size: 16px;
color: #0b5dc6;
display: inline-block;
width: 110px;
font-weight: 500;
}
.project-details .project-info ul li a {
color: #111111;
} .rt-team-single {
position: relative;
}
.rt-team-single .team-details-img-wraper {
text-align: left;
}
@media (max-width:425px) {
.rt-team-single .team-details-img-wraper {
text-align: center;
} 
}
.rt-team-single .team-details-img-wraper .team-details-img-holder img {
width: 100%;
border-radius: 4px;
}
@media ( max-width:767px ) {
.team-details-content-holder {
margin-top: 20px;
}
.team-details-content-holder .title-bar50 {
text-align: left;
}
.team-details-content-holder .title-bar50:after {
right: inherit;
}
}
.rt-team-single .team-details-content-holder h3 {
color: #222222;
line-height: 1;
margin-bottom: 15px;
font-size: 32px;
}
.rt-team-single .team-details-content-holder p span {
font-weight: 500;
}
.team-details-social {
padding-left: 0px;
text-align: left;
margin-top: 30px;
}
.team-details-social li {
display: inline;
display: inline-block;
margin-right: 3px;
text-align: center;
margin-bottom: 5px;
}
.team-details-social li a {
background: #0b5dc6;
height: 40px;
width: 40px;
line-height: 39px;
display: inline-block;
text-align: center;
border: 1px solid #0b5dc6;
transition: all 0.5s ease-out;
font-size: 18px;
border-radius: 4px;
}
.team-details-social li a i {
color: #ffffff;
transition: all 0.5s ease-out;
}
.team-details-social li:hover a {
background: transparent;
border: 1px solid #0b5dc6;
transition: all 0.5s ease-out;
}
.team-details-social li:hover a i {
color: #0b5dc6;
transition: all 0.5s ease-out;
}
.skill-area {
margin-top: 30px;
position: relative;
overflow: hidden;
}
.skill-area .progress {
background-color: #f0f0f0;
border-radius: 0;
box-shadow: none;
height: 10px;
margin-bottom: 50px;
overflow: visible;
position: relative;
margin-top: 25px;
}
.skill-area .progress:last-child {
margin-bottom: 12px;
}
.skill-area .progress .lead {
color: #444444;
font-size: 13px;
font-weight: 500;
left: 0;
position: absolute;
top: -13px;
z-index: 9;
background: #ffffff;
border: 2px solid #0b5dc6;
padding: 5px 20px;
}
.skill-area .progress .progress-bar {
background: #0b5dc6;
}
.skill-area .progress-bar > span {
background: #646464;
float: right;
font-size: 11px;
margin-right: 10px;
margin-top: -25px;
position: relative;
padding: 0 5px;
}
.skill-area .progress-bar > span:before {
border: medium solid transparent;
content: "";
height: 0;
position: absolute;
top: 100%;
width: 0;
border-top-color: #333333;
border-width: 5px;
left: 50%;
margin-left: -5px;
}
.skill-area .progress-bar > span:after {
border: medium solid transparent;
content: "";
height: 0;
position: absolute;
top: 100%;
width: 0;
}
.team-details-info {
padding-left: 0px;
list-style: none;
margin-top: 20px;
text-align: left;
}
.team-details-info li {
margin-bottom: 15px;
}
.team-details-info li i {
color: #0b5dc6;
margin-right: 10px;
}
.experince {
margin-bottom: 60px;
}
.experince h2 {
color: #222222;
font-size: 48px;
font-weight: 800;
margin: 0;
overflow: hidden;
position: relative;
line-height: 1;
}
.experince h2 span {
color: #0b5dc6;
font-size: 90px;
font-weight: 500;
float: left;
margin: 9px 10px 0 0;
font-family: 'Roboto', sans-serif;
}
.experince h2 b {
color: #222222;
font-size: 24px;
font-weight: normal;
font-weight: 500;
margin: 25px 0 0;
}
.experince p {
font-weight: normal;
font-size: 20px;
margin: 13px 0;
line-height: 30px;
color: #666666;
}
.first-box-content {
float: right;
color: #ffffff;
}
.first-box-content h3 {
color: #ffffff;
font-size: 27px;
}
.first-box-content p.call-now {
font-size: 20px;
}
.first-box-content p.phone-number {
color: #ffffff;
display: block;
font-size: 18px;
font-weight: 500;
margin-bottom: 13px !important;
text-decoration: none;
z-index: 9;
line-height: 40px;
}
.first-box-content .overlay-effect {
background: rgba(255, 255, 255, 0.5);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
transition: all 0.5s ease 0s;
width: 100%;
}
.first-box-content:hover .overlay-effect {
opacity: .6;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.rt-text-advertise {
transition: all 0.3s ease-out 0s;
overflow: hidden;
text-align: center;
}
.rt-text-advertise:hover {
opacity: .9;
}
.rt-text-advertise h2 {
color: #ffffff;
font-size: 50px;
font-weight: 600;
line-height: 1.2;
text-align: center;
text-transform: uppercase;
}
.rt-text-advertise h2 span {
color: #0b5dc6;
font-weight: 400;
}
.display-none,
.hide-row {
display: none;
}
.greenova-font {
font-size: 48px;
line-height: 1.2;
padding-bottom: 36px;
}
.title-bar50 {
margin-bottom: 30px;
padding-bottom: 12px;
position: relative;
color: #111111;
font-weight: 600;
}
.title-bar50:after {
position: absolute;
content: "";
background: #0b5dc6;
height: 3px;
width: 50px;
bottom: 0px;
left: 0;
z-index: 1;
}
.title-bar35small {
color: #111111;
margin-bottom: 12px;
padding-bottom: 10px;
position: relative;
}
.title-bar35small:after {
position: absolute;
content: "";
background: #0b5dc6;
height: 3px;
width: 50px;
bottom: 0;
left: 0;
z-index: 1;
}
.rt-image-frame .vc_single_image-wrapper {
border: 18px solid #0b5dc6;
position: relative;
}
.rt-image-frame .vc_single_image-wrapper:before {
top: 2%;
left: 0;
right: 0;
margin: 0 auto;
content: "";
position: absolute;
z-index: 1;
height: 96%;
width: 95%;
background: transparent;
border: 1px #ffffff;
border-style: dashed;
}
.rt-image-frame .vc_single_image-wrapper:after {
top: 34px;
left: 34px;
content: "";
position: absolute;
z-index: -1;
height: 100%;
width: 100%;
background: #eaeaea;
}
.rt-image-frame .vc_single_image-wrapper img {
width: 100%;
}
.about-decoration .rt-vc-title-5 {
float: left;
padding: 90px 130px 93px 360px;
}
.service-details-top h3 {
font-size: 26px;
}
.service-details-top img {
margin-bottom: 30px;
border-radius: 4px;
}
.service-details-top ul.service {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.service-details-top ul.service .rt-service-label {
font-weight: 500;
color: #222222;
}
.service-details-bottom h3 {
font-size: 26px;
}
.service-details-bottom h3 span {
color: #0b5dc6;
}
.service-details-bottom > p {
color: #111111;
font-size: 20px;
margin-bottom: 55px;
}
.service-details-bottom .benefit-box {
padding-left: 30px;
position: relative;
margin-left: 10px;
margin-bottom: 30px;
}
.service-details-bottom .benefit-box:before {
position: absolute;
content: '\f058';
font-family: fontawesome;
background-repeat: no-repeat;
top: 0;
left: -15px;
z-index: 1;
font-size: 30px;
color: #0b5dc6;
}
.service-details-bottom .benefit-box h3 {
line-height: 1;
font-size: 22px;
text-transform: capitalize;
color: #111111;
transition: all 0.5s ease-out;
}
.service-details-bottom .benefit-box h3:hover {
color: #0b5dc6;
transition: all 0.5s ease-out;
}
.service-details-bottom .benefit-box p {
margin-bottom: 0;
}
.service-details-top .rt-vc-title-1 ul {
float: left;
padding-top: 10px;
}
.service-details-top .rt-vc-title-1 h2 {
font-size: 24px !important;
}
.service-details-top .rt-vc-title-1 ul li {
padding-bottom: 5px;
font-size: 15px;
}
.service-details-top .rt-vc-title-1 ul li:before {
color: #0b5dc6;
padding-right: 15px;
font-size: 18px;
}
.wpb-js-composer .service-details-top .vc_tta-container {
margin-bottom: 0;
}
.infobox-push {
margin-top: -266px;
z-index: 999;
position: relative;
}
@media only screen and (max-width: 1024px) {
.infobox-push {
margin-top: -15px;
}
}
@media only screen and (max-width: 991px) {
.infobox-push {
margin-top: -16px !important;
}
}
@media only screen and (max-width: 768px) {
.infobox-push {
margin-top: -15px !important;
}
}
@media (max-width: 480px) {
.infobox-push {
margin-top: 115px;
position: relative;
z-index: 999;
top: 120px;
}
}
@media (max-width: 479px) {
.infobox-push {
margin-top: 115px;
position: relative;
z-index: 999;
top: 120px;
}
}
@media (max-width: 414px) {
.infobox-push {
margin-top: 0;
position: relative;
z-index: 999;
top: 70px;
}
}
div.wpcf7 .estimate-holder-right .ajax-loader {
position: absolute !important;
top: 12px !important;
}
@media (min-width: 480px) and (max-width: 767px) {
.entry-content .pricetable-btn {
height: 45px;
width: 140px;
font-size: 15px;
padding: 9px 0;
}
}
.cross-fix:after {
background: #5d9f00;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 26%;
z-index: 1;
display: inherit;
}
@media only screen and (max-width: 479px) {
.entry-content .pricetable-btn {
height: 40px;
width: 130px;
font-size: 14px;
padding: 8px 0;
}
.solid-title {
text-align: center;
}
.contact-form-area .form-response .alert-success {
letter-spacing: 1px;
}
.title-bar50 {
text-align: center;
}
.title-bar50:after {
right: 0;
margin: 0 auto;
}
.title-bar35small:after {
right: inherit;
}
}
@media only screen and (max-width: 991px) {
.btn-send-message {
padding: 11px 0;
}
.estimate-holder h2 {
font-size: 26px;
}
.title-bar35small:after {
right: 0;
margin: 0 auto;
}
.estimate-holder-left:after {
display: none;
}
}
@media only screen and (max-width: 1199px) {
.btn-send-message {
padding: 9px 0;
}
.solid-title:before {
display: none;
}
}
@media (max-width: 767px) {
.comments-area .main-comments .replay-area {
display: block;
float: left;
width: 100%;
margin-top: 8px;
}
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
display: block;
}
}
@media (max-width: 1560px) {
.about-decoration .rt-vc-title-5 {
float: left;
padding: 50px 100px 92px 60px;
}
}
@media (max-width: 480px) {
.about-decoration .rt-vc-title-5 {
float: left;
padding: 50px 15px 60px;
}
}
@media (max-width: 992px) {
.rt-blog-layout .entry-thumbnail-area ul li:last-child {
display: none;
}
}
@media (min-width: 479px) and (max-width: 991px) {
.blog-box .blog-social {
top: 8%;
}
.blog-box .blog-img-holder .blog-content-holder {
height: 40px;
width: 160px;
padding: 6px;
}
}
@media (max-width: 1024px) {
.rt-text-advertise h2 {
font-size: 40px;
}
.greenova-font {
font-size: 36px;
}
}
@media (max-width: 414px) {
.rt-text-advertise h2 {
font-size: 24px;
}
.greenova-font {
text-align: center;
padding-bottom: 20px;
}
}
@media (max-width: 480px) {
.entry-content .wpb_layerslider_element a.layerslider-button {
padding: 10px 20px;
}
}
@media (max-width: 768px) {
.greenova-font {
font-size: 34px;
padding-bottom: 24px;
}
}
@media only screen and (max-width: 767px) {
.rt-image-frame .vc_single_image-wrapper {
display: inline-block;
}
} .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 14px;
}
.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
padding-bottom: 12px;
padding-top: 12px;
}
.woocommerce.widget_product_search .search-field {
background-color: #f5f5f5;
border: medium none;
border-radius: 0;
box-shadow: none;
height: 40px;
padding: 6px 12px;
width: 100%;
}
.woocommerce.widget_product_search input[type="submit"] {
display: block;
line-height: 1;
margin-top: 11px;
padding: 10px 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper,
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #0b5dc6;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #eaeaea;
}
.woocommerce ul.product_list_widget li {
padding: 10px 0;
}
.woocommerce ul.product_list_widget li img {
width: 60px;
}
.woocommerce .widget_shopping_cart_content .buttons a {
text-align: center;
width: 47%;
max-width: 170px;
}
.woocommerce .widget_shopping_cart_content .buttons a.checkout {
margin-right: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 10px 0;
} .rt-woo-nav.no-nav .owl-custom-nav {
display: none;
}
.rt-woo-nav .section-title {
margin-bottom: 20px;
float: none;
}
.rt-woo-nav .owl-custom-nav-title {
color: #222222;
float: left;
font-size: 28px;
padding-bottom: 12px;
position: relative;
margin-bottom: 10px;
}
.rt-woo-nav .owl-custom-nav-title::after {
background-color: #0b5dc6;
bottom: 0;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 50px;
}
.rt-woo-nav .owl-custom-nav {
float: right;
margin-bottom: 10px;
margin-top: 2px;
padding-left: 30px;
}
.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
background-color: #eeeeee;
border-radius: 3px;
color: #222222;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 32px;
opacity: 1;
text-align: center;
width: 30px;
transition: all 0.5s ease-in-out 0s;
}
.rt-woo-nav .owl-custom-nav .owl-next {
margin-left: 8px;
}
.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
background-color: #0b5dc6;
color: #ffffff;
}
.rt-woo-nav .owl-custom-nav i {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.rt-woo-nav .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
} .woo-shop-top {
border: 1px solid #e7e7e7;
border-radius: 4px;
overflow: hidden;
padding: 20px 20px 18px;
margin-bottom: 30px;
margin-right: 2.5%;
}
.woo-shop-top .view-mode {
margin-right: 5px;
padding: 5px 0;
}
.woo-shop-top .view-mode ul li {
display: inline-block;
margin-right: 5px;
}
.woo-shop-top .view-mode ul li .fa {
color: #666666;
}
.woo-shop-top .view-mode ul li:first-child .fa {
color: #0b5dc6;
}
.woo-shop-top .view-mode ul li:last-child .fa {
color: #0b5dc6;
}
.woo-shop-top ul {
margin: 0;
padding: 0;
}
.woo-shop-top .limit-show {
text-align: right;
padding-top: 6px;
}
.woo-shop-top .limit-show > div {
font-weight: 400;
display: inline-block;
}
.woo-shop-top .sort-list {
text-align: right;
}
.woo-shop-top .sort-list .orderby {
background: #f2f2f2;
border-radius: 4px;
border: 1px solid #e7e7e7;
padding: 6px 18px;
height: 36px;
}
@media(max-width:991px) {
.woo-shop-top .sort-list .orderby {
width: 100%;
margin-top: 5px;
}
}
.woocommerce .woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-result-count {
margin-bottom: 0;
}
.woocommerce .woo-shop-top .woocommerce-ordering {
float: none;
}
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 1;
} .woocommerce ul.products li.product {
margin: 0 2% 50px 0;
overflow: hidden;
}
.woocommerce ul.products li.product h3 {
font-size: 22px;
font-weight: 600;
margin: 30px 0 5px;
padding: 0;
}
.woocommerce ul.products li.product h3 a {
color: #111111;
}
.woocommerce ul.products li.product h3 a:hover {
color: #0b5dc6;
}
.woocommerce ul.products li.product .star-rating {
font-size: 13px;
}
.woocommerce ul.products li.product .price {
color: #0b5dc6;
font-size: 16px;
font-weight: 500;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
.woocommerce ul.products li.product .button {
float: left;
}
.woocommerce ul.products li.product .added_to_cart {
margin-top: 14px;
margin-left: 4px;
padding: 6px 15px;
border-radius: 4px;
}
.product-list-view.woocommerce ul.products li.product .added_to_cart {
margin-top: 0;
}
.woocommerce ul.products li.product .button.compare {
float: left;
margin-left: 10px;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce.has-sidebar ul.products li.product {
width: 31.2%;
}
.woocommerce.no-sidebar ul.products li.product {
width: 24%;
}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
width: 100%;
}
.woocommerce .star-rating {
color: #f7c51d;
}
.woocommerce .products .star-rating {
margin: 0 0 8px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #0b5dc6;
padding: 0;
}
.woocommerce a.added_to_cart {
background-color: #0b5dc6;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 4px 12px;
margin-top: 5px;
}
.woocommerce a.added_to_cart.wc-forward {
margin-top: 5px;  
}
.woocommerce a.added_to_cart:hover {
background-color: #000000;
}
.woocommerce .products .product-thumb-area img {
width: 100%;
}
.woocommerce .product-thumb-area {
position: relative;
border-radius: 4px;
overflow: hidden;
border: 1px solid #e9e9e9;
}
.woocommerce .product-thumb-area .overlay {
background-color: rgba(31, 161, 46, 0.8);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 100%;
border-radius: 4px;  
}
.woocommerce .product-thumb-area:hover .overlay {
opacity: 1;
}
.woocommerce .product-thumb-area .product-info {
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 40%;
transition: all 0.3s ease 0s;
z-index: 9;
}
.woocommerce .product-thumb-area .product-info ul {
margin: 0;
text-align: center;
font-size: 0;
}
.woocommerce .product-thumb-area .product-info ul li {
display: inline-block;
font-size: 15px;
padding: 0 2px;
border-radius: 6px;
overflow: hidden;
}
.woocommerce .product-thumb-area .product-info ul li a {
background: #ffffff;
display: block;
height: 38px;
min-width: 38px;
line-height: 38px;
}
.woocommerce .product-thumb-area .product-info ul li a .fa {
color: #111111;
}
.woocommerce .product-thumb-area .product-info ul li a:hover .fa {
color: #0b5dc6;
}
.woocommerce .product-thumb-area:hover .product-info {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
position: relative;
margin-top: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon {
border-radius: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
margin: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
background-color: #fff;
left: 11px;
margin: 0;
position: absolute;
top: 11px;
}
.woocommerce #yith-wcwl-popup-message {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
font-weight: 500;
line-height: 1.2;
padding: 10px;
} .woocommerce ul.products .grid-hide {
display: none;
}
.woocommerce.product-list-view ul.products .grid-hide {
display: block;
}
.woocommerce.product-list-view ul.products li.product h3 {
margin: 0 0 12px;
}
.woocommerce.product-list-view ul.products li.product .button {
margin-top: 0;
}
.woocommerce.product-list-view .product-thumb-area {
float: left;
margin-right: 20px;
border: 1px solid #e7e7e7;
}
.woocommerce.product-list-view .product-info-area {
overflow: hidden;
}
.woocommerce.product-list-view .product-info-area .shop-excerpt {
margin-top: 10px;
}
.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
width: 100%;
}
@media(max-width: 991px) {
.woocommerce.product-list-view .product-thumb-area {
width: 40%;
}
}
@media(max-width: 767px) {
.woocommerce ul.products li.product h3 {
line-height: 1.4;
}
.woocommerce.product-grid-view ul.products li.product {
width: 48%;
}
} .woocommerce div.product div.summary {
margin-bottom: 40px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 7px;
width: 31%;
width: calc(28.66666667%);
max-width: 195px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1) {
margin-right: 0;
background-color: #f2f2f2;
padding: 20px;
}
.woocommerce div.product .product_title {
color: #222222;
font-size: 28px;
line-height: 1.1;
margin-bottom: 16px;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #0b5dc6;
font-size: 22px;
font-weight: 500;
margin-bottom: 20px;
display: inline-block;
}
.woocommerce div.product .sku {
color: #222222;
font-weight: 500;
margin-bottom: 15px;
}
.woocommerce div.product .short-description {
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
margin-bottom: 36px;
padding: 15px 0;
}
.woocommerce div.product form.cart .variations {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations label {
color: #222;
font-size: 16px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
padding: 8px 10px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 8px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 24px;
}
.woocommerce div.product form.cart .button {
background-color: #0b5dc6;
border-radius: 0;
color: #ffffff;
font-size: 14px;
font-weight: 500;
padding: 16px 25px;
text-transform: uppercase;
border-radius: 4px; 
transition: all 0.3s ease 0s;
}
.woocommerce div.product form.cart .button:hover {
background-color: #111111;
}
.woocommerce div.product .product-meta span {
color: #222222;
font-size: 18px;
font-weight: 500;
}
.woocommerce div.product .product-meta a {
color: #666666;
}
.woocommerce div.product .product-meta a:hover {
color: #0b5dc6;
}
.woocommerce div.product .woocommerce-tabs {
border: 1px solid #e7e7e7;
border-radius: 4px;
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f2f2f2;
border-color: #e7e7e7;
border-radius: 0;
border-width: 0 1px 1px;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
border-left-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #0b5dc6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border: 0;
border-radius: 0;
box-shadow: none;
content: none;
height: inherit;
left: inherit;
position: inherit;
width: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #222222;
font-weight: 500;
padding: 12px 30px;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #222222;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: medium none;
box-shadow: none;
margin: 0;
padding: 30px 30px 20px;
}
.woocommerce div.product .woocommerce-tabs h2 {
color: #111111;
font-size: 28px;
}
.woocommerce div.product .up-sells {
margin-bottom: 50px;
}
.woocommerce a.woocommerce-review-link {
color: #666666;
}
.woocommerce a.woocommerce-review-link:hover {
color: #0b5dc6;
}
.woocommerce .quantity .qty {
border: 1px solid #e7e7e7;
border-radius: 0;
box-shadow: none;
height: 46px;
text-align: center;
padding: 1px;
background-color: #fff;
border-radius: 4px;
}
.woocommerce .quantity .input-group-btn-vertical {
float: left;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.woocommerce .quantity .input-group-btn-vertical > .btn {
border-radius: 4px;
display: block;
float: none;
height: 23px;
line-height: 14px;
margin-left: -1px;
max-width: 100%;
outline: medium none;
padding: 0 7px;
position: relative;
width: 100%;
}
.woocommerce .quantity .input-group-btn-vertical > .btn:hover,
.woocommerce .quantity .input-group-btn-vertical > .btn:active,
.woocommerce .quantity .input-group-btn-vertical > .btn:focus {
background-color: #fff;
border-color: #ccc;
color: #333;
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce #reviews #comments {
margin-bottom: 20px;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e7e7e7;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
}
#review_form_wrapper {
padding-top: 20px;
}
.woocommerce #reviews h3 {
font-size: 24px;
margin-bottom: 10px;
color: #111111;
}
.woocommerce p.stars a {
color: #f7c51d;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #0b5dc6;
border-radius: 4px;
box-shadow: none;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: 500;
padding: 14px 22px;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #222222;
color: #ffffff;
border-radius: 4px;
}
.woocommerce #respond input#submit {
background-color: #0b5dc6;
border-radius: 4px;
box-shadow: none;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: 500;
padding: 14px 22px;
line-height: 1.6;
}
.woocommerce #respond input#submit:hover {
background-color: transparent;
color: #ffffff;
border-radius: 4px;
}
#review_form .form-group {
margin-bottom: 10px;
}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-rating {
margin-top: 20px;
}
.woocommerce #review_form #respond .comment-form-rating label {
color: #111111;
}
.woocommerce #review_form #respond .form-submit {
margin: 5px 0 10px;
}
.woocommerce .related.products ul.products li.product {
margin: 0;
padding: 0;
width: inherit !important;
}
.woocommerce .related.products ul.products li.product .onsale {
margin: 0;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
border: 1px solid #e7e7e7;
margin-right: 1.8%;
width: 32%;
} p.demo_store {
background-color: #0b5dc6;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #0b5dc6;
}
.woocommerce-message,
.woocommerce-info {
border-color: #0b5dc6;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table {
border-width: 1px 1px 0 0;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
margin: 0 0 100px;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
border-width: 0 0 1px 1px;
color: #111;
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove > a {
margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name > a {
color: #111;
font-weight: 500;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
color: #111;
}
.woocommerce-cart .woocommerce .quantity .qty {
height: 30px;
}
.woocommerce-cart .woocommerce .actions {
padding: 10px 12px;
}
.woocommerce-cart .woocommerce .actions input.button {
padding: 10px 15px;
}
.woocommerce-cart .woocommerce .actions #coupon_code {
border-color: #ddd;
margin-right: 10px;
padding: 9px;
width: 110px !important;
}
.woocommerce-cart table.cart img {
width: 50px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
width: inherit;
}
.woocommerce .cart-collaterals .cross-sells h2:after {
content: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
margin-bottom: 10px;
padding-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
color: #111;
font-size: 24px;
margin-bottom: 35px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
background-color: #0b5dc6;
color: #fff;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table {
border-width: 1px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #0b5dc6;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
} .woocommerce-checkout .checkout_coupon .button {
padding: 12px 25px;
}
.woocommerce-checkout .woocommerce h3 {
color: #111;
font-size: 20px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce label {
color: #111;
}
.woocommerce form.woocommerce-checkout .form-row {
margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row .select2-choice {
padding: 4px 8px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2;
padding: 10px;
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 40px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ccc;
background-color: #f5f5f5;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-color: 1px solid #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
border-width: 1px 1px 0 0;
color: #111;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: #ededed;
border-radius: 0;
} .woocommerce-order-received .woocommerce {
color: #111;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details li {
font-size: 1em;
}
.woocommerce-order-received .woocommerce .shop_table {
margin-bottom: 40px;
border-color: #ccc;
border-width: 1px 1px 0 0;
}
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
font-size: 20px;
margin-bottom: 40px;
}
.woocommerce-order-received .woocommerce .title h3 {
margin-bottom: 10px;
} .woocommerce-account .woocommerce {
color: #111;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
color: #fff;
display: inline-block;
margin-bottom: 5px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #fff;
padding: 10px 20px;
background-color: #0b5dc6;
display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000;
}
.woocommerce-account .woocommerce .shop_table {
margin-bottom: 0;
border-color: #ccc;
border-width: 1px 1px 0 0;
font-size: 1em;
}
.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-account .woocommerce table .button {
padding: 8px 14px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
text-align: center;
}
.woocommerce-edit-address .woocommerce-MyAccount-content > p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
margin-bottom: 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
margin-top: 30px;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
margin-bottom: 20px;
} .woocommerce .wishlist-title h2 {
color: #111;
margin-bottom: 25px;
padding: 0;
}
.woocommerce .shop_table.wishlist_table {
border-color: #ccc;
border-width: 1px 1px 0 0;
color: #111;
font-size: 14px;
margin-bottom: 40px;
}
.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
text-align: center;
}
.woocommerce .shop_table.wishlist_table tfoot td {
text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
}