@charset "UTF-8";
@import url(bootstrap.min.css);
@import url(owl-carousel/owl.carousel.css);
@import url(owl-carousel/owl.theme.css);
@import url(font-awesome.min.css);
@import url(fancybox.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap);
@import url(ionicons.min.css);
@import url(responsive.css);
@import url(animate.css);
@import url(color.css);

#header-video-bg,
#header-video-bg video,
.author-info-inner_wrapper ul,
.breadcrumbs,
.btn,
.carousel-inner,
.cd-top,
.children,
.effects .img,
.header-subscribe-form input[type=email],
.hovereffect-portfolio,
.hovereffect-portfolio .overlayPort,
.hovereffect-portfolio ul,
.mfp-bg,
.overlay-bounce,
.post-detail ul,
.progress-bar_list,
.progress-bar_wrapper .progress,
.tab-contents ul,
.video-container,
.widget ul,
.widget_recent_entries ul,
.widget_tag_cloud ul,
a:link,
a:visited {
    overflow: hidden
}

.btn,
a:link,
a:visited {
    -webkit-backface-visibility: hidden
}

.pbox h4 span,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased
}

.btn,
a:link,
a:visited {
    box-shadow: 0 0 1px transparent;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}

.item-slider::before,
.section_title h2::before,
.video-container:after {
    content: ""
}

#leave-comment h3,
.blog-title_wrapper h1,
.breadcrumbs li a,
.breadcrumbs li.active,
.comment-form_submit,
.company-feature h3,
.contact-form button.contact-form_submit,
.contact-form_wrapper .contact-title,
.fun-facts_title,
.hovereffect-portfolio h2,
.hovereffect-portfolio ul.info,
.isotope-filter_links ul li a,
.navbar-default .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a,
.newsletter-inner_wrapper h4 .offers,
.newsletter-inner_wrapper h4 .stay-touch,
.package_area .multi_tabs .tabs .bottom-tabs li a,
.package_area .multi_tabs .tabs .top-tabs li a,
.pbox .btn_area a.btn,
.pricing-plan p,
.progress-bar_list .skill-text,
.project-box h1,
.section_title h2,
.service-wrapper h3,
.single-post_heading,
.team-back_wrapper h4,
.team-front_wrapper h4,
.testimonial-name h4,
.title h3,
.watch-video a,
.widget h3,
.widget_tag_cloud li a,
a.btn,
input[type=submit] {
    text-transform: uppercase
}

body {
    font-family: Lato, sans-serif;
    height: 100%
}

.afterLoad {
    display: none
}

.breadcrumbs li a,
.isotope-filter_links,
.nav-tabs.nav-justified>li>a,
.navbar-default .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Condensed", sans-serif
}

.text-white {
    color: #fff
}

#recaptcha_callback4,
#recaptcha_callback3,
#recaptcha_callback2,
#recaptcha_callback {
    display: none;
}

.contacterr,
.emailerr,
.serviceserr {
    color: red;
    font-size: 14px;
    margin: -8px 0 10px;
    display: none;
}

.grecaptcha-badge {
    display: none;
    opacity: 0;
    visibility: hidden;
}
#headerform
.contacterr{
    color: red;
    font-size: 12px;
    margin: 0;
    display: none;
    font-weight: 600;
}
#headerform
.emailerr {
    color: red;
    font-size: 12px;
    margin: -10px 0 10px;
    display: none;
    font-weight: 600;
}
#headerform
.serviceserr {
    color: red;
    font-size: 12px;
    margin: -10px 0 10px;
    display: none;
    font-weight: 600;
}
#contactform
.contacterr,
#contactform
.nameerr{
    color: red;
    font-size: 12px;
    margin: -22px 0 5px;
    display: none;
    font-weight: 600;
}
#contactform
.emailerr {
    color: red;
    font-size: 12px;
    margin: -15px 0 6px;
    display: none;
    font-weight: 600;
}
#popupform
.contacterr, #popupform .emailerr{
    color: red;
    font-size: 14px;
    margin: 0;
    display: none;
}

ol,
ul {
    padding-left: 0
}

#contact-us .tab-contact-us a,
#corporate .tab-corporate a,
#home .tab-home a,
#portfolio .tab-portfolio a,
#pricing .tab-pricing a,
#video .tab-video a,
#website .tab-website a {
    border-top: 3px solid #6d9bd1;
    padding-left: 0;
    padding-right: 0
}

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 700px !important
}

.no-video .video-container video,
.touch .video-container video {
    display: none
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important
}

.video-container {
    position: relative;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000
}

.video-container:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 26, 26, .86)
}

.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute
}

.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, .4);
    width: 100%
}

.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0
}

.video-container video.fillWidth {
    width: 100%
}

.video-container .title-container {
    z-index: 1000;
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    color: #fff
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 3000
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.section_title h2 {
    font-weight: 400;
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px
}

.section_title h2::before {
    display: block;
    height: 3px;
    width: 120px;
    margin: 0 auto 15px
}

.section_title p {
    font-size: 18px;
    text-align: center;
    line-height: 28px
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.btn-default,
.btn-primary,
.btn-primary-lg {
    font-weight: 700;
    padding: 11px 40px
}

.last-item {
    margin: 0 !important
}

.nav-tabs,
.top-heading_row,
h3 {
    margin-bottom: 10px
}

input[type=email]:focus,
input[type=text]:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility
}

h1 {
    margin-bottom: 30px
}

h3 {
    font-size: 21px
}

p {
    margin: 0 0 15px
}

a:link,
a:visited {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color
}

a:active,
a:focus {
    outline: 0
}

.btn {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color
}

.btn-primary {
    border-radius: 25px;
    font-size: 17px;
    color: #fff !important
}

.btn-primary-lg {
    border-radius: 32px;
    font-size: 22px;
    color: #fff !important
}

.btn-primary-lg:focus,
.btn-primary-lg:hover {
    color: #fff;
    outline: 0
}

.btn-default {
    background-color: transparent;
    border-radius: 25px;
    font-size: 17px;
    color: #fff !important;
    border: 1px solid #fff
}

.btn-default:focus,
.btn-default:hover {
    color: #fff !important;
    outline: 0
}

.btn-black {
    background-color: #1a1a1a;
    border-radius: 2px;
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
    padding: 8px 22px
}

.btn-black:focus,
.btn-black:hover {
    background-color: #ddd;
    color: #1a1a1a !important
}

.btn-play {
    border-radius: 100%;
    padding: 18px 0 0;
    font-size: 30px;
    width: 80px;
    height: 80px;
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
    opacity: .95
}

.effects .img {
    position: relative;
    float: left;
    width: 100%
}

.overlay-bounce,
a.expand {
    display: block;
    position: absolute
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto
}

.navbar-default .navbar-nav>li>a.active {
    border-top: 3px solid
}

.overlay-bounce {
    z-index: 5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.expand {
    z-index: 100;
    width: 60px;
    height: 60px;
    border: 5px solid #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 35px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

.effect-bounce .overlay-bounce {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

.effect-bounce .overlay-bounce a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff
}

.company-feature_hexagon,
.header-subscribe-form input[type=email] {
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s
}

.effect-bounce .img.hover .overlay-bounce {
    opacity: 1
}

.effect-bounce .img.hover .overlay-bounce a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1
}

.top-bar {
    border: 2px solid #0e456e;
    background: #fff;
    border-top: 0
}

#header-bg,
.item-slider {
    background-repeat: no-repeat
}

.top-bar ul {
    margin: 0;
    padding: 0
}

.top-bar ul li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 6px 10px
}

.top-bar ul li a i {
    margin-right: 3px;
    font-size: 16px
}

.top-bar ul li a {
    color: #0e456e
}

.navbar-default {
    border: none;
    padding-top: 0
}

.navbar-nav {
    margin-top: 22px
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-default .navbar-nav>li {
    margin-left: 25px
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    padding: 4px 2px
}

.navbar-default .navbar-nav>li>a.font-normal {
    font-weight: 300;
    font-size: 13px
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff
}

.nav-container {
    padding-bottom: 0;
    border-bottom: 1px solid;
    border-color: #6d6e6f
}

.logo a {
    text-decoration: none;
    color: #fff !important
}

.item-slider {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    position: relative
}

.item-slider::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 26, 26, .66)
}

.carousel {
    height: 700px
}

.carousel-inner {
    position: relative;
    width: 100%
}

.active,
.carousel-inner,
.item {
    height: 100%
}

.promo-description {
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 22px
}

.carousel_button_list li {
    margin-bottom: 17px
}

.carousel-control {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    box-shadow: none;
    font-size: 58px
}

.carousel-control img {
    height: 175px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    color: #fff
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 3px solid;
    margin-left: 10px
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 3px solid transparent;
    margin-left: 7px;
    border-radius: 0
}

.header-subscribe-form {
    max-width: 570px;
    margin: 0 auto
}

.header-subscribe-form button {
    font-size: 19px;
    height: 55px;
    border-radius: 28px
}

.header-subscribe-form input[type=email] {
    box-shadow: none;
    height: 55px;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    font-size: 16px;
    padding-left: 26px;
    background-color: #fafafa;
    color: #1a1a1a;
    border: none;
    border: 3px solid;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color
}

.header-subscribe-form input[type=text] {
    box-shadow: none;
    height: 55px;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    font-size: 16px;
    padding-left: 26px;
    background-color: #f3f3f4;
    color: #1a1a1a;
    border: none;
    border: 3px solid
}

#header-bg {
    background-image: url(../images/slider-3.webp);
    background-size: cover;
    position: relative;
    padding: 125px 0 130px
}

#header-bg .overlay,
#header-video-bg .overlay {
    background: #1a1a1a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

#header-bg .overlay {
    opacity: .6
}

.bg-content {
    margin-top: 530px
}

.watch-video a {
    color: #fff !important;
    text-align: center;
    font-size: 14.5px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 1px
}

#header-video-bg {
    color: #fff;
    padding: 150px 0 180px;
    position: relative
}

#header-video-bg .overlay {
    opacity: .55
}

#header-video-bg video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000
}

.video-bg-content {
    margin-top: 500px;
    text-align: center
}

