html {
    overflow-x: hidden!important
}

body {
    line-height: 1.5em;
    border: 0;
    margin: 0 auto;
    padding: 0
}
:root{
  --font-heading: "Helvetica Neue", Helvetica, sans-serif;
  --font-body: "Roboto", sans-serif;
}
body, p { font-family: var(--font-body); }
h1,h2,h3,h4,h5,h6 { font-family: var(--font-heading); }

/* if you have this, fix it */
.sh-hero-wordmark{
  font-family: "Roboto", sans-serif; /* not Roboto Black */
  font-weight: 900;
}
dl,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

a {
    text-decoration: none!important
}

a:focus {
    outline: 0
}

.no-padding {
    padding: 0
}

body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #6a6a6a!important;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
    font-weight: 700;
    color: #262626;
}

h1 {
   
    font-size: 18px;
    font-weight: 700;
    color: #00839c;
}

h2 {
    font-size: 16px;
   
    font-weight: 700;
    line-height: 25px;
    color: #00839c;
}

h3 {
    font-size: 16px;

    font-weight: 700;
    line-height: 25px;
    color: #00839c;
}

h4 {
    font-size: 16px;
    
    font-weight: 700;
    color: #00839c;
}

h5 {
    font-style: normal;
    
    color: #13839b;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
}

p {
    
    line-height: 25px;
    font-weight: 400;
    color: #393939;
}

.text-new {
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #575656;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.table-txt {
    font-size: 13px;
    color: #393939;
    line-height: 22px;
    margin-top: 15px
}

a {
    text-decoration: none!important
}

.divider {
    background: #ccc
}

.div-img {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 15px auto 20px;
    text-align: center
}

.feature_title {
    position: relative;
    padding-bottom: 10px;
    color: #ee3b24!important;
    width: 45%;
    margin: 10px auto;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase
}

.feature_title:hover {
    cursor: pointer;
    animation: pulse 1s ease-in-out .1s both;
    -webkit-animation: pulse 1s ease-in-out .1s both;
    -o-animation: pulse 1s ease-in-out .1s both
}

.feature_sub {
    color: #000;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400
}

.btn-main {
    padding: 5px 25px;
    border-radius: 3px;
    border: medium none;
    vertical-align: middle;
    border: 1px solid#333;
    font-size: 16px;
    line-height: 1.42857;
    background: #333;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
    text-transform: capitalize!important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-main a {
    font-size: 16px;
    color: #fff
}

.btn-main a:hover {
    font-size: 16px;
    color: #1eaac1
}

.btn-dark {
    padding: 5px 25px;
    border-radius: 3px;
    border: medium none;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid#ee3b24;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.42857;
    font-weight: 700;
    margin-top: 15px;
    text-transform: capitalize!important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-dark:hover {
    background: #ee3b24;
    color: #fff
}

#testimonial .owl-carousel .owl-wrapper,
.contact_full,
.feature-tab,
.pricing,
.single_blog,
.team-items {
    margin-top: 20px
}

#portfolio {
    padding-bottom: 0
}

#footer {
    padding: 0
}

.divider {
    display: block;
    margin: 10px auto;
    content: "";
    width: 80%;
    height: 1px
}

#about,
#about-details,
#contact,
#portfolio,
#pricing_table,
#testimonial,
#video-fact {
    padding-bottom: 10px;
    padding-top: 60px
}

#service,
#team {
    padding-bottom: 30px
}

#blog {
    padding-top: 0
}

.feature_header {
    padding-top: 5px
}

#video-fact {
    padding-bottom: 30px!important
}

#portfolio {
    padding-bottom: 0!important
}

.top-header {
    width: 100%;
    height: 30px;
    padding: 3px 0 3px 0;
    background-color: #f1f1f1;
    color: #0093bc
}

.top-header a {
    color: #0093bc
}

.main-nav {
    width: auto
}

#section_header .haeder-fixed {
    background: #000;
    padding: 10px 0
}

#section_header {
    background: #000;
    padding: 50px 0 40px 0
}

.navbar {
    position: relative;
    margin-top: 10px
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0!important
}

.navbar-brand {
    margin-top: -60px
}

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

.navbar {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative
}

ul.navbar-nav a {
    font-weight: 700;
    font-size: 14px;
    color: #0093bc;
    padding: 15px 10px 15px 20px;
    display: inline-block;
    text-transform: uppercase
}

.nav>li>a:focus {
    background: 0 0!important
}

ul.navbar-nav>.active>a {
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.nav>li>a:hover {
    background: 0 0;
    color: #fff
}

.navbar-nav .dropdown-menu {
    left: 0;
    right: auto
}

.dropdown-menu * {
    width: 100%;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.navbar-nav .dropdown-menu {
    background: #fff;
    border: 0;
    box-shadow: none;
    min-width: 240px;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: visibility .5s, opacity .5s, -webkit-transform .5s cubic-bezier(.43, .26, .11, .99);
    -moz-transition: visibility .5s, opacity .5s, -moz-transform .5s cubic-bezier(.43, .26, .11, .99);
    -o-transition: visibility .5s, opacity .5s, -o-transform .5s cubic-bezier(.43, .26, .11, .99);
    -ms-transition: visibility .5s, opacity .5s, -ms-transform .5s cubic-bezier(.43, .26, .11, .99);
    transition: visibility .5s, opacity .5s, transform .5s cubic-bezier(.43, .26, .11, .99)
}

.navbar-nav .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.navbar-nav .dropdown-backdrop {
    visibility: hidden
}

.navbar-nav .dropdown-menu li {
    padding: 5px 20px 0
}

.navbar-nav .dropdown-menu li:first-child {
    border-radius: 2px 2px 0 0
}

.dropdown-menu li:last-child {
    border-radius: 0 0 2px 2px
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 15px!important
}

.dropdown-menu>li>a {
    font-size: 14px;
    padding: 5px 0;
    color: #fff
}

.dropdown-menu>li.active>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: 0 0!important
}

#slider_part {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-top: 0
}

#slider-banner {
    height: auto;
    width: 100%
}

.carousel-caption {
    top: 30%;
    margin-top: -50px;
    text-shadow: none!important;
    left: 9%;
    right: 10%;
    -webkit-transition: all.3s ease 0s;
    -o-transition: all.3s ease 0s;
    transition: all.3s ease 0s;
    text-align: center
}

.carousel-caption h3 {
    text-shadow: none;
    font-size: 70px;
    line-height: 92px;
    font-weight: 300;
    margin: 20px 0;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    text-transform: capitalize!important
}

.carousel-caption p {
    font-size: 46px;
    line-height: 62px;
    font-weight: 500;
    color: #fff;
    transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    margin: 40px 0;
    text-transform: uppercase
}

.carousel-caption img {
    border: 2px solid#fff;
    padding: 10px 10px 10px 20px
}

.line {
    width: 100px;
    height: 5px;
    color: #222;
    margin: 0 auto
}

.carousel-caption p i {
    font-size: 7px;
    margin: 0 3px;
    position: relative;
    top: -3px
}

