.contact-info .map,.position-re,.section-head h6,.subscribe form {
    position: relative
}

.butn,.subscribe input {
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.1)
}

.header .caption .o-hidden,.section-head h6,a,span {
    display: inline-block
}

.series li,.ul-check li,p {
    text-align: justify
}

.blog .item .post-img .img,.butn,.header,.o-hidden,.price .item .features,.price .item.active,.tab,.team .item,.team .item .team-img {
    overflow: hidden
}

.head-top p a,.href-new a,.jet-office a,.logo-new,.news-href,a,span {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    word-wrap: break-word
}

body {
    color: #000;
    line-height: 1.3;
    font-weight: 400;
    font-size: 14px;
    font-family: Open-sans,sans-serif;
    overflow-x: hidden!important
}

a,p,span {
    font-size: 16px
}

p {
    font-weight: 300;
    color: #464646;
    line-height: 1.6;
    margin-bottom: 10px
}

img {
    width: 100%;
    height: auto
}

a,span {
    color: #337ab7
}

.section-padding {
    padding: 60px 0
}

.section-head {
    margin-bottom: 80px
}

.section-head h6 {
    color: #333;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 15px
}

.section-head h6:after,.section-head h6:before {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #2aafc0;
    position: absolute;
    bottom: 3px
}

.section-head h6:before {
    left: -40px
}

.section-head h6:after {
    right: -40px
}

.section-head h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px
}

.bg-gray {
    background: #f7f7f7
}

.full-width {
    width: 100%!important;
    position: absolute;
    padding: 130px 0
}

.lg-line-height {
    line-height: 1.5
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-fixed {
    background-attachment: fixed
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.butn,.butn span {
    position: relative
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
    line-height: .7
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ddd
}

.butn-light:after,.butn-light:before,.contact .form button:hover,.contact-info .info .social a:hover,.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span,.testimonials .owl-theme .owl-nav [class*=owl-]:hover,footer .social a:hover {
    background: #2aafc0
}

.butn {
    padding: 14px 30px;
    background: #fff;
    border: 1px solid transparent;
    z-index: 3;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
    outline: 0!important
}

.nav-scroll,.navbar {
    position: fixed;
    left: 0
}

.navbar,.slider .item .caption,.slider-fade .item .caption {
    z-index: 9
}

.acc,.tab button {
    outline: 0;
    cursor: pointer
}

.butn span {
    z-index: 2;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.butn:after,.butn:before {
    content: "";
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: width .4s;
    transition: width .4s;
    z-index: 1;
    opacity: .4
}

.butn:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: #fff;
    opacity: 1
}

.butn:hover:after,.butn:hover:before {
    width: 100%
}

.butn:hover span,.butn:hover:after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.butn-bg {
    background: #2aafc0;
    border-color: #2aafc0;
    color: #fff
}

.butn-light,.nav-scroll,.navbar {
    background: #fff
}

.butn-bg:hover span,.butn-light span {
    color: #2aafc0
}

.butn-light:hover span,.driver-setup:hover p,.driver-setup:hover span {
    color: #fff
}

.navbar {
    top: 0;
    width: 100%;
    min-height: 80px;
    box-shadow: 2px 1px 10px #ccc
}

.jet-office p,.navbar .icon-bar {
    color: #000
}

.navbar .navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    letter-spacing: .5px;
    margin: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.navbar .navbar-nav .active {
    color: #f6a900!important
}

.nav-scroll {
    box-shadow: 1px 1px 15px #ccc;
    padding: 0;
    top: -100px;
    width: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.nav-scroll .icon-bar,.nav-scroll .navbar-nav .nav-link {
    color: #222
}

.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #111
}

.header {
    min-height: 400px;
    padding-bottom: 80px
}

#other,.disclaimer,.draw,.header .caption p span:last-child:after,.min-header a:last-child:after,.tabcontent {
    display: none
}

.header .caption h4 {
    font-weight: 200;
    letter-spacing: 4px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.header .caption h1 {
    margin: 10px 0;
    font-size: 60px;
    font-weight: 500;
    font-family: inherit;
    word-spacing: 2px;
    letter-spacing: 2px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.header .caption p {
    font-size: 15px;
    font-weight: 300;
    color: #eee;
    letter-spacing: 1px;
    word-spacing: 2px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.header .caption p span {
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    padding-right: 14px;
    position: relative
}

.header .caption p span:last-child {
    padding: 0
}

.header .caption p span:after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #2aafc0;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5
}

.header .caption .butn {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.slider .owl-item,.slider-fade .owl-item {
    height: 100vh;
    position: relative
}

.slider .item,.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover
}

.slider .owl-theme .owl-dots,.slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 5vh;
    width: 100%
}

.creative {
    min-height: 105vh
}

.creative .svg {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    z-index: 2
}

.creative .svg svg {
    fill: #fff;
    width: 101%
}

.wave:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -5%;
    width: 110%;
    height: 100px;
    background-image: url(../img/wave.svg);
    background-size: cover;
    z-index: 7
}

.bg-vid {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.hero .intro h3,.price .item .features li {
    margin-bottom: 15px
}

.hero .intro h4 {
    position: relative;
    padding-bottom: 30px;
    font-weight: 500
}

.hero .intro p {
    margin: auto auto 15px
}

.hero .item .icon {
    width: 80px;
    height: 80px;
    line-height: 90px;
    border: 1px solid #eee;
    border-radius: 50%;
    font-size: 40px;
    color: #2aafc0;
    margin-bottom: 40px;
    position: relative
}

.hero .item .icon:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #2aafc0;
    position: absolute;
    left: calc(50% - 10px);
    bottom: -20px
}

.hero .item h5 {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 20px
}

.hero .hero-img {
    padding: 0 30px;
    position: relative
}

.hero .hero-img img {
    position: relative;
    z-index: 2
}

.hero .hero-img:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    bottom: 30px;
    right: 60px;
    background: #2aafc0;
    background: -webkit-gradient(linear,left bottom,left top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to top,#2aafc0,#6976c5);
    z-index: -1
}

.hero .hero-img:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 10px;
    bottom: 40px;
    right: 70px;
    background: #fff;
    z-index: 1
}

