/*

Template: Global Tunnels  - HTML Template
Author: Bixo Studios
Version: 1.0
Design and Developed by: Bixo Studios

NOTE:  Please do not change anything here! write in a custom.css file if required!

*/


/* DO NOT EDIT THIS FILE. ADD ALL CUSTOM CSS TO 'custom.css' */

body {
    color: #555;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    word-wrap: break-word;
}

.section--content p:last-child,
.section--content ul:last-child,
p:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%;
    height: auto
}

textarea {
    resize: vertical
}

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

::selection {
    color: #fff;
    background-color: #f69323
}

.nav li a:focus,
.nav li a:hover,
.nav li.open a,
.nav li.open a:focus,
.nav li.open a:hover,
.pager li>a:focus,
.pager li>a:hover {
    background-color: transparent
}

.form-control:focus {
    border-color: #f69323
}

.fm,
.links--widget .nav li a .fa {
    margin-right: 10px
}

.flm {
    margin-left: 10px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: "Montserrat", sans-serif;
    font-weight: 500
}

.bg--overlay .h1,
.bg--overlay .h2,
.bg--overlay .h3,
.bg--overlay .h4,
.bg--overlay .h5,
.bg--overlay .h6,
.bg--overlay h1,
.bg--overlay h2,
.bg--overlay h3,
.bg--overlay h4,
.bg--overlay h5,
.bg--overlay h6 {
    color: #fff
}

.h1,
h1 {
    font-size: 48px;
    line-height: 72px
}

.h2,
h2 {
    font-size: 36px;
    line-height: 46px
}

.h3,
h3 {
    font-size: 24px;
    line-height: 34px
}

.h4,
h4 {
    font-size: 18px;
    line-height: 28px
}

.h5,
h5 {
    font-size: 16px;
    line-height: 26px
}

.h6,
.recent-posts--widget .nav li .content p,
h6 {
    font-size: 12px;
    line-height: 22px
}

.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

.pt--10 {
    padding-top: 10px;
}

.mt--30 {
    margin-top: 30px
}

.mt--60 {
    margin-top: 60px
}

.pb--40 {
    padding-bottom: 40px
}

.pb--60 {
    padding-bottom: 60px
}

.pb--100 {
    padding-bottom: 100px
}

.pd--20-0 {
    padding: 20px 0
}

.pd--25-0 {
    padding: 25px 0
}

.pd--40-0 {
    padding: 40px 0
}

.pd--50-0 {
    padding: 50px 0
}

.pd--80-0 {
    padding: 80px 0
}

.pd--100-0 {
    padding: 100px 0
}

.pd--130-0 {
    padding: 130px 0
}

.pd--100-0-40 {
    padding: 100px 0 40px
}

.pd--100-0-70 {
    padding: 100px 0 70px
}

.btn-link,
a {
    color: inherit;
    -webkit-transition: color .25s, border-color .25s, background-color .25s ease-in-out;
    transition: color .25s, border-color .25s, background-color .25s ease-in-out
}

.btn-link:focus,
.btn-link:hover,
a:focus,
a:hover {
    color: #f69323
}

.btn-link,
.btn-link:active,
.btn-link:hover,
.btn-link:link,
.btn-link:visited,
a,
a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0
}

.btn {
    padding: 8px 30px 10px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease, ease, ease-in-out;
    transition-timing-function: ease, ease, ease-in-out
}

.btn.active,
.btn:active {
    box-shadow: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.btn-default {
    color: #222;
    background-color: transparent;
    border-color: #f69323
}

.bg--overlay .btn-default {
    color: #fff
}

.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #f69323;
    border-color: #f69323
}

.nav-links--widget .nav>li.active>a,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover,
.pager li a[aria-describedby],
.pager li em,
.text--primary {
    color: #f69323
}

.bg--color-theme {
    color: #fff;
    background-color: #f69323
}

.bg--color-dark {
    color: #ddd;
    background-color: #343434
}

.bg--color-lightgray {
    background-color: #f9f9f9
}

.bg--color-darkgray {
    background-color: #f2f2f2
}