.carousel .item {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.btn-featured {
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: 0 0;
    border-radius: 2px;
    z-index: 1;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 40px!important;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 10px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none!important;
    background-repeat: no-repeat!important
}

.carousel-control {
    width: 4%!important
}

.carousel-caption img {
    height: auto
}

.carousel-indicators {
    bottom: 100px;
    width: 10%;
    left: 45%;
    margin: 0 auto;
    bottom: 3%
}

.carousel-indicators li {
    width: 15px!important;
    height: 15px!important;
    border: 2px solid #fff!important;
    margin: 0!important;
    border-radius: 50%
}

.carousel-control.left span {
    padding: 15px
}

.slides-control .carousel-control i {
    line-height: 36px;
    font-size: 32px;
    padding-top: 6px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.slides-control .carousel-control {
    position: absolute;
    width: 240px;
    top: 50%;
    z-index: 10
}

.carousel-control.left {
    left: 0
}

.carousel-control.right {
    right: 15px
}

.carousel-control.left {
    width: 120px;
    height: 40px
}

.carousel-control.right {
    width: 120px;
    height: 40px
}

.overlay-slide {
    height: 850px;
    position: relative;
    width: 100%
}

.overlay-slide:after {
    background: url(../images/banner/overaly.html);
    position: absolute;
    content: "";
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.overlay-slide img {
    width: 100%;
    display: block
}

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in .2s both;
    animation: lightSpeedIn 1s ease-in .2s both
}

.carousel .item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out .5s both;
    animation: bounceInLeft 1s ease-in-out .5s both
}

.main_feature {
    margin: 40px 0
}

.main_content {
    margin: 15px 0 5px 0
}

.feature_content a,
.feature_content h5,
.feature_content i {
    color: #000!important
}

.feature_content:hover .feature_content:after {
    border: 2px solid#fff!important
}

.feature_content:hover h5,
.feature_content:hover i {
    color: #139cb5!important
}

.feature_content:hover i {
    top: -20px
}

.feature_content:hover h5,
.feature_content:hover i {
    cursor: pointer
}

.feature_content i {
    font-size: 40px;
    line-height: 20px;
    z-index: 3;
    position: relative;
    -webkit-transition: all .4s ease .1s;
    -o-transition: all .4s ease .1s;
    transition: all .4s ease .1s;
    display: block
}

.feature_content h5 {
    font-size: 16px;
    font-weight: 800;
    line-height: 19px;
    margin: 0 0 30px;
    text-transform: uppercase;
    padding-top: 25px;
    -webkit-transition: all 150ms linear 0s;
    -o-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s
}

.feature_content p {
    font-size: 13px;
    line-height: 22px;
    color: #222
}

.feature_content a {
    text-decoration: none;
    padding: 8px;
    margin-top: 10px
}

.feature_content a:hover {
    text-decoration: none
}

#portfolio {
    background: #fbfaf8
}

#isotope-filter {
    padding: 35px 0
}

#isotope-filter a {
    color: #fff!important;
    padding: 10px 15px
}

.portfolio-wrap {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    transition: height 450ms ease-out 0s;
    -webkit-transition: height 450ms ease-out 0s;
    -o-transition: height 450ms ease-out 0s
}

.single-portfolio {
    display: block;
    overflow: hidden;
    padding: 0;
    float: left
}

.single-portfolio figure {
    padding: 0
}

.single-portfolio img {
    display: block;
    width: 100%;
    height: auto!important
}

.single-portfolio:hover figcaption {
    opacity: 1;
    -webkit-transition: transform .35s ease 0s;
    -o-transition: transform .35s ease 0s;
    transition: transform .35s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    cursor: pointer
}

.single-portfolio:hover .single-portfolio img {
    opacity: .6
}

.single-portfolio figcaption {
    bottom: 0;
    height: 60%;
    width: 100%;
    color: #222;
    padding: 12px 15px;
    -webkit-transition: transform .35s ease 0s;
    -o-transition: transform .35s ease 0s;
    transition: transform .35s ease 0s;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    position: absolute;
    opacity: 0
}

.single-portfolio figcaption .description {
    text-transform: none;
    font-size: 90%;
    padding-top: 50px;
    text-align: left
}

.single-portfolio figcaption h5,
.single-portfolio figcaption p {
    margin: 10px 0
}

.single-portfolio figcaption h5 {
    float: left
}

figcaption .links {
    float: right
}

figcaption .links a {
    -webkit-transition: transform .35s ease 0s;
    -o-transition: transform .35s ease 0s;
    transition: transform .35s ease 0s;
    -webkit-transform: translate3d(0, 200%, 0);
    -ms-transform: translate3d(0, 200%, 0);
    -o-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    text-decoration: none;
    background: #fff;
    color: #222;
    padding: 8px 15px
}

#isotope {
    width: 100%;
    margin-top: 0
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: 0 opacity;
    -moz-transition-property: 0 opacity;
    -o-transition-property: 0 opacity;
    transition-property: 0 opacity
}

#isotope .col-sm-3 {
    width: 24.95%
}

#isotope-filter {
    margin-bottom: 40px
}

#isotope-filter a {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 40px
}

#isotope-filter a:first-child:before {
    content: " "
}

#banner {
    padding: 0;
    margin: 0
}

#banner img {
    height: 450px;
    width: 100%
}

#portfolio_single {
    margin-top: 100px
}

#portfolio-single {
    padding: 20px 0 55px 0
}

.portfolio-header {
    background: #fff;
    padding: 30px 0 0 20px;
    border-bottom: 1px solid#e5e5e5;
    margin-bottom: 30px
}

.portfolio-header h2 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 400
}

.portfolio-header .breadcrumb {
    background: #fff
}

#portfolio-slider li img {
    width: 100%!important;
    height: 400px!important
}

.sidebar {
    padding: 0 20px
}

.portfolio-desc .btn-main {
    margin-top: 20px
}

.portfolio-desc h4 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px
}

.portfolio-desc h4:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    left: 0;
    bottom: 0
}

.right-sidebar h4 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px
}

.right-sidebar h4:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    left: 0;
    bottom: 0
}

.circle {
    list-style-type: square;
    padding: 0 20px
}

.circle li {
    margin: 10px 0
}

.circle li span {
    text-transform: capitalize;
    margin-right: 20px
}

#related {
    padding: 40px 0
}

.related h3 {
    margin-bottom: 50px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    font-weight: 300!important
}

.related h3:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    bottom: 0;
    left: 47%
}

.related .rel-post {
    margin-bottom: 30px;
    border: 1px solid#f5f5f5;
    width: 100%
}

.rel-post {
    margin: 15px 0 0 0
}

.related .rel-post .caption p {
    font-style: italic;
    font-size: 12px;
    margin-top: 0;
    color: #888
}

.related .rel-post img {
    width: 100%;
    height: 175px
}

.bx-wrapper .bx-viewport {
    box-shadow: none!important;
    border: 0!important;
    height: 400px!important
}

.bx-wrapper .bx-next {
    right: 20px!important
}

.bx-wrapper .bx-controls-direction a {
    top: 62%
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border: 2px solid #fff;
    width: 14px!important;
    height: 14px!important;
    border-radius: 100%!important
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #222!important
}

.nav-tabs {
    border-bottom: 0
}

.feature-tab {
    margin-top: 30px
}