.hero .content {
    padding-top: 30px
}

.hero .content .sub-title {
    margin: 10px 0 15px;
    letter-spacing: 2px
}

.modal-submit,.numbers .icon,.numbers h3,.section-box .accordion .item,.section-box .skills .skill-item,.slider-wrapper h1 {
    margin-bottom: 30px
}

.hero .content p {
    margin-top: 15px
}

.hero .content .butn {
    margin-left: 0
}

.slider-wrapper {
    width: 100%;
    height: 400px;
    margin-top: 80px;
    position: relative
}

.slider-wrapper h1 {
    font-size: 36px;
    color: #fff
}

.slide {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 3s linear
}

.slider-wrapper>.slide:first-child {
    opacity: 1
}

.section-box .half-img {
    background-position: 50% 50%
}

.section-box .half-content {
    padding: 30px
}

.section-box .box-white {
    padding: 50px 5%;
    background: #fff;
    -webkit-box-shadow: 0 8px 30px rgba(0,0,0,.08);
    box-shadow: 0 8px 30px rgba(0,0,0,.08)
}

.blogs .posts .comments-area .comment-box:last-child,.blogs .side-bar .widget:last-child,.price .item .features li:last-child,.price .item .features ul,.section-box .skills .skill-item:last-child {
    margin-bottom: 0
}

.section-box .skills .skill-item h6 {
    font-size: 14px;
    margin-bottom: 10px
}

.section-box .skills .skill-progress {
    width: 100%;
    height: 26px;
    border: 4px solid #f7f7f7;
    background: #f7f7f7;
    border-radius: 20px;
    position: relative;
    -webkit-box-shadow: 0 -10px 30px rgba(0,0,0,.08) inset;
    box-shadow: 0 -10px 30px rgba(0,0,0,.08) inset
}

.section-box .skills .skill-progress .progres {
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    border-radius: 20px;
    -webkit-transition: 1s;
    transition: 1s
}

.section-box .skills .skill-progress .progres:before {
    content: attr(data-value);
    padding: 4px 10px 3px;
    border-radius: 10px;
    font-size: 10px;
    color: #fff;
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    position: absolute;
    top: -35px;
    right: 0
}

.section-box .skills .skill-progress .progres:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #2aafc0;
    position: absolute;
    top: -12px;
    right: 15px
}

.section-box .accordion .title {
    padding: 10px 20px;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.2);
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    border-radius: 30px;
    cursor: pointer;
    position: relative
}

.section-box .accordion .title:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 20px
}

.section-box .accordion .title h6 {
    font-size: 16px;
    font-weight: 500
}

.section-box .accordion .accordion-info {
    display: none;
    padding: 0 15px;
    margin-top: 30px;
    border-left: 1px dotted #ccc
}

.section-box .accordion .active,.services hr {
    display: block
}

.section-box .accordion .accordion-info .spac {
    margin-top: 30px;
    padding-left: 30px
}

.section-box .accordion .accordion-info .spac h6 {
    position: relative;
    margin-bottom: 15px
}

.section-box .accordion .accordion-info .spac h6:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #555;
    position: absolute;
    top: 3px;
    left: -15px
}

.section-box .accordion .accordion-info .spac ul {
    padding-left: 30px
}

.section-box .accordion .accordion-info .spac li {
    margin-bottom: 10px;
    position: relative;
    font-size: 15px
}

.section-box .accordion .accordion-info .spac li:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #222;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: -15px
}

.section-box .accordion .active .title {
    color: #fff;
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.2);
    box-shadow: 0 10px 30px rgba(0,0,0,.2)
}

