@charset "utf-8";
@import url(../fonts/icomoon/style.css);
@font-face{
    font-family:star;
    src:url(../fonts/star.html);
    src:url(../fonts/stard41dd41d.html?#iefix) format("embedded-opentype"),url(../fonts/star-2.html) format("woff"),url(../fonts/star-3.html) format("truetype"),url(../fonts/star-4.html#star) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:century-regular;
    src:url(../fonts/gothic.ttf);
    src:url(../fonts/gothic.ttf) format("truetype");
    font-style:normal
}
@font-face{
    font-family:century-bold;
    src:url(../fonts/gothicb.ttf);
    src:url(../fonts/gothicb.ttf) format("truetype");
    font-style:normal
}
*{
    padding:0;
    margin:0
}
*,:active,:focus,:hover{
    outline:0!important
}
::-moz-selection{
    color:#fff;
    background-color:#f8992f
}
::selection{
    color:#fff;
    background-color:#f8992f
}
body{
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    font-style:normal;
    line-height:1.8;
    letter-spacing:0;
    color:#494949;
    font-size:16px;
    overflow-x:hidden
}
ol,ul{
    list-style:none
}
.footer .socials .item,.link,.portfolio-overlay,.portfolio-overlay span,a,a *{
    -webkit-transition:.3s ease all;
    transition:.3s ease all
}
a{
    color:#222;
    text-decoration:none;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
a:hover{
    text-decoration:none;
    color:#f8992f
}
a:focus{
    text-decoration:none
}
p{
    margin-bottom:8px
}
blockquote{
    font-size:20px;
    font-style:italic;
    color:#ababab;
    font-weight:400;
    padding:20px 60px;
    margin:0;
    border:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:""
}
img{
    max-width:100%;
    height:auto
}
iframe{
    border:none;
    width:100%
}
button,input[type=button],input[type=reset],input[type=submit]{
    padding:0 42px;
    height:55px;
    outline:0;
    border:0;
    border-radius:30px;
    background-color:transparent;
    color:#f8992f;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:700;
    font-size:14px;
    cursor:pointer;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{
    width:100%;
    outline:0;
    border:0;
    border-bottom:1px solid #ddd;
    border-radius:0;
    color:#878c9b;
    background:0 0
}
input:focus,textarea:focus{
    border-bottom:1px solid #f8992f
}
input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select{
    padding:3px 0;
    height:57px;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.form-control-wrap{
    margin-bottom:20px
}
select{
    box-sizing:border-box;
    cursor:pointer;
    display:block;
    height:28px;
    user-select:none;
    -webkit-user-select:none;
    background-color:#fff;
    border:1px solid #999;
    width:100%;
    height:40px;
    padding:0 20px;
    color:inherit
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    letter-spacing:0;
    line-height:1.2;
    color:#333
}
.h1,h1{
    font-size:56px
}
.h2,h2{
    font-size:40px
}
.h3,h3{
    font-size:34px
}
.h4,h4{
    font-size:24px
}
.h5,h5{
    font-size:18px
}
.h6,h6{
    font-size:14px
}
.fullwidth{
    width:100%
}
.site{
    position:relative
}
.left-menu-content{
    background-color:#111;
    background-image:url(../images/background/body_left_menu.html);
    background-repeat:no-repeat;
    background-attachment:fixed
}
.branding__logo img,.maintenance-header img{
    height:80px
}
.branding__logo img{
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
	width: unset!important
}
.dark-logo{
    display:none
}
.main-logo{
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.headroom.headroom--not-top .main-logo{
    height:36px
}
.heading{
    line-height:40px;
    font-size:40px;
    text-transform:none
}
.heading span{
    color:#f8992f
}
.heading.small{
    font-size:30px;
    font-family:century-regular;
    line-height:24px
}
.heading.medium{
    font-size:20px;
    line-height:24px
}
.heading a{
    position:relative
}
.heading a:before{
    content:'';
    height:1px;
    width:0;
    background-color:currentColor;
    position:absolute;
    bottom:-2px;
    left:0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.heading a:hover:before{
    width:100%
}
.inline-links{
    display:flex
}
.inline-links li{
    list-style:none;
    display:inline;
    text-transform:uppercase;
    font-size:20px;
    padding-right:20px;
    padding-left:20px;
    position:relative
}
.inline-links li:after{
    content:"|";
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translate(50%,-50%);
    transform:translate(50%,-50%);
    line-height:60px
}
.inline-links li:first-child{
    padding-left:0
}
.inline-links li:last-child{
    padding-right:0
}
.inline-links li:last-child::after{
    display:none
}
.border-bottom-5{
    border-bottom-width:5px!important
}
.border-bottom-10{
    border-bottom-width:10px!important
}
.border-bottom-15{
    border-bottom-width:15px!important
}
.border-top-5{
    border-top-width:5px!important
}
.border-top-10{
    border-top-width:10px!important
}
.border-top-15{
    border-top-width:15px!important
}
.border-color-white{
    border-color:#fff!important
}
.border-right-2{
    border-right-width:2px!important
}
.border-right-3{
    border-right-width:3px!important
}
.border-right-4{
    border-right-width:4px!important
}
.border-right-5{
    border-right-width:5px!important
}
.border-primary{
    border-color:#f8992f!important
}
.header-center{
    position:absolute;
    right:100px
}
header .socials{
    margin-bottom:0
}
header .socials .item{
    display:inline
}
header .socials .item .link i{
    color:#8d8d8d;
    line-height:50px;
    width:35px;
    text-align:center;
    font-size:26px
}
.page-mobile-main-menu .menu-close-bg{
    background:rgba(0,0,0,0);
    position:absolute;
    width:100%;
    height:100%;
    right:0;
    top:0;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    display:none;
    opacity:0
}
.page-mobile-main-menu.open .menu-close-bg{
    width:100%;
    height:100%;
    display:block;
    opacity:1
}
.banner-sec{
    overflow:hidden
}
.about-img-box{
    position:inherit
}
.about-img img{
    position:absolute;
    max-height:80%;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:-1
}
.about-img-box .img-height{
    opacity:0;
    position:relative;
    top:0;
    left:0;
    -webkit-transform:translate(0,0);
    transform:translate(0,0)
}
@media screen and (max-width:1199px){
    .about-img-box{
        position:relative
    }
    .about-img-box .img-height{
        display:none
    }
    .about-img img{
        position:relative;
        height:auto;
        top:0;
        left:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
}
.popup-video-wrapper{
    position:relative
}
.popup-video img{
    width:100%
}
.popup-video .video-overlay .video-play{
    width:90px;
    height:90px;
    border-radius:50%;
    color:#222;
    background:#fff
}
.popup-video .video-overlay .video-play,.popup-video .video-overlay .video-play i{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.popup-video .video-play:hover{
    -webkit-transform:translate(-50%,-50%) scale(1.1);
    -ms-transform:translate(-50%,-50%) scale(1.1);
    transform:translate(-50%,-50%) scale(1.1)
}
.popup-video .video-overlay .video-play{
    width:70px;
    height:70px;
    color:#fff;
    background:#f8992f
}
.popup-video .video-overlay .video-play.left{
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translate(0,-50%);
    -ms-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
.popup-video .video-play.left:hover{
    -webkit-transform:translate(0,-50%) scale(1.1);
    -ms-transform:translate(0,-50%) scale(1.1);
    transform:translate(0,-50%) scale(1.1)
}
.popup-video.style-2 .video-overlay .video-play{
    right:-30px;
    left:auto;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup-video.style-2 .video-overlay .video-play:hover{
    -webkit-transform:translateY(-50%) scale(1.1);
    -ms-transform:translateY(-50%) scale(1.1);
    transform:translateY(-50%) scale(1.1)
}
.popup-video.style-white .video-overlay .video-play{
    color:#222;
    background:#fff
}
.popup-video .video-text{
    color:#fff;
    font-weight:700;
    font-size:13px;
    margin-left:80px;
    text-decoration:underline
}
.owl-theme .owl-controls{
    margin-top:0
}
.owl-theme.margion-top-controls .owl-controls{
    margin-top:40px
}
.owl-theme .owl-controls .owl-buttons div{
    position:absolute;
    top:50%;
    margin-top:-22px;
    z-index:10;
    cursor:pointer;
    background:0 0;
    text-align:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    width:45px;
    height:45px;
    font-size:40px;
    color:#333;
    filter:Alpha(Opacity=100);
    opacity:1
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
    left:-50px
}
.owl-theme .owl-controls .owl-buttons .owl-next{
    right:-50px
}
.white-popup.projects-popup{
    width:80%;
    margin:0 auto;
    position:relative;
    max-height:768px
}
.projects-popup .image-slider .owl-controls .owl-buttons .owl-next,.projects-popup .image-slider .owl-controls .owl-buttons .owl-prev{
    background-color:rgba(0,0,0,.3)
}
.projects-popup .image-slider .owl-controls .owl-buttons .owl-next:hover,.projects-popup .image-slider .owl-controls .owl-buttons .owl-prev:hover{
    background-color:rgba(0,0,0,.3)
}
.projects-popup .owl-theme .owl-controls .owl-buttons .owl-prev{
    left:15px
}
.projects-popup .owl-theme .owl-controls .owl-buttons .owl-next{
    right:15px
}
#main{
    background-color:#fff
}
.social-networks{
    margin-left:-8px
}
.social-networks .item{
    list-style-type:none;
    margin:0 0 5px;
    display:inline-block
}
.social-networks .item>a{
    padding:5px 8px;
    display:inline-block
}
.scrollup{
    display:none;
    padding:0;
    width:50px;
    height:50px;
    border-radius:50%;
    text-align:center;
    font-size:25px;
    line-height:50px;
    opacity:1;
    cursor:pointer;
    background-color:#f8992f
}
.scrollup--fixed{
    position:fixed;
    display:none;
    right:30px;
    bottom:-60px;
    z-index:999
}
.scrollup--fixed.show{
    bottom:70px
}
.scrollup i{
    color:#fff
}
.header-social-networks a{
    padding:0 12px;
    font-size:16px;
    color:#222
}
.header.style-3.headroom--not-top .header-social-networks a.white{
    color:#222!important
}
[class*=hint--]{
    position:relative;
    display:inline-block
}
[class*=hint--]:after,[class*=hint--]:before{
    position:absolute;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    visibility:hidden;
    opacity:0;
    z-index:1000000;
    pointer-events:none;
    -webkit-transition:.3s ease;
    transition:.3s ease;
    -webkit-transition-delay:0s;
    transition-delay:0s
}
[class*=hint--]:before{
    content:'';
    position:absolute;
    background:0 0;
    border:7px solid transparent;
    z-index:1000001
}
[class*=hint--]:after{
    background:#000;
    color:#fff;
    padding:8px 10px;
    font-size:16px;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    line-height:16px;
    white-space:nowrap;
    border-radius:5px
}
.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{
    border-bottom-color:#000
}
.hint--bottom:before{
    margin-top:-13px
}
.hint--bottom:after,.hint--bottom:before{
    top:100%;
    left:50%
}
.hint--bottom:before{
    left:calc(50% - 7px)
}
.hint--bounce:after,.hint--bounce:before{
    -webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);
    transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);
    transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);
    transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24)
}
.hint--bottom:after{
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%)
}
[class*=hint--]:after{
    text-shadow:0 -1px 0 #000;
    box-shadow:4px 4px 8px rgba(0,0,0,.3)
}
[class*=hint--][aria-label]:after{
    content:attr(aria-label)
}
[class*=hint--]:hover:after,[class*=hint--]:hover:before{
    visibility:visible;
    opacity:1;
    -webkit-transition-delay:.1s;
    transition-delay:.1s
}
.hint--bottom:hover:before{
    -webkit-transform:translateY(8px);
    -ms-transform:translateY(8px);
    transform:translateY(8px)
}
[class*=hint--]:hover:after,[class*=hint--]:hover:before{
    visibility:visible;
    opacity:1;
    -webkit-transition-delay:.1s;
    transition-delay:.1s
}
.hint--bottom:hover:after{
    -webkit-transform:translateX(-50%) translateY(8px);
    -ms-transform:translateX(-50%) translateY(8px);
    transform:translateX(-50%) translateY(8px)
}
.popup-search-wrap{
    width:40px;
    height:30px;
    text-align:center;
    font-size:18px;
    line-height:34px
}
.popup-search-wrap i{
    font-weight:700;
    color:#fff
}
.headroom--not-top .popup-search-wrap i{
    color:#222
}
#search-hider{
    position:fixed;
    width:100%;
    height:100%;
    visibility:hidden;
    position:fixed;
    top:-1200px;
    left:0;
    -moz-transition-property:opacity,top;
    -o-transition-property:opacity,top;
    -webkit-transition-property:opacity,top;
    transition-property:opacity,top;
    opacity:0;
    -moz-transition:cubic-bezier(.895,.03,.685,.22) .5s;
    -o-transition:cubic-bezier(.895,.03,.685,.22) .5s;
    -webkit-transition:cubic-bezier(.895,.03,.685,.22) .5s;
    transition:cubic-bezier(.895,.03,.685,.22) .5s
}
.show-search #search-hider{
    background-color:rgba(17,17,17 ,.95);
    visibility:visible;
    z-index:10;
    top:0;
    opacity:1;
    -moz-transition:cubic-bezier(.165,.84,.44,1) .5s;
    -o-transition:cubic-bezier(.165,.84,.44,1) .5s;
    -webkit-transition:cubic-bezier(.165,.84,.44,1) .5s;
    transition:cubic-bezier(.165,.84,.44,1) .5s
}
.search-form-top{
    position:fixed;
    top:0;
    left:0;
    background-repeat:no-repeat;
    background-position:top center;
    -moz-background-size:cover;
    -o-background-size:cover;
    -webkit-background-size:cover;
    background-size:cover;
    width:100%;
    height:100%;
    display:table;
    z-index:9999999;
    text-align:center;
    color:#fff;
    opacity:0;
    visibility:hidden
}
.search-form-top .search-form-top-inner{
    width:100%;
    padding:54px;
    display:table-cell;
    vertical-align:middle;
    position:relative
}
.search-form-top input{
    -moz-transition-duration:.3s;
    -o-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    transition-duration:.3s;
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    -webkit-transition-delay:0s;
    transition-delay:0s;
    -moz-transition-property:opacity;
    -o-transition-property:opacity;
    -webkit-transition-property:opacity;
    transition-property:opacity;
    opacity:0;
    width:100%;
    text-align:center;
    background:0 0;
    font-size:4em;
    border-width:0;
    color:#fff;
    height:70px
}
.search-close{
    float:right;
    position:absolute;
    right:20px;
    height:36px;
    width:28px;
    margin-top:-40px;
    cursor:pointer;
    -moz-transition-property:top;
    -o-transition-property:top;
    -webkit-transition-property:top;
    transition-property:top;
    -moz-transition-duration:.4s;
    -o-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    transition-duration:.4s;
    -moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -o-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    top:60px
}
.search-close .line{
    width:28px;
    height:4px;
    position:absolute;
    left:0;
    -moz-transition-property:top,-moz-transform,background-color,left,opacity,right;
    -o-transition-property:top,-o-transform,background-color,left,opacity,right;
    -webkit-transition-property:top,-webkit-transform,background-color,left,opacity,right;
    transition-property:top,transform,background-color,left,opacity,right;
    -moz-transition-duration:.3s;
    -o-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    transition-duration:.3s;
    background-color:#fff
}
.search-close .line:after{
    content:' ';
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    -o-transform:scaleX(0);
    -ms-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transform-origin:100% 0;
    -moz-transform-origin:100% 0;
    -ms-transform-origin:100% 0;
    -o-transform-origin:100% 0;
    transform-origin:100% 0;
    height:4px;
    transition-property:transform;
    -moz-transition-duration:.3s;
    -o-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    transition-duration:.3s;
    transition-timing-function:cubic-bezier(1,0,0,1);
    background-color:#fff
}
.search-close .line-1{
    top:16px;
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.search-close .line-2{
    top:16px
}
.search-close .line-2{
    -moz-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg)
}
.show-search .search-form-top{
    opacity:1;
    visibility:visible
}
.show-search .search-form-top input{
    opacity:1;
    -moz-transition-delay:.5s;
    -o-transition-delay:.5s;
    -webkit-transition-delay:.5s;
    transition-delay:.5s
}
.list{
    margin:0 -15px 30px;
    padding:0;
    list-style-type:none
}
.list-50 li{
    width:49%;
    display:inline-table;
    margin:0;
    padding:0;
    position:relative;
    line-height:24px
}
.list-50 li:before{
    content:"•";
    position:absolute;
    left:10px;
    top:0;
    line-height:24px;
    color:#f8992f
}
.list__item{
    position:relative;
    margin-bottom:16px;
    padding:0 15px;
    display:block
}
.list__marker{
    display:inline-block;
    float:left
}
.list__heading{
    overflow:hidden
}
.list--circle .list__item{
    position:relative;
    padding-left:29px
}
.list--circle .list__item .list__marker:before{
    position:absolute;
    top:8px;
    left:15px;
    display:block;
    width:5px;
    height:5px;
    border-radius:50%;
    content:'';
    background:currentColor
}
.list--circle .list__title{
    color:inherit;
    font-size:inherit
}
.list--circle .list__title{
    color:inherit;
    font-size:inherit
}
.list--delimited .list__item{
    padding:22px 15px;
    margin:0;
    width:calc(100% - 30px);
    float:none;
    display:block
}
.list--delimited .list__item:after{
    content:'';
    position:absolute;
    bottom:0;
    left:15px;
    right:15px;
    height:1px;
    background:rgba(255,255,255,.1)
}
.image-slider .image img{
    width:100%
}
.image-slider .owl-controls .owl-buttons .owl-next,.image-slider .owl-controls .owl-buttons .owl-prev{
    width:55px;
    height:55px;
    color:#fff;
    font-size:16px;
    background-color:#f8992f;
    border-radius:0;
    line-height:50px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.image-slider .owl-controls .owl-buttons .owl-next:hover,.image-slider .owl-controls .owl-buttons .owl-prev:hover{
    background-color:#f8992f
}
.partner-slider .owl-controls .owl-buttons div.owl-next,.partner-slider .owl-controls .owl-buttons div.owl-prev{
    width:50px;
    height:50px;
    border-radius:0;
    padding:0;
    opacity:0;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.partner-slider:hover .owl-controls .owl-buttons div.owl-next,.partner-slider:hover .owl-controls .owl-buttons div.owl-prev{
    opacity:1
}
.partner-slider .owl-controls .owl-buttons div.owl-prev{
    left:0
}
.partner-slider .owl-controls .owl-buttons div.owl-next{
    right:0
}
.partner-slider:hover .owl-controls .owl-buttons div.owl-prev{
    left:-50px
}
.partner-slider:hover .owl-controls .owl-buttons div.owl-next{
    right:-50px
}
.partner-slider .owl-controls .owl-buttons div.owl-next i,.partner-slider .owl-controls .owl-buttons div.owl-prev i{
    line-height:50px;
    height:50px;
    width:50px;
    margin:0;
    float:left;
    color:#333;
    font-size:40px
}
.contact-info-2{
    border:1px solid #eee;
    padding:60px 45px
}
.video-background{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:-2;
    overflow:hidden
}
.video-background .video-background-inner{
    background-repeat:no-repeat;
    background-position:center center
}
.video-background .video-background-inner{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    overflow:hidden;
    width:1920px;
    height:1080px;
    padding-bottom:56.25%;
    background-image:url(../images/background/bg_video.html);
    background-size:cover
}
.page-open-main-menu{
    display:none;
    height:30px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.header-desktop .page-open-main-menu{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.page-open-main-menu div{
    position:relative;
    width:24px;
    height:18px;
    cursor:pointer
}
.page-open-main-menu i{
    position:absolute;
    top:50%;
    left:0;
    margin-top:-1px;
    width:100%;
    height:2px;
    background:currentColor;
    color:#fff
}
.page-open-main-menu i:after,.page-open-main-menu i:before{
    position:absolute;
    left:50%;
    width:100%;
    height:100%;
    background:inherit;
    content:'';
    -webkit-transition:width .3s cubic-bezier(.645,.045,.355,1);
    transition:width .3s cubic-bezier(.645,.045,.355,1);
    -webkit-transform:translate(-50%);
    -ms-transform:translate(-50%);
    transform:translate(-50%)
}
.page-open-main-menu i:before{
    top:-8px
}
.page-open-main-menu i:after{
    top:8px
}
.page-open-main-menu:hover i,.page-open-mobile-menu:hover i{
    color:#f8992f
}
.page-open-main-menu:hover i:after,.page-open-main-menu:hover i:before{
    width:70%
}
.dh-typed .dh-typed-text-wrap{
    display:inline-block
}
#menu li{
    display:inline-block;
    margin:10px;
    color:#000;
    background:#fff;
    background:rgba(255,255,255,.5);
    -webkit-border-radius:10px;
    border-radius:10px
}
#menu li.active{
    background:#666;
    background:rgba(0,0,0,.5);
    color:#fff
}
#menu li a{
    text-decoration:none;
    color:#000
}
#menu li.active a:hover{
    color:#000
}
#menu li:hover{
    background:rgba(255,255,255,.8)
}
#menu li a,#menu li.active a{
    padding:9px 18px;
    display:block
}
#menu li.active a{
    color:#fff
}
#menu{
    position:fixed;
    top:100px;
    left:0;
    height:40px;
    z-index:99999999;
    width:100%;
    padding:0;
    margin:0
}
.box-contact-shadow{
    border:1px solid #eee;
    -moz-box-shadow:0 0 43px rgba(170,170,170,.3);
    -webkit-box-shadow:0 0 43px rgba(170,170,170,.3);
    box-shadow:0 0 43px rgba(170,170,170,.3)
}
.widget-gallery .inner .overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    background:rgba(0,0,0,.5);
    opacity:0;
    cursor:pointer;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -moz-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -ms-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -o-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.widget-gallery .inner:hover .overlay{
    visibility:visible;
    opacity:1
}
.about-me-2{
    padding-top:155px;
    padding-left:50px;
    max-width:570px
}
#googleMap,#map{
    min-height:500px
}
.img-1{
    margin-top:-70px;
    display:flex;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end;
    justify-content:center
}
.page-title-bar{
    position:relative
}
.page-title-bar-overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,0)
}
.page-title-bar-inner{
    background-color:#fff;
    border-bottom:1px solid #ddd;
    padding-top:14px;
    padding-bottom:14px
}
.page-title-bar-inner .heading{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:-.03em;
    line-height:1.3;
    text-transform:none;
    color:#333;
    font-size:18px
}
.page-breadcrumb{
    text-align:right
}
.page-breadcrumb .breadcrumb{
    margin:0;
    padding:0;
    background:0 0;
    border-radius:0;
    display:inline-block
}
.page-breadcrumb .breadcrumb li,.page-breadcrumb .breadcrumb li a{
    display:inline-block;
    font-family:century-regular,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    letter-spacing:0;
    line-height:1.2;
    text-transform:none;
    color:#333
}
.page-breadcrumb .breadcrumb li+li{
    position:relative;
    padding-left:11px
}
.page-breadcrumb .breadcrumb li+li:before{
    content:'/';
    position:absolute;
    top:50%;
    left:0;
    transform:translate(0,-50%)
}
.page-title-bar-02 .page-title-bar-inner{
    background-color:#f8992f;
    padding-top:61px;
    padding-bottom:61px;
    border-bottom:none
}
.page-title-bar-02 .page-title-bar-inner .heading{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:-.03em;
    line-height:1.3;
    text-transform:none;
    color:#fff;
    font-size:22px
}
.page-title-bar-02 .page-breadcrumb{
    text-align:right
}
.page-title-bar-02 .breadcrumb li,.page-title-bar-02 .breadcrumb li a{
    font-family:century-regular,Arial,sans-serif;
    font-size:16px;
    font-weight:400;
    letter-spacing:0;
    line-height:1.2;
    text-transform:none;
    color:#fff
}
.page-title-bar-03 .page-title-bar-overlay{
    background-color:rgba(26,35,129,.9)
}
.page-title-bar-03 .page-title-bar-inner{
    background-color:#f8992f;
    background-image:url(../images/background/bg_page_title.html);
    padding-top:257px;
    padding-bottom:257px;
    text-align:center;
    border-bottom:none
}
.page-title-bar-03 .page-title-bar-heading{
    margin-bottom:7px
}
.page-title-bar-03 .page-title-bar-inner .heading{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:-.03em;
    line-height:1.3;
    text-transform:none;
    color:#fff;
    font-size:60px
}
.page-title-bar-03 .page-breadcrumb{
    position:absolute;
    bottom:47px;
    width:100%;
    text-align:center
}
.page-title-bar-03 .breadcrumb li,.page-title-bar-03 .breadcrumb li a{
    font-family:century-regular,Arial,sans-serif;
    font-size:16px;
    font-weight:500;
    letter-spacing:0;
    line-height:1.2;
    text-transform:none;
    color:#fff
}
.page-title-bar-03 .breadcrumb li+li:before{
    content:"/";
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.page-title-bar-04{
    position:relative
}
.page-title-bar-04 .page-title-bar-overlay{
    background-color:rgba(0,0,0,0)
}
.page-title-bar-04 .page-title-bar-inner{
    background-color:#eee;
    padding-top:160px;
    padding-bottom:160px;
    text-align:center
}
.page-title-bar-04 .page-title-bar-heading{
    margin-bottom:7px
}
.page-title-bar-04 .page-title-bar-inner .heading{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:-.03em;
    line-height:1.3;
    text-transform:none;
    color:#333;
    font-size:50px
}
.page-title-bar-04 .page-breadcrumb{
    position:absolute;
    bottom:47px;
    width:100%;
    text-align:center
}
.page-title-bar-04 .breadcrumb li,.page-title-bar-04 .breadcrumb li a{
    font-family:century-regular,Arial,sans-serif;
    font-size:14px;
    font-weight:500;
    letter-spacing:0;
    line-height:1.2;
    text-transform:none
}
.page-title-bar-04 .breadcrumb li a{
    color:#333
}
.seperator{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    margin:0 auto
}
.seperator .sep-holder{
    height:1px;
    position:relative;
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    min-width:10%
}
.seperator .sep-holder .sep-line{
    height:1px;
    border-top:1px solid #ebebeb;
    border-top-color:#ddd;
    display:block;
    position:relative;
    top:1px;
    width:100%
}
.seperator h4{
    line-height:1em;
    font-size:100%;
    margin:0;
    word-wrap:break-word;
    -webkit-box-flex:0;
    -webkit-flex:0 1 auto;
    -ms-flex:0 1 auto;
    flex:0 1 auto;
    padding:0 .8em
}
.page-pagination{
    margin:-5px;
    margin-top:30px;
    padding:0;
    width:100%
}
.page-pagination li{
    display:inline-block;
    padding:5px;
    list-style-type:none
}
.page-pagination li a,.page-pagination li span{
    display:block;
    padding:0;
    width:40px;
    height:40px;
    border:1px solid #ddd;
    background:#fff;
    border-radius:100%;
    text-align:center;
    font-weight:500;
    font-size:14px;
    line-height:38px
}
.page-pagination li a{
    color:#f8992f
}
.page-pagination li a:hover,.page-pagination li span.current{
    color:#fff;
    border-color:#f8992f;
    background-color:#f8992f
}
.sidebar-content{
    padding:50px;
    border:1px solid #eee;
    background-color:#fcfcfc;
    float:left;
    width:100%
}
.sidebar-content .widget{
    float:left;
    width:100%
}
.sidebar-content .widget+.widget{
    margin:75px 0 0
}
.sidebar-content .widget-title,.sidebar-content .widgettitle{
    margin-bottom:35px;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:300;
    font-size:20px;
    line-height:1.3;
    font-family:century-regular
}
.widget_search form{
    position:relative
}
.widget_search .search-field{
    width:100%;
    height:50px;
    padding-right:20px;
    font-size:16px;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.widget_search .search-submit{
    position:absolute;
    top:50%;
    right:0;
    padding:0;
    width:16px;
    height:16px;
    border:0;
    background:0 0;
    text-align:center;
    line-height:16px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    color:#333
}
.widget_search .search-submit i{
    font-size:16px
}
.widget_categories ul{
    margin:0;
    padding:0
}
.widget_categories li{
    display:block;
    margin:0;
    padding:0;
    border-bottom:1px solid #eee;
    list-style-type:none
}
.widget_categories li a{
    display:block;
    padding:12px 0;
    color:#999
}
.widget_categories li a:hover{
    color:#f8992f
}
.widget_categories .count{
    float:right
}
.tagcloud a{
    display:inline-block;
    font-size:16px;
    line-height:1.7;
    color:#999
}
.tagcloud a:hover{
    color:#f8992f
}
.widget_gallery .gallery-item{
    overflow:hidden;
    position:relative;
    float:left;
    width:30.333333%;
    margin-right:5px;
    margin-bottom:5px
}
.widget_gallery .gallery-item .overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    background:rgba(0,0,0,.5);
    opacity:0;
    cursor:pointer;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.widget_gallery .gallery-item:hover .overlay{
    visibility:visible;
    opacity:1
}
.comments-area{
    margin-top:90px
}
.comment-form-wrap{
    margin-top:90px
}
.comment-reply-title,.comments-title{
    margin-bottom:30px;
    text-align:center;
    font-size:30px;
    line-height:1.3
}
.comments-area .author-avatar{
    position:relative;
    z-index:1
}
.comments-area .author-avatar img{
    position:relative;
    z-index:1;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%
}
.comments-area .comment-wrap{
    border:1px solid #eee;
    padding-top:40px;
    padding-bottom:42px;
    margin-bottom:27px;
    position:relative
}
.comments-area .comment-wrap .comment-header{
    margin-bottom:16px
}
.comments-area .comment-wrap .comment-author{
    font-weight:700;
    margin:0 0 3px;
    text-transform:capitalize
}
.comments-area .comment-wrap .comment-date{
    font-style:italic;
    font-size:93.333%
}
.comments-area .comment-wrap .comment-content p:last-child{
    margin-bottom:0
}
.comments-area .comment-wrap .reply{
    padding-top:25px
}
.comments-area .comment-wrap .reply a{
    text-transform:uppercase;
    font-size:80%;
    letter-spacing:2.4px
}
.page-open-mobile-menu{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:27px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:11px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.page-open-mobile-menu div{
    position:relative;
    width:30px;
    height:24px;
    cursor:pointer;
    margin-top:0
}
.page-open-mobile-menu i{
    color:#9f9f9f;
    position:absolute;
    top:50%;
    left:0;
    margin-top:-1px;
    width:100%;
    height:1px;
    background:currentColor;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    border-radius:25px
}
.page-open-mobile-menu i:after,.page-open-mobile-menu i:before{
    position:absolute;
    left:0;
    width:100%;
    height:100%;
    background:inherit;
    content:"";
    -webkit-transition:width .3s cubic-bezier(.645,.045,.355,1);
    transition:width .3s cubic-bezier(.645,.045,.355,1);
    border-radius:25px
}
.page-open-mobile-menu i:before{
    top:-8px
}
.page-open-mobile-menu i:after{
    top:8px
}
.headroom.headroom--not-top .page-open-mobile-menu{
    margin-top:11px
}
.header-top{
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    color:#aaa;
    z-index:99999;
    border-bottom:1px solid #eee
}
.header-top,.header-top a{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:0;
    line-height:1.8;
    font-size:15px
}
.top-bar-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.header-top ul{
    z-index:9999;
    list-style-type:none;
    padding:0;
    margin:0
}
.top-bar-info .info-item{
    display:inline-block;
    height:40px;
    line-height:40px;
    padding:0 15px;
    border-left:1px solid #eee;
    margin-right:0
}
.top-bar-info .info-icon{
    font-size:18px;
    margin-right:2px;
    vertical-align:middle;
    color:#d8d8d8
}
.top-bar-wrap.top-bar-right{
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.header-top.style-2 .top-bar-info .info-item{
    border-left:none;
    font-weight:400;
    font-size:15px
}
.header-top.style-2 .top-bar-info .info-icon{
    color:#f8992f
}
.header-top .top-bar-social-network a{
    display:inline-block;
    font-size:14px;
    border-left:1px solid #eee;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin-left:0;
    color:#aaa
}
.header-top .top-bar-social-network a:focus,.header-top .top-bar-social-network a:hover{
    color:#f8992f
}
.header-top.style-2 .top-bar-social-network a{
    border-left:none;
    font-size:16px
}
.header-desktop{
    height:50px;
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    width:100%;
    background-color:#333;
    border-bottom-color:transparent;
    background-repeat:no-repeat;
    background-position:center center;
    background-attachment:scroll;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -ms-background-size:cover;
    -o-background-size:cover;
    background-size:cover
}
.header-desktop .container-fluid{
    padding-left:30px;
    padding-right:30px
}
.header-desktop .header-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    height:50px
}
.header-right{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin:0 -10px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.header-right>div{
    padding:0 10px
}
.header-desktop .header-left,.header-desktop .header-right{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.header-desktop .header-wrap .branding{
    width:100%;
    padding-top:0;
    margin-top:40px;
    background:#fff;
    border:0 solid #000;
    padding-bottom:0;
    border-radius:50%;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.header-desktop.headroom.headroom--not-top .header-wrap .branding{
    margin-top:0
}
.header-desktop .page-navigation-wrap{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.headroom.headroom--not-top{
    height:50px;
    padding-top:0;
    padding-bottom:0;
    background-color:#333;
    position:fixed;
    top:0;
    left:0;
    z-index:999;
    width:100%;
    box-shadow:0 5px 10px 0 rgba(0,0,0,.2);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.header-desktop.style-2{
    background-color:#fff
}
.header-desktop.style-1 .header-right,.header-desktop.style-2 .header-right,.header-desktop.style-3 .header-right,.header-desktop.style-4 .header-left,.header-desktop.style-4 .header-right,.header-desktop.style-5 .header-right,.header-desktop.style-6 .header-right,.header-desktop.style-7 .header-left,.header-desktop.style-7 .header-right{
    position:absolute;
    top:0
}
.header-desktop.style-1 .header-right,.header-desktop.style-2 .header-right,.header-desktop.style-3 .header-right,.header-desktop.style-4 .header-right,.header-desktop.style-5 .header-right,.header-desktop.style-6 .header-right,.header-desktop.style-7 .header-right{
    right:30px;
    z-index:9999
}
.header-desktop.style-4{
    padding-top:25px;
    padding-bottom:25px
}
.header-desktop.style-4 .header-wrap{
    text-align:center
}
.style-4.headroom.headroom--not-top{
    padding-top:0;
    padding-bottom:0
}
.style-4.headroom.headroom--not-top .dark-logo{
    display:inline
}
.style-4.headroom.headroom--not-top .header-social-networks a{
    color:#222!important
}
.style-4.headroom.headroom--not-top .page-open-main-menu i{
    color:#222
}
.header-desktop.style-5{
    position:relative;
    z-index:4;
    background-color:#fff;
    border-bottom:1px solid #ddd
}
.headroom.style-5.headroom--not-top,.headroom.style-6.headroom--not-top{
    position:fixed
}
.header-desktop.style-6{
    position:relative;
    z-index:4;
    background-color:#fff;
    border-bottom:1px solid #ddd
}
.header-desktop.style-6 .page-navigation-wrap{
    margin-left:35px
}
.header-desktop.style-7{
    padding-top:15px;
    padding-bottom:15px;
    position:relative
}
.header-desktop.style-7 .header-wrap{
    text-align:center
}
.style-7.headroom.headroom--not-top{
    padding-top:0;
    padding-bottom:0
}
.style-7.headroom.headroom--not-top .dark-logo{
    display:inline
}
.style-7.headroom.headroom--not-top .header-social-networks a{
    color:#222!important
}
.header-desktop.style-7 .page-open-main-menu i,.style-7.headroom.headroom--not-top .page-open-main-menu i{
    color:#222
}
.header-left-menu{
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    width:300px;
    height:100%
}
.header-left-menu .page-header-inner{
    height:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    border:0;
    border-right:1px solid transparent;
    padding-top:40px;
    padding-bottom:40px
}
.header-left-menu .branding,.header-left-menu .page-header-widgets{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.header-left-menu .branding__logo{
    padding:8px 60px 45px
}
.header-left-menu .page-header-widgets{
    padding:60px;
    font-size:14px;
    line-height:1.7;
    color:#fff
}
.header-left-menu .social-networks{
    padding:0;
    margin:0 -8px;
    font-size:20px
}
.header-left-menu .social-networks .item{
    list-style-type:none;
    margin:0 0 5px;
    display:inline-block
}
.header-left-menu .social-networks .link{
    padding:5px 8px;
    display:inline-block;
    color:#fff
}
.header-left-menu .social-networks .link:hover{
    color:#f8992f
}
.header-left-menu .menu--primary .menu-item-feature{
    position:relative;
    margin-left:10px;
    color:#f8992f
}
.header-left-menu .menu--primary .menu-item-feature:before{
    position:absolute;
    top:50%;
    left:0;
    content:'\f005';
    font-size:12px;
    margin-top:1px;
    font-family:FontAwesome;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.header-mobile{
    display:none
}
.header-mobile .header-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.header-mobile .header-left,.header-mobile .header-right{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.header-mobile .header-wrap .branding{
    width:100%
}
.header-mobile .header-right{
    position:absolute;
    top:50%;
    right:20px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.header-desktop .menu--primary{
    text-align:center
}
.header-desktop .menu--primary>ul{
    position:static;
    display:inline-block;
    margin-bottom:0
}
.header-desktop .menu--primary>ul>li{
    display:inline-block
}
.header-desktop .menu--primary a{
    font-family:century-regular,Arial,sans-serif;
    font-weight:500;
    letter-spacing:0;
    line-height:1.2;
    text-transform:none;
    font-size:16px;
    color:#fff;
    position:relative;
    display:block;
    white-space:nowrap
}
.header-desktop .menu--primary ul>li>a{
    padding-top:30px;
    padding-bottom:30px;
    padding-left:22px;
    padding-right:22px
}
.header-desktop .menu--primary a .sub-arrow{
    font-size:0;
    float:left
}
.header-desktop .menu--primary a .sub-arrow:before{
    position:absolute;
    top:50%;
    right:2px;
    content:'\f107';
    font-size:14px;
    font-weight:700;
    font-family:FontAwesome;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.header-desktop .menu--primary a .menu-item-title{
    position:relative;
    padding-bottom:10px
}
.header-desktop .menu--primary a .menu-item-title:after{
    position:absolute;
    bottom:-10px;
    left:50%;
    margin-left:-2px;
    width:5px;
    height:5px;
    border-radius:50%;
    content:'';
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.header-desktop .menu--primary li:hover>a .menu-item-title:after{
    background-color:#fff;
    bottom:0
}
.header-desktop .menu--primary .sub-menu{
    padding:25px 0;
    min-width:270px;
    box-shadow:0 0 10px 3px rgba(0,0,0,.05);
    position:absolute;
    background-color:#fff;
    top:110%;
    visibility:hidden;
    opacity:0;
    transition:all .3s ease;
    text-align:left
}
.header-desktop .menu--primary li.menu-item-has-children:hover>.sub-menu{
    top:100%;
    visibility:visible;
    z-index:2;
    opacity:1
}
.header-desktop .menu--primary .mega-menu .sub-menu{
    padding-top:34px;
    padding-bottom:23px;
    right:0;
    margin-left:0;
    max-width:none;
    width:auto;
    left:0
}
.header-desktop .menu--primary .mega-menu .sub-menu ul.menu{
    position:static;
    display:block;
    width:auto;
    border:0;
    background:0 0;
    box-shadow:none;
    margin:0;
    padding:0
}
.header-desktop .menu--primary .mega-menu .row>div+div{
    border-left:1px solid #eee
}
.header-desktop .menu--primary .sub-menu a{
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    letter-spacing:-.02em;
    line-height:1.2;
    text-transform:none;
    font-size:15px;
    color:#999;
    padding:11px 30px
}
.header-desktop .menu--primary .sub-menu a:hover{
    color:#1f1f1f
}
.header-desktop .menu--primary .menu-item-feature{
    position:relative;
    margin-left:10px;
    color:#f8992f
}
.header-desktop .menu--primary .menu-item-feature:before{
    position:absolute;
    top:50%;
    left:0;
    content:'\f005';
    font-size:12px;
    margin-top:1px;
    font-family:FontAwesome;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.header-desktop .menu--primary .sub-menu .menu-item-has-children .sub-arrow:before{
    content:'\f105';
    right:30px
}
.header-desktop .menu--primary .sub-menu .sub-menu{
    left:0;
    margin-left:270px;
    margin-top:-40px;
    max-width:20em
}
.header-desktop .menu--primary .sub-menu>li.menu-item-has-children{
    position:relative
}
.headroom--not-top .menu--primary>ul>li>a{
    color:#222
}
.header-desktop.style-2 .menu--primary>ul>li>a{
    color:#222
}
.header-desktop.style-2 .menu--primary{
    text-align:left
}
.header-desktop.style-2 .page-navigation-wrap{
    margin-left:85px
}
.header-desktop.style-2 .menu--primary li:hover>a .menu-item-title:after{
    background-color:#f8992f
}
.header-desktop.style-5 .menu--primary>ul>li>a,.header-desktop.style-6 .menu--primary>ul>li>a{
    color:#222
}
.header-desktop.style-5 .menu--primary li:hover>a .menu-item-title:after,.header-desktop.style-6 .menu--primary li:hover>a .menu-item-title:after{
    background-color:#f8992f
}
.header-desktop.style-6 .menu--primary{
    text-align:left
}
#toggle-menu{
    text-align:center;
    visibility:hidden;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(26,35,126,.95);
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -ms-opacity:0;
    -o-opacity:0;
    opacity:0;
    -webkit-transition:all .3s linear 0s;
    -khtml-transition:all .3s linear 0s;
    -moz-transition:all .3s linear 0s;
    -ms-transition:all .3s linear 0s;
    -o-transition:all .3s linear 0s;
    transition:all .3s linear 0s
}
#toggle-menu.open{
    z-index:999999;
    visibility:visible;
    -webkit-opacity:1;
    -khtml-opacity:1;
    -moz-opacity:1;
    -ms-opacity:1;
    -o-opacity:1;
    opacity:1
}
#toggle-menu>div{
    max-width:400px;
    margin:0 auto;
    display:table;
    padding:30px 0;
    width:100%;
    height:100%;
    text-align:center
}
#toggle-menu>div>ul{
    float:none;
    list-style:none inside;
    padding:0;
    margin:0;
    display:table-cell;
    vertical-align:middle
}
#toggle-menu>div>ul:first-child>li{
    position:relative
}
#toggle-menu>div>ul:first-child>li>a{
    font-size:32px;
    color:#fff;
    font-weight:400;
    line-height:1.7;
    font-family:century-regular,Arial,sans-serif
}
#toggle-menu>div>ul:first-child>li>a:hover{
    color:#fff
}
#toggle-menu>div>ul:first-child>li:hover>a{
    color:#f8992f
}
#toggle-menu>div>ul:first-child>li>.cms-menu-toggle{
    top:10px;
    height:50px;
    line-height:50px
}
#toggle-menu>div>ul li{
    position:relative
}
#toggle-menu>div>ul li ul{
    float:none;
    width:100%!important;
    list-style:none inside;
    padding:0;
    margin:0;
    visibility:hidden;
    max-height:0;
    visibility:hidden;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -ms-opacity:0;
    -o-opacity:0;
    opacity:0;
    -webkit-transition:max-height,.5s,ease-in-out;
    -khtml-transition:max-height,.5s,ease-in-out;
    -moz-transition:max-height,.5s,ease-in-out;
    -ms-transition:max-height,.5s,ease-in-out;
    -o-transition:max-height,.5s,ease-in-out;
    transition:max-height,.5s,ease-in-out
}
#toggle-menu>div>ul li ul li a{
    font-size:20px;
    color:#fff
}
#toggle-menu>div>ul li ul li a:hover{
    color:#f8992f
}
#toggle-menu>div>ul li ul li:hover>a{
    color:#f8992f
}
#toggle-menu>div>ul li ul.submenu-open{
    max-height:500px;
    visibility:visible;
    -webkit-opacity:1;
    -khtml-opacity:1;
    -moz-opacity:1;
    -ms-opacity:1;
    -o-opacity:1;
    opacity:1
}
#toggle-menu>div>ul li .cms-menu-toggle{
    position:absolute;
    top:0;
    right:15px;
    color:#fff;
    width:50px;
    cursor:pointer
}
#toggle-menu .cms-mainnav-v4-logo{
    padding-top:25px;
    padding-bottom:27px
}
#toggle-menu #hide-mainnav{
    position:absolute;
    top:30px;
    right:30px;
    font-size:100px;
    color:#fff;
    cursor:pointer
}
.header-left-menu .navigation{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.header-left-menu .menu--primary{
    position:relative;
    text-align:center;
    display:block
}
.header-left-menu .menu--primary ul{
    position:static;
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    text-align:left;
    line-height:normal;
    direction:ltr;
    -webkit-tap-highlight-color:transparent;
    width:100%
}
.header-left-menu .menu--primary ul li{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    text-align:left;
    line-height:normal;
    direction:ltr;
    -webkit-tap-highlight-color:transparent;
    width:100%;
    float:none
}
.header-left-menu .menu--primary ul li a{
    position:relative;
    display:block;
    width:100%;
    padding-top:27px;
    padding-bottom:27px;
    padding-left:60px;
    padding-right:60px;
    color:#fff
}
.header-left-menu .menu--primary .sub-menu{
    background-color:#fff;
    list-style:none;
    text-align:left;
    line-height:normal;
    direction:ltr;
    -webkit-tap-highlight-color:transparent;
    visibility:hidden;
    opacity:0;
    position:absolute;
    padding:25px 0;
    min-width:270px;
    box-shadow:0 0 10px 3px rgba(0,0,0,.05);
    transition:all .3s ease;
    top:200%;
    left:100%
}
.header-left-menu .menu--primary .mega-menu .sub-menu{
    padding-top:34px;
    padding-bottom:23px;
    max-width:calc(100vw - 320px);
    width:1170px
}
.header-left-menu .menu--primary a .sub-arrow{
    font-size:0
}
.header-left-menu .menu--primary a .sub-arrow:before{
    position:absolute;
    top:50%;
    font-size:14px;
    font-weight:700;
    font-family:FontAwesome;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:40px;
    content:'\f105'
}
.header-left-menu .menu--primary ul>li>a .menu-item-title{
    position:relative;
    padding-bottom:0
}
.header-left-menu .menu--primary ul>li>a .menu-item-title:after{
    position:absolute;
    bottom:-10px;
    width:5px;
    height:5px;
    border-radius:50%;
    content:'';
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    left:-30px;
    margin-left:0;
    top:50%;
    bottom:auto;
    right:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.header-left-menu .menu--primary ul>li:hover>a .menu-item-title:after{
    bottom:0;
    left:-18px;
    background-color:#fff
}
.header-left-menu .menu--primary li:hover>.sub-menu{
    visibility:visible;
    opacity:1;
    left:100%;
    top:0
}
.header .menu--primary li.bottom:hover>.sub-menu{
    top:auto;
    bottom:0
}
.header-left-menu .menu--primary .mega-menu .sub-menu ul.menu{
    position:static;
    display:block;
    width:auto;
    border:0;
    background:0 0;
    box-shadow:none;
    margin:0;
    padding:0
}
.header-left-menu .menu--primary .sub-menu a{
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    letter-spacing:-.02em;
    line-height:1.2;
    text-transform:none;
    font-size:15px;
    color:#999;
    padding:11px 30px
}
.header-left-menu .menu--primary .mega-menu .row>div+div{
    border-left:1px solid #eee
}
.header-desktop .menu--primary .sub-menu a:hover,.header-left-menu .menu--primary .sub-menu a:hover{
    color:#1f1f1f
}
.section{
    position:relative;
    width:100%;
    z-index:1
}
.section.ontop{
    z-index:2
}
.section.border-bottom{
    border-bottom:1px solid #eee
}
.section-fixed{
    background-attachment:fixed;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0)
}
.section-cover{
    background-repeat:no-repeat;
    background-size:cover
}
.section-bg-gradient{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#3123ae),color-stop(50%,#53a0fd),color-stop(100%,#51ec9c));
    background:-moz-linear-gradient(left,#3123ae 10%,#53a0fd 50%,#51ec9c 100%);
    background:-webkit-linear-gradient(left,#3123ae 10%,#53a0fd 50%,#51ec9c 100%);
    background:-o-linear-gradient(left,#3123ae 10%,#53a0fd 50%,#51ec9c 100%);
    background:-ms-linear-gradient(left,#3123ae 10%,#53a0fd 50%,#51ec9c 100%);
    background:linear-gradient(left,#3123ae 10%,#53a0fd 50%,#51ec9c 100%)
}
.section-bg-gradient-2{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(6%,#554fff),color-stop(100%,#a575ff));
    background:-moz-linear-gradient(left,#554fff 6%,#a575ff 100%);
    background:-webkit-linear-gradient(left,#554fff 6%,#a575ff 100%);
    background:-o-linear-gradient(left,#554fff 6%,#a575ff 100%);
    background:-ms-linear-gradient(left,#554fff 6%,#a575ff 100%);
    background:linear-gradient(left,#554fff 6%,#a575ff 100%)
}
.section-content-middle{
    display:flex;
    height:100%;
    justify-content:center;
    align-items:center
}
.abt-banner-sec{
    height:450px
}
.section-content-bottom{
    display:flex;
    justify-content:flex-end;
    flex-direction:column
}
.section-overlay:before{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#000;
    opacity:.3;
    content:" "
}
.section-overlay-darker:before{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#000;
    opacity:.8;
    content:" "
}
.section-overlay-secondary:before{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#f8992f;
    opacity:.94;
    content:" "
}
.section-bg-1{
    background-image:url(../images/background/bg_1.html)
}
.section-bg-2{
    background-image:url(../images/background/bg_2.html)
}
.section-bg-3{
    background-image:url(../images/background/bg_3.html)
}
.section-bg-4{
    background-image:url(../images/background/bg_4.html)
}
.section-bg-5{
    background-image:url(../images/background/bg_5.html);
    background-size:44% auto;
    background-repeat:no-repeat;
    background-position:center right
}
.section-bg-6{
    background-image:url(../images/background/bg_6.html)
}
.section-bg-7{
    background-image:url(../images/background/bg_7.html)
}
.section-bg-8{
    background-image:url(../images/background/bg_8.html)
}
.section-bg-9{
    background-image:url(../images/background/bg_9.html);
    background-repeat:no-repeat;
    background-position:left bottom;
    background-color:#efefef
}
.section-bg-10{
    background-image:url(../images/background/bg_10.html)
}
.section-bg-11{
    background-image:url(../images/background/bg_11.html)
}
.section-bg-12{
    background-image:url(../images/background/bg_12.html)
}
.section-bg-13{
    background-image:url(../images/background/bg_13.html)
}
.section-bg-14{
    background-image:url(../images/background/bg_14.html);
    background-color:#f7f7f7;
    background-size:contain;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center
}
.section-bg-15{
    background-image:url(../images/background/bg_15.html)
}
.section-bg-16{
    background-image:url(../images/background/bg_16.html)
}
.section-bg-17{
    background-image:url(../images/background/bg_17.html);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center left
}
.section-bg-18{
    background-image:url(../images/background/bg_18.html);
    background-size:46%;
    background-repeat:no-repeat;
    background-position:center left
}
.section-bg-19{
    background-image:url(../images/background/bg_19.html)
}
.section-bg-20{
    background-image:url(../images/background/bg_20.html)
}
.section-bg-21{
    background-image:url(../images/background/bg_21.html)
}
.section-bg-22{
    background-image:url(../images/background/bg_22.html)
}
.section-bg-23{
    background-image:url(../images/background/bg_23.html)
}
.section-bg-24{
    background-image:url(../images/abt-banner.jpg);
    background-position:center center;
    background-size:auto 100%!important
}
.section-bg-25{
    background-image:url(../images/client-bnr-01.jpg);
    background-position:center center;
    background-size:cover
}
.section-bg-26{
    background-image:url(../images/bg-logo-img-01.png);
    background-position:bottom center
}
.section-bg-27{
    background-image:url(../images/service-banner.jpg);
    background-position:center center;
    background-size:auto 100%!important
}
.inner-banner-sec{
    height:300px
}
.client-banner-sec{
    height:300px
}
.client-box{
    min-height:150px;
    background:rgba(0,0,0,.05);
    margin-bottom:30px;
    padding:30px;
    position:relative
}
.client-box-cnt{
    position:absolute;
    left:30px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.client-gallery-item{
    margin-bottom:30px
}
.client-gallery-item h5{
    margin-top:15px;
    text-align:center;
    white-space:nowrap
}
.client-gallery-item a:hover h5{
    color:#f8992f
}
.box-icon{
    margin-bottom:60px;
    position:relative
}
.boxicon-slider .owl-controls .owl-buttons .owl-prev{
    left:-80px
}
.boxicon-slider .owl-controls .owl-buttons .owl-next{
    right:-80px
}
.box-icon.style-1 .image{
    margin-bottom:40px
}
.box-icon.style-1 .heading{
    line-height:1.25;
    font-weight:600;
    font-size:20px;
    margin-bottom:20px;
    color:#333
}
.box-icon.style-2{
    margin-bottom:28px;
    margin-right:30px
}
.box-icon.style-2 .content-wrap{
    position:relative
}
.box-icon.style-2 .box-header{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:18px
}
.box-icon.style-2 .icon{
    margin-right:15px;
    min-width:36px;
    font-size:34px;
    line-height:1;
    color:#f8992f
}
.box-icon.style-2 .heading{
    font-size:24px;
    color:#333;
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    letter-spacing:-.03em;
    line-height:1.2
}
.box-icon.style-3{
    padding-left:10px;
    padding-right:10px
}
.box-icon.style-3 .content-wrap{
    position:relative
}
.box-icon.style-3 .icon{
    font-size:62px;
    margin-bottom:15px;
    color:#f8992f
}
.box-icon.style-3 .heading{
    line-height:1.2;
    font-size:20px;
    margin-bottom:23px;
    font-weight:400
}
.box-icon.style-3 .button.style-text{
    font-size:12px;
    padding-right:27px;
    margin-top:38px
}
.box-icon.style-3 .button-icon{
    font-size:13.8px;
    line-height:.7em;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.box-icon.style-3 .button.style-text:hover .button-icon{
    -webkit-transform:translate(10px,-50%);
    -ms-transform:translate(10px,-50%);
    transform:translate(10px,-50%)
}
.box-icon.style-4 .content-wrap{
    position:relative
}
.box-icon.style-4 .image{
    margin-bottom:40px
}
.box-icon.style-4 .heading{
    line-height:1.25;
    font-weight:600;
    font-size:20px;
    margin-bottom:20px
}
.box-icon.style-5 .content-wrap{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    position:relative;
    padding:61px 25px 87px;
    background:#fff;
    border-bottom:3px solid #f8992f
}
.box-icon.style-5:hover .content-wrap{
    background-color:#f8992f
}
.box-icon.style-5 .icon{
    font-size:50px;
    margin-bottom:28px;
    line-height:1;
    color:#f8992f
}
.box-icon.style-5:hover .icon{
    color:#fff
}
.box-icon.style-5 .heading{
    line-height:1.25;
    font-weight:600;
    font-size:20px;
    margin-bottom:30px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.box-icon.style-5 .text{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    font-size:15px
}
.box-icon.style-5:hover .heading,.box-icon.style-5:hover .text{
    color:#fff
}
.box-icon.style-6{
    margin-bottom:30px;
    position:relative
}
.box-icon.style-6 .content-wrap{
    border-radius:5px;
    padding:42px 40px 49px;
    position:relative;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.box-icon.style-6:hover .content-wrap{
    background-color:#f8992f
}
.box-icon.style-6 .icon{
    font-size:50px;
    margin-bottom:24px;
    line-height:1;
    color:#f8992f
}
.box-icon.style-6:hover .icon{
    color:#fff
}
.box-icon.style-6 .heading{
    line-height:1.25;
    font-weight:600;
    font-size:20px;
    margin-bottom:20px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.box-icon.style-6 .text{
    font-size:15px;
    font-weight:500;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.box-icon.style-6:hover .heading,.box-icon.style-6:hover .text{
    color:#fff
}
.box-icon.style-7{
    margin-bottom:60px;
    position:relative;
    background-repeat:no-repeat;
    background-position:top center
}
.box-icon.style-7 .content-wrap{
    position:relative;
    padding-top:45px
}
.box-icon.style-7 .heading{
    line-height:1.2;
    font-size:24px;
    margin-bottom:20px;
    font-weight:400;
    letter-spacing:0
}
.button{
    position:relative;
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    line-height:1.2;
    border-style:solid;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.button.style-flat{
    padding:0 40px;
    height:60px;
    border-width:0;
    font-size:18px;
    line-height:60px
}
.button.button-primary{
    color:#fff;
    background-color:#000
}
.button.button-primary:hover{
    background-color:#333;
    color:#fff
}
.button.button-secondary{
    color:#fff;
    background-color:#f8992f
}
.button.button-secondary:hover{
    background-color:#f8992f
}
.button.style-text{
    padding:0 35px 0 0;
    border:0;
    background-color:transparent;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:600;
    font-size:14px;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.button.style-text.button-white{
    color:#fff
}
.button.style-outline{
    padding:0 33px;
    height:55px;
    border-width:2px;
    border-radius:26px;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:700;
    font-size:14px;
    line-height:51px
}
.button.style-outline.white{
    color:#fff;
    border-color:#fff
}
.button.style-outline.white:hover{
    background-color:#fff;
    color:#222!important;
    border-color:#fff
}
.button.style-outline-2{
    padding:0 33px;
    height:55px;
    border-width:2px;
    border-radius:26px;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:700;
    font-size:14px;
    line-height:51px;
    background-color:#fff;
    color:#222;
    border-color:#eee
}
.button.style-outline-2:hover{
    background-color:#eee;
    color:#222;
    border-color:#eee
}
.button.rounded{
    width:120px;
    height:120px;
    line-height:120px;
    padding:0;
    border-radius:100%!important
}
.button.style-outline.button-secondary{
    background-color:transparent;
    border-color:#f8992f;
    color:#f8992f
}
.button.style-outline.button-primary{
    background-color:transparent;
    border-color:#f8992f;
    color:#f8992f
}
.button.style-outline.button-secondary:hover{
    color:#fff;
    background-color:#f8992f
}
.button.style-outline.button-primary:hover{
    color:#fff;
    background-color:#f8992f
}
.button.button-white{
    min-height:55px;
    border-width:2px;
    border-color:transparent;
    line-height:51px;
    background-color:#fff;
    color:#333
}
.button.button-white:hover{
    background-color:rgba(0,0,0,.01);
    color:#fff;
    border-color:#fff
}
.button.button-xs{
    padding:0 25px;
    height:45px;
    border-radius:22px;
    font-size:12px;
    line-height:41px
}
.button.button-sm{
    padding:0 29px;
    height:50px;
    font-size:13px;
    line-height:46px
}
.button.button-lg{
    padding:0 38px;
    height:60px;
    border-radius:30px;
    font-size:15px;
    line-height:56px
}
.button.style-text.button-xs{
    font-size:12px;
    padding-right:27px;
    padding-left:0
}
.button.style-text.button-sm{
    font-size:13px;
    padding-right:31px;
    padding-left:0
}
.button.style-text.button-lg{
    font-size:15px;
    padding-left:0
}
.button.button-icon{
    padding-right:50px
}
.button.button-icon .btn-icon{
    font-weight:700;
    position:absolute;
    top:50%;
    transform:translate(0,-50%);
    right:20px
}
.button.button-icon-left{
    padding-left:50px
}
.button.button-icon-left .btn-icon{
    font-weight:700;
    position:absolute;
    top:50%;
    transform:translate(0,-50%);
    left:20px
}
.project-box{
    position:relative;
    padding-left:0;
    padding-right:0
}
.project-box img{
    -webkit-filter:grayscale(0);
    filter:grayscale(0);
    -webkit-transition:.3s ease all;
    transition:.3s ease all
}
.project-box:hover img{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%)
}
.project-box-n{
    position:relative;
    padding-left:0;
    padding-right:0
}
.project-box-n img{
    -webkit-filter:grayscale(0);
    filter:grayscale(0);
    -webkit-transition:.3s ease all;
    transition:.3s ease all
}
.project-box-img-black img{
    -webkit-filter:grayscale(100%)!important;
    filter:grayscale(100%)!important
}
.project-box-img-black:hover img{
    -webkit-filter:grayscale(0)!important;
    filter:grayscale(0)!important;
    -webkit-transition:.3s ease all!important;
    transition:.3s ease all!important
}
.project-overlay-1{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:.5;
    z-index:1;
    display:block;
    margin:0 auto;
    text-align:center
}
.project-overlay-1:hover{
    background:0 0;
    opacity:1
}
.project-overlay-1 .overlay-btn-1{
    border-radius:0;
    padding-left:60px;
    padding-right:60px;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:.3s ease all;
    transition:.3s ease all;
    opacity:0;
    width:100%;
    height:100%
}
.project-overlay-1:hover .overlay-btn-1{
    background:rgba(0,0,0,0);
    opacity:1
}
.project-box .project-overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(0,0,0,0);
    -webkit-transition:.3s ease all;
    transition:.3s ease all
}
.project-box:hover .project-overlay{
    background:rgba(0,0,0,.7)
}
.project-overlay .overlay-btn{
    border-radius:0;
    padding-left:60px;
    padding-right:60px;
    background:rgba(0,0,0,0);
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:.3s ease all;
    transition:.3s ease all;
    opacity:0
}
.project-overlay:hover .overlay-btn{
    background:rgba(0,0,0,0);
    opacity:1
}
.project-overlay .overlay-btn:hover{
    background:rgba(0,0,0,0)
}
.project-more{
    width:100%;
    text-align:center
}
.project-more a{
    background:#222;
    line-height:20px;
    color:#fff;
    display:table;
    width:100%;
    padding:30px 0
}
.project-more a:hover{
    background:#555
}
.portfolio-box{
    position:relative;
    padding-left:0;
    padding-right:0;
    text-align:center
}
.portfolio-box .portfolio-overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(0,0,0,.5)
}
.portfolio-overlay span{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#fff;
    font-size:30px;
    text-transform:uppercase
}
.portfolio-box .portfolio-overlay:hover{
    background:rgba(0,0,0,.8)
}
.portfolio-overlay:hover span{
    color:#f8992f
}
.crmn-list{
    margin:0 -15px 30px;
    padding:0;
    list-style-type:none
}
.crmn-list__item{
    position:relative;
    margin-bottom:16px;
    padding:0 15px
}
.crmn-list__marker{
    display:inline-block;
    float:left
}
.crmn-list--icon .crmn-list__marker{
    min-width:calc(1em + 8px)
}
.crmn-list__heading{
    overflow:hidden
}
.crmn-list__heading>h6{
    line-height:26px
}
.two-cols>li{
    width:calc(100% / 2 - 30px);
    float:left
}
.rotate-box{
    text-align:center;
    margin-bottom:30px
}
.rotate-box,.rotate-box .flipper{
    position:relative
}
.rotate-box .thumb-wrap{
    -webkit-perspective:1000px;
    perspective:1000px
}
.rotate-box .back,.rotate-box .front{
    background-size:cover;
    min-height:500px;
    z-index:1;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-perspective:inherit;
    perspective:inherit;
    -webkit-transition:-webkit-transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:-webkit-transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:transform .8s cubic-bezier(.5,.2,.2,.8),-webkit-transform .8s cubic-bezier(.5,.2,.2,.8)
}
.rotate-box .to-top .front{
    -webkit-transform:rotateX(0);
    transform:rotateX(0)
}
.rotate-box .to-top:hover .front{
    -webkit-transform:rotateX(180deg);
    transform:rotateX(180deg)
}
.rotate-box .to-bottom .front{
    -webkit-transform:rotateX(0);
    transform:rotateX(0)
}
.rotate-box .to-bottom:hover .front{
    -webkit-transform:rotateX(-180deg);
    transform:rotateX(-180deg)
}
.rotate-box .to-right .front{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.rotate-box .to-right:hover .front{
    -webkit-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.rotate-box .to-left .front{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.rotate-box .to-left:hover .front{
    -webkit-transform:rotateY(-180deg);
    transform:rotateY(-180deg)
}
.rotate-box.style-1 .front{
    border-radius:5px;
    background-size:cover;
    background-repeat:no-repeat;
    min-height:370px
}
.rotate-box .content-wrap{
    position:absolute;
    width:100%;
    display:block;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-perspective:inherit;
    perspective:inherit;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    padding:50px 30px;
    z-index:2;
    top:50%;
    left:0;
    -webkit-transform:translate3d(0,-50%,50px) scale(.9);
    transform:translate3d(0,-50%,50px) scale(.9)
}
.rotate-box .heading{
    font-size:32px;
    margin-bottom:20px;
    color:#fff
}
.rotate-box.style-1 .heading{
    font-size:30px;
    font-weight:600;
    color:#fff
}
.rotate-box .back{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.rotate-box .back .content-wrap{
    top:50%;
    left:0;
    -webkit-transform:translate3d(0,-50%,50px) scale(.9);
    transform:translate3d(0,-50%,50px) scale(.9)
}
.rotate-box .to-top .back{
    -webkit-transform:rotateX(-180deg);
    transform:rotateX(-180deg)
}
.rotate-box .to-top:hover .back{
    -webkit-transform:rotateX(0);
    transform:rotateX(0)
}
.rotate-box .to-bottom .back{
    -webkit-transform:rotateX(180deg);
    transform:rotateX(180deg)
}
.rotate-box .to-bottom:hover .back{
    -webkit-transform:rotateX(0);
    transform:rotateX(0)
}
.rotate-box .to-right .back{
    -webkit-transform:rotateY(-180deg);
    transform:rotateY(-180deg)
}
.rotate-box .to-right:hover .back{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.rotate-box .to-left .back{
    -webkit-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.rotate-box .to-left:hover .back{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.rotate-box.style-1 .back{
    border-radius:5px;
    min-height:370px
}
.rotate-box .back .content-wrap{
    top:50%;
    left:0;
    -webkit-transform:translate3d(0,-50%,50px) scale(.9);
    transform:translate3d(0,-50%,50px) scale(.9)
}
.rotate-box .text{
    color:#fff;
    margin:0 auto 30px;
    max-width:420px
}
.rotate-box.style-1 .text{
    color:#fff;
    margin:52px auto 70px;
    max-width:420px;
    font-size:15px;
    line-height:1.53
}
.rotate-box.style-1 .button.style-text{
    font-size:13px;
    letter-spacing:2px;
    font-weight:600;
    padding:0 0 5px;
    background:0 0
}
.rotate-box.style-1 .button.style-text:before{
    position:absolute;
    bottom:0;
    left:0;
    height:1px;
    width:0;
    content:'';
    background:currentColor;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.rotate-box.style-1 .button.style-text:hover:before{
    width:100%
}
.rotate-box.style-1 .back{
    background-color:#f8992f
}
.pricing{
    z-index:2
}
.pricing.style-1{
    margin-bottom:30px
}
.pricing.style-1 .inner{
    -webkit-transition:all .7s cubic-bezier(0,0,.2,1);
    transition:all .7s cubic-bezier(0,0,.2,1);
    position:relative;
    margin:0 auto;
    padding:41px 30px 45px;
    background-color:#fff;
    border-radius:5px
}
.pricing.style-1 .inner:hover{
    box-shadow:0 0 50px rgba(0,0,0,.08);
    -webkit-transform:translateY(-30px);
    -ms-transform:translateY(-30px);
    transform:translateY(-30px)
}
.pricing.style-1 .pricing-header{
    margin-bottom:30px;
    text-align:center
}
.pricing.style-1 .title{
    font-size:20px;
    font-weight:600;
    line-height:1.25;
    margin-bottom:9px
}
.pricing.style-1 .price{
    font-size:30px;
    font-weight:600
}
.pricing.style-1 .pricing-list{
    margin:0;
    padding:0;
    font-size:14px
}
.pricing.style-1 .pricing-list li{
    position:relative;
    display:block;
    padding:8px 0;
    list-style-type:none
}
.pricing.style-1 .pricing-list li i{
    font-size:12px;
    margin-right:5px
}
.pricing.style-1 .pricing-footer{
    padding-top:36px;
    text-align:center
}
.pricing.style-1 .pricing-button{
    min-width:160px;
    height:50px;
    line-height:46px;
    border:2px solid #eee;
    color:#222;
    background:#fff;
    max-width:100%;
    font-size:12px;
    font-weight:600;
    letter-spacing:1.85px
}
.pricing.style-1 .pricing-button:hover{
    background:#eee
}
.pricing.style-1.pricing-featured,.pricing.style-1.pricing-featured .price,.pricing.style-1.pricing-featured .pricing-list li i,.pricing.style-1.pricing-featured .title{
    color:#fff
}
.pricing.style-1.pricing-featured .inner{
    background-color:#f8992f
}
.pricing.style-2 .inner{
    position:relative;
    margin:0 auto;
    padding:58px 34px 80px;
    background-color:#fff;
    border:1px solid #eee
}
.pricing.style-2 .pricing-header{
    margin-bottom:25px;
    padding-bottom:20px;
    text-align:center
}
.pricing.style-2 .price-wrap{
    border-bottom:1px solid #eee;
    padding-bottom:26px;
    margin-bottom:28px
}
.pricing.style-2 .price{
    font-size:60px;
    font-weight:500;
    color:#f8992f
}
.pricing.style-2 .period{
    font-size:18px;
    font-weight:500;
    color:#f8992f
}
.pricing.style-2 .title{
    font-size:24px
}
.pricing.style-2 .pricing-content{
    padding:0 15px
}
.pricing.style-2 .pricing-list{
    margin:0;
    padding:0
}
.pricing.style-2 .pricing-list li{
    position:relative;
    display:block;
    padding:6px 0;
    list-style-type:none
}
.pricing.style-2 .pricing-list li i{
    font-size:16px;
    margin-right:5px;
    color:#f8992f
}
.pricing.style-2 .pricing-footer{
    padding-top:40px;
    text-align:center
}
.pricing.style-2 .pricing-rating{
    position:absolute;
    top:0;
    right:0;
    width:0;
    height:0;
    border-width:0 79px 74px 0;
    border-style:solid;
    border-color:transparent;
    border-right-color:#ffbf00
}
.pricing.style-2 .pricing-rating i{
    position:absolute;
    top:12px;
    left:50px;
    color:#fff;
    font-size:16px
}
.testimonials-slider.no-bullet .owl-controls{
    display:none!important
}
.testimonials-slider .owl-controls{
    margin-top:30px
}
.testimonial-text-section{
    width:600px;
    max-width:100%;
    float:right
}
.testimonial-text-section-inner{
    padding-left:200px
}
.testimonial-item.style-1{
    text-align:center;
    max-width:880px;
    margin:0 auto
}
.testimonial-item.style-1 .testimonial-desc{
    font-size:20px;
    font-style:normal;
    line-height:1.5;
    color:#222;
    margin-bottom:50px
}
.testimonial-item.style-1 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-bottom:15px
}
.testimonial-item.style-1 .post-thumbnail img{
    width:90px;
    height:90px;
    border-radius:50%;
    margin:0 auto;
    border:2px solid #f8992f
}
.testimonial-item.style-1 .testimonial-name{
    font-size:20px;
    line-height:1.25;
    margin-bottom:4px;
    text-transform:uppercase
}
.testimonial-item.style-1 .testimonial-by-line{
    font-size:14px;
    font-weight:400;
    line-height:1.14
}
.testimonials-slider.style-2 .owl-wrapper-outer{
    padding:30px
}
.testimonial-item.style-2{
    padding:34px 39px 30px 41px;
    margin-right:30px;
    border:1px solid #eee;
    background:#fff;
    border-radius:5px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.testimonial-item.style-2:hover{
    -webkit-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    transform:translateY(-5px);
    box-shadow:0 15px 30px rgba(0,0,0,.07)
}
.testimonial-item.style-2 .testimonial-desc{
    font-size:15px;
    line-height:1.66;
    margin-bottom:85px;
    font-family:"Libre Baskerville",Georgia,serif
}
.testimonial-item.style-2 .inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.testimonial-item.style-2 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-right:20px
}
.testimonial-item.style-2 .post-thumbnail img{
    width:60px;
    height:60px;
    border-radius:50%
}
.testimonial-item.style-2 .testimonial-name{
    font-size:16px;
    line-height:1.56;
    font-weight:600;
    margin-bottom:4px
}
.testimonial-item.style-2 .testimonial-by-line{
    font-size:14px;
    font-weight:400;
    line-height:1.14
}
.testimonial-item.style-3{
    background:#fff url(../images/blockquote.html) no-repeat center 59px;
    padding:150px 30px 60px;
    margin-right:15px;
    margin-left:15px
}
.testimonial-item.style-3 .testimonial-desc{
    font-size:20px;
    font-style:normal;
    text-align:center;
    margin:0 auto 40px;
    width:100%;
    max-width:400px;
    font-family:"Libre Baskerville",Georgia,serif
}
.testimonial-item.style-3 .testimonial-header{
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.testimonial-item.style-3 .inner,.testimonial-item.style-3 .testimonial-header{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.testimonial-item.style-3 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.testimonial-item.style-3 .post-thumbnail img{
    width:80px;
    height:80px;
    border-radius:50%;
    margin:0 auto
}
.testimonial-item.style-3 .testimonial-info{
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center;
    margin-left:23px;
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.testimonial-item.style-3 .testimonial-name{
    font-size:20px;
    margin-bottom:7px
}
.testimonial-item.style-3 .testimonial-by-line{
    font-size:14px;
    font-weight:500;
    line-height:1.2;
    color:#f8992f
}
.testimonial-item.style-3 .owl-controls{
    margin-top:30px
}
.testimonial-item.style-4{
    background:transparent url(../images/blockquote_2.html) no-repeat 0 0;
    padding:97px 0 128px;
    margin-right:40px
}
.testimonial-item.style-4 .testimonial-desc{
    font-size:20px;
    font-style:normal;
    line-height:1.6;
    font-family:"Libre Baskerville",Georgia,serif
}
.testimonial-item.style-4 .testimonial-header{
    border-top:1px solid hsla(0,0%,100%,.1);
    padding-top:18px;
    margin-top:30px;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.testimonial-item.style-4 .testimonial-header .inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.testimonial-item.style-4 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.testimonial-item.style-4 .post-thumbnail img{
    width:80px;
    height:80px;
    border-radius:50%;
    margin:0 auto
}
.testimonial-item.style-4 .testimonial-info{
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center;
    margin-left:23px;
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.testimonial-item.style-4 .testimonial-name{
    font-size:20px;
    margin-bottom:7px
}
.testimonial-item.style-4 .testimonial-by-line{
    font-size:14px;
    font-weight:500;
    line-height:1.2;
    color:#f8992f
}
.testimonial-item.style-5 .icon{
    margin-bottom:32px;
    color:#f8992f;
    width:62px;
    height:50px;
    font-size:50px
}
.testimonial-item.style-5 .testimonial-desc{
    font-size:28px;
    font-style:normal;
    line-height:1.5;
    color:#333
}
.testimonial-item.style-5 .testimonial-header{
    padding-top:43px
}
.testimonial-item.style-5 .inner,.testimonial-item.style-5 .testimonial-header{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.testimonial-item.style-5 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.testimonial-item.style-5 .post-thumbnail img{
    width:60px;
    height:60px;
    border-radius:50%;
    margin:0 auto
}
.testimonial-item.style-5 .testimonial-info{
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center;
    margin-left:23px;
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.testimonial-item.style-5 .testimonial-name{
    font-size:16px;
    font-weight:600;
    margin-bottom:7px;
    color:#333
}
.testimonial-item.style-5 .testimonial-by-line{
    font-size:14px;
    font-weight:400;
    line-height:1.14
}
.testimonial-item.style-6 .testimonial-desc{
    font-size:28px;
    line-height:1.5;
    margin-bottom:34px
}
.testimonial-item.style-6 .inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.testimonial-item.style-6 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-right:20px
}
.testimonial-item.style-6 .post-thumbnail img{
    width:80px;
    height:80px;
    border-radius:50%
}
.testimonial-item.style-6 .testimonial-name{
    font-size:20px;
    line-height:1.25;
    font-weight:600;
    margin-bottom:8px
}
.testimonial-item.style-6 .testimonial-by-line{
    font-size:14px;
    font-weight:400;
    line-height:1.14
}
.testimonials-slider.style-6 .owl-controls{
    margin-top:70px
}
.footer{
    background-color:#fff
}
footer p{
    margin-bottom:0
}
.copyright a{
    color:#f68b1f
}
.copyright a:hover{
    color:#333
}
.footer .widget{
    margin-bottom:20px;
    width:100%;
    float:left;
    text-transform:uppercase;
    font-size:14px
}
.footer .widgettitle{
    padding-top:0;
    font-style:normal;
    line-height:1.2;
    letter-spacing:0;
    font-size:20px;
    color:#fff;
    margin-bottom:15px;
    text-transform:uppercase
}
.footer .widget p{
    margin-bottom:0
}
.footer .menu-footer ul{
    display:table;
    margin:0 auto
}
.footer .menu-footer ul li{
    display:inline-table;
    margin:0;
    list-style-type:none
}
.footer .menu-footer ul li:after{
    content:"•";
    display:table-cell;
    width:25px;
    color:#f68b1f
}
.footer .menu-footer ul li:last-child::after{
    display:none
}
.footer .menu-footer{
    margin-top:-12px
}
.footer .menu-footer ul li a{
    display:block;
    padding:12px 0 0;
    color:#333
}
.footer .menu-footer ul li a:hover{
    color:#f8992f
}
.footer .newsletter{
    position:relative
}
.footer .newsletter input[type=email]{
    padding:3px 10px 3px 26px;
    width:calc(100% - 54px);
    height:45px;
    border:0;
    border-radius:30px 0 0 30px;
    background:#fff;
    font-size:15px;
    color:#878c9b;
    font-family:Work Sans;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.footer .newsletter button[type=submit]{
    position:absolute;
    top:0;
    right:0;
    padding:0;
    width:54px;
    height:45px;
    border-radius:0 30px 30px 0;
    color:#fff;
    font-size:0;
    background-color:#f8992f;
    border-color:#f8992f;
    cursor:pointer
}
.footer .newsletter button[type=submit]:hover{
    background-color:#f8992f;
    border-color:#f8992f
}
.footer .newsletter button[type=submit] i{
    position:absolute;
    top:50%;
    left:15px;
    font-weight:700;
    font-size:18.6px;
    line-height:.65em;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.footer .socials{
    display:flex;
    justify-content:center;
    margin-bottom:0
}
.footer .socials .item{
    width:50px;
    height:50px;
    margin-right:15px;
    border-radius:50%;
    border:1px solid #333
}
.footer .socials .item:last-child{
    margin-right:0
}
.footer .socials .item:hover{
    border:1px solid #f8992f
}
.footer .socials .item .link{
    color:#f8992f
}
.footer .socials .item .link:hover{
    color:#333
}
.footer .socials .item .link-icon{
    font-size:18px;
    width:48px;
    line-height:48px;
    text-align:center
}
.footer .socials.style-2 .link-text{
    position:relative
}
.footer .socials.style-2 .link-text:after{
    -webkit-transition:width .3s cubic-bezier(.645,.045,.355,1);
    transition:width .3s cubic-bezier(.645,.045,.355,1);
    position:absolute;
    bottom:-3px;
    left:0;
    content:'';
    height:1px;
    width:0;
    background:#f8992f
}
.footer .socials.style-2 .link:hover .link-text:after{
    width:100%
}
.copyright{
    padding-top:20px;
    padding-bottom:20px
}
.copyright-2{
    border-top:1px solid rgba(68,68,68,.4);
    background-color:#222;
    padding-top:30px;
    padding-bottom:15px;
    line-height:50px
}
.contact-info>.col-md-4{
    border-right:1px solid #333
}
.contact-info>.col-md-4:last-child{
    border-right:none
}
.footer .social-networks .item{
    display:inline-block;
    color:inherit
}
.footer .social-networks .link{
    padding:5px 8px
}
.footer .social-networks .link:hover{
    color:#f8992f
}
.footer .copyright-2 .social-networks .link{
    font-size:22px
}
.widget_categories ul{
    margin:0;
    padding:0
}
.widget_recent_entries li{
    display:block;
    margin:0;
    border-bottom:1px solid #333;
    list-style-type:none;
    padding:17px 0 21px
}
.widget_recent_entries li:first-child{
    padding-top:0
}
.widget_recent_entries li:last-child{
    border-bottom:none
}
.widget_recent_entries a{
    display:block;
    font-size:inherit;
    font-family:inherit;
    padding:12px 0;
    color:#999
}
.widget_recent_entries a:hover{
    color:#f8992f
}
.social-networks.circle-border{
    font-size:16px;
    padding:0;
    margin:0 -8px
}
.social-networks.circle-border .item{
    list-style-type:none;
    margin:0 0 5px;
    display:inline-block;
    padding:0
}
.social-networks.circle-border .link{
    display:inline-block;
    width:50px;
    height:50px;
    line-height:48px;
    border:1px solid #eee;
    background:#fff;
    color:#222;
    text-align:center;
    border-radius:50%;
    padding:0
}
.social-networks.circle-border .link:hover{
    color:#fff;
    background-color:#f8992f
}
@media (max-width:1199px){
    .abt-banner-sec{
        height:450px
    }
}
@media only screen and (min-width:1024px){
    .footer{
        position:fixed;
        bottom:0;
        left:0;
        width:100%;
        z-index:1
    }
}
.blockquote-1{
    font-style:normal
}
.blockquote-1 svg{
    position:relative;
    top:-10px;
    left:0;
    right:auto
}
.blockquote-1 .quote-text{
    margin-top:25px;
    font-size:42px;
    font-weight:600;
    line-height:1.19;
    color:#222
}
.blockquote-1 .block-header{
    margin-top:127px
}
.blockquote-1 .heading{
    font-size:16px;
    font-weight:600;
    color:#222;
    margin-bottom:10px
}
.blockquote-1 .sub-heading{
    font-size:14px;
    color:inherit
}
.blockquote-2{
    position:relative;
    margin-bottom:30px
}
.blockquote-2 blockquote{
    padding:45px 40px 55px;
    color:#999;
    font-size:16px;
    font-style:italic;
    text-align:center;
    font-family:Libre Baskerville,Georgia,serif
}
.blockquote-2 h6{
    font-size:20px;
    margin-bottom:8px
}
.process .number{
    font-size:30px;
    font-weight:600;
    color:#d5d5d5;
    margin-bottom:26px
}
.process .title{
    font-size:20px;
    font-weight:600;
    color:#222;
    margin-bottom:20px
}
.process-slider .process{
    margin-right:30px
}
.process-gradation{
    margin:0 -15px;
    display:flex;
    text-align:center
}
.process-gradation .item{
    width:25%;
    padding:0 15px;
    position:relative
}
.process-gradation .count-wrap{
    position:relative;
    width:80px;
    height:80px;
    margin:0 auto 50px
}
.process-gradation .count-wrap:after,.process-gradation .count-wrap:before{
    position:absolute;
    top:50%;
    left:50%;
    content:'';
    transform:translate(-50%,-50%);
    border-radius:50%
}
.process-gradation .count-wrap:before{
    width:80px;
    height:80px;
    opacity:.2;
    z-index:1;
    background-color:#f8992f
}
.process-gradation .count-wrap:after{
    width:65px;
    height:65px;
    opacity:.5;
    z-index:2;
    background-color:#f8992f
}
.process-gradation .count{
    position:absolute;
    top:50%;
    left:50%;
    width:50px;
    height:50px;
    border-radius:50%;
    text-align:center;
    line-height:50px;
    color:#fff;
    font-size:24px;
    font-weight:600;
    transform:translate(-50%,-50%);
    z-index:3;
    background-color:#f8992f
}
.process-gradation .line:after,.process-gradation .line:before{
    content:'';
    position:absolute;
    top:40px;
    border-top:1px dashed #ddd;
    width:50%;
    height:1px
}
.process-gradation .line:before{
    left:0
}
.process-gradation .line:after{
    right:0
}
.process-gradation .item:first-child .line:before,.process-gradation .item:last-child .line:after{
    display:none
}
.process-gradation .title{
    font-size:20px;
    margin-bottom:15px
}
.portfolio-minimal-overlay{
    margin-top:-100px;
    margin-bottom:-170px
}
.tm-grid-wrapper.portfolio-minimal-overlay .tm-filter-button-group{
    padding-top:30px;
    padding-bottom:36px;
    margin-bottom:0;
    background:#fff
}
.portfolio-item .post-thumbnail{
    position:relative;
    overflow:hidden
}
.portfolio-item.rounded .post-thumbnail{
    border-radius:5px
}
.portfolio-item.style-1 .post-thumbnail img{
    width:100%
}
.portfolio-item.style-1 .post-thumbnail img{
    filter:grayscale(0)
}
.portfolio-item.style-1 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#000;
    overflow:hidden;
    -webkit-transition:all .1s ease;
    transition:all .1s ease
}
.portfolio-item.style-1:hover .post-overlay{
    visibility:visible;
    opacity:.7
}
.portfolio-item.style-1:hover .post-thumbnail img{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%)
}
.portfolio-item.style-1 .post-overlay-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    opacity:0
}
.portfolio-item.style-1:hover .post-overlay-content{
    visibility:visible;
    opacity:1
}
.portfolio-item.style-1 .post-overlay-content-inner{
    display:table;
    width:100%;
    height:100%;
    text-align:center
}
.portfolio-item.style-1 .post-overlay-info{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    padding:0 15px
}
.portfolio-item.style-1 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    transform:translateY(-20px);
    margin-bottom:7px;
    color:#f8992f
}
.portfolio-item.style-1 .post-overlay-title{
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateY(20px);
    -ms-transform:translateY(20px);
    transform:translateY(20px);
    font-size:18px;
    font-weight:400;
    line-height:1.3
}
.portfolio-item.style-1:hover .post-overlay-categories,.portfolio-item.style-1:hover .post-overlay-title{
    opacity:1;
    -webkit-transition:.5s ease-out .3s;
    transition:.5s ease-out .3s;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.portfolio-item.style-1 .post-overlay-categories a{
    color:inherit;
    font-size:inherit
}
.portfolio-item.style-1 .post-overlay-title a{
    color:#fff;
    font-size:inherit
}
.portfolio-item.style-1 .post-overlay-title a:hover{
    color:#f8992f
}
.portfolio-item.style-1 .post-item-wrapper,.portfolio-item.style-1 .post-thumbnail,.portfolio-item.style-1 .post-thumbnail img{
    height:auto;
    width:100%;
    min-height:100%
}
.portfolio-item.style-1 .post-item-wrapper{
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.portfolio-item.style-2 .post-thumbnail{
    overflow:hidden;
    position:relative
}
@media screen and (max-width:767px){
    .portfolio-item.style-1 .post-item-wrapper,.portfolio-item.style-1 .post-thumbnail,.portfolio-item.style-1 .post-thumbnail img{
        height:100%;
        width:auto;
        max-width:1920px
    }
    .abt-banner-sec{
        height:300px!important
    }
}
.portfolio-item.style-2 .post-thumbnail img{
    -webkit-transition:all 1.5s cubic-bezier(0,0,.2,1);
    transition:all 1.5s cubic-bezier(0,0,.2,1)
}
.portfolio-item.style-2 .post-thumbnail:hover img{
    -webkit-transform:scale3d(1.2,1.2,1.2);
    transform:scale3d(1.2,1.2,1.2)
}
.portfolio-item.style-2 .post-overlay-content{
    position:relative;
    z-index:1
}
.portfolio-item.style-2 .post-overlay-info{
    box-sizing:border-box;
    background:#fff;
    width:100%;
    text-align:center;
    padding:41px 15px 37px
}
.portfolio-item.style-2 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    margin-bottom:2px;
    color:#f8992f
}
.portfolio-item.style-2 .post-overlay-categories a{
    color:#f8992f
}
.portfolio-item.style-2 .post-overlay-categories a:hover{
    color:#f8992f
}
.portfolio-item.style-2 .post-overlay-title{
    font-size:18px;
    line-height:1.3
}
.portfolio-item.style-3 .post-thumbnail{
    position:relative
}
.portfolio-item.style-3 .post-thumbnail img{
    width:100%;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item.style-3 .post-overlay-info{
    box-sizing:border-box;
    position:absolute;
    bottom:0;
    left:0;
    background:#fff;
    padding:50px 68px 44px;
    width:400px;
    max-width:100%
}
.portfolio-item.style-3 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    margin-bottom:7px;
    color:#f8992f
}
.portfolio-item.style-3 .post-overlay-title{
    line-height:1.3;
    margin-left:-1px
}
.portfolio-item.style-3 .post-overlay-title a{
    font-size:22px
}
.portfolio-item.style-3 .post-overlay-icon{
    position:absolute;
    top:32px;
    right:37px;
    font-size:22px
}
.portfolio-item.style-4 .post-thumbnail{
    position:relative
}
.portfolio-item.style-4 .post-thumbnail img{
    width:100%
}
.portfolio-item.style-4 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#000;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item.style-4:hover .post-overlay{
    visibility:visible;
    opacity:.7
}
.portfolio-item.style-4 .post-overlay-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    opacity:0
}
.portfolio-item.style-4:hover .post-overlay-content{
    visibility:visible;
    opacity:1
}
.portfolio-item.style-4 .post-overlay-icon{
    position:absolute;
    top:55px;
    right:53px;
    width:32px;
    height:32px;
    -webkit-transform:scale(.5);
    -ms-transform:scale(.5);
    transform:scale(.5);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item.style-4:hover .post-overlay-icon{
    -webkit-transition:.4s ease-out .25s;
    transition:.4s ease-out .25s;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.portfolio-item.style-4 .post-overlay-icon:after,.portfolio-item.style-4 .post-overlay-icon:before{
    visibility:hidden;
    opacity:0;
    position:absolute;
    top:50%;
    left:50%;
    background:#fff;
    content:'';
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item.style-4 .post-overlay-icon:before{
    height:1px;
    width:31px;
    margin-left:-15px
}
.portfolio-item.style-4 .post-overlay-icon:after{
    margin-top:-15px;
    width:1px;
    height:31px
}
.portfolio-item.style-4:hover .post-overlay-content,.portfolio-item.style-4:hover .post-overlay-icon:after,.portfolio-item.style-4:hover .post-overlay-icon:before{
    visibility:visible;
    opacity:1
}
.portfolio-item.style-4 .post-overlay-info{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 65px 62px
}
.portfolio-item.style-4 .post-overlay-categories{
    font-weight:500;
    font-size:16px;
    margin-bottom:7px;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    transform:translateX(-20px);
    color:#f8992f
}
.portfolio-item.style-4 .post-overlay-categories a{
    color:#f8992f
}
.portfolio-item.style-4 .post-overlay-title{
    font-size:20px;
    font-weight:400;
    line-height:1.3;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    transform:translateX(-20px)
}
.portfolio-item.style-4 .post-overlay-title a{
    color:#fff
}
.portfolio-item.style-4:hover .post-overlay-categories,.portfolio-item.style-4:hover .post-overlay-title{
    opacity:1;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.portfolio-item.style-4:hover .post-overlay-categories{
    -webkit-transition:.4s ease-out .25s;
    transition:.4s ease-out .25s
}
.portfolio-item.style-4:hover .post-overlay-title{
    -webkit-transition:.4s ease-out .5s;
    transition:.4s ease-out .5s
}
.portfolio-item.style-5{
    min-width:100%;
    height:100%;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative
}
.portfolio-item.style-5 .portfolio-info{
    position:absolute;
    bottom:130px;
    right:130px;
    text-align:right
}
.portfolio-item.style-5 .portfolio-title{
    margin-bottom:34px;
    max-width:590px
}
.portfolio-item.style-5 .portfolio-title a{
    font-size:3.1vw;
    font-weight:700;
    letter-spacing:-.43px;
    line-height:1.05em
}
.portfolio-item.style-5 .portfolio-categories,.portfolio-item.style-5 .portfolio-categories a{
    color:#f8992f
}
.single-portfolio .portfolio-title{
    margin-bottom:17px;
    letter-spacing:0;
    font-weight:500;
    font-size:30px;
    line-height:1.1;
    color:#1f1f1f
}
.single-portfolio .portfolio-categories{
    margin-bottom:43px;
    font-weight:500;
    font-size:16px;
    color:#f8992f
}
.single-portfolio .portfolio-categories a{
    color:#f8992f
}
.single-portfolio .portfolio-categories a:hover{
    color:#f8992f
}
.portfolio-details-list{
    margin:0;
    padding:54px 0 53px;
    border-top:1px solid #eee
}
.portfolio-details-list li{
    list-style-type:none
}
.portfolio-details-list li+li{
    margin-top:50px
}
.portfolio-details-list label,.portfolio-details-list span{
    display:block
}
.portfolio-details-list label{
    margin-bottom:10px;
    color:#333;
    font-weight:500;
    font-size:16px;
    line-height:1.2
}
.portfolio-details-social{
    padding:20px 0 30px;
    border-top:1px solid #ddd
}
.portfolio-details-social .post-likes,.portfolio-details-social .post-view{
    float:right;
    font-size:18px
}
.portfolio-details-social .post-likes{
    margin-left:15px
}
.portfolio-details-social .post-likes a{
    color:#de4630
}
.portfolio-details-social .post-likes .sl-icon{
    margin-right:8px
}
.portfolio-details-social .post-view{
    color:#333
}
.portfolio-details-social .post-view i{
    color:#aaa
}
.single-portfolio .post-share{
    margin:0 -8px
}
.single-portfolio .post-share a{
    padding:0 8px;
    color:#aaa;
    font-size:18px
}
.single-portfolio .post-share a:hover{
    color:#f8992f
}
.portfolio-details-gallery img+img{
    margin-top:30px
}
.related-portfolio-title{
    margin:0 0 50px;
    text-align:center;
    font-size:30px
}
.portfolio-image-gallery .portfolio-details-list{
    padding-top:24px;
    border-top:0
}
.portfolio-image-gallery .portfolio-details-list li{
    display:inline-block
}
.portfolio-image-gallery .portfolio-details-list li+li{
    margin-left:110px
}
.portfolio-image-gallery .portfolio-details-social{
    margin-bottom:55px
}
.team1-slider{
    width:calc(100% - 100px);
    margin-left:50px
}
.team1-minimal-overlay{
    margin-top:-100px;
    margin-bottom:-170px
}
.tm-grid-wrapper.team1-minimal-overlay .tm-filter-button-group{
    padding-top:30px;
    padding-bottom:36px;
    margin-bottom:0;
    background:#fff
}
.team1-item .post-thumbnail{
    position:relative;
    overflow:hidden
}
.team1-item.rounded .post-thumbnail{
    border-radius:5px
}
.team1-item.style-1 .post-thumbnail img{
    width:100%;
    -webkit-transition:all 1.5s cubic-bezier(0,0,.2,1);
    transition:all 1.5s cubic-bezier(0,0,.2,1)
}
.team1-item.style-1 .post-thumbnail img{
    -webkit-transform:scale3d(1.2,1.2,1.2);
    transform:scale3d(1.2,1.2,1.2)
}
.team1-item.style-1 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#000;
    overflow:hidden;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.team1-item.style-1:hover .post-overlay{
    visibility:visible;
    opacity:.7
}
.team1-item.style-1 .post-overlay-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    opacity:0
}
.team1-item.style-1:hover .post-overlay-content{
    visibility:visible;
    opacity:1
}
.team1-item.style-1 .post-overlay-content-inner{
    display:table;
    width:100%;
    height:100%;
    text-align:center
}
.team1-item.style-1 .post-overlay-info{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    padding:0 15px
}
.team1-item.style-1 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    transform:translateY(-20px);
    margin-bottom:7px;
    color:#f8992f
}
.team1-item.style-1 .post-overlay-title{
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateY(20px);
    -ms-transform:translateY(20px);
    transform:translateY(20px);
    font-size:18px;
    font-weight:400;
    line-height:1.3
}
.team1-item.style-1:hover .post-overlay-categories,.team1-item.style-1:hover .post-overlay-title{
    opacity:1;
    -webkit-transition:.5s ease-out .3s;
    transition:.5s ease-out .3s;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.team1-item.style-1 .post-overlay-categories a{
    color:inherit;
    font-size:inherit
}
.team1-item.style-1 .post-overlay-title a{
    color:#fff;
    font-size:inherit
}
.team1-item.style-1 .post-overlay-title a:hover{
    color:#f8992f
}
.team1-item.style-1 .post-item-wrapper,.team1-item.style-1 .post-thumbnail,.team1-item.style-1 .post-thumbnail img{
    height:100%
}
.team1-item.style-2 .post-thumbnail{
    overflow:hidden
}
.team1-item.style-2 .post-thumbnail img{
    -webkit-transition:all 1.5s cubic-bezier(0,0,.2,1);
    transition:all 1.5s cubic-bezier(0,0,.2,1)
}
.team1-item.style-2 .post-thumbnail:hover img{
    -webkit-transform:scale3d(1.2,1.2,1.2);
    transform:scale3d(1.2,1.2,1.2)
}
.team1-item.style-2 .post-overlay-content{
    position:relative;
    z-index:1
}
.team1-item.style-2 .post-overlay-info{
    box-sizing:border-box;
    background:#fff;
    width:100%;
    text-align:center;
    padding:41px 15px 37px
}
.team1-item.style-2 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    margin-bottom:2px;
    color:#f8992f
}
.team1-item.style-2 .post-overlay-categories a{
    color:#f8992f
}
.team1-item.style-2 .post-overlay-categories a:hover{
    color:#f8992f
}
.team1-item.style-2 .post-overlay-title{
    font-size:18px;
    line-height:1.3
}
.team1-item.style-3 .post-thumbnail{
    position:relative
}
.team1-item.style-3 .post-thumbnail img{
    width:100%;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.team1-item.style-3 .post-overlay-info{
    box-sizing:border-box;
    position:absolute;
    bottom:0;
    left:0;
    background:#fff;
    padding:50px 68px 44px;
    width:400px;
    max-width:100%
}
.team1-item.style-3 .post-overlay-categories{
    font-weight:500;
    font-size:14px;
    margin-bottom:7px;
    color:#f8992f
}
.team1-item.style-3 .post-overlay-title{
    line-height:1.3;
    margin-left:-1px
}
.team1-item.style-3 .post-overlay-title a{
    font-size:22px
}
.team1-item.style-3 .post-overlay-icon{
    position:absolute;
    top:32px;
    right:37px;
    font-size:22px
}
.team1-item.style-4 .post-thumbnail{
    position:relative
}
.team1-item.style-4 .post-thumbnail img{
    width:100%
}
.team1-item.style-4 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#000;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.team1-item.style-4:hover .post-overlay{
    visibility:visible;
    opacity:.7
}
.team1-item.style-4 .post-overlay-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility:hidden;
    opacity:0
}
.team1-item.style-4:hover .post-overlay-content{
    visibility:visible;
    opacity:1
}
.team1-item.style-4 .post-overlay-icon{
    position:absolute;
    top:55px;
    right:53px;
    width:32px;
    height:32px;
    -webkit-transform:scale(.5);
    -ms-transform:scale(.5);
    transform:scale(.5);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.team1-item.style-4:hover .post-overlay-icon{
    -webkit-transition:.4s ease-out .25s;
    transition:.4s ease-out .25s;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.team1-item.style-4 .post-overlay-icon:after,.team1-item.style-4 .post-overlay-icon:before{
    visibility:hidden;
    opacity:0;
    position:absolute;
    top:50%;
    left:50%;
    background:#fff;
    content:'';
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.team1-item.style-4 .post-overlay-icon:before{
    height:1px;
    width:31px;
    margin-left:-15px
}
.team1-item.style-4 .post-overlay-icon:after{
    margin-top:-15px;
    width:1px;
    height:31px
}
.team1-item.style-4:hover .post-overlay-content,.team1-item.style-4:hover .post-overlay-icon:after,.team1-item.style-4:hover .post-overlay-icon:before{
    visibility:visible;
    opacity:1
}
.team1-item.style-4 .post-overlay-info{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 65px 62px
}
.team1-item.style-4 .post-overlay-categories{
    font-weight:500;
    font-size:16px;
    margin-bottom:7px;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    transform:translateX(-20px);
    color:#f8992f
}
.team1-item.style-4 .post-overlay-categories a{
    color:#f8992f
}
.team1-item.style-4 .post-overlay-title{
    font-size:20px;
    font-weight:400;
    line-height:1.3;
    opacity:0;
    -webkit-transition:.3s ease-out 0s;
    transition:.3s ease-out 0s;
    -webkit-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    transform:translateX(-20px)
}
.team1-item.style-4 .post-overlay-title a{
    color:#fff
}
.team1-item.style-4:hover .post-overlay-categories,.team1-item.style-4:hover .post-overlay-title{
    opacity:1;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.team1-item.style-4:hover .post-overlay-categories{
    -webkit-transition:.4s ease-out .25s;
    transition:.4s ease-out .25s
}
.team1-item.style-4:hover .post-overlay-title{
    -webkit-transition:.4s ease-out .5s;
    transition:.4s ease-out .5s
}
.team1-item.style-5{
    min-width:100%;
    height:100%;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative
}
.team1-item.style-5 .team1-info{
    position:absolute;
    bottom:130px;
    right:130px;
    text-align:right
}
.team1-item.style-5 .team1-title{
    margin-bottom:34px;
    max-width:590px
}
.team1-item.style-5 .team1-title a{
    font-size:3.1vw;
    font-weight:700;
    letter-spacing:-.43px;
    line-height:1.05em
}
.team1-item.style-5 .team1-categories,.team1-item.style-5 .team1-categories a{
    color:#f8992f
}
.single-team1 .team1-title{
    margin-bottom:17px;
    letter-spacing:0;
    font-weight:500;
    font-size:30px;
    line-height:1.1;
    color:#1f1f1f
}
.single-team1 .team1-categories{
    margin-bottom:43px;
    font-weight:500;
    font-size:16px;
    color:#f8992f
}
.single-team1 .team1-categories a{
    color:#f8992f
}
.single-team1 .team1-categories a:hover{
    color:#f8992f
}
.team1-details-list{
    margin:0;
    padding:54px 0 53px;
    border-top:1px solid #eee
}
.team1-details-list li{
    list-style-type:none
}
.team1-details-list li+li{
    margin-top:50px
}
.team1-details-list label,.team1-details-list span{
    display:block
}
.team1-details-list label{
    margin-bottom:10px;
    color:#333;
    font-weight:500;
    font-size:16px;
    line-height:1.2
}
.team1-details-social{
    padding:20px 0 30px;
    border-top:1px solid #ddd
}
.team1-details-social .post-likes,.team1-details-social .post-view{
    float:right;
    font-size:18px
}
.team1-details-social .post-likes{
    margin-left:15px
}
.team1-details-social .post-likes a{
    color:#de4630
}
.team1-details-social .post-likes .sl-icon{
    margin-right:8px
}
.team1-details-social .post-view{
    color:#333
}
.team1-details-social .post-view i{
    color:#aaa
}
.single-team1 .post-share{
    margin:0 -8px
}
.single-team1 .post-share a{
    padding:0 8px;
    color:#aaa;
    font-size:18px
}
.single-team1 .post-share a:hover{
    color:#f8992f
}
.team1-details-gallery img+img{
    margin-top:30px
}
.related-team1-title{
    margin:0 0 50px;
    text-align:center;
    font-size:30px
}
.team1-image-gallery .team1-details-list{
    padding-top:24px;
    border-top:0
}
.team1-image-gallery .team1-details-list li{
    display:inline-block
}
.team1-image-gallery .team1-details-list li+li{
    margin-left:110px
}
.team1-image-gallery .team1-details-social{
    margin-bottom:55px
}
.post-item{
    margin-bottom:30px;
    box-sizing:border-box;
    word-wrap:break-word
}
.blog-item .post-quote{
    padding:55px 35px 47px;
    background:url(../images/blockquote_4.png) no-repeat;
    background-position:top 0 right 2px;
    margin-bottom:35px;
    background-color:#f8992f
}
.blog-item .post-quote .post-quote-text{
    margin-bottom:18px;
    color:#fff;
    font-weight:500;
    font-size:22px;
    line-height:1.3
}
.blog-item .post-quote .post-quote-name{
    position:relative;
    padding-left:40px;
    letter-spacing:-.02em;
    font-style:italic;
    font-size:16px;
    font-family:Libre Baskerville,sans-serif
}
.blog-item .post-quote .post-quote-name:before{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:29px;
    height:1px;
    background-color:#fff;
    content:""
}
.blog-item .post-quote .post-quote-name{
    color:#fff
}
.blog-item .post-video{
    margin-bottom:35px
}
.blog-item .post-read-more{
    width:100%
}
.blog-item .post-read-more a{
    position:relative;
    padding-right:22px;
    line-height:1.2
}
.blog-item .post-read-more .btn-text{
    color:#222;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:600;
    font-size:12px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item .post-read-more:hover .btn-text{
    color:#f8992f
}
.blog-item .post-read-more .btn-icon{
    position:absolute;
    top:-6px;
    right:-10px;
    font-weight:700;
    color:#f8992f;
    font-size:25px
}
.blog-item .post-read-more a .btn-icon{
    position:absolute;
    top:-6px;
    right:-10px;
    font-weight:700;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item .post-read-more a:hover .btn-icon{
    -webkit-transform:translateX(10px);
    -ms-transform:translateX(10px);
    transform:translateX(10px)
}
.blog-item.style-1 .post-wrapper{
    -webkit-transition:all .6s cubic-bezier(0,0,.2,1);
    transition:all .6s cubic-bezier(0,0,.2,1);
    overflow:hidden;
    background:#fff;
    border-radius:5px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.blog-item.style-1 .post-wrapper:hover{
    box-shadow:0 0 48px rgba(0,0,0,.15)
}
.blog-item.style-1 .post-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    overflow:hidden
}
.blog-item.style-1 .post-thumbnail img{
    -webkit-transition:all 1.5s cubic-bezier(0,0,.2,1);
    transition:all 1.5s cubic-bezier(0,0,.2,1);
    border-radius:5px;
    width:270px
}
.blog-item.style-1 .post-wrapper:hover .post-thumbnail img{
    -webkit-transform:scale3d(1.2,1.2,1.2);
    transform:scale3d(1.2,1.2,1.2)
}
.blog-item.style-1 .post-info{
    position:relative;
    padding:45px 30px 90px
}
.blog-item.style-1 .post-categories{
    font-size:13px;
    letter-spacing:1px;
    font-weight:600;
    text-transform:uppercase;
    margin-bottom:28px
}
.blog-item.style-1 .post-categories{
    color:#f8992f
}
.blog-item.style-1 .post-categories a{
    color:#f8992f;
    font-size:inherit
}
.blog-item.style-1 .post-title{
    font-weight:600;
    font-size:24px;
    line-height:1.33
}
.blog-item.style-1 .post-footer{
    position:absolute;
    bottom:44px;
    left:40px;
    right:40px;
    min-width:122px
}
.blog-item.style-1 .post-read-more .btn-text{
    font-size:13px
}
.blog-item.style-2 .post-wrapper{
    border:1px solid #eee;
    background:#fff;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-2:hover .post-wrapper{
    box-shadow:0 0 50px 10px rgba(0,0,0,.08)
}
.blog-item.style-2 .post-thumbnail img{
    width:100%
}
.blog-item.style-2 .post-info{
    padding:42px 35px 0
}
.blog-item.style-2 .post-title{
    margin-bottom:7px;
    letter-spacing:-.02em;
    font-weight:500;
    font-size:20px;
    line-height:1.2
}
.blog-item.style-2 .post-title a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-2 .post-meta{
    margin-bottom:10px;
    font-size:14px
}
.blog-item.style-2 .post-date{
    font-size:inherit
}
.blog-item.style-2 .post-meta>div{
    display:inline-block;
    margin-bottom:5px
}
.blog-item.style-2 .post-categories{
    color:#f8992f
}
.blog-item.style-2 .post-categories a{
    color:inherit;
    font-weight:500;
    font-size:inherit
}
.blog-item.style-2 .post-footer{
    margin-top:40px;
    padding:29px 4px;
    border-top:1px solid #eee
}
.blog-item.style-2 .post-footer.inline{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.blog-item.style-2 .post-author{
    color:#222;
    font-size:15px;
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.blog-item.style-2 .post-comments-number{
    font-weight:500;
    font-size:14px
}
.blog-item.style-2 .post-comments-number>i{
    margin-right:7px;
    font-size:13px;
    color:#f8992f
}
.blog-item.style-3{
    overflow:hidden;
    padding:55px 35px 198px;
    border:1px solid #eee;
    position:relative;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-3:hover{
    border-color:#f8992f
}
.blog-item.style-3 .post-feature{
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:-1;
    visibility:hidden;
    opacity:0
}
.blog-item.style-3:hover .post-feature{
    visibility:visible;
    opacity:1
}
.blog-item.style-3 .post-overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:-1;
    visibility:hidden;
    opacity:0;
    background-color:#f8992f;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-3:hover .post-overlay{
    visibility:visible;
    opacity:.9
}
.blog-item.style-3 .post-title{
    margin-bottom:15px;
    letter-spacing:-.02em;
    font-weight:500;
    font-size:26px;
    line-height:1.2
}
.blog-item.style-3:hover .post-title a{
    color:#fff
}
.blog-item.style-3 .post-meta{
    margin-bottom:20px;
    font-size:14px
}
.blog-item.style-3 .post-meta>div{
    display:inline-block;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-3:hover .post-excerpt{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-3:hover .post-excerpt,.blog-item.style-3:hover .post-meta>div{
    color:#fff
}
.blog-item.style-3 .post-categories a{
    color:#f8992f;
    font-weight:500
}
.blog-item.style-3 .post-footer{
    position:absolute;
    right:35px;
    bottom:0;
    left:35px;
    padding:29px 0;
    border-top:1px solid #eee;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-3:hover .post-read-more .btn-text{
    color:#fff
}
.blog-item.style-4{
    margin-bottom:30px
}
.blog-item.style-4 .rotate-box{
    margin-bottom:0;
    text-align:left
}
.blog-item.style-4 .back,.blog-item.style-4 .front{
    min-height:0
}
.blog-item.style-4 .rotate-box .content-wrap{
    position:relative;
    top:auto;
    left:auto;
    z-index:1;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
    padding:43px 40px 100px;
    border-radius:5px;
    overflow:hidden
}
.blog-item.style-4 .back .content-wrap,.blog-item.style-4 .front .content-wrap{
    min-height:370px
}
.blog-item.style-4 .front .content-wrap{
    background-color:#fff
}
.blog-item.style-4 .post-categories{
    font-size:13px;
    letter-spacing:1px;
    font-weight:600;
    text-transform:uppercase;
    margin-bottom:28px
}
.blog-item.style-4 .front .post-categories,.blog-item.style-4 .front .post-categories a{
    color:#f8992f
}
.blog-item.style-4 .post-title a{
    font-size:24px;
    font-weight:600;
    line-height:1.33;
    color:#333
}
.blog-item.style-4 .post-meta{
    position:absolute;
    bottom:48px;
    left:40px;
    right:40px;
    font-size:14px;
    font-weight:500
}
.blog-item.style-4 .post-meta>div{
    display:inline-block
}
.blog-item.style-4 .author{
    font-weight:600;
    color:#333
}
.blog-item.style-4 .rotate-box .back{
    box-shadow:-6px 12px 20px rgba(69,222,176,.17)
}
.blog-item.style-4 .back .content-wrap{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50%
}
.blog-item.style-4 .back .content-wrap:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity:.95;
    background-color:#f8992f
}
.blog-item.style-4 .back .content-inner{
    position:relative;
    z-index:1
}
.blog-item.style-4 .back .author,.blog-item.style-4 .back .post-categories,.blog-item.style-4 .back .post-categories a,.blog-item.style-4 .back .post-meta,.blog-item.style-4 .back .post-title a{
    color:#fff
}
.blog-item.style-5{
    margin-bottom:30px
}
.blog-item.style-5 .post-format-wrapper{
    position:relative
}
.blog-item.style-5 .post-thumbnail img{
    width:100%
}
.blog-item.style-5 .post-overlay{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#111;
    opacity:0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-5 .post-format-wrapper:hover .post-overlay{
    opacity:.8
}
.blog-item.style-5 .post-overlay-content:after,.blog-item.style-5 .post-overlay-content:before{
    visibility:hidden;
    opacity:0;
    position:absolute;
    top:50%;
    left:50%;
    background:#fff;
    content:'';
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-5 .post-overlay-content:before{
    height:1px;
    width:31px;
    margin-left:-15px
}
.blog-item.style-5 .post-overlay-content:after{
    margin-top:-15px;
    width:1px;
    height:31px
}
.blog-item.style-5 .post-format-wrapper:hover .post-overlay-content:after,.blog-item.style-5 .post-format-wrapper:hover .post-overlay-content:before{
    visibility:visible;
    opacity:1
}
.blog-item.style-5 .post-info{
    padding:27px 0 0
}
.blog-item.style-5 .post-title{
    margin-bottom:14px;
    letter-spacing:-.02em;
    font-weight:500;
    font-size:20px;
    line-height:1.2
}
.blog-item.style-5 .post-title a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-5 .post-meta{
    margin-bottom:15px;
    font-size:16px
}
.blog-item.style-5 .post-date{
    font-size:inherit
}
.blog-item.style-5 .post-meta>div{
    display:inline;
    margin-bottom:5px
}
.blog-item.style-5 .post-meta .post-categories,.blog-item.style-5 .post-meta .post-categories a{
    color:#f8992f
}
.blog-item.quote .post-wrapper{
    background:#f8992f url(../images/blockquote_3.html) no-repeat top 46px right 43px
}
.blog-item.quote .post-quote-text{
    margin-bottom:29px;
    letter-spacing:0;
    font-weight:700;
    font-size:20px;
    line-height:1.3
}
.blog-item.quote .post-quote-name{
    position:relative;
    padding-left:40px;
    letter-spacing:-.02em;
    font-style:italic;
    font-size:16px;
    font-family:"Libre Baskerville",Georgia,serif
}
.blog-item.quote .post-quote-name:before{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:29px;
    height:1px;
    content:''
}
.blog-item.quote .post-date,.blog-item.quote .post-meta{
    color:#fff
}
.blog-item.quote .post-quote-text{
    color:#fff
}
.blog-item.quote .post-quote-name:before{
    background-color:#fff
}
.blog-item.quote .post-quote-name a{
    color:#fff
}
.blog-item.quote .post-footer{
    border-top-color:hsla(0,0%,93%,.1)
}
.blog-item.quote .post-author,.blog-item.quote .post-comments-number{
    color:#fff
}
.blog-item.style-6{
    margin-bottom:50px;
    padding-bottom:50px;
    border-bottom:1px solid #eee
}
.blog-item.style-6 .post-thumbnail{
    position:relative;
    text-align:center;
    margin-bottom:35px
}
.blog-item.style-6 .post-title{
    margin-bottom:10px;
    font-weight:500;
    font-size:24px;
    line-height:1.2
}
.blog-item.style-6 .post-title a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-6 .post-title a:hover{
    color:#f8992f
}
.blog-item.style-6 .post-meta{
    margin-bottom:27px;
    font-size:14px;
    color:#333
}
.blog-item.style-6 .post-meta>div{
    display:inline-block
}
.blog-item.style-6 .post-categories,.blog-item.style-6 .post-categories a{
    color:#f8992f;
    font-weight:600
}
.blog-item.style-6 .post-excerpt{
    margin-bottom:32px
}
.blog-item.style-7{
    margin-bottom:30px
}
.blog-item.style-7 .post-wrapper{
    -webkit-transition:all .5s cubic-bezier(0,0,.2,1);
    transition:all .5s cubic-bezier(0,0,.2,1);
    border:1px solid #eee
}
.blog-item.style-7 .post-thumbnail{
    margin:-1px -1px 0;
    overflow:hidden
}
.blog-item.style-7 .post-thumbnail img{
    -webkit-transition:all 2s cubic-bezier(0,0,.2,1);
    transition:all 2s cubic-bezier(0,0,.2,1);
    -webkit-transform:scale3d(1.2,1.2,1.2);
    transform:scale3d(1.2,1.2,1.2)
}
.blog-item.style-7 .post-wrapper:hover .post-thumbnail img{
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.blog-item.style-7 .post-info{
    background:#fff;
    position:relative;
    padding:40px 33px 150px
}
.blog-item.style-7 .post-categories{
    font-size:13px;
    letter-spacing:1px;
    font-weight:600;
    text-transform:uppercase;
    margin-bottom:28px;
    color:#f8992f
}
.blog-item.style-7 .post-categories a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-7 .post-title{
    font-size:24px;
    font-weight:600;
    line-height:1.33
}
.blog-item.style-7 .post-meta{
    position:absolute;
    bottom:36px;
    left:33px;
    right:33px;
    font-size:14px;
    font-weight:500
}
.blog-item.style-7 .post-meta>div{
    display:inline-block
}
.blog-item.style-7 .author{
    font-weight:600;
    color:#333
}
.blog-item.style-8{
    text-align:left
}
.blog-item.style-8 .post-thumbnail{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#f8992f
}
.blog-item.style-8 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.6);
    background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.6));
    background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))
}
.blog-item.style-8 .post-info{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 55px 48px;
    width:100%;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-8:hover .post-info{
    padding-bottom:85px
}
.blog-item.style-8 .post-title{
    margin-bottom:4px;
    color:#fff;
    letter-spacing:-.02em;
    font-weight:600;
    font-size:20px;
    line-height:1.2
}
.blog-item.style-8 .post-title a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-8 .post-meta{
    color:#fff;
    font-size:14px
}
.blog-item.style-8 .post-meta>div{
    display:inline-block
}
.blog-item.style-8 .post-date{
    color:inherit;
    font-size:inherit
}
.blog-item.style-8 .post-categories{
    color:#f8992f
}
.blog-item.style-8 .post-categories a{
    color:inherit;
    font-weight:500;
    font-size:inherit
}
.blog-item.style-8 .post-categories a:hover{
    color:#f8992f
}
.blog-item.style-8 .post-footer{
    position:absolute;
    right:55px;
    bottom:0;
    left:55px;
    padding:15px 0 19px;
    border-top:1px solid hsla(0,0%,93%,.2);
    text-align:right;
    opacity:0;
    -webkit-transform:translateX(100px);
    -ms-transform:translateX(100px);
    transform:translateX(100px);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.blog-item.style-8:hover .post-footer{
    visibility:visible;
    opacity:1;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.blog-item.style-8 .post-read-more .btn-text{
    color:#fff
}
.blog-item.style-8 .post-read-more a{
    padding-right:30px
}
.blog-item.style-8 .post-read-more .btn-icon{
    right:-3px
}
.blog-item.style-9{
    overflow:hidden;
    text-align:left
}
.blog-item.style-9 .post-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.6);
    background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.6));
    background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))
}
.blog-item.style-9 .post-thumbnail{
    -webkit-transition:all 1s cubic-bezier(0,0,.2,1);
    transition:all 1s cubic-bezier(0,0,.2,1);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#f8992f
}
.blog-item.style-9:hover .post-thumbnail{
    -webkit-transform:scale3d(1.15,1.15,1.15);
    transform:scale3d(1.15,1.15,1.15)
}
.blog-item.style-9 .post-info{
    position:absolute;
    bottom:0;
    left:0;
    padding:0 55px 48px;
    width:100%
}
.blog-item.style-9 .post-title{
    margin-bottom:4px;
    color:#fff;
    letter-spacing:-.02em;
    font-weight:600;
    font-size:20px;
    line-height:1.2
}
.blog-item.style-9 .post-title a{
    color:inherit;
    font-size:inherit
}
.blog-item.style-9 .post-meta{
    color:#fff;
    font-size:14px
}
.blog-item.style-9 .post-meta>div{
    display:inline-block
}
.blog-item.style-9 .post-date{
    color:inherit;
    font-size:inherit
}
.blog-item.style-9 .post-categories,.blog-item.style-9 .post-categories a{
    color:#f8992f
}
.blog-item.style-9 .post-categories a:hover{
    color:#fff
}
.widget_posts .post-item{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:0
}
.widget_posts .post-item+.post-item{
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #eee
}
.widget_posts .post-widget-thumbnail{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-right:20px;
    width:80px;
    height:80px;
    position:relative;
    overflow:hidden
}
.widget_posts .post-widget-thumbnail img{
    height:100%;
    max-width:500px!important;
    width:auto!important;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.widget_posts .post-widget-overlay{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.6);
    opacity:0;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.widget_posts .post-widget-thumbnail:hover .post-widget-overlay{
    visibility:visible;
    opacity:1
}
.widget_posts .post-overlay-icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#fff;
    font-weight:700
}
.widget_posts .post-widget-info{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.widget_posts .post-widget-title{
    margin-bottom:5px;
    line-height:1.2;
    font-size:inherit
}
.widget_posts .post-date{
    font-size:13px
}
.single-post .entry-title{
    margin:-8px 0 10px;
    letter-spacing:-.03em;
    font-weight:500;
    font-size:30px;
    line-height:1.3
}
.single-post .post-meta{
    font-size:16px
}
.single-post .post-date{
    color:#333;
    font-size:inherit
}
.single-post .post-meta>div{
    display:inline-block
}
.single-post .post-categories,.single-post .post-categories a{
    color:#f8992f
}
.single-post .post-categories a:hover{
    color:#f8992f
}
.single-post .post-feature{
    margin-bottom:50px;
    margin-top:50px
}
.single-post .entry-content{
    margin-bottom:35px
}
.single-post .entry-footer{
    margin-bottom:45px
}
.single-post .post-tags h6{
    display:inline-block;
    margin-right:12px;
    font-weight:500;
    font-size:inherit
}
.single-post .post-tags a{
    display:inline-block;
    padding:3px 0;
    color:#999
}
.single-post .post-tags a:hover{
    color:#f8992f
}
.single-post .post-share{
    margin:0 -8px;
    text-align:right
}
.single-post .post-share h6{
    display:inline-block;
    font-size:16px;
    font-weight:500;
    margin-right:5px
}
.single-post .post-share a{
    display:inline-block;
    padding:6px 8px;
    font-size:16px;
    color:#aaa
}
.single-post .entry-author{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:45px 42px 40px;
    background:#fcfcfc;
    margin-bottom:30px;
    border:1px solid #eee
}
.single-post .entry-author .author-avatar{
    min-width:120px;
    width:120px
}
.single-post .entry-author .author-avatar img{
    border-radius:50%
}
.single-post .entry-author .author-description{
    margin-left:40px
}
.single-post .entry-author .author-name{
    margin-bottom:3px;
    letter-spacing:-.03em;
    font-weight:500;
    font-size:20px;
    line-height:1.3
}
.single-post .entry-author .author-role{
    text-transform:capitalize;
    font-size:14px
}
.single-post .entry-author .author-biographical-info{
    margin-top:15px;
    line-height:1.5
}
.single-post .entry-author .author-social-networks{
    margin:14px -13px 0
}
.single-post .entry-author .author-social-networks a{
    display:block;
    float:left;
    padding:6px 13px;
    color:#aaa;
    font-size:18px;
    line-height:1
}
.single-post .related-posts-wrap{
    margin-top:92px
}
.single-post .related-posts-wrap .related-title{
    margin-bottom:38px;
    text-align:center;
    font-size:30px;
    line-height:1.3
}
.single-post .related-post-item{
    padding:53px 30px 30px;
    width:100%;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    background:#fff;
    height:243px
}
.single-post .post-item-wrapper{
    position:relative;
    z-index:1
}
.single-post .related-post-title a{
    display:block;
    margin-bottom:6px;
    color:inherit;
    letter-spacing:-.02em;
    font-weight:500;
    font-size:20px;
    line-height:1.2
}
.single-post .post-meta{
    margin-bottom:12px
}
.single-post .post-categories{
    margin-bottom:6px
}
.single-post .related-post-excerpt{
    line-height:1.5
}
.single-post .blog-slider .owl-item+.owl-item{
    border-left:1px solid #eee
}
.single-post .post-link{
    padding:40px 35px;
    margin-bottom:50px;
    background-color:#f8992f
}
.single-post .post-link a{
    color:#fff;
    word-wrap:break-word;
    letter-spacing:.2px;
    font-size:24px;
    line-height:1.55
}
.single-post .post-quote{
    padding:55px 35px 47px;
    background:url(../images/blockquote_4.png) no-repeat;
    background-position:top 0 right 2px;
    margin-bottom:35px;
    background-color:#f8992f
}
.single-post .post-quote .post-quote-text{
    margin-bottom:18px;
    color:#fff;
    font-weight:500;
    font-size:22px;
    line-height:1.3
}
.single-post .post-quote .post-quote-name{
    position:relative;
    padding-left:40px;
    letter-spacing:-.02em;
    font-style:italic;
    font-size:16px;
    font-family:Libre Baskerville,sans-serif
}
.single-post .post-quote .post-quote-name:before{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:29px;
    height:1px;
    background-color:#fff;
    content:""
}
.single-post .post-quote .post-quote-name a{
    color:#fff
}
.blog-header-image{
    position:relative;
    padding:350px 0;
    text-align:center;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover
}
.blog-header-image .overlay{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,.4)
}
.blog-header-image .entry-title{
    color:#fff;
    letter-spacing:-.03em;
    font-weight:500;
    font-size:50px;
    line-height:1.3;
    margin-bottom:10px
}
.blog-header-image .post-meta{
    color:#fff;
    font-size:16px
}
.blog-header-image .post-meta>div{
    display:inline-block
}
.blog-header-image .post-categories,.blog-header-image .post-categories a{
    font-weight:500;
    color:#f8992f
}
.blog-header-image .post-categories a:hover{
    color:#f8992f
}
.blog-header-image .page-breadcrumb{
    position:absolute;
    bottom:52px;
    width:100%;
    text-align:center
}
.blog-header-image .breadcrumb li{
    font-size:16px;
    font-weight:500;
    color:#fff
}
.blog-header-image .page-breadcrumb .breadcrumb a,.blog-header-image .page-breadcrumb .breadcrumb li{
    font-size:16px;
    font-weight:500;
    color:#fff
}
.partner-slider{
    width:calc(100% - 100px);
    margin-left:50px
}
.partner-slider .image{
    text-align:center
}
.partner-slider .image img{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%)
}
.partner-slider .image img:hover{
    -webkit-filter:grayscale(0);
    filter:grayscale(0)
}
.pie-chart{
    margin-bottom:30px;
    text-align:center
}
.pie-chart .chart{
    position:relative;
    margin:0 auto 50px;
    width:180px;
    height:180px
}
.pie-chart .chart canvas{
    position:absolute;
    top:0;
    left:0
}
.pie-chart .inner-circle{
    width:100%;
    height:100%;
    border-radius:50%
}
.pie-chart .piecharts-number{
    position:absolute;
    top:50%;
    left:50%;
    font-weight:400;
    font-size:55px;
    line-height:1;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.pie-chart .piecharts-number span{
    vertical-align:super;
    font-size:20px
}
.pie-chart .title{
    margin-bottom:12px
}
.pie-chart .title h6{
    font-size:22px
}
.pie-chart .subtitle{
    font-size:16px;
    font-style:italic;
    font-family:"Libre Baskerville",Georgia,serif
}
.counter-item{
    margin-bottom:30px
}
.counter-item.style-1 .counter-wrap{
    position:relative
}
.counter-item.style-1 .icon{
    position:absolute;
    top:-12px;
    left:0;
    font-size:130px;
    opacity:.08;
    line-height:1
}
.counter-item.style-1.text-center .icon{
    right:50%;
    left:auto
}
.counter-item.style-1 .number-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:7px;
    font-size:50px;
    line-height:1.2;
    color:#f8992f
}
.counter-item.text-center .number-wrap{
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.counter-item.style-1 .text{
    font-weight:500;
    font-size:20px;
    line-height:1.2
}
.newsletter-form .form-fields{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin:0 -15px
}
.newsletter-form .form-item{
    padding:0 15px
}
.newsletter-form .form-item.flex-auto{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.newsletter-form .form-item.flex-shrink{
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0
}
.newsletter-form input[type=email],.newsletter-form input[type=text]{
    color:#fff;
    border-bottom-color:hsla(0,0%,100%,.3)
}
.newsletter-form.border-dark input[type=email],.newsletter-form.border-dark input[type=text]{
    color:#878c9b;
    border-bottom-color:#ddd
}
.newsletter-form button{
    border:2px solid #fff;
    background:0 0
}
.newsletter-form button:hover{
    background:#fff;
    color:#333
}
.newsletter-wrapper{
    display:table;
    height:100%;
    width:100%
}
.newsletter-wrapper .content-bottom{
    display:table-cell;
    vertical-align:bottom;
    height:100%
}
.newsletter-form.style-2 .subscribe-form{
    display:inline-block;
    margin:0;
    max-width:100%;
    width:350px;
    position:relative
}
.newsletter-form.style-2 input[type=email],.newsletter-form.style-2 input[type=text]{
    color:#999;
    border:2px solid #eee;
    border-radius:100px;
    padding:0 50px 0 30px;
    height:55px
}
.newsletter-form.style-2 button{
    position:absolute;
    top:0;
    right:0;
    border:0;
    background:0 0;
    font-size:0
}
.newsletter-form.style-2 button .btn-icon{
    font-weight:700;
    color:#222;
    font-size:15px;
    display:block
}
.tab-process .nav-tabs{
    margin:0 0 48px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    border:none
}
.tab-process .nav-tabs>li{
    font-size:20px;
    display:inline-block;
    padding:0;
    text-align:center;
    width:25%;
    margin:0;
    position:relative
}
.tab-process .nav-tabs>li:after{
    content:'';
    height:1px;
    background:#eee;
    width:100%;
    position:absolute;
    top:37px;
    left:0
}
.tab-process .nav-tabs>li>a{
    cursor:pointer;
    padding:0 20px;
    display:block;
    box-sizing:border-box;
    position:relative;
    text-decoration:none;
    color:inherit;
    transition:background .2s ease-in-out,color .2s ease-in-out
}
.tab-process .nav-tabs>li a i{
    position:relative;
    z-index:1;
    width:75px;
    height:75px;
    line-height:75px;
    border-radius:50%;
    display:block;
    margin:0 auto 13px;
    font-size:30px;
    background:#f7f7f7;
    border:1px solid #eee
}
.tab-process .nav-tabs>li a.active i{
    background-color:#f8992f;
    border-color:#f8992f;
    color:#fff
}
.tab-process .nav-tabs>li .text{
    font-size:16px;
    margin-left:14px;
    color:#999
}
.tab-process .nav-tabs>li a.active .text{
    color:#333
}
.tab-process .tab-pane-heading{
    margin-bottom:35px;
    width:100%;
    display:none
}
.tab-process .tab-pane-heading i{
    text-align:center;
    position:relative;
    z-index:1;
    width:40px;
    height:40px;
    line-height:40px;
    border-radius:50%;
    display:inline-block;
    font-size:20px;
    background:#f7f7f7;
    border:1px solid #eee;
    color:#222;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.tab-process .tab-pane-heading.active i{
    border-color:#f8992f;
    background-color:#f8992f;
    color:#fff
}
.tab-process .tab-pane{
    margin-bottom:35px
}
.accordion{
    margin:0 0 30px
}
.accordion>.accordion-section{
    overflow:hidden
}
.accordion>.accordion-section+.accordion-section{
    margin-top:33px
}
.accordion .accordion-title{
    display:block;
    position:relative;
    padding:10px 20px 10px 0;
    font-size:20px;
    text-decoration:none;
    line-height:1.2;
    cursor:pointer;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.accordion .accordion-title:before{
    content:'';
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    background:rgba(51,51,51,.1);
    height:1px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.accordion .accordion-title:after{
    content:'';
    width:0;
    position:absolute;
    bottom:0;
    left:0;
    height:2px;
    z-index:1;
    background-color:#f8992f;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.accordion .accordion-icon:before{
    font-size:12px;
    position:absolute;
    top:50%;
    right:5px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    content:'\f053';
    font-family:FontAwesome
}
.accordion .accordion-header.active .accordion-title,.accordion .accordion-title:hover{
    color:#f8992f
}
.accordion .accordion-header.active .accordion-title:before,.accordion .accordion-title:hover:before{
    opacity:0
}
.accordion .accordion-header.active .accordion-title:after,.accordion .accordion-title:hover:after{
    width:100%
}
.accordion .accordion-header.active>.accordion-title .accordion-icon:before{
    content:'\f078'
}
.accordion .accordion-content{
    padding:27px 0 8px
}
.team-member{
    position:relative
}
.team-member .photo img{
    width:100%
}
.team-member.style-1 .overlay{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    background:#000;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0;
    visibility:hidden
}
.team-member.style-1:hover .overlay{
    opacity:.8;
    visibility:visible
}
.team-member.style-1 .info{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0;
    visibility:hidden
}
.team-member.style-1:hover .info{
    opacity:1;
    visibility:visible
}
.team-member.style-1 .info-inner{
    display:table;
    width:100%;
    height:100%
}
.team-member.style-1 .info-wrap{
    display:table-cell;
    vertical-align:middle;
    padding:30px
}
.team-member.style-1 .name{
    color:#fff;
    font-size:30px;
    letter-spacing:-.02em;
    margin-bottom:5px
}
.team-member.style-1 .position{
    font-size:16px;
    font-weight:500;
    line-height:1.2;
    margin-bottom:10px;
    color:#f8992f
}
.team-member.style-1 .social-networks{
    position:absolute;
    bottom:43px;
    left:0;
    width:100%
}
.team-member.style-1 .social-networks a{
    display:inline-block;
    padding:5px 11px;
    color:#fff;
    font-size:18px;
    line-height:1
}
.team-member.style-1 .social-networks a:hover{
    color:#f8992f
}
.team-member.style-2 .photo{
    margin-bottom:34px
}
.team-member.style-2 .info-inner{
    display:table;
    width:100%;
    height:100%
}
.team-member.style-2 .info-wrap{
    display:table-cell;
    vertical-align:middle
}
.team-member.style-2 .name{
    font-size:30px;
    line-height:1.2;
    margin-bottom:3px
}
.team-member.style-2 .position{
    font-size:16px;
    font-weight:500;
    margin-bottom:11px
}
.team-member.style-2 .info-footer{
    position:relative;
    margin-top:45px;
    padding-top:20px
}
.team-member.style-2 .info-footer:after,.team-member.style-2 .info-footer:before{
    position:absolute;
    content:'';
    display:block;
    top:0;
    left:0
}
.team-member.style-2 .info-footer:before{
    width:100%;
    height:1px;
    background:#eee
}
.team-member.style-2 .info-footer:after{
    width:0;
    height:2px;
    z-index:1
}
.team-member.style-2 .social-networks{
    margin:0 -8px
}
.team-member.style-2 .social-networks a{
    display:inline-block;
    padding:5px 8px;
    font-size:18px;
    line-height:1;
    color:#aaa
}
.team-member .social-networks a:hover{
    color:#f8992f
}
.feature-item{
    height:550px
}
.feature-item .image img{
    border-radius:5px;
    width:100%
}
.feature-item .box-info{
    -webkit-transition:all .5s;
    transition:all .5s;
    top:100%;
    background:#fff;
    border-radius:5px;
    padding:44px 40px 49px;
    -webkit-transform:translateY(-57px);
    -ms-transform:translateY(-57px);
    transform:translateY(-57px);
    position:relative;
    z-index:1;
    left:20px;
    right:20px;
    width:calc(100% - 40px)
}
.feature-item .box-title{
    font-size:20px;
    font-weight:600;
    line-height:1.25;
    margin-bottom:18px;
    color:#333
}
.feature-item .box-text{
    font-size:15px;
    line-height:1.53;
    font-weight:500
}
.feature-item .box-button{
    font-size:13px;
    font-weight:600;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:2px;
    line-height:1.15;
    position:relative;
    margin-top:30px;
    display:none;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.feature-item .box-info-wrapper:hover .box-text,.feature-item .box-info-wrapper:hover .box-title{
    color:#fff
}
.feature-item .box-info-wrapper:hover .box-button{
    display:inline-block
}
.feature-item .box-info-wrapper:hover .box-info{
    -webkit-transform:translateY(-77px);
    -ms-transform:translateY(-77px);
    transform:translateY(-77px);
    background-color:#f8992f;
    box-shadow:-6px 12px 20px rgba(69,222,176,.17)
}
.feature-item .box-button:before{
    content:'';
    position:absolute;
    bottom:-5px;
    left:0;
    width:0;
    height:1px;
    background:#fff;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.feature-item .box-button:hover:before{
    width:100%
}
.rotate-box{
    text-align:center;
    margin-bottom:30px
}
.rotate-box,.rotate-box .flipper{
    position:relative
}
.rotate-box .thumb-wrap{
    -webkit-perspective:1000px;
    perspective:1000px
}
.rotate-box .back,.rotate-box .front{
    background-size:cover;
    min-height:500px;
    z-index:1;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-perspective:inherit;
    perspective:inherit;
    -webkit-transition:-webkit-transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:-webkit-transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:transform .8s cubic-bezier(.5,.2,.2,.8);
    transition:transform .8s cubic-bezier(.5,.2,.2,.8),-webkit-transform .8s cubic-bezier(.5,.2,.2,.8)
}
.rotate-box .to-left .front,.rotate-box .to-right .front{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.rotate-box .content-wrap{
    position:absolute;
    width:100%;
    display:block;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-perspective:inherit;
    perspective:inherit;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    padding:50px 30px;
    z-index:2;
    top:50%;
    left:0;
    -webkit-transform:translate3d(0,-50%,50px) scale(.9);
    transform:translate3d(0,-50%,50px) scale(.9)
}
.rotate-box .back{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.rotate-box .to-left .back{
    -webkit-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.rotate-box .back .content-wrap{
    top:50%;
    left:0;
    -webkit-transform:translate3d(0,-50%,50px) scale(.9);
    transform:translate3d(0,-50%,50px) scale(.9)
}
.rotate-box .flipper:hover .back,.rotate-box .flipper:hover .front{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-transition:-webkit-transform 1s cubic-bezier(.3,1,.6,1);
    transition:-webkit-transform 1s cubic-bezier(.3,1,.6,1);
    transition:transform 1s cubic-bezier(.3,1,.6,1);
    transition:transform 1s cubic-bezier(.3,1,.6,1),-webkit-transform 1s cubic-bezier(.3,1,.6,1)
}
.rotate-box .to-left:hover .front{
    -webkit-transform:rotateY(-180deg);
    transform:rotateY(-180deg)
}
.rotate-box .to-left:hover .back{
    -webkit-transform:rotateY(0);
    transform:rotateY(0)
}
.restaurant-menu .menu-list{
    margin:0;
    padding:0 26px 0 0;
    list-style-type:none
}
.restaurant-menu li+li{
    margin-top:38px
}
.restaurant-menu .menu-header{
    position:relative;
    margin-bottom:12px
}
.restaurant-menu .menu-title{
    position:relative;
    z-index:1;
    display:inline;
    background:#fff;
    color:#1f1f1f;
    font-size:16px;
    padding-right:10px
}
.restaurant-menu .menu-price{
    position:relative;
    z-index:1;
    float:right;
    background-color:#fff;
    color:#1f1f1f;
    font-size:16px
}
.restaurant-menu .menu-header:after{
    position:absolute;
    right:0;
    bottom:7px;
    left:0;
    display:block;
    border-top:1px solid #eee;
    content:""
}
.restaurant-menu .menu-text{
    background:0 0;
    font-style:italic;
    font-size:15px
}
.restaurant-menu .menu-badge.new{
    position:absolute;
    top:-26px;
    right:-35px;
    width:40px;
    height:20px;
    background:#de4630;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:9px;
    line-height:20px;
    z-index:2
}
.restaurant-menu .menu-badge.new:after{
    content:'';
    position:absolute;
    bottom:-4px;
    left:-1px;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-right:8px solid #de4630;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
#presentation-menu{
    position:fixed;
    z-index:100;
    right:90px;
    top:50%;
    opacity:1;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
#presentation-menu{
    margin:0;
    padding:0
}
#presentation-menu li{
    display:block;
    width:16px;
    height:16px;
    margin:12px 7px;
    position:relative
}
#presentation-menu li a{
    display:block;
    position:relative;
    z-index:1;
    width:100%;
    height:100%;
    cursor:pointer;
    text-decoration:none;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
#presentation-menu li a span{
    border-radius:100%;
    position:absolute;
    z-index:1;
    height:50%;
    width:50%;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    background:#eee;
    border-color:#e6e8ee
}
#presentation-menu li.active a span{
    width:100%;
    height:100%
}
#presentation-menu [class*=hint--]:after{
    right:20px;
    margin-top:-8px
}
body[data-row-skin=light] .main-logo{
    display:inline-block
}
body[data-row-skin=light] .dark-logo{
    display:none
}
body[data-row-skin=dark] .main-logo{
    display:none
}
body[data-row-skin=dark] .dark-logo{
    display:inline-block
}
body[data-row-skin=dark] .mini-cart .mini-cart-icon,body[data-row-skin=dark] .page-open-main-menu i,body[data-row-skin=dark] .popup-search-wrap i{
    color:#222
}
.left-menu-content #main{
    margin-left:300px;
    background:0 0
}
#multiScroll .portfolio-info{
    padding-left:120px;
    padding-right:120px
}
#multiScroll .portfolio-categories{
    margin-bottom:32px;
    color:#f8992f
}
#multiScroll .portfolio-categories a{
    color:inherit
}
#multiScroll .portfolio-title{
    max-width:550px;
    margin-left:-5px;
    margin-bottom:48px
}
#multiScroll .portfolio-title a{
    font-size:60px;
    color:#fff;
    font-weight:700;
    letter-spacing:-.43px;
    line-height:1.05em
}
#multiScroll .ms-section.bg-white .portfolio-title a{
    color:#222
}
#multiScroll .ms-section.bg-white .portfolio-title a:hover,#multiScroll .portfolio-title a:hover{
    color:#f8992f
}
#multiscroll-nav{
    position:fixed;
    z-index:100;
    right:90px;
    top:50%;
    opacity:1;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%)
}
#multiscroll-nav{
    margin:0;
    padding:0
}
#multiscroll-nav li{
    display:block;
    width:16px;
    height:16px;
    margin:12px 7px;
    position:relative
}
#multiscroll-nav li a{
    display:block;
    position:relative;
    z-index:1;
    width:100%;
    height:100%;
    cursor:pointer;
    text-decoration:none;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
#multiscroll-nav li a span{
    border-radius:100%;
    position:absolute;
    z-index:1;
    height:50%;
    width:50%;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    background:#eee;
    border:none
}
#multiscroll-nav li .active span{
    width:100%;
    height:100%;
    background:#eee
}
.extra-info{
    font-size:14px;
    position:fixed;
    bottom:50px;
    right:1px;
    width:50%;
    padding:0 100px 0 120px;
    z-index:5
}
.extra-info .social-network{
    margin:0 -10px;
    text-align:right
}
.extra-info .social-network a{
    padding:5px 10px;
    color:#fff
}
.extra-info .social-network a:hover{
    color:#f8992f
}
.portfolio-fullscreen-slider-center #fullscreen-center-slider{
    display:flex;
    height:100%;
    align-items:center
}
.portfolio-fullscreen-slider-center .swiper-slide{
    width:100%!important
}
.portfolio-fullscreen-slider-center .portfolio-item{
    padding:0 20%
}
.portfolio-fullscreen-slider-center .portfolio-thumbnail{
    overflow:hidden
}
.portfolio-fullscreen-slider-center .portfolio-info{
    padding-top:41px
}
.portfolio-fullscreen-slider-center .portfolio-categories{
    margin-bottom:9px;
    font-weight:500;
    font-size:18px;
    color:#f8992f
}
.portfolio-fullscreen-slider-center .portfolio-categories a{
    color:#f8992f
}
.portfolio-fullscreen-slider-center .portfolio-title a{
    color:#fff;
    font-size:42px
}
.portfolio-fullscreen-slider-center .portfolio-title a:hover{
    color:#f8992f
}
.portfolio-fullscreen-slider-center .swiper-background-fade-wrapper{
    overflow:hidden;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.portfolio-fullscreen-slider-center .swiper-background-fade-wrapper .inner{
    position:absolute;
    top:-15px;
    left:-15px;
    right:-15px;
    bottom:-15px;
    background-size:cover;
    transition:background 1s cubic-bezier(.41,.88,.4,.98);
    filter:blur(10px);
    transform:scale(1.02)
}
.portfolio-fullscreen-slider-center .swiper-background-fade-wrapper .inner:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.6);
    content:""
}
.portfolio-fullscreen-slider-center .swiper-button-next,.portfolio-fullscreen-slider-center .swiper-button-prev{
    padding-bottom:6px;
    width:120px;
    height:auto;
    border-bottom:1px solid #fff;
    background:0 0;
    color:#fff;
    font-weight:500;
    font-size:18px;
    margin-top:-61px
}
.portfolio-fullscreen-slider-center .swiper-button-prev{
    right:78%;
    left:auto
}
.portfolio-fullscreen-slider-center .swiper-button-next{
    left:78%;
    right:auto;
    text-align:right
}
.portfolio-fullscreen-slider-center .extra-info{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    padding:0 100px;
    height:100px
}
.portfolio-fullscreen-slider-center .extra-info .social-network{
    text-align:center
}
.banner-item .content-wrap{
    position:relative;
    height:320px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}
.banner-item.style-1 .content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    padding:84px 30px 30px 90px
}
.banner-item.style-1 .heading{
    font-size:40px;
    line-height:1;
    letter-spacing:0;
    margin-bottom:85px;
    font-weight:400
}
.banner-item .button.style-text{
    font-size:12px;
    padding-right:27px
}
.banner-item.style-2 .content-wrap{
    position:relative;
    text-align:center
}
.banner-item.style-2 .content{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    transform:translate(0,-50%)
}
.banner-item.style-2 .heading{
    text-transform:uppercase;
    font-size:24px;
    font-weight:700;
    line-height:1.4;
    letter-spacing:.3em;
    margin-bottom:26px
}
.timeline ul{
    margin:0;
    padding:0
}
.timeline ul li{
    position:relative;
    margin:0 auto;
    width:1px;
    list-style-type:none
}
.timeline ul li:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:'';
    background-color:#eee
}
.timeline ul li:after{
    position:absolute;
    top:0;
    left:50%;
    width:19px;
    height:19px;
    border-radius:50%;
    content:'';
    transform:translateX(-50%);
    background-color:#f8992f
}
.timeline .time{
    position:absolute;
    top:50%;
    transform:translate(0,-50%);
    letter-spacing:-.05em;
    line-height:1.2;
    font-size:50px;
    font-weight:500;
    color:#ddd;
    left:85px
}
.timeline .content-wrap{
    position:relative;
    top:4px
}
.timeline .content-wrap,.timeline .time{
    width:400px
}
.timeline ul li:nth-child(even) .time{
    left:-485px;
    text-align:right
}
.timeline ul li:nth-child(odd) .content-wrap{
    text-align:right;
    left:-485px
}
.timeline .item .content-wrap,.timeline .item .time{
    opacity:1;
    -webkit-animation:moveHorizontal .65s ease forwards;
    animation:moveHorizontal .65s ease forwards
}
.timeline .item:nth-child(odd) .time{
    -webkit-transform:translateX(100px);
    transform:translateX(100px)
}
.timeline .item:nth-child(even) .time{
    -webkit-transform:translateX(-100px);
    transform:translateX(-100px)
}
.timeline .item:nth-child(odd) .content-wrap{
    -webkit-transform:translateX(-100px);
    transform:translateX(-100px)
}
.timeline .item:nth-child(even) .content-wrap{
    -webkit-transform:translateX(100px);
    transform:translateX(100px)
}
.timeline .heading{
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:600;
    font-size:14px;
    margin-bottom:33px
}
.timeline .photo{
    margin-bottom:28px
}
.cms-progress-wraper .cms-progress{
    width:100%;
    position:relative;
    margin:0 0 10px;
    box-shadow:none
}
.cms-progress-wraper .cms-progress .progress-bar{
    background-color:#333;
    line-height:40px;
    text-align:right;
    padding:0 15px
}
.cms-progress-wraper .cms-progress .progress-bar span{
    color:#fff;
    font-size:13px;
    font-weight:900
}
.cms-progress-wraper .cms-progress{
    border:3px solid;
    margin-bottom:10px
}
.cms-progress-wraper .cms-progress-title{
    text-transform:uppercase;
    font-weight:600;
    line-height:1.2;
    font-size:12px
}
.cms-progress-wraper .cms-progress-value{
    font-weight:400;
    font-size:14px;
    color:#333
}
.cms-progress-wraper .block-progressbar{
    position:relative;
    width:100%;
    margin-bottom:15px
}
.cms-progress-wraper .block-progressbar:last-child{
    margin-bottom:0
}
.block-progressbar .progressbar-back-text{
    position:absolute;
    background-color:#eee;
    width:100%;
    height:5px;
    border-radius:0;
    font-size:0;
    text-indent:-9999px
}
.block-progressbar .progresswrap{
    height:5px
}
.block-progressbar .progressbar{
    position:absolute;
    background-color:#f8992f;
    height:5px;
    width:0;
    transition:all 1s linear;
    -moz-transition:all 1s linear;
    -webkit-transition:all 1s linear;
    -o-transition:all 1s linear
}
.block-progressbar .progressbar-front-text{
    float:right;
    text-align:right;
    margin-top:-22px;
    font-weight:400;
    font-size:14px;
    color:#333
}
.block-progressbar .progressbar.primary{
    background-color:#f8992f
}
.drop-cap{
    margin-bottom:70px
}
.drop-cap.style-1 .drop-cap-letter{
    color:#f8992f;
    float:left;
    font-size:56px;
    line-height:50px;
    padding-top:4px;
    padding-right:12px;
    padding-left:3px
}
.drop-cap.style-2 .drop-cap-letter{
    background-color:#f8992f;
    float:left;
    font-size:56px;
    line-height:50px;
    padding:7px 13px 7px 9px;
    color:#fff;
    margin:-8px 10px 0 -18px
}
.crmn-gallery{
    position:relative
}
.justified-gallery{
    width:100%;
    position:relative;
    overflow:hidden
}
.crmn-gallery-item{
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center;
    overflow:hidden
}
.justified-gallery>a,.justified-gallery>div{
    position:absolute;
    display:inline-block;
    overflow:hidden
}
.crmn-gallery .crmn-gallery-item>a{
    display:block;
    position:relative;
    width:100%;
    height:100%
}
.crmn-gallery img{
    width:100%
}
.justified-gallery>div>a>img{
    position:absolute;
    top:50%;
    left:50%;
    margin:0;
    padding:0;
    border:0
}
.crmn-gallery .overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    visibility:hidden;
    background-color:#f8992f;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.crmn-gallery .crmn-gallery-item:hover .overlay{
    visibility:visible;
    opacity:.9
}
.crmn-gallery .overlay>div{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:32px;
    color:#fff
}
.box-content{
    display:table;
    width:100%;
    height:100%
}
.box-content-inner{
    display:table-cell;
    padding:30px 70px;
    vertical-align:middle
}
.box-title{
    margin-bottom:18px;
    color:#f8992f;
    font-size:32px;
    line-height:1.16
}
.box-text{
    color:#fff
}
.countdown-bar{
    text-align:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.countdown-bar>.countdown-item{
    margin:1.5px;
    padding:46px 10px 0;
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.countdown-bar>.countdown-item>.countdown-item-value{
    color:#f8992f;
    font-size:56px;
    line-height:1.2
}
.countdown-bar>.countdown-item>.countdown-item-label{
    display:block;
    padding-top:16px
}
.countdown-bar .separator{
    font-size:30px;
    letter-spacing:.42px;
    color:#f8992f
}
.countdown-bar.dark>.countdown-item>.countdown-item-label{
    color:hsla(0,0%,100%,.7)
}
.tabs.style-1 .nav-tabs,.tabs.style-2 .nav-tabs{
    border-bottom:none
}
.tabs.style-1 li{
    position:relative;
    color:#fff;
    display:inline-block;
    padding:0;
    margin:0
}
.tabs.style-1 li+li{
    margin-left:5px
}
.tabs.style-1 li>a{
    background:#f1f1f1;
    padding:6px 18px;
    display:block;
    box-sizing:border-box;
    border:solid transparent;
    position:relative;
    text-decoration:none;
    color:#f8992f;
    font-size:18px;
    transition:background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out
}
.tabs.style-1 li>a.active{
    cursor:default;
    text-decoration:none;
    color:inherit;
    transition:background .2s ease-in-out,color .2s ease-in-out;
    background-color:#f8992f
}
.tabs.style-1 li>a.active:after{
    content:"";
    position:absolute;
    left:50%;
    bottom:-21px;
    margin-left:-10px;
    width:0;
    height:0;
    border:9px solid transparent;
    border-top-color:#f8992f;
    z-index:2
}
.tabs.style-1 .tab-content{
    border:2px solid #eee;
    position:relative;
    padding:30px 38px
}
.tabs.style-2 li{
    position:relative;
    display:inline-block;
    padding:0;
    margin:0
}
.tabs.style-2 li+li{
    margin-left:30px
}
.tabs.style-2 li>a{
    padding:6px 18px;
    display:block;
    box-sizing:border-box;
    border:solid transparent;
    position:relative;
    text-decoration:none;
    color:#f8992f;
    font-size:20px;
    transition:background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out
}
.tabs.style-2 li>a.active:after{
    content:"";
    position:absolute;
    left:0;
    bottom:-5px;
    width:100%;
    height:0;
    border-bottom:2px solid #f8992f;
    z-index:2
}
.tabs.style-2 .tab-content{
    border-top:2px solid #f5f5f5;
    position:relative;
    padding:30px 0
}
.tabs.vertical-tab .nav-tabs{
    padding:0;
    margin:-3px -2px -2px -3px;
    list-style-type:none;
    display:block;
    border-bottom:none
}
.tabs.vertical-tab .nav-tabs-wrapper li{
    margin:3px 2px 2px 3px;
    font-size:20px
}
.tabs.vertical-tab .nav-tabs-wrapper li>a{
    background:#f1f1f1;
    display:block;
    box-sizing:border-box;
    border:solid transparent;
    position:relative;
    text-decoration:none;
    color:#f8992f;
    padding:6px 20px;
    transition:background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out
}
.tabs.vertical-tab .nav-tabs-wrapper li>a.active{
    cursor:default;
    text-decoration:none;
    color:#fff;
    transition:background .2s ease-in-out,color .2s ease-in-out;
    background:#f8992f
}
.tabs.vertical-tab .nav-tabs-wrapper li>a.active:after{
    content:"";
    position:absolute;
    top:50%;
    margin-top:-10px;
    right:-17px;
    width:0;
    height:0;
    border:9px solid transparent;
    border-left-color:#f8992f
}
.tm-grid-wrapper.mtn-65{
    margin-top:-65px
}
.tm-grid-wrapper.mtn-65 .tm-filter-button-group{
    padding-top:20px;
    padding-bottom:80px;
    text-align:right
}
.tm-grid .animate{
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.tm-grid.has-animation .grid-item.animate{
    opacity:1
}
.tm-grid.has-animation .grid-item{
    opacity:0;
    overflow:hidden
}
.tm-grid-wrapper .tm-filter-button-group{
    padding-top:10px;
    padding-bottom:20px;
    background:#fff;
    z-index:1!important
}
.tm-grid-wrapper .tm-filter-button-group-inner{
    margin:0 -15px
}
.tm-grid-wrapper .btn-filter{
    position:relative;
    display:inline-block;
    padding:10px 15px 0;
    font-size:18px;
    line-height:1
}
.tm-grid-wrapper .filter-text{
    padding:10px 0 3px;
    position:relative;
    text-transform:capitalize;
    color:#999
}
.tm-grid-wrapper .btn-filter.current .filter-text,.tm-grid-wrapper .btn-filter:hover .filter-text{
    color:#f8992f
}
.tm-grid-wrapper .filter-text:after{
    position:absolute;
    width:5px;
    height:5px;
    bottom:-15px;
    border-radius:50%;
    left:50%;
    content:"";
    display:block;
    margin-left:-2px;
    background-color:#f8992f;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.tm-grid-wrapper .btn-filter.current .filter-text:after,.tm-grid-wrapper .btn-filter:hover .filter-text:after{
    bottom:-12px;
    visibility:visible;
    opacity:1
}
.tm-grid-wrapper .filter-counter{
    position:absolute;
    bottom:10px;
    right:0;
    visibility:hidden;
    margin:0 auto;
    min-width:30px;
    height:18px;
    line-height:18px;
    border-radius:9px;
    font-size:12px;
    font-weight:600;
    background-color:#f8992f;
    color:#fff;
    text-align:center;
    opacity:0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    display:none
}
.tm-grid-wrapper .btn-filter:hover .filter-counter{
    bottom:100%;
    visibility:visible;
    opacity:1
}
.page-mobile-main-menu{
    position:fixed;
    top:0;
    left:100%;
    z-index:9999999;
    width:300px;
    height:100%;
    background:#fff;
    box-shadow:3px 1px 29px rgba(0,0,0,.12);
    text-align:left;
    -webkit-transition:all .3s;
    transition:all .3s;
    background-color:#333
}
.page-mobile-main-menu.open{
    left:calc(100% - 300px)
}
.page-mobile-menu-header{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:0 30px;
    height:85px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.page-mobile-menu-logo{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.page-mobile-menu-logo img{
    width:140px
}
.page-close-mobile-menu{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:30px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.page-close-mobile-menu div{
    position:relative;
    width:24px;
    height:18px;
    cursor:pointer
}
.page-close-mobile-menu i{
    position:absolute;
    top:50%;
    left:0;
    margin-top:-1px;
    width:100%;
    height:2px;
    background:0 0;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.page-close-mobile-menu i:after,.page-close-mobile-menu i:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    content:"";
    -webkit-transition:width .3s cubic-bezier(.645,.045,.355,1);
    transition:width .3s cubic-bezier(.645,.045,.355,1)
}
.page-close-mobile-menu i:before{
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.page-close-mobile-menu i:after{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.page-mobile-main-menu .mobile-menu{
    margin:0;
    padding:20px 30px 30px
}
.page-mobile-main-menu li{
    display:block;
    list-style-type:none
}
.page-mobile-main-menu .mobile-menu a{
    position:relative;
    display:block
}
.page-mobile-main-menu .mobile-menu a{
    font-family:century-regular,Arial,sans-serif;
    font-weight:400;
    letter-spacing:0;
    line-height:1.5;
    text-transform:none
}
.page-mobile-main-menu .mobile-menu>li>a{
    padding:10px 0;
    border:0;
    border-color:transparent;
    font-size:16px;
    color:#fff
}
.page-mobile-main-menu .mobile-menu>li+li>a{
    border-top:1px solid rgba(255,255,255,.1)
}
.page-mobile-main-menu .toggle-sub-menu{
    position:absolute;
    top:50%;
    right:0;
    width:40px;
    height:40px;
    color:#fff;
    text-align:center;
    line-height:40px;
    z-index:5;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.page-mobile-main-menu .toggle-sub-menu:after{
    display:block;
    content:"\f105";
    font-size:18px;
    font-family:FontAwesome
}
.page-mobile-main-menu .toggle-sub-menu.open:after{
    content:"\f107"
}
.page-mobile-main-menu .sub-menu a{
    padding-top:8px;
    padding-bottom:8px;
    padding-left:0;
    padding-right:0;
    font-size:14px;
    color:#fff
}
.page-mobile-main-menu .sub-menu{
    display:none;
    margin:12px 0 14px 10px
}
.page-mobile-main-menu .sub-menu.open{
    display:block
}
.star-rating{
    overflow:hidden;
    position:relative;
    height:1em;
    line-height:1;
    font-size:1em;
    width:5.4em;
    font-family:star;
    color:#ffc926
}
.star-rating::before{
    content:'\73\73\73\73\73';
    color:#d3ced2;
    float:left;
    top:0;
    left:0;
    position:absolute
}
.star-rating span{
    overflow:hidden;
    float:left;
    top:0;
    left:0;
    position:absolute;
    padding-top:1.5em
}
.star-rating span::before{
    content:'\53\53\53\53\53';
    top:0;
    position:absolute;
    left:0
}
.mini-cart .mini-cart-icon{
    position:relative;
    display:block;
    width:40px;
    height:30px;
    text-align:center;
    font-weight:700;
    font-size:20px;
    line-height:30px;
    cursor:pointer;
    color:#fff
}
.mini-cart .mini-cart-icon:before{
    position:absolute;
    top:50%;
    left:50%;
    color:inherit;
    content:"\e035";
    font-family:simple-line-icons;
    line-height:normal;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.mini-cart .mini-cart-icon:after{
    position:absolute;
    top:-4px;
    right:-2px;
    min-width:15px;
    height:15px;
    border-radius:50%;
    color:#212121;
    content:attr(data-count);
    font-weight:500;
    font-size:10px;
    line-height:15px;
    background-color:#f8992f
}
.mini-cart .widget_shopping_cart_content{
    position:absolute;
    top:calc(100% + 20px);
    right:0;
    z-index:99999;
    visibility:hidden;
    overflow:auto;
    padding:30px 20px 27px;
    max-height:700px;
    width:360px;
    border:1px solid #eee;
    border-bottom:2px solid #f8992f;
    background-color:#fff;
    opacity:0;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.mini-cart.open .widget_shopping_cart_content{
    top:100%;
    visibility:visible;
    opacity:1
}
.mini-cart ul{
    margin:0;
    padding:0
}
.product_list_widget li{
    display:block;
    list-style-type:none
}
.product_list_widget li .remove{
    position:relative;
    float:right;
    width:20px;
    height:20px;
    color:inherit;
    font-size:0;
    line-height:1.5
}
.product_list_widget li .remove:after{
    position:absolute;
    top:2px;
    left:3px;
    content:"\f1f8";
    font-size:14px;
    font-family:FontAwesome
}
.product_list_widget li>a:not(.remove){
    font-size:16px;
    font-weight:400
}
.product_list_widget li img{
    float:left;
    margin-right:20px;
    width:80px;
    height:auto
}
.product_list_widget li .quantity{
    display:block;
    font-size:20px
}
.product_list_widget li .amount{
    color:#f8992f
}
.widget_shopping_cart_content .cart-footer{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-top:30px;
    padding-top:22px;
    border-top:1px solid #eee;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    clear:both
}
.widget_shopping_cart_content .total{
    padding:0;
    width:100%;
    border-top:0;
    font-size:16px
}
.widget_shopping_cart_content .total .amount{
    font-size:20px
}
.widget_shopping_cart_content .buttons{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.header-desktop.style-5 .mini-cart .mini-cart-icon,.header-desktop.style-5 .popup-search-wrap i,.header-desktop.style-6 .mini-cart .mini-cart-icon,.header-desktop.style-6 .popup-search-wrap i,.header-desktop.style-7 .mini-cart .mini-cart-icon,.header-desktop.style-7 .popup-search-wrap i,.headroom--not-top .mini-cart .mini-cart-icon{
    color:#222
}
.products{
    clear:both
}
.product-item{
    margin-bottom:35px;
    position:relative
}
.product-item .product-thumbnail{
    position:relative;
    overflow:hidden;
    margin-bottom:26px;
    padding-top:25px
}
.product-item .product-thumbnail>a>img{
    width:100%;
    height:auto;
    max-width:100%
}
.product-item .product-thumbnail .actions{
    position:absolute;
    bottom:0;
    left:0;
    box-sizing:border-box;
    width:100%;
    background:#222;
    transform:translateY(100%);
    text-align:center;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    -moz-transition:all .3s cubic-bezier(.645,.045,.355,1);
    -ms-transition:all .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.product-item .product-thumbnail:hover .actions{
    transform:translateY(0)
}
.product-item .product-thumbnail .actions .action{
    float:left
}
.product-item .product-thumbnail .actions .action-view-detail{
    width:55px;
    border-right:1px solid rgba(255,255,255,.3)
}
.product-item .product-thumbnail .actions .action-view-detail a{
    position:relative;
    display:block;
    padding:0;
    width:55px;
    height:55px;
    line-height:60px;
    background-color:inherit;
    color:#fff;
    text-align:center;
    font-size:20px
}
.product-item .product-thumbnail .actions i{
    font-weight:700
}
.product-item .product-thumbnail .actions .action-add-to-cart{
    width:calc(100% - 55px)
}
.product-item .product-thumbnail .actions .button-add-to-cart{
    position:relative;
    display:block;
    overflow:hidden;
    padding:0 10px;
    border-radius:0;
    background:inherit;
    color:#fff;
    text-align:center;
    text-overflow:ellipsis;
    white-space:nowrap;
    letter-spacing:.1em;
    font-weight:700;
    font-size:14px;
    line-height:1.2;
    height:55px;
    line-height:55px
}
.product-item .product-info{
    text-align:center
}
.product-item .product-info .product-title{
    letter-spacing:0;
    font-size:18px;
    line-height:1.3;
    margin-bottom:2px
}
.product-item .product-info .price{
    font-size:16px;
    line-height:1.2;
    font-weight:500;
    color:#f8992f
}
.product-item .product-info .price del{
    color:#999;
    font-weight:400
}
.product-item .product-info .price ins{
    text-decoration:none
}
.product-item .product-thumbnail .badges{
    position:absolute;
    width:48px;
    right:12px;
    top:12px
}
.product-item .product-thumbnail .badges>span{
    position:relative;
    display:block;
    border-radius:50%;
    text-transform:uppercase;
    height:48px;
    width:48px;
    text-align:center;
    line-height:48px;
    padding:0;
    font-weight:700;
    margin:0;
    color:#fff;
    font-size:12px;
    left:0;
    top:0;
    right:auto;
    margin-bottom:-10px
}
.product-item .product-thumbnail .badges .sale{
    background:#f76b6a;
    z-index:98
}
.product-item .product-thumbnail .badges .new{
    background:#b9d9e9;
    z-index:96
}
.category-item{
    width:100%;
    height:100%;
    position:relative
}
.category-item .cat-wrapper{
    position:relative
}
.category-item .cat-thumbnail img{
    width:100%;
    max-width:100%;
    height:auto
}
.category-item .cat-content{
    position:absolute;
    bottom:50px;
    left:50%;
    transform:translate(-50%,0);
    padding:30px 20px;
    font-size:14px;
    background:#fff;
    min-width:220px;
    text-align:center;
    box-sizing:border-box;
    -webkit-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -moz-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -ms-transition:all .1s cubic-bezier(.645,.045,.355,1);
    -o-transition:all .1s cubic-bezier(.645,.045,.355,1);
    transition:all .1s cubic-bezier(.645,.045,.355,1)
}
.category-item:hover .cat-content{
    background:#19217e
}
.category-item .cat-title{
    font-size:inherit;
    text-transform:uppercase;
    letter-spacing:.03em;
    line-height:1.2;
    font-weight:700;
    display:inline-block
}
.category-item .cat-count{
    font-size:12px;
    color:initial;
    display:inline-block;
    line-height:1.35
}
.category-item:hover .cat-count,.category-item:hover .cat-title{
    color:#fff
}
.shop-filter{
    margin-bottom:50px;
    float:left;
    width:100%
}
.shop-filter .commerce-ordering{
    margin:0;
    padding:0;
    display:inline-block
}
.shop-filter .commerce-ordering select{
    border-color:#999;
    color:#999
}
.widget_price_filter .price_slider{
    margin-bottom:1em
}
.widget_price_filter .price_slider_amount{
    text-align:right;
    line-height:2.4;
    font-size:.8751em
}
.widget_price_filter .price_slider_amount .button{
    font-size:1.15em;
    float:left
}
.widget_price_filter .ui-slider{
    position:relative;
    text-align:left
}
.widget_price_filter .ui-slider .ui-slider-handle{
    position:absolute;
    background-color:#f8992f;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    width:12px;
    height:12px;
    top:-4px;
    cursor:pointer
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child{
    margin-left:-10px
}
.widget_price_filter .ui-slider .ui-slider-range{
    position:absolute;
    z-index:1;
    font-size:.7em;
    display:block;
    border:0;
    border-radius:1em;
    background-color:#a46497
}
.widget_price_filter .price_slider_wrapper .ui-widget-content{
    border-radius:1em;
    background-color:#602053;
    border:0
}
.widget_price_filter .ui-slider-horizontal{
    height:4px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range{
    top:0;
    height:100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{
    left:-1px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{
    right:-1px
}
.widget_price_filter .price_slider_wrapper{
    margin-top:40px
}
.widget_price_filter .price_slider_wrapper .ui-widget-content{
    background:#e0e0e0;
    -webkit-border-radius:0;
    border-radius:0
}
.widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-range{
    background:#f8992f
}
.widget_price_filter .price_slider_amount{
    margin-top:33px
}
.widget_price_filter .price_slider_amount .button{
    font-size:11px;
    line-height:38px;
    height:35px
}
.widget_price_filter .price_slider_amount .price_label{
    color:#5e5a54;
    font-weight:500
}
ul.product_list_widget{
    list-style:none outside;
    padding:0;
    margin:0
}
ul.product_list_widget li{
    padding:4px 0;
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    float:left
}
ul.product_list_widget li+li{
    margin-top:30px
}
ul.product_list_widget li a{
    display:block;
    font-weight:700
}
ul.product_list_widget li img{
    float:left;
    margin-right:15px;
    margin-left:0;
    width:80px;
    height:100px
}
ul.product_list_widget li .product-title{
    display:inline-block;
    margin-top:12px;
    letter-spacing:0;
    font-weight:400;
    font-size:16px;
    line-height:1.3
}
ul.product_list_widget li .amount{
    display:inline-block;
    margin-bottom:10px;
    font-size:15px;
    line-height:1.1
}
ul.product_list_widget li .star-rating{
    font-size:12px
}
.commerce-form-login{
    border:1px solid #d3ced2;
    padding:20px;
    margin:39px 0 0;
    text-align:left;
    border-radius:5px
}
.commerce-form-login .form-item{
    margin:0 0 10px;
    padding:0;
    display:block
}
.commerce-form-login .form-item .required{
    color:red;
    font-weight:700;
    border:0
}
.table thead,table thead{
    background-color:#f2f2f5;
    color:#202020;
    text-transform:uppercase;
    letter-spacing:2.4px;
    font-size:80%;
    font-weight:400;
    border:1px solid #ddd;
    border-bottom:0
}
.table tr:last-child,table tr:last-child{
    border-bottom:0
}
.table>tbody>tr>td,.table>thead>tr>th{
    border-bottom:none;
    border-top:none
}
table.shop-cart tbody tr.cart_item{
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    border-left:1px solid #ddd;
    font-size:106.667%
}
table.shop-cart tbody tr.cart_item td{
    padding:25px 15px;
    vertical-align:middle
}
table.shop-cart tbody tr.cart_item td.product-remove{
    text-align:center
}
table.shop-cart tbody tr.cart_item td.product-thumbnail{
    width:108px
}
table.shop-cart tbody tr.cart_item td.product-remove a{
    background-color:transparent;
    color:#888;
    font-size:20px;
    width:20px;
    height:20px;
    line-height:19px;
    display:inline-block
}
table.shop-cart tbody tr.cart_item td.product-remove a:hover{
    background-color:red;
    color:#fff
}
table.shop-cart tbody tr.cart_item td.product-name a{
    font-weight:700
}
table.shop-cart tbody tr.cart_item td.product-quantity .quantity{
    width:45px;
    display:inline-block
}
table.shop-cart tbody tr.cart_item td.product-quantity .quantity input{
    padding-left:10px
}
table.shop-cart tbody tr td.actions{
    padding:30px 0 0;
    border:none
}
table.shop-cart tbody tr td.actions input{
    margin-bottom:30px;
    width:100%
}
.cart-totals{
    display:block;
    margin-top:30px
}
.cart-totals table{
    border:1px solid #ddd;
    width:100%
}
.cart-totals table tr{
    border-bottom:1px solid #ddd
}
.cart-totals table tr:last-child{
    border-bottom:none
}
.cart-totals table tr td,.cart-totals table tr th{
    padding:15px 20px;
    color:#1f1f1f
}
.cart-totals table tr td{
    text-align:right
}
.cart-totals .proceed-to-checkout{
    margin-top:30px
}
.checkout .input-checkbox{
    margin-top:8px
}
.form-checkout label sup{
    color:red;
    font-size:13px;
    top:0
}
.payment-product-list .product-item{
    position:relative;
    margin-bottom:20px;
    color:#27394a;
    float:left;
    width:100%
}
.payment-product-list .product-item .product-img{
    width:90px;
    padding-right:20px;
    display:inline;
    position:relative;
    float:left
}
.payment-product-list .product-item .product-img span{
    position:absolute;
    bottom:0;
    left:0;
    height:24px;
    line-height:24px;
    min-width:24px;
    text-align:center;
    color:#fff;
    background-color:#f8992f
}
.payment-product-list .product-item .product-body{
    display:inline-block
}
.payment-product-list .product-item .product-body .product-name{
    color:#898989;
    font-weight:400;
    font-size:15px
}
.payment-product-list .product-item .product-body .product-name a{
    color:#898989;
    font-size:15px
}
.payment-product-list .product-item .product-body .product-price{
    color:#242626;
    display:inline-block
}
.payment-product-list .product-item .product-button{
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.payment-product-list .product-item .product-button>a{
    display:block;
    margin-bottom:5px;
    color:#898989;
    font-size:14px;
    line-height:20px;
    width:20px;
    text-align:center;
    opacity:1
}
.payment-product-list .product-item .product-button>a:focus,.payment-product-list .product-item .product-button>a:hover{
    color:red;
    text-decoration:none;
    cursor:pointer;
    opacity:.5
}
.total-product{
    padding:20px 0;
    margin-bottom:20px;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3
}
.coupon{
    height:50px;
    color:#fff;
    display:table
}
.coupon p{
    display:table-cell;
    vertical-align:middle;
    text-align:center
}
.cart-total,.payment_methods{
    color:#27394a
}
.payment_methods input{
    margin-top:0
}
.payment_methods label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
    font-weight:700
}
.single-product-content{
    margin-bottom:50px;
    float:left;
    width:100%;
    padding:0 100px
}
.single-product-content .images{
    width:50%;
    margin-bottom:0;
    position:relative;
    float:left
}
.single-product-content .images .single-product-thumbail{
    width:100px;
    height:auto;
    min-height:300px;
    position:absolute;
    left:0;
    top:0
}
.single-product-content .images .single-product-thumbail .item-img{
    border:1px solid transparent;
    margin:0 0 15px;
    -webkit-transition:all .4s ease 0s;
    -o-transition:all .4s ease 0s;
    transition:all .4s ease 0s;
    cursor:pointer
}
.single-product-content .images .single-product-thumbail .item-img+.item-img{
    margin-top:15px
}
.single-product-content .images img{
    display:block;
    width:100%;
    height:auto;
    box-shadow:none
}
.single-product-content .images .single-product-thumbail .item-img.t-active{
    border-color:#888
}
.single-product-content .images .single-product-slider{
    position:relative;
    margin-left:130px
}
.single-product-content .summary{
    float:right;
    margin-bottom:30px;
    width:46%
}
.single-product-content .summary .product-price{
    font-size:1.25em;
    margin-bottom:30px
}
.single-product-content .summary .price del{
    opacity:.5;
    color:#cfcecc;
    font-size:15px
}
.single-product-content .summary .price ins{
    font-size:24px;
    color:#f8992f;
    font-weight:400;
    text-decoration:none
}
.single-product-content .summary .star-rating{
    margin-top:10px;
    margin-bottom:30px
}
.single-product-content .summary form.cart{
    margin:0 0 30px 0;
    float:left
}
.single-product-content .summary .quantity{
    float:left;
    margin:0 4px 0 0;
    color:#555
}
.single-product-content .summary .quantity .noo-quantity-attr{
    font-weight:700;
    display:inline-block;
    -webkit-border-radius:20px;
    border-radius:20px;
    border:1px solid #eee;
    font-size:16px;
    margin:0 10px 0 0
}
.single-product-content .summary .quantity .noo-quantity-attr button{
    border:0;
    background:0 0;
    height:40px;
    width:auto;
    padding:0 15px;
    -webkit-transition:all .4s ease 0s;
    -o-transition:all .4s ease 0s;
    transition:all .4s ease 0s;
    outline:0
}
.single-product-content .summary .quantity .noo-quantity-attr .qty-decrease{
    padding-right:5px
}
.single-product-content .summary .quantity .noo-quantity-attr .qty-increase{
    padding-left:5px
}
.single-product-content .summary .quantity .noo-quantity-attr input{
    border:0;
    background:0 0;
    height:40px;
    width:auto;
    text-align:center;
    margin-bottom:0
}
.single-product-content .summary .product-meta{
    border-width:1px 0 0 0;
    border-style:solid;
    border-color:#eee;
    clear:both;
    padding-top:30px
}
.single-product-content .summary .product-meta .posted_in,.single-product-content .summary .product-meta .tagged_as{
    display:block
}
.single-product-content .summary .product-meta .posted_in a,.single-product-content .summary .product-meta .tagged_as a{
    text-transform:none;
    margin-right:3px;
    color:#f8992f
}
.single-product-content .summary .product-meta .posted_in a:first-child,.single-product-content .summary .product-meta .tagged_as a:first-child{
    margin-left:10px
}
.single-product-content .summary .noo-social-share{
    border-width:1px 0 0 0;
    border-style:solid;
    border-color:#eee;
    padding-top:30px;
    margin-top:30px
}
.single-product-content .summary .noo-social-share .share-name{
    padding-right:12px
}
.single-product-content .summary .noo-social-share a{
    display:inline-block;
    padding:6px 13px;
    color:#aaa;
    font-size:18px;
    line-height:1
}
.commerce-tab{
    clear:both
}
.commerce-tab .nav-tabs{
    display:inline-block;
    width:100%
}
.single-post .related-posts-wrap{
    margin-top:92px
}
.single-post .related-posts-wrap .related-title{
    margin-bottom:38px;
    text-align:center;
    font-size:30px;
    line-height:1.3
}
.single-product-bottom{
    clear:both;
    display:block;
    margin-top:40px
}
.service-box{
    position:relative;
    padding-left:100px;
    margin-bottom:100px
}
.service-box .service-icon{
    position:absolute;
    width:80px;
    height:80px;
    left:0;
    top:0
}
.service-box .service-box-title{
    height:80px;
    width:100%;
    position:relative
}
.service-box h3{
    color:#f8992f;
    text-transform:uppercase;
    font-size:30px;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.service-box h3 span{
    width:100%;
    color:#494949;
    text-transform:none;
    font-size:24px;
    display:table
}
.service-box .service-list li{
    line-height:34px;
    position:relative;
    padding-left:20px;
    font-size:18px
}
.service-box .service-list li:before{
    content:"";
    width:10px;
    height:10px;
    background:#f8992f;
    border-radius:50%;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
@media screen and (max-width:1199px){
    .service-box{
        padding-left:95px;
        margin-bottom:30px
    }
    .service-box .service-icon{
        width:80px;
        height:80px
    }
    .service-box .service-box-title{
        height:80px
    }
    .service-box h3{
        font-size:30px
    }
    .service-box h3 span{
        font-size:20px
    }
    .service-box .service-list li{
        line-height:34px;
        padding-left:20px;
        font-size:16px
    }
    .service-box .service-list li:before{
        width:10px;
        height:10px
    }
}
@media screen and (max-width:991px){
    .service-box{
        padding-left:60px;
        margin-bottom:30px
    }
    .service-box .service-icon{
        width:50px;
        height:50px
    }
    .service-box .service-box-title{
        height:50px
    }
    .service-box h3{
        font-size:20px
    }
    .service-box h3 span{
        font-size:16px
    }
    .service-box .service-list li{
        line-height:28px;
        padding-left:15px;
        font-size:14px
    }
    .service-box .service-list li:before{
        width:8px;
        height:8px
    }
}
@media screen and (max-width:767px){
    .service-box{
        padding-left:0;
        padding-top:60px
    }
    .service-box .service-icon{
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    .service-box h3{
        text-align:center;
        width:100%
    }
    .service-box .service-list li{
        line-height:24px!important;
        text-align:center;
        padding:0
    }
    .service-box .service-list li:before{
        display:none
    }
}
@media screen and (min-width:1400px){
    .header-desktop.style-1 .header-right,.header-desktop.style-2 .header-right,.header-desktop.style-3 .header-right,.header-desktop.style-4 .header-right,.header-desktop.style-5 .header-right,.header-desktop.style-6 .header-right,.header-desktop.style-7 .header-right{
        right:30px
    }
    .header-desktop.style-4 .header-left,.header-desktop.style-7 .header-left{
        left:30px
    }
}
@media only screen and (min-width:1024px){
    #main{
        position:relative;
        z-index:3;
        background:#fff
    }
}
@media (min-width:992px){
    .comments-area .author-avatar{
        float:left;
        margin-top:33px
    }
    .comments-area .comment-wrap{
        margin-left:50px;
        padding-left:75px;
        padding-right:65px;
        min-height:170px
    }
    .comments-area ul.children{
        margin-left:100px
    }
    .cart-totals{
        width:48%;
        margin-left:30px;
        float:right
    }
}
@media (min-width:768px){
    .header-desktop.style-4 .header-left,.header-desktop.style-7 .header-left{
        left:30px
    }
    .tabs.vertical-tab .nav-tabs-wrapper{
        width:25%;
        float:left
    }
    .tabs.vertical-tab .nav-tabs-wrapper li{
        display:block;
        margin-right:0
    }
    .tabs.vertical-tab .tab-content{
        border:2px solid #eee;
        padding:35px 40px;
        float:left;
        width:75%
    }
    table.shop-cart tbody tr td.actions .coupon{
        width:calc(100% - 180px);
        float:left
    }
    table.shop-cart tbody tr td.actions .coupon input{
        float:left;
        width:280px;
        margin-right:20px
    }
    table.shop-cart tbody tr td.actions .coupon .btn{
        width:180px;
        padding-top:11px;
        padding-bottom:11px
    }
    table.shop-cart tbody tr td.actions .update-cart{
        width:170px;
        float:right
    }
}
@media (min-width:480px){
    .payment-product-list .product-item .product-img{
        padding-right:30px;
        width:108px
    }
}
@media only screen and (max-width:1024px){
    #main{
        margin-bottom:0!important
    }
    .footer{
        position:relative
    }
    .page-open-mobile-menu{
        display:inline-block
    }
    .header-desktop .page-navigation-wrap,.header-desktop .page-open-main-menu{
        display:none
    }
    .page-title-bar-03 .page-title-bar-inner,.section-bg-10,.section-bg-19,.section-bg-24{
        background-size:cover
    }
    .testimonial-text-section-inner{
        padding-left:0
    }
    .extra-info{
        width:100%
    }
    .timeline ul li:nth-child(odd) .content-wrap{
        left:-200px
    }
    .timeline ul li:nth-child(2n) .content-wrap{
        left:-40px
    }
    .timeline .item .content-wrap,.timeline .item .time{
        width:250px
    }
    .timeline .item .time{
        font-size:40px;
        left:-45px
    }
    .timeline ul li:nth-child(even) .time{
        left:-204px
    }
}
@media screen and (max-height:570px){
    #main{
        margin-bottom:0!important
    }
    .footer{
        position:relative
    }
}
@media (max-width:991px){
    .about-inner-sec h3{
        text-align:center;
        border-right:0!important;
        border-bottom:2px solid #f8992f;
        margin-bottom:30px
    }
    .about-inner-sec p{
        text-align:center
    }
    .abt-banner-sec h3{
        text-align:left
    }
    .abt-banner-sec{
        height:350px
    }
}
@media (max-width:768px){
    .tm-grid-wrapper.mtn-65{
        margin-top:60px
    }
    .header-left-menu{
        display:none
    }
    .left-menu-content #main{
        margin-left:0
    }
    .header-mobile{
        display:block;
        width:100%
    }
    .blog-item.style-1 .post-wrapper{
        display:block
    }
    .blog-item.style-1 .post-thumbnail img{
        width:100%
    }
    .portfolio-fullscreen-split-slider .ms-left,.portfolio-fullscreen-split-slider .ms-right{
        width:100%!important
    }
    .portfolio-fullscreen-split-slider .ms-right .bg-black{
        background-color:rgba(0,0,0,.5)!important
    }
    .extra-info{
        padding-left:50px;
        padding-right:50px
    }
    .about-me-2{
        padding-top:75px;
        padding-left:0;
        max-width:none
    }
    .process-gradation{
        display:block
    }
    .process-gradation .item{
        width:100%
    }
    .process-gradation .item+.item{
        margin-top:50px
    }
    .process-gradation .line:after,.process-gradation .line:before{
        display:none
    }
    .process-gradation .count-wrap{
        margin-bottom:25px
    }
    .sidebar-content{
        margin-top:30px;
        margin-bottom:30px
    }
    .comments-area .comment-wrap{
        padding-left:20px;
        padding-right:20px
    }
    .single-product-content .images,.single-product-content .summary{
        width:100%
    }
    .single-product-content .images{
        margin-bottom:30px
    }
    .single-product-content .images .single-product-thumbail{
        display:none
    }
    .single-product-content .images .single-product-slider{
        margin-left:0;
        width:100%
    }
    .rotate-box.style-1 .heading{
        font-size:25px
    }
}
@media (max-width:600px){
    .timeline ul li{
        margin-left:20px;
        padding-bottom:40px
    }
    .timeline .content-wrap,.tm-timeline .time{
        width:calc(100vw - 100px)
    }
    .timeline .time{
        position:relative;
        margin-bottom:7px;
        font-size:30px;
        left:34px;
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        transform:translate(0);
        text-align:left;
        top:-10px
    }
    .timeline ul li:nth-child(odd) .content-wrap{
        left:157px;
        text-align:left
    }
    .timeline ul li:nth-child(even) .time{
        left:105px
    }
}
@media (max-width:480px){
    .section-bg-18,.section-bg-5{
        background:0 0
    }
    table.shop-cart thead{
        display:none
    }
    table.shop-cart tr.cart_item:first-child{
        border-top:1px solid #ddd
    }
    table.shop-cart tr td{
        display:block;
        text-align:right;
        border-bottom:1px solid #ddd
    }
    table.shop-cart tr td.product-thumbnail{
        display:none
    }
    table.shop-cart tr.cart_item td:first-child:before{
        content:""
    }
    .quantity .qty{
        max-width:100%
    }
    .header-desktop .container-fluid{
        padding-left:40px;
        padding-right:40px
    }
    .header-desktop.style-1 .header-right,.header-desktop.style-2 .header-right,.header-desktop.style-3 .header-right,.header-desktop.style-4 .header-right,.header-desktop.style-5 .header-right,.header-desktop.style-6 .header-right,.header-desktop.style-7 .header-right{
        right:15px
    }
    .tm-grid-wrapper .btn-filter{
        padding-left:5px;
        padding-right:5px;
        font-size:16px
    }
    .newsletter-form .form-fields{
        display:block
    }
    .newsletter-form .form-item.flex-auto{
        margin-bottom:20px
    }
    .tab-process .nav-tabs{
        display:none
    }
    .popup-video.style-2 .video-overlay .video-play{
        right:auto;
        left:50%;
        -webkit-transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    .header-desktop.style-4 .header-wrap{
        text-align:left
    }
    .portfolio-item.style-3 .post-overlay-info{
        position:relative;
        padding-top:10px;
        padding-bottom:10px
    }
    .blog-item,.pricing{
        margin-bottom:30px
    }
    #presentation-menu{
        display:none
    }
    .section-bg-19.fp-section{
        padding-top:50px;
        padding-bottom:50px
    }
    .testimonials-slider.style-2 .owl-wrapper-outer{
        padding:30px 0
    }
    #multiScroll .portfolio-info{
        padding-left:20px;
        padding-right:20px
    }
    .extra-info{
        padding-left:15px;
        padding-right:15px
    }
    .page-breadcrumb .breadcrumb,.page-title-bar-inner .heading{
        text-align:center;
        width:100%
    }
    .button.style-text,.button.style-text.button-lg,.button.style-text.button-sm,.button.style-text.button-xs{
        padding-right:0
    }
    .countdown-bar>.countdown-item>.countdown-item-value{
        font-size:40px
    }
    .tab-process .tab-pane-heading{
        display:block
    }
    .team-member{
        margin-bottom:30px
    }
    .single-post .entry-author{
        display:block
    }
    .single-post .entry-author .author-avatar{
        width:100%;
        margin-bottom:30px;
        text-align:center
    }
    .single-post .entry-author .author-description{
        margin-left:0;
        text-align:center
    }
    .single-post .entry-author .author-social-networks{
        text-align:center;
        margin-top:15px;
        margin-bottom:15px
    }
    .single-post .entry-author .author-social-networks a{
        display:inline-block;
        float:none
    }
    .single-post .post-share{
        margin:0;
        text-align:left
    }
    .portfolio-image-gallery .portfolio-details-list li{
        display:block
    }
    .portfolio-image-gallery .portfolio-details-list li+li{
        margin-left:0
    }
    .shop-filter{
        text-align:center;
        display:block;
        margin-left:0;
        margin-right:0
    }
    .shop-filter .commerce-ordering{
        margin-bottom:20px
    }
    .single-product-content{
        padding-left:15px;
        padding-right:15px
    }
    .white-popup.projects-popup{
        width:100%
    }
}
.noo-spinner{
    position:fixed;
    width:100%;
    height:100%;
    background:url(../images/loading.gif) no-repeat rgba(255,255,255,.985);
    background-position:center center;
    background-size:80px auto;
    z-index:999999;
    -webkit-transition:all .8s ease 0s;
    -o-transition:all .8s ease 0s;
    transition:all .8s ease 0s
}
.spinner{
    width:40px;
    height:40px;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%)
}
.cube1,.cube2{
    background-color:#f8992f;
    width:15px;
    height:15px;
    position:absolute;
    top:0;
    left:0;
    -webkit-animation:sk-cubemove 1.8s infinite ease-in-out;
    animation:sk-cubemove 1.8s infinite ease-in-out
}
.cube2{
    -webkit-animation-delay:-.9s;
    animation-delay:-.9s
}
@-webkit-keyframes sk-cubemove{
    25%{
        -webkit-transform:translateX(42px) rotate(-90deg) scale(.5)
    }
    50%{
        -webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)
    }
    75%{
        -webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100%{
        -webkit-transform:rotate(-360deg)
    }
}
@keyframes sk-cubemove{
    25%{
        transform:translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform:translateX(42px) rotate(-90deg) scale(.5)
    }
    50%{
        transform:translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)
    }
    50.1%{
        transform:translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)
    }
    75%{
        transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        -webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100%{
        transform:rotate(-360deg);
        -webkit-transform:rotate(-360deg)
    }
}
@media screen and (max-width:991px){
    .client-box{
        min-height:auto;
        margin-bottom:15px;
        padding:15px
    }
    .client-box-cnt{
        position:relative;
        left:0;
        top:0;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@media screen and (max-width:767px){
    body{
        font-size:14px!important
    }
    footer[class*=pt-10],section[class*=pt-10],section[class*=pt-5],section[class*=pt-6],section[class*=pt-7],section[class*=pt-9]{
        padding-top:30px!important
    }
    section[class*=pb-10],section[class*=pb-5],section[class*=pb-6],section[class*=pb-7]{
        padding-bottom:30px!important
    }
    .row.mb-5{
        margin-bottom:10px!important
    }
    .row.pb-4{
        padding-bottom:10px!important
    }
    section .mb-8{
        margin-bottom:15px!important
    }
    .fz-40,h1,h2,h3,h4,h5,h6{
        font-size:20px!important
    }
    .portfolio-item.style-1 .post-overlay-categories,.portfolio-item.style-1 h5.post-overlay-title{
        font-size:12px!important
    }
    .portfolio-item.style-1 .post-overlay-categories,.portfolio-item.style-1 h5.post-overlay-title span{
        display:none
    }
    .portfolio-item.style-1 h5.post-overlay-title i{
        display:block!important
    }
    .about-inner-sec h3{
        line-height:34px!important;
        padding-top:0!important
    }
    .about-inner-sec h3 span{
        font-size:30px!important
    }
    .testimonial-desc,p,p.fz-20{
        font-size:14px!important
    }
    a,li{
        font-size:14px!important;
        line-height:14px!important
    }
    .button.style-flat,a span,a.button,button{
        font-size:16px!important;
        line-height:50px!important;
        height:50px!important
    }
    a span.btn-icon,a span.btn-text{
        font-size:16px!important;
        line-height:24px!important;
        height:20px!important
    }
    .footer .widgettitle{
        font-size:12px!important;
        font-family:century-bold
    }
    .scrollup{
        font-size:25px!important;
        line-height:50px!important
    }
    .page-mobile-main-menu{
        width:100%
    }
    .page-mobile-main-menu.open{
        left:0
    }
    .branding__logo img,.maintenance-header img{
        height:80px
    }
    .header-desktop .header-wrap .branding{
        margin-top:50px
    }
    .page-open-mobile-menu i{
        color:#fff
    }
    .banner-sec.border-bottom-10{
        border-width:3px!important
    }
    .dh-typed-wrap.fz-60{
        font-size:24px!important;
        line-height:24px!important
    }
    .footer .socials .item{
        width:30px;
        height:30px;
        margin-right:5px;
        border:1px solid transparent
    }
    .footer .socials .item .link-icon{
        font-size:14px;
        width:28px;
        line-height:28px
    }
    .page-mobile-main-menu .mobile-menu>li>a{
        padding:0 0
    }
    h3.heading.fz-40.fw-normal{
        font-size:24px!important;
        line-height:30px!important
    }
    h6.heading.fz-20.fw-normal{
        font-size:16px!important;
        line-height:20px!important
    }
    .list--circle h6.list__title{
        font-size:14px!important
    }
    .box-icon.style-2 .heading{
        font-size:16px!important
    }
    footer.pt-10{
        padding-top:0!important
    }
    .blog-item.style-6{
        margin-bottom:30px;
        padding-bottom:30px
    }
    .blog-item.style-6 .post-title{
        font-size:16px!important;
        margin-bottom:0
    }
    .blog-item.style-6 .post-excerpt{
        margin-bottom:10px
    }
    .page-pagination li a{
        line-height:38px!important
    }
    .single-post .post-feature{
        margin-bottom:10px;
        margin-top:0
    }
    .single-post .entry-footer{
        margin-bottom:0
    }
    .tm-grid-wrapper .tm-filter-button-group{
        padding-top:0;
        padding-bottom:0
    }
    .tm-grid-wrapper .filter-text{
        font-size:14px!important
    }
    .item.mb-5{
        margin-bottom:30px!important
    }
    .heading.mb-2{
        margin-bottom:0!important
    }
    .item>div.mb-3{
        margin-bottom:10px!important
    }
    .col-md-12.p-0{
        padding:0!important
    }
    .heading.small.dark.fz-24+.mb-3{
        margin-bottom:0!important
    }
    .header-desktop .container-fluid{
        padding-left:15px;
        padding-right:15px
    }
    .header-center{
        right:70px
    }
    .footer-inner .widget p.primary-color{
        display:none
    }
    .footer-inner a,.footer-inner p{
        font-size:12px!important
    }
    .footer .menu-footer ul li a{
        padding:0 0 0;
        font-size:12px!important
    }
    .footer-inner p{
        line-height:16px
    }
    .footer .widgettitle{
        margin-bottom:8px
    }
    .footer .widget{
        margin-bottom:10px
    }
    .footer .menu-footer ul{
        margin:12px auto 0
    }
    .copyright{
        padding-top:15px;
        padding-bottom:15px
    }
    .copyright p{
        font-size:12px!important
    }
    .project-more a{
        line-height:20px!important;
        padding:20px 0
    }
    .tm-grid-wrapper .btn-filter{
        padding:0 5px 0
    }
}
@media screen and (max-width:480px){
    .inline-links{
        justify-content:center
    }
}
@media (max-width:472px){
    .abt-banner-sec{
        height:200px!important;
        background-size:auto 100%!important
    }
    .header-desktop .header-wrap .branding{
        margin-top:10px
    }
    .branding__logo img,.maintenance-header img{
        height:50px
    }
}
.work-areas{
    margin:60px 0 30px
}
.work-areas .w-item{
    padding:15px;
    margin-bottom:10px
}
.work-areas .w-area{
    box-shadow:1px 2px 20px 7px rgba(202,204,202,.41);
    width:100%;
    min-height:400px;
    max-height:400px;
    padding:30px 15px;
    border-radius:4px;
    -webkit-border-radius:4px;
    display:inline-block;
    background:#fff
}
@media(max-width:768px){
    .work-areas .w-area{
        min-height:860px;
        max-height:860px
    }
}
@media(max-width:562px){
    .work-areas .w-area{
        height:auto;
        min-height:auto
    }
}
.work-areas .w-area .icon{
    width:20%;
    float:left
}
.work-areas .w-area .icon img{
    display:inline-block;
    margin-left:-4px;
    margin-top:0;
    width:80px
}
.work-areas .w-area .icon img:before{
    font-size:45px;
    margin-left:5px
}
.work-areas .w-area .text h6{
    font-size:16px;
    margin-bottom:8px;
    font-weight:700
}
.work-areas .w-area .text p{
    font-size:14.5px;
    line-height:25px;
    text-align:justify;
    color:#7b7b7b;
    padding-right:18px
}
.work-areas .w-area .text{
    width:80%;
    float:left;
    text-align:left
}
.work-areas .w-area .t-readmore{
    color:#222;
    text-transform:uppercase;
    letter-spacing:.1em;
    font-weight:600;
    font-size:12px;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1)
}
.work-areas .w-area .t-readmore:hover{
    color:#f8992f
}
#notfound{
    position:relative;
    height:100vh
}
#notfound .notfound{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.notfound{
    max-width:520px;
    width:100%;
    line-height:1.4;
    text-align:center;
	margin: 0 auto;
}
.notfound .notfound-404{
    position:relative;
    height:240px
}
.notfound .notfound-404 h1{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    font-size:252px;
    font-weight:900;
    margin:0;
    color:#ffb314;
    text-transform:uppercase;
    letter-spacing:-40px;
    margin-left:-20px
}
.notfound .notfound-404 h1>span{
    text-shadow:-8px 0 0 #fff
}
.notfound .notfound-404 h3{
    position:relative;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    color:#262626;
    margin:0;
    letter-spacing:3px;
    padding-left:6px
}
.notfound h2{
    font-family:Cabin,sans-serif;
    font-size:20px;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    margin-top:0;
    margin-bottom:25px
}
@media only screen and (max-width:767px){
    .notfound .notfound-404{
        height:200px
    }
    .notfound .notfound-404 h1{
        font-size:200px
    }
}
@media only screen and (max-width:480px){
    .notfound .notfound-404{
        height:162px
    }
    .notfound .notfound-404 h1{
        font-size:102px;
        height:150px;
        line-height:162px
    }
    .notfound h2{
        font-size:16px
    }
}
 .n1-slider .owl-buttons{
     position: absolute;
     z-index: 9999;
     top: 50%;
     width: 100%;
}
 .n1-slider .owl-buttons .owl-prev{
     left: 0!important;
     background: #fff!important;
     width: 40px!important;
     height: 40px!important;
     padding: 0!important;
     font-size: 23px!important;
     font-weight: bold;
}
 .n1-slider .owl-buttons .owl-next{
     right: 0!important;
     background: #fff!important;
     width: 40px!important;
     height: 40px!important;
     padding: 0!important;
     font-size: 23px!important;
     font-weight: bold;
}
 .n2-slider .owl-buttons{
     position: absolute;
     z-index: 9999;
     top: 50%;
     width: 100%;
}
 .n2-slider .owl-buttons .owl-prev{
     left: 0!important;
     background: #fff!important;
     width: 40px!important;
     height: 40px!important;
     padding: 0!important;
     font-size: 23px!important;
     font-weight: bold;
}
 .n2-slider .owl-buttons .owl-next{
     right: 0!important;
     background: #fff!important;
     width: 40px!important;
     height: 40px!important;
     padding: 0!important;
     font-size: 23px!important;
     font-weight: bold;
}
 .popfooterpop{
     position: absolute;
     right: 25px;
     background: #000;
     width: 30px;
     height: 30px;
     color: #fff;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 50px;
}
 .footerpopupbtn{
     background: #ffc20a;
     position: fixed;
     z-index: 9999999;
     left: 28px;
     bottom: 23px;
     padding: 7px 35px;
     border-radius: 10px;
}
 .footerpopupbtn:hover{
     background: #000;
     color:#ffc20a;
}
 .footerpopup{
     background: #ffc20a;
     position: fixed;
     z-index: 9999999;
    /* left: 0;
     */
    /* bottom: 0;
     */
     width: 300px;
     left: 28px;
     bottom: 0px;
     border-radius: 5px;
     padding: 20px;
}
 .footerpopup .button.style-flat {
     padding: 10px 20px;
     height: auto;
     border-width: 0;
     font-size: 18px;
     line-height: unset;
     display: block;
     width: 100%;
}
 .footerpopup input, .footerpopup textarea{
     background: transparent;
     padding: 10px;
     height: auto;
     border-bottom: 1px solid #000;
     margin-bottom: 0px;
     margin-top: 0;
     color: #000;
}
.getaquote input, .getaquote textarea{
    background: transparent;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    margin-top: 0;
    color: #fff;
}

.getaquote input::placeholder, .getaquote textarea::placeholder{
    color: #fff; 
}
.getaquote select{
       background: #141e30;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    margin-top: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #fff!important;
}

@media (max-width:991px){
    .get-bg{
        margin-top: 50px!important;
    }
}

.getaquote select, textarea{
    color:#000;
}
 .get-q{
   padding-top: 120px;
     padding-bottom:100px;
}
 .service-box-1{
     position: relative;
     margin-bottom: 40px;
}
 .service-box-1 .service-box-title{
    /* height: 150px;
     */
     width: 100%;
     position: relative;
     padding-bottom: 40px;
}
 .service-box-1 h3{
     color: #f8992f;
     text-transform: uppercase;
     font-size: 45px;
     position: absolute;
     left: 0;
     top: 50%;
     -webkit-transform: translateY(-50%);
     transform: translateY(-90%);
}
 .service-box-1 h3 span{
     width: 100%;
     color: #494949;
     text-transform: none;
     font-size: 45px;
     display: table;
}
 .service-box-1 .service-list li:before {
     content: "";
     width: 10px;
     height: 10px;
     background: #f8992f;
     border-radius: 50%;
     position: absolute;
     left: 0;
     top: 50%;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
}
 .service-box-1 .service-list li{
     line-height: 45px;
     position: relative;
     padding-left: 20px;
     font-size: 18px;
}
 .pb_20{
     padding-bottom:20px;
}
.get-bg{
    background: #141E30;
    padding: 25px;
    border-radius: 5px;
    margin-top: 50px;
}



.fz-an{
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 40px;
}

.internship{
    padding-top:50px;
    padding-bottom:50px;
}

.internship-f input, .internship-f textarea{
    background: transparent;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    margin-top: 0;
    color: #000;
}

.internship-f input::placeholder, .internship-f textarea::placeholder{
    color: #000; 
}
.internship-f select{
       background: transparent;
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    margin-top: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000!important;
}

.internship-f select, textarea{
    color:#000;
}
.your-dob input[type=date]{
    color:#000;
}
.internship-from, .internship-to label{
    color:#000;
}
.your-cv label{
    color: #000;
}
.internship-f input:focus, textarea:focus {
    border-bottom: 1px solid #f8992f;
}
.internship-f input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    width: 100%;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    color: #000;
    background: 0 0;
}
.internship-f input[type=color],
.internship-f input[type=date],
.internship-f input[type=datetime-local],
.internship-f input[type=datetime],
.internship-f input[type=email],
.internship-f input[type=month],
.internship-f input[type=number],
.internship-f input[type=password],
.internship-f input[type=range],
.internship-f input[type=search],
.internship-f input[type=tel],
.internship-f input[type=text],
.internship-f input[type=time],
.internship-f input[type=url],
.internship-f input[type=week],
.internship-f textarea,
.internship-f input[type=color]::placeholder,
.internship-f input[type=date]::placeholder,
.internship-f input[type=datetime-local]::placeholder,
.internship-f input[type=datetime]::placeholder,
.internship-f input[type=email]::placeholder,
.internship-f input[type=month]::placeholder,
.internship-f input[type=number]::placeholder,
.internship-f input[type=password]::placeholder,
.internship-f input[type=range]::placeholder,
.internship-f input[type=search]::placeholder,
.internship-f input[type=tel]::placeholder,
.internship-f input[type=text]::placeholder,
.internship-f input[type=time]::placeholder,
.internship-f input[type=url]::placeholder,
.internship-f input[type=week]::placeholder,
.internship-f textarea::placeholder,
.internship-f select::placeholder,
.internship-f select{
color: #fff!important;
}

.slides-container > div > div{
background-position:center center!important

}

@media screen and (max-width: 768px){
    .service-box-1 .service-list li{
      line-height: 30px!important;
    }
}

/*  .menu-item-has-children a::after {
            content: '▼'; 
            display: inline-block;
            margin-left: 5px;
        }

        .open .menu-item-has-children a::after {
            content: '▲'; 
        }  */