#about {
    padding: 30px 0;
    background-image: url(../images/about-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

#about .overlay {
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#about .section_title h2 {
    color: #fff
}

#about .section_title h2::before {
    background-color: #fff
}

#about .section_title p {
    color: #f8f8f8
}

.company-feature_hexagon {
    width: 100px;
    height: 68px;
    background: #1a1a1a;
    position: relative;
    margin: 0 auto 42px;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: border, color, background-color, border-color;
    transition-property: border, color, background-color, border-color
}

.company-feature_hexagon:after,
.company-feature_hexagon:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transition-duration: .3s;
    position: absolute;
    -moz-osx-font-smoothing: grayscale;
    left: 0
}

.company-feature_hexagon:before {
    top: -25px;
    border-bottom: 25px solid #1a1a1a;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: border-color, color, background-color;
    transition-property: color, border-color, background-color
}

.company-feature_hexagon:after {
    bottom: -25px;
    border-top: 25px solid #1a1a1a;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: border-color, color, background-color;
    transition-property: border-color, color, background-color
}

.fun-facts_item,
.hexagonService {
    -webkit-backface-visibility: hidden
}

.company-feature_hexagon p {
    text-align: center;
    font-size: 68px;
    color: #ddd;
    position: absolute;
    top: -16px;
    width: 100%
}

.about-desc h3 {
    color: #fff;
    font-weight: 400;
    text-align: center
}

.about-desc p {
    color: #ddd;
    text-align: center;
    font-size: 16px;
    line-height: 24px
}

#services .section_title h2,
.company-feature:hover .company-feature_hexagon p {
    color: #1a1a1a
}

.company-feature:hover .company-feature_hexagon {
    background-color: #ddd
}

.company-feature:hover .company-feature_hexagon:before {
    border-bottom: 25px solid;
    border-bottom-color: #ddd
}

.company-feature:hover .company-feature_hexagon:after {
    border-top: 25px solid;
    border-top-color: #ddd
}

.nav-tabs>li {
    border-right: 1px solid #dfdfdf
}

.nav-tabs>li:last-child {
    border: 0
}

#services {
    padding: 75px 0;
    background-color: #f5f5f5
}

#services .section_title p {
    color: #444
}

.hexagon-wrapper {
    text-align: center;
    margin: 20px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 70px;
    height: 70px
}

.hexagonService {
    height: 100%;
    width: 57.735%;
    display: inline-block;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hexagonService:after,
.hexagonService:before {
    content: "";
    position: absolute;
    right: 21.1325%;
    background-color: inherit;
    height: inherit;
    width: inherit;
    top: 0
}

.hexagonService:before {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg)
}

.hexagonService:after {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg)
}

.hexagonService p.icon {
    text-align: center;
    font-size: 40px;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-top: 14px
}

.service-wrapper {
    min-height: 100px;
    padding: 23px 10px 0 100px
}

.service-wrapper:hover .hexagonService {
    background-color: #1a1a1a
}

.service-wrapper:hover .hexagonService p.icon {
    color: #f5f5f5
}

.service-wrapper p {
    font-size: 15px;
    color: #8c8c8c;
    line-height: 24px
}

#our-work {
    padding: 30px 0 50px;
    background-image: url(../images/ourwork-bg.webp);
    background-size: cover;
    position: relative
}

#our-work .overlay {
    background: #1a1a1a;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#our-work .section_title h2 {
    color: #fff
}

#our-work .section_title p {
    color: #ddd
}

#our-work.no-bg {
    background: 0 0
}

#our-work.no-bg .section_title h2 {
    color: #1a1a1a !important
}

#our-work.no-bg .section_title p {
    color: #444 !important
}

.isotope-filter_links {
    font-weight: 300
}

.isotope-filter_links ul li {
    margin-right: 2px;
    margin-bottom: 17px
}

.isotope-filter_links ul li a {
    color: #1a1a1a;
    font-size: 17px;
    background-color: #ddd;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 3px
}

.isotope-filter_links li a.active,
.isotope-filter_links li a:focus,
.isotope-filter_links li a:hover {
    color: #fff
}

.portfolio_row {
    margin-top: 10px
}

.hovereffect-portfolio {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    text-align: center;
    cursor: default
}

.hovereffect-portfolio .overlayPort {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect-portfolio h2,
.hovereffect-portfolio img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect-portfolio img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.hovereffect-portfolio:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.hovereffect-portfolio h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, .6)
}

#blog,
#fun-facts {
    background-size: cover;
    background-repeat: no-repeat
}

.hovereffect-portfolio ul.info {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    margin: 0 auto;
    background-color: transparent;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-weight: 400;
    height: 87%;
    width: 87%;
    position: absolute;
    padding: 18% 0 0;
    left: 0;
    right: 0;
    top: 6%
}

.hovereffect-portfolio:hover ul.info {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: transparent
}

.hovereffect-portfolio ul li {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 3px;
    margin-right: 7px;
    margin-left: 7px
}

.hovereffect-portfolio ul li a {
    color: #fff;
    font-size: 42px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff
}

#awesome-work {
    padding: 75px 0 0;
    background-color: #fff
}

#awesome-work .section_title h2 {
    color: #1a1a1a
}

#awesome-work .section_title p {
    color: #444
}

.call_to_action {
    margin-top: 45px;
    margin-bottom: 65px
}

#our-skills {
    padding: 75px 0 0;
    background-color: #f5f5f5;
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee
}

#our-skills .section_title h2 {
    color: #1a1a1a
}

#our-skills .section_title p {
    color: #444
}

.progress-bar_wrapper {
    margin-top: 48px
}

.progress-bar_wrapper .progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #ddd;
    border-radius: 0
}

.progress-bar-color1 {
    background-color: #403e60
}

.progress-bar-color2 {
    background-color: #5a2b4a
}

.progress-bar-color3 {
    background-color: #2794b6
}

.progress-bar-color4 {
    background-color: #1c527a
}

.progress-bar_list li {
    min-height: 50px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 25px
}

.progress-bar_list li img {
    position: absolute;
    top: 2px;
    left: 0;
    width: 50px;
    height: 50px
}

.progress-bar_list .skill-text {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #444
}

#who-we-are {
    padding: 30px 0 50px;
    background-color: #fff
}

#who-we-are.section_title h2 {
    color: #1a1a1a
}

#who-we-are .section_title p {
    color: #444
}

.tabs_row {
    margin-top: 0
}

.nav-tabs.nav-justified>li>a {
    background-color: #f5f5f5;
    border-radius: 0;
    border: none;
    color: #1a1a1a;
    font-size: 13px;
    padding: 7px 15px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: none;
    color: #fff;
    transition: none
}

.fun-facts_item,
.fun-facts_item:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    -webkit-transition-property: border-color, color, background-color;
    transition-duration: .3s;
    transition-property: border-color, color, background-color
}

#who-we-are .tab-content {
    border: 4px solid #f5f5f5;
    border-top: 0;
    padding: 60px 35px
}

.ideasList {
    margin-top: 66px;
    padding: 0 15px
}

.ideasList li {
    min-height: 55px;
    position: relative
}

.ideasList li i {
    position: absolute;
    top: -11px;
    left: 0;
    font-size: 40px
}

.ideasList li p {
    font-weight: 300;
    color: #1a1a1a;
    font-size: 26px;
    padding-left: 40px
}

.tab-contents h3 {
    margin-bottom: 20px;
    color: #1a1a1a;
    margin-top: 0;
    font-size: 30px
}

.tab-contents p {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 25px
}

.tab-contents .read-more-info {
    margin-top: 17px
}

.tab-contents ul li {
    color: #8c8c8c;
    font-size: 15px;
    margin-bottom: 5px;
    width: 50%;
    float: left
}

.middle-tab {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf
}

#fun-facts {
    padding: 75px 0;
    background-image: url(../images/fact-bg.webp);
    background-color: #1a1a1a;
    background-attachment: fixed
}

#fun-facts .section_title h2 {
    color: #fff
}

#fun-facts .section_title p {
    color: #ddd
}

.facts_row {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 65px
}

.fun-facts_item {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 95px;
    height: 95px;
    margin: 0 auto 28px;
    position: relative;
    border: 1px solid #ddd;
    -o-text-overflow: clip;
    text-overflow: clip;
    background-color: transparent;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transform-origin: 0 100% 0deg;
    transform-origin: 0 100% 0deg;
    backface-visibility: hidden
}

.fun-facts_contain p,
.fun-facts_item:before {
    position: absolute;
    -webkit-backface-visibility: hidden
}

.fun-facts_item:before {
    content: " ";
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 2px solid #fff;
    backface-visibility: hidden
}

.footer-widget_wrapper h4:before,
.fun-facts_title:before,
.inner-page-bg::before,
.single-post_heading:before,
.widget h3:before {
    content: ""
}

.fun-facts_contain p,
.testimonial-content {
    -webkit-transition-duration: .3s;
    -moz-osx-font-smoothing: grayscale
}

.fun-facts_contain {
    width: 95px;
    height: 95px;
    margin: 0 auto
}

.fun-facts_contain p {
    width: 95px;
    text-align: center;
    padding-top: 12px;
    font-size: 50px;
    z-index: 1;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: border-color, color, background-color;
    transition-property: border-color, color, background-color
}

.fun-facts_figure {
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 600;
    font-size: 55px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0
}

.fun-facts_title {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-weight: 700
}

.fun-facts_title:before {
    display: block;
    height: 2px;
    width: 40px;
    margin: 0 auto 8px
}

.fun-facts_wrapper:hover .fun-facts_contain p {
    color: #fafafa
}

#pricing-table {
    padding: 30px 0;
    background-color: #eee
}

#pricing-table .section_title h2 {
    color: #1a1a1a
}

#pricing-table .section_title p {
    color: #444
}

.pricing-table_row {
    margin-top: 120px;
    padding: 0 30px
}

.pricing-table_col {
    box-shadow: 0 0 21px -10px rgba(0, 0, 0, .75)
}

.pricing-table-inner_wrapper {
    background-color: #fff;
    border: 2px solid transparent;
    padding-bottom: 25px
}

.pricing-table-inner_wrapper.active .pricing-plan {
    background-color: #1a1a1a
}

