::-moz-selection { /* Code for Firefox */
    color: #ffffff;
    background: #7e1ae4;
}

::selection {
    color: #ffffff;
    background: #7e1ae4;
}

body a {color: #ae65f9;}
body a:hover, body a:focus {
    color: #7e1ae4;
    text-decoration: underline;
}

.nopadding {padding: 0;}

h1, h2, h3, h4 {color: #490092;}

/* Header Section
   -----------------------------------------*/
   
.header-logo {text-align: center; padding: 25px 10px 0px;}

.navbar {
    padding: 15px 20px;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
	background-color: #ffffff;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.header-logo a {display: inline-block; width: 85%;}

.header-logo img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

#sidebar .navbar-nav > li {float: none;}

#sidebar {
	padding: 0;
    position: fixed;
    width: 25%;
    z-index: 999999;
    max-height: 1366px;
    height: 100%;
	background: #fff;
}

#sidebar .navbar-nav > li > a {padding: 7px 9px;font-family: 'Comfortaa', cursive;color: #2f2f2f; line-height: 1;}

#sidebar .navbar-nav > li:hover {background-color: rgba(118, 56, 181, 0.23);}

#sidebar .navbar-default {background-image: url(../images/header-bg.png);max-height: 1366px;height: 100%;}

.navbar-nav {padding-left: 15px;}

.menu-item-has-children > ul {
    z-index: 999999;
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    display: none;
    background-color: rgb(110, 44, 177);
    padding: 0px 10px;
}

.menu-item-has-children:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
	list-style: none;
}

.menu-item-has-children ul a {
    padding-left: 18px;
    text-align: left;
    border: none;
    padding: 11px;
    font-size: 14px;
    position: relative;
    color: #ffffff;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.menu-item-has-children ul li:hover {background: #8a39dc;}

.menu-item-has-children:hover > ul:before {
	content: '';
    position: absolute;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #6e2cb1;
	margin-top: 1.5%;
    left: -15%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.collapser::before {
	content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
    background: #5530ba;
    width: 25px;
    color: #fff;
    text-align: center;
    height: 20px;
    line-height: 20px;
	top: 10px;
}
#homeSubmenu {
	background: rgba(228, 204, 254, 0.38);
    width: 100%;
    margin: 0 auto;
    padding: 10px 5px;
}
#homeSubmenu a {padding: 5px 15px;line-height: 20px;color: #777; display: block;}
#homeSubmenu a:hover {background-color: rgba(118, 56, 181, 0.23);}

#homeSubmenu2 {
	background: rgba(228, 204, 254, 0.38);
    width: 100%;
    margin: 0 auto;
    padding: 10px 5px;
}
#homeSubmenu2 a {padding: 5px 15px;line-height: 20px;color: #777; display: block;}
#homeSubmenu2 a:hover {background-color: rgba(118, 56, 181, 0.23);}


/* Header Section Ends
   -----------------------------------------*/
   
/* Main Content 
   -----------------------------------------*/
#content {
    position: relative;
    -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
    transition: transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
	margin-bottom: 0px;
}