.section-box .accordion .active .title:after {
    content: "\f068"
}

.section-box .vid-butn {
    font-size: 70px;
    color: #2aafc0;
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    z-index: 3
}

.section-box .vid-butn:hover:after {
    -webkit-transform: scale(2,2);
    transform: scale(2,2);
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.section-box .vid-butn:after {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    right: -10px;
    left: -10px;
    background: rgba(255,255,255,.4);
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .2s;
    transition: .2s
}

.section-box .vid-butn:before,.works .item-img-overlay:after {
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    z-index: -1;
    content: ""
}

.section-box .vid-butn:before {
    position: absolute;
    background: rgba(255,255,255,.6);
    border-radius: 50%
}

.services .item {
    text-align: center;
    padding: 30px 15px
}

.services .item .icon {
    font-size: 40px;
    color: #2aafc0;
    margin-bottom: 15px
}

.services .item h6 {
    margin-bottom: 10px;
    font-weight: 500
}

.services .bord {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.services hr {
    height: 1px;
    width: 100%;
    border: 0;
    background: #eee
}

.numbers .icon {
    font-size: 45px;
    color: #2aafc0
}

.numbers h3 {
    font-size: 55px;
    font-weight: 700
}

.blogs .posts .post .content p,.numbers h6 {
    font-weight: 300
}

.works .row {
    padding: 0 15px
}

.works .filtering .filter {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #eee;
    border-radius: 30px
}

.works .filtering span {
    margin: 0 5px;
    padding: 8px 15px;
    border-radius: 30px;
    cursor: pointer
}

.works .filtering .active {
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    -webkit-box-shadow: 0 8px 30px rgba(0,0,0,.2);
    box-shadow: 0 8px 30px rgba(0,0,0,.2);
    color: #fff
}

.works .item-img {
    position: relative;
    margin-top: 30px
}

.works .item-img:hover .item-img-overlay {
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1
}

.works .item-img-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(255,255,255,.95);
    opacity: 0;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: .5s;
    transition: .5s
}

.works .item-img-overlay:after {
    position: absolute;
    background: rgba(255,255,255,.5)
}

.works .item-img-overlay .icon {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #f1f1f1;
    margin: 15px 5px 0;
    -webkit-transition: .5s;
    transition: .5s
}

.works .item-img-overlay .icon:hover {
    background: #2aafc0;
    color: #fff
}

.works .item-img-overlay .icon:before {
    line-height: 2
}

.works .item-img-overlay p {
    color: #2aafc0;
    font-weight: 400
}

.works .item-img-overlay h6 {
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 5px
}

.team .item .info h6,.testimonials .item h6 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px
}

.team .item {
    border: 1px solid rgba(42,175,192,.3);
    border-radius: 100px;
    position: relative
}

.team .item:hover {
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    color: #fff
}

.subscribe .butn:hover,.team .item:hover .team-img {
    border-color: #2aafc0
}

.team .item:hover span {
    color: #eee!important
}

.team .item:hover p {
    color: #ccc
}

.team .item .team-img {
    float: left;
    width: 170px;
    height: 170px;
    border: 5px solid #fff;
    border-radius: 50%
}

.team .item .info {
    padding: 15px 15px 15px 0;
    margin-left: 200px
}

.team .item .info h6 {
    margin-bottom: 5px
}

.team .item .info span {
    font-size: 13px;
    margin-bottom: 10px;
    color: #2aafc0
}

.blog .item .info,.team .item .info p {
    margin-bottom: 10px
}

.team .item .info .icon {
    margin: 0 5px
}

.price .pricing-tables {
    padding: 0 50px
}

.price .item {
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 8px 30px rgba(0,0,0,.1);
    box-shadow: 0 8px 30px rgba(0,0,0,.1);
    border-radius: 10px
}

.price .item .type {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee
}

.price .item .type img {
    position: absolute;
    bottom: -10px;
    left: -30px;
    width: calc(100% + 60px)
}

.price .item .type h4 {
    font-size: 20px;
    font-weight: 500
}

.price .item .value {
    margin: 30px 0
}

.price .item .value h3 {
    font-size: 55px
}

.price .item .value h3 span {
    font-size: 15px
}

.price .item .value .per {
    font-size: 13px;
    margin-top: 5px;
    color: #2aafc0
}

.price .item .features {
    text-align: left;
    padding: 15px 0
}

.price .item .features li .true {
    color: #3ff312
}

.price .item .features li .false {
    color: #ec126d
}

.price .item .features i {
    float: right;
    font-size: 11px
}

.price .item .order {
    margin-top: 30px
}

.price .item .order .butn {
    -webkit-box-shadow: none;
    box-shadow: none
}

.price .item.active {
    color: #fff;
    position: relative;
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover
}