.pricing-table-inner_wrapper.active .pricing-amount .pricing,
.pricing-table-inner_wrapper.active .pricing-plan_list li p {
    color: #fff
}

.pricing-table-inner_wrapper.active .pricing-amount .package {
    color: #eee
}

.pricing-table-inner_wrapper .pricing-plan {
    height: 120px;
    width: 120px;
    border-radius: 100%;
    margin: -60px auto 0;
    padding-top: 44px
}

.pricing-plan p {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    text-align: center
}

.pricing-amount .pricing {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 0
}

.pricing-amount .package {
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin-top: -10px;
    font-style: italic
}

.pricing-plan_list {
    padding-left: 30px;
    margin-bottom: 15px;
    margin-top: 15px
}

.pricing-plan_list li {
    position: relative;
    min-height: 35px;
    padding-left: 30px;
    padding-top: 1px
}

.pricing-plan_list li img {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 17px
}

.pricing-plan_list li p {
    margin: 0;
    text-align: left;
    color: #444;
    font-weight: 300;
    font-size: 15px
}

.pricing-table-inner_wrapper .btn-black:focus,
.pricing-table-inner_wrapper .btn-black:hover {
    color: #fff !important
}

.pricing-table-inner_wrapper.active .btn-black:focus,
.pricing-table-inner_wrapper.active .btn-black:hover {
    background-color: #ddd;
    color: #1a1a1a !important
}

#blog {
    padding: 75px 0 65px;
    background-color: #fff;
    position: relative;
    background-image: url(../images/blog-bg.webp)
}

#blog .section_title h2 {
    color: #fff
}

#blog .section_title p {
    color: #ddd
}

#blog .overlay {
    background: #1a1a1a;
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.post-detail_container {
    position: relative
}

.post-cards_row {
    margin-top: 70px
}

.post-cards_row a.all-posts-btn {
    margin-top: 20px;
    margin-bottom: 10px
}

#blog-items .item {
    padding: 0 15px
}

.post-detail_container .sperator {
    position: absolute;
    top: 0;
    width: 100%;
    height: 35px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skew(0, -5deg);
    -moz-transform: skew(0, -5deg);
    -ms-transform: skew(0, -5deg);
    -o-transform: skew(0, -5deg);
    transform: skew(0, -5deg);
    background: #fff;
    z-index: 10
}

.post-detail_container .post-content {
    background-color: #fff;
    padding: 15px
}

.author-image_wrapper {
    position: absolute;
    z-index: 200;
    right: 0;
    top: 0;
    margin-top: -80px;
    margin-right: 10px;
    width: 100px;
    height: 100px;
    border: 1px solid #1a1a1a;
    padding: 3px;
    background-color: #fff;
    border-radius: 100%
}

.author-image_wrapper .effect-bounce .overlay-bounce {
    border-radius: 100% !important;
    z-index: 200 !important;
    background-color: rgba(0, 0, 0, .75)
}

.author-image_wrapper .effect-bounce .overlay-bounce p {
    color: #fff;
    font-size: 14px;
    margin-top: 35px;
    cursor: default
}

.author-image_wrapper .author-image {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    right: 0;
    z-index: 15;
    position: relative
}

.post-content .post-title {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 2px
}

.post-content .post-metadata li,
.post-content .post-metadata li a:focus,
.post-content .post-metadata li a:hover {
    line-height: 20px;
    font-size: 14px
}

.post-content .post-title a {
    text-decoration: none;
    color: #1a1a1a
}

.post-content .post-title a:focus,
.post-content .post-title a:hover {
    text-decoration: none
}

.post-content .post-metadata {
    padding-left: 2px
}

.post-content .post-metadata li {
    color: #555;
    padding-right: 3px;
    padding-left: 3px
}

.post-content .post-metadata li a {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    text-decoration: none
}

.post-content p.post-excerpt {
    color: #444;
    font-size: 14px;
    line-height: 22px
}

.post-content a.read-more {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    margin-right: 6px;
    text-decoration: none
}

#testimonial {
    padding: 30px 0;
    background-color: #fff
}

#testimonial .section_title h2 {
    color: #1a1a1a
}

#testimonial .section_title p {
    color: #444
}

.testimonials_row {
    margin-top: 0
}

.testimonial-content {
    background-color: #1a1a1a;
    padding: 10px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.testimonial-image {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -100px
}

.testimonial-image img {
    border-radius: 100%;
    width: 200px;
    height: 200px
}

.testimonial-name {
    margin-top: 0
}

.testimonial-name h4 {
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 400
}

.testimonial-text_content {
    background-color: #3a3a3a;
    padding: 25px 30px;
    border-radius: 6px
}

.testimonial-text_content i.quote-icon {
    position: absolute;
    color: #e7e6e6;
    font-size: 50px;
    margin-top: -28px;
    margin-left: -16px;
    display: none
}

.testimonial-text_content h4,
.testimonial-text_content h5,
.testimonial-text_content p {
    text-align: center;
    color: #fff
}

.testimonial-text_content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    position: relative
}

.testimonial-text_content h4 {
    margin-top: 25px
}

#our-team {
    padding: 75px 0;
    background-color: #f5f5f5;
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee
}

#our-team .section_title h2 {
    color: #1a1a1a
}

.top-team-heading_row {
    margin-bottom: 53px
}

#our-team .section_title p {
    color: #444
}

.team-front_wrapper .team-info {
    background-color: #ddd;
    padding: 10px 0 19px
}

.team-front_wrapper {
    z-index: 2
}

#team-items .item {
    padding: 0 15px;
    display: block;
    height: 348px;
    width: 285px;
    margin: 0 auto
}

.team-back_wrapper h4,
.team-back_wrapper p,
.team-front_wrapper h4,
.team-front_wrapper p {
    text-align: center;
    margin-bottom: 0
}

.team-front_wrapper h4 {
    font-size: 30px;
    color: #1a1a1a;
    line-height: 27px
}

.team-front_wrapper p {
    color: #666;
    font-size: 16px
}

.team-back_wrapper {
    padding: 30px 20px 20px
}

.team-back_wrapper h4 {
    font-size: 30px;
    color: #fff;
    line-height: 27px
}

.team-back_wrapper p {
    color: #ddd;
    font-size: 16px
}

.team-back_wrapper p.description {
    font-size: 15px;
    color: #fff;
    text-align: left;
    line-height: 22px;
    margin-top: 10px
}

.team-back_wrapper ul {
    margin-top: 29px;
    margin-left: 4px;
    position: relative
}

.team-back_wrapper li {
    padding: 0;
    margin-right: 5px
}

.team-back_wrapper li a {
    font-size: 30px;
    text-align: center;
    background-color: #000;
    color: #fff;
    display: block;
    width: 44px
}

.team-back_wrapper li a:focus,
.team-back_wrapper li a:hover {
    background-color: #fff;
    color: #000
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 27px 6px;
    filter: Alpha(Opacity=50);
    opacity: .9;
    border: 3px solid transparent
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #fff;
    height: 15px;
    width: 15px;
    border: 3px solid
}

.team-wrapper {
    position: relative;
    float: left;
    padding-bottom: 100%;
    width: 255px;
    height: 348px;
    margin: 0 auto;
    text-align: center
}