.single-feature {
    margin: 10px 0;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.single-feature:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: none repeat scroll 0 0 #eee;
    left: -11px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 38%;
    opacity: 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.nav-tabs li.active .single-feature,
.nav-tabs li.active .single-feature:after,
.single-feature:hover,
.single-feature:hover.single-feature:after {
    background: #eee;
    opacity: 1
}

.nav-tabs>li>a {
    border: 0!important
}

.feature-icon {
    position: relative;
    margin: 15px auto;
    font-size: 34px;
    line-height: 80px
}

.feature-content {
    padding: 10px 0
}

.feature-content h4 {
    line-height: 30px
}

.feature-content p {
    margin: 10px 0;
    color: #696969
}

.tab-content>.active {
    margin-top: 55px
}

.tab-content img {
    width: 90%;
    height: 90%
}

.main-tab-content .c-tab {
    margin-top: 20px
}

.main-tab-content .c-tab a {
    color: #ee3b24;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid#ee3b24;
    padding-top: 7px
}

.feature-tab {
    margin-top: 40px
}

.main-tab-list li {
    padding: 10px 0 10px;
    border: 1px solid#eee;
    width: 150px;
    float: none;
    margin-bottom: 5px;
    border-radius: 5px
}

.main-tab-list li a {
    padding: 0
}

.f-icon i {
    font-size: 20px;
    color: #222;
    line-height: 50px;
    border: 1px solid#ccc;
    width: 50px;
    height: 50px;
    background: #fafafa;
    margin: 20px auto 10px
}

.main-tab-list li a h4 {
    text-transform: uppercase;
    font-size: 14px
}

.nav-tabs li.active {
    background: 0 0
}

.main-tab-list li.active .f-icon i {
    color: #e93b25!important;
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.main-tab-list li.active a h4 {
    color: #fff;
    font-size: 14px
}

.main-tab-list>li.active {
    background: #ee3b24!important;
    position: relative
}

.main-tab-list>li.active:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff!important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -24px;
    top: 28px
}

.main-tab-list>li.active>a,
.main-tab-list>li.active>a:focus,
.main-tab-list>li.active>a:hover,
.main-tab-list>li>a {
    background: 0 0;
    padding: 0
}

.single-member {
    height: auto;
    font-weight: 700;
    margin-bottom: 10px;
    width: 270px;
    border-radius: 7px;
    padding-bottom: 5px;
    margin: 0 10px
}

.item .single-member h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

.single-member h5 {
    font-size: 18px;
    text-transform: capitalize
}

.line2 {
    width: 40px;
    height: 3px;
    color: #222;
    margin: 0 auto
}

.overlay-hover:hover .overlay-effect {
    opacity: 1;
    -webkit-transition: top .35s ease 0s;
    -o-transition: top .35s ease 0s;
    transition: top .35s ease 0s;
    top: 0
}

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

.overlay-effect {
    position: absolute;
    height: 160px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    top: -207px;
    -webkit-transition: top .35s ease 0s;
    -o-transition: top .35s ease 0s;
    transition: top .35s ease 0s;
    z-index: 10
}

.overlay-hover img {
    width: 100%!important;
    height: 160px!important
}

.overlay-effect ul.social {
    bottom: 5%;
    position: absolute;
    width: 100%
}

.overlay-effect p {
    color: #fff;
    padding: 20px
}

.overlay-effect ul.social li {
    padding: 10px 0
}

.overlay-effect ul.social i {
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 10px;
    font-size: 20px
}

.overlay-effect ul li a {
    text-decoration: none;
    color: #4e4e4e
}

.team-items {
    width: 100%;
    height: auto;
    position: relative;
    float: left
}

#owl-demo .item {
    overflow: hidden
}

#owl-demo .owl-item {
    margin: 0 auto
}

#owl-demo .item img {
    margin-bottom: 5px
}

#team .owl-theme .owl-controls .owl-buttons {
    padding: 0
}

.owl-carousel {
    display: block!important
}

#team .owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 50px;
    height: 50px;
    font-size: 35px;
    border-radius: 50%;
    padding-left: 8px!important;
    padding-top: 6px;
    position: absolute;
    left: -80px;
    top: 30%;
    opacity: 1
}

#team .owl-theme .owl-controls .owl-buttons .owl-next {
    width: 50px;
    height: 50px;
    font-size: 35px;
    border-radius: 50%;
    padding-left: 12px;
    padding-top: 6px;
    position: absolute;
    right: -80px;
    top: 30%;
    opacity: 1
}

#team .owl-theme .owl-controls .owl-buttons .owl-next,
#team .owl-theme .owl-controls .owl-buttons .owl-prev {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin: 0 10px
}

.pricing_overlay {
    position: relative
}

.pricing_overlay:before {
    content: "";
    background: rgba(0, 0, 0, .1);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#pricing_table {
    background: url(../images/bg/1.html) fixed center center;
    background-size: cover
}

.dark_bg {
    position: relative
}

.plan {
    font-weight: 700!important
}

.price {
    font-weight: 500!important
}

.single_table {
    background: #fff;
    float: left;
    -webkit-box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
    -moz-box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
    width: 372px;
    margin: 50px auto;
    position: relative
}

.single_table ul li {
    padding: 15px 30px;
    border-bottom: 1px solid #e6e6e6;
    color: #434343;
    font-size: 18px
}

.single_table ul li:first-child,
.single_table ul li:last-child {
    border-bottom: 0
}

.single_table ul li.plan {
    color: #fff;
    font-size: 25px;
    padding: 25px 0
}

.single_table ul li.plan span {
    font-size: 14px
}

.single_table ul li.price {
    font-size: 50px;
    font-family: Raleway;
    padding: 35px 0
}

.single_table ul li.price span {
    font-size: 30px
}

.single_table ul li.price_button .btn-default {
    background: #444;
    border-radius: 0;
    color: #fff;
    padding: 10px 18px
}

.grey_bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2
}

.grey_bg ul li.plan {
    padding: 45px 0!important
}

.grey_bg .btn-slide {
    color: #fff
}

.dark_bg ul li.plan {
    color: #fff;
    font-size: 25px;
    padding: 25px 0
}

.single_table ul li.plan {
    position: relative;
    z-index: 1
}

.single_table .plan_wraper {
    content: "";
    height: 70px;
    left: 40%;
    position: absolute;
    top: 40px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 70px;
    z-index: 1;
    overflow: hidden
}

.grey_bg .plan_wraper {
    content: "";
    height: 70px;
    left: 40%;
    position: absolute;
    top: 75px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 70px;
    z-index: 1;
    overflow: hidden
}

.dark_bg .plan_wraper {
    content: "";
    height: 70px;
    left: 41%;
    top: 38px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 70px;
    z-index: 1;
    overflow: hidden;
    position: absolute
}

.price_button .btn-main {
    margin: 0!important
}

#counter_area {
    color: #fff;
    background: url(../images/bg/5.html) no-repeat fixed 50% 0/cover transparent;
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    padding: 80px 0 120px 0
}

.facts-wrap {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0 auto 10px;
    text-align: center
}

.facts-wrap h6 {
    font-weight: 700;
    padding-top: 15px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 18px;
    color: #fff!important;
    margin-top: 15px
}

.facts-wrap-num {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: -40px
}

.graph {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.graph i {
    font-size: 40px;
    line-height: 180px
}

.graph .graph-left-half,
.graph .graph-right-half {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    overflow: hidden
}

.graph .graph-left-half:after,
.graph .graph-right-half:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 200%;
    border: 5px #fff solid;
    border-radius: 50%;
    content: ''
}

.graph .graph-left-half {
    left: 0
}

.graph .graph-left-half:after {
    left: 0
}

.graph .graph-right-half {
    right: 0
}

.graph .graph-right-half:after {
    right: 0
}

.graph .graph-left-container,
.graph .graph-right-container {
    position: absolute;
    width: 200%;
    height: 100%
}

.graph .graph-left-container {
    left: 0
}

.graph .graph-right-container {
    right: 0
}

.graph .graph-left-side,
.graph .graph-right-side {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    overflow: hidden
}

.graph .graph-left-side {
    left: 0
}

.graph .graph-right-side {
    right: 0
}

