@font-face{font-family:"HelveticaNeueW01";src:url("https://media.appypie.com/wp/en/helveticaneue/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");src:url("https://media.appypie.com/wp/en/helveticaneue/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"),url("https://media.appypie.com/wp/en/helveticaneue/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"),url("https://media.appypie.com/wp/en/helveticaneue/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"),url("https://media.appypie.com/wp/en/helveticaneue/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg");font-display: swap;}
@font-face{font-family:"HelveticaNeueW01-65Medi";font-weight:bold;src:url("https://media.appypie.com/wp/en/helveticaneue/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");src:url("https://media.appypie.com/wp/en/helveticaneue/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix") format("eot"),url("https://media.appypie.com/wp/en/helveticaneue/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"),url("https://media.appypie.com/wp/en/helveticaneue/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"),url("https://media.appypie.com/wp/en/helveticaneue/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg");font-display: swap;}
@font-face{font-family:'proxima-med';src:url('https://media.appypie.com/wp/en/ProximaNova-Regular.otf') format("truetype");font-weight:400;font-style:normal;font-display: swap;}

/*
@font-face {
    font-family: 'proxima-med';
    src: url('../icons/ProximaNova-Regular.otf') format("truetype");
    font-weight: 400;
    font-style: normal;
}
*/

/*
@font-face {
    font-family: 'gtm';
    src: url('../icons/fonts/gtm-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

@keyframes circles-outer-animation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes circles-inner-animation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}

.pad-0 {
    padding: 0px;
}

.pad-10 {
    padding: 10px;
}

.pad-15 {
    padding: 15px;
}

.pad-20 {
    padding: 20px;
}

.pad-5-t {
    padding-top: 5px;
}

.pad-5-b {
    padding-bottom: 5px;
}

.pad-5-l {
    padding-left: 5px;
}

.pad-5-r {
    padding-right: 5px;
}

.pad-10-t {
    padding-top: 10px;
}

.pad-10-b {
    padding-bottom: 10px;
}

.pad-10-l {
    padding-left: 10px;
}

.pad-10-r {
    padding-right: 10px;
}

.pad-15-t {
    padding-top: 15px;
}

.pad-15-b {
    padding-bottom: 15px;
}

.pad-15-l {
    padding-left: 15px;
}

.pad-15-r {
    padding-right: 15px;
}

.pad-30-t {
    padding-top: 30px;
}

.pad-30-b {
    padding-bottom: 30px;
}

.pad-30-l {
    padding-left: 30px;
}

.pad-30-r {
    padding-right: 30px;
}

.mar-0 {
    margin: 0px !important;
}

.mar-0-b {
    margin-bottom: 0px;
}

.mar-0-t {
    margin-top: 0px !important;
}

.mar-10 {
    margin: 10px;
}

.mar-20 {
    margin: 20px;
}

.mar-5-t {
    margin-top: 5px;
}

.mar-5-b {
    margin-bottom: 5px;
}

.mar-5-l {
    margin-left: 5px;
}

.mar-5-r {
    margin-right: 5px;
}

.mar-10-t {
    margin-top: 10px;
}

.mar-10-b {
    margin-bottom: 10px;
}

.mar-10-l {
    margin-left: 10px;
}

.mar-10-r {
    margin-right: 10px;
}

.mar-15-t {
    margin-top: 15px;
}

.mar-15-b {
    margin-bottom: 15px;
}

.mar-15-l {
    margin-left: 15px;
}

.mar-15-r {
    margin-right: 15px;
}

.mar-20-t {
    margin-top: 20px;
}

.mar-20-b {
    margin-bottom: 20px;
}

.mar-20-l {
    margin-left: 20px;
}

.mar-20-r {
    margin-right: 20px;
}

.mar-30-t {
    margin-top: 30px;
}

.mar-30-b {
    margin-bottom: 30px;
}

.mar-30-l {
    margin-left: 30px;
}

.mar-30-r {
    margin-right: 30px;
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    /* color: #4B74A5; */
    font-family: proxima-med !important;
    -webkit-font-smoothing: antialiased
}

a:hover {
    color: #0874b1;
    text-decoration: none
}

img {
    position: relative
}

.list-none {
    padding-left: 0;
    list-style: none
}


/* __________________________ Header  __________________________________*/

header {
    font-family: 'proxima-med';
}

img {
    max-width: 100%;
}

:focus {
    outline: none;
}

a:focus,
a:hover {
    color: inherit;
    text-decoration: underline;
    outline: none !important;
}

a:hover {
    cursor: pointer;
}

@font-face {
    font-family: fontello;
    src: url("../icons/fonts/fontello.eot");
    src: url("../icons/fonts/fontello-.eot#iefix") format('embedded-opentype'), /*url("../icons/fonts/fontello.woff") format('woff'),*/ /*url("../icons/fonts/fontello.ttf") format('truetype'),*/ url("../icons/fonts/fontello.svg#fontello") format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Glyphicons Regular';
    src: url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.eot");
    src: url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.eot?#iefix") format('embedded-opentype'), url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.woff2") format('woff2'), url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.woff") format('woff'), url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.ttf") format('truetype'), url("https://www.appypie.com/wp-content/themes/appypie2016/fonts/glyphicons-regular.svg#glyphiconsregular") format('svg')
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    line-height: 1em
}