.hero-bg {
    background-image: url(../images/default.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	height: 500px;
	position: relative;
	padding-top: 5% !important;
    padding-left: 0px;
}

.hero-bg h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
    text-align: center;
    padding: 8%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.error404 .hero-bg h1 {
    font-size: 160px;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
    text-align: center;
    padding: 8%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.page-id-1407 .hero-bg h1 {
    background-image: url(../images/online-icons.png);
	background-repeat: no-repeat;
    background-size: contain;
    width: 75%;
    margin: 0 auto;
    display: block;
    background-position: top center;
    position: absolute;
    text-align: center;
    top: 30%;
    left: 13%;
    text-indent: 100%;
    color: transparent;
    text-shadow: none;
    transform: none;
}

.home-hero {
    padding-top: 70px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/profile-dull.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 60px;
	height: 665px;
	position: relative;
}

.home-hero2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-image: url(../images/profile.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 10px;
	height: 665px;
	position: relative;
}

.home-hero h2 {
    font-size: 37px;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
    color: #490092;
    margin-bottom: 30px;
	width: 50%;
}

.home-hero h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color: #6e2db1;
    letter-spacing: 1px;
	width: 45%;
}

.hero-depression {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/depression.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-depression h1 {
    text-align: center;
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    top: 40%;
    position: absolute;
    left: 25%;
}

.hero-anxiety {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/anxiety.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-anxiety h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-stress {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/stress.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-stress h1 {
    font-size: 450%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-weight-loss {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/weight-loss.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-weight-loss h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-insomnia {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/insomnia.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-insomnia h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-smoking {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/smoking.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-smoking h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-online {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/online.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-online h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-conception {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/conception.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-conception h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-birth {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/birth.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-birth h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-smoke {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/smoke.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-smoke h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-coaching {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/coaching.jpg);
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-coaching h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-contact {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/contact.jpg) !important;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-contact h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-testimony {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/testimony.jpg) !important;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-testimony h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-audio {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/audio.jpg) !important;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-audio h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-confidence {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/confidence.jpg) !important;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-confidence h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-list {
    padding-top: 145px !important;
    padding-bottom: 120px !important;
    background-image: url(../images/cabinet.jpg) !important;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-left: 100px;
	height: 665px;
	position: relative;
}

.hero-list h1 {
    font-size: 600%;
    text-shadow: 1px 2px 1px #fff;
    position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hero-button {
    text-transform: inherit;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    outline: none;
    background: rgba(123, 58, 191, 0.46);
    color: #000;
	font-size: 18px;
    padding: 18px 40px;
	text-decoration: none;
}
.hero-button:hover {border: 1px solid #670dc3; background: rgba(255, 255, 255, 0.82);text-decoration: none;}

.hero-button-2 {
    text-transform: inherit;
    line-height: normal;
    display: inline-block;
    margin: 20px 0px 0px;
    cursor: pointer;
    outline: none;
    background: rgba(213, 170, 255, 0.64);
    color: #000;
	font-size: 18px;
    padding: 18px 40px;
	text-decoration: none;
	width: 273px;
	text-align: center;
}
.hero-button-2:hover {border: 1px solid #670dc3; background: rgba(255, 255, 255, 0.82);text-decoration: none;}

.main-content {
	padding-left: 80px;
	padding-right: 5%;
	/*background-image: url(../images/abstract-background.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;*/
	
	margin-top: 30px;
    line-height: 1.65;
    font-size: 18px;
    margin-bottom: 25px;
    clear: both;
}

.main-content p {
    margin-top: 30px;
    margin-bottom: 60px;
    line-height: 1.65;
    font-size: 18px;
    margin-bottom: 25px;
    max-width: 800px;
    clear: both;
}

.centered {
    text-align: center;
}

.title-quote {height: 90px; margin: 5% auto;}

.title-quote h3 {
    font-size: 24px;
    margin: 35px 0px -5px;
    letter-spacing: 1px;
    float: left;
	color: #9940f2;
}

.title-quote h1 {
    margin: 35px 0px -5px;
    letter-spacing: 1px;
    float: left;
}

    
.title-quote h5 {
    float: left;
    position: relative;
    padding: 50px 0px 40px 100px;
    margin: -50px 0px 0px;
    text-transform: inherit;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
	color: rgba(0,0,0,0.3);
}

.title-quote h5:before {
    background: rgba(0,0,0,0.2);
}
.title-quote h5:before {
    content: "";
    position: absolute;
    left: 57px;
    height: 100%;
    width: 1px;
    top: -5px;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
}

.heading-title {height: 90px; margin: 5% auto 2%;}

.heading-title h1 {
    margin: 35px 0px 25px;
    letter-spacing: 1px;
    float: left;
}

.button-new {
    border: 1px solid #ae65f9;
    color: #ffffff;
    background: #7e1ae4;
    border-radius: 30px;
    padding: 10px 25px;
    line-height: 1;
    height: 36px;
    display: block;
    margin: 6px auto;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
    width: 200px;
}

.button-new:hover {
    color: #7e1ae4 !important;
    background: rgba(0,0,0,0.00);
}

.button-new-smoke {
    border: 3px solid #ffffff;
    color: #ffffff;
    background: #7e1ae4;
    border-radius: 30px;
    padding: 15px 12%;
    line-height: 1;
    height: 50px;
    display: block;
    margin: 6px auto;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
}

.button-new-smoke:hover {
    color: #ffffff;
    background: rgba(0,0,0,0.00);
}

.button-new-2 {
    border: 1px solid #ae65f9;
    color: #ffffff;
    background: #7e1ae4;
    border-radius: 0 0 10px 10px;
    padding: 15px 25px;
    line-height: 1;
    height: 46px;
    display: block;
    margin: 20px auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
    width: 273px;
}

.button-new-2:hover {
    color: #7e1ae4 !important;
    background: rgba(0,0,0,0.00);
}


/* Main Content Section Ends
   -----------------------------------------*/   
   
 
/* Typography
   -----------------------------------------*/  
 
.list-style {
    line-height: 1.65;
    font-size: 16px;
    padding-left: 6%;
    margin-bottom: 25px;
}

ul, ol {
    line-height: 1.65;
    font-size: 16px;
    padding-left: 6%;
    margin-bottom: 25px;
}

/* Typography Ends
   -----------------------------------------*/ 	

/* Footer Section
   -----------------------------------------*/
   
#footer-section {display: block;margin: 20px auto;padding: 30px 0;}

#footer h4 {font-size: 18px;text-align: center;margin-bottom: 40px;color: #fff;}

#footer {
    float: left;
    margin: 0px;
    padding: 22px 35px;
    clear: both;
    color: #fff;
    font-size: 14px;
	width: 100%;
    background: #7333b4;
	height: auto;
    position: relative;
}

#footer a {color: #fff;}
#footer a:hover {color: #b78ee0;}

#footer h4:nth-child(n+2) a:before {
    position: absolute;
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    background: #fff;
}

.copyright {margin-top: 7px;}

.footer-section .fa {
	border: 1px solid #D8E2DC;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
	font-size: 17px;
}

.social-list {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0;
    font-size: 0;
    float: right;
}

.social-list li {
    display: inline-block;
    padding: 0 4px;
    position: relative;
}

.circled {
    border: 1px solid #000;
    background: #000;
}

.circled {
    border-radius: 51%;
    width: 36px;
    height: 36px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
    display: inline-block !important;
	font-size: 16px;
    line-height: 35px;
	color: #fff;
}

.circled:hover, .circled:focus {
    color: #6f02de !important;
    text-decoration: underline;
}

.itune-app img {width:150px;}

/* =15. Circle Animation
--------------------------------------------------------------------------------------------------------*/
a:hover .circle-anim {
	opacity: 1;
}
.circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 48px, 48px, 24px);
	height: 48px;
	width: 48px;
	position: absolute;
	left: calc(50% - 24px);
	top: calc(50% - 24px);
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.social-list .circle-anim {
	opacity: 0;
	-webkit-animation: circle 1.2s linear infinite;
	animation: circle 1.2s linear infinite;
	clip: rect(0, 42px, 42px, 21px);
	height: 42px;
	width: 42px;
	position: absolute;
	left: calc(50% - 21px);
	top: calc(50% - 21px);
}
 @-webkit-keyframes circle {
 0% {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg);
}
 100% {
 -webkit-transform:rotate(220deg);
 transform: rotate(220deg);
}
}
@keyframes circle {
 0% {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg);
}
 100% {
 -webkit-transform:rotate(220deg);
 transform: rotate(220deg);
}
}
.social-list .circle-anim:after {
	box-shadow: inset #fff 0 0 0 2px;
	-webkit-animation: circleline 1.2s ease-in-out infinite;
	animation: circleline 1.2s ease-in-out infinite;
	clip: rect(0, 42px, 42px, 21px);
	content: '';
	border-radius: 50%;
	height: 42px;
	width: 42px;
	position: absolute;
	left: 0;
	top: 0;
}

/* End Circle Animation
------------------------  */
   
/* Footer Section Ends
   -----------------------------------------*/   
  
  


.wrapper, .row {
   height: 100%;
   margin-left:0;
   margin-right:0;
}

.wrapper:before, .wrapper:after,
.column:before, .column:after {
    content: "";
    display: table;
}

.wrapper:after,
.column:after {
    clear: both;
}

.column {
    height: 100%;
    overflow: auto;
    *zoom:1;
}

.column .padding {
    padding: 20px;
}

.box {
  	bottom: 0; /* increase for footer use */
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-color: #f6f6f6;
}


.landing {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.landing video {
	height: 700px;
    width: 100%;
    top: 0;
    left: 0%;
    object-fit: cover;
    max-width: 1010px;
    margin-bottom: -10px;
    margin-left: 0;
}
.landing .dim {
    height: 100%;
    width: 100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.29);
}
.landing .text {
	position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    bottom: 8%;
    overflow: hidden;
}

.landing .text2 {
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    overflow: hidden;
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.text h1 {
	margin-top: 0px; 
	font-family: 'Montserrat', Helvetica Neue, sans-serif;
	font-size: 50px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 15px;
	font-weight: 400;	
	line-height: 40px;
}

#myBtn {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 74px;
  border-color: transparent transparent transparent #7233b4;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: double;
  border-width: 0px 0 0px 60px;
  text-indent: 22222px;
}
#myBtn.play {
	border-style: solid;
	border-width: 37px 0 37px 60px;  
}
#myBtn:hover {
  border-color: transparent transparent transparent #7233b4;
}


.form-smoke {
    overflow: hidden;
    padding: 25px;
    background: #490092;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
	margin: 20px 0;
}

.form-smoke .form-control {margin: 0 0 15px;} 


.form-contact {
    overflow: hidden;
    padding: 25px 50px 25px 25px;
    background: #8141c3;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    text-align: left;
	margin: 20px 0;
}

.form-contact .form-control {margin: 0 0 30px;} 

.wpcf7-form textarea {
    height: 100px;
    max-width: 100%;
    width: 620px;
}

.registration-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
    font-family: 'Comfortaa', cursive;
}

.form-contact-side {
	overflow: hidden;
    padding: 25px 25px 25px 50px;
    background: #490092;
    -moz-border-radius: 0px 4px 4px 0;
    -webkit-border-radius: 0px 4px 4px 0;
    border-radius: 0px 4px 4px 0;
    text-align: left;
    margin: 20px 0;
    height: 452px;
}

.captcha-871 input {
	display: block;
    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;
    -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;
	margin-bottom: 30px;
}

.captcha-871 img {
	display: block;
    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;
    -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;
}

.form-contact-side h2 {color: #fff;}
.form-contact-side .fa {color: #fff;}
.form-contact-side .fab {color: #fff;}
.form-contact-side .far {color: #fff;}
.form-contact-side h4 {color: #ae65f9;margin: 25px 0;}
.form-contact-side .social-list {
	float: left;
    padding: 0;
    position: absolute;
    bottom: 30px;
    left: 40px;
}

#map {
    height: 100%;
    width: 100%;
    left: 0;
    position: relative;
    top: 0;
}

#langue {
	margin-top: 10px;
	margin-right: 10px;
	text-align:center;

}

#langue ul, #langue li{
	list-style: none;
	padding: 0 5px;
	display: inline;
}

#qtranslate-chooser ul.qtrans_language_chooser{
	list-style: none;
	padding: 0 5px;
	display: inline;
}

.lang-en:before {
    content: "";
    background-image: url(http://static.surstudio.net/images/translator/English.gif);
    height: 20px;
    width: 26px;
    display: inline-block;
    background-repeat: no-repeat;
	margin-bottom: -6px;	
}

.lang-fr:before {
    content: "";
	background-image: url(http://static.surstudio.net/images/translator/French.gif);
    height: 20px;
    width: 26px;
    display: inline-block;
    background-repeat: no-repeat;
	margin-bottom: -6px;
}

.drop-caret:after {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
    background: #5530ba;
    width: 25px;
    color: #fff;
    text-align: center;
    height: 20px;
    line-height: 20px;
    top: 10px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding: 6px 15px;
    line-height: 20px;
    color: #777;
    display: block;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(228, 204, 254, 0.38);
    width: 100%;
    margin: 0 auto;
    padding: 10px 5px;
}

.card {
	font-weight: 400;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 6%;
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.aqua-gradient {
    background: -webkit-linear-gradient(50deg,#9C27B0,#490092)!important;
    background: linear-gradient(40deg,#9C27B0,#490092)!important;
}

.testimonial-card .avatar {
    border-radius: 50%;
    width: 120px;
    margin-top: -65px;
    overflow: hidden;
    border: 5px solid #fff;
	margin-left: 5%;
}
.avatar {
    max-width: 150px;
}
.white {
    background-color: #fff!important;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    margin-left: 23%;
    margin-top: -5%;
    text-align: left;
    position: relative;
}

.card-body p {
    margin-top: 0;
    line-height: 1.65;
    font-size: 18px;
    margin-bottom: 25px;
    max-width: 800px;
    clear: both;
}

.card-title {
    font-weight: 100;
    margin-bottom: 1rem;
    text-align: left;
    padding-top: 4%;
    padding-left: 25%;
    color: #fff;
    font-family: 'Comfortaa', cursive;
    font-size: 280%;
}

.testimonial-card .avatar img {
    width: 100%;
    border-radius: .25rem .25rem 0 0;
    border-radius: 50%!important;
}

.card-quotes {
    position: absolute;
    top: 40%;
    left: 15%;
    z-index: 1;
    opacity: 0.15;
    width: 165px;
}

#menu-item-1620 a {
    border: 1px solid #ae65f9;
    color: #ffffff !important;
    background: #7e1ae4;
    border-radius: 0 0 10px 10px;
    height: 46px;
    margin: 15px auto;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
    padding: 14px !important;
	animation: pulse 2s ease infinite; 
}

@keyframes pulse {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.08); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.05); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

#menu-item-1620 a:hover {
    color: #7e1ae4 !important;
    background: rgba(0,0,0,0.00);
}

.error-404 .search-form label, .search-no-results .search-form label {width: 50%; float: left;}

.error-404 .search-form input[type="search"], .search-no-results .search-form input[type="search"] {
	background: transparent;
    font-size: 4.25rem;
    font-weight: 600;
    color: #242424;
    line-height: 1.4em;
    padding: 0 80px 0 0;
    width: 100%;
}

.error-404 .search-form input[type="submit"], .search-no-results .search-form input[type="submit"] {
	height: 63px;
    color: white;
    background-color: #242424;
    border-color: #242424;
    text-transform: uppercase;
    transition: background-color 300ms, border-color 300ms, color 300ms;
    border-width: 1px;
    line-height: 1.4em;
    border-radius: 2px;
    padding: 8px 30px 6px;
    margin-left: 10px;
}

.error-404 .screen-reader-text, .search-no-results .screen-reader-text {display: none;}

.search-results article {
	display: block;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 24px;
    padding: 5%;
    background-color: #f8f8f8;
}

.search-results .post-thumbnail img {
	margin: 0;
    position: relative;
    float: left;
    margin-right: 30px;
    max-width: 100%;
    max-height: none;
    vertical-align: top;
    height: auto;
}

.search-results article h3 {margin-top: 0px; margin-bottom: 0px;}

.line-box {
	display: block;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 40px;
    padding: 0;
    background-color: #f8f8f8;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.blog-image {
	width: 110%;
    height: 100%;
    min-height: 225px;
}

.line-box .col-md-8 {padding: 0 2% 0 6%;}

.main-content {margin-bottom: 10%;}

.overflow-ab {overflow: hidden; padding: 0 50px;}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
      overflow: hidden;
}

.sidebar-blog {
    padding-left: 0px;
    margin: 0;
}

.sidebar-blog #sidebar {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 999999;
    max-height: 100%;
    height: 100%;
    background: #fff;
}

.sidebar-blog #sidebar .navbar-default {
    background-image: url(../images/header-bg-blog.png);
    max-height: 100%;
    height: 100%;
    background-size: cover;
}

.sidebar-blog h2{
	font-size: 20px;
    border-bottom: 2px solid #f3f2f1;
    margin-top: 0;
    padding-top: 0;
    font-family: 'Lato', sans-serif;
    padding: 0 0 1em;
    margin-bottom: 1em;
}

.sidebar-blog ul, .sidebar-blog ol {
    line-height: 1.65;
    font-size: 17.5px;
    padding-left: 15%;
    margin-bottom: 25px;
}
.sidebar-blog li {font-size: 16px;}

.page-links {text-align: center; margin: 20px 0 0;}
.page-links a {
	width: 40px;
	margin-left: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 0.25em;
    display: inline-block;
    padding: 2px;
    font-size: 2.6rem;
    text-align: center;
}

.cheat-wrp {
	background-color: #fff;
	margin: 15px 0 15px;
	padding: 20px;
    width: 75%;
}
.cheat-wrp ol {margin: 0;padding: 0px;}
.cheat-wrp li {
	counter-increment: foo;
	display: block;
	margin: 30px 0 30px 0;
	position: relative;
}
.cheat-wrp li:before {
	background-color: #ffffff;
	border-radius: 4px;
	bottom: 0;
	box-shadow: 0 2px 6px rgba(0,0,0,0.27);
	content: "";
	left: 30px;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 1;
}
.cheat-wrp li:after {
	border-radius: 5px;
	color: #fff;
	content: counter(foo) "";
	font-size: 13px;
	font-weight: bold;
	left: 0;
	padding: 10px 10px 10px 10px;
	position: absolute;
	right: 15px;
	top: 0;
	vertical-align: top;
	z-index: 0;
	background: #9C27B0;
	background: -moz-linear-gradient(-45deg, #9C27B0 0%, #7e1ae4 88%);
	background: -webkit-linear-gradient(-45deg, #9C27B0 0%,#7e1ae4 88%);
	background: linear-gradient(135deg, #9C27B0 0%,#7e1ae4 88%);    
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C27B0', endColorstr='#7e1ae4',GradientType=1 );
}
.cheat-wrp p {
	border-radius: 7px;
	font-size: 16px;
	font-weight: normal;
	padding: 25px 21px 21px 50px;
	position: relative;
	z-index: 1;
}

.main-content .hero-button-2 {width: 100%;}

.mp_wrapper {
	position: relative;
    margin: 0 auto;
    width: 100%;
    font-size: 1.25em;
}

div#mepr-account-nav {background: #eddaff; padding: 10px;}

.mepr-nav-item:hover {
	border-bottom: 1px solid #3d16ae;
    color: #282c31;
    transition: all .5s ease-in-out;
    padding-bottom: 5px !important;
}
.mepr-active-nav-tab {
	border-bottom: 1px solid #3d16ae;
    color: #282c31;
    transition: all .5s ease-in-out;
    padding-bottom: 5px !important;
}

.mepr-home::before {
    content: "\e021";
}

.mepr-home::before {
    z-index: 10;
    font-weight: normal;
    font-variant: normal;
    font-family: 'Glyphicons Halflings';
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #5634b8;
}

/**
.mepr-subscriptions::before {
    content: "\e032";
}

.mepr-subscriptions::before {
    z-index: 10;
    font-weight: normal;
    font-variant: normal;
    font-family: 'Glyphicons Halflings';
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #5634b8;
}******/

.mepr-subscriptions {display:none;}

.mepr-payments::before {
    content: "\f1ed";
}

.mepr-payments::before {
    z-index: 10;
    font-weight: normal;
    font-variant: normal;
    font-family: Font Awesome\ 5 Brands;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #5634b8;
}

#mepr-account-logout::before {
    content: "\e163";
}

#mepr-account-logout::before {
    z-index: 10;
    font-weight: normal;
    font-variant: normal;
    font-family: 'Glyphicons Halflings';
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #5634b8;
	margin-right: 7px;
}

#mepr-account-nav a:hover {text-decoration: none;}

.mp_wrapper table.mepr-account-table {
    background-color: #eddaff17;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
	font-size: 16px;
}

.mp_wrapper table.mepr-account-table td {
    padding: 10px;
    text-align: left;
    border-left: 1px solid #ededed;
}

.submit .button-primary {
	border: 1px solid #ae65f9;
    color: #ffffff !important;
    background: #7e1ae4;
    border-radius: 3px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
    padding: 14px !important;
}
.submit .button-primary:hover {
    color: #7e1ae4 !important;
    background: rgba(0,0,0,0.00);
}

.mepr-submit {
	border: 1px solid #ae65f9;
    color: #ffffff !important;
    background: #7e1ae4;
    border-radius: 3px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    text-align: center;
    padding: 14px !important;
}

.mepr-submit:hover {
    color: #7e1ae4 !important;
    background: rgba(0,0,0,0.00);
}

.mepr-account-change-password a {
	text-transform: inherit;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    outline: none;
    background: rgba(123, 58, 191, 0.46);
    color: #000;
    font-size: 18px;
    padding: 18px 40px;
    text-decoration: none;
}

.mepr-account-change-password a:hover {
	border: 1px solid #670dc3;
    background: rgba(255, 255, 255, 0.82);
    text-decoration: none;
}

.mepr-newpassword-form a {
	text-transform: inherit;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    outline: none;
    background: rgba(123, 58, 191, 0.46);
    color: #000;
    font-size: 18px;
    padding: 18px 40px;
    text-decoration: none;
}

.mepr-newpassword-form a:hover {
	border: 1px solid #670dc3;
    background: rgba(255, 255, 255, 0.82);
    text-decoration: none;
}

.audios .card {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
	overflow: hidden;
}

.audios .card:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.audios .card img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.audios .card:hover img {
	-webkit-transform: scale(1.2) rotate(-7deg);
    -moz-transform: scale(1.2) rotate(-7deg);
    -ms-transform: scale(1.2) rotate(-7deg);
    -o-transform: scale(1.2) rotate(-7deg);
    transform: scale(1.2) rotate(-7deg);
}

.audios .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    margin: 2.5%;
    margin-top: -5%;
    text-align: center;
    position: relative;
	background: #fff;
}

.audios .card-title {
    font-weight: 100;
    margin-bottom: 1.5rem;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    color: #8e24aa;
    font-family: 'Comfortaa', cursive;
    font-size: 200%;
	margin: 10px;
}

.audios .card-body p {margin-bottom: 0;}

.audios .card-link {
    cursor: pointer;
    color: #fff;
    background-color: #7e1ae4;
    border-color: #007bff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 6px 10px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	text-decoration: none;
}

.audios .card-link:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.audios .card img {background-color: #ca93b0; width: 100%;}

.mepr-price-box {
    color: #fff;
    font-weight: bold;
    left: 0;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    background: #9C27B0;
    background: -moz-linear-gradient(-45deg, #9C27B0 0%, #7e1ae4 88%);
    background: -webkit-linear-gradient(-45deg, #9C27B0 0%,#7e1ae4 88%);
    background: linear-gradient(135deg, #9C27B0 0%,#7e1ae4 88%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C27B0', endColorstr='#7e1ae4',GradientType=1 );
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.27);
	width: 80% !important;
	margin-bottom: 30px !important;
}

.mepr-price-menu.minimal_vertical .mepr-price-box-button a {color: #fff;}

.mepr-price-menu.minimal_vertical .mepr-price-box-button {
	width: 150px;
    margin: 5px auto !important;
    background-color: #ffffff73;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.27);
    padding: 5px 15px;
}

.mepr-price-menu.minimal_vertical .mepr-price-box-button:hover {
	background: transparent;
}

.mepr-price-menu.minimal_vertical .mepr-price-box-price {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.subscriptions::before {
    z-index: 10;
    font-weight: normal;
    font-variant: normal;
    font-family: 'Glyphicons Halflings';
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #5634b8;
}

.subscriptions::before {
    content: "\e032";
}

.line-box .col-md-8 h2 {font-size: 25px;}

.page-numbers {
	color: #ae65f8;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: bold;
    background: #f8f8f8;
	margin-right: 5px;
}

.page-numbers:hover {
    border: 1px solid #670dc3;
    background: rgba(255, 255, 255, 0.82);
    text-decoration: none;
}

.navigate .current {
	border: 1px solid #670dc3;
    background: rgba(255, 255, 255, 0.82);
    text-decoration: none;
}

.nav-previous {margin: 20px 0;}

.single-post img {
	display: block;
    max-width: 100%;
    height: auto;
}

.archive .post-thumbnail img {max-width: 100%; height: 100%; width: 100%;}

.posted-on .updated {display: none;}

#comments .comments-title {
	border-bottom: 2px solid #f3f2f1;
    font-family: 'Lato', sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0.15em;
    font-size: .65em;
    padding-bottom: 1.5em;
    margin: 3em 0 3em;
	line-height: 1.8;
}

.comment-list, .comment-list ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.bypostauthor {
    display: block;
}

.comment-body {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 2.2em;
    padding-bottom: .8em;
}

.comment-meta {
    position: relative;
    margin-left: 70px;
    font-family: 'Lato', sans-serif;
    font-size: 80%;
    color: #000;
    background-color: inherit;
    margin-top: inherit;
    padding: 0;
}

.comment .avatar {
    position: absolute;
    left: -70px;
    width: 50px;
    height: 50px;
}

.children {
    margin-left: 1em;
    padding-left: 0;
}

.comment .avatar {
    top: -5px;
}

.comment-content {padding-left: 70px;}

.postid-12 .hero-bg h1 {display: none;}

.video-container {
	position: relative;
	padding-bottom: 53.0%;
	padding-top: 29px;
	height: 0;
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.27);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.27); 
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.27);
}

.video-container iframe,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content iframe, 
.entry-content embed {
        max-width: 100%;
}

.video-player {width: 100%; height: 100%; max-width: 100%;}
.video-player video {
	width: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.27);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.27); 
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.27);	
}

#polina .btn-group {display: block;  vertical-align: middle;}
#play, #pause {
    width: 80px;
    height: 80px;
    background: #7f7f7f;
    position: relative;
    margin-top: 10px;
    display: block;
    border: #7f7f7f;
}

#play:before {
    width: 0;        
    height: 0;
    border-left: 30px solid #7e1ae4;
    border-right: 30px solid transparent;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent; 
    position: absolute;
    content: "";
    top: 10px;
    left: 25px;
}

#pause:before {
    width: 10px;        
    height: 60px;
    background: #7e1ae4;
    position: absolute;
    content: "";
    top: 10px;
    left: 25px;
}

#pause:after {
    width: 10px;        
    height: 60px;
    background: #7e1ae4;
    position: absolute;
    content: "";
    top: 10px;
    right: 25px;
}

#video-background {
height: 0;
padding-top: 25px;
padding-bottom: 94%;
margin-bottom: 0px;
position: relative;
overflow: hidden;
}
#video-foreground,
#video-background iframe {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}

