/*
Theme Name: sonex
Theme URI: http://www.finsstudio.com/demo/sonex
Author: FinsStudio  
Text Domain: sonex
Author URI: http://www.finsstudio.com
Description: Sonex is a Multipurpose Responsive WordPress theme, enabling you to develop agency quality websites quickly. Sonex is loaded with toons of features Which make web development easier for you and makes websites easier to manage for your clients.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sonex
Tags: light, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, post-formats, sticky-post, theme-options, translation-ready

*/

/*------------------------------------------------------------------

[1. Sonex Body Styling]

*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
ul {
  list-style: none;
}
ul {
  line-height: 2em;
}
blockquote,
q {
  quotes: none;
}
.nomargin,
.nomargin .ultimate-map-wrapper.ult-adjust-bottom-margin {
margin: 0px !important;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:hover {
  text-decoration: none;
}
a:focus, a:active {outline: none;}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.padding90 {
    padding: 90px 0;
    /* padding-bottom: 56px; */
}
input,
select {
  vertical-align: middle;
}
div {
  box-sizing: border-box;
}
img {
  border: 0px;
  height: auto;
  vertical-align: top;
}
/**** Start Reset CSS For WordPress ****/
.align-center {
  width: 100%;
  text-align: center;
}
.align-right {text-align:right;}
.align-left {text-align: left;}
.fleft {float: left;}
.fright {float: right;}
a, a:hover, a:active, a:focus {
     outline: 0;
     text-decoration: none;
}
pre, img {max-width: 100%;}
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  padding: 10px 20px;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
td {
  border-width: 0 1px 1px 0;
}
dl {
  margin-bottom: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 24px;
}
address {
  margin-bottom: 24px;
}
/* Alignment */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
  text-align: left;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}
blockquote cite, p cite {display: block;margin: 10px 0px;color: #101010;font-weight: bold;}
.wp-caption.alignright {
  margin: 7px 0 7px 14px;
  text-align: right;
}
.wpb_wrapper ul li {
  list-style: circle;
  margin-left: 20px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}
.wp-caption {
  margin-bottom: 24px;
  max-width: 100%;
  color: #767676;
}
.padder {
  padding: 45px 0px;
}
.gallery-caption {}
.bypostauthor{}
.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
  font-size: 12px;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
pre, code {
    background-color: #F9F9F9;
    border-color: rgba(180,180,180,1);
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    display: block;
    font-family: 'Open Sans', sans-serif;font-weight: 300;
    font-size: 14px;
    padding: 10px;
    margin-top:20px;
    margin-left:20px;
    margin-right:20px;
    overflow: auto;
}
/**** End Reset CSS For WordPress ****/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    padding: 10px 5px 0px;
}

/* Text meant only for screen readers. */
.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; /* Above WP toolbar. */
}
/*
	Vars
*/
/*
	Sonex Core styles
*/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #13151c;
  background-color: #ffffff;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  overflow-x: hidden;
}
/* Add Icomoon Font Support */
@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?jsvbx6');
  src:url('fonts/icomoon.eot?jsvbx6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jsvbx6') format('truetype'),
    url('fonts/icomoon.woff?jsvbx6') format('woff'),
    url('fonts/icomoon.svg?jsvbx6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-weight: 900;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
h2 {
    font-weight: 200;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
h3,
h4,
h5,
h6 {
  color: #303335;
  text-transform: capitalize;
  font-weight: 600;
  font-style: none;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
h1 {
  font-size: 44px;
  margin-bottom: 10px;
  color: #333333;
  letter-spacing: 0.5px;
}
h2 {
  font-size: 34px;
  margin-bottom: 10px;
}
h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 18px;
  margin-bottom: 20px;
}
h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
a {
  color: #404040;
  text-decoration: none;
  transition: color 0.4s ease;
}
.caret {
  color: #B8B9B9;
  display: none;
}
p {
  line-height: 27px;
  font-size: 16px;
  font-weight: 300;
}
a:hover{
  color: #148CB7;
}
img {
  max-width: 100%;
}
blockquote {
  background-color: #F3F3F3;
  box-sizing: border-box;
  padding: 40px;
  padding-left: 30px;
  position: relative;
  min-height: 30px;
  margin-top: 20px;
  color: #757575;
  line-height: 1.4em;
  font-style: italic;
}
blockquote p{
  margin-top: 0!important;
}
blockquote i.fa-quote-left {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.2em;
  color: #148CB7;
  background-color: #ffffff;
  border-radius: 50%;
}
.cl {
  width: 100%;
  float: left;
  clear: both;
}
#wrap-all {
  width: 100%;
  float: left;
  text-align: left;
  overflow: hidden;
}
.full-widthy {
  width: 100%;
}
.relative {
  width: 100%;
  float: left;
  position: relative;
}
.primary-color {
  color: #148CB7;
}
.primary-bg {
  background-color: #148CB7;
}
.default-gradient .aio-icon {
  background: transparent;
}
.secondary-color {
  color: #303335;
}
p.secondary-color > b{
	color: #148CB7;
}
.fa.secondary-color,
.fa.primary-color{
  font-size: 0;
}
.fa.secondary-color:before,
.fa.primary-color:before{
  font-size: 13px;
}
.secondary-bg {
  background-color: #303335;
}
.roundy {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.padding-bottomtiny {
  padding-bottom: 20px;
}
.slick-dots {
  bottom: -15px !important;
}
.slick-slidercorporate .ult-item-wrap {
  border-radius: 10px 10px 10px 184px;
  overflow: hidden;
}
.slick-slidercorporate .ultb3-box img.ultb3-img {
  display: block;
}
.slick-slidercorporate .ultb3-box .ultb3-btn {
  margin-top: 15px;
}
.body-bg {
  background-color: #ffffff;
}
.body-bg h1,
.body-bg h2,
.body-bg h3,
.body-bg h4,
.body-bg h5,
.body-bg h6 {
  color: #222222 !important;
}
.site-content p,
.site-content ul,
.site-content ol {
  display: block;
  float: none;
}
p.subcomment {
    padding-bottom: 25px;
}
ul.page-numbers li {
    display: inline-block;
    padding: 0px 10px;
    background: #182127;
      color: #ffffff;
  font-size: 12px;
}
ul.page-numbers li a{
  color: #ffffff;
  font-size: 12px;
}
.site-content p:first-child{
  margin-top: 0;
}
.ui-accordion p:first-child{
  margin-top: 20px;
}
::selection {
  color: #fff;
  background: #303335;
}
::-moz-selection {
  color: #fff;
  background: #303335;
}
.d-hide {
  display: none;
}
.width-100.float-left {
  width: 100%;
}
footer.site-footer ::selection {
  color: #fff;
  background: #148CB7;
}
footer.site-footer ::-moz-selection {
  color: #fff;
  background: #148CB7;
}
footer.site-footer .d-hide {
  display: none;
}
.bg_color_1 {
  background-color: #eeeeee;
}
.bg_color_2 {
  background-color: #eeeeee;
}
.bg_color_3 {
  background-color: #eeeeee;
}
.bg_color_4 {
  background-color: #eeeeee;
}
.bg_color_5 {
  background-color: #eeeeee;
}
/*
	Site header
*/
.hidden-header {
    display: none;
}
header.site-header {
  width: 100%;
  float: left;
}
header.site-header section.bar-sub, header.site-header section.main-bar-sub {
  max-height: 40px;
  width: 100%;
  float: left;
  overflow: hidden;
}
header.site-header section.bar-sub ul {
  float: left;
  font-size: 11px;
  line-height: 20px;
  margin: 10px 0;
}
header.site-header section.bar-sub ul li {display: inline-block;margin-left: 20px;}
header.site-header section.bar-sub ul li a {color: #fff;}
header.site-header section.bar-sub div.primary-bg {
  width: 100%;
  float: left;
}
.site-header .bar-main {
  width: 100%;
  float: left;
  background-color: rgb(34, 34, 35);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05);
  box-shadow: 0 2px 6px rgba(0,0,0,.05);
  transition: all 0.4s ease;

}
.site-header .main-4 {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  width: 100%;
  float: left;
  background-color: transparent;
  -moz-box-shadow: 0 0px 0px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
  box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
#stick-this .site-header .bar-main {
  background-color: rgba(255, 255, 255, 0.9);
}
.site-header .bar-sticked {
  position: fixed !important;
  left: 0px;
  top: 0px;
  z-index: 100000;
  width: 100%;
  max-height: 70px;
  background-color: rgba(32, 32, 32, 0.8) !important;
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,.05) !important;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05) !important;
  box-shadow: 0 2px 6px rgba(0,0,0,.05) !important;
}
.site-header .bar-sticked .description {
  display: none;
}
header.site-header-2 .bar-sticked {
  max-height: 62px;
}
.main-4 nav.desktop-nav > ul > li.desktop-nav-li > a {
  color: #999999;
}
.main-4 nav.desktop-nav > ul > li.desktop-nav-li > a:hover {
  color: #ffffff;
}
header.site-header .bar-sticked .site-logo {
  margin-top: 18px;
}
header.site-header .bar-sticked nav.desktop-nav > ul > li.desktop-nav-li {
  line-height: 50px;
}
header.site-header .bar-sticked nav.desktop-nav > ul > li.desktop-nav-li span.border {
  margin-top: 25px;
}
.logged-in.admin-bar header.site-header .bar-sticked {
  top: 32px;
}
header.site-header .bar-sticked .search {
  margin: 11px 0px;
  transition: margin 0.5s ease;
}
.noof-items {
position: absolute;
    bottom: 30px;
    min-width: 20px;
    right: 15px;
    padding: 5px 5px;
    font-size: 11px;
    color: #FFFFFF;
    border-radius: 50%;
    text-align: center;
}
header.site-header .bar-sticked .shopping-cart {
  margin: 12px 10px;
  margin-right: -5px;
  transition: margin 0.5s ease; 
}
header.site-header .bar-sticked nav.desktop-nav > ul > li ul {
  top: 60px;
}
header.site-header p.contacts {
  width: auto;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 40px;
  margin-right: 20px;
}
header.site-header .righty {
  float: right !important;
  line-height: 43px !important;
}
header.site-header p.contacts i {
    margin-right: 3px;
    line-height: 41px;
    color: #ECEAEA;
    padding: 0px 16px;
}
header.site-header-2 p.contacts i {
  margin-right: 6px;
  line-height: 40px;
  color: #FFFFFF;
  padding: 0px 14px;
}
header.site-header p.sm-buttons {
  float: right;
  padding: 12px 0px;
}
header.site-header p.sm-buttons a {
  float: right;
  overflow: hidden;
  margin-left: 10px;
  width: 20px;
  height: 20px;
  position: relative;
}
header.site-header p.sm-buttons a i.fa {
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  transition: top 0.4s ease;
}
header.site-header p.sm-buttons a:hover i.fa {
  top: -20px;
}
header.site-header p.sm-buttons a:hover i.fa.cloned {
  top: 0px;
}
header.site-header div.shopping-cart {
  float: right;
  width: 63px;
  position: relative;
  margin: 20px 0px;
  padding-top: 7px;
  margin-right: -10px;
}
header.site-header div.shopping-cart i.fa {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 10%;
  color: #364145;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: bolder;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
}
.transparent-header div.shopping-cart i.fa {
  color: #ffffff !important;
}
.transparent-header div.shopping-cart i.fa:hover {
  color: #364145;
}
.head-corporate .shopping-cart i.fa:hover {
  color: #ffffff;
  border: 1px solid #6A6B6B;
  background: #222527;
}
header.site-header div.search {
  float: right;
  width: auto;
  position: relative;
  margin: 20px 0px;
  padding-top: 7px;
}
header.site-header div.search i.fa {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 10%;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 16px;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
}
.head-corporate .search i.fa:hover,
.head-corporate .search i.fa.active
{
  color: #ffffff;
  border: 1px solid #6A6B6B;
  background: #222527;
}
.transparent-header .search i.fa {
  color: #ffffff !important;
}
.transparent-header .search i.fa:hover {
  color: #364145;
}
header.site-header.transparent-header .search form {
    background-color: rgba(25, 26, 27, 0.7);
    border-width: 1px;
    border-style: solid;
    border-color: #232323;
    border-top: 0px;
}
header.site-header .search form {
  position: absolute;
  top: 67px;
  right: 0px;
  background-color: #ffffff;
  padding: 20px;
  display: none;
  border-width: 1px;
  border-style: solid;
  border-color: #F5F5F5;
  box-sizing: border-box;
  z-index: 9;
}
header.site-header .bar-sticked .search form {
  top: 59px;
}
header.site-header .search form input[type=search] {
  border-radius: 50px;
  background-color: #EFEBEB;
  padding-left: 20px;
  padding-top: 3px;
  color: #333;
  font-size: 14px;
  height: 40px;
  width: 250px;
  line-height: 40px;
  border: 1px solid #F3F3F3;
  outline: none;
}
header.site-header div.search form input[type=search]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
header.site-header div.search form input[type=search]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
header.site-header div.search form input[type=search]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
header.site-header div.search form input[type=search]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
header.site-header div.mobile-nav {
  float: right;
  margin: 20px 0px;
  margin-left: 10px;
  display: none;
}
header.site-header div.mobile-nav > i.fa {
  width: 40px;
  height: 40px;
  margin-top: 7px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #148CB7;
  color: #148CB7;
  font-size: 18px;
  cursor: pointer;
  box-sizing: border-box;
  transition: color 0.4s ease, background-color 0.4s ease;
}
header.site-header .bar-sticked div.mobile-nav > i.fa {
  margin-top: -9px !important;
  }
header.site-header div.mobile-nav > i.fa.active,
header.site-header div.mobile-nav > i.fa:hover {
  background-color: #148CB7;
  color: #fff;
}
header.site-header div.mobile-nav > ul {
  position: absolute;
  width: 100%;
  background-color: #303335;
  display: none;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #148CB7;
  z-index: 500000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #414446;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #414446;
  box-sizing: border-box;
}
header.site-header div.mobile-nav > ul li {
  transition: background-color 0.4s ease, background-color 0.4s ease;
  position: relative;
}
header.site-header div.mobile-nav > ul li i.fa {
  cursor: pointer;
  line-height: 40px;
  padding: 0px 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
}
header.site-header div.mobile-nav > ul > li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.05);
}
header.site-header div.mobile-nav > ul > li > ul {
  background-color: #1f2224;
}
header.site-header div.mobile-nav > ul > li > ul > li {
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.05);
}
header.site-header div.mobile-nav > ul > li > ul > li > ul {
  background-color: #0e1113;
}
header.site-header div.mobile-nav > ul > li > ul > li > ul > li {
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.05);
}
header.site-header div.mobile-nav > ul > li > ul > li > ul > li:hover {
  background-color: #148CB7;
}
header.site-header div.mobile-nav > ul > li > ul > li:hover {
  background-color: #148CB7;
}
header.site-header div.mobile-nav > ul > li:hover {
  background-color: #148CB7;
}
header.site-header div.mobile-nav > ul ul {
  display: none;
}
header.site-header div.mobile-nav ul {
  list-style: none;
  float: none !important;
}
header.site-header div.mobile-nav ul li {
  line-height: 40px;
}
header.site-header div.mobile-nav ul li a {
  color: #fff;
  text-transform: capitalize;
  padding: 0px 20px;
  float: none !important;
}
header.site-header ul li a{
  display: block;
}