.price .item.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,left bottom,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to bottom,#2aafc0,#6976c5);
    z-index: -1;
    opacity: .9
}

.price .item.active .value .per {
    color: #eee
}

.testimonials .icon {
    width: 80px;
    margin-bottom: 15px
}

.testimonials h5 {
    font-weight: 400;
    margin-bottom: 80px
}

.testimonials .item .client-img {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid rgba(200,200,200,.15)
}

.testimonials .item h6 {
    margin-bottom: 30px
}

.blog .item h6,.blogs .posts .post .content .meta {
    margin-bottom: 20px
}

.testimonials .item h6 span {
    display: block;
    color: #2aafc0;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px
}

.testimonials .item p {
    padding: 30px;
    color: #eee;
    font-size: 18px;
    background: rgba(255,255,255,.1);
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(200,200,200,.1)),to(transparent));
    background: linear-gradient(to right,transparent,rgba(200,200,200,.1),transparent)
}

.testimonials .owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50%;
    background: rgba(255,255,255,.2);
    margin: 20px 5px 0
}

.blog .item {
    -webkit-box-shadow: 0 8px 30px rgba(0,0,0,.08);
    box-shadow: 0 8px 30px rgba(0,0,0,.08);
    background: #fff;
    border-radius: 10px
}

.blog .item .post-img {
    padding: 15px
}

.blog .item .post-img:hover img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)
}

.blog .item .post-img img {
    -webkit-transition: .5s;
    transition: .5s
}

.blog .item .cont {
    padding: 15px 15px 30px
}

.blog .item .info a {
    color: #999;
    font-size: 12px;
    margin: 0 5px 5px
}

.blog .item h6 {
    font-size: 20px;
    font-weight: 500
}

.blog-nav {
    position: static!important;
    background: #fff!important;
    margin: 0
}

.blog-nav .logo {
    color: #1c1c1c!important
}

.blog-nav .navbar-nav li a {
    color: #1c1c1c!important;
    font-weight: 500
}

.min-header {
    height: 40vh;
    background: #1c1c1c;
    position: relative
}

.min-header h5 {
    font-weight: 800;
    letter-spacing: 1px;
    color: #ccc;
    margin-bottom: 15px
}

.blogs .posts .post,.blogs .side-bar .widget,.contact-info .info .item,.subscribe h4 {
    margin-bottom: 50px
}

.min-header a {
    position: relative;
    color: #ddd
}

.min-header a:after {
    content: "/";
    position: relative;
    margin: 0 10px
}

.blogs .posts .post {
    border-bottom: 1px solid #eee
}

.blogs .posts .post .content {
    padding: 50px 15px;
    background: #fff
}

.blogs .posts .post .content .post-title h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px
}

.blogs .posts .post .content .meta li {
    display: inline-block;
    font-size: 12px;
    color: #777;
    margin: 5px
}

.blogs .posts .post .content .spical {
    padding: 15px;
    margin: 30px 0;
    border-left: 2px solid #111;
    background: #f7f7f7;
    font-size: 16px
}

.blogs .posts .post .share-post {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #eee;
    text-align: left
}

.blogs .posts .post .share-post span {
    font-weight: 700
}

.blogs .posts .post .share-post ul {
    float: right
}

.blogs .posts .post .share-post ul li {
    display: inline-block;
    margin: 0 10px
}

.blogs .posts .title-g h3 {
    font-weight: 800;
    font-size: 25px
}

.blogs .posts .comments-area .comment-box {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee
}

.blogs .posts .comments-area .comment-box:nth-child(odd) {
    margin-left: 80px
}

.blogs .posts .comments-area .comment-box .author-thumb {
    width: 80px;
    float: left
}

.blogs .posts .comments-area .comment-box .comment-info {
    margin-left: 100px
}

.blogs .posts .comments-area .comment-box .comment-info h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.blogs .posts .comments-area .comment-box .comment-info .reply {
    margin-top: 10px;
    font-weight: 600
}

.blogs .posts .comments-area .comment-box .comment-info .reply i {
    padding-right: 5px;
    font-size: 12px
}

.blogs .posts .comment-form .form input[type=email],.blogs .posts .comment-form .form input[type=text],.blogs .posts .comment-form .form textarea {
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 10px;
    background: #f4f4f4
}

.blogs .posts .comment-form .form textarea {
    height: 160px;
    max-height: 160px;
    max-width: 100%
}

.blogs .posts .pagination {
    display: block;
    text-align: center
}

.blogs .posts .pagination li {
    display: inline-block;
    padding: 5px 10px;
    margin: 2px;
    border: 1px solid #ddd
}

.blogs .side-bar .widget .widget-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px
}

.blogs .side-bar .widget .widget-title h6 {
    position: relative;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px
}

.blogs .side-bar .widget .widget-title h6:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #2aafc0;
    position: absolute;
    bottom: 0;
    left: 0
}