.team-back_wrapper,
.team-front_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 255px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.team-back_wrapper,
.team-wrapper:focus .team-front_wrapper,
.team-wrapper:hover .team-front_wrapper {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.team-wrapper:focus .team-back_wrapper,
.team-wrapper:hover .team-back_wrapper {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

#newsletter {
    padding: 60px 0 160px;
    background-image: url(../images/newsletter-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.newsletter-inner_wrapper h4 {
    line-height: 41px;
    display: block;
    padding-left: 10px;
    margin-bottom: 28px
}

.newsletter-inner_wrapper h4 .stay-touch {
    display: block;
    font-weight: 700;
    color: #1a1a1a;
    font-size: 20px;
    padding-left: 5px;
    text-align: left
}

.newsletter-inner_wrapper h4 .offers {
    display: block;
    font-size: 58px;
    font-weight: 400;
    color: #fff
}

.newsletterForm input[type=email],
.newsletterForm input[type=text] {
    font-size: 25px;
    color: #676767;
    padding-left: 81px;
    background-image: url(../images/icon-email.webp);
    background-repeat: no-repeat;
    background-position: left 40px top 29px;
    background-position-x: 10%;
    background-position-y: 50%;
    background-color: #fff;
    height: 78px;
    box-shadow: none
}

.newsletterForm {
    margin-top: 13px
}

.newsletterForm input[type=text] {
    border-radius: 50px;
    border: none
}

.newsletterForm input[type=text]:focus,
.newsletterForm input[type=text]:hover {
    box-shadow: none
}

.newsletterForm input[type=email] {
    border-radius: 50px;
    border: none
}

.newsletterForm input[type=email]:focus,
.newsletterForm input[type=email]:hover {
    box-shadow: none
}

.newsletterForm .submit-button {
    background-color: #fff;
    color: #fff;
    border: none;
    height: 78px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.newsletterForm .submit-button:focus,
.newsletterForm .submit-button:hover {
    background-color: #fff !important;
    box-shadow: none;
    outline: 0
}

.newsletter-message {
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin: 8px 0 0
}

#contact {
    padding: 10px 0 30px;
    background-color: #fff
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form textarea {
    color: #1a1a1a;
    padding: 20px;
    border-radius: 0;
    box-shadow: none
}

.contact-form_wrapper {
    font-weight: 400
}

.contact-form_wrapper .contact-title {
    font-size: 35px;
    color: #1a1a1a
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form textarea {
    font-size: 16px
}

.contact-form {
    margin-top: 30px
}

.contact-form .form-group {
    margin-bottom: 30px
}

.contact-form textarea {
    resize: vertical;
    min-height: 110px
}

.contact-form textarea:focus,
.contact-form textarea:hover {
    box-shadow: none
}

.contact-form button.contact-form_submit {
    margin-top: 40px
}

footer {
    padding: 30px 0 0;
    position: relative;
    background: #000
}

footer .overlay {
    background: #1a1a1a;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.company-about p.description {
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.social-icons p {
    font-size: 18px;
    font-weight: 700
}

.social-icons ul {
    margin-top: 25px
}

.social-diamond_shape {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 28px;
    height: 28px;
    margin: 0 auto 28px;
    position: relative;
    border: 2px solid #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    background-color: transparent;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transform-origin: 0 100% 0deg;
    transform-origin: 0 100% 0deg;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-color, color, background-color;
    transition-property: border-color, color, background-color
}

.social-diamond_shape p {
    position: absolute;
    width: 28px;
    text-align: center;
    padding-top: 1px;
    padding-left: 0;
    font-size: 18px;
    color: #fff !important;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px
}

.social-icons ul li {
    margin-right: 12px;
    padding-left: 7px;
    padding-right: 0
}

.social-icons ul li a {
    text-align: center
}

.footer-widget_wrapper {
    padding-top: 0
}

.footer-widget_wrapper h4 {
    font-weight: 400;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 26px;
    margin-top: 18px
}

.footer-widget_wrapper h4:before {
    display: block;
    height: 3px;
    width: 100px;
    margin-bottom: 6px
}

.latest-post_list img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 72px;
    height: 50px
}

.latest-post_list li {
    min-height: 30px;
    position: relative
}

.latest-post_list li a.post-title {
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 18px;
    display: block
}

.latest-post_list li a:focus,
.latest-post_list li a:hover,
.latest-post_list li i.posted-icon {
    color: #fff
}

.latest-post_list li p.posted-date {
    font-size: 12px;
    font-weight: 600
}

.photo-stream_row .photo-stream_col {
    margin-top: 4px;
    padding: 0 15px 10px 10px
}

.photo-stream_wrapper a.expand {
    border: none;
    line-height: 62px;
    color: #fff
}

.contact-info_row {
    border-top: 2px solid #fafafa;
    padding: 35px 0 5px;
    margin-top: 10px
}

.contact-info_wrapper i.colored-icon {
    position: absolute;
    top: -14px;
    left: 0;
    font-size: 50px
}

.contact-info_wrapper .icon-contain {
    position: relative;
    min-height: 60px
}

.contact-info_wrapper .icon-contain p {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    padding-left: 36px;
    margin-top: 15px;
    line-height: 34px
}

.contact-info_wrapper .contact-list {
    padding-top: 14px
}

.contact-info_wrapper .contact-list li {
    position: relative;
    margin: 14px 0 0
}

.contact-info_wrapper .contact-list li.first {
    margin: 0
}

.contact-info_wrapper .contact-list li i {
    font-size: 29px;
    top: -6px
}

.contact-info_wrapper .contact-list li a {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding-left: 25px;
    min-height: 10px
}

.contact-info_wrapper .weblinks i {
    top: -5px
}

.contact-info_wrapper .weblinks p {
    padding-left: 52px;
    padding-top: 16px
}

.contact-info_wrapper .weblinks p a {
    color: #fff
}

.copyright {
    background-color: #1a1a1a;
    padding: 11px 0;
    border-top: double thin;
    border-color: #7b7b7b
}

.copyright h6 {
    color: #fff
}

.copyright p {
    color: #fff;
    font-size: 12px;
    font-weight: 300
}

.copyright p:last-child {
    font-size: 16px
}

.navbar-inverse {
    border: none;
    padding-top: 8px;
    background-color: #fff;
    margin-bottom: 0;
    -webkit-box-shadow: rgba(0, 0, 0, .1867) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, .1867) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, .1867) 0 1px 3px;
    margin-top: 0
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #1a1a1a
}

.navbar-inverse .navbar-nav>li {
    margin-left: 25px
}

.navbar-inverse .navbar-nav>li>a {
    color: #1a1a1a;
    font-size: 15px;
    padding: 4px 2px
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #1a1a1a
}

.navbar-inverse .navbar-toggle {
    border: none;
    margin-top: 21px
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
    border: none
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #1a1a1a
}

.navbar-inverse .logo p {
    color: #1a1a1a !important
}

#blog-title {
    padding: 160px 0 60px;
    background-image: url(../images/blog-title-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative
}

#blog-title .overlay {
    background: #1a1a1a;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.breadcrumbs {
    margin-bottom: 1px
}

.breadcrumbs li,
.breadcrumbs li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.blog-title_wrapper h1 {
    font-weight: 700;
    font-size: 35px;
    color: #fff;
    margin: 0
}

.grid-item {
    margin-bottom: 38px
}

#blog-posts {
    padding: 100px 0;
    background-color: #f5f5f5
}

.non-thumbnail-post_wrapper {
    padding-top: 15px
}

.non-thumbnail-post_wrapper .author-image img {
    width: 100px;
    height: 100px;
    border: 1px solid #1a1a1a;
    padding: 3px;
    border-radius: 100%
}

.non-thumbnail-post_wrapper .author-image_wrapper {
    width: 100px;
    height: 100px;
    border: 1px solid #1a1a1a;
    padding: 3px;
    background-color: #fff;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.pagination {
    margin-top: 50px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0
}

.pagination li a {
    color: #777;
    font-size: 12px;
    border-radius: 0;
    padding: 9px 16px;
    border-color: #bfbfbf
}

.pagination li a:focus,
.pagination li a:hover {
    background-color: #f5f5f5;
    color: #777;
    border-color: #bfbfbf
}

#primary {
    padding: 70px 0 100px;
    background-color: #fff
}

.post-detail {
    margin-top: 35px
}

.entry-header {
    margin-bottom: 15px
}

.entry-header .author-image_wrapper {
    top: inherit;
    margin-top: -60px;
    margin-right: 32px
}

.post-detail .post-title {
    color: #1a1a1a;
    font-size: 28px;
    line-height: 24px
}

.post-detail ul li,
.post-detail ul li a {
    color: #777;
    font-size: 16px
}

.post-detail ul li a:focus,
.post-detail ul li a:hover {
    text-decoration: none
}

.post-body p {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 24px
}

.post-body blockquote {
    background-color: #f9f9f9;
    font-weight: 400;
    padding: 25px 50px 25px 72px;
    font-size: 17.5px;
    border-left: 5px solid;
    font-style: italic;
    line-height: 24px;
    color: #666
}

.post-body blockquote i {
    position: absolute;
    color: #e7e6e6;
    font-size: 50px;
    margin-top: -18px;
    margin-left: -42px
}

.post-body blockquote p {
    text-align: right;
    font-size: 15px;
    color: #888;
    z-index: 1;
    position: relative
}

.author-info_wrapper {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 40px 0 27px;
    margin-top: 55px
}

.author-info-inner_wrapper {
    position: relative;
    min-height: 100px;
    padding-left: 118px;
    padding-top: 1px
}

.author-info-inner_wrapper h3 {
    color: #1a1a1a;
    font-size: 20px;
    margin-top: 8px
}

.author-info-inner_wrapper p {
    font-size: 14px;
    color: #777;
    line-height: 24px
}

.author-info-inner_wrapper li a {
    color: #888;
    font-size: 20px
}

#comments {
    margin-top: 60px
}

.single-post_heading {
    font-size: 21px;
    color: #1a1a1a
}

.single-post_heading:before {
    display: block;
    height: 3px;
    width: 70px;
    margin-bottom: 6px
}

.comments-lists {
    margin-top: 45px;
    padding: 0
}

.comments-lists .comment {
    position: relative;
    list-style: none;
    padding-left: 118px;
    padding-top: 1px;
    min-height: 100px;
    border-bottom: 1px solid #aaa;
    margin-top: 35px
}

.activity_rounded {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: 1px solid #1a1a1a;
    padding: 3px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.activity_rounded img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    vertical-align: middle;
    behavior: url(css/PIE.htc);
    width: 96px;
    height: 96px
}

.comments-lists .comment h4 {
    font-size: 20px;
    color: #1a1a1a;
    margin-top: 3px
}

.comments-lists .comment p {
    font-size: 14px;
    color: #777;
    line-height: 24px
}

.comments-lists .comment small.date-posted {
    color: #888;
    font-size: 15px;
    margin-left: 12px
}

.comments-lists .comment .comment-body {
    padding-bottom: 18px
}

.comments-lists .comment a.reply {
    font-size: 13px;
    color: #555;
    font-weight: 700
}

.children {
    list-style: none;
    padding-left: 0
}

.children .comment {
    position: relative;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    margin-top: 0
}

.children .comment-body {
    border: none !important;
    margin-top: 23px
}

.children li .activity_rounded {
    margin-top: 23px
}

#leave-comment {
    padding: 10px 0;
    margin-top: 70px
}

#leave-comment h3 {
    font-size: 35px;
    font-weight: 400
}

#leave-comment form {
    margin-top: 32px
}

#leave-comment input[type=email],
#leave-comment input[type=text] {
    border: none;
    border-bottom: 1px solid #1a1a1a;
    box-shadow: none;
    font-size: 16px;
    color: #1a1a1a;
    padding: 0 0 6px 6px;
    margin-bottom: 20px
}

#leave-comment input[type=email]:focus,
#leave-comment input[type=email]:hover,
#leave-comment input[type=text]:focus,
#leave-comment input[type=text]:hover,
#leave-comment textarea :focus,
#leave-comment textarea:hover {
    border-bottom: 1px solid
}

#leave-comment textarea {
    border: none;
    border-bottom: 1px solid #1a1a1a;
    box-shadow: none;
    resize: vertical;
    font-size: 16px;
    color: #1a1a1a;
    padding: 0 0 6px 6px;
    min-height: 180px
}

.comment-form_submit {
    margin-top: 50px
}

.widget {
    background-color: #fff;
    margin-bottom: 50px
}

.widget_calendar table thead,
.widget_tag_cloud li a {
    background-color: #f5f5f5
}

.widget .search-form input[type=text] {
    border-radius: 30px;
    border: 1px solid #777;
    width: 100%;
    font-size: 20px;
    padding-left: 28px;
    height: 52px;
    font-weight: 300;
    background-image: url(../images/search-icon.webp);
    background-repeat: no-repeat;
    background-position: right 17px center;
    background-position-x: 93%;
    background-position-y: 50%
}

.widget h3 {
    font-size: 21px;
    color: #1a1a1a;
    margin-bottom: 30px
}

.widget ul li,
.widget ul li a {
    font-size: 16px;
    font-weight: 400
}

