@charset "utf-8";

/* CSS Document */


/*fixed-header*/

@font-face {
    font-family: 'Sharp-SansSemiBold';
    src: url('../fonts/sharp_sans-webfont.woff2') format('woff2'), url('../fonts/sharp_sans-webfont.woff') format('woff');
    font-style: normal;
    font-weight: 600 !important;
}

@font-face {
    /* font-family: 'sharp_sansbook'; */
    font-family: 'SharpSans';
    src: url('../fonts/sharp_sans-webfont.woff2') format('woff2'), url('../fonts/sharp_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* @font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Sharp-SansBold';
    src: url('../fonts/sharp_sans-webfont.woff2') format('woff2'), url('../fonts/sharp_sans-webfont.woff') format('woff');
    font-style: normal;
    font-weight: 600!important;
}

@font-face {
    font-family: 'SharpSans-Medium';
    src: url('../fonts/sharp_sans-webfont.woff2') format('woff2'), url('../fonts/sharp_sans-webfont.woff') format('woff');
    font-style: normal;
    font-weight: 600!important;
}

body {
    font-family: 'SharpSans' !important;
    font-size: 13px !important;
    letter-spacing: 0.75px;
}

.cbp-af-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #ffffff!important;
    height: 86px;
    /*	overflow: hidden;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.cbp-af-header2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    height: 86px;
    /*	overflow: hidden;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.title-content {
    padding-left: 0px!important;
}

header .navbar-inverse .navbar-nav>li>a {
    color: #79287d;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 17px;
    line-height: 86px;
    padding: 0 28px;
    height: 86px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.banner {
    height: 612px;
    position: relative
}

.cbp-af-header.cbp-af-header-shrink {
    height: 60px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.cbp-af-header2.cbp-af-header-shrink {
    height: 60px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

header.cbp-af-header2.cbp-af-header-shrink {
    line-height: 86px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

header.cbp-af-header.cbp-af-header-shrink {
    line-height: 86px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

header.cbp-af-header2.cbp-af-header-shrink .navbar-inverse .navbar-nav>li>a {
    line-height: 86px;
    height: 86px;
}

header.cbp-af-header.cbp-af-header-shrink .navbar-inverse .navbar-nav>li>a {
    height: 60px;
    line-height: 60px;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-sb.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-sb-i.otf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-b.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-b-i.otf");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-xb.otf");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'springwise';
    src: url("../fonts/springwise-xb-i.otf");
    font-weight: 800;
    font-style: italic;
}


/*Proxima Nova (body font)*/

@font-face {
    font-family: 'proxima';
    src: url("../fonts/proxima-n.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima';
    src: url("../fonts/proxima-n-i.otf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'proxima';
    src: url("../fonts/proxima-b.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'proxima';
    src: url("../fonts/proxima-b-i.otf");
    font-weight: bold;
    font-style: italic;
}


/*PF DIN Display Pro (Access font)*/

@font-face {
    font-family: 'access';
    src: url("../fonts/access-n.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'access';
    src: url("../fonts/access-n-i.ttf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'access';
    src: url("../fonts/access-b.ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'access';
    src: url("../fonts/access-b-i.ttf");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'ff-enzo-web-1';
    src: url("../fonts/springwise-b.otf");
    font-weight: 600;
}

@font-face {
    font-family: 'avantgarde_md_btMdOb';
    src: url('../fonts/avgardmi-webfont.eot');
    src: url('../fonts/avgardmi-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgardmi-webfont.woff2') format('woff2'), url('../fonts/avgardmi-webfont.woff') format('woff'), url('../fonts/avgardmi-webfont.ttf') format('truetype'), url('../fonts/avgardmi-webfont.svg#avantgarde_md_btMdOb') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/avgardn-webfont.eot');
    src: url('../fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgardn-webfont.woff2') format('woff2'), url('../fonts/avgardn-webfont.woff') format('woff'), url('../fonts/avgardn-webfont.ttf') format('truetype'), url('../fonts/avgardn-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avant_garde-demi_extreme_leRg';
    src: url('../fonts/avan_exl-webfont.eot');
    src: url('../fonts/avan_exl-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avan_exl-webfont.woff2') format('woff2'), url('../fonts/avan_exl-webfont.woff') format('woff'), url('../fonts/avan_exl-webfont.ttf') format('truetype'), url('../fonts/avan_exl-webfont.svg#avant_garde-demi_extreme_leRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avant_guardregular';
    src: url('../fonts/avaswfte-webfont.eot');
    src: url('../fonts/avaswfte-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avaswfte-webfont.woff2') format('woff2'), url('../fonts/avaswfte-webfont.woff') format('woff'), url('../fonts/avaswfte-webfont.ttf') format('truetype'), url('../fonts/avaswfte-webfont.svg#avant_guardregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avant_guardbold';
    src: url('../fonts/avbswfte-webfont.eot');
    src: url('../fonts/avbswfte-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avbswfte-webfont.woff2') format('woff2'), url('../fonts/avbswfte-webfont.woff') format('woff'), url('../fonts/avbswfte-webfont.ttf') format('truetype'), url('../fonts/avbswfte-webfont.svg#avant_guardbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avantgarde_md_btmedium';
    src: url('../fonts/avgardm-webfont.eot');
    src: url('../fonts/avgardm-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgardm-webfont.woff2') format('woff2'), url('../fonts/avgardm-webfont.woff') format('woff'), url('../fonts/avgardm-webfont.ttf') format('truetype'), url('../fonts/avgardm-webfont.svg#avantgarde_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avantgarde_bk_btbook_oblique';
    src: url('../fonts/avgardni-webfont.eot');
    src: url('../fonts/avgardni-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgardni-webfont.woff2') format('woff2'), url('../fonts/avgardni-webfont.woff') format('woff'), url('../fonts/avgardni-webfont.ttf') format('truetype'), url('../fonts/avgardni-webfont.svg#avantgarde_bk_btbook_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

header {
    height: 86px;
    line-height: 86px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.cart-image {
    display: inline-block
}

header .navbar-inverse {
    background: none;
    border: 0
}

header .navbar-inverse .navbar-nav>li>a {
    color: #79287d;
    font-family: 'avantgarde_md_btmedium';
    font-size: 16px;
    line-height: 86px;
    padding: 0 28px;
    height: 86px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.navbar-inverse .navbar-nav>li>.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background: #65a738
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #7a2e8e;
}

.navbar.navbar-inverse {
    margin: 0;
}

.logo {
    display: block;
}

.logo img {
    display: inline-block
}


/* banner*/


/*.banner {
    height: 718px;
    overflow: hidden;
}*/

.banner {
    /*    height: 718px;*/
    overflow: hidden;
    z-index: -50;
    height: auto;
}

.banner img {
    min-width: 100%;
}

.banner h1 {
    color: #fff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 51pt;
    font-weight: 700;
    line-height: 90%;
    margin-top: 10%;
}

.banner-inner {
    height: 501px;
    overflow: hidden;
}

.banner-inner img {
    height: 582px;
    min-width: 100%;
}

.banner_image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0
}

.banner h1 {
    color: #fff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 51pt;
    font-weight: 700;
    line-height: 90%;
    margin-top: -3%;
}

.icon fa fa-check {
    content: "";
}

.sub_head {
    color: #fff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 20px;
}

.banner .headersur1 {
    text-shadow: none;
    color: #FFF;
    font-family: 'avant_guardregular';
    font-size: 28px;
}

.banner .button {
    padding: 9px 40px;
    text-transform: uppercase;
    border: none;
    text-shadow: none;
    background: #0a282d;
    color: white;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    margin: 10px 0;
    font-family: 'avantgarde_md_btmedium';
    line-height: 180%;
}


/* banner end*/

.thumbnail {
    /*background-color:#a9a6a9;*/
}

.klmp h4 {
    font-family: 'avant_guardbold';
    color: #63a541;
    font-size: 20px!important;
}

.klmp00 p {
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    color: #fff!important;
    font-size: 15pt!important;
    text-transform: uppercase;
}

.klmp00 p a {
    color: #fff!important;
}

.secure {
    width: 31px;
    height: 31px;
    border-radius: 100%;
    border: 1px solid #525260;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    flex-direction: column;
}

.inner-banner-content2 {
    color: #6b6b6b;
    font-size: 16px!important;
    font-family: "Archivo Narrow", sans-serif;
    line-height: 28px;
    font-size: 15px;
}

.inner-banner-content {
    color: #fff;
    font-size: 15px;
    font-family: "Archivo Narrow", sans-serif;
}

.post-text-lost h2 {
    font-family: 'avant_guardbold';
    font-size: 30px;
    color: #7a2e8e;
}

.banner-inner h2 {
    color: #fff;
    font-family: 'avant_guardbold';
    font-size: 30px;
    padding-top: 190px;
}


/*.home-services{ padding:40px 0 30px 0; background:#a9a6a9;}*/

.home-services {
    padding: 10px 0 30px 0;
    background: #fff;
    z-index: 5000;
    /*margin-top: -188px;*/
}


/*
.thumb_image {
    border: 0.0px solid #a9a6a9;
    border-radius: 50%;
    height: 90px;
    margin: 0 auto;
    transition: all 1s ease 0s;
    width: 90px;
}
*/

.thumb_image {
    border: 5px solid;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 5px solid #FFF;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.home-services .thumbnail {
    border: none;
    box-shadow: none;
    padding: 0
}

.home-services .thumbnail .caption {
    padding: 0
}

.home-services .thumbnail .spacer {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -6px;
}

.home-services .thumbnail:hover .thumb_image {
    border: 3px solid #792e8e;
}

.home-services .thumbnail h3 {
    margin: 15px 0 7px 0;
    color: #792e8e;
    margin-bottom: 18px;
    font-family: "springwise", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14pt;
}

.banner .headersur {
    /* text-shadow: none;*/
    color: #FFF;
    /*  font-family: 'avant_guardregular';*/
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #7a2e8e;
}

.dropdown-menu::before {
    position: absolute;
    background: url(../images/arrow.png) center no-repeat;
    z-index: 10000;
    content: "";
    width: 26px;
    height: 26px;
    margin-top: -23px;
    margin-left: 100px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
}

.dropdown-menu li a {
    color: #666!important;
}

.sub-title {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 24px;
    margin-top: 15px;
}

.industry-leading {
    margin: auto;
    text-align: center;
    padding-top: 43px;
    font-size: 18px!important;
    padding-bottom: 20px;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
}

.home-services .thumbnail p {
    margin: 0 0 23px 0;
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 16px;
    line-height: 160%;
    height: 75px;
    overflow: hidden;
}

.btn-kool-default {
    border: 1px solid;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    color: #fff;
    font-family: 'avant_guardregular';
    font-size: 13pt;
    padding: 10px 19px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.btn-kool-default-02 {
    border: 1px solid;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    color: #fff;
    font-family: 'avant_guardregular';
    font-size: 13pt;
    padding: 5px 12px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.btn-kool-default:hover {
    color: #fff!important;
}

.parallax-content1 .btn {
    font-size: 20px!important;
    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 600;
}

.btn-kool-default:hover {
    color: #FFF;
}

.btn-kool-default2 {
    float: left;
    margin: 10px;
    border: 2px solid #fff;
    /* border-radius: 6%; */
    color: #fff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 18px!important;
    padding: 13px 58px0px 58px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.btn008 {
    font-size: 31px!important;
    /* text-transform: uppercase; */
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.btn-kool-default009 {
    float: left;
    margin: 10px;
    border: 2px solid #4b2f5c;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    /* border-radius: 6%; */
    color: #4b2f5c;
    font-size: 30px!important;
    padding: 13px 58px0px 58px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    padding: 9px 15px;
}

.btn-kool-default2:hover {}

section.lost_found h2 {
    color: #FFF;
    margin-top: 180px;
    font-size: 48px;
}

section.lost_found p {
    color: #FFF;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px
}

.parallax-content1 {
    float: right;
}

.home-buisiness_block {
    padding: 0px 40px 0
}

.home-buisiness_block h2 {
    color: #7a2e8e;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif!important;
    font-size: 48px;
    font-weight: 500;
}

.home-buisiness_block h2 span.section_head {
    border: 1px solid #000000;
    display: block;
    max-width: 30%;
    width: 216px;
    margin: 0 auto
}

.section_head-caption {
    font-size: 18px;
    color: #052422;
    font-family: "avant_guardregular";
    margin-bottom: 40px;
    display: block
}

img.head_icon {
    vertical-align: baseline;
}

.mobile-icon {
    color: #fff !important;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    margin-top: -10px;
    width: 100%;
    height: 20px;
}

.info-icon {
    color: #fff !important;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    margin-top: -10px;
    width: 100%;
    height: 20px;
}

.schedule-your-demo {
    color: #2f2f2f;
    font-family: "springwise", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 600;
    padding-top: 4px;
    text-align: center;
}

.demo-video-area {
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: auto;
}

.demo-video-title {
    color: #ffffff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 33px;
    /*   margin: 105px auto auto;*/
    /*padding-top: 20px;*/
    text-align: center;
}

.home-buisiness_block p {
    font-size: 15px;
    font-family: 'Archivo Narrow', sans-serif;
    color: #6b6b6b;
    line-height: 180%
}

.client-box h4 {
    text-align: center;
    color: #3d4045;
    font-size: 18px;
    font-family: "avant_guardregular";
    margin-top: 30px
}

.client-box ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.client-box ul li {
    list-style: none;
    float: left;
    width: 16.66%;
}

.client-box ul li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    opacity: 0.5;
}

.client-box ul li a:hover {
    opacity: 1;
}

.client-box ul li a img {
    width: 100%;
}

.foot-contact {
    background: #7a2e8e;
    padding: 30px 0;
    text-align: center;
    font-size: 36px;
    font-family: "myriad Pro";
    color: #FFF;
}

.foot-contact h1 {
    font-weight: normal
}

.foot-contact h1 a {
    border: 2px solid #fff;
    color: #fff;
    /*font-size: 17px; padding: 5px 16px;*/
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

.foot-contact h1 a:hover {
    color: #FFFFFF;
}

.footer-personal_tag {
    text-align: center;
    padding-top: 30px;
}

.footer-personal_tag h2 {
    color: #052422;
    font-size: 36px;
    font-family: "avant_guardregular";
}

.footer-personal_tag .section_head-caption {
    margin-bottom: 40px;
    display: block
}

.footer-personal_tag .thumbnail {
    border: none;
    padding: 0;
    box-shadow: none
}

.footer-personal_tag .thumbnail .caption {
    padding: 0
}

.footer-personal_tag .thumbnail span {
    color: #96959a;
    font-family: "avant_guardregular";
    font-size: 12px;
    line-height: 180%
}

.footer-personal_tag .thumbnail p {
    font-size: 13px;
    font-family: "avant_guardregular";
    line-height: 180%;
    color: #3d4045;
    margin-top: 21px;
    height: 66px;
    overflow: hidden;
}

.main-footer {
    background: #3d4045;
    font-family: "avant_guardregular";
}

.main-footer p {
    color: #929292;
    font-size: 11px;
    line-height: 180%
}

.main-footer h3 {
    margin: 35px 0 18px 0;
    color: #FFF;
    font-size: 14px;
}

.main-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-footer ul li {
    padding: 9px 0;
}

.main-footer ul li a {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
}

.footmenu {
    margin-top: 35px !important
}

.copy-right {
    color: #a1a2a2;
    font-size: 13px;
    margin-top: 20px;
    padding-bottom: 20px;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.bx-wrapper {
    max-width: 90% !important
}

.copy-right-bg {
    background-color: #3d4045;
    padding-top: 50px;
}

.buisiness-box {
    margin-top: 50px;
    padding-bottom: 50px;
}

.buisiness-box .img-responsive {
    max-width: 100% !important;
}

.bxslider li {
    float: left;
    list-style: none;
    position: relative;
    width: 170px;
    margin-right: 10px;
}


/* blog*/

.inner-banner {
    background: #494957;
    /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiM0OTQ5NTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OSUiIHN0b3AtY29sb3I9IiM3ZjgwOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #494957 15%, #7f808d 59%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #494957 15%, #7f808d 59%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #494957 15%, #7f808d 59%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#494957', endColorstr='#7f808d', GradientType=1);
    /* IE6-8 */
    height: auto;
}

.inner-banner h1 {
    font-family: 'avant_guardbold';
    font-size: 64px;
    line-height: 125%;
    color: #FFF;
    margin-top: 80px;
}

.inner-banner p {
    font-size: 36px;
    font-family: "avant_guardregular";
    color: #fff;
    padding-bottom: 53px;
}


/*.content_area{margin-top:107px}*/

.content_areaabt {
    margin-top: 28px
}

.blogger_detail {
    font-style: italic;
    color: #6b6b6b;
    font-size: 12px;
    font-family: "avant_guardregular";
}

.blogger_detail span {
    color: #000000;
    font-weight: bold
}

.blog h2 {
    color: #666 !important;
    font-size: 20px;
    font-family: "Archivo Narrow", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.blog p {
    color: #6b6b6b;
    font-size: 15px;
    font-family: "Archivo Narrow", sans-serif;
    line-height: 160%
}

.comment-share a {
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-right: 15px;
    padding: 0;
    display: inline-block;
}

.blog-header h1 {
    text-align: center!important;
    font-weight: 800;
    color: #666;
}

.share_and_details {
    margin-bottom: 50px;
    margin-top: 40px;
}

.comment-share .badge {
    position: absolute;
    background: #5abb9a;
    right: -10px;
    top: -10px;
    z-index: 100;
    padding: 4px 7px;
    font-size: 15px;
    font-family: "avant_guardregular";
    font-weight: normal
}

.detail_link {
    color: #5abb9a;
    font-size: 13px;
    line-height: 180%;
    text-decoration: none
}

.detail_link:hover {
    text-decoration: none;
    color: #0a2523
}

.blog-image {
    margin-bottom: 30px
}

.blog .subhead {
    color: #042422;
    font-size: 18px;
    font-family: "Archivo Narrow", sans-serif;
}

.blog_pagination .pagination>li:first-child>a,
.blog_pagination .pagination>li:first-child>span,
.blog_pagination .pagination>li:last-child>a,
.blog_pagination .pagination>li:last-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.blog_pagination .pagination>li>a:focus,
.blog_pagination .pagination>li>a:hover,
.blog_pagination .pagination>li>span:focus,
.blog_pagination .pagination>li>span:hover {
    color: #FFF;
    background-color: #58a992;
    border-color: #58a992
}

.blog_pagination .pagination>li>a,
.pagination>li>span {
    border: 1px solid #5abb9a;
    color: #58a992;
}

.blog_pagination .pagination>li>a,
.pagination>li>span {
    padding: 8px 10px;
    font-size: 13px;
    font-family: "avant_guardregular";
    line-height: 180%
}

.search_box {
    margin-bottom: 20px
}

.search_box .form-control {
    border-radius: 0;
    border-right: 0 !important
}

.search_box button,
.search_box button:hover {
    background: none;
    border-left: 0 !important;
    border-radius: 0;
}

.recent_entries {
    margin-bottom: 30px
}

.widgettitle {
    color: #042422;
    font-size: 14px;
    font-weight: 600;
    font-family: "avant_guardregular";
    margin-bottom: 25px;
    text-transform: uppercase
}

.recent_entries .widgettitle img {
    margin-right: 5px;
}

.recent_entries ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.recent_entries ul li {}

.recent_entries ul li a {
    color: #747474;
    text-decoration: none;
    font-family: "avant_guardregular";
    line-height: 180%;
    font-size: 11pt
}

.recent_entries ul li a:hover {
    color: #747474;
}

.toggle_panel a {
    border-bottom: 1px solid #8e8e8e;
    color: #747474;
    text-decoration: none;
    font-family: "avant_guardregular";
    line-height: 180%;
    font-size: 11pt;
    display: block
}

.accordion-toggle {
    background: url(../images/dropdown-top.jpg) 93% center no-repeat;
}

.accordion-toggle.collapsed {
    background: url(../images/dropdown-bottom.jpg) 93% center no-repeat;
}

.panel-collapse.collapse.in {
    /*border:1px solid #8e8e8e;*/
    border-top: 0;
    font-size: 10pt;
    color: #747474;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.collapsing {
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.imgcent {
    margin-top: 100px;
    margin-left: 170px;
}

.main-grey {
    background: #fff;
    font-family: "avant_guardregular";
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    /*box-shadow: 4px 0px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;*/
}


}
.main-grey2 {
    background: #e5e5e5;
    font-family: "avant_guardregular";
    height: auto;
}
.imgcent1 {
    margin-top: 100px;
    margin-left: 30px;
}
.down2 {
    margin-top: 80px;
}
.imgcenttest {
    margin-top: 20px;
    margin-left: 160px;
}
.loginbox {
    height: auto;
    margin-top: 10px;
    padding: 9px 14px;
    margin-top: 116px;
    margin-bottom: 14px;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}
.login_head {
    font-family: Myriad Pro;
    font-size: 30px;
    margin-left: 100px;
}
.login_head1 {
    font-family: Myriad Pro;
    font-size: 30px;
    margin-left: 0px;
}
.move {
    padding-left: 100px;
}
.style_2 {
    font-style: italic;
    font-size: 15px;
}
.style_3 {
    font-size: 13px;
}
.style_4 {
    margin-left: -100px;
    font-size: 13px;
}
@media (min-width:979px) {
    .span6:not(:first-child) {
        border-left: 1px solid #c4c9c9;
        padding-left: 10px;
        height: 320px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.clund {
    margin-top: 0px;
    font-family: "myriad Pro";
    font-size: 19px;
}
.clund1 {
    margin-top: 53px;
    font-family: "myriad Pro";
    font-size: 16px;
}
.clund2 {
    margin-top: 50px;
    font-family: "myriad Pro";
    font-size: 19px;
}
.dtn {
    border-radius: 0px;
    width: 140px;
}
.imgg-responsive {
    /* display: block; */
    
    max-width: 100%;
    height: auto;
}
.product-col {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* default screen, non-retina */
.loginbox {
    background-image: url("../images/img/login-back.png");
}
@media only screen and (max-width: 900px) {
    /* Small screen, non-retina */
    
    .loginbox {
        background-image: url("../images/img/login-back.png");
    }
}
@media only screen and (min-resolution: 2dppx) and (max-width: 320px) {
    /* Small screen, retina */
    
    .loginbox {
        background-image: url("../images/img/login-back.png");
    }
}
@media only screen and (min-width: 321px) and (max-width: 538px) {
    /* Medium screen, non-retina */
    
    .loginbox {
        background-image: url("../images/img/login-back.png");
    }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 321px) and (max-width: 938px) {
    /* Medium screen, retina */
    
    .hloginbox {
        background-image: url("../images/img/login-back.png");
    }
}
@media only screen and (min-resolution: 2dppx) and (min-width: 539px) {
    /* Large screen, retina */
    
    .loginbox {
        background-image: url("../images/img/login-back.png");
    }
}
.login_foot {
    margin-top: 70px;
}
.img_up {
    margin-top: -16px;
}
.cld_mve {
    margin-top: 85px;
}
.cld_mve1 {
    margin-top: 90px;
}
.cld_mve2 {
    margin-top: -22px;
}
.video-txt {
    font-family: "myriad Pro";
    font-size: 12px;
    color: #6b6b6b;
    line-height: 16px;
    margin-top: 12px;
}
.ge {
    margin-left: -50px;
}
.klmp {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.drop {
    width: 25%;
    float: right;
}
.offer-box {
    background: #FFF;
    height: auto;
    padding: 10px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dadbdc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-item: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.heart-padd {
    padding: 0;
}
.offer-box2 {
    background: #FFF;
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.heart-shop {
    min-height: 175px;
}
.heart-shop img {
    margin: 0 auto;
}
@media (min-width:1px) and (max-width:480px) {
    .mediaq1 {
        position: relative;
        width: 100%;
        text-align: center;
    }
}
.trig {
    padding: 9px;
    padding-top: 30px;
    display: -webkit-inline-box;
}
.cart_padd {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 20px;
}
.euro {
    font-family: Myriad Pro;
    font-size: 14px;
    margin-top: 0px;
}
@media (min-width:300px) and (max-width: 1204px) {
    .euro {
        font-size: 11px;
    }
}
.img-responsive1 {
    max-width: 100%;
    height: auto;
}
.right_cart {
    text-align: right;
    padding: 0;
}
.shop_foot {
    margin-top: 50px;
}
.cont_1 {
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    color: #79287d;
    font-size: 30px;
}
.login-header {
    border-bottom: 2px solid #44BDA3;
}
.cont_2 {
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 17px;
    font-weight: 100;
}
.btn-default2 {
    color: #FFF;
    width: 155px;
    height: 43px;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 16px;
    border-radius: 6px;
    background-color: #7a2e8e;
    border-color: #7a2e8e;
}
.btn1:hover {
    color: #5ABB9A;
    text-decoration: none;
}

/*.cont_3{margin-left: 98px;}*/
.recent_entries1 ul li {
    /*border-bottom: 1px solid #8e8e8e;*/
}
.recent_entries1 {
    margin-bottom: 30px;
}
.recent_entries1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.recent_entries1 ul li a {
    color: #042422;
    text-decoration: none;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    line-height: 180%;
    font-size: 12pt;
}
.widgettitle4 {
    color: #7a2e8e;
    font-size: 30px;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.buisiness-box2 {
    margin-top: 20px
}
.register {
    height: 324px;
}
.user_tags {
    border-bottom: #5abb9a 1px solid;
}
.border {
    border-bottom: #dddddd 1px solid;
}
.border H5 {
    color: #b0b0b1;
    vertical-align: middle;
}
.icon-log {
    float: left;
}
.icon-log h4 {
    color: #092422;
}
.top-margin {
    margin-top: 100px;
}
.search-btn {
    margin-top: 0px!important;
    background-color: #FFFFFF!important;
}
.heart-sort .btn-default {
    background-color: #FFF;
    border-color: #ccc;
    color: #000;
}
.heart-sort .btn-default:hover {
    background-color: #FFF;
    border-color: #ccc;
    color: #000;
}
.dropdown-menu {
    line-height: 15px!important;
    background-color: none !important;
}
.h4,
h4 {
    font-size: 14px!important;
}
.abt_h1 {
    font-family: "myriad Pro";
    font-size: 36pt;
    color: #042422;
}
.abt_p {
    font-family: "myriad Pro";
    font-size: 15pt;
    color: #6b6b6b;
    margin-top: 30px;
}
.abt_botgreen {
    font-family: "myriad Pro";
    font-size: 18pt;
    color: #5abb9a;
}
.abt_sendmsg {
    background: #e5e5e5;
    height: auto;
    margin-top: 13px;
}
.abt_sendhead {
    font-family: "myriad Pro";
    font-size: 18pt;
    color: #0a282d;
}
.form-control1 {
    display: inline-block;
    vertical-align: middle;
    width: 280px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn1 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
}
@media (max-width:1200px) {
    .form-control1 {
        width: 226px;
        margin-top: 10px;
    }
}
@media (max-width:994px) {
    .form-control1 {
        width: 358px;
        margin-top: 10px;
    }
}
@media (max-width:767px) {
    .form-control1 {
        width: 100%;
        margin-top: 10px;
    }
}
.faq_h1 {
    font-family: "myriad Pro";
    font-size: 36pt;
    color: #042422;
    font-smooth: always;
}
.faq_top {
    display: inline-block;
    margin-top: -8px;
}
.faq_top2 {
    display: inline-block;
    margin-top: -8px;
}
.faqsub_h1 {
    font-family: "myriad Pro";
    font-size: 16pt;
    color: #042422;
    font-smooth: always;
}

/*clik out panel*/
.panel-group1 {
    margin-bottom: 20px;
}
.panel-group1 .panel1 {
    margin-bottom: 8px;
    border: 1px solid #dddddd;
}
.panel-default1 {
    border-color: #FFF;
}
.panel1 {
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-group1 .panel-heading1 {
    border-bottom: 0;
}
.panel-heading1 {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title1 {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}
.panel-title1>a {
    color: inherit;
    font-family: "myriad Pro";
    font-size: 14pt;
    color: #FFF;
    text-decoration: none;
}
[role=button] {
    cursor: pointer;
}
.panel-heading1 {
    color: #333;
    background-color: #FFF;
    border-color: #ddd;
}
.normal {
    background: #FFFFFF;
}
.green {
    background: #FF0000;
}
.panel-collapse.collapse.in {
    border-top: 1px solid #E8DFDF;
    font-size: 10pt;
    color: #747474;
}
.pro_1 {
    font-family: "myriad Pro";
    font-size: 27pt;
    color: #042422;
    font-smooth: always;
}
.pro_box {
    height: 230px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #b6b8ba;
}
.pro_2ndbox {
    background-color: #5abb9a;
    height: 229px;
}
.pro_2ndbox1 {
    background-color: red;
    height: 229px;
}
.shop2box {
    border: 1px solid #d3d4d5;
    padding: 8px;
    height: 100%;
    background-repeat: no-repeat;
}
.shop2_h2 {
    font-family: "avant_guardregular";
    font-size: 24px;
    font-smooth: always;
    margin-top: -5px;
    font-weight: 400;
    color: #042422;
}
.shop2_h3 {
    font-family: "myriad Pro";
    font-size: 18pt;
    color: #6b6b6b;
}
.shop2_h3price {
    font-family: "myriad Pro";
    font-size: 30pt;
    color: #d92109;
}

/*shop2 lcontact*/
.form-groupshop2 {
    margin-bottom: 6px;
}
.form-controlshop2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-defaultshop2 {
    color: #FFF;
    width: 84px;
    height: 43px;
    font-family: Myriad-Pro;
    font-size: 16px;
    border-radius: 6px;
    background-color: #5abb9a;
    border-color: #ccc;
}
.qty {
    width: 100px;
    height: 100px;
    border: 1px solid #CCC;
    margin-left: 10px;
    margin-top: 50px;
}
.remove {
    width: 100px;
    height: 100px;
    border: 1px solid #CCC;
    margin-left: 10px;
    margin-top: 50px;
}
.addcart {
    width: 100px;
    height: 50px;
    margin-left: 10px;
    margin-top: 50px;
}
.btn-addcart {
    color: #FFF;
    margin-top: 73px;
    height: 43px;
    font-family: Myriad-Pro;
    font-size: 14px;
    background-color: #5abb9a;
}
.icons_shop2 {}
.img-responsiveshop2 {
    max-width: 100%;
    margin-top: 30px;
    height: auto;
}

/* tabs for shop -2*/
.tabbox {
    display: block;
    padding-left: 13px;
    border: 1px solid #d0d0d0;
}
.sit {
    margin-top: 16px;
}
.trig2 {
    margin-left: 5px;
    padding: 9px;
    /* padding-top: 30px; */
    
    display: -webkit-inline-box;
}
.content_areaabtshop2 {
    margin-top: 56px;
}

/*-------style for cart page----*/
.pr_name {
    font-family: "myriad Pro";
    font-size: 15px;
    color: #d0d0d0;
}
@media (max-width: 484px) {
    .btn-default1 {
        text-align: left!important;
        background-color: #D6BABA!important;
        border-color: #fff !important;
        width: 220px;
        color: #000000!important;
    }
}
.carte {
    height: 168px;
}
.btn-default1 {
    background-color: #5abb9a!important;
    border-color: #ccc;
    color: #fff;
}
.btn-defaultt {
    background-color: #5abb9a!important;
    border-color: #ccc;
    color: #fff;
    margin-top: -1px;
}
.cart_box {
    border: 1px solid #CCC;
    height: auto;
    float: right;
    margin-top: 74px;
    background-color: #F4F4F4;
    font-size: 13px;
    padding: 10px;
    line-height: 2;
}

/*.cart_box1{border:1px solid #CCC;width:350px;height:auto;float:right;     margin-top: -141px;background-color:#F4F4F4;font-size:13px;padding:10px;    line-height: 2;}*/
.data {
    float: : left;
}
.ftr {
    margin-top: -120px;
}
.box {
    height: 100px;
}
@media (max-width: 450px) {
    .padd {
        display: none;
    }
}
@media (max-width: 450px) {
    .fg {
        width: 150px;
    }
}

/*-----style for checkout akr ---*/
.check_1 {
    background-color: #5ABB9A;
}
.check_2 {
    color: #FFF;
}
.hi {
    margin-left: -14px;
}
.but_op {
    margin-top: -50px;
}
.but_op1 {
    margin-top: 0px;
}
em {
    color: red;
    font-size: 16px;
}
.labcolor {
    color: #454545;
    ;
    font-size: 14px;
}
.line {
    border-bottom: none;
}

/* style for faq*/
.faq_h11 {
    font-family: "myriad Pro";
    font-size: 36px;
    color: #042422;
}
.faq_pp {
    font-family: "myriad Pro";
    font-size: 16px;
    color: #787878;
}
.faq_cont {
    font-family: "myriad Pro";
    font-size: 18px;
    color: #6dc1a4;
}
.panel-title11>a {
    color: inherit;
    font-family: "myriad Pro";
    font-size: 16px;
    color: #787878;
    text-decoration: none;
}
.logo-pace {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.client-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.foot_app {
    /* background: url(../images/gplay.png) no-repeat; */
    
    width: 145px;
    margin-right: 5px;
    float: left;
}
.foot_app1 {
    float: right;
    margin-bottom: 5px;
    margin-left: -19px;
    margin-right: 5px;
    margin-top: 76px;
}
.img-responsiveshop2 {
    max-width: 100%;
    margin-top: 30px;
    height: auto;
}
.soci_up {
    margin-top: 0px !important;
}
.main-footer h3 {
    margin: 35px 0 18px 0;
    color: #fff;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    text-decoration: none;
}
.title-con {
    background-image: url("../images/pic-con-img.png");
    margin-top: 20px;
    background-repeat: repeat-x;
    height: 7px;
    padding-left: 0px;
}
.title-con3 {
    background-color: #ffffff;
    font-family: 'avant_guardbold';
    font-weight: 800;
    color: #3a3c2e;
    font-weight: bold;
    margin-left: -8px;
    margin-top: -12px;
    padding: 8px;
    position: absolute;
}
.nav-tabs>li {
    float: none!important;
    margin-bottom: -1px;
}
.icon3 {
    background-image: url("../images/contact-icon.png");
    background-repeat: no-repeat;
    float: left;
    width: 30px;
    height: 38px;
    border-right: 1px solid #e3e3e4;
    padding-right: 40px;
}
title-con3 {
    background-color: #ffffff;
    color: #3a3c2e;
    font-weight: bold;
    margin-left: -8px;
    margin-top: -12px;
    padding: 8px;
    position: absolute;
}
.checkbox,
.radio {
    margin-top: 15px;
    margin-bottom: 15px;
}
.dd .ddChild li .ddlabel {
    color: #333;
    font-family: 'avant_guardregular';
}
.forgot-password {
    color: #ff6d34;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Archivo Narrow', sans-serif;
}
.form-area {
    float: left;
    height: 40px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding-left: -0px;
    padding-right: 0px;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
.form-area .form-control {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    width: 80%;
    font-family: 'Archivo Narrow', sans-serif;
}
form-control {
    border: 0px!important;
}
.kool3 {
    background-image: url("../images/contact-icon.png");
    background-repeat: no-repeat;
    float: left;
    width: 30px;
    height: 199px;
    border-right: 1px solid #e3e3e4;
    padding-right: 40px;
}
.contact-map {
    background: none!important;
    color: #fff;
    font-family: "avant_guardregular";
    font-size: 36px;
    text-align: center;
}
.form-area2 {
    float: left;
    height: 200px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding-left: -0px;
    padding-right: 0px;
}
textarea.form-control {
    border: 1px solid #fff!important;
    font-family: "avant_guardregular";
}
a {
    color: #7a757a;
    text-decoration: none;
}
.nav-tabs>li>a {
    border-color: #ddd #ddd #ddd #ddd;
    background-color: #65a738!important;
    color: #fff;
    font-weight: bold;
}
.nav-tabs>li>a {
    font-size: 14px;
    margin-right: 2px;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    font-weight: 800;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff!important;
    border-color: #ddd #fff #ddd #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #38393e;
    font-family: 'avant_guardbold';
    font-weight: 800;
    cursor: default;
}
.contact-form-area {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 8px;
    margin-bottom: 30px;
}
.subject-content {
    padding: 12px 8px 4px 18px;
    vertical-align: middle;
    font-size: 17px;
    color: #767c78;
    font-family: 'Archivo Narrow', sans-serif;
}
.subject-the-subject {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.contact-title {
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    font-family: 'Archivo Narrow', sans-serif;
}
.contact-title .breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    margin-top: 43px;
    padding-bottom: 0px;
    font-family: 'Archivo Narrow', sans-serif;
}
.test {
    height: 493px!important;
    width: 100%!important;
}
.btn {
    font-size: 13px!important;
    text-transform: uppercase;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.btn2 {
    font-size: 20px!important;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.breadcrumb {
    margin-bottom: 0px!important;
}
.widgettitle5 {
    color: #313d3b;
    font-family: font-family: 'avant_guardbold'!important;
    font-size: 12pt;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.contact-mformation {
    font-size: 18px;
    font-family: 'Archivo Narrow', sans-serif;
    color: #999999;
    margin-top: 20PX;
}
.address-koolkrew {
    margin-top: 20px;
    color: #a9a9a9;
    font-size: 16px;
}
.link-menu a {
    color: #65a738;
}
.header-title-area {
    float: left;
    background-image: url("../images/content-bg.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 11%;
}
.bottom-content-area {
    float: left;
    background-image: url("../images/bottom-content-bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 25px;
    padding-bottom: 25px;
}
.bottom-content-area p {
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Archivo Narrow', sans-serif;
    padding-top: 3px;
}
.header-title-area h1 {
    color: #fff;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 37pt;
    font-weight: 800;
    margin-top: 5px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.header-title-area h4 {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 25pt!important;
    color: #FFF;
}
.dd .ddTitle .ddTitleText {
    padding: 5px 20px 5px 5px;
    font-family: 'Archivo Narrow', sans-serif;
    color: #FFFFFF;
}
.form-control {
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.checkbox label,
.radio label {
    font-family: 'Archivo Narrow', sans-serif;
}
.login-main {
    float: left;
    /* width: 100%; */
    
    background-color: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
    -webkit-box-shadow: -1px -2px 16px -2px rgba(56, 56, 56, 1);
    -moz-box-shadow: -1px -2px 16px -2px rgba(56, 56, 56, 1);
    box-shadow: -1px -2px 16px -2px rgba(56, 56, 56, 1);
}
#accordion {
    padding-top: 80px;
}
.panel-title {
    color: #666 !important;
    font-family: 'Archivo Narrow', sans-serif!important;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.get-in-touch h1 {
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36PX;
}
.info-icon {
    color: #fff !important;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 14px;
    height: 20px;
    margin-top: -10px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.mobile-icon {
    color: #fff !important;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 14px;
    height: 20px;
    margin-top: -10px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
header .navbar-inverse .navbar-nav>li>a {
    color: #7a2e8e;
    font-family: "proxima", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-weight: normal;
}

}
header .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: 'Archivo Narrow',
    sans-serif!important;
    font-size: 17px;
    height: 86px;
    line-height: 86px;
    padding: 0 24px !important;
}
.general-conditions {
    padding-top: 70px;
    padding-bottom: 30px;
}
.text-box-area {
    z-index:100000000!important;
}
.modal-body {
    position: relative;
    padding: 3px;
    margin-top:46px;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px!important;
        margin: 30px auto;
    }
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color:#7a2e8e!important;
    color:#ffffff!important;
    width:100% !important;
}
.dropdown-menu li {
    width:100%!important;
}
.fitnessdot {
    background-image: url("../images/fitness_dot.png");
    background-repeat:repeat-x;
    float: left;
    width: 100%;
    height:5px;
}
.dropdown-menu: after {
    position:absolute;
    background-image: url("../images/arrow2.png");
    background-repeat:no-repeat;
}
.margin-top {
    /* margin-top:80px;*/
}
.heart_tech_plus {
    margin-top:80px;
}
.versatile_and_engaging {
    margin-top:-20px;
}
.backstretch {
    height: 718px!important;
}
.cd-fixed-bg.cd-bg-2:before {
    bottom: 0!important;
    height: 100%!important;
    position: absolute!important;
    z-index:10000;
    background-color:#FF0000;
    top: inherit!important;
    width: 100%!important;
}
.button-area {
    margin:auto;
    width:30%;
}

/* 05--05-2016 */
.demo-content {
    max-width: 96rem;
    width: 100%;
    min-height: 55rem;
    margin: 0 auto;
    padding: 0 1rem;
    background: #fff;
}
.demo-content h2 {
    margin: 1rem 0 4rem;
    font-size: 3.3rem;
    color: #353547;
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
    font-family: 'Archivo Narrow',
    sans-serif;
    font-weight:700;
}
.contact-row {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 1.5rem 0;
}
.cr-50 {
    float: left;
    position: relative;
    display: inline-block;
    width: 47.5%;
}
.contact-row label {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.4em;
    color: #444444;
    text-transform: none;
    z-index: 1;
}
.contact-row input[type="text"],
.contact-row select {
    background-color: #d8f7c3;
    background-image: none !important;
    border: 1px solid #83b85f;
    border-radius: 0.5rem;
    color: #78b93c;
    font-family: Arial,
    Helvetica,
    sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    height: 3.4rem;
    opacity: 0.87;
    width: 94%;
}
.contact-row .button {
    float: none;
    position: relative;
    display: block;
    min-width: 1px;
    width: 20rem;
    height: 4.2rem;
    margin: 2rem auto 3rem;
    font-size: 1.7rem;
    line-height: 4.2rem;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    border-radius: 0.5rem;
    border: 0 none;
    background: #ee4823;
    text-align:center;
}
.button.special {
    background: #3ebdab;
    border-color: #83d3c9;
    color: white !important;
}
.contact-row {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 1.5rem 0;
}
.contact-row .cr-check {
    float: left;
    position: relative;
    display: inline-block;
    width: 2.5rem;
    height: 2.4rem;
    margin: 0 1rem 0 0;
    background: transparent url('../images/as-chk-decoy.png')no-repeat top left;
    background-size: 100%;
    z-index: 3;
}
.contact-row label {
    width: 80%;
    margin: 1rem auto 1.5rem;
    font-family: 'Archivo Narrow',
    sans-serif;
}
.contact-row label {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.4em;
    color: #444444;
    text-transform: none;
    z-index: 1;
}
.contact-row input[type="text"].fin,
.contact-row select.fin {
    background-color: #fff;
}
.cl-header {
    margin-left:0px!important;
    font-size:20px!important;
}
.contact-row .button {
    float: none;
    position: relative;
    display: block;
    min-width: 1px;
    width: 20rem;
    height: 4.2rem;
    margin: 2rem auto 3rem;
    font-size: 1.7rem;
    line-height: 4.2rem;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    border-radius: 0.5rem;
    border: 0 none;
    background: #78b93c;
    text-decoration:none;
}
.contact-row .button:hover {
    float: none;
    position: relative;
    display: block;
    min-width: 1px;
    width: 20rem;
    height: 4.2rem;
    margin: 2rem auto 3rem;
    font-size: 1.7rem;
    line-height: 4.2rem;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    border-radius: 0.5rem;
    border: 0 none;
    background: #8ee240;
    text-decoration:none;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left:0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,
    0,
    0,
    .3)
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 18px;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked+label:after {
    color: #999;
}
[type="checkbox"]:disabled+label {
    color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9!important;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left:0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,
    0,
    0,
    .3)
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 18px;
    line-height: 0.8;
    color: #78b93c;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked+label:after {
    color: #999;
}
[type="checkbox"]:disabled+label {
    color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9!important;
}
.dropdown-menu {
    min-width: 225px!important;
}
.thumbnail {
    margin-bottom: 0px!important;
    margin-top: 10px!important;
}
.container-fluid .copy-right-bg #toTop {
    color:#FFFFFF!important;
    text-decoration:none!important;
}
.goup toTop {
    color:#FFFFFF!important;
    text-decoration:none;
}

/* .container-fluid copy-right-bg a,
a:hover {
    color:#7a2e8e!important;
    text-decoration:none!important;
} */
#toTop {
    color:#FFFFFF!important;
    text-decoration:none!important;
}
.contact-row textarea {
    padding: 3rem 1.5rem !important;
    border: 1px solid #83b85f;
    font-size: 1.6rem;
    border-radius: 0.5rem;
    background-image: none !important;
    width:92%!important;
}
.txt-company {
    background-position: 5px -166px !important;
}
.contact-row p {
    font-size: 1.9rem;
}
.contact-row p a {
    color:#435780!important;
}
.contact-row p a:hover {
    color:#83b85f!important;
}
.alert-danger {
    background-color: #fff !important;
    border-color: #ebccd1;
    color: #a94442;
    list-style: outside none none;
    margin: auto auto 35px;
    width: 90%;
}
.login-box-space {
    padding-left:0px!important;
    padding-right:0px!important;
}
.section.lost_found {
    height: 400px;
    position: relative;
}
section.lost_found {
    background:none!important;
    height:483px;
}

/*section.lost_found:hover{ background-color:rgba(132,185,94,0.5)!important; height:400px;
    }

section.lost_found:hover { content:"";transition:all,.3s,easeInOut;

}*/
.home-buisiness_block {
    padding: 40px 40px 0;
    position: relative;
}
.home-buisiness_block:hover:before {
    /*background-color:rgba(132,185,94,0.5)!important;*/
    height: 100% !important;
    top: 0px!important;
    width: 100%!important;
    z-index: 999 !important;
    content: "";
    width: 500px;
    left: 0px;
    position: absolute;
}

}
.home-buisiness_block:before {
    content:"";
    transition:all,
    .3s,
    easeInOut;
}
.fitness-content {
    margin-top: 86px !important;
    border-bottom:1px solid #7a2e8e;
    border-top:1px solid #7a2e8e;
    padding-bottom: 20px;
    color: #fff;
    padding-top: 20px;
    box-shadow: 4px 0px 4px 0 rgba(0,
    0,
    0,
    0.16),
    0 2px 10px 0 rgba(0,
    0,
    0,
    0.12)!important;
}
.fitness-content .post-text-lost h2 {
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 34px;
    color: #7a2e8e;
    text-align: center;
}
.fitness-content .post-text-lost .inner-banner-content2 {
    color: #6b6b6b;
    font-size: 15px;
    font-family: "Archivo Narrow",
    sans-serif;
    text-align:center;
}
.cld_mve1-2 {
    margin-top: 25%;
}
.fitness .post-text-lost h2 {
    font-family: "Archivo Narrow",
    sans-serif;
    font-size: 37px;
    text-align: center;
    color: #7a757a;
}
.module_descr ul,
ol {
    color: #8b8b8b!important;
    font-size: 18px!important;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.module_descr ul,
ol {
    color: #8b8b8b!important;
    font-size: 18px!important;
    font-family: "Archivo Narrow",
    sans-serif;
}
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul,
ol {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 13px;
    color: #3d4646;
}
.test2 {
    height:172px!important;
}
.sidebar_menu ul li a {
    font-family: "springwise",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
}
.post-text-lost p {
    color:#6b6b6b;
    font-family: "springwise",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
    line-height:28px;
    font-size: 17px!important;
}
.post-text-lost2 p {
    color:#6b6b6b;
    font-family: "springwise",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
    line-height:28px;
    font-size: 20px!important;
}
.content_area2 {
    margin-top: 50px;
    padding-bottom:50px;
}
.login-main p a:hover {
    color:#000!important;
}
.main-footer-login {
    background: #000;
    font-family: "springwise",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
    opacity: 0.7;
}
.foot-contact h1 a {
    display: block;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin-top: 20px;
}
.alert {
    border-radius: 0px!important;
    margin-bottom: 20px;
}
.get-in-touch .btn {
    padding: 12px 31px!important;
}
.banner h1 {
    font-family: "springwise",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
    color: #fff;
    font-size: 50pt;
    font-weight: 600;
    /*letter-spacing: -4px;*/
    z-index:1000;
    text-shadow: 2px 2px 5px rgba(0,
    0,
    0,
    0.3)!important;
}
@media (max-width:991px) {
    .respo_float_sm .login-main {
        float: none !important;
    }
}
.h1 {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.demo-video-area img {
    display:inherit!important;
    margin-right:18px;
}
.icon-area-padding {
    padding-top:40px;
    padding-bottom:40px;
}
.image-space {
    float:left;
    width:20%
}
.content-space-demo {
    float:left;
    width:80%;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    color: #fff!important;
    font-size: 15pt!important;
    text-transform: uppercase;
    color:#fff;
    margin-top:11px;
}
.content-space-demo a {
    float:left;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    color: #fff!important;
    font-size: 15pt!important;
    text-transform: uppercase;
    color:#fff;
}
.klmp00 {
    margin-top:20px;
    margin-bottom:20px;
    height:80px;
}
.single-strength {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .4s ease-in-out;
}
.red:hover {
    z-index: 3;
    transform: scale(1.1,
    1.1);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg) scale(1.1,
    1.1);
}
.content-space-demo2 {
    float: left;
    /* width: 80%; */
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    color: #fff!important;
    font-size: 13pt!important;
    /* text-transform: uppercase; */
    color: #ad97b3;
    margin-top: 16px;
    /* margin-left: 31px; */
}
.content-space-demo2 a {
    float:left;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    color: #fff!important;
    font-size: 15pt!important;
    text-transform: uppercase;
    color:#ad97b3;
}
.image-space2 {
    float:left;
    width:20%
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #7a2e8e!important;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: #7a2e8e;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 71%!important;
    height: auto;
}
.img-recruitment .img-responsive {
    max-width:100%!important;
}
h1 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.video-conferencing-now {
    z-index:1000000!important;
}
textarea.form-control {
    border: 1px solid #ccc!important;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,
    0,
    0,
    .075);
    box-shadow: inset 0 1px 1px rgba(0,
    0,
    0,
    .075);
    -webkit-transition: border-color ease-in-out .15s,
    -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
}
.contact_page .recent_entries1 ul li a {
    color: #000;
    text-decoration: none;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    line-height: 180%;
    font-size: 12pt;
}
.btn-success {
    color: #fff;
    background-color: #7a2e8e!important;
    border-color: #7a2e8e!important;
}
.btn-success:hover {
    color: #fff;
    background-color: #7a2e8e!important;
    border-color: #7a2e8e!important;
}
.modal-title {
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size:20px;
    color:#7a2e8e;
}
.form-horizontal .control-label {
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 15px!important;
}
.pass-text {
    font-size:14px;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
}
.pad {
    margin-left:10px;
    font-size:14px;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    text-align:center;
    padding-top:20px;
}
.forgot-password-area {
    font-size:14px;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    text-align:center;
}
.popreg {
    color:#7a2e8e;
}
.close {
    float: right;
    color:#7a2e8e;
}
.pricing-background-color {
    padding:3px;
    width:auto;
}
.price-color {
    background-color:#f0fbff;
    padding:16px;
    margin-bottom:20px;
    border: 1px solid #bef7ff;
}
.content-space-demo3 {
    float: left;
    /* width: 80%; */
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    color: #a9a9a9!important;
    font-size: 13pt!important;
    color: #ad97b3;
}
.image-space3 {
    float: left;
    /* width: 20%; */
}
.price-money {
    font-size:25px;
    padding-top:5px;
    color:#b4b4b4;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
}
.btn-kool-default3 {
    border: 2px solid;
    color: #24d97e;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 13pt;
    padding: 4px 19px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.btn-kool-default8 {
    border: 2px solid;
    color: #ffd600;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 13pt;
    padding: 4px 19px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.btn-kool-default06 {
    border: 2px solid;
    background-color:#24d97e;
    color: #fff;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 13pt;
    padding: 4px 19px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.content-area-price {
    font-size:16px;
    color:#b4b4b4;
}
.content-area-price-img {
    float:left;
    margin-right:10px;
    margin-top:3px;
    width:15px;
    margin-left:15px;
}
.price-money2 {
    font-size: 25px;
    padding-top: 5px;
    color: #525a63;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
}
.sub-title p {
    text-align:center;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size:23px!important;
}
.margin-price-color {
    margin-top:53px!important;
}
.price-money-font {
    font-size:38px;
    font-weight:bold;
}
.bottom-title {
    margin-top:53px;
    margin-bottom:10px;
}
.social-media {
    border:none;
    margin-left:-6px;
    list-style:none;
}

/*** password checking ****/
ul.err-notification {
    padding-left: 0;
}
ul.err-notification>li {
    list-style: none;
    padding-left:0;
    font-size: 11px;
}
#pswd_info .invalid,
#update_pswd_info .invalid {
    padding-left:0px;
    line-height:24px;
    color:#ec3f41;
}
#pswd_info .valid,
#update_pswd_info .valid {
    padding-left:0px;
    line-height:24px;
    color:#3a7d34;
}
#pswd_info,
#update_pswd_info {
    position:absolute;
    bottom:-177px;
    bottom: -115px\9;
    /* IE Specific */
    right:55px;
    width:280px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
    z-index:1;
}
#pswd_info h4,
#update_pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#pswd_info::before,
#update_pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}

/**  Password checking End *****/

/* success popup*/
.success-popup .modal-content {
    min-height:300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.success-popup .modal-content .modal-header {
    background: #7a2e8e;
    color: #fff;
}
.success-popup .modal-content .modal-header h4,
.success-popup .modal-content .modal-header .close {
    color: #fff;
    font-size: 22px !important;
    opacity: 1;
}
.success-popup .modal-content .modal-body {
    margin: 0;
    background:#fff;
    flex:1;
}
.success-popup .modal-content .modal-body #show_msg {
    border:0;
    color: #7a2e8e;
    margin:70px 0 0;
    font-size:18px;
    text-align: center;
    background:#fff;
}
.acceptcheck {
    position: relative;
    padding-left: 20px;
    display: inline-block !important;
    height: 22px;
    line-height: 22px;
}
.acceptcheck:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,
    0,
    0,
    .3);
}
[type="checkbox"]:not(:checked)+.acceptcheck:after,
[type="checkbox"]:checked+.acceptcheck:after,
.privacy_accept .valid:checked+label+label:after {
    content: '✔';
    position: absolute;
    left: 1px !important;
    top: 4px !important;
    font-size: 18px;
    line-height: 0.8;
    color: #78b93c;
    transition: all .2s;
    opacity: 0;
    transform: scale(0);
    display: block !important;
}
.privacy_accept .valid:checked+label+label:after {
    left: 1px;
    top: 2px !important;
}
input[type="checkbox"]:checked+.acceptcheck:after,
input[type="checkbox"]:checked+label+.acceptcheck:after,
.privacy_accept .valid:checked+label+label:after {
    opacity: 1;
    transform: scale(1);
    display: block !important;
}
.privacy_accept {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
}
.privacy_accept label.error {
    padding-left: 0;
    position: absolute;
    bottom: -3px;
}
.privacy_accept label.error:before,
.privacy_accept label.error:after {
    display: none;
}

/*pricing page style*/
@font-face {
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    src: url('OpenSans-Light.eot');
    src: url('OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('OpenSans-Light.woff2') format('woff2'),
    url('OpenSans-Light.woff') format('woff'),
    url('OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
.pricing-baner {
    background-color:#5b226a;
    padding-bottom: 100px;
    margin-top:68px;
}
.pricing-baner h1 {
    color: #fff;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 35.71pt;
    font-weight: normal;
    margin:50px 0 50px 0;
    /*font-size: 52.71pt;*/
}
.pricing-baner .medal {
    background-image:url("../images/medal-back.png");
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    width: auto;
    position: relative;
    height: 310px;
    margin: auto;
    text-align: center;
}
.pad40 {
    padding: 40px;
}
.pricing-baner .medal .head {
    position: absolute;
    background-image: url(../images/medal-head.png);
    background-position: center;
    background-repeat: no-repeat;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 95%;
    height: 60px;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 27px;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-weight: bold;
}
.pricing-baner .medal .gold {
    background-image: url(../images/gold.png);
}
.pricing-baner .medal .silver {
    background-image: url(../images/silver.png);
}
.pricing-baner .medal .bronze {
    background-image: url(../images/bronze.png);
}

/*.pricing-baner .medal .medal-head{

}*/
.pricing-baner .medal .long-cnt {
    font-size: 16px;
    color: #792e8e !important;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    padding-top: 8px;
    max-width: 230px;
    margin:0 auto;
}
.medal h1 {
    color: #5b226a;
    font-size: 100px;
    position: relative;
    margin: 0;
    padding-top: 50px;
    display: inline-block;
    /*position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;*/
    font-weight: bold;
    text-align: center;
}
.medal h1::before {
    content: "\00a3";
    color: #5b226a;
    font-size: 49px;
    position: absolute;
    top: 65px;
    left: -25px;
}
.price-footer {
    position: absolute;
    bottom: 20px;
    margin: auto;
    border-top: 2px solid #939598;
    max-width: 230px;
    font-size: 22px;
    margin:auto;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    left: 0;
    right: 0;
}
.price-footer p {
    margin-bottom: 0px;
    color: #000;
}
.price-table {
    width: 100%;
    background-color: #fff;
    border-spacing: 10px 0px;
    border-collapse: separate;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
}
.pricing-table {
    margin-top: 50px;
    margin-bottom: 50px !important;
}
.price-table thead>tr {
    background-color: #c0c1c4;
    height: 72px;
}
.price-table thead>tr>th {
    text-align: center;
    vertical-align: middle;
    color: #000;
    font-size: 20px;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    width: 15%;
}
.price-table thead>tr>th:first-child {
    width: 40%;
}
.price-table tbody>tr {
    height: 70px;
}
.price-table tbody>tr>td {
    text-align: center;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
    border-top: 0;
    border-left: 1px solid #c0c1c4;
    border-right: 1px solid#c0c1c4;
    border-bottom: 1px solid #c0c1c4;
    border-spacing: 10px;
}
.price-table tbody>tr>td i {
    color: #c0c1c4;
}
.price-table tbody>tr>td:first-child {
    text-align: left;
    padding-left: 20px;
}

/*media queries*/
@media screen and (max-width: 1200px) {
    /*	.pricing-baner .medal .long-cnt {
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
}*/
    .price-footer {
        margin-left:auto;
        margin-right: auto;
        right: 0;
        left: 0;
    }
    .pad40 {
        padding: 50px 40px 40px;
        margin: auto;
    }
    /*.medal h1::before {
    font-size: 49px;
    left: 13px;
    top: 9px;
}*/
    /*.medal h1 {
    font-size: 90px;
    left: 2px;
    right: 0;
    top: 70px;
}*/
}
.btm-mrgn-price {
    margin-bottom: 35px;
}
@media screen and (max-width:480px) {
    .medal h1::before {
        font-size: 49px;
    }
}

/* Payment Section */
.form-group .form-label {
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif!important;
    font-size: 15px!important;
    display: block;
}
.form-group .expire-fields {
    width:40%;
    float: left;
}
.bynow {
    background-color: rgb(255,
    215,
    0) !important;
    color: #7a2e8e !important;
    border: 2px solid rgb(255,
    215,
    0)!important;
}
.bynow:hover {
    background-color: rgb(255,
    215,
    0) !important;
    color: #221db9 !important;
}
.separation {
    display: block;
    float: left;
    font-size: 24px;
    padding: 0 10px;
}
.payment-wrap {
    box-shadow:0 1px 3px rgba(0,
    0,
    0,
    0.12),
    0 1px 2px rgba(0,
    0,
    0,
    0.24);
    padding: 15px 20px;
}
.payment-errors {
    display: none;
    background-color: #f2dede;
    border-color: #f2dede;
    color: #a94442;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 15px;
    font-size: 14px;
}
.payment-errors.active {
    display: block;
}
.payment-banner {
    padding-bottom: 0;
}
.visa {
    background-image: url(../images/cards.png);
    background-position-y: 323px;
    background-size: 61px;
}
.discover {
    background-image: url(../images/cards.png);
    background-position-y: 90px;
    background-size: 61px;
}
.maestro {
    background-image: url(../images/cards.png);
    background-position-y: 150px;
    background-size: 61px;
}
.amex {
    background-image: url(../images/cards.png);
    background-position-y: 419px;
    background-size: 61px;
}
.visa_electron {
    background-image: url(../images/cards.png);
    background-position-y: 266px;
    background-size: 61px;
}
.mastercard {
    background-image: url(../images/cards.png);
    background-position-y: 207px;
    background-size: 61px;
}
.form {
    background-image: url(../images/cards.png);
    background-position-y: 383px;
    background-size: 61px;
}
.accept-check {
    line-height: 22px;
}
.left-main-form {
    padding-top: 15px;
}
.plan-detail-sec .form-title,
.form-title {
    font-size: 16px;
    color: #323944;
    font-weight: 600;
    margin-bottom: 25px;
}
.plan-detail-sec .right-box,
.plan-detail-sec .left-box {
    width: 50%;
    float: left;
}
.plan-detail-sec .left-box-full label {
    border-top:0 !important;
}
.plan-detail-sec .left-box label,
.plan-detail-sec .left-box p {
    border-right:0 !important;
}
.plan-detail-sec .plan-detail label {
    display: block;
    font-size: 14px;
    color: #323944;
    font-weight: 600;
    padding: 8px 15px;
    border:1px solid #ccc;
    margin-bottom: 0;
    background-color: #f8f9fa;
}
.plan-detail-sec .plan-detail p {
    font-size: 14px;
    color: #323944;
    font-weight: normal;
    padding: 8px 15px;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-bottom: 0;
}
.plan-detail-sec {
    padding: 15px 0;
}
.payment-card {
    padding: 15px;
}
.payment-card {
    background-color: #ebe9eb;
}
.paycard-detail {
    padding: 15px;
    background-color: #dfdcde;
    position: relative;
    margin-bottom: 30px;
}
.paycard-detail:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 35px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #dfdcde;
}
.paycard-detail label,
.left-main-form .control-label {
    font-size: 14px;
    color: #515151;
}
.left-main-form .form-control {
    box-shadow: none;
}
.paycard-detail label.pay-note {
    margin-bottom: 30px;
}
.paycard-detail .form-control {
    height: 40px;
    box-shadow: none;
}
.paycard-detail .form-control.card-identity {
    background-image: url(../images/cards.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 99% 3px;
    padding-right: 60px;
}
.paycard-detail .form-control.card-identity.visa {
    background-position: 99% -44px;
}
.paycard-detail .form-control.card-identity.visa_electron {
    background-position: 99% -91px;
}
.paycard-detail .form-control.card-identity.mastercard {
    background-position: 99% -138px;
}
.paycard-detail .form-control.card-identity.maestro {
    background-position: 99% -185px;
}
.paycard-detail .form-control.card-identity.discover {
    background-position: 99% -232px;
}
.paycard-detail .form-control.card-identity.amex {
    background-position: 99% -279px;
}
.paycard-detail .form-control {
    margin-bottom: 20px;
}
.payment-card .card-title {
    font-size: 16px;
    padding-bottom:10px;
    color: #3a414b;
}
.payment-card .card-title img {
    max-height: 30px;
    margin-left: 15px;
}
.form-submit-wrap {
    padding: 15px 0 0;
    position: relative;
}
.form-submit-wrap:before {
    content: "";
    width:100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: -15px;
}
.form-submit-wrap:after {
    content: "";
    width:100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    right: -15px;
}
.submit-pay {
    background-color: #a46497;
    border-color: #a46497;
    color: #fff;
}
.submit-pay:hover {
    background-color: #942bb0;
    border-color: #942bb0;
    color: #fff;
}
.custom-check {
    position: relative;
    padding-left: 25px;
    line-height: 20px;
}
.custom-check input {
    visibility: hidden;
}
.custom-check input:checked+span:after {
    content: '✔';
    position: absolute;
    color: #78b93c;
    font-size: 16px;
    line-height: 18px;
}
.custom-check span {
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,
    0,
    0,
    .3);
    position: absolute;
    left: 0;
    top: 2px;
    cursor: pointer;
}
.separator-slash:after {
    content:"/";
    position: absolute;
    top: 4px;
    right: -3px;
    font-size: 25px;
}
@media(max-width: 540px) {
    .btn-default.submit-pay {
        background-color: #a46497 !important;
        border-color: #a46497 !important;
        color: #fff !important;
        width:auto !important;
    }
    .btn-default.submit-pay:hover {
        background-color: #942bb0 !important;
        border-color: #942bb0 !important;
        color: #fff !important;
    }
}
@media(max-width: 480px) {
    .paycard-form .respo-block-full {
        width:100%;
    }
}
.couponname p {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.btn-stripe {
    color: #fff;
    background-color: #9041a5;
    border-color: #9041a5;
}
#loginPopUpModal,
#reg_modal {
    z-index: 99999;
}
.modal-backdrop {
    z-index: 99998;
}
.promo-text {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.040em;
    font-family: "proxima",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
    margin-top:55px;
}
.promo-text-page {
    padding-bottom: 70px;
}
.actual-price {
    font-size: 16px;
    line-height: normal;
    display: block;
    margin-top: -15px;
}
.modal {
    z-index: 99999;
}
.slider {
    background: url(../images/ani1.jpg);
    background-repeat:no-repeat;
    background-size: cover;
}
.pageblock#fullscreen {
    height: calc(100vh - 86px) !important;
    margin-top: 86px;
    position: relative;
}
@media(max-width:767px) {
    .pageblock#fullscreen {
        margin-top:0;
    }
}
.cbp-af-header.cbp-af-header-shrink .logo {
    height: 60px;
}
.cbp-af-header.cbp-af-header-shrink .logo img {
    height: 60px;
    vertical-align: top;
    width:inherit !important;
}
.note-content {
    position: absolute;
    bottom: 50px;
    font-size: 15px;
    left: 20px;
}
@media(max-width:580px) {
    span.headersur {
        font-size: 22px !important;
        line-height: 30px !important;
    }
}
.table-container {
    display: table;
}
.table-container .banner-text {
    display: table-cell;
    vertical-align: middle;
}
.table-container .banner-text h1 {
    margin-bottom: 60px;
}
.table-container .banner-text h5 {
    text-shadow:none;
    font-size:40px;
    font-size: 40px;
    line-height: 48px;
    padding-left: 0;
    color: #FFF;
    font-family: "Open Sans",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
}
.table-container .banner-text .button {
    padding: 6px 20px;
    text-transform: uppercase;
    border:none;
    text-shadow:none;
    background: #7A2E8E;
    color:#FFF !important;
    color: white;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border-radius:4px;
    margin: 20px 0;
    font-family: "Open Sans",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
    line-height: 180%;
}
.table-container .banner-text p {
    font-size: 15px;
    margin-top: 30px;
}
.h2_custom {
    font-family: "Open Sans",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif!important;
    color: #fff;
    font-size: 40pt;
    font-weight: 600;
    /* letter-spacing: -4px; */
    z-index: 1000;
    text-shadow: 2px 2px 5px rgba(0,
    0,
    0,
    0.3)!important;
}
@media(max-width:767px) {
    .pageblock#fullscreen {
        height: 100% !important;
        min-height: calc(100vh - 86px) !important;
    }
    .home-buisiness_block {
        padding: 15px;
    }
    .table-container {
        min-height: calc(100vh - 86px) !important;
    }
    .table-container .banner-text h1 {
        margin-bottom: 30px;
    }
    .table-container .banner-text h5 {
        font-size: 24px;
        line-height: 40px;
    }
    .table-container .banner-text p {
        margin-top: 15px;
    }
}
@media(max-width:480px) {
    .copy-right-bg {
        padding-top: 0;
    }
    .respo-left {
        width:100%;
    }
    .respo-left .foot_app1 {
        float: left;
        margin-left:-10px;
        margin-top:20px;
    }
    .buisiness-box {
        padding-bottom: 20px;
    }
}
.login-area.login-area-dwp {
    width: 380px;
    max-height: 405px;
}
.login_logo.dwp-logo {
    border:solid 1px #580052;
    padding: 10px;
    margin-bottom: 30px;
}
.login_logo.dwp-logo img {
    border:0;
    float: left;
    width: 90px;
}
.login_logo.dwp-logo span {
    display: block;
    float: left;
    width: calc(100% - 100px);
    font-size: 24px;
    padding: 5px 0 5px 15px;
    font-family: 'avant_guardregular';
    font-weight: 600;
    color: #580052;
}
.verification-page-parent .logo-formcustom {
    max-width:250px;
    box-sizing: border-box;
    padding:0px;
    display: flex;
    justify-content:start;
    align-items: center;
    max-height:140px;
}
.verification-page-parent .logo-formcustom img {
    width:180px !important;
}
.login-page-parent .logo-formcustom {
    max-width:250px;
    box-sizing: border-box;
    padding:0px;
    display: flex;
    justify-content:start;
    align-items: center;
    max-height:140px;
}
.login-page-parent .logo-formcustom img {
    width:200px !important;
}