body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Calibri, sans-serif, 'Open Sans'
}

body,
code {
    color: #000
}

.view-tenth .mask,
.view-tenth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.about-testimonial a.about-testimonial-author,
.address h4,
.breadcrumbs h1,
.f-box h2,
.feature-head h1,
.footer h1,
.hiring h2,
.purchase-btn,
.quote-info h1,
.service-price-one h1 {
    text-transform: uppercase
}

body {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 10pt
}

a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

::selection {
    background: #48cfad;
    color: #fff
}

::-moz-selection {
    background: #48cfad;
    color: #fff
}

a {
    color: #444e67
}

a:hover {
    color: #48cfad
}

p {
    line-height: 22px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    word-break: normal;
    word-wrap: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre ::selection {
    background: rgba(0, 0, 0, 0);
    color: #454545
}

pre ::-moz-selection {
    background: 0 0;
    color: #454545
}

code {
    background: #e5e5e5;
    font-weight: 700
}

.alert-top {
    margin-top: -15px;
    padding: 10px
}

.alert-bottom {
    margin-bottom: 0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.head-section {
    border-bottom: 1px solid #eee
}

.navbar-default,
ul.dropdown-menu {
    border: none
}

.head-section .navbar {
    margin-bottom: 0;
    min-height: 85px
}

.navbar-brand {
    color: #bcc0cd;
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
    padding: 0
}

.brand-logo {
    width: 180px
}

.navbar-brand span {
    color: #48cfad
}

.head-section .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
    z-index: 199
}

.head-section .navbar-default {
    background-color: #fff
}

.head-section .nav li a,
.head-section .nav li.active ul.dropdown-menu li a {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    background: 0 0
}

.head-section .nav li a.dropdown-toggle:focus,
.head-section .nav li a.dropdown-toggle:hover,
.head-section .nav li a:focus,
.head-section .nav li a:hover,
.head-section .nav li.active a,
.head-section .nav li.active a:hover,
.head-section .nav li.active ul.dropdown-menu li a:hover,
.head-section .nav li.active ul.dropdown-menu li.active a,
.head-section .navbar-default .navbar-nav>.open>a,
.head-section .navbar-default .navbar-nav>.open>a:focus,
.head-section .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #48cfad;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.head-section .navbar-nav>li {
    padding-top: 30px
}

.head-section ul.navbar-nav li:last-child() {
    margin-left: 10px !important
}

.head-section .navbar-nav>li>a {
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 2px;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.dropdown-menu li a:hover {
    color: #fff !important
}

.head-section .navbar-default .navbar-nav>.open>a .caret,
.navbar-default .nav li.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff
}

.dropdown-menu {
    box-shadow: none
}