.widget h3:before {
    display: block;
    height: 3px;
    width: 70px;
    margin-bottom: 6px
}

.widget ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.widget ul li {
    margin-bottom: 12px
}

.widget ul li span.categoryCount {
    float: right
}

.widget ul li a {
    color: #444;
    text-decoration: none
}

.widget_recent_entries ul li {
    position: relative;
    padding-left: 90px;
    min-height: 65px
}

.widget_recent_entries ul li h4 {
    margin-bottom: 3px;
    line-height: 16px
}

.widget_recent_entries ul li p,
.widget_recent_entries ul li span {
    color: #666;
    font-size: 14px
}

.widget_recent_entries ul li img {
    position: absolute;
    top: 2px;
    left: 0;
    width: 79px
}

.widget_recent_entries ul li a {
    font-size: 16px;
    display: block;
    text-decoration: none
}

.widget_tag_cloud ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 15px
}

.widget_tag_cloud li a {
    font-size: 14px !important;
    text-decoration: none;
    color: #444;
    padding: 8px;
    font-weight: 400;
    border-radius: 3px
}

.widget_tag_cloud li a:focus,
.widget_tag_cloud li a:hover {
    color: #fff !important
}

.widget_recent_comments ul li {
    border-bottom: 1px solid #888;
    padding-bottom: 15px
}

.widget_recent_comments ul li h4 {
    margin-bottom: 12px;
    line-height: 16px;
    margin-top: 0
}

.widget_recent_comments ul li h4 a {
    font-size: 16px;
    color: #444
}

.widget_recent_comments ul li p {
    font-size: 14px !important;
    color: #888;
    line-height: 24px
}

.widget_recent_comments ul li span.comment-author-link {
    font-size: 14px;
    font-weight: 700;
    color: #666
}

.widget_calendar table {
    width: 100%
}

.widget_calendar table th {
    text-align: center
}

.widget_calendar table td {
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 0
}

.widget_calendar table td#today {
    color: #fff
}

.widget_calendar table thead th {
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 400;
    padding: 2px 0
}

.widget_calendar tbody {
    border: 2px solid #f5f5f5
}

.widget_calendar table caption {
    background-color: #1a1a1a;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 15px
}

.error-page {
    padding: 100px 0
}

.error-page h1 {
    font-size: 150px
}

.error-page h2 {
    font-size: 40px;
    margin-top: 0
}

.error-page p {
    margin-top: 20px;
    font-weight: 300
}

.inner-page-bg {
    position: relative;
    background-size: cover !important
}

.inner-page-bg::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(26, 26, 26, .65)
}

.mfp-container:before,
.mfp-figure:after {
    content: ""
}

.sitemap {
    padding: 30px 0
}

.contact-us-page {
    padding: 50px 0
}

.contact-us-page p,
.contact-us-page p a {
    font-size: 20px;
    color: grey;
    font-weight: 300
}

.free-text p {
    font-weight: 300;
    padding: 0 20px;
    font-size: 13px
}

.free-text p span {
    color: #0e456e
}

.more-features {
    margin: 30px 0
}

.more-features h3 {
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin: 0 90px;
    padding-bottom: 10px
}

.more-features p {
    margin: 20px 0 0 18px;
    font-weight: 300;
    font-size: 12px
}

.free-text.white p {
    color: #fff
}

.free-text.white p span {
    color: #000
}

.more-features.white p {
    color: #fff
}

@media only screen and (max-width:590px) {
    .site-heading {
        margin-bottom: 21px !important;
        text-align: center
    }

    .carousel-indicators {
        bottom: 20px
    }

    .about-feature_col.last-item {
        margin-bottom: 0
    }

    .newsletter-inner_wrapper h4 .offers {
        font-size: 45px
    }
}

@media only screen and (min-width:430px) and (max-width:767px) {
    .post-detail_container .sperator {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: skew(0, -2deg);
        -moz-transform: skew(0, -2deg);
        -ms-transform: skew(0, -2deg);
        -o-transform: skew(0, -2deg);
        transform: skew(0, -2deg);
        background: #fff;
        z-index: 10
    }
}

@media (min-width:250px) {
    .navbar {
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out
    }

    .navbar .logo p {
        -webkit-transition: font-size .5s ease-in-out;
        -moz-transition: font-size .5s ease-in-out;
        transition: font-size .5s ease-in-out;
        color: #fff
    }

    .navbar .logo img {
        -webkit-transition: font-size .5s ease-in-out;
        -moz-transition: font-size .5s ease-in-out;
        transition: font-size .5s ease-in-out
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #1a1a1a !important
    }

    .top-nav-collapse p {
        margin: 6px 0 0 !important;
        font-size: 40px;
        padding-bottom: 10px;
        -webkit-transition: font-size .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: font-size .5s ease-in-out, padding .5s ease-in-out;
        transition: font-size .5s ease-in-out, padding .5s ease-in-out
    }

    .top-nav-collapse-blog {
        padding: 0;
        background-color: #fff !important
    }

    .top-nav-collapse-blog p {
        margin: 6px 0 0 !important;
        font-size: 40px;
        padding-bottom: 10px;
        -webkit-transition: font-size .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: font-size .5s ease-in-out, padding .5s ease-in-out;
        transition: font-size .5s ease-in-out, padding .5s ease-in-out
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-feature_col {
        margin-bottom: 60px
    }

    .facts_col {
        margin-bottom: 30px
    }

    .pricing-table_col {
        margin-bottom: 100px
    }

    .contact-form_wrapper {
        margin-bottom: 40px
    }

    .testimonial-col {
        margin-bottom: 156px
    }

    .team_col {
        margin-bottom: 139px
    }
}

@media only screen and (min-width:200px) and (max-width:767px) {

    .logo,
    .site-heading {
        font-weight: 700;
        color: #fff;
        font-size: 36px
    }

    .logo {
        font-family: "Lobster Two", cursive;
        font-style: italic;
        margin-top: 14px
    }

    .contact-form_wrapper {
        margin-bottom: 40px
    }

    .pricing-table_col {
        margin-bottom: 100px
    }

    .facts_col {
        margin-bottom: 30px
    }

    .about-feature_col {
        margin-bottom: 60px
    }

    .testimonial-col {
        margin-bottom: 156px
    }

    .team_col {
        margin-bottom: 139px
    }

    .carousel_button_list,
    .site-heading {
        margin-bottom: 45px
    }

    .site-heading {
        margin-top: -430px;
        text-align: center
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-inverse .navbar-nav>li>a {
        text-align: center;
        font-size: 17px
    }

    #header-bg {
        padding: 105px 0 70px
    }

    #header-video-bg {
        padding: 120px 0 40px
    }

    .navbar-default .navbar-nav>li,
    .navbar-inverse .navbar-nav>li {
        margin-left: 0;
        margin-bottom: 7px
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #ddd
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-toggle {
        margin-top: 28px;
        border: none
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #1a1a1a;
        opacity: .8
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #e7e7e7;
        background-color: #fff
    }

    .navbar-inverse .navbar-toggle {
        margin-top: 28px;
        border: none
    }

    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #1a1a1a
    }
}

