/*--------------------------------------------------------------
  # Default CSS
--------------------------------------------------------------*/

.def-content-item .item-inner {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    padding: 20px;
}
.default-content .def-content-item {
    margin-bottom: 30px;
}
.def-content-item .item-inner .icon i {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.def-content-item .item-inner .info h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.def-content-item .item-inner .info p {
    margin: 0;
}
/*--------------------------------------------------------------
  # Default Banner
--------------------------------------------------------------*/

#default-banner {
    background: rgba(0, 0, 0, 0) url("assets/img/bg/bg.png") repeat scroll center center / cover;
    height: 100%;
    position: relative;
    text-align: center;
    z-index: 1;
}
#default-banner::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#default-banner div {
    height: 100%;
}
.default-banner-content {
    display: table;
    height: 100%;
    width: 100%;
}
.default-banner-content .info {
    display: table-cell;
    vertical-align: middle;
}
#default-banner div {
    height: 100%;
}
#default-banner .info h2 {
    color: #ffffff;
    font-size: 80px;
    font-weight: 900;
    line-height: 80px;
    margin: 0;
    text-transform: uppercase;
}
.top-social .shoping-social {
    display: inline-block;
    float: right;
    padding-top: 5px;
}
.top-social li {
    display: inline-block;
    float: left;
    padding: 0;
}
.top-social li a {
    background: #15222e none repeat scroll 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 28px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 30px;
}
.top-social li a:hover {
    background: #5cb85c none repeat scroll 0 0;
}
.top-social li i {
    margin: 0;
}
.top-social {
    padding: 10px 0;
}
/*--------------------------------------------------------------
  # Footer
--------------------------------------------------------------*/

footer.bg-dark .footer-item a.footer-logo {
    display: inline-block;
    margin-bottom: 30px;
}
footer.bg-dark .footer-item h4 {
    color: #ffffff;
    text-transform: uppercase;
}
.footer-item {
    padding: 0 30px;
    overflow: hidden;
}
.f-item-social li {
    display: inline-block;
}
.f-item-social a {
    background: #449d44 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    margin-bottom: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 5px;
}
.f-item-social a:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #449d44;
    display: inline-block;
}
.footer-item > p {
    color: #ffffff;
}
.f-list > li {
    display: block;
}
.f-list > li:last-child {
    -webkit-box-shadow: none;
    border: none;
}
.f-list a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    padding-left: 25px;
}
.f-list a:focus {
    color: #ffffff;
}
.f-tags li {
    display: inline-block;
}
.f-tags a {
    background: #15222e none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 10px;
    text-transform: uppercase;
}
.f-list > li a::after {
    color: #ffffff;
    content: "\f178";
    font-family: "fontawesome";
    left: 0;
    position: absolute;
    top: 10px;
}
.f-list > li a:hover {
    margin-left: 10px;
    color: #5cb85c;
}
.f-form .form-group input {
    border: medium none;
    border-radius: inherit;
    height: 40px;
    width: 100%;
}
.f-form .form-group {
    margin-bottom: 10px;
}
.f-form button.btn {
    background: #449d44 none repeat scroll 0 0;
    border: medium none;
    border-radius: inherit;
    color: #ffffff;
    font-size: 12px;
    height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.footer-bottom p {
    color: #ffffff;
    line-height: 50px;
    margin: 0;
}
.footer-bottom.bg-gray p {
    color: #333333;
}
.footer-bottom.bg-gray {
    border-top: 2px solid #e7e7e7;
}
.footer-bottom a {
    color: #449d44;
    display: inline-block;
    font-weight: 900;
    padding: 0 5px;
}
.f-social li {
    display: inline-block;
}
.f-social {
    text-align: right;
}
.f-social a {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    margin: 0 2px;
    text-align: center;
    width: 50px;
}
.f-social a:hover {
    background: #ffffff none repeat scroll 0 0;
}
.f-cards a:hover {
    color: #449d44;
}
.f-cards li {
    display: inline-block;
}
.f-cards {
    text-align: right;
}
.f-cards a {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    padding: 0 5px;
}
.f-cards a:hover {
    color: #449d44;
}
.footer-bottom {
    border-top: 1px solid #454a51;
}
.footer-bottom.bg-success {
    border-top: none;
}
.footer-bottom.bg-light p {
    color: #333333;
}
.footer-bottom.bg-light .f-social a {
    color: #449d44;
}
.footer-bottom.bg-light .f-social a:hover {
    color: #333333;
}
.footer-bottom.bg-light .f-cards a {
    color: #449d44;
}
.footer-bottom.bg-light .f-cards a:hover {
    color: #333333;
}
.footer-bottom.bg-success a {
    color: #333333;
}
.footer-bottom.bg-success a:hover {
    color: #ffffff;
}
.f-address-list {
    margin-bottom: 20px;
}
.f-address-list .icon {
    display: table-cell;
    vertical-align: middle;
}
.f-address-list .info {
    display: table-cell;
    vertical-align: middle;
}
.f-address-list .icon i {
    color: #449d44;
    font-size: 40px;
    margin-right: 20px;
}
.f-address-list .info p {
    color: #ffffff;
    line-height: 24px;
    margin: 0;
    text-transform: capitalize;
}
.f-address-list .info p span {
    display: block;
}
.f-gellary > li {
    display: inline-block;
    float: left;
    height: 60px;
    width: 80px;
    margin-bottom: 8px;
}
.f-gellary img {
    min-height: 60px;
    width: 80px;
}
.f-gellary a {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}
.footer-bottom.bg-light.diff .f-social a {
    color: #fff;
}
.f-social.text-center {
    text-align: center;
}
.f-social.text-center {
    text-align: center;
}
.f-social.text-center a {
    background: #15222e none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    width: 40px;
    border-radius: inherit;
    font-size: 15px;
}
.f-social.text-center a:hover {
    background: #449d44 none repeat scroll 0 0;
    color: #ffffff;
}
.f-logo {
    margin-bottom: 30px;
}
.f-nav li {
    display: inline-block;
    position: relative;
}
.f-nav li:last-child::after {
    display: none;
}
.f-nav {
    margin-top: 30px;
}
.f-nav a {
    border-radius: 5px;
    color: #333;
    display: inline-block;
    float: left;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 10px;
    text-transform: capitalize;
}
.f-nav a:hover {
    color: #449d44;
}
.f-nav.text-right {
    line-height: 50px;
    margin: 0;
}
footer.bg-light {
    border-top: 2px solid #e7e7e7;
}
.facebook a {
    background: #3b5998;
}
.g-plus a {
    background: #d34836;
}
.linkedin a {
    background: #0077B5;
}
.twitter a {
    background: #0084b4;
}
.instagram a {
    background: #fb3958;
}
/*--------------------------------------------------------------
  # Tabs
--------------------------------------------------------------*/

.heading-tab.text-center > h2 {
    font-weight: 900;
    text-transform: uppercase;
}
.tabs-v1 .tab-content {
    background: #fafafa none repeat scroll 0 0;
}
.tabs-v1 .travel-tab-btn {
    background: #2a3744 none repeat scroll 0 0;
}
.tabs-v1 ul.nav.nav-pills li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #ffffff;
    float: left;
    margin: 10px;
    padding: 10px 20px;
}
.tabs-v1 ul.nav.nav-pills li.active a {
    background: #449d44 none repeat scroll 0 0;
    border: medium none;
}
.tabs-v1 ul.nav.nav-pills li a i {
    margin-right: 5px;
}
.tabs-v1 ul.nav.nav-pills li a:hover {
    border: medium none;
    color: #ffffff;
    background: #449d44;
}
.tab-pane h1,
.tab-pane h2,
.tab-pane h3,
.tab-pane h4,
.tab-pane h5,
.tab-pane h6 {
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}
.default-tab-items.tabs-par .nav.nav-pills li a {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    min-width: 120px;
    padding: 0 !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}
.default-tab-items.tabs-par .nav.nav-pills li a::after {
    background: black none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.default-tab-items.tabs-par .nav.nav-pills li.active a::after {
    background: #449d44 none repeat scroll 0 0;
    opacity: 1;
}
.default-tab-items.tabs-par .tab-content {
    margin-top: 30px;
}
.default-tabs-area.tabs-v2 .tab-content {
    border: 1px solid #e7e7e7;
    margin-top: -1px;
}
.default-tabs-area.tabs-v2 .nav-pills li a {
    border: medium none;
    border-radius: inherit;
    font-size: 14px;
    text-transform: uppercase;
}
.default-tabs-area.tabs-v2 .nav-pills li.active a {
    border: none;
    color: #449d44;
}
.default-tab-items.tabs-v3 .nav.nav-pills li a {
    background: #e7e7e7 none repeat scroll 0 0;
    border-radius: inherit;
    color: #333333;
    font-weight: 900;
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
}
.default-tab-items.tabs-v3 .nav.nav-pills li.active a {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
}
.default-tab-items.tabs-v3 .tab-content {
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
    overflow: hidden;
}
.default-tab-items.tabs-v4 .tab-content {
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.default-tab-items.tabs-v4 .nav-pills li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: inherit;
    color: #333333;
    margin-bottom: -1px;
}
.default-tab-items.tabs-v4 .nav-pills li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: white none repeat scroll 0 0;
    border-color: #e4e4e4 #e4e4e4 #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
}
.default-tab-items.tabs-v5 .tab-content {
    border: 1px solid #e7e7e7;
}
.default-tab-items.tabs-v5 .nav-pills li a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid transparent;
    border-radius: inherit;
    color: #333333;
    display: inline-block;
    margin: 0;
}
.default-tab-items.tabs-v5 .nav-pills {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e7e7e7 #e7e7e7 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin-bottom: -8px;
}
.default-tab-items.tabs-v5 .nav-pills li {
    border-right: 1px solid #e7e7e7;
}
.default-tab-items .nav-pills li h1,
.default-tab-items .nav-pills li h2,
.default-tab-items .nav-pills li h3,
.default-tab-items .nav-pills li h4,
.default-tab-items .nav-pills li h5,
.default-tab-items .nav-pills li h6 {
    margin: 0;
}
.default-tab-items.tabs-v5 .nav-pills li:last-child {
    border: medium none;
}
.default-tab-items.tabs-v5 .nav-pills li.active a {
    border-bottom: 1px solid #ffffff;
    border-radius: inherit;
    background: transparent;
    color: #333333;
}
.vertical-tabs.tabs-vertical-v2 .nav-pills li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    color: #333333;
    text-transform: uppercase;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.vertical-tabs.tabs-vertical-v2 .nav-pills li.active a {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
    border: 1px solid #26333f;
}
.vertical-tabs.def-ver.tabs-vertical-v2 .vertical-tabs .travel-tab-btn {
    padding-left: 0;
}
default-tabs-area.tabs-vertical-v1 {} .default-tabs-area.tabs-vertical-v1 .nav-pills li {
    display: block;
    float: none;
}
.default-tabs-area.tabs-vertical-v1 .nav-pills li a {
    background: #2a3744 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #ffffff;
    display: block;
    margin: 2px 0;
    position: relative;
    text-align: center;
}
.default-tabs-area.tabs-vertical-v1 .tab-content {
    background: #f5f5f5 none repeat scroll 0 0;
    position: relative;
    z-index: 1;
}
.default-tabs-area.tabs-vertical-v1 .tab-content::before {
    border-bottom: 20px solid transparent;
    border-right: 20px solid #f5f5f5;
    border-top: 20px solid transparent;
    content: "";
    left: -20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.default-tabs-area.tabs-vertical-v1 .nav-pills li.active a {
    background: #449d44 none repeat scroll 0 0;
    position: relative;
    z-index: 1;
}
.default-tabs-area.tabs-vertical-v1 .nav-pills li a:hover {
    background: #449d44;
}
.default-tabs-area.tabs-vertical-v1 .nav-pills li.active a::after {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #449d44;
    border-top: 10px solid transparent;
    content: "";
    margin-top: -10px;
    position: absolute;
    right: -10px;
    top: 50%;
}
.vertical-tabs {
    border: 1px solid #e7e7e7;
    overflow: hidden;
}
.vertical-tabs ul li {
    display: block;
    float: none;
    text-align: center;
}
.vertical-tabs .nav.nav-pills {
    padding: 20px 0;
}
.vertical-tabs ul li a {
    border: 1px solid #f7f7f7;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    display: block;
    margin: 10px 0;
    text-align: center;
}
.vertical-tabs ul li.active a {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
}
.vertical-tabs ul li a:hover {
    background: #449d44 none repeat scroll 0 0;
    color: #ffffff;
}
.vertical-tabs ul li a:focus {
    background: #449d44 none repeat scroll 0 0;
}
.vertical-tabs.tabs-vertical-v2 .tab-content {
    border-right: 1px solid #e7e7e7;
}
.vertical-tabs.def-ver.tabs-vertical-v2 .tab-content {
    border-left: 1px solid #e7e7e7;
    border-right: none;
}
.vertical-tabs .nav.nav-pills {
    float: none;
    text-align: center;
}
/*--------------------------------------------------------------
  # Pricing Table
--------------------------------------------------------------*/

.extra-heading {
    text-align: center;
    text-transform: uppercase;
}
.extra-heading > h2 {
    margin: 0;
    padding: 10px;
}
.extra-heading.text-left > h2 {
    text-align: left;
}
.extra-heading.light > h2 {
    color: #ffffff;
}
.single-pricing-item {
    float: left;
    padding: 20px;
    width: 33.3%;
}
.prising-heading {
    margin: 30px 0 50px;
    text-align: center;
}
.prising-heading h3 {
    font-weight: 600;
    text-transform: uppercase;
}
.prising-items {
    overflow: hidden;
    padding: 20px 0;
}
.price {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.price:hover,
.active-price {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.price .header {
    background-color: #2a3744;
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    padding: 50px 0;
    text-transform: uppercase;
}
.price li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    text-align: center;
}
.price li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.price li span:first-child {
    display: inline-block;
    font-size: 15px;
}
.price .grey {
    font-size: 35px;
    font-weight: normal;
    padding: 40px 0;
}
.grey.footer-pricing {
    padding: 35px;
}
.price .button {
    background-color: #449d44;
    border: medium none;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: normal;
    text-transform: uppercase;
}
.button:hover {
    background: #2c3e50 none repeat scroll 0;
    color: #ffffff;
}
/*--------------------------------------------------------------
  # Pricing Table Version -2
--------------------------------------------------------------*/

.price.v2 {
    border: 1px solid #f1f1f1;
}
.price.v2 .header {
    background: transparent none repeat scroll 0 0;
    color: #333333;
    padding: 25px 0;
}
.price.v2 > li {
    border: medium none;
}
.price.v2 > li.grey {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    margin-bottom: 30px;
}
.price.v2 > li.grey.footer-pricing {
    border-bottom: medium none navy;
    margin-bottom: 0;
    margin-top: 30px;
}
.single-pricing-item .price.active-price.v2 .btn-normal {
    color: #ffffff;
}
.price.v2.active-price {
    background: #26333f none repeat scroll 0 0;
    box-shadow: inherit;
}
.price.v2.active-price .header {
    color: #ffffff;
}
.price.active-price.v2 li {
    color: #ffffff;
}
.price.v2.active-price .button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #ffffff;
}
.price.v2.active-price .button:hover {
    background: #ffffff;
    color: #333333;
}
.price.v2:hover,
.price.v2 .active-price {
    box-shadow: inherit;
    transform: inherit;
}
.price.v3 .header {
    background-color: #449d44;
    color: #ffffff;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
    text-transform: uppercase;
}
.pricing-content-area .grey .special {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    font-family: sans-serif;
    font-weight: 600;
    height: 150px;
    margin: 0 auto;
    padding-top: 35px;
    text-align: center;
    width: 150px;
}
.price.v4 .header {
    padding: 20px 0;
}
.single-pricing-item.v4 {
    width: 25%;
}
.price:hover,
.active-price.v4 {
    transform: inherit;
}
.single-pricing-item .header i {
    font-size: 50px;
}
/*--------------------------------------------------------------
  # Accordion
--------------------------------------------------------------*/

#accordion .panel-title {
    display: block;
}
#accordion .panel-heading {
    background: #2a3744 none repeat scroll 0 0;
    border-radius: inherit;
    padding: 0;
}
#accordion .panel-heading .panel-title a {
    color: #ffffff;
    display: block;
    padding: 10px;
    position: relative;
    text-transform: capitalize;
}
#accordion .panel-heading .panel-title a i {
    margin-right: 5px;
}
.acd-v1 #accordion .panel-heading .panel-title a i {
    background: #5cb85c none repeat scroll 0 0;
    padding: 15px;
    text-align: center;
    width: 50px;
}
.acd-v1 #accordion .panel-heading .panel-title a {
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
}
.acd-v2 #accordion .panel-heading {
    background: #ffffff none repeat scroll 0 0;
}
.acd-v2 #accordion .panel-heading a {
    color: #333333;
    padding-right: 40px;
}
.panel-group.symb .panel-heading a::after {
    content: "-";
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}
.panel-group.symb .panel-heading a.collapsed:after {
    content: '+';
}
.panel-group.symb .panel-collapse {
    margin-top: 5px !important;
}
.panel-group.symb .panel-body {
    background: #ffffff;
    padding: 15px;
}
.panel-group.symb .panel {
    background-color: transparent;
}
.panel-group.symb .panel-body p:last-child,
.panel-group.symb .panel-body ul:last-child,
.panel-group.symb .panel-body ol:last-child {
    margin-bottom: 0;
}
.acd-v3 .panel-group.symb .panel-heading a::after {
    content: "\f107";
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: FontAwesome;
}
.acd-v3 .panel-group.symb .panel-heading a.collapsed:after {
    content: "\f105";
    font-family: FontAwesome;
}
.acd-v3 .panel-group.symb .panel-collapse {
    margin-top: 5px !important;
}
.acd-v3 .panel-group.symb .panel-body {
    background: #ffffff;
    padding: 15px;
}
.acd-v3 .panel-group.symb .panel {
    background-color: transparent;
}
.acd-v3 .panel-group.symb .panel-body p:last-child,
.acd-v3 .panel-group.symb .panel-body ul:last-child,
.acd-v3 .panel-group.symb .panel-body ol:last-child {
    margin-bottom: 0;
}
.acd-v3 #accordion .panel-heading {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: inherit;
}
.acd-v3 #accordion .panel-heading a {
    border: medium none;
    color: #333333;
}
.acd-v3 #accordion .panel-heading .panel-title {
    border: medium none;
    box-shadow: none;
}
.acd-v3 #accordion .panel.panel-default {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: inherit;
    margin-bottom: 20px;
}
.acd-v4 #accordion .panel.panel-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: inherit;
    box-shadow: inherit;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