.graph .graph-left-container,
.graph.onscroll-animate.graph-anim .graph-left-container {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.graph .graph-right-container,
.graph.onscroll-animate.graph-anim .graph-right-container {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

#testimonial {
    visibility: visible
}

.testimonial-slide .testimonial-text {
    font-size: 16px;
    line-height: 24px;
    max-width: 800px;
    padding-top: 20px;
    display: inline-block;
    position: relative;
    color: #636363
}

.testimonial-slide .testimonial-text:before {
    content: "";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 25px
}

.testimonial-slide .testimonial-text:after {
    content: "";
    font-family: FontAwesome;
    font-size: 25px;
    padding-left: 10px
}

.testimonial-slide .testimonial-content h3.name {
    font-size: 26px;
    font-weight: 700
}

.testimonial-slide .testimonial-content h3.name span {
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #555;
    text-transform: capitalize
}

.testimonial-content h3.name span:after {
    content: "";
    width: 10%;
    background: red;
    border-bottom: 1px solid #ccc;
    height: 1px;
    position: absolute;
    left: 45%
}

.testimonial-slide .testimonial-thumb img {
    width: 152px;
    height: 152px;
    border: 5px solid rgba(0, 0, 0, .09)
}

.testimonial-slide .owl-buttons {
    display: none
}

.cyprass-carousel-controller {
    cursor: pointer;
    position: relative;
    margin: 20px 0;
    left: 46%
}

.customNavigation .fa-chevron-left,
.customNavigation .fa-chevron-right {
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.customNavigation .fa-chevron-right {
    padding-left: 18px!important
}

.customNavigation .owl-prev {
    position: absolute
}

#client {
    padding: 0 0;
    background: #fff;
    margin-bottom: 30px
}

#client-carousel {
    padding: 0 0
}

#client h3.feature_title {
    color: #fff!important
}

.client-carousel .owl-controls {
    margin: 10px 0;
    display: none!important
}

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev {
    font-size: 25px;
    padding-left: 7px;
    padding-top: 13px
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    padding-left: 0!important
}

.client_logo {
    padding: 10px 12px;
    float: left
}

.client_logo img {
    width: 170px;
    height: auto
}

.map {
    height: 450px;
    z-index: 1;
    width: 100%
}

#contact {
    background: #fff
}

#contact .divider {
    color: #fff!important
}

.left_contact {
    color: #e7e7e7;
    max-width: 850px
}

.form-control {
    box-shadow: none!important
}

.form {
    width: 100%;
    height: auto;
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: .5px;
    color: #7f7f7f;
    padding: 15px 15px 12px;
    border-radius: 0;
    text-transform: capitalize!important;
    padding-left: 70px
}

.right textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid#eee
}

.right .form-control {
    box-shadow: none!important
}

.contact_full .btn-main {
    margin-top: 20px
}

.left h4,
.right h4 {
    margin-bottom: 20px
}

.contact_txt li {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px dotted#555;
    margin-bottom: 5px
}

.contact_txt li:last-child {
    border-bottom: 0
}

.contact_txt i {
    float: left;
    color: #555;
    width: 40px;
    height: 40px;
    padding-top: 5px
}

.contact_txt li p {
    color: #555
}

.social-contact li i {
    color: #0093bc;
    width: 25px;
    height: 25px;
    padding: 3px 0 2px 0;
    border: 1px solid #00839c;
    border-radius: 2px;
    line-height: 18px;
    text-align: center
}

.form-icon {
    position: absolute;
    right: 0;
    color: #ddd;
    top: 10px
}

.form-level {
    position: relative
}

.form-level input {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #eee;
    margin-bottom: 8px
}

.form-level span {
    width: 50px;
    font-size: 20px;
    padding-left: 17px;
    height: 47px;
    position: absolute;
    color: #888
}

.form-level::-webkit-input-placeholder {
    color: #555;
    text-transform: capitalize
}

.form-level:-moz-placeholder {
    color: #555;
    text-transform: capitalize
}

.form-level::-moz-placeholder {
    color: #555;
    text-transform: capitalize
}

.form-level:-ms-input-placeholder {
    color: #555;
    text-transform: capitalize
}

.footer_top {
    overflow: hidden;
    padding: 10px 0 10px;
    background: none repeat scroll 0 0 #2e2e2e;
    color: #f0ebeb
}

.footer_b {
    background: #1f2326
}

.footer_menu li a:before {
    display: inline-block;
    margin-right: 8px;
    color: #f0ebeb;
    content: "";
    font-family: FontAwesome
}

.footer_menu p {
    font-size: 13px;
    color: #f0ebeb;
    line-height: 22px
}

.menu_head {
    color: #fff!important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 15px 0
}

.menu_head:after {
    position: absolute;
    left: 18px;
    width: 55px;
    height: 1px;
    content: "";
    top: 49px
}

.menu_head:before {
    position: absolute;
    left: 32px;
    width: 24px;
    height: 5px;
    content: "";
    display: inline-block;
    top: 47px
}

.footer_mid ul li {
    margin-top: 20px
}

.footer_menu ul li a {
    text-decoration: none;
    color: #f0ebeb;
    font-size: 13px;
    display: inline-block;
    padding: 5px 0
}

.footer_menu_contact ul li {
    padding: 5px 0;
    font-size: 13px
}

.footer_menu_contact li i {
    width: 20px
}

.tags a {
    display: block;
    float: left;
    margin: 3px;
    padding: 8px 10px;
    background: none repeat scroll 0 0 #2c2c2c;
    color: #c4c4c4;
    font-size: 14px;
    text-decoration: none
}

.tags a:hover {
    color: #fff
}

.footer_social {
    padding: 20px 0
}

.footer_social i {
    width: 50px;
    height: 50px;
    padding: 14px;
    color: #fff;
    font-size: 25px;
    border-radius: 3px
}

.footer_bottom p {
    font-size: 13px;
    color: #fff;
    margin: 20px 0 0 15px
}

.footer_left p {
    font-size: 13px;
    color: #fff;
    margin: 10px 0
}

.footer_left p a {
    font-size: 13px;
    color: #fff;
    margin: 10px 0
}

#back-top {
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 9999
}

#back-top a {
    opacity: .5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#back-top .btn-primary {
    background: #00839c;
    padding: 0;
    font-size: 18px;
    width: 36px;
    height: 36px
}

#back-top a:hover {
    background: #00839c;
    opacity: 1
}

.blog-timeline {
    position: relative;
    margin-top: 20px
}

.single_blog {
    margin: 0 0
}

.post_img img {
    float: left;
    width: 100%;
    height: 250px
}

.post_img {
    position: relative
}

.post-date {
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    left: 0
}

.post_img {
    text-decoration: none;
    color: #fff
}

.post-date span {
    display: block;
    padding: 5px 0;
    font-size: 30px;
    font-weight: 700;
    margin: 3px 0
}

.post-date {
    font-size: 20px;
    text-align: center
}

.single_blog ul li {
    color: #575656;
    font-size: 12px
}

.single_blog h4 {
    padding-top: 15px;
    clear: both;
    color: #00839c;
    font-size: 15px
}

.single_blog h4:hover {
    color: #000
}

.single_blog p {
    margin: 8px 0;
    font-size: 13px;
    text-align: justify
}

#blog-single {
    padding: 55px 0
}

#banner {
    background: url(../images/slider/b6.html) no-repeat;
    background-size: cover;
    height: 500px
}

.blog-header {
    padding: 30px 0 0 20px;
    margin-top: 225px
}

.blog-header h2 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    color: #fff
}

.blog-header .breadcrumb {
    background: 0 0;
    color: #fff
}

.blog-desc .post-meta-links {
    margin: 10px 0 20px 0
}

.blog-desc p {
    font-size: 14px
}

.blog-desc .post-meta-links li a span {
    color: #555;
    margin-right: 10px
}

.blog-desc blockquote {
    margin: 5px 10px;
    padding: 0 25px;
    line-height: 25px;
    letter-spacing: 1px
}