[class*=" iconz-"]:before,
[class^=iconz-]:before {
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    speak-as: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" iconzu-"]:before,
[class*=" appyicon-"]:before,
[class^=appyicon-]:before,
[class^=iconzu-]:before,
[data-icon]:before {
    font-family: customappyicon!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak-as: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: customappyicon;
    src: url("../icons/fonts/customappyicon.eot");
    src: url("../icons/fonts/customappyicon-.eot#iefix") format("embedded-opentype"), url("../icons/fonts/customappyicon.woff") format("woff"), url("../icons/fonts/customappyicon.ttf") format("truetype"), url("../icons/fonts/customappyicon.svg#customappyicon") format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.icon-search-3:before {
    content: '\e8ec'
}

.iconz-global:before {
    content: "\E372"
}

.icon-facebook:before {
    content: '\f30c'
}

.icon-twitter-bird-1:before {
    content: '\e9f8'
}

.icon-pinterest-1:before {
    content: '\e9cf'
}

.icon-googleplus-rect-1:before {
    content: '\ea5e'
}

.icon-blogger:before {
    content: '\e9dd'
}

.icon-linkedin-1:before {
    content: '\f0e1'
}

.icon-youtube:before {
    content: '\e9ef'
}

.icon-instagram:before {
    content: '\f32d'
}

.iconz-phone1:before {
    content: "\E443"
}

.icon-left-open:before {
    content: '\e75d'
}

.icon-right-open:before {
    content: '\e75e'
}

.icon-plus-3:before {
    content: '\e8f7'
}

.icon-left-1:before {
    content: '\e867'
}

.icon-email:before {
    content: '\5d';
    direction: ltr
}

.icon-skype-1:before {
    content: '\e9ed'
}

.icon-menu:before {
    content: '\2630';
}

.icon-android:before {
    content: '\e9c9';
}

.appyicon-blackberry:before,
.iconzu-blackberry:before {
    content: "\6a";
}

.iconz-iphone:before {
    content: "\E164";
}

.iconz-ipad:before {
    content: "\E163";
}

.appyicon-symbian:before {
    content: "\5b";
}

.icon-windows:before {
    content: '\e9f1';
}

.icon-mobile-2:before {
    content: '\e8df';
}

.icon-cog-4:before {
    content: '\ea35';
}

.iconz-user:before {
    content: "\E004";
}

.iconz-hirecab:before {
    content: "\E029";
}

.iconz-home:before {
    content: "\E021";
}

.icon-soundcloud-1:before {
    content: '\73';
}

.icon-heart-1:before {
    content: '\e817';
}

.icon-android:before {
    content: '\e9c9';
}

.icon-appstore:before {
    content: '\e9dc';
}

.icon-windows:before {
    content: '\e9f1';
}

.appyicon-blackberry:before,
.iconzu-blackberry:before {
    content: "\6a";
}

.icon-amazon:before {
    content: '\61';
}

.icon-code:before {
    content: '\e714';
}

[class*=" appyslim-"]:before,
[class^=appyslim-]:before,
[data-icon]:before {
    font-family: appyslim!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak-as: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: appyslim;
    src: url("../icons/fonts/appyslim.eot");
    src: url("../icons/fonts/appyslim-.eot#iefix") format("embedded-opentype"), /*url("../icons/fonts/appyslim.woff") format("woff"),*/ /*url("../icons/fonts/appyslim.ttf") format("truetype"),*/ url("../icons/fonts/appyslim.svg#appyslim") format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.appyslim-network-global-network:before {
    content: "\e2fa"
}

.appyslim-arrows-left-arrow-closed:before {
    content: "\ec36"
}

.appyslim-arrows-right-arrow-closed:before {
    content: "\ec56"
}

.appyslim-arrows-up-arrow:before {
    content: "\ec74"
}

.appyslim-finance-euro-symbol-2:before {
    content: "\e714"
}

.appyslim-finance-dollar-symbol:before {
    content: "\e70c"
}

.appyslim-ui-plus-window:before {
    content: "\e054"
}

.appyslim-ui-plus:before {
    content: "\e053"
}

.appyslim-ui-minus-2:before {
    content: "\e049"
}

.appyslim-arrows-arrow-line-down:before {
    content: "\ec02"
}

.appyslim-arrows-ball-arrow-down:before {
    content: "\ec0f"
}

.appyslim-arrows-left-arrow:before {
    content: "\ec34"
}

.appyslim-arrows-right-arrow:before {
    content: "\ec54"
}

.appyslim-love-church:before {
    content: "\6b"
}

.appyslim-gesture-swipe-point-right-left:before {
    content: "\e5ae"
}

.appyslim-arrows-expand-arrows-left-right:before {
    content: "\ec2d"
}

.appyslim-gesture-stop-finger-2:before {
    content: "\e5a5"
}

.appyslim-electronics-pocket-radio:before {
    content: "\e84c"
}

.appyslim-building-church:before {
    content: "\eac5"
}

.appyslim-finance-business-bag:before {
    content: "\e703"
}

.appyslim-building-tower:before {
    content: "\eb09"
}

.appyslim-love-wedding-cake:before {
    content: "\58"
}

.appyslim-arrows-right-arrow-triangle:before {
    content: "\ec59"
}

.appyslim-education-matter:before {
    content: "\e1c0"
}

.appyslim-phone-phone-gps:before {
    content: "\e284"
}

.appyslim-network-connection-tree:before {
    content: "\e2ef"
}

.appyslim-music-audio-analysis:before {
    content: "\e31a"
}

.appyslim-seo-web-analytics:before {
    content: "\e3f9"
}

.appyslim-calendar-time-pass:before {
    content: "\ea6f"
}

.appyslim-medical-heart-monitor:before {
    content: "\e389"
}

.appyslim-love-wedding-list:before {
    content: "\30"
}

.appyslim-repair-gear-1:before {
    content: "\e3b5"
}

.appyslim-transport-taxi:before {
    content: "\e0a6"
}

.appyslim-ecommerce-box-delivered:before {
    content: "\e871"
}

.appyslim-ui-home-button:before {
    content: "\e03d"
}

.appyicon-hyperlocal-icon:before {
    content: "\44"
}

.appyslim-seo-market-growth:before {
    content: "\e3df"
}

.appyslim-finance-dollar-loan:before {
    content: "\e70a"
}

.appyslim-seo-video-marketing:before {
    content: "\e3f8"
}

.appyslim-seo-market-share:before {
    content: "\e3e0"
}

.appyslim-phone-phone-search:before {
    content: "\e292"
}

.appyslim-ecommerce-cart-checkout:before {
    content: "\e873"
}

.appyslim-ui-user:before {
    content: "\e06e"
}

.appyslim-photo-image-files:before {
    content: "\e222"
}

.appyslim-photo-add-image:before {
    content: "\e1fd"
}

.appyslim-phone-message-notification:before {
    content: "\e268"
}

.appyslim-hotel-credit-card-back:before {
    content: "\e4de"
}

.appyslim-food-chef:before {
    content: "\e680"
}

.appyslim-cafe-fork-knife-sign:before {
    content: "\ea92"
}

.appyslim-education-earth-symbol:before {
    content: "\e1b3"
}

.appyslim-phone-app-store-icon:before {
    content: "\e251"
}

.appyslim-ecommerce-smartphone-shopping:before {
    content: "\e8a8"
}

.appyslim-phone-phone-favorites:before {
    content: "\e282"
}

.appyslim-calendar-calendar-empty:before {
    content: "\ea58"
}

.appyslim-music-sound-settings:before {
    content: "\e360"
}

.appyslim-phone-phone-media:before {
    content: "\e289"
}

.appyslim-phone-phone-location:before {
    content: "\e286"
}

.appyslim-education-notebook-2:before {
    content: "\e1ca"
}

.appyslim-party-christmas-calendar:before {
    content: "\e2ae"
}

.appyslim-camping-map-route:before {
    content: "\ea34"
}

.appyslim-phone-phone-share:before {
    content: "\e295"
}

.appyslim-ecommerce-secure-credit-card:before {
    content: "\e897"
}

.appyslim-files-file-list:before {
    content: "\e758"
}

.appyicon-loyalty:before {
    content: "\53"
}

.appyslim-hardware-phone-connection:before {
    content: "\e8f4"
}

.appyslim-calendar-calendar-days:before {
    content: "\ea56"
}

.appyslim-hardware-tablet-phone-connection:before {
    content: "\e915"
}

.appyslim-phone-phone-mail:before {
    content: "\e288"
}

.appyslim-alignment-text-list:before {
    content: "\ebd7"
}

.appyslim-alignment-text-media-list:before {
    content: "\ebd9"
}

.appyslim-ui-user-list:before {
    content: "\e070"
}

.appyslim-seo-website-code:before {
    content: "\e3fc";
}

.appyslim-ecommerce-24h-support:before {
    content: "\e866";
}

.appyslim-phone-24-call-support:before {
    content: "\e24d";
}

.appyslim-phone-iphone:before {
    content: "\e266";
}

.appyslim-ui-edit:before {
    content: "\e035";
}

.header-sec {
    padding: 15px 60px
}

.appypieLogo a {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.nav>li>a:hover {
    background: transparent
}

.appypie-brand-text {
    color: #fff;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(51, 51, 51, 0.6);
    text-transform: lowercase;
    left: 0;
    margin-top: -6px;
    font-size: 13px;
    opacity: 1
}

.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    transition: padding .2s ease-in-out, background-color .2s ease-in-out;
    border-color: transparent
}

.header-sec.squeezelogo {
    padding: 10px 60px;
    background-color: rgba(255, 255, 255, 0.97);
    border-bottom: .05556rem solid rgba(0, 0, 0, .06);
    box-shadow: 0 0 4px rgba(51, 51, 51, 0.55)
}

.header-sec.headbg {
    background-color: #fff;
    box-shadow: 0 0 4px rgba(51, 51, 51, 0.55)
}

.header-sec.headbg.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.de-home-menu>li>a:hover:before,
.login-menu>li>a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.de-home-menu>li>a:before,
.login-menu>li>a:before {
    background: #595c66;
    content: "";
    position: absolute;
    height: .16667em;
    right: .55556em;
    bottom: .27778em;
    left: .55556em;
    border-radius: .16667em;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.header-sec.squeezelogo .de-home-menu>li>a:before,
.login-menu>li>a:before {
    background-color: rgba(0, 0, 0, 0.4)
}

.navbar-brand {
    padding: 2px 15px 15px;
    position: relative
}

.navbar-brand.appypieLogo img {
    width: 45px
}

.head-btn:before {
    display: none
}

.navbar-default .de-home-menu>li>a,
.navbar-default .login-menu>li>a {
    margin-top: 4px;
    padding: 12px 14px;
    font-size: 14px;
    letter-spacing: .07031em;
    word-spacing: .09375em;
    transition: .25s ease-in;
    color: #000;
    text-shadow: 0 1px 1px rgba(79, 79, 79, 0.1);
    text-transform: capitalize
}

.navbar-default .login-menu>li>a {
       border: 1px solid black;
    border-radius: 25px;
    padding: 5px 15px;
    letter-spacing: 0;
    margin: 9px 0;
    margin-left: 10px;
}

.navbar-default .login-menu>li>a:before {
      display: none;
}

.header-sec.dark .navbar-nav>li>a,
.header-sec.headbg .navbar-nav>li>a,
.header-sec.squeezelogo .navbar-nav>li>a {
    color: #2f2f2f!important;
    text-shadow: .0625em .0625em .1875em rgba(0, 0, 0, .05);
    /*font-weight:400*/
}


/* .navbar-default .de-home-menu > li > a {font-weight: 700;} */

.widget_nav_menu .widget-title:after,
.feature-menu>a:after {
    display: none
}

.hidemenu {
    display: none
}

.feature-sub {
    list-style: none;
    padding: 0 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2)
}

.feature-sub li {
    color: #4e5056;
    margin-top: 0;
    padding: 8px 10px;
    width: 100%
}

.feature-sub li a {
    color: #4e5056;
    text-decoration: none;
    font-size: 12px
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.dark.navbar-default .navbar-toggle .icon-bar {
    background-color: #333
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    border-color: transparent;
    box-shadow: none;
    background: transparent
}

.header-sec.headbg.navbar-default .navbar-toggle .icon-bar,
.header-sec.squeezelogo.navbar-default .navbar-toggle .icon-bar {
    background-color: #4e5056
}

@media (min-width:1024px) {
    .feature-sub {
        position: absolute;
        background: #fff;
        width: 220px;
        text-align: left;
        min-height: auto;
        padding: 10px;
        border-radius: 4px!important;
        display: none;
        top: 48px;
        box-shadow: 0 .55556rem 1.11111rem 0 rgba(0, 0, 0, .1);
        transition: .2s all ease-in-out;
        border: 0 solid #ccc;
        padding: 10px
    }
    .feature-sub li {
        float: left;
        position: relative;
        line-height: 23px;
        width: 210px;
        list-style: none;
        padding: 4px 7px;
        background: none
    }
    .feature-sub li a {
        color: #585656;
        text-decoration: none;
        display: block;
        padding: 0 5px;
        text-transform: none;
        letter-spacing: .2px;
        transition: all ease .3s;
        font-size: 12px;
        line-height: 2
    }
    .feature-menu:hover .feature-sub {
        display: block;
        transition: all .2s ease-in-out
    }
    .feature-sub li:hover a {
        color: #459fed;
        background: none
    }
}

.intro-text-header .makeanapp {
    color: #fff;
    font-size: 24px;
    left: -120px;
    opacity: .5;
    position: absolute;
    text-shadow: 1px 1px 0 #4f4f4f;
    bottom: -150px;
    direction: ltr
}

.feature-menu {
    cursor: pointer
}

.feature-menu>a:before {
    opacity: 0
}

.activeli.feature-menu>a:before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.feature-sub:before {
    content: " ";
    display: block;
    position: absolute;
    margin: -.55556rem auto .11111rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .27778rem;
    border-color: transparent transparent #fff;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 32px
}

.login-menu .head-btn {
    display: inline-block;
    line-height: 1.5;
    letter-spacing: .08036em;
    color: #fff;
    text-shadow: .07143em .07143em .21429em rgba(0, 0, 0, .05);
    word-spacing: .10714em;
    padding: .51429em 1.42857em!important;
    border-radius: 9999em;
    border: 2px solid rgba(255, 2555, 2555, 0.3);
    text-decoration: none!important;
    margin: 4px
}

.login-menu .head-btn.login {
    background-color: #fff;
    background: none;
    border-color: rgba(255, 255, 255, 0);
    margin: 4px 2px;
    padding: 7px 15px!important
}

.head-btn.login:hover,
.head-btn.login:hover,
.head-btn.signup-btn-top:hover {
    background: #fff!important;
    color: #323335!important;
    border: 2px solid #fff
}

.header-sec.dark .login-menu .head-btn {
    color: #fff!important;
    border: 2px solid rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5)!important
}

.header-sec.squeezelogo .login-menu .head-btn,
.header-sec.headbg .login-menu .head-btn {
    color: #fff!important;
    border: 2px solid #41aba0;
    background-color: #41aba0!important
}

.header-sec.squeezelogo .login-menu .head-btn:hover,
.header-sec.headbg .login-menu .head-btn:hover {
    background-color: #318e84!important;
    border: 2px solid #318e84
}

.header-sec.squeezelogo .login-menu {
    transform: translateX(20px);
    transition: .4s ease-out
}

.header-sec.squeezelogo .login-menu .signup-btn-top {
    transition: .4s ease-out
}

.header-sec.squeezelogo .login-menu .login {
    display: none;
    transition: .4s ease-out
}

.globeDropdown {
    margin: 2px 10px;
    padding: 12px 0;
    text-align: left
}

.globeDropdown ul {
    list-style: none;
    padding: 0
}

.appyslim-network-global-network {
    font-size: 18px;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #000
}

.header-sec.headbg .appyslim-network-global-network,
.header-sec.dark .appyslim-network-global-network,
.header-sec.squeezelogo .appyslim-network-global-network {
    color: #5a5a5a
}

.globeDropdown-content {
    position: absolute;
    z-index: 20;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    background-color: #fff;
    background-color: #f9f9f9;
    top: 48px;
    width: 100%;
    right: -60px;
    min-width: 115px;
    box-shadow: 0 .55556rem 1.11111rem 0 rgba(0, 0, 0, .1);
    max-height: 410px;
    border-radius: 2px;
    transform: translateY(10px)
}

.globeDropdown:hover .globeDropdown-content {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0px)
}

.globeDropdown-content a {
    border-bottom: .5px solid #f3f1f1;
    font-size: 12px;
    display: block;
    padding: 8px;
    color: #555;
    letter-spacing: .08em;
    text-decoration: none
}

.globeDropdown-content a:hover {
    background-color: #e3e3e3;
    outline: none
}

.globeDropdown-content:before {
    content: " ";
    display: block;
    position: absolute;
    margin: -.55556rem auto .11111rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .27778rem;
    border-color: transparent transparent #f9f9f9;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f9f9f9;
    left: 52%
}

.feature-menu>a::after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    display: block
}