@media only screen and (min-width:768px) {

    .logo,
    .site-heading {
        font-weight: 700;
        color: #fff
    }

    .logo {
        font-family: "Lobster Two", cursive;
        font-style: italic
    }

    .navbar-nav {
        padding-right: 22px
    }

    .widget {
        padding: 0 0 0 15px
    }

    .carousel-indicators {
        bottom: 70px
    }

    .site-heading {
        font-size: 48px;
        margin-top: -410px;
        margin-bottom: 45px;
        text-align: center
    }

    .navbar-default .navbar-nav>li>a {
        border-top: 3px solid;
        border-color: transparent;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        border-top: 3px solid
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        border-top: 3px solid;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-inverse .navbar-nav>li>a {
        border-top: 3px solid;
        border-color: transparent;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        border-top: 3px solid
    }

    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        border-top: 3px solid;
        padding-left: 0;
        padding-right: 0
    }

    .pricing-table-inner_wrapper.active {
        -ms-transform: scale(1.075);
        -moz-transform: scale(1.075);
        -o-transform: scale(1.075);
        -webkit-transform: scale(1.075);
        transform: scale(1.075);
        z-index: 1;
        position: relative
    }

    .post-body blockquote {
        margin: 35px 70px
    }
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top img {
    position: absolute;
    left: 0;
    width: 100%
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.no-touch .cd-top:hover {
    opacity: 1
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 50px;
        width: 50px;
        right: 30px;
        bottom: 50px
    }
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-bg {
    z-index: 1042;
    background: #000;
    opacity: .9
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.pbox,
.pbox h5 {
    background: #fff
}

.pbox,
.pbox h4,
.pbox h4 span {
    position: relative
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .92
}

.mfp-bottom-bar {
    display: none
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-arrow-left::after,
.mfp-arrow-right::after {
    font-family: FontAwesome;
    border: none !important;
    color: #fff;
    font-size: 65px;
    -webkit-transition: .5s;
    transition: .5s
}

.mfp-arrow-right::after {
    content: "\f105" !important
}

.mfp-arrow-left::after {
    content: "\f104" !important
}

.mfp-arrow-left::before,
.mfp-arrow-right::before {
    border: none !important
}

.mfp-arrow {
    height: 60px
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow::after,
.mfp-arrow::before {
    margin-top: 15px;
    top: -1px !important
}

img.mfp-img {
    padding: 40px 0 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: scale(.95);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: scale(.95);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.page .pbox {
    padding-bottom: 6px
}

.page .pbox p {
    color: #c6c5c5;
    display: block;
    padding: 12px 11px 14px 18px;
    font-size: 12px;
    text-align: left;
    line-height: 15px
}

.pbox h5,
.small-pricing h5 {
    border-right: 1px solid #ccc;
    float: left;
    font-size: 46px;
    margin: 10px 0 0 50px;
    padding-right: 30px;
    color: #0e456e;
    font-weight: 400
}

.pbox h3,
.small-pricing h3 {
    margin-top: 15px;
    font-size: 55px;
    color: #0e456e;
    font-weight: 900;
    margin-bottom: 0
}

.pbox ul {
    margin: 20px 0
}

.combo_pckg .arw h5:before {
    border: none
}

.box-shaddow {
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .48);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .48);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .48)
}

.pbox .freepckg {
    text-align: left;
    padding: 0
}

.blank {
    margin-bottom: 38px !important
}

.pbox {
    margin: 0;
    min-height: 668px;
    text-align: center;
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 15%);
    padding-bottom: 10px;
    border-radius: 15px
}

.our-pricing-table .pbox {
    height: 740px
}

.pbox h4 {
    background-color: #00adff;
    color: #fff;
    padding: 24px 0 30px;
    font-size: 30px;
    font-weight: 700;
    border-radius: 15px 15px 0 0
}

.pbox h4 span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-rendering: auto;
    padding-top: 10px
}

.pbox .collapsed h4 span:before {
    content: "\f067"
}

.pbox h4 span:before {
    position: absolute;
    top: -16px;
    right: 18px;
    font: 14px/1 FontAwesome;
    color: #fff;
    display: none;
    content: "\f068"
}

.pbox .btn_area {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 0 30px;
    background: #fafafa
}

.pbox .btn_area a.btn {
    background: #8ac503;
    padding: 12px 39px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.pbox.second .btn_area a.btn,
.pbox.second h4 {
    background: #ffbc00
}

.pbox.second h4:after,
.pbox.second h4:before,
.price2 h4:after,
.price2 h4:before {
    border-top-color: #ff803a
}

.pbox.last .btn_area a.btn,
.pbox.last h4 {
    background: #25ea6a
}

.pbox.last h4:after,
.pbox.last h4:before,
.price3 h4:after,
.price3 h4:before {
    border-top-color: #26b056
}

.page .pbox h3,
.small-pricing h3 {
    margin-top: 25px;
    font-size: 55px;
    color: #0e456e;
    font-weight: 900;
    margin-bottom: 0
}

.pbox ul {
    padding-left: 0
}

.pbox ul li {
    color: #7d7d7d;
    font-size: 14px;
    padding: 5px 0;
    border-top: 1px solid #f5f5f5;
    margin-bottom: 0;
    font-weight: 400;
    border-bottom: none
}

.pbox.second h3,
.pbox.second p strong,
.price2 h3 {
    color: #ff803a
}

.pbox.last h3,
.pbox.last p strong,
.price3 h3 {
    color: #26b056
}

.inner_package {
    margin: 0 66px 30px
}

.pbox ul li {
    margin-left: 30px;
    margin-right: 30px;
    list-style: none
}

.pbox h3 sup {
    font-size: 78%;
    top: -7px
}

a.btn.blue,
a.btn.green,
a.btn.orange,
a.btn.pnk,
a.btn.purple,
a.btn.purple-light {
    border-radius: 5px;
    font-size: 13px;
    color: #fff
}

.pbox a.btn.pnk,
.small-pricing a.btn.pnk {
    background: #00adff;
    padding: 14px 38px;
    margin-top: 0;
    margin-right: 0
}

.combo_pckg a.btn.pnk {
    margin-top: 0;
    margin-right: 0
}

a.btn.pnk {
    background: #0e456e;
    margin-top: 15px !important
}

a.btn.pnk:hover {
    background: #0e456e;
    color: #fff
}

a.btn.orange {
    background: #ffbc00
}

a.btn.orange:hover {
    background: #d6682b;
    color: #fff
}

a.btn.green {
    background: #26b056;
    margin-top: 8px
}

a.btn.green:hover {
    background: #14823a;
    color: #fff
}

a.btn.blue {
    background: #213f92
}

a.btn.blue:hover {
    background: #152e73;
    color: #fff
}

a.btn.purple {
    background: #301b58
}

a.btn.purple:hover {
    background: #1b0b3a;
    color: #fff
}

a.btn.purple-light {
    background: #5b3184
}

a.btn.purple-light:hover {
    background: #432263;
    color: #fff
}

a.btn {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    padding: 16px 10px;
    min-width: 180px;
    margin-right: 14px;
    margin-top: 11px
}

a.btn:hover {
    background: #fff;
    color: #959595
}

a.btn.price {
    background: #0e456e;
    border: 1px solid #0e456e;
    outline: 0
}

.btn.price.cust {
    width: 200px
}

.btn.price.cust:hover {
    color: #fff;
    border-color: #3c3852;
    background: #3c3852
}

a.btn.price:hover {
    background: 0 0;
    color: #fff
}

.combo_pckg .row {
    margin-left: 0
}

.combo_pckg {
    margin: 0 80px 40px 50px !important
}

.combo_pckg .arw {
    padding: 17px 0;
    background-color: #213f92;
    margin-left: 0;
    border-radius: 15px 15px 0 0
}

.combo_pckg .arw h5 {
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.combo_pckg .arw:before,
.page .combo_pckg .arw:after {
    border-color: rgba(91, 49, 132, 0);
    border-top-color: #17964f
}

.combo-h3 {
    font-size: 60px;
    color: #0e456e;
    font-weight: 900;
    margin-bottom: 0
}

.combo-h3 sup {
    font-size: 35px
}

.whtbg {
    background: #fff;
    padding: 21px 0;
    margin-bottom: 100px
}

.combo_pckg .whtbg .p200,
.whtbg .p200 {
    padding: 0 20px
}

.whtbg .p200 {
    margin-top: 30px;
    margin-bottom: 30px
}

.whtbg .p200 h4 {
    font-size: 15px;
    color: #494949;
    font-weight: 600
}

.whtbg .p200 ul li {
    border-top: #efefef 1px solid;
    padding: 4px 0;
    font-size: 14px;
    color: #7d7d7d;
    list-style: none
}

.freepckg ul li i,
.freepckg ul li strong,
.whtbg .p200 ul li i {
    color: #1db344
}

.freepckg {
    background: #f7f4f4;
    padding: 20px 40px 20px 0;
    margin: 30px
}

.freepckg ul li {
    color: #7c7c7c;
    border-bottom: #f0f0f0 1px solid;
    padding: 6px 0;
    list-style: none
}

.freepckg ul li span {
    display: block;
    color: #b1b1b1;
    font-size: 11px;
    font-style: italic
}

.ultimate_pckg .whtbg {
    margin-bottom: 0;
    border-radius: 15px;
    height: auto
}

.clear {
    clear: both
}

.m0 {
    margin: 0
}

.mt0 {
    margin-top: 0
}

.mt15 {
    margin-top: 15px !important
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt20 {
    margin-top: 20px
}

.mt-10 {
    margin-top: 10px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mt110 {
    margin-top: 110px
}

.mt113 {
    margin-top: 113px
}

.mt115 {
    margin-top: 115px
}

.mt120 {
    margin-top: 120px
}

.mt130 {
    margin-top: 130px
}

.mt140 {
    margin-top: 140px
}

.mt150 {
    margin-top: 150px
}

.mb0 {
    margin-bottom: 0
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb50 {
    margin-bottom: 50px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb60 {
    margin-bottom: 70px
}

.mb100 {
    margin-bottom: 100px
}

.mr5 {
    margin-right: 5px
}

.mr0 {
    margin-right: 0
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.p0 {
    padding: 0
}

.pl0 {
    padding-left: 0
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt40 {
    padding-top: 40px
}

.pl50 {
    padding-left: 50px
}

.pbox .freepckg ul li {
    margin-left: 1px;
    margin-right: 1px
}

.package_area .multi_tabs .tabs .top-tabs li a {
    font-family: inherit;
    border: transparent;
    font-size: 14px;
    margin: 0 20px;
    cursor: pointer;
    border-radius: 4px;
    background-color: #ddd;
    color: #1a1a1a
}

.package_area .multi_tabs .tabs .bottom-tabs li a {
    font-family: inherit;
    background-color: #ddd;
    border: none;
    font-size: 14px;
    color: #1a1a1a;
    cursor: pointer;
    font-weight: 400;
    padding: 13px 20px;
    border-radius: 4px
}

.package_area .multi_tabs .tabs .bottom-tabs li.active a:after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    left: 48%;
    top: 27px
}

.arw,
.arw h5 {
    position: relative
}

.package_area .multi_tabs .tabs .bottom-tabs li {
    padding: 0 12px
}

.package_area .multi_tabs .tabs .bottom-tabs li.active a,
.package_area .multi_tabs .tabs .top-tabs li.active a,
.package_area .multi_tabs .tabs .top-tabs li.active a:active,
.package_area .multi_tabs .tabs .top-tabs li.active a:focus,
.package_area .multi_tabs .tabs .top-tabs li.active a:hover {
    color: #fff;
    border-bottom: 0 solid #1a1a1a;
    background-color: #0e456e
}

.package_area .multi_tabs .tabs .nav-tabs {
    text-align: center;
    border: 0
}

.package_area .multi_tabs .tabs .nav-tabs li {
    display: inline-block;
    float: none;
    border: 0
}

.package_area .multi_tabs .tabs .bottom-tabs {
    border: none
}

.package_area .tab-content {
    margin-top: 25px
}

.package_area .tab-content ul li {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 400
}

.arw {
    background: #5b3184;
    padding: 33px 0 20px
}

.arw h5 {
    font-size: 42px;
    color: #fff;
    text-align: right;
    font-weight: 700
}

.arw h5 span {
    display: block !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: #fff !important
}

.arw h5:before {
    position: absolute;
    right: -41px;
    top: -5px;
    height: 90px;
    border: 1px solid #6d3b9e;
    content: ""
}

.arw h3 {
    font-size: 75px;
    color: #a1e800;
    text-align: left;
    margin: 0 0 0 50px;
    font-weight: 900
}

.arw h3 sup {
    font-size: 35px;
    top: -1.5em
}

.remove-padding {
    padding: 0 !important
}

.video-design .video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border: 0;
    border-radius: 100%;
    color: #2d2d2d;
    background-color: rgba(255, 255, 255, .5);
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    z-index: 300
}

.video-pop .video-img {
    overflow: hidden;
    position: relative;
    z-index: 10
}

.video-design .video-play i.fa-play {
    margin-left: 5px
}

.video-design .video-play:hover {
    color: #fff;
    background-color: #1ec0ff
}

.video-pop .hovereffect-portfolio ul li a {
    font-size: 25px;
    text-align: center;
    line-height: 55px
}

.field {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 11px 10px 16px 31px;
    margin-bottom: 18px
}

.field.code {
    width: 24%;
    float: left;
    margin-right: 10px;
    padding: 11px 3px 16px 10px
}

.field.number {
    width: 74%;
    float: left
}

.conform .field select option {
    color: #333
}

.field i {
    position: absolute;
    top: 16px;
    left: 12px;
    color: #9da6ac;
    font-size: 15px
}

.conform .field textarea {
    height: 165px
}

.sideform input[type=text],
.sideform select,
.sideform textarea {
    width: 98%;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: 14px
}

input[type=submit],
.formdv button[type=button],
#contactform button[type=button],
.sideform button[type=button],
#SignupModal .modal-body button[type=button] {
    background: #0e456e;
    padding: 18px 72px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: 0;
    float: right;
    border-radius: 5px
}




.conform .field input[type=email],
.conform .field input[type=text],
.conform .field select,
.conform .field textarea {
    background: 0 0;
    border: none;
    outline: 0;
    width: 100%;
    color: #000;
    overflow: hidden
}

.conform {
    margin-top: 20px
}

.webdev-brochure .pbox.first .freepckg {
    min-height: 510px
}

.webdev-brochure .pbox.second .freepckg {
    min-height: 415px
}

.perpage {
    text-align: center !important;
    font-size: 15px !important;
    color: #494949 !important;
    font-weight: 600;
    padding: 0 30px !important
}

.perpage strong {
    display: inline !important;
    color: #d42c0e !important
}

.ultimate_pckg {
    margin: 0 80px
}

.web-tabs.nav-tabs {
    border-bottom: 0 solid #ddd;
    text-align: center
}

.web-tabs>li {
    border-right: 0 solid #dfdfdf;
    padding: 0 5px;
    float: none;
    display: inline-block
}

.web-tabs>li>a {
    background-color: #ddd;
    color: #1a1a1a;
    border-radius: 4px
}

.web-tabs>li>a:hover {
    background-color: #0e456e;
    border-color: transparent;
    color: #fff
}

.web-tabs>li.active>a,
.web-tabs>li.active>a:focus,
.web-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    border: 1px solid #0e456e;
    border-bottom-color: transparent;
    background-color: #0e456e
}

.product-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 9px 21px -7px rgba(0, 0, 0, .28);
    -moz-box-shadow: 0 9px 21px -7px rgba(0, 0, 0, .28);
    box-shadow: 0 9px 21px -7px rgba(0, 0, 0, .28)
}

.single-portfolio {
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e8e8e8
}

.img-holder,
.img-side {
    position: absolute;
    top: 0;
    height: 100%
}

a.btn-red {
    margin-top: 8px;
    margin-right: 0;
    padding: 10px
}

a.btn-circle {
    border-radius: 100px
}

.img-border {
    border: 5px solid #ccc
}

.project-box h1 {
    margin-top: 0
}

.img-side {
    padding: 0;
    overflow: hidden;
    z-index: 100
}

.img-side.img-right {
    right: 0
}

.img-side.img-left {
    left: 0
}

.img-side.img-center {
    left: 0;
    right: 0;
    margin: auto
}

.img-holder {
    width: 100%;
    background-size: cover;
    background-position: 0 0;
    -webkit-transition: background-position 5s;
    transition: background-position 5s;
    -moz-transition: background-position 5s
}

.img-holder:hover {
    background-position: 0 100%
}

.title hr {
    width: 45px;
    margin: 20px 0;
    border-top: 2px solid #0e456e
}

.title h3 {
    font-size: 38px;
    letter-spacing: 2px
}

.alt-paragraph {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6
}

.dark-bg {
    background-color: #2d2d2d
}

.white-color {
    color: #fff
}

.cbp-l-grid-work .cbp-item {
    padding: 0
}

.cbp-l-grid-work .cbp-item-wrapper {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    border-top: 0 solid #f4f4f4
}

.cbp-l-loadMore-button .cbp-l-loadMore-button-link,
.cbp-l-loadMore-button .cbp-l-loadMore-link {
    background: #fff;
    margin-bottom: 40px;
    color: #000
}

.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop {
    cursor: default;
    color: #000
}

.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-work .cbp-filter-item:hover {
    background-color: #0e456e
}

.sideform label {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize
}

.sideform {
    position: fixed;
    right: -662px;
    top: 196px;
    z-index: 9999999;
    display: none
}

.ie8 .sideform {
    top: 172px
}

.sideform .switch {
    background: url(../images/sprites.webp) -743px 1px no-repeat rgba(0, 0, 0, 0);
    width: 59px;
    height: 417px;
    top: -1px;
    position: absolute;
    left: -57px;
    cursor: pointer
}

.sideform .sidfrmdv {
    width: 660px;
    padding: 0;
    background: #000
}

.sidfrmdv .inform h4,
.sidfrmdv .sideform h4 {
    margin: 0 0 19px;
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    padding: 13px 20px 0;
    text-align: center
}

.sideform h4 span {
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin-top: 12px
}

.sideform .formcta a,
.sideform .formcta p {
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

.sideform h4 span strong {
    color: #fc0
}

.sidfrmdv .thanks,
.sidfrmdv .thanks a {
    color: #fff;
    line-height: 20px
}

.sidfrmdv .thanks h5 {
    font-size: 20px;
    line-height: 26px
}

.sideform .formcta {
    float: left;
    text-align: center;
    width: 50%
}

.sideform .formcta p {
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px 2px #000;
    margin: 10px 0 0
}

.sideform .formcta a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background: url(../images/sprites.webp) -362px -858px no-repeat;
    padding: 5px 0 10px 30px;
    display: inline-block;
    margin-top: 5px
}

.sideform a.chat {
    margin-left: 10px;
    background-position: -362px -908px
}

.sideform .title {
    color: #fff;
    padding-bottom: 5px
}

.sideform .form {
    padding-left: 16px;
    padding-bottom: 0;
    position: relative
}

.sideform .form-offer {
    position: absolute;
    top: -2px;
    right: 4px
}

.sideform .form .field {
    margin-bottom: 15.4px;
    width: 100%;
    position: relative;
    background: 0 0;
    padding-bottom: 11px !important
}

.sideform input[type=submit],
.sideform button[type=button] {
    padding: 12px 68px;
    margin-bottom: 11px
}

.sideform .form .field:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0
}

.sideform .form .field.status:after {
    position: absolute;
    left: -2px;
    top: -37px
}

.sideform .form .field i {
    color: #8e8e93;
    float: left
}

.sideform .form p {
    color: #fff;
    margin: 10px 0 0 8px;
    font-size: 14px;
    font-weight: 600
}

.sideform input[type=text],
.sideform select,
.sideform textarea {
    width: 98%;
    border: none;
    background: 0 0;
    color: #fff
}

.sideform select option {
    color: #000;
    background: #fff
}

.sideform .form .field.code {
    width: 25%;
    float: left
}

.sideform .form .field.number {
    float: left;
    width: 71%
}

.sideform textarea {
    height: 78px
}

.sideform h6 {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    color: #fff;
    font-weight: 300;
    padding-left: 18px
}

.sideform h6 strong {
    color: #ffde00
}

.sideform h6 span {
    color: #666;
    font-size: 12px;
    display: block;
    margin-top: 12px
}

.sideform h6 em {
    float: right;
    color: #666;
    font-size: 11px;
    margin-right: 37px;
    margin-top: -13px;
    font-weight: 400
}

.switch::before {
    color: #fff;
    content: "\f05c";
    cursor: pointer;
    font: 20px/1 FontAwesome;
    left: 23px;
    position: absolute;
    text-rendering: auto;
    top: 19px
}

.myFormTheme .btn,
.myFormTheme h4 {
    font-family: Roboto;
    text-transform: uppercase
}

.switch.active:before {
    content: "\f137"
}

#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
    z-index: 1000;
    display: none
}

.startform {
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -6px
}

.startform .thanks p {
    color: #fff
}

.startproject {
    width: 304px;
    z-index: 99;
    top: 119px;
    position: absolute;
    right: 0
}

.startbutton {
    background: #0e456e;
    bottom: -36px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 17px;
    font-weight: 700;
    height: 43px;
    padding: 10px 0 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    width: 100%;
    z-index: 2;
    text-align: center
}

.startbutton i {
    margin-left: 7px;
    font-size: 14px
}

.startbutton.active i.fa-chevron-circle-down:before {
    content: "\f139"
}

.startbutton.active {
    bottom: -43px;
    width: 100%
}

.form-container {
    position: relative
}

.formdv {
    background: #fff;
    box-shadow: 0 0 30px #000;
    width: 100%;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #ccc
}

.formdv .inform {
    min-height: 413px
}

#banform>p {
    font-size: 14px;
    color: #252525
}

#banform>p span {
    color: #f36
}

