﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body,
html {
    font-family: Raleway, sans-serif !important
}

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

.btn,
.btn:hover {
    /* Removed plain background, using premium gradient below */
}

.overlay:before,
body,
html {
    height: 100%;
    width: 100%
}

.hero-clouds,
.overlay:before {
    top: 0;
    left: 0;
    position: absolute
}

.error-info h1,
.error-wrapper-alt h1 {
    text-shadow: 5px 5px 0 #dadada, -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada
}

.btn-download strong,
.error-sub,
.feedback-button,
.vc_custom_heading.style1 {
    text-transform: uppercase
}

@font-face {
    font-family: sailec-bolduploaded_file;
    src: url('sailec_bold-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sailec-lightuploaded_file;
    src: url('sailec_light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sailec-mediumuploaded_file;
    src: url('sailec_medium-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    font-size: 14px;
    line-height: 29px;
    font-weight: 500;
    color: #999;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important
}

.button.no-bg,
.imagebox .box-header .box-title,
.imagebox .box-subtitle,
.menuzord-menu a,
.vc_custom_heading.style1,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: sailec-mediumuploaded_file !important
}

a {
    color: #E5A906
}

a,
a>* {
    cursor: pointer
}

a:focus,
a:hover {
    color: #D4AF37
}

.form-control,
.navbar a,
a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.font-40,
h1 {
    font-size: 40px
}

.btn i.material-icons,
.font-20,
h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

.btn,
h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

.input-field label.active,
h6 {
    font-size: 12px
}

#mapcontent p,
hr,
p img {
    margin: 0
}

p {
    margin: 0 0 30px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif !important;
}

.btn {
    height: 50px;
    padding: 12px 30px;
    line-height: 26px;
    border-radius: 50px;
    border: 0;
    background: linear-gradient(135deg, #D4AF37, #F1C40F) !important;
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4);
    transition: all 0.3s ease;
}
.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.6);
    background: linear-gradient(135deg, #F1C40F, #D4AF37) !important;
}

.border-tb,
.border-top {
    border-top: 1px solid #eee
}

.border-tb,
thead {
    border-bottom: 1px solid #eee
}

.btn-lg {
    padding: 12px 38px
}

.latest_work {
    padding: 100px 0 80px
}

.latestbox .card {
    margin-bottom: 25px
}

.btn.active,
.btn:active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.clients-grid .border-box:hover,
.screenshot-carousel-wrapper .carousel-control {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

#contact .prefix,
#tt-popular-post-tab1 .active a,
.btn.white,
.btn.white:focus,
.btn.white:hover,
.contact-info .mail a:hover,
.feature a:hover,
.feature a:hover .icon,
.profile .available a:hover {
    color: #D4AF37
}

.btn.focus,
.btn:focus,
.btn:hover,
.request-a-demo h2,
.text_box h2 {
    color: #fff
}

.btn:focus,
button:focus {
    outline: 0 !important
}

.btn-download {
    padding: 16px 38px;
    text-align: left;
    line-height: 22px;
    height: 75px
}

.btn-download i {
    font-size: 30px;
    line-height: 48px
}

.btn-download span {
    display: block !important;
    overflow: hidden
}

.btn-download strong {
    display: block;
    font-size: 20px;
    font-weight: 900
}

address {
    margin: 30px 0 0;
    font-style: normal;
    line-height: 25px
}

address hr {
    margin-top: 20px;
    margin-bottom: 20px
}

thead {
    color: #272829;
    background-color: #f5f5f5
}

.table>thead>tr>th {
    padding: 12px 8px;
    border-bottom: 0
}

.table>tbody>tr>td,
.table>tbody>tr>th {
    color: #666;
    padding: 15px 8px;
    border-top: 1px solid #eee
}

.contact-info i {
    font-size: 30px;
    line-height: 38px;
    float: left;
    margin-right: 18px;
    padding-left: 2px
}

.contact-info .address,
.contact-info .mail,
.contact-info .phone,
.latestbox,
.overflow-hidden {
    overflow: hidden
}

.contact-info .mail a,
.ie9 .error-info h1,
.ie9 .error-wrapper-alt h1 {
    color: #999
}

.contact-form-wrapper {
    background: url(assets/img/vactor-map.png) center center no-repeat #fbfbfb
}

.contact-form-bg {
    background: url(assets/img/vactor-map.png) center center/contain no-repeat
}

.form-control {
    border-radius: 0
}

.input-field {
    margin-top: 45px
}

.input-field label,
.input-field select {
    color: #999;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0
}

.line-height-40,
.list-icon li {
    line-height: 40px
}

.alert {
    padding: 12px 15px
}

.no-margin {
    margin: 0 !important
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.no-padding {
    padding: 0 !important
}

.section-padding {
    padding: 110px 0
}

.bulk2 .forgot,
.careers_right h1,
.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.bulk2 .mrT2,
.m-top-s,
.mt-20,
.request-a-demo .input-field {
    margin-top: 20px
}

.captcha,
.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mtb-50 {
    margin: 50px 0 !important
}

.mb-30 .image2 {
    display: none;
    margin: auto
}

.box-subtitle span,
.featured-item.border-box:hover .mb-30 .image2,
.portfolio_box:hover .hover_box {
    display: block
}

.featured-item.border-box:hover .mb-30 .image1 {
    display: none
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

.ml-10 {
    margin-left: 10px
}

.ml-20 {
    margin-left: 20px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-70 {
    padding-top: 70px
}

.padding-top-90 {
    padding-top: 90px
}

.banner .portfolio-wrapper,
.padding-top-100 {
    padding-top: 100px
}

.padding-top-110 {
    padding-top: 110px
}

.padding-top-120 {
    padding-top: 120px
}

.padding-top-160 {
    padding-top: 160px
}

.padding-top-220 {
    padding-top: 220px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

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

.padding-bottom-50 {
    padding-bottom: 50px
}

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

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-100 {
    padding-bottom: 100px
}

.padding-bottom-110 {
    padding-bottom: 110px
}

.padding-bottom-120 {
    padding-bottom: 120px
}

.padding-bottom-190 {
    padding-bottom: 190px
}

@media screen and (min-width:992px) {
    .pl-100 {
        padding-left: 100px
    }
}

.bulk2 .featbox,
.ptb-30 {
    padding: 30px 0
}

.error-wrapper,
.ptb-50 {
    padding: 50px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.ptb-110 {
    padding-top: 110px;
    padding-bottom: 110px
}

.ptb-120 {
    padding-top: 120px;
    padding-bottom: 120px
}

.ptb-150 {
    padding: 150px 0
}

.ptb-190 {
    padding: 190px 0
}

@media screen and (max-width:768px) {
    .padding-top-220 {
        padding-top: 170px
    }

    .mt-xs-30 {
        margin-top: 30px
    }

    .mt-xs-46 {
        margin-top: 46px
    }
}

.radius-2 {
    border-radius: 2px
}

.radius-3 {
    border-radius: 3px
}

.radius-4 {
    border-radius: 4px
}

.font-roboto {
    font-family: Roboto, sans-serif !important
}

.font-greatvibes {
    font-family: 'Great Vibes', cursive !important
}

.font-25 {
    font-size: 25px
}

.font-30 {
    font-size: 30px
}

.font-35 {
    font-size: 35px
}

.line-height-50 {
    line-height: 50px
}

.text-light {
    font-weight: 300 !important
}

.text-regular {
    font-weight: 400 !important
}

.text-medium {
    font-weight: 500 !important
}

.text-bold {
    font-weight: 700 !important
}

.text-extrabold {
    font-weight: 900 !important
}

.dark-text {
    color: #202020 !important
}

.light-grey-text {
    color: #dedede !important
}

.list-icon li {
    font-size: 17px
}

.list-icon li .material-icons {
    position: relative;
    top: 5px
}

.height-200 {
    height: 200px !important
}

.height-350 {
    height: 350px !important
}

.height-450 {
    height: 450px !important
}

.height-650 {
    height: 650px !important
}

.brand-color {
    color: #D4AF37 !important
}

.brand-color.darken-2 {
    color: #AA8C2C !important
}

.brand-bg {
    background-color: #D4AF37 !important
}

.brand-bg.darken-2 {
    background-color: #AA8C2C !important
}

.green-bg {
    background-color: #71c44c !important
}

.green-color {
    color: #71c44c !important
}

.pink {
    background-color: #ed145b !important
}

.white-bg {
    background-color: #fff !important
}

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

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

.light-pink-bg {
    background: #fff8f1 !important
}

.dark-bg.darken-1 {
    background: #101010 !important
}

.dark-bg {
    background: #202020 !important
}

.dark-bg.lighten-1 {
    background-color: #1e262a !important
}

.dark-bg.lighten-2 {
    background-color: #303b41 !important
}

.dark-bg.lighten-3 {
    background-color: #2c2c2c !important
}

.dark-bg.lighten-4 {
    background-color: #373a3d !important
}

.company_our .box-image,
.company_our .imagebox,
.egovernance,
.mocup-wrapper,
.overlay,
.overlay .container,
.profile .author-cover,
.progress-dot,
.progress-section,
.video-intro {
    position: relative
}

.overlay:before {
    content: "";
    background: rgba(0, 0, 0, .2)
}

.overlay.dark-0:before {
    background-color: rgba(0, 0, 0, 0)
}

.overlay.dark-1:before {
    background-color: rgba(0, 0, 0, .1)
}

.overlay.dark-2:before {
    background-color: rgba(0, 0, 0, .2)
}

.overlay.dark-3:before {
    background-color: rgba(0, 0, 0, .3)
}

.overlay.dark-4:before {
    background-color: rgba(0, 0, 0, .4)
}

.overlay.dark-5:before {
    background-color: rgba(0, 0, 0, .5)
}

.overlay.dark-6:before {
    background-color: rgba(0, 0, 0, .6)
}

.overlay.dark-7:before {
    background-color: rgba(0, 0, 0, .7)
}

.overlay.dark-8:before {
    background-color: rgba(0, 0, 0, .8)
}

.overlay.dark-9:before {
    background-color: rgba(0, 0, 0, .9)
}

.overlay.dark-10:before {
    background-color: #000
}

.overlay.light-0:before {
    background-color: rgba(255, 255, 255, 0)
}

.overlay.light-1:before {
    background-color: rgba(255, 255, 255, .1)
}

.overlay.light-2:before {
    background-color: rgba(255, 255, 255, .2)
}

.overlay.light-3:before {
    background-color: rgba(255, 255, 255, .3)
}

.overlay.light-4:before {
    background-color: rgba(255, 255, 255, .4)
}

.overlay.light-5:before {
    background-color: rgba(255, 255, 255, .5)
}

.overlay.light-6:before {
    background-color: rgba(255, 255, 255, .6)
}

.overlay.light-7:before {
    background-color: rgba(255, 255, 255, .7)
}

.overlay.light-8:before {
    background-color: rgba(255, 255, 255, .8)
}

.overlay.light-9:before {
    background-color: rgba(255, 255, 255, .9)
}

.overlay.light-10:before {
    background-color: #fff
}

.full-height {
    height: 100vh;
    width: 100%
}

.half-height {
    height: 78vh !important;
    width: 100%
}

.valign-wrapper {
    display: table;
    width: 100%
}

.valign-cell {
    display: table-cell;
    vertical-align: middle
}

.equal-wrapper img,
.gallery-thumb .flex-viewport li img,
.in_banner,
.milestone img,
.profile .author-cover img {
    width: 100%
}

.equal-wrapper-content {
    padding: 0 120px
}

.equal-wrapper-content .featured-item .icon {
    float: left;
    margin-right: 35px;
    color: #60e3f8
}

.intro-title {
    font-size: 60px;
    font-weight: 900
}

.sub-intro {
    display: block;
    margin: 0 auto 30px
}

@media (min-width:768px) {
    .sub-intro {
        width: 60%
    }
}

.section-title {
    font-size: 33px;
    color: #1A1A1A;
    font-family: sailec-bolduploaded_file !important;
    margin-bottom: 20px
}

.section-sub,
.width-60 {
    margin: 0 auto
}

.width-60 {
    width: 60%
}

.hero-clouds {
    width: 250.625em;
    height: 100vh;
    background: url(assets/img/banner/clouds.html) 0 100% repeat-x;
    -webkit-animation: 80s linear infinite cloudLoop;
    animation: 80s linear infinite cloudLoop
}

@-webkit-keyframes cloudLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes cloudLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

.mouse-icon {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    margin-left: -15px;
    display: block;
    z-index: 10
}

.mouse-icon .wheel {
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
    position: relative;
    border-radius: 10px;
    background: #fff;
    width: 2px;
    height: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto
}

@-webkit-keyframes drop {
    0% {
        top: 5px;
        opacity: 0
    }

    30% {
        top: 10px;
        opacity: 1
    }

    100% {
        top: 25px;
        opacity: 0
    }
}

@keyframes drop {
    0% {
        top: 5px;
        opacity: 0
    }

    30% {
        top: 10px;
        opacity: 1
    }

    100% {
        top: 25px;
        opacity: 0
    }
}

.video-intro .external-link {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px
}

.video-intro .external-link .material-icons {
    font-size: 60px;
    color: rgba(255, 255, 255, .4);
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s
}

.video-intro:hover .external-link .material-icons {
    color: rgba(255, 255, 255, .9)
}

.video-trigger i.material-icons {
    font-size: 68px;
    color: #fff;
    margin: 0 20px;
    position: relative;
    top: 24px
}

.company_our img,
.mocup-wrapper img {
    max-width: 100%
}

.bg-cover,
[class*=banner-] {
    background-size: cover !important
}

.banner-10 {
    background-image: url(assets/img/banner/pre-banner-3.html)
}

.error-wrapper i {
    font-size: 130px;
    line-height: 170px;
    text-align: center;
    display: block;
    color: #dadada
}

.error-info {
    padding-left: 60px;
    border-left: 1px solid #eee
}

.error-info h1 {
    color: #fff;
    font-size: 130px;
    line-height: 100px;
    font-weight: 700
}

.error-sub {
    display: block;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700
}

@media (min-width:992px) {
    #contactForm .submit-button {
        float: right
    }

    .section-sub {
        width: 60%
    }

    .bg-fixed {
        background-attachment: fixed
    }

    .error-wrapper {
        padding: 200px 0
    }
}

.error-wrapper-alt h1 {
    color: #fff;
    font-size: 130px;
    line-height: 130px;
    font-weight: 700
}

.profile .available a,
.progress-bar span {
    color: #999;
    display: inline-block
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    right: -10px;
    padding-right: 0;
    width: 40px;
    text-align: center
}

button.mfp-arrow,
button.mfp-close:focus,
nav,
nav ul li.active,
nav ul li:hover {
    background-color: transparent
}

.mfp-bg {
    z-index: 1055
}

.mfp-wrap {
    z-index: 1056
}

.mfp-iframe-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:hover {
    cursor: pointer
}

.mfp-zoom-out-cur {
    cursor: default
}

.box-padding {
    padding: 60px 40px
}

.author-wrapper.profile .author-avatar {
    position: relative;
    padding: 15px 20px 30px 130px
}

.author-wrapper.profile .author-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    position: absolute;
    top: -30px;
    left: 15px;
    z-index: 20
}

.profile .author-meta {
    padding: 0 40px;
    overflow: hidden
}

.profile .author-meta li {
    margin: 10px 0;
    font-weight: 500
}

.clients-grid .border-box a,
.clients-grid .border-box img {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.blogh2,
.rs {
    font-weight: 700
}

.profile .author-meta li .title {
    display: inline-block;
    width: 135px;
    color: #202020
}

.profile .author-meta li .address {
    float: right;
    width: 50%
}

.profile .available {
    display: block;
    padding: 10px;
    text-align: center
}

@media screen and (max-width:991px) {

    .author-wrapper.profile,
    .mt-sm-30 {
        margin-top: 30px
    }

    .mt-sm-50 {
        margin-top: 50px
    }

    .mb-sm-30 {
        margin-bottom: 30px
    }

    .mb-sm-50 {
        margin-bottom: 50px
    }

    .equal-wrapper-content {
        padding: 50px 30px
    }

    .mocup-wrapper-sm img {
        width: 100%
    }
}

@media screen and (max-width:479px) {
    .box-padding .cta-button .btn {
        display: block;
        margin-top: 10px
    }

    .profile .author-meta li .title {
        width: 80px
    }

    .profile .author-meta li .address {
        width: 60%
    }
}

.progress-title {
    display: block;
    margin-bottom: 8px
}

.clients-grid.grid-gutter .border-box,
.progress {
    margin-bottom: 30px
}

.progress {
    box-shadow: none;
    background-color: #eee;
    height: 5px;
    overflow: visible;
    border-radius: 0
}

.progress-bar {
    box-shadow: none;
    text-align: right
}

.progress-bar span {
    position: absolute;
    top: -32px;
    font-size: 14px
}

.ie10 .progress-bar span,
.ie11 .progress-bar span,
.ie9 .progress-bar span {
    top: -25px;
    right: 0
}

.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 2s ease-in-out;
    -moz-transition: width 2s ease-in-out;
    -o-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out
}

.progress-dot::before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #D4AF37;
    border-radius: 50%;
    position: absolute;
    top: 0;
    margin-top: -8px;
    right: -1px
}

.clients-grid .border-box {
    border: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: -1px;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.clients-grid .border-box img {
    padding: 30px 50px;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.clients-grid .border-box img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media (max-width:991px) {
    .clients-grid.gutter .border-box {
        margin-bottom: 30px
    }
}

.gallery-thumb .flex-control-thumbs {
    margin: -35px 0 0
}

.gallery-thumb .flex-control-thumbs li {
    width: 70px;
    float: none;
    margin: 0 5px
}

.gallery-thumb .flex-control-thumbs img {
    width: 70px;
    height: 70px !important;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    opacity: 1;
    z-index: 100;
    position: relative
}

.gallery-thumb .flex-direction-nav a {
    opacity: 1;
    top: auto;
    bottom: 45px;
    text-align: center
}

.gallery-thumb .flex-direction-nav .flex-prev {
    left: 15px
}

.gallery-thumb .flex-direction-nav .flex-next {
    right: 15px
}

.gallery-thumb .flex-direction-nav a.flex-next::before,
.gallery-thumb .flex-direction-nav a.flex-prev::before {
    font-family: 'Material Icons';
    font-size: 20px;
    color: #fff
}

.gallery-thumb .flex-direction-nav a.flex-prev::before {
    content: 'arrow_back'
}

.gallery-thumb .flex-direction-nav a.flex-next::before {
    content: 'arrow_forward'
}

@media screen and (max-width:370px) {
    .gallery-thumb .flex-control-thumbs li {
        width: 50px
    }

    .gallery-thumb .flex-control-thumbs img {
        width: 50px;
        height: 50px !important
    }
}

i[class^=flaticon-] {
    line-height: 50px;
    display: inline-block
}

i[class^=flaticon-]:before {
    font-size: 45px;
    margin-left: 0
}

nav ul,
nav ul li {
    float: none
}

nav ul a {
    font-size: inherit
}

@media only screen and (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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



.container .row,
.container-fluid .row,
.in_middle ul {
    margin-bottom: 0
}

.container .row {
    margin-right: -15px;
    margin-left: -15px
}

.row .col {
    padding-right: 15px;
    padding-left: 15px
}

.carousel {
    height: auto
}

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

.button-style .btn,
.button-style .btn-large {
    margin-right: 30px;
    margin-bottom: 30px
}

.button-style .btn-floating i {
    height: auto !important
}

.tt-animate i {
    text-align: center;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.tt-animate i::before {
    speak: none;
    display: block;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.tt-animate.ltr i:hover::before {
    -webkit-animation: .3s forwards LeftToRight;
    -moz-animation: .3s forwards LeftToRight;
    animation: .3s forwards LeftToRight
}

.tt-animate.ltr i:before {
    -webkit-animation: .3s forwards RightToLeft;
    -moz-animation: .3s forwards RightToLeft;
    animation: .3s forwards RightToLeft
}

.tt-animate.btt i:hover::before {
    -webkit-animation: .3s forwards BottomToTop;
    -moz-animation: .3s forwards BottomToTop;
    animation: .3s forwards BottomToTop
}

.tt-animate.btt i:before {
    -webkit-animation: .3s forwards TopToBottom;
    -moz-animation: .3s forwards TopToBottom;
    animation: .3s forwards TopToBottom
}

@-webkit-keyframes LeftToRight {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes LeftToRight {
    49% {
        -moz-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes LeftToRight {
    49% {
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes RightToLeft {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes RightToLeft {
    49% {
        -webkit-transform: translate(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes RightToLeft {
    49% {
        -webkit-transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes BottomToTop {
    49% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes BottomToTop {
    49% {
        -moz-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes BottomToTop {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes TopToBottom {
    49% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes TopToBottom {
    49% {
        -moz-transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes TopToBottom {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

.device-mockup {
    position: relative;
    width: 100%;
    padding-bottom: 61.775701%
}

.device-mockup>.device {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-image: url(assets/img/device-mockups/macbook.html)
}

.device-mockup>.device>.screen {
    background-color: #000;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 11.0438729%;
    bottom: 14.6747352%;
    left: 13.364486%;
    right: 13.364486%;
    overflow: hidden
}

.device-mockup[data-device=ipad],
.device-mockup[data-device=ipad][data-orientation=portrait] {
    padding-bottom: 128.406276%
}

.device-mockup[data-device=ipad][data-orientation=landscape] {
    padding-bottom: 79.9086758%
}

.device-mockup[data-device=ipad]>.device,
.device-mockup[data-device=ipad][data-color=black]>.device,
.device-mockup[data-device=ipad][data-orientation=portrait][data-color=black]>.device {
    background-image: url(assets/img/device-mockups/ipad_port_black.html)
}

.device-mockup[data-device=ipad][data-color=white]>.device,
.device-mockup[data-device=ipad][data-orientation=portrait][data-color=white]>.device {
    background-image: url(assets/img/device-mockups/ipad_port_white.html)
}

.device-mockup[data-device=ipad][data-orientation=landscape]>.device,
.device-mockup[data-device=ipad][data-orientation=landscape][data-color=black]>.device {
    background-image: url(assets/img/device-mockups/ipad_land_black.html)
}

.device-mockup[data-device=ipad][data-orientation=landscape][data-color=white]>.device {
    background-image: url(assets/img/device-mockups/ipad_land_white.html)
}

.device-mockup[data-device=ipad]>.device>.screen,
.device-mockup[data-device=ipad][data-orientation=portrait]>.device>.screen {
    top: 12.025723%;
    bottom: 12.154341%;
    left: 13.45995%;
    right: 13.45995%
}

.device-mockup[data-device=ipad][data-orientation=landscape]>.device>.screen {
    top: 13.87755102%;
    bottom: 13.87755102%;
    left: 11.5459883%;
    right: 11.5459883%
}

.screenshot-carousel-wrapper .carousel-control {
    top: 50%;
    margin-top: -35px;
    text-shadow: none;
    opacity: 1;
    width: 70px;
    height: 70px;
    font-size: 40px;
    line-height: 70px;
    background: #fff;
    background-image: none !important;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.screenshot-carousel-wrapper .carousel-control:hover {
    color: #fff;
    background: #81c784;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

#preloader,
.hire_mobile_application .seo-service .desc {
    background: #fff
}

@media screen and (min-width:850px) {
    .screenshot-carousel-wrapper .carousel-control.left {
        left: -70px
    }

    .screenshot-carousel-wrapper .carousel-control.right {
        right: -70px
    }
}

@media screen and (max-width:767px) {
    .btn-lg {
        height: auto;
        font-size: 14px;
        padding: 8px 25px
    }

    .font-30 {
        font-size: 25px
    }

    .font-35,
    .font-40,
    .section-title,
    h1 {
        font-size: 30px
    }

    .intro-title {
        font-size: 35px
    }

    .section-title p,
    .width-60 {
        width: 100%
    }

    .banner-wrapper {
        margin-top: 45px
    }

    .error-info {
        padding-left: 0;
        border-left: 0;
        text-align: center
    }

    .screenshot-carousel-wrapper .carousel-control {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        font-size: 24px;
        line-height: 40px
    }
}

.subscription-success {
    color: #fff;
    line-height: 24px;
    margin-top: 20px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    text-align: center
}

#preloader .preloader-position {
    width: 100%;
    margin: 0 auto;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#preloader .progress {
    height: 2px;
    margin: 35px 0
}

#preloader .progress .indeterminate {
    background: #D4AF37
}

.inner_middle {
    padding: 40px 0
}

.order_box,
.text_box {
    padding: 20px
}

.in_image {
    width: 34%;
    float: right;
    margin-left: 20px
}

.in_middle h1,
.in_middle h2 {
    color: #1A1A1A;
    font-size: 22px
}

.dot li {
    list-style: initial;
    margin-left: 5px;
}

.in_services .material-icons {
    color: green
}

.error,
.in_services .red2 {
    color: red
}

.map iframe {
    height: 400px;
    width: 100%;
    display: block
}

.in_middle p {
    text-align: justify
}

.portfolio_box {
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.portfolio_box img {
    position: absolute;
    top: 0;
    z-index: -999;
    transition-duration: 5s, 5s, 5s, 5s, 5s, 5s;
    width: 100%
}

.portfolio_box:hover .img {
    top: -80px;
    cursor: pointer;
    bottom: 0
}

.portfolio_box .hover_box {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: none;
    padding: 10px;
    bottom: 0
}

.portfolio_box .hover_box a {
    color: #fff;
    display: block
}

#blogGrid .blog-content {
    height: 320px
}

.blogh2 {
    font-size: 20px
}

#tt-popular-post-tab1 .active {
    background: #f6f6f5;
    margin-top: 0;
    padding-top: 10px
}

.designli li {
    margin-bottom: 20px
}

.featured-item .desc p {
    height: 90px
}

.in_services table tr td:first-child,
.table2 {
    width: 30%
}

.soft2 .portfolio_box {
    height: 290px
}

.soft2 .portfolio_box:hover .img {
    top: -50px;
    cursor: pointer;
    bottom: 0
}

.quote_lable label {
    font-size: 14px !important;
    margin-bottom: 15px
}

.bulk2 .modal h2,
.mwltipal input {
    margin-bottom: 0;
    text-align: center
}

.text_box {
    background: #78c97c;
    color: #fff
}

.hire_mobile_application,
.why_to_hire {
    background: #f5f5f5
}

.case_studies .thumb .material-icons {
    vertical-align: sub
}

.case_studies_box2 {
    background: #35373f;
    color: #edeef3
}

.case_studies_box2 .section-title {
    color: #edeef3
}

.case_studies_box2 .img2 {
    margin: -170px 0 -50px
}

.technology_logo li {
    height: 88px;
    width: 84px;
    background: url(assets/img/case-studies/technology_bg.png) no-repeat;
    margin-right: 20px;
    float: left
}

.mwltipal button,
.mwltipal input {
    width: 40px !important;
    border: 1px solid #D4AF37
}

.technology_logo li:first-child {
    background-position: 0 0
}

.technology_logo li:nth-child(2) {
    background-position: -317px 0
}

.technology_logo li:nth-child(3) {
    background-position: -427px 0
}

.rs {
    font-size: 30px;
    margin-left: 10px;
    color: #358602
}

.mwltipal input {
    height: 28px
}

.client-review p,
.india_box h4 {
    margin-bottom: 10px
}

.mwltipal button {
    height: 30px;
    background: #D4AF37;
    color: #fff
}

.order_box td,
.order_box th {
    padding: 10px 5px
}

.bulk2 .red2 {
    color: red;
    font-size: 30px
}

.bulk2 .featbox .rsec {
    width: 30%;
    margin-right: 150px
}

.bulk2 .featbox .lsec {
    width: 30%;
    margin-left: 150px
}

.bulk2 .mrT3,
.wpb_content_element2 {
    margin-top: 60px
}

.bulk2 .subhead {
    font-size: 20px;
    margin-top: 15px
}

.bulk2 .line {
    background: #ccc;
    height: 1px
}

.bulk2 .note2 {
    background-color: #fef6f8;
    border-left: 5px solid #fbc1d1
}

.bulk2 .pd1 {
    padding: 10px
}

.bulk2 .codewrap span.label {
    background: #277a56;
    text-transform: uppercase
}

.bulk2 .codewrap code {
    background: 0 0;
    color: #4e4e4e
}

.bulk2 .codewrap {
    padding: 3px 8px;
    background: #f5f5f5
}

.bulk2 table.cmntbl tbody tr td {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 8px
}

.bulk2 .codewrap code span.atv {
    background: #dba34b;
    padding: 2px 0 !important;
    color: #fff
}

.bulk2 {
    color: #636363
}

.bulk2 .htbg {
    border: 2px dashed #e0cb1b;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0
}

.bulk2 .modal-footer {
    padding: 15px 50px;
    text-align: left;
    border-top: none;
    margin-bottom: 14px
}

.bulk2 .modal-backdrop {
    height: 100% !important
}

.bulk2 .modal {
    width: 100%;
    height: 100%;
    max-height: 100%;
    background: 0 0
}

.bulk2 .modal h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700
}

.bulk2 .modal-header {
    background: #E5A906
}

.bulk2 .modal-header .close {
    font-size: 40px;
    color: #fff;
    margin: -38px -17px;
    line-height: 15px;
    opacity: 1
}

.bulk2 .mo_middle {
    padding: 18px 50px 5px
}

.bulk2 .modal-footer .btn {
    padding: 12px 45px
}

.bulk2 .td2 {
    width: 50%
}

.bulk2 .td1 {
    width: 20%
}

.bulk2 .section-padding2 {
    padding: 60px 0 110px
}

.bulk2 .token.string {
    color: #690
}

.bulk2 .token.variable {
    color: #e90
}

.thmBdrLft {
    background: #f5f5f5;
    padding: 15px
}

.thmBdrLft a {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    color: #6d6d6d;
    padding: 10px 0
}

.bulk2 pre {
    border: 0
}

.bulk2 .param {
    font-size: 20px;
    padding-bottom: 5px
}

.feature {
    background: #f6f6f6;
    text-align: center
}

.feature a {
    color: #27292b;
    font-weight: 600;
    padding: 30px 20px;
    display: inline-block
}

.feature a .icon {
    font-size: 30px;
    color: grey;
    margin-bottom: 15px
}

.typefile input {
    border-bottom: 1px solid #9b9b9b;
    width: 100%
}

.star {
    color: red;
    font-size: 20px
}

.feedback-button {
    height: 40px;
    border: 0 solid #ccc;
    background: #329ae0;
    width: 100px;
    line-height: 32px;
    -webkit-transform: rotate(-90deg);
    font-weight: 600;
    color: #fff;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-align: center;
    font-size: 17px;
    position: fixed;
    right: -30px;
    top: 35%;
    z-index: 999;
    border-radius: 5px 5px 0 0
}

.view-btn {
    margin: -53px 0 10px
}

.client-review {
    padding: 15px 15px 10px;
    margin-bottom: 15px
}

.india_box,
.india_box2 {
    padding: 30px;
    font-size: 20px;
    text-align: center;
    color: #fff
}

.client-review p {
    height: 115px;
    text-align: center;
    overflow: hidden
}

.posts .posts-wrap.posts-layout-timeline .timeline-date .timeline-date-title {
    color: #fff;
    background: #2d98e0;
    border: 1px solid #fff;
    padding: 7px 15px;
    display: inline-block;
    margin: 0 auto 20px;
    font-size: 20px;
    font-weight: 400
}

.posts .posts-wrap.posts-layout-timeline .timeline-badge {
    height: 24px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: 16px;
    width: 24px;
    z-index: 8;
    font-size: 20px;
    color: #2d98e0;
    background: #fff;
    line-height: initial
}

.we01 img,
a.events_box img {
    width: 100%;
    transition: .5s ease-in-out
}

.we01:hover img,
a.events_box:hover img {
    transform: scale(1.2, 1.2);
    transition: .8s ease-in-out
}

.india_box {
    background: #e24b49
}

.india_box2 {
    background: #5f61c5
}

.profile_box2 img {
    margin: 20px auto auto
}

a.events_box {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 6px;
    font-weight: 400;
    font-size: 18px
}

a.events_box .block {
    overflow: hidden;
    display: block;
    margin-bottom: 8px
}

a.events_box:hover {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3)
}

.no {
    font-size: 13px;
    margin-top: -5px
}

.hentry.timeline-align-right .timeline-badge {
    left: -12px
}

.milestone .text {
    padding: 7px 5px 3px;
    color: #fff
}

.milestone .text i {
    margin-right: 6px
}

.milestone .text h5 {
    color: #fff;
    margin: 0 0 2px;
    font-size: 23px
}

.posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-right {
    clear: right;
    float: right;
    padding-right: 0;
    padding-left: 30px
}

.posts .posts-wrap.posts-layout-timeline {
    display: inline-block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #2d98e0
}

.posts .posts-wrap.posts-layout-timeline:before {
    background-color: #2d98e0;
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -.10344827586206896em;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 1;
    display: block
}

.posts .posts-wrap.posts-layout-timeline .hentry {
    margin: 0 0 30px;
    border: none;
    clear: left;
    float: left;
    padding: 0 30px 0 0;
    position: relative;
    width: 50%
}

.hentry-wrap {
    position: relative;
    padding: 1px;
    background: #2d98e0
}

.posts .posts-wrap.posts-layout-timeline .hentry .hentry-wrap:hover .timeline-badge a,
.posts .posts-wrap.posts-layout-timeline .hentry.timeline-hover .timeline-badge a {
    color: #57bb8a
}

.posts .posts-wrap.posts-layout-timeline .hentry .hentry-wrap .entry-header {
    margin-top: 20px;
    padding: 0 20px
}

.timeline-arrow {
    background: #2d98e0;
    content: "";
    height: 20px;
    position: absolute;
    right: 24px;
    top: 19px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-right .timeline-arrow {
    background: #2d98e0;
    content: "";
    height: 20px;
    position: absolute;
    left: 24px;
    top: 19px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.posts .posts-wrap.posts-layout-timeline .hentry.timeline-hover .hentry-wrap {
    border-color: #57bb8a
}

.posts .posts-wrap.posts-layout-timeline .hentry.timeline-hover .timeline-badge {
    z-index: 10
}

.posts .posts-wrap.posts-layout-timeline .hentry.timeline-hover .timeline-badge a span {
    visibility: visible;
    opacity: 1
}

.posts .posts-wrap.posts-layout-timeline .timeline-date {
    clear: both;
    text-align: center;
    padding-bottom: .7931034482758621em;
    position: relative;
    z-index: 10
}

@media (max-width:767px) {
    .equal-height-column {
        height: auto !important
    }

    .posts .posts-wrap.posts-layout-timeline:before {
        left: 0
    }

    .posts .posts-wrap.posts-layout-timeline .hentry {
        width: 100%
    }

    .posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-left {
        clear: right;
        float: right;
        padding-right: 0;
        padding-left: 30px
    }

    .posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-left .hentry-wrap {
        float: right
    }

    .posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-left .timeline-arrow {
        left: 24px
    }

    .posts .posts-wrap.posts-layout-timeline .hentry.timeline-align-left .timeline-badge {
        left: -12px
    }

    .posts .posts-wrap.posts-layout-timeline .timeline-badge a span {
        display: none
    }
}

.egovernance a {
    color: #fff;
    position: absolute;
    padding: 45px 10px 10px;
    line-height: 22px;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 18px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7))
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: #202020;
    margin: 0 0 15px
}

.company_our {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f3f6f9;
    font-family: sailec-mediumuploaded_file;
    position: relative;
    z-index: 10
}

.company_our::after {
    background: #eceff3;
    width: 100%;
    content: "";
    display: block;
    height: 199px;
    position: absolute;
    bottom: 0;
    z-index: -10
}

.company_our .vc_custom_heading {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 1.2em
}

.imagebox .box-header {
    background: #fff;
    position: absolute;
    display: block;
    bottom: -30px;
    left: 50%;
    padding: 20px;
    text-align: center;
    width: 80%;
    z-index: 2;
    -webkit-box-shadow: 0 5px 35px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 35px rgb(0 0 0 / 10%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.imagebox .box-subtitle {
    height: 24px;
    margin: 2px 0 0;
    font-size: 15px;
    line-height: 1.385em;
    font-weight: 500;
    color: inherit;
    overflow: hidden
}

.imagebox .box-header .box-title {
    margin: 2px 0;
    font-size: 18px;
    overflow: hidden;
    line-height: 1.385em;
    font-weight: 500;
    color: #1A1A1A
}

.imagebox:hover .box-header .box-subtitle {
    height: 0
}

.imagebox .box-header .box-button {
    line-height: 1.385em;
    height: 0;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.imagebox .box-header .box-button .button {
    padding-top: 0;
    padding-bottom: 0
}

.imagebox:hover .box-header .box-button {
    height: 24px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

h3.vc_custom_heading {
    font-family: sailec-bolduploaded_file !important;
    color: #fff;
    text-align: left;
    font-size: 2.875rem !important;
    line-height: 1.2em
}

.vc_custom_heading.style1 {
    letter-spacing: 4px;
    font-weight: 500
}

.wpb_wrapper p {
    text-align: left
}

.NotGeneric-Title,
.tp-caption.NotGeneric-Title {
    line-height: 80px !important;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-size: 80px !important;
    font-family: sailec-bolduploaded_file !important
}

.banner_tt1 {
    text-align: center;
    line-height: 39px;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-size: 28px !important;
    font-family: sailec-mediumuploaded_file !important;
    color: #fff
}

.menuzord-menu>li>a {
    font-size: 16px
}