.covid-button {position: relative;width: 274px;font-size: 16px;padding: 20px;text-align: center;background: #37a000;color: #fff;cursor: pointer;outline: none;display: block;}
.covid-button:hover {border: 1px solid #37a000;background: rgba(255, 255, 255, 0.82);text-decoration: none;}
.blinking {-moz-animation: blink normal 5s infinite ease-in-out;-webkit-animation: blink normal 5s infinite ease-in-out;-ms-animation: blink normal 5s infinite ease-in-out;animation: blink normal 5s infinite ease-in-out;}
@media (max-width: 767px) { .covid-button {display: inline-block;width: 85%;} .hero-button {width: 85%;} .hero-button-2 {width: 85%;}.hero-bg {height: 280px;} }

@-moz-keyframes blink {
0% {opacity:1;}
25% {opacity:0.25;}
50% {opacity:0.50;}
75% {opacity:0.75;}
100% {opacity:1;}
} 

@-webkit-keyframes blink {
0% {opacity:1;}
25% {opacity:0.25;}
50% {opacity:0.50;}
75% {opacity:0.75;}
100% {opacity:1;}
}
@-ms-keyframes blink {
0% {opacity:1;}
25% {opacity:0.25;}
50% {opacity:0.50;}
75% {opacity:0.75;}
100% {opacity:1;}
} 
@keyframes blink {
0% {opacity:1;}
25% {opacity:0.25;}
50% {opacity:0.50;}
75% {opacity:0.75;}
100% {opacity:1;}
} 


.hero-bg {height: 280px;}