@media (max-width:1200px) {
    .header-sec {
        padding: 10px 15px
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .collapse.in {
        display: block!important
    }
    .main-nav {
        width: 100%;
        margin: auto;
        background: #fff
    }
    .navbar-nav.de-home-menu>li {
        float: none
    }
    .navbar-header {
        float: none
    }
    .main-nav a {
        color: #4e5056
    }
    .header-sec,
    .header-sec.squeezelogo {
        padding: .5em 0
    }
    .navbar-header {
        padding: 0 1em
    }
    /* .login-menu{display:none} */
    .de-home-menu {
        width: 100%;
        margin: auto;
        background: #fff
    }
    .navbar-toggle {
        margin-right: 8px
    }
    .feature-sub:before {
        display: none
    }
    .header-sec .container-fluid {
        padding: 0
    }
    .feature-menu>a::after {
        right: 6%
    }
}


/* __________________________ Privacy Policies banner  __________________________________*/

.container.top-txt {
    position: fixed;
    z-index: 9;
    background: #000;
    height: auto;
    bottom: 0%;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    left: 0;
    right: 0;
    line-height: 1.2;
    font-family: 'proxima-med';
    font-size: 14px;
}

.tag-txt p {
    color: #fff;
    padding: 12px 0;
    margin: 0
}


/* .navbar.privacy-show{min-height:90px;padding-top:50px} */

.tag-txt a {
    color: #fff
}

.ok-btn {
    background: green;
    padding: 2px 12px;
    border-radius: 5px;
    text-decoration: none!important;
    margin: 0 10px;
    display: inline-block;
}


/* __________________________ Footer  __________________________________*/

footer {
    font-family: 'proxima-med';
}

.topFooter {
    padding: 2em 0
}

.widget_nav_menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-nav-list .footer-nav-heading,
.widget_nav_menu .widget-title {
    line-height: 1.5;
    margin-bottom: 1.2em;
    color: #838383;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
    position: relative
}

.footer-nav-list li,
.widget_nav_menu li {
    margin: 0 0 10px;
    font-size: 1em
}

.footer-nav-list li a,
.widget_nav_menu li a {
    color: #969ea2;
    transition: ease all .5s;
    display: block;
    margin: 0em 0
}

.footer-nav-list li a:hover,
.widget_nav_menu li a:hover {
    color: #4c4c4c;
    text-decoration: none
}

footer .menu {
    list-style: none;
        margin-left: 0;
    padding-left: 0;
}

.botomFooter {
    padding: 1em 0 3.5em
}

.bottom-footer-nav .nav.navbar-nav {
    padding: 0;
    margin: 0
}

.bottom-footer-nav .nav.navbar-nav li {
    display: inline-block;
    line-height: 1;
    position: relative
}

.bottom-footer-nav .nav.navbar-nav li a {
    color: #5d5d5d;
    text-decoration: none!important;
    padding: 0 11px;
    font-size: .9em;
    text-transform: uppercase;
    position: relative
}

.bottom-footer-nav .nav.navbar-nav li a:hover {
    color: #333;
    text-decoration: none
}

.social_icons-footer {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0
}

.socialLinks a {
    color: #838383;
    transition: color .3s ease;
    display: inline-block;
    width: 2.2rem;
    vertical-align: middle;
    text-decoration: none;
    fill: #838383;
    margin-right: .8rem;
    font-size: 0
}

.socialLinks a:hover {
    color: #5d5d5d
}

.socialLinks a span {
    font-size: 20px
}

.footer-logo {
    display: inline-block
}

.footer-logo svg {
    height: 45px
}

.botomFooter .vcenter {
    margin-bottom: 0
}

.copyright {
    color: #8f8d8d;
    font-size: .9em
}

.widget_nav_menu .widget-title:after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 5%
}

.bottom-footer-nav .nav.navbar-nav {
    display: flex;
    justify-content: center;
    float: none
}



.inner-Banner-Heading{
width: 70%;
    margin: 5% auto;
    font-size: 1em;
    text-align: center;
    }
.vcenter {
    display: inline-block;
    vertical-align: middle;
/*     float: none; */
    margin-bottom: 2em
}





@media (max-width:1200px) {
    .bottom-footer-nav .nav.navbar-nav {
        flex-wrap: wrap
    }
    .bottom-footer-nav .nav.navbar-nav li a {
        margin: .5em 0
    }
}

@media (max-width:991px) {
    .botomFooter .vcenter {
        margin-bottom: 1em;
        text-align: center
    }
    .widget_nav_menu {
        margin-bottom: 2rem
    }
    footer .menu {
        padding: 0 10px
    }
    .vcenter {
        vertical-align: text-top
    }
}

@media (max-width:767px) {
    .widget_nav_menu .widget-title:after {
        display: block
    }
    .widget_nav_menu .widget-title {
        border-bottom: 1px solid #cacedb;
        padding: 10px;
        margin: 10px 0;
        pointer-events: all
    }
    .widget.widget_nav_menu>div {
        display: none
    }
    .bottom-footer-nav .nav.navbar-nav li {
        display: block;
        width: 100%;
        margin: .3em 0
    }
    .bottom-footer-nav .nav.navbar-nav li a {
        padding: .5em 0;
        margin: 0
    }

    .useTemplate .wrapperBox {
        display: block !important;
        align-items: center;
    }





}




/* __________________________ Certification  __________________________________*/

.certi-par {
    text-align: center;
    padding: 30px 15px;
    color: #a9a9a9;
    width: 70%;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 30px;
    line-height: 1.4;
    box-shadow: 0 2px 8px #e6e4e4;
    border-radius: 10px;
    background: #fff
}

.certi-icon {
    font-size: 0;
    margin-top: -10%
}

.certi-desc {
    width: 64%;
    margin: 20px auto 25px;
    line-height: 1.5;
    font-size: 1em
}

.certi-footer {
    display: flex;
    justify-content: space-around;
    align-items: center
}

