.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.thehide.be/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}body {
width: 100%;
height: 100%;
font-family: 'Didot';
color: #ccccc;
background-color: white;
}
html {
width: 100%;
height: 100%;
}
.container {
width:100%;
padding-left:100px;
padding-right:100px;
}
h1,
h2,
h3,
h4,
h5,.navbar
h6 {
margin: 0 0 35px;
font-family: 'Didot';
letter-spacing: 1px;
color:white;
}
.img-responsive {width:100% !important;
height:auto !important;}
.blogpage h3 {color:black !important;}
h2 {font-size:60px;}
p {
margin: 0 0 20px;
font-size: 17px !important;
line-height: 30px !important;
font-weight:300;
font-family: 'didot';
}
.italic-p {font-style:italic;
font-family:'didot';}
.italic-bold {font-style:italic;
font-weight: bold;}
.women-box. col-md-3 {margin-left:0px !important;
margin-right:0px !important;
}
a {
color: #42dca3;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a:hover,
a:focus {
text-decoration: none;
color: #1d9b6c;
}
.light {
font-weight: 400;
}
.navbar-custom {
margin-bottom: 0;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
background-color: transparent !important;
}
.navbar-custom .navbar-brand {
font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
padding: 4px 6px;
font-size: 16px;
color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
outline: 0;
}
.navbar-custom a {
color: #fff;
}
.navbar-custom .nav li a {
-webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
outline: 0;
color: #FAFAFA;
background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
outline: 0;
background-color: transparent;
}
.navbar-custom .nav li.active {
outline: 0;
}
.navbar-custom .nav li.active a {
background-color: transparent;
}
.navbar-custom .nav li.active a:hover {
}
.navbar .navbar-nav {
float: right !important;
vertical-align: top !important;
}
.navbar .navbar-collapse {
text-align: center !important;
}
@media(min-width:768px) {
.navbar-custom {
padding: 20px 0;
border-bottom: 0;
letter-spacing: 1px;
background-color: 0 0;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.navbar-custom.top-nav-collapse {
padding: 0;
border-bottom: 0px solid rgba(255,255,255,.3);
background-color: black;
}
.navbar-custom.top-nav-collapse li a {
color:white;
}
.navbar-custom.top-nav-collapse li a:hover {
color:grey;
}
}
.intro {
width: 100%;
min-height: 500px;
text-align: center;
color: #fff;
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
position: relative;
overflow:hidden;
padding-top:30px;
}
.fullwidth {width: 100%;
overflow:hidden;}
.intro-single {
display: table;
width: 100%;
height: 100vh;
text-align: center;
color: #fff;
background: url(https://www.thehide.be/wp-content/uploads/2018/01/feather-background.jpg) no-repeat center center fixed;
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
position: relative;
overflow:hidden;	
}
.intro-pics {padding:0px !important;}
.intro .intro-body {
padding-left:30px;
padding-right:30px;
}
.intro .intro-body .brand-heading {
font-size: 40px;
}
.intro .intro-body .intro-text {
font-size: 18px;
}
.italic {font-style:italic;}
@media(min-width:768px) {
.intro {
padding: 0;
}
.intro .intro-body .brand-heading {
font-size: 100px;
}
.intro .intro-body .intro-text {
font-size: 26px;
}
}
.btn-circle {
width: 40px;
height: 40px;
margin-top: 15px;
padding-top: -7px;
border-radius: 100%!important;
font-size: 40px;
background: 0 0;
background-color:white;
font-size:20px;
}
.social-box .btn-circle {margin-left:15px;
margin-right:15px;}
.social-box .btn-circle:hover,
.social-box .btn-circle:focus {
background-color:#ffd1d1 !important;
color:white;
}
.btn-circle:hover,
.btn-circle:focus {
outline: 0;
color: #fafafa;
background-color:;
}
.btn-circle-blog {
width: 40px;
height: 40px;
margin-top: 15px;
padding-top: -7px;
border-radius: 100%!important;
font-size: 40px;
background: 0 0;
background-color:#141C2C;
font-size:20px;
}
.btn-circle-blog:hover,
.btn-circle-blog:focus {
outline: 0;
color: #fafafa;
background-color:#141C2C !important;
}
.content-section {
padding-top: 0px;
}
.intro-section {
width: 80%;
padding: 50px 0;
color: #686868;
background-color:white;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.intro-section h2 {color:#F6B3BE;}
.pink-section {
width: 100%;
min-height:100vh;
color: #0b0f19 !important;
background: url(https://www.thehide.be/wp-content/uploads/2017/12/bg-pink.jpg) no-repeat center center scroll;
background-color: #000;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
padding-top:70px;
padding-bottom:70px;
}
.white-section {
width: 100%;
min-height:100vh;
color: #0b0f19 !important;
background-color: white;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
padding-top:70px;
padding-bottom:70px;	
}
.pink-section h2 {color: #0b0f19 !important;}
.grey-section {
width: 100%;
color: black; background-color: #FAFAFA;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
padding-top:70px;
padding-bottom:70px;
}
.social-section {
width: 100%;
padding: 50px 0;
color: #3b5763;
background-color: #FFF;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
} .addeventatc {
display: inline-block;
zoom: 1;
position: relative;
z-index: 1;
font-family: 'pt serif' !important;
color: #fff!important;
font-weight: 300;
line-height: 100%!important;
background-color: #141C2C !important;
border: 0px !important;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;
font-size: 15px;
text-decoration: none;
padding: 13px 12px 12px 43px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
-webkit-font-smoothing: antialiased!important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
background-image: url(https://www.addevent.com/gfx/icon-calendar-t5.png), url(https://www.addevent.com/gfx/icon-calendar-t1.svg), url(https://www.addevent.com/gfx/icon-apple-t1.svg), url(https://www.addevent.com/gfx/icon-facebook-t1.svg), url(https://www.addevent.com/gfx/icon-google-t1.svg), url(https://www.addevent.com/gfx/icon-outlook-t1.svg), url(https://www.addevent.com/gfx/icon-yahoo-t1.svg);
background-position: -9999px -9999px;
background-repeat: no-repeat;
margin-bottom:30px !important;
}
.addeventatc .addeventatc_icon {background-color:white!important;}
#addeventatc1 {color:white !important;
font-weight:500 !important;}
.copyx {display:none !important;}
@media(min-width:767px) {
.content-section {
padding-top: 0px;
}
#map {
height: 400px;
margin-top: 250px;
}
}
.btn {
border-radius: 0;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: 400;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.btn-default {
border: 1px solid #42dca3;
color: #42dca3;
background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
border: 1px solid #42dca3;
outline: 0;
color: #000;
background-color: #42dca3;
}
ul.banner-social-buttons {
margin-top: 0;
}
@media(max-width:1199px) {
ul.banner-social-buttons {
margin-top: 15px;
}
}
.home-text-box {margin-top:200px;}
@media(max-width:767px) {
ul.banner-social-buttons li {
display: block;
margin-bottom: 20px;
padding: 0;
}
.home-text-box {margin-top:500px;}
ul.banner-social-buttons li:last-child {
margin-bottom: 0;
}
}
@media(min-width:1200px){
.home-text-box {margin-top:400px;}
}
footer {
padding: 50px 0;
background:url(https://www.thehide.be/wp-content/uploads/2018/02/background_footer-1.jpg) no-repeat center center;
color:white;
}
footer h2 {font-family: 'Didot';
color:white;}
footer p {
margin: 0;
font-family: 'Didot';
}
::-moz-selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255,255,255,.2);
}
::selection {
text-shadow: none;
background: #fcfcfc;
background: rgba(255,255,255,.2);
}
img::selection {
background: 0 0;
}
img::-moz-selection {
background: 0 0;
}
body {
webkit-tap-highlight-color: rgba(255,255,255,.2);
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
} .wpcf7-form {width:100%;
margin-left:auto;
margin-right:auto;}
.wpcf7-submit {background-color:;
border:none;
width:100%;
padding-top:10px;
padding-bottom:10px;}
.wpcf7-submit:hover {background-color:;}
.wpcf7-text {padding:7px;
width:100%;
text-align:center;
border:none;
} .subscribe-box {margin-left:-20px;}
.subscribe-box .wpcf7-form {width:100%;
margin-left:auto;
margin-right:auto;}
.subscribe-box .wpcf7-form ::-webkit-input-placeholder {color:#0d1728 !important;
font-weight:300;}
.subscribe-box .wpcf7-submit {background-color:#121c2d;
border:none;
width:100%;
padding-top:8px;
padding-bottom:6px;
border-radius:0px;
max-width:300px;
color:white;}
.subscribe-box .wpcf7-submit:hover {background-color:#121c2d;}
.subscribe-box .wpcf7-text {padding:7px;
width:100%;
text-align:center;
border:none;
max-width:300px;
color:#bd999e !important;
font-weight:300;
}
.subscribe-box li {display:inline;} .sidebar-box .wpcf7-form {width:100%;
margin-left:auto;
margin-right:auto;
font-weight:400;}
.sidebar-box input {width:100%!important;
color:grey !important;}
.sidebar-box label {width:100%!important;}
.sidebar-box .wpcf7-submit {background-color:#141C2C;
color:white !important;
border:none;
width:100%;
padding-top:10px;
padding-bottom:10px;
border-radius:0px;}
.sidebar-box .wpcf7-submit:hover {background-color:#141C2C;}
.sidebar-box .wpcf7-text {padding:7px;
width:100%;
text-align:center;
border:none;
font-weight:400;
color:#F9F9F9;
}
.sidebar-box .wpcf7 p {margin-bottom:10px !important;} .wpcf7-response-output {border:none !important;
font-size:10px;
margin:0px !important;}
.wpcf7-not-valid-tip {color:#800000 !important;
font-size:10px !important;}
.grey a {color:white;}
.grey a:hover {color:grey;} .btn.focus , .btn:focus , .btn:hover {background-color:#f4a4b1;
color:white;} .social-buttons ul li {
display:inline;
}
.social-buttons ul li a {
color: black;
}
.social-buttons ul {
padding-left:0px !important;
}
.social-buttons-blog ul li {
display:inline;
}
.social-buttons-blog ul li a {
color: white;
}
.social-buttons-blog ul {
padding-left:0px !important;
}
.btn-circle .fa {margin-left:-1.5px;}
.video-cover {padding-top:15px;
padding-bottom:15px;}
.highlight-vid {margin-bottom:15px;}
.sidebar-box {background-color:#F4F4F4;
padding:10px;
margin-bottom:20px;
}
.pic-box img {width:100%;
height:auto;} .carousel {
position: relative; // Needed because the carousel overrides the position property
}
.modal {
position:absolute;
}
.modal.and.carousel {
position: fixed;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.fade.in {
opacity: 1;
}
.modal-backdrop
{
opacity:0.5 !important;
} .thumbnail-caption img {
height: auto;
width: 100%;
}
.caption {
background: rgba(250,251,246, 0.8) none repeat scroll 0 0;
color: #9E9EB2 !important;
display: none;
height: 100%;
padding: 45% 2% 2%;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
z-index: 2;
}
.thumbnail-caption {
margin-bottom: 15px;
margin-top: 15px;
overflow: hidden;
position: relative;
}
.thumbnail-caption-2 {
margin-bottom: 15px;
margin-top: 15px;
overflow: hidden;
position: relative;
}
.thumbnail-caption-2 img {
height: auto;
width: 100%;
}
.caption-2 {
background: rgba(255,255,255, 0.3) none repeat scroll 0 0;
color: white !important;
display: none;
height: 100%;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
z-index: 2;
text-transform:uppercase;
}
.caption-2 h2 {padding: 25% 2% 2%;
font-size:38px;}
.caption-2 h3 {padding: 20% 2% 2%;
font-size:35px;}
.muziek-section a h2, .muziek-section a h3, .muziek-section a h4, .muziek-section a h5 {color:white !important;}
.muziek-section h3 {margin-bottom:10px;}
.intro-section a h3 {color:#3A3947;} .carousel-control.left, .carousel-control.right {background-image:none;}
.modal-dialog {
margin: 12% auto;
}
.modal-body {
padding: 5px;
} .navbar-toggle {float:none;
padding-right:0px;}
.btn-close-modal {background-color:transparent;
color:white;
font-size:11px !important;}
.btn-close-modal:hover {background-color:transparent;}
.popup-text-link , .popup-text-link:visited {color:grey;
text-transform:uppercase;
}
.popup-text-link p {font-size:15px;}
.popup-text-link:hover, .popup-text-link:active , .popup-text-link:focus  {color:black;} @media (max-width: 687px) {
.navbar-custom {
background-color: white;
border-bottom: none !important;
font-family: "Roboto",sans-serif;
margin-bottom: 0;
text-transform: uppercase;
}
.subscribe-box .wpcf7-text {margin-left:-20px;}
.navbar-custom a {
color: grey !important;
}
}
@media (max-width: 531px) {
.thumbnail-caption-2 h2{
font-size:18px;
margin-bottom:10px;
}
.thumbnail-caption-2 h3 {
font-size:14px;
margin-bottom:5px;
}
.thumbnail-caption-2 h5 {
font-size:9px;
}
}
@media (max-width: 387px) {
.popup-text-link p {margin-bottom:20px;
font-size:11px;}
} .sentence{
color: white;
font-size: 30px;
} .slidingVertical{
display: inline;
text-indent: 8px;
}
.slidingVertical span{
animation: topToBottom 12.5s linear infinite 0s;
-ms-animation: topToBottom 12.5s linear infinite 0s;
-webkit-animation: topToBottom 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.slidingVertical span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.slidingVertical span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.slidingVertical span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.slidingVertical span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes topToBottom{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: translateY(-50px); }
10% { opacity: 1; -moz-transform: translateY(0px); }
25% { opacity: 1; -moz-transform: translateY(0px); }
30% { opacity: 0; -moz-transform: translateY(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-webkit-keyframes topToBottom{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: translateY(-50px); }
10% { opacity: 1; -webkit-transform: translateY(0px); }
25% { opacity: 1; -webkit-transform: translateY(0px); }
30% { opacity: 0; -webkit-transform: translateY(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes topToBottom{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: translateY(-50px); }
10% { opacity: 1; -ms-transform: translateY(0px); }
25% { opacity: 1; -ms-transform: translateY(0px); }
30% { opacity: 0; -ms-transform: translateY(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .slidingHorizontal{
display: inline;
text-indent: 8px;
}
.slidingHorizontal span{
animation: leftToRight 12.5s linear infinite 0s;
-ms-animation: leftToRight 12.5s linear infinite 0s;
-webkit-animation: leftToRight 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.slidingHorizontal span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.slidingHorizontal span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.slidingHorizontal span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.slidingHorizontal span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes leftToRight{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: translateX(-50px); }
10% { opacity: 1; -moz-transform: translateX(0px); }
25% { opacity: 1; -moz-transform: translateX(0px); }
30% { opacity: 0; -moz-transform: translateX(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-webkit-keyframes leftToRight{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: translateX(-50px); }
10% { opacity: 1; -webkit-transform: translateX(0px); }
25% { opacity: 1; -webkit-transform: translateX(0px); }
30% { opacity: 0; -webkit-transform: translateX(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes leftToRight{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: translateX(-50px); }
10% { opacity: 1; -ms-transform: translateX(0px); }
25% { opacity: 1; -ms-transform: translateX(0px); }
30% { opacity: 0; -ms-transform: translateX(50px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .fadeIn{
display: inline;
text-indent: 8px;
}
.fadeIn span{
animation: fadeEffect 12.5s linear infinite 0s;
-ms-animation: fadeEffect 12.5s linear infinite 0s;
-webkit-animation: fadeEffect 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.fadeIn span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.fadeIn span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.fadeIn span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.fadeIn span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes fadeEffect{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: translateY(0px); }
10% { opacity: 1; -moz-transform: translateY(0px); }
25% { opacity: 1; -moz-transform: translateY(0px); }
30% { opacity: 0; -moz-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-webkit-keyframes fadeEffect{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: translateY(0px); }
10% { opacity: 1; -webkit-transform: translateY(0px); }
25% { opacity: 1; -webkit-transform: translateY(0px); }
30% { opacity: 0; -webkit-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes fadeEffect{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: translateY(0px); }
10% { opacity: 1; -ms-transform: translateY(0px); }
25% { opacity: 1; -ms-transform: translateY(0px); }
30% { opacity: 0; -ms-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .verticalFlip{
display: inline;
text-indent: 8px;
}
.verticalFlip span{
animation: vertical 8s linear infinite 0s;
-ms-animation: vertical 8s linear infinite 0s;
-webkit-animation: vertical 8s linear infinite 0s;
color: white;
opacity: 0;
overflow: hidden;
position: absolute;
}
.verticalFlip span:nth-child(2){
animation-delay: 1.5s;
-ms-animation-delay: 1.5s;
-webkit-animation-delay: 1.5s;
}
.verticalFlip span:nth-child(3){
animation-delay: 3s;
-ms-animation-delay: 3s;
-webkit-animation-delay: 3s;
}
.verticalFlip span:nth-child(4){
animation-delay: 4.5s;
-ms-animation-delay: 4.5s;
-webkit-animation-delay: 4.5s;
}
.verticalFlip span:nth-child(5){
animation-delay: 9s;
-ms-animation-delay: 9s;
-webkit-animation-delay: 9s;
} @-moz-keyframes vertical{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotateX(180deg); }
10% { opacity: 1; -moz-transform: translateY(0px); }
25% { opacity: 1; -moz-transform: translateY(0px); }
30% { opacity: 0; -moz-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes vertical{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: rotateX(180deg); }
10% { opacity: 1; -webkit-transform: translateY(0px); }
25% { opacity: 1; -webkit-transform: translateY(0px); }
30% { opacity: 0; -webkit-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes vertical{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotateX(180deg); }
10% { opacity: 1; -ms-transform: translateY(0px); }
25% { opacity: 1; -ms-transform: translateY(0px); }
30% { opacity: 0; -ms-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .horizontalFlip{
display: inline;
text-indent: 8px;
}
.horizontalFlip span{
animation: horizontal 12.5s linear infinite 0s;
-ms-animation: horizontal 12.5s linear infinite 0s;
-webkit-animation: horizontal 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.horizontalFlip span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.horizontalFlip span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.horizontalFlip span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.horizontalFlip span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes horizontal{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotateY(180deg); }
10% { opacity: 1; -moz-transform: translateX(0px); }
25% { opacity: 1; -moz-transform: translateX(0px); }
30% { opacity: 0; -moz-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes horizontal{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: rotateY(180deg); }
10% { opacity: 1; -webkit-transform: translateX(0px); }
25% { opacity: 1; -webkit-transform: translateX(0px); }
30% { opacity: 0; -webkit-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes horizontal{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotateY(180deg); }
10% { opacity: 1; -ms-transform: translateX(0px); }
25% { opacity: 1; -ms-transform: translateX(0px); }
30% { opacity: 0; -ms-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .antiClock{
display: inline;
text-indent: 8px;
}
.antiClock span{
animation: anti 12.5s linear infinite 0s;
-ms-animation: anti 12.5s linear infinite 0s;
-webkit-animation: anti 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.antiClock span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.antiClock span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.antiClock span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.antiClock span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes anti{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotateX(180deg); }
10% { opacity: 1; -moz-transform: translateY(0px); }
25% { opacity: 1; -moz-transform: translateY(0px); }
30% { opacity: 0; -moz-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes anti{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: rotate(180deg); }
10% { opacity: 1; -webkit-transform: translateY(0px); }
25% { opacity: 1; -webkit-transform: translateY(0px); }
30% { opacity: 0; -webkit-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes anti{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotate(180deg); }
10% { opacity: 1; -ms-transform: translateY(0px); }
25% { opacity: 1; -ms-transform: translateY(0px); }
30% { opacity: 0; -ms-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .clockWise{
display: inline;
text-indent: 8px;
}
.clockWise span{
animation: clock 12.5s linear infinite 0s;
-ms-animation: clock 12.5s linear infinite 0s;
-webkit-animation: clock 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.clockWise span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.clockWise span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.clockWise span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.clockWise span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes clock{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotate(-180deg); }
10% { opacity: 1; -moz-transform: translateX(0px); }
25% { opacity: 1; -moz-transform: translateX(0px); }
30% { opacity: 0; -moz-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes clock{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: rotate(-180deg); }
10% { opacity: 1; -webkit-transform: translateX(0px); }
25% { opacity: 1; -webkit-transform: translateX(0px); }
30% { opacity: 0; -webkit-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes clock{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotate(-180deg); }
10% { opacity: 1; -ms-transform: translateX(0px); }
25% { opacity: 1; -ms-transform: translateX(0px); }
30% { opacity: 0; -ms-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .popEffect{
display: inline;
text-indent: 8px;
}
.popEffect span{
animation: pop 12.5s linear infinite 0s;
-ms-animation: pop 12.5s linear infinite 0s;
-webkit-animation: pop 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.popEffect span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.popEffect span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.popEffect span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.popEffect span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes pop{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
10% { opacity: 1; -moz-transform: translateY(0px); }
25% { opacity: 1; -moz-transform: translateY(0px); }
30% { opacity: 0; -moz-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes pop{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px);}
10% { opacity: 1; -webkit-transform: translateY(0px); }
25% { opacity: 1; -webkit-transform: translateY(0px); }
30% { opacity: 0; -webkit-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes pop{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
10% { opacity: 1; -ms-transform: translateY(0px); }
25% { opacity: 1; -ms-transform: translateY(0px); }
30% { opacity: 0; -ms-transform: translateY(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
} .pushEffect{
display: inline;
text-indent: 8px;
}
.pushEffect span{
animation: push 12.5s linear infinite 0s;
-ms-animation: push 12.5s linear infinite 0s;
-webkit-animation: push 12.5s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.pushEffect span:nth-child(2){
animation-delay: 2.5s;
-ms-animation-delay: 2.5s;
-webkit-animation-delay: 2.5s;
}
.pushEffect span:nth-child(3){
animation-delay: 5s;
-ms-animation-delay: 5s;
-webkit-animation-delay: 5s;
}
.pushEffect span:nth-child(4){
animation-delay: 7.5s;
-ms-animation-delay: 7.5s;
-webkit-animation-delay: 7.5s;
}
.pushEffect span:nth-child(5){
animation-delay: 10s;
-ms-animation-delay: 10s;
-webkit-animation-delay: 10s;
} @-moz-keyframes push{
0% { opacity: 0; }
5% { opacity: 0; -moz-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
10% { opacity: 1; -moz-transform: translateX(0px); }
25% { opacity: 1; -moz-transform: translateX(0px); }
30% { opacity: 0; -moz-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0;}
}
@-webkit-keyframes push{
0% { opacity: 0; }
5% { opacity: 0; -webkit-transform:rotate(0deg) scale(2) skew(0deg) translate(0px);}
10% { opacity: 1; -webkit-transform: translateX(0px); }
25% { opacity: 1; -webkit-transform: translateX(0px); }
30% { opacity: 0; -webkit-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes push{
0% { opacity: 0; }
5% { opacity: 0; -ms-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
10% { opacity: 1; -ms-transform: translateX(0px); }
25% { opacity: 1; -ms-transform: translateX(0px); }
30% { opacity: 0; -ms-transform: translateX(0px); }
80% { opacity: 0; }
100% { opacity: 0; }
}
#showMe {
animation: cssAnimation 0s 2.5s forwards;
visibility: hidden;
}
#seek {
animation: cssAnimation 0s 0.5s forwards;
animation: cssAnimation2 0s 1.5s forwards;
visibility: hidden;
}
#chique {
animation: cssAnimation 0s 1.5s forwards;
animation: cssAnimation2 0s 2s forwards;
visibility: hidden;
}
#unique {
animation: cssAnimation 0s 2s forwards;
animation: cssAnimation2 0s 2.5s forwards;
visibility: hidden;
}
#boutique {
animation: cssAnimation 0s 2.5s forwards;
visibility: hidden;
}
@keyframes cssAnimation {
to   { visibility: visible; }
}
@keyframes cssAnimation2 {
to   { visibility: hidden; }
} .pager li>a {background-color:none !important;
color:#121E2D !important;
border:0px !important;
font-size:18px !important;} .top-boxes hr {background:black !important;
height:2px !important;}
.top-boxes {padding-top:30px;
padding-bottom:10px;
border-top:2px solid black;
border-bottom:2px solid black;
} .ms-item a{color:black;}
#sidebar-wrapper {
position: fixed;
z-index: 2;
right: 0;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
transform: translateX(250px);
background: rgba(0, 0, 0, 0.9);
border-left: 1px solid rgba(255, 255, 255, 0.1);
margin-top:80px;
}
.sidebar-nav {
position: absolute;
top: 0;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
text-align:center;
top:30%;
font-family: Didot, serif !important;
}
.sidebar-nav li.sidebar-nav-item a {
display: block;
text-decoration: none;
color: white;
padding: 15px;
text-transform:uppercase;
margin-left:auto;
margin-right:auto;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: none;
font-weight:600;
font-size:3em;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
background: rgba(52, 58, 64, 0.1);
height: 80px;
line-height: 50px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.sidebar-nav > .sidebar-brand a {
color: #fff;
font-size: 2rem;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
font-size: 2rem;
}
#sidebar-wrapper.active {
right: 250px;
height: 100vh;
width: 100%;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
bottom:0px;
}
.navigation {margin-top:-183px;}
.menu-toggle {
position:relative;
top: 280px;
float:right;
width: 50px;
height: 50px;
text-align: center;
color: #fff;
background: none;
line-height: 50px;
z-index: 999;
}
.menu-toggle:focus, .menu-toggle:hover {
color: #fff;
}
.menu-toggle:hover {
background: none;
} .thumbnail-caption {
position:relative;
overflow:hidden;
}
.number-1 {margin-top:0px !important;}
.caption {
position:absolute;
top:0;
right:0;
background:rgba(0,0,0, 0.5);
width:100%;
height:100%;
padding:2%;
display: none;
text-align:center;
color:#fff !important;
z-index:2;
text-transform:uppercase;
}
.caption h3 {padding-top:50%;}
.thumbnail-caption a{text-decoration:none;}
.thumbnail-caption img {width:100%;
height:auto;}
.thumbnail-caption {margin:0px !important;}
a .caption {color:white !important;
}
.caption h3 {font-size:22px;
line-height:25px;
color:white !important;} .Iam {
padding: 2em 5em;
font: normal 40px/50px Didot, serif;
color: white;
}
.Iam p {
height: 50px;
float: right;
margin-right: 0.3em;
}
.Iam b {
float: right;
color:white;
overflow: hidden;
position: relative;
height: 50px;
top: 40px;
font-weight:300!important;
margin-right:-167px;
}
.Iam .innerIam {
display: inline-block;
color: white;
position: relative;
white-space: nowrap;
top: 0;
left: 0; -webkit-animation:move 5s;
-moz-animation:move 5s;
-ms-animation:move 5s;
-o-animation:move 5s;
animation:move 5s; -webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
animation-iteration-count:infinite; -webkit-animation-delay:1s;
-moz-animation-delay:1s;
-ms-animation-delay:1s;
-o-animation-delay:1s;
animation-delay:1s;
}
@keyframes move{
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
@-webkit-keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
@-moz-keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
@-o-keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
@keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
.rotate-90 {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.plus-sign:hover {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.top-box-title {font-size:38px;}
.top-box-name {font-size:23px;}
.top-box-mission {padding-top:28px;
border-top:2px solid black;
margin-top:207px;}
.top-box-text-women {
min-height:180px;
}
.top-box-text-mission-1 {
min-height:auto;
} .footer-form .wpcf7 input[type="text"],
.footer-form .wpcf7 input[type="email"],
.footer-form .wpcf7 input[type="url"]
{
color: white;
width: 100%;
border-top:0px !important;
border-left:0px !important;
border-right:0px !important;
border-bottom:1px solid white !important;
background-color:transparent !important;
margin-top:30px;
margin-bottom:30px;
max-width:100%;
border-radius:0px !important;
text-align:left !important;
}
.footer-form .wpcf7 input[type="text"]::placeholder,
.footer-form .wpcf7 input[type="email"]::placeholder,
.footer-form .wpcf7 input[type="url"]::placeholder,
.footer-form .wpcf7 textarea::placeholder
{
color:white;
}
.footer-form .wpcf7 input[type="text"]:focus,
.footer-form .wpcf7 input[type="email"]:focus,
.footer-form .wpcf7 input:focus,
.footer-form .wpcf7-submit:focus,
.footer-form .wpcf7 textarea:focus
{
outline: none;
}
.footer-form .wpcf7-submit
{
border:none;
background-color:transparent;
border:2px solid white;
border-radius:0px !important;
color:white;
padding:15px;
font-weight:400;
max-width:300px;
text-align:center !important;
}
.footer-form .wpcf7-submit:hover
{
border:none;
background-color:white;
border:2px solid white;
border-radius:0px !important;
color:#0e1617;
padding:15px;
font-weight:400;
max-width:300px;
text-align:center !important;
}
.footer-form .wpcf7-not-valid-tip 
{
color:white !important;
}
.footer-form .wpcf7-response-output
{
border:0px !important;
color:white !important;}
.footer-form .wpcf7
{
width:100%;
}
.ambassador-page p,
.ambassador-page h1,
.ambassador-page h2,
.ambassador-page h3,
.ambassador-page h4,
.ambassador-page h5,
.women-sub p,
.women-sub h1,
.women-sub h2,
.women-sub h3,
.women-sub h4,
.women-sub h5
{
color:black;
} .carousel-content {
color:white;
display:flex;
text-align:right;
font-family:'didot', serif;
height:300px;
}
#text-carousel {
width: 100%;
max-width:800px;
height: auto;
padding: 50px;
float:right;
margin-right:-10px;
}
.join-form .wpcf7 input[type="text"],
.join-form .wpcf7 textarea,
.join-form .wpcf7 input[type="email"],
.join-form .wpcf7 input[type="url"]
{
color: black;
width: 100%;
border-top:0px !important;
border-left:0px !important;
border-right:0px !important;
border-bottom:2px solid black !important;
background-color:#FAFAFA;
text-align:center;
margin-top:30px;
margin-bottom:30px;
max-width:800px;
border-radius:0px !important;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus,
.wpcf7 input:focus,
.wpcf7-submit:focus,
.wpcf7 textarea:focus
{
outline: none !important;
}
.join-form textarea {
height:150px;
}
.join-form .wpcf7-submit
{
border:none;
background-color:#e03b5a;
border-radius:0px;
color:white;
padding:15px;
font-weight:400;
margin-left:20px;
max-width:300px;
width:100%!important;
font-size:14px;
}
.join-form .wpcf7-submit:hover {
background-color:#a42b42;
color:#FAFAFA;
}
.archive-link:hover {text-decoration:underline!important;
color:black !important;}
.archive-link {color:black !important;} .booknowcontainer {
position: absolute;
top: 30px;
right: 128px;
height: 50px;
text-align: center;
color: #fff;
background: none;
line-height: 50px;
z-index: 9999;
}
.booknowbutton {
padding: 15px 30px;
border: 1px solid #fff;
color: #fff;
font-size: 1.2em;
}
.booknowbutton:hover, .booknowbutton:active, .booknowbutton:visited {
background: #fff;
color: #000;
}
@media (max-width: 768px) {
.booknowcontainer {
top: 90px;
}
}
@media (max-width: 600px) {
.booknowcontainer {
top: 20px;
right: 20px;
}
.menu-toggle {
top: 280px;
right: 0px;
}
}
@media (max-width: 500px) {
.header-topper{margin-top:60px;}
.sidebar-nav {top:25%;}
.image-header {position:inherit!important;} }
@media (max-width: 767px) {
.ms-item {width:100% !important;}
.container{width:100%;
padding-left:10px;
padding-right:10px;}
footer p {font-size:14px!important;
line-height:20px;}
footer h3 {margin-bottom:10px;
font-size:18px;}
.footer-form input {margin-top:10px!important;
margin-bottom:10px!important;}
.footer-form .wpcf7-submit {margin-left:auto!important;
margin-right:auto!important;
width:100%!important;
text-align:center!important;}
.footer-contacts {text-align:left!important;
margin-top:20px;}
.image-header {max-width:100px!important;
top:-30px!important;}
.header-topper img {margin-top:50px!important;}
.text-headers {display:none!important;} }
@media (max-width: 991px) {
.top-boxes {border-top:0px !important;}
.top-boxes p {min-height:auto !important;}
.top-boxes h3 {min-height:auto !important;}
.women-top-text {display:none!important;}
.hide-on-mobile {display:none!important;}
footer p {font-size:14px!important;
line-height:20px;}
footer h3 {margin-bottom:10px;
font-size:18px;}
.footer-form input {margin-top:10px!important;
margin-bottom:10px!important;}
.footer-form .wpcf7-submit {margin-left:auto!important;
margin-right:auto!important;
width:100%!important;
text-align:center!important;}
.footer-contacts {text-align:left!important;
margin-top:20px;}
}
@media (min-width: 991px) {
.show-on-mobile {display:none!important;}
}
@media (max-width: 1020px) { 
.women-top-text {margin-top:-200px!important;}
}
@media (max-width: 1135px) { 
.women-top-text {margin-top:-350px!important;}
}
@media(min-width:768px) {
p {
margin: 0 0 20px;
font-size: 17px;
line-height: 1.5;
}
}