.head-section .nav li .dropdown-menu {
    margin-left: 2px;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.search-box,
.search-box:focus {
    margin-top: 3px;
    box-shadow: none;
    margin-left: 10px
}

.head-section .nav li .dropdown-menu li a {
    line-height: 30px;
    padding-bottom: 5px;
    padding-top: 5px
}

.search-box {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    width: 20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: 1px solid #fff;
    background: url(../img/search-icon.jpg) 10px 8px no-repeat;
    padding: 0 5px 0 35px;
    color: #fff
}

.search-box:focus {
    width: 180px;
    border: 1px solid #eaeaea;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #c8c8c8;
    font-weight: 300
}

.feature-head {
    padding: 10px 0
}

.feature-head h1 {
    color: #797979;
    font-size: 30px;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 20px
}

.feature-head p {
    color: #8a8b8b;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.f-box i,
.f-box.active i,
.f-box:hover i {
    font-size: 50px;
    line-height: normal;
    margin-top: 40px;
    display: block
}

.f-box,
.f-box.active,
.f-box:hover {
    padding: 20px;
    text-align: center;
    min-height: 210px;
    margin-bottom: 20px
}

.f-box {
    background: #f4f4f4;
    transition-duration: .5s;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

.f-box.active,
.f-box:hover,
.purchase-btn {
    transition-duration: .5s;
    transition-timing-function: ease
}

.f-box i {
    color: #48cfad
}

.f-box.active,
.f-box:hover {
    background: #48cfad;
    transition-property: width, background;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

.f-box.active i,
.f-box:hover i {
    color: #fff
}

.accordion,
.quote {
    display: inline-block
}

.f-box.active h2,
.f-box:hover h2 {
    color: #fff
}

.f-box h2 {
    font-size: 20px;
    font-weight: 400
}

.f-text {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.quote {
    margin: 40px 0;
    width: 100%
}

.quote-info {
    padding: 20px;
    min-height: 72px;
    margin-top: 10px
}

.quote-info h1 {
    color: #fff;
    font-weight: 400;
    font-size: 26px;
    margin: 0 0 15px
}

.quote-info p {
    color: #9eb3c4;
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 20px
}

.pager li>a {
    transition-duration: .7s;
    border-radius: 4px
}

.pager li>a:hover {
    background-color: #fff;
    box-shadow: 1px 1px 4px #ccc
}

.purchase-btn {
    width: 200px;
    height: 60px;
    line-height: 46px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    transition-property: width, background, color;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

.cmt-head,
.p-head {
    font-size: 14px;
    font-weight: 400
}

.purchase-btn:hover,
ul#filters li a {
    transition-duration: .5s;
    transition-timing-function: ease
}

.purchase-btn:hover {
    background-color: #16a085;
    border: 1px solid #16a085;
    color: #fff;
    transition-property: width, background, color;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

.accordion {
    margin-bottom: 40px;
    width: 100%
}

.tab {
    background: #fff
}

.tab-content>.tab-pane {
    height: 200px
}

.tab .nav>li>a {
    padding: 18px 15px
}

.tab-bg-dark-navy-blue {
    background: #6f6f6f;
    border-bottom: none;
    padding: 0
}

.tab-bg-dark-navy-blue .nav>li>a:focus,
.tab-bg-dark-navy-blue .nav>li>a:hover {
    background-color: #f4f4f4;
    text-decoration: none
}

.panel-heading .nav>li.active>a,
.panel-heading .nav>li.active>a:focus,
.panel-heading .nav>li.active>a:hover,
.panel-heading .nav>li>a {
    border-width: 0;
    border-radius: 0
}

.panel-heading .nav>li>a {
    color: #fff
}

.panel-heading .nav>li.active>a,
.panel-heading .nav>li>a:hover {
    color: #6f6f6f;
    background: #f4f4f4
}

.tab .nav-tabs.nav-justified>li {
    border-right: 1px solid #f4f4f4
}

.tab .nav-tabs.nav-justified>li:last-child {
    border-right: none
}

.p-head {
    color: #48cfad
}

.p-thumb img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 50px;
    width: 50px
}

.about-testimonial ul li {
    list-style: none
}

.about-testimonial {
    margin: 20px 0 0;
    position: relative
}

ul.about-flex-slides {
    margin-left: 0
}

.flex-direction-nav {
    position: absolute;
    right: 10px;
    top: 80px;
    width: 70px
}

.flex-direction-nav li {
    display: inline-block;
    width: 12px
}

.flex-direction-nav li a {
    outline: 0
}

.flex-direction-nav li a i {
    color: #ccc
}

.flex-control-paging {
    display: none
}

.about-carousel {
    margin-top: 8px
}

.about-testimonial .about-testimonial-image {
    float: left;
    margin: 0 15px;
    position: relative
}

.about-testimonial .about-testimonial-image img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 100px !important;
    width: 100px !important
}

.about-flexslider .about-flex-slides img {
    display: block;
    width: 100%
}

.about-testimonial a.about-testimonial-author {
    display: inline-block;
    font-size: 15px;
    line-height: 11px;
    margin: 30px 0 8px;
    color: #504946;
    font-weight: 300
}

.about-testimonial .about-testimonial-company {
    display: block;
    font-size: 13px;
    line-height: 14px;
    color: #ababab;
    font-weight: 300
}

.view h2,
.view p {
    color: #fff;
    text-align: center
}

.about-testimonial.boxed-style .about-testimonial-content {
    background-color: #fff;
    margin-right: 1px;
    border: 1px solid #e9e9e9
}

.about-testimonial .about-testimonial-content {
    margin-top: 55px;
    padding: 20px;
    position: relative
}

.about-testimonial .about-testimonial-content p {
    line-height: 20px;
    margin: 0
}

.about-testimonial.boxed-style .about-testimonial-content:before {
    background-color: #fff;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    top: -8px;
    content: "";
    height: 14px;
    left: 60px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
    display: none
}

.view h2,
.view p,
[data-zlname] {
    position: relative
}

.view {
    background: #fff
}

.view .content,
.view .mask {
    height: 100%;
    width: 100%
}

.view h2 {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    background: rgba(0, 0, 0, .8);
    margin: 5px 0 0
}

.view p {
    font-size: 12px;
    padding: 10px 20px 20px;
    margin-bottom: 10px
}

.view a.info {
    background-color: rgba(0, 0, 0, .6);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px
}

[data-zl-overlay],
[data-zl-ovrolling] {
    width: 100%;
    height: 100%
}

.view a.info:hover {
    background-color: #48cfad
}

.mask a i {
    color: #fff !important;
    font-size: 16px
}

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.view-tenth .mask {
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    filter: alpha(opacity=0);
    opacity: 0
}

.view-tenth h2,
.view-tenth p {
    color: #333;
    -webkit-transform: scale();
    -moz-transform: scale();
    -o-transform: scale();
    -ms-transform: scale();
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear
}

.view-tenth h2 {
    background: 0 0;
    margin: 0 10px;
    transform: scale();
    transition: all .5s linear;
    filter: alpha(opacity=0);
    opacity: 0
}

.view-tenth a.info,
.view-tenth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0
}

.view-tenth p {
    line-height: normal;
    filter: alpha(opacity=0);
    transform: scale();
    transition: all .5s linear
}

.view-tenth a.info {
    filter: alpha(opacity=0);
    -webkit-transform: scale();
    -moz-transform: scale();
    -o-transform: scale();
    -ms-transform: scale();
    transform: scale();
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear
}

.view-sixth .mask,
.view-tenth:hover img {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.view-tenth:hover img {
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    filter: alpha(opacity=.5);
    opacity: .5
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.view-tenth:hover a.info,
.view-tenth:hover h2,
.view-tenth:hover p {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

[data-zlname] {
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[data-zlname]>img {
    display: block;
    max-width: 100%
}

[data-zl-ovdouble0],
[data-zl-ovdouble1],
[data-zl-overlay],
[data-zl-ovrolling],
[data-zlname] [data-zl-popup] {
    position: absolute;
    display: none
}

[data-zlname] [data-zl-popup] {
    padding: 1px;
    height: 40px;
    width: 40px;
    background: #323231;
    color: #fff;
    overflow: hidden;
    text-align: center
}

[data-zl-overlay] {
    top: 0;
    left: 0;
    padding: inherit
}

[data-zl-ovzoom0],
[data-zl-ovzoom1],
[data-zl-ovzoom2],
[data-zl-ovzoom3] {
    position: absolute;
    width: 25%;
    height: 100%
}

[data-zlname=reverse-effect] [data-zl-popup=link2],
[data-zlname=reverse-effect] [data-zl-popup=link] {
    background: rgba(256, 256, 256, 1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

[data-zlname=reverse-effect] [data-zl-popup=link2]:hover,
[data-zlname=reverse-effect] [data-zl-popup=link]:hover {
    opacity: .5
}

.subject-container {
    margin-bottom: 0;
    margin-top: 0
}

.mar-two {
    margin-bottom: 3px
}

.service-price-one h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 5px
}

.pricing-table {
    background: #fff;
    text-align: center;
    margin: 0 -8px 30px;
    padding: 0 0 25px;
    border: 1px solid #eee;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.pricing-table.most-popular {
    top: -20px;
    position: relative
}

.most-popular {
    background: #48cfad;
    color: #fff;
    border: 1px solid #16a085
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important
}

.most-popular h2 {
    background: #16a085 !important;
    margin-top: 20px !important
}

.most-popular ul li {
    border-bottom: 1px dotted #fff !important
}

.most-popular .price-actions .btn {
    background: #f35958 !important;
    margin: 10px 0;
    cursor: pointer
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    background: #48cfad;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    width: 90%;
    cursor: pointer
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 0 0 transparent;
    text-align: center
}

.pricing-head h1 {
    font-size: 20px;
    font-weight: 300;
    padding-top: 15px
}

.pricing-head h2 {
    padding: 30px 0;
    background: #EEC;
    font-size: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-weight: 100
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: .8em;
    position: relative;
    top: -18px
}

.pricing-quotation,
.team-info {
    background: #EEE;
    padding: 20px 20px 35px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.pricing-quotation h3,
.team-info h3 {
    font-weight: 300
}

.pricing-quotation p,
.team-info p {
    margin-bottom: 0
}

.pricing-plan,
.team-info-wrap {
    position: relative
}

.pricing-quotation:before,
.team-info:before {
    background-color: #EEE;
    border-color: #EEE;
    border-image: none;
    border-right: 1px solid #EEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px
}

.breadcrumbs {
    background: #444;
    color: #fff;
    padding: 30px 0;
    margin-bottom: 40px
}

.breadcrumb {
    margin-bottom: 0;
    background: 0 0
}

.breadcrumb li a {
    color: #48cfad
}

.breadcrumb li.active {
    color: #fff
}

.breadcrumbs h1 {
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 0
}

.contact-map {
    margin-top: 40px;
    margin-bottom: 40px
}

.address h4,
.contact-form {
    margin-bottom: 20px
}

.address h4 {
    color: #797979;
    margin-top: -3px
}

section.contact-infos {
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding: 10px
}

.contact-star {
    color: red
}

.about-us img {
    width: 100%
}

.about ul {
    line-height: 25px
}

.carousel-control.left,
.carousel-control.right {
    background: 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.media-body a,
.team-social-link a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.carousel-control {
    background: #000 !important;
    bottom: 40%;
    color: #FFF;
    font-size: 20px;
    left: 0;
    line-height: 53px;
    opacity: .5;
    position: absolute;
    top: 40%;
    width: 10%
}

.carousel-control:hover {
    color: #FFF;
    text-decoration: none
}

.carousel-control:focus,
.carousel-control:hover {
    opacity: .6
}

.carousel-caption {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    color: #FFF;
    left: 0 !important;
    padding-bottom: 5px;
    padding-top: 10px;
    position: absolute;
    right: 0 !important;
    z-index: 10
}

.carousel-caption p {
    text-align: center
}

.about h3 {
    color: #475168;
    margin-top: 4px
}

.icon-wrap {
    font-size: 2em;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin-right: 30px
}

.ico-bg {
    background: #48cfad
}

.round-five {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.round-fifty {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin: -25px auto
}

.content h3,
.media h3 {
    margin-top: 0;
    color: #475168;
    font-size: 20px
}

.media h3 {
    margin-top: 20px
}

.media-body h4 {
    font-size: 16px;
    color: #475168
}

.media-body a {
    transition: all .3s ease
}

.hiring,
.services {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

.price-container-service {
    margin-top: 30px;
    padding-bottom: 30px
}

.hiring h2,
.service-price-one {
    padding-bottom: 10px
}

.hiring {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 30px
}

.hiring h2 {
    text-align: center;
    margin-bottom: 50px
}

.gray-box {
    background: #f2f2f2;
    padding: 30px 0;
    margin-bottom: 15px
}

.progress {
    background-color: #E1E1E1
}

.flexslider {
    background: 0 0;
    border: none
}

.about-skill-meter .sr-only {
    position: static !important
}

.about-skill-meter .progress-bar {
    background-color: #e1e1e1;
    text-align: left
}

.about-skill-meter .progress {
    height: 30px;
    box-shadow: none;
    line-height: 30px
}

.about-skill-meter .progress-bar-danger {
    box-shadow: none
}

.skills {
    margin-bottom: 25px;
    color: #47506a;
    font-size: 20px
}

.person {
    margin-bottom: 10px
}

.person img {
    width: 210px;
    height: 210px;
    border-radius: 1%;
    -webkit-border-radius: 1%;
    -moz-border-radius: 1%
}

.team-social-link {
    display: block;
    margin: 10px 0 5px;
    text-align: center
}

.team-social-link a {
    display: inline-block !important;
    color: #cac8c7;
    font-size: 20px;
    border: 1px solid #eee;
    padding-right: 8px;
    padding-left: 8px;
    transition: all .3s ease
}

.social-link-footer li a,
.team-social-link a:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.team-social-link a:hover {
    color: #48cfad;
    transition: all .3s ease
}

.person-info h4,
.person-info h4 a {
    color: #f37c6b;
    font-weight: 300;
    margin-bottom: 5px
}

.mtop30 {
    margin-top: 30px
}

.highlight-1 {
    background: #a0d468;
    color: #FFF
}

.highlight-2 {
    background: #656d78;
    color: #FFF
}

.highlight-3 {
    background: #Ffce54;
    color: #242424
}

.dropcap,
.dropcap2 {
    background-color: #666;
    color: #FFF;
    text-align: center;
    float: left
}

.dropcap {
    font-size: 30px;
    line-height: 30px;
    margin: 4px 8px 0 0;
    padding: 5px 10px
}

.dropcap2 {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 35px;
    height: 41px;
    line-height: 25px;
    margin: 3px 8px 0 0;
    padding: 10px
}

.btn-row {
    margin-bottom: 30px
}

.footer {
    background: #444;
    color: #fff;
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    font-weight: 300
}

.footer address a,
.tweet-box a,
.tweet-box a:hover,
.tweet-box i {
    color: #48cfad
}

.footer h1 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px
}

.tweet-box {
    background: #333;
    padding: 8px 15px;
    font-size: 14px
}

.tweet-box:before {
    background-color: #333;
    border-color: #505b71;
    border-image: none;
    border-right: 1px none #505b71;
    border-style: none;
    content: "";
    display: block;
    height: 22px;
    left: 60px;
    position: absolute;
    top: 32px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 22px
}

.bx-wrapper,
.main-slider,
.slider-colored {
    position: relative
}

.tweet-box i {
    font-size: 40px;
    float: left;
    margin-right: 15px
}

.social-link-footer li a,
.social-link-share li a {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff
}

.social-link-footer li {
    float: right;
    margin: 5px 10px 5px 0;
    padding-bottom: 5px
}

.social-link-footer li a {
    background: #555;
    padding: 10px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    float: left;
    transition: all .3s ease
}

.social-link-footer li a:hover,
.social-link-share li a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-link-footer li a:hover {
    background: #48cfad;
    transition: all .3s ease
}

.social-link-share li {
    float: right;
    margin: 5px 10px 5px 0;
    padding-bottom: 5px
}

.social-link-share li a {
    background: #505b71;
    padding: 10px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    float: left;
    transition: all .3s ease
}

.address p,
.text-footer p {
    text-align: left
}

.social-link-share li a:hover {
    background: #48cfad;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.copyright {
    color: #fff;
    padding-top: 15px
}

.copyright a {
    color: #ddd;
    font-weight: 600
}

.copyright a:hover {
    color: #fff;
    font-weight: 600
}

.page-footer {
    padding: 0 13%
}

.page-footer h1 {
    padding-left: 4%
}

.footer .widget_archive ul,
.footer .widget_meta ul,
.footer .widget_categories ul,
.footer .widget_nav_menu ul,
ul.page-footer-list
 {
    list-style: none;
    padding: 0 10px
}

.footer .widget_archive ul li,
.footer .widget_meta ul li,
.footer .widget_categories ul li,
.footer .widget_nav_menu ul li,
ul.page-footer-list li {
    line-height: 35px;
    border-bottom: 1px dashed #636F79
}

.footer .widget_archive a,
.footer .widget_meta a,
.footer .widget_categories a,
.footer .widget_nav_menu a,
.footer .widget_archive a:hover,
.footer .widget_meta a:hover,
.footer .widget_categories a:hover,
.footer .widget_nav_menu a:hover,
ul.page-footer-list a,
ul.page-footer-list a:hover {
    color: #48cfad
}

ul.page-footer-list li i {
    padding-right: 10px
}

.footer .widget_archive ul li a:before,
.footer .widget_meta ul li a:before,
.footer .widget_categories ul li a:before,
.footer .widget_nav_menu ul li a:before {
    content: "\f105";
    color: #fff;
    padding-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-small {
    background-color: #333;
    margin-top: -6px;
    padding-top: 5px
}

.text-footer {
    padding-left: 10px;
    margin-left: 10px
}

.address p {
    margin-bottom: 10px
}

#home-subject,
#home-subject h2,
.h-subject-content p,
.recent h3,
.recent p {
    text-align: center
}

.main-slider {
    background: #475168;
    color: #fff;
    z-index: 1;
    overflow: hidden
}

.slider-colored {
    z-index: 1;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee
}

.slide_title {
    font-weight: 300;
    color: #48cfad;
    text-transform: uppercase;
    font-size: 35px
}

.slide_list_item,
.slide_subtitle {
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase
}

.slide_subtitle {
    color: #fff;
    font-size: 18px
}

.slide_list_item {
    color: #fff;
    font-size: 14px
}

.slide_desc {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: lighter
}

.slide_desc_bordered {
    border-left: 3px solid #ddd !important;
    padding-left: 5px
}

.slide_btn,
.slide_btn:focus,
.slide_btn:hover {
    font-weight: 300;
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.slide_btn {
    background: #48cfad;
    text-transform: uppercase
}

.slide_btn:focus,
.slide_btn:hover {
    background: #16a085;
    text-transform: uppercase
}

.property h1,
.recent h3 {
    font-weight: 400;
    text-transform: uppercase
}

.dark-text {
    color: #797d87
}

.yellow-txt {
    color: #ffe582
}

#home-subject h2 {
    margin-bottom: 65px;
    text-transform: uppercase;
    margin-top: 45px;
    padding-bottom: 5px;
    font-size: 25px
}

.h-subject {
    border: 1px solid #eee;
    margin-bottom: 45px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer
}

.h-subject-content a,
a.btn-purchase {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.h-subject:hover {
    border: 1px solid #ccc;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 25px 30px -28px #000;
    -webkit-box-shadow: 0 25px 30px -28px #000;
    -moz-box-shadow: 0 25px 30px -28px #000
}

#home-subject .h-subject-content h3 {
    padding-top: 40px;
    text-align: center
}

.h-subject-content p {
    padding: 5px 21px 20px
}

.h-subject-content a {
    color: #797979;
    transition: all .3s ease
}

.h-subject-content a:hover {
    color: #797979
}

.recent h3 {
    margin-top: 50px;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.recent p {
    text-transform: uppercase;
    margin-bottom: 35px
}

.recent {
    margin-bottom: 50px
}

.bx-wrapper .bx-controls-direction a {
    background-color: #f7f7f7;
    position: absolute;
    top: 25px;
    outline: 0;
    width: 24px;
    height: 24px;
    z-index: 9;
    text-indent: -9999px
}

.property {
    padding: 80px 0;
    margin-bottom: 60px;
    background-color: #fafafa
}

.bg-lg,
.gray-bg {
    background: #f9f9f3
}

.property h1 {
    color: #475168;
    font-size: 24px;
    margin-bottom: 30px
}

.property hr {
    border-color: #dfdcdf
}

.property i {
    color: #48cfad
}

a.btn-purchase {
    background: #475168;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 20px 40px;
    margin-top: 30px;
    transition: all .3s ease
}

a.btn-purchase:focus,
a.btn-purchase:hover {
    background: #48cfad;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.clients {
    padding: 0 0 30px
}

.clients h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 5px
}

#heading,
#heading p,
.btn.btn-app,
.career-head h1,
.error-inner,
.feature-item,
.form-signin h2.form-signin-heading,
.form-signin p,
.image-caption,
.panel-body .thumb-icon,
.parallax1 h1,
.position,
.price-one p,
.view,
.wh-bg h3,
p {
    text-align: center
}

.clients ul li {
    display: inline-block;
    margin: 10px 30px
}

.clients ul li:hover {
    background-color: #f7f7f7;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.btn.btn-inverse,
.btn.btn-inverse:hover,
.form-signin .btn-login {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.our-clients {
    position: relative;
    margin-top: 15px
}

.our-clients h2 {
    margin-top: 3px;
    margin-bottom: 10px
}

.clients-list {
    margin: 0
}

.clients-list li {
    background: #f9f9f9;
    position: relative
}

.clients-list li img.color-img {
    top: 0;
    left: 0;
    display: none;
    position: absolute
}

.clients-list li:hover img.color-img {
    display: block
}

.pf-img img {
    width: 100%;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.pf-detail {
    padding-bottom: 15px;
    font-size: 15px
}

.pf-detail p {
    font-family: Calibri, sans-serif
}

.pf-list {
    line-height: 30px;
    font-size: 15px
}

.pf-list i {
    color: #c7c7c7
}

.image-caption a {
    padding: 10px 15px
}

.pad-ten {
    padding-bottom: 30px
}

.title {
    margin-top: 15px
}

#gallery {
    margin: auto;
    position: relative;
    width: 100%
}

#gallery h2 {
    color: #fff;
    padding-top: 30px
}

.gallery-container {
    margin: 0 auto 40px;
    position: relative;
    width: 100%
}

.col-4 .item {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%
}

.col-4 .item img {
    height: 230px
}

ul#filters {
    display: inline-block;
    width: 100%;
    margin: 25px 0
}

.text-grid p,
ul#filters li {
    margin-bottom: 10px
}

ul#filters li {
    float: left;
    margin-right: 10px
}

ul#filters li a {
    background: #E2E0E1;
    padding: 10px 15px;
    display: inline-block;
    color: #7D797A;
    outline: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition-property: width, background;
    -moz-transition-duration: .5s;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

#newsletter,
.parallax1 {
    background-color: #48cfad
}

ul#filters>.active>a,
ul#filters>.active>span,
ul#filters>li>a:focus,
ul#filters>li>a:hover {
    background: #48cfad;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition-duration: .5s;
    transition-property: width, background;
    transition-timing-function: ease;
    -moz-transition-duration: .5s;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease
}

.item img {
    width: 100%;
    height: 100%
}

.text-grid a {
    color: #fff
}

.text-grid div {
    padding: 0 10px
}

.parallax1 {
    background-size: cover;
    width: 100%;
    min-height: 400px;
    font-style: italic
}

.parallax1 h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 160px
}

#newsletter {
    padding: 60px 0
}

#newsletter p.lead {
    color: #fff;
    padding-top: 0;
    margin-top: -5px
}

#newsletter input {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-left: -1px
}

#newsletter-faq p.lead {
    color: #fff;
    padding-top: 6px
}

#newsletter-faq input {
    border: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.btn.btn-inverse,
.btn.btn-inverse:hover {
    background-color: #48cfad;
    color: #fff;
    height: 45px;
    transition: all .3s ease
}

.newsletter-input {
    height: 45px
}

.btn-nl,
.btn-nl:hover {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.wh-bg {
    background-color: #fff;
    padding: 15px;
    margin: 35px 0;
    border: 1px solid #eee;
    z-index: 20
}

#newsletter-faq {
    padding: 72px 0;
    background: url(../img/tg-black-bg.jpg) top no-repeat fixed rgba(0, 0, 0, .7);
    height: 200px;
    margin-top: 30px;
    margin-bottom: 30px
}

#faq-other mark {
    background: #48cfad;
    color: #fff
}

.faq-square {
    margin: 40px 0 20px
}

.registration-bg {
    margin-top: -40px;
    background-color: #f1f2f7
}

.login-page {
    min-width: 25%;
    max-width: 25%;
    padding: 35px 30px 30px;
    background: #fcfcfc;
    margin: 40px auto;
    border: 17px solid #eee
}

#btn-fbsignup,
#btn-twsignup {
    padding-top: 10px;
    padding-bottom: 10px
}

#btn-login,
#btn-signup,
.gr-bg,
.panel-heading {
    background-color: #48cfad
}

.gr-bg {
    margin-top: -40px;
    margin-bottom: -50px
}

#btn-login {
    border: none;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    font-size: 17px
}

#btn-fblogin {
    background-color: #3B5998;
    border: none;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    font-size: 17px
}