a.certi-footer-btn {
    color: #00000a;
    text-decoration: none;
    border: 1px solid #000;
    padding: 11px 20px 9px;
    border-radius: 25px;
    transition: ease-in .4s;
    font-weight: 700;
    font-size: .8em;
    width: 240px
}

a.certi-footer-btn:hover {
    background: #000;
    color: #fff
}

.useTemplate .wrapperBox{
    display: flex;
    align-items: center;
}







@media (min-width:768px) and (max-width:1024px) {
    .certi-footer * {
        margin: 2% 0
    }
}

@media (max-width:991px) {
    .certi-par {
        width: 100%
    }
}

@media (max-width:767px) {
    .certi-par {
        margin: 0 auto 6%
    }
    .certi-footer {
        flex-wrap: wrap;
        flex-flow: column
    }
    .certi-footer * {
        margin: 4% 0
    }
    .certi-desc {
        width: 100%
    }
    .certi-icon {
        font-size: 0;
        margin-top: -15%
    }
}


/* __________________________ ChatBot __________________________________*/

.text-white {
    color: #fff
}

svg {
    max-width: 100%
}

.grid-2 {
    padding: 1em 6em 0;
    position: relative
}

.grid-3 {
    padding: 2em 6em 1em;
    position: relative
}

@media(min-width:1800px) {
    .grid-3,
    .grid-2 {
        padding: 2em 15em 8em
    }
}

.chatbot-banner {
    width: 100%;
    height: 100%;
    background-image: url("../images/banner.svg");
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;    background-position: 50% 50%;
    background-color: #C7EFFF;
    padding-bottom: 40px;
        padding-bottom: 40px;
}

.chatbot-banner-wrap {
    position: relative;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.botdevice {
    -ms-flex-item-align: flex-end;
    z-index: 1;
    -ms-flex: 0 0 30%;
    flex: 0 0 30em;
    max-width: 30em;
    transform: translateX(12%) translateY(12%);
    opacity: .75
}

.bot-icon {
    transform: translateY(-22%);
    opacity: .75;
    -ms-flex: 0 0 20%;
    flex: 0 0 20em;
    max-width: 20em;
    text-align: center;
    position: relative;
    height: 300px
}

.bot-icon::after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.bot-icon svg {
    width: 60%;
    position: relative;
    vertical-align: middle
}

.banner-content {
    transform: translateX(10%);
    color: #A1CEF7;
    color: #000;
    -ms-flex: 0 0 30%;
    flex: 0 0 35%;
    max-width: 35%;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    padding-right: 6em
}

.wave {
    position: absolute;
    bottom: -10%;
    width: 102%;
    left: -10px;
    z-index: 0
}

.commonHeading {
    font-size: 2em;
    margin-top: 1em;
    color: #094891;
    font-family: 'gtm'
}

.subHeading {
    font-size: 1.2em;
    margin: 0 0 10px
}

.section-content {
    margin-bottom: 1em
}

.grid-2:before {
    content: "";
    display: block;
    width: 100%;
    height: 18em;
    background: #F0F6FA;
    position: absolute;
    left: 0;
    top: 48%;
    transform: translateY(-50%)
}

.chat-btn {
    background-color: #1676E8;
    color: #fff;
    text-shadow: .07143em .07143em .21429em rgba(0, 0, 0, .05);
    word-spacing: .10714em;
    padding: .61429em 2.2em;
    border-radius: 9999em;
    transition: background-color .25s ease-out;
    border: 1px solid #1071E3;
    text-decoration: none!important;
    margin: .5em 0;
    display: inline-block;
    cursor: pointer;
    transition: .25s ease-out
}

.chat-btn:hover,
.chat-btn:focus {
    background-color: #1676E8;
    color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.chat-btn.banner-btn {
    color: #fff;
    background: #000;
    font-size: 1.3em;/*
    font-family: 'gtm';*/
    border-color: #000
}

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

.banner-heading {
       font-size: 2.7em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333366 !important;
    font-weight: 700;
    line-height: initial;
      margin-bottom: 40px;
}

.banner-subheading {
    font-size: 1.3em;
    line-height: 1.5;
    color: #000;
    margin-bottom: 40px;
}


}

.grid-heading {
    font-family: 'gtm'
}

@media(max-width:991px) {
    .grid-3,
    .grid-2 {
        padding: 2em 1em 4em
    }
    .grid-2:before {
        height: 70%;
        top: 0;
        transform: translate(0)
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .botdevice {
        -ms-flex: 0 0 26em;
        flex: 0 0 26em;
        max-width: 26em;
        transform: translateX(13%) translateY(9%)
    }
    .bot-icon {
        -ms-flex: 0 0 15%;
        flex: 0 0 15em;
        max-width: 15em;
        height: 225px;
        transform: translateX(0%) translateY(0%)
    }
    .banner-content {
        -ms-flex: 0 0 30em;
        flex: 0 0 30em;
        max-width: 30em;
        transform: translateX(0%) translateY(10%)
    }




}

@media(max-width:768px) {
    body {
        font-size: 14px
    }
    .botdevice {
        display: none
    }
    .chatbot-banner-wrap {
        flex-wrap: wrap;
        padding: 3em 1.5em;
        height: calc(100vh - 70px);
        height: 92vh
    }
    .bot-icon,
    .banner-content {
        transform: none;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0
    }
    .chatbot-banner {
        background-size: 200% 50%
    }
    .bot-icon svg {
        width: 40%
    }
    .illustration-circles {
        max-width: 200px
    }
    .bot-icon {
        height: 200px
    }
    .bot-icon img {
        max-width: 30%
    }
    .banner-content {
        align-self: flex-start
    }
    .chat-btn.banner-btn {
        margin-top: 0
    }
    .banner-heading {
        margin-top: 0
    }
    .banner-clientele img {
        max-width: 75%
    }


  
}


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


    .temt-banner-img {
        padding: 5px !important;
    }

    .choose-bot-type ul {
        column-count: 1 !important;
        margin-top: 30px;
    }

    .feature-bot .d-flex {
        flex-wrap: wrap;
    }

    .feature-bot .first .bg1 {
      display: none;
    }

    .feature-bot .d-flex .image {
        margin-top: 20px;
    }

    .heading-title {
        font-size: 32px !important;
    }

    .botFeature .heading-title{
        width: 100% !important;
        margin: 0 auto;
        font-size: 28px !important;
    }

    .heading-title.pad-30-b {
        padding-bottom: 10px;
    }

    .feature-bot .d-flex.mar-30-t {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .next-level .container{
        padding: 15px !important;
    }



    .client-area .bg1 {
        display: none;
    }

    .chatbot-template-bg .bg1,
    .chatbot-template-bg .bg2 {
        display: none;
    }

.client-area .rating {
    flex-wrap: wrap;
}


.client-area .rating .box {
   display: flex;
    padding: 10px !important;
    position: relative;
    width: 50% !important;
}


.client-area .rating .box:before {
      content: '';
    display: block;
    width: 1px;
    height: 57%;
    background: #0684f873;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    
    display: none !important;
}


.temt-banner-text {
    padding-right: 0 !important;
}

}

/* __________________________ Live Chat __________________________________*/

@keyframes chat-middle-animation {
    0% {
        transform: scale(1) translateX(-50%) translateY(-50%);
    }
    50% {
        transform: scale(0.9) translateX(-50%) translateY(-50%);
    }
    100% {
        transform: scale(1) translateX(-50%) translateY(-50%);
    }
}

@keyframes chat-inner-animation {
    0% {
        transform: scale(1) translateX(-50%) translateY(-50%);
    }
    50% {
        transform: scale(0.9) translateX(-50%) translateY(-50%);
    }
    100% {
        transform: scale(1) translateX(-50%) translateY(-50%);
    }
}

@keyframes chat-outer-animation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.chatbot-banner.live-chat .botdevice {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    transform: translateX(0%) translateY(18%)
}

.chatbot-banner.live-chat .banner-content {
    transform: translateX(0%) translateY(20%);
    color: #A1CEF7;
    padding-right: 2em;
    padding-left: 4em
}

.chatbot-banner.live-chat .illustration-circles-live {
    width: 100%;
    position: absolute;
    height: 100%;
    max-width: 300PX;
    left: 0;
    top: 0;
    top: -15%;
    z-index: -5
}


.chatbot-banner.live-chat .banner-heading:before {
    content: "";
    display: block;
    width: 55px;
    height: 44px;
    background-image: url("https://images.appypie.com/wp-content/uploads/2019/06/10115001/chaticon.svg");
    position: absolute;
    right: 0;
    top: -15px;
    background-repeat: no-repeat;
    background-size: 100%
}

.chatbot-banner.live-chat .banner-heading {
    line-height: 1.5;
    color: #fff
}





/* __________________________ Banner  Clientele __________________________________*/

.banner-clientele {
    background: #FBFBFB;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px;
    filter: grayscale(1)
}





@media (min-width:1025px) and (max-width:1400px) {
    .banner-clientele img {
        width: 70%;
        opacity: .9
    }
    .botdevice {
        transform: translateX(18%) translateY(0%)
    }
    .banner-content {
        transform: translateX(0%)translateY(-10%)
    }
    .bot-icon {
        flex: 0 0 18em;
        max-width: 18em;
        transform: translateY(-40%) translateX(-10%)
    }
    .bot-icon img {
        max-width: 40%
    }
 
}

.banner-clientele {
    background: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px;
    opacity: .7
}




@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .chatbot-banner-wrap {
        height: auto;
        flex-wrap: wrap;
        padding: 3em 1.5em 6em
    }
}




@media (min-width:992px) {

    .footer-nav-list .footer-nav-heading,
    .widget_nav_menu .widget-title {
        pointer-events: none;
    }
}



#privacyPolicyId,
#termCondId {
    color: #5c6ac4
}

