/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.msp-cn-615-1 { background-color:rgba(255, 255, 255, 0.7);padding-top:5px;padding-right:15px;padding-bottom:8px;padding-left:15px;font-family:"Lato";font-weight:normal;font-size:45px;text-align:center;line-height:normal;color:#000000; } 
.msp-cn-615-5 { background-color:rgba(0, 0, 0, 0.6);padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;font-family:"Lato";font-weight:normal;font-size:16px;text-align:center;line-height:normal;color:#ffffff; } 

.msp-cn-196-2 { background-color:#f9f9f9;font-weight:normal;line-height:normal; } 
.msp-cn-196-4 { background-color:#fdd6d6;font-weight:normal;line-height:normal; } 
.msp-cn-196-5 { background-color:#ffffff;font-weight:normal;line-height:normal;opacity:0.8;
box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.12)
 } 
.msp-cn-196-6 { font-family:"Open Sans";font-weight:normal;font-size:10px;line-height:normal;color:#333333;opacity:0.6 } 
.msp-cn-196-7 { font-family:"Open Sans";font-weight:600;font-size:12px;letter-spacing:1px;line-height:normal;color:#333333;text-transform:capitalize;
opacity:0.6 } 
.msp-cn-196-8 { font-family:"Oswald";font-weight:600;font-size:36px;letter-spacing:0.8px;line-height:49px;color:#333333;text-transform:uppercase; } 
.msp-cn-196-9 { font-weight:normal;font-size:16px;line-height:21px;color:#333333;opacity:0.8 } 
.msp-cn-196-10 { padding-top:1px;padding-right:1px;padding-bottom:1px;padding-left:1px;font-family:"Roboto";font-weight:normal;font-size:12px;line-height:normal; } 

.msp-cn-192-2 { font-family:"Montserrat";font-weight:normal;font-size:30px;line-height:36px;color:#282828;text-transform:uppercase;
 } 
.msp-cn-192-3 { font-family:"Open Sans";font-weight:300;font-size:14px;line-height:normal;color:#333333;opacity:0.54;
text-transform:capitalize; } 
.msp-cn-192-5 { font-family:"Open Sans";font-weight:600;font-size:10px;text-align:center;line-height:normal;text-transform:uppercase; } 
.msp-cn-192-7 { background-color:#ffffff;font-weight:normal;line-height:normal;box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
opacity:0.96;
 } 
.msp-cn-192-8 { font-family:"Open Sans";font-weight:normal;font-size:14px;line-height:19px;color:#333333;opacity:0.90; } 

.msp-cn-144-2 { background-color:#222222;font-weight:normal;text-align:center;line-height:normal;opacity: 0.949;
box-shadow: 0px 33px 59px 0px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 33px 59px 0px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0px 33px 59px 0px rgba(0, 0, 0, 0.6); } 
.msp-cn-144-3 { background-color:#585858;font-weight:normal;text-align:center;line-height:normal;white-space:nowrap; } 
.msp-cn-144-4 { font-family:"Montserrat";font-weight:normal;font-size:85px;text-align:center;line-height:normal;white-space:nowrap;color:#ffffff;text-transform:uppercase; } 
.msp-cn-144-5 { font-family:"Raleway";font-weight:normal;font-size:14px;text-align:center;line-height:normal;white-space:nowrap;color:#8a8989;text-transform:uppercase; } 
.msp-cn-144-6 { padding-top:15px;padding-right:70px;padding-bottom:15px;padding-left:70px;font-family:"Raleway";font-weight:500;font-size:12px;text-align:center;line-height:normal;white-space:nowrap; } 
.msp-cn-144-7 { font-family:"Playfair Display";font-weight:normal;font-size:30px;text-align:center;line-height:normal;white-space:nowrap;color:#ffffff; } 

.msp-cn-61-1 { font-family:"Lato";font-weight:700;font-size:24px;text-align:left;line-height:normal;color:#ffffff;max-width:28%; } 
.msp-cn-61-5 { font-family:"Lato";font-weight:300;font-size:14px;text-align:left;line-height:18px;color:#efefef;max-width:28%; } 
.msp-cn-1542-6 { background-color:rgba(0, 0, 0, 0.75);font-weight:normal;line-height:normal;width:36%;
height:100%; } 
.msp-cn-1542-7 { padding-top:8px;padding-right:20px;padding-bottom:8px;padding-left:20px;font-weight:normal;line-height:normal; } 

.msp-cn-135-3 { font-family:"Kaushan Script";font-weight:normal;font-size:18px;text-align:center;line-height:normal;white-space:nowrap;color:#ececec; } 
.msp-cn-135-6 { font-family:"Raleway";font-weight:normal;font-size:30px;text-align:center;line-height:normal;white-space:nowrap;color:#ececec; } 
.msp-cn-135-8 { font-family:"Playfair Display";font-weight:700;font-size:80px;text-align:center;line-height:normal;white-space:nowrap;color:#fafafa;text-transform:uppercase; } 
.msp-cn-135-9 { font-family:"Kaushan Script";font-weight:normal;font-size:18px;text-align:center;line-height:normal;white-space:nowrap;color:#ececec; } 
.animated-mouse .ms-wheel-icon {
  -webkit-animation: scroll-wheel 1.3s ease-out infinite forwards;
  -moz-animation: scroll-wheel 1.3s ease-out infinite forwards;
  animation: scroll-wheel 1.3s ease-out infinite forwards;
}

@-webkit-keyframes scroll-wheel {
  0% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 0;
  }
}
@-moz-keyframes scroll-wheel {
  0% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
  50% {
    -moz-transform: translateY(10px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 0;
  }
}
@keyframes scroll-wheel {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
}