.blogs .side-bar .widget li {
    margin-bottom: 10px;
    color: #777
}

.blogs .side-bar .widget li:last-child {
    margin: 0
}

.blogs .side-bar .search form input {
    width: calc(100% - 52px);
    height: 50px;
    padding: 0 10px;
    border: 0;
    background: #f7f7f7
}

.blogs .side-bar .search form button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #1c1c1c;
    color: #fff;
    border: 0;
    float: right
}

.new-btn {
    font-size: 36px;
    border-radius: 35px;
    margin-top: 20px;
    padding: 5px 20px;
    background: #21a700;
    color: #fff;
    border: 4px solid #fff
}

.new-btn:hover {
    color: #fff;
    background: orange
}

.subscribe {
    background-size: auto;
    background-repeat: repeat
}

.subscribe h4 {
    font-weight: 500
}

.subscribe input {
    padding: 14px 10px;
    width: 100%;
    margin: auto;
    border: 0;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,.1)
}

.hp-ul ul,footer p {
    margin-top: 20px
}

.sere li,.series li {
    margin-left: 20px;
    margin-bottom: .5em;
    padding-left: .5em
}

.subscribe .butn {
    cursor: pointer;
    padding: 10px 0;
    width: 140px;
    border: 1px solid transparent;
    border-radius: 30px;
    position: absolute;
    top: 4px;
    right: -6px;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.1);
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5)
}

.contact-info .info {
    padding: 100px 5%
}

.contact-info .info .gradient {
    position: relative;
    z-index: 3
}

.contact-info .info .item .icon {
    float: left;
    font-size: 35px;
    color: #2aafc0
}

.contact-info .info .item .cont {
    margin-left: 60px
}

.contact-info .info .item h6 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5px
}

.contact-info .info .social a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
    background: rgba(200,200,200,.1);
    font-size: 15px;
    text-align: center
}

.contact-info .map #ieatmaps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact .form input,.contact .form textarea {
    width: 100%;
    padding: 15px;
    background: #f7f7f7;
    border: 0;
    border-radius: 10px
}

.contact .form textarea {
    height: 140px;
    max-height: 140px;
    max-width: 100%
}