#privacyPolicyId:hover,
#termCondId:hover {
    color: #3748b4
}

@media(max-width:768px) {
    #contactModal .modal-title {
        font-size: 25px!important;
        line-height: 30px!important
    }
    #contactModal .sub-title {
        font-size: 13px
    }
    #contactModal .form-control {
        width: 100%
    }
    #contactModal .modal-content {
        padding: 10% 8%
    }
    #contactModal textarea.form-control {
        height: 100px
    }
    #contactModal .close.close_btn::before,
    #contactModal .close.close_btn::after {
        height: 20px
    }
    #contactModal .body-heading {
        font-size: 1em
    }
}

div.wpcf7-mail-sent-ok {
    border: 0 solid #398f14;
    font-size: 16px;
    color: #398f14;
    font-weight: 700;
    padding: 0
}

form.wpcf7-form.sent .form-group {
    display: none!important
}

@media (min-width:1800px) {
    body {
        font-size: 18px!important
    }
    .grid-heading {
        margin: 1em 0
    }
    p {
        margin: 0 0 .5em
    }
    .botdevice {
        flex: 0 0 50em;
        max-width: 40em;
        transform: translateX(25%) translateY(0)
    }
    .bot-icon {
        transform: translateX(11%) translateY(-50%);
        -ms-flex: 0 0 30em;
        flex: 0 0 30em;
        max-width: 30em;
        height: 450px
    }
    .banner-content {
        -ms-flex: 0 0 50em;
        flex: 0 0 50em;
        max-width: 50em;
        transform: translateX(0%);
    }
    .banner-heading {
        font-size: 2.6em;
        margin-bottom: .5em
    }
    .banner-subheading {
        font-size: 1.2em;
        margin-bottom: .5em
    }
    .botdevice img {
        width: 110%
    }
    .chatbot-banner.live-chat .botdevice img {
        width: 100%
    }
    .chatbot-banner.live-chat .banner-content {
        transform: translateX(8%) translateY(0%)
    }
    .chatbot-banner.live-chat .botdevice {
        transform: translateX(0%) translateY(0%)
    }
    .chatbot-banner.live-chat .banner-heading::before {
        width: 80px;
        height: 64px;
        top: -22px
    }
    .grid-2:before {
        top: 48%;
        transform: translateY(-62%)
    }
    .sec-icon img {
        width: 150px;
        margin: 3em auto
    }
}

.review-rate {
    font-size: 12px;
    color: #777;
    margin: 10px 0;
}

.review-rate a {
    color: #777;
    margin: 10px 0;
}


/* Drop down CSS */

@font-face {
    font-family: 'avnext-reg';
    src: url("../icons/avnext/AvenirNextLTPro-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

.menu-item-description {
    margin: 0;
    line-height: 1.7em;
    font-size: 13px;
    letter-spacing: initial
}

@media (min-width: 1201px) {
    ul.feature-sub {
        position: absolute;
        width: 940px;
        text-align: left;
        min-height: auto;
        padding: 20px!important;
        border-radius: 4px;
        display: none;
        top: 48px;
        /*font-family:'Open Sans',sans-serif;*/
        max-width: 940px;
        background-color: #fff;
        border: 0 solid #cbd6e2;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        box-shadow: 0 8px 24px rgba(0, 0, 0, .13)
    }
    ul.feature-sub li {
        transition: all .5s;
        line-height: 23px;
        flex: 0 0 33.33%;
        padding: 12px 8px!important;
        border-radius: 4px;
        margin-bottom: 0;
        padding: 10px!important;
        border-left: 3px solid transparent
    }
    .feature-sub li a {
        padding: 12px 10px!important;
        font-size: 14px;
        letter-spacing: .07031em;
        word-spacing: 1.3125px;
        transition: color .25s ease-in, background .25s ease-in;
        text-transform: capitalize;
        font-weight: 400;
        color: #484848!important
    }
    .feature-sub li a>span {
        /*color:#33475b;*/
        font-size: 14px;
        display: block;
        margin-bottom: 6px;
        font-weight: 700;
    }
    .menu-item-description {
        height: 3.4em;
        overflow: hidden
    }
    .feature-menu:hover .feature-sub {
        display: flex;
        flex-wrap: wrap
    }
    .feature-sub li:hover {
        background-color: #f1f5f7!important;
        background: #fafafa!important;
        border-color: #03363d;
        box-shadow: 0 8px 24px rgba(0, 0, 0, .13)
    }
    .feature-menu>a:after {
        right: -3px
    }
}

@media (max-width: 1200px) {
    .feature-sub {
        padding: 0 10px;
        background: rgba(0, 0, 0, 0.02)
    }
    .feature-sub li a {
        line-height: 23px;
        font-size: 14px;
        /*text-shadow:0 0 1px rgba(0,0,0,.3)*/
    }
    .menu-item-description {
        margin-bottom: 0;
        font-size: 12px
    }
    .navbar-default .de-home-menu>li>a,
    .navbar-default .login-menu>li>a {
        text-shadow: 0 0 1px rgba(0, 0, 0, .3)!important
    }
}

body {
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
}


/* Cookie Modal */

.modal-dialog {
    z-index: 9999;
    color: #333;
}

.modal-title {
    display: inline-block;
}


/* Welcome dropdown css */

.wel-drop a.dropdown-toggle {
    color: #fff!important;
    padding: 10px!important;
    margin-top: 5px
}

.dropdown.wel-drop .icon {
    font-size: 18px
}

.dropdown.wel-drop .dropdown-toggle {
    background: none
}

.login-menu>li.wel-drop>a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.dropdown.wel-drop .icon .welcome {
    padding: 0 5px;
    font-size: 14px;
    vertical-align: top;
    text-transform: none
}

.wel-drop.open a.dropdown-toggle {
    background: none!important
}

.wel-drop .dropdown-menu {
    min-width: 230px;
    left: auto!important;
    right: 0!important
}

.wel-drop .dropdown-menu li a {
    text-transform: none
}

.wel-drop .siteUserProfile {
    background: #228aba;
    padding: 7px 15px;
    margin-top: -5px;
    color: #fff;
    width: 100%;
    float: left;
    position: relative
}

.wel-drop .siteUserProfile::before {
    background: #228aba;
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    right: 4px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1
}

.wel-drop .siteUserProfile img {
    width: 32px;
    height: 32px
}

.wel-drop .siteUserProfile .siteuserInfo {
    margin-left: 10px;
    width: calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    width: -moz-calc(100% - 42px)
}

.wel-drop .siteUserProfile .siteuserInfo span {
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 16px;
    font-family: inherit;
    line-height: 18px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.wel-drop .siteUserProfile .siteuserInfo p {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    margin: 0
}

.wel-drop .siteUserProfile .siteuserInfo p a {
    text-decoration: underline;
    color: #fff!important;
    font-size: 12px!important;
    display: inline;
    border: 0;
    padding: 0!important
}

.wel-drop .dropdown-menu li a i {
    padding-right: 10px;
    vertical-align: middle
}

.dropdown.wel-drop:hover .dropdown-menu {
    display: block
}

.dropdown.wel-drop.open:hover .dropdown-menu {
    display: block
}

.wel-drop .dropdown-menu li a {
    color: #000;
    font-family: "MuseoSans-100", "Lucida Grande", Arial;
    padding: 5px 20px
}

.siteuserInfo.pull-left.flip span {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
    overflow: hidden
}

.dropdown-toggle.icon.text-black {
    color: #000!important;
    box-shadow: none!important
}

.wel-drop .icon {
    background: rgba(255, 255, 255, 0.4);
    width: auto;
    height: auto;
    display: table;
    text-align: center;
    margin: 0 auto;
    border-radius: 0;
    box-shadow: none
}

.wel-drop .icon span {
    background: none;
    margin: 0;
    display: inline-block;
    line-height: 1.5
}

.squeezelogo .login-menu .wel-drop .dropdown-toggle span {
    color: #000!important
}

.appyslim-hardware-iphone:before {
    content: "\e8cc"
}

.appyslim-ui-logout:before {
    content: "\e046"
}


/* Seach Box */

.searchWrap {
    width: 50px
}

label.screen-reader-text,
input#searchsubmit {
    display: none
}

.search-box {
    position: absolute;
    top: 8px;
    z-index: 1;
    right: 0;
    margin: 0;
    transition: .4s ease-out
}

.search-box .left-inner-addon i {
    position: absolute;
    line-height: 38px;
    pointer-events: none;
    color: #77c4e3;
    font-size: 16px;
    padding-left: 11px;
    left: 0
}

.search-box #dirSearch input#s {
    border: none;
    height: 35px;
    width: 35px;
    border-radius: 50px!important;
    padding: 0 0 0 35px;
    -webkit-transition: all .7s ease 0;
    -moz-transition: all .7s ease 0;
    -o-transition: all .7s ease 0;
    transition: all .7s ease 0;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 3px #77c4e3!important;
    margin-right: 5px
}

.search-box #dirSearch input#s:focus {
    width: 250px;
    display: block;
    outline: none;
    transition: all 0.7s ease 0s;
}

@media (min-width:1200px) {
    #deappypie-nav {
        float: left
    }
}