.formdv p {
    padding: 0;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.formdv p strong {
    color: #ffde00;
    font-weight: 700;
    text-transform: uppercase
}

.formdv h4 strong {
    color: #ffd800
}

.formdv a {
    color: #3a3838;
    text-decoration: underline
}

.formdv a.forgot {
    padding-right: 30px
}

.formdv form {
    display: block;
    padding: 10px 19px 6px;
    margin: 0
}

.formdv .field {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 10px;
    padding: 8px 0 7px 26px;
    border-radius: 0
}

.formdv .field.code {
    margin-right: 5px;
    padding-left: 4px !important
}

.formdv::-webkit-input-placeholder {
    color: #333
}

.formdv:-moz-placeholder {
    color: #333
}

.formdv::-moz-placeholder {
    color: #333
}

.formdv:-ms-input-placeholder {
    color: #333
}

.startform .field.code>input {
    background: 0 0;
    padding-left: 0
}

.formdv h4 span {
    font-size: 13px;
    display: block;
    text-align: center;
    padding: 3px 19px 0 0;
    line-height: 17px
}

.formdv input[type=text],
.formdv select,
.formdv textarea {
    border: none;
    width: 92%;
    margin-bottom: 2px;
    padding-left: 9px
}

.formdv .field.code {
    width: 20%;
    float: left
}

.formdv .field.number {
    width: 78%;
    float: right
}

.formdv .field i {
    color: #8e8e93;
    margin-top: -3px;
    float: left
}

.formdv textarea {
    height: 102px
}

.formdv input[type=submit],
.formdv button[type=button] {
    display: block;
    font-weight: 700;
    width: 100%;
    padding: 10px 0;
    border-radius: 0
}

.myFormTheme {
    display: none;
    position: fixed;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99999
}

.myFormTheme h4 {
    position: relative;
    font-size: 35px;
    color: #4a4a4a;
    font-weight: 300;
    text-align: center;
    margin: 30px auto 35px;
    padding-bottom: 40px;
    background: url(../images/headingbotimg.webp) bottom center no-repeat;
    overflow: hidden
}

.myFormTheme h4:after,
.myFormTheme h4:before {
    width: 50%;
    height: 1px;
    content: "";
    background: #d7d7d7;
    position: absolute;
    bottom: 9px;
    padding: 0 20px
}

.myFormTheme h4:before {
    left: -7%
}

.myFormTheme h4:after {
    right: -7%
}

.myFormTheme .modal-header {
    border-bottom: 0
}

.myFormTheme .modal-content {
    border-radius: 0;
    width: 670px
}

.myFormTheme .modal-dialog {
    margin-top: 100px
}

.myFormTheme label {
    font-weight: 400;
    color: #4a4a4a;
    font-size: 14px
}

.myFormTheme .tagline {
    color: #4a4a4a;
    font-size: 16px
}

.myFormTheme .form-control {
    border: 1px solid #d8d8d8;
    height: auto;
    display: inline-block;
    width: 90%;
    padding: 13px 50px 13px 15px
}

.myFormTheme .form-control:focus {
    box-shadow: none;
    border-color: #b9dafc
}

.myFormTheme .modal-body {
    position: relative;
    padding: 15px 25px 30px
}

.myFormTheme .modal-body label {
    margin-top: 14px
}

.myFormTheme .modal-body .required {
    color: #ff0004;
    display: inline-block;
    text-align: center;
    padding: 0 15px
}

.myFormTheme .modal-body .row {
    margin-bottom: 20px
}

.myFormTheme .phoneinfo {
    color: #b6b6b6;
    font-size: 13px;
    padding: 5px 0 0;
    width: 87%
}

.myFormTheme .btn {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    background: #ff5454;
    border: 0;
    border-radius: 2px;
    padding: 17px 25px;
    min-width: 295px;
    margin-top: 15px
}

.myFormTheme .existing {
    color: #4a4a4a;
    font-size: 14px;
    margin-top: 40px
}

.myFormTheme .existing a {
    color: #2f8def;
    font-size: 14px;
    text-decoration: underline
}

.myFormTheme .phoneblock {
    border: 1px solid #d8d8d8;
    height: auto;
    display: inline-block;
    width: 90%;
    padding: 0;
    border-radius: 4px
}

.myFormTheme .phoneblock input[type=tel] {
    outline: 0;
    border: 0;
    padding: 14px 15px;
    margin-left: 50px;
    width: 83%
}

.myFormTheme .phoneblock:hover {
    border-color: #b9dafc
}

.myFormTheme .icon-fullname {
    background: url(../images/icon-avtar.webp) 95% center no-repeat
}

.myFormTheme .icon-email {
    background: url(../images/icon-email.webp) 95% center no-repeat
}

.myFormTheme .phoneblock {
    background: url(../images/icon-mob.webp) 95% center no-repeat
}

.myFormTheme .intl-tel-input {
    width: 85%
}

.myFormTheme .intl-tel-input .flag-container:hover .selected-flag {
    background: 0 0
}

.myFormTheme .intl-tel-input .selected-flag {
    padding: 0 0 0 14px
}

.myFormTheme .intl-tel-input .selected-flag:focus {
    outline: 0
}

.myFormTheme .intl-tel-input .selected-flag .arrow {
    background: url(../images/downarrow.webp) no-repeat;
    border: 0;
    width: 12px;
    height: 7px;
    right: -12px
}

#SignupModal .modal-content {
    width: 570px;
    overflow: hidden
}