.acd-v4 #accordion.panel-heading {
    border-radius: inherit;
}
.acd-v4 #accordion .panel-title {
    border-radius: inherit;
}
.acd-v4 #accordion .panel-heading {
    background: transparent none repeat scroll 0 0;
    border-radius: inherit;
    box-shadow: inherit;
}
.acd-v4 .panel-group.symb .panel-heading a::after {
    background: #2a3744 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    left: 0;
    line-height: 40px;
    padding: 0;
    right: 10px;
    text-align: center;
    top: 0;
    width: 40px;
}
.acd-v4 #accordion .panel-heading .panel-title a {
    background: #5cb85c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    padding-left: 55px;
    position: relative;
    text-transform: capitalize;
}
.acd-v4 .panel-group.symb .panel-heading a::after {
    background: transparent none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    left: 17px;
    line-height: 40px;
    padding: 0;
    right: 10px;
    text-align: center;
    top: 0;
    width: 40px;
}
.acd-v4 .panel-group::before {
    border: 1px solid #5cb85c;
    content: "";
    height: 100%;
    left: 35px;
    position: absolute;
    top: 0;
    width: 1px;
}
.acd-v4 .ac-info {
    padding-left: 30px;
}
.ac-info > h1,
.ac-info > h2,
.ac-info > h3,
.ac-info > h4,
.ac-info > h5,
.ac-info > h6 {
    font-weight: 900;
}
.acd-v4 .panel-group {
    background: #ffffff none repeat scroll 0 0;
    position: relative;
}
.acd-v5 .panel-group.symb .panel-heading a.collapsed::after {
    content: "\f067";
    left: 10px;
    font-family: "FontAwesome";
}
.acd-v5 .panel-group.symb .panel-heading a::after {
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 10px;
    right: auto;
    top: 12px;
}
.acd-v5 #accordion .panel-heading {
    background: #e7e7e7 none repeat scroll 0 0;
    border-radius: inherit;
    padding: 0;
}
.acd-v5 #accordion .panel-heading .panel-title a {
    padding-left: 30px;
    color: #333333;
}
/*--------------------------------------------------------------
  # Carousel
--------------------------------------------------------------*/

.srt-carousel-item {
    position: relative;
}
.srt-carusel-area {
    position: relative;
}
.srt-carusel-area.owl-theme .owl-controls .owl-page span {
    background: #000000 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    display: block;
    height: 5px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 20px;
}
.srt-carusel-area .owl-controls.clickable .owl-buttons div {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #5cb85c;
    color: #5cb85c;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
    margin: 0;
    opacity: 1;
    padding: 0;
    width: 40px;
}
.srt-carusel-area .owl-controls.clickable .owl-buttons div.owl-next {
    right: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.srt-carusel-area .owl-controls.clickable .owl-buttons div.owl-prev {
    left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.srt-carusel-area:hover .owl-controls.clickable .owl-buttons div.owl-prev {
    opacity: 1;
}
.srt-carusel-area:hover .owl-controls.clickable .owl-buttons div.owl-next {
    opacity: 1;
}
.srt-carousel-item .overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.srt-carousel-item .overlay a {
    color: #ffffff;
    display: block;
    padding: 10px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
}
.srt-carousel-item .overlay h1,
.srt-carousel-item .overlay h2,
.srt-carousel-item .overlay h3,
.srt-carousel-item .overlay h4,
.srt-carousel-item .overlay h5,
.srt-carousel-item .overlay h6 {
    margin: 0;
    text-transform: uppercase;
}
.srt-carousel-item .overlay::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.srt-carousel-heading h3 {
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.srt-carousel-heading > p {
    margin: 0;
}
.srt-carousel-heading {
    margin-bottom: 30px;
}
.srt-carusel-area.srt-title .owl-controls.clickable .owl-buttons div {
    border-radius: inherit;
}
.srt-carusel-area.srt-title .owl-controls.clickable .owl-buttons div.owl-prev {
    margin-top: -20px;
    position: absolute;
    right: 40px;
    top: -55px;
    left: auto;
}
.srt-carusel-area.srt-title .owl-controls.clickable .owl-buttons div.owl-next {
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: -55px;
}
#portfolio-carousel-area .container {
    padding: 0;
}
#portfolio-carousel-area .item-heading > p {
    margin: 0;
    color: #ffffff;
}
#portfolio-carousel-area .item-heading h2 {
    color: #ffffff;
    margin-bottom: 10px;
}
#portfolio-carousel-area .item-thumb {
    position: relative;
}
#portfolio-carousel-area .item-content .item-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
    display: none;
}
#portfolio-carousel-area .item-content .item-overlay::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.item-overlay ul {
    margin-top: -25px;
    position: relative;
    top: 50%;
}
.item-overlay li {
    display: inline-block;
}
.item-overlay a {
    background: #5cb85c none repeat scroll 0 0;
    border: 3px solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 45px;
    margin: 0 5px;
    text-align: center;
    width: 50px;
}
.item-overlay a:hover {
    background: #2a3744;
}
#portfolio-carousel-area ul.mix-item-menu li {
    cursor: pointer;
    display: inline-block;
}
#portfolio-carousel-area ul.mix-item-menu li a {
    padding: 10px;
}
#portfolio-carousel-area ul.mix-item-menu li:hover {
    color: #5cb85c;
}
#portfolio-carousel-area ul.mix-item-menu li a.current {
    color: #5cb85c;
}
#portfolio-carousel-area .item-info h2 {
    color: #2a3744;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
#portfolio-carousel-area .section-bg-black .item-info h2 {
    color: #ffffff;
}
#portfolio-carousel-area .item-info p {
    margin: 0;
}
#portfolio-carousel-area .section-bg-black .item-info p {
    margin: 0;
    color: #ffffff;
}
#portfolio-carousel-area .item-heading {
    background: rgba(0, 0, 0, 0) url("assets/img/portfolio/top-bg.jpg") repeat fixed center center / cover;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#portfolio-carousel-area .item-heading::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.srt-carousel-item img {
    width: 100%;
}
.srt-full-carusel-area.v1 .srt-carousel-content {
    bottom: 80px;
    height: auto;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.srt-full-carusel-area.v1 .srt-carousel-content h1,
.srt-full-carusel-area.v1 .srt-carousel-content h2,
.srt-full-carusel-area.v1 .srt-carousel-content h3,
.srt-full-carusel-area.v1 .srt-carousel-content h4,
.srt-full-carusel-area.v1 .srt-carousel-content h5,
.srt-full-carusel-area.v1 .srt-carousel-content h6 {
    color: #ffffff;
    font-family: sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.srt-full-carusel-area.v1 .srt-carousel-content p {
    color: #ffffff;
    margin: 0 auto 20px;
    width: 60%;
}
.srt-full-carusel-area .srt-carousel-item {
    position: relative;
    z-index: 1;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #869791 none repeat scroll 0 0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.5;
    padding: 3px 10px;
}
.srt-full-carusel-area.owl-theme .owl-controls .owl-buttons div {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
}
.srt-full-carusel-area.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 20px;
}
.srt-full-carusel-area.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 20px;
}
.srt-full-carusel-area .owl-pagination {
    bottom: 20px;
    position: absolute;
    right: 20px;
    width: auto;
}
.srt-full-carusel-area .owl-controls.clickable {
    margin: 0;
}
.srt-full-carusel-area .owl-pagination .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #ffffff;
    margin: 0 5px;
    padding: 0;
}
.srt-full-carusel-area.v2 .srt-carousel-content {
    bottom: auto;
    display: table-cell;
    position: inherit;
    text-align: center;
    vertical-align: middle;
}
.srt-full-carusel-area.v2 .srt-carousel-item {
    background-position: center center;
    background-size: cover;
    display: table;
    height: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.full-srt-carusel-area.v1 {
    position: relative;
}
.full-srt-carusel-area.v1 .owl-controls {
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.full-srt-carusel-area.v1 .owl-controls .owl-buttons .owl-prev {
    left: 10px;
    position: absolute;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.full-srt-carusel-area.v1 .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: 10px;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.full-srt-carusel-area.v1:hover .owl-controls .owl-buttons .owl-prev {
    opacity: 1;
}
.full-srt-carusel-area.v1:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
}
.full-srt-carusel-area.v1 .owl-controls .owl-buttons i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    width: 30px;
}
.full-srt-carusel-area.v1 .owl-controls .owl-buttons div {
    background: #000000 none repeat scroll 0 0;
    border-radius: inherit;
    font-size: inherit;
    height: inherit;
    opacity: 0.7;
    width: inherit;
}
.srt-carousel-item .info h4 a {
    display: inline-block;
    margin: 20px 0 10px;
    text-transform: uppercase;
}
.srt-carousel-item .info ul li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-right: 5px;
    position: relative;
}
.srt-carousel-item .info ul li a {
    display: inline-block;
    float: left;
}
.srt-carousel-item .info ul li::after {
    bottom: -3px;
    color: #444444;
    content: ",";
    font-family: sans-serif;
    font-size: 20px;
    position: absolute;
    right: -3px;
}
.srt-carousel-item .info ul li:last-child::after {
    display: none;
}
.srt-carousel-item .info h4 {
    margin: 0;
}
/*--------------------------------------------------------------
  # Progressbar
--------------------------------------------------------------*/