@media (max-width:1200px) {
    .login-menu.navbar-nav>li {
        float: left
    }
    .login-menu {
        position: absolute;
        right: 60px;
        top: 10px;
        margin-top: 0
    }
    .navbar-default .login-menu>li>a {
        color: #000!important
    }
    .header-sec.squeezelogo .login-menu {
        transform: translateX(0px);
        transition: .4s ease-out;
    }
    .header-sec.squeezelogo .navbar-default .login-menu>li>a {
        color: #4e5056!important
    }
}

@media (max-width:767px) {
    .login-menu>li:nth-child(1),
    .login-menu>li:nth-child(2) {
        display: none !important;
    }
    .globeDropdown {
        margin: 2px 6px;
        padding: 5px 0;
    }
    .navbar-brand {
        padding: 2px 5px 10px;
    }
    .header-sec .login-menu {
        transform: translateX(0px);
        top: 16px;
    }
    .navbar-default .de-home-menu>li>a,
    .navbar-default .login-menu>li>a {
        font-size: 12px;
        letter-spacing: 0;
        word-spacing: 0;
    }
    .search-box {
        top: 0;
    }
    .navbar-default .de-home-menu>li>a,
    .navbar-default .login-menu>li>a {
        margin-top: 0;
    }
}

.globeDropdown-content {
    min-width: 190px;
}

.globeDropdown-content a {
    text-transform: capitalize;
    font-size: 12px
}


/* Drop down interal link */

@media screen and (min-width: 812px) {
    .feature-sub li .menu-item-description {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 14px
    }
    .feature-sub li .menu-item-description a:nth-child(1) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 2px 5px!important
    }
    .menu-item-description {
        height: auto
    }
    ul.feature-sub li {
        flex: 0 0 50%;
        padding: 5px!important;
    }
    /* .feature-sub li a{padding:14px 14px 0!important} */
    .feature-sub li .menu-item-description>a {
        padding: 0 2px!important;
        margin: 0 0 0 7px !important;
    }
    .feature-sub li .menu-item-description span {
        font-size: 13px!important;
        font-weight: 400;
        margin-bottom: 0
    }
    .feature-sub li .menu-item-description a:nth-child(1) {
        padding: 0 8px;
        margin-bottom: 0;
    }
    .feature-sub li .menu-item-description a:not(:nth-child(1)) span {
        color: #1695d6!important;
        color: #4e75b9 !Important;
        font-size: 10px!important;
        font-weight: 700
    }
    .feature-sub li .menu-item-description a:not(:nth-child(1)):hover span {
        color: #395b97 !Important
    }
    .feature-sub li a {
        padding: 14px 14px 0 10px !important
    }
    ul.feature-sub {
        padding: 20px 14px !important;
    }
}

.feature-sub li .navDescp {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.8em;
    font-size: 12px!important
}

.navDescp {
    margin-bottom: 0;
    line-height: 1.8em;
    font-size: 12px;
    font-weight: 400
}

@media (max-width: 811px) {
    ul.feature-sub li {
        padding: 4px 0px !important;
    }
    .feature-sub li .navDescp {
        margin-bottom: 12px;
        display: block;
    }
    .feature-sub {
        padding: 0 15px;
    }
    .menu-item-description a {
        display: block;
        margin-bottom: 4px;
    }
}

.feature-sub li .menu-item-description span,
.feature-sub li .menu-item-description {
    text-transform: none;
}

.feature-sub li .menu-item-description .navDescp {
    letter-spacing: normal;
    text-transform: none;
}


/* Church landing page */

.chapter {
    padding: 6% 0 0
}

.chapter p {
    margin: 16px 0
}

.chapter ol,
.chapter ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 16px
}

.lazyframe {
    border-radius: 4px;
    overflow: hidden;
    border: .5px solid #dcdedd;
    box-shadow: 0 0 4px #ccc
}

.heading {
    font-size: 27px;
    font-weight: 700;
    margin: 30px auto;
    color: #094891
}

.icon-div {
    font-size: 5rem;
    color: #4b74a3;
    color: #094890
}

.feature-title {
    font-weight: 700
}

.feature-details {
    margin-bottom: 30px
}

.style-none {
    list-style: none;
    margin: 0;
    padding: 0!important
}

.top-influencers ol li {
    font-size: 18px
}

.mar-l-5 {
    margin-left: 5px
}

.features-section {
    list-style: none;
    margin: 0;
    padding: 0!important
}

.features-section .feature {
    display: -ms-flexbox;
    display: flex
}

.features-section .feature-image {
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
    text-align: center;
    margin-top: 10px
}

.features-section .feature-content {
    padding: 0 10px
}

.btn-holder.pos-abs {
    position: absolute;
    bottom: 47px;
    left: 0;
    right: 0
}

.block-center {
    display: block!important;
    text-align: center;
    margin: 10% auto
}

.banner-content {
    padding-right: 1em
}

.cstm-accordion-style .panel-title a {
    display: block;
    text-decoration: none;
    /* color: #094890 */
}

.cstm-accordion-style .panel-title a i {
    float: right;
    color: #777
}

.cstm-accordion-style .panel-default .panel-collapse .panel-body h4 {
    line-height: 26px;
    font-size: 16px
}
.panel-body p,.panel-body li {
    font-size: 16px;
}
.panel-body li{margin-bottom: 5px;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {   padding: 15px 30px;
}
.apps-templates-sec {
    text-align: center;
    border: 1px solid #cacedb;
    background-color: #fff;
    margin: 2px
}

.apps-templates-sec .signup-btn {
    border: none;
    border-radius: 30px;
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 30px;
    text-transform: none;
    margin-top: 1px;
    margin-bottom: 18px;
    background-color: #1676E8;
    text-decoration: none
}

.apps-templates-sec p {
    padding: 10px 30px;
    text-align: center;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 1.6;
    height: 420px;
    overflow: hidden;
    height: auto;
    text-align: left;
    margin-top: 0
}

.apps-templates-sec h3 {
    color: #323335;
    padding: 17px 14px 8px;
    margin: 0;
    font-size: 16px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    font-weight: 600;
    height: 70px;
    line-height: 1.5
}


@media(max-width:767px) {
    .features-section .feature-image {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 10px
    }
    .features-section .feature {
        flex-flow: wrap
    }
    .feature-details {
        margin: 0 -15px 30px
    }
    .top-influencers ol li {
        font-size: 15px
    }
}

@media screen and (min-width: 812px) {
    .menu-col-1 ul.feature-sub {
        max-width: 455px;
    }
    .menu-col-1 ul.feature-sub li {
        flex: 0 0 100%;
    }
}
chatbot-banner-wrap0 {
height:200px}
.navbar-brand.appypieLogo.chatbotLogo img {
    width: auto;
    margin-top: 5px;
}

.navbar-brand.appypieLogo.chatbotLogo {
    padding: 0px 15px 0px;
    position: relative;
}

@media (max-width:480px) {
    .navbar-brand.appypieLogo.chatbotLogo img {
        max-width: 200px;
    }
}
.inner-Banner-Heading {margin-top: 10%;}

.inner-Banner-Heading .banner-heading {color: #000;margin-top: 10px;    line-height: inherit;}
.innerContainer{margin-top:5%}
@media only screen and (max-width:800px) {
    .inner-Banner-Heading {
    margin-top: 20%;
    width: 100%;
    padding: 7px;
}
  .inner-Banner-Heading .banner-heading {}
}




.searchbox{
    background: white;
    width: 70%;
    margin: 0 auto;
    border-radius: 25px;
    box-shadow: 1px 1px 1px #A4D2E5;

}


.searchbox input[type="text"]{
    width: 86%;
    padding: 16px;
    border: 0;
    background-color: transparent;
}

.searchbox img{
      width: 22px;
}

.chatbot-type-section {
      padding: 70px 0;
    padding-bottom: 0;
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.chatBot-type-box {
 position: relative;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 1px 1px 15px 4px #00000014;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    height: 250px;
    justify-content: center;
}

.chatBot-type-box img{
        width: 62px;
    height: 90px;
}

@media (min-width: 576px){

.chatbot-type-section .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.chatBot-type-box {
   
    padding: 10px;
    /*height: auto;*/
}

}


.chatBot-type-box h2{
    font-size: 18px;
    color: black;
    margin-bottom: 4px;
    font-weight: 600;
}


.chatBot-type-box p{
    text-align: center;
    color: #20303C;
}

.chatBot-type-box.content .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 25px;
}

.chatBot-type-box .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
        display: flex;
    flex-direction: column;
}

.chatBot-type-box .fadeIn-top {
    top: 20%;
}

.chatBot-type-box.content:hover .content-overlay{
  opacity: 1;
}

.chatBot-type-box.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}


.chatBot-type-box .content-details a:nth-child(2) {
    background: transparent;
    display: block;
    color: #ffffff;
    width: 80%;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: 10px;
    border: 1px solid white;
}
.chatBot-type-box .content-details a {
    background: #fdfdfd;
    padding: 5px;
    display: block;
    color: #030303;
    width: 80%;
    margin: 0 auto;
    border-radius: 4px;
    font-size: 18px;
    border: 1px solid white;
    text-decoration: none;
}

.loadMore{
            text-align: center;
    margin: 40px 0;
}


.loadMore a{
       background: #FFD954;
    padding: 12px;
    display: inline-block;
    border-radius: 25px;
    width: 200px;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    transition: .2s ease-in-out;
    font-weight: 700;
}

.loadMore a:hover{
    background-color: #ffe179;
}


.boost-section {
    background: #2B304B;
        padding: 80px 0;
    margin: 40px 0;
    position: relative;
}