#SignupModal .modal-body input ,
#SignupModal .modal-body button{
    width: 100%
}

#SignupModal .field {
    border-color: #ccc;
    margin-bottom: 0
}

#SignupModal .field>input {
    color: #000
}

#SignupModal .conform {
    float: none;
    margin: 0 auto;
    width: 75%
}

#SignupModal.myFormTheme .modal-body .required {
    color: #5c5c5c;
    padding-left: 0;
    text-align: left
}

#SignupModal h2,
.main_cta.two {
    text-align: center
}

#SignupModal .field.number {
    width: 73%
}

#SignupModal .text-center.tagline {
    margin-bottom: 0
}

#SignupModal .row>p {
    color: #ccc;
    font-size: 12px;
    text-align: center
}

#SignupModal button {
    float: right;
    width: 30px
}

.relative {
    position: relative
}

.main_cta {
    background: #0e456e;
    padding: 15px 0
}

.main_cta h6 {
    color: #fff;
    font-size: 21px;
    text-transform: uppercase
}

.main_cta h6 span {
    color: #8a8897;
    display: block;
    font-size: 13px;
    line-height: 32px;
    text-transform: capitalize
}

.main_cta.two a {
    margin: 5px 0;
    text-transform: capitalize;
    width: 60%
}

#contact-us .conform {
    margin-top: 30px
}

@media screen and (max-width:420px) {
    .combo_pckg {
        margin: 0 20px 30px 0 !important
    }

    .inner_package {
        margin: 0 18px 30px
    }

    .ultimate_pckg {
        margin: 0 29px
    }

    .ultimate_pckg .whtbg {
        height: 100%
    }

    .testimonial-col {
        margin-bottom: 0 !important
    }

    .owl-theme .owl-controls .owl-page span {
        margin: 6px 6px
    }

    .sideform .sidfrmdv {
        width: 347px
    }

    .sideform h4 {
        margin: 0 0 19px;
        font-size: 19px
    }

    .sideform {
        top: 138px
    }

    .carousel-caption {
        position: absolute;
        right: 4%;
        top: 100%;
        bottom: 20px;
        left: 4%
    }

    .logo,
    .site-heading {
        font-size: 28px
    }

    .promo-description {
        font-size: 18px
    }

    .carousel-caption .list-inline {
        display: flex;
        text-align: center;
        margin: 0 5%
    }

    .carousel-caption a.btn {
        font-size: 14px;
        padding: 16px 10px;
        min-width: 152px
    }

    .field.number {
        width: 73%
    }
}

@media screen and (max-width:375px) {
    .combo_pckg {
        margin: 0 20px 30px 0 !important
    }

    .inner_package {
        margin: 0 18px 30px
    }

    .ultimate_pckg {
        margin: 0 29px
    }

    .ultimate_pckg .whtbg {
        height: 100%
    }

    .testimonial-col {
        margin-bottom: 0 !important
    }

    .owl-theme .owl-controls .owl-page span {
        margin: 6px 6px
    }

    .sideform .sidfrmdv {
        width: 347px
    }

    .sideform h4 {
        margin: 0 0 19px;
        font-size: 19px
    }

    .sideform {
        top: 138px
    }

    .carousel-caption {
        position: absolute;
        right: 4%;
        top: 100%;
        bottom: 20px;
        left: 4%
    }

    .logo,
    .site-heading {
        font-size: 28px
    }

    .promo-description {
        font-size: 18px
    }

    .carousel-caption .list-inline {
        display: flex;
        text-align: center;
        margin: 0 5%
    }

    .carousel-caption a.btn {
        font-size: 14px;
        padding: 16px 10px;
        min-width: 152px
    }

    .field.number {
        width: 73%
    }
}

@media screen and (max-width:360px) {
    .combo_pckg {
        margin: 0 20px 30px 0 !important
    }

    .inner_package {
        margin: 0 18px 30px
    }

    .freepckg {
        background: #f9f9f9;
        padding: 20px 0 20px 0;
        margin: 30px
    }

    .ultimate_pckg {
        margin: 0 29px
    }

    .ultimate_pckg .whtbg {
        height: 100%
    }

    .testimonial-col {
        margin-bottom: 0 !important
    }

    .owl-theme .owl-controls .owl-page span {
        margin: 6px 6px
    }

    .sideform .sidfrmdv {
        width: 318px
    }

    .sideform h4 {
        margin: 0 0 19px;
        font-size: 19px
    }

    .sideform {
        top: 138px
    }

    .carousel-caption {
        position: absolute;
        right: 4%;
        top: 90%;
        bottom: 20px;
        left: 4%
    }

    .logo,
    .site-heading {
        font-size: 28px
    }

    .promo-description {
        font-size: 18px
    }

    .carousel-caption .list-inline {
        display: flex;
        text-align: center;
        margin: 0 4%
    }

    .carousel-caption a.btn {
        font-size: 12px;
        padding: 12px 10px;
        min-width: 124px
    }

    .field.number {
        width: 72%
    }
}

@media screen and (max-width:320px) {
    .combo_pckg {
        margin: 0 20px 30px 0 !important
    }

    .inner_package {
        margin: 0 18px 30px
    }

    .ultimate_pckg {
        margin: 0 29px
    }

    .ultimate_pckg .whtbg {
        height: 100%
    }

    .testimonial-col {
        margin-bottom: 0 !important
    }

    .owl-theme .owl-controls .owl-page span {
        margin: 6px 6px
    }

    .sideform .sidfrmdv {
        width: 318px
    }

    .sideform h4 {
        margin: 0 0 19px;
        font-size: 19px
    }

    .sideform {
        top: 138px
    }

    .carousel-caption {
        position: absolute;
        right: 4%;
        top: 90%;
        bottom: 20px;
        left: 4%
    }

    .logo,
    .site-heading {
        font-size: 28px
    }

    .promo-description {
        font-size: 18px
    }

    .carousel-caption .list-inline {
        display: flex;
        text-align: center;
        margin: 0 2%
    }

    .carousel-caption a.btn {
        font-size: 12px;
        padding: 12px 10px;
        min-width: 124px
    }

    .field.number {
        width: 70%
    }
}