.bg--img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bg--overlay {
    position: relative;
    color: #fff;
    z-index: 0
}

.bg--overlay:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f69323;
    opacity: .95;
    z-index: -1
}

.banner--form input[type=file].form-control,
.bg--overlay-off:before {
    display: none
}

.font--primary {
    font-family: "Source Sans Pro", sans-serif
}

.font--secondary {
    font-family: "Montserrat", sans-serif
}

.float--left,
.subscribe--widget .social .nav>li {
    float: left
}

.float--right {
    float: right
}

.reset--gutter {
    margin-left: 0;
    margin-right: 0
}

.reset--gutter>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.vc--parent {
    width: 100%;
    height: 100%;
    display: table
}

.vc--child {
    display: table-cell;
    vertical-align: middle
}

.row--vc>div,
.vc--child-bottom {
    display: table-cell;
    vertical-align: bottom
}

.row--vc>div {
    float: none;
    vertical-align: middle
}

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999 !important
}

.section--title {
    position: relative;
    margin-top: -7px;
    margin-bottom: 80px;
    padding-bottom: 15px;
    text-align: center;
    z-index: 0
}

.section--title .h2 {
    margin-bottom: 0
}

.section--title .h2:after,
.section--title .h2:before {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18px;
    height: 2px;
    margin: 0 auto;
    background-color: #ccc
}

.section--title .h2:before {
    left: -22px;
    box-shadow: 44px 0 0 #ccc
}

.section--title .h2:after {
    left: 22px;
    box-shadow: -44px 0 0 #ccc
}

.section--title.left {
    text-align: left
}

.section--title.left .h2:after,
.section--title.left .h2:before {
    margin: 0
}

.section--title.left .h2:before {
    left: 0
}

.section--title.left .h2:after {
    left: 66px
}

.about--content p,
.gallery-single--content p,
.section--content p,
.service-single--content p {
    margin-bottom: 20px
}

.section--content ul {
    padding: 0;
    list-style: none
}

.section--img img {
    width: 100%
}

.section--img-inner.bg--overlay:before {
    background-color: #000;
    opacity: .4;
    z-index: 1
}

.section--img-inner.bg--overlay:after {
    content: " ";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid;
    z-index: 1
}

.countdown--timer ul,
.pager {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.pager {
    color: #999
}

.pager li+li {
    margin-left: 30px
}

.pager li>a,
.pager li>span {
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 26px
}

.pager li em {
    font-style: normal
}

.pager li .tooltip-inner {
    padding: 7px 30px;
    color: #fff;
    background-color: #f69323;
    border-radius: 15px
}

.pager li .tooltip .tooltip-arrow {
    border-top-color: #f69323
}

.countdown--timer ul li:last-child,
.social--widget li:last-child,
.tags--widget li:last-child {
    margin-right: 0
}

.countdown--timer ul li:after {
    content: ":";
    position: absolute;
    top: 50%;
    right: -32px;
    margin-top: -48px;
    font-size: 72px;
    line-height: 72px
}

.countdown--timer ul li:last-child:after {
    display: none
}

.countdown--timer ul li strong {
    display: block;
    padding: 6px 25px 4px;
    background-color: #f69323;
    border-radius: 2px 2px 0 0;
    font-size: 30px;
    line-height: 40px
}

.countdown--timer ul li span {
    display: block;
    padding: 9px 11px 8px;
    color: #555;
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase
}

.widget+.widget {
    margin-top: 40px
}

.widget--title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 8px;
    color: #222;
    font-weight: 400
}

.widget--title:before {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 2px
}

.links--widget {
    margin-top: -8px
}

.header--nav-links .megamenu>.dropdown-menu .nav>li+li,
.links--widget .nav li+li {
    margin-top: 5px
}

.links--widget .nav li a {
    padding: 0;
    font-size: 12px;
    line-height: 26px
}

.social--widget,
.tags--widget {
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0
}

.tags--widget {
    color: #999;
    margin: -4px 0 0
}

.social--widget li,
.tags--widget li {
    display: inline-block;
    margin-right: 10px
}

.tags--widget li a {
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline
}

.social--widget {
    margin: 0
}