.contact .form button {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    padding: 10px;
    color: #fff;
    background: #2aafc0;
    background: -webkit-gradient(linear,left top,right top,from(#2aafc0),to(#6976c5));
    background: linear-gradient(to right,#2aafc0,#6976c5);
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.2);
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    border: 0;
    border-radius: 30px;
    cursor: pointer
}

.ul-check li ul li:after,.ul-check li:after {
    content: "";
    height: .6em;
    width: .6em;
    display: block;
    transform: rotate(45deg);
    top: .25em;
    position: absolute;
    left: 0
}

footer {
    background: #434343;
    padding: 40px 0
}

footer .social a {
    color: #fff;
    font-size: 13px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #222;
    margin: 15px 5px
}

footer h5 {
    font-size: 30px;
    text-align: center;
    color: #fff
}

.hp-ul ul li,footer p {
    font-size: 14px;
    color: #c6c6c6;
    letter-spacing: 2px
}

footer p {
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px
}

.hp-ul ul li {
    text-align: left;
    margin-top: 15px
}

@media screen and (max-width: 991px) {
    .bg-fixed,.header {
        background-attachment:scroll!important
    }

    .mb-md50 {
        margin-bottom: 50px
    }

    .mb-md30 {
        margin-bottom: 30px
    }

    .mb-md0 {
        margin-bottom: 0
    }

    .bgimg-height {
        height: 400px
    }

    .navbar .navbar-collapse {
        max-height: 340px;
    }

    .navbar .nav-link {
        margin: 0 auto!important
    }

    .nav-scroll .navbar-collapse .nav-link {
        color: #fff!important
    }

    .nav-scroll .navbar-collapse .active {
        color: #2aafc0!important
    }

    .header {
        background-position: 50% 0!important
    }

    .header .caption h4 {
        font-size: 30px
    }

    .header .caption h1 {
        font-size: 45px;
        line-height: 1.4
    }

    .services .item {
        padding: 0
    }

    .services .bord {
        border: 0
    }

    .services hr {
        display: none
    }
}

.jet-office {
    padding: 0 20px
}

.driver-setup span {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    padding-bottom: 10px
}

.sere li,.series li,.ul-check li {
    font-size: 16px;
    color: #464646
}

.series li {
    list-style: decimal
}

.sere li {
    list-style: disc
}

.ul-check li {
    margin: 0 0 .5em;
    padding-left: 1.5em;
    position: relative
}

.ul-check li:after {
    background: #007bff
}

@media screen and (max-width: 767px) {
    .logo-new {
        margin-top: 21px;
    }

    .mb-sm50 {
        margin-bottom: 50px
    }

    .mb-sm30,.subscribe h4 {
        margin-bottom: 30px
    }

    .section-box h3 {
        font-size: 25px;
        line-height: 1.3
    }

    .ul-check li,p {
        line-height: 1.6
    }

    .hero .intro h3 {
        font-size: 19px
    }

    .driver-setup span,.hero .intro h4,.subscribe h4,h2 {
        font-size: 20px
    }

    .bgimg-height-sm {
        height: 400px
    }

    .header .caption h4 {
        font-size: 16px
    }

    .header .caption h1 {
        font-size: 25px
    }

    .header .caption p {
        font-size: 14px
    }

    .header .caption p span {
        font-size: 12px;
        letter-spacing: 1px
    }

    .portfolio .filtering span {
        margin-bottom: 10px
    }

    .slider-wrapper h1 {
        font-size: 20px;
        color: #fff
    }

    .new-btn {
        font-size: 24px;
        border-radius: 35px;
        margin-top: 20px;
        padding: 5px 20px;
        background: #21a700;
        color: #fff;
        border: 4px solid #fff
    }

    .full-width {
        width: 100%!important;
        position: absolute;
        padding: 25px 0
    }

    .slide {
        float: left;
        position: absolute;
        width: 100%;
        height: 50%;
        margin-top: 70px;
        opacity: 0;
        transition: opacity 3s linear
    }

    .slider-wrapper {
        width: 100%;
        height: 275px;
        margin-top: 100px;
        position: initial
    }

    .section-padding {
        padding: 20px 0
    }

    h2 {
        line-height: 24px;
        margin-bottom: 15px;
        margin-top: 0
    }

    .hero .intro p,p {
        font-size: 16px;
        text-align: justify
    }

    .hero .intro p {
        margin: auto auto 15px
    }

    .driver-setup span {
        font-weight: 600;
        color: #000;
        padding-bottom: 10px
    }

    .ul-check li {
        font-size: 14px;
        margin: 0 0 1em;
        padding-left: 1.5em;
        position: relative
    }

    p {
        font-weight: 300;
        color: #1d1d1d;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 480px) {
    .section-head h4 {
        font-size:25px
    }

    .section-box .accordion .title h6 {
        line-height: 1.5;
        font-size: 14px
    }

    .section-box .half-content {
        padding: 15px
    }

    .works .filtering .filter {
        border: 0;
        padding: 0
    }

    .subscribe .butn,.subscribe input {
        border-radius: 30px
    }

    .works .filtering span {
        margin: 0 0 5px
    }

    .team .item {
        text-align: center;
        padding: 30px
    }

    .team .item .team-img {
        float: none;
        width: 180px;
        height: 180px;
        margin: auto
    }

    .team .item .info {
        margin-top: 30px;
        margin-left: 0
    }

    .price .pricing-tables {
        padding: 0 30px
    }

    .subscribe input {
        width: 100%;
        margin-bottom: 15px
    }
}

.faq_section {
    margin: 40px auto
}

.FaQ_Each {
    padding-bottom: 10px
}

.box {
    color: #666;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    font-size: 13px;
    text-transform: none;
    cursor: pointer;
    border: 1px solid #d9d9d9
}

.intro h1,.main-button,.modal-new h2,.modal-new h3 {
    text-transform: uppercase
}

.draw {
    background: #fff;
    padding: 20px 20px 20px 30px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    color: #000
}

.tab {
    border: 1px solid #ccc;
    background-color: #f1f1f1
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    padding: 14px 16px;
    transition: .3s;
    font-size: 17px;
    width: 33.33%
}

.tab button:hover {
    background-color: #ddd
}

.tab button.active {
    background-color: #007bff;
    color: #fff
}

.tabcontent {
    padding: 6px 12px;
    border-top: none
}

.driver-h2 {
    font-size: 2.8em;
    margin: 5px 0;
    color: #4f4f4f;
    font-weight: 600;
    letter-spacing: 4px
}

.deriver-para,.driver-ins {
    margin-top: 30px;
    color: #4f4f4f
}

.driver-ins {
    font-size: 2em
}

.deriver-para {
    font-size: 1.2em;
    margin-bottom: 30px;
    letter-spacing: 2px
}

.ins-para {
    margin: 20px 0
}

.new-form {
    background: #ccc;
    padding: 20px;
    border: 1px solid silver
}

.disclaimer,.disclaimer_wrapper {
    background: #007bff;
    padding: 2px 0;
    position: fixed;
    bottom: 0;
    text-align: center;
    z-index: 9999;
    width: 100%
}

.disclaimer {
    font-size: 18px
}

@media (max-width: 850px) {
    .disclaimer_wrapper {
        display:none
    }

    .disclaimer {
        display: block
    }
}

.panel,.panel-new {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc
}

.panel {
    padding: 0 18px;
    background-color: #fff;
    margin-top: -10px
}

.heading_h3 {
    margin: 50px 0 30px
}

.setup {
    margin-bottom: 30px;
    margin-top: 30px
}

.driver-setup {
    box-shadow: 1px 1px 3px 4px #ccc;
    padding: 15px;
    height: 450px
}

.driver-setup:hover {
    background-color: #0095d9
}

.content button,.dropdown__top:hover {
    background: #078bf7
}

.setup-blue {
    background: #90caf9
}

.setup-yellow {
    background: #ffdf97
}

.setup-green {
    background: #c4ffb8
}

.setup-pink {
    background: #ffdede
}

@media screen and (max-width: 728px) {
    .driver-setup {
        height:auto;
        margin-bottom: 30px
    }
}

.acc {
    background-color: #078bf7;
    color: #fff;
    padding: 8px;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 15px;
    transition: .4s
}

.box-card,.box-card p,.heading_h3,.modal-header,.modal-new {
    text-align: center
}

.acc h4 {
    font-size: 20px;
    color: #fff;
    margin: 0
}

.panel-new {
    padding: 0 18px;
    background-color: #fff;
    border-radius: 0
}

@media only screen and (max-width: 750px) {
    .dropdown:hover .dropdown-menu {
        display:block
    }
}

.dropdown_new {
    display: block;
    width: 100%;
    margin: 15px auto auto
}

.dropdown__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 7px 15px;
    box-sizing: border-box;
    font: 600 14px/22px sans-serif;
    background-color: #4b4b4b;
    cursor: pointer;
    transition: background .3s;
    will-change: background
}

.dropdown__top h3 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px
}

.jet-office a:hover,.jet-office i {
    color: #078bf7
}

.dropdown__top::after {
    content: "\f13a";
    font: 20px FontAwesome;
    transition: transform .5s;
    will-change: transform
}

.heading_h3 {
    color: #434343;
    font-weight: 600
}

.open .dropdown__top::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dropdown__btm {
    background: #f2f2f2;
    color: #555;
    font-size: 15px;
    line-height: 1.4;
    box-sizing: border-box;
    padding: 15px;
    display: none
}

.logo-new {
    font-size: 18px;
    font-weight: 600;
    margin-top: 32px
}

.box-tab {
    border: 1px solid #ccc;
    background-color: #f3f9ff
}

.jet-office a {
    font-size: 22px
}

.jet-office i {
    font-size: 22px
}

.main-button {
    background-color: #009dff;
    border: 0;
    padding: 10px 60px;
    font-size: 35px;
    font-family: Open-sans,sans-serif;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    position: relative
}

.modal-header,.modal-new h2,.modal-new h3,.new-model,.news-href {
    font-weight: 600
}

.main-button:after {
    background-color: #000;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    animation-name: blink;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    animation-timing-function: cubic-bezier(0.19,1,0.22,1)
}

@keyframes blink {
    0% {
        transform: scale3d(1,1,1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.1,1.3,1.1);
        opacity: 0
    }
}

.new-boxdes {
    box-shadow: 2px 3px 10px #ccc;
    padding: 20px;
    border-radius: 10px
}

.row-flex,.row-flex>div[class*=col-] {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0
}

.shadow-box {
    background: #ffffff8c;
    border-radius: 10px;
    padding: 4%;
    box-shadow: 0 2px 15px rgba(0,0,0,.2)
}

.design-box {
    padding: 10px 60px
}

.design-1-img {
    background-image: url(../img/HP-Printer-Driver.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    height: 411px;
    color: #fff;
    padding: 4%
}

.flex-box,.modal-form form {
    display: flex
}

.modal-new {
    background-image: url(../img/modal-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    z-index: 9999
}

.modal-new h3 {
    font-size: 2em;
    color: #ff8100;
    line-height: 1.2em
}

.modal-new h2 {
    font-size: 2.5em;
    line-height: 1.2em;
    margin-bottom: 20px
}

.modal-new h2 span {
    color: #00a000;
    font-size: 1em
}

.modal-form input {
    border: 2px solid #00a500!important;
    line-height: 1.2em;
    height: 3em
}

.modal-header {
    color: #f90;
    border: 1px solid #fff;
    border: none;
    letter-spacing: 4px;
    padding: 5px 10px
}

.intro h1 {
    line-height: 45px
}

.intro h2,.new-model,.section-box h2,h3 {
    text-transform: uppercase;
    line-height: 40px
}

@media screen and (max-width: 991px) {
    .modal-form form {
        display:inline-block
    }

    .modal-submit input {
        margin-top: 15px
    }
}

.head-top {
    background-image: linear-gradient(to right,#004565,#007cb7);
    padding: 10px;
    width: 100%;
    height: 50px
}

.head-top p {
    color: #fff;
    font-size: 16px
}

.head-top p a {
    color: #ffe800
}

@media screen and (max-width: 691px) {
    .head-top p {
        color:#fff;
        font-size: 9px
    }

    .head-top p span {
        color: #ffe800;
        font-size: 9px
    }
}

.news-href {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 4px
}

.href-new {
    display: flex;
    flex-direction: left;
    justify-content: center;
    align-items: center
}

@media (max-width: 799px) {
    .head-top {
        height:130px
    }

    .head-top p {
        color: #fff;
        font-size: 12px;
        margin-bottom: 20px
    }
}

.ptb-100 {
    padding: 50px 0
}

.box-card {
    background-color: #fff;
    box-shadow: 1px 2px 10px #ccc;
    padding: 30px 20px;
    margin-bottom: 20px
}

.box-card i {
    font-size: 95px
}

.mt-82 {
    margin-top: 82px!important
}

.img img {
    width: 90%
}

.content a span {
    color: #fff;
    background: #078bf7;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 5px
}

.new-model {
    font-size: 32px;
    margin: 50px 0
}

.model-sec {
    background: #f5f5f5;
    padding: 20px 0;
    border-top: 3px solid #4b4b4b;
    border-bottom: 3px solid #4b4b4b
}

.intro h2,.section-box h2,h3 {
    font-weight: 700
}

.mb-4 {
    margin-bottom: 40px
}

.mt-50 {
    margin-top: 60px
}

#myCarousel,#myCarousel img {
    min-height: 300px;
    min-width: 100%
}

.envy-model h2,.h-sec,.typewriter-text {
    text-transform: uppercase
}

#myCarousel {
    margin-top: 70px
}

#myCarousel>.carousel-indicators>.active {
    background-color: orange
}

#myCarousel .carousel-caption {
    color: #fff;
    right: 58%;
    text-align: center;
    left: 0;
    top: 30%;
    right: 5%;
    transform: translateY(-50%);
    bottom: initial;
    padding: 10px;
    height: 100%
}