.panel {
    z-index: 100;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .12);
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.panel-heading {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    border: none
}

.panel-info>.panel-heading {
    color: #eee;
    background-color: #48cfad
}

.panel-info>.panel-heading a:hover {
    color: #eee
}

.panel-body {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 1px solid #eee
}

.panel-body .thumb-icon {
    font-size: 1.1em;
    font-weight: 700;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.form-control {
    border: 1px solid #d9d9d9;
    border-radius: 0
}

.form-control:focus {
    border: none;
    border: 1px solid #d9d9d9
}

.input-group-addon {
    border: 1px solid #d9d9d9;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

#signupbox {
    margin-bottom: 20px
}

#btn-signup {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: none;
    font-size: 17px
}

#signinlink:hover {
    color: #fff
}

#btn-fbsignup {
    background-color: #3B5998;
    border: none;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-size: 17px;
    width: 100%
}

#btn-twsignup {
    background-color: #52D2D8;
    border: none;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-size: 17px;
    width: 100%
}

#search {
    background-color: #fff
}

.btn-lg {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

#owl-demo {
    margin-bottom: 15px
}

#owl-demo .item {
    margin: 3px
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

.login-body {
    background-color: #f1f2f7
}

.form-signin {
    max-width: 330px;
    margin: 50px auto;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.form-signin .btn-login,
.form-signin h2.form-signin-heading {
    background: #48cfad;
    text-transform: uppercase;
    font-weight: 300
}

.form-signin h2.form-signin-heading {
    margin: 0;
    padding: 20px 15px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 18px
}

.form-signin .checkbox {
    margin-bottom: 14px;
    color: #b6b6b6;
    font-weight: 300
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: 38px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.form-signin .form-control:focus {
    z-index: 2
}

.form-signin input[type=text],
.form-signin input[type=password] {
    margin-bottom: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 12px
}

.form-signin .btn-login {
    color: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all .3s ease
}

.form-signin .btn-login:hover,
.login-social-link a.facebook {
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.form-signin .btn-login:hover {
    background: #37BC9B;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all .3s ease
}

.form-signin p {
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300
}

.form-signin a {
    color: #41cac0
}

.form-signin a:hover {
    color: #b6b6b6
}

.login-wrap {
    padding: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.login-social-link {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px
}

.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

.login-social-link a:hover {
    color: #fff
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px
}

.login-social-link a.facebook {
    background: #5D9CEC;
    margin-right: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 2px;
    float: left;
    transition: all .3s ease
}

.login-social-link a.facebook:hover,
.login-social-link a.twitter {
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.login-social-link a.facebook:hover {
    background: #4A89DC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .3s ease
}

.login-social-link a.twitter {
    background: #4FC1E9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    transition: all .3s ease
}

.login-social-link a.twitter:hover,
.portfolio-hover .icon {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.login-social-link a.twitter:hover {
    background: #3BAFDA;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .3s ease
}

.form-wrapper {
    padding-bottom: 70px
}

.login-bg {
    margin-top: -40px;
    margin-bottom: -50px;
    background-color: #f1f2f7
}

.modal-content {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

.modal-input,
.modal-input:focus {
    border: 1px solid #eee
}

#accordion .panel-heading-faq {
    border: 1px solid #c7c7c7
}

#accordion .panel-body {
    border-width: 0 1px 1px;
    border-color: #c7c7c7;
    border-style: solid;
    background-color: #fff
}

#accordion .panel {
    box-shadow: none;
    border: none
}

.panel-group .panel {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

.headline {
    display: block;
    margin: 10px 0 25px
}

.margin {
    margin-bottom: 20px
}

.add li {
    margin-bottom: 6px
}

ol.unstyled,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

#heading p {
    padding-top: 10px;
    padding-bottom: 20px
}

.thumbnail {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

.thumbnail img {
    width: 100%
}

.profile {
    margin-top: 20px
}

.profile h2 {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 40px
}

.about-hiring {
    padding-bottom: 15px
}

.height {
    height: 40px
}

.skill_bar_progress {
    width: 0;
    padding-left: 10px;
    padding-top: 4px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    color: #fff;
    height: 100%;
    background: #48cfad
}

.skill_bar {
    width: 100%;
    height: 30px;
    background: #e1e1e1;
    margin-bottom: 20px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    overflow: hidden
}

#progressbar {
    width: 100%;
    clear: both
}

#progress {
    background: #48cfad;
    width: 0;
    color: #fff;
    padding-left: 8px;
    max-width: 100%;
    float: left;
    -webkit-animation: progress 2s 1 forwards;
    -moz-animation: progress 2s 1 forwards;
    -ms-animation: progress 2s 1 forwards;
    animation: progress 2s 1 forwards
}

@-webkit-keyframes progress {
    to {
        width: 70%
    }
}

@-moz-keyframes progress {
    to {
        width: 36%
    }
}

@-ms-keyframes progress {
    to {
        width: 36%
    }
}

@keyframes progress {
    to {
        width: 36%
    }
}

#quote-carousel {
    padding: 0 10px 30px;
    margin-top: 30px
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -12px
}

#quote-carousel .carousel-control.right {
    right: -12px !important
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    background: silver
}

#quote-carousel .carousel-indicators .active {
    background: #333
}