.social--widget li a {
    font-size: 14px;
    line-height: 22px
}


/*

.recent-posts--widget .nav li {
    padding-bottom: 15px;
    border-bottom: 1px solid #555
}

.recent-posts--widget .nav li+li {
    padding-top: 15px
}

.recent-posts--widget .nav li .img {
    float: left;
    margin-right: 15px
}

.recent-posts--widget .nav li .content {
    overflow: hidden
}

.recent-posts--widget .nav li .content .h6 {
    margin: -5px 0 0;
    font-weight: 300;
    -webkit-transition: color .25s;
    transition: color .25s
}

*/

.nav-links--widget {
    border: 1px solid #eee
}

.nav-links--widget .h4 {
    position: relative;
    margin: 23px 32px 21px;
    padding-bottom: 8px;
    font-weight: 400
}

.nav-links--widget .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background-color: #f69323
}

.nav-links--widget .nav {
    margin-bottom: 23px
}

.nav-links--widget .nav>li>a {
    margin-left: -1px;
    padding: 3px 30px;
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: transparent
}

.nav-links--widget .nav>li.active>a,
.nav-links--widget .nav>li>a:focus,
.nav-links--widget .nav>li>a:hover {
    border-left-color: #f69323
}

/ .categories--widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.categories--widget ul li {
    position: relative;
    color: #999;
    text-align: right;
    overflow: hidden;
    z-index: 0
}

.categories--widget ul li:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    border-bottom: 1px dotted;
    z-index: -1
}

.categories--widget ul li:hover,
.header--nav-links .megamenu>.dropdown-menu .nav>li.active>a,
.page--breadcrumb .breadcrumb>li>span {
    color: #f69323
}

.categories--widget ul li+li {
    margin-top: 15px
}

.categories--widget ul li a {
    display: block;
    float: left;
    padding-right: 2px;
    background-color: #fff
}

.categories--widget ul li span {
    padding-left: 2px;
    background-color: #fff
}

.header--topbar .nav>li {
    float: left
}

.header--topbar .nav>li>a {
    padding: 13px 0
}

.header--topbar .links>li+li {
    margin-left: 10px;
    padding-left: 12px
}

.header--topbar .social>li+li {
    margin-left: 25px
}

.header--topbar .cart>li {
    margin-left: 40px;
    padding-left: 43px
}

.header--topbar .cart>li:before,
.header--topbar .links>li+li:before {
    content: "|";
    position: absolute;
    top: 11px;
    left: 0
}

.header--navbar-top {
    margin: 25px 0
}

.header--navbar-top-info .nav>li,
.testimonial--rating li {
    float: left
}

.header--navbar-top-btn,
.header--navbar-top-info .nav>li+li {
    margin-left: 30px
}

.header--navbar-top-info .icon {
    float: left;
    color: #f69323;
    font-size: 18px;
    line-height: 24px
}

.header--navbar-top-info .content {
    float: left;
    margin-left: 12px;
    line-height: 20px;
    text-align: left
}

.header--navbar-top-info .content p {
    margin-bottom: 0
}

.header--navbar {
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0
}

.header--nav-links>li>a,
.header--navbar:before {
    display: block;
}

.header--navbar:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 1px 0
}

.header--navbar>.container {
    position: relative
}

.header--navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.header--nav-links>li>a {
    padding: 16px 25px 17px;
    color: #222;
    border-width: 1px;
    font-size: 16px;
    line-height: 26px
}

.header--nav-links>li+li>a {
    border-left-width: 0
}

.header--nav-links>li>a:focus {
    color: #222;
    border-color: #eee
}

.header--nav-links .dropdown-menu>li.active>a,
.header--nav-links .dropdown-menu>li>a:focus,
.header--nav-links .dropdown-menu>li>a:hover,
.header--nav-links>li.active>a,
.header--nav-links>li.open>a,
.header--nav-links>li.open>a:focus,
.header--nav-links>li.open>a:hover,
.header--nav-links>li>a:hover {
    color: #fff;
    background-color: #f69323;
    border-color: #f69323
}

