
/*body{font-family:'century gothic';}*/
.section-showcase {
	    padding: 20px 0;
    min-height: 680px;
    background: -moz-linear-gradient(45deg, #1e5799 1%, #2dbde5 100%);
    background: -webkit-linear-gradient(45deg, #1e5799 1%,#2dbde5 100%);
    background: linear-gradient(45deg, #1e5799 1%,#2dbde5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2dbde5',GradientType=1 );
    background: #2fc7ed;
    background: -moz-radial-gradient(center, ellipse cover, #2fc7ed 0%, #093f87 99%);
    background: -webkit-radial-gradient(center, ellipse cover, #2fc7ed 0%,#093f87 99%);
    background: radial-gradient(ellipse at center, #2fc7ed 0%,#093f87 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fc7ed', endColorstr='#093f87',GradientType=1 );
}
body {
    background-color: #f5f5f5;
    font-family: "Poppins", sans-serif;
}
/*.section-showcase {
	    background: rgba(255, 255, 255, 0.84);
    background-image: url("../img/social-media.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 100%;
    background-size: 100% 100%;
}*/
section {
    padding: 85px 0;
        z-index: 57;
    position: relative;
}
.section-showcase .showcase-content {
    padding: 34px 15px;
    text-align: center;
}
.section-showcase .showcase-content.showcase-next {
    padding: 14px 15px 34px;
    text-align: center;
}
.section-checkout {
    background-color: #F5F5F5;
    padding: 80px 0 50px;
    z-index: 57;
    position: relative;
}
#section1 .section-checkout,
#section2 .section-checkout,
#section3 .section-checkout {
    background: linear-gradient(355deg, rgb(254, 249, 255) 0%, rgb(255, 255, 255) 86%);
}
.section-checkout.section-checkout-free {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.58);
}
.section-checkout.section-checkout-free .content-post {
    background-color: #ffffff;
    text-align: center;
    padding: 36px;
    margin-top: 19px;
}
.section-white {
        background-color: #ffffff;
}
.navbar {
    min-height: 84px;
}
.navbar {
    border-color: rgba(231, 231, 231, 0.59);
}
.navbar .nav a {
    color: #565656 !important;
    font-size: 26px;
    letter-spacing: 0;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    margin: 16px 0 0;
    display: block;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 22px;
}

.footer-main {
    background: #f25400;
    background: -moz-linear-gradient(top, #f25400 0%, #f7991b 28%);
    background: -webkit-linear-gradient(top, #f25400 0%,#f7991b 28%);
    background: linear-gradient(to bottom, #f25400 0%,#f7991b 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25400', endColorstr='#f7991b',GradientType=0 );
    border: none;
    padding: 0;
    margin-top: 0;
    height: 184px;
}
.footer-back {
    background-image: url("https://losocialbot.com/images/site/footer.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 521px 286px;
    min-height: 200px;
}
.footer-back-re {
    background-image: url("https://losocialbot.com/images/site/footer-re.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 521px 286px;
    min-height: 200px;
}
.col-footer {
    padding-top: 36px;
}
.col-footer h4 {
    padding-bottom: 0px;
    font-size: 20px;
}
.p-footer {
    margin: 0;
}
.clearfix-footer{
clear: both;
    display: block;
    width: 100%;
    height: 60px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f25400+0,f7991b+100 */
background: #f25400; /* Old browsers */
background: -moz-linear-gradient(top,  #f25400 0%, #f7991b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f25400 0%,#f7991b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f25400 0%,#f7991b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25400', endColorstr='#f7991b',GradientType=0 ); /* IE6-9 */

}
.footer-main {
    bottom: 0px;
    width: 100%;
    z-index: 0;
    position: fixed;
}
.block.block-light.block-center.block-red {
    background: #d31921;
    color: #ffffff;
	/*box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);*/
}
.block.block-light.block-center.block-blue {
    background: #fdde00;
    color: #ffffff;
	/*box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);*/
}
.block.block-light.block-center.block-green {
    background: #73d800;
    color: #ffffff;
	/*box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.75);*/
}
.block h3, .block-primary h3, .block-secondary h3, .block-light h3, .block-dark h3 {
    margin-top: 0;
    padding-top: 0;
    font-size: 44px;
}
.block p, .block-primary p {
    line-height: 36px;
    font-size: 22px;
}
.block-light {
    background: #e4eef2;
    color: #666666;
    min-height: 270px;
    border-radius: 10px;
	    border-bottom-left-radius: 0;
 border-bottom-right-radius: 0;	
    margin: 20px 0 0;
}
img.losocialbot-logo {
    margin-top: 10px;
    margin-left: 20px;
}
.no-pad-bottom{
padding-bottom:0;}
.no-pad{
padding:0;}
.extra-pad {
    padding-top: 70px;
    padding-bottom: 70px;
}
span.txt-member {
    font-size: 24px;
    padding: 30px 0;
    display: block;
    color: #4c4c4c;
    line-height: 32px;
}
/*Navigation*/
ul.nav.navbar-nav.pull-right {
    padding-top: 10px;
}
.navbar a.dropdown-toggle {
    color: #f6951c !important;
}
.navbar-header {
    padding: 3px 12px;
}
.dropdown-menu > li > a {
    line-height: 20px;
    transform: scale(1,1);
    font-size: 14px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: rgba(255, 255, 255, 0.78) !important;
    color: #000 !important;
    border-radius: 4px;
    border: 1px solid #cccccc;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
    border-radius: 4px;
    border: 1px solid #cccccc;
}
.navbar a.dropdown-toggle {
    color: #f68d16 !important;
	    border: 1px solid transparent;
}
.nav-pattern {
    position: absolute;
    right: -67px;
    top: 41px;
	z-index:1;
}
.top-inner {
    padding: 114px 0 0 0;
}
ul.nav.navbar-nav.pull-right {
    position: relative;
    padding-top: 14px;
    padding-right: 63px;
    z-index: 10;
    transform: scale(1.3,1.2);
}
/*Schedule Auto Post*/
.list-feature {
    margin: 0;
    padding: 0;
    width: 100%;
}
.list-feature li {
    margin-top: 16px;
    border-bottom: 1px solid #e8e4e4;	
}
.h2-top {
    font-size: 48px;
    color: #ffffff;
    line-height: 56px;
    font-weight: 400;
}
.h3-top {
    font-size: 36px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 400;
    padding: 0px 0 14px;
}
span.h3-top-span {
    font-weight: 500;
    font-size: 42px;
}
.page-header {
    border-bottom: 1px solid #ccc;
}
span.pull-right.span-choose {
    padding-top: 0;
	    margin-top: -2px;
}
.section-primary, .section-primary-a, .section-primary-b {
    background: #ffffff;
    color: #585858;
}
.section-secondary, .section-secondary-a, .section-secondary-b {
    background: #f1f1f1;
    color: #ffffff;
}
.block-primary {
    color: #ffffff;
    min-height: 338px;
	border-radius:6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f993c+0,83bf42+100 */
background: #3f993c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #3f993c 0%, #83bf42 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #3f993c 0%,#83bf42 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #3f993c 0%,#83bf42 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f993c', endColorstr='#83bf42',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.em-primary {
    color: #f7991b;
    font-size: 46px;	
}
.fa-primary {
    color: #006086;
}
.clearfix{clear:both;}
.clearfix5{clear:both;height:5px;}
.clearfix15{clear:both;height:15px;}
.clearfix25{clear:both;height:25px;}
.clearfix10{clear:both;height:10px;}
.clearfix20{clear:both;height:20px;}
.clearfix30{clear:both;height:30px;}
.clearfix40{clear:both;height:40px;}
.clearfix50{clear:both;height:50px;}
.clearfix60{clear:both;height:60px;}
.clearfix-line{clear:both;border-top:1px solid #cccccc;padding-top:20px;padding-bottom:20px;}
.clearfix-divider{clear:both;
display:block;
width:100%;
height:8px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+1,fcfcfc+100 */
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 1%, #fcfcfc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e2e2e2 1%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e2e2e2 1%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	
}

.no-pad {padding:0;}
.pad-5{padding:0  8px;}
.auto-social-background {
    background: #fcfcfc;
    padding: 15px 0 0 0;
    border-radius: 6px;
    margin-bottom: 40px;	
}




/*Home*/
section.section-home {
    padding: 110px 0;
}

.pricing-table ul {
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 1;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pricing-table.bordered ul {
    border: 1px solid #f5f7f7;
    border-radius: 6px;
    background: #e0e0e0;	
}
.pricing-table .title, .pricing-table .price, .pricing-table .label, .pricing-table .button {
    border-bottom: none !important;
}
.pricing-table .title {
    color: #ecf0f1;
    font-size: 26px;
    font-weight: bold;
    padding: 32px 0;
    text-align: center;
}
.belize-hole .title, .belize-hole .alt .title, .belize-hole .alt-dark .title {
    background-color: #989898;
	    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.pricing-table .price {
    position: relative;
    font-size: 40px;
    font-weight: 100;
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pricing-table .price .currency-symbol {
    position: relative;
    top: -49px;
    color: #2b2b2b;
}
.pricing-table .price strong {
    font-size: 110px;
    line-height: 150px;
    display: inline-block;
    font-weight: 100;
    color: #2b2b2b;
}
.pricing-table .price sup {
    position: relative;
    top: -20px;
}
.pricing-table .price em {
    position: relative;
    bottom: 0px;
    font-size: 32px;
    font-weight: normal;
    color: #2b2b2b;
    left: -16px;
    font-style: normal
}
.pricing-table .button {
    padding: 15px;
    text-align: center;
}
.pricing-table .button .btn {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #ecf0f1;
    background-color: #ecf0f1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.belize-hole .button .btn {
    background-color: #2980b9;
    border: 1px solid #2980b9;
}
button.btn.btn-warning.btn-xlarge {
    font-size: 38px;
    padding: 20px 84px;
}
.btn-warning {
    color: #fff;
    border-color: #eea236;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffc706+1,f6951d+99 */
background: #ffc706; /* Old browsers */
background: -moz-linear-gradient(top,  #ffc706 1%, #f6951d 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffc706 1%,#f6951d 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffc706 1%,#f6951d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc706', endColorstr='#f6951d',GradientType=0 ); /* IE6-9 */
	
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    border-color: #d58512;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6951d+1,ffc706+99 */
background: #f6951d; /* Old browsers */
background: -moz-linear-gradient(top,  #f6951d 1%, #ffc706 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f6951d 1%,#ffc706 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f6951d 1%,#ffc706 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6951d', endColorstr='#ffc706',GradientType=0 ); /* IE6-9 */
	
}
h2.h2-content {
    font-size: 48px;
    color: #353535;
	font-weight: 400;
}
.col-relative {
    position: relative;
}
h2.h2-content.content-fold {
    margin-top: 76px;
    font-weight: 400;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 66%;
}
h2.h3-content {
       color: #353535;
    font-size: 44px;
    line-height: 54px;
    text-align: center;
font-weight: 400;		
}
span.h3-content-span {
    display: block;
    font-size: 30px;
    line-height: 44px;
}
span.h3-content-span-sm {
    display: block;
    font-size: 20px;
    line-height: 44px;
}
h3.h3-personalized {
    color: #353535;
}
.section-light {
    background: #f1f1f1;
    color: #666666;
}
.section-dark {
    background: #000000;
    color: #ffffff;
}
.section-dark.section-before-footer {
    z-index: 57;
    position: relative;
    margin-bottom: 200px;
}
.section-before-footer {
    z-index: 57;
    position: relative;
    margin-bottom: 200px;
}
.col-md-4.pricing-table.belize-hole.bordered {
    margin-top: 32px;
}

img.device.device-setup.pull-right {
    width: 100%;
}

.losocial-video {
    width:100%;
    height:auto;
    border:1px solid #cccccc;
}
.losocial-video-corp {
    width: 100%;
    height: auto;
    border: 1px solid #0748a6;
    border-radius: 0;
    margin: 40px 0;
}
/*Marketing Profile*/
body.marketing-profile {
    background: #efefef;
}
.block-primary-head h3 {
    background: #006086;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#449fe5+0,006086+100 */
background: #449fe5; /* Old browsers */
background: -moz-linear-gradient(45deg,  #449fe5 0%, #006086 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #449fe5 0%,#006086 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #449fe5 0%,#006086 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449fe5', endColorstr='#006086',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
.blog-post {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 15px;
    background: #ffffff;	
}
.blog-post.blog-post-header {
    border-bottom: 1px solid #e7e7e7;
	position:relative;
	    padding: 0;
}
.block-primary-head .block-content {
    border: 1px solid #e7e7e7;
    background: #ffffff;	
    padding: 10px 20px;	
}
.user-logo {
    border-bottom: 1px solid #e7e7e7;
}
.list-comments li {
    border-bottom: none;
}
.blog-post h2.page-header {
    margin-top: 5px !important;
    padding-bottom: 20px;
}
section.section-main.section-blog {
    padding: 95px 0 10px 0;
}
.nav.navbar-nav.share-this {
    margin-top: 14px;
}
.h1-web-page {
    margin-top: 14px;
}
h2.page-header-marketing {
    border-bottom: 1px solid #e8e8e8;
    font-size: 32px;
    clear: both;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
h2.page-header-marketing.border-none {
    border-bottom: none;
}
label.label-profile {
    margin-top: 10px;
}
.h3-share {
    margin-top: 7px;
    margin-right: 10px;
}
.fa-circle.fa-google-color {
    color: #c22228;
}
.fa-circle.fa-facebook-color {
    color: #32689c;
}
.fa-circle.fa-twitter-color {
    color: #23a9e1;
}
.fa-circle.fa-linkedin-color {
    color: #0d77b7;
}
i.fa.fa-facebook.fa-stack-1x {
    color: #ffffff;
}
i.fa.fa-twitter.fa-stack-1x {
	color: #ffffff;
}
i.fa.fa-linkedin.fa-stack-1x {
		color: #ffffff;
}
i.fa.fa-google-plus.fa-stack-1x {
	color: #ffffff;	
}
i.fa.fa-instagram.fa-stack-1x {
	color: #ffffff;	
}
span.fa-stack.fa-2x {
    font-size: 1.2em;
}
span.fa-stack.fa-2x.fa-admin {
    font-size: 1.7em;
}
.row.pull-right.share-app-download {
    margin: 16px 0 0;
}
.fa-circle.fa-stack-2x.fa-pinterest-color {
    color: #cb2027;
}
.fa-pinterest.fa-stack-1x {
    color: #ffffff;
}
.post-meta {

    padding: 15px 20px 15px 20px;

}
p.marketing-info {
        margin: 0 0 -5px;
}
h4.marketing-info {
    margin: 10px 0 8px;
}
img.pull-left {
    margin-right: 18px;
}
i.fa.fa-smile-o {
    color: #ff9000;
}
span.display-type {
    font-size: 16px;
    width: 125px;
    display: block;
    text-align: center;
    letter-spacing: 0;
    color: #ff0000;
}
.countDays {
    /* display: none !important; */
    width: 120px;
    display: inline-block;
}
.countHours {
    width: 120px;
    display: inline-block;
}
.countMinutes {
    width: 120px;
    display: inline-block;	
}
.countSeconds {
    width: 120px;
    display: inline-block;	
}

/*Checkout*/

.col-sm-7.content-main, .col-md-7.content-main {
    padding-right: 0;	
}
.col-sm-5.content-sidebar, .col-md-5.content-sidebar {
    float: right;
}

.sidebar-module {
    background: #ffffff;
    padding: 1px 15px 1px 15px;
    margin: 0 0 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    padding-bottom: 18px;
    position: relative;
    border-radius: 10px;
}
.module-order-summary {
    background: #ECF2FD;
    padding: 1px 20px 1px 20px;
}
.subscribe-satisfaction-guaranteed {
    position: absolute;
    top: -73px;
    right: 13px;
}
span.subscribe-price {
    display: block;
    font-size: 26px;
}
span.subscribe-price-today {
    color: #8B8B8B;
    font-size: large;
    padding-top: 6px;
    display: block;
}
span.subscribe-save {
    display: block;	
    color: #14AE2E;
    font-weight: bold;
    font-size:large;
}
.h2-activate-account {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 23px;
}
.blue-banner {
	background: #d4d4d4;
    color: #ffffff;
    margin: 12px 0 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
}
.blue-banner-step {
    background: #0263C1;
    color: #ffffff;
    height: 76px;
}

.triangle-step {
    position: absolute;
    top: 0;
    right: 0;
}
.row.blue-banner.main-sales-bar {
    margin: 19px 0 10px 0;
    border-radius: 10px;
}
div#section1First,
div#section2First,
div#section3First {
    border-radius: 10px 0 0 10px;
}
div#section3Third.blue-banner-step {
    border-radius: 0 10px 10px 0;
}
.content-post {
    background: rgba(255, 255, 255, 0.86);
    padding: 1px 15px 1px 15px;
    margin: 0 0 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    padding-bottom: 20px;
}
.content-post {
    padding: 1px 20px 1px 20px;
    margin: 0px 0 40px 0;
    border-radius: 10px;
}
h1.content-post-title {
    margin: 12px 0 15px 0;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #CBCBCB;
    clear: both;
}
.hr-light {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #EDECEC;
    clear: both;
}
.content-post ul {
    padding-left: 10px;
}
.content-post li.radio-subscribe {
    position: relative;
    margin: 10px 15px 15px 0px;
    padding: 65px 20px 65px 10px;
    border: 1px solid #d7d7d7;
    color: #333;
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
li.radio-subscribe.current-subscribe {
    background: #ECF2FD;
}
.subscribe-hidden{
    display:none !important;
}
input[type=checkbox], input[type=radio] {

    cursor: pointer;
}
input[type=checkbox], input[type=radio] {
    opacity: 0;
    position: absolute;
    z-index: 12;
    height: 100%;
    top: -4px;
}
#radio1 {
    opacity: 0;
    position: absolute;
    z-index: 12;
    height: 100%;
    width: 100%;
    top: -4px;
}
input[type=checkbox]:checked, input[type=radio]:checked, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none !important;
}
input[type=checkbox]+.lbl, input[type=radio]+.lbl {
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 14px;
    min-width: 14px;
    font-weight: normal;
}
input[type=radio]+.lbl {
    font-size: 26px;
}



input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before {
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 19px;
    color: #0263C1;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 9;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 26px;
    line-height: 27px;
    min-width: 26px;
    margin-right: 24px;
    margin-top: -5px;
}
input[type=radio]+.lbl::before {
    border-radius: 65px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 64px;
}
input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before {
    color: #FFAE00;
}
input[type=checkbox]+.lbl.padding-8::before, input[type=radio]+.lbl.padding-8::before {
    margin-right: 8px;
}
input[type=checkbox]:checked + .lbl::before, input[type=radio]:checked + .lbl::before {
    display: inline-block;
    content: '\f00c';
    background-color: #F5F8FC;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
input[type=radio]:checked+.lbl::before {
    content: "\2022";
}
input[type=checkbox]:checked + .lbl::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;}
.subscribe-save-group {
    position: absolute;
    right: 18px;
    text-align: right;
    top: 37px;
    font-weight: normal;
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
.control-label {
    font-weight: normal;
    margin-top: 5px;
}
.form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.checkbox.checkbox-subscribe {
    position: relative;
    margin: 0px 24px 0px 24px;
    padding: 28px 20px 28px 10px;
    border: 1px solid #d7d7d7;
    color: #333;
    background: #ECF2FD;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
i.fa.fa-check.fa-1x {
    color: #18A630;
}
p.order-summary-month {
    font-weight: bold;
    font-size: 18px;
    color: #0263C1;
}
i.fa.fa-dot-circle-o.fa-1x {
    color: #FFAE00;
}
.subscribe-confidential.push-left {
    float: left;
    color: #FFAE00;
    margin-top: 8px;
}
.fa-star, .fa-star-o {
    color: #FFAE00;
}
h3.h3-checkout {
    margin-top: 10px;
}
i.fa.fa-lock.fa-3x.subscribe-security.push-left {
    position: absolute;
    top: -8px;
    left: 20px;
    color: #CCCCCC;
}
.free-trial {
    width: 100%;
    min-height: 80px;
    margin: 16px 0 18px 0;
    padding: 3px 0 12px 0;
    background: #0263c1;
    border-radius: 4px;
    /* border: 1px solid #CBCBCB; */
}
.week-free-trial {
    color: #ffffff;
    margin-top: 18px;
}
.text-center {
    text-align: center;
}
h1.content-post-title {
    margin: 12px 0 15px 0;
}
h1.content-post-title.title-free {
font-size:32px;
}
h1.content-post-title.title-free span{
font-size:22px;
}
    h1.content-post-title.title-free span.h4-lead {
        font-size: 32px;
    }
.modal-overflow.modal.fade.in {
    top: 0%;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
.modal-open {
    overflow: hidden;
}
    .modal-open.page-overflow .modal-scrollable {
        overflow-y: hidden;
    }

    h1.content-post-title-total {
    margin: 14px 0 23px 0;
    font-family: "Open Sans","open-sans",Arial,"Helvetica Neue",sans-serif;
}
    h1.content-post-title-total-price {
    margin: 9px 0 23px 0;
    font-family: "Open Sans","open-sans",Arial,"Helvetica Neue",sans-serif;
    background: #ffffff;
    padding: 5px;
    border-radius: 6px;
    border: 1px solid #cecece;
}

    /*Edits on first fold*/
.block.block-light.block-center.block-under {
    background: #ffffff;
    color: #353535;
    min-height: 190px;
    border-radius: 10px;	
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0px 0 40px;
}

.block-light {
    background: #e4eef2;
    min-height: 0px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 20px 0 0;
}
span.txt-sm {
    font-size: 16px;
    display: block;
}
a.home-next-page {
    margin-top: 10px;
    display: inline-block;
    color: #c3edfd;
}
.nav.navbar-nav a:hover, .nav.navbar-nav a:focus {
    color: #ffffff;
    text-decoration: none;
    background: rgb(215,222,227);
    background: -moz-linear-gradient(top, rgba(215,222,227,1) 0%, rgba(255,252,252,1) 77%, rgba(255,252,252,1) 86%);
    background: -webkit-linear-gradient(top, rgba(215,222,227,1) 0%,rgba(255,252,252,1) 77%,rgba(255,252,252,1) 86%);
    background: linear-gradient(to bottom, rgba(215,222,227,1) 0%,rgba(255,252,252,1) 77%,rgba(255,252,252,1) 86%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dee3', endColorstr='#fffcfc',GradientType=0 );
}
a.home-next-page.next-page-dark {
    color: #5a5a5a;
}
span.reg-price {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 10px;
}
span.reg-price-strong {
    font-weight: 400;
    font-size: 20px;
}
/*Contact Page*/
.section-contact {
    background: #efefef;
    padding-top: 42px;
}
.section-contact {
    background: #efefef;
}
button.btn.btn-warning.btn-xlarge {
    font-size: 38px;
    padding: 20px 84px 24px;
    margin-bottom: 30px;
}
    button.btn.btn-warning.btn-xlarge.btn-checkout {
        width: 90%;
        border-radius: 10px;
    }
.block-contact {
    color: #ffffff;
    padding: 30px;
    background: #f8991b;
    border-radius: 8px;
    text-align: center;
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 30px;
}

.modal-dialog {
    width: 100%;
    max-width: 1000px;
    margin: 30px auto;
}
.modal-title {
    margin: 0;
    font-size: 20px;
}
.modal.fade.in {
    top: 0;
}
.modal-header {
    color: #ffffff;
    background: #f8991b;
        border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background: #f8991b;
    text-align: center;
        border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.carousel-indicators.carousel-indicators-home {
    top: -54px;
}
.carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #ffffff;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
}
.close {
    float: right;
    font-size: 34px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=30);
    opacity: .3;
}
.modal-header .close {
    margin-top: -7px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50px;
    z-index: 5;
    display: inline-block;
}
/*New Edits Home*/
h2.h2-content.content-fold {
    color: #ffffff;
}
.section-primary, .section-primary-a, .section-primary-b {
    background: #00347a;
}
.section-showcase {
	    padding: 20px 0;
    min-height: 680px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#828282+8,000000+100 */
background: rgb(130,130,130); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(130,130,130,1) 8%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(130,130,130,1) 8%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(130,130,130,1) 8%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#828282', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/*Privacy*/
.content-privacy {
    background: #ffffff;
    border-radius: 5px;
    padding: 30px;
    margin: 20px 0;
}
.content-privacy a:hover, .content-privacy a:focus {
    color: #001190;
    text-decoration: underline;
}

div#LPMcontainer-1469138161482-0 {
    display: none;
}
section.section.section-privacy {
    background: #ffffff;
    margin-bottom: 200px;
}
/*Share*/
.share-marketing a {
    border: none;
    width: 34px;
    float: left;
    font-size: 14px;
    letter-spacing: -0.5px;
    padding: 0;
    padding-bottom: 18px !important;
    padding-top: 0px !important;
    display: block;
}
h3.h3-share {
    font-size: 14px;
    float: left;
    margin-top: 22px;
        margin-right: 2px;
}
.share-this {
    position: absolute;
    top: 9px;
    right: 145px;
    width: 240px;
}
.navbar-header {
    position: relative;
}

/*Comments*/
section.section.section-comments {
    background: #00347a;
    padding: 40px 0;
}
.home-comments {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 40px;
    font-style: italic;
    font-family: "Segoe UI","Segoe WP","Segoe Regular",sans-serif;
    overflow: hidden;
}
span.comments-name {
    font-style: normal;
    display: block;
}
.img-comments {
    width: 170px;
}
.img-circle.img-comments.pull-right {
    margin-left: 14px;
}

img.img-circle.img-checkout-comment {
    float: left;
    width: 66px;
    margin: 10px 10px 0 0;
}
.desktop-view{
    display:block;
}
.phone-view {
display:none;
}

.nowrap {
     white-space: nowrap ;
}
.facebook-reviews img {
    margin: 20px 0;
}

/*Responsive*/
@media (max-width: 1199px) {

h2.h2-content.content-fold {
margin-top: 30px;
font-size: 44px;
}
.h2-top {
    font-size: 44px;
}
}


@media (max-width: 991px) {
.col-sm-7.content-main, .col-md-7.content-main {
    padding-right: 15px;
}
h2.h2-content.content-fold {
margin-top: 28px;
font-size: 35px;
}
.h3-top {
    font-size: 24px;
}
section {
    padding: 84px 0;
}
.h2-top {
    font-size: 35px;
}
.section-showcase .showcase-content {
    padding: 10px 15px;
}
.block.block-light.block-center.block-under {
    min-height: 100px;
}
.block h3, .block-primary h3, .block-secondary h3, .block-light h3, .block-dark h3 {
    font-size: 38px;
}
h2.h2-content {
    font-size: 38px;
}
.pricing-table .title {
    font-size: 26px;
    padding: 22px 0;
}
.pricing-table .price strong {
    font-size: 80px;
    line-height: 100px;
    display: inline-block;
    font-weight: 100;
    color: #2b2b2b;
}
.pricing-table .price .currency-symbol {
    top: -26px;
}
span.txt-member {
    font-size: 19px;
    padding: 10px 0;
    line-height: 32px;
}
.section-dark {
    padding-bottom: 20px;
}
.section-dark.section-before-footer {
    margin-bottom: 250px;
}
section.section.section-privacy {
    margin-bottom: 250px;
}
.col-footer {
    padding-top: 6px;
}
.footer-back {
    background-image: url("../images/site/footer.png");
    background-repeat: no-repeat;
    background-position: 139% 112%;
    background-size: 521px 286px;
    min-height: 120px;
    padding: 20px 0 0 0;
}
.footer-main {
    min-height: 120px;
    height: 256px;
}
.col-footer h4 {
    padding-bottom: 0px;
    font-size: 20px;
}
.footer-main h4 {
    text-align: left;
}
.h2-activate-account {
    margin-top: 0px;
    padding-top: 25px;
}
.triangle-step {
    display: none;
}
.col-md-4.col-main-info-bar {
    border-top: 1px solid #ffffff;
}
.no-phone {
    display: none;
}
.section-checkout {
    margin-bottom: 250px;
}
}
@media (max-width: 796px) {
.row {
    margin-right: 0;
    margin-left: 0;
}
.col-sm-7.content-main, .col-md-7.content-main {
    padding-right: 0;
    padding-left: 0px;
}
.col-sm-5.content-sidebar, .col-md-5.content-sidebar {
    margin-right: -15px;
    margin-left: -15px;
}
}
@media (max-width: 767px) {

h2.h2-content.content-fold {
margin-top: 30px;
font-size: 30px;
}
.h3-top {
    font-size: 22px;
    line-height: 30px;

}
span.h3-top-span {
    font-weight: 500;
    font-size: 22px;
}
section {
    padding: 64px 0;
}
.navbar-nav {
    margin: 1px 0px;
}
.navbar-header img {
    margin-left: 2px;
}

}

@media (max-width: 676px) {
    .share-this {
        display:none;
    }
    .facebook-reviews img {
    width:100%;
    height:auto;
}
}

@media (max-width: 636px) {
.desktop-view{
    display:none;
}
.phone-view {
display:block;
}
.countdownHolder {
    width: 274px !important;
    margin: 0 auto;
    font: 20px 'Open Sans Condensed',sans-serif;
    text-align: center;
    letter-spacing: -3px;
}
img.img-circle.img-comments.pull-left, img.img-circle.img-comments.pull-right {
    float: none !important;
    margin: 0 auto;
    text-align: center;
        width: 100px;
}
.col-md-12.img-comments-col {
    text-align: center;
}
.home-comments {
    font-size: 22px;
}
.home-comments.text-right {
    text-align: center;
}
.carousel-indicators.carousel-indicators-home {
    display:none;
}
.modal-dialog {
    margin: 0px auto;
}
.countDays {
    width: 46px;
}
.countHours {
    width: 46px;
}
.countMinutes {
    width: 46px;
}
.countSeconds {
    width: 46px;
}
span.display-type {
    font-size: 10px;
    width: 44px;
}

button.btn.btn-warning.btn-xlarge {
    font-size: 24px;
    padding: 22px 16px 25px;
    white-space: normal;
    margin-bottom: 26px;
}
.col-relative {
    position: static;
}
h2.h2-content.content-fold {
    margin-top: -3px;
    font-size: 24px;
    position: static;
    text-align: center;
    width: 100%;
}
.h2-top {
    font-size: 22px;
    line-height: 26px;
}
.block h3, .block-primary h3, .block-secondary h3, .block-light h3, .block-dark h3 {
    font-size: 28px;
    margin-bottom: 0px;
}
h2.h3-content {
    color: #353535;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
}
h2.h2-content {
    font-size: 24px;
}
section {
    padding: 48px 0;
}
section.section-primary.no-pad-bottom {
    padding: 112px 0 0 0;
}
section.section-primary.no-pad-bottom.section-re {
    background: rgb(14,111,244);
    background: -moz-radial-gradient(center, ellipse cover, rgba(14,111,244,1) 1%, rgba(0,52,122,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(14,111,244,1) 1%,rgba(0,52,122,1) 100%);
    background: radial-gradient(ellipse at center, rgba(14,111,244,1) 1%,rgba(0,52,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e6ff4', endColorstr='#00347a',GradientType=1 );
}
.extra-pad {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media (max-width: 561px) {
.footer-back {
    background-image: none;
}

.subscribe-save-group {
    position: static;
    right: 18px;
    text-align: left;
    top: 23px;
    font-weight: normal;
    margin: 24px 0 0 32px;
}

}
@media (max-width: 434px) {
.navbar a {
    font-size: 16px;
    margin: 4px 0 0;
    border-radius: 4px;
    padding: 0px;
}
.navbar-header img {
    margin-left: 2px;
    width: 152px;
    height: auto;
}
    .nav.navbar-nav.pull-right a {
        margin-top: 3px;
    }
.navbar {
    min-height: 58px;
}
section.section-primary.no-pad-bottom {
    padding: 82px 0 0 0;
}
section.section-primary.no-pad-bottom {
    padding: 88px 0 0 0;
}
.block p, .block-primary p {
    line-height: 36px;
    font-size: 18px;
}
button.btn.btn-warning.btn-xlarge {
    font-size: 20px;
    padding: 22px 16px 25px;
    white-space: normal;
    margin-bottom: 26px;
}
.col-footer {
    /*display: none;*/
}
span.countDiv.countDiv2 {
    display: none;
}
.countSeconds {
    display: none;
}
.countdownHolder {
    width: 218px !important;
    margin: 0 auto;
    font: 20px 'Open Sans Condensed',sans-serif;
    text-align: center;
    letter-spacing: -3px;
}
}
@media (max-width: 434px) {
    input[type=radio] + .lbl {
        font-size: 13px;
    }
}

/*Inactive*/
body.account-not-active {
    background: #000000 !important;
}
i.fa.fa-user-times.fa-user-times-notactive {
    font-size: 76px;
    margin-top: 20px;
}
body.account-not-active .h2-top {
    margin-top: 50px;
}

/*Contacts*/
body {
    overflow-x: hidden;
}	
.modal-dialog-corp{
    width:500px;
}
    .modal-dialog-corp .modal-title {
        text-align:center;
    }
.section-dark.section-dark-corp {
    background: #000000;
    width: 100%;
    background: url(../images/home/background-dark.jpg) left top repeat fixed;
	  overflow:hidden;	
}	
.section-light.section-light-corp {
    background: #ffffff;
    width: 100%;
    background: url(../images/home/background-light.jpg) left top repeat fixed;
    text-align: center;
	  overflow:hidden;	
}	
h2.contact-title-corp {
    font-size: 42px;
    margin-top: 82px;
}
p.contact-p-corp {
    font-size: 24px;
    color: #fff;
    margin: 20px 0 30px;
}
.losocial-video-corp {
    width: 100%;
    height: auto;
    border: 6px solid #ffffff;
    border-radius: 6px;
    margin: 90px 0;
}
section.section.section-comments.social-media-section.social-media-corp {
    width: 100%;
    background: url(../images/home/office.jpg) left top no-repeat fixed;
    background-size: cover;
    padding: 40px 0 0;
    text-align: center;
	  transform: translateZ(-1px) scale(1.1);
	  overflow:hidden;
}
.fa-contact {
    font-size: 84px;
    color: #ff9200;
}
.h4-contact-page {
    font-size: 38px;
    color: #000;	
}
.h3-contact-page {
    font-size: 46px;
    color: #000;	
}
.p-contact-page {
    font-size: 18px;
}
button.btn.btn-warning.btn-xlarge.btn-corp {
    font-size: 38px;
    padding: 20px 50px 24px;
    margin-bottom: 30px;
}
.col-md-12.img-comments-col {
    min-height: 235px;
}
.home-comments {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-style: italic;
    text-align: left;
}
.col-md-12.img-comments-col img {
    border: 4px solid #ffffff;
}
span.comments-name {
    font-style: normal;
    display: block;
    font-size: 36px;
    line-height: 52px;
}
.btn-send-modal {
    padding: 5px 100px;
    font-size: 30px;
}
@media (max-width: 1199px) {
button.btn.btn-warning.btn-xlarge.btn-corp {
    font-size: 24px;
    padding: 20px 40px 24px;
    margin-bottom: 30px;
}
h2.contact-title-corp {
    font-size: 34px;
    margin-top: 82px;
}
}
@media (max-width: 991px) {
button.btn.btn-warning.btn-xlarge.btn-corp {
    font-size: 28px;
    padding: 20px 40px 24px;
    margin-bottom: 30px;
}
h2.contact-title-corp {
    font-size: 34px;
    margin-top: 0;
    text-align: center;
}
.losocial-video-corp {
    width: 100%;
    height: auto;
    border: 6px solid #ffffff;
    border-radius: 6px;
    margin: 28px 0;
}
p.contact-p-corp {

    text-align: center;
}
button.btn.btn-warning.btn-xlarge.btn-corp {
    font-size: 38px;
    padding: 20px 50px 24px;
    margin-bottom: 30px;
    width:100%;
}
}
/*captcha*/
.checkbox.checkbox-subscribe.check-captcha img {
    margin-top: -22px;
}
.checkbox.checkbox-subscribe.check-captcha .lbl {
    color: #00aff0;
    cursor: pointer;	
}	
.checkbox.checkbox-subscribe.check-captcha {
    margin: 0;
}

/*Leave a message*/
.leave-a.message {
    display: block;
    position: fixed;
    top: 46%;
    z-index: 1000;
    right: -61px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(270deg);
    margin: 0;
    padding: 11px;
    background: #5a5a5a;
    color: #fff;
    font-size: 17px;
    border-radius: 4px;
cursor:pointer;
}
textarea.form-control {
    height: auto;
    color: #797979;
}
h2.modal-title {
    font-size: 24px;
}
button.btn.btn-default.btn-coupon {
    padding: 10px;
    font-size: 17px;
}

/*New Footer 2024*/
@media (min-width: 1200px) {
    .container {
        max-width: 1420px;
        width: 100%;
    }
}

.footer {
    padding-top: 1rem;
    background-color: #151414;
    font-size:16px;
}

.footer a {
    color: #fff;
}

    .footer a i {
        font-size: 1rem;
        margin-left: 1rem;
    }

@media (min-width: 576px) {
    .footer a i {
        font-size: 2.6rem;
    }
}

.display-logo-footer {
    margin-left: -14px;
    margin-top: -40px;
}

.company-list {
    display: block;
    list-style-type: none;
    position: relative;
}

    .company-list li {
        margin-bottom: 0.5rem;
        text-decoration: none;
        display: block;
    }

    .company-list a {
        color: #fff;
        text-decoration: none;
    }

        .company-list a:hover {
            text-decoration: underline;
        }

.footer-bottom {
    background-color: #000;
}

.footer-bottom__copyright {
    color: #fff;
    font-weight: 400;
    text-align: left;
}

    .footer-bottom__copyright a {
        color: #dee2e6;
        text-decoration: none;
    }

        .footer-bottom__copyright a:hover {
            color: #3d1889;
            text-decoration: underline;
        }

.text-white {
    color: #fff;
}
.mt-3 {
    margin-top: 2rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.pb-2 {
    padding-bottom: 0.75rem !important;
}
.pb-3 {
    padding-bottom: 2rem !important;
}
.pt-4 {
    padding-top: 2.5rem !important;
}
.mb-3 {
    margin-bottom: 2rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}