.boost-section:before{
       background-image: url(../images/bg-boost.png);
    position: absolute;
    top: 50%;
    width: 140px;
    height: 200px;
    left: 5%;
    content: '';
    transform: translate(0px, -50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.boost-section:after{
   background-image: url(../images/bg-boost.png);
    position: absolute;
    top: 50%;
    width: 140px;
    height: 200px;
    right: 5%;
    content: '';
    transform: translate(0px, -50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.boost-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.boost-inner {
  
}

.boost-inner h2{
     color: #fff;
    margin: 0;
    padding-bottom: 20px;
    font-size: 37px;
    font-family: Helvetica Neue;
}


.boost-inner p{
           color: #fff;
    margin: 0;
    padding-bottom: 20px;
    font-size: 18px;
    font-family: Helvetica Neue;
}

.boost-inner form{
        width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.boost-inner .formBox{
      background: white;
    border-radius: 10px;
    width: 65%;
}


.boost-inner .formBox input[type="text"]{
          padding: 15px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 0;
    padding-left: 30px;
    width: 70%;
    box-sizing: border-box;
}

.boost-inner .formBox input[type="email"]{
          padding: 15px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 0;
    padding-left: 30px;
    width: 70%;
    box-sizing: border-box;
}

.boost-inner .formBox input[type="submit"]{
  padding: 16px;
    width: 29%;
    box-sizing: border-box;
    border: 0;
    background: #0484F8;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    position: relative;
    right: -4px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}

.boost-inner .formBox input[type="submit"]:hover{
  
    background: #0870ce;
}

.navbar.fixed {
    background: white;
    box-shadow: 1px 5px 11px 4px #00000017;
}

.useTemplate .modal-dialog-centered {
    min-height: calc(95% - (1.75rem * 2));
        display: flex;
    flex-direction: column;
    justify-content: center;
}

.useTemplate .modal-content{
       border-radius: 20px;
}


.useTemplate .modal-dialog{
    width: 800px;
}

.useTemplate .modal-dialog .image {
       padding: 21px;
    background: white;
    box-shadow: 0px 0px 18px 1px #00000017;
    border-radius: 20px;
    text-align: center;
}


.useTemplate .modal-dialog .image img {
    height: 213px;
    margin: 0 auto;
}


.useTemplate .modal-body {
    position: relative;
    padding: 40px;
}


.useTemplate .modal-dialog .text{
    
}




.useTemplate .modal-dialog .text h2{
        font-size: 32px;
    margin: 0;
    font-weight: 600;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.modal-backdrop.in {
    opacity: .7;
}


.useTemplate button.close {
    padding: 0;
    cursor: pointer; 
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    border: 2px solid #131212;
    opacity: 1;
    border-radius: 100%;
}



.useTemplate .modal-dialog .text p{
    font-size: 18px;
    line-height: inherit;
    padding: 20px 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}


.useTemplate .modal-dialog .text a{
        background: #0684f8;
    padding: 11px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.useTemplate .modal-dialog .text a:hover{
    background-color: #026cce;
}

.catfeacture-section-2 {
      width: 100%;
    margin: auto;
    font-size: 30px;
    text-align: center;
    position: relative;
    bottom: -20px;
    padding-top: 30px;
    border-top: 1px solid #8c8c8c38;
    margin-top: 30px;
}

.catfeacture-section-2 ul {
    padding-left: 10px;
    padding-top: 20px;
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0px;
}

.catfeacture-section-2 ul li {
    float: left;
    padding: 2px 20px;
}

h4.clicntLogo-heading {
    font-size: 20px;
}

.catfeacture-section-2 ul li img {
       height: 25px !important;
    filter: grayscale(1);
    opacity: 0.7;
}

.catfeacture-section-2 ul li img:hover {
    opacity: 1;
    filter: none;
}


@media(min-width: 1500px){
    .useTemplate .modal-dialog {
        width: 800px !important;
    }

    .temt-banner-text {
        flex-grow: 1;
        padding-left: 0 !important;
    }





}







/* webinar bot template */

 .d-flex{
     display: flex;
 }
 .flex-wrapp{
     flex-wrap: wrap;
 }
 .justify-center{
     justify-content: center;
 }
 .align-center{
     align-items: center;
 }
 .template-main-banner{
     position: relative;
 }
 
.chatbot-template-bg {
    width: 100%;
    height: 100vh;
    background-image: url(../images/webinarbot/bot-template-bg.svg);
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; 
     background: #fff;
    color: #000;
     
}

.template-heading{
    color: #000;
}
.temt-banner-img{
       max-width: 420px;
    background: white;
    /*padding: 19px;*/
    line-height: 0;
    border-radius: 14px;
    /*box-shadow: 1px 1px 12px 0px #0000000f;*/
}
.temt-banner-text{
    flex-grow: 1;
    width: 62%;
    padding-right: 80px;
}
.template-use-btn{ 
      background: #0484F8!important;
    border-color: #0484F8 !important;
}

.template-cont-sec{
    padding: 70px 0;
}
.templ-sec-heading{
    font-size: 2em;
    font-weight: bold; 
}
.webinarlist{
    padding: 0;
    width: 100%;
    max-width: 900px;
    margin: 40px auto 0;
    list-style: none;
}
.webinarlist li{
    min-width: 33.33%; 
    margin-bottom: 40px;
}
.webinarlist li a:hover{
    text-decoration: none;
}
  
.webinar-icon{
    width: 50px;
    display: inline-block;
}
.icon-text{
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.mar-40-b{
    margin-bottom: 40px;
}
.create-webinar-bot{
    
}
.f-grow-1{
    flex-grow: 1;
}
.step-heading{
    font-size: 20px;
    margin-top: 0;
}
.webinar-bot-step{
    display: inline-flex;
    width: 54px;
    height: 54px;
    background: #dbe5eb;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    margin-right: 15px;
}

@media (max-width: 767px){
    .template-banner-content{
        display: block;
    }
    .temt-banner-text{
        padding-left: 0;
        margin-bottom: 30px;
    }
    .template-main-banner{
        padding-top: 100px;
    }
    .chatbot-template-bg{
        height: auto;
        padding-bottom: 40px;
    }
    .webinarlist li{
        min-width: 100%;
        padding-left: 30px;
        margin-bottom: 30px;
        
    }
}



.webinarSteps .fade-carousel .carousel-indicators > li {
       margin: 0 2px;
    background-color: #ffffff;
    border-color: #88DCFF !important;
    opacity: 1;
    border: 2px solid;
    width: 15px;
    height: 15px;
}
.webinarSteps  .fade-carousel .carousel-indicators > li.active {
    background-color: #88DCFF;
}


.webinarSteps  .carousel-indicators {
    bottom: -50px;
}

.webinarSteps {
    position: relative;
    top: -25px;
}

.botBenefit .benefitBox{
    display: flex;
    align-items: baseline;
        margin-bottom: 30px;
    margin-top: 30px;
    height: 240px;
}



.botBenefit .benefitBox .benefitText{ 
        padding-left: 18px;
    padding-right: 18px;
}
.botBenefit .benefitBox .benefitText h2{ 
        font-size: 18px;
    font-weight: 600;
}
.botBenefit .benefitBox .benefitText p{ 

}


.botBenefit .benefitBox .icon{
        width: 150px;
}

.botBenefit .benefitBox:before{
  position: absolute;
    content: '';
    right: 21px;
    top: 50%;
    width: 1px;
    height: 70%;
    background-color: #e3e3e3;
    transform: translate(10px, -50%);
}


.botBenefit .benefitBox:after{
         position: absolute;
    content: '';
    right: -22%;
    top: 100%;
    width: 74%;
    height: 1px;
    background-color: #e3e3e3;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 576px){
    .botBenefit .benefitBox {
       margin-bottom: 0;
        margin-top: 11px;
        height: auto;
        padding-bottom: 18px;
    }

    .botFeature .featureBox {
        
        height: auto !important;
    }

    .howRegister ul {
       
        margin: 30px 0;
        flex-wrap: wrap;
    }

    .howRegister ul li {
       font-size: 14px !important;
        font-weight: 700;
        width: 50%;
        margin-bottom: 20px;
    }

    .howRegister ul li img {
        margin-right: 4px;
        width: 29px;
        height: 29px;
    }

    .templ-sec-heading {
        font-size: 1.4em;
        font-weight: bold;
        line-height: inherit;
    }

    .template-cont-sec {
        padding: 30px 0;
    }

}

@media screen and (min-width: 577px) and (max-width: 768px){
    .botBenefit .benefitBox {
       margin-bottom: 0;
        margin-top: 11px;
        height: 250px;
        padding-bottom: 18px;
    }

    .boost-inner .formBox input[type="email"] {
        padding: 15px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border: 0;
        padding-left: 12px;
        width: 61%;
        box-sizing: border-box;
    }


    

    .howRegister ul li {
       font-size: 16px !important;
        font-weight: 700;
    }

   

    .templ-sec-heading {
        font-size: 1.4em;
        font-weight: bold;
        line-height: inherit;
    }

    .template-cont-sec {
        padding: 30px 0;
    }

}

.blue-bgg{
    background-color: #EFFAFF;

}


@media screen and (min-width: 1500px){
    .botBenefit .benefitBox {
        height: 270px;
    }

    .botFeature .featureBox {
        height: 370px !important;
    }

    .recBot.botFeature .featureBox {
        height: 440px !important;
    }

    .recBot.botBenefit .benefitBox {
        height: 300px !important;
    }

    .chatbot-template-bg .bg1,.client-area .bg1{
        width: auto !important; 
    }

    .chatbot-template-bg .bg2 {
        width: auto !important; 
    }

    .feature-bot .first .bg1 {
     
        width: auto !important; 
    }


}



/*feature*/


.botFeature .featureBox{
        display: flex;
    align-items: baseline;
    margin-top: 30px;
    height: 300px;
    flex-direction: column;
    background: white;
    padding: 20px;
    box-shadow: -3px 4px 4px 3px #00000008;
    border-radius: 10px;

}



.botFeature .featureBox .featureText{ 
       
}
.botFeature .featureBox .featureText h2{ 
        font-size: 18px;
    font-weight: 600;
}
.botFeature .featureBox .featureText p{ 

}


.botFeature .featureBox .icon{
        width: 150px;
}


.howRegister{
        padding-bottom: 150px;
}


.howRegister p{
    font-size: 16px;
    line-height: 28px;
}

.howRegister ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: space-evenly;
    list-style-type: none;
    margin: 30px 0;
}

.howRegister ul li{ 
    font-size: 18px;
    font-weight: 700;
  
}

.bannerSubHead{
        position: relative;
    font-size: 20px;
    color: #333366;
        margin-bottom: 40px;
}

.howRegister ul li img{
        margin-right: 11px;
}

.recBot.botFeature .featureBox{
    height: 370px;
}

.recBot.howRegister {
    padding-bottom: 50px;
    margin-bottom: 100px;
}



/*pricing-page-style*/

.pricing-banner{
    margin-top: 100px;
    background-image: url("../images/pricing-bg.svg");
       padding: 115px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.pricing-banner .inner-wrapper{
        text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.pricing-banner .inner-wrapper h2{
        color: #000;
    font-weight: 900;
    font-family: Montserrat;
    font-size: 46px;
}


.pricing-banner .inner-wrapper p{
    position: relative;
        width: 50%;
    font-size: 18px;
    padding-top: 23px;
    font-family: Montserrat;
    color: #7F7F7F;
    line-height: 25px;
}

.pricing-banner .inner-wrapper p:before{
       position: absolute;
    content: '';
    width: 50px;
    height: 5px;
    background-color: #000;
    left: 47%;
    bottom: -70%;

}


.pricing-table-wrapper{

}

.pricing-table-inner{
       display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.pricing-title-box{
        width: 30%;
}

.text-box{

}


.text-box .block{
        justify-content: flex-start;
            padding-left: 20px;
}

.mainTitle{
    color: #000;
    font-weight: 600;
}

.block{
height: 65px;
    align-items: center;
    display: flex;
    justify-content: center;
        font-size: 16px;
    text-transform: capitalize;
    line-height: initial;
}

.blank-block{
height: 65px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
}

.pricing-get-box{
     display: flex;
    flex-direction: column;
    justify-content: center;
        width: 20%;
}

.pricing-get-box .pricing-price .popular {
    color: #38C320;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
        top: 20px;
}

.pricing-get-box.popular{
        background: #ffffff00;
    box-shadow: 0px 1px 10px 8px #0000000d;
    z-index: 9;
}

.pricing-price{
       display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 0 20px;
    height: 280px;
    margin-bottom: 20px;
}

.pricing-get-box .pricing-price h3{
    text-transform: uppercase;
    font-weight: 600;
    color: #000; 
    padding-bottom: 20px;
}
.pricing-get-box .pricing-price h4{
    color: #000;
    font-size: 32px;
    font-weight: 700;
}

.pricing-get-box .pricing-price h4 span{
        font-size: 18px;
    color: #7f7f7f;
    font-weight: 400;
}
.pricing-get-box .pricing-price h5{
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: 600;
    color: #BFBFBF;
}
.pricing-get-box .pricing-price h6{
           font-size: 16px;
    color: #92979A;
    padding: 20px 0;
    text-align: center;
    line-height: initial;
}
.pricing-get-box .pricing-price a{
        padding: 13px 30px;
    background: #000;
    color: #fff;
    font-size: 18px;
    border-radius: 25px;
    width: 138px;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grey{
    background-color: #F9F9F9;
}

.pricing-title-box span.tag {
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 25px;
    font-weight: 600;
    margin-left: 10px;
}

.webinarSteps .carousel-inner .item img {
   height: 310px;
    float: right;
}


@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape){
 
    .botBenefit .benefitBox {
        height: 280px;
    }

    .recBot.botFeature .featureBox {
        height: 400px;
    }

    .botFeature .featureBox .featureText h2 {
       
        line-height: 25px;
    }

    .temt-banner-text {
        flex-grow: 1;
        padding-left: 0;
    }



}


@media screen and (max-width: 768px){
    .botBenefit .benefitBox .icon {
        width: 50px;
    }

     .temt-banner-text {
            flex-grow: 1;
    padding-left: 0;
    width: 100%;
    padding-right: 50px;
    }

    .banner-heading {
        margin-top: 0;
        font-size: 25px !important;
    }

    .bannerSubHead {
        font-size: 16px;
    }

    .chatbot-template-bg .bg1 {
        width: 160px !important;
    }

    .chatbot-template-bg .bg2 {
        bottom: 15px;
        right: -2px;
        width: 160px !important;
        z-index: 1;
    }
    .client-area .bg1{
        display: none;
    }


    .botBenefit .benefitBox .benefitText {
        
        width: 97%;
    }

    .botFeature .featureBox .featureText h2 {
       
        line-height: 25px;
    }

}

.navbar-default .login-menu>li>a:hover {
    background: black;
    color: #fff;
}

.howRegister.twoCol ul li{
        font-size: 16px;
    font-weight: 700;
    width: 50%;
    margin-bottom: 15px;
}

.howRegister.twoCol ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: space-evenly;
    list-style-type: none;
    margin: 30px 0;
    flex-wrap: wrap;
}


.howRegister.twoCol ul li img {
    margin-right: 11px;
    width: 40px;
}


.botBenefit .benefitBox.full:before {
    display: none !important;
}

.botBenefit .benefitBox.full:after {
    display: none !important;
}

.botBenefit .col-lg-4:nth-child(3) .benefitBox:before{
  display: none;
}


@media screen and (max-width: 1300px){
    .template-banner-content{
        width: 90%;
    margin: 0 auto;
}


.banner-heading {
    font-size: 2.3em;
}

.bannerSubHead {
    font-size: 17px;
}



}


.chatbot-template-bg .bg1 {
position: absolute;
    top: 80px;
    left: -2px;
    width: 162px;
    transform: rotate(0deg);
    display: none;
}

.chatbot-template-bg .bg2 {
       position: absolute;
    bottom: 10px;
    right: -2px;
    width: 160px;
    transform: rotate(0deg);
    display: none;
}


.client-area .rating {
    display: flex;
    justify-content: space-around;
    background: #EFFAFF;
    padding: 30px;
    border-radius: 20px;
    margin-top: 60px;
}

.client-area .rating .box:before {
    content: '';
    display: block;
    width: 1px;
    height: 80%;
    background: #0684f8;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.client-area .rating .box {
        display: flex;
    /* padding: 0px 40px; */
    position: relative;
    width: 22%;
    justify-content: center;
}

.client-area .rating .box:nth-child(1):before {
    display: none;
}

.client-area{
    position: relative;
}

.client-area .bg1{
    position: absolute;
    top: 0;
    width: 200px;
    display: none;
}


@media screen and (max-width: 768px) and (orientation: landscape){

    .chatbot-template-bg .bg1{
        display: none;
    }

}


@media screen and (min-width: 576px) and (max-width: 768px){
        .client-area .rating .box:first-child {
        width: 100%;
        justify-content: center;
    }

    .client-area .rating {
        
        flex-wrap: wrap;
    }

    .client-area .rating .box:before{
        display: none;
    }


    .client-area .rating .box{
        padding: 10px;
    }

}


.choose-bot-type {
    background: #FFD954;
    position: relative;
}


.choose-bot-type:before {
position: absolute;
    content: '';
    width: 100%;
    height: 63px;
    background-image: url(../images/yellow-bg.svg);
    bottom: -25px;
    left: 0;
    right: 0;
}

.heading-title {
    font-size: 42px;
    color: #000;
    font-weight: bold !important;
}
.sub-para {
    font-size: 18px;
    color: #000;
}

.choose-bot-type ul {
    padding: 0;
    list-style-type: none;
    column-count: 2;
    margin-top: 30px;
}

.choose-bot-type ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
}

.choose-bot-type ul li img {
    margin-right: 10px;
}


.feature-bot{
    position: relative;
}

.feature-bot .first {
    position: relative;
}

.feature-bot .first .bg1 {
      position: absolute;
    bottom: -48px;
    left: 0;
    width: 135px;
    display: none;
}

.next-level .container {
    background: #EFFAFF;
    padding: 0 40px;
    border-radius: 13px;
}

.botFeature {
    background: #CC3367;
    position: relative;
}

.botFeature .heading-title {
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}


.botFeature:before {
position: absolute;
    content: '';
    width: 100%;
    height: 63px;
    background-image: url(../images/pink-bg.svg);
    bottom: -25px;
    left: 0;
    right: 0;
}



@media screen and (max-height: 800px){
    .chatbot-template-bg .bg1 {
        width: 80px;
        top: 50px;
    }

    .chatbot-template-bg .bg2{
        z-index: 99999;
    }

    .chatbot-template-bg .bg2 {
        width: 120px;
        
    }

    .chatbot-template-bg .bg2{
        z-index: 99999;
    }

}