.header--nav-links>li>a .fa {
    margin-left: 5px
}

.header--nav-links .dropdown-menu {
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.header--nav-links .dropdown-menu>li>a {
    padding: 9px 19px 10px;
    color: #555;
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #eee
}

.header--nav-links .megamenu {
    position: static
}

.header--nav-links .megamenu>.dropdown-menu {
    left: auto;
    width: 600px;
    padding: 22px 35px 30px 15px
}

.header--nav-links .megamenu>.dropdown-menu .nav>li>a {
    padding-top: 0;
    padding-bottom: 0
}

.megamenu-img {
    margin-top: 8px;
    padding-left: 15px !important;
    z-index: 0
}

.megamenu-img:before {
    content: " ";
    position: absolute;
    top: -5px;
    left: 20px;
    right: -5px;
    height: 100%;
    border: 1px solid #f69323;
    border-radius: 2px;
    z-index: -1
}

.megamenu-img img {
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.header--nav-search .dropdown-toggle {
    display: block;
    padding: 16px 0 17px;
    color: #f69323;
    font-size: 16px;
    line-height: 26px
}

.header--nav-search .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 200px;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.header--nav-search .form-control {
    height: 40px;
    padding: 10px 20px;
    color: #222;
    background-color: #eee;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.page--title.bg--overlay:before {
    background-color: #000;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.page--title .h1 {
    margin: -17px 0 -19px
}

.page--breadcrumb {
    background-color: #ededed
}

.page--breadcrumb .breadcrumb {
    margin-bottom: 0;
    padding: 17px 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 0;
    line-height: 0
}

.page--breadcrumb .breadcrumb>li {
    color: #555;
    font-size: 14px;
    line-height: 24px
}

.page--breadcrumb .breadcrumb>li+li:before {
    content: "\f105";
    margin: 0 12px;
    padding: 0;
    color: #555;
    font-family: "FontAwesome"
}

.banner--section {
    position: relative;
    z-index: 0
}

.banner--slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner--slider .banner--item,
.banner--slider .owl-item,
.banner--slider .owl-stage,
.banner--slider .owl-stage-outer {
    height: 100%
}

.banner--slider .banner--item:before {
    background-color: #000;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.banner--slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center
}

.banner--slider .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: background-color .25s ease-in-out, border-color .25s;
    transition: background-color .25s ease-in-out, border-color .25s
}

.banner--slider .owl-dot.active {
    background-color: #f69323;
    border-color: #f69323
}

.banner--slider .owl-dot+.owl-dot {
    margin-left: 12px
}

.banner--content {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 28px
}

.banner--content h1 {
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 400
}

.banner--content h1 strong {
    color: #f69323;
    font-weight: 500
}

.banner--content p+.btn {
    margin-top: 25px
}

.banner--form form {
    position: relative;
    background-color: #fff;
    padding: 23px 30px 30px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .1);
    z-index: 1
}

.about--content .h2 span,
.banner--form .h4,
.extra-service--item:hover .extra-service--info .title .h4 a,
.gallery--filter-nav .nav>li.active,
.gallery--filter-nav .nav>li:hover,
.service--item.active .h3 a,
.service--item:hover .h3 a {
    color: #f69323
}

.banner--form .status .alert {
    border-radius: 0
}

.banner--form .row {
    margin-left: -10px;
    margin-right: -10px
}

.appointment--form .row>div,
.banner--form .row>div {
    padding-left: 10px;
    padding-right: 10px
}

.banner--form .form-group {
    position: relative
}

.banner--form label {
    width: 100%;
    margin-bottom: 0;
    color: #222;
    font-weight: 400
}

.banner--form label span {
    display: block
}