#quote-carousel img {
    width: 250px;
    height: 100px
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px
}

@media (min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 30px
    }
}

@media (max-width:768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px !important
    }

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }

    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px
    }
}

#portfoliolist .portfolio,
#portfoliolist-three .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    overflow: hidden
}

#filters {
    margin: 1%;
    padding: 0;
    list-style: none
}

#filters li {
    float: left
}

#filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer
}

#filters li span.active {
    background: #48cfad;
    color: #fff
}

#portfoliolist-three .portfolio {
    width: 32%;
    display: none
}

#portfoliolist .portfolio {
    width: 24%;
    display: none
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #666;
    cursor: pointer
}

.portfolio img {
    max-width: 100%;
    position: relative
}

span.filter {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .container {
        width: 768px
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 90%
    }

    #portfoliolist .portfolio,
    #portfoliolist-three .portfolio {
        width: 97%;
        margin: 2%
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 90%
    }
}

.portfolio-hover {
    position: relative;
    overflow: hidden
}

.portfolio-hover .icon {
    background-color: #000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    opacity: .7;
    transition: all .3s ease
}

.btn.btn-default,
.btn.btn-default.hover,
.btn.btn-default:active,
.btn.btn-default:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.image-caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    padding-top: 35%;
    display: none;
    color: #fff !important;
    z-index: 2
}