.item {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.envy-model h2 {
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 2px 5px #000
}

.envy-model p {
    font-size: 19px;
    color: #fff
}

.lazerjet p {
    color: #fff
}

.btn-success1 {
    color: #fff;
    background-color: #000;
    border-color: #000;
    font-size: 20px!important;
    padding: 10px 35px!important
}

.h-sec,.h-spn {
    font-size: 36px
}

.h-sec {
    color: #ff8a26;
    text-align: center;
    font-weight: 800;
    margin-top: -10%
}

.h-spn {
    color: #fff
}

.typewriter {
    font-family: sans-serif;
    color: #fff;
    padding-left: 30px;
    display: block
}

.typewriter-text {
    padding-right: 10px;
    color: #ffe509;
    border-right: 7px solid #ffe509;
    animation: 1s ease-in-out infinite cursor;
    /* font-weight: 700; */
    font-size: 28px;
}

@keyframes cursor {
    from {
        border-color: #ffe509
    }

    to {
        border-color: transparent
    }
}

@media (max-width: 767.98px) {
    .typewriter {
        font-size:35px
    }

    .envy-model h2,.h-sec,.h-spn {
        font-size: 24px
    }

    .envy-model p {
        font-size: 14px;
        margin-bottom: 15px
    }

    #myCarousel .carousel-caption {
        top: 15%
    }

    .h-sec {
        color: #ff8a26;
        text-align: center;
        text-transform: uppercase;
        font-weight: 800;
        margin-top: 10%
    }

    .h-spn {
        color: #fff
    }
}