.blog-desc blockquote i {
    font-size: 40px;
    margin-right: 10px
}

.tags1 p {
    float: left;
    margin-right: 10px
}

.tags1 a {
    padding: 6px 15px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize
}

.share1 {
    background: #eee;
    padding: 20px;
    border: 1px solid#ccc;
    height: 74px;
    border-radius: 3px
}

.share1 {
    margin: 30px 0
}

.share1 h4 {
    margin-top: 2px;
    float: left
}

.share1 .social-contact {
    float: right
}

.share1 .social-contact li {
    margin: 0
}

.share1 .social-contact li i {
    border-radius: 50%!important;
    color: #fff;
    border: 0;
    padding: 8px 0 5px 8px;
    font-size: 16px
}

.share1 .social-contact li .fa-facebook {
    background: #395793
}

.share1 .social-contact li .fa-linkedin {
    background: #0a6594
}

.share1 .social-contact li .fa-google-plus {
    background: #9e3023
}

.share1 .social-contact li .fa-twitter {
    background: #1ca3db
}

.share1 .social-contact li .fa-pinterest {
    background: #a9272f
}

.blog-desc .share h4 {
    margin-bottom: 15px;
    float: left!important;
    margin-right: 20px
}

.share h4 {
    margin-bottom: 15px;
    margin-right: 20px
}

.share .social-contact {
    margin: 30px 0;
    background: #eee;
    padding: 20px;
    border: 1px solid#ccc
}

.about-auther {
    margin: 50px 0
}

.about-auther .well {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: 0
}

.about-auther h4,
.comments h4 {
    margin-bottom: 10px
}

.about-auther .well img {
    float: left;
    margin-right: 20px;
    width: 85px;
    height: 82px!important;
    margin-top: -13px
}

.rel-post {
    margin-bottom: 30px;
    width: 100%
}

.rel-post .caption {
    padding: 15px
}

.rel-post p {
    margin-top: 10px;
    text-align: center
}

.rel-post img {
    width: 100%;
    height: 140px
}

.comments {
    margin: 50px 0
}

.comments .media {
    margin: 60px 0;
    padding: 10px 10px;
    overflow: visible!important;
    background: #fafafa;
    position: relative
}

.comments .media img {
    display: block;
    border-radius: 50%;
    border: 10px solid #fff;
    position: absolute;
    top: -45px;
    width: 95px;
    height: 95px
}

.comments .media-heading span {
    margin-left: 10px;
    font-size: 12px;
    color: #ccc
}

.comments .media-body {
    padding: 45px 0 10px 25px
}

.comments .media.middle {
    margin-left: 60px
}

.comments .media-body p {
    margin-bottom: 20px
}

.comments .media-body a {
    background: #555;
    padding: 10px 10px;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.comments .media-body a:hover {
    padding: 10px 10px;
    color: #fff
}

.blog-form .form-control {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-radius: 2px
}

.blog-form input {
    height: 45px
}

.blog-form h4 {
    margin-bottom: 20px
}

.blog-form label {
    margin-bottom: 10px
}

.blog-form .btn-main {
    margin-top: 10px;
    border-radius: 2px
}

.serach {
    margin-bottom: 30px
}

.serach input {
    background-color: #fff;
    padding-right: 80px;
    width: 100%;
    outline: medium none;
    resize: none;
    padding: 20px;
    line-height: 20px;
    border: 1px solid #c9c9c9
}

.blog-search {
    position: relative
}

.serach button {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 1px;
    top: 1px;
    font-size: 24px;
    border: medium none;
    background: none repeat scroll 0 0 transparent;
    color: #3c3c3c
}

.blog-catagory {
    margin-top: 0
}

.blog-catagory h4 {
    margin: 20px 0;
    padding-bottom: 5px;
    color: #00839c
}

.blog-catagory ul li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted#ccc
}

.blog-catagory ul li a {
    color: #005269
}

.blog-catagory ul li a i {
    color: #005269;
    margin-right: 10px
}

.blog-catagory ul li a span {
    float: right;
    width: 25px;
    height: 25px;
    border-radius: 0;
    padding-top: 6px
}

.side-list ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    font-size: 100px
}

.side-list ul li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted#ccc;
    font-size: 12px
}

.side-list ul li a {
    font-size: 12px;
    color: #005269
}

.side-list ul li a:hover {
    color: #005269;
    margin-right: 10px
}

.pro-link {
    font-size: 13px;
    color: red
}

.pro-link a:active {
    font-size: 13px;
    color: red
}

.pro-link a:hover {
    font-size: 13px;
    color: #666
}

.pro-link1 {
    font-size: 13px;
    color: #000;
    font-weight: 500
}

.pro-link1 a:active {
    font-size: 13px;
    color: #000
}

.pro-link1 a:hover {
    font-size: 13px;
    color: #666
}

.export {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #00839c;
    font-weight: 700;
    border-bottom: #ccc dotted 1px
}

.country {
    width: 100%;
    background-color: #f3f3f3;
    margin: 20px 0 15px 0;
    font-size: 13px;
    line-height: 20px;
    color: #113e7c;
    border-bottom: #666 solid 1px
}

.blog-tab .tab-content {
    background: #f3f3f3
}

.blog-tab {
    margin: 60px 0!important
}

.blog-tab .nav-tabs li.active a {
    background: #f3f3f3!important;
    color: #222;
    border: 1px solid#ccc
}

.blog-tab .nav-tabs li a {
    background: #f8f8f8!important;
    color: #222;
    border-top: 5px solid#464646!important;
    border-radius: 3px 3px 0 0
}

.blog-tab .tab-content {
    border-right: 4px solid #eee;
    padding: 10px 0 0 0
}

.blog-tab .tab-content .single-tweet {
    margin: 10px 0;
    padding: 0 15px;
    border-bottom: 1px solid#eee
}

.blog-tab .tab-content .single-tweet p {
    padding: 5px 0 25px 25px
}

.com p {
    padding: 10px 25px
}

.blog-tab .tab-content .single-tweet i {
    margin-right: 5px
}

.blog-tab .tab-content .single-tweet span {
    font-size: 12px;
    font-style: italic;
    float: right;
    margin-bottom: 5px;
    color: #888!important
}

.recent-post {
    margin: 40px 0!important
}

.recent-post li {
    margin-bottom: 10px;
    padding: 15px 0
}

.single-post {
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    width: 100%
}

.single-post img {
    height: 160px;
    width: 100%;
    display: block;
    margin-bottom: 15px
}

.recent-post p {
    font-weight: 500
}

.recent-post span {
    font-size: 14px
}

.photo-stream h4 {
    margin: 20px 0;
    padding-bottom: 10px
}

.photo-stream {
    margin-top: 30px
}

.b-stream img {
    margin: 0 35px 25px 0;
    width: 200px;
    height: 120px;
    float: left
}

.right-tags {
    margin-top: 30px
}

.carousel .item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in .5s both;
    animation: flipInX 1s ease-in .5s both
}

.carousel .item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out .1s both;
    animation: bounceInLeft 1s ease-in-out .1s both
}

.carousel .item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both
}

.carousel .item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both
}

.carousel .item.active .animated8 {
    -webkit-animation: bounceInDown 1s ease-in .8s both;
    animation: bounceInDown 1s ease-in .8s both
}

.owl-theme .owl-controls {
    margin-top: 60px
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 45px;
    height: 7px;
    border-radius: 0
}

.hero-buttons a {
    margin-right: 10px
}

.hero-buttons .btn-main.dark {
    background: #fff;
    color: silver
}