header.site-header nav.desktop-nav {
  float: right;
  margin-right: 10px;
  position: relative;
  width: auto;
}
header.site-header nav.desktop-nav > i.fa {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #148CB7;
  color: #148CB7;
  font-size: 18px;
  cursor: pointer;
  box-sizing: border-box;
  transition: color 0.4s ease, background-color 0.4s ease;
  margin: 20px 0px;
  float: left;
  display: none;
}
header.site-header nav.desktop-nav > i.fa.active,
header.site-header nav.desktop-nav > i.fa:hover {
  background-color: #148CB7;
  color: #fff;
}
header.site-header nav.desktop-nav ul {
  width: auto;
  float: left;
  margin-right: 10px;
  display: block;
}
header.site-header nav.desktop-nav ul li.desktop-nav-li {
  width: auto;
  float: left;
  position: relative;
}
header.site-header nav.desktop-nav ul li.desktop-nav-li a {text-decoration: none;}
header.site-header nav.desktop-nav > ul {
  display: block;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li {
  line-height: 80px;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li span.border {
  height: 13px;
  width: 1px;
  background-color: #e6e6e6;
  margin-top: 40px;
  float: right;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li > a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 17px;
  display: inline-block; 
  padding: 6px 20px;
  float: left;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li:last-child {
  margin-right: 0px;
  border-right-width: 0px;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li:last-child span.border {
  display: none;
}
header.site-header nav.desktop-nav > ul > li.desktop-nav-li:last-child a {
  border-right-width: 0px;
  margin-right: 0px;
}
header.site-header nav.desktop-nav > ul ul {
  position: absolute;
  background-color: #3D3D3D;
  width: 220px;
  border-top-width: 3px;
  border-top-style: solid;
  display: none;
  z-index: 1000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #414446;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #414446;
}
header.site-header nav.desktop-nav > ul ul > li.desktop-nav-li {
  line-height: 40px;
  width: 100%;
  float: left;
  border-bottom-width: 0.9px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.05);
  transition: background-color 0.4s ease;
}
header.site-header nav.desktop-nav > ul ul > li.desktop-nav-li a {
  color: #fff;
  display: block;
  float: none;
  margin: 0;
  padding: 0 20px;
  text-transform: capitalize;
  text-decoration: none;
  transition: margin .3s, color 0s;
  -webkit-transition: margin .3s, color 0s;
  -moz-transition: margin .3s, color 0s;
}
header.site-header nav.desktop-nav > ul ul > li.desktop-nav-li a:hover {
  margin-left: 10px;
}
header.site-header nav.desktop-nav > ul ul > li.desktop-nav-li:hover {
  background-color: #148CB7;  
  text-decoration: none;
}
header.site-header div.site-logo {
  width: auto;
  float: left;
  margin-top: 20px;
}
header.header3 div.site-logo3 {
  width: auto;
  float: left;
  padding: 30px 0;
}
header.site-header .top-push {
  margin-top: 34px !important;
}
header.site-header div.site-logo p {
  width: auto;
  float: left;
  margin: 0px;
}
header.site-header div.site-logo p.logo-text {
padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
}
header.site-header div.site-logo p.logo-text a {
  color: #ffffff;
  letter-spacing: 3px;
}
header.site-header div.site-logo p.logo-text a img {
    max-width: 200px;
    float: left;
    margin-right: 5px;
}
header.site-header div.site-logo3 p.logo-text a img {
  max-height: 30px;
  float: left;
  margin-right: 5px;
}
header.site-header div.site-logo a:hover {
  text-decoration: none;
}
header.site-header div.site-logo p.description {
  line-height: 14px;
  font-size: 12px;
  text-transform: capitalize;
  color: #6F6F6F;
  padding-top: 4px;
}
header.site-header-1 p.sm-buttons a i.fa.cloned {

  top: 20px;
}
header.site-header-1 p.links a {
  color: #fff;
}

header.site-header-1 p.contacts:hover {
  color: #FFFFFF;
  transition: all 0.7s ease;
}
header.site-header-1 nav.desktop-nav > ul > li ul {
  top: 92px;
  left: 0px;
}
header.site-header-1 nav.desktop-nav ul.sub-menu li {
  font-size: 14px;
}
header.site-header-1 nav.desktop-nav > ul > li ul ul {
  top: -3px;
  left: auto;
  right: -230px;
}
header.site-header-1 .mega-menu {
  top: 80px;
}
header.site-header-1 div.mobile-nav > ul {
  top: 80px;
  right: 0px;
}
header.site-header-1 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-item > a, 
header.site-header-1 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > a {color: #148CB7;}
header.site-header-1 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > ul > li.desktop-nav-li.current-menu-item > a,
header.site-header-1 nav.desktop-nav > ul > li.desktop-nav-li.current_page_item > ul > li.desktop-nav-li.current-menu-item > a {background: #148CB7;}

header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-item > a, 
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > a {background: #303335;}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > ul > li.desktop-nav-li.current-menu-item > a,
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li.current_page_item > ul > li.desktop-nav-li.current-menu-item > a {background: #148CB7;}

header.site-header-3 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-item > a, 
header.site-header-3 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > a {color: #148CB7;}
header.site-header-3 nav.desktop-nav > ul > li.desktop-nav-li.current-menu-ancestor > ul > li.desktop-nav-li.current-menu-item > a,
header.site-header-3 nav.desktop-nav > ul > li.desktop-nav-li.current_page_item > ul > li.desktop-nav-li.current-menu-item > a {background: #148CB7;}
header.site-header-3 .site-logo {
  position: absolute;
  top: 20px;
}
header.site-header-3 section.bar-main {
  height: 120px;
}
header.site-header-3 nav.desktop-nav > ul {
  display: block;
}
header.site-header-3 nav.desktop-nav > ul > li ul {
  top: -3px;
  right: -230px;
}
header.site-header-3 nav.desktop-nav > ul > li > ul {
  right: auto;
  top: 80px;
  left: 0px;
}
header.site-header-3 div.mobile-nav > ul {
  right: 0px;
  top: 120px;
}
header.site-header-3 p.sm-buttons {
  margin: 10px 0px;
}
header.site-header-3 p.sm-buttons a {
  height: 20px;
  margin: 0px;
  float: left;
}
header.site-header-3 p.sm-buttons a i.fa {
  height: 20px;
  line-height: 20px;
}
header.site-header-3 p.sm-buttons a i.fa.cloned {
  color: #148CB7;
  top: 20px;
}
header.site-header-3 p.sm-buttons a:hover i.fa {
  top: -20px;
}
header.site-header-3 p.sm-buttons a:hover i.fa.cloned {
  top: 0px;
}
header.site-header-3 .mega-menu {
  top: 120px;
}
header.site-header-3 section.bar-main.bar-sticked {
  height: 80px;
}
header.site-header-3 section.bar-main.bar-sticked p.contacts,
header.site-header-3 section.bar-main.bar-sticked p.sm-buttons {
  display: none;
}
header.site-header-3 section.bar-main.bar-sticked .mega-menu {
  top: 80px;
}
header.site-header-3 section.bar-main.bar-sticked div.mobile-nav > ul {
  right: 0px;
  top: 80px;
}
header.site-header-3 section.bar-main.bar-sticked .site-logo {
  margin-top: 0px;
}
header.site-header-2 .mega-menu {
  top: 50px;
}
header.site-header-2 nav.desktop-nav {
  float: left;
}
header.site-header-2 nav.desktop-nav > ul {
  display: block;
  margin: 0px;
}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li {
  line-height: 50px;
  margin-right: 0px;  
  float: left;
}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li a {
  color: #fff;
}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li a:hover {
  color: #fff;
}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li > a {float: left;text-decoration: none;}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li > a:hover{background: #303335;}
header.site-header-2 nav.desktop-nav > ul > li.desktop-nav-li span.border {
  margin: 24px 0px;
  background-color: rgba(255, 255, 255, 0.2);
  display: inline-block;
  float: right;
  display: none;
}
header.site-header-2 nav.desktop-nav > ul > li ul {
  top: -3px;
  right: -230px;
}
header.site-header-2 nav.desktop-nav > ul > li > ul {
  border-top-width: 0px;
  right: auto;
  top: 62px;
  left: 0px;
}
header.site-header-2 div.mobile-nav {
  float: left;
  margin: 0px;
}
header.site-header-2 div.mobile-nav > i.fa {
  margin: 0px;
  border: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 0;
}
header.site-header-2 div.mobile-nav > i.fa:hover {
  background-color: #79b349;
}
header.site-header-2 div.search {
  float: right;
  margin: 0px;
  padding: 0px;
}
header.site-header-2 div.search > i.fa {
  margin: 0px;
  margin-right: -1px;
  border: 0px;
  width: 57px;
  height: 62px;
  line-height: 65px;
  color: #fff!important;
  border-radius: 0;

}
header.site-header-2 div.search > i.fa:hover {
  background-color: #4F4F4F!important;
}
header.site-header-2 div.search > form {
  top: 50px;
}
header.site-header-2 div.search > form input {
  border-radius: 0;
}
header.site-header-2 div.shopping-cart {
  float: right;
  margin: 0px;
  padding: 0px;
}
header.site-header-2 div.shopping-cart a > i.fa {
  border: 0 none;
  border-radius: 0;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin: 0;
  width: 50px;
  color: #fff;
}
header.site-header-2 div.shopping-cart a > i.fa:hover {
  background-color: #303335!important;
}
header.site-header-2 p.contacts {
  margin: 30px 0px;
  margin-right: 20px;
}
header.site-header-2 p.contacts span {
  color: #222222;
}
header.site-header-2 p.sm-buttons {
  margin: 25px 0px;
}
header.site-header-2 p.sm-buttons a {
  width: 30px;
  height: 30px;
}
header.site-header-2 p.sm-buttons a i.fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
header.site-header-2 p.sm-buttons a i.fa.cloned {
  background-color: #148CB7;
  color: #fff;
  top: 30px;
}
header.site-header-2 p.sm-buttons a:hover i.fa {
  top: -30px;
}
header.site-header-2 p.sm-buttons a:hover i.fa.cloned {
  top: 0px;
}
@media (max-width: 1200px) {
  header.site-header nav.desktop-nav > ul > li.desktop-nav-li > a{
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  header.site-header-2 p.contacts {
    display: none;
  }
  header.site-header-3 p.contacts {
    display: none;
  }
}
/*
  Concept's Headers Styling
*/
.head-corporate .bar-sub {
  background-color: #006FAF;
}
.head-corporate .contacts i{
  border-right: 1px solid #0C567F;
  border-left: 1px solid #0C567F;
  background: #095C8C;
}
.head-corporate .contacts {
  color: #EAEAEA;
}
.head-corporate .sm-buttons a i.fa {
  color: #FFFFFF;
}
.head-medical .bar-sub {
  background-color: #00A79D;
}
.head-medical .noof-items {
  background: #05827A;
}
.head-medical .contacts i {
  background: #02988F;
  color: #FFFFFF;
}
.head-medical .contacts {
    color: #F5F5F5;
}
.head-medical .contacts i {
    background: #00948B;
}
.head-medical .contacts:hover i {
    background: #058A82;
    transition: all 0.7s ease;
}
.head-medical .sm-buttons a i.fa {
  color: #f5f5f5;
}
.head-medical .sm-buttons a i.fa.cloned {
  color: #ffffff;
}
.head-medical .shopping-cart i.fa {
  background: #00A79D;
}
.head-medical .shopping-cart i.fa:hover {
  background: #058A82;
  transition: all 0.7s ease;
}
.head-medical .search i.fa {
  background: #00A79D;
}
.head-medical .search i.fa:hover {
  background: #058A82;
  transition: all 0.7s ease;
}
.head-medical .sonex-header .sonex-menu li > a:hover {
  color: #00A79D;
}
.head-medical #header-navigation ul li.menu-item:hover a {
    background-color: #00948B;
    background: -webkit-linear-gradient(to left, #00A79D , #00948B);
    background: linear-gradient(to left, #00A79D , #00948B);
}
.head-medical li.current-menu-ancestor a {
    background: #00948B;
    background: -webkit-linear-gradient(to left, #00A79D , #00948B);
    background: linear-gradient(to left, #00A79D , #00948B);
}
.head-agency .bar-sub {
  background-color: #796B50;
}
.head-agency .noof-items {
  background: #38332B;
}
.head-agency .contacts i {
  background: #02988F;
  color: #FFFFFF;
}
.head-agency .contacts {
    color: #F5F5F5;
}
.head-agency .contacts i {
    background: #847354;
}
.head-agency .contacts:hover i {
    background: #9A8154;
    transition: all 0.7s ease;
}
.head-agency .sm-buttons a i.fa {
  color: #f5f5f5;
}
.head-agency .sm-buttons a i.fa.cloned {
  color: #ffffff;
}
.head-agency .shopping-cart i.fa {
  background: #796B50;
  border: 1px solid #6B604A !important;
}
.head-agency  .shopping-cart i.fa:hover {
  background: #847354;
  transition: all 0.7s ease;
}
.head-agency  .search i.fa {
  background: #796B50;
  border: 1px solid #6B604A !important;
}
.head-agency  .search i.fa:hover {
  background: #847354;
  transition: all 0.7s ease;
}
.head-agency  .sonex-header .sonex-menu li > a:hover {
  color: #847354;
}
.head-agency #header-navigation ul li.menu-item:hover a {
    background-color: #5A4C32;
    background: -webkit-linear-gradient(to left, #796B50 , #5A4C32);
    background: linear-gradient(to left, #796B50 , #5A4C32);
}
.head-agency li.current-menu-ancestor a {
    background: #5A4C32;
    background: -webkit-linear-gradient(to left, #796B50 , #5A4C32);
    background: linear-gradient(to left, #796B50 , #5A4C32);
}
.head-agency .bar-main {
    background-color: rgb(63, 56, 43) !important;
}
.head-ecommerce .bar-sub {
  background-color: #114867;
}
.head-ecommerce .contacts i {
  background: #333;
  color: #FFFFFF;
}
.head-ecommerce .contacts {
    color: #F5F5F5;
}
.head-ecommerce .contacts i {
    background: #0D3A53;
}
.head-ecommerce .contacts:hover i {
    background: #000000;
    transition: all 0.7s ease;
}
.head-ecommerce .sm-buttons a i.fa {
  color: #f5f5f5;
}
.head-ecommerce .sm-buttons a i.fa.cloned {
  color: #ffffff;
}
.head-ecommerce .shopping-cart i.fa {
  background: #0D3A53;
  border: 1px solid #0C2F43 !important;
}
.head-ecommerce  .shopping-cart i.fa:hover {
  background: #333333;
  transition: all 0.7s ease;
}
.head-ecommerce  .search i.fa {
  background: #0D3A53;
  border: 1px solid #0C2F43 !important;
}
.head-ecommerce  .search i.fa:hover {
  background: #333333;
  transition: all 0.7s ease;
}
.head-ecommerce  .sonex-header .sonex-menu li > a:hover {
  color: #545454;
}

.head-construction .bar-sub {
  background-color: #333333;
}
.head-construction .contacts i {
  background: #E8B60F;
  color: #FFFFFF;
}
.head-construction .contacts {
  color: #f5f5f5;
}
.head-construction .contacts i {
  background: #E8B60F;
}
.head-construction .contacts:hover i {
  background: #484646;
  transition: all 0.7s ease;
}
.head-construction .sm-buttons a i.fa {
  color: #f5f5f5;
}
.head-construction .sm-buttons a i.fa.cloned {
  color: #ffffff;
}
.head-construction .shopping-cart i.fa {
  background: #E8B60F;
  border: 1px solid #B7900F !important;
}
.head-construction  .shopping-cart i.fa:hover {
  background: #E8B60F;
  transition: all 0.7s ease;
}
.head-construction  .search i.fa {
  background: #E8B60F;
  border: 1px solid #B7900F !important;
}
.head-construction  .search i.fa:hover {
  background: #E8B60F;
  transition: all 0.7s ease;
}
.head-construction  .sonex-header .sonex-menu li > a:hover {
  color: #E8B60F;
}
.head-construction  .noof-items {
  background: #4C4C4C;
}
.head-construction #header-navigation ul li.menu-item:hover a {
    background-color: #CDA92F;
    background: -webkit-gradient(to left, #CDA92F , #E8B60F);
    background: linear-gradient(to left, #CDA92F , #E8B60F);
}
.head-construction li.current-menu-ancestor a {
    background: #CDA92F;
    background: -webkit-gradient(to left, #CDA92F , #E8B60F);
    background: linear-gradient(to left, #CDA92F , #E8B60F);
}
.head-construction .bar-main {
    background-color: rgb(27, 24, 24) !important;
}
.head-creative .bar-sub {
  background-color: #356F69;
}
.head-creative .noof-items {
  background: #F04D4E;
}
.head-creative .contacts i {
  background: #3A736D;
  color: #FFFFFF;
}
.head-creative .contacts {
  color: #f5f5f5;
}
.head-creative .contacts:hover {
  color: #ffffff;
}
.head-creative .contacts i {
  background: #F04D4E;
}
.head-creative .contacts:hover i {
  background: #2C635D;
  transition: all 0.7s ease;
}
.head-creative .sm-buttons a i.fa {
  color: #f5f5f5;
}
.head-creative .sm-buttons a i.fa.cloned {
  color: #ffffff;
}
.head-creative .shopping-cart i.fa {
  background: #3A736D;
}
.head-creative  .shopping-cart i.fa:hover {
  background: #356F69;
  color: #FFFFFF;
  transition: all 0.7s ease;
}
.head-creative  .search i.fa {
  background: #3A736D;
}
.head-creative  .search i.fa:hover {
  background: #356F69;
  transition: all 0.7s ease;
}
.head-creative #header-navigation ul li.menu-item:hover a {
    background-color: #356F69;
    background: -webkit-linear-gradient(to left, #356F69 , #295A55);
    background: linear-gradient(to left, #356F69 , #295A55);
}
.head-creative li.current-menu-ancestor a {
    background: #356F69;
    background: -webkit-linear-gradient(to left, #356F69 , #295A55);
    background: linear-gradient(to left, #356F69 , #295A55);
}
.head-creative .transparent-header .sonex-header .sonex-menu li ul {
    border-bottom: 5px solid #356F69;
}
.head-creative  .sonex-header .sonex-menu li > a:hover {
  color: #356F69;
}
.head-creative .bar-main {
    background-color: rgb(30, 57, 54) !important;
}
.head-classic .bar-sub {
  background-color: #3B4236;
}
.head-classic #header-navigation ul li.menu-item:hover a {
    background: #3B4236;
    background: -webkit-linear-gradient(to left, #3B4236 , #3B4236);
    background: linear-gradient(to left, #3B4236 , #3B4236);
}
.head-classic li.current-menu-ancestor a {
    background: #3B4236;
    background: -webkit-linear-gradient(to left, #3B4236 , #3B4236);
    background: linear-gradient(to left, #3B4236 , #3B4236);
}
.head-classic .noof-items {
  background: #5C6754;
}
.head-classic .contacts i {
  background: #3A736D;
  color: #FFFFFF;
}
.head-classic .contacts {
  color: #A2A2A2;
}
.head-classic .contacts:hover {
  color: #A2A2A2;
}
.head-classic .contacts i {
  background: #32382E;
}
.head-classic .contacts:hover i {
  background: #292D26;
  transition: all 0.7s ease;
}
.head-classic .sm-buttons a i.fa {
  color: #A2A2A2;
}
.head-classic .sm-buttons a i.fa.cloned {
  color: #A2A2A2;
}
.head-classic .shopping-cart i.fa {
  background: #4E5649;
  border: 1px solid #3E443A !important;
}
.head-classic  .shopping-cart i.fa:hover {
  background: #4E5649;
  color: #FFFFFF;
  transition: all 0.7s ease;
}
.head-classic  .search i.fa {
  background: #4E5649;
  border: 1px solid #3E443A !important;
}
.head-classic  .search i.fa:hover {
  background: #292D26;
  transition: all 0.7s ease;
}
.head-classic .sonex-header .sonex-menu li > a:hover {
  color: #356F69;
}
.head-classic .bar-main {
    background-color: rgb(41, 45, 38) !important;
}
.numberictext-large {
  font-size: 54px;
  color: #FFFFFF;
  font-weight: 900;
}
.writetext-large {
  font-size: 20px;
  color: #9C9B9B;
  font-weight: 600;
  position: relative;
  bottom: 25px;
  left: 5px;
  font-style: italic;

}
.videos-bg h3 {
  font-size: 24px !important;
  font-weight: 200 !important;
  letter-spacing: 1px;
}
/*
  End Concept's Headers Styling
*/

/*
 Transparent Header Styling
*/
.transparent-header .bar-main {
  background-color: rgb(34, 34, 35);
  z-index: 99;
  border-bottom: 1px solid rgba(35, 35, 35, 0.5);
}
.transparent-header .sonex-header .sonex-menu li a .sonex-title-menu {
  color: #ffffff;
}

.transparent-header .sonex-header .sonex-menu ul.sub-menu a .sonex-title-menu {
    color: #DCDCDC;
    -webkit-transition: all 0.3s ease-out;  
    transition: all 0.3s ease-out;
}
.transparent-header .sonex-header .sonex-menu ul.sub-menu a:hover .sonex-title-menu {
    margin-left: 10px;
}
.transparent-header .site-logo .description {
  color: #ffffff !important;
}
.transparent-header .bar-sticked .sonex-menu li a .sonex-title-menu {
  color: #FFFFFF;
}
.transparent-header .sonex-header .sonex-menu li a {
  color: #B5B5B5;
}
.transparent-header .sonex-header .sonex-menu .mega-container {
  background-color: rgb(29, 30, 30);
}
.transparent-header .sonex-header .sonex-menu .mega-container li a{
  border: 0px solid #333234;
}
/*
 End Transparent Header Styling
*/
/*
	Mega menu Styling for Sonex
*/
.mega-menu {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  padding: 20px 10px 0 10px;
  box-sizing: border-box;
  z-index: 10000 !important;
  display: none;
}
.mega-menu * {
  z-index: 10001 !important;
}
.mega-menu aside {
  float: left;
  box-sizing: border-box;
  padding: 0px 10px;
}
.mega-menu aside p {
  line-height: 19.5px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.mega-menu aside h4 {
  width: 100%;
  float: left;
  line-height: normal;
}
.mega-menu aside ul {
  float: left;
  height: auto !important;
  margin-bottom: 20px;
  width: 100%;
  list-style: none;
}
.mega-menu aside ul li {
  height: auto !important;
  line-height: 3em !important;
  float: left;
  margin: 0px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #e6e6e6;
}
.mega-menu aside ul li .border {
  display: none;
}
.mega-menu aside ul li:last-child {
  border-bottom-width: 0px;
}
.mega-menu aside input,
.mega-menu aside textarea {
  width: 100%;
  float: left;
}
/*
	Sonex buttons
*/
.d-btn {
  text-transform: capitalize;
  text-transform: uppercase;
  display: inline-block;
  border: 0px;
  cursor: pointer;
  font-style: normal !important;
  box-sizing: border-box;
}
/*
.d-btn-primary {
    background: -webkit-gradient(linear, left top, left bottom, from(@primary_color + #151515), to(@primary_color - #151515));
    background: -moz-linear-gradient(top,  @primary_color + #151515,  @primary_color - #151515);
    border:1px solid @primary_color - #222;
    color: #fff;
	transition: background-image @transition_duration @transition_timing;
}
.d-btn-primary:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(@primary_color + #000000), to(@primary_color - #222222));
    background-image: -moz-linear-gradient(top,  @primary_color + #000000,  @primary_color - #222222);
    box-shadow: inset darken(@primary_color, 20%) 1px 1px 2px;
    text-decoration: none;
    color: #fff;
}
*/
.d-btn-primary {
  background-color: #148CB7;
  color: #fff !important;
  border: none;
  transition: all 0.4s ease;
}
.d-btn-primary:hover {
  background-color: #82b25b;
  color: #fff !important;
  text-decoration: none;
}

.d-btn-secondary {
  background-color: #303335;
  color: #fff !important;
  transition: fade 1s ease;
}
.d-btn-secondary:hover {
  background-color: #1f2224;
  color: #fff !important;
  text-decoration: none;
}
.d-btn-secondary-border {
  background-color: transparent;
  color: #303335;
  border: 2px solid #303335;
  transition: all 0.4s ease;
  text-decoration: none !important;
}
.d-btn-secondary-orange {
    background: #D95641;
    color: #ffffff;
    border-color: #A6402F !important;
    transition: all 1s ease;
}
.d-btn-secondary-orange:hover {
    background: #333;
    color: #f5f5f5;
    border-color: #f5f5f5;
}
.padding-left {
  margin-left: 30px !important;
}
.d-btn-primary-border {
  background-color: transparent;
  color: #148CB7;
  border: 2px solid #148CB7;
  transition: all 0.4s ease;
  text-decoration: none !important;
}
.d-btn-secondary-border:hover {
  background-color: transparent;
  color: #0e1113 !important;
  border: 2px solid #0e1113;
  transition: all 0.4s ease;
}
.d-btn-white {
  background-color: #ffffff !important;
  color: #222 !important;
  border-bottom: 3px solid #cccccc;
  transition: all 0.4s ease;
}
.d-btn-white:hover {
  background-color: #dddddd !important;
  color: #222 !important;
  text-decoration: none;
}
.d-btn-gray {
  color: #ffffff !important;
  transition: all 0.7s ease;
}
.d-btn-gray:hover {
  background-color: #333333 !important;
  color: #FFF !important;
  text-decoration: none;
}
.d-btn-gray-border {
  background-color: transparent;
  color: #eeeeee !important;
  border: 2px solid #eeeeee;
  transition: all 0.4s ease;
  text-decoration: none !important;
}
.d-btn-gray-border:hover {
  background-color: transparent;
  color: #cccccc !important;
  border: 2px solid #cccccc;
  transition: all 0.4s ease;
}
.d-btn-normal {
line-height: 24px;
    padding: 10px 25px 8px 25px;
    margin-right: 20px;
    font-weight: 100;
    font-size: 14px;
    background-color: #006FAF;
}
a.d-btn.d-btn-normal.d-btn-secondary.oval.yellow {
  background-color: #E8B60F;
  border-bottom: 0px solid #A6A0A0;
  transition: background 0.4s ease;
}
a.d-btn.d-btn-normal.d-btn-secondary.oval.yellow:hover {
  background-color: #333333;
  border-bottom: 0px solid #000000;
}
.oval {
  border-radius: 50px;
}
.d-btn-secondary .fa {
  padding-right: 10px;
}
.d-btn-small {
  line-height: 24px !important;
  padding: 0px 15px;
  border-radius: 3px;
}
.d-btn-large {
  line-height: 50px !important;
  padding: 4px 30px;
  font-size: 14px;
  border-radius: 5px;
}
.d-btn-large .fa {
  padding-right: 8px;
}
.d-btn-primary.d-btn-pressed {
  border-bottom-color: #82b25b;
  box-shadow: inset rgba(0, 0, 0, 0.3) 2px 2px 2px;
}
.d-btn-secondary.d-btn-pressed {
  border-bottom-color: #1f2224;
  box-shadow: inset rgba(0, 0, 0, 0.3) 2px 2px 2px;
}
.d-btn-white.d-btn-pressed {
  border-bottom-color: #dddddd;
  box-shadow: inset rgba(0, 0, 0, 0.3) 2px 2px 2px;
}
.d-btn-gray.d-btn-pressed {
  border-bottom-color: #cccccc;
  box-shadow: inset rgba(0, 0, 0, 0.3) 2px 2px 2px;
}
.trancy {
    background: transparent !important;
    border: 1px solid #FFFFFF;
}
.trancy-dark {
    background: transparent !important;
    border: 1px solid #565656;
    border-bottom: 1px solid #565656 !important;
    font-weight: 300;
    color: #292929 !important;
    transition: all 0.4s ease;
}
/* Dividers */
.divider-1 {
  width: 100%;
  float: left;
  background-image: repeating-linear-gradient(-45deg, #e6e6e6, #e6e6e6 2px, #ffffff 2px, #ffffff 4px);
  height: 5px;
}
/* Layer slider */
.ls-inner-2 {
  height: 650px !important;
}

@media (max-width: 1200px) {
  
  .site-content p.name-mail,
  .site-content p.cmfield{
    width: 100%;
    padding-right: 0;
  }
  .sidebar{
    margin-top: 30px;
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .ls-inner-2 {height: 500px !important;}
}
@media (min-width: 480px) and (max-width: 768px) {
  .ls-inner-2 {
    height: 400px !important;
  }
}
@media (max-width: 480px) {
  .ls-inner-2 {
    height: 250px !important;
  }
}
.ls-inner {
  height: 500px;
}
.ls-inner .discount {
  background-color: #fff;
  color: #222;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 30px;
}
.ls-inner .sale {
  background-color: #c00;
  height: 200px;
  line-height: 200px;
  padding: 0px 50px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 160px;
}
.ls-inner .video-1 {
  width: 500px;
  height: 300px;
  background-color: #fff;
}
.ls-inner .text-block-3 {
  width: 500px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.05);
  text-align: center;
}
.ls-inner .text-block-1 {
  width: 400px;
}
.ls-inner .text-block-1 p {
  text-shadow: #000000 1px 1px 1px;
}
.ls-inner .text-block-1 .title {
  font-weight: bolder;
  font-size: 50px;
  color: #fff;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 5px;
}
.ls-inner .label {
  width: 140px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  padding: 50px 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ls-inner .label.red {
  background-color: #c00;
}
.ls-inner p.title-1 {
  color: #222;
  text-align: center;
  width: 400px;
  text-transform: capitalize;
  font-size: 60px;
  font-weight: bolder;
}
.ls-inner p.title-2 {
  color: #fff;
  width: 1160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bolder;
}
.ls-inner p.title-3 {
  width: 460px;
  text-align: center;
  color: #148CB7;
  text-transform: capitalize;
  font-size: 36px;
}
.ls-inner p.title-4 {
  width: 460px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bolder;
  font-size: 72px;
}
.ls-inner p.title-5 {
  text-transform: capitalize;
  color: #fff;
  font-weight: bolder;
  font-size: 64px;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px;
}
.ls-inner p.sub-title-1 {
  color: #fff;
  text-align: center;
  width: 400px;
  text-transform: capitalize;
  font-size: 24px;
  background-color: #148CB7;
  font-weight: bolder;
  text-transform: uppercase;
}
.ls-inner p.sub-title-2 {
  width: 300px;
  font-size: 18px;
}
.ls-inner p.content-1 {
  width: 400px;
  text-align: center;
  color: #222;
  font-size: 18px;
}
.ls-inner p.content-2 {
  font-size: 36px;
}
.ls-inner p.content-3 {
  font-size: 13px;
  font-weight: lighter;
  text-transform: none;
}
.ls-inner p.content-4 {
  background-color: #148CB7;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
}
.ls-inner .container {
  width: 1160px;
  text-align: center;
}
.ls-inner .p-bg-white {
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  color: #222;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px;
}
.ls-inner .p-bg-color {
  background-color: #148CB7;
  color: #fff;
}
.ls-inner .p-bg-secondary {
  background-color: #303335;
  color: #fff;
}
.ls-inner .text-block-2 {
  width: 470px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  padding: 40px;
}
.ls-inner .text-block-2 p.title {
  font-size: 40px;
  line-height: 50px;
  font-weight: lighter;
  color: #fff;
}
.ls-inner .layerslider-img {
  box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
}
.ls-inner .layerslider-p-1 {
font-family: 'Oswald', sans-serif;
  color: #148CB7;
  border: 1px solid #148CB7;
  box-sizing: border-box;
  font-size: 18px;
  padding: 5px 20px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.3);
}
.ls-inner .layerslider-p-2 {
font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 72px;
  text-transform: uppercase;
  font-weight: lighter;
}
.ls-inner .layerslider-p-2-shadow {
  margin-top: 4px;
  margin-left: 4px;
font-family: 'Oswald', sans-serif;
  font-size: 72px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-weight: lighter;
}
.ls-inner .layerslider-p-3 {
  width: 500px;
  color: #fff;
  text-shadow: #222 1px 1px 1px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .ls-inner .text-block-1 .title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .ls-inner {
    height: 300px;
  }
  .ls-inner .text-block-1 .title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .ls-inner {
    height: 220px;
  }
  .ls-inner .text-block-1 .title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
  }
}
/* Logo group */
.logo-group {
  width: 100%;
  float: left;
}
.logo-group .logo-group-item {
  width: 100%;
  float: left;
  padding: 60px;
  white-space: nowrap;
  text-align: center;
}
.logo-group .logo-group-item .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.logo-group .logo-group-item img {
  width: 100%;
  opacity: 0.5;
}
.logo-group .logo-group-item.lastRow {
  border-bottom-width: 0px;
}
.logo-group .logo-group-item.lastInRow {
  border-right-width: 0px;
}
.dark .logo-group .logo-group-item {
  border-right-color: #4d4d4d;
  border-bottom-color: #4d4d4d;
}
/*
	Form elements
*/
form label {
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
form input[type=text],
form input[type=email] {
    padding: 10px 10px;
    border: 0px solid #e6e6e6;
    color: #333333;
    box-sizing: border-box;
    transition: border 0.4s ease;
    outline: none;
    border-radius: 0px;
        background-color: transparent;
    border-bottom: 1px solid rgba(13, 34, 47, 0.2);
    width: 100%;
}
form .form-control:focus,
form input:focus {
  border:0px;
  border-bottom: 1px solid rgba(13, 34, 47, 0.2);
  color: #222222;
  box-shadow: none;
}
form textarea {
border: 1px solid #E8E8E8;
    padding: 10px 10px;
    font-size: 14px;
    color: #333333;
    box-sizing: border-box;
    transition: border 0.4s ease;
    border-radius: 0px;
    outline: none;
    background-color: transparent;
}
form textarea:focus {
  border: 1px solid #f0f0f0;
  color: #222222;
}
form select {
  height: 34px;
  padding: 0px 16px;
  border: 1px solid #E6E6E6;
  color: #333;
  box-sizing: border-box;
  transition: border 0.4s ease;
  outline: none;
  background-color: #F8F8F8;
  font-size: 16px;
  line-height: 29px;
  font-weight: 300;
}
form select:focus {
  border: 1px solid #f0f0f0;
  color: #222222;
}
form ::-webkit-input-placeholder {
  color: #333333;
}
form :-moz-placeholder {
  color: #333333;
}
form ::-moz-placeholder {
  color: #333333;
}
form :-ms-input-placeholder {
  color: #333333;
}
.trancy-formdark form ::-webkit-input-placeholder {
  color: #ffffff;
}
.trancy-formdark form :-moz-placeholder {
  color: #ffffff;
}
.trancy-formdark form ::-moz-placeholder {
  color: #ffffff;
}
.trancy-formdark form :-ms-input-placeholder {
  color: #ffffff;
}
.wpcf7 form input[type=email],
.wpcf7 form input[type=text]{
  margin-bottom: 13px;
}
form input[type=checkbox] {
  width: auto !important;
  height: auto;
  margin-top: 2px;
  float: left;
}
form > p:first-child {
  margin-top: 0px;
}
form p {
  margin: 0px !important;
  margin-bottom: 10px !important;
}
.trancy-form form input[type=text],
.trancy-form form input[type=email],
.trancy-form form textarea
 {
  background-color: rgba(249, 249, 249, 0.4);
  border: 1px solid #EBEBEB;
  color: #848484;
  }
.trancy-formdark form input[type=text],
.trancy-formdark form input[type=email],
.trancy-formdark form textarea
 {
  background-color: transparent;
  border: 1px solid #333333;
  color: #DCDCDC;
  }
/*
	Widgets
*/
.sonex-widget {
  width: 100%;
  margin-bottom: 20px;
}
.widget_categories ul li {
border-bottom: 1px solid #f5f5f5;
}
.sonex-widget h3 {
  width: 100%;
  margin-bottom: 30px;
}
.sonex-widget ul {
  width: 100%;
}
.sonex-widget ul li {
border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F9F8F8;
    line-height: 32px;
    list-style: none;
    font-size: 14px;
    font-weight: 300;
}
.sonex-widget ul:last-child {
  border-bottom-width: 0px;
}
.sonex-widget ul {
  margin-top: 0px;
}
.sonex-widget ul li span {
  float: right;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 0.8em;
  line-height: 2em;
  margin-top: 0.5em;
}
.widget.widget_tag_cloud a, .sonex-widget.widget_tag_cloud a {
  background-color: #e6e6e6;
  line-height: 30px;
  padding: 0px 15px;
  margin: 0px 5px 5px 0px;
  float: left;
  text-transform: lowercase;
  transition: background-color 0.4s ease;
}
.widget.widget_tag_cloud a:hover, .sonex-widget.widget_tag_cloud a:hover {
  text-decoration: none;
}
.widget.widget_flickr .flickr_badge_image a img {
  opacity: 1;
  float: left;
  transition: opacity 0.4s ease;
}
.widget.widget_flickr .flickr_badge_image a img:hover {
  opacity: 0.5;
}
.widget.widget_tweets .sonex-latest-tweets {
  display: none;
}
.widget.widget_tweets .tweet-item {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 40px;
  position: relative;
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}
.widget.widget_tweets .tweet-item:last-child{margin-bottom: 0px;}
.widget.widget_tweets .tweet-item p {
  width: 100%;
  float: left;
  margin: 0px;
}
.widget.widget_tweets .tweet-item > i.fa-twitter {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
  border-radius: 50%;
  text-align: center;
}
.widget.widget_tweets .tweet-item p.interact {
  background-color: rgba(255, 255, 255, 0.05);
  margin: 10px 0px;
  color: #fff;
}
.widget.widget_tweets .tweet-item p.interact a {display: inline-block;margin-left: 10px;color: #fff;}
.widget.widget_tweets .tweet-item p.timePosted {
  font-size: 0.8em;
}

.sonex-widget ul.children li :last-child{border-bottom-width: 0px;}

/*
	Comments list
*/
ul.comments-list {
  width: 100%;
  float: left;
}
ul.comments-list li {
  width: 100%;
  float: left;
  list-style: none;
}
ul.comments-list li .comment-item {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 30px;
}
ul.comments-list li .comment-item .comment-item {
  padding-left: 50px;
  margin-bottom: 0px;
  margin-top: 30px;
}
ul.comments-list li .comment-item .comment-inner {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
}
ul.comments-list li .comment-item .comment-inner header {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 10px 0px;
  padding-left: 90px;
  padding-right: 60px;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
  min-height: 70px;
  position: relative;
}
ul.comments-list li .comment-item .comment-inner header figure {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0px;
  top: 0px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  overflow: hidden;
  box-sizing: border-box;
}
ul.comments-list li .comment-item .comment-inner header figure img {
  height: 100%;
  max-height: 100%;
  width: auto;
  float: left;
}
ul.comments-list li .comment-item .comment-inner header p {
  margin: 0px;
  font-size: 14px;
  font-weight: lighter;
  text-transform: uppercase;
}
p.comment-date {
    font-size: 12px !important;
    opacity: 0.8;
}
ul.comments-list li .comment-item .comment-inner header a.comment-reply-link {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 30px !important;
  width: 30px !important;
  padding: 0px !important;
  line-height: 30px !important;
  text-align: center;
}
ul.comments-list li .comment-item .comment-inner .content {
    width: 100%;
    float: left;
    padding: 10px;
    padding-top: 10px;
    background: #FFFFFF;
}
ul.comments-list li .comment-item .comment-inner .content p{
font-size: 14px;
line-height: 28px;
}
ul.comments-list li .comment-item .comment-inner .content :last-child {
  margin-bottom: 0px;
}
/*
	Comment form
*/
.wpcf7,
.comment-form {
  width: 100%;
  float: left;
}
.wpcf7-form p {
  padding-bottom: 2px;
}
.comment-form input,
.comment-form textarea,
.wpcf7 input,
.wpcf7 textarea{
  width: 100%;
}
.comment-form button {
  padding: 0px;
}
/*
	ul.side-nav
*/
ul.side-nav {
  width: 100%;
  float: left;
  margin: 0px;
  margin-bottom: 70px;
  border: 1px solid #e6e6e6;
}
ul.side-nav li {
  line-height: 3em;
  width: 100%;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  box-sizing: border-box;
  padding: 0px 20px;
}
ul.side-nav li > i.fa {
  color: #148CB7;
}
ul.side-nav li a:hover {
  text-decoration: none;
}
ul.side-nav li.active {
  background-color: #f2f2f2;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #303335;
}
/*
	Site footer
*/
.hidden-footer {
  display: none;
}
footer.site-footer {
  width: 100%;
  float: left;
  background-color: #182127;
  padding-bottom: 70px;
  text-align: left;
}
footer.site-footer .widget {
  margin-bottom: 0px;
}
footer.site-footer .widget a {
  color: #fff;
}
footer.site-footer .widget h3 {
  color: #fff;
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 14px;
  border-bottom: 1px solid #2C3840;
}
footer.site-footer .widget p {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}
p.recentp-title a {
  font-family: 'Oswald', sans-serif;
}
footer.site-footer .widget :last-child {
  margin-bottom: 0px;
}
.twittericonfoot .fa {
    color: #5EA9DD;
    background: #ffffff;
    padding: 5px 11px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 26px;
}
footer.site-footer ul.tweets p {
    width: 100%;
    float: left;
    margin-bottom: 20px !important;
    font-size: 12px;
    line-height: 21px;
    color: #A9A9A9;
}
footer.site-footer .widget ul {
  width: 100%;
  float: left;
}
footer.site-footer .widget ul li {
  line-height: 3em;
  list-style: none;
      color: #ffffff;
}
footer.site-footer .widget ul :last-child {
  border-bottom-width: 0px;
}
footer.site-footer .tweet {
  font-size: 14px;
  padding-bottom: 14px;
  color: #ffffff;
}
p.tweet img {
display: none;
}
footer.site-footer .tweet a {
  font-size: 14px;
    color: #999;
}
footer.site-footer .contacts-content {
  font-size: 14px;
  color: #999;
  margin-bottom: 24px !important;
}
footer.site-footer .contacts i {
  padding-right: 10px;
}
footer.site-footer .widget .newsletters {
  width: 100%;
  float: left;
}
footer.site-footer .widget .newsletters input,
footer.site-footer .widget .newsletters button {
  float: left;
}
footer.site-footer .widget .newsletters input.newsletter-email.margin-right-10 {
  width: 179px;
}
footer.site-footer .widget p.sm-buttons {
  width: auto;
  float: right;
  text-align: center;
}
footer.site-footer .widget p.sm-buttons a {
  display: inline-block;
  overflow: hidden;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  position: relative;
}
footer.site-footer .widget p.sm-buttons a i.fa {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  transition: top 0.4s ease;
  background-color: rgba(255, 255, 255, 0.05);
}
footer.site-footer .widget p.sm-buttons a i.fa.cloned {
  top: 30px;
}
footer.site-footer .widget p.sm-buttons a:hover i.fa {
  top: -30px;
}
footer.site-footer .widget p.sm-buttons a:hover i.fa.cloned {
  top: 0px;
}
footer.site-footer .widget p.sm-buttons-2 a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
footer.site-footer .widget p.sm-buttons-2 a i.fa {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #484d50;
  transition: background-color 0.4s ease;
}
footer.site-footer .widget p.sm-buttons-2 a:hover i.fa {
  background-color: #148CB7;
}
footer.site-footer .widget_contacts p {
  margin-bottom: 10px;
  line-height: 30px;
}
footer.site-footer .widget_contacts p i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #148CB7;
  border-radius: 50%;
  font-size: 11px;
  margin-right: 5px;
}
footer.site-footer .widget_contacts img {
  width: 100%;
  float: left;
  opacity: 0.2;
  margin-bottom: 20px;
}
footer.site-footer form.wpcf7-form .widget_contacts_2 .status span {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-weight: bold;
  padding: 3px 10px;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  color: #148CB7;
  border: 1px solid #148CB7;
}
footer.site-footer form.wpcf7-form .widget_contacts_2 label {
  margin-bottom: 10px;
}
footer.site-footer form.wpcf7-form .widget_contacts_2 input,
footer.site-footer form.wpcf7-form .widget_contacts_2 textarea {
  width: 100%;
  background-color: transparent;
  border-color: #484d50;
  color: #fff;
}
footer.site-footer form.wpcf7-form .widget_contacts_2 input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
footer.site-footer form.wpcf7-form .widget_contacts_2 textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.sonex-about-widget p.contacts {
  width: 100%;
  border: 0px solid rgba(000,000,000,0.2);
  border-top-width: 0px;
  border-bottom-width: 1px;
  padding: 10px 0px;
  padding-left: 20px;
  margin-bottom: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #fff;
   margin: 0 !important;
}
.sonex-about-widget p.contacts i {
  position: absolute;
  left: 0px;
  top: 13px;
  color: #148CB7;
}
.footer-contacts-wrapper {
  background-image: url("images/footer-contacts-map.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  float: left;
  width: 100%;
}
.datestyling {     
    color: #404040;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 5px;
  }
.footer-contacts-wrapper span {color: #fff; display: inline-block;margin-right: 10px;}
footer.site-footer .widget .sonex-about-widget p.sm-buttons {margin-top: 15px;}
footer.site-footer .widget.widget_tag_cloud a {
  background-color: rgba(255, 255, 255, 0.05);
}
footer.site-footer .widget .sonex-about-widget p.sm-buttons a {margin-right: 10px;}
footer.site-footer .widget.widget_tag_cloud a:hover {
  background-color: #148CB7;
}
footer.site-footer-1 {
  padding-bottom: 0px;
  padding-top: 45px;
  overflow: hidden;
}
footer.site-footer-1 .footer-widgets {
  padding-bottom: 40px;
}
footer.site-footer-1 .copyrights {
  width: 100%;
  float: left;
  padding-right: 60px;
  position: relative;
  line-height: 20px;
  color: #fff;
  font-size: 11px;
  box-sizing: border-box;
}
footer.site-footer-1 .copyrights p {
  margin: 0px !important;
  line-height: 40px;
  color: #999;
}
footer.site-footer-1 .bottom-slash {
  background-color: #101315;
  padding-top: 20px;
  padding-bottom: 15px;
  min-height: 75px;
}
footer.site-footer-1 .copyrights > i.fa {
  margin: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #007BB6;
  cursor: pointer;
  font-size: 18px;
  border-radius: 50%;
  transition: background-color 0.4s ease;
}
footer.site-footer-1 .copyrights > i.fa:hover {
  background-color: #1f2224;
}
footer.site-footer-1 .copyrights-2 {
  margin-bottom: 50px;
  margin-top: 20px;
  padding-top: 26px;
  border-top-style: solid;
  border-top-width: 4px;
}
footer.site-footer-1 .copyrights-2 p {
  float: left;
  width: auto;
}
footer.site-footer-1 .copyrights-3 {
  width: 100%;
  float: left;
  background-color: #242628;
  padding: 30px 0px;
  text-align: center;
}
footer.site-footer-1 .copyrights-3 p {text-align: left;}
footer.site-footer-1 .copyrights-3 p a:hover {color: #fff;text-decoration: none;}
div.rivaCarouselNav {
  float: left;
  width: auto;
}
div.rivaCarouselNav a {
  cursor: pointer;
  display: inline-block;
}
div.rivaCarouselNav a i.fa {
  float: left;
  line-height: inherit;
}
div.rivaCarouselNavBullets {
  text-align: center;
}
div.rivaCarouselNavBullets .slider-nav-bullets-1 {
  font-size: 0px !important;
  background-color: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0px 5px;
}
div.rivaCarouselNavBullets .slider-nav-bullets-1.active {
  background-color: #148CB7;
}
div.rivaCarouselWrapper {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
div.rivaCarouselWrapper div.rivaCarouselWrapperInner {
  width: 100000px;
  position: absolute;
  left: 0px;
  top: 0px;
}
div.rivaCarouselWrapperVertical div.rivaCarouselItem {
  width: 100%;
}
div.rivaCarouselWrapperVertical div.rivaCarouselWrapperInner {
  width: 100%;
  height: 10000px;
}
div.rivaCarouselItem {
  float: left;
  box-sizing: border-box;
}
div.rivaCarouselItem.cloned {
  border: 0px solid #f00;
}
/*
	Recent post
*/
.recent-post {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom-width: 0px;
  padding-right: 10px;
}
.recent-post h5 {
    padding-top: 24px;
    font-weight: 400;
}
.recent-post p {
  margin: 0px !important;
  width: 100%;
  float: left;
  padding: 0 !important;
}
.recent-post p a {
  text-transform: capitalize;
}
.recent-post p.meta {
  font-size: 0.8em;
  margin-top: 5px !important;
  margin-bottom: 0px;
}
.recent-post p.meta a {
  text-transform: none;
  padding-left: 2px;
  padding-right: 2px;
}
.meta {
  font-size: 16px;
  color: #878788;
}
.project-item.blog-item.blog-item-alt .info .format {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 10px;
    color: #ffffff;
    padding: 18px;
    margin-right: 20px;
}
.project-item.blog-item figure {
    margin-bottom: 30px;
}
.project-item.blog-item.blog-item-alt .info h2 {
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 30px;
}
.wpcf7-validation-errors {
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 20px 20px;
    font-size: 14px;
}
span.errorhandler {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
}
.recent-post figure {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 90px;
  overflow: hidden;
  z-index: 10;
}
.site-footer .recent-post figure {
  width: 50px;
  height: 70px;
  border-radius: 6px;
  top: 9px;

}
.site-footer .recent-post .recentp-title a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 1px;
}
.site-footer .recent-post figure a img {
  position: absolute;
  left: 0px;
  top: 0;
  opacity: 1;
  transition: opacity 0.2s ease;
}
.recent-post .recentp-title a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #626363;
}
.recent-post figure a img {
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 10px;
  opacity: 1;
  transition: opacity 0.2s ease;
}
.recent-post figure a:hover img {
  opacity: 0.5;
}
.recent-post.recent-comment {
  padding-left: 0px;
}
.recent-post.featured-property {
  border-bottom-width: 1px;
  min-height: 80px;
}
.recent-post.featured-property p.price {
  color: #148CB7;
  font-weight: bold;
  margin-top: 5px !important;
  width: 100%;
  float: left;
}
footer.site-footer .recent-post {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.05);
}
.site-content {
  width: 100%;
  float: left;
}
.page-title-bar {
background-size: cover;
background-attachment:fixed;
}
.site-content .sticky {
    padding: 20px 20px;
    background: #EFEFEF;
    border-radius: 7px;
    margin-bottom: 25px;
}
.site-content > section {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.single-postpage {
    padding: 90px 0;
}
.site-content .section-dark-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #303335;
  opacity: 0.8;
}
.site-content > section .grid-container {
  position: relative;
  z-index: 10;
}
.site-content > section.dark {
  position: relative;
}
.site-content > section.dark h1,
.site-content > section.dark h2,
.site-content > section.dark h3,
.site-content > section.dark h4,
.site-content > section.dark h5,
.site-content > section.dark h6 {
  color: #fff;
}
.page-content h3 {
  margin-top:20px;
}
h3.comment-reply-title {
    font-size: 22px;
    letter-spacing: 1px;
    margin: 12px 0px;
    color: #4C4C4C;
}
.project-item .blog-item .meta {
  font-size: 13px;
  text-transform: uppercase;
}
.project-item.blog-item .info h2 {
    line-height: 26px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}
.project-item.blog-item .info .meta ul{
  margin: 5px 0;
}
.project-item.blog-item .info .meta ul li .d,
.project-item.blog-item .info .meta ul li .m,
.project-item.blog-item .info .meta ul li a {
    color: #404040;
    text-transform: uppercase;
    font-size: 11px;
}
.project-item.blog-item .info .meta ul li .fa {
padding-left: 6px;
}
.project-item.blog-item .info .meta ul li .text-sep {
padding: 0px 5px;
}
.blog-item-alt a.ovalbutton,
.blog-item-preview a.ovalbutton {
    line-height: 35px;
    padding: 0px 20px 0px 20px;
    margin-right: 20px;
    font-weight: 100;
    font-size: 13px;
    border-radius: 50px;
}
.blog-item-single h2
 {
  font-weight: 200;
  color: #404040;
  line-height: 52px;
}
.blog-item-preview h2 {
  font-weight: 200;
  line-height: 52px;
  color: #404040;
}
.project-item .blog-item .blog-item-preview .info .sub {
    padding-top: 30px;
} 
/* Section white bg */
.section-body-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: auto;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.8;
}
/* Section primary bg */
.section-primary-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #148CB7;
  opacity: 0.8;
}
/* Bg images */
.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.bg-image-1 {
  background-image: url(../../img/bg-images/2.jpg);
}
.bg-image-2 {
  background-image: url(../../img/bg-images/1.jpg);
}
.bg-image-3 {
  background-image: url(../../img/bg-images/3.jpg);
}
.bg-image-4 {
  background-image: url(../../img/bg-images/4.jpg);
}
.bg-image-5 {
  background-image: url(../../img/bg-images/5.jpg);
}
.bg-image-6 {
  background-image: url(../../img/bg-images/6.jpg);
}
.bg-image-7 {
  background-image: url(../../img/bg-images/7.jpg);
}
.bg-image-8 {
  background-image: url(../../img/bg-images/8.jpg);
}
.bg-image-9 {
  background-image: url(../../img/bg-images/8.jpg);
}
.bg-image-10 {
  background-image: url(../../img/bg-images/10.jpg);
}
/* Bg color */
.bg-color-1 {
  background-color: #eee;
}
/* Action Block #1 */
.action-block-1 {
  width: 100%;
  float: left;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 40px;
  padding-right: 200px;
  position: relative;
}
.action-block-1 p {
  margin-bottom: 0px;
  margin-top: 10px;
}
.action-block-1 a.d-btn {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -20px;
}
/* Testimonials 1 */
.testimonials-1 {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  z-index: 1;
}
.testimonials-1 .inner {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 0px solid #2b2e30;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #148CB7;
  background-color: #303335;
  padding: 30px;
  box-sizing: border-box;
}
.testimonials-1 .inner > i.fa {
  color: #fff;
  font-size: 18px;
}
.testimonials-1 p.content, .testimonials-1 div.content {
  font-size: 1.5em;
  font-weight: normal;
}

.testimonials-1 p.author {
  color: #148CB7;
  font-weight: bold;
}
.testimonials-1 span.triangle {
  width: 0;
  height: 0;
  border-top: 10px solid #148CB7;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  margin-left: -7px;
  bottom: 0px;
  left: 50%;
  z-index: 10;
}
/* Testimonials #2 */
.testimonials-2 {
  width: 100%;
  float: left;
  min-height: 80px;
  padding-left: 90px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.testimonials-2 > figure {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.testimonials-2 > figure img {
  float: left;
  max-width: 100%;
}
.testimonials-2 > .content {
  width: 100%;
  float: left;
}
.testimonials-2 > .content .quote {
  width: auto;
  float: left;
  position: relative;
  padding-bottom: 6px;
  margin-right: 10px;
  margin-bottom: 0px;
}
.testimonials-2 > .content .quote i.fa {
  width: 40px;
  height: 24px;
  line-height: 24px;
  background-color: #148CB7;
  color: #fff;
  font-family: 14px;
  text-align: center;
}
.testimonials-2 > .content .quote .triangle {
  width: 0;
  height: 0;
  border-top: 10px solid #148CB7;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 0px;
  left: 4px;
  z-index: 10;
  position: absolute;
  transform: rotate(25deg);
}
.testimonials-2 > .content p {
  margin: 0px;
  margin-bottom: 10px;
}
.testimonials-2 > .content p.author {
  width: 100%;
  float: left;
  margin-top: 0px;
font-family: 'Oswald', sans-serif;
  color: #303335;
  font-size: 1.2em;
  font-weight: lighter;
  font-style: normal;
}
.dark .testimonials-2 > .content {
  color: #fff;
}
.dark .testimonials-2 p.author {
  color: #fff;
}
/* Feature #1 */
.feature {
  width: 100%;
  float: left;
  padding: 30px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  text-align: center;
  transition: border 0.4s ease, background-color 0.4s ease;
}
.feature .title {
  text-transform: uppercase;
  margin-bottom: 0px;
}
.feature .feature-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  border: 5px solid #e6e6e6;
  box-sizing: border-box;
  margin-bottom: 30px;
  transition: border 0.4s ease;
}
.feature .feature-icon i.fa {
  width: 100%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 96px;
  box-sizing: border-box;
  font-size: 34px;
  border-radius: 50%;
  color: #148CB7;
  transition: background-color 0.4s ease;
}
.feature :last-child {
  margin-bottom: 0px;
}
.feature p.desc {
  color: #148CB7;
  text-transform: capitalize;
  margin-top: 5px;
}
.feature:hover {
  border-color: #148CB7;
  background-color: #303335;
}
.feature:hover .title {
  color: #fff;
}
.feature:hover .feature-icon {
  border: 0px;
}
.feature:hover i.fa {
  background-color: #148CB7;
  border: 0px;
  line-height: 109px;
  color: #fff!important;
}
.feature.feature-hor {
  position: relative;
  padding-left: 150px;
  box-sizing: border-box;
  text-align: left;
}
.feature.feature-hor .feature-icon {
  position: absolute;
  left: 20px;
  top: 20px;
}
/* Accordion */
.accordion {
  background-color: #ffffff;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
}
.accordion > section {
  width: 100%;
  float: left;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #303335;
}

.accordion > section > header {
font-family: 'Oswald', sans-serif;
  text-transform: capitalize;
  font-size: 1.3em;
  font-weight: lighter;
  padding: 10px 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  box-sizing: border-box;
  width: 100%;
  float: left;
  cursor: pointer;
}
.accordion > section > header h4 {
  width: 100%;
  float: left;
  line-height: 2em;
  box-sizing: border-box;
  margin-bottom: 0px;
}
.accordion > section .content {
  width: 100%;
  float: left;
  padding: 0px 20px;
  box-sizing: border-box;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  display: none;
}
.accordion > section:first-child .content{
  display: block;
}
.accordion > section.active {
  border-left-color: #148CB7;
}
.tabs .accordion {
  z-index: 2;
}
/* Tabs */
.tabs {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.tabs > header {
  width: 100%;
  float: left;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #303335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e6e6e6;
}
.tabs > header > h4 {
  width: auto;
  float: left;
  padding: 0px 20px;
  line-height: 50px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  cursor: pointer;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #303335;
  margin-top: -3px;
  color: #333333;
  font-size: 18px;
  font-weight: 300;
}
.tabs > header > h4.active {
  border-top-width: 3px;
  border-top-style: solid;
  color: #333333;
  font-size: 18px;
  font-weight: 300;
}
.tabs .tabs-main {
  border: 1px solid #e6e6e6;
  width: 100%;
  float: left;
  padding: 20px;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.tabs .tabs-main .tabs-item {
  display: none;
  width: 100%;
  float: left;
}

.tabs.tabs-vertical {
  border: 1px solid #e6e6e6;
}
.tabs.tabs-vertical > header {
  width: 33.33333333%;
  box-sizing: border-box;
  border-right-width: 0px;
  border-top-width: 0px;
}
.tabs.tabs-vertical > header > h4 {
  width: 101%;
  float: left;
  box-sizing: border-box;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  border-right-width: 0px;
  margin-top: 0px;
  margin-left: -2px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #303335;
}
.tabs.tabs-vertical > header > h4.active {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #148CB7;
  color: #303335;
}
.tabs.tabs-vertical .tabs-main {
  width: 66.6666666%;
  float: right;
  box-sizing: border-box;
  border-width: 0px;
  border-left-width: 1px;
}
.accordion .tabs {
  z-index: 2;
}
/* Team member */
.team-member {
  width: 100%;
  float: left;
  background-color: rgba(255, 255, 255,0.9);
  display: block;
  overflow: hidden;
}
.team-member figure {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
.team-member figure span {
  width: 100%;
  float: left;
}
.team-member figure span img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0px;
  top: 0px;
  display: block;
}
.team-member figure a.zoon {
  margin-left: 0px;
}
.team-member figure img {
  float: left;
  display: block;

}
.team-member figure img.clone {
  opacity: 0;
  width: 100%;
  display: block;
  border-radius: 20px 20px 0px 0px;
}
.team-member .info {
  width: 100%;
  float: left;
  text-align: left;
  padding: 20px 20px;
  box-sizing: border-box;
}
.team-member .info h4 {
  margin-bottom: 10px;
}
.team-member .info p {
  margin: 0px;
}
.team-member .info p a {
  color: #148CB7;
}
.team-member .info p a:hover {
  color: #ffffff;
}
.team-member .info p {
font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
}
.team-member .info p.title {
  font-size: 24px;
  font-weight: 500;
  padding-bottom:10px;
  color: #2F2F2F;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.team-member .info p.title a {
  color: #ffffff;
}
.team-member .info p.title a:hover {
  color: #148CB7;
}
.team-member .info p.position {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #148CB7;
  margin-bottom: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.team-member .info p.connect {
  margin-top: 20px;
}
.team-member .info p.connect a {
  margin-right: 10px;
  font-size: 12px;
  background: #1385C6;
  color: #E6E6E6;
  padding: 7px 11px;
  border-radius: 20px;
}
.blog-item-masonry-wrap {
  box-sizing: border-box;
  padding-right: 10px;
  width: 33.333333333%;
}
/*-----------------------------------------------------------------------------------*/
/*  STYLES WIDGET
/*-----------------------------------------------------------------------------------*/ 
  .widget_calendar {float: none;}
  #wp-calendar {width: 100%; }
  #wp-calendar caption { 
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
  }
  #wp-calendar thead { font-size: 10px; }
  #wp-calendar thead th {
    border-color:#E9E9E9; 
    background: #ffffff;
    border-bottom-style: solid;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
  }
  #wp-calendar tbody { color: #aaa; }
  #wp-calendar tbody td { background: #f5f5f5; border-color:#E9E9E9; border-bottom-style: solid; text-align: center; padding:8px;}
  #wp-calendar tbody td#today {background: #37c878;color: #fff;}
  #wp-calendar tbody td:hover { background: #fff; }
  #wp-calendar tbody .pad {     background: #ffffff; }
  #wp-calendar tfoot {border: 1px solid #E9E9E9;}
  #wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #37c878;}
  #wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #37c878;}
  
  .widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
  .widget_text .textwidget img{max-width: 100%;height: auto;}
  .widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
  .widget_text option {max-width: 100%;}
  .widget_nav_menu ul li, .widget_pages ul li { 
    color: #827b7d;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .widget_nav_menu ul ul, .widget_pages ul ul {padding-top: 10px;}
  .widget_nav_menu ul li ul, .widget_pages ul li ul {float: none; margin-left: 15px;}
  .widget_nav_menu ul li a, .widget_pages ul li a{color: #006FAF;}
  .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #006FAF;} 
  .widget_recent_comments ul li {margin-bottom: 10px;}
  .sonex-widget.widget_recent_comments ul li span, .sonex-widget.widget_rss ul li span{
    float: none;
    width: auto;
    height: auto;
    border-radius: 100%;
    border: 0px solid #e6e6e6;
    text-align: center;
    font-size: 16px;
  }
  .text-post ul, .content-page ul {padding-left: 20px;list-style: disc outside none; }
  .text-post ul li, .content-page ul li {list-style: disc outside none; }
  .text-post ol, .content-page ol {padding-left: 20px;list-style: decimal outside none; }
  .text-post ol  li, .content-page ol li {list-style: decimal outside none;}
  .magnis-widget select {width: 100%; max-width: 100%; padding: 4px;}
  .widget_nav_menu ul ul {margin-left: 25px;margin-top: 0px;}
  .widget_rss ul li {margin-bottom: 15px;}
  .widget_rss ul li a.rsswidget {display: block;}
  .rssSummary {line-height: 24px;}
  .rss-date {}
  .sonex-widget select {width: 100%;padding: 5px 0px;}
  .page-content ul, .page-content ol {float: none;margin-top: 0;padding-left: 40px;}
  .page-content ul li {line-height: 30px; font-size: 14px; list-style: square;}
  .page-content ol li {line-height: 28px;list-style: decimal;}
  .page-content ol ol, .page-content ul ul {margin-bottom: 0px;padding-bottom: 0px;}

  /* Sticky post */
  .sticky .post-content {background: none repeat scroll 0 0 #ddd;padding: 20px;}
  .sticky.post-item .post-item-body .meta {margin-top: 0px !important;padding: 10px 15px;background: #ececec;}
  .sticky.post-item .post-item-body .meta p {margin-right: 20px;margin-top: 0px;}
/**** End STYLE CSS For WIDGET ****/  
@media (max-width: 768px) {
  .blog-item-masonry-wrap {
    width: 50%;
  }
  .project-item.blog-item.blog-item-alt .wrap-left,
  .project-item.blog-item.blog-item-alt .wrap-right{
    float: none;
    width: 100%;
  }

}
@media (max-width: 480px) {
  .blog-item-masonry-wrap {
    width: 100%;
  }
}
.project-item .blog-item .info .title {
    font-size: 34px;
    line-height: 1.4em;
    color: #333;
}
.project-item.blog-item.blog-item-timeline {
  border: 0px;
  padding-left: 60px;
  box-sizing: border-box;
  position: relative;
  padding-top: 40px;
}
.blog-item-timeline.first{
  padding-top: 0!important;
}
.project-item.blog-item.blog-item-timeline .inner {
  border: 1px solid #e6e6e6;
  width: 100%;
  float: left;
}
.project-item.blog-item.blog-item-timeline .inner .info {
  padding-left: 20px;
}
.project-item.blog-item.blog-item-timeline .timeline {
  width: 4px;
  background-color: #e6e6e6;
  height: 100%;
  position: absolute;
  left: 23px;
  top: 0px;
  z-index: 10;
}
.project-item.blog-item.blog-item-timeline .date {
  width: 50px;
  height: 50px;
  margin: 0px;
  top: 40px;
  left: 0px;
  border-radius: 50%;
}
.project-item.blog-item.blog-item-timeline.first .date {
  top: 0px;
}
.project-item.blog-item .format {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 10px;
    margin-right: 16px;
    background-color: #006FAF;
}
.project-item.blog-item .format i {
    line-height: 36px;
    padding-left: 7px;
}
span.comments-link {
    font-size: 11px;
    text-transform: uppercase;
}
.project-item.blog-item.blog-item-timeline.first .format{
  top: 40px;
}
.project-item.blog-item.blog-item-timeline .format > i.fa {
  line-height: 30px;
}
.project-item.blog-item.blog-item-single .share {
  width: 100%;
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
  margin-top: 20px;
}
.project-item.blog-item.blog-item-single .share a {
  color: #222222;
  margin-left: 20px;
}
.project-item.blog-item.blog-item-single .share a:hover {
  color: #148CB7;
}
.project-item.blog-item.blog-item-single .info p {
  margin-top: 20px;
}
.project-item.blog-item.blog-item-single .info p.title {
  margin-top: 0px;
  color: #222;
}
.project-item.blog-item.blog-item-single .info .meta {
  margin-bottom: 20px;
}
.project-item.blog-item.blog-item-single figure > a.zoon {
  margin-left: 0px !important;
}
.project-item.travel-item {
  padding-bottom: 10px;
}
.project-item.travel-item .border-top {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
}
.project-item.travel-item .country {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
  width: 100%;
  float: left;
font-family: 'Oswald', sans-serif;
  color: #222222;
  padding: 10px 20px;
  padding-top: 20px;
  text-align: left;
  font-size: 1.2em;
}
.project-item.travel-item .hotel-and-price {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0px 20px;
  text-align: left;
  margin-bottom: 10px;
}
.project-item.travel-item .hotel-and-price p {
  margin: 0px;
  margin-bottom: 10px;
}
.project-item.travel-item .hotel-and-price ul {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  margin-bottom: 10px;
}
.project-item.travel-item .hotel-and-price ul li {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
}
.project-item.travel-item .hotel-and-price ul li i.fa {
  color: #148CB7;
}
.project-item.travel-item .hotel-and-price a.title {
  margin-right: 5px;
  font-size: 1.2em;
  line-height: 1.5em;
}
.project-item.travel-item .hotel-and-price span.stars {
  background-color: #148CB7;
  color: #fff;
  padding: 0px 10px;
  font-size: 1.2em;
  line-height: 1.5em;
}
.project-item.travel-item .hotel-and-price span.price {
  float: left;
  width: 100%;
  text-align: left;
  color: #148CB7;
font-family: 'Oswald', sans-serif;
  font-size: 2em;
  margin-top: 10px;
}
.project-item.travel-item .hotel-and-price span.tax {
  color: #222222;
  font-size: inherit;
  width: 100%;
  float: left;
  margin-top: 5px;
}
.project-item.project-item-full-width {
  width: 100%;
  float: left;
}
.project-item.project-item-full-width .border {
  width: 1px;
  height: 100%;
  top: 0px;
  left: 50%;
  position: absolute;
  background-color: #e6e6e6;
}
.project-item.project-item-full-width figure {
  width: 50%;
  float: left;
}
.project-item.project-item-full-width .info {
  width: 50%;
  border-top-width: 0px;
  text-align: left;
  padding: 0px 20px;
}
.project-item.project-item-full-width .info p {
  margin: 20px 0px;
}
.estate-property-single p.title {
  margin: 0px;
  font-size: 39px;
  color: #222222;
  position: relative;
  padding-left: 200px;
  box-sizing: border-box;
}
.estate-property-single p.title span {
  border: 0px solid #f00;
  color: #148CB7;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #148CB7;
  padding-right: 20px;
}
.estate-property-single p.type {
  text-transform: uppercase;
  font-size: 15.6px;
  color: #148CB7;
font-family: 'Oswald', sans-serif;
}
.estate-property-single .share-block {
  width: 100%;
  float: left;
  background-color: #148CB7;
  padding: 10px;
}
.estate-property-single .share-block a {
  margin-right: 10px;
}
.property-features-table {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
}
.property-features-table thead th {
  background-color: #f2f2f2;
  color: #222222;
  text-transform: capitalize;
  box-sizing: border-box;
  padding: 20px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
.property-features-table tbody td {
  padding: 10px 20px;
  box-sizing: border-box;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
.property-features-table tbody tr > :nth-child(odd) {
  width: 40%;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
}
.property-features-table tbody tr > :nth-child(even) {
  width: 60%;
}
.property-features-table tbody > :last-child td {
  border-bottom-width: 0px;
}
.property-features-table.border-bottom-0 {
  border-bottom-width: 0px !important;
}
@media (min-width: 480px) and (max-width: 768px) {
  .estate-property-single p.title {
    padding-left: 150px;
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .estate-property-single p.title {
    padding-left: 120px;
    font-size: 19.5px;
  }
}
@media (max-width: 768px) {
  .property-features-table tbody tr > :nth-child(odd) {
    width: 50%;
  }
  .property-features-table tbody tr > :nth-child(even) {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .project-item.project-item-full-width .border {
    display: none;
  }
  .project-item.project-item-full-width figure {
    width: 100% !important;
  }
  .project-item.project-item-full-width .info {
    width: 100% !important;
    border-top-width: 1px !important;
  }
}
.blog-post-author {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
}
.blog-post-author figure {
  width: 20%;
  float: left;
  padding: 5px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  box-sizing: border-box;
}
.blog-post-author .content {
  width: 80%;
  float: right;
  box-sizing: border-box;
  padding: 0px 20px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #e6e6e6;
}
.blog-post-author p.name {
font-family: 'Oswald', sans-serif;
  color: #222222;
  font-size: 1.5em;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.blog-post-author p.position {
  margin: 0px;
  color: #148CB7;
}
@media (max-width: 480px) {
  .blog-post-author figure {
    width: 50%;
    border-right-width: 0px;
  }
  .blog-post-author .content {
    width: 50%;
    border-left-width: 1px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .blog-post-author figure {
    width: 40%;
    border-right-width: 1px;
  }
  .blog-post-author .content {
    width: 60%;
    border-left-width: 0px;
  }
}
ul.project-details-ul {
  width: 100%;
  float: left;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding: 0px;
}
ul.project-details-ul li {
  width: 100%;
  float: left;
}
ul.project-details-ul :last-child {
  color: #222222;
}

.used-skills-ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  color: #222222;
}
.used-skills-ul li:before{
  font-family: FontAwesome;
  content: "\f058";
  padding-right: 5px;
  color: #148CB7;
}
.project-images {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
/* Pricing table */
.pricing-table {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  transition: box-shadow 0.4s ease;
  text-align: center;
}
.pricing-table header {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
}
.pricing-table header p.title {
  margin: 0px;
  background-color: #e6e6e6;
font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2em;
  color: #222222;
}
.pricing-table header .price {
  width: 100%;
  float: left;
  margin-top: 20px;
  text-align: center;
}
.pricing-table header .price p {
  margin: 0px;
}
.pricing-table header .price p.value {
  color: #148CB7;
  font-size: 3em;
  font-weight: bold;
  /*
				background-color: #fff;
				width: 120px;
				line-height: 120px;
				border-radius: 50%;
				display: inline-block;
*/

}
.pricing-table header .price p.condition {
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  /*
				margin-top: 10px;
*/

}
.pricing-table footer {
  width: 100%;
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e6e6e6;
}
.pricing-table .content {
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  float: left;
}
.pricing-table .content p {
  margin: 0px;
  margin-bottom: 20px;
}
.pricing-table .content ul {
  width: 100%;
  float: left;
  margin: 0px;
}
.pricing-table .content ul li {
  width: 100%;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  line-height: 3em;
}
.pricing-table .content ul li i.fa {
  color: #148CB7;
}
.pricing-table .content ul :last-child {
  border-bottom-width: 0px;
}
.pricing-table.featured {
  box-shadow: #aeb3b6 0px 0px 15px;
  border: 0px;
  z-index: 10;
  margin-top: -20px;
}
.pricing-table.featured header {
  background-color: #148CB7;
}
.pricing-table.featured header p.title {
  background-color: #80b953;
  color: #fff;
}
.pricing-table.featured header .price p {
  color: #fff;
}
.pricing-table.featured header .price p.value {
  color: #fff;
  /*
				color: @link_text_color;
*/

}
.pricing-table.featured .content {
  padding: 50px 30px;
}
.pricing-table:hover {
  z-index: 100;
  box-shadow: #aeb3b6 0px 0px 15px;
}
.pricing-tables-group {
  width: 100%;
  float: left;
  border-left-style: solid;
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  box-sizing: border-box;
}
.pricing-tables-group .pricing-tables-group-item {
  width: auto;
  float: left;
  text-align: center;
  border: 0px solid #e6e6e6;
  box-sizing: border-box;
}
.pricing-tables-group .pricing-tables-group-item .border-right {
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
}
.pricing-tables-group .pricing-tables-group-item .border-right-2 {
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
  border-right-color: #e6e6e6;
}
.pricing-tables-group .pricing-tables-group-item p {
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.pricing-tables-group .pricing-tables-group-item p.title {
  line-height: 3em;
  font-size: 2em;
  background-color: #303335;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
font-family: 'Oswald', sans-serif;
  font-weight: lighter;
}
.pricing-tables-group .pricing-tables-group-item p.price {
  background-color: #414446;
  color: #fff;
  padding: 20px 0px;
}
.pricing-tables-group .pricing-tables-group-item p.desc {
  padding: 10px 0px;
  border-bottom: 1px solid #e6e6e6;
}
.pricing-tables-group .pricing-tables-group-item .details {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}
.pricing-tables-group .pricing-tables-group-item .details ul{
  margin: 0;
}
.pricing-tables-group .pricing-tables-group-item .details li {
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  width: 100%;
  float: left;
  margin: 0px;
  padding: 10px 0px;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
}
.pricing-tables-group .pricing-tables-group-item p.buy {
  padding: 20px 0px;
}
.pricing-tables-group .pricing-tables-group-item.featured p.title {
  background-color: #148CB7;
}
.pricing-tables-group .pricing-tables-group-item.featured p.price {
  background-color: #82b25b;
}
.pricing-tables-group .pricing-tables-group-item.featured p.desc {
  background-color: transparent;
  color: inherit;
}
@media (max-width: 768px) {
  .pricing-tables-group .pricing-tables-group-item {
    width: 100% !important;
  }
}
.pricing-table-3-wrapper {
  width: 100%;
  float: left;
}
.pricing-table-3 {
  overflow-x: visible;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
}
.pricing-table-3 .border-right-1 {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, 0.2);
}
.pricing-table-3 .border-right-2 {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
}
.pricing-table-3 .border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
}
.pricing-table-3 tr {
  width: 100%;
}
.pricing-table-3 th,
.pricing-table-3 td {
  width: 20%;
}
.pricing-table-3 th {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, 0.2);
  background-color: #303335;
  color: #fff;
font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 1.3em;
  padding: 10px;
  box-sizing: border-box;
}
.pricing-table-3 thead :first-child {
  background-color: #148CB7;
}
.pricing-table-3 tbody tr td {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  padding: 15px;
  box-sizing: border-box;
}
.pricing-table-3 tbody tr > :first-child {
  background-color: #f2f2f2 !important;
  color: #222222;
}
.pricing-table-3 tbody > :nth-child(even) td {
  background-color: #f7f7f7;
}
.pricing-table-3 tfoot tr td {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  padding: 15px;
  box-sizing: border-box;
}
.pricing-table-3 tfoot tr > :first-child {
  background-color: #f2f2f2 !important;
  color: #222222;
}
@media (max-width: 768px) {
  .pricing-table-3 {
    overflow-x: scroll !important;
    width: 900px;
  }
}
/*
	Content box
*/
.content-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 40px;
  margin-bottom: 20px;
}
/*
	Skill item
*/
.skill-item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.skill-item .name {
  width: 100%;
  float: left;
  font-weight: 300;
  color: #424349;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding-left: 5px;
}
.skill-item .val-wrapper {
  border: 1px solid #e6e6e6;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  position: relative;
  background-color: #ffffff;
}
.skill-item .val-wrapper .val-bg {
  width: 100%;
  background-color: #EFF1F2;
  height: 5px;
  position: relative;
  z-index: 1;
  float: left;
}
.skill-item .val-wrapper .val {
  float: left;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: -5px;
  z-index: 100;
  position: relative;
  background-color: #148CB7;
}
/*
	Reward item
*/
.reward-item {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  min-height: 120px;
  padding-left: 120px;
}
.reward-item figure {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  text-align: center;
}
.reward-item figure img {
  max-height: 120px;
}
.reward-item p {
  margin: 10px 0px;
}
.reward-item p.title {
  margin-top: 0px;
  font-size: 1.4em;
  color: #222222;
  font-weight: bold;
  text-transform: capitalize;
}
.reward-item p.date {
  color: #148CB7;
  text-transform: capitalize;
}
/* Slider btns */
#projects{
  margin-bottom: 25px;
}
.customNavigation > a {
  color: #222222;
  display: inline-block;
  text-align: center;
  width: 27px;
  height: 27px;
  line-height: 26px;
  cursor: pointer;
}
.customNavigation a i.fa {
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #222222;
  padding: 5px;
  width: 100%;
  transition: border 0.2s ease;
}
.customNavigation a i.fa:hover{
  color: #148CB7;
  border-color: #148CB7;
}
.rivaCarouselNav a.slider-nav-btn-1 {
  color: #222222;
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 26px;
}
.rivaCarouselNav a.slider-nav-btn-1 i.fa {
  border-radius: 5%;
  box-sizing: border-box;
  border: 1px solid #E4E4E4;
  background: #FFFFFF;
  color: #676767;
  padding: 12px 9px;
  float: left;
  width: 100%;
  transition: border 0.2s ease;
}
.rivaCarouselNav a.slider-nav-btn-2 {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 26px;
}
.rivaCarouselNav a.slider-nav-btn-2 i.fa {
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  float: left;
  width: 100%;
  transition: border 0.2s ease;
}
.rivaCarouselNav .slider-nav-btn-1:last-child {
  margin-left: 5px;
}
.rivaCarouselNav .slider-nav-btn-2:last-child {
  margin-left: 5px;
}
.rivaCarouselNav a.slider-nav-btn-1:hover i.fa {
  color: #148CB7;
  border: 1px solid #148CB7;
}
.rivaCarouselNav a.slider-nav-btn-2:hover i.fa {
  color: #148CB7;
  border: 2px solid #148CB7;
}
.rivaCarouselNavBullets {
  text-align: center;
}
.rivaCarouselNavBullets .slider-nav-bullets-2 {
  font-size: 0px !important;
  background-color: #303335;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0px 5px;
}

.secondary-bg .owl-controls .owl-page span,
.white-nav .owl-controls .owl-page span,
.white-nav .rivaCarouselNavBullets .slider-nav-bullets-2 {
  background: #fff;
}
.owl-theme .owl-controls{
  margin-top: 30px;
}
.blog-item .owl-theme .owl-controls{
  margin: 0;
}
.secondary-bg .owl-theme .owl-controls{
  margin: 10px 0;
}
.owl-controls .owl-page span{
  background-color: #303335;
}
.owl-controls .owl-page.active span,
div.rivaCarouselNavBullets .slider-nav-bullets-2.active {
  background-color: #148CB7;
}
#team .owl-carousel .owl-item{
  padding: 0 10px;
}
/*
	Staff member block
*/
.staff-member-block {
  width: 100%;
  float: left;
  background-color: #303335;
  padding: 30px;
  box-sizing: border-box;
}
.staff-member-block p {
  margin: 0px;
}
.staff-member-block p.name {
  margin-bottom: 10px;
  font-size: 2em;
  color: #fff;
}
.staff-member-block p.position {
  color: #148CB7;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.staff-member-skills {
  width: 100%;
  float: left;
  background-color: #148CB7;
  padding: 30px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
ul.staff-member-contact-info {
  width: 100%;
  float: left;
  margin: 0px;
  margin-bottom: 20px;
}
ul.staff-member-contact-info > li {
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding: 5px 0px;
}
ul.staff-member-contact-info > :nth-child(odd) {
  width: 20%;
  text-transform: uppercase;
  color: #222222;
}
ul.staff-member-contact-info > :nth-child(odd) > i.fa {
  width: 20px;
  color: #148CB7;
}
ul.staff-member-contact-info > :nth-child(even) {
  width: 80%;
}
.work-experience {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.work-experience p {
  margin-bottom: 0px;
}
.work-experience p.title {
  color: #222222;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.work-experience p.title span {
  color: #148CB7;
}
/*
	Production process step
*/
.production-process-step {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 120px;
  position: relative;
  min-height: 100px;
  margin-bottom: 20px;
  text-align: left;
}
.production-process-step p {
  margin: 0px;
}
.production-process-step p.title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #e6e6e6;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.production-process-step .number {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.production-process-step .number span {
  width: 100%;
  height: 78px;
  border-radius: 50%;
  float: left;
  line-height: 78px;
  font-size: 36px;
  background-color: #148CB7;
  color: #fff;
}
.secondary_bg .production-process-step .number {
  border: 1px solid #fff;
}
/* Partners wrapper */
.partners-wrapper {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  border-right-width: 0px;
}
.partners-wrapper .partners-item {
  padding: 0px;
  box-sizing: border-box;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e6;
  text-align: center;
  height: 180px;
}
.partners-wrapper .partners-item img {
  opacity: 0.5;
  max-height: 100%;
}
/* To The Top 2 */
.to-the-top-2 {
  float: right;
  width: 30px;
  height: 30px;
  margin-left: 5px;
}
.to-the-top-2 i.fa {
  line-height: 30px;
  width: 30px;
  text-align: center;
  background-color: #fff;
  color: #303335;
  border-radius: 50%;
  float: left;
  transition: color 0.4s ease, background-color 0.4s ease;
}
.to-the-top-2:hover i.fa {
  color: #fff;
  background-color: #148CB7;
}
.to-the-top-3 {
  position: fixed;
  right: 0px;
  bottom: 10%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  display: none;
  z-index: 1000;
}

.to-the-top-3 i.fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #333;
  color: #fff;
  font-size: 18px;
  z-index: 200;
  float: left;
  text-align: center;
  cursor: pointer;
}
.bottom-menu ul{
  text-align: right;
}
.bottom-menu li{
  display: inline-block;
}
.bottom-menu li:last-child span{
  display: none;
}
.bottom-menu li a:hover {color: #fff;text-decoration: none;}
/* Service Item */
.service-item {
  box-sizing: border-box;
  width: 100%;
  float: left;
  margin-bottom: 40px;
  position: relative;
}
.service-item h4 {
  margin: 0px;
  margin-bottom: 10px;
}
.service-item h4 i.fa {
  float: left;
  margin-right: 10px;
  color: #148CB7;
}
.service-item p {
  margin: 0px;
}
.service-item p a {
  display: inline-block;
  margin-top: 10px;
}
.service-item-2 {
  width: 100%;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding-left: 90px;
  min-height: 70px;
  margin-bottom: 40px;
}
.service-item-2 > i.fa {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #148CB7;
  font-size: 24px;
  color: #148CB7;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
}
.service-item-2 p,
.service-item-2 h3 {
  margin: 0px;
  padding: 0px;
}
.service-item-2 p {
  margin-top: 10px;
}
.service-item-2:hover > i.fa {
  color: #fff;
  border: 0px;
}
.secondary-bg .service-item-2 h3 {
  color: #fff;
}
.secondary-bg .service-item-2:hover > i.fa {
  color: #148CB7;
  border: 0px;
  background-color: #fff;
}
.primary-bg .service-item-2 p {
  color: #fff;
}
.primary-bg .service-item-2 > i.fa {
  color: #fff;
  border: 1px solid #fff;
}
.primary-bg .service-item-2:hover > i.fa {
  border: 0px;
}
/* Pagination */
.pagination {
  width: 100%;
  float: left;
  text-align: left;
}
.pagination span,
.pagination a {
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
/*
	Sorting
*/
.sorting {
  width: 100%;
  float: left;
  padding: 8px 0px;
}
.sorting span {
  margin-left: 20px;
  color: #222222;
}
.sorting span i.fa {
  margin-left: 5px;
}
/* Twitter Widget 1 */
.twitter-widget-1 {
  width: 100%;
  float: left;
}
.twitter-widget-1 li {
  list-style: none;
}
.twitter-widget-1 li i.fa {
  font-size: 24px;
  color: #148CB7;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid #148CB7;
}
.twitter-widget-1 li a {
  color: #fff;
}
.twitter-widget-1 li p.tweet {
  font-size: 1.2em;
}
.twitter-widget-1 li p.interact a {
  margin: 0px 10px;
}
.twitter-widget-1 li p.timePosted {
  background-color: #148CB7;
  padding: 5px 20px;
  color: #fff;
  width: auto;
  display: inline-block;
  margin: 0px;
  text-transform: uppercase;
  font-size: 0.8em;
}
/* Page title bar */
.page-title-bar {
    height: 380px;
    padding-top: 6%;
    position: relative;
}
.page-title-bar h2 {
    margin: 0px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 54px;
    text-align: Center;
    position: relative;
}
.page-title-bar ul {
    text-align: Center;
    width: auto;
    margin: 10px 0px;
    padding: 0px;
    font-size: 14px;
    text-transform: capitalize;
    color: #ffffff;
}
.page-title-bar ul li {
  width: auto;
}
.page-title-bar ul li a {
      color: #FFFFFF;
    font-size: 14px;
}
.page-title-bar .breadcrumb>.active {
      color: #FFF;
    font-size: 16px;
    font-weight: 100;
}
.page-title-bar ul li .separator {
  display: inline-block;
  padding: 0px 10px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .page-title-bar h2 {
    width: 100%;
  }
  .page-title-bar ul {
    width: 100%;
    margin-top: 10px;
  }
}
/* Widget property agent */
.widget.widget-property-agent .offer {
  width: 100%;
  float: left;
  background-color: #148CB7;
  padding: 15px;
  text-align: center;
  box-sizing: border-box;
}
.widget.widget-property-agent .offer a {
  color: #fff;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration: none;
}
.widget.widget-property-agent figure {
  width: 100%;
  float: left;
}
.widget.widget-property-agent figure img {
  float: left;
}
.widget.widget-property-agent .agent-details {
  background-color: #303335;
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
}
.widget.widget-property-agent .agent-details p {
  margin: 0px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}
.widget.widget-property-agent .agent-details p a {
  color: #fff;
}
.widget.widget-property-agent .agent-details p a:hover {
  color: #148CB7;
}
.widget.widget-property-agent .agent-details p.name {
font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 2em;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.widget.widget-property-agent .agent-details p.position {
  color: #148CB7;
  margin-bottom: 20px;
}
/* Twitter Widget Scroller*/
.twitter-widget-2 {
  width: 100%;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding-left: 90px;
  min-height: 70px;
  padding-right: 90px;
}
.tweetblock-icon i {
  width: 90px;
  height: 90px;
  line-height: 65px;
  font-size: 54px;
  line-height: 80px;
  color: #FFFFFF;
  padding: 13px 27px;
  background: rgba(51, 51, 51, 0.7);
  padding: 3px 17px;
  border-radius: 50%;
}
.twitter-widget-2 .tweet-item {
  list-style: none;
  height: 175px;
}
.twitter-widget-2 .tweet-item p {
  margin: 0px;
}
.twitter-widget-2 .tweet-item .user img {
  display: none;
}
.twitter-widget-2 .tweet-item p.tweet {
  font-size: 18px;
  padding: 20px 10px;
}
.twitter-widget-2 .tweet-item p.timePosted {
  margin-top: 10px;
}
.twitter-widget-2 .tweet-item p.interact {
  margin-top: 10px;
}
.twitter-widget-2 .tweet-item p.interact a {
  margin-right: 20px;
}
.twitter-widget-2 .rivaCarouselNav {
  float: initial;
}
.twitter-widget-2 > .nav {
  position: absolute;
  right: 0px;
  top: 0px;
}
.sidebar .widget-title,
.shop-sidebar .widget-title {
   font-size: 24px;
   position: relative;
   padding-bottom: 20px;
   font-weight: 600;
   text-transform: uppercase;
   line-height: 1.3;
   margin: 0px 0 10px;
   color: #626363;
}
.widget-title:before {
  background: #4183D7;
}
.shop-sidebar .woocommerce ul.product_list_widget li img {
    margin: 0px 10px 10px 4px;
    width: 75px;
    height: auto;
    box-shadow: none;
}
.shop-sidebar .woocommerce ul.product_list_widget li span {
    float: none;
    border: none;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.shop-sidebar .woocommerce ul.product_list_widget li span.amount {
    position: relative;
    bottom: 5px;
}
.tagcloud a {
    font-size: 14px !important;
    font-weight: 300;
    line-height: 50px;
    border: 1px solid #D6D6D6;
    padding: 10px 10px;
    margin: 10px 0px;
}

/* Quick search widget */
.widget_search form input {
    border: 1px solid #E4E4E4;
    padding: 11px 10px 10px 10px;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}
.widget_search form input:focus {
  outline: 0;
}
.widget-quick-search {
  background-color: #148CB7;
}
.widget-quick-search h3 {
  background-color: #86bc5a;
  box-sizing: border-box;
  padding: 10px 20px;
  color: #fff;
  margin-bottom: 0px;
  width: 100%;
  float: left;
}
.widget-quick-search .widget-inner {
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  float: left;
}
.widget-quick-search .widget-inner p {
  width: 100%;
  float: left;
  margin: 0px;
  box-sizing: border-box;
  padding-left: 100px;
  position: relative;
  margin-bottom: 10px;
}
.widget-quick-search .widget-inner p label {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  color: #fff;
  padding-top: 10px;
}
/* Top areas widget */
.widget-top-areas {
  background-color: #303335;
}
.widget-top-areas h3 {
  background-color: #242628;
  box-sizing: border-box;
  padding: 10px 20px;
  color: #fff;
  margin-bottom: 0px;
  width: 100%;
  float: left;
}
.widget-top-areas .widget-inner {
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  float: left;
}
.widget-top-areas .widget-inner ul {
  width: 100%;
  float: left;
  margin: 0px;
}
.widget-top-areas .widget-inner ul li {
  margin: 0px;
  width: 100%;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #484d50;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget-top-areas .widget-inner ul li i.fa {
  position: absolute;
  left: 0px;
  top: 5px;
  color: #148CB7;
}
.widget-top-areas .widget-inner ul li a,
.widget-top-areas .widget-inner ul li p {
  margin: 0px !important;
  float: left;
  width: 100%;
  line-height: normal;
}
.widget-top-areas .widget-inner ul li a {
  color: #fff;
  font-size: 1.2em;
}
.widget-top-areas .widget-inner ul > :last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-width: 0px;
}
.vc_progress_bar .vc_single_bar .vc_bar:after {
    content: attr(data-value) "%";
    position: absolute;
    z-index: 4;
    top: -10px;
    right: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    background: rgb(10, 69, 103);
    color: #fff;
    padding: 1px 6px 6px 5px;
    border-radius: 50%;
}
/* Circular progress */
.circular-progress {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.circular-progress p {
  box-sizing: border-box;
  padding: 0px 20px;
}
.circular-progress p.title {
  font-size: 1.5em;
  margin: 0px;
  margin-top: 10px;
  text-transform: capitalize;
}
.circular-progress p.desc {
  margin: 0px;
  margin-top: 10px;
}
/* Video block */
.video-block {
  width: 100%;
  float: left;
  position: relative;
}

/* Sonex Booking form */
.sonex-booking {
  width: 100%;
  float: left;
  background-color: #ffffff;
}
.sonex-booking .choose {
  width: 100%;
  float: left;
  border-bottom-width: 3px;
  border-bottom-color: #148CB7;
  border-bottom-style: solid;
}
.sonex-booking .choose span {
  width: auto;
  float: left;
  background-color: #303335;
  color: #fff;
font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box;
  font-size: 1.2em;
  padding: 10px 0px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.sonex-booking .choose span:hover {
  background-color: #484d50;
}
.sonex-booking .choose span.active {
  background-color: #148CB7;
}
.sonex-booking .form-item {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
  border-top-width: 0px;
  box-sizing: 30px;
  padding: 20px 30px;
  display: none;
}
.sonex-booking .form-item h3 {
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-bottom: 10px;
  width: 100%;
  float: left;
}
.sonex-booking .form-item p {
  margin: 10px 0px;
}
.sonex-booking .form-item #date-flexibility {
  display: none;
}
.sonex-booking .form-item .d-btn {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.sonex-booking .form-item.active {
  display: block;
}
/* Estate main search */
.estate-main-search {
  box-sizing: border-box;
  padding: 40px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.estate-main-search p,
.estate-main-search h2,
.estate-main-search h3 {
  margin: 0px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
}
.estate-main-search p input,
.estate-main-search h2 input,
.estate-main-search h3 input,
.estate-main-search p select,
.estate-main-search h2 select,
.estate-main-search h3 select {
  width: 100%;
  float: left;
}
.estate-main-search h2,
.estate-main-search h3 {
  margin-bottom: 20px;
}
.estate-main-search p.width-50 {
  width: 50%;
  float: left;
  padding-left: 20px;
}
.estate-main-search p button.d-btn {
  padding: 0px;
  width: 100%;
  float: left;
}
/* Featured properties */
.d-featured-properties {
  width: 100%;
  float: left;
  height: 100%;
  background-color: #303335;
  overflow: hidden;
}
.d-featured-properties .item {
  width: 100%;
  float: left;
  position: relative;
  z-index: 10;
}
.d-featured-properties .item img {
  width: 100%;
  float: left;
  position: relative;
}
/* Sonex Spinner */
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0b5f8f;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #134664;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #06334d;
        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #f0f0f0;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }


@media (max-width: 1170px) {
  .newsletters-1 .sub{
    float: none!important;
  }
  .newsletters-1 .sub.float-right{
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .wpb_column {
    margin: 20px 0;
    float: left;
    width: 100%;
  }
  .col-md-12{
    margin: 0;
  }  
  div.rivaCarouselNav{
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .section-404 p.p1 {
    font-size: 24px;
    line-height: 36px;
  }
  .wpb_column {
    margin: 0px;
  }
  .col-md-12{
    margin: 0;
  }
}
/* Riva sorting */
.riva-sorting {
  width: 100%;
  float: left;
}
.riva-sorting .filters {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  display: block;
}
.riva-sorting .filters span {
  width: auto;
  float: left;
  cursor: pointer;
  line-height: 40px;
font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  border: 1px solid #e6e6e6;
  border-right-width: 0px;
  padding: 0px 20px;
  text-transform: capitalize;
}
.riva-sorting .filters span.active {
  background-color: #303335;
  color: #fff;
  background-color: #f2f2f2;
  color: #222222;
}
.riva-sorting .filters :last-child {
  border-right-width: 1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.riva-sorting .filters :first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.riva-sorting .filters-select {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  text-transform: capitalize;
  display: none;
}
.riva-sorting .filters-select option {
  text-transform: capitalize;
}
.riva-sorting .listing {
  width: 100%;
  float: left;
}
@media (max-width: 768px) {
  .riva-sorting .filters-select {
    display: block;
  }
  .riva-sorting .filters {
    display: none;
  }
}
/*
	Countdown
*/
.riva-countdown {
  display: inline-block;
  margin: 40px 0px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 40px 20px;
}
.riva-countdown .riva-countdown-item {
  float: left;
  width: auto;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 20px;
  width: 25%;
}
.riva-countdown .riva-countdown-item .value,
.riva-countdown .riva-countdown-item .label {
  background-color: #303335;
  width: 100%;
  float: left;
  border-radius: 10px;
}
.riva-countdown .riva-countdown-item .value {
  padding: 0px 20px;
  box-sizing: border-box;
}
.riva-countdown .riva-countdown-item .value p {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #148CB7;
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
}
.riva-countdown .riva-countdown-item .label {
  line-height: 36px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .riva-countdown .riva-countdown-item {
    width: 50%;
  }
  .riva-countdown .riva-countdown-item:nth-child(1),
  .riva-countdown .riva-countdown-item:nth-child(2) {
    margin-bottom: 20px;
  }
}
p.s_profiles a {
  margin: 0px 20px;
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
  display: inline-block;
}
p.s_profiles a:hover {
  color: #148CB7;
}
/* single-product-details */
.single-product-details {
  width: 100%;
  float: left;
}
.single-product-details p.title {
  width: 100%;
  float: left;
  margin-top: 0px;
  font-size: 3em;
  color: #222222;
  text-transform: capitalize;
}
.single-product-details p.price {
  font-size: 2em;
  color: #148CB7;
font-family: 'Oswald', sans-serif;
}
.single-product-details p.rating {
  color: #148CB7;
}
.single-product-details p.qty {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 10px 0px;
}
.single-product-details #qty-qty {
  width: auto;
  float: left;
  line-height: 34px;
  height: 34px;
  padding: 0px;
  margin: 0px 10px;
  text-align: center;
}
.single-product-details #qty-plus,
.single-product-details #qty-minus {
  width: auto;
  float: left;
  line-height: 34px;
  height: 34px;
  cursor: pointer;
  color: #222222;
}
/* section-shopping-cart */
section.section-shopping-cart {
  padding-bottom: 70px;
}
section.section-shopping-cart p.you-have {
  margin: 0px;
  color: #222222;
  font-weight: bold;
}
section.section-shopping-cart p.you-have span {
  color: #fff;
  border-radius: 50%;
  background-color: #148CB7;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
}
section.section-shopping-cart table.cart-table {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-bottom-width: 0px;
  float: left;
  margin-top: 40px;
}
section.section-shopping-cart table.cart-table thead {
  background-color: #303335;
}
section.section-shopping-cart table.cart-table thead,
section.section-shopping-cart table.cart-table tbody {
  width: 100%;
}
section.section-shopping-cart table.cart-table tbody tr td {
  border: 0px solid #e6e6e6;
  border-right-width: 1px;
}
section.section-shopping-cart table.cart-table tbody tr td .remove-item {
  color: #c00;
  cursor: pointer;
}
section.section-shopping-cart table.cart-table tbody tr td .price {
  color: #222222;
}
section.section-shopping-cart table.cart-table tbody tr td .total {
  color: #222222;
  font-weight: bold;
}
section.section-shopping-cart table.cart-table tbody tr td .qty {
  color: #148CB7;
  margin: 0px 5px;
  font-weight: bold;
}
section.section-shopping-cart table.cart-table tr {
  width: 100%;
  border: 0px solid #e6e6e6;
  border-bottom-width: 1px;
}
section.section-shopping-cart table.cart-table tbody > :nth-child(even) {
  background-color: #f2f2f2;
}
section.section-shopping-cart table.cart-table tbody tr > :last-child {
  border-right-width: 0px;
}
section.section-shopping-cart table.cart-table td,
section.section-shopping-cart table.cart-table th {
  box-sizing: border-box;
  padding: 5px;
  line-height: 20px;
  padding: 10px;
}
section.section-shopping-cart table.cart-table thead th {
  color: #fff;
  text-transform: capitalize;
}
section.section-shopping-cart table.cart-table .w1 {
  width: 5%;
}
section.section-shopping-cart table.cart-table .w2 {
  width: 45%;
}
section.section-shopping-cart table.cart-table .w3 {
  width: 15%;
}
section.section-shopping-cart table.cart-table .w4 {
  width: 15%;
}
section.section-shopping-cart table.cart-table .w5 {
  width: 15%;
}
section.section-shopping-cart table.cart-table .w6 {
  width: 5%;
}
/* contact-item */
.contact-item {
font-family: 'Oswald', sans-serif;
  color: #222222;
  font-size: 1.4em;
}
.contact-item i.fa {
  color: #148CB7;
}
/* contacts-map */
.contacts-map {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #e6e6e6;
  margin-bottom: 70px;
  height: 300px;
}
.contacts-map img {
  max-height: none;
  max-width: none;
}
.infobox {
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
}
/*
  Layer Slider
*/
.slider-style h1 {
  font-size: 54px;
  font-weight: 900 !important;
  color: #FFF;
}
.slider-style h2 {
  font-size: 34px;
  font-weight: 100;
  color: #FFF;
}
.slider-style h3 {
  font-size: 24px;
  font-weight: 100;
  color: #FFF;
}
.slider-style h4 {
  font-size: 18px;
  font-weight: 100;
  color: #FFF;
}
.slider-style h5 {
  font-size: 16px;
  font-weight: 300;
  color: #FFF;
}
.slider-style h6 {
  font-size: 16px;
  font-weight: 900;
  color: #FFF;
}
/*
  Visual Composer
*/
.wpb_row {
    margin-bottom: 0px !important;
}
.info-c-full-br .icon-circle-list .info-circle-icons {
  padding: 10px;
}
.no-margin .wpb_content_element,
.no-margin {
  margin-bottom: 0px !important;
}
.wpb_wrapper h1 {
  font-size: 54px;
  line-height: 68px;
  font-weight: 500 !important;
  color: #454646;
}
.wpb_wrapper h2 {
    font-size: 44px;
    line-height: 64px;
    font-weight: 500;
    text-transform: uppercase;
    color: #484C4E;
}
.line-sep h3:before {
  content: url("images/headingart.png");
  left: -250px;
  top: -10px;
  position: absolute;
}
.wpb_wrapper h2.specialtwo {
  padding-bottom: 25px;
}
.wpb_wrapper h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
    letter-spacing: 1px;
    color: #484C4E;
    text-transform: uppercase;
}
.wpb_wrapper h4 {
  font-size: 18px;
  line-height: 38px;
  font-weight: 400;
  color: #454646;
}
.wpb_wrapper h5 {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
  color: #454646;
}
.ult_pricing_table .ult_pricing_heading h5 {
    letter-spacing: 1px;
}
a.ultb3-btn {
    display: inline-block;
    color: #0483d9;
    text-align: center;
    font-size: 14px !important;
    margin-top: 10px;
    border-radius: 30px;
    border: 2px solid #0483d9;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.wpb_wrapper p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #454646;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0px 20px !important;
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  height: 10px;
  margin-bottom: 40px;
}
.vc_progress_bar .vc_general.vc_single_bar .vc_label {
    position: relative;
    bottom: 24px;
    right: 71px;
}
.sharptext {
  font-weight: lighter;
  font-weight: 200;
}
.heavy-font h3 {
  font-weight: bolder !important;
  font-weight: 900 !important;
}
.right {
  text-align: right;
}
.lighter-note {
  color: #ffffff;
}
.lighter-note p {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  margin-top: 0px;
}
.light-borderright {
    border-right: 1px solid #ECE8E8;
    padding-right: 25px;
}
.lighter-note h1,
.lighter-note h2,
.lighter-note h3,
.lighter-note h4,
.lighter-note h5,
.lighter-note h6
{
  color: #ffffff;
}
.lighter-note .aio-icon-header+.aio-icon-description {
    color: #D1D1D1;
}
.lighter-note .wpb_pie_chart_heading {
  color: #ffffff;
}
.lighter-note .vc_pie_chart .vc_pie_chart_value {
  color: #ffffff;
}
.vc-row-translate>.vc-row-translate-wrapper {
    width: auto !important;
}
.ifb-face .ifb-front {
  padding-top: 24px;
}
.info-c-full h3 {
  font-size: 18px;
}
.smile_icon_list.left li .icon_description {
  padding-top: 14px;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 34px;
  font-weight: 200;
  padding-left: 15px;
}
.heavy-fontcenter {
  font-weight: bolder !important;
  font-size: 54px;
  text-align: center !important;
}
/*
Styling for construction Design
*/
.construction
{
  color: #FFCC03;
}
.construction h1 {
  font-size: 54px;
  font-weight: 300;
}
.construction h2 {
  font-size: 54px;
  color: #FFCC03;
  font-weight: 400;
}
.construction h3 {
  font-size: 34px;
  color: #333;
  font-weight: 200;
}
.construction h4 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
}
.construction h5 {
  font-size: 18px;
}
.construction h6 {
  font-size: 18px;
}
.construction p {
  font-size: 18px;
  color: #333;
}
.construction .plite {
  font-size: 18px;
  color: #f5f5f5;
}
.construction .vc_gitem-zone-mini {
  background: #333333;
}
.construction .vc_gitem-zone-mini h4 {
  color: #FFCC03;
}
.construction .vc_gitem-zone-mini p {
  color: #F5F5F5;
}
.construction a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
  background: #545454;
}
/*
End Styling for construction Design
*/
.ultb3-title {
  font-size: 24px;
  color: #333;
  line-height: 1.35em;
  margin-bottom: 20px;
}
.ultb3-desc {
  font-size: 16px;
  font-weight: 300 !important;
  line-height: 34px;
  margin-bottom: 40px;
}
.ult-ib-effect-style11 h2 {
  font-weight: 200 !important;
  font-size: 24px !important;
  background: rgba(255, 255, 255, 0.9);
  color: #2B2B2B !important;
  padding: 13px 0px !important;
  -webkit-box-shadow: 0px 4px 14px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 14px -2px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 14px -2px rgba(0,0,0,0.75);
}
.ult-ib-effect-style15 .ult-new-ib-content {
  font-size: 15px !important;
  line-height: 24px !important;
  font-weight: lighter !important;
}
.fronty .vc_pie_chart.vc_ready {
    position: relative;
}
.ult-modal-input-wrapper .btn-modal-md {
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 300;
    border: 1px;
    border-radius: 40px;
    outline: none;
    transition: all 0.4s ease;
}

.ult-ib-effect-style11 .ult-new-ib-content {
  padding: 20px 25px !important;
  font-size: 15px !important;
  font-weight: 100 !important;
  line-height: 26px !important;
  text-shadow: 0px 0px 0px rgb(27, 27, 27) !important;
}
.ult-ib-effect-style6 h2 {
  margin: 50px 0 10px;
    font-size: 18px !important;
    font-weight: 300 !important;
}
.ult-ib-effect-style6 .ult-new-ib-content {
  font-size: 14px;
}
.ubtn-center-dg-bg .ubtn-hover {
  background: #333;
}
.ulitmate_dual_buttons i {
    font-family: 'Defaults' !important;
}
.ult_design_4 .ult_pricing_table .ult_price_body_block {
    border-bottom: 0px solid #595353 !important;
}
.ult_design_4 .ult_pricing_table {
  border-bottom: 0px solid #5C5656 !important;
}
.parallax-features .ult_design_4 .ult_pricing_table {
  border-radius: 10% !important;
}
.parallax-features .ult_design_4:hover .aio-icon.circle {
  color: #1385c6 !important;
  background: #ffffff !important;
  transition: all 0.4s ease;
}
.aio-icon.circle {
  padding:10px;
}
.parallax-features .ult_pricing_table:hover {
  box-shadow: 0 0 7px #695F5F !important;
}
.parallax-features .ult_pricing_table .ult_pricing_heading h5 {
  font-size: 14px !important;
}
.uvc-sub-heading {
    font-size: 14px;
    padding: 10px 20px;
}
.aio-icon-header+.aio-icon-description {
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    color: #797979;
}
.stats-top .aio-icon-top, .stats-top .stats-desc {
    padding-top: 10px;
    padding-bottom: 15px;
}
.aio-icon-header h3.aio-icon-title {
    margin: 0;
    display: block;
    font-size: 20px !important;
    padding: 10px 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.ultimate-ticker-prefix, .ultimate-ticker-suffix, .ultimate-ticker-down-prefix, .ultimate-ticker-down-suffix {
    font-size: 34px;
    line-height: 34px;
    padding-right: 10px;
    font-weight: 100;
}
.fancytext-typewriter-background-enabled, .ultimate-vticker.fancytext-background-enabled ul li {
    padding: 10px 10px !important;
    font-weight: 100;
}
.ultimate-vticker.ticker ul li, .ultimate-vticker.ticker-down ul li {
  text-align: center !important;
}
.ultimate-ticker-down-prefix {
  vertical-align: initial !important;
}
.roundy .ultimate_google_map {
  border-radius: 1px 25px 25px 0px;
  -webkit-box-shadow: -4px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: -4px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: -4px 1px 3px 2px rgba(0,0,0,0.2);
}
.fullheight {
  height: 100vh;
}
a.ubtn-link {
  margin: 0px;
}
.timeline-separator-text .sep-text {
    padding: 10px 20px !important;
    border-radius: 0px !important;
    color: #fff;
}
.timeline-header-block .timeline-header h3, .timeline-block .timeline-header h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    margin: 10px 0px 10px !important;
    color: #3A736D;
    text-transform: uppercase;
  }
.timeline-block .timeline-header-block .timeline-header p {
    margin-bottom: 10px !important;
    margin-top: 20px;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
}
.timeline-feature-item .timeline-header-block .timeline-header p {
    margin-bottom: 10px !important;
    margin-top: 20px;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
}
#ult-ih-list-item-1316 .ult-ih-heading {
    font-size: 24px;
    line-height: 44px;
    font-weight: 200;
}
#ult-ih-list-item-1316 .ult-ih-description p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: bold;
}
  .flickr_badge_image {
    margin: 0 4px 6px 0px !important;
    width: 80px !important;
    height: 80px !important;
    float: left;
}
.vc_gitem-zone-mini {
    padding: 20px 0px;
    background-color: #FBFBFB;
}
.vc_grid-filter-item.vc_active > span {
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    padding: 5px 10px !important;
}
.vc_grid-filter > .vc_grid-filter-item > span {
    font-size: 16px;
    font-weight: 100;
    padding: 5px 10px;
}
.vc_grid-filter {
  margin: 40px !important;
}
.vc_grid {
  text-align: center;
}
.vc_grid .vc_gitem-post-data h4 {
  text-align: center !important;
}
a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: #F04D4E;
    border-radius: 2px;
}
.vc_grid-filter-select .vc_grid-styled-select select, .vc_grid-filter-dropdown .vc_grid-styled-select select {
    outline: none;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
}
.flip-box-wrap .flip-box,
.flip-box-wrap .ifb-back,
.flip-box-wrap .ifb-front {
  border-radius: 10px;
}
.flip-box-wrap .flip-box {
    -webkit-transition: 250ms !important;
    -moz-transition: 250ms !important;
    -o-transition: 250ms !important;
    -ms-transition: 250ms !important;
}
.flip-box-wrap .flip-box h3 {
    margin: 21px 0 -5px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 400;
}
.flip-box-wrap .ifb-front p {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
.vc_progress_bar .vc_single_bar .vc_label {
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
    margin-right: 15px;
    float: left;
    padding: 14px 9px;
    border-radius: 77px;
    position: Relative;
    top: -3px;
    left: 40px;
    font-size: 10px;
    visibility: hidden;
}
.wpb_pie_chart_heading {
    padding: 20px 0px;
}
.ult_pricing_table .ult_pricing_heading h3 {
  padding: 0;
  margin: 0;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 42px !important;
  color: inherit!important;
}
.corporate .ult_pricing_table .ult_pricing_heading h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    color: inherit!important;
    text-transform: uppercase;
}
.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button {
  border-radius: 50px !important;
  padding: 20px 30px !important;
  font-size: 16px;
  font-weight: 200 !important;
}
.ult_design_6 .ult_pricing_table .ult_price_link .ult_price_action_button {
  padding: 15px 35px !important;
  border-radius: 35px !important;
}
.ult_design_3 .ult_pricing_table .ult_price_link .ult_price_action_button {
  padding: 16px 40px !important;
}
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
  padding: 16px 40px !important;
}
.ult_ivan_button {
  background-color: transparent !important;
}
.ult_ivan_button.icon-before .text-btn {
    padding-left: 12px;
    padding-right: 30px;
}
span.ult-dual-btn-2,
.ult_ivan_button {
    font-family: 'Open Sans', sans-serif;
}
.ult_pricing_table .ult_price_features {
    padding: 15px 15px 20px !important;
    margin: 0;
}
/*
Essential Grid Styling
*/
#po-cr .eg-taylor-element-0 {
    background-color: #F04D4E;
    border-color: #F04D4E;
    border-radius: 0px;
}
#po-cr .eg-taylor-element-1 {
    background-color: #5EB5AB;
    border-color: #5EB5AB;
    border-radius: 0px;
}
#po-cr i.eg-icon-search {
    color: #ffffff;
}
#po-cr i.eg-icon-unlink {
    color: #ffffff;
}
#po-cr .eg-taylor-container {
    background-color: rgba(19, 133, 198, 0.4);
}
.construction .eg-lincoln-container {
    background-color: rgb(255, 204, 3);
}
.construction .eg-lincoln-element-1 {
    background-color: rgb(69, 69, 69);
}
.construction .eg-lincoln-element-2 {
    background-color: rgb(69, 69, 69);
}
.construction .eg-lincoln-element-3 {
    background-color: rgb(69, 69, 69);
}
.construction .eg-lincoln-element-0 {
    color: #FFCC03 !important;
}
/*
	Boxed
*/
body.body-boxed {
  background-color: #333;
}
#body-boxed {
  margin: 0 auto;
  max-width: 1200px;
  background-color: #eee;
}
#body-boxed-inner {
    background-color: #fff;    
    width: 100%;
    float: left;
}
/* Form checkout */
form.form-checkout {
  width: 100%;
  float: left;
}
form.form-checkout .form-elem {
  position: relative;
  width: 100%;
  float: left;
  padding-left: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
form.form-checkout .form-elem input,
form.form-checkout .form-elem textarea,
form.form-checkout .form-elem select {
  min-width: 300px;
}
form.form-checkout .form-elem input[type=checkbox] {
  min-width: 0px;
}
form.form-checkout .form-elem label {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
}
form.form-checkout .form-elem label.inline {
  position: relative;
  width: auto;
}
form.form-checkout .form-elem.normal {
  padding-left: 0px;
}
.display-none {
  display: none;
}
.payment-type-item {
  width: 100%;
  float: left;
  margin-top: 20px;
  box-sizing: border-box;
  padding-right: 30px;
}
.payment-type-item p {
  width: 100%;
  float: left;
}
.payment-type-item p.title {
  font-size: 1.5em;
  font-weight: bold;
  color: #222;
  cursor: pointer;
}
.payment-type-item p.title span.checkbox-blank {
  float: left;
  margin-right: 10px;
  width: 32px;
  height: 32px;
  background-position: center;
  background-image: url(../../img/checkbox-blank.png);
  opacity: 0.3;
}
.payment-type-item p.title span.checkbox-blank.checkbox-selected {
  background-image: url(../../img/checkbox-selected.png);
  opacity: 1;
}
@media (max-width: 480px) {
  form.form-checkout .form-elem {
    padding-left: 100px;
  }
form.form-checkout .form-elem input,
form.form-checkout .form-elem textarea,
form.form-checkout .form-elem select {
  min-width: 100%;
}
}

.homepage .relative.z-100{
	float: none!important;
}

.breadcrumb{
  background: none;
}
.black{
  color: #222;
}
ul.children{
  padding-left: 50px;
}
.site-content .name-mail{
  margin: 0;
  float: left;
  width: 100%;
  margin-bottom: 0!important;
  box-sizing: border-box;
}
.site-content .cmfield{
  box-sizing: border-box;
  width: 100%;
  float: left;
  margin-bottom: 0!important;
}
.cmfield textarea{
  height: 90px;
  min-height: inherit;
  margin-bottom: 20px;
}
form .form-submit{
  clear: both;
}
form .form-submit input[type=submit]{
    width: 150px;
}
.name-mail input{
  margin-bottom: 20px;
  width: 100%;
}
.visual_subtitle{
  display: none;
}
.section-404 input[type=text]{
  width: auto;
}
.section-404 button[type=submit]{
  line-height: 28px!important; 
  min-width: 90px;
}
.sonex-center{
  float: left;
  width: 100%;
  text-align: center;
}
.sonex-center .rivaCarouselNav{
  width: 100%!important;
}
.sonex-center .slider-nav-btn-1{
  margin-top: 20px;
}

/* Layer slider */
.ls-container {
  z-index: -0;
}
.ls-inner-2 {
  height: 650px !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .ls-inner-2 {
    height: 500px !important;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .ls-inner-2 {
    height: 400px !important;
  }
}
@media (max-width: 480px) {
  .ls-inner-2 {
    height: 250px !important;
  }
}
.ls-inner {
  height: 500px;
}
.ls-inner .discount {
  background-color: #fff;
  color: #222;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 30px;
}
.ls-inner .sale {
  background-color: #c00;
  height: 200px;
  line-height: 200px;
  padding: 0px 50px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 160px;
}
.ls-inner .video-1 {
  width: 500px;
  height: 300px;
  background-color: #fff;
}
.ls-inner .text-block-3 {
  width: 500px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.05);
  text-align: center;
}
.ls-inner .text-block-1 {
  width: 400px;
}
.ls-inner .text-block-1 p {
  text-shadow: #000000 1px 1px 1px;
}
.ls-inner .text-block-1 .title {
  font-weight: bolder;
  font-size: 50px;
  color: #fff;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 5px;
}
.ls-inner .label {
  width: 140px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  padding: 50px 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ls-inner .label.red {
  background-color: #c00;
}
.ls-inner p.title-1 {
  color: #222;
  text-align: center;
  width: 400px;
  text-transform: capitalize;
  font-size: 60px;
  font-weight: bolder;
}
.ls-inner p.title-2 {
  color: #fff;
  width: 1160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bolder;
}
.ls-inner p.title-3 {
  width: 460px;
  text-align: center;
  color: #148CB7;
  text-transform: capitalize;
  font-style: 36px;
}
.ls-inner p.title-4 {
  width: 460px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bolder;
  font-size: 72px;
}
.ls-inner p.title-5 {
  text-transform: capitalize;
  color: #fff;
  font-weight: bolder;
  font-size: 64px;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px;
}
.ls-inner p.sub-title-1 {
  color: #fff;
  text-align: center;
  width: 400px;
  text-transform: capitalize;
  font-size: 24px;
  background-color: #148CB7;
  font-weight: bolder;
  text-transform: uppercase;
}
.ls-inner p.sub-title-2 {
  width: 300px;
  font-size: 18px;
}
.ls-inner p.content-1 {
  width: 400px;
  text-align: center;
  color: #222;
  font-size: 18px;
}
.ls-inner p.content-2 {
  font-size: 36px;
}
.ls-inner p.content-3 {
  font-size: 13px;
  font-weight: lighter;
  text-transform: none;
}
.ls-inner p.content-4 {
  background-color: #148CB7;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
}
.ls-inner .container {
  width: 1160px;
  text-align: center;
}
.ls-inner .p-bg-white {
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  color: #222;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px;
}
.white,
h2.white {
  color: #ffffff;
}
.ls-inner .p-bg-color {
  background-color: #148CB7;
  color: #fff;
}
.ls-inner .p-bg-secondary {
  background-color: #303335;
  color: #fff;
}
.ls-inner .text-block-2 {
  width: 470px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  padding: 40px;
}
.ls-inner .text-block-2 p.title {
  font-size: 40px;
  line-height: 50px;
  font-weight: lighter;
  color: #fff;
}
.ls-inner .layerslider-img {
  box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
}
.ls-inner .layerslider-p-1 {
  font-family: 'Oswald', sans-serif;
  color: #148CB7;
  border: 1px solid #148CB7;
  box-sizing: border-box;
  font-size: 18px;
  padding: 5px 20px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.3);
}
.ls-inner .layerslider-p-2 {
font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 72px;
  text-transform: uppercase;
  font-weight: lighter;
}
.ls-inner .layerslider-p-2-shadow {
  margin-top: 4px;
  margin-left: 4px;
font-family: 'Oswald', sans-serif;
  font-size: 72px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-weight: lighter;
}
.ls-inner .layerslider-p-3 {
  width: 500px;
  color: #fff;
  text-shadow: #222 1px 1px 1px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .ls-inner .text-block-1 .title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .ls-inner {
    height: 300px;
  }
  .site-footer .recent-post figure {
  display: none;
  }
  .ls-inner .text-block-1 .title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .ls-inner {
    height: 220px;
  }
  .ls-inner .text-block-1 .title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  header.site-header div.shopping-cart,
  .bar-main.search {
    display: none;
  }
}
.bccontent {
    padding: 45px 0;
}
.page .page-content .bccontent p {
    padding: 10px 0;
}
/*
Woo Commerce Styling 
*/
.woocommerce .wc-forward {
    margin-top: 17px;
    margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}
.product-info {
    text-align: center;
    padding: 10px 12px;
    padding-bottom: 6px;
    background: #FDFDFD;

}
.product-info .d-btn-normal {
line-height: 19px;
    padding: 10px 19px;
    margin-right: 0px;
    font-weight: 300;
    font-size: 14px;
    border-bottom: 0px;
    border-radius: 50px;
    margin-top: 20px;
}
.product-info .d-btn-normal i {
  padding-right: 5px;
}
.product-info p {
  margin: 0px;
}
.product-info .product-title {
font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    padding: 10px 0;
}
.hover-effect {
  position: relative;
  overflow: hidden;
}
.hover-effect img {
   opacity:1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
   transform: scale(1);
  -webkit-transition: transform .6s ease-in-out;
  -moz-transition: transform .6s ease-in-out;
  -o-transition: transform .6s ease-in-out;
  -ms-transition: transform .6s ease-in-out;
   transition: transform .6s ease-in-out;

}
.hover-effect:hover img {
  -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out;
    -ms-transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out;


}
/*
Health Page Styling
*/
.health-heading {
  color: #00a79d;
}
.health .stats-top .stats-number {
  font-weight: 200;
}
.health .d-btn-secondary {
  background-color: #00a79d !important;
  border-color: #00a79d !important;
}
.health .d-btn-secondary:hover {
  background-color: #009aa5 !important;
  border-color: #009aa5 !important;
}
.health .vc_tta.vc_general .vc_tta-icon {
    font-size: 16px;
    color: #ffffff;
}
.health .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #01A79D;
}
.health .vc_tta-title-text {
    font-size: 16px;
    font-weight: 300;
}
.health .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #00948B;
}
.health .wpb_wrapper h1 {
    line-height: 1.2em;
}
.health .wpb_wrapper h3 {
    font-size: 32px;
    line-height: 1.4em;
    font-weight: 200;
    color: #454646;
}
.health .wpb_wrapper p {
    color: #868383;
}
.health .smile_icon_list li .icon_description h3 {
    font-weight: 500;
    margin-bottom: 5px;
  }


/*
Agency Styling
*/
.agency .lighter-note p {
    color: #ADADAD;
}
.agency .d-btn-secondary {
    background-color: #796B50 !important;
    border-bottom: 1px solid #5D5037;
    border-radius: 5px;
    transition: background-color 0.4s ease;
}
.agency .d-btn-secondary:hover {
    background-color: #423A2E !important;
}
.agency h1 {
    color: #B79A72;
}
.agency h2 {
    color: #B79A72;
}
.agency h3 {
    color: #B79A72;
}
.agency h4 {
    color: #B79A72;
}
.agency h5 {
    color: #B79A72;
}
.agency h6 {
    color: #B79A72;
}
.agency-blog .vc_gitem-zone-mini {
    background-color: #333333; 
}
.agency-blog .lighter-note p {
    color: #989898;
}
.agency-blog a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: #B79A72;
    border-radius: 50px;
    padding: 12px 20px;
}
.agency-blog h4 {
    color: #DCB783;
}
/* Styling for Bakery Concept
*/
.bakery-blog .vc_gitem-zone-mini {
    background-color: #333333; 
}
.bakery-blog a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: #D95641;
    border-radius: 50px;
    padding: 12px 20px;
}
.bakery-blog h4 {
    color: #D95641;
}
.wcmp-product {
  border: 1px solid #D2D2D2;
}
.bakery .wcmp-product {
  border: 1px solid #9A3626 !important;
}
.bakery .slick-slider button.slick-next, .slick-slider button.slick-prev {
  color: #FFF;
}
.slick-dots {
  bottom: -35px !important;
}
.corporate .slick-dots {
  bottom: -10px !important;
}
/* End Styling for Bakery Concept
*/
/* Start Styling for Classic Style
*/
.classic .skill-item .val-wrapper .val {
  background-color: #3b4236;
}
.classic .classic-heading {
  font-weight: 900;
}
.classic h2 {
  color: #3B4236;
}
.classic h4 {
  font-size: 16px;
      line-height: 42px;
  font-weight: 800;
  text-transform: uppercase;
  color: #3B4236;
}
.classic .d-btn-secondary {
  border-bottom: 3px solid #3B4236;
  background-color: #3B4236;
}
.classic .d-btn-secondary:hover {
  background-color: #3B4236 !important;
}
.classic .trancy {
  border: 1px solid #3B4236;
}
.classic .trancy:hover {
    background: #3B4236 !important;
    color: #ffffff;
    border: 1px solid #3B4236 !important;
}
.classic .stats-block .stats-text {
  font-weight: 100;
}
.landing .stats-block .stats-text {
  font-size: 16px !important;
  text-transform: uppercase;
  padding-top: 5px;
}
.classic .ubtn-normal {
  padding: auto;
}
.classic .tweetblock-icon i {
  border: 5px solid #3B4236;
  background: rgb(43, 47, 41);
}
.classic .twitter-widget-2 a {
  color: #C3BD9B ;
}
.classic a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: transparent;
    border: 1px solid #373836 !important;
    text-transform: uppercase;
    color: #373836;
    font-size: 10px;
    margin: auto;
    text-align: Center;
    padding: 12px 0px;
    display: block;
    width: 50%;
    transition: 0.6s all ease;
}
.classic a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink:hover {
    background: #373836;
    color: #ffffff;
}
/* End Styling for Classic Style
*/
/* Styling for Creative Version
*/
.creative h2 {
  font-size: 60px;
  line-height: 64px;
  font-weight: 800;
  color: #3A736D;
}
.creative h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #3A736D;
}
.creative a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
  background: #3A736D;
  border-radius: 40px;
}
.vc_general.vc_btn3 {
  border: 0px !important;
}
.vc_general.vc_btn3:hover, .vc_general.vc_btn3:focus {
  border: 0px !important;
}
.creative .flat-dark .esg-filterbutton.selected {
  background: #3A736D;
}
.creative .flat-dark .esg-filterbutton {
  background: #EF4C4D;
}
.creative .color-heading {
  color: #EF4C4D;
  font-weight: 900;
}
.move-center .vc_btn3-container.vc_btn3-left {
  text-align: center;
}
.d-btn-secondary.creative {
    background-color: transparent;
    border: 1px solid #3A736D;
    padding: 2px 34px;
    border-radius: 50px;
    line-height: 35px;
    text-shadow: 1px 1px 3px #000000;
    transition: background-color 0.4s ease;
}
.d-btn-secondary.creativesec {
    background-color: #F04D4E;
    border: 1px solid #F04D4E;
    padding: 2px 34px;
    border-radius: 50px;
    line-height: 35px;
    text-shadow: 1px 1px 3px #565751;
    transition: background-color 0.4s ease;
}
.d-btn-secondary.creative:hover {
  background-color: #3A736D;
}
.d-btn-secondary.creativesec:hover {
  background-color: #cd3839;
}
/* End Styling for Creative Version
*/
/*
Style 404 page and Hide Header on 404 page
*/

.section-404 {
  width: 100%;
  float: left;
  text-align: center;
  padding: 0px !important;
}
.section-404 .section-404-content {
  width: 100%;
  float: left;
}
.section-404 p {
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  margin: 0px;
}
.section-404 p.p1 {
  font-size: 94px;
  text-transform: capitalize;
  font-weight: lighter;
  line-height: 124px;
  background-image: none;
}
.section-404 p.p2 {
  margin-top: 20px;
  background-image: none;
}
.section-404 form {
  float: none;
  display: inline-block;
  margin: 40px 0px;
}
.section-404 p.link a {
  color: #fff;
  text-transform: capitalize;
}
.error404 header.site-header {
  display: none;
}
.error404 form input[type=text],
.error404 form input[type=email] {
    height: 40px;
    line-height: 40px;
    padding: 20px 20px;
    border: 1px solid #FFFFFF;
    margin-top: -5px;
    margin-right: 20px;
    color: #656565;
    box-sizing: border-box;
    transition: border 0.4s ease;
    outline: none;
    border-radius: 0px;
    background-color: #F1F1F1;
    border-radius: 50px;
}
button.ubtn-large {
    padding: 15px 40px 12px 40px;
}
/* End Styling 404 Page 
*/

/* Lets Style Newsletter Forms
*/
.newsletters-1 {
  padding: 40px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.newsletters-1 .sub {
  box-sizing: border-box;
}
.newsletters-1 .sub p {
  font-size: 10px;
  text-transform: uppercase;
  color: #ffffff;
}
.newsletters-1 input[type=text],
.newsletters-1 input[type=email] {
  width: 210px;
  height: 41px;
  line-height: 40px;
  padding: 10px 10px;
  border: 1px solid #e6e6e6;
  color: #333;
  box-sizing: border-box;
  transition: border 0.4s ease;
  outline: none;
  border-radius: 0px;
  background-color: #EDEDED;
  position: relative;
  top: 10px;
}
.newsletters-1 .d-btn-secondary {
  border-radius: 50px;
  position: relative;
  top: 10px;
}
/*adding styling for jquery scroll functions*/
img.sonexfloat {
  position: relative;
  top: -20px;
  left: 0px;
}
/*styling the twitter feed*/
.rd_twitter_carousel {
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
}
.rd_twitter_carousel .tweet_date {
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 6px;
    color: #FFFFFF;
}
.rd_twitter_carousel .twitter-icon {
    background: #FFFFFF;
    display: block;
    width: 75px;
    height: 75px;
    line-height: 70px;
    border-radius: 50px;
    margin: auto;
    font-size: 26px;
    color: #5ea9dd;
    margin-bottom: 20px;
    border: 5px solid rgba(94, 169, 221, 0.9);
}
.tc_heading {
  text-align: center;
  font-weight: 300;
  font-size: 36px;
  margin-top:13px;
  margin-bottom: 40px;
}
.rd_twitter_icon {
  margin: 0 auto;
  height: 100px;
  width: 100px;
  border-radius: 300px;
  border: 2px solid #ffffff;
  text-align:center;
  margin-bottom: 44px;
  position:relative;
}
.rd_tc_3 .rd_twitter_icon {
  margin: 0 auto;
  height: 80px;
  width: 80px;
  border-radius: 300px;
  border: 3px solid #ffffff;
  text-align: center;
  margin-bottom: 53px;
  position: relative;
}
.rd_tc_3 .rd_twitter_icon:before {
  font-size: 28px;
  line-height: 77px;
}
.rd_tc_4 .rd_twitter_icon {
  margin-bottom:3px;
  border:none;
}
.rd_tc_4 .rd_twitter_icon:before {
  font-size: 54px;
  line-height: 98px;
}
.rd_tc_2 .rd_twitter_icon {
  margin-bottom: 58px;
}
.rd_tc_2 .rd_twitter_icon:after {
  width: 119px;
  height: 119px;
  position: absolute;
  content: "";
  border: 1px solid;
  border-radius: 200px;
  left: 50%;
  margin-left: -59.5px;
  top: -12px;
}
.rd_twitter_icon:before {
  content: "\e094";
  font-family: 'elg';
  font-size:30px;
  line-height: 98px;
}
.rd_tc li {
  width: 100%;
  margin: 0 0 0px 0px;
  overflow: visible;
  padding: 0;
  display: block;
  float: left;
  height: auto !important;
  text-align: center;
}
.tweet_ctn {
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.tweet_ctn a {
  color: #ffffff;
}
.twitternavu a {
    color: #ffffff;
}
.rd_tc_3 .tweet_ctn {
  font-weight:normal;
}
.rd_tc_4 .tweet_ctn {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing:2px;
}
.tweet_user {
  margin-top: 22px;
  margin-bottom:5px;
}
.rd_tc_2 .tweet_user {
  margin-top: 30px;
  margin-bottom:21px;
  position:relative;
}
.rd_tc_3 .tweet_user {
  display:inline-block;
  margin-top: 13px;
}
.rd_tc_3 .tweet_date {
  display:inline-block;
  margin-left:5px;
}
.rd_tc_4 .tweet_user {
  font-size:14px;
  margin-top: 17px;
  text-transform:uppercase;
  font-weight:bold;
  display:inline-block;
}
.rd_tc_4 .tweet_date {
  display:inline-block;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
  margin-left:5px;
}
.rd_tc_2 .tweet_user:after {
  content: "";
  width: 30px;
  height: 1px;
  position: absolute;
  border-top: 1px solid;
  left: 50%;
  margin-left: -15px;
  top: 31px;
}
.tweet_user a {
font-weight: lighter;
    font-size: 16px;
    color: #ffffff;
    background: #5EA9DD;
    padding: 1px 10px;
    border-radius: 4px;
    transition: 0.6s all ease;
}
.tweet_user a:hover {
    color: #ffffff;
    background: #333333;
}
.rd_tc_4 .tweet_user a {
  font-size:14px;
}


.rd_tc_5 .rd_twitter_icon {
    height: 77px;
    border:none!important;
}
.rd_tc_5 .rd_twitter_icon:before {
  font-size:72px;
}
.rd_tc_5 .tweet_ctn {
  font-size: 30px;
    padding: 0px;
    line-height: 50px;
    position: relative;
    font-weight: 300;
}
.rd_tc_5 .tweet_user{
    margin: 93px 0 5px 0;
   position: relative;
 
}
.rd_tc_5 .tweet_user:before {
    content: "";
    border-top: 1px solid;
    width: 100px;
    left: 50%;
    top: -46px;
    margin-left: -50px;
    position: absolute;
}
.rd_tc_5 .tweet_user a{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.rd_tc_5 .tweet_date{
  text-transform:none;
    font-weight: normal;
    font-size: 14px;
  
}