.h4,h4 {
    font-size: 18px;
    font-weight: 600!important
}

@media screen and (max-width: 991px) {
    .logo-new {
        width: 200px;
        float: left;
    }
}

@media screen and (max-width: 767px) {
    .logo-new {
        width: 200px;
        float: left;
    }

    .navbar-toggle {
        background: inherit;
        margin-top: 17px;
    }

    .navbar .navbar-collapse {
        position: absolute;
        top: 76px;
        width: 100%;
        right: 0;
        left: 0;
        width: 100%;
    }

    .navbar-collapse .navbar-nav {
        background: #ebebeb;
        margin: 0px;
        padding: 0px;
        width: 100%;
        padding: 0px 20px;
    }

    .navbar-collapse .navbar-nav li {
        border-bottom: 1px dashed #000;
    }
}

/* 14/11/22 */
.design-hone {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 60px;
}

/* 16-02-23 */
.envy-model .btn:hover {
    color: #fff;
}

.glyphicon {
    color: #fff;
    padding: 4px;
}

.envy-model {
    position: absolute;
    top: 220px;
}

.carousel-inner {
    background-color: #000;
}

.box-card .img img {
    background-color: #fff;
}

.setuppp {
    display: inline-block;
    right: 0;
    left: 0;
    margin-top: 45px;
    top: 0;
}

.setuppp p {
    font-size: 27px;
    color: #fff;
    display: inline-block;
    text-shadow: 2px 0px 6px #000;
}

.carousel-captionnnn{position: absolute;
    top: 0;
    right: 0;
    left: 0;}