.hero-section {
    height: 100%;
    padding-bottom: 60px;
    padding-top: 200px;
    overflow: hidden
}

.hero-section .container {
    height: 100%
}

.hero-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #ee3b24!important
}

.navbar-inverse .navbar-nav>li>a {
    color: #eee!important
}

.hero-text {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 100%;
    padding-bottom: 10%
}

.hero-title {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 600
}

.hero-title span {
    color: #ee3b24
}

.hero-description {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #fff
}

.hero-buttons a.btn {
    color: #fff;
    padding: 15px 50px
}

.hero-buttons a.btn.solid {
    margin-left: 10px
}

.hero-buttons a i {
    margin-left: 5px
}

.video-embed {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.parallax-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner/overaly.html) repeat
}

.video-background {
    width: 100%
}

.video-background-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

section {
    position: relative
}

iframe {
    border: 0
}

@media (min-width:768px) {
    .video-section {
        padding: 100px 0
    }
}

@media (min-width:992px) {
    .video-section {
        padding: 120px 0
    }
}

.video-text .panel {
    border: 0!important;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 10px
}

.video-text .panel-group .panel-heading {
    border-radius: 0;
    border-color: #ee3b24;
    position: relative;
    padding: 7px 15px;
    background: #fafafa;
    border-bottom: 1px solid#afafaf
}

.video-text .panel-group h4.panel-title a.collapsed:after {
    font-family: FontAwesome;
    color: #333;
    font-size: 14px;
    right: 0;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    text-align: center;
    content: ""
}

.video-text .panel-group h4.panel-title a:after {
    font-family: FontAwesome;
    color: #ee3b24;
    font-size: 14px;
    right: 0;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    text-align: center;
    content: ""
}

.video-text .panel-group .panel-heading.active {
    border: 1px solid#ee3b24
}

.video-text .panel-group .p2 {
    background: #fafafa;
    border-bottom: 0;
    border-radius: 5px
}

.video-text .panel-group .p2 h4 a span {
    float: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.video-text .panel-group .p2 h4 {
    margin-left: 40px
}

.video-text .panel-group .panel-body.p1 {
    color: #313131;
    margin-top: -1px
}

.video-text .panel-group .panel-body.p3 {
    background: #fff!important
}

.video-text .panel-group .p2 h4.panel-title a.collapsed:after {
    font-family: FontAwesome;
    background: none repeat scroll 0 0 #363636;
    color: #fff;
    font-size: 14px;
    left: 0;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    text-align: center;
    content: "";
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.video-text .panel-group .p2 h4.panel-title a:after {
    font-family: FontAwesome;
    color: #fff;
    font-size: 14px;
    left: 0;
    position: absolute;
    z-index: 111;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    text-align: center;
    content: "";
    background: none repeat scroll 0 0 #f05743;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.video-text .panel-group .p2.active {
    background: #ee3b24;
    color: #fff;
    padding: 7px 0;
    padding-left: 15px
}

#about-details .feature_sub,
#about-details .feature_title,
.single-progress label {
    color: #fff!important
}

#about-details {
    background: url(../images/banner/banner.html) fixed 50% 50%
}

.single-progress .progress {
    height: 12px;
    background-color: #eee;
    border-radius: 0
}

.single-progress label span {
    float: right;
    right: 20px;
    position: absolute;
    background: #eee;
    line-height: 20px;
    padding: 4px;
    top: -11px;
    color: #222
}

.about-desc {
    margin-top: 30px
}

.carousel-caption h2 {
    color: #fff;
    border-top: 1px solid#fff;
    border-bottom: 1px solid#fff;
    width: 30%;
    margin: 0 auto;
    line-height: 85px;
    position: relative
}

.carousel-caption h2:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 110px;
    background: #ee3b24;
    left: 10px;
    top: -10px
}

.carousel-caption h2:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 110px;
    background: #ee3b24;
    right: 10px;
    top: -10px
}

@media screen and (max-width:767px){
.text-new {font-size:18px;}	
.table-txt {font-size:18px;}
.blog-catagory ul li a {font-size:18px;}
.moto-text_system_10 a {font-size:18px; float: left; width: 100%; margin-bottom: 10px;}


}

@media screen and (max-width:499px){
    .b-stream img {
        width: 90%;
        height: auto;
        margin: 2% 5%;   
    }
}

@media screen and (max-width:767px){
    .rel-post img {
        width: 100%;
        height: auto;
    }
}

/* ----application-page-new-css---- */

.app-page {
    background: radial-gradient(1200px 500px at 10% -10%, rgba(201, 164, 106, 0.22), transparent 60%), radial-gradient(900px 380px at 90% 0%, rgba(121, 141, 171, 0.2), transparent 60%), #0f1115;
    color: #e9ecf2;
    padding: 30px 0 70px
}

/* ----samples-page-new-css---- */
.samples-page {
    background: radial-gradient(1000px 420px at 12% -12%, rgba(201, 164, 106, .18), transparent 60%), radial-gradient(900px 360px at 92% -10%, rgba(58, 126, 155, .22), transparent 58%), #0f1115;
    color: #eaf0f7;
    padding: 24px 0 56px
}

.samples-page .container-fluid {
    width: min(1240px, calc(100% - 30px));
    margin: 0 auto
}

.samples-page h1.moto-text_system_4 {
    font-size: clamp(30px, 4.8vw, 52px);
    letter-spacing: .08em;
    color: #fff;
    margin-bottom: 10px
}

.samples-page h2.moto-text_system_4 {
    display: inline-block;
    margin: 0 auto 18px;
    padding: 10px 18px;
    border-radius: 999px;
    border: 1px solid #2f5964;
    background: rgba(12, 33, 41, .72);
    color: #f9fafc;
    font-size: clamp(18px, 2.2vw, 28px);
    letter-spacing: .09em
}

.samples-page .moto-widget-text-content p.moto-text_system_14,
.samples-page .moto-widget-text-content p.moto-text_normal {
    color: #b7c4d6;
    line-height: 1.8
}

.samples-page video,
.samples-page .moto-widget-image-picture {
    border-radius: 14px;
    border: 1px solid #284653;
    box-shadow: 0 20px 42px rgba(0, 0, 0, .32)
}

.samples-page .moto-widget-row.row-fixed,
.samples-page .moto-widget-row[data-widget="row"] {
    border-radius: 16px
}

.samples-page #requestfrm {
    background: linear-gradient(155deg, rgba(17, 32, 39, .95), rgba(16, 24, 34, .95));
    border: 1px solid #2c4a56;
    border-radius: 18px;
    padding: 24px 20px !important;
    box-shadow: 0 20px 48px rgba(0, 0, 0, .26)
}

.samples-page #requestfrm .moto-form__field input,
.samples-page #requestfrm .moto-form__field select,
.samples-page #requestfrm .moto-form__field textarea,
.samples-page #requestfrm input.fomr {
    border: 1px solid #355362 !important;
    background: #12242d !important;
    color: #edf4fb !important;
    border-radius: 10px !important
}

.samples-page #requestfrm .moto-form__field input:focus,
.samples-page #requestfrm .moto-form__field select:focus,
.samples-page #requestfrm .moto-form__field textarea:focus,
.samples-page #requestfrm input.fomr:focus {
    border-color: #c9a46a !important;
    box-shadow: 0 0 0 2px rgba(201, 164, 106, .22) !important;
    outline: none !important
}

.samples-page #requestfrm .moto-text_133,
.samples-page #requestfrm .set,
.samples-page #requestfrm label,
.samples-page #requestfrm p {
    color: #d6e1ef !important
}