.btn.btn-file,
.dropdown-submenu {
    position: relative
}

.price-container {
    margin-top: -40px;
    margin-bottom: -50px
}

.price-one h1 {
    padding-top: 10px
}

.price-one p {
    padding-bottom: 40px
}

.topic-table-two {
    background-color: #fff;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    padding: 7px 0;
    margin: 20px -5px;
    border: 1px solid #eee;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    -transition-duration: .6s
}

.topic-table-two .title {
    font-size: 24px;
    padding: 0 10px;
    color: #000
}

.topic-table-two .topic-name {
    color: #E74c3c
}

.topic-table-two .desc {
    padding: 5px 10px
}

.topic-table-two .inner {
    padding: 0 10px
}

.topic-table-two ul.items {
    list-style: none;
    padding-left: 0;
    margin: 14px 8px 17px
}

.topic-table-two ul.items li {
    margin-bottom: 5px;
    padding: 1px 15px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    clear: both
}

.topic-table-two ul.items li.available {
    background-color: #f2f4f5
}

.topic-table-two ul.items li .icon-holder {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    padding-left: 13px;
    position: relative;
    padding-top: 3px
}

.topic-table-two ul.items li .desc {
    display: inline-block;
    width: 85%
}

.topic-table-two ul.items li .checkbox label {
    padding-left: 2px;
    margin-bottom: 14px
}