.barfiller {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 20px;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.progress-v1 .bar-title {
    top: 0;
    z-index: 99;
}
.progress-v1 .bar-title h5 {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
}
.barfiller .fill {
    display: block;
    position: relative;
    width: 0px;
    height: 100%;
    background: #333;
    z-index: 1;
}
.barfiller .tipWrap {
    display: none;
}
.barfiller .tip {
    background: none repeat scroll 0 0 #5cb85c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    font-size: 10px;
    left: 0;
    margin-top: -35px;
    padding: 5px 8px;
    position: absolute;
    z-index: 2;
}
.progressbar-items.v3 .barfiller .tip {
    border-radius: inherit;
}
.barfiller .tip:after {
    border: solid;
    border-color: #5cb85c transparent;
    border-width: 6px 6px 0 6px;
    content: "";
    display: block;
    position: absolute;
    left: 9px;
    top: 100%;
    z-index: 9
}
.bar-title {
    position: absolute;
    top: -30px;
}
.bar-title h5 {
    font-size: 18px;
    font-family: sans-serif;
}
.progressbar-items.v2 .barfiller {
    height: 1px;
}
.progressbar-items.v2 .barfiller .bar-title {
    top: 0;
    z-index: 9;
}
.progressbar-items.v2 .barfiller .bar-title h5 {
    color: #333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: -30px 0 0;
    text-transform: uppercase;
}
.progressbar-items.v3 .barfiller {
    height: 25px;
    margin-bottom: 20px;
}
.progressbar-items.v3 .barfiller .tip {
    background: #26333f none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    height: 25px;
    left: 0;
    line-height: 25px;
    margin-top: 0;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    z-index: 2;
}
.progressbar-items.v3 .barfiller .tip::after {
    display: none;
}
.progressbar-items.v4 .barfiller {
    height: 25px;
    margin-bottom: 20px;
}
.progressbar-items.v4 .barfiller .tip {
    background: #5cb85c none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    height: 25px;
    left: 0;
    line-height: 25px;
    margin-top: 0;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    z-index: 2;
    border-radius: inherit;
}
.progressbar-items.v4 .barfiller .tip::after {
    display: none;
}
.progressbar-items.v4 .bar-title {
    position: absolute;
    top: 0;
    z-index: 9;
}
.progressbar-items.v4 .bar-title h5 {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding-left: 8px;
    text-transform: uppercase;
}
.progressbar-items.v3 .bar-title {
    margin: 0;
    top: 0;
    z-index: 9;
}
.progressbar-items.v3 .bar-title h5 {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding-left: 5px;
}
/*--------------------------------------------------------------
  # Progressbar Version -2
--------------------------------------------------------------*/

.sonny_progressbar {
    margin-bottom: 20px;
    position: relative;
}
.sonny_progressbar p.title {
    color: #ffffff;
    font-size: 12px;
    font-weight: 900;
    line-height: 20px;
    padding: 3px 2px 3px 20px;
    position: absolute;
    text-align: left;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    width: 100%;
    z-index: 9;
}
.sonny_progressbar .bar-container {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    height: 25px !important;
    position: relative;
}
.sonny_progressbar .backgroundBar {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.sonny_progressbar .bar {
    background: #5cb85c none repeat scroll 0 0 !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.sonny_progressbar .targetBar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-animation: Animation 2s infinite ease-in-out;
    -moz-animation: Animation 2s infinite ease-in-out;
    animation: Animation 2s infinite ease-in-out;
}
.sonny_progressbar .targetBar.loader {
    -webkit-animation: AnimationB 4s infinite ease-in-out;
    -moz-animation: AnimationB 4s infinite ease-in-out;
    animation: AnimationB 4s infinite ease-in-out;
}
.sonny_progressbar .bar-container.border .bar,
.sonny_progressbar .bar-container.border .targetBar,
.sonny_progressbar .bar-container.border .backgroundBar {
    border-bottom: 3px solid rgba(0, 0, 0, .2);
}
.sonny_progressbar .progress-percent {
    font-size: 16px;
    position: absolute;
    right: 15px;
}
.progress-item.slim .sonny_progressbar p.title {
    color: #333333;
    font-size: 20px;
    font-weight: 300;
    margin-top: -30px;
    padding: 0;
    text-transform: capitalize;
}
.progress-item.slim .sonny_progressbar .bar-container {
    height: 1px !important;
}
.progress-item.slim .sonny_progressbar {
    margin-bottom: 50px;
}
.progress-item.slim .sonny_progressbar p.title {
    color: #333333;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: -30px;
    padding: 0;
    text-transform: uppercase;
}
.progress-item.clor .sonny_progressbar .bar-container {
    background-color: #e7e7e7 !important;
}
.progress-item.light .sonny_progressbar .bar-container {
    background-color: #e7e7e7 !important;
}
@keyframes Animation {
    0% {
        opacity: .4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .4;
    }
}
@-moz-keyframes Animation {
    0% {
        opacity: .4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .4;
    }
}
@-webkit-keyframes Animation {
    0% {
        opacity: .4;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .4;
    }
}
@keyframes AnimationB {
    0% {
        opacity: .01;
    }
    50% {
        opacity: .1;
    }
    100% {
        opacity: .01;
    }
}
@-moz-keyframes AnimationB {
    0% {
        opacity: .01;
    }
    50% {
        opacity: .1;
    }
    100% {
        opacity: .01;
    }
}
@-webkit-keyframes AnimationB {
    0% {
        opacity: .01;
    }
    50% {
        opacity: .1;
    }
    100% {
        opacity: .01;
    }
}
/*--------------------------------------------------------------
  # Circle Progressbar
--------------------------------------------------------------*/

.circle-progress-item .demo-1 > div,
.circle-progress-item .demo-2 > div,
.circle-progress-item .demo-3 > div,
.circle-progress-item .demo-4 > div,
.circle-progress-item .demo-5 > div,
.circle-progress-item .demo-6 > div {
    margin: 0 auto;
}
.circle-progress-item {
    padding-bottom: 40px;
    position: relative;
}
.circle-progress-item .cricle-item {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.circle-progress-item .cricle-item h4 {
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
}
.circle-progress-item .cir span {
    position: relative;
}
.circle-progress-item .cir span::after {
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 85%;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 85%;
}
.cir {
    left: -2px !important;
}
/*--------------------------------------------------------------
  # Timeline
--------------------------------------------------------------*/

.timeline-srt-area {
    list-style: none;
    position: relative;
}
.timeline-srt-area:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline-srt-default.date {
    background: #5cb85c none repeat scroll 0 0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin: 30px auto !important;
    padding: 10px;
    text-align: center;
    width: 200px;
}
.timeline-srt-default.date:first-child {
    margin-top: 0 !important;
}
.timeline-srt-default.date:last-child {
    margin-bottom: 0 !important;
}
.timeline-srt-area .timeline-srt-default {
    margin: 0;
    position: relative;
}
.timeline-srt-area .timeline-srt-default:hover .timeline-srt-panel {
    background: #ffffff none repeat scroll 0 0;
}
.timeline-srt-area .timeline-srt-default:hover .timeline-srt-panel:after {
    border-color: transparent #fff;
}
.timeline-srt-heading > p {
    color: #808080;
}
.timeline-srt-area .timeline-srt-default:hover .about-circle {
    background: #5cb85c none repeat scroll 0 0;
}
.timeline-srt-area .timeline-srt-default:before,
.timeline-srt-area .timeline-srt-default:after {
    content: " ";
    display: table;
}
.timeline-srt-area .timeline-srt-default:after {
    clear: both;
}
.timeline-srt-area .timeline-srt-default:before,
.timeline-srt-area .timeline-srt-default:after {
    content: " ";
    display: table;
}
/** timeline panels **/

.timeline-srt-area .timeline-srt-default .timeline-srt-panel {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    box-shadow: 0 1px 1px #f5f5f5;
    -moz-box-shadow: 0 1px 1px #f5f5f5;
    -webkit-box-shadow: 0 1px 1px #f5f5f5;
    -o-box-shadow: 0 1px 1px #f5f5f5;
    float: left;
    padding: 20px;
    position: relative;
    width: 46%;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
/** panel arrows **/

.timeline-srt-area .timeline-srt-default .timeline-srt-panel::before {
    border-color: transparent #f5f5f5;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 26px;
}
.timeline-srt-area .timeline-srt-default .timeline-srt-panel::after {
    border-color: transparent #f8f8f8;
    border-style: solid;
    border-width: 14px 0 14px 14px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -14px;
    top: 27px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.timeline-srt-area .timeline-srt-default .timeline-srt-panel.noarrow:before,
.timeline-srt-area .timeline-srt-default .timeline-srt-panel.noarrow:after {
    top: 0;
    right: 0;
    display: none;
    border: 0;
}
.timeline-srt-area .timeline-srt-default.timeline-srt-inverted .timeline-srt-panel {
    float: right;
}
.timeline-srt-area .timeline-srt-default.timeline-srt-inverted .timeline-srt-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline-srt-area .timeline-srt-default.timeline-srt-inverted .timeline-srt-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
/** timeline circle icons **/

.timeline-srt-area .timeline-srt-default .about-circle {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #eeeeee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    height: 36px;
    left: 50%;
    line-height: 35px;
    margin-left: -18px;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 36px;
    z-index: 1;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
/** timeline content **/

.timeline-srt-heading h1,
.timeline-srt-heading h2,
.timeline-srt-heading h3,
.timeline-srt-heading h4,
.timeline-srt-heading h5,
.timeline-srt-heading h6 {
    color: #5cb85c;
}
.timeline-srt-heading i {
    margin-right: 5px;
}
.timeline-srt-article p {
    margin-bottom: 0;
}
.timeline-srt-article > p + p {
    margin-top: 5px;
}
.timeline-srt-panel .author > img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 100px;
    width: 100px;
}
.timeline-srt-area.wt-icon .about-circle {
    background: #5cb85c none repeat scroll 0 0;
    height: 50px;
    line-height: 45px;
    margin-left: -25px;
    width: 50px;
}
.timeline-srt-area.wt-icon .about-circle i {
    line-height: 26px;
}
.timeline-srt-area.wt-icon .timeline-srt-panel {
    background: #000000 none repeat scroll 0 0;
    border: medium none;
    border-radius: inherit;
    box-shadow: inherit;
}
.timeline-srt-area.wt-icon .timeline-srt-panel::before {
    border-color: transparent #000000;
}
.timeline-srt-area.wt-icon .timeline-srt-panel::after {
    border-color: transparent #000000;
}
.timeline-srt-area.wt-icon .timeline-srt-default:hover .timeline-srt-panel:after {
    border-color: transparent #000000;
}
.timeline-srt-area.wt-icon .timeline-srt-panel .date {
    display: table-cell;
    vertical-align: middle;
}
.timeline-srt-area.wt-icon .timeline-srt-panel .info {
    display: table-cell;
    padding-left: 35px;
    vertical-align: middle;
}
.timeline-srt-panel .date {
    border-right: 1px solid;
    color: #ffffff;
    font-size: 34px;
    line-height: 39px;
    padding-right: 10px;
    text-align: center;
    text-transform: uppercase;
}
.timeline-srt-area.wt-icon .timeline-srt-panel .info > h4 {
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.timeline-srt-area.wt-icon .timeline-srt-panel .info > p {
    color: #ffffff;
    margin: 0;
}
.timeline-srt-area.wt-icon .timeline-srt-default:hover .timeline-srt-panel {
    background: #000000;
}
.timeline-srt-area.wt-icon.v3 .timeline-srt-panel {
    background: #2a3744 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.timeline-srt-area.wt-icon.v3 .timeline-srt-panel::before {
    border-color: transparent #2a3744;
}
.timeline-srt-area.wt-icon.v3 .timeline-srt-panel::after {
    border-color: transparent #2a3744;
}
/*--------------------------------------------------------------
  # Button
--------------------------------------------------------------*/

.btn {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
    height: auto;
    line-height: inherit;
    border-radius: inherit;
}
.btn > i {
    margin-left: 5px;
}
.btn-large {
    padding: 20px 40px;
    font-size: 18px;
}
.btn-medium {
    padding: 15px 30px;
    font-size: 15px;
}
.btn-small {
    padding: 10px 20px;
    font-size: 12px;
}
.btn-x-small {
    padding: 5px 10px;
    font-size: 11px;
}
.btn-transparent {
    background: transparent;
    color: #333333;
}
.btn-transparent:hover {
    background: #449d44;
    color: #ffffff;
}
.btn-border {
    background: transparent;
    color: #333333;
    border: 1px solid #222222;
}
.btn-border-light {
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.btn-border-dark {
    background: transparent;
    color: #333333;
    border: 1px solid #333333;
}
.btn-border-dark:hover {
    background: #449d44;
    color: #ffffff;
    border: 1px solid #449d44;
}
.btn-border-light:hover {
    background: #449d44;
    color: #ffffff;
}
.btn-border:hover {
    background: #222222;
    color: #ffffff;
    border: 1px solid #222222;
}
.btn-success-o {
    background: #449d44;
    color: #ffffff;
}
.btn-success {
    background: #449d44;
    color: #ffffff;
    border: none;
}
.btn-success-o:hover {
    background: #15222e;
    color: #ffffff;
    border: none;
}
.btn-success:hover {
    background: #15222e;
    color: #ffffff;
}
.btn-dark {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
}
.btn-dark:hover {
    background: #449d44;
    color: #ffffff;
}
.btn-gray {
    background: #e7e7e7;
    color: #333333;
}
.btn-dark-heavy {
    background: #15222e;
    color: #333333;
}
.btn-gray:hover {
    background: #15222e;
    color: #ffffff;
}
.btn-radius-5p {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.btn-radius-10p {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.btn-radius-15p {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
}
.btn-radius-20p {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
}
.btn-radius-25p {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
}
.btn-radius-30p {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
}
.btn-radius-cricle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.btn-radius-2s {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}
.btn-icon i {
    margin-right: 5px;
}
.btn i {
    margin-right: 5px;
}
.btn-shadow-success {
    background-color: #449d44;
    border-bottom: 5px solid #1f771f;
    color: #ffffff;
}
.btn-shadow-success:hover {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
    border-bottom: 5px solid #182531;
}
.btn-shadow-dark {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
    border-bottom: 5px solid #182531;
}
.btn-shadow-dark:hover {
    background-color: #449d44;
    border-bottom: 5px solid #1f771f;
    color: #ffffff;
}
/*--------------------------------------------------------------
  # Testimonial
--------------------------------------------------------------*/

#estate-testimonial {
    background: rgba(0, 0, 0, 0) url("assets/img/real-estate/testimonial-bg.jpg") repeat fixed center center / cover;
    position: relative;
    z-index: 1;
}
.tm-itms .tm-itm img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    margin-bottom: 30px;
    width: 100px;
}
.tm-itms .tm-itm p {
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
}
.tm-itms .tm-itm .aut-info {
    margin-top: 20px;
}
.tm-itms .tm-itm .aut-info h4 {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
}
.tm-itms .tm-itm .aut-info span {
    color: #5cb85c;
    font-family: cursive;
    font-size: 16px;
    font-style: italic;
}
.tm-itms .tm-itm {
    position: relative;
    z-index: 1;
}
.tm-itms .tm-itm::after {
    background: #000000 none repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.tm-itms .owl-controls.clickable {
    margin: 0;
}
.tm-itms .owl-controls.clickable .owl-buttons .owl-next {
    background: #000000 none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 35px;
    margin-top: -20px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: 50%;
    width: 40px;
}
.tm-itms .owl-controls.clickable .owl-buttons .owl-next i {
    font-size: 20px;
}
.tm-itms .owl-controls.clickable .owl-buttons .owl-prev {
    background: #000000 none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 35px;
    margin-top: -20px;
    position: absolute;
    left: -25px;
    text-align: center;
    top: 50%;
    width: 40px;
}
.tm-itms .owl-controls.clickable .owl-buttons .owl-prev i {
    font-size: 20px;
}
.testimonial .testimonial-item .thumb {
    display: table-cell;
    height: 200px;
    vertical-align: middle;
    width: 200px;
}
.testimonial .testimonial-item .info {
    display: table-cell;
    padding: 20px;
    vertical-align: middle;
}
.testimonial .testimonial-item .thumb img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 200px;
    width: 200px;
}
.testimonial .testimonial-item {
    margin: 0 auto;
    overflow: hidden;
    width: 70%;
}
.testimonial .testimonial-item .info p {
    color: #ffffff;
    text-align: right;
}
.testimonial .testimonial-item .info .author {
    text-align: right;
}
.testimonial .testimonial-item .info .author h5 {
    color: #ffffff;
    font-weight: 900;
    text-transform: capitalize;
}
.testimonial .testimonial-item .info .author h5 span {
    color: #5cb85c;
    display: block;
    margin-top: 10px;
}
#estate-testimonial::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.testimonial.v5 .testimonial-item .info {
    padding: 0;
    padding-bottom: 20px;
}
.testimonial .owl-controls .owl-pagination .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #5cb85c;
    color: #ffffff;
    height: 15px;
    width: 15px;
}
.testimonial.wth-bg .owl-controls .owl-pagination .owl-page span {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    height: 12px;
    width: 12px;
}
.quote i {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.quote {
    height: 50px;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.quote::after {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 100%;
    z-index: -1;
}
.tm-def-itm .content {
    border: 1px solid #f8f8f8;
    left: -50px;
    position: relative;
    top: 0;
}
.tm-def-itm .author > h4 {
    font-family: sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #5cb85c;
}
.tm-def-itm .author > h4 span {
    color: #999999;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}
.tm-def-items .owl-controls.clickable {
    bottom: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}
.tm-def-items .owl-controls.clickable .owl-pagination .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #5cb85c;
    height: 15px;
    opacity: 1;
    width: 15px;
}
.testimonial.v2 .thumb img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 80px;
    margin-bottom: 30px;
    width: 80px;
}
.testimonial.v2 .author h5 {
    display: inline-block;
    margin: 30px 0 5px;
}
.testimonial.v2 .author h4 {
    display: block;
    font-family: sans-serif;
    margin: 10px 0 0;
    text-transform: uppercase;
}
.testimonial.v2 .author span {
    color: #5cb85c;
    font-weight: 900;
    text-transform: uppercase;
}
.testimonial.v2 .author {
    text-transform: uppercase;
}
.testimonial.v2 .testimonial-item .info .author span {
    display: block;
    margin-top: 5px;
    text-transform: capitalize;
}
.testimonial.v2 .testimonial-item .info p {
    color: #333333;
    text-align: center;
}
.testimonial.v2 .testimonial-item .thumb {
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.testimonial.v2 .testimonial-item .info .author h5 {
    color: #333333;
    margin-top: 10px;
}
.testimonial.v2 .testimonial-item .info .author {
    text-align: center;
}
.testimonial.v2.owl-theme .owl-controls {
    margin: 0;
}
.testimonial.v3 .testimonial-item {
    margin-bottom: 30px;
    width: 50%;
}
.testimonial.v3 .testimonial-item .thumb img {
    border: medium none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 80px;
    width: 80px;
}
.testimonial.v3 .testimonial-item .info .author h5 span {
    display: inline-block;
    margin-left: 5px;
    text-transform: capitalize;
}
.testimonial.v3 .testimonial-item .info .author h5 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
}
.testimonial.v3 .testimonial-item .thumb {
    display: inline-block;
    float: left;
    height: 80px;
    width: 20%;
}
.testimonial.v3 .testimonial-item .info p {
    color: #333333;
    text-align: left;
}
.testimonial.v3 .testimonial-item .info .author h5 {
    color: #333333;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
.testimonial.v-diff .author {
    text-transform: capitalize;
}
.testimonial.v-diff .author span {
    color: #5cb85c;
    font-weight: 600;
    padding-left: 5px;
    text-transform: uppercase;
}
.testimonial.v3 .testimonial-item .info .author h5 span {
    color: #5cb85c;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
}
.testimonial.v3 .testimonial-item .info {
    display: inline-block;
    float: left;
    padding: 0;
    width: 70%;
}
.testimonial.slide-testimonial.v2.v5 .testimonial-item p {
    color: #ffffff;
}
.testimonial.slide-testimonial.v2.v5 .testimonial-item .author h5 {
    color: #ffffff;
}
.testimonial.slide-testimonial.v2.v5 .owl-controls .owl-pagination .owl-page span {
    border: 2px solid #ffffff;
    height: 15px;
    width: 15px;
}
/*--------------------------------------------------------------
  # Counter
--------------------------------------------------------------*/

.counter-item i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 50px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 10px;
    text-align: center;
    width: 80px;
}
.counter-item .timer {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 40px;
    font-weight: 900;
}
.counter-item > h3 {
    color: #fff;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
}
.headin-box {
    border: 1px solid #ffffff;
    display: inline-block;
    margin-bottom: 80px;
    width: 50%;
}
.headin-box > h4 {
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.headin-box > p {
    color: #ffffff;
    margin: 0;
}
.count-section.light-version .counter-item i {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.count-section.light-version .counter-item .timer {
    color: #333333;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
.count-section.light-version .counter-item h3 {
    color: #333;
}
.count-section.light-version .counter-item .timer::after {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
    z-index: 1;
}
.count-section.gray-version .counter-item i {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    color: #449d44;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.count-section.gray-version .counter-item .timer {
    color: #333333;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
.count-section.gray-version .counter-item h3 {
    color: #333;
}
.count-section.gray-version .counter-item .timer::after {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
    z-index: 1;
}
.count-section.gray-version.transparent .counter-item .timer {
    color: #ffffff;
}
.count-section.gray-version.transparent .counter-item h3 {
    color: #ffffff;
}
.count-section.gray-version.transparent .counter-item .timer::after {
    background: #ffffff none repeat scroll 0 0;
}
.count-section.less-version .counter-item-bg {
    background: #2f3c48 none repeat scroll 0 0;
}
.count-section.less-version .counter-item-bg:nth-child(2) {
    background: #283541 none repeat scroll 0 0;
}
.count-section.less-version .counter-item-bg:nth-child(3) {
    background: #212e3a none repeat scroll 0 0;
}
.count-section.less-version .counter-item-bg:nth-child(4) {
    background: #1b2834 none repeat scroll 0 0;
}
.count-section.less-version .counter-item-bg .counter-item i {
    background: #03101c none repeat scroll 0 0;
    font-size: 35px;
}
.count-section.less-version .counter-item-bg .counter-item i {
    background: #03101c none repeat scroll 0 0;
    font-size: 35px;
    margin-bottom: 20px;
}
.count-section.less-version .counter-item-bg .counter-item .timer {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.count-section.less-version .counter-item-bg .counter-item .timer::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
/*--------------------------------------------------------------
  # Team Member
--------------------------------------------------------------*/

.sp-tm-item .overlay-thumb {
    height: 80px;
    left: 50%;
    margin-bottom: 20px;
    margin-left: -50px;
    margin-top: -60px;
    position: relative;
    top: 0;
    width: 80px;
}
.sp-tm-item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    position: relative;
}
.sp-tm-item .overlay-thumb > img {
    border-radius: 50%;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
    height: 80px;
    width: 80px;
}
.sp-tm-item .head-info > h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sp-tm-item .head-info span {
    color: #5cb85c;
    font-family: cursive;
    font-style: italic;
}
.sp-tm-item .head-info {
    margin-bottom: 30px;
}
.sp-tm-item li {
    display: inline-block;
}
.sp-tm-item li a {
    color: #5cb85c;
    display: inline-block;
    margin: 0 5px;
}
.team-items.awe .team-single-item {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    position: relative;
}
.team-item {
    margin-bottom: 30px;
}
.team-author-info {
    overflow: hidden;
    position: relative;
}
.team-author-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: -100%;
    width: 100%;
    z-index: 1;
}
.team-author-overlay::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.team-author-overlay ul {
    margin-top: -20px;
    position: relative;
    top: 50%;
}
.team-author-overlay ul li {
    display: inline-block;
}
.team-author-overlay ul li a {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    margin: 0 5px;
    padding: 8px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    width: 40px;
    font-size: 15px;
}
.team-author-info img {
    width: 100%;
}
.team-author-overlay ul li a:hover {
    background: #FFF;
    color: #000000;
}
.team-single-item:hover .team-author-overlay {
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -webkit-animation: bounceY 0.9s linear;
    -moz-animation: bounceY 0.9s linear;
    -ms-animation: bounceY 0.9s linear;
    transition-delay: 0s;
    animation: bounceY 0.9s linear;
}
.team-item-content {
    position: relative;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
}
.member h4 {
    margin-bottom: 5px;
    text-transform: uppercase;
}
.member span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.team-items.v2 .member {
    margin-top: 30px;
}
.team-items.v2 .team-social {
    margin-bottom: 30px;
}
.team-social li {
    display: inline-block;
}
.team-social a {
    display: inline-block;
    margin-right: 10px;
}
.team-single-item .overlay-info {
    bottom: -100%;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.team-single-item .overlay-info::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.team-single-item .overlay-info h4 {
    color: #ffffff;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.team-single-item .overlay-info span {
    color: #ffffff;
}
.team-single-item .overlay-info .team-social {
    margin-bottom: 0;
    margin-top: 20px;
}
.team-single-item .overlay-info .team-social a {
    color: #ffffff;
    margin: 0;
    padding: 0 10px;
}
.team-single-item .team-author-info:hover .overlay-info {
    bottom: 0;
}
.team-item .overlay-author {
    bottom: 0;
    left: 0;
    padding: 4px 10px;
    position: absolute;
    width: 50%;
    z-index: 1;
    height: 50px;
}
.team-item .overlay-author::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.team-item .overlay-author h4 {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
}
.team-item .overlay-author span {
    color: #ffffff;
    text-transform: capitalize;
}
.team-item .overlay-social {
    bottom: 0;
    height: 50px;
    position: absolute;
    right: -50%;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 50%;
    z-index: 1;
}
.team-item .overlay-social a {
    color: #ffffff;
    margin: 0;
    padding: 0 5px;
}
.team-items.v3 .team-item .overlay-social a {
    color: #ffffff;
    margin: 0;
    padding: 15px 5px;
}
.team-item .overlay-social::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.team-items.v3 .team-single-item:hover .overlay-social {
    right: 0;
}
/* start animation  */

@keyframes bounceY {
    0% {
        transform: translateY(-205px);
    }
    40% {
        transform: translateY(-100px);
    }
    65% {
        transform: translateY(-52px);
    }
    82% {
        transform: translateY(-25px);
    }
    92% {
        transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        transform: translateY(0px);
    }
}
@-moz-keyframes bounceY {
    0% {
        -moz-transform: translateY(-205px);
    }
    40% {
        -moz-transform: translateY(-100px);
    }
    65% {
        -moz-transform: translateY(-52px);
    }
    82% {
        -moz-transform: translateY(-25px);
    }
    92% {
        -moz-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -moz-transform: translateY(0px);
    }
}
@-webkit-keyframes bounceY {
    0% {
        -webkit-transform: translateY(-205px);
    }
    40% {
        -webkit-transform: translateY(-100px);
    }
    65% {
        -webkit-transform: translateY(-52px);
    }
    82% {
        -webkit-transform: translateY(-25px);
    }
    92% {
        -webkit-transform: translateY(-12px);
    }
    55%,
    75%,
    87%,
    97%,
    100% {
        -webkit-transform: translateY(0px);
    }
}
/* end animation  */
/*--------------------------------------------------------------
  # Alert
--------------------------------------------------------------*/

.alert strong {
    margin-right: 5px;
}
.alert {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.alert i {
    margin-right: 5px;
}
/*--------------------------------------------------------------
  # Partner
--------------------------------------------------------------*/

.partner-items .owl-controls.clickable .owl-pagination .owl-page span {
    background: #333333 none repeat scroll 0 0;
    height: 5px;
    width: 20px;
}
.partner-items.light .owl-controls.clickable .owl-pagination .owl-page span {
    background: #ffffff none repeat scroll 0 0;
    height: 5px;
    width: 20px;
}
.partner-item a > img {
    margin: 0 auto;
    padding: 5px;
}
.partner-item {
    text-align: center;
    padding: 15px;
}
.partner-item.wth-border {
    position: relative;
    z-index: 1;
}
.partner-items {
    overflow: hidden;
}
.partner-item.wth-border::after {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -2px;
    top: 0;
    width: 1px;
}
.partner-item.wth-border::before {
    background: #e7e7e7 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-bottom: -1px;
}
/*--------------------------------------------------------------
  # Countdown
--------------------------------------------------------------*/

.hasCountdown {
    border: 1px solid #ccc;
    background-color: #eee;
}
.countdown_rtl {
    direction: rtl;
}
.countdown_holding span {
    color: #888;
}
.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}
.countdown_show1 .countdown_section {
    width: 98%;
}
.countdown_show2 .countdown_section {
    width: 48%;
}
.countdown_show3 .countdown_section {
    width: 32.5%;
}
.countdown_show4 .countdown_section {
    width: 24.5%;
}
.countdown_show5 .countdown_section {
    width: 19.5%;
}
.countdown_show6 .countdown_section {
    width: 16.25%;
}
.countdown_show7 .countdown_section {
    width: 14%;
}
.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}
.countdown_amount {
    font-size: 200%;
}
.countdown_descr {
    display: block;
    width: 100%;
}
/*--------------------------------------------------------------
  # Form
--------------------------------------------------------------*/

form .form-group input::-webkit-input-placeholder {
    color: #333;
}
form .form-group input:-moz-placeholder {
    color: #333;
}
form .form-group input::-moz-placeholder {
    color: #333;
}
form .form-group input:-ms-input-placeholder {
    color: #333;
}
form .form-group textarea::-webkit-input-placeholder {
    color: #333;
}
form .form-group textarea:-moz-placeholder {
    color: #333;
}
form .form-group textarea::-moz-placeholder {
    color: #333;
}
form .form-group textarea:-ms-input-placeholder {
    color: #333;
}
form .form-group input::-webkit-input-placeholder {
    color: #333;
}
form .form-group input:-moz-placeholder {
    color: #333;
}
form .form-group input::-moz-placeholder {
    color: #333;
}
form .form-group input:-ms-input-placeholder {
    color: #333;
}
form .form-group input.form-control.bg-transparent::-webkit-input-placeholder {
    color: #ffffff;
}
form .form-group input.form-control.bg-transparent:-moz-placeholder {
    color: #ffffff;
}
form .form-group input.form-control.bg-transparent::-moz-placeholder {
    color: #ffffff;
}
form .form-group input.form-control.bg-transparent:-ms-input-placeholder {
    color: #ffffff;
}
.form-control.bg-transparent::-webkit-input-placeholder {
    color: #ffffff;
}
.form-control.bg-transparent:-moz-placeholder {
    color: #ffffff;
}
.form-control.bg-transparent::-moz-placeholder {
    color: #ffffff;
}
.form-control.bg-transparent:-ms-input-placeholder {
    color: #ffffff;
}
.forms.big .form-group .form-control::-webkit-input-placeholder {
    color: #ffffff;
}
.forms.big .form-group .form-control:-moz-placeholder {
    color: #ffffff;
}
.forms.big .form-group .form-control::-moz-placeholder {
    color: #ffffff;
}
.forms.big .form-group .form-control:-ms-input-placeholder {
    color: #ffffff;
}
.forms.big.bg-light .form-group .form-control::-webkit-input-placeholder {
    color: #333333;
}
.forms.big.bg-light .form-group .form-control:-moz-placeholder {
    color: #333333;
}
.forms.big.bg-light .form-group .form-control::-moz-placeholder {
    color: #333333;
}
.forms.big.bg-light .form-group .form-control:-ms-input-placeholder {
    color: #333333;
}
.forms.big .form-group {
    margin-bottom: 10px;
}
form input {
    border-radius: inherit;
}
form .form-group input.form-control {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: inherit;
    box-shadow: inherit;
    color: #333333;
    min-height: 40px;
}
form .form-group textarea {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: inherit;
    box-shadow: inherit;
    color: #333333;
    min-height: 150px;
}
form .form-group input.form-control:focus {
    border: 1px solid #5cb85c;
}
form .form-group textarea:focus {
    border: 1px solid #5cb85c;
}
.form-control.bg-transparent {
    border: 1px solid #ffffff;
    color: white;
}
form .form-group input.form-control.bg-transparent {
    border: 1px solid #ffffff;
    color: #ffffff;
}
form select.form-control {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: inherit;
    box-shadow: inherit;
    min-height: 40px;
}
form select.form-control:focus {
    border: 1px solid #5cb85c;
}
form select.form-control option {
    color: #333333;
    padding: 10px;
}
.forms.gray.small .form-group {
    margin-bottom: 15px;
}
.forms.gray.small form .form-group textarea {
    background: #ffffff none repeat scroll 0 0;
    min-height: 150px;
}
.forms.gray.small.long form .form-group textarea {
    background: #ffffff none repeat scroll 0 0;
    min-height: 180px;
}
.forms.gray.small .form-group button {
    height: 50px;
    width: 100%;
}
/*--------------------------------------------------------------
  # Contact Details
--------------------------------------------------------------*/

.contact-details {
    padding: 0 20px;
}
.contact-details ul {
    width: 100%;
}
.contact-details ul li {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}
.contact-icon-bar {
    display: table-cell;
    height: auto;
    vertical-align: middle;
    width: 80px;
}
.contact-icon-bar i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}
.contact-short-details {
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    width: auto;
}
.contact-short-details p {
    font-size: 16px;
    margin: 0;
    color: #ffffff;
}
.contact-short-details a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: 300;
}
.contact-short-details a:hover {
    color: #ffffff;
}
.forms.gray form .form-group input.form-control {
    background: #ffffff none repeat scroll 0 0;
}
.forms.gray .form-group.comments {
    margin-top: 0;
}
.forms.wth-bg .form-group.comments {
    margin-top: 0;
}
.forms.wth-bg .form-group textarea {
    min-height: 180px;
}
.forms.gray form .form-group textarea {
    background: #ffffff;
    min-height: 180px;
}
.forms.big form .form-group .form-control {
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #ffffff !important;
    border-style: none none solid !important;
    border-width: medium medium 1px !important;
    color: #ffffff;
    padding: 0;
}
.forms.big.bg-light form .form-group .form-control {
    border-color: currentcolor currentcolor #5cb85c !important;
    border-style: none none solid !important;
    border-width: medium medium 1px !important;
    color: #333333;
    padding: 0;
}
.forms.big form .form-group .form-control {
    box-shadow: inherit;
}
.office-address.founder .heading h4 {
    margin-bottom: 20px;
}
.forms.big form select.form-control option {
    color: #333333;
}
.founder h4 {
    margin: 0;
}
.office-info .founder span {
    color: #5cb85c;
    text-transform: inherit;
}
.office-info .heading i {
    margin-right: 5px;
}
.office-info h4 {
    text-transform: uppercase;
}
.office-info p {
    margin: 0;
}
.office-info span {
    display: block;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
}
.office-info span.email {
    color: #449d44;
}
.office-info span i {
    margin-right: 5px;
}
.contact-us-v2-area .info-item i {
    border: 1px solid;
    border-radius: 50%;
    color: #5cb85c;
    font-size: 25px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: center;
    width: 60px;
}
.contact-us-v2-area .info h3 {
    font-family: "Source Sans Pro", sans-serif;
}
/*--------------------------------------------------------------
  # Pagination
--------------------------------------------------------------*/

.pagination {
    margin: 0;
}
.pagi-area {
    width: 100%;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    color: #26333f;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    margin-left: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: inherit;
    border-top-right-radius: inherit;
}
.pagi-area.space ul.pagination li a {
    margin: 0 5px;
    float: left;
    display: inline-block;
}
.pagi-area ul.pagination li {
    float: left;
    display: inline-block;
}
.pagi-area.space.less-padding ul.pagination li a {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    line-height: 30px;
    min-height: 30px;
    min-width: 70px;
    padding: 0;
    float: left;
    display: inline-block;
}
.pagi-area.space.less-padding.gray ul.pagination li a {
    background: #26333f none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    display: inline-block;
}
.pagi-area.space.less-padding.gray ul.pagination li.active a {
    background: #5cb85c none repeat scroll 0 0;
    border: medium none;
}
.pagi-area.space.less-padding.radius ul.pagination li a {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    padding: 0;
    width: 40px;
    float: left;
    display: inline-block;
}
/*--------------------------------------------------------------
  # Heading
--------------------------------------------------------------*/

.heading {
    text-transform: uppercase;
}
.heading p {
    text-transform: none;
}
.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6 {
    display: inline-block;
    position: relative;
}
.hd-stl1 h1,
.hd-stl1 h2,
.hd-stl1 h3,
.hd-stl1 h4,
.hd-stl1 h5,
.hd-stl1 h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 5px;
}
.hd-stl1 a {
    color: #449d44;
    padding-right: 20px;
    position: relative;
    text-transform: uppercase;
}
.hd-stl1 a::after {
    content: "\f178";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
}
.heading-block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
.heading-block::after {
    background: black none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 40px;
    left: 0;
}
.heading-block.text-center::after {
    left: 50%;
    margin-left: -20px;
}
.heading-block.text-right::after {
    left: auto;
    right: 0;
}
.heading-block strong {
    font-weight: 900;
    color: #449d44;
}
.heading-block span {
    color: #8f8f8f;
    font-size: 30px;
    text-transform: capitalize;
}
.hd-stl2.light span {
    color: #ffffff;
}
.hd-stl2 h1,
.hd-stl2 h2,
.hd-stl2 h3,
.hd-stl2 h4,
.hd-stl2 h5,
.hd-stl2 h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: sans-serif;
    margin-bottom: 5px;
}
.hd-stl2 span {
    position: relative;
    z-index: 1;
}
.hd-stl2 strong {
    font-weight: 900;
    color: #449d44;
}
.hd-stl2 span::before {
    background: #8f8f8f none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -46px;
    position: absolute;
    top: 23px;
    width: 40px;
}
.hd-stl2.hd2 span::before {
    left: -46px;
    top: 18px;
}
.hd-stl2.hd3 span::before {
    left: -46px;
    top: 18px;
}
.hd-stl2.hd4 span::before {
    left: -46px;
    top: 14px;
}
.hd-stl2.hd5 span::before {
    left: -46px;
    top: 10px;
}
.hd-stl2.hd6 span::before {
    left: -46px;
    top: 9px;
}
.hd-stl2.hd2 span::after {
    right: -46px;
    top: 18px;
}
.hd-stl2.hd3 span::after {
    right: -46px;
    top: 18px;
}
.hd-stl2.hd4 span::after {
    right: -46px;
    top: 14px;
}
.hd-stl2.hd5 span::after {
    right: -46px;
    top: 10px;
}
.hd-stl2.hd6 span::after {
    right: -46px;
    top: 9px;
}
.hd-stl2 span::after {
    background: #8f8f8f none repeat scroll 0 0;
    content: "";
    height: 2px;
    right: -46px;
    position: absolute;
    top: 23px;
    width: 40px;
}
.hd-stl3 {
    position: relative;
    z-index: 1;
}
.hd-stl2 span {
    color: #8f8f8f;
    font-size: 30px;
    text-transform: capitalize;
}
.hd-stl2 h2 + span {
    font-size: 26px;
}
.hd-stl2 h3 + span {
    font-size: 24px;
}
.hd-stl2 h4 + span {
    font-size: 18px;
}
.hd-stl2 h5 + span {
    font-size: 14px;
}
.hd-stl2 h6 + span {
    font-size: 12px;
}
.hd-stl2.light span::before,
.hd-stl2.light span::after {
    background: #ffffff none repeat scroll 0 0;
}
.hd-stl3 h1,
.hd-stl3 h2,
.hd-stl3 h3,
.hd-stl3 h4,
.hd-stl3 h5,
.hd-stl3 h6 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: "Source Sans Pro", sans-serif;
}
.hd-stl3 span {
    background: #ffffff none repeat scroll 0 0;
    color: #8f8f8f;
    font-size: 15px;
    padding-right: 10px;
    text-transform: uppercase;
    z-index: 1;
    font-family: "Source Sans Pro", sans-serif;
}
.hd-stl3.text-right span {
    padding-right: 0;
    padding-left: 20px;
    font-family: "Source Sans Pro", sans-serif;
}
.hd-stl3.wt-gray span {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #8f8f8f;
    font-size: 15px;
    padding-right: 10px;
    text-transform: uppercase;
    z-index: 1;
    font-family: "Source Sans Pro", sans-serif;
}
.hd-stl3.text-right.wt-gray span {
    padding-right: 0;
    padding-left: 20px;
}
.hd-stl3::after {
    border: 1px solid #e8e8e8;
    bottom: 10px;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
}
.hd-stl3.text-right::after {
    left: 0;
    right: auto;
}
.hd-stl3 {
    position: relative;
}
.hd-stl4 h1,
.hd-stl4 h2,
.hd-stl4 h3,
.hd-stl4 h4,
.hd-stl4 h5,
.hd-stl4 h6 {
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.hd-stl4 strong {
    color: #449d44;
    font-weight: 900;
}
.hd-stl4 {
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
.hd-stl4::after {
    background: #dedede none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.hd-stl4 span {
    font-size: 24px;
    text-transform: uppercase;
    color: #8f8f8f;
}
.hd-stl4 h2 + span {
    font-size: 22px;
}
.hd-stl4 h3 + span {
    font-size: 20px;
}
.hd-stl4 h4 + span {
    font-size: 16px;
}
.hd-stl4 h5 + span {
    font-size: 14px;
}
.hd-stl4 h6 + span {
    font-size: 12px;
}
.hd-stl5 h1,
.hd-stl5 h2,
.hd-stl5 h3,
.hd-stl5 h4,
.hd-stl5 h5,
.hd-stl5 h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 900;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.hd-stl5.color h1,
.hd-stl5.color h2,
.hd-stl5.color h3,
.hd-stl5.color h4,
.hd-stl5.color h5,
.hd-stl5.color h6 {
    color: #5cb85c;
}
.hd-stl5 h1::after,
.hd-stl5 h2::after,
.hd-stl5 h3::after,
.hd-stl5 h4::after,
.hd-stl5 h5::after,
.hd-stl5 h6::after {
    border: 1px solid #e7e7e7;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
/*--------------------------------------------------------------
  # Default Heading
--------------------------------------------------------------*/

.def-heading-success h1,
.def-heading-success h2,
.def-heading-success h3,
.def-heading-success h4,
.def-heading-success h5,
.def-heading-success h6 {
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #449d44;
}
.def-heading h1,
.def-heading h2,
.def-heading h3,
.def-heading h4,
.def-heading h5,
.def-heading h6 {
    font-weight: 900;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    font-family: sans-serif;
}
.def-heading.text-left h1,
.def-heading.text-left h2,
.def-heading.text-left h3,
.def-heading.text-left h4,
.def-heading.text-left h5,
.def-heading.text-left h6 {
    font-weight: 900;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    display: block;
}
.def-heading.light h1,
.def-heading.light h2,
.def-heading.light h3,
.def-heading.light h4,
.def-heading.light h5,
.def-heading.light h6,
.def-heading.light span,
.def-heading.light p {
    color: #ffffff;
}
.def-heading-v3 h1,
.def-heading-v3 h2,
.def-heading-v3 h3,
.def-heading-v3 h4,
.def-heading-v3 h5,
.def-heading-v3 h6 {
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
}
.def-heading-v3 h1 span,
.def-heading-v3 h2 span,
.def-heading-v3 h3 span,
.def-heading-v3 h4 span,
.def-heading-v3 h5 span,
.def-heading-v3 h6 span {
    color: #449d44;
    font-weight: 900;
}
.def-heading h1::after,
.def-heading h2::after,
.def-heading h3::after,
.def-heading h4::after,
.def-heading h5::after,
.def-heading h6::after {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}
.def-heading.text-left h1::after,
.def-heading.text-left h2::after,
.def-heading.text-left h3::after,
.def-heading.text-left h4::after,
.def-heading.text-left h5::after,
.def-heading.text-left h6::after {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin-left: 0;
    position: absolute;
    width: 50px;
}
.def-heading.text-right h1::after,
.def-heading.text-right h2::after,
.def-heading.text-right h3::after,
.def-heading.text-right h4::after,
.def-heading.text-right h5::after,
.def-heading.text-right h6::after {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    bottom: 0;
    content: "";
    height: 4px;
    right: 0;
    margin-left: 0;
    position: absolute;
    width: 50px;
    left: auto;
}
.def-heading.text-center span {
    text-transform: uppercase;
}
.def-heading.text-left span {
    text-transform: uppercase;
    display: block;
}
.def-heading p {
    margin-top: 20px;
}
.def-heading-v5 h1,
.def-heading-v5 h2,
.def-heading-v5 h3,
.def-heading-v5 h4,
.def-heading-v5 h5,
.def-heading-v5 h6 {
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.def-heading-v5 h1 span,
.def-heading-v5 h2 span,
.def-heading-v5 h3 span,
.def-heading-v5 h4 span,
.def-heading-v5 h5 span,
.def-heading-v5 h6 span {
    color: #449d44;
    font-weight: 900;
}
.def-heading-v5 h1:before,
.def-heading-v5 h2:before,
.def-heading-v5 h3:before,
.def-heading-v5 h4:before,
.def-heading-v5 h5:before,
.def-heading-v5 h6:before {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 30%;
    position: absolute;
    width: 40%;
}
.def-heading-v5.light h1:before,
.def-heading-v5.light h2:before,
.def-heading-v5.light h3:before,
.def-heading-v5.light h4:before,
.def-heading-v5.light h5:before,
.def-heading-v5.light h6:before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 30%;
    position: absolute;
    width: 40%;
}
.def-heading-v5 h1::after,
.def-heading-v5 h2::after,
.def-heading-v5 h3::after,
.def-heading-v5 h4::after,
.def-heading-v5 h5::after,
.def-heading-v5 h6::after {
    background: #449d44 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 30%;
    position: absolute;
    width: 20%;
}
.def-heading-v5.text-left h1:before,
.def-heading-v5.text-left h2:before,
.def-heading-v5.text-left h3:before,
.def-heading-v5.text-left h4:before,
.def-heading-v5.text-left h5:before,
.def-heading-v5.text-left h6:before {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40%;
}
.def-heading-v5.text-left h1::after,
.def-heading-v5.text-left h2::after,
.def-heading-v5.text-left h3::after,
.def-heading-v5.text-left h4::after,
.def-heading-v5.text-left h5::after,
.def-heading-v5.text-left h6::after {
    background: #449d44 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 20%;
}
.def-heading-v5.text-right h1:before,
.def-heading-v5.text-right h2:before,
.def-heading-v5.text-right h3:before,
.def-heading-v5.text-right h4:before,
.def-heading-v5.text-right h5:before,
.def-heading-v5.text-right h6:before {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    right: 0;
    position: absolute;
    width: 40%;
    left: auto;
}
.def-heading-v5.text-right h1::after,
.def-heading-v5.text-right h2::after,
.def-heading-v5.text-right h3::after,
.def-heading-v5.text-right h4::after,
.def-heading-v5.text-right h5::after,
.def-heading-v5.text-right h6::after {
    background: #449d44 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    right: 0;
    left: auto;
    position: absolute;
    width: 20%;
}
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light p,
.light a {
    color: #ffffff !important;
}
/*--------------------------------------------------------------
  # Breadcrumb
--------------------------------------------------------------*/

.breadcrumb-items {
    padding: 50px 20px;
}
.breadcrumb-items h1,
.breadcrumb-items h2,
.breadcrumb-items h3,
.breadcrumb-items h4,
.breadcrumb-items h5,
.breadcrumb-items h6 {
    margin: 0;
    text-transform: uppercase;
}
.breadcrumb {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.breadcrumb a {
    font-size: 14px;
    text-transform: uppercase;
}
.breadcrumb-col-area,
.breadcrumb-items {
    background-size: cover;
}
.breadcrumb-ex > li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
}
.breadcrumb-ex a {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
.breadcrumb {
    background: transparent none repeat scroll 0 0;
}
.breadcrumb-items.bg-dark .breadcrumb a {
    color: #ffffff;
}
.breadcrumb-items.bg-dark .title h1,
.breadcrumb-items.bg-dark .title h2,
.breadcrumb-items.bg-dark .title h3,
.breadcrumb-items.bg-dark .title h4,
.breadcrumb-items.bg-dark .title h5,
.breadcrumb-items.bg-dark .title h6 {
    color: #ffffff;
}
.breadcrumb-ex > li::after {
    content: "\f105";
    position: absolute;
    right: -5px;
    top: 0;
    font-family: "fontawesome";
}
.breadcrumb-ex > li:last-child::after {
    display: none;
}
.breadcrumb-exs > li {
    display: inline-block;
    position: relative;
}
.breadcrumb-exs a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.breadcrumb-exs {
    overflow: hidden;
}
.breadcrumb-items.exs {
    background: #26333f none repeat scroll 0 0;
    padding: 50px 20px;
}
.breadcrumb-exs > li::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    right: 0;
    top: -5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    width: 1px;
}
.breadcrumb-exs > li::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 25px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 1px;
}
.breadcrumb-exs > li:last-child::after,
.breadcrumb-exs > li:last-child::before {
    display: none;
}
.breadcrumb-items.wth-bg .title h4 {
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.breadcrumb-items.wth-bg .title h4::after {
    background: #000000 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-items.wth-bg .breadcrumb li a {
    color: #ffffff;
}
.breadcrumb-items.wth-bg .breadcrumb {
    display: inline-block;
    float: right;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.breadcrumb-items.wth-bg .breadcrumb::after {
    background: #000000 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-items .title span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.breadcrumb-items.bg-dark .title span {
    color: #ffffff;
}
.breadcrumb-items .title.text-center h1,
.breadcrumb-items .title.text-center h2,
.breadcrumb-items .title.text-center h3,
.breadcrumb-items .title.text-center h4,
.breadcrumb-items .title.text-center h5,
.breadcrumb-items .title.text-center h6 {
    margin-bottom: 10px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}
.breadcrumb-items.bg-light {
    border-top: 1px solid #e7e7e7;
}
/*--------------------------------------------------------------
  # Promo Box
--------------------------------------------------------------*/

.promo-item .promo-btn {} .promo-item h1,
.promo-item h2,
.promo-item h3,
.promo-item h4 {
    margin-bottom: 5px;
}
.promo-item span {
    color: #449d44;
}
.promo-item .info {
    padding-right: 200px;
}
.promo-item .promo-btn {
    margin-top: -30px;
    position: absolute;
    right: 50px;
    top: 50%;
}
.promo-item {
    position: relative;
}
.promo-item .info.center {
    padding: 0;
    text-align: center;
}
.promo-item.center .promo-btn {
    margin-top: 30px;
    position: inherit;
    right: inherit;
    text-align: center;
    top: inherit;
}
.def-border-gray {
    border: 1px solid #e7e7e7;
}
.def-border-light {
    border: 1px solid #ffffff;
}
.def-border-succsss {
    border: 1px solid #449d44;
}
/*--------------------------------------------------------------
  # Blog Post
--------------------------------------------------------------*/

.def-blog-item .thumb {
    position: relative;
}
.def-blog-item .info.overlay {
    bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.def-blog-item .info.overlay a {
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
}
.def-blog-item .info.overlay h1,
.def-blog-item .info.overlay h2,
.def-blog-item .info.overlay h3,
.def-blog-item .info.overlay h4,
.def-blog-item .info.overlay h5,
.def-blog-item .info.overlay h6 {
    color: #ffffff;
}
.def-blog-item .info.overlay p {
    color: #ffffff;
}
.def-blog-item .info.overlay .author-info {} .def-blog-item .info.overlay .author-info .author a {} .def-blog-item .info.overlay .author-info .author a img {
    border: 3px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    height: 50px;
    margin-right: 10px;
    min-height: 50px;
    width: 50px;
}
.def-blog-item .info.overlay .author-info .date {
    color: #ffffff;
    float: right;
    line-height: 50px;
}
.def-blog-item .info.overlay .author-info .date i {
    color: #ffffff;
    margin-right: 5px;
}
.def-blog-item .info.overlay .author-info .author {
    float: left;
    line-height: 50px;
}
.def-blog-item .thumb img {
    width: 100%;
}
.def-blog-item .info.overlay::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.def-blog-tabs > a {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    padding: 2px 5px;
}
.def-blog-item.reverse .thumb {
    float: right;
}
.def-blog-item .post-desk a.align-right {
    font-size: 14px;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.def-blog-item .post-desk a.align-right::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.def-blog-item .post-desk {
    border-bottom: 1px dashed #e7e7e7;
    border-top: 1px dashed #e7e7e7;
    line-height: 40px;
    overflow: hidden;
}
.def-blog-item .post-excerpt {
    margin: 10px 0;
}
.def-blog-item .post-desk .date span {
    margin-left: 10px;
}
.def-blog-item .post-desk .date span i {
    margin-right: 5px;
}
.default-blog-items.v3 .def-blog-item .post-details {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    padding: 40px 20px 20px;
}
.def-blog-item .post-desk p {
    float: left;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
}
.default-blog-items.v4 .def-blog-item .info a h1 {
    display: inline-block;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.default-blog-items.v4 .def-blog-item .author-info p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.default-blog-items.v4 .def-blog-item .author-info a {
    border-bottom: 1px solid;
    display: inline-block;
    margin: 0 5px;
}
.default-blog-items.v4 .def-blog-item .info {
    background: white none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.default-blog-items.v4 .def-blog-item .info p.excerpt {
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    padding-bottom: 20px;
}
.default-blog-items.v4 .def-blog-item a.more {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    margin: 20px 0;
    text-transform: capitalize;
}
.df-fl-blog .thumb {
    position: relative;
}
.df-fl-blog .overlay-info {
    border: 5px solid #ffffff;
    bottom: -85px;
    left: 20px;
    position: absolute;
}
.df-fl-blog .overlay-info .icon {
    background: #5cb85c none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.df-fl-blog .overlay-info .date {
    background: #26333f none repeat scroll 0 0;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.df-fl-blog .overlay-info .date h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    margin: 0;
    padding-top: 20px;
    text-transform: uppercase;
}
.df-fl-blog .overlay-info .date span {
    display: block;
}
.df-fl-blog .post-info {
    margin-bottom: 20px;
}
.df-fl-blog .info {
    padding: 30px 20px 20px 150px;
}
.df-fl-blog .info a {
    display: inline-block;
}
.df-fl-blog .info h4 {
    margin: 0 0 10px;
    text-transform: uppercase;
}
.df-fl-blog .post-info span {
    font-size: 12px;
    margin-right: 15px;
    text-transform: uppercase;
}
.df-fl-blog .post-info span i {
    color: #aaa;
    font-size: 15px;
    margin-right: 5px;
}
.df-fl-blog .post-info span a {
    color: #449d44;
}
.default-blog-items.v3 .overlay-date {
    border: 5px solid #ffffff;
    bottom: -30px;
    left: 18px;
    position: absolute;
}
.default-blog-items.v3 .def-blog-item .post-details .title h4 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
}
.default-blog-items.v3 .overlay-date h3 {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}
.default-blog-items.v3 .overlay-date span {
    background: #449d44 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    padding: 8px;
    text-transform: uppercase;
}
.default-blog-items.v2 .simple .info {
    padding-left: 30px;
}
.default-blog-items.v2 .reverse.info {
    padding-top: 30px;
}
.default-blog-items.v2 .reverse .info {
    padding-top: 30px;
    padding-right: 30px;
}
.df-blg-itm-v5 .info h4 {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 40px;
    text-transform: uppercase;
}
.df-blg-itm-v5 .post-desk {
    color: #909090;
    display: block;
    margin-bottom: 25px;
}
.df-blg-itm-v5 .post-desk span {
    color: #909090;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
}
.df-blg-itm-v5 .post-desk span:first-child::after {
    background: #909090 none repeat scroll 0 0;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
}
.df-blg-itm-v5 .post-desk span:nth-child(2) {
    padding-left: 5px;
}
.df-blg-itm-v5 .post-desk span a {
    color: #909090;
}
.df-blg-itm-v5 .info > a {
    color: #909090;
    text-transform: uppercase;
}
.df-blg-itm-v5 .info > a i {
    margin-left: 5px;
}
/*--------------------------------------------------------------
  # Career
--------------------------------------------------------------*/

#career-culture-area {
    position: relative;
    z-index: 1;
}
#career-culture-area::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #26333f;
    bottom: -15px;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    width: 15px;
}
form .apply-form .form-group input {
    background: #ffffff none repeat scroll 0 0;
}
form .apply-form .form-group select {
    background: #ffffff none repeat scroll 0 0;
}
form .apply-form .form-group textarea {
    background: #ffffff none repeat scroll 0 0;
}
.apply-form .form-group {
    margin-bottom: 20px;
    padding: 0 10px;
}
.apply-form button {
    width: 100%;
}
#career-culture h2 {
    letter-spacing: inherit;
    text-transform: capitalize;
}
.requirments li {
    display: block;
    padding: 5px 0 5px 25px;
    position: relative;
    z-index: 1;
}
.requirments li::before {
    color: #449d44;
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 5px;
}
.career-info h2 {
    letter-spacing: inherit;
    text-transform: capitalize;
}
.career-info .info span {
    border: 1px solid #333333;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    text-align: center;
    width: 50px;
}
.career-info-item .reverse {
    float: right;
}
.career-info-item {
    margin-bottom: 50px;
}
.career-info-item:last-child {
    margin: 0;
}
.apply-now .apply-form .form-group label {
    text-transform: capitalize;
}
/*--------------------------------------------------------------
  # Slider
--------------------------------------------------------------*/

.default-slider-area {
    height: 100%;
    overflow: hidden;
}
.default-slider-area.auto-height {
    height: auto;
}
.default-slider-area.auto-height div {
    height: inherit;
}
.default-slider-area.auto-height .full-slider-item.thumb {
    padding: 200px 0;
}
.default-slider-area div {
    height: 100%;
}
.default-slider-area div.item-cell,
.default-slider-area div.item-cell div {
    height: auto;
}
.default-slider-area .item-table {
    display: table;
    width: 100%;
}
.default-slider-area .item-cell {
    display: table-cell;
    vertical-align: middle;
}
.default-slider-area .full-slider-item.thumb {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.item-cell.banner-info strong {
    color: #449d44;
}
/* slider animation */

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.default-slider-area .carousel-control {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #ffffff;
    bottom: 50px;
    height: 50px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: auto;
    width: 50px;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
}
.default-slider-area:hover .carousel-control {
    opacity: 1;
}
.default-slider-area .carousel-control.left {
    position: absolute;
    width: 50px;
}
.default-slider-area .carousel-control.right {
    position: absolute;
    width: 50px;
}
.default-slider-area .carousel-control.left.left-align {
    left: 0;
}
.default-slider-area .carousel-control.right.left-align {
    left: 50px;
}
.default-slider-area .carousel-control i {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.default-slider-area .carousel-control.right {
    margin-left: 5px;
}
.slide-control {
    position: relative;
}
.slide-control.center {
    position: inherit;
}
.default-slider-area.full-height .slide-control {
    height: auto;
}
.default-slider-area .full-slider-item .item-cell h1,
.default-slider-area .full-slider-item .item-cell h2,
.default-slider-area .full-slider-item .item-cell h3,
.default-slider-area .full-slider-item .item-cell h4,
.default-slider-area .full-slider-item .item-cell h5,
.default-slider-area .full-slider-item .item-cell h6 {
    color: #ffffff;
    text-transform: uppercase;
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
}
.default-slider-area .full-slider-item .item-cell h1,
.default-slider-area .full-slider-item .item-cell h2,
.default-slider-area .full-slider-item .item-cell h3 {
    font-family: sans-serif;
}
.container.text-center.par-banner p {
    padding-left: 20%;
    padding-right: 20%;
}
.container.text-left.par-banner p {
    padding-right: 40%;
}
.container.text-right.par-banner p {
    padding-left: 40%;
}
.par-banner span {
    background: #449d44 none repeat scroll 0 0;
    padding: 5px 10px;
    text-transform: capitalize;
}
.par-banner.color h1 {
    color: #449d44 !important;
}
.par-banner.dark h1 {
    color: #333333 !important;
}
.default-slider-area .full-slider-item .item-cell.left-align h1,
.default-slider-area .full-slider-item .item-cell.left-align h2,
.default-slider-area .full-slider-item .item-cell.left-align h3,
.default-slider-area .full-slider-item .item-cell.left-align h4,
.default-slider-area .full-slider-item .item-cell.left-align h5,
.default-slider-area .full-slider-item .item-cell.left-align h6 {
    margin-right: 40%;
}
.default-slider-area .full-slider-item .item-cell.right-align h1,
.default-slider-area .full-slider-item .item-cell.right-align h2,
.default-slider-area .full-slider-item .item-cell.right-align h3,
.default-slider-area .full-slider-item .item-cell.right-align h4,
.default-slider-area .full-slider-item .item-cell.right-align h5,
.default-slider-area .full-slider-item .item-cell.right-align h6 {
    margin-left: 40%;
}
.default-slider-area .full-slider-item .item-cell.center-align h1,
.default-slider-area .full-slider-item .item-cell.center-align h2,
.default-slider-area .full-slider-item .item-cell.center-align h3,
.default-slider-area .full-slider-item .item-cell.center-align h4,
.default-slider-area .full-slider-item .item-cell.center-align h5,
.default-slider-area .full-slider-item .item-cell.center-align h6 {
    width: 60%;
    margin: auto auto 10px;
}
.item-cell.banner-info.text-bg h1 {
    font-size: 50px;
}
.default-slider-area .carousel-indicators li {
    background-color: #449d44;
    border: 2px solid #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    width: 15px;
}
.default-slider-area .carousel-indicators .active {
    background-color: transparent;
}
.item-cell.banner-info p {
    color: #ffffff;
}
.item-cell.banner-info.left-align p {
    margin-right: 40%;
}
.item-cell.banner-info.right-align p {
    color: #ffffff;
    margin-left: 40%;
}
.item-cell.banner-info.center-align p {
    color: #ffffff;
    width: 60%;
    margin: auto;
}
.default-slider-area .item-cell.right-align {
    text-align: right;
}
.default-slider-area .carousel-control.right.right-align {
    left: auto;
    position: absolute;
    right: 0;
}
.default-slider-area .carousel-control.left.right-align {
    left: auto;
    position: absolute;
    right: 55px;
}
.default-slider-area .carousel-control.right-align {
    bottom: 30px;
}
.default-slider-area .item-cell.center-align {
    text-align: center;
}
.default-slider-area .carousel-control.center-align {
    height: 50px;
    left: auto;
    position: absolute;
    right: auto;
    top: 50%;
    width: 50px;
    margin-top: -20px;
}
.default-slider-area .carousel-control.right.center-align {
    position: absolute;
    right: 0;
}
.default-slider-area .carousel-control.left.center-align {
    position: absolute;
    left: 0;
}
.default-slider-area .slide:hover .carousel-control.right.center-align,
.default-slider-area .slide:hover .carousel-control.left.center-align {
    z-index: 1;
}
.default-slider-area .slide:hover .carousel-control.right.right-align,
.default-slider-area .slide:hover .carousel-control.left.right-align {
    z-index: 1;
}
.default-slider-area .slide:hover .carousel-control.right.left-align,
.default-slider-area .slide:hover .carousel-control.left.left-align {
    z-index: 1;
}
.default-slider-area .item a {
    font-weight: 900;
    margin-top: 10px;
}
.item-cell.banner-info h1 span::after,
.item-cell.banner-info h2 span::after,
.item-cell.banner-info h3 span::after,
.item-cell.banner-info h4 span::after,
.item-cell.banner-info h5 span::after,
.item-cell.banner-info h6 span::after,
.item-cell.banner-info p span::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .5;
    z-index: -1;
}
.item-cell.banner-info h1 span,
.item-cell.banner-info h2 span,
.item-cell.banner-info h3 span {
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    transform: inherit;
    z-index: 1;
}
.item-cell.banner-info p span {
    transform: inherit;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 5px 10px;
}
.item-cell.banner-info h4 span,
.item-cell.banner-info h5 span,
.item-cell.banner-info h6 span {
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    transform: inherit;
    z-index: 1;
}
.item-cell.banner-info.text-bg h1,
.item-cell.banner-info.text-bg h2,
.item-cell.banner-info.text-bg h3 {
    margin-bottom: 5px;
    text-transform: uppercase;
}
.item-cell.banner-info.text-bg p {
    margin-bottom: 5px;
}
.item-cell.banner-info.text-bg h4,
.item-cell.banner-info.text-bg h5,
.item-cell.banner-info.text-bg h6 {
    margin-bottom: 20px;
}
.item-cell.banner-info.text-bg.little-first h1,
.item-cell.banner-info.text-bg.little-first h2,
.item-cell.banner-info.text-bg.little-first h3 {
    margin-bottom: 20px;
}
.item-cell.banner-info.text-bg.little-first h4,
.item-cell.banner-info.text-bg.little-first h5,
.item-cell.banner-info.text-bg.little-first h6 {
    margin-bottom: 10px;
}
.item-cell.banner-info h1 strong,
.item-cell.banner-info h2 strong,
.item-cell.banner-info h3 strong,
.item-cell.banner-info h4 strong,
.item-cell.banner-info h5 strong,
.item-cell.banner-info h6 strong {
    font-weight: 900;
    color: #5cb85c;
}
.item-cell h5 {
    line-height: 24px;
}
/* Carousel Zoom Effect */

.moving {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    clear: both;
    background-position: center center;
    background-size: cover;
    -webkit-animation: moving 6s infinite;
    /* Chrome, Safari, Opera */
    
    -webkit-animation-direction: alternate;
    /* Chrome, Safari, Opera */
    
    animation: moving 6s infinite;
    animation-direction: alternate;
}
@-webkit-keyframes moving {
    from {
        -webkit-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
    }
}
@-moz-keyframes moving {
    from {
        -moz-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
    }
    to {
        -moz-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
    }
}
@-o-keyframes moving {
    from {
        -o-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
    }
    to {
        -o-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
    }
}
/*--------------------------------------------------------------
  # Subscribe
--------------------------------------------------------------*/

.subscribe-contents p {
    margin: 0;
}
.subscribe-contents .info.cell {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}
.subscribe-contents .info h1,
.subscribe-contents .info h2,
.subscribe-contents .info h3,
.subscribe-contents .info h4,
.subscribe-contents .info h5,
.subscribe-contents .info h6 {
    font-family: sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.subscribe-contents .form.cell {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.subscribe-contents .form input[type="text"] {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: 50px;
    width: 60%;
}
.subscribe-contents .form input {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit;
    min-height: 50px;
}
.subscribe-contents .form button {
    margin: 0;
    border: none;
    margin-left: 10px;
}
/*--------------------------------------------------------------
  # Parallax
--------------------------------------------------------------*/

.def-para-info h1,
.def-para-info h2,
.def-para-info h3,
.def-para-info h4,
.def-para-info h5,
.def-para-info h6 {
    text-transform: uppercase;
}
.parallax {
    background-size: 100% auto;
}
.def-par-item .icon {
    display: table-cell;
    vertical-align: middle;
}
.def-par-item .info {
    display: table-cell;
    padding-left: 50px;
    vertical-align: middle;
}
.def-par-item .icon i {
    color: #ffffff;
    font-size: 50px;
}
.def-par-service i {
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
    text-align: center;
    width: 80px;
}
.def-par-service.active {
    background: #15222e none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.def-par-service:hover {
    background: #15222e none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
.def-par-service {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.def-par-service {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
/*--------------------------------------------------------------
  # Contact
--------------------------------------------------------------*/

.address {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    overflow: hidden;
    padding: 15px;
}
.address-content li {
    display: block;
    margin-bottom: 10px;
}
.address-content span {
    display: inline-block;
    float: left;
    font-weight: 900;
    min-width: 150px;
    overflow: hidden;
}
.address-content li i {
    color: #449d44;
    font-size: 20px;
    font-weight: 300;
    min-width: 30px;
}
.address-icon i {
    color: #449d44;
    font-size: 210px;
    text-align: center;
}
.address-icon {
    text-align: center;
}
.contact #google-maps iframe {
    border: medium none;
    height: 380px;
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a position other than static */
}
.contact #google-maps iframe.clicked {
    pointer-events: auto;
}
/*--------------------------------------------------------------
  # 404
--------------------------------------------------------------*/

.not-found h1 {
    font-size: 260px;
    font-weight: 900;
    letter-spacing: -60px;
    line-height: 200px;
    margin-bottom: 50px;
    font-family: sans-serif;
}
.not-found h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.not-found h3 {
    margin-bottom: 50px;
}
.not-found img {
    margin-left: 56px;
    margin-top: -40px;
}
.not-found h1 span {
    display: inline-block;
}
.not-found.v2 h1 span {
    display: inline-block;
    margin: 0 5px;
    padding: 0 25px;
    position: relative;
    transform: inherit;
    z-index: 1;
}
.not-found.v2 h1 {
    color: #ffffff;
    letter-spacing: inherit;
    line-height: 250px;
}
.not-found.v2 h1 span::after {
    background: #15222e none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 #449d44;
    -moz-box-shadow: 0 3px 3px 0 #449d44;
    -webkit-box-shadow: 0 3px 3px 0 #449d44;
    -o-box-shadow: 0 3px 3px 0 #449d44;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    width: 100%;
    z-index: -1;
}
.not-found-area .icon h1 {
    color: #5cb85c;
    font-family: sans-serif;
    font-size: 210px;
    font-weight: 900;
}
.not-found-area .info {
    border-left: 5px solid #5cb85c;
    padding: 50px 0 0 35px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
}
.not-found-area .info h2 {
    font-family: sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.not-found-area .info .form-group {
    margin: 0 auto;
    width: 320px;
}
.not-found-area .info .form-group input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #5cb85c !important;
    text-transform: uppercase;
    width: 100%;
}
.not-found-area .info form {
    margin: 50px 0;
    position: relative;
}
.not-found-area .info .form-group button {
    background: #5cb85c none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    margin: 0;
    position: absolute;
    right: 0;
    top: -40px;
}
.error-social li {
    display: inline-block;
    margin: 0 5px 5px 0;
}
.error-social a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    color: #5cb85c;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.error-social a:hover {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
}
/*--------------------------------------------------------------
  # Login
--------------------------------------------------------------*/

header.login-header {
    background: transparent none repeat scroll 0 0;
}
.logo.login-logo {
    margin: 0;
    padding: 0;
}
.login-content {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    padding: 20px;
    width: 500px;
    position: relative;
}
.login-content .form-group {
    position: relative;
}
.login-author-icon {
    background: #449d44 none repeat scroll 0 0;
    border: 5px solid #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    height: 80px;
    left: 50%;
    line-height: 75px;
    margin-left: -40px;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 80px;
}
.login-heading {
    margin-top: 30px;
}
.login-heading > h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
}
.login-form .form-group input {
    border: 1px solid #e7e7e7;
    min-height: 45px;
    border-radius: inherit;
    box-shadow: inherit;
}
.login-form .form-group input[type="text"] {
    border: 1px solid #e7e7e7;
    min-height: 45px;
    border-radius: inherit;
    box-shadow: inherit;
}
.login-form .form-group input[type="email"] {
    border: 1px solid #e7e7e7;
    min-height: 45px;
    border-radius: inherit;
    box-shadow: inherit;
}
.login-form .form-group input[type="password"] {
    border: 1px solid #e7e7e7;
    min-height: 45px;
    border-radius: inherit;
    box-shadow: inherit;
}
.login-form .form-group input::-webkit-input-placeholder {
    color: #333;
}
.login-form .form-group input:-moz-placeholder {
    color: #333;
}
.login-form .form-group input::-moz-placeholder {
    color: #333;
}
.login-form .form-group input:-ms-input-placeholder {
    color: #333;
}
.remember-pass {
    margin-top: 10px;
}
.login-form .form-group button#login-form-submit {
    width: 100%;
}
.login-form .form-group button#login-form-submit:hover {
    background: #26333f none repeat scroll 0 0;
}
.login-social li {
    display: inline-block;
}
.login-social a {
    background: #26333f none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 228px;
}
.login-social a.facebook {
    background: #3b5999 none repeat scroll 0 0;
    margin-bottom: 5px;
}
.login-social a.facebook:hover {
    background: #304e8e none repeat scroll 0 0;
    color: #ffffff;
}
.login-social a.twitter {
    background: #63c6ff none repeat scroll 0 0;
}
.login-social a.twitter:hover {
    background: #3598d1 none repeat scroll 0 0;
    color: #ffffff;
}
.login-social > span {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    font-weight: 900;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.login-social {
    margin-top: 30px;
}
.forgot-pass {
    text-transform: capitalize;
}
footer.login-footer {
    background: #26333f none repeat scroll 0 0;
    margin-top: 50px;
    padding: 30px 0;
}
.footer-copyright p {
    color: #ffffff;
    margin: 0;
}
.login-icon {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    color: #ffffff;
    height: 45px;
    left: -65px;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 45px;
}
.login-form .form-group a {
    color: #333333;
    font-weight: 900;
    margin-right: 5px;
    text-transform: uppercase;
}
.loginv2 a.login {
    color: #449d44;
}
.form-group.loginv2 {
    margin-bottom: 30px;
}
.remember-pass .form-group {
    margin-bottom: 0;
}
.remember-pass label {
    display: inline-block;
    font-weight: 700;
    margin: 0;
    max-width: 100%;
}
/*--------------------------------------------------------------
  # Register
--------------------------------------------------------------*/

.register-content {
    position: relative;
}
.register-form {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    padding: 80px 20px 20px;
    width: 500px;
}
.login-author-icon.register-icon {
    top: 45px;
}
.register-heading {
    padding-bottom: 40px;
}
.register-form .form-group input {
    border: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit;
    min-height: 45px;
    background: #f4f4f4;
}
.register-form .form-group input:focus {
    border: 1px solid #449d44;
}
.register-form .form-group button#register-form-submit {
    width: 100%;
}
.register-form .form-group input::-webkit-input-placeholder {
    color: #333;
}
.register-form .form-group input:-moz-placeholder {
    color: #333;
}
.register-form .form-group input::-moz-placeholder {
    color: #333;
}
.register-form .form-group input:-ms-input-placeholder {
    color: #333;
}
.register-already {
    overflow: hidden;
}
.register-form .register-already .form-group button#register-form-submit {
    background: #449d44 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    padding: 8px;
    text-align: center;
    text-transform: capitalize;
    width: 120px;
}
.register-form .register-already .form-group {
    display: inline-block;
    float: right;
    margin: 0;
}
.register-already > a {
    color: #333333;
    float: left;
    line-height: 40px;
    margin-right: 10px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
  # Register Version -2
--------------------------------------------------------------*/

.login-content.register-login {
    width: 100%;
}
.login-now {
    padding-left: 0;
}
.register-content.register-v2-content .register-form {
    width: 100%;
}
.register-now {
    padding-right: 0;
}
.register-now .login-author-icon.register-icon {
    top: -35px;
}
.register-now .register-heading {
    padding-bottom: 0;
}
.ask-registe > p {
    margin-bottom: 5px;
    text-transform: capitalize;
}
.ask-registe {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
    text-align: left;
}
.register-now-content > p {
    margin-bottom: 30px;
    text-align: left;
}
.ask-registe span {
    color: #449d44;
    font-weight: 900;
    margin-left: 5px;
}
.register-now .form-group:last-child {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
  # About Us
--------------------------------------------------------------*/

.about-top-banner .banner-info h2 {
    font-family: "Bree Serif", serif;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
}
.about-services .service-item {
    position: relative;
}
.about-services .service-item i {
    background: #5cb85c none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
    z-index: 1;
}
.about-services .service-item h4 {
    margin: 30px 0 10px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.op-about .info h5 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    text-transform: capitalize;
}
.op-about .info h5 a {
    color: #449d44;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}
#op-about-area .info > span {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.type-text.about span {
    font-size: 28px !important;
    text-transform: capitalize;
}
/*--------------------------------------------------------------
  # Services
--------------------------------------------------------------*/

.services-area .services-items .service-single-item .icon i {
    background: #26333f none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.services-area .service-single-item .info h4 {
    text-transform: uppercase;
}
.def-blog-v2-item .info a h3 {
    display: inline-block;
    text-transform: capitalize;
}
.def-blog-v2-item .info p {
    margin: 0;
}
.service-single-item .item-content .icon {
    float: left;
}
.service-single-item .item-content .info {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}
.service-single-item .item-content .info p {
    margin: 0;
}
.services-v2-item i {
    color: #5cb85c;
    font-size: 50px;
    margin-bottom: 10px;
}
.services-v2-item h4 {
    margin-bottom: 30px;
    text-transform: uppercase;
}
.chose-us-contents {
    position: relative;
    transform: inherit;
    z-index: 1;
}
.chose-us-contents::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    width: 120%;
    z-index: -1;
}
.chose-us-content-items {
    padding-left: 50px;
}
.chose-us-item .icon i {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #5cb85c;
    font-size: 50px;
    text-align: center;
}
.chose-us-item .info h3::after {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.chose-us-item .info h3 {
    font-size: 20px;
    margin: 20px 0 10px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.wc-info {
    padding: 20px 20px 20px 80px;
    position: relative;
    transform: inherit;
    z-index: 1;
}
.wc-info::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 105%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    width: 111%;
    z-index: -1;
}
.wc-info .def-heading h3 {
    text-transform: uppercase;
}
.wc-info .def-heading span {
    color: #5cb85c;
    font-weight: 900;
    display: inline-block;
}
.chose-us-content-items .def-heading {
    padding-left: 15px;
}
.chose-us-content-items .def-heading span {
    color: #5cb85c;
    display: inline-block;
}
.wc-info a {
    color: #5cb85c;
    text-transform: uppercase;
}
.wc-info i {
    margin-left: 5px;
}
.rec-blog-item.bg-light img {
    width: 100%;
}
.res-blog-items .info h4 {
    text-transform: uppercase;
}
.res-blog-items .info a {
    color: #449d44;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
.res-blog-items .info a i {
    margin-left: 5px;
}
#welcome-area .welcome-items .info h1 {
    font-family: sans-serif;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#welcome-area .welcome-items .info h3 {
    font-size: 20px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#welcome-area {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}
.welcome-items .thumb {
    bottom: 0;
    position: absolute;
    right: 50px;
    z-index: -1;
}
.services-v3-item .icon {
    float: left;
    padding-right: 30px;
}
.services-v3-item .info {
    display: table-cell;
    vertical-align: middle;
}
.services-v3-item .icon i {
    background: #5cb85c none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}
.services-v3-item .info h4 {
    font-weight: 900;
}
.chose-us-v3-content-items > h1 {
    color: #ffffff;
    text-transform: capitalize;
}
.chose-us-v3-content-items h3 {
    color: #ffffff;
}
.services-list li {
    color: #ffffff;
    display: block;
    letter-spacing: 1px;
    margin: 20px 0;
    padding-left: 30px;
    position: relative;
    z-index: 1;
}
.services-list li::before {
    color: #ffffff;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    height: 100%;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
}
.chose-us-v3-content-items > a {
    background: #5cb85c none repeat scroll 0 0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.chose-us-v3-content-items > a:hover {
    color: #ffffff;
}
.chose-us-v3-content-items {
    padding: 50px;
}
.chose-us-v3-content-items h2 {
    color: #ffffff;
    font-family: sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.chose-us-v3-content-items h4 {
    color: #ffffff;
    font-family: sans-serif;
    font-weight: 900;
    margin-bottom: 50px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
  # Gallery
--------------------------------------------------------------*/

.portfolio-item-wall.masonary-item.grid-half-one .single-blog-post-column:nth-child(1) {
    padding: 0;
    width: 30%;
}
.portfolio-item-wall.masonary-item.grid-half-one .single-blog-post-column:nth-child(2) {
    padding: 0;
    width: 70%;
}
/*--------------------------------------------------------------
  # Blurb
--------------------------------------------------------------*/

.blurb-icon-center i {
    color: #449d44;
    font-size: 50px;
    padding-bottom: 20px;
}
.blurb-icon-center h4 {
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.blurb-icon-center h4::after {
    background: #449d44 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
.blurb-image-left .icon img {
    height: 80px;
    text-align: center;
    width: 80px;
}
.blurb-image-left .icon {
    float: left;
    margin-right: 30px;
    vertical-align: middle;
    width: 80px;
}
.blurb-image-left .info {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.blurb-image-left .info h4 {
    text-transform: capitalize;
}
.blurb-image-left {
    text-align: left;
}
.blurb-wth-bg.blurb-icon-center i {
    color: #ffffff;
    font-size: 50px;
    padding-bottom: 20px;
}
.blurb-wth-bg.blurb-icon-center h4::after {
    background: #ffffff none repeat scroll 0 0;
}
.blurb-wth-bg.blurb-icon-center h4,
.blurb-wth-bg.blurb-icon-center p {
    color: #ffffff;
}
.blurb-wth-bg.wth-active.blurb-icon-center .blurb-item {
    background: #15222e none repeat scroll 0 0;
}
.blurb-wth-bg.wth-active.blurb-icon-center .blurb-item i {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    width: 80px;
}
.blurb-left-icon-text .icon {
    float: left;
    text-align: center;
    width: 80px;
}
.blurb-left-icon-text .info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.blurb-left-icon-text .icon i {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.blurb-left-icon-text .info h4 {
    color: #ffffff;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}
.blurb-left-icon-text .info h4::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}
.blurb-left-icon-text .info p {
    color: #ffffff;
}
/*--------------------------------------------------------------
  # Popup
--------------------------------------------------------------*/

.popup-single-item {
    position: relative;
    z-index: 1;
}
.popup-single-item > img {
    min-height: 180px;
}
.popup-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.35s ease-in-out 0s;
    -webkit-transition: all 0.35s ease-in-out 0s;
    -moz-transition: all 0.35s ease-in-out 0s;
    -o-transition: all 0.35s ease-in-out 0s;
    -ms-transition: all 0.35s ease-in-out 0s;
    width: 100%;
    z-index: 1;
    opacity: 0;
}
.popup-overlay a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.popup-single-item:hover .popup-overlay {
    opacity: 1;
}
.popup-overlay i {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #333333;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
}
.popup-overlay::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/*--------------------------------------------------------------
  # Divider
--------------------------------------------------------------*/

.divider {
    margin: 30px 0;
    position: relative;
}
.divider {
    border-bottom: 1px solid #cccccc;
}
.divider.center.icon::after {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    content: "\f0c9";
    font-family: "FontAwesome";
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-left: -15px;
}
.divider.left.icon::after {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    content: "\f1ce";
    font-family: "FontAwesome";
    height: 30px;
    left: 0;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-left: -5px;
}
.divider.right.icon::after {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    content: "\f140";
    font-family: "FontAwesome";
    height: 30px;
    right: 0;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-right: -5px;
    font-size: 18px;
}
.divider-small {
    margin: 30px 0;
    position: relative;
}
.divider-small.center.icon {
    padding: 10px 0;
    text-align: center;
}
.divider-small.center.icon::after {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 25%;
    position: absolute;
    top: 5px;
    width: 50%;
}
.divider-small.center.icon i {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    height: 30px;
    line-height: 30px;
    margin-left: -15px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 30px;
    z-index: 1;
}
.divider-small.left.icon {
    display: inline-block;
    width: 50%;
}
.divider-small.left.icon::after {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.divider-small.left.icon i {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    height: 30px;
    line-height: 30px;
    margin-right: -5px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 1;
    right: 0;
}
.divider-small.right.icon {
    display: inline-block;
    width: 50%;
    float: right;
}
.divider-small.right.icon::after {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.divider-small.right.icon i {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #cccccc;
    height: 30px;
    line-height: 30px;
    margin-right: -5px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 1;
    left: 0;
}
.divider.success {
    border-bottom: 1px solid #449d44;
}
.divider.success.center.icon::after {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    content: "\f0c9";
    font-family: "FontAwesome";
    height: 30px;
    left: 50%;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-left: -15px;
}
.divider.success.left.icon::after {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    content: "\f1ce";
    font-family: "FontAwesome";
    height: 30px;
    left: 0;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-left: -5px;
}
.divider.success.right.icon::after {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    content: "\f140";
    font-family: "FontAwesome";
    height: 30px;
    right: 0;
    line-height: 30px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    margin-right: -5px;
    font-size: 18px;
}
.divider-small {
    margin: 30px 0;
    position: relative;
}
.divider-small.success.center.icon {
    padding: 10px 0;
    text-align: center;
}
.divider-small.success.center.icon::after {
    background: #449d44 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 25%;
    position: absolute;
    top: 5px;
    width: 50%;
}
.divider-small.success.center.icon i {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    margin-left: -15px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 30px;
    z-index: 1;
}
.divider-small.success.left.icon {
    display: inline-block;
    width: 50%;
}
.divider-small.success.left.icon::after {
    background: #449d44 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.divider-small.success.left.icon i {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    margin-right: -5px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 1;
    right: 0;
}
.divider-small.success.right.icon {
    display: inline-block;
    width: 50%;
    float: right;
}
.divider-small.success.right.icon::after {
    background: #449d44 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.divider-small.success.right.icon i {
    background: #449d44 none repeat scroll 0 0;
    border: 1px solid #449d44;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    margin-right: -5px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 1;
    left: 0;
}
/*--------------------------------------------------------------
  # Blockquote
--------------------------------------------------------------*/

blockquote.blockquote.border-right {
    border-right: 5px solid #e7e7e7;
    border-left: none;
}
blockquote.blockquote.bg-dark.text-right {
    border-right: 5px solid #449d44;
    border-left: none;
}
blockquote.blockquote.bg-dark.text-left {
    border-left: 5px solid #449d44;
    border-right: none;
}
blockquote.blockquote.bg-dark.text-left.quotes {
    border-left: 5px solid #449d44;
    border-right: none;
    padding-left: 120px;
    position: relative;
}
blockquote.blockquote.bg-dark.text-left.quotes::after {
    background: #449d44 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    content: ",,";
    font-family: "FontAwesome";
    font-size: 39px;
    font-weight: 900;
    height: 60px;
    left: 30px;
    line-height: 30px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    width: 60px;
}
blockquote.blockquote.bg-light.text-left.quotes {
    border-left: 5px solid #e7e7e7;
    border-right: none;
    padding-left: 80px;
    position: relative;
}
blockquote.blockquote.bg-light.text-left.quotes::after {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    content: ",,";
    font-family: "FontAwesome";
    font-size: 39px;
    font-weight: 900;
    left: 30px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 40px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
blockquote.quotes-single {
    border: none;
    position: relative;
    padding-left: 50px;
}
blockquote.quotes-single p::after {
    content: ",,";
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
blockquote.quotes-single.text-right {
    border: none;
    position: relative;
    padding-right: 50px;
    padding-left: 15px;
}
blockquote.quotes-single.text-right p::after {
    content: ",,";
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 900;
    left: auto;
    position: absolute;
    right: 0;
    top: -10px;
    transform: inherit;
}
/*--------------------------------------------------------------
  # scrollToTop
--------------------------------------------------------------*/

.scroll-to-top {
    cursor: pointer;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
}
.scroll-to-top {
    background-color: #e3e3e3;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    bottom: 40px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
    cursor: pointer;
    display: none;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    right: 40px;
    text-align: center;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    width: 35px;
    z-index: 9999;
}