.samples-page #requestfrm .btn-4,
.samples-page #requestfrm input[type="submit"] {
    border: 1px solid #d3ad70 !important;
    background: linear-gradient(135deg, #b88f53, #d4b27b) !important;
    color: #141414 !important;
    border-radius: 999px !important;
    padding: 10px 28px !important;
    font-weight: 700 !important;
    letter-spacing: .04em
}

.samples-page #requestfrm .btn-4:hover,
.samples-page #requestfrm input[type="submit"]:hover {
    filter: brightness(1.08)
}

@media (max-width:768px) {
    .samples-page {
        padding: 18px 0 42px
    }

    .samples-page .container-fluid {
        width: min(1240px, calc(100% - 18px))
    }

    .samples-page #requestfrm {
        padding: 18px 14px !important
    }
}

/* top-section alignment refresh */
.samples-page>.moto-widget.row-fixed:first-child>.container-fluid>.row>.moto-cell {
    border: 1px solid #284653;
    border-radius: 20px;
    background: linear-gradient(160deg, rgba(13, 31, 35, .94), rgba(16, 32, 44, .96));
    padding: 20px 12px 28px;
    box-shadow: 0 22px 52px rgba(0, 0, 0, .28)
}

.samples-page>.moto-widget.row-fixed:first-child .moto-widget-text[data-spacing="lasa"] .moto-widget-text-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center
}

.samples-page>.moto-widget.row-fixed:first-child .moto-widget-text[data-spacing="lasa"] .moto-text_system_14 {
    max-width: 760px;
    margin: 0 auto;
    letter-spacing: .03em
}

.samples-page>.moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text {
    background: rgba(13, 40, 49, .65);
    border: 1px solid #2d5966;
    border-radius: 14px;
    padding: 14px 16px
}

.samples-page>.moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text-content p {
    margin: 0 0 10px
}

.samples-page>.moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text-content p:last-child {
    margin-bottom: 0
}

@media (max-width:768px) {
    .samples-page>.moto-widget.row-fixed:first-child>.container-fluid>.row>.moto-cell {
        border-radius: 14px;
        padding: 14px 8px 18px
    }
}

.samples-page .samples-media-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin: 8px 0 22px
}

.samples-page .samples-media-card {
    border: 1px solid #2b555a;
    border-radius: 16px;
    background: linear-gradient(160deg, rgba(13, 31, 35, .9), rgba(12, 28, 35, .95));
    padding: 10px 12px 14px
}

.samples-page .samples-media-card .container-fluid {
    width: 100%;
    padding: 0
}

.samples-page .samples-form-shell {
    margin-top: 30px;
    border-top: 1px solid rgba(201, 164, 106, .35);
    padding-top: 24px
}

@media (max-width:992px) {
    .samples-page .samples-media-grid {
        grid-template-columns: 1fr
    }
}

/* ----samples-page-refine-v2---- */
.samples-page {
    padding: 30px 0 64px
}

/* ----samples-page-v3---- */
.samples-v3 {
    background: radial-gradient(1000px 500px at 0% -10%, rgba(175, 126, 54, .16), transparent 58%), radial-gradient(900px 450px at 100% -15%, rgba(33, 126, 149, .2), transparent 58%), #0d1117;
    padding: 34px 0 70px;
    color: #eaf1f7
}

.samples-v3 .sv3-shell {
    width: min(1160px, calc(100% - 28px));
    margin: 0 auto
}

.samples-v3 .sv3-hero {
    text-align: center;
    padding: 26px 18px;
    border-radius: 22px;
    border: 1px solid #2b4b58;
    background: linear-gradient(165deg, rgba(15, 36, 43, .92), rgba(12, 24, 34, .95));
    box-shadow: 0 24px 54px rgba(0, 0, 0, .34)
}

.samples-v3 .sv3-kicker {
    margin: 0 0 10px;
    color: #c9a46a;
    letter-spacing: .16em;
    text-transform: uppercase;
    font-size: 11px
}

.samples-v3 .sv3-hero h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(32px, 5vw, 58px);
    letter-spacing: .04em;
    text-transform: uppercase
}

.samples-v3 .sv3-lead {
    margin: 16px auto 0;
    max-width: 860px;
    color: #b4c3d4;
    line-height: 1.9;
    font-size: 18px
}

.samples-v3 .sv3-meta {
    margin-top: 18px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.samples-v3 .sv3-meta span {
    border: 1px solid #2d5662;
    border-radius: 999px;
    background: rgba(255, 255, 255, .02);
    color: #dce8f4;
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 8px 14px
}

.samples-v3 .sv3-media-grid {
    margin-top: 26px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px
}

.samples-v3 .sv3-media-card {
    border: 1px solid #2e5a67;
    border-radius: 16px;
    padding: 14px;
    background: linear-gradient(160deg, rgba(14, 34, 42, .95), rgba(9, 24, 33, .95))
}

.samples-v3 .sv3-media-card h2 {
    margin: 0 0 12px;
    text-align: center;
    color: #fff;
    font-size: clamp(20px, 2.6vw, 34px);
    letter-spacing: .08em;
    text-transform: uppercase
}

.samples-v3 .sv3-media-card video {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #305766
}

.samples-v3 .sv3-note {
    margin: 10px 0 0;
    text-align: center;
    color: #8fc4d6
}

.samples-v3 .sv3-boards {
    margin-top: 26px;
    border: 1px solid #2f5865;
    border-radius: 16px;
    padding: 16px;
    background: linear-gradient(160deg, rgba(15, 32, 39, .95), rgba(11, 24, 31, .96))
}

.samples-v3 .sv3-board-head h2 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .08em
}

.samples-v3 .sv3-board-head p {
    margin: 8px 0 0;
    color: #b2c3d6
}

.samples-v3 .sv3-board-grid {
    margin-top: 14px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px
}

.samples-v3 .sv3-board-item {
    margin: 0;
    border: 1px solid #345664;
    border-radius: 12px;
    overflow: hidden;
    background: #0f1f28
}

.samples-v3 .sv3-board-item img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    display: block
}

.samples-v3 .sv3-board-item figcaption {
    padding: 10px;
    text-align: center;
    color: #c9d7e7;
    font-size: 14px
}

.samples-v3 .sv3-form-wrap {
    margin-top: 30px;
    border: 1px solid #3f5d6c;
    border-radius: 16px;
    padding: 18px;
    background: linear-gradient(160deg, rgba(18, 32, 40, .95), rgba(13, 22, 31, .98))
}

.samples-v3 .sv3-form-head h2 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .06em
}

.samples-v3 .sv3-form-head p {
    margin: 8px 0 16px;
    color: #b4c5d5
}

.samples-v3 #requestfrm {
    background: transparent;
    border: 0;
    padding: 0 !important;
    box-shadow: none
}

.samples-v3 #requestfrm .moto-form__field input,
.samples-v3 #requestfrm .moto-form__field select,
.samples-v3 #requestfrm .moto-form__field textarea,
.samples-v3 #requestfrm input.fomr,
.samples-v3 #requestfrm .custom-form-3 {
    border: 1px solid #355463 !important;
    background: #12252e !important;
    color: #edf4fb !important;
    border-radius: 10px !important
}

.samples-v3 #requestfrm .btn-4,
.samples-v3 #requestfrm input[type="submit"] {
    border: 1px solid #d3ad70 !important;
    background: linear-gradient(135deg, #b98f52, #d4b27b) !important;
    color: #111 !important;
    border-radius: 999px !important;
    padding: 10px 30px !important;
    font-weight: 700 !important
}