.topic-table-two ul.items li label {
    cursor: pointer;
    margin-bottom: 0;
    font-size: 13px
}

.topic-table-two:hover {
    border: 1px solid #0aa699;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 25px 30px -28px #000;
    -webkit-box-shadow: 0 25px 30px -28px #000;
    -moz-box-shadow: 0 25px 30px -28px #000
}

.topic-table-two .btn-block {
    width: 60%;
    margin-left: 20%;
    margin-bottom: 10px;
    padding: 9px 0
}

.feature-item {
    margin: 0 50px
}

.topic-table-two .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #48cfad;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    margin-left: 16%;
    margin-bottom: 3%;
    width: 70%;
    cursor: pointer
}

.muted {
    color: #b6bfc5
}

.text-error {
    color: #e74c3c
}

.f-w-n {
    font-weight: 400
}

.pr-10 {
    padding-right: 10px
}

.pr-5 {
    padding-right: 5px
}

.error-inner {
    padding: 15%
}

.career-contact {
    border: 1px solid #eee;
    background-color: #f7f7f7;
    padding-top: 9px
}

.career-inner {
    margin-top: -40px;
    padding: 30px 0
}

.candidate ul li {
    padding: 3px 0
}

.candidate h1 {
    margin-bottom: 20px
}

.align-left,
.privacy-terms h3,
p {
    text-align: left
}