.banner--form .form-control {
    height: 32px;
    margin-top: 4px;
    padding: 5px 0;
    color: #222;
    border-width: 0 0 1px;
    border-color: #eee;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

.banner--form textarea.form-control {
    position: relative;
    height: auto;
    min-height: 91px
}

.banner--form input[type=file].form-control+span,
.banner--form label span.file-status {
    color: #555;
    background-color: #f0f0f0;
    border: 1px solid #e2e2e2;
    font-size: 13px;
    line-height: 23px;
}

.banner--form input[type=file].form-control+span {
    position: absolute;
    top: 27px;
    left: 0;
    bottom: 0;
    width: 120px;
    text-align: center;
    padding: 3px 0;
    border-radius: 15px 0 0 15px
}

.banner--form input[type=file].form-control+span .fa {
    margin-right: 5px
}

.banner--form label span.file-status {
    margin-top: 3px;
    padding: 3px 0 3px 138px;
    border-radius: 15px;
    outline: 0
}

.banner--form .form-control:focus {
    border-color: #f69323
}

.banner--form ::-webkit-input-placeholder {
    color: #999;
    font-weight: 300
}

.banner--form ::-moz-placeholder {
    color: #999;
    font-weight: 300
}

.banner--form :-moz-placeholder {
    color: #999;
    font-weight: 300
}

.banner--form .btn {
    color: #222;
    margin-top: 15px
}

.banner--form .btn:focus,
.banner--form .btn:hover,
.expert--member-info .social .nav li a:focus,
.expert--member-info .social .nav li a:hover {
    color: #fff
}

.about--content .h2 {
    margin-top: -8px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f69323;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.about--content p:last-child,
.about--content ul:last-child,
.contact--content p:last-child,
.gallery-single--content p:last-child,
.post--content p:last-child,
.service-single--content p:last-child,
.service-single--content ul:last-child {
    margin-bottom: 0
}

.about--content ul,
.service-single--content ul {
    padding: 0;
    list-style: none
}

.about--gallery .bg--overlay:before {
    background-color: #000;
    opacity: .4;
    z-index: 1
}

.about--gallery img,
.post--item .post--img img {
    width: 100%
}

.about--gallery-video {
    margin-bottom: 30px
}

.about--gallery-video .play-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    margin: -25px 0 0 -25px;
    border: 1px solid;
    border-radius: 50%;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    z-index: 1
}

.appointment--form form {
    margin-bottom: 60px;
    padding: 23px 30px 30px;
    background-color: #fff;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .3)
}

.appointment--form .h4 {
    margin-bottom: 6px
}

.appointment--form .status .alert {
    border-radius: 0
}

.appointment--form .row {
    margin-left: -10px;
    margin-right: -10px
}

.appointment--form .form-control {
    height: 32px;
    margin-top: 4px;
    padding: 5px 0;
    color: #222;
    border-width: 0 0 1px;
    border-color: #eee;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

.appointment--form textarea.form-control {
    height: auto;
    min-height: 91px
}

.appointment--form .form-control:focus {
    border-color: #f69323
}

.appointment--form ::-webkit-input-placeholder {
    color: #999;
    font-weight: 300
}

.appointment--form ::-moz-placeholder {
    color: #999;
    font-weight: 300
}

.appointment--form :-moz-placeholder {
    color: #999;
    font-weight: 300
}

.appointment--form .btn {
    margin-top: 15px
}

.appointment--item {
    position: relative;
    margin-bottom: 52px;
    z-index: 0
}

.appointment--item .step {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #cecece;
    font-size: 25px;
    font-weight: 600;
    z-index: -1
}

.appointment--item .icon {
    margin-bottom: 23px
}

.appointment--item .content {
    margin-top: 13px
}

.service--items {
    text-align: left
}

.service--items.text-right {
    text-align: right
}

.service--item {
    position: relative
}

.service--item+.service--item {
    margin-top: 48px
}

.service--item .dot {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
    z-index: 1
}

.cart--items .table tbody tr:hover td img,
.product--single-gallery .thumbnails .owl-item a.active:before,
.service--item.active .dot,
.service--item:hover .dot {
    border-color: #f69323
}

.service--item .dot:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    background-color: #000;
    border-radius: 50%;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.service--item.active .dot:before,
.service--item:hover .dot:before {
    background-color: #f69323
}

.service--item .h3 {
    margin-top: 0;
    margin-bottom: 13px
}

.service--item p+.btn {
    margin-top: 0;
    margin-bottom: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: margin, opacity, visibility;
    transition-property: margin, opacity, visibility;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.service--item.active p+.btn,
.service--item:hover p+.btn {
    margin-top: 16px;
    margin-bottom: 0;
    opacity: 1;
    visibility: visible
}

.service--img {
    float: none;
    display: inline-block
}

.service--img-inner {
    padding: 30px
}

.service--img-inner:before {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    width: auto;
    height: auto;
    background-color: #000;
    border-radius: 50%;
    box-shadow: inset 0 3px 10px rgba(0, 0, 0, .2);
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    z-index: 0
}

.service--img-inner img {
    border-radius: 50%
}

.service-single--content .title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 8px
}

.feature--item .icon:before,
.service-single--content .title:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background-color: #f69323
}

.extra-service--item {
    position: relative;
    margin-bottom: 60px;
    border: 1px solid transparent;
    -webkit-transition: border-color .25s, box-shadow .25s ease-in-out;
    transition: border-color .25s, box-shadow .25s ease-in-out;
    overflow: hidden;
    z-index: 0
}

.extra-service--item:hover {
    border-color: #f69323;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2)
}

.extra-service--info {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    -webkit-transition-property: top, background-color;
    transition-property: top, background-color;
    -webkit-transition-duration: .45s, .25s;
    transition-duration: .45s, .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.extra-service--item:hover .extra-service--info {
    top: 0 !important;
    background-color: rgba(255, 255, 255, .95)
}

.extra-service--info-content {
    position: absolute;
    top: 24px;
    left: 30px;
    right: 30px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: top .25s ease-in-out, -webkit-transform .25s ease-in-out;
    transition: top .25s ease-in-out, transform .25s ease-in-out;
    transition: top .25s ease-in-out, transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.extra-service--item:hover .extra-service--info-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.extra-service--info .title .h4 {
    margin-top: -6px;
    margin-bottom: 14px
}

.extra-service--info .footer {
    margin-top: 26px
}

.footer--copyright a {
    color: #f69323
}

.cta--section {
    padding: 30px 0
}

.cta--content {
    padding-left: 30px;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: #f69323;
    font-size: 16px;
    line-height: 26px
}

.cta--btn {
    margin-top: 20px;
    margin-left: 32px
}

.footer--section {
    position: relative;
    overflow: hidden
}

.footer--section .container.bg--overlay:before {
    display: block;
    left: auto;
    right: 100%;
    margin-right: -15px;
    opacity: 1
}

.footer--section .bg--color-theme.bg--overlay:before {
    top: 100%;
    opacity: 1
}

.footer--copyright-border {
    position: absolute;
    left: 0;
    width: 100%;
    border-top: 1px solid #555
}

.footer--about {
    margin: 60px 15px 60px 0
}

.footer--about .logo {
    margin-bottom: 40px
}

.footer--about .link {
    margin-top: 17px
}

.footer--about .link a {
    color: #fff;
    font-weight: 600
}

.footer--about .info .nav>li>a:focus,
.footer--about .info .nav>li>a:hover,
.footer--about .link a:focus,
.footer--about .link a:hover {
    color: #222
}

.footer--about .info {
    margin-top: 16px
}

.footer--about .info .nav>li+li {
    margin-top: 9px
}

.footer--about .info .nav>li:before {
    margin-right: 15px;
    font-family: "FontAwesome"
}

.footer--about .info .nav>li>a {
    display: inline;
    padding: 0;
    color: #fff
}

.footer--widgets {
    margin-left: 0;
    color: #ddd
}

.footer--widget {
    margin-top: 60px;
    margin-bottom: 60px
}

.footer--widget .widget--title {
    margin-bottom: 40px;
    color: inherit;
    padding-bottom: 0
}

.footer--widget .widget--title .h4 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 3px;
    color: inherit;
    font-weight: 400
}

.footer--widget .widget--title .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background-color: #f69323
}

.footer--copyright {
    padding: 30px 0 30px 15px
}

.footer--copyright p {
    margin-bottom: 0
}

.back-to-top-btn .btn {
    width: 40px;
    padding: 1px 0 3px;
    font-size: 24px;
    line-height: 34px
}