@media (max-width: 992px) {
    .samples-v3 .sv3-media-grid {
        grid-template-columns: 1fr
    }

    .samples-v3 .sv3-board-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (max-width: 768px) {
    .samples-v3 {
        padding: 18px 0 42px
    }

    .samples-v3 .sv3-shell {
        width: min(1160px, calc(100% - 16px))
    }

    .samples-v3 .sv3-hero {
        border-radius: 14px;
        padding: 20px 10px
    }

    .samples-v3 .sv3-lead {
        font-size: 16px
    }

    .samples-v3 .sv3-board-grid {
        grid-template-columns: 1fr
    }
}

.samples-page .moto-widget-row > .container-fluid {
    width: min(1120px, calc(100% - 28px));
    margin: 0 auto
}

.samples-page > .moto-widget.row-fixed:first-child > .container-fluid > .row > .moto-cell {
    padding: 26px 18px 24px;
    border-radius: 22px;
    border: 1px solid #27505d;
    background: linear-gradient(170deg, rgba(9, 30, 36, .95), rgba(10, 32, 43, .95));
    box-shadow: 0 26px 60px rgba(0, 0, 0, .35)
}

.samples-page > .moto-widget.row-fixed:first-child .moto-widget-text[data-spacing="lasa"] {
    margin-bottom: 8px !important
}

.samples-page > .moto-widget.row-fixed:first-child .moto-widget-text[data-spacing="lasa"] .moto-widget-text-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center
}

.samples-page > .moto-widget.row-fixed:first-child .moto-widget-text[data-spacing="lasa"] .moto-text_system_14 {
    max-width: 820px;
    margin: 0 auto;
    letter-spacing: .02em
}

.samples-page > .moto-widget.row-fixed:first-child .moto-cell.col-sm-6 {
    width: 100%;
    float: none;
    display: block
}

.samples-page > .moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0 !important
}

.samples-page > .moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text-content {
    max-width: 860px;
    margin: 0 auto;
    text-align: left
}

.samples-page > .moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text-content p {
    margin: 0 0 10px;
    color: #c1cfde;
    font-size: 19px;
    line-height: 1.85
}

.samples-page .samples-media-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 20px 0 26px
}

.samples-page .samples-media-card {
    min-height: 100%;
    border-radius: 18px;
    border: 1px solid #2f5964;
    background: linear-gradient(165deg, rgba(12, 34, 42, .95), rgba(9, 28, 37, .96));
    padding: 14px
}

.samples-page .samples-media-card h2.moto-text_system_4 {
    margin-bottom: 12px
}

.samples-page .samples-media-card .moto-widget-text-content p.moto-text_133 {
    margin-top: 10px;
    color: #9dc6d5 !important
}

.samples-page .samples-form-shell {
    margin-top: 34px;
    padding-top: 30px;
    border-top: 1px solid rgba(201, 164, 106, .22)
}

@media (max-width:992px) {
    .samples-page .samples-media-grid {
        grid-template-columns: 1fr
    }
}

@media (max-width:768px) {
    .samples-page {
        padding: 18px 0 44px
    }

    .samples-page .moto-widget-row > .container-fluid {
        width: min(1120px, calc(100% - 16px))
    }

    .samples-page > .moto-widget.row-fixed:first-child > .container-fluid > .row > .moto-cell {
        padding: 18px 10px 16px;
        border-radius: 14px
    }

    .samples-page > .moto-widget.row-fixed:first-child .moto-cell.col-sm-6 .moto-widget-text-content p {
        font-size: 17px;
        line-height: 1.75
    }
}

.app-page .app-shell {
    width: min(1240px, calc(100% - 32px));
    margin: 0 auto
}

.app-page .app-hero {
    border: 1px solid #2f3642;
    background: linear-gradient(160deg, #0d1f23 0%, #152830 45%, #0d2530 100%);
    border-radius: 18px;
    padding: 36px 26px;
    margin-bottom: 22px;
    text-align: center
}

.app-page .app-kicker {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .22em;
    color: #c9a46a;
    margin-bottom: 12px
}

.app-page .app-title {
    margin: 0;
    font-size: clamp(30px, 5vw, 52px);
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff
}

.app-page .app-subtitle {
    margin: 14px auto 0;
    max-width: 760px;
    color: #a7b0bf;
    font-size: 15px;
    line-height: 1.7
}

.app-page .app-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 20px
}

.app-page .app-nav a {
    color: #f4f6fb;
    border: 1px solid #2f3642;
    background: rgba(255, 255, 255, .02);
    border-radius: 999px;
    padding: 8px 16px;
    font-size: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s ease
}

.app-page .app-nav a:hover {
    border-color: #c9a46a;
    background: rgba(201, 164, 106, .17);
    color: #fff
}

.app-page .app-grid {
    display: grid;
    gap: 18px
}

.app-page .app-block {
    border: 1px solid #2b555a;
    border-radius: 18px;
    background: linear-gradient(160deg, #0d1f23 0%, #152830 45%, #0d2530 100%);
    overflow: hidden;
    margin: 12px 0
}

.app-page .app-block-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 20px 20px 0
}

.app-page .app-block h2 {
    margin: 0;
    font-size: clamp(20px, 3vw, 30px);
    letter-spacing: .08em;
    color: #fff;
    text-transform: uppercase
}

.app-page .app-block p {
    margin: 0;
    color: #a7b0bf;
    font-size: 14px;
    line-height: 1.6
}

.app-page .app-count {
    border: 1px solid #2f3642;
    color: #c9a46a;
    border-radius: 999px;
    font-size: 11px;
    letter-spacing: .09em;
    text-transform: uppercase;
    padding: 6px 12px;
    white-space: nowrap
}

.app-page .app-gallery-wrap {
    padding: 18px
}

.app-page .app-gallery {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    height: auto !important
}

.app-page .app-gallery .app-gallery-item {
    display: block;
    border-radius: 12px;
    overflow: hidden;
    position: relative !important;
    border: 1px solid rgba(255, 255, 255, .08);
    height: 210px !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    margin: 0 !important
}

.app-page .app-gallery .app-gallery-image {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: scale(1);
    transition: transform .35s ease
}

.app-page .app-gallery .app-gallery-item:hover .app-gallery-image {
    transform: scale(1.06)
}

.app-page .app-gallery .caption,
.app-page .app-gallery .app-gallery-item .caption_text {
    display: none !important
}

.app-lightbox {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(8, 10, 14, .92);
    backdrop-filter: blur(3px);
    z-index: 99999;
    padding: 24px
}

.app-lightbox.open {
    display: flex
}

.app-lightbox-inner {
    position: relative;
    max-width: min(1100px, 96vw);
    max-height: 92vh;
    width: auto;
    height: auto
}

.app-lightbox-image {
    display: block;
    max-width: 100%;
    max-height: 92vh;
    border-radius: 10px;
    box-shadow: 0 22px 60px rgba(0, 0, 0, .55)
}

.app-lightbox-close {
    position: absolute;
    top: -14px;
    right: -14px;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    color: #111;
    font-size: 22px;
    line-height: 1;
    cursor: pointer
}

@media (max-width:1024px) {
    .app-page .app-gallery {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (max-width:768px) {
    .app-page {
        padding: 20px 0 50px
    }

    .app-page .app-shell {
        width: min(1240px, calc(100% - 20px))
    }

    .app-page .app-hero {
        padding: 26px 18px
    }

    .app-page .app-block-head {
        padding: 18px 16px 0
    }

    .app-page .app-gallery-wrap {
        padding: 14px
    }

    .app-page .app-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px
    }

    .app-page .app-gallery .app-gallery-item {
        height: 150px !important
    }

    .app-page .app-gallery .app-gallery-image {
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100% !important
    }
}