.terms-list {
    padding-left: 25px;
    line-height: 1.6
}

.owl-next,
.owl-prev {
    padding: 8px 20px;
    margin-top: 5px;
    background-color: #eee
}

.owl-prev {
    float: left;
    margin-left: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.owl-next {
    float: right;
    margin-right: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.fof {
    margin-top: -40px
}

.fof h1 {
    margin-top: 0
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 9px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.pad-bot-fifty {
    padding-bottom: 50px
}

.jumbotron {
    margin-bottom: 0
}

.mar-b-30 {
    margin-bottom: 30px
}

.mar-b-40 {
    margin-bottom: 40px
}

.mar-b-50 {
    margin-bottom: 50px
}

.mar-b-60 {
    margin-bottom: 60px
}

.mar-b-70 {
    margin-bottom: 70px
}

.btn {
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid transparent
}

.btn.btn-default {
    background-color: #fafafa;
    color: #666;
    border-color: #ddd;
    transition: all .3s ease
}

.btn.btn-default.hover,
.btn.btn-default:active,
.btn.btn-default:hover {
    background-color: #f4f4f4 !important;
    transition: all .3s ease
}

.btn.btn-default.btn-flat,
.btn.btn-primary {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn.btn-default.btn-flat {
    border-bottom-color: #d9dadc;
    transition: all .3s ease
}

.btn.btn-primary {
    background-color: #3bafda;
    border: none;
    transition: all .3s ease
}

.btn.btn-primary.hover,
.btn.btn-primary:active,
.btn.btn-primary:hover,
.btn.btn-success {
    border: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn.btn-primary.hover,
.btn.btn-primary:active,
.btn.btn-primary:hover {
    background-color: #4fc1e9;
    transition: all .3s ease
}

.btn.btn-success {
    background-color: #8cc152;
    transition: all .3s ease
}

.btn.btn-info,
.btn.btn-success.hover,
.btn.btn-success:active,
.btn.btn-success:hover {
    border: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn.btn-success.hover,
.btn.btn-success:active,
.btn.btn-success:hover {
    background-color: #a0d468;
    transition: all .3s ease
}

.btn.btn-info {
    background-color: #37bc9b;
    transition: all .3s ease
}

.btn.btn-danger,
.btn.btn-info.hover,
.btn.btn-info:active,
.btn.btn-info:hover {
    border: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn.btn-info.hover,
.btn.btn-info:active,
.btn.btn-info:hover {
    background-color: #48cfad;
    transition: all .3s ease
}

.btn.btn-danger {
    background-color: #E74c3c;
    transition: all .3s ease
}

.btn.btn-danger.hover,
.btn.btn-danger:active,
.btn.btn-danger:hover,
.btn.btn-warning {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: none
}

.btn.btn-danger.hover,
.btn.btn-danger:active,
.btn.btn-danger:hover {
    background-color: #f4543c;
    transition: all .3s ease
}

.btn.btn-warning {
    background-color: #f6bb42;
    transition: all .3s ease
}

#back-to-top,
.btn.btn-warning.hover,
.btn.btn-warning:active,
.btn.btn-warning:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn.btn-warning.hover,
.btn.btn-warning:active,
.btn.btn-warning:hover {
    background-color: #ffce54;
    border: none;
    transition: all .3s ease
}

.btn-group .btn.btn-success {
    border: 1px solid #7ab03f
}

.btn-group .btn.btn-info {
    border: 1px solid #2fa084
}

.btn-group .btn.btn-danger {
    border: 1px solid #d13a24
}

.btn-group .btn.btn-warning {
    border: 1px solid #efa50b
}

.btn-group-vertical .btn.btn-success {
    border: 1px solid #7ab03f
}

.btn-group-vertical .btn.btn-info {
    border: 1px solid #2fa084
}

.btn-group-vertical .btn.btn-danger {
    border: 1px solid #d13a24
}

.btn-group-vertical .btn.btn-warning {
    border: 1px solid #efa50b
}

.open .dropdown-toggle.btn-warning {
    background-color: #f6bb42;
    border-color: #efa50b
}

.open .dropdown-toggle.btn-info {
    background-color: #48cfad;
    border-color: #2fa084
}

.btn.btn-flat {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn:focus {
    outline: 0
}

.btn.btn-file {
    width: 120px;
    height: 35px;
    overflow: hidden
}

.btn.btn-file>input[type=file] {
    display: block !important;
    width: 100% !important;
    height: 35px !important;
    opacity: 0 !important;
    position: absolute;
    top: -10px;
    cursor: pointer
}

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px
}

.btn.btn-app>.fa,
.btn.btn-app>.glyphicon,
.btn.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn.btn-app:active,
.btn.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.btn.btn-social-old {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: .9;
    padding: 0
}

.btn.btn-social-old>.fa {
    padding: 10px 0;
    width: 40px
}

.btn.btn-social-old>.fa+span {
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.btn.btn-social-old span {
    padding: 10px
}

.btn.btn-social-old:hover {
    opacity: 1
}

.btn.btn-circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.bg-aqua,
.bg-black,
.bg-blue,
.bg-fuchsia,
.bg-green,
.bg-light-blue,
.bg-lime,
.bg-maroon,
.bg-navy,
.bg-olive,
.bg-orange,
.bg-purple,
.bg-red,
.bg-teal,
.bg-yellow {
    color: #f9f9f9 !important
}

.bg-gray {
    background-color: #eaeaec !important
}

.bg-black {
    background-color: #222 !important
}

.bg-red {
    background-color: #f56954 !important
}

.bg-yellow {
    background-color: #f39c12 !important
}

.bg-aqua {
    background-color: #00c0ef !important
}

.bg-blue {
    background-color: #0073b7 !important
}

.bg-light-blue {
    background-color: #3c8dbc !important
}

.bg-green {
    background-color: #00a65a !important
}

.bg-navy {
    background-color: #001f3f !important
}

.bg-teal {
    background-color: #39cccc !important
}

.bg-olive {
    background-color: #3d9970 !important
}

.bg-lime {
    background-color: #01ff70 !important
}

.bg-orange {
    background-color: #ff851b !important
}

.bg-fuchsia {
    background-color: #f012be !important
}

.bg-purple {
    background-color: #932ab6 !important
}

.bg-maroon {
    background-color: #85144b !important
}

.tag-line-section {
    background: url(../img/tg-black-bg.png) top no-repeat fixed rgba(0, 0, 0, .7);
    height: 300px;
    margin-bottom: 30px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.view-sixth img {
    -webkit-transition: all .4s ease-in-out .5s;
    -moz-transition: all .4s ease-in-out .5s;
    -o-transition: all .4s ease-in-out .5s;
    -ms-transition: all .4s ease-in-out .5s;
    transition: all .4s ease-in-out .5s
}

.view-sixth .mask {
    background-color: rgba(0, 0, 0, .5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in .4s;
    -moz-transition: all .3s ease-in .4s;
    -o-transition: all .3s ease-in .4s;
    -ms-transition: all .3s ease-in .4s;
    transition: all .3s ease-in .4s
}

.view-sixth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .3s ease-in-out .1s;
    -moz-transition: all .3s ease-in-out .1s;
    -o-transition: all .3s ease-in-out .1s;
    -ms-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s
}

.view-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.view-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.view-sixth:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.view {
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default
}

.view .content,
.view .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    position: relative;
    top: 35%;
    color: #fff
}

.feature-box {
    margin-top: 15px;
    margin-bottom: 15px
}

.feature-box-heading i {
    color: #48cfad;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #48cfad;
    line-height: 40px
}

.border-one {
    border: 1px solid #fff;
    padding: 5px 15px
}

.border-one:hover {
    border: 1px solid #eee;
    padding: 5px 15px;
    opacity: .9
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    background: url(../img/triangle.png) 12px 16px no-repeat #000;
    line-height: 1em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .5;
    transition: all .3s ease
}

#back-to-top:hover {
    background-color: #48cfad;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

div#logo a img {
    float: left;
    height: 75px
}

div.header h3 {
    margin-left: 15px
}

.hr {
    height: 1px;
    width: 30%;
    margin: 30px auto;
    background-color: #ececec;
    position: relative;
    line-height: 1px
}

.hr-inner {
    width: 8px;
    height: 9px;
    background-color: #fff;
    border: 1px solid #ececec;
    position: absolute;
    left: 50%;
    top: -4px
}
