code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
@import url(https://fonts.googleapis.com/css?family=Rajdhani:400,500,600,700,300);
/* ---------------------------------------------
* Filename: custom-style.css
* Version: 1.0.0 (2016-02-27)
* Website: http://www.zymphonies.com
* Description: Global Styles
* Author: <NAME>
<EMAIL>
-----------------------------------------------*/
body{
font-family: 'Rajdhani', sans-serif;
font-size: 14px;
line-height: 160%;
color: #333;
overflow-x: hidden;
font-weight: 500;
}
p{ margin: 0 0 20px 0; }
h1, .h1{ font-size: 22px; color: #000; }
h2, .h2{ font-size: 20px; color: #000; }
h3, .h3{ font-size: 16px; color: #000; }
h4, .h4{ font-size: 14px; color: #000; }
img{ max-width: 100%; }
a{
color: #EE0328;
}
a:hover{
color: #CD1B01;
text-decoration: none;
}
ul.links.inline{
padding: 0;
}
ol, ul {
padding-left: 20px;
}
ul.links.inline li{
list-style: none;
}
.block{
margin-bottom: 20px;
}
.container {
max-width: 1000px;
}
.main-header {
background-size: cover;
position: relative;
background: url(../images/header-bg.jpg) no-repeat;
}
.main-header nav{
background: #EE0328;
border: 0;
margin: 0;
position: relative;
z-index: 9;
min-height: auto;
border-radius: 0;
margin-bottom: 15px;
}
.main-header .region{
position: relative;
z-index: 2;
}
.main-header .block{
margin: 0;
}
/*Region Header*/
.site-branding{
margin: 0;
}
.brand.logo{
margin-right: 5px;
}
.region-header .brand{
display: inline-block;
vertical-align: middle;
line-height: 100%;
padding: 3px 0;
}
.site-name a{
font-size: 24px;
color: #fff;
}
.region-header .site-branding__slogan{
font-size: 10px;
color: #fff;
}
/*Banner*/
.slideshow{
text-align: center;
line-height: 160%;
}
.slideshow h2{
font-size: 30px;
font-weight: bold;
color: #fff;
}
/*Top Widget*/
.topwidget .fa{
font-size: 60px;
background: #4D4F4A;
width: 120px;
height: 120px;
padding: 32px;
border-radius: 50%;
color: #fff;
margin-bottom: 20px;
}
.topwidget .block h2.title{
background: #1BA4C4;
color: #fff;
padding: 10px;
margin: 0;
}
.topwidget .block .content{
border: 1px solid #1BA4C4;
padding: 10px 10px 0 10px;
}
/*Region Homepage Message*/
.region-homepagemessage{
border: 1px solid #E9E8ED;
padding: 15px;
font-size: 16px;
text-align: center;
margin: 20px 0;
background: #FDFDFD;
}
.region-homepagemessage h2{
margin: 5px 0;
}
.region-homepagemessage p,
.region-homepagemessage .block{
margin: 0;
}
/*Footer Widget*/
.footerwidget{
padding: 20px 0;
}
.footerwidget .left{
float: left;
margin: 10px 10px 0 0;
}
.copyright{
background: #444;
font-size: 12px;
color: #fff;
}
.copyright p{
margin: 13px 0;
}
.footerwidget ul{
padding-left: 15px;
}
.footerwidget .block,
.bottom-widgets .block{
background: #FBFBFB;
padding: 10px;
border-radius: 5px;
}
.footerwidget .block h2.title,
.bottom-widgets .block h2.title{
margin: 5px 0 10px 0;
}
/*Bottom Widgets*/
.bottom-widgets{
padding: 20px 0;
}
.bottom-widgets img {
max-width: 100%;
border: 5px solid #fff;
box-shadow: 0px 0px 2px #ddd;
}
.bottom-widgets .block{
background: #FBFBFB;
}
/*Footer Menu*/
.footer-menu{
margin: 0;
border: 0;
background: #E6EAEC;
color: #fff;
}
.footer-menu ul{
margin: 10px 0;
padding: 0;
}
.footer-menu nav li{
display: inline-block;
}
.footer-menu nav li a{
display: block;
padding: 4px 20px 4px 0;
}
.google_map p,
.google_map .block{
margin: 0;
}
.google_map iframe{
display: block;
}
/*Credit Link*/
.credit-link{
text-align: left;
}
/*Social Media*/
.social-media{
margin: 10px 0;
overflow: hidden;
float: left;
}
.social-media a {
width: 30px;
height: 30px;
color: #fff;
float: left;
margin: 0 10px 0 0;
text-align: center;
background: #3262b9;
font-size: 14px;
line-height: 220%;
}
.social-media a.google-plus{
background: #de2020;
}
.social-media a.twitter{
background: #29C5F6;
}
.social-media a.linkedin{
background: #069;
}
.social-media a.pinterest{
background: #C61118;
}
.social-media a.rss{
background: #FF6D00;
}
.social-media a:hover{
opacity: .6;
}
/*Form*/
input, button, select, textarea{
padding: 8px;
border: 1px solid #C7C7C7;
}
.contact-message-form label{
display: block;
}
.btn,
input[type="submit"]{
background: #EE0328;
color: #fff;
border: 0;
padding: 13px;
line-height: 100%;
height: 39px;
}
.btn:hover,
input[type="submit"]:hover{
background: #CD1B01;
}
/*Front Page*/
.path-frontpage .feed-icon{
display: none;
}
/*Menu*/
.navbar-default .navbar-toggle{
margin-right: 0;
border: 0;
border-radius: 0;
color: #fff;
background: none;
padding: 6px 6px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-toggle .icon-bar {
display: block;
width: 35px;
height: 4px;
border-radius: 1px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
background: none;
}
nav h2{
display: none;
}
.menu-base-theme,
.menu-base-theme a,
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active,
.menu-base-theme a.highlighted{
background: none;
}
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active,
.menu-base-theme a.highlighted{
color: #fff;
}
.menu-base-theme li a{
background: #FBFBFB
}
.region-primary-menu{
display: none;
background: #fff;
border-radius: 3px;
width: 100%;
}
.menu-base-theme a{
border-bottom: 1px solid #EEF0F7;
}
.menu-base-theme a span.sub-arrow{
color: #999;
font-size: 22px;
padding: 5px;
border-radius: 2px;
border: 1px solid #DCDCDC;
background: #EFEFEF;
}
.navbar-toggle{
z-index: 999;
}
/*Breadcrumb*/
.breadcrumb{
background: none;
padding: 0;
margin: 0;
border-bottom: 1px solid #eee;
font-size: 11px;
}
.breadcrumb ul{
padding: 0;
margin: 0;
}
.breadcrumb ul li{
display: inline-block;
}
/*Search Form*/
.search-block-form{
max-width: 500px;
margin: 0 auto;
}
.region-search{
background: #E6E5EA;
padding: 15px;
}
#search-block-form{
display: table;
width: 100%;
}
#search-block-form .form-item,
#search-block-form .form-actions{
display: table-cell;
vertical-align: top;
}
#search-block-form input{
width: 100%;
}
/*Demo Typography*/
.bd-example {
position: relative;
padding: 20px;
border: 2px solid #f7f7f9;
}
.highlight{
padding: 20px;
background-color: #f7f7f9;
}
.highlight pre{
border: 0;
background: none;
}
.bd-example-type .table tr:first-child td {
border-top: 0;
}
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
margin: 0;
}
.bd-example-type .table td {
padding: 15px 0;
border-color: #eee;
}
/*Contact Form*/
.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea{
width: 100%;
}
/*User Login Form*/
.user-login-form,
.user-form,
.user-pass{
max-width: 500px;
margin: 40px auto;
border: 1px solid #ddd;
padding: 10px 30px;
background: #fff;
}
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text{
width: 100%;
}
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
font-size: 11px;
color: #999;
font-style: italic;
}
/*Maintainance*/
.maintenance-page{
background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
color: #fff;
text-align: center;
padding-top: 220px;
padding-bottom: 100px;
font-size: 18px;
color: #000;
}
.maintenance-msg {
margin: 20px 0;
background: rgba(242, 244, 207, 0.88);
padding: 20px 30px;
display: inline-block;
color: #404040;
border: 1px solid #fff;
box-shadow: 5px 5px 0px #FFFFFF;
font-size: 14px;
}
.maintenance-msg h1{
text-transform: uppercase;
font-weight: bold;
}
.maintenance-page .brand,
.maintenance-page .name-and-slogan{
display: inline-block;
vertical-align: middle;
}
.maintenance-page .site-name a{
color: #404040;
}
.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan{
display: none;
}
/*Comment*/
.comment-wrap{
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #F5F5F5;
}
.comment-wrap .author-details{
float: left;
width: 20%;
}
.comment-wrap .author-comments{
padding-left: 5px;
float: left;
width: 80%;
}
.comment-submitted{
padding: 5px 10px;
border: 1px solid #eee;
font-size: 12px;
display: inline-block;
line-height: 100%;
}
.comment-wrap .author-comments h3{
margin-top: 10px;
}
.comment-wrap .author-comments p{
margin-bottom: 10px;
}
/*links Inline*/
ul.links.inline li{
display: inline-block;
padding-right: 10px;
}
/*Carousel*/
.carousel-caption p,
.carousel-caption h3{
display: none;
}
.carousel-caption h3{
margin-top: 0;
}
.carousel-indicators li{
border: 1px solid #348BC2;
}
.carousel-indicators .active{
background-color: #348BC2;
}
/*Sidebar Block*/
.sidebar .region h2.title{
background: #ADADAD;
padding: 10px 15px;
color: #fff;
margin: 0;
}
.sidebar .region .content{
border: 1px solid #eee;
padding: 10px;
}
/*Profile Page*/
.path-user .profile >div{
display: inline-block;
}
.path-user .profile .label{
display: block;
color: #333;
} | ircs/themes/awesome_zymphonies_theme/css/custom-style2.css | @import url(https://fonts.googleapis.com/css?family=Rajdhani:400,500,600,700,300);
/* ---------------------------------------------
* Filename: custom-style.css
* Version: 1.0.0 (2016-02-27)
* Website: http://www.zymphonies.com
* Description: Global Styles
* Author: <NAME>
<EMAIL>
-----------------------------------------------*/
body{
font-family: 'Rajdhani', sans-serif;
font-size: 14px;
line-height: 160%;
color: #333;
overflow-x: hidden;
font-weight: 500;
}
p{ margin: 0 0 20px 0; }
h1, .h1{ font-size: 22px; color: #000; }
h2, .h2{ font-size: 20px; color: #000; }
h3, .h3{ font-size: 16px; color: #000; }
h4, .h4{ font-size: 14px; color: #000; }
img{ max-width: 100%; }
a{
color: #EE0328;
}
a:hover{
color: #CD1B01;
text-decoration: none;
}
ul.links.inline{
padding: 0;
}
ol, ul {
padding-left: 20px;
}
ul.links.inline li{
list-style: none;
}
.block{
margin-bottom: 20px;
}
.container {
max-width: 1000px;
}
.main-header {
background-size: cover;
position: relative;
background: url(../images/header-bg.jpg) no-repeat;
}
.main-header nav{
background: #EE0328;
border: 0;
margin: 0;
position: relative;
z-index: 9;
min-height: auto;
border-radius: 0;
margin-bottom: 15px;
}
.main-header .region{
position: relative;
z-index: 2;
}
.main-header .block{
margin: 0;
}
/*Region Header*/
.site-branding{
margin: 0;
}
.brand.logo{
margin-right: 5px;
}
.region-header .brand{
display: inline-block;
vertical-align: middle;
line-height: 100%;
padding: 3px 0;
}
.site-name a{
font-size: 24px;
color: #fff;
}
.region-header .site-branding__slogan{
font-size: 10px;
color: #fff;
}
/*Banner*/
.slideshow{
text-align: center;
line-height: 160%;
}
.slideshow h2{
font-size: 30px;
font-weight: bold;
color: #fff;
}
/*Top Widget*/
.topwidget .fa{
font-size: 60px;
background: #4D4F4A;
width: 120px;
height: 120px;
padding: 32px;
border-radius: 50%;
color: #fff;
margin-bottom: 20px;
}
.topwidget .block h2.title{
background: #1BA4C4;
color: #fff;
padding: 10px;
margin: 0;
}
.topwidget .block .content{
border: 1px solid #1BA4C4;
padding: 10px 10px 0 10px;
}
/*Region Homepage Message*/
.region-homepagemessage{
border: 1px solid #E9E8ED;
padding: 15px;
font-size: 16px;
text-align: center;
margin: 20px 0;
background: #FDFDFD;
}
.region-homepagemessage h2{
margin: 5px 0;
}
.region-homepagemessage p,
.region-homepagemessage .block{
margin: 0;
}
/*Footer Widget*/
.footerwidget{
padding: 20px 0;
}
.footerwidget .left{
float: left;
margin: 10px 10px 0 0;
}
.copyright{
background: #444;
font-size: 12px;
color: #fff;
}
.copyright p{
margin: 13px 0;
}
.footerwidget ul{
padding-left: 15px;
}
.footerwidget .block,
.bottom-widgets .block{
background: #FBFBFB;
padding: 10px;
border-radius: 5px;
}
.footerwidget .block h2.title,
.bottom-widgets .block h2.title{
margin: 5px 0 10px 0;
}
/*Bottom Widgets*/
.bottom-widgets{
padding: 20px 0;
}
.bottom-widgets img {
max-width: 100%;
border: 5px solid #fff;
box-shadow: 0px 0px 2px #ddd;
}
.bottom-widgets .block{
background: #FBFBFB;
}
/*Footer Menu*/
.footer-menu{
margin: 0;
border: 0;
background: #E6EAEC;
color: #fff;
}
.footer-menu ul{
margin: 10px 0;
padding: 0;
}
.footer-menu nav li{
display: inline-block;
}
.footer-menu nav li a{
display: block;
padding: 4px 20px 4px 0;
}
.google_map p,
.google_map .block{
margin: 0;
}
.google_map iframe{
display: block;
}
/*Credit Link*/
.credit-link{
text-align: left;
}
/*Social Media*/
.social-media{
margin: 10px 0;
overflow: hidden;
float: left;
}
.social-media a {
width: 30px;
height: 30px;
color: #fff;
float: left;
margin: 0 10px 0 0;
text-align: center;
background: #3262b9;
font-size: 14px;
line-height: 220%;
}
.social-media a.google-plus{
background: #de2020;
}
.social-media a.twitter{
background: #29C5F6;
}
.social-media a.linkedin{
background: #069;
}
.social-media a.pinterest{
background: #C61118;
}
.social-media a.rss{
background: #FF6D00;
}
.social-media a:hover{
opacity: .6;
}
/*Form*/
input, button, select, textarea{
padding: 8px;
border: 1px solid #C7C7C7;
}
.contact-message-form label{
display: block;
}
.btn,
input[type="submit"]{
background: #EE0328;
color: #fff;
border: 0;
padding: 13px;
line-height: 100%;
height: 39px;
}
.btn:hover,
input[type="submit"]:hover{
background: #CD1B01;
}
/*Front Page*/
.path-frontpage .feed-icon{
display: none;
}
/*Menu*/
.navbar-default .navbar-toggle{
margin-right: 0;
border: 0;
border-radius: 0;
color: #fff;
background: none;
padding: 6px 6px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-toggle .icon-bar {
display: block;
width: 35px;
height: 4px;
border-radius: 1px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
background: none;
}
nav h2{
display: none;
}
.menu-base-theme,
.menu-base-theme a,
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active,
.menu-base-theme a.highlighted{
background: none;
}
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active,
.menu-base-theme a.highlighted{
color: #fff;
}
.menu-base-theme li a{
background: #FBFBFB
}
.region-primary-menu{
display: none;
background: #fff;
border-radius: 3px;
width: 100%;
}
.menu-base-theme a{
border-bottom: 1px solid #EEF0F7;
}
.menu-base-theme a span.sub-arrow{
color: #999;
font-size: 22px;
padding: 5px;
border-radius: 2px;
border: 1px solid #DCDCDC;
background: #EFEFEF;
}
.navbar-toggle{
z-index: 999;
}
/*Breadcrumb*/
.breadcrumb{
background: none;
padding: 0;
margin: 0;
border-bottom: 1px solid #eee;
font-size: 11px;
}
.breadcrumb ul{
padding: 0;
margin: 0;
}
.breadcrumb ul li{
display: inline-block;
}
/*Search Form*/
.search-block-form{
max-width: 500px;
margin: 0 auto;
}
.region-search{
background: #E6E5EA;
padding: 15px;
}
#search-block-form{
display: table;
width: 100%;
}
#search-block-form .form-item,
#search-block-form .form-actions{
display: table-cell;
vertical-align: top;
}
#search-block-form input{
width: 100%;
}
/*Demo Typography*/
.bd-example {
position: relative;
padding: 20px;
border: 2px solid #f7f7f9;
}
.highlight{
padding: 20px;
background-color: #f7f7f9;
}
.highlight pre{
border: 0;
background: none;
}
.bd-example-type .table tr:first-child td {
border-top: 0;
}
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
margin: 0;
}
.bd-example-type .table td {
padding: 15px 0;
border-color: #eee;
}
/*Contact Form*/
.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea{
width: 100%;
}
/*User Login Form*/
.user-login-form,
.user-form,
.user-pass{
max-width: 500px;
margin: 40px auto;
border: 1px solid #ddd;
padding: 10px 30px;
background: #fff;
}
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text{
width: 100%;
}
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
font-size: 11px;
color: #999;
font-style: italic;
}
/*Maintainance*/
.maintenance-page{
background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
color: #fff;
text-align: center;
padding-top: 220px;
padding-bottom: 100px;
font-size: 18px;
color: #000;
}
.maintenance-msg {
margin: 20px 0;
background: rgba(242, 244, 207, 0.88);
padding: 20px 30px;
display: inline-block;
color: #404040;
border: 1px solid #fff;
box-shadow: 5px 5px 0px #FFFFFF;
font-size: 14px;
}
.maintenance-msg h1{
text-transform: uppercase;
font-weight: bold;
}
.maintenance-page .brand,
.maintenance-page .name-and-slogan{
display: inline-block;
vertical-align: middle;
}
.maintenance-page .site-name a{
color: #404040;
}
.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan{
display: none;
}
/*Comment*/
.comment-wrap{
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #F5F5F5;
}
.comment-wrap .author-details{
float: left;
width: 20%;
}
.comment-wrap .author-comments{
padding-left: 5px;
float: left;
width: 80%;
}
.comment-submitted{
padding: 5px 10px;
border: 1px solid #eee;
font-size: 12px;
display: inline-block;
line-height: 100%;
}
.comment-wrap .author-comments h3{
margin-top: 10px;
}
.comment-wrap .author-comments p{
margin-bottom: 10px;
}
/*links Inline*/
ul.links.inline li{
display: inline-block;
padding-right: 10px;
}
/*Carousel*/
.carousel-caption p,
.carousel-caption h3{
display: none;
}
.carousel-caption h3{
margin-top: 0;
}
.carousel-indicators li{
border: 1px solid #348BC2;
}
.carousel-indicators .active{
background-color: #348BC2;
}
/*Sidebar Block*/
.sidebar .region h2.title{
background: #ADADAD;
padding: 10px 15px;
color: #fff;
margin: 0;
}
.sidebar .region .content{
border: 1px solid #eee;
padding: 10px;
}
/*Profile Page*/
.path-user .profile >div{
display: inline-block;
}
.path-user .profile .label{
display: block;
color: #333;
} | 0.297674 | 0.075414 |
Author's custom styles
========================================================================== */
img {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-drag: none;
user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
text-decoration: none;
outline: none;
}
a,
button,
a span {
-webkit-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
img {
max-width: 100%;
}
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
color: #ffffff;
background-color: #5e9a28;
border-color: #5e9a28;
}
.btn {
display: inline-block;
min-width: 230px;
padding: .4em;
height: 45px;
text-align: center;
color: #fff;
letter-spacing: 1px;
margin: 0;
font-size: 20px;
border-radius: 40px;
margin-top: 20px;
background-color: transparent;
transition: .5s;
border:0px;
}
.btn:hover {
background-color:#6bb42a;
color: #fff;
text-decoration: none;
}
.btn-primary {
color: #fff;
background-color: #639d2f;
border-color: #fff;
transition: .5s;
}
.btn_news_color{
color:#5e9a28;
border-color: #5e9a28;
}
.btn-md{
border:1px solid #5e9a28;
color:#5e9a28;
}
.btn-larg{
border: 1px solid #fff;
color:#fff;
padding: 6px 30px;
}
/*main_portfolio_content_area*/
.portfolio{}
.main_portfolio{}
.main_portfolio_content_area{}
/* mixitup section */
.main_mixi_content{
max-height: 900px;
}
.main_mix_menu{
margin-bottom:50px;
}
.main_mix_menu ul li.btn{
min-width:150px;
height:35px;
padding: .2rem;
border:1px solid #ddd;
}
.main_mix_menu ul li.btn-primary {
background-color: transparent;
transition: .5s;
color: #223d61 !important;
}
.main_mix_menu ul li.active {
background: #5e9a28;
color:#fff !important;
}
.single_mixi_portfolio{
position:relative;
float: left;
border: 3px solid #fff;
width:100%;
}
.single_mixi_portfolio img{
width:100%;
height: 230px;
}
.single_mixi_portfolio:hover .mixi_portfolio_overlay{
opacity:1;
}
.mixi_portfolio_overlay{
background:rgba(236, 228, 217, 0.75);
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
transition:.5s;
opacity:0;
}
.mixi_portfolio_overlay .overflow_hover_text{
position: absolute;
top: 17%;
left: 13%;
width: 75%;
}
.mixi_portfolio_overlay .overflow_hover_text i{
color:#223d61;
font-size: 40px;
}
.mixi_portfolio_overlay .overflow_hover_text h2{
color:#223d61;
font-size:22px;
margin-bottom: 0px;
}
.mixi_portfolio_overlay .overflow_hover_text p{
color:#5e9a28;
}
.mixcontent .mix{
display: none;
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 50% 0;
}
.portfolio_btn_area{
overflow: hidden;
width: 100%;
margin-top: 50px;
display: inline-block;
}
/*gellary section css*/
.gellary{}
.gellary .single_gellary_item{
position: relative;
max-width:100%;
margin-bottom:30px;
}
.gellary .single_gellary_item img{
}
.gellary .single_gellary_item:hover .gellary_overlay{
opacity: 1;
}
.gellary .single_gellary_item .gellary_overlay{
background: rgba(94, 154, 40, 0.55);
text-align: center;
position: absolute;
left: 0px;
top: 0;
width: 100%;
height: 100%;
padding: 70px 0px 0px 0px;
opacity: 0;
transition: .6s;
}
.gellary .gellary_overlay i{
color:#fff;
font-size: 2.5rem;
}
.gellary .gellary_overlay h4{
color:#223d61;
margin-bottom: 10px;
}
.gellary .gellary_overlay p{
color:#fff;
} | public/resAssets/assets/css/style.css | Author's custom styles
========================================================================== */
img {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-drag: none;
user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
text-decoration: none;
outline: none;
}
a,
button,
a span {
-webkit-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
img {
max-width: 100%;
}
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
color: #ffffff;
background-color: #5e9a28;
border-color: #5e9a28;
}
.btn {
display: inline-block;
min-width: 230px;
padding: .4em;
height: 45px;
text-align: center;
color: #fff;
letter-spacing: 1px;
margin: 0;
font-size: 20px;
border-radius: 40px;
margin-top: 20px;
background-color: transparent;
transition: .5s;
border:0px;
}
.btn:hover {
background-color:#6bb42a;
color: #fff;
text-decoration: none;
}
.btn-primary {
color: #fff;
background-color: #639d2f;
border-color: #fff;
transition: .5s;
}
.btn_news_color{
color:#5e9a28;
border-color: #5e9a28;
}
.btn-md{
border:1px solid #5e9a28;
color:#5e9a28;
}
.btn-larg{
border: 1px solid #fff;
color:#fff;
padding: 6px 30px;
}
/*main_portfolio_content_area*/
.portfolio{}
.main_portfolio{}
.main_portfolio_content_area{}
/* mixitup section */
.main_mixi_content{
max-height: 900px;
}
.main_mix_menu{
margin-bottom:50px;
}
.main_mix_menu ul li.btn{
min-width:150px;
height:35px;
padding: .2rem;
border:1px solid #ddd;
}
.main_mix_menu ul li.btn-primary {
background-color: transparent;
transition: .5s;
color: #223d61 !important;
}
.main_mix_menu ul li.active {
background: #5e9a28;
color:#fff !important;
}
.single_mixi_portfolio{
position:relative;
float: left;
border: 3px solid #fff;
width:100%;
}
.single_mixi_portfolio img{
width:100%;
height: 230px;
}
.single_mixi_portfolio:hover .mixi_portfolio_overlay{
opacity:1;
}
.mixi_portfolio_overlay{
background:rgba(236, 228, 217, 0.75);
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
transition:.5s;
opacity:0;
}
.mixi_portfolio_overlay .overflow_hover_text{
position: absolute;
top: 17%;
left: 13%;
width: 75%;
}
.mixi_portfolio_overlay .overflow_hover_text i{
color:#223d61;
font-size: 40px;
}
.mixi_portfolio_overlay .overflow_hover_text h2{
color:#223d61;
font-size:22px;
margin-bottom: 0px;
}
.mixi_portfolio_overlay .overflow_hover_text p{
color:#5e9a28;
}
.mixcontent .mix{
display: none;
-webkit-backface-visibility: hidden;
-webkit-transform-origin: 50% 0;
}
.portfolio_btn_area{
overflow: hidden;
width: 100%;
margin-top: 50px;
display: inline-block;
}
/*gellary section css*/
.gellary{}
.gellary .single_gellary_item{
position: relative;
max-width:100%;
margin-bottom:30px;
}
.gellary .single_gellary_item img{
}
.gellary .single_gellary_item:hover .gellary_overlay{
opacity: 1;
}
.gellary .single_gellary_item .gellary_overlay{
background: rgba(94, 154, 40, 0.55);
text-align: center;
position: absolute;
left: 0px;
top: 0;
width: 100%;
height: 100%;
padding: 70px 0px 0px 0px;
opacity: 0;
transition: .6s;
}
.gellary .gellary_overlay i{
color:#fff;
font-size: 2.5rem;
}
.gellary .gellary_overlay h4{
color:#223d61;
margin-bottom: 10px;
}
.gellary .gellary_overlay p{
color:#fff;
} | 0.268558 | 0.067547 |
@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
@font-face {
font-family:'rumble';src:url('fonts/rumble.2.eot');src:url('fonts/rumble.2.eot?#iefix') format('embedded-opentype'),url('fonts/rumble.2.woff') format('woff'),url('fonts/rumble.2.ttf') format('truetype'),url('fonts/rumble.2.svg#svgFontName') format('svg');font-weight:normal;font-style:normal
}
.icon {
font-family: 'rumble';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
body {
line-height: 1;
background: #1b1d21 url(/i/content_bg2.jpg) repeat-y 240px 0;
font-family: Arial, Helvetica, sans-serif
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block
}
nav ul {
list-style: none
}
blockquote,q {
quotes: none
}
blockquote:before, blockquote:after,q:before, q:after {
content: '';
content: none
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
color: #9bcfdd;
text-decoration: none
}
a:hover {
color: #e5f9ff
}
ins {
color: #000;
text-decoration: none
}
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold
}
del {
text-decoration: line-through
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help
}
table {
border-collapse: collapse;
border-spacing: 0
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0
}
input, select {
vertical-align: middle
}
ul {
list-style: none
}
.clear {
clear: both
}
.marginer {
clear: both;
height: 30px
}
.error {
color: #de8c8c
}
.icon-auto:before {
content: "\e601"
}
.icon-vblog:before {
content: "\e602"
}
.icon-music:before {
content: "\e603"
}
.icon-howto:before {
content: "\e604"
}
.icon-play:before {
content: "\e600"
}
.icon-joystick:before {
content: "\22"
}
.icon-newspaper:before {
content: "\24"
}
.icon-megaphone:before {
content: "\25"
}
.icon-trophy:before {
content: "\26"
}
.icon-map:before {
content: "\e025"
}
.icon-puzzle:before {
content: "\27"
}
.icon-pricetags:before {
content: "\28"
}
.icon-lightbulb:before {
content: "\29"
}
.icon-magnifying-glass:before {
content: "\2a"
}
.icon-beaker:before {
content: "\2b"
}
.icon-profile-male:before {
content: "\2c"
}
.icon-wine:before {
content: "\2d"
}
.icon-upload:before {
content: "\2e"
}
.icon-facebook:before {
content: "\2f"
}
.icon-twitter:before {
content: "\30"
}
.icon-googleplus:before {
content: "\31"
}
.icon-mail:before {
content: "\32"
}
.icon-eye:before {
content: "\33"
}
.icon-clock:before {
content: "\34"
}
.icon-calendar:before {
content: "\35"
}
.icon-video2:before {
content: "\36"
}
.icon-play2:before {
content: "\37"
}
.icon-arrow-left:before {
content: "\38"
}
.icon-arrow-right:before {
content: "\39"
}
.icon-arrow-left2:before {
content: "\3a"
}
.icon-uniE606:before {
content: "\3b"
}
body.simple {
background: #fff
}
body.simple .content-wrap {
margin: 0;
max-width: auto
}
body.simple.p_media-notfound {
overflow: hidden
}
body.simple.p_media-notfound .heading-page {
display: none
}
body.simple.p_media-notfound .video-size-wrap {
margin: 0;
width: auto;
height: 100%
}
.button-small, .video-tags a, .secondary-action, .overlay-dialog .buttons a {
background: #9bcc72;
color: #fff;
padding: 0 10px;
outline: none;
border: 0;
cursor: pointer;
height: 32px;
line-height: 32px;
font-size: 14px;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
}
.button-small:hover, .video-tags a:hover, .overlay-dialog .buttons a:hover {
background: #333;
}
.overlay-confirm {
padding: 20px 20px 0 20px
}
.overlay-confirm .buttons {
margin-top: 20px
}
.button-cloud {
position: relative;
float: right;
}
.button-cloud:before {
content: attr(data-value);
display: block;
padding: 0 10px;
margin-left: 7px;
background: white;
color: #76a848;
border: 1px solid #bbb;
text-align: center;
line-height: 32px;
font-size: 13px;
}
.button-cloud:after {
content: "";
position: absolute;
left: 1px;
top: 10px;
width: 7px;
height: 15px;
background: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline stroke='%23bbb' fill='white' stroke-width='1' points='7.5 0 1 7.5 7.5 14'/%3E%3C/svg%3E") no-repeat;
}
.video-actions .button-cloud:before {
line-height: 30px;
}
.video-actions .button-cloud:after {
top: 9px;
}
.contact-button .icon {
color: #fff;
font-size: 18px;
float: right;
line-height: 32px;
margin-left: 5px;
}
.red-action {
background: #de8c8c;
color: #fff;
text-align: center;
height: 50px;
line-height: 50px;
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
}
.red-action:hover {
background: #000;
}
.secondary-action, .overlay-dialog .buttons a:last-child {
background: #b4c1aa;
}
.secondary-action:hover, .overlay-dialog .buttons a:last-child:hover {
background: #333;
}
.sidebar-nav {
width: 240px;
float: left;
font-family: 'Lato', sans-serif;
position: relative;
}
.sidebar-nav .toggle {
display: none;
color: #fff;
font-weight: bold;
position: absolute;
top: 16px;
left: 5px;
z-index: 1000;
cursor: pointer;
}
.sidebar-nav .toggle.ulocked {
color: #888;
}
.sidebar-nav .toggle:hover {
color: #efe;
}
.hiddenLeftNav .sidebar-nav {
display: none;
left: -240px;
opacity;0;margin-right: -240px
}
.hiddenLeftNav {
background-position: 0px 0px
}
.hiddenLeftNav .content-wrap {
margin-left: 0px;
max-width: 1670px
}
.side-nav-show {
webkit-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-animation-direction: normal;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: 3;
-webkit-animation-name: blink;
-webkit-animation-timing-function: ease-in-out;
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
.your-channels {
height: 50px;
line-height: 50px;
background: #111214;
font-weight: 300;
}
.your-channels span {
padding-left: 15px;
color: #fff;
font-size: 16px;
text-transform: uppercase;
}
.your-channels a {
height: 50px;
display: block;
padding: 0 15px;
color: #777777;
background: #16181b;
float: right;
font-size: 15px;
}
.your-channels a:hover {
color: #ae6060;
background: #000;
}
a.edit-active, a.edit-active:hover {
background: #ae6060;
color: #fff;
}
.channels {
width: 240px;
}
.channels li {
position: relative;
}
.channels ul li a, .sidebar-footer .licensing {
height: 40px;
line-height: 40px;
display: block;
color: #b0b6c2;
font-weight: 300;
font-size: 15px;
text-shadow: 1px 1px 0 #121417;
padding-left: 15px;
border-bottom: solid 1px #181a1e;
border-top: solid 1px #1d1f23;
}
.channels ul li a:hover, .sidebar-footer .licensing:hover {
background: #000;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
}
.channels ul li a.active {
background: #000;
border-left: solid 2px #75a54b;
padding-left: 13px;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
}
.channels a .icon {
width: 34px;
text-align: center;
height: 40px;
line-height: 50px;
margin-right: 10px;
font-size: 26px;
float: left;
text-shadow: 1px 1px 0 #121417;
}
.channels ul li a.active .icon {
color: #fff;
}
.channels .channel-thumb {
float: left;
display: block;
width: 24px;
height: 24px;
margin: 13px 15px 0 5px;
-webkit-box-shadow: 0 1px 0 #101113;
box-shadow: 0 1px 0 #101113;
}
.channels .more {
display: block;
padding: 5px 15px 5px 7px;
text-align: left;
text-indent: 10px;
color: #fff;
font-size: 14px;
color: #b0b6c2;
background: #24272d;
}
.channels .more:hover {
background: #000;
}
.minus-channel {
background: url(/i/icon-minus.png) no-repeat;
display: none;
width: 23px;
height: 23px;
padding-right: 10px;
position: absolute;
cursor: pointer;
right: 5px;
top: 15px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.minus-channel:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.iconPlus {
float: right;
width: 20px;
opacity: 0.5;
filter: alpha(opacity=50);
margin-top: 10px;
}
.promo-section {
height: 270px;
padding: 0 20px;
background: url("/i/promo-header2.jpg") no-repeat left bottom;
background-size: cover;
overflow: hidden;
}
.half-promo-header {
width: 44%;
padding: 25px 3% 0;
float: left;
font-family: 'Lato', sans-serif;
font-weight: 700;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.half-promo-header h2, .half-promo-header h3 {
font-size: 3em;
line-height: 1.2em;
color: #fff;
text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}
.half-promo-header h3 {
font-size: 2em;
margin-bottom: 7px;
}
.half-promo-header p {
font-size: 14px;
line-height: 22px;
color: #000;
padding: 0 20%;
padding-bottom: 15px;
}
.promo-header2 p {
color: rgba(255,255,255,0.95);
}
.promo-section-logdin h2 {
font-size: 58px;
color: #fff;
text-transform: uppercase;
text-shadow: 2px 2px 0 #142d38;
margin-bottom: 10px;
}
.promo-section-logdin h2 span {
font-size: 50px;
display: block;
}
.join-free {
display: block;
padding: 10px 25px;
background: #75a54b;
color: #fff;
font-size: 40px;
width: 250px;
margin: 0 auto;
}
.join-free:hover {
background: #fff;
color: #75a54b;
}
.half-promo-header .join-free {
font-size: 2.55em;
}
.promo-section-logdin {
height: 270px;
position: relative;
background: url("/i/header-mobile-logd.jpg") no-repeat bottom right;
}
.promo-section-logdin .content {
padding-top: 20px;
text-align: center;
width: 475px;
}
.promo-section-logdin .content p {
font-size: 20px;
color: #fff;
line-height: 30px;
}
.promo-section-logdin .containd-in {
padding: 20px 50px 0;
}
.promo-section-logdin .button-holder .google-play {
float: left
}
.promo-section-logdin .button-holder .app-store {
float: right
}
@media only screen and (max-width: 780px) {
.promo-section-logdin .content {
width: auto;
text-align: center;
margin-left: 0;
}
.promo-section-logdin .content p {
font-size: 16px;
line-height: 28px;
}
.promo-section-logdin .button-holder {
max-width: 360px;
margin: 0 auto;
}
.promo-section-logdin {
background-position: bottom left
}
}
@media only screen and (max-width: 600px) {
.promo-section-logdin .containd-in {
padding: 20px 20px 0;
}
.promo-section-logdin .content p {
display: none;
}
}
@media only screen and (max-width:410px) {
.promo-section-logdin .button-holder img {
width: 47%
}
.promo-section-logdin h2 {
font-size: 40px
}
.promo-section-logdin h2 span {
font-size: 32px
}
.promo-section-logdin {
height: 240px
}
}
.distribute-title {
float: left;
font-size: 16px;
color: #999;
padding-top: 9px;
width: 100px;
}
.distribute-logos {
float: left;
width: 835px
}
.distribute-logos li {
float: left;
margin: 0 7px 0 8px;
overflow: hidden;
background: url('//c.rmbl.ws/0/distribute-logos5.png') -10px -5px;
background-size: 1800px 45px;
height: 32px;
display: block;
font-size: 0;
text-indent: -1000px;
}
.dlogo .youtube {
width: 58px;
background-position: -1267px -5px
}
.dlogo .aol {
width: 60px;
background-position: -1153px -5px
}
.dlogo .msn {
width: 52px;
background-position: -142px -5px
}
.dlogo .yahoo {
width: 63px;
background-position: -251px -5px
}
.dlogo .bell {
width: 36px;
background-position: -1052px -5px
}
.dlogo .xbox {
width: 40px;
background-position: -487px -5px
}
.dlogo .toronto-sun {
width: 31px;
background-position: -604px -5px
}
.dlogo .discovery {
width: 70px;
background-position: -22px -5px
}
.dlogo .sun-media {
width: 81px;
background-position: -692px -5px
}
.dlogo .littlethings {
width: 120px;
background-position: -1357px -5px
}
.dlogo .viralnova {
width: 109px;
background-position: -1496px -5px
}
.dlogo .reuters {
width: 130px;
background-position: -1626px -5px
}
.promo-channel {
height: auto;
background: #2c464e;
min-height: 200px;
padding: 0;
}
.promo-channel figure, .promo-channel img {
display: block;
width: 100%;
height: 291px;
}
.channel-thumbnail {
float: left;
margin-top: -115px;
position: absolute;
z-index: 10;
padding: 4px;
background: #fff;
border: 1px solid #d8d8d8;
width: 150px;
height: 150px;
}
.heading-channel h1 {
padding-left: 170px;
padding-top: 10px;
}
.channel-related {
float: right;
}
.channel-related * {
float: left;
}
.channel-subscribe {
margin-left: 15px;
}
.channel-subscribe .button-small {
margin-right: 3px;
}
.main-content {
overflow: hidden;
width: 100%;
}
.main-content h2 {
font-family: 'Lato', sans-serif;
padding: 0 0 20px 20px;
color: #1b1d21;
font-size: 30px;
font-weight: 300;
}
.main-content h3 {
font-family: 'Lato', sans-serif;
color: #666;
padding-bottom: 10px;
font-size: 20px;
font-weight: 700;
}
.view-all {
font-family: 'Lato', sans-serif;
float: right;
background: #fff;
font-size: 14px;
font-weight: 300;
height: 30px;
line-height: 30px;
border: solid 1px #ddd;
padding: 0 7px;
margin: 5px 2.4% 0 0;
color: #666;
}
.view-all .icon {
margin-left: 5px;
color: #999;
line-height: 30px;
float: right;
}
.view-all:hover {
background: #ddd;
}
.view-all:hover .icon {
color: #fff;
}
.shelf-video {
overflow: hidden;
padding-left: 10px
}
.box-video {
padding: 0.6%;
background: #fff;
width: 21.8%;
float: left;
margin: 0 0.8% 20px;
-webkit-box-shadow: inset 0 0 1px #666;
box-shadow: inset 0 0 1px #666
}
.title-video {
overflow: hidden
}
.title-video a {
font-size: 16px;
color: #1b1d21;
font-weight: 700;
margin-bottom: 10px;
display: block;
float: left;
font-family: 'Lato', sans-serif
}
.title-video a:hover, .title-video a.activelink {
color: #75a54b
}
.thumbnail-video {
position: relative;
display: block;
margin-bottom: 5px
}
.thumbnail-video img {
width: 100%;
display: block;
-webkit-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
transition: opacity 0.5s
}
.thumbnail-video:hover img {
opacity: 0.8;
filter: alpha(opacity=80)
}
.thumbnail-video .icon-play {
font-size: 30px;
position: absolute;
color: #75a54b;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -15px;
background: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.thumbnail-video:hover .icon-play {
opacity: 1;
filter: alpha(opacity=100)
}
.time-video {
position: absolute;
right: 3px;
bottom: 3px;
height: 20px;
line-height: 20px;
padding: 0 5px;
font-size: 13px;
display: block;
color: #fff;
font-weight: bold;
background: rgba(0, 0, 0, 0.5);
}
.views-video, .uploaded-video {
background: #8f949d;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 0 7px;
height: 24px;
line-height: 24px;
display: block;
float: left;
margin-right: 5px;
cursor: default;
}
.channel-rumble {
float: right;
font-size: 24px;
color: #8f949d;
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.channel-rumble:hover {
color: #333;
}
.info-video .channel-video {
float: right;
width: 24px;
height: 24px;
}
.views-video .icon, .uploaded-video .icon {
float: left;
margin-right: 4px;
color: #c7cace;
font-size: 18px;
line-height: 24px;
}
.uploaded-video .icon {
font-size: 16px;
}
.bx-wrapper {
position: relative;
padding: 0;
float: left;
margin: 0 20px 20px 20px!important;
*zoom: 1;
}
.bx-wrapper li {
width: 1.69% !important;
margin-right: 0.103% !important;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bx-wrapper .box-video {
margin: 0;
}
.bx-controls-direction {
position: absolute;
right: 0;
top: -40px;
}
.bx-controls-direction a {
color: #999;
height: 20px;
line-height: 20px;
display: block;
float: left;
background: #fff;
border: solid 1px #ddd;
font-size: 14px;
padding: 0 8px;
margin-left: 10px;
}
.bx-controls-direction a::before {
line-height: 20px;
}
.bx-controls-direction a:hover {
background: #ddd;
color: #fff;
}
.bx-controls-direction a.disabled {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default;
}
.bx-controls-direction a.disabled:hover {
background: #fff;
color: #999;
}
.bx-wrapper .box-video {
width: 96%;
padding: 2%;
}
.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next {
font-family: 'rumble';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
line-height: 21px;
}
.bx-controls-direction .bx-prev:before {
content: "\3a";
}
.bx-controls-direction .bx-next:before {
content: "\3b";
}
.box-video .title-video a {
height: 32px;
}
.ad-on-wrap {
margin-right: 387px;
}
.page-limited {
padding: 0 0 20px 20px;
}
.limited-wrap {
margin-right: 386px;
}
.video-listing {
background: #fff;
border: solid 1px #d8d8d8;
padding: 9px 9px 0 9px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.video-listing .thumbnail-video {
float: left;
width: 310px;
height: 174px;
margin-bottom: 10px;
}
.video-listing .thumbnail-video img {
width: 310px;
height: 174px;
}
.listing-info {
min-height: 141px;
}
.listing-info, .video-listing footer {
margin-left: 325px;
}
.listing-info h1 {
overflow: hidden;
}
.listing-info h1 a, .listing-info h2 a {
font-size: 24px;
font-family: 'Lato', sans-serif;
font-weight: 700;
float: left;
}
.listing-info h2 {
padding: 0;
}
.listing-description p {
font-size: 14px;
color: #333;
line-height: 20px;
margin-bottom: 10px;
max-height: 103px;
overflow: hidden;
text-overflow: ellipsis;
}
.video-listing .info-video {
float: left;
margin: 0 10px 10px 0;
}
.video-listing .video-tags {
float: right;
margin-bottom: 10px;
}
.video-tags span {
font-size: 13px;
color: #333;
text-transform: uppercase;
float: left;
line-height: 24px;
}
.video-tags a {
float: left;
margin-left: 5px;
height: 24px;
line-height: 24px;
}
.right-side-compact {
width: 40px;
height: 35px;
background: url(/i/right-side-nav2.png) no-repeat 0 -3px #fff;
display: none;
float: right;
position: absolute;
right: 10px;
margin-top: -5px;
display: none!important;
}
.right-side-compact:hover {
background: #aaa url(/i/right-side-nav2.png) no-repeat 0 -3px;
}
.fetured-channels li {
padding: 10px 15px;
overflow: hidden;
}
.fetured-channels li img {
float: left;
}
.fetured-action {
float: left;
}
.side-fetured-link {
display: block;
float: left;
width: 42px;
height: 42px;
margin-right: 10px;
}
.side-fetured-name {
font-size: 16px;
color: #2a2a2a;
font-family: 'Lato', sans-serif;
display: block;
margin-bottom: 5px;
}
.side-fetured-name:hover {
color: #75a54b;
}
.subscribe-small {
padding: 0 5px;
height: 24px;
line-height: 24px;
background: #e6e6e6;
color: #666;
font-size: 12px;
display: block;
float: left;
}
.subscribe-small:hover {
background: #9bcc72;
color: #fff;
}
.user-avatar-wrap {
padding: 15px;
overflow: hidden;
}
.user-avatar {
float: left;
width: 64px;
height: 64px;
display: block;
overflow: hidden;
}
.user-avatar img {
display: block;
width: 100%;
}
.user-info {
padding: 15px 0 0 80px;
}
.user-info h3 {
font-family: 'Lato', sans-serif;
font-size: 20px;
color: #2a2a2a;
font-weight: 300;
}
.user-info span {
font-size: 12px;
color: #666;
}
.video-page {
padding-top: 30px;
}
.video-size-wrap {
width: 884px;
margin-left: 60px;
}
#movDispCont {
margin-bottom: 15px
}
.share-video > div {
margin-right: -5px;
height: 32px;
float: left;
}
.share-video .pw a, .social-urls span {
width: 32px;
display: block!important;
float: left;
background: url(/i/icons-social-connect.png) no-repeat top!important;
background-size: cover!important;
left: 0;
top: 0;
}
.share-video .pw a {
height: 32px!important;
}
.share-video a.facebook, .social-urls li.facebook span {
background-position: 0 0!important;
}
.share-video a.twitter, .social-urls li.twitter span {
background-position: 0 16.6%!important;
}
.share-video a.google-plus, .social-urls li.google-plus span {
background-position: 0 33.2%!important;
}
.share-video a.mail {
background-position: 0 49.9%!important;
}
.share-video a.share {
background-position: 0 66.6%!important;
}
.share-video a.tumblr, .social-urls li.tumblr span {
background-position: 0 83.3%!important;
}
.share-video a.instagram, .social-urls li.instagram span {
background-position: 0 100%!important;
}
.share-video div.pw span {
margin-left: 34px;
height: 32px;
line-height: 32px;
background: url(/i/button-cloud-big.png) no-repeat left;
}
.video-display figure {
display: block;
width: 854px;
height: 480px;
}
.video-related h1 {
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 24px;
padding: 0 150px 10px 0;
}
.video-related p {
font-size: 14px;
line-height: 20px;
padding-bottom: 20px;
}
.video-related .video-tags {
float: left;
}
.video-related .video-tags span {
color: #fff;
line-height: 32px;
}
.video-related .video-tags a {
height: 32px;
line-height: 32px;
}
.video-related .info-video {
clear: both;
}
.video-related .info-video-under {
color: #5d8692;
font-size: 14px;
padding-bottom: 20px;
}
.video-related .info-video-under span,.video-related .subscribe-to-user span {
color: #769da8
}
.video-related .subscribe-to-user {
float: right;
margin-right: 15px
}
.video-related .subscribe-to-user a {
float: left;
margin-left: 3px
}
.subscribe-to-user span {
float: left;
}
.video-related .subscribe-to-user span.cname {
padding: 9px 6px 0 0;
display: block;
float: left
}
.video-related .video-footer {
clear: both;
position: relative
}
.video-related .embed, .video-related .licensing {
float: right;
background: #435f67;
color: #162a2f;
font-weight: 700;
}
.video-footer .right {
position: absolute;
right: 0;
top: 0;
bottom: 0
}
.video-related .embed:hover, .video-related .licensing:hover {
background: #333;
color: #fff;
}
.video-comments h3 {
font-size: 17px;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #333;
padding-bottom: 15px;
text-align: left;
}
.related-videos .box-video {
width: 280px;
margin: 0 0 20px;
padding: 10px;
}
.related-videos .box-video .title-video a {
height: auto;
}
.related-videos .thumbnail-video, .related-videos .thumbnail-video img {
width: 280px;
height: 136px;
display: block;
}
.translate-btns {
margin-top: -27px;
position: absolute;
right: 0;
}
.translate-btns a {
line-height: 24px;
height: 24px;
font-size: 14px;
padding: 0 10px;
float: left;
margin-right: 10px;
}
.halves {
width: 49%;
float: left
}
.halves-wraper, .thirds-wraper, .cash-out, .quarters-wrap {
overflow: hidden;
margin-bottom: 20px;
}
.green-box, .blue-box, .wight-box {
padding: 20px 20px 0 20px;
height: 120px;
}
.green-box {
background: #75a54b
}
.blue-box {
background: #2c464e
}
.wight-box {
background: #fff
}
.green-box span, .blue-box span, .wight-box span, .green-box h3, .blue-box h3, .wight-box h3, .upload-video {
font-size: 50px;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
padding-bottom: 10px;
text-transform: none;
}
.halves-wraper .green-box span, .halves-wraper .blue-box span {
font-size: 60px;
}
.halves-wraper .green-box h3, .halves-wraper .blue-box h3 {
font-size: 30px;
}
.thirds-wraper .green-box h3, .thirds-wraper .blue-box h3 {
font-size: 20px;
}
.halves-wraper > div:first-child {
margin-right: 2%;
}
.thirds {
float: left;
width: 32%;
margin-right: 2%
}
.accOverview span {
font-size: 40px
}
.accOverview .thirds {
float: left;
width: 23%;
margin-right: 2%
}
.accOverview .half {
width: 48%;
}
.accOverview .cash-out {
margin-right: 25px;
}
.thirds-wraper > div:last-child, .quarters-wrap > div:last-child {
margin-right: 0;
}
.thirds .green-box, .thirds .blue-box {
height: 105px
}
.quarters-wrap span {
font-size: 34px
}
.quarters-wrap h3 {
font-size: 19px
}
.quarters-wrap .upload-form-holder {
float: left;
width: 36.5%;
margin-right: 2%
}
.quarters-wrap .upload-optional-holder {
float: left;
width: 36%
}
.quarters-wrap .upload-optional-holder .info-indicator {
float: right;
color: #fff;
position: relative;
}
.quarters-wrap .upload-optional-holder .info-indicator span {
height: 24px;
line-height: 24px;
width: 24px;
text-align: center;
background: #c0c5ce;
font-style: italic;
font-weight: bold;
margin-top: 10px;
font-size: 12px;
display: block;
}
.quarters-wrap .upload-optional-holder .info-indicator p {
display: none;
padding: 10px;
background: #313131;
position: absolute;
right: 0;
top: 34px;
}
.quarters-wrap .upload-optional-holder .info-indicator:hover p {
display: block;
font-size: 12px;
line-height: 20px;
height: 105px;
width: 330px;
}
.quarter, .upload-wrap-over, .thumbContainers img {
position: relative;
float: left;
margin-right: 2%;
width: 23.5%;
}
.wight-box {
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
}
.wight-box span, .wight-box h3 {
color: #75a54b
}
.quarter i {
font-family: 'Lato', sans-serif;
position: absolute;
right: 20px;
bottom: 20px;
height: 24px;
width: 24px;
text-align: center;
line-height: 24px;
color: #999;
font-size: 18px;
cursor: pointer;
background: #fff;
}
.wight-box:hover, .wight-box.active-wight-box {
background: #75a54b;
cursor: pointer;
}
.wight-box:hover span, .wight-box:hover h3, .wight-box.active-wight-box span, .wight-box.active-wight-box h3 {
color: #fff;
}
.upload-video-page h1 {
padding: 20px;
}
.upload-video-page h2 {
padding-left: 0;
clear: both
}
.upload-video {
display: block;
min-height: 134px;
text-align: center;
padding-top: 40px;
position: relative;
overflow: hidden;
}
.upload-video:hover {
background: #333
}
.upload-video img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
height: 100%;
width: auto;
}
.video-thumbnail {
position: relative;
background: #fff;
min-height: 95px;
}
.video-thumbnail img {
display: block;
width: 100%;
cursor: pointer;
border: solid 6px #fff;
box-sizing: border-box;
height: 100%;
}
.upload-form-holder .form-wrap textarea {
min-height: 91px;
}
.activ-thumb div {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
top: 0;
left: 0;
-webkit-box-shadow: inset 0 0 0 6px #75a54b;
box-shadow: inset 0 0 0 6px #75a54b;
}
.quarter p {
position: absolute;
bottom: 44px;
right: 20px;
left: 20px;
background: #333;
padding: 10px;
color: #fff;
font-size: 12px;
line-height: 18px;
display: none;
z-index: 11;
}
.quarter p a {
color: #de8c8c;
}
.quarter p a:hover {
text-decoration: underline;
}
.your-videos-on {
overflow: hidden;
background: #fff;
width: 100%;
margin-bottom: 30px;
}
.terms .notifications-wrap {
height: auto;
}
.provide_url {
display: none;
}
.upload-new-video {
display: block;
width: 100%;
position: relative;
}
.upload-new-video img {
display: block;
width: 100%;
}
.upload-new-video span {
font-family: 'Lato', sans-serif;
position: absolute;
display: block;
text-align: center;
padding: 10px 0;
font-size: 24px;
color: #333;
top: 0;
width: 100%;
background: rgba(255, 255, 255, 0.5);
}
.upload-new-video:hover span {
background: rgba(0, 0, 0, 0.5);
color: #fff;
}
.overlay-dialog {
background: #fff;
color: #000;
font-size: 28px;
overflow: hidden;
}
.overlay-dialog .buttons {
float: right;
padding: 10px 20px;
}
.overlay-dialog .buttons a {
margin-left: 20px;
float: right;
}
.overlay-dialog > div > p {
padding: 20px;
}
#loginForm .update-btn {
width: 50px;
}
#loginForm .form-wrap input[type="text"], #loginForm .form-wrap input[type="email"], #loginForm .form-wrap input[type="tel"], #loginForm .form-wrap input[type="password"], #loginForm .popup-form .form-end {
width: 77.6%;
}
#loginForm .popup-form label {
width: 20%;
}
#lostpw-form {
width: 600px
}
#lostpw-form #loginForm .update-btn {
width: 256px
}
.lostPW a {
color: #070;
font-weight: bold
}
.lostPW a:hover {
color: #383;
text-decoration: underline
}
.thumbContainers img {
min-height: 100px;
background: #fff;
opacity: 0.7;
filter: alpha(opacity=70);
cursor: pointer;
}
.thumbContainers img:last-child, .licensingOptions .quarter:last-child {
margin-right: 0;
}
.thumbContainers img.active {
opacity: 1;
filter: alpha(opacity=100);
}
.thumbContainers {
margin-bottom: 20px;
overflow: hidden;
}
.mediaDetail .error {
position: absolute;
margin-top: -20px
}
#embedCode, .embed-popup {
padding: 10px 20px 20px
}
#embedCode h3, .embed-popup h3 {
padding: 8px 0 4px;
color: #000;
font-size: 24px
}
#embedCode #embedHtml {
padding: 2%;
width: 95%;
height: 70px;
font-size: 12px
}
#embedCode input {
width: 95%
}
.quarter .wight-box a:hover {
background: #d7dce6
}
.quarter .active-wight-box a, .quarter .active-wight-box a:hover {
background: #cddfbc
}
.quarter .active-wight-box p a {
background: none
}
.info-video .actionEdit a, .info-video .actionEmbed a, .info-video .actionDelete a.btn_delete {
height: 24px;
line-height: 24px;
font-size: 14px;
padding: 0 10px;
}
.related-videos {
background: #fff;
margin-top: 30px;
}
.related-videos .box-video {
width: auto;
box-sizing: border-box;
margin: 0 10px 10px 10px;
overflow: hidden;
padding: 0;
box-shadow: none;
}
.related-videos .box-video:first-child {
margin-top: 10px;
}
.related-videos .box-video .thumbnail-video {
width: 50%;
max-width: 151px;
display: block;
float: left;
margin-right: 6px;
position: relative;
height: auto;
}
.related-videos .box-video .thumbnail-video img {
display: block;
width: 100%;
height: auto;
}
.related-videos .box-video .thumbnail-video i {
display: none;
}
.related-videos .title-video a {
font-size: 16px;
text-transform: initial;
}
.form-wrap h3 {
padding-bottom: 10px
}
.form-wrap hr {
border: none;
border-bottom: solid 1px #ddd
}
.form-wrap .section-wrap {
padding-bottom: 20px;
overflow: hidden
}
.form-wrap input[type="text"], .form-wrap input[type="email"], .form-wrap input[type="tel"], .form-wrap input[type="password"], .form-wrap select, .form-wrap textarea, #embedCode textarea {
background: #fff;
border: none;
font-size: 16px;
color: #1b1d21;
padding: 0 1.2%;
width: 97.6%;
height: 45px;
margin-bottom: 20px;
-webkit-box-shadow: inset 0 0 1px #333;
box-shadow: inset 0 0 1px #333;
}
.form-wrap input[type="text"]:focus, .form-wrap input[type="email"]:focus, .form-wrap input[type="tel"]:focus, .form-wrap input[type="password"]:focus, .form-wrap select:focus, .form-wrap textarea:focus, #embedCode textarea:focus {
outline: none;
-webkit-box-shadow: inset 0 0 1px #5ba719;
box-shadow: inset 0 0 1px #5ba719;
}
.form-wrap select {
background: #fff url(/i/arrow-down.png) no-repeat;
background-position: calc(100% - 20px) 20px;
line-height: 1;
border: 0;
border-radius: 0;
height: 45px;
width: 100%;
text-indent: 5px;
-webkit-appearance: none;
color: #888;
}
.form-wrap textarea {
padding: 10px 1.2%;
resize: none;
min-height: 80px
}
.form-wrap .active-select {
color: #1b1d21
}
.form-wrap ul {
overflow: hidden;
margin-bottom: 20px
}
.form-wrap ul li:nth-child(odd) {
margin-right: 2%
}
.form-wrap ul li:nth-child(even) {
margin-left: 2%
}
.form-wrap li {
width: 48%;
float: left;
min-height: 70px
}
.form-wrap li input[type="text"], .form-wrap li input[type="email"], .form-wrap li input[type="tel"], .form-wrap li input[type="password"] {
padding: 0 2.5%;
width: 95%;
margin-bottom: 0;
}
.form-wrap li select {
margin-bottom: 0;
}
.form-wrap .error, .form-wrap .info {
color: #de8c8c;
font-size: 12px;
padding-top: 5px;
}
.form-wrap .info {
color: #999;
display: block;
}
.update-btn {
border: none;
font-size: 20px;
height: 42px;
line-height: 42px;
padding: 0 20px;
float: right;
cursor: pointer;
}
.update-btn:focus {
outline: none;
}
.edit-form-list li input[type="text"], .edit-form-list li input[type="email"], .edit-form-list li input[type="tel"], .edit-form-list li input[type="password"] {
margin-bottom: 10px;
}
.confirm-fild {
display: none;
}
.form-cancel, .edit-form {
display: none;
font-size: 17px;
}
.edit-form-list .error {
float: left;
}
.notifications-wrap {
height: 265px;
}
.notifications-wrap div {
padding-bottom: 30px;
clear: both;
}
.notifications label {
color: #666;
font-size: 16px;
line-height: 20px;
vertical-align: top;
}
.notifications label a {
color: #de8c8c;
font-weight: bold
}
.notifications label a:hover {
text-decoration: underline;
}
.notifications label span {
float: left;
}
.notifications input[type="checkbox"] {
display: none;
}
.notifications input[type="checkbox"] + label span {
display: inline-block;
width: 32px;
height: 32px;
margin: -4px 5px 20px 0;
background: url(/i/check-sheet.png) left 2px no-repeat;
cursor: pointer;
}
.notifications input[type="checkbox"]:checked + label span {
background-position: left -37px
}
.profile-image-wrpa {
float: left
}
.profile-img {
width: 178px;
height: 178px;
background: #fff;
border: solid 1px #fff;
}
.file-upload {
position: relative;
overflow: hidden;
width: 180px;
}
.file-upload span {
width: 100%;
padding: 0;
text-align: center;
margin-bottom: 10px;
}
.file-upload input.upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
.profile-image-wrpa p {
font-size: 10px;
}
.social-urls li {
position: relative;
min-height: 80px;
}
.social-urls li span {
left: auto;
right: -3px;
position: absolute;
width: 54px;
height: 54px;
}
.form-wrap .social-urls li input {
height: 54px;
}
.table-grid {
border: solid 1px #d8d8d8;
background: #fff;
margin-bottom: 20px;
}
.table-grid th {
background: #c0c5ce;
color: #000;
padding: 18px 10px;
text-align: left;
font-size: 16px;
border-bottom: solid 3px #75a642;
}
.table-grid td {
padding: 15px 10px;
color: #666;
font-size: 15px;
border-bottom: solid 1px #ddd;
border-right: dashed 1px #ddd;
}
.table-grid tr:nth-child(odd), .table-grid tr:nth-child(odd) .link span {
background: #eee;
}
.table-grid td:first-child {
font-weight: bold;
}
.table-grid .red-action, .table-grid .secondary-action, .table-grid .secondary-action, .table-grid .button-small {
font-size: 13px;
height: auto;
line-height: 28px;
padding: 0 10px;
width: 70px;
text-align: center;
display: inline-block;
margin-right: 10px;
}
.table-grid .link {
color: #5a6883;
display: block;
overflow: hidden;
}
.table-grid .link:hover {
color: #75a642;
}
.table-grid .link span {
background: #fff;
display: block;
float: left;
padding-right: 10px;
}
.table-grid .options {
width: 210px;
}
.referrals .green-box {
height: auto;
padding: 20px;
}
.referrals .green-box h2 {
color: #fff;
font-weight: bold;
}
.facebookbtn-holder {
float: right;
}
.Switch {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: bold;
color: #999;
height: 24px;
line-height: 24px;
text-align: center;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.1);
background: #ececec;
cursor: pointer;
}
body.IE7 .Switch {
width: 78px;
}
.Switch span {
display: inline-block;
width: 35px;
}
.Switch span.On {
color: #75a642;
}
.Switch .Toggle {
position: absolute;
top: 1px;
width: 30px;
height: 20px;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.3);
background: #ccc;
z-index: 99;
-webkit-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
}
.Switch.On .Toggle {
left: 2%;
}
.Switch.Off .Toggle {
left: 54%;
}
.Switch On, .Switch Off {
font-family: 'Lato', sans-serif;
font-weight: 300;
}
h2 a {
color: #1b1d21;
}
h2 a:hover {
color: #75a54b;
}
.channel-thumbnail img, .info-video .channel-video img, .side-fetured-link img, .video-display figure img, .video_error {
color: #fff;
font-size: 21px;
font-family: 'Lato' sans-serif;
font-weight: 300;
margin: 10% auto 0;
position: relative;
width: 100%
}
.video_error h3 {
font-weight: 400;
text-transform: uppercase;
font-size: 32px;
margin-bottom: 20px
}
.video_error p {
line-height: 120%
}
.video_error .oops {
width: 100px;
height: auto;
position: absolute;
left: -80px;
top: -100px
}
.topShare {
position: relative;
z-index: 10;
height: 47px;
float: left
}
.share-video .pw-icon,.topShare .pw-icon {
display: none !important
}
.topShare .su,.topShare .facebook {
width: 300px;
background: #395693!important;
height: 37px!important;
padding: 5px 20px 0!important;
color: #fff;
display: inline-block;
font: 18px Arial, Helvetica, sans-serif!important;
line-height: normal!important;
text-align: center;
margin: 0 2px 5px 0;
float: left
}
.topShare .su {
width: 120px;
background: #e65229!important;
font-weight: normal;
padding-top: 11px!important;
height: 31px!important;
font-size: 15px!important
}
.topShare .facebook:hover {
background: #3d5fa6!important
}
.topShare .facebook .i {
background: url('/i/share_buttons_icon.png') no-repeat center 5px;
width: 22px;
height: 28px;
display: inline-block;
margin-bottom: -6px
}
.topShare .su .i {
background: url('/i/icon-su.gif') no-repeat center 0;
width: 21px;
height: 17px;
display: inline-block;
margin: 0 3px -2px 0
}
.at-svc-stumbleupon {
display: none!important
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:300; src:local('Lato Light'), local('Lato-Light'), url(/c/fonts/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2'), url(/c/fonts/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:400; src:local('Lato Regular'), local('Lato-Regular'), url(/c/fonts/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2'), url(/c/fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:700; src:local('Lato Bold'), local('Lato-Bold'), url(/c/fonts/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2'), url(/c/fonts/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:300; src:local('Lato Light Italic'), local('Lato-LightItalic'), url(/c/fonts/2HG_tEPiQ4Z6795cGfdivFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(/c/fonts/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:400; src:local('Lato Italic'), local('Lato-Italic'), url(/c/fonts/PLygLKRVCQnA5fhu3qk5fQ.woff2) format('woff2'), url(/c/fonts/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:700; src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(/c/fonts/HkF_qI1x_noxlxhrhMQYEFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(/c/fonts/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
.t16x9 {
width: 100%;
height: auto
}
#videoPlayer {
width: 100%;
height: 100%;
position: absolute;
top: 0
}
a.showViews {
float: right;
}
.platforms {
margin: 15px 0 10px;
clear: both;
overflow: hidden;
display: none;
height: 82px;
}
.platforms a,.platforms > div {
width: 19%;
margin: 0 1.25% 0 0;
padding: 1.5% 0;
background-color: #8f949d;
float: left;
text-align: center;
display: block;
}
.platforms a:last-child, .platforms > div:last-child {
margin: 0;
}
.platforms a:hover, .platforms > div:hover {
background-color: #9ca4b3;
}
.platforms span {
display: block;
}
.platforms span.name-platform {
font-size: 17px;
color: #edeff1;
padding-bottom: 10px;
}
.platforms span.number-platform {
font-size: 22px;
color: #1b1d21;
}
.platforms a {
background: url('/i/pop.png') no-repeat 95% 6px;
background-color: #8f949d;
}
.mediaProcess {
border: 1px solid #aaa;
padding: 5px;
position: relative
}
.mediaProcess div {
z-index: 5;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: 'Lato', sans-serif
}
.mediaProcess .p {
margin: -5px;
height: 100%;
background: #bc9;
position: absolute;
z-index: 1
}
.mediaProcess.noPlayer {
margin-top: 50px
}
.pagination {
position: fixed;
bottom: 0;
padding: 10px 20px;
width: 100%;
max-width: 1430px;
box-sizing: border-box;
background: rgba(0, 0, 0, 0.36);
z-index: 22;
}
.pagination a {
display: inline-block;
float: left;
margin: 0 3px;
padding: 2px 8px;
color: #333;
background: #eee;
font-size: 16px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#DDDDDD));
}
.pagination a:hover {
background: #fff;
color: #699c39;
}
.pagination a.currentPage {
background: #699c39;
color: #fff;
cursor: default
}
.pagination a.disabled {
color: #bbb;
cursor: default
}
.pagination a.disabled:hover {
color: #aaa
}
.pagination a.enabled {
background: #f3f3f3;
color: #00934d
}
.pagination .view div {
padding: 0;
background: none;
white-space: nowrap;
height: 26px
}
.pagination .view {
position: relative;
overflow: hidden;
width: 200px;
float: left;
height: 28px;
padding: 0
}
.video-listing.licensable {
background: #dfd
}
.syndication-list {
overflow: hidden;
}
.syndication-list li, .upload-logo-list li {
width: 49%;
overflow: hidden;
margin: 0 2% 20px 0;
float: left;
background: #fff;
padding: 10px;
border: solid 1px #e4e4e4;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.addAccount li {
width: 90%;
margin: 16px 30px;
}
.syndication-list li:nth-child(even) {
margin-right: 0%;
}
.syndication-list li img {
display: block;
float: left;
margin-right: 10px;
}
.syndication-list li .syndication-name, .upload-logo-list .syndication-name {
float: left;
line-height: 30px;
font-size: 20px;
color: #1b1d21;
font-family: 'Lato', sans-serif;
clear: both;
}
.syndication-list li .syndication-account, .upload-logo-list .syndication-account {
font-size: 12px;
}
.syndication-list li .nameAcc {
clear: none;
line-height: 52px;
}
.syndication-list li .syndication-info, .upload-logo-list .syndication-info {
display: inline-block;
}
.upload-logo-list .syndication-info {
margin-left: 10px;
}
.syndication-list li .Switch, .upload-logo-list li .Switch {
float: right;
margin: 17px 0;
}
.syndication-list li .connectAcc {
border: none;
margin: 10px 0;
}
.syndication-list .regular-syndication-logo, .upload-logo-list img.regular-distribution-logo {
display: none;
}
.syndication-list .active-syndication .regular-syndication-logo, .active-distribution img.regular-distribution-logo {
display: block;
}
.syndication-list .active-syndication .gray-syndication-logo, .active-distribution img.gray-distribution-logo {
display: none;
}
.logo-list {
background: #fff;
border-bottom: solid 1px #e4e4e4;
padding: 10px 20px;
margin-bottom: 15px;
overflow: hidden;
}
.logo-list li {
float: left;
height: 50px;
margin-right: 30px;
opacity: 0.5;
}
.heading-page .logo-list {
border-bottom: none;
margin-bottom: 0;
width: 80%;
padding: 0 20px;
}
.heading-page .logo-list li {
height: 42px;
}
.channels ul li a {
text-transform: uppercase;
}
.channels ul li a, .sidebar-footer .licensing {
border-bottom: solid 1px #141619;
border-top: solid 1px #202226;
}
.channels ul ul {
background: #121417;
display: none;
width: 100%;
}
.channels ul li.recommended-static ul {
display: block;
}
.channels ul ul li {
width: 100%;
border-bottom: solid 1px #000;
}
.channels ul ul li a {
text-transform: none;
padding-left: 25px;
border: none;
width: 65%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.channels ul ul li a:hover {
border: none;
}
.channels ul li a.activ-menu {
background: #000;
border-bottom: solid 1px #000;
}
.channels ul li a.your-channels-nav.activ-menu > span.icon {
display: none;
}
.channels ul li a > span.icon {
float: right;
padding: 8px 15px;
opacity: 0.6;
width: 26px;
height: 26px;
margin-right: 0;
opacity: 0.6;
}
.channels ul li.home a span.icon {
background: url('/i/icon-sprit.png') no-repeat center top;
}
.channels ul li.latest a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -42px;
}
.channels ul li.editor a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -84px;
}
.channels ul li.trending a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -126px;
}
.channels ul li.channels a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -168px;
}
.channels ul li.recommended a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -210px;
}
.channels ul li.browse a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -252px;
}
.channels ul li.community a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -294px;
}
.channels ul li.upload a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -336px;
}
.channels ul li a:hover > span.icon {
opacity: 0.8;
}
.sub-nav > a span.edit-channels {
display: none;
}
.sub-nav > a.activ-menu span.edit-channels {
display: block;
height: 100%;
float: right;
padding: 0 15px;
font-size: 15px;
text-transform: lowercase;
color: #777777;
background: #16181b;
}
#recommended li.moveChannel {
z-index: 100;
background: #75a54b;
}
#recommended li.moveChannel a {
color: #333;
text-shadow: none;
}
span.plus-channel, span.minus-channel {
width: 23px;
height: 23px;
margin-right: 12px;
padding: 0;
position: absolute;
cursor: pointer;
right: 3px;
top: 9px;
opacity: 0.7;
}
span.plus-channel {
background: url('/i/icon-sprit.png') no-repeat center -378px;
}
span.minus-channel {
background: url('/i/icon-sprit.png') no-repeat center -401px;
}
.sub-nav > a.activ-menu span.edit-channels:hover, .sub-nav > a.activ-menu span.edit-channels.active-edit {
color: #ae6060;
background: #000;
}
.sub-nav > a span.plus-channel {
background: red;
float: right;
}
select.frequency {
width: 110px;
height: 26px;
background-position: calc(100% - 11px) 10px;
float: right;
clear: both;
}
.aStats .controls {
height: 40px;
display: block
}
.aStats .controls > a {
display: inline-block;
border: 1px solid #ccc;
color: #999;
background: #eee;
font-weight: bold;
line-height: 24px;
font-size: 15px;
width: 70px;
text-align: center
}
.aStats .controls > a.active {
color: #000;
background: #ddd
}
.aStats .controls div {
float: right;
display: none
}
.aStats .controls div a {
display: inline-block;
color: #999;
line-height: 24px;
font-size: 13px;
font-weight: bold;
width: 70px;
text-align: center;
padding: 1px
}
.aStats .graph {
height: 300px;
border: 1px solid #ddd;
background: #fff
}
.right-sidebar .subscribe-to-user .button-small {
background: #75a54b;
display: block;
margin-bottom: 20px;
text-align: center;
font-size: 18px;
border: 1px solid #75a54b;
display: table-cell;
height: 32px;
line-height: 32px;
box-sizing: border-box;
width: 100%;
padding: 0;
vertical-align: middle;
}
.right-sidebar .subscribe-to-user .button-small:hover {
background: #fff;
color: #75a54b;
border: 1px solid #75a54b
}
.right-sidebar .subscribe-to-user .button-cloud {
display: table-cell;
}
.video-size-wrap .nextpost {
float: right;
position: relative;
z-index: 100;
margin-bottom: 4px
}
.p_login .btnClose {
display: none
}
.video-comments {
width: 60%
}
.wrap-comments .inner-comments {
text-align: left;
font-size: 14px;
font-family: Lato, sans-serif;
background: #fff;
border: 1px solid #ddd
}
.comments > form {
padding-bottom: 10px;
padding-left: 76px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
background: #fff;
border-bottom: 1px solid #eee;
}
.comments > form img {
display: block;
width: 100%;
}
.comments textarea {
border: none;
padding: 12px;
min-height: 90px;
width: 100%;
box-sizing: border-box;
font-size: 0.86em;
outline: none;
resize: none;
background: #f6f6f6;
font-family: 'Lato', sans-serif;
}
.comments textarea:focus {
outline: #699c39;
}
.comments .button-small {
float: right;
font-weight: bold;
margin-top: 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: none;
}
.comments h4 {
font-weight: normal;
color: #888;
padding: 10px 0 8px
}
.comments li {
position: relative
}
.comments li > a {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: left;
padding-top: 10px
}
.comments .p {
width: 64px;
height: 64px;
overflow: hidden;
display: block;
position: absolute;
left: 0
}
.comments .r {
float: right;
text-align: center;
min-width: 80px;
margin-right: -5px
}
.comments .c {
background: #fff;
margin-left: 74px;
padding: 10px 0 10px 12px
}
.comments .c > p {
font-size: 0.86em;
color: #555;
line-height: 1.3em;
}
.comments .h {
font-size: 12px;
color: #aaa;
padding-bottom: 9px
}
.comments .h a {
font-weight: bold;
font-size: 15px;
color: #39b
}
.comments ul.replies {
margin-left: 74px
}
.comments ul.replies li {
padding: 0 0 10px
}
.comments ul.replies li > a {
padding-top: 0;
}
.comments ul.replies .c {
border: 0;
margin-left: 53px
}
.comments ul.replies .p {
width: 43px;
margin: 10px
}
.comments .b form {
margin: 0 0 40px;
clear: both
}
.comments .b a {
margin: 6px 0 10px;
color: #76a848;
font-size: 14px
}
.comments .b span {
margin: 0 5px
}
.comments .plus,.comments .minus {
width: 19px;
height: 19px;
background: #eee url('/i/plus-minus-sprite.png') no-repeat top left;
display: inline-block;
border: 1px solid #ddd;
margin-top: -3px
}
.comments .minus {
background-position: top right
}
.comments .r.up .plus {
background-position: bottom left;
background-color: #76a848
}
.comments .r.dn .minus {
background-position: bottom right;
background-color: #c66
}
.comments .b .collapse {
background: url('/i/comment-arrow.png') no-repeat right center;
width: 18px;
height: 14px;
margin-right: 15px;
display: inline-block
}
.comments .collapsed .b .collapse {
background-position: left center
}
.comments .collapsed ul.replies {
display: none
}
.comments .r span.score {
display: block;
clear: right;
margin: 10px 0
}
.comments .b {
margin-top: 9px
}
.comments .b form {
margin-top: 20px
}
.comments .lvl1 ul.replies {
border: 0;
margin-left: 53px
}
.comments .lvl1 ul.replies li {
border: 0
}
.comments .b span.error,.comments span.error {
display: block;
color: #911;
margin: 5px
}
.comments .b span.error a,.comments span.error a, .error a {
color: #700;
font-weight: bold;
text-decoration: underline
}
.comments .b span.error a:hover,.comments span.error a:hover, .error a:hover {
opacity: 0.8;
text-decoration: underline
}
@media (max-width: 700px) {
.comments ul.replies, .comments .lvl1 ul.replies {
margin-left: 0px;
}
.comments ul.replies li {
padding: 0;
}
.comments ul.replies .p {
margin: 0;
}
.comments li > a {
width: 44px;
height: 44px;
}
.comments .p {
width: 44px;
display: none;
}
.comments .c, .comments ul.replies .c {
margin-left: 44px;
}
.comments > form {
padding: 0 0 10px 0;
}
.comments > form img {
left: 0;
}
}
#content .clr {
margin-top: 145px
}
@media only screen and (min-width :768px) and (max-width :1280px) {
.user-navigation {
width: 28%
}
.right-nav li a {
font-size: 12px
}
.box-video {
width: 29.5%;
padding: 1%
}
.promo-section-logdin {
background-image: url('/i/header-mobile-logd-1060.jpg')
}
}
@media only screen and (max-width:1320px) {
.green-box span, .blue-box span, .green-box h3, .blue-box h3 {
font-size: 35px
}
.quarters-wrap h3 {
font-size: 16px
}
.thirds-wraper .green-box h3, .thirds-wraper .blue-box h3 {
font-size: 15px
}
.halves-wraper .green-box span, .halves-wraper .blue-box span {
font-size: 45px
}
.halves-wraper .green-box h3, .halves-wraper .blue-box h3 {
font-size: 20px
}
}
@media only screen and (min-width :319px) and (max-width :1280px) {
.video-listing .thumbnail-video, .video-listing .thumbnail-video img {
width: 250px;
height: 140px
}
.video-listing .listing-info {
margin-left: 265px
}
.video-listing footer {
clear: both;
margin: 0
}
.video-size-wrap {
width: 90%
}
.video-display figure {
width: auto;
height: auto
}
.related-videos {
width: 31%;
position: relative;
z-index: 100
}
.related-videos .box-video {
width: 94%;
padding: 3%
}
.leave-comment textarea {
width: 78%;
padding: 2%;
margin: 0
}
.related-videos .thumbnail-video, .related-videos .thumbnail-video img {
width: 100%;
height: auto
}
.bx-wrapper li {
width: 2.27% !important;
margin-right: 0.13% !important
}
.user-info {
padding: 5px 0 0 80px
}
.distribute-logos {
margin: 0 auto;
float: none;
display: block;
text-align: center
}
.distribute-title {
float: none;
width: auto;
clear: both;
padding-bottom: 10px;
text-align: center;
display: block
}
}
@media only screen and (min-width :319px) and (max-width :1024px) {
.pagination {
text-align: center;
}
.pagination a {
display: inline-block;
float: none;
}
.right-sidebar .subscribe-to-user, .right-sidebar .red-action {
max-width: 396px;
margin: 0 auto;
}
body {
background: #1b1d21
}
body.p_login {
background: #aaa
}
.p_login header {
background: #1b1d21
}
.p_login .footer {
position: fixed;
bottom: 0;
width: 100%
}
.sidebar-nav {
display: none;
position: absolute;
background: #1b1d21;
z-index: 40000;
-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4);
box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4)
}
.content-wrap {
margin-left: 0
}
.user-navigation {
width: 45%
}
.footer {
margin-top: 0;
background: #1b1d21
}
.sidebar-footer {
width: auto;
float: none;
display: none
}
.video-size-wrap {
width: 100%;
margin: 0
}
.related-videos .title-video a {
font-size: 13px
}
.quarters-wrap span {
font-size: 24px
}
.quarters-wrap h3 {
font-size: 16px
}
.upload-new-video span {
font-size: 18px
}
}
@media only screen and (min-width :319px)and (max-width :1024px) and (max-height:800px) {
.p_login .footer {
position: static;
margin-top: 50px
}
}
@media only screen and (max-width:860px) {
.distribute-logos.dlogo .bell {
display: none
}
.distribute-logos {
width: 784px
}
}
@media only screen and (max-width:810px) {
.distribute-logos.dlogo .discovery {
display: none
}
.distribute-logos {
width: 700px
}
}
@media only screen and (max-width:730px) {
.distribute-logos.dlogo .viralnova {
display: none
}
.distribute-logos {
width: 575px
}
}
@media only screen and (max-width:600px) {
.distribute-logos.dlogo .littlethings {
display: none
}
.distribute-logos {
width: 440px
}
}
@media only screen and (max-width:450px) {
.distribute-logos.dlogo .reuters {
display: none
}
.distribute-logos {
width: 295px
}
}
@media only screen and (min-width :319px) and (max-width :768px) {
.video_error h3 {
font-size: 24px
}
.video_error p {
font-size: 16px
}
.video_error .oops {
left: 0px;
top: -75px;
width: 75px
}
.topShare .facebook {
width: 270px !important
}
.channel-thumbnail {
width: 125px;
height: 125px;
margin-top: -105px;
}
.heading-channel h1 {
padding-left: 145px
}
.top-bar {
padding: 0;
margin-left: 60px
}
.user-navigation {
width: auto;
float: none;
margin-bottom: 5px;
overflow: hidden;
display: none
}
.box-video {
width: 44.5%;
padding: 1.6%
}
.channel-related {
float: none;
clear: both;
padding-top: 20px
}
.your-channels a.edit-channels {
display: none
}
.bx-wrapper li {
width: 3.4% !important;
margin-right: 0.26% !important;
}
.video-size-wrap {
width: 100%;
margin: 0;
}
.video-related .video-tags, .video-related .embed, .video-related .media-tags {
display: none
}
.related-videos {
width: 100%;
float: none;
clear: both
}
.video-related {
min-height: 0
}
.video-related .info-video-under {
padding-bottom: 0
}
.upload-wrap-over {
width: 37.5%;
}
.quarter, .thumbContainers img {
width: 48%;
margin-bottom: 20px;
}
.upload-wrap-over {
width: 37.5%;
}
.quarters-wrap .upload-form-holder {
width: 58%;
}
.quarters-wrap .upload-optional-holder {
width: 100%;
}
.popup-form label {
width: 97.6%;
float: none;
padding-bottom: 5px;
height: 25px;
line-height: 25px
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"] {
width: 97.6%
}
.popup-form .form-end {
width: 97.6%;
float: none
}
.popup-content ul {
padding: 0
}
.overlay-dialog #login-form {
font-size: 18px
}
.popup-content .btnRegister {
font-size: 18px
}
.popup-wrap.main-content h2 {
font-size: 18px
}
.popup-content a.btnFacebookLogin {
margin-top: 5px
}
.popup-content .btnRegister {
margin-top: 13px
}
hr {
margin: 0.5em 0
}
.overlay-dialog {
width: 95% !important
}
.popup-content {
padding: 0 10px 10px
}
.popup-form label {
font-size: 15px;
text-align: left
}
.popup-form.form-wrap input[type="password"] {
width: 97.6%;
margin-bottom: 10px
}
.popup-form .form-end a {
line-height: 45px
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"] {
margin-bottom: 10px
}
.popup-form .form-end a.doForgot {
font-size: 14px
}
.btnClose.red-action {
top: 2px !important
}
.video-footer .right {
position: inherit;
right: auto;
top: auto;
float: left;
margin-top: 20px;
}
}
@media only screen and (max-width:680px) {
.topShare .facebook span.extra {
display: none
}
.topShare .facebook {
width: 120px!important;
padding: 5px 5px 0!important
}
}
@media only screen and (max-width :640px) {
.video_error img.e {
width: 100%
}
}
@media only screen and (min-width :319px) and (max-width :580px) {
.video_error .oops {
left: -10px;
top: -55px;
width: 55px
}
.video_error h3 {
font-size: 19px
}
.video_error p {
font-size: 14px
}
.video-listing .thumbnail-video {
width: 100%;
height: auto;
float: none;
margin-bottom: 10px;
}
.video-listing .thumbnail-video img {
width: 100%;
height: auto;
}
.video-listing .listing-info {
margin-left: 0;
min-height: 0;
}
.video-listing .info-video {
float: right;
clear: both;
margin-right: 0;
}
.video-listing .info-video span {
margin-right: 0;
margin-left: 5px;
}
.video-listing .video-tags {
clear: both;
}
.listing-info h1 a {
font-size: 16px;
}
.upload-wrap-over {
width: 100%;
}
.box-video {
width: 92%;
padding: 2.6%;
}
.main-content h2 {
font-size: 24px;
}
.promo-channel figure {
overflow: hidden
}
.promo-channel img {
width: 580px
}
.channel-thumbnail {
width: 100px;
height: 100px;
margin-top: -85px
}
.heading-channel h1 {
padding-left: 120px
}
.bx-wrapper li {
width: 7.06% !important;
margin-right: 0.26% !important
}
.promo-section {
height: auto;
padding-bottom: 20px
}
.promo-message {
width: auto
}
.promo-message h2 span {
font-size: 35px
}
.promo-message h2 {
font-size: 30px
}
.promo-message h3 {
line-height: 14px;
display: none
}
.join-free {
font-size: 20px;
width: 200px
}
.distribute-title {
display: none
}
.halves-wraper, .thirds-wraper {
margin-bottom: 0;
}
.halves, .thirds {
width: auto;
float: none;
margin: 0;
margin-bottom: 10px;
}
.halves-wraper > div:first-child {
margin-right: 0;
}
.form-wrap ul li {
float: none;
width: 100%
}
.form-wrap ul li:nth-child(odd) {
margin-right: 0
}
.form-wrap ul li:nth-child(even) {
margin-left: 0
}
.quarter, .video-upload-wrap, .thumbContainers img {
width: 100%;
margin: 0;
margin-bottom: 20px
}
.quarters-wrap .upload-form-holder {
width: 100%
}
.upload-new-video span {
font-size: 28px
}
.platforms a {
width: 99%;
margin-bottom: 5px
}
}
@media all and (max-width: 1700px) {
.promo-section {
font-size: 90%;
}
.half-promo-header {
width: 50%;
padding: 35px 0% 0;
}
}
@media all and (max-width: 1500px) {
.promo-section {
font-size: 80%;
}
}
@media all and (max-width: 1300px) {
.promo-section {
font-size: 70%;
}
}
@media all and (max-width: 768px) {
.half-promo-header {
width: 100%;
}
.creator-promo p {
display: none;
}
.publisher-promo {
display: none;
}
.promo-section {
padding-bottom: 20px;
background-position: left;
}
.promo-header2 {
background-position: right bottom;
background-size: 200%;
}
}
@media all and (max-width:480px) {
.video-related .subscribe-to-user span.cname {
display: none
}
.topShare a span.extra {
display: none
}
.topShare .su {
padding: 11px 8px 0!important;
width: 27px
}
}
@media all and (max-width:390px) {
.nextpost a span {
display: none
}
.topShare .facebook {
width: 100px!important
}
.overlay-dialog #login-form {
font-size: 16px
}
.promo-header2 .half-promo-header {
padding-top: 10px
}
.half-promo-header h3 {
font-size: 20px
}
}
.warning-2,.warning-3 {
box-sizing: border-box;
width: 100%;
border: 1px solid #ee6;
color: #a60;
background: #F2F2CC;
padding: 8px 10px;
display: inline-block;
margin: 10px auto 0;
text-align: center;
font-size: 14px;
}
.warning-2 a {
color: #a60;
opacity: 0.9;
text-decoration: underline
}
.warning-2 a:hover {
opacity: 1
}
.warning-3 {
border: 1px solid #DEAD5C;
color: #800000;
background: #F2BFBF
}
.p_searchLanding .main-content-wrap {
margin-bottom: -20px;
}
.statsa .datatable {
clear: none;
}
@media (max-width: 480px) {
.pagination {
padding: 10px 0px 30px
}
.pagination a {
margin: 0 2px;
padding: 2px 5px
}
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {
display: block;
}
nav ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
}
ins {
text-decoration: none;
}
mark {
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input, select {
vertical-align: middle;
}
body, html {
height: 100%;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
font-family: 'rumble' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-video-embed:before {
content: "\e91b";
}
.icon-video-license:before {
content: "\e91c";
}
.icon-logo-sign:before {
content: "\e918";
}
.icon-logo-text:before {
content: "\e919";
}
.icon-logo:before {
content: "\e91a";
}
.icon-header-search:before {
content: "\e907";
}
.icon-header-upload:before {
content: "\e908";
}
.icon-menu1-home:before {
content: "\e909";
}
.icon-menu2-latest:before {
content: "\e90a";
}
.icon-menu3-editor:before {
content: "\e90b";
}
.icon-menu4-trending:before {
content: "\e90c";
}
.icon-menu5-subscriptions:before {
content: "\e90d";
}
.icon-menu6-recommended:before {
content: "\e90e";
}
.icon-menu7-browse:before {
content: "\e90f";
}
.icon-menu8-community:before {
content: "\e910";
}
.icon-menu9-sell:before {
content: "\e911";
}
.icon-menu10-signin:before {
content: "\e912";
}
.icon-soc-twitter:before {
content: "\e913";
}
.icon-soc-google:before {
content: "\e914";
}
.icon-soc-facebook:before {
content: "\e915";
}
.icon-check:before {
content: "\e916";
}
.icon-cross:before {
content: "\e917";
}
.icon-minus:before {
content: "\e900";
}
.icon-plus:before {
content: "\e901";
}
.icon-play:before {
content: "\e902";
}
.icon-chevron-up:before {
content: "\e903";
}
.icon-chevron-right:before {
content: "\e904";
}
.icon-chevron-left:before {
content: "\e905";
}
.icon-chevron-down:before {
content: "\e906";
}
body {
background: #1b1d21;
font-family: 'Lato', sans-serif;
}
h1 {
color: #699c39;
font-size: 1.83em;
font-weight: 500;
padding-bottom: 0.5em;
}
h2 {
color: #444;
font-size: 1.8em;
font-weight: 500;
padding-bottom: 0.8em;
}
h2 a {
color: #444;
}
h2 a:hover {
color: #699c39;
}
h3 {
color: #888;
font-size: 1em;
font-weight: 500;
text-transform: uppercase;
}
h4 {
color: #666;
font-size: 1.2em;
padding-bottom: 1em;
font-weight: 500;
text-transform: uppercase;
}
h4 a {
color: #666;
}
h4 a:hover {
color: #699c39;
}
h5 {
color: #699c39;
font-size: 1em;
font-weight: 300;
text-transform: uppercase;
padding-bottom: 1em;
}
.clear {
clear: both;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.overfloter {
overflow: hidden;
}
.red-alert {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
padding: 15px;
margin: 10px 0;
}
.green-alert {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
padding: 15px;
margin: 10px 0;
}
.switch-off, .switch-on {
width: 32px;
height: 18px;
border-radius: 32px;
background: #b8b8b8;
display: block;
-webkit-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.switch-off span, .switch-on span {
display: block;
width: 14px;
height: 14px;
margin: 2px;
border-radius: 18px;
float: left;
background: #fafafa;
-webkit-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.switch-on {
background: #699c39;
}
.switch-on span {
background: #fff;
margin-left: 16px;
}
.left-side {
width: 240px;
position: absolute;
bottom: 0;
top: 0;
left: 0;
z-index: 100;
background: #1b1d21;
}
.rumble-logo {
height: 76px;
background: #699c39;
position: fixed;
width: 240px;
z-index: 10;
}
.rumble-logo a {
display: block;
padding: 9.5px 18px;
color: #fff;
font-size: 3.66em;
text-indent: -6px;
}
.mobile-logo {
display: none;
}
.main-nav {
margin: 76px 0 109px;
}
.main-nav li a, .side-footer .corporate {
color: #b0b6c2;
font-weight: 300;
font-size: 0.9em;
padding: 0.8em 0 0.8em 3.6em;
display: block;
text-transform: uppercase;
border-top: solid 1px #202226;
border-bottom: solid 1px #141619;
}
.main-nav li.moveChannel {
background: #699c39;
color: #fff;
}
ul.sub-nav-channels {
background: #121417;
}
ul.sub-nav-channels a {
border: none;
font-size: 0.9em;
text-transform: none;
}
ul#subscriptions {
display: none;
}
.main-nav li, .sub-nav > a {
position: relative;
}
.main-nav a:hover, .corporate:hover, .main-nav .activ-menu > a {
background: #000;
color: #fff;
}
.main-nav a:hover::before {
opacity: 1;
}
.main-nav a::before, .main-nav .icon-plus, .main-nav .icon-minus {
position: absolute;
display: block;
right: 13px;
top: 0;
line-height: 40px;
height: 100%;
font-size: 1.76em;
color: #fff;
opacity: 0.7;
}
.main-nav a::before {
right: auto;
left: 18px;
}
.main-nav a.icon-blog::before {
content: '';
background: url(/i/icons/blog.svg) no-repeat center;
width: 25px;
}
.main-nav .icon-plus, .main-nav .icon-minus {
color: #699c39;
font-size: 1.4em;
right: 22px;
cursor: pointer;
}
.main-nav .icon-plus::before, .main-nav .icon-minus::before {
line-height: 37px;
height: 37px;
}
.main-nav .icon-minus {
color: #ae6060;
display: none;
}
.side-footer {
position: fixed;
bottom: 0;
width: 240px;
border-top: solid 1px #202226;
background: #1b1d21;
}
.side-footer .corporate {
border: none;
margin-bottom: 0.5em;
padding-left: 1.3em;
}
.side-footer .social {
padding: 0 0 0.7em 1.3em;
}
.side-footer .social a {
display: inline-block;
margin: 0 0.4em 0 0;
color: #3b3e43;
font-size: 2em;
}
.side-footer .social a:hover {
color: #699c39;
}
.side-footer.overlaped-footer {
background: #000;
}
.subscriptions .icon-plus {
display: none;
}
.sub-nav .edit {
position: absolute;
right: 0;
top: 1px;
height: 38px;
line-height: 38px;
background: #111214;
width: 66px;
text-align: center;
font-size: 0.9em;
text-transform: none;
display: none;
color: #777;
cursor: pointer;
}
.sub-nav.activ-menu .edit {
display: block;
}
.sub-nav .edit:hover, .sub-nav .active-edit {
color: #ae6060;
}
.main-content-wrap {
background: #f5f5f5;
margin-left: 240px;
max-width: 1430px;
overflow: hidden;
min-height: 100%;
position: relative;
}
.content-header {
height: 76px;
width: 100%;
border-bottom: solid 1px #d7d7d7;
background: #fff;
position: relative;
}
.search-wrap .search-action, .sidemenu-toggle {
width: 36px;
height: 36px;
margin: 20px;
background: none;
float: left;
position: relative;
}
.search-wrap .search-action input {
width: 36px;
height: 36px;
border: none;
background: none;
position: absolute;
left: 0;
top: 0;
cursor: pointer;
outline: none;
}
.search-wrap .search-action .icon-header-search {
font-size: 2.2em;
color: #888;
height: 38px;
}
.sidemenu-toggle {
display: none;
margin-right: 0;
}
.search-wrap .search-type {
float: left;
margin: 19px 0;
position: relative;
min-width: 96px;
}
.search-wrap .search-type > a {
font-size: 1.2em;
height: 36px;
line-height: 36px;
display: block;
color: #6e9c40;
}
.search-wrap .search-type > a::before {
float: right;
padding: 10px;
}
.search-wrap .search-type .search-list {
border: solid 1px #ccc;
position: absolute;
background: #fff;
top: 36px;
min-width: 140px;
display: none;
z-index: 23;
}
.search-wrap .search-type .search-list.hiddenSub {
display: none;
}
.search-wrap .search-type .search-list a {
font-size: 1em;
display: block;
padding: 0.6em 1em;
color: #699c39;
}
.search-wrap .search-type .search-list a:hover {
color: #333;
}
.search-wrap .search-input {
margin: 20px;
position: absolute;
left: 172px;
right: 356px;
}
.search-wrap .search-input input {
padding: 0 0.7em;
height: 36px;
border: none;
border-left: solid 1px #d7d7d7;
font-size: 1.2em;
font-weight: 300;
outline: none;
width: 100%;
box-sizing: border-box;
background: none;
-moz-appearance: none;
-webkit-appearance: none;
}
a.search-mob {
float: left;
display: block;
margin-right: 20px;
display: none;
height: 38px;
}
.search-close {
display: none;
}
.user-upload {
width: 356px;
float: right;
border-left: solid 1px #d7d7d7;
padding: 20px;
height: 76px;
line-height: 36px;
box-sizing: border-box;
}
.user-upload a {
color: #666;
}
.user-upload a:hover::before, .user-upload a:hover {
color: #699c39;
}
.user-upload a::before {
font-size: 2.4em;
color: #888;
}
.user-upload a.upload {
float: left;
}
.user-upload a.upload::before {
float: left;
margin-right: 5px;
}
.user-upload a.sign-in {
float: right;
}
.user-upload a.sign-in::before {
float: left;
margin-right: 2px;
}
#headerLogin {
display: none;
}
.sidemenu-toggle {
position: relative;
opacity: 0.7;
}
.sidemenu-toggle:hover {
opacity: 1;
}
.sidemenu-toggle span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #1b1d21;
border-radius: 6px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.sidemenu-toggle:hover span {
background: #699c39;
}
.sidemenu-toggle span:nth-child(1) {
top: 5px;
}
.sidemenu-toggle span:nth-child(2), .sidemenu-toggle span:nth-child(3) {
top: 15px;
}
.sidemenu-toggle span:nth-child(4) {
top: 25px;
}
.sidemenu-toggle.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}
.sidemenu-toggle.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidemenu-toggle.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sidemenu-toggle.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}
.sidemenu-toggle.open:hover span {
background: #1b1d21;
}
.page-heading {
padding: 20px;
}
.page-heading h1 {
padding-bottom: 5px;
font-weight: 700;
}
.page-heading h1 a {
color: #699c39;
}
.center-page-content {
padding: 0 30px 20px 20px;
margin-right: 356px;
box-sizing: border-box;
}
.center-page-content > h1 {
padding-top: 20px;
}
.video-post {
height: 130px;
overflow: hidden;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
background: #fff;
margin-bottom: 30px;
}
.video-thumbnail {
width: 230px;
height: 130px;
display: block;
float: left;
position: relative;
}
.channel-post .video-thumbnail {
width: 178px;
}
.channel-post.no-thumb .video-thumbnail {
display: none;
}
.channel-post.no-thumb .video-details {
margin-left: 0;
}
.video-thumbnail:hover::before, .related-videos .box-video .thumbnail-video:hover::before {
content: "\e902";
width: 46px;
height: 30px;
line-height: 30px;
background: #699c39;
color: #fff;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
font-size: 1.6em;
border: solid 1px rgba(0, 0, 0, 0.5);
z-index: 10;
margin: -15px 0 0 -23px;
}
.channel-post .video-thumbnail:hover::before {
display: none;
}
.related-videos .box-video .thumbnail-video:hover::before {
font-family: 'rumble';
}
.video-thumbnail img {
display: block;
width: 100%;
top: 50%;
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.video-thumbnail:hover img {
opacity: 0.6;
}
.video-thumbnail .video-time {
position: absolute;
right: 9px;
bottom: 9px;
text-shadow: 1px 1px 0 #000;
background: rgba(0, 0, 0, 0.5);
color: #fff;
font-size: 0.7em;
padding: 3px;
}
.video-details {
height: 130px;
margin-left: 230px;
position: relative;
}
.channel-post .video-details {
margin-left: 178px;
}
.video-details h2 {
padding-bottom: 0.3em;
font-size: 1.2em;
line-height: 1.1em;
}
.video-details h2 a {
color: #444;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.3;
}
.video-details h2 a:hover {
color: #699c39;
}
.video-info {
padding: 3px 20px 0 20px;
height: 112px;
overflow: hidden;
box-sizing: border-box;
}
.video-info p {
font-size: 0.9em;
color: #666;
line-height: 1.3em;
overflow: hidden;
}
@supports (-webkit-line-clamp: 3) {
.video-info p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
max-height: 3.6em;
height: auto;
}
.video-info p:after {
display: none;
}
}
.video-post-footer {
border-top: solid 1px #e1e1e1;
padding: 0.6em 20px;
position: absolute;
bottom: 0;
box-sizing: border-box;
width: 100%;
background: #fff;
}
.video-post-footer .views, .video-post-footer .published, .video-post-footer .author {
float: left;
font-size: 0.76em;
color: #666;
font-style: normal;
}
.video-post-footer .author a {
color: #699c39;
font-style: normal;
font-weight: 500;
}
.video-post-footer .author a:hover {
text-decoration: underline;
}
.under-video .video-mob-data span::before, .video-post-footer .published::before, .video-post-footer .views::before, .video-post-deta span::before {
content: '\002022';
margin: 0 7px;
color: #555;
font-size: 0.5em;
line-height: 11px;
vertical-align: top;
}
.video-post-deta span::before {
line-height: 15px;
}
.video-post-deta span:first-child::before, .channel-post .video-post-footer abbr:first-child::before {
display: none;
}
.load-more {
margin-bottom: 10px;
}
.load-more a {
font-size: 1em;
color: #555;
padding: 0.5em 2em;
background: #fff;
border: solid 1px #ccc;
width: 186px;
display: block;
margin: -18px auto 0;
text-align: center;
}
.load-more a:hover {
color: #699c39;
}
.load-more a::before {
float: right;
margin-left: 5px;
line-height: 20px;
}
.load-more::before {
content: "";
border-top: solid 1px #ccc;
display: block;
width: 100%;
}
.right-sidebar {
width: 336px;
margin-right: 20px;
float: right;
display: block!important;
}
.right-sidebar .subscribe-wrap {
display: table;
margin-bottom: 20px;
}
.right-sidebar .subscribe-to-user {
margin: 0 0 10px 0;
float: none;
display: table-row;
}
.right-sidebar.account-right {
margin-top: 63px;
}
.right-box-wrap {
border: solid 1px #d8d8d8;
background: #fafafa;
box-sizing: border-box;
margin-bottom: 20px;
}
.right-box-wrap h5 {
padding: 15px;
border-bottom: solid 1px #dcdcdc;
}
.right-box-wrap h5 .sub-label {
float: right;
text-transform: none;
color: #999;
font-size: 0.8em;
line-height: 1.3em;
font-weight: 500;
}
.channels-list {
list-style: none;
margin: 1em 0;
}
.channels-list li {
padding: 10px 15px;
}
.channels-list li .label, .channels-list li .subscribers-no {
font-size: 0.9em;
margin-right: 2%;
display: inline-block;
line-height: 18px;
}
.channels-list li .label {
width: 53%;
color: #444;
}
.channels-list li .label:hover {
color: #699c39;
}
.channels-list li .label small {
background: #699c39;
padding: 0.3em 0.6em;
font-size: 0.8em;
font-weight: 700;
color: #fff;
margin-left: 0.5em;
}
.channels-list li .subscribers-no {
color: #699c39;
width: 23%;
text-align: right;
}
.channels-list .siwtch-wrap {
display: inline-block;
width: 16%;
float: right;
}
.channels-list .switch-off, .channels-list .switch-on {
margin: 0 auto;
}
.side-link-nav li a {
padding: 10px 15px;
display: block;
color: #444;
}
.side-link-nav li a:hover {
background: #fff;
color: #699c39;
}
.side-link-nav li a.active {
background: #ddd;
position: relative;
}
.side-link-nav li a.active .xClose {
position: absolute;
right: 0;
top: 0;
height: 36px;
line-height: 36px;
padding: 0 10px;
border-left: solid 1px #ccc;
}
.side-link-nav li a:hover .xClose {
color: #444;
}
.side-link-nav li a.active .xClose:hover {
background: #ccc;
color: #333;
}
.promoSide-wrap {
margin-bottom: 50px;
}
.right-tabs-navig {
overflow: hidden;
}
.right-tabs-navig a {
width: 50%;
float: left;
height: 42px;
line-height: 42px;
background: #fff;
color: #666;
text-align: center;
text-transform: uppercase;
border: solid 1px #e9e9e9;
box-sizing: border-box;
border-bottom: none;
}
.right-tabs-navig a:hover {
color: #699c39;
}
.right-tabs-navig a.active {
background: #393c42;
color: #fff;
border: none;
}
.banner-wrap {
background: #393c42;
padding: 16px 20px;
height: 360px;
display: block;
}
.banner-wrap h3 {
background: #000;
font-size: 30px;
font-weight: 700;
text-align: center;
padding: 16px 0;
color: #fff;
margin-bottom: 20px;
}
.banner-wrap:hover h3 {
background: #699c39;
}
.banner-wrap .publishers-list {
position: relative;
}
.banner-wrap .publishers-list.list1 {
margin-bottom: 49px;
}
.banner-wrap .publishers-list h4 {
font-size: 18px;
color: #fff;
font-weight: 700;
padding-bottom: 6px;
}
.banner-wrap .publishers-list p {
color: #fff;
font-size: 14px;
line-height: 26px;
}
.publishers-list.list2 {
text-align: right;
}
.creator.banner-wrap h3 span {
font-size: 18px;
display: block;
}
.creator.banner-wrap p {
font-size: 18px;
line-height: 23px;
color: #fff;
padding-bottom: 20px;
text-align: center;
text-transform: uppercase;
font-weight: 500;
}
.publishers-list.list1 img.player-icon {
position: absolute;
right: 0;
bottom: -30px;
}
.publishers-list.list2 img.wallet-icon {
position: absolute;
left: -6px;
bottom: -10px;
}
.creator.banner-wrap img {
max-width: 308px;
width: 100%;
margin: 0 auto;
}
.right-sidebar .second-side {
display: none;
}
.main-footer {
padding: 20px 20px 40px 20px;
color: #888;
clear: both;
}
.main-footer p {
font-size: 0.8em;
color: #666;
display: block;
padding-bottom: 5px;
}
.main-footer a {
font-size: 0.8em;
color: #444;
}
.main-footer a:hover {
color: #699c39;
}
.popup-wrap {
background: #f5f5f5;
}
.popup-wrap .popup-heading {
height: 50px;
line-height: 50px;
background: #699c39;
padding: 0 20px;
}
.popup-wrap .popup-heading h2 {
padding: 0;
color: #fff;
font-size: 23px;
font-weight: bold;
float: left;
}
.popup-wrap .popup-heading .btnClose {
float: right;
color: #fff;
opacity: 0.7;
}
.popup-wrap .popup-heading .btnClose:hover {
opacity: 1;
}
.popup-wrap .facebook-login {
background: #fff;
padding: 20px;
}
.popup-wrap .facebook-login .btnFacebookLogin {
height: 60px;
line-height: 60px;
background: #3b5998;
color: rgba(255, 255, 255, 0.8);
width: 280px;
margin: 0 auto;
display: block;
font-size: 19px;
text-align: center;
border-radius: 6px;
}
.popup-wrap .facebook-login .btnFacebookLogin:hover {
color: #fff;
}
.popup-wrap .facebook-login .icon-soc-facebook:before {
margin-right: 10px;
font-size: 30px;
padding-top: 10px;
display: block;
float: left;
margin: 5px 0 0 20px;
}
.popup-wrap .inner-content {
padding: 20px;
}
.popup-wrap .inner-content p {
font-size: 16px;
color: #444;
padding-bottom: 15px;
}
.popup-wrap .intro-text {
text-align: center;
padding-bottom: 15px;
}
.popup-wrap input[type="text"], .popup-wrap input[type="tel"], .popup-wrap input[type="email"], .popup-wrap input[type="date"], .popup-wrap input[type="password"], .popup-wrap textarea {
font-size: 16px;
padding: 10px;
color: #444;
width: 100%;
margin-bottom: 15px;
box-sizing: border-box;
border: solid 1px #dadada;
outline: none;
box-shadow: none;
}
.popup-wrap input[type="text"]:focus, .popup-wrap input[type="tel"]:focus, .popup-wrap input[type="email"]:focus, .popup-wrap input[type="password"]:focus {
border: solid 1px #699c39;
}
#login-form.popup-wrap input[type="text"], #login-form.popup-wrap input[type="password"] {
font-size: 19px;
text-align: center;
}
.popup-wrap .form-end {
overflow: hidden;
}
.popup-wrap .form-end a {
font-size: 16px;
color: #699c39;
line-height: 42px;
}
.popup-wrap .form-end a:hover {
color: #333;
}
.popup-wrap .dont-have {
border-top: solid 1px #d7d7d7;
background: #eee;
padding: 30px 20px;
}
.popup-wrap .dont-have p {
text-align: center;
font-size: 21px;
padding-bottom: 10px;
}
.popup-wrap .dont-have a {
background: #fff;
margin: 0 10%;
padding: 10px;
font-size: 21px;
text-transform: uppercase;
color: #444;
display: block;
text-align: center;
}
.popup-wrap .dont-have a:hover {
background: #699c39;
color: #fff;
}
.embed-popup .facebook-post {
max-width: 200px;
padding: 15px;
display: block;
margin: 0 auto;
background: #3b5998;
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
text-align: center;
float: left;
}
.embed-popup .icon-soc-facebook::before {
font-size: 19px;
margin-right: 6px;
}
#post-video.embed-popup textarea {
font-size: 13px!important;
line-height: 19px;
resize: none;
}
.embed-popup .button-small {
display: inline-block;
font-size: 18px;
height: 42px;
line-height: 42px;
padding: 0 20px;
margin-right: 10px;
}
.embed-popup .button-small:hover {
color: #fff;
}
.embed-popup label {
font-size: 16px;
padding-bottom: 6px;
display: block;
}
.embed-popup .embed-form-list {
margin: 20px 0 10px;
}
.embed-popup .check-list {
padding: 10px 0;
}
.embed-popup .check-list li {
padding: 10px 0;
list-style: none;
}
.embed-popup .check-list input {
float: left;
margin-right: 6px;
}
.popup-wrap .heading-page {
background: #75a54b;
margin-bottom: 15px;
}
.popup-wrap .heading-page h1 {
color: #fff;
padding: 10px;
font-size: 35px;
}
.popup-wrap h2 {
padding-left: 0;
font-size: 24px;
}
.popup-content p {
font-size: 18px;
padding-bottom: 20px;
line-height: 130%
}
.mfp-close-btn-in .popup-wrap button.mfp-close {
opacity: 1;
color: #fff;
top: 10px;
right: 10px;
border: solid 1px #75a54b;
width: 34px;
height: 34px;
line-height: 34px;
}
.mfp-close-btn-in .popup-wrap button.mfp-close:hover {
background: #de8c8c;
border: solid 1px #fff;
}
.popup-content {
padding: 0 20px 20px;
overflow: hidden;
}
.popup-content p {
color: #666;
}
.popup-content p.error {
color: #de8c8c;
padding: 0;
}
.popup-content .create-account {
margin-top: 12px;
}
.popup-form label {
font-family: 'Lato', sans-serif;
color: #333;
float: left;
width: 27%;
display: block;
height: 45px;
line-height: 45px;
font-size: 16px;
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"], .popup-form.form-wrap input[type="password"], .popup-form.form-wrap textarea {
width: 70.6%;
}
.popup-form .form-end {
width: 70.6%;
padding: 0 1.2%;
float: right;
}
.popup-content ul {
clear: both;
padding-left: 27%;
}
.popup-form .form-end a {
color: #75a54b;
line-height: 30px;
font-size: 13px;
}
.popup-form .form-end a:hover {
text-decoration: underline;
}
.popup-form .form-end a.doForgot {
font-size: 16px;
}
.popup-content .info-wraps {
background: #eee;
padding: 10px 0;
min-height: 83px;
}
.popup-content .info-wraps {
text-align: center;
line-height: 22px;
}
.popup-content .info-wraps a {
display: block;
color: #75a54b;
}
.popup-content .info-wraps a:hover {
text-decoration: underline;
}
.popup-content .btnRegister {
margin-top: 18px;
font-size: 24px
}
.popup-content a.btnFacebookLogin {
font-family: 'Lato', sans-serif;
background: #395693 url(/i/facebook_btn.png) no-repeat 4px 5px;
color: #fff;
font-size: 15px;
display: block;
width: 110px;
height: 34px;
line-height: 34px;
margin: 10px auto 0;
text-indent: 34px;
}
.popup-content .btnFacebookLogin span {
padding: 0 8px;
border-left: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2);
}
.popup-content .btnFacebookLogin:hover {
background-color: #3d5fa6
}
.video-wrap .page-heading, .under-video, .wrap-comments .inner-comments {
padding: 15px;
margin: 10px 0;
}
.video-content {
float: left;
width: calc(100% - 356px);
}
.video-wrap, .wrap-comments {
max-width: 890px;
margin: 0 auto;
padding: 0 20px;
}
.nextpost {
overflow: hidden;
float: right;
position: relative;
z-index: 1
}
.nextpost a {
padding: 13px;
background: #fa6900;
color: #fff;
display: inline-block;
font-size: 16px;
font-family: 'Lato', sans-serif;
}
.nextpost a:hover {
background: #e66000
}
.share-next .addthis_responsive_sharing {
clear: none !important;
flat: left;
}
.video-wrap .page-heading {
background: #fff;
border: solid 1px #ddd;
margin-top: 30px;
}
.at-resp-share-element.at-mobile .at-share-btn {
margin-right: 2px!important;
}
.video-display {
position: relative;
clear: both;
}
.video-display.noClear {
clear: none
}
.related-videos {
background: #fff;
margin-top: 30px;
}
.adB {
margin: -5px auto 0px;
width: 764px;
overflow: hidden;
}
.under-video {
background: #fff;
border: solid 1px #ddd;
margin-bottom: 30px;
}
.under-video .video-mob-data {
display: none;
font-size: 0.86em;
color: #666;
margin-bottom: 10px;
}
.under-video .video-mob-data span:first-child::before {
display: none;
}
.under-video .breadcrumbs {
color: #777;
margin-bottom: 10px;
font-size: 13px;
}
.under-video .breadcrumbs a {
color: #699c39;
}
.under-video .breadcrumbs span {
margin: 0 5px;
}
.under-video .breadcrumbs span:first-child {
margin-left: 0;
}
.under-video .breadcrumbs a:hover {
text-decoration: underline;
}
.share-video {
height: 32px;
float: right;
}
.video-post-deta {
font-size: 0.86em;
color: #666;
line-height: 1.2em;
padding: 5px 0 0;
}
.video-post-deta a {
color: #699c39;
}
.video-post-deta a:hover {
text-decoration: underline;
}
.video-post-description {
font-size: 0.86em;
color: #555;
line-height: 1.5em;
padding-bottom: 10px;
overflow: hidden;
}
.video-post-description a {
color: #699c39;
}
.tags-wrap {
background: #f6f6f6;
border: solid 1px #e0e0e0;
height: 32px;
box-sizing: border-box;
margin: 10px 0 20px;
}
.tags-wrap h2 {
padding: 0;
font-weight: normal;
margin-right: 230px;
height: 32px;
overflow: hidden;
float: none;
}
.tag-it {
overflow: hidden;
float: left;
}
.active-tags {
display: block!important;
}
.tag-it a {
font-size: 14px;
color: #333;
float: left;
border-right: solid 1px #e0e0e0;
padding: 0 10px;
float: left;
height: 30px;
line-height: 30px;
box-sizing: border-box;
background: none;
}
.tag-it a:hover {
background: #80b04b;
color: #fff;
opacity: 1;
}
.media-tags {
float: right;
color: #333;
width: 230px;
line-height: 16px;
height: 32px;
cursor: pointer;
font-size: 14px;
position: relative;
}
.media-tags .button {
border-left: solid 1px #e0e0e0;
padding: 7px 10px 7px 30px;
height: 16px;
background: url(/i/tag_icon.png) 5px center no-repeat;
background-size: 20px 20px
}
.media-tags:hover, .media-tags.active {
color: #75a54b;
}
.media-tags .triangle {
background: url(/i/triangle_down.png) no-repeat;
background-size: 100%;
display: inline-block;
height: 18px;
width: 18px;
position: absolute;
top: 7px;
right: 5px;
}
.share-next {
height: 46px;
}
.recommend-tag-text .tag-icon {
background: url(/i/tag_icon.png) no-repeat;
background-size: 100%;
display: inline-block;
height: 20px;
width: 20px;
position: absolute;
top: 9px;
left: 4px;
margin-right: 5px;
}
.tag-list-wrapper {
position: absolute;
left: -19px;
top: 57px
}
.tag-list {
border-top: 0;
background-color: #e4e4e4;
width: 287px;
position: absolute;
top: -25px;
left: 20px;
z-index: 10;
font-size: 14px;
line-height: 18px;
cursor: default;
color: #111;
display: none;
}
.tag-list input {
margin: 5px;
width: 95%;
font-size: 14px;
border: solid 1px #999;
}
.tag-list input:focus {
outline: none;
border: solid 1px #80b04b;
}
.tag-list > div {
padding: 2px 4px
}
.tag-list ul {
padding: 3px 0;
border-width: 1px 0;
padding: 2px 4px
}
.tag-list span {
font-size: 12px;
font-weight: bold
}
.tag-list span.tag {
font-size: 14px;
font-weight: normal;
color: #111;
margin-right: 6px
}
.tag-list .dp {
color: #55BF10;
font-weight: normal
}
.tag-list .dn {
color: #BF3535;
font-weight: normal
}
.tag-list a.up, .tag-list a.dn,.tag-list a.ad {
background: url('/i/tag-icons2.png') 0px 0px no-repeat;
width: 14px;
height: 16px;
float: left;
display: inline-block;
margin-top: 2px
}
.tag-list a.dn {
background-position: -2px -20px;
margin-right: 5px
}
.tag-list a.up.active,.tag-list a.up:hover {
background-position: -16px 0px
}
.tag-list a.dn.active,.tag-list a.dn:hover {
background-position: -18px -20px
}
.tag-list a.ad {
background-position: -30px 1px;
width: auto;
padding-left: 28px;
margin-left: 5px;
float: none;
color: #111
}
.tag-list a.ad:hover {
color: #000
}
.ra1-pw-popup {
z-index: 120000 !important
}
.video-actions {
overflow: hidden;
}
.video-actions a {
float: left;
overflow: hidden;
color: #666;
margin-right: 20px;
line-height: 30px;
font-size: 14px;
padding: 0 9px;
border: solid 1px #ccc;
}
.video-actions a::before {
float: left;
margin-right: 6px;
font-size: 21px;
line-height: 29px;
}
.video-actions a.licensing::before {
font-size: 24px;
}
.video-actions .subscribe-to-user {
margin-right: 20px;
float: left;
}
.video-actions .subscribe-to-user span {
color: #76a848;
line-height: 32px;
font-size: 13px;
}
.video-actions .subscribe-to-user a {
margin: 0;
color: #fff;
text-decoration: none;
border: none;
}
.video-actions > a:hover {
background: #333;
color: #fff;
border: solid 1px #333;
}
.video-mobAd {
width: 300px;
height: 250px;
margin: 0 auto 20px;
}
#rev-flicker, #rev-flicker .flickity-viewport, #rev-flicker .rev-flicker {
clear: none!important;
}
#rev-flicker {
height: auto!important;
}
.heading-channel.no-thumb h1 {
padding-left: 0;
}
.pagination a {
font-size: 19px;
border: solid 1px #e1e1e1;
padding: 6px;
background: #fff;
box-sizing: border-box;
}
.pagination a::before {
font-size: 19px;
line-height: 21px;
margin: 0 6px;
float: left;
line-height: normal;
}
.pagination a:last-child::before {
float: right;
}
.static-page p, .static-page li {
color: #444;
font-size: 16px;
line-height: 21px;
margin-bottom: 20px;
}
.static-page p a {
color: #699c39;
text-decoration: underline;
}
.static-page p a:hover {
text-decoration: none;
}
.static-page li {
list-style: decimal inside;
}
.static-page h3 {
color: #699c39;
padding-bottom: 3px;
}
.static-page .topnav {
overflow: hidden;
}
.static-page .topnav li {
list-style: none;
float: left;
}
.static-page .topnav li a {
float: left;
padding: 10px;
font-size: 14px;
display: block;
background: #fff;
border: solid 1px #eee;
border-right: none;
color: #333;
}
.static-page .topnav li a:hover {
background: #699c39;
color: #fff;
}
.static-page pre {
font-size: 14px;
margin-bottom: 20px;
line-height: 21px;
}
.google-visualization-table, .google-visualization-table-table {
width: 100%;
}
.cash-out span {
float: left;
font-size: 90px
}
.cash-out a {
float: right;
display: block;
background: #000;
width: 280px;
padding: 20px 0;
margin-top: 10px;
text-align: center;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 40px;
text-transform: uppercase
}
.cash-out a:hover {
background: #9bcc72;
color: #000
}
@media (max-width: 700px) {
.cash-out span {
font-size: 70px;
}
.cash-out a {
font-size: 23px;
width: 150px;
}
.green-box, .blue-box, .wight-box {
height: auto;
}
}
.popup-wrap .dont-have .green-btn {
background: #9bcc72;
color: #fff;
}
.promo-channel.no-thumb {
display: none;
}
.license-box .inner-content p {
line-height: 23px;
}
.decision-wrap {
max-width: 300px;
margin: 0 auto 20px;
height: 46px;
font-size: 19px;
}
.decision-wrap a, .cancel-buyout a {
font-size: 19px;
padding: 6px 20px;
width: 90px;
text-align: center;
position: relative;
}
.decision-wrap a.sell-btn {
font-weight: bold;
}
.decision-wrap a.no-thanks {
background: #ccc;
}
.decision-wrap a:hover, .cancel-buyout a:hover {
color: #fff;
}
.cancel-buyout a {
float: none;
margin: 0 auto;
}
.inner-content .price-indicator {
background: #699c39;
color: #fff;
padding: 2px;
}
.buyout-form, .cancel-buyout {
background: #fff;
padding: 20px;
border-top: solid 1px #ddd;
margin-top: 20px;
position: relative;
}
.buyout-form input[type="text"], .buyout-form input[type="tel"], .buyout-form input[type="email"] {
text-align: left;
}
.buyout-form .checkRadioControl {
color: #666;
overflow: hidden;
}
.buyout-form .checkRadioControl a {
color: #699c39;
}
#loginForm .form-end .button-small {
width: 100px;
margin: 10px auto 20px;
text-align: center;
float: none;
}
.buyout-form .text-info {
font-size: 13px;
color: #777;
line-height: 16px;
}
.decision-wrap .sell-btn.active::before, .decision-wrap .no-thanks.active::before {
content: '';
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ddd;
position: absolute;
bottom: -33px;
}
.decision-wrap .no-thanks.active::before {
margin-left: 26%;
}
.checkRadioControl input, .checkRadioControl span {
float: left;
}
.checkRadioControl span {
font-size: 14px;
line-height: 16px;
}
.fbShare {
height: 32px;
float: left;
display: inline-block;
background: #4267b2;
border-radius: 0px;
padding: 5px 12px 5px 8px;
color: #fff;
z-index: 50;
font-size: 16px;
margin-right: 2px;
}
.fbShare span {
display: inline-block;
width: 28px;
height: 28px;
margin: 2px 0 -8px 1px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq"><path fill="#ffffff" fill-rule="evenodd" d="M8 14H3.667C2.733 13.9 2 13.167 2 12.233V3.667A1.65 1.65 0 0 1 3.667 2h8.666A1.65 1.65 0 0 1 14 3.667v8.566c0 .934-.733 1.667-1.667 1.767H10v-3.967h1.3l.7-2.066h-2V6.933c0-.466.167-.9.867-.9H12v-1.8c.033 0-.933-.266-1.533-.266-1.267 0-2.434.7-2.467 2.133v1.867H6v2.066h2V14z"></path></svg>');
}
.fbMessenger {
height: 32px;
float: left;
display: inline-block;
background: #0088F7;
border-radius: 0px;
padding: 5px 9px;
color: #fff;
z-index: 50;
font-size: 16px;
margin: 0 2px;
}
.fbMessenger span {
display: inline-block;
width: 20px;
height: 20px;
margin: 6px 2px -4px 1px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="96 93 322 324"><path d="M257 93c-88.918 0-161 67.157-161 150 0 47.205 23.412 89.311 60 116.807V417l54.819-30.273C225.449 390.801 240.948 393 257 393c88.918 0 161-67.157 161-150S345.918 93 257 93zm16 202l-41-44-80 44 88-94 42 44 79-44-88 94z" fill="#fff"/></svg>');
}
.addthis_responsive_sharing {
display: inline-block
}
.bottomShare {
position: fixed;
bottom: 0;
z-index: 99999;
background: #fff;
display: block;
width: 100%;
left: 0;
padding: 5px;
height: 40px
}
.bottomShare .fbShare {
width: calc(100% - 116px);
padding: 5px 10px 5px 6px;
text-align: center
}
.bottomShare .addthis_responsive_sharing {
float: right;
width: 46px;
text-align: right;
padding-right: 7px
}
.scrollDn {
transition: 1s;
display: none
}
.scrollDn.show {
display: block;
transition: 1s
}
.bottomShare.scrollDn {
bottom: -50px;
display: block
}
.bottomShare.scrollDn.show {
bottom: 0
}
@media (max-width: 1366px) {
.active-sidenav .site-wrap {
overflow: hidden;
}
.left-side, body, .content-header, .main-content-wrap {
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.left-side {
left: -240px;
position: fixed;
overflow-y: scroll;
}
.main-content-wrap {
margin-left: 0;
padding-top: 76px;
}
.content-header {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 10001;
width: auto;
}
.sidemenu-toggle {
display: block;
}
.active-sidenav {
overflow: hidden;
}
.active-sidenav .main-content-wrap, .active-sidenav .content-header {
margin-left: 240px;
margin-right: -240px;
}
.active-sidenav .left-side {
left: 0;
}
.active-sidenav .main-content-wrap {
opacity: 0.96;
}
.search-wrap .search-input {
left: 228px;
}
.side-footer {
padding-bottom: 0;
}
.side-footer .corporate {
margin-bottom: 0.2em;
}
.side-footer .social {
padding: 0 0 0.3em 1.3em;
}
}
@media (max-width: 1200px) {
.right-sidebar {
width: 300px;
}
.right-sidebar.related-videos {
width: 336px;
}
.user-upload {
width: 320px;
}
.search-wrap .search-input {
right: 320px;
}
.center-page-content {
margin-right: 320px;
padding-right: 20px;
}
.video-info {
font-size: 86%;
}
}
@media (max-width: 1024px) {
.center-page-content {
margin-right: 0;
}
.user-upload {
width: 290px;
}
.search-wrap .search-input {
right: 140px;
}
.user-upload {
width: 140px;
border: none;
}
.user-upload a {
text-indent: -999999px;
width: 38px
}
.user-upload a::before {
text-indent: 0;
}
.right-sidebar {
position: fixed;
bottom: 0;
height: 30px;
right: 0;
left: 0;
overflow: hidden;
z-index: 200;
border: none;
width: auto;
margin: 0;
background: rgba(0, 0, 0, 0.6);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
margin-top: 0!important;
}
.related-videos.right-sidebar {
background: none;
position: inherit;
width: 336px;
height: auto;
margin: 0 20px 0 0;
margin-top: 30px!important;
}
.right-sidebar .right-box-wrap {
max-width: 400px;
margin: 0 auto 20px;
}
.r-side-switch {
width: 120px;
padding: 0 13px;
box-sizing: border-box;
border-radius: 21px;
background: #000;
display: block;
color: rgba(255,255,255,0.8);
height: 21px;
line-height: 21px;
margin: 5px auto 20px;
cursor: pointer;
font-size: 14px;
text-transform: uppercase;
}
.r-side-switch::before {
content: 'expand';
float: left;
}
.r-side-switch::after {
content: '';
float: right;
width: 0;
height: 0;
margin-top: 7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid rgba(255,255,255,0.8);
}
.right-active {
top: 70px;
height: auto;
background: #fff;
overflow-y: scroll;
}
.right-active .r-side-switch {
margin: 15px auto 20px;
}
.right-active .r-side-switch::before {
content: 'Collapse';
}
.right-active .r-side-switch::after {
border-bottom: none;
border-top: 6px solid rgba(255,255,255,0.8);
}
.right-tabs-navig, .promoSide-wrap {
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
.video-wrap, .wrap-comments {
padding: 0 20px;
max-width: none;
}
.adB {
width: auto;
}
.video-post-footer .published, .video-post-deta .published {
display: none;
}
.channel-post .video-post-footer .published {
display: block;
}
.under-video .video-mob-data {
display: block;
}
.pagination {
position: initial;
background: none;
overflow: hidden;
}
.pagination a {
display: none;
font-size: 19px;
background: #fff;
border: solid 1px #e1e1e1;
padding: 10px;
}
.pagination a:first-child, .pagination a:last-child {
display: block;
}
.pagination a:first-child {
float: left;
}
.pagination a:last-child {
float: right;
background: #699c39;
color: #fff;
}
.pagination a:last-child:hover {
color: rgba(255, 255, 255, 1);
}
.pagination a.disabled {
display: none;
}
.main-nav {
margin-bottom: 0;
}
.side-footer {
display: none;
}
.active-sidenav .side-footer {
left: 0;
display: block;
}
}
@media (max-width: 900px) {
.video-content {
width: 100%;
float: none;
}
.related-videos.right-sidebar {
float: none;
margin: 0 20px 0;
width: auto;
background: none;
}
}
@media (max-width: 700px) {
body.active-sidenav .main-nav {
margin: 0;
}
body.active-sidenav .overlaped-footer {
position: initial;
}
.page-heading.xs-center {
margin-top: 0;
padding: 16px 0 6px;
}
.p_searchLanding .page-heading h3 {
display: none;
}
.xs-center {
max-width: 430px;
margin: 0 auto;
padding-left: 0;
padding-right: 0;
}
.video-post {
height: 86px;
margin-bottom: 9px;
}
.video-details h2 {
font-size: 1em;
}
.video-post .video-thumbnail {
width: 152px;
height: 86px;
min-height: initial;
overflow: hidden;
}
.video-thumbnail .video-time {
right: 9px;
bottom: 9px;
}
.video-post .video-thumbnail img {
height: 100%;
width: 100%;
top: auto;
position: inherit;
-webkit-transform: initial;
-ms-transform: initial;
transform: initial;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.channel-post .video-thumbnail {
width: 86px;
height: 86px;
}
.video-details, .channel-post .video-details {
height: auto;
margin-left: 153px;
}
.video-details {
height: 100%;
}
.video-info {
height: auto;
padding: 5px 10px 0;
}
.video-description {
display: none;
}
.video-post-footer {
margin: 0;
border: none;
padding: 0.5em 10px;
overflow: hidden;
position: absolute;
bottom: 0;
}
.video-post-footer .virality {
display: none;
}
.content-header, .rumble-logo {
height: 56px;
}
.search-wrap .search-action, .sidemenu-toggle, .search-wrap .search-type, .search-wrap .search-input {
margin: 10px;
}
.content-header {
background: #699c39;
}
.user-upload {
padding: 10px;
height: 56px;
width: 170px;
}
.user-upload a.search-mob {
display: block;
text-indent: initial;
}
.search-wrap {
display: none;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 21;
width: auto;
background: #699c39;
}
.search-wrap .search-action {
float: right;
margin: 10px;
}
.search-wrap .search-action .seacrh-submit {
z-index: 100;
}
.search-wrap .search-action .icon-header-search {
color: #fff;
opacity: 0.8;
}
.search-wrap .search-type > a {
color: #fff;
opacity: 0.8;
font-size: 1em;
}
.search-wrap .search-input {
left: 170px;
right: 40px;
}
.search-wrap .search-input input {
color: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border: solid 1px rgba(255,255,255,0.3);
}
.search-wrap .search-input input::-webkit-input-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input::-moz-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input:-ms-input-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input:-moz-placeholder {
color: #fff;
opacity: 0.7;
}
#search::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search {
color: #fff;
font-size: 1em;
border-left: solid 1px #5b892c;
}
.search-close {
display: block;
width: 36px;
height: 36px;
text-align: center;
padding: 10px;
margin-right: 2px;
cursor: pointer;
float: left;
color: #fff;
background: #5f9031;
opacity: 0.8;
font-size: 2em;
}
.search-close::before {
line-height: 38px;
}
.rumble-logo {
display: none;
}
.rumble-logo a {
height: 56px;
width: 240px;
padding: 0;
}
.rumble-logo a img {
display: none;
}
.mobile-logo {
display: block;
float: left;
font-size: 2.3em;
padding-top: 7px;
color: #fff;
}
.mobile-logo:hover {
color: #699c39;
}
.user-upload a::before {
color: #fff;
}
.sidemenu-toggle span, .sidemenu-toggle:hover span {
background: #fff;
}
.main-nav {
margin-top: 0;
}
.video-wrap, .wrap-comments {
padding: 0 5px;
}
.video-wrap .page-heading {
margin-top: 6px;
}
.video-wrap .page-heading, .under-video, .wrap-comments .inner-comments {
padding: 10px;
}
.page-heading h1 {
font-size: 1.36em;
}
.video-actions .subscribe-to-user span {
font-size: 0.86em;
}
.video-actions {
margin-top: 10px;
}
.video-actions a, .video-actions .subscribe-to-user {
font-size: 13px;
margin-right: 16px;
}
.video-actions .subscribe-to-user a {
margin-right: 0;
}
.video-actions a, .video-actions .subscribe-to-user {
margin-right: 9px;
}
.video-actions a.licensing, .video-actions a.embed {
width: 20px;
text-indent: -99999px;
}
.video-actions a.licensing::before, .video-actions a.embed::before {
text-indent: 0;
}
.popup-wrap {
min-width: inherit;
}
.popup-wrap .facebook-login {
padding: 15px 10px;
}
.popup-wrap .popup-heading .btnClose {
font-size: 26px;
}
.user-upload a.search-mob:hover::before, .user-upload a.upload:hover::before, .user-upload a.sign-in:hover::before, .mobile-logo::before {
color: #fff;
opacity: 0.8;
}
.right-active {
top: 57px;
}
.main-content-wrap {
padding-top: 56px;
}
.channel-thumbnail {
margin: -165px 0 0 -50px;
left: 50%;
}
.heading-channel h1 {
padding: 15px 0 0;
text-align: center;
}
.main-footer {
font-size: 0.7em;
}
.pagination {
max-width: 430px;
margin: 0 auto;
box-sizing: border-box;
}
.main-nav {
margin-bottom: 0;
}
.side-footer {
position: initial;
}
.channel-post .video-thumbnail {
width: 86px;
}
.channel-post .video-details {
margin-left: 86px;
height: 100%;
}
}
@media (max-width: 480px) {
.search-wrap .search-type {
min-width: inherit;
height: 36px;
margin: 10px 0;
}
.search-wrap .search-type > a {
text-indent: -999999px;
}
.search-wrap .search-type > a::before {
text-indent: 0;
font-size: 1.4em;
padding-top: 7px;
}
.search-wrap .search-input {
left: 90px;
}
.xs-center {
margin: 0 10px;
}
.user-upload {
width: 150px;
}
a.search-mob {
margin-right: 9px;
}
.mobile-logo {
font-size: 1.6em;
line-height: 1.6em;
background-size: contain;
background-position: 0 14px
}
.media-tags {
float: none;
width: auto;
}
.media-tags .button {
border: none;
}
.tags-wrap {
height: auto;
background: none;
border: none;
}
.tags-wrap .media-tags {
background: #f6f6f6;
border: solid 1px #e0e0e0;
}
.tags-wrap h2 {
height: auto;
margin: 0;
}
.tag-it {
border-bottom: solid 1px #eee;
}
.tag-it a {
border: none;
display: block!important;
}
.pagination {
padding: 0 10px 10px;
}
}
.birthday-wrap {
display: block;
}
.birthday-wrap input, .birthday-wrap select {
float: left;
width: 13%!important;
margin-right: 1%;
}
.birthday-wrap select {
padding: 10px 2%;
margin-bottom: 10px;
font-family: 'Lato', sans-serif;
background: #fff;
font-size: 20px;
color: #1b1d21;
border: none;
font-weight: 300;
-moz-box-shadow: inset 0 0 1px #333;
-webkit-box-shadow: inset 0 0 1px #333;
box-shadow: inset 0 0 1px #333;
height: 44px;
-webkit-appearance: inherit;
border-radius: 0;
}
.birthday-wrap select:focus {
outline: none;
-moz-box-shadow: inset 0 0 1px #5ba719;
-webkit-box-shadow: inset 0 0 1px #5ba719;
box-shadow: inset 0 0 1px #5ba719;
}
.birthday-wrap #birthday-year {
width: 23%!important;
}
.p_mediaListing .main-footer {
margin-bottom: 30px;
}
.options-content {
padding: 0 93px;
}
.options-content h1, .options-content h2 {
color: #699c39;
font-size: 1.83em;
font-weight: 700;
padding: 40px 0 30px;
}
.options-content h1 a {
color: #699c39;
}
.options-content .option-box {
width: 46%;
background: #fff;
box-sizing: border-box;
border: solid 1px #e2e2e2;
min-height: 836px;
position: relative;
}
.options-content .option-box .header {
background: #1b1d21;
padding: 50px 0 70px;
text-align: center;
position: relative;
max-height: 150px;
box-sizing: border-box;
}
.options-content .option-box .header h3 {
font-size: 29px;
color: #fff;
text-align: center;
font-weight: 700;
}
.option-box .action {
font-size: 23px;
color: #fff;
text-transform: uppercase;
padding: 13px 16px;
background: #699c39;
display: inline-block;
width: 169px;
box-sizing: border-box;
display: inline-block;
}
.option-box .action:hover {
background: #333;
}
.option-box .main-action {
text-align: center;
position: relative;
z-index: 10;
max-width: 396px;
margin: -20px auto 0;
}
.option-box .main-action select {
height: 56px;
border: solid 1px #c2c2c2;
background: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 0;
font-size: 19px;
color: #444;
box-sizing: border-box;
padding: 0 20px;
outline: none;
width: 100%;
}
.option-box .main-action select:focus {
border: solid 1px #699c39;
}
.option-box .main-action .select-wrap {
position: relative;
}
.option-box .main-action .select-wrap::after {
content: '';
width: 19px;
height: 12px;
background: url('/i/arrow-down.svg');
position: absolute;
right: 20px;
top: 24px;
}
.option-box .main-action .bandwidth-selection {
margin-top: 20px;
}
.option-box .footer-action {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
padding: 0 0 30px;
}
.options-content .option-list-wrap {
padding: 20px 0 40px;
max-width: 396px;
margin: 0 auto;
}
.options-content .option-list-wrap h4 {
font-size: 26px;
color: #699c39;
padding: 0;
overflow: hidden;
}
.options-content .option-list-wrap h4 span {
font-size: 21px;
color: #444;
}
.options-content .option-list-wrap {
font-size: 17px;
line-height: 29px;
color: #444;
}
.options-content .option-list-wrap .list-title {
font-weight: 700;
padding-top: 30px;
display: block;
}
.options-content .option-list-wrap li {
color: #444;
}
.options-content .option-list-wrap li::before {
content: '●';
font-size: 13px;
color: #777;
margin-right: 9px;
}
.table-grid.full-grid {
width: 100%;
}
.comperative-speed td {
font-size: 17px;
}
.comperative-speed tr.rumble-line {
background: #699c39;
}
.comperative-speed tr.rumble-line td {
color: #fff;
font-weight: 700;
}
.option-two {
display: none;
}
@media (max-width: 1200px) {
.options-content {
padding: 0 33px;
}
.options-content .option-box {
width: 48%;
}
.limited-wrap {
margin-right: 5%
}
#lostpw-form {
width: 100%
}
#lostpw-form .popup-form label {
width: 20%
}
#lostpw-form .popup-form.form-wrap input[type="email"] {
width: 80%
}
#lostpw-form .popup-form .form-end {
width: 78.6%
}
}
@media (max-width: 900px) {
.options-content {
padding: 0 13px;
}
.options-content .option-box {
width: 49%;
}
.options-content .option-list-wrap {
padding: 40px 20px;
box-sizing: border-box;
}
}
@media (max-width: 676px) {
.options-content .option-box {
float: none;
width: 100%;
min-height: 0;
margin-bottom: 30px;
}
.option-box .footer-action {
position: relative;
}
.options-content .option-list-wrap {
padding: 30px 0;
}
.options-content .option-box .header h3 {
font-size: 21px;
}
.option-box .main-action select {
width: 93%;
margin: 0 auto;
}
}
@media (max-width: 480px) {
.options-content .option-list-wrap {
padding: 30px 10px;
font-size: 15px;
}
.comperative-speed tr:first-child {
display: none;
}
.comperative-speed tr, .comperative-speed td {
display: block;
width: 100%;
}
.comperative-speed td {
padding: 10px;
box-sizing: border-box;
border-right: 0;
}
.comperative-speed tr td::before {
width: 60%;
float: left;
font-size: 15px;
}
.comperative-speed tr td:nth-child(2)::before {
content: 'Speed';
}
.comperative-speed tr td:nth-child(3)::before {
content: 'Mobile Usability';
}
.comperative-speed tr td:nth-child(4)::before {
content: 'Desktop';
}
.comperative-speed tr td:nth-child(5)::before {
content: 'Google PageSpeed Test';
}
}
.daterangepicker.dropdown-menu {
z-index: 30000!important;
}
.embed-popup .thumbContainers a {
float: left;
width: 24%;
margin-right: 1%;
display: block;
}
.embed-popup .thumbContainers a img {
width: 100%;
}
.embed-popup .thumbContainers a.choose-your-own {
position: relative;
}
.embed-popup .thumbContainers a.choose-your-own input, .embed-popup .thumbContainers a.choose-your-own #choose_own {
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 10;
}
.embed-popup .thumbContainers a.choose-your-own #choose_own {
opacity: 1;
text-align: center;
font-size: 18px;
padding: 28% 13px 0;
color: #999;
z-index: 9;
}
.embed-popup .thumbContainers img {
height: 100px;
border: solid 3px #fff;
box-sizing: border-box;
}
.embed-popup .thumbContainers img.selected {
border: solid 3px #699c39;
opacity: 1;
}
.embed-popup .red-alert {
font-size: 12px;
} | css/rumble.com.css | @charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
@font-face {
font-family:'rumble';src:url('fonts/rumble.2.eot');src:url('fonts/rumble.2.eot?#iefix') format('embedded-opentype'),url('fonts/rumble.2.woff') format('woff'),url('fonts/rumble.2.ttf') format('truetype'),url('fonts/rumble.2.svg#svgFontName') format('svg');font-weight:normal;font-style:normal
}
.icon {
font-family: 'rumble';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
body {
line-height: 1;
background: #1b1d21 url(/i/content_bg2.jpg) repeat-y 240px 0;
font-family: Arial, Helvetica, sans-serif
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block
}
nav ul {
list-style: none
}
blockquote,q {
quotes: none
}
blockquote:before, blockquote:after,q:before, q:after {
content: '';
content: none
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
color: #9bcfdd;
text-decoration: none
}
a:hover {
color: #e5f9ff
}
ins {
color: #000;
text-decoration: none
}
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold
}
del {
text-decoration: line-through
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help
}
table {
border-collapse: collapse;
border-spacing: 0
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0
}
input, select {
vertical-align: middle
}
ul {
list-style: none
}
.clear {
clear: both
}
.marginer {
clear: both;
height: 30px
}
.error {
color: #de8c8c
}
.icon-auto:before {
content: "\e601"
}
.icon-vblog:before {
content: "\e602"
}
.icon-music:before {
content: "\e603"
}
.icon-howto:before {
content: "\e604"
}
.icon-play:before {
content: "\e600"
}
.icon-joystick:before {
content: "\22"
}
.icon-newspaper:before {
content: "\24"
}
.icon-megaphone:before {
content: "\25"
}
.icon-trophy:before {
content: "\26"
}
.icon-map:before {
content: "\e025"
}
.icon-puzzle:before {
content: "\27"
}
.icon-pricetags:before {
content: "\28"
}
.icon-lightbulb:before {
content: "\29"
}
.icon-magnifying-glass:before {
content: "\2a"
}
.icon-beaker:before {
content: "\2b"
}
.icon-profile-male:before {
content: "\2c"
}
.icon-wine:before {
content: "\2d"
}
.icon-upload:before {
content: "\2e"
}
.icon-facebook:before {
content: "\2f"
}
.icon-twitter:before {
content: "\30"
}
.icon-googleplus:before {
content: "\31"
}
.icon-mail:before {
content: "\32"
}
.icon-eye:before {
content: "\33"
}
.icon-clock:before {
content: "\34"
}
.icon-calendar:before {
content: "\35"
}
.icon-video2:before {
content: "\36"
}
.icon-play2:before {
content: "\37"
}
.icon-arrow-left:before {
content: "\38"
}
.icon-arrow-right:before {
content: "\39"
}
.icon-arrow-left2:before {
content: "\3a"
}
.icon-uniE606:before {
content: "\3b"
}
body.simple {
background: #fff
}
body.simple .content-wrap {
margin: 0;
max-width: auto
}
body.simple.p_media-notfound {
overflow: hidden
}
body.simple.p_media-notfound .heading-page {
display: none
}
body.simple.p_media-notfound .video-size-wrap {
margin: 0;
width: auto;
height: 100%
}
.button-small, .video-tags a, .secondary-action, .overlay-dialog .buttons a {
background: #9bcc72;
color: #fff;
padding: 0 10px;
outline: none;
border: 0;
cursor: pointer;
height: 32px;
line-height: 32px;
font-size: 14px;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
}
.button-small:hover, .video-tags a:hover, .overlay-dialog .buttons a:hover {
background: #333;
}
.overlay-confirm {
padding: 20px 20px 0 20px
}
.overlay-confirm .buttons {
margin-top: 20px
}
.button-cloud {
position: relative;
float: right;
}
.button-cloud:before {
content: attr(data-value);
display: block;
padding: 0 10px;
margin-left: 7px;
background: white;
color: #76a848;
border: 1px solid #bbb;
text-align: center;
line-height: 32px;
font-size: 13px;
}
.button-cloud:after {
content: "";
position: absolute;
left: 1px;
top: 10px;
width: 7px;
height: 15px;
background: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline stroke='%23bbb' fill='white' stroke-width='1' points='7.5 0 1 7.5 7.5 14'/%3E%3C/svg%3E") no-repeat;
}
.video-actions .button-cloud:before {
line-height: 30px;
}
.video-actions .button-cloud:after {
top: 9px;
}
.contact-button .icon {
color: #fff;
font-size: 18px;
float: right;
line-height: 32px;
margin-left: 5px;
}
.red-action {
background: #de8c8c;
color: #fff;
text-align: center;
height: 50px;
line-height: 50px;
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
}
.red-action:hover {
background: #000;
}
.secondary-action, .overlay-dialog .buttons a:last-child {
background: #b4c1aa;
}
.secondary-action:hover, .overlay-dialog .buttons a:last-child:hover {
background: #333;
}
.sidebar-nav {
width: 240px;
float: left;
font-family: 'Lato', sans-serif;
position: relative;
}
.sidebar-nav .toggle {
display: none;
color: #fff;
font-weight: bold;
position: absolute;
top: 16px;
left: 5px;
z-index: 1000;
cursor: pointer;
}
.sidebar-nav .toggle.ulocked {
color: #888;
}
.sidebar-nav .toggle:hover {
color: #efe;
}
.hiddenLeftNav .sidebar-nav {
display: none;
left: -240px;
opacity;0;margin-right: -240px
}
.hiddenLeftNav {
background-position: 0px 0px
}
.hiddenLeftNav .content-wrap {
margin-left: 0px;
max-width: 1670px
}
.side-nav-show {
webkit-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-animation-direction: normal;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: 3;
-webkit-animation-name: blink;
-webkit-animation-timing-function: ease-in-out;
}
@-webkit-keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
.your-channels {
height: 50px;
line-height: 50px;
background: #111214;
font-weight: 300;
}
.your-channels span {
padding-left: 15px;
color: #fff;
font-size: 16px;
text-transform: uppercase;
}
.your-channels a {
height: 50px;
display: block;
padding: 0 15px;
color: #777777;
background: #16181b;
float: right;
font-size: 15px;
}
.your-channels a:hover {
color: #ae6060;
background: #000;
}
a.edit-active, a.edit-active:hover {
background: #ae6060;
color: #fff;
}
.channels {
width: 240px;
}
.channels li {
position: relative;
}
.channels ul li a, .sidebar-footer .licensing {
height: 40px;
line-height: 40px;
display: block;
color: #b0b6c2;
font-weight: 300;
font-size: 15px;
text-shadow: 1px 1px 0 #121417;
padding-left: 15px;
border-bottom: solid 1px #181a1e;
border-top: solid 1px #1d1f23;
}
.channels ul li a:hover, .sidebar-footer .licensing:hover {
background: #000;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
}
.channels ul li a.active {
background: #000;
border-left: solid 2px #75a54b;
padding-left: 13px;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
}
.channels a .icon {
width: 34px;
text-align: center;
height: 40px;
line-height: 50px;
margin-right: 10px;
font-size: 26px;
float: left;
text-shadow: 1px 1px 0 #121417;
}
.channels ul li a.active .icon {
color: #fff;
}
.channels .channel-thumb {
float: left;
display: block;
width: 24px;
height: 24px;
margin: 13px 15px 0 5px;
-webkit-box-shadow: 0 1px 0 #101113;
box-shadow: 0 1px 0 #101113;
}
.channels .more {
display: block;
padding: 5px 15px 5px 7px;
text-align: left;
text-indent: 10px;
color: #fff;
font-size: 14px;
color: #b0b6c2;
background: #24272d;
}
.channels .more:hover {
background: #000;
}
.minus-channel {
background: url(/i/icon-minus.png) no-repeat;
display: none;
width: 23px;
height: 23px;
padding-right: 10px;
position: absolute;
cursor: pointer;
right: 5px;
top: 15px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.minus-channel:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.iconPlus {
float: right;
width: 20px;
opacity: 0.5;
filter: alpha(opacity=50);
margin-top: 10px;
}
.promo-section {
height: 270px;
padding: 0 20px;
background: url("/i/promo-header2.jpg") no-repeat left bottom;
background-size: cover;
overflow: hidden;
}
.half-promo-header {
width: 44%;
padding: 25px 3% 0;
float: left;
font-family: 'Lato', sans-serif;
font-weight: 700;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.half-promo-header h2, .half-promo-header h3 {
font-size: 3em;
line-height: 1.2em;
color: #fff;
text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}
.half-promo-header h3 {
font-size: 2em;
margin-bottom: 7px;
}
.half-promo-header p {
font-size: 14px;
line-height: 22px;
color: #000;
padding: 0 20%;
padding-bottom: 15px;
}
.promo-header2 p {
color: rgba(255,255,255,0.95);
}
.promo-section-logdin h2 {
font-size: 58px;
color: #fff;
text-transform: uppercase;
text-shadow: 2px 2px 0 #142d38;
margin-bottom: 10px;
}
.promo-section-logdin h2 span {
font-size: 50px;
display: block;
}
.join-free {
display: block;
padding: 10px 25px;
background: #75a54b;
color: #fff;
font-size: 40px;
width: 250px;
margin: 0 auto;
}
.join-free:hover {
background: #fff;
color: #75a54b;
}
.half-promo-header .join-free {
font-size: 2.55em;
}
.promo-section-logdin {
height: 270px;
position: relative;
background: url("/i/header-mobile-logd.jpg") no-repeat bottom right;
}
.promo-section-logdin .content {
padding-top: 20px;
text-align: center;
width: 475px;
}
.promo-section-logdin .content p {
font-size: 20px;
color: #fff;
line-height: 30px;
}
.promo-section-logdin .containd-in {
padding: 20px 50px 0;
}
.promo-section-logdin .button-holder .google-play {
float: left
}
.promo-section-logdin .button-holder .app-store {
float: right
}
@media only screen and (max-width: 780px) {
.promo-section-logdin .content {
width: auto;
text-align: center;
margin-left: 0;
}
.promo-section-logdin .content p {
font-size: 16px;
line-height: 28px;
}
.promo-section-logdin .button-holder {
max-width: 360px;
margin: 0 auto;
}
.promo-section-logdin {
background-position: bottom left
}
}
@media only screen and (max-width: 600px) {
.promo-section-logdin .containd-in {
padding: 20px 20px 0;
}
.promo-section-logdin .content p {
display: none;
}
}
@media only screen and (max-width:410px) {
.promo-section-logdin .button-holder img {
width: 47%
}
.promo-section-logdin h2 {
font-size: 40px
}
.promo-section-logdin h2 span {
font-size: 32px
}
.promo-section-logdin {
height: 240px
}
}
.distribute-title {
float: left;
font-size: 16px;
color: #999;
padding-top: 9px;
width: 100px;
}
.distribute-logos {
float: left;
width: 835px
}
.distribute-logos li {
float: left;
margin: 0 7px 0 8px;
overflow: hidden;
background: url('//c.rmbl.ws/0/distribute-logos5.png') -10px -5px;
background-size: 1800px 45px;
height: 32px;
display: block;
font-size: 0;
text-indent: -1000px;
}
.dlogo .youtube {
width: 58px;
background-position: -1267px -5px
}
.dlogo .aol {
width: 60px;
background-position: -1153px -5px
}
.dlogo .msn {
width: 52px;
background-position: -142px -5px
}
.dlogo .yahoo {
width: 63px;
background-position: -251px -5px
}
.dlogo .bell {
width: 36px;
background-position: -1052px -5px
}
.dlogo .xbox {
width: 40px;
background-position: -487px -5px
}
.dlogo .toronto-sun {
width: 31px;
background-position: -604px -5px
}
.dlogo .discovery {
width: 70px;
background-position: -22px -5px
}
.dlogo .sun-media {
width: 81px;
background-position: -692px -5px
}
.dlogo .littlethings {
width: 120px;
background-position: -1357px -5px
}
.dlogo .viralnova {
width: 109px;
background-position: -1496px -5px
}
.dlogo .reuters {
width: 130px;
background-position: -1626px -5px
}
.promo-channel {
height: auto;
background: #2c464e;
min-height: 200px;
padding: 0;
}
.promo-channel figure, .promo-channel img {
display: block;
width: 100%;
height: 291px;
}
.channel-thumbnail {
float: left;
margin-top: -115px;
position: absolute;
z-index: 10;
padding: 4px;
background: #fff;
border: 1px solid #d8d8d8;
width: 150px;
height: 150px;
}
.heading-channel h1 {
padding-left: 170px;
padding-top: 10px;
}
.channel-related {
float: right;
}
.channel-related * {
float: left;
}
.channel-subscribe {
margin-left: 15px;
}
.channel-subscribe .button-small {
margin-right: 3px;
}
.main-content {
overflow: hidden;
width: 100%;
}
.main-content h2 {
font-family: 'Lato', sans-serif;
padding: 0 0 20px 20px;
color: #1b1d21;
font-size: 30px;
font-weight: 300;
}
.main-content h3 {
font-family: 'Lato', sans-serif;
color: #666;
padding-bottom: 10px;
font-size: 20px;
font-weight: 700;
}
.view-all {
font-family: 'Lato', sans-serif;
float: right;
background: #fff;
font-size: 14px;
font-weight: 300;
height: 30px;
line-height: 30px;
border: solid 1px #ddd;
padding: 0 7px;
margin: 5px 2.4% 0 0;
color: #666;
}
.view-all .icon {
margin-left: 5px;
color: #999;
line-height: 30px;
float: right;
}
.view-all:hover {
background: #ddd;
}
.view-all:hover .icon {
color: #fff;
}
.shelf-video {
overflow: hidden;
padding-left: 10px
}
.box-video {
padding: 0.6%;
background: #fff;
width: 21.8%;
float: left;
margin: 0 0.8% 20px;
-webkit-box-shadow: inset 0 0 1px #666;
box-shadow: inset 0 0 1px #666
}
.title-video {
overflow: hidden
}
.title-video a {
font-size: 16px;
color: #1b1d21;
font-weight: 700;
margin-bottom: 10px;
display: block;
float: left;
font-family: 'Lato', sans-serif
}
.title-video a:hover, .title-video a.activelink {
color: #75a54b
}
.thumbnail-video {
position: relative;
display: block;
margin-bottom: 5px
}
.thumbnail-video img {
width: 100%;
display: block;
-webkit-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
transition: opacity 0.5s
}
.thumbnail-video:hover img {
opacity: 0.8;
filter: alpha(opacity=80)
}
.thumbnail-video .icon-play {
font-size: 30px;
position: absolute;
color: #75a54b;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -15px;
background: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.thumbnail-video:hover .icon-play {
opacity: 1;
filter: alpha(opacity=100)
}
.time-video {
position: absolute;
right: 3px;
bottom: 3px;
height: 20px;
line-height: 20px;
padding: 0 5px;
font-size: 13px;
display: block;
color: #fff;
font-weight: bold;
background: rgba(0, 0, 0, 0.5);
}
.views-video, .uploaded-video {
background: #8f949d;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 0 7px;
height: 24px;
line-height: 24px;
display: block;
float: left;
margin-right: 5px;
cursor: default;
}
.channel-rumble {
float: right;
font-size: 24px;
color: #8f949d;
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.channel-rumble:hover {
color: #333;
}
.info-video .channel-video {
float: right;
width: 24px;
height: 24px;
}
.views-video .icon, .uploaded-video .icon {
float: left;
margin-right: 4px;
color: #c7cace;
font-size: 18px;
line-height: 24px;
}
.uploaded-video .icon {
font-size: 16px;
}
.bx-wrapper {
position: relative;
padding: 0;
float: left;
margin: 0 20px 20px 20px!important;
*zoom: 1;
}
.bx-wrapper li {
width: 1.69% !important;
margin-right: 0.103% !important;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bx-wrapper .box-video {
margin: 0;
}
.bx-controls-direction {
position: absolute;
right: 0;
top: -40px;
}
.bx-controls-direction a {
color: #999;
height: 20px;
line-height: 20px;
display: block;
float: left;
background: #fff;
border: solid 1px #ddd;
font-size: 14px;
padding: 0 8px;
margin-left: 10px;
}
.bx-controls-direction a::before {
line-height: 20px;
}
.bx-controls-direction a:hover {
background: #ddd;
color: #fff;
}
.bx-controls-direction a.disabled {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default;
}
.bx-controls-direction a.disabled:hover {
background: #fff;
color: #999;
}
.bx-wrapper .box-video {
width: 96%;
padding: 2%;
}
.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next {
font-family: 'rumble';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
line-height: 21px;
}
.bx-controls-direction .bx-prev:before {
content: "\3a";
}
.bx-controls-direction .bx-next:before {
content: "\3b";
}
.box-video .title-video a {
height: 32px;
}
.ad-on-wrap {
margin-right: 387px;
}
.page-limited {
padding: 0 0 20px 20px;
}
.limited-wrap {
margin-right: 386px;
}
.video-listing {
background: #fff;
border: solid 1px #d8d8d8;
padding: 9px 9px 0 9px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.video-listing .thumbnail-video {
float: left;
width: 310px;
height: 174px;
margin-bottom: 10px;
}
.video-listing .thumbnail-video img {
width: 310px;
height: 174px;
}
.listing-info {
min-height: 141px;
}
.listing-info, .video-listing footer {
margin-left: 325px;
}
.listing-info h1 {
overflow: hidden;
}
.listing-info h1 a, .listing-info h2 a {
font-size: 24px;
font-family: 'Lato', sans-serif;
font-weight: 700;
float: left;
}
.listing-info h2 {
padding: 0;
}
.listing-description p {
font-size: 14px;
color: #333;
line-height: 20px;
margin-bottom: 10px;
max-height: 103px;
overflow: hidden;
text-overflow: ellipsis;
}
.video-listing .info-video {
float: left;
margin: 0 10px 10px 0;
}
.video-listing .video-tags {
float: right;
margin-bottom: 10px;
}
.video-tags span {
font-size: 13px;
color: #333;
text-transform: uppercase;
float: left;
line-height: 24px;
}
.video-tags a {
float: left;
margin-left: 5px;
height: 24px;
line-height: 24px;
}
.right-side-compact {
width: 40px;
height: 35px;
background: url(/i/right-side-nav2.png) no-repeat 0 -3px #fff;
display: none;
float: right;
position: absolute;
right: 10px;
margin-top: -5px;
display: none!important;
}
.right-side-compact:hover {
background: #aaa url(/i/right-side-nav2.png) no-repeat 0 -3px;
}
.fetured-channels li {
padding: 10px 15px;
overflow: hidden;
}
.fetured-channels li img {
float: left;
}
.fetured-action {
float: left;
}
.side-fetured-link {
display: block;
float: left;
width: 42px;
height: 42px;
margin-right: 10px;
}
.side-fetured-name {
font-size: 16px;
color: #2a2a2a;
font-family: 'Lato', sans-serif;
display: block;
margin-bottom: 5px;
}
.side-fetured-name:hover {
color: #75a54b;
}
.subscribe-small {
padding: 0 5px;
height: 24px;
line-height: 24px;
background: #e6e6e6;
color: #666;
font-size: 12px;
display: block;
float: left;
}
.subscribe-small:hover {
background: #9bcc72;
color: #fff;
}
.user-avatar-wrap {
padding: 15px;
overflow: hidden;
}
.user-avatar {
float: left;
width: 64px;
height: 64px;
display: block;
overflow: hidden;
}
.user-avatar img {
display: block;
width: 100%;
}
.user-info {
padding: 15px 0 0 80px;
}
.user-info h3 {
font-family: 'Lato', sans-serif;
font-size: 20px;
color: #2a2a2a;
font-weight: 300;
}
.user-info span {
font-size: 12px;
color: #666;
}
.video-page {
padding-top: 30px;
}
.video-size-wrap {
width: 884px;
margin-left: 60px;
}
#movDispCont {
margin-bottom: 15px
}
.share-video > div {
margin-right: -5px;
height: 32px;
float: left;
}
.share-video .pw a, .social-urls span {
width: 32px;
display: block!important;
float: left;
background: url(/i/icons-social-connect.png) no-repeat top!important;
background-size: cover!important;
left: 0;
top: 0;
}
.share-video .pw a {
height: 32px!important;
}
.share-video a.facebook, .social-urls li.facebook span {
background-position: 0 0!important;
}
.share-video a.twitter, .social-urls li.twitter span {
background-position: 0 16.6%!important;
}
.share-video a.google-plus, .social-urls li.google-plus span {
background-position: 0 33.2%!important;
}
.share-video a.mail {
background-position: 0 49.9%!important;
}
.share-video a.share {
background-position: 0 66.6%!important;
}
.share-video a.tumblr, .social-urls li.tumblr span {
background-position: 0 83.3%!important;
}
.share-video a.instagram, .social-urls li.instagram span {
background-position: 0 100%!important;
}
.share-video div.pw span {
margin-left: 34px;
height: 32px;
line-height: 32px;
background: url(/i/button-cloud-big.png) no-repeat left;
}
.video-display figure {
display: block;
width: 854px;
height: 480px;
}
.video-related h1 {
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 24px;
padding: 0 150px 10px 0;
}
.video-related p {
font-size: 14px;
line-height: 20px;
padding-bottom: 20px;
}
.video-related .video-tags {
float: left;
}
.video-related .video-tags span {
color: #fff;
line-height: 32px;
}
.video-related .video-tags a {
height: 32px;
line-height: 32px;
}
.video-related .info-video {
clear: both;
}
.video-related .info-video-under {
color: #5d8692;
font-size: 14px;
padding-bottom: 20px;
}
.video-related .info-video-under span,.video-related .subscribe-to-user span {
color: #769da8
}
.video-related .subscribe-to-user {
float: right;
margin-right: 15px
}
.video-related .subscribe-to-user a {
float: left;
margin-left: 3px
}
.subscribe-to-user span {
float: left;
}
.video-related .subscribe-to-user span.cname {
padding: 9px 6px 0 0;
display: block;
float: left
}
.video-related .video-footer {
clear: both;
position: relative
}
.video-related .embed, .video-related .licensing {
float: right;
background: #435f67;
color: #162a2f;
font-weight: 700;
}
.video-footer .right {
position: absolute;
right: 0;
top: 0;
bottom: 0
}
.video-related .embed:hover, .video-related .licensing:hover {
background: #333;
color: #fff;
}
.video-comments h3 {
font-size: 17px;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #333;
padding-bottom: 15px;
text-align: left;
}
.related-videos .box-video {
width: 280px;
margin: 0 0 20px;
padding: 10px;
}
.related-videos .box-video .title-video a {
height: auto;
}
.related-videos .thumbnail-video, .related-videos .thumbnail-video img {
width: 280px;
height: 136px;
display: block;
}
.translate-btns {
margin-top: -27px;
position: absolute;
right: 0;
}
.translate-btns a {
line-height: 24px;
height: 24px;
font-size: 14px;
padding: 0 10px;
float: left;
margin-right: 10px;
}
.halves {
width: 49%;
float: left
}
.halves-wraper, .thirds-wraper, .cash-out, .quarters-wrap {
overflow: hidden;
margin-bottom: 20px;
}
.green-box, .blue-box, .wight-box {
padding: 20px 20px 0 20px;
height: 120px;
}
.green-box {
background: #75a54b
}
.blue-box {
background: #2c464e
}
.wight-box {
background: #fff
}
.green-box span, .blue-box span, .wight-box span, .green-box h3, .blue-box h3, .wight-box h3, .upload-video {
font-size: 50px;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 300;
display: block;
padding-bottom: 10px;
text-transform: none;
}
.halves-wraper .green-box span, .halves-wraper .blue-box span {
font-size: 60px;
}
.halves-wraper .green-box h3, .halves-wraper .blue-box h3 {
font-size: 30px;
}
.thirds-wraper .green-box h3, .thirds-wraper .blue-box h3 {
font-size: 20px;
}
.halves-wraper > div:first-child {
margin-right: 2%;
}
.thirds {
float: left;
width: 32%;
margin-right: 2%
}
.accOverview span {
font-size: 40px
}
.accOverview .thirds {
float: left;
width: 23%;
margin-right: 2%
}
.accOverview .half {
width: 48%;
}
.accOverview .cash-out {
margin-right: 25px;
}
.thirds-wraper > div:last-child, .quarters-wrap > div:last-child {
margin-right: 0;
}
.thirds .green-box, .thirds .blue-box {
height: 105px
}
.quarters-wrap span {
font-size: 34px
}
.quarters-wrap h3 {
font-size: 19px
}
.quarters-wrap .upload-form-holder {
float: left;
width: 36.5%;
margin-right: 2%
}
.quarters-wrap .upload-optional-holder {
float: left;
width: 36%
}
.quarters-wrap .upload-optional-holder .info-indicator {
float: right;
color: #fff;
position: relative;
}
.quarters-wrap .upload-optional-holder .info-indicator span {
height: 24px;
line-height: 24px;
width: 24px;
text-align: center;
background: #c0c5ce;
font-style: italic;
font-weight: bold;
margin-top: 10px;
font-size: 12px;
display: block;
}
.quarters-wrap .upload-optional-holder .info-indicator p {
display: none;
padding: 10px;
background: #313131;
position: absolute;
right: 0;
top: 34px;
}
.quarters-wrap .upload-optional-holder .info-indicator:hover p {
display: block;
font-size: 12px;
line-height: 20px;
height: 105px;
width: 330px;
}
.quarter, .upload-wrap-over, .thumbContainers img {
position: relative;
float: left;
margin-right: 2%;
width: 23.5%;
}
.wight-box {
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
}
.wight-box span, .wight-box h3 {
color: #75a54b
}
.quarter i {
font-family: 'Lato', sans-serif;
position: absolute;
right: 20px;
bottom: 20px;
height: 24px;
width: 24px;
text-align: center;
line-height: 24px;
color: #999;
font-size: 18px;
cursor: pointer;
background: #fff;
}
.wight-box:hover, .wight-box.active-wight-box {
background: #75a54b;
cursor: pointer;
}
.wight-box:hover span, .wight-box:hover h3, .wight-box.active-wight-box span, .wight-box.active-wight-box h3 {
color: #fff;
}
.upload-video-page h1 {
padding: 20px;
}
.upload-video-page h2 {
padding-left: 0;
clear: both
}
.upload-video {
display: block;
min-height: 134px;
text-align: center;
padding-top: 40px;
position: relative;
overflow: hidden;
}
.upload-video:hover {
background: #333
}
.upload-video img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
height: 100%;
width: auto;
}
.video-thumbnail {
position: relative;
background: #fff;
min-height: 95px;
}
.video-thumbnail img {
display: block;
width: 100%;
cursor: pointer;
border: solid 6px #fff;
box-sizing: border-box;
height: 100%;
}
.upload-form-holder .form-wrap textarea {
min-height: 91px;
}
.activ-thumb div {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
top: 0;
left: 0;
-webkit-box-shadow: inset 0 0 0 6px #75a54b;
box-shadow: inset 0 0 0 6px #75a54b;
}
.quarter p {
position: absolute;
bottom: 44px;
right: 20px;
left: 20px;
background: #333;
padding: 10px;
color: #fff;
font-size: 12px;
line-height: 18px;
display: none;
z-index: 11;
}
.quarter p a {
color: #de8c8c;
}
.quarter p a:hover {
text-decoration: underline;
}
.your-videos-on {
overflow: hidden;
background: #fff;
width: 100%;
margin-bottom: 30px;
}
.terms .notifications-wrap {
height: auto;
}
.provide_url {
display: none;
}
.upload-new-video {
display: block;
width: 100%;
position: relative;
}
.upload-new-video img {
display: block;
width: 100%;
}
.upload-new-video span {
font-family: 'Lato', sans-serif;
position: absolute;
display: block;
text-align: center;
padding: 10px 0;
font-size: 24px;
color: #333;
top: 0;
width: 100%;
background: rgba(255, 255, 255, 0.5);
}
.upload-new-video:hover span {
background: rgba(0, 0, 0, 0.5);
color: #fff;
}
.overlay-dialog {
background: #fff;
color: #000;
font-size: 28px;
overflow: hidden;
}
.overlay-dialog .buttons {
float: right;
padding: 10px 20px;
}
.overlay-dialog .buttons a {
margin-left: 20px;
float: right;
}
.overlay-dialog > div > p {
padding: 20px;
}
#loginForm .update-btn {
width: 50px;
}
#loginForm .form-wrap input[type="text"], #loginForm .form-wrap input[type="email"], #loginForm .form-wrap input[type="tel"], #loginForm .form-wrap input[type="password"], #loginForm .popup-form .form-end {
width: 77.6%;
}
#loginForm .popup-form label {
width: 20%;
}
#lostpw-form {
width: 600px
}
#lostpw-form #loginForm .update-btn {
width: 256px
}
.lostPW a {
color: #070;
font-weight: bold
}
.lostPW a:hover {
color: #383;
text-decoration: underline
}
.thumbContainers img {
min-height: 100px;
background: #fff;
opacity: 0.7;
filter: alpha(opacity=70);
cursor: pointer;
}
.thumbContainers img:last-child, .licensingOptions .quarter:last-child {
margin-right: 0;
}
.thumbContainers img.active {
opacity: 1;
filter: alpha(opacity=100);
}
.thumbContainers {
margin-bottom: 20px;
overflow: hidden;
}
.mediaDetail .error {
position: absolute;
margin-top: -20px
}
#embedCode, .embed-popup {
padding: 10px 20px 20px
}
#embedCode h3, .embed-popup h3 {
padding: 8px 0 4px;
color: #000;
font-size: 24px
}
#embedCode #embedHtml {
padding: 2%;
width: 95%;
height: 70px;
font-size: 12px
}
#embedCode input {
width: 95%
}
.quarter .wight-box a:hover {
background: #d7dce6
}
.quarter .active-wight-box a, .quarter .active-wight-box a:hover {
background: #cddfbc
}
.quarter .active-wight-box p a {
background: none
}
.info-video .actionEdit a, .info-video .actionEmbed a, .info-video .actionDelete a.btn_delete {
height: 24px;
line-height: 24px;
font-size: 14px;
padding: 0 10px;
}
.related-videos {
background: #fff;
margin-top: 30px;
}
.related-videos .box-video {
width: auto;
box-sizing: border-box;
margin: 0 10px 10px 10px;
overflow: hidden;
padding: 0;
box-shadow: none;
}
.related-videos .box-video:first-child {
margin-top: 10px;
}
.related-videos .box-video .thumbnail-video {
width: 50%;
max-width: 151px;
display: block;
float: left;
margin-right: 6px;
position: relative;
height: auto;
}
.related-videos .box-video .thumbnail-video img {
display: block;
width: 100%;
height: auto;
}
.related-videos .box-video .thumbnail-video i {
display: none;
}
.related-videos .title-video a {
font-size: 16px;
text-transform: initial;
}
.form-wrap h3 {
padding-bottom: 10px
}
.form-wrap hr {
border: none;
border-bottom: solid 1px #ddd
}
.form-wrap .section-wrap {
padding-bottom: 20px;
overflow: hidden
}
.form-wrap input[type="text"], .form-wrap input[type="email"], .form-wrap input[type="tel"], .form-wrap input[type="password"], .form-wrap select, .form-wrap textarea, #embedCode textarea {
background: #fff;
border: none;
font-size: 16px;
color: #1b1d21;
padding: 0 1.2%;
width: 97.6%;
height: 45px;
margin-bottom: 20px;
-webkit-box-shadow: inset 0 0 1px #333;
box-shadow: inset 0 0 1px #333;
}
.form-wrap input[type="text"]:focus, .form-wrap input[type="email"]:focus, .form-wrap input[type="tel"]:focus, .form-wrap input[type="password"]:focus, .form-wrap select:focus, .form-wrap textarea:focus, #embedCode textarea:focus {
outline: none;
-webkit-box-shadow: inset 0 0 1px #5ba719;
box-shadow: inset 0 0 1px #5ba719;
}
.form-wrap select {
background: #fff url(/i/arrow-down.png) no-repeat;
background-position: calc(100% - 20px) 20px;
line-height: 1;
border: 0;
border-radius: 0;
height: 45px;
width: 100%;
text-indent: 5px;
-webkit-appearance: none;
color: #888;
}
.form-wrap textarea {
padding: 10px 1.2%;
resize: none;
min-height: 80px
}
.form-wrap .active-select {
color: #1b1d21
}
.form-wrap ul {
overflow: hidden;
margin-bottom: 20px
}
.form-wrap ul li:nth-child(odd) {
margin-right: 2%
}
.form-wrap ul li:nth-child(even) {
margin-left: 2%
}
.form-wrap li {
width: 48%;
float: left;
min-height: 70px
}
.form-wrap li input[type="text"], .form-wrap li input[type="email"], .form-wrap li input[type="tel"], .form-wrap li input[type="password"] {
padding: 0 2.5%;
width: 95%;
margin-bottom: 0;
}
.form-wrap li select {
margin-bottom: 0;
}
.form-wrap .error, .form-wrap .info {
color: #de8c8c;
font-size: 12px;
padding-top: 5px;
}
.form-wrap .info {
color: #999;
display: block;
}
.update-btn {
border: none;
font-size: 20px;
height: 42px;
line-height: 42px;
padding: 0 20px;
float: right;
cursor: pointer;
}
.update-btn:focus {
outline: none;
}
.edit-form-list li input[type="text"], .edit-form-list li input[type="email"], .edit-form-list li input[type="tel"], .edit-form-list li input[type="password"] {
margin-bottom: 10px;
}
.confirm-fild {
display: none;
}
.form-cancel, .edit-form {
display: none;
font-size: 17px;
}
.edit-form-list .error {
float: left;
}
.notifications-wrap {
height: 265px;
}
.notifications-wrap div {
padding-bottom: 30px;
clear: both;
}
.notifications label {
color: #666;
font-size: 16px;
line-height: 20px;
vertical-align: top;
}
.notifications label a {
color: #de8c8c;
font-weight: bold
}
.notifications label a:hover {
text-decoration: underline;
}
.notifications label span {
float: left;
}
.notifications input[type="checkbox"] {
display: none;
}
.notifications input[type="checkbox"] + label span {
display: inline-block;
width: 32px;
height: 32px;
margin: -4px 5px 20px 0;
background: url(/i/check-sheet.png) left 2px no-repeat;
cursor: pointer;
}
.notifications input[type="checkbox"]:checked + label span {
background-position: left -37px
}
.profile-image-wrpa {
float: left
}
.profile-img {
width: 178px;
height: 178px;
background: #fff;
border: solid 1px #fff;
}
.file-upload {
position: relative;
overflow: hidden;
width: 180px;
}
.file-upload span {
width: 100%;
padding: 0;
text-align: center;
margin-bottom: 10px;
}
.file-upload input.upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
.profile-image-wrpa p {
font-size: 10px;
}
.social-urls li {
position: relative;
min-height: 80px;
}
.social-urls li span {
left: auto;
right: -3px;
position: absolute;
width: 54px;
height: 54px;
}
.form-wrap .social-urls li input {
height: 54px;
}
.table-grid {
border: solid 1px #d8d8d8;
background: #fff;
margin-bottom: 20px;
}
.table-grid th {
background: #c0c5ce;
color: #000;
padding: 18px 10px;
text-align: left;
font-size: 16px;
border-bottom: solid 3px #75a642;
}
.table-grid td {
padding: 15px 10px;
color: #666;
font-size: 15px;
border-bottom: solid 1px #ddd;
border-right: dashed 1px #ddd;
}
.table-grid tr:nth-child(odd), .table-grid tr:nth-child(odd) .link span {
background: #eee;
}
.table-grid td:first-child {
font-weight: bold;
}
.table-grid .red-action, .table-grid .secondary-action, .table-grid .secondary-action, .table-grid .button-small {
font-size: 13px;
height: auto;
line-height: 28px;
padding: 0 10px;
width: 70px;
text-align: center;
display: inline-block;
margin-right: 10px;
}
.table-grid .link {
color: #5a6883;
display: block;
overflow: hidden;
}
.table-grid .link:hover {
color: #75a642;
}
.table-grid .link span {
background: #fff;
display: block;
float: left;
padding-right: 10px;
}
.table-grid .options {
width: 210px;
}
.referrals .green-box {
height: auto;
padding: 20px;
}
.referrals .green-box h2 {
color: #fff;
font-weight: bold;
}
.facebookbtn-holder {
float: right;
}
.Switch {
position: relative;
display: inline-block;
font-size: 15px;
font-weight: bold;
color: #999;
height: 24px;
line-height: 24px;
text-align: center;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.1);
background: #ececec;
cursor: pointer;
}
body.IE7 .Switch {
width: 78px;
}
.Switch span {
display: inline-block;
width: 35px;
}
.Switch span.On {
color: #75a642;
}
.Switch .Toggle {
position: absolute;
top: 1px;
width: 30px;
height: 20px;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.3);
background: #ccc;
z-index: 99;
-webkit-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
}
.Switch.On .Toggle {
left: 2%;
}
.Switch.Off .Toggle {
left: 54%;
}
.Switch On, .Switch Off {
font-family: 'Lato', sans-serif;
font-weight: 300;
}
h2 a {
color: #1b1d21;
}
h2 a:hover {
color: #75a54b;
}
.channel-thumbnail img, .info-video .channel-video img, .side-fetured-link img, .video-display figure img, .video_error {
color: #fff;
font-size: 21px;
font-family: 'Lato' sans-serif;
font-weight: 300;
margin: 10% auto 0;
position: relative;
width: 100%
}
.video_error h3 {
font-weight: 400;
text-transform: uppercase;
font-size: 32px;
margin-bottom: 20px
}
.video_error p {
line-height: 120%
}
.video_error .oops {
width: 100px;
height: auto;
position: absolute;
left: -80px;
top: -100px
}
.topShare {
position: relative;
z-index: 10;
height: 47px;
float: left
}
.share-video .pw-icon,.topShare .pw-icon {
display: none !important
}
.topShare .su,.topShare .facebook {
width: 300px;
background: #395693!important;
height: 37px!important;
padding: 5px 20px 0!important;
color: #fff;
display: inline-block;
font: 18px Arial, Helvetica, sans-serif!important;
line-height: normal!important;
text-align: center;
margin: 0 2px 5px 0;
float: left
}
.topShare .su {
width: 120px;
background: #e65229!important;
font-weight: normal;
padding-top: 11px!important;
height: 31px!important;
font-size: 15px!important
}
.topShare .facebook:hover {
background: #3d5fa6!important
}
.topShare .facebook .i {
background: url('/i/share_buttons_icon.png') no-repeat center 5px;
width: 22px;
height: 28px;
display: inline-block;
margin-bottom: -6px
}
.topShare .su .i {
background: url('/i/icon-su.gif') no-repeat center 0;
width: 21px;
height: 17px;
display: inline-block;
margin: 0 3px -2px 0
}
.at-svc-stumbleupon {
display: none!important
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:300; src:local('Lato Light'), local('Lato-Light'), url(/c/fonts/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2'), url(/c/fonts/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:400; src:local('Lato Regular'), local('Lato-Regular'), url(/c/fonts/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2'), url(/c/fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:normal; font-weight:700; src:local('Lato Bold'), local('Lato-Bold'), url(/c/fonts/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2'), url(/c/fonts/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:300; src:local('Lato Light Italic'), local('Lato-LightItalic'), url(/c/fonts/2HG_tEPiQ4Z6795cGfdivFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(/c/fonts/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:400; src:local('Lato Italic'), local('Lato-Italic'), url(/c/fonts/PLygLKRVCQnA5fhu3qk5fQ.woff2) format('woff2'), url(/c/fonts/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}
@font-face {
font-family:'Lato'; font-style:italic; font-weight:700; src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(/c/fonts/HkF_qI1x_noxlxhrhMQYEFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(/c/fonts/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
.t16x9 {
width: 100%;
height: auto
}
#videoPlayer {
width: 100%;
height: 100%;
position: absolute;
top: 0
}
a.showViews {
float: right;
}
.platforms {
margin: 15px 0 10px;
clear: both;
overflow: hidden;
display: none;
height: 82px;
}
.platforms a,.platforms > div {
width: 19%;
margin: 0 1.25% 0 0;
padding: 1.5% 0;
background-color: #8f949d;
float: left;
text-align: center;
display: block;
}
.platforms a:last-child, .platforms > div:last-child {
margin: 0;
}
.platforms a:hover, .platforms > div:hover {
background-color: #9ca4b3;
}
.platforms span {
display: block;
}
.platforms span.name-platform {
font-size: 17px;
color: #edeff1;
padding-bottom: 10px;
}
.platforms span.number-platform {
font-size: 22px;
color: #1b1d21;
}
.platforms a {
background: url('/i/pop.png') no-repeat 95% 6px;
background-color: #8f949d;
}
.mediaProcess {
border: 1px solid #aaa;
padding: 5px;
position: relative
}
.mediaProcess div {
z-index: 5;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: 'Lato', sans-serif
}
.mediaProcess .p {
margin: -5px;
height: 100%;
background: #bc9;
position: absolute;
z-index: 1
}
.mediaProcess.noPlayer {
margin-top: 50px
}
.pagination {
position: fixed;
bottom: 0;
padding: 10px 20px;
width: 100%;
max-width: 1430px;
box-sizing: border-box;
background: rgba(0, 0, 0, 0.36);
z-index: 22;
}
.pagination a {
display: inline-block;
float: left;
margin: 0 3px;
padding: 2px 8px;
color: #333;
background: #eee;
font-size: 16px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#DDDDDD));
}
.pagination a:hover {
background: #fff;
color: #699c39;
}
.pagination a.currentPage {
background: #699c39;
color: #fff;
cursor: default
}
.pagination a.disabled {
color: #bbb;
cursor: default
}
.pagination a.disabled:hover {
color: #aaa
}
.pagination a.enabled {
background: #f3f3f3;
color: #00934d
}
.pagination .view div {
padding: 0;
background: none;
white-space: nowrap;
height: 26px
}
.pagination .view {
position: relative;
overflow: hidden;
width: 200px;
float: left;
height: 28px;
padding: 0
}
.video-listing.licensable {
background: #dfd
}
.syndication-list {
overflow: hidden;
}
.syndication-list li, .upload-logo-list li {
width: 49%;
overflow: hidden;
margin: 0 2% 20px 0;
float: left;
background: #fff;
padding: 10px;
border: solid 1px #e4e4e4;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.addAccount li {
width: 90%;
margin: 16px 30px;
}
.syndication-list li:nth-child(even) {
margin-right: 0%;
}
.syndication-list li img {
display: block;
float: left;
margin-right: 10px;
}
.syndication-list li .syndication-name, .upload-logo-list .syndication-name {
float: left;
line-height: 30px;
font-size: 20px;
color: #1b1d21;
font-family: 'Lato', sans-serif;
clear: both;
}
.syndication-list li .syndication-account, .upload-logo-list .syndication-account {
font-size: 12px;
}
.syndication-list li .nameAcc {
clear: none;
line-height: 52px;
}
.syndication-list li .syndication-info, .upload-logo-list .syndication-info {
display: inline-block;
}
.upload-logo-list .syndication-info {
margin-left: 10px;
}
.syndication-list li .Switch, .upload-logo-list li .Switch {
float: right;
margin: 17px 0;
}
.syndication-list li .connectAcc {
border: none;
margin: 10px 0;
}
.syndication-list .regular-syndication-logo, .upload-logo-list img.regular-distribution-logo {
display: none;
}
.syndication-list .active-syndication .regular-syndication-logo, .active-distribution img.regular-distribution-logo {
display: block;
}
.syndication-list .active-syndication .gray-syndication-logo, .active-distribution img.gray-distribution-logo {
display: none;
}
.logo-list {
background: #fff;
border-bottom: solid 1px #e4e4e4;
padding: 10px 20px;
margin-bottom: 15px;
overflow: hidden;
}
.logo-list li {
float: left;
height: 50px;
margin-right: 30px;
opacity: 0.5;
}
.heading-page .logo-list {
border-bottom: none;
margin-bottom: 0;
width: 80%;
padding: 0 20px;
}
.heading-page .logo-list li {
height: 42px;
}
.channels ul li a {
text-transform: uppercase;
}
.channels ul li a, .sidebar-footer .licensing {
border-bottom: solid 1px #141619;
border-top: solid 1px #202226;
}
.channels ul ul {
background: #121417;
display: none;
width: 100%;
}
.channels ul li.recommended-static ul {
display: block;
}
.channels ul ul li {
width: 100%;
border-bottom: solid 1px #000;
}
.channels ul ul li a {
text-transform: none;
padding-left: 25px;
border: none;
width: 65%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.channels ul ul li a:hover {
border: none;
}
.channels ul li a.activ-menu {
background: #000;
border-bottom: solid 1px #000;
}
.channels ul li a.your-channels-nav.activ-menu > span.icon {
display: none;
}
.channels ul li a > span.icon {
float: right;
padding: 8px 15px;
opacity: 0.6;
width: 26px;
height: 26px;
margin-right: 0;
opacity: 0.6;
}
.channels ul li.home a span.icon {
background: url('/i/icon-sprit.png') no-repeat center top;
}
.channels ul li.latest a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -42px;
}
.channels ul li.editor a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -84px;
}
.channels ul li.trending a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -126px;
}
.channels ul li.channels a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -168px;
}
.channels ul li.recommended a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -210px;
}
.channels ul li.browse a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -252px;
}
.channels ul li.community a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -294px;
}
.channels ul li.upload a span.icon {
background: url('/i/icon-sprit.png') no-repeat center -336px;
}
.channels ul li a:hover > span.icon {
opacity: 0.8;
}
.sub-nav > a span.edit-channels {
display: none;
}
.sub-nav > a.activ-menu span.edit-channels {
display: block;
height: 100%;
float: right;
padding: 0 15px;
font-size: 15px;
text-transform: lowercase;
color: #777777;
background: #16181b;
}
#recommended li.moveChannel {
z-index: 100;
background: #75a54b;
}
#recommended li.moveChannel a {
color: #333;
text-shadow: none;
}
span.plus-channel, span.minus-channel {
width: 23px;
height: 23px;
margin-right: 12px;
padding: 0;
position: absolute;
cursor: pointer;
right: 3px;
top: 9px;
opacity: 0.7;
}
span.plus-channel {
background: url('/i/icon-sprit.png') no-repeat center -378px;
}
span.minus-channel {
background: url('/i/icon-sprit.png') no-repeat center -401px;
}
.sub-nav > a.activ-menu span.edit-channels:hover, .sub-nav > a.activ-menu span.edit-channels.active-edit {
color: #ae6060;
background: #000;
}
.sub-nav > a span.plus-channel {
background: red;
float: right;
}
select.frequency {
width: 110px;
height: 26px;
background-position: calc(100% - 11px) 10px;
float: right;
clear: both;
}
.aStats .controls {
height: 40px;
display: block
}
.aStats .controls > a {
display: inline-block;
border: 1px solid #ccc;
color: #999;
background: #eee;
font-weight: bold;
line-height: 24px;
font-size: 15px;
width: 70px;
text-align: center
}
.aStats .controls > a.active {
color: #000;
background: #ddd
}
.aStats .controls div {
float: right;
display: none
}
.aStats .controls div a {
display: inline-block;
color: #999;
line-height: 24px;
font-size: 13px;
font-weight: bold;
width: 70px;
text-align: center;
padding: 1px
}
.aStats .graph {
height: 300px;
border: 1px solid #ddd;
background: #fff
}
.right-sidebar .subscribe-to-user .button-small {
background: #75a54b;
display: block;
margin-bottom: 20px;
text-align: center;
font-size: 18px;
border: 1px solid #75a54b;
display: table-cell;
height: 32px;
line-height: 32px;
box-sizing: border-box;
width: 100%;
padding: 0;
vertical-align: middle;
}
.right-sidebar .subscribe-to-user .button-small:hover {
background: #fff;
color: #75a54b;
border: 1px solid #75a54b
}
.right-sidebar .subscribe-to-user .button-cloud {
display: table-cell;
}
.video-size-wrap .nextpost {
float: right;
position: relative;
z-index: 100;
margin-bottom: 4px
}
.p_login .btnClose {
display: none
}
.video-comments {
width: 60%
}
.wrap-comments .inner-comments {
text-align: left;
font-size: 14px;
font-family: Lato, sans-serif;
background: #fff;
border: 1px solid #ddd
}
.comments > form {
padding-bottom: 10px;
padding-left: 76px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
background: #fff;
border-bottom: 1px solid #eee;
}
.comments > form img {
display: block;
width: 100%;
}
.comments textarea {
border: none;
padding: 12px;
min-height: 90px;
width: 100%;
box-sizing: border-box;
font-size: 0.86em;
outline: none;
resize: none;
background: #f6f6f6;
font-family: 'Lato', sans-serif;
}
.comments textarea:focus {
outline: #699c39;
}
.comments .button-small {
float: right;
font-weight: bold;
margin-top: 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: none;
}
.comments h4 {
font-weight: normal;
color: #888;
padding: 10px 0 8px
}
.comments li {
position: relative
}
.comments li > a {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: left;
padding-top: 10px
}
.comments .p {
width: 64px;
height: 64px;
overflow: hidden;
display: block;
position: absolute;
left: 0
}
.comments .r {
float: right;
text-align: center;
min-width: 80px;
margin-right: -5px
}
.comments .c {
background: #fff;
margin-left: 74px;
padding: 10px 0 10px 12px
}
.comments .c > p {
font-size: 0.86em;
color: #555;
line-height: 1.3em;
}
.comments .h {
font-size: 12px;
color: #aaa;
padding-bottom: 9px
}
.comments .h a {
font-weight: bold;
font-size: 15px;
color: #39b
}
.comments ul.replies {
margin-left: 74px
}
.comments ul.replies li {
padding: 0 0 10px
}
.comments ul.replies li > a {
padding-top: 0;
}
.comments ul.replies .c {
border: 0;
margin-left: 53px
}
.comments ul.replies .p {
width: 43px;
margin: 10px
}
.comments .b form {
margin: 0 0 40px;
clear: both
}
.comments .b a {
margin: 6px 0 10px;
color: #76a848;
font-size: 14px
}
.comments .b span {
margin: 0 5px
}
.comments .plus,.comments .minus {
width: 19px;
height: 19px;
background: #eee url('/i/plus-minus-sprite.png') no-repeat top left;
display: inline-block;
border: 1px solid #ddd;
margin-top: -3px
}
.comments .minus {
background-position: top right
}
.comments .r.up .plus {
background-position: bottom left;
background-color: #76a848
}
.comments .r.dn .minus {
background-position: bottom right;
background-color: #c66
}
.comments .b .collapse {
background: url('/i/comment-arrow.png') no-repeat right center;
width: 18px;
height: 14px;
margin-right: 15px;
display: inline-block
}
.comments .collapsed .b .collapse {
background-position: left center
}
.comments .collapsed ul.replies {
display: none
}
.comments .r span.score {
display: block;
clear: right;
margin: 10px 0
}
.comments .b {
margin-top: 9px
}
.comments .b form {
margin-top: 20px
}
.comments .lvl1 ul.replies {
border: 0;
margin-left: 53px
}
.comments .lvl1 ul.replies li {
border: 0
}
.comments .b span.error,.comments span.error {
display: block;
color: #911;
margin: 5px
}
.comments .b span.error a,.comments span.error a, .error a {
color: #700;
font-weight: bold;
text-decoration: underline
}
.comments .b span.error a:hover,.comments span.error a:hover, .error a:hover {
opacity: 0.8;
text-decoration: underline
}
@media (max-width: 700px) {
.comments ul.replies, .comments .lvl1 ul.replies {
margin-left: 0px;
}
.comments ul.replies li {
padding: 0;
}
.comments ul.replies .p {
margin: 0;
}
.comments li > a {
width: 44px;
height: 44px;
}
.comments .p {
width: 44px;
display: none;
}
.comments .c, .comments ul.replies .c {
margin-left: 44px;
}
.comments > form {
padding: 0 0 10px 0;
}
.comments > form img {
left: 0;
}
}
#content .clr {
margin-top: 145px
}
@media only screen and (min-width :768px) and (max-width :1280px) {
.user-navigation {
width: 28%
}
.right-nav li a {
font-size: 12px
}
.box-video {
width: 29.5%;
padding: 1%
}
.promo-section-logdin {
background-image: url('/i/header-mobile-logd-1060.jpg')
}
}
@media only screen and (max-width:1320px) {
.green-box span, .blue-box span, .green-box h3, .blue-box h3 {
font-size: 35px
}
.quarters-wrap h3 {
font-size: 16px
}
.thirds-wraper .green-box h3, .thirds-wraper .blue-box h3 {
font-size: 15px
}
.halves-wraper .green-box span, .halves-wraper .blue-box span {
font-size: 45px
}
.halves-wraper .green-box h3, .halves-wraper .blue-box h3 {
font-size: 20px
}
}
@media only screen and (min-width :319px) and (max-width :1280px) {
.video-listing .thumbnail-video, .video-listing .thumbnail-video img {
width: 250px;
height: 140px
}
.video-listing .listing-info {
margin-left: 265px
}
.video-listing footer {
clear: both;
margin: 0
}
.video-size-wrap {
width: 90%
}
.video-display figure {
width: auto;
height: auto
}
.related-videos {
width: 31%;
position: relative;
z-index: 100
}
.related-videos .box-video {
width: 94%;
padding: 3%
}
.leave-comment textarea {
width: 78%;
padding: 2%;
margin: 0
}
.related-videos .thumbnail-video, .related-videos .thumbnail-video img {
width: 100%;
height: auto
}
.bx-wrapper li {
width: 2.27% !important;
margin-right: 0.13% !important
}
.user-info {
padding: 5px 0 0 80px
}
.distribute-logos {
margin: 0 auto;
float: none;
display: block;
text-align: center
}
.distribute-title {
float: none;
width: auto;
clear: both;
padding-bottom: 10px;
text-align: center;
display: block
}
}
@media only screen and (min-width :319px) and (max-width :1024px) {
.pagination {
text-align: center;
}
.pagination a {
display: inline-block;
float: none;
}
.right-sidebar .subscribe-to-user, .right-sidebar .red-action {
max-width: 396px;
margin: 0 auto;
}
body {
background: #1b1d21
}
body.p_login {
background: #aaa
}
.p_login header {
background: #1b1d21
}
.p_login .footer {
position: fixed;
bottom: 0;
width: 100%
}
.sidebar-nav {
display: none;
position: absolute;
background: #1b1d21;
z-index: 40000;
-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4);
box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4)
}
.content-wrap {
margin-left: 0
}
.user-navigation {
width: 45%
}
.footer {
margin-top: 0;
background: #1b1d21
}
.sidebar-footer {
width: auto;
float: none;
display: none
}
.video-size-wrap {
width: 100%;
margin: 0
}
.related-videos .title-video a {
font-size: 13px
}
.quarters-wrap span {
font-size: 24px
}
.quarters-wrap h3 {
font-size: 16px
}
.upload-new-video span {
font-size: 18px
}
}
@media only screen and (min-width :319px)and (max-width :1024px) and (max-height:800px) {
.p_login .footer {
position: static;
margin-top: 50px
}
}
@media only screen and (max-width:860px) {
.distribute-logos.dlogo .bell {
display: none
}
.distribute-logos {
width: 784px
}
}
@media only screen and (max-width:810px) {
.distribute-logos.dlogo .discovery {
display: none
}
.distribute-logos {
width: 700px
}
}
@media only screen and (max-width:730px) {
.distribute-logos.dlogo .viralnova {
display: none
}
.distribute-logos {
width: 575px
}
}
@media only screen and (max-width:600px) {
.distribute-logos.dlogo .littlethings {
display: none
}
.distribute-logos {
width: 440px
}
}
@media only screen and (max-width:450px) {
.distribute-logos.dlogo .reuters {
display: none
}
.distribute-logos {
width: 295px
}
}
@media only screen and (min-width :319px) and (max-width :768px) {
.video_error h3 {
font-size: 24px
}
.video_error p {
font-size: 16px
}
.video_error .oops {
left: 0px;
top: -75px;
width: 75px
}
.topShare .facebook {
width: 270px !important
}
.channel-thumbnail {
width: 125px;
height: 125px;
margin-top: -105px;
}
.heading-channel h1 {
padding-left: 145px
}
.top-bar {
padding: 0;
margin-left: 60px
}
.user-navigation {
width: auto;
float: none;
margin-bottom: 5px;
overflow: hidden;
display: none
}
.box-video {
width: 44.5%;
padding: 1.6%
}
.channel-related {
float: none;
clear: both;
padding-top: 20px
}
.your-channels a.edit-channels {
display: none
}
.bx-wrapper li {
width: 3.4% !important;
margin-right: 0.26% !important;
}
.video-size-wrap {
width: 100%;
margin: 0;
}
.video-related .video-tags, .video-related .embed, .video-related .media-tags {
display: none
}
.related-videos {
width: 100%;
float: none;
clear: both
}
.video-related {
min-height: 0
}
.video-related .info-video-under {
padding-bottom: 0
}
.upload-wrap-over {
width: 37.5%;
}
.quarter, .thumbContainers img {
width: 48%;
margin-bottom: 20px;
}
.upload-wrap-over {
width: 37.5%;
}
.quarters-wrap .upload-form-holder {
width: 58%;
}
.quarters-wrap .upload-optional-holder {
width: 100%;
}
.popup-form label {
width: 97.6%;
float: none;
padding-bottom: 5px;
height: 25px;
line-height: 25px
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"] {
width: 97.6%
}
.popup-form .form-end {
width: 97.6%;
float: none
}
.popup-content ul {
padding: 0
}
.overlay-dialog #login-form {
font-size: 18px
}
.popup-content .btnRegister {
font-size: 18px
}
.popup-wrap.main-content h2 {
font-size: 18px
}
.popup-content a.btnFacebookLogin {
margin-top: 5px
}
.popup-content .btnRegister {
margin-top: 13px
}
hr {
margin: 0.5em 0
}
.overlay-dialog {
width: 95% !important
}
.popup-content {
padding: 0 10px 10px
}
.popup-form label {
font-size: 15px;
text-align: left
}
.popup-form.form-wrap input[type="password"] {
width: 97.6%;
margin-bottom: 10px
}
.popup-form .form-end a {
line-height: 45px
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"] {
margin-bottom: 10px
}
.popup-form .form-end a.doForgot {
font-size: 14px
}
.btnClose.red-action {
top: 2px !important
}
.video-footer .right {
position: inherit;
right: auto;
top: auto;
float: left;
margin-top: 20px;
}
}
@media only screen and (max-width:680px) {
.topShare .facebook span.extra {
display: none
}
.topShare .facebook {
width: 120px!important;
padding: 5px 5px 0!important
}
}
@media only screen and (max-width :640px) {
.video_error img.e {
width: 100%
}
}
@media only screen and (min-width :319px) and (max-width :580px) {
.video_error .oops {
left: -10px;
top: -55px;
width: 55px
}
.video_error h3 {
font-size: 19px
}
.video_error p {
font-size: 14px
}
.video-listing .thumbnail-video {
width: 100%;
height: auto;
float: none;
margin-bottom: 10px;
}
.video-listing .thumbnail-video img {
width: 100%;
height: auto;
}
.video-listing .listing-info {
margin-left: 0;
min-height: 0;
}
.video-listing .info-video {
float: right;
clear: both;
margin-right: 0;
}
.video-listing .info-video span {
margin-right: 0;
margin-left: 5px;
}
.video-listing .video-tags {
clear: both;
}
.listing-info h1 a {
font-size: 16px;
}
.upload-wrap-over {
width: 100%;
}
.box-video {
width: 92%;
padding: 2.6%;
}
.main-content h2 {
font-size: 24px;
}
.promo-channel figure {
overflow: hidden
}
.promo-channel img {
width: 580px
}
.channel-thumbnail {
width: 100px;
height: 100px;
margin-top: -85px
}
.heading-channel h1 {
padding-left: 120px
}
.bx-wrapper li {
width: 7.06% !important;
margin-right: 0.26% !important
}
.promo-section {
height: auto;
padding-bottom: 20px
}
.promo-message {
width: auto
}
.promo-message h2 span {
font-size: 35px
}
.promo-message h2 {
font-size: 30px
}
.promo-message h3 {
line-height: 14px;
display: none
}
.join-free {
font-size: 20px;
width: 200px
}
.distribute-title {
display: none
}
.halves-wraper, .thirds-wraper {
margin-bottom: 0;
}
.halves, .thirds {
width: auto;
float: none;
margin: 0;
margin-bottom: 10px;
}
.halves-wraper > div:first-child {
margin-right: 0;
}
.form-wrap ul li {
float: none;
width: 100%
}
.form-wrap ul li:nth-child(odd) {
margin-right: 0
}
.form-wrap ul li:nth-child(even) {
margin-left: 0
}
.quarter, .video-upload-wrap, .thumbContainers img {
width: 100%;
margin: 0;
margin-bottom: 20px
}
.quarters-wrap .upload-form-holder {
width: 100%
}
.upload-new-video span {
font-size: 28px
}
.platforms a {
width: 99%;
margin-bottom: 5px
}
}
@media all and (max-width: 1700px) {
.promo-section {
font-size: 90%;
}
.half-promo-header {
width: 50%;
padding: 35px 0% 0;
}
}
@media all and (max-width: 1500px) {
.promo-section {
font-size: 80%;
}
}
@media all and (max-width: 1300px) {
.promo-section {
font-size: 70%;
}
}
@media all and (max-width: 768px) {
.half-promo-header {
width: 100%;
}
.creator-promo p {
display: none;
}
.publisher-promo {
display: none;
}
.promo-section {
padding-bottom: 20px;
background-position: left;
}
.promo-header2 {
background-position: right bottom;
background-size: 200%;
}
}
@media all and (max-width:480px) {
.video-related .subscribe-to-user span.cname {
display: none
}
.topShare a span.extra {
display: none
}
.topShare .su {
padding: 11px 8px 0!important;
width: 27px
}
}
@media all and (max-width:390px) {
.nextpost a span {
display: none
}
.topShare .facebook {
width: 100px!important
}
.overlay-dialog #login-form {
font-size: 16px
}
.promo-header2 .half-promo-header {
padding-top: 10px
}
.half-promo-header h3 {
font-size: 20px
}
}
.warning-2,.warning-3 {
box-sizing: border-box;
width: 100%;
border: 1px solid #ee6;
color: #a60;
background: #F2F2CC;
padding: 8px 10px;
display: inline-block;
margin: 10px auto 0;
text-align: center;
font-size: 14px;
}
.warning-2 a {
color: #a60;
opacity: 0.9;
text-decoration: underline
}
.warning-2 a:hover {
opacity: 1
}
.warning-3 {
border: 1px solid #DEAD5C;
color: #800000;
background: #F2BFBF
}
.p_searchLanding .main-content-wrap {
margin-bottom: -20px;
}
.statsa .datatable {
clear: none;
}
@media (max-width: 480px) {
.pagination {
padding: 10px 0px 30px
}
.pagination a {
margin: 0 2px;
padding: 2px 5px
}
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {
display: block;
}
nav ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
}
ins {
text-decoration: none;
}
mark {
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input, select {
vertical-align: middle;
}
body, html {
height: 100%;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
font-family: 'rumble' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-video-embed:before {
content: "\e91b";
}
.icon-video-license:before {
content: "\e91c";
}
.icon-logo-sign:before {
content: "\e918";
}
.icon-logo-text:before {
content: "\e919";
}
.icon-logo:before {
content: "\e91a";
}
.icon-header-search:before {
content: "\e907";
}
.icon-header-upload:before {
content: "\e908";
}
.icon-menu1-home:before {
content: "\e909";
}
.icon-menu2-latest:before {
content: "\e90a";
}
.icon-menu3-editor:before {
content: "\e90b";
}
.icon-menu4-trending:before {
content: "\e90c";
}
.icon-menu5-subscriptions:before {
content: "\e90d";
}
.icon-menu6-recommended:before {
content: "\e90e";
}
.icon-menu7-browse:before {
content: "\e90f";
}
.icon-menu8-community:before {
content: "\e910";
}
.icon-menu9-sell:before {
content: "\e911";
}
.icon-menu10-signin:before {
content: "\e912";
}
.icon-soc-twitter:before {
content: "\e913";
}
.icon-soc-google:before {
content: "\e914";
}
.icon-soc-facebook:before {
content: "\e915";
}
.icon-check:before {
content: "\e916";
}
.icon-cross:before {
content: "\e917";
}
.icon-minus:before {
content: "\e900";
}
.icon-plus:before {
content: "\e901";
}
.icon-play:before {
content: "\e902";
}
.icon-chevron-up:before {
content: "\e903";
}
.icon-chevron-right:before {
content: "\e904";
}
.icon-chevron-left:before {
content: "\e905";
}
.icon-chevron-down:before {
content: "\e906";
}
body {
background: #1b1d21;
font-family: 'Lato', sans-serif;
}
h1 {
color: #699c39;
font-size: 1.83em;
font-weight: 500;
padding-bottom: 0.5em;
}
h2 {
color: #444;
font-size: 1.8em;
font-weight: 500;
padding-bottom: 0.8em;
}
h2 a {
color: #444;
}
h2 a:hover {
color: #699c39;
}
h3 {
color: #888;
font-size: 1em;
font-weight: 500;
text-transform: uppercase;
}
h4 {
color: #666;
font-size: 1.2em;
padding-bottom: 1em;
font-weight: 500;
text-transform: uppercase;
}
h4 a {
color: #666;
}
h4 a:hover {
color: #699c39;
}
h5 {
color: #699c39;
font-size: 1em;
font-weight: 300;
text-transform: uppercase;
padding-bottom: 1em;
}
.clear {
clear: both;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.overfloter {
overflow: hidden;
}
.red-alert {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
padding: 15px;
margin: 10px 0;
}
.green-alert {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
padding: 15px;
margin: 10px 0;
}
.switch-off, .switch-on {
width: 32px;
height: 18px;
border-radius: 32px;
background: #b8b8b8;
display: block;
-webkit-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.switch-off span, .switch-on span {
display: block;
width: 14px;
height: 14px;
margin: 2px;
border-radius: 18px;
float: left;
background: #fafafa;
-webkit-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.switch-on {
background: #699c39;
}
.switch-on span {
background: #fff;
margin-left: 16px;
}
.left-side {
width: 240px;
position: absolute;
bottom: 0;
top: 0;
left: 0;
z-index: 100;
background: #1b1d21;
}
.rumble-logo {
height: 76px;
background: #699c39;
position: fixed;
width: 240px;
z-index: 10;
}
.rumble-logo a {
display: block;
padding: 9.5px 18px;
color: #fff;
font-size: 3.66em;
text-indent: -6px;
}
.mobile-logo {
display: none;
}
.main-nav {
margin: 76px 0 109px;
}
.main-nav li a, .side-footer .corporate {
color: #b0b6c2;
font-weight: 300;
font-size: 0.9em;
padding: 0.8em 0 0.8em 3.6em;
display: block;
text-transform: uppercase;
border-top: solid 1px #202226;
border-bottom: solid 1px #141619;
}
.main-nav li.moveChannel {
background: #699c39;
color: #fff;
}
ul.sub-nav-channels {
background: #121417;
}
ul.sub-nav-channels a {
border: none;
font-size: 0.9em;
text-transform: none;
}
ul#subscriptions {
display: none;
}
.main-nav li, .sub-nav > a {
position: relative;
}
.main-nav a:hover, .corporate:hover, .main-nav .activ-menu > a {
background: #000;
color: #fff;
}
.main-nav a:hover::before {
opacity: 1;
}
.main-nav a::before, .main-nav .icon-plus, .main-nav .icon-minus {
position: absolute;
display: block;
right: 13px;
top: 0;
line-height: 40px;
height: 100%;
font-size: 1.76em;
color: #fff;
opacity: 0.7;
}
.main-nav a::before {
right: auto;
left: 18px;
}
.main-nav a.icon-blog::before {
content: '';
background: url(/i/icons/blog.svg) no-repeat center;
width: 25px;
}
.main-nav .icon-plus, .main-nav .icon-minus {
color: #699c39;
font-size: 1.4em;
right: 22px;
cursor: pointer;
}
.main-nav .icon-plus::before, .main-nav .icon-minus::before {
line-height: 37px;
height: 37px;
}
.main-nav .icon-minus {
color: #ae6060;
display: none;
}
.side-footer {
position: fixed;
bottom: 0;
width: 240px;
border-top: solid 1px #202226;
background: #1b1d21;
}
.side-footer .corporate {
border: none;
margin-bottom: 0.5em;
padding-left: 1.3em;
}
.side-footer .social {
padding: 0 0 0.7em 1.3em;
}
.side-footer .social a {
display: inline-block;
margin: 0 0.4em 0 0;
color: #3b3e43;
font-size: 2em;
}
.side-footer .social a:hover {
color: #699c39;
}
.side-footer.overlaped-footer {
background: #000;
}
.subscriptions .icon-plus {
display: none;
}
.sub-nav .edit {
position: absolute;
right: 0;
top: 1px;
height: 38px;
line-height: 38px;
background: #111214;
width: 66px;
text-align: center;
font-size: 0.9em;
text-transform: none;
display: none;
color: #777;
cursor: pointer;
}
.sub-nav.activ-menu .edit {
display: block;
}
.sub-nav .edit:hover, .sub-nav .active-edit {
color: #ae6060;
}
.main-content-wrap {
background: #f5f5f5;
margin-left: 240px;
max-width: 1430px;
overflow: hidden;
min-height: 100%;
position: relative;
}
.content-header {
height: 76px;
width: 100%;
border-bottom: solid 1px #d7d7d7;
background: #fff;
position: relative;
}
.search-wrap .search-action, .sidemenu-toggle {
width: 36px;
height: 36px;
margin: 20px;
background: none;
float: left;
position: relative;
}
.search-wrap .search-action input {
width: 36px;
height: 36px;
border: none;
background: none;
position: absolute;
left: 0;
top: 0;
cursor: pointer;
outline: none;
}
.search-wrap .search-action .icon-header-search {
font-size: 2.2em;
color: #888;
height: 38px;
}
.sidemenu-toggle {
display: none;
margin-right: 0;
}
.search-wrap .search-type {
float: left;
margin: 19px 0;
position: relative;
min-width: 96px;
}
.search-wrap .search-type > a {
font-size: 1.2em;
height: 36px;
line-height: 36px;
display: block;
color: #6e9c40;
}
.search-wrap .search-type > a::before {
float: right;
padding: 10px;
}
.search-wrap .search-type .search-list {
border: solid 1px #ccc;
position: absolute;
background: #fff;
top: 36px;
min-width: 140px;
display: none;
z-index: 23;
}
.search-wrap .search-type .search-list.hiddenSub {
display: none;
}
.search-wrap .search-type .search-list a {
font-size: 1em;
display: block;
padding: 0.6em 1em;
color: #699c39;
}
.search-wrap .search-type .search-list a:hover {
color: #333;
}
.search-wrap .search-input {
margin: 20px;
position: absolute;
left: 172px;
right: 356px;
}
.search-wrap .search-input input {
padding: 0 0.7em;
height: 36px;
border: none;
border-left: solid 1px #d7d7d7;
font-size: 1.2em;
font-weight: 300;
outline: none;
width: 100%;
box-sizing: border-box;
background: none;
-moz-appearance: none;
-webkit-appearance: none;
}
a.search-mob {
float: left;
display: block;
margin-right: 20px;
display: none;
height: 38px;
}
.search-close {
display: none;
}
.user-upload {
width: 356px;
float: right;
border-left: solid 1px #d7d7d7;
padding: 20px;
height: 76px;
line-height: 36px;
box-sizing: border-box;
}
.user-upload a {
color: #666;
}
.user-upload a:hover::before, .user-upload a:hover {
color: #699c39;
}
.user-upload a::before {
font-size: 2.4em;
color: #888;
}
.user-upload a.upload {
float: left;
}
.user-upload a.upload::before {
float: left;
margin-right: 5px;
}
.user-upload a.sign-in {
float: right;
}
.user-upload a.sign-in::before {
float: left;
margin-right: 2px;
}
#headerLogin {
display: none;
}
.sidemenu-toggle {
position: relative;
opacity: 0.7;
}
.sidemenu-toggle:hover {
opacity: 1;
}
.sidemenu-toggle span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #1b1d21;
border-radius: 6px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.sidemenu-toggle:hover span {
background: #699c39;
}
.sidemenu-toggle span:nth-child(1) {
top: 5px;
}
.sidemenu-toggle span:nth-child(2), .sidemenu-toggle span:nth-child(3) {
top: 15px;
}
.sidemenu-toggle span:nth-child(4) {
top: 25px;
}
.sidemenu-toggle.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}
.sidemenu-toggle.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidemenu-toggle.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sidemenu-toggle.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}
.sidemenu-toggle.open:hover span {
background: #1b1d21;
}
.page-heading {
padding: 20px;
}
.page-heading h1 {
padding-bottom: 5px;
font-weight: 700;
}
.page-heading h1 a {
color: #699c39;
}
.center-page-content {
padding: 0 30px 20px 20px;
margin-right: 356px;
box-sizing: border-box;
}
.center-page-content > h1 {
padding-top: 20px;
}
.video-post {
height: 130px;
overflow: hidden;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
background: #fff;
margin-bottom: 30px;
}
.video-thumbnail {
width: 230px;
height: 130px;
display: block;
float: left;
position: relative;
}
.channel-post .video-thumbnail {
width: 178px;
}
.channel-post.no-thumb .video-thumbnail {
display: none;
}
.channel-post.no-thumb .video-details {
margin-left: 0;
}
.video-thumbnail:hover::before, .related-videos .box-video .thumbnail-video:hover::before {
content: "\e902";
width: 46px;
height: 30px;
line-height: 30px;
background: #699c39;
color: #fff;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
font-size: 1.6em;
border: solid 1px rgba(0, 0, 0, 0.5);
z-index: 10;
margin: -15px 0 0 -23px;
}
.channel-post .video-thumbnail:hover::before {
display: none;
}
.related-videos .box-video .thumbnail-video:hover::before {
font-family: 'rumble';
}
.video-thumbnail img {
display: block;
width: 100%;
top: 50%;
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
}
.video-thumbnail:hover img {
opacity: 0.6;
}
.video-thumbnail .video-time {
position: absolute;
right: 9px;
bottom: 9px;
text-shadow: 1px 1px 0 #000;
background: rgba(0, 0, 0, 0.5);
color: #fff;
font-size: 0.7em;
padding: 3px;
}
.video-details {
height: 130px;
margin-left: 230px;
position: relative;
}
.channel-post .video-details {
margin-left: 178px;
}
.video-details h2 {
padding-bottom: 0.3em;
font-size: 1.2em;
line-height: 1.1em;
}
.video-details h2 a {
color: #444;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height: 1.3;
}
.video-details h2 a:hover {
color: #699c39;
}
.video-info {
padding: 3px 20px 0 20px;
height: 112px;
overflow: hidden;
box-sizing: border-box;
}
.video-info p {
font-size: 0.9em;
color: #666;
line-height: 1.3em;
overflow: hidden;
}
@supports (-webkit-line-clamp: 3) {
.video-info p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
max-height: 3.6em;
height: auto;
}
.video-info p:after {
display: none;
}
}
.video-post-footer {
border-top: solid 1px #e1e1e1;
padding: 0.6em 20px;
position: absolute;
bottom: 0;
box-sizing: border-box;
width: 100%;
background: #fff;
}
.video-post-footer .views, .video-post-footer .published, .video-post-footer .author {
float: left;
font-size: 0.76em;
color: #666;
font-style: normal;
}
.video-post-footer .author a {
color: #699c39;
font-style: normal;
font-weight: 500;
}
.video-post-footer .author a:hover {
text-decoration: underline;
}
.under-video .video-mob-data span::before, .video-post-footer .published::before, .video-post-footer .views::before, .video-post-deta span::before {
content: '\002022';
margin: 0 7px;
color: #555;
font-size: 0.5em;
line-height: 11px;
vertical-align: top;
}
.video-post-deta span::before {
line-height: 15px;
}
.video-post-deta span:first-child::before, .channel-post .video-post-footer abbr:first-child::before {
display: none;
}
.load-more {
margin-bottom: 10px;
}
.load-more a {
font-size: 1em;
color: #555;
padding: 0.5em 2em;
background: #fff;
border: solid 1px #ccc;
width: 186px;
display: block;
margin: -18px auto 0;
text-align: center;
}
.load-more a:hover {
color: #699c39;
}
.load-more a::before {
float: right;
margin-left: 5px;
line-height: 20px;
}
.load-more::before {
content: "";
border-top: solid 1px #ccc;
display: block;
width: 100%;
}
.right-sidebar {
width: 336px;
margin-right: 20px;
float: right;
display: block!important;
}
.right-sidebar .subscribe-wrap {
display: table;
margin-bottom: 20px;
}
.right-sidebar .subscribe-to-user {
margin: 0 0 10px 0;
float: none;
display: table-row;
}
.right-sidebar.account-right {
margin-top: 63px;
}
.right-box-wrap {
border: solid 1px #d8d8d8;
background: #fafafa;
box-sizing: border-box;
margin-bottom: 20px;
}
.right-box-wrap h5 {
padding: 15px;
border-bottom: solid 1px #dcdcdc;
}
.right-box-wrap h5 .sub-label {
float: right;
text-transform: none;
color: #999;
font-size: 0.8em;
line-height: 1.3em;
font-weight: 500;
}
.channels-list {
list-style: none;
margin: 1em 0;
}
.channels-list li {
padding: 10px 15px;
}
.channels-list li .label, .channels-list li .subscribers-no {
font-size: 0.9em;
margin-right: 2%;
display: inline-block;
line-height: 18px;
}
.channels-list li .label {
width: 53%;
color: #444;
}
.channels-list li .label:hover {
color: #699c39;
}
.channels-list li .label small {
background: #699c39;
padding: 0.3em 0.6em;
font-size: 0.8em;
font-weight: 700;
color: #fff;
margin-left: 0.5em;
}
.channels-list li .subscribers-no {
color: #699c39;
width: 23%;
text-align: right;
}
.channels-list .siwtch-wrap {
display: inline-block;
width: 16%;
float: right;
}
.channels-list .switch-off, .channels-list .switch-on {
margin: 0 auto;
}
.side-link-nav li a {
padding: 10px 15px;
display: block;
color: #444;
}
.side-link-nav li a:hover {
background: #fff;
color: #699c39;
}
.side-link-nav li a.active {
background: #ddd;
position: relative;
}
.side-link-nav li a.active .xClose {
position: absolute;
right: 0;
top: 0;
height: 36px;
line-height: 36px;
padding: 0 10px;
border-left: solid 1px #ccc;
}
.side-link-nav li a:hover .xClose {
color: #444;
}
.side-link-nav li a.active .xClose:hover {
background: #ccc;
color: #333;
}
.promoSide-wrap {
margin-bottom: 50px;
}
.right-tabs-navig {
overflow: hidden;
}
.right-tabs-navig a {
width: 50%;
float: left;
height: 42px;
line-height: 42px;
background: #fff;
color: #666;
text-align: center;
text-transform: uppercase;
border: solid 1px #e9e9e9;
box-sizing: border-box;
border-bottom: none;
}
.right-tabs-navig a:hover {
color: #699c39;
}
.right-tabs-navig a.active {
background: #393c42;
color: #fff;
border: none;
}
.banner-wrap {
background: #393c42;
padding: 16px 20px;
height: 360px;
display: block;
}
.banner-wrap h3 {
background: #000;
font-size: 30px;
font-weight: 700;
text-align: center;
padding: 16px 0;
color: #fff;
margin-bottom: 20px;
}
.banner-wrap:hover h3 {
background: #699c39;
}
.banner-wrap .publishers-list {
position: relative;
}
.banner-wrap .publishers-list.list1 {
margin-bottom: 49px;
}
.banner-wrap .publishers-list h4 {
font-size: 18px;
color: #fff;
font-weight: 700;
padding-bottom: 6px;
}
.banner-wrap .publishers-list p {
color: #fff;
font-size: 14px;
line-height: 26px;
}
.publishers-list.list2 {
text-align: right;
}
.creator.banner-wrap h3 span {
font-size: 18px;
display: block;
}
.creator.banner-wrap p {
font-size: 18px;
line-height: 23px;
color: #fff;
padding-bottom: 20px;
text-align: center;
text-transform: uppercase;
font-weight: 500;
}
.publishers-list.list1 img.player-icon {
position: absolute;
right: 0;
bottom: -30px;
}
.publishers-list.list2 img.wallet-icon {
position: absolute;
left: -6px;
bottom: -10px;
}
.creator.banner-wrap img {
max-width: 308px;
width: 100%;
margin: 0 auto;
}
.right-sidebar .second-side {
display: none;
}
.main-footer {
padding: 20px 20px 40px 20px;
color: #888;
clear: both;
}
.main-footer p {
font-size: 0.8em;
color: #666;
display: block;
padding-bottom: 5px;
}
.main-footer a {
font-size: 0.8em;
color: #444;
}
.main-footer a:hover {
color: #699c39;
}
.popup-wrap {
background: #f5f5f5;
}
.popup-wrap .popup-heading {
height: 50px;
line-height: 50px;
background: #699c39;
padding: 0 20px;
}
.popup-wrap .popup-heading h2 {
padding: 0;
color: #fff;
font-size: 23px;
font-weight: bold;
float: left;
}
.popup-wrap .popup-heading .btnClose {
float: right;
color: #fff;
opacity: 0.7;
}
.popup-wrap .popup-heading .btnClose:hover {
opacity: 1;
}
.popup-wrap .facebook-login {
background: #fff;
padding: 20px;
}
.popup-wrap .facebook-login .btnFacebookLogin {
height: 60px;
line-height: 60px;
background: #3b5998;
color: rgba(255, 255, 255, 0.8);
width: 280px;
margin: 0 auto;
display: block;
font-size: 19px;
text-align: center;
border-radius: 6px;
}
.popup-wrap .facebook-login .btnFacebookLogin:hover {
color: #fff;
}
.popup-wrap .facebook-login .icon-soc-facebook:before {
margin-right: 10px;
font-size: 30px;
padding-top: 10px;
display: block;
float: left;
margin: 5px 0 0 20px;
}
.popup-wrap .inner-content {
padding: 20px;
}
.popup-wrap .inner-content p {
font-size: 16px;
color: #444;
padding-bottom: 15px;
}
.popup-wrap .intro-text {
text-align: center;
padding-bottom: 15px;
}
.popup-wrap input[type="text"], .popup-wrap input[type="tel"], .popup-wrap input[type="email"], .popup-wrap input[type="date"], .popup-wrap input[type="password"], .popup-wrap textarea {
font-size: 16px;
padding: 10px;
color: #444;
width: 100%;
margin-bottom: 15px;
box-sizing: border-box;
border: solid 1px #dadada;
outline: none;
box-shadow: none;
}
.popup-wrap input[type="text"]:focus, .popup-wrap input[type="tel"]:focus, .popup-wrap input[type="email"]:focus, .popup-wrap input[type="password"]:focus {
border: solid 1px #699c39;
}
#login-form.popup-wrap input[type="text"], #login-form.popup-wrap input[type="password"] {
font-size: 19px;
text-align: center;
}
.popup-wrap .form-end {
overflow: hidden;
}
.popup-wrap .form-end a {
font-size: 16px;
color: #699c39;
line-height: 42px;
}
.popup-wrap .form-end a:hover {
color: #333;
}
.popup-wrap .dont-have {
border-top: solid 1px #d7d7d7;
background: #eee;
padding: 30px 20px;
}
.popup-wrap .dont-have p {
text-align: center;
font-size: 21px;
padding-bottom: 10px;
}
.popup-wrap .dont-have a {
background: #fff;
margin: 0 10%;
padding: 10px;
font-size: 21px;
text-transform: uppercase;
color: #444;
display: block;
text-align: center;
}
.popup-wrap .dont-have a:hover {
background: #699c39;
color: #fff;
}
.embed-popup .facebook-post {
max-width: 200px;
padding: 15px;
display: block;
margin: 0 auto;
background: #3b5998;
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
text-align: center;
float: left;
}
.embed-popup .icon-soc-facebook::before {
font-size: 19px;
margin-right: 6px;
}
#post-video.embed-popup textarea {
font-size: 13px!important;
line-height: 19px;
resize: none;
}
.embed-popup .button-small {
display: inline-block;
font-size: 18px;
height: 42px;
line-height: 42px;
padding: 0 20px;
margin-right: 10px;
}
.embed-popup .button-small:hover {
color: #fff;
}
.embed-popup label {
font-size: 16px;
padding-bottom: 6px;
display: block;
}
.embed-popup .embed-form-list {
margin: 20px 0 10px;
}
.embed-popup .check-list {
padding: 10px 0;
}
.embed-popup .check-list li {
padding: 10px 0;
list-style: none;
}
.embed-popup .check-list input {
float: left;
margin-right: 6px;
}
.popup-wrap .heading-page {
background: #75a54b;
margin-bottom: 15px;
}
.popup-wrap .heading-page h1 {
color: #fff;
padding: 10px;
font-size: 35px;
}
.popup-wrap h2 {
padding-left: 0;
font-size: 24px;
}
.popup-content p {
font-size: 18px;
padding-bottom: 20px;
line-height: 130%
}
.mfp-close-btn-in .popup-wrap button.mfp-close {
opacity: 1;
color: #fff;
top: 10px;
right: 10px;
border: solid 1px #75a54b;
width: 34px;
height: 34px;
line-height: 34px;
}
.mfp-close-btn-in .popup-wrap button.mfp-close:hover {
background: #de8c8c;
border: solid 1px #fff;
}
.popup-content {
padding: 0 20px 20px;
overflow: hidden;
}
.popup-content p {
color: #666;
}
.popup-content p.error {
color: #de8c8c;
padding: 0;
}
.popup-content .create-account {
margin-top: 12px;
}
.popup-form label {
font-family: 'Lato', sans-serif;
color: #333;
float: left;
width: 27%;
display: block;
height: 45px;
line-height: 45px;
font-size: 16px;
}
.popup-form.form-wrap input[type="text"], .popup-form.form-wrap input[type="email"], .popup-form.form-wrap input[type="tel"], .popup-form.form-wrap input[type="password"], .popup-form.form-wrap textarea {
width: 70.6%;
}
.popup-form .form-end {
width: 70.6%;
padding: 0 1.2%;
float: right;
}
.popup-content ul {
clear: both;
padding-left: 27%;
}
.popup-form .form-end a {
color: #75a54b;
line-height: 30px;
font-size: 13px;
}
.popup-form .form-end a:hover {
text-decoration: underline;
}
.popup-form .form-end a.doForgot {
font-size: 16px;
}
.popup-content .info-wraps {
background: #eee;
padding: 10px 0;
min-height: 83px;
}
.popup-content .info-wraps {
text-align: center;
line-height: 22px;
}
.popup-content .info-wraps a {
display: block;
color: #75a54b;
}
.popup-content .info-wraps a:hover {
text-decoration: underline;
}
.popup-content .btnRegister {
margin-top: 18px;
font-size: 24px
}
.popup-content a.btnFacebookLogin {
font-family: 'Lato', sans-serif;
background: #395693 url(/i/facebook_btn.png) no-repeat 4px 5px;
color: #fff;
font-size: 15px;
display: block;
width: 110px;
height: 34px;
line-height: 34px;
margin: 10px auto 0;
text-indent: 34px;
}
.popup-content .btnFacebookLogin span {
padding: 0 8px;
border-left: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.2);
}
.popup-content .btnFacebookLogin:hover {
background-color: #3d5fa6
}
.video-wrap .page-heading, .under-video, .wrap-comments .inner-comments {
padding: 15px;
margin: 10px 0;
}
.video-content {
float: left;
width: calc(100% - 356px);
}
.video-wrap, .wrap-comments {
max-width: 890px;
margin: 0 auto;
padding: 0 20px;
}
.nextpost {
overflow: hidden;
float: right;
position: relative;
z-index: 1
}
.nextpost a {
padding: 13px;
background: #fa6900;
color: #fff;
display: inline-block;
font-size: 16px;
font-family: 'Lato', sans-serif;
}
.nextpost a:hover {
background: #e66000
}
.share-next .addthis_responsive_sharing {
clear: none !important;
flat: left;
}
.video-wrap .page-heading {
background: #fff;
border: solid 1px #ddd;
margin-top: 30px;
}
.at-resp-share-element.at-mobile .at-share-btn {
margin-right: 2px!important;
}
.video-display {
position: relative;
clear: both;
}
.video-display.noClear {
clear: none
}
.related-videos {
background: #fff;
margin-top: 30px;
}
.adB {
margin: -5px auto 0px;
width: 764px;
overflow: hidden;
}
.under-video {
background: #fff;
border: solid 1px #ddd;
margin-bottom: 30px;
}
.under-video .video-mob-data {
display: none;
font-size: 0.86em;
color: #666;
margin-bottom: 10px;
}
.under-video .video-mob-data span:first-child::before {
display: none;
}
.under-video .breadcrumbs {
color: #777;
margin-bottom: 10px;
font-size: 13px;
}
.under-video .breadcrumbs a {
color: #699c39;
}
.under-video .breadcrumbs span {
margin: 0 5px;
}
.under-video .breadcrumbs span:first-child {
margin-left: 0;
}
.under-video .breadcrumbs a:hover {
text-decoration: underline;
}
.share-video {
height: 32px;
float: right;
}
.video-post-deta {
font-size: 0.86em;
color: #666;
line-height: 1.2em;
padding: 5px 0 0;
}
.video-post-deta a {
color: #699c39;
}
.video-post-deta a:hover {
text-decoration: underline;
}
.video-post-description {
font-size: 0.86em;
color: #555;
line-height: 1.5em;
padding-bottom: 10px;
overflow: hidden;
}
.video-post-description a {
color: #699c39;
}
.tags-wrap {
background: #f6f6f6;
border: solid 1px #e0e0e0;
height: 32px;
box-sizing: border-box;
margin: 10px 0 20px;
}
.tags-wrap h2 {
padding: 0;
font-weight: normal;
margin-right: 230px;
height: 32px;
overflow: hidden;
float: none;
}
.tag-it {
overflow: hidden;
float: left;
}
.active-tags {
display: block!important;
}
.tag-it a {
font-size: 14px;
color: #333;
float: left;
border-right: solid 1px #e0e0e0;
padding: 0 10px;
float: left;
height: 30px;
line-height: 30px;
box-sizing: border-box;
background: none;
}
.tag-it a:hover {
background: #80b04b;
color: #fff;
opacity: 1;
}
.media-tags {
float: right;
color: #333;
width: 230px;
line-height: 16px;
height: 32px;
cursor: pointer;
font-size: 14px;
position: relative;
}
.media-tags .button {
border-left: solid 1px #e0e0e0;
padding: 7px 10px 7px 30px;
height: 16px;
background: url(/i/tag_icon.png) 5px center no-repeat;
background-size: 20px 20px
}
.media-tags:hover, .media-tags.active {
color: #75a54b;
}
.media-tags .triangle {
background: url(/i/triangle_down.png) no-repeat;
background-size: 100%;
display: inline-block;
height: 18px;
width: 18px;
position: absolute;
top: 7px;
right: 5px;
}
.share-next {
height: 46px;
}
.recommend-tag-text .tag-icon {
background: url(/i/tag_icon.png) no-repeat;
background-size: 100%;
display: inline-block;
height: 20px;
width: 20px;
position: absolute;
top: 9px;
left: 4px;
margin-right: 5px;
}
.tag-list-wrapper {
position: absolute;
left: -19px;
top: 57px
}
.tag-list {
border-top: 0;
background-color: #e4e4e4;
width: 287px;
position: absolute;
top: -25px;
left: 20px;
z-index: 10;
font-size: 14px;
line-height: 18px;
cursor: default;
color: #111;
display: none;
}
.tag-list input {
margin: 5px;
width: 95%;
font-size: 14px;
border: solid 1px #999;
}
.tag-list input:focus {
outline: none;
border: solid 1px #80b04b;
}
.tag-list > div {
padding: 2px 4px
}
.tag-list ul {
padding: 3px 0;
border-width: 1px 0;
padding: 2px 4px
}
.tag-list span {
font-size: 12px;
font-weight: bold
}
.tag-list span.tag {
font-size: 14px;
font-weight: normal;
color: #111;
margin-right: 6px
}
.tag-list .dp {
color: #55BF10;
font-weight: normal
}
.tag-list .dn {
color: #BF3535;
font-weight: normal
}
.tag-list a.up, .tag-list a.dn,.tag-list a.ad {
background: url('/i/tag-icons2.png') 0px 0px no-repeat;
width: 14px;
height: 16px;
float: left;
display: inline-block;
margin-top: 2px
}
.tag-list a.dn {
background-position: -2px -20px;
margin-right: 5px
}
.tag-list a.up.active,.tag-list a.up:hover {
background-position: -16px 0px
}
.tag-list a.dn.active,.tag-list a.dn:hover {
background-position: -18px -20px
}
.tag-list a.ad {
background-position: -30px 1px;
width: auto;
padding-left: 28px;
margin-left: 5px;
float: none;
color: #111
}
.tag-list a.ad:hover {
color: #000
}
.ra1-pw-popup {
z-index: 120000 !important
}
.video-actions {
overflow: hidden;
}
.video-actions a {
float: left;
overflow: hidden;
color: #666;
margin-right: 20px;
line-height: 30px;
font-size: 14px;
padding: 0 9px;
border: solid 1px #ccc;
}
.video-actions a::before {
float: left;
margin-right: 6px;
font-size: 21px;
line-height: 29px;
}
.video-actions a.licensing::before {
font-size: 24px;
}
.video-actions .subscribe-to-user {
margin-right: 20px;
float: left;
}
.video-actions .subscribe-to-user span {
color: #76a848;
line-height: 32px;
font-size: 13px;
}
.video-actions .subscribe-to-user a {
margin: 0;
color: #fff;
text-decoration: none;
border: none;
}
.video-actions > a:hover {
background: #333;
color: #fff;
border: solid 1px #333;
}
.video-mobAd {
width: 300px;
height: 250px;
margin: 0 auto 20px;
}
#rev-flicker, #rev-flicker .flickity-viewport, #rev-flicker .rev-flicker {
clear: none!important;
}
#rev-flicker {
height: auto!important;
}
.heading-channel.no-thumb h1 {
padding-left: 0;
}
.pagination a {
font-size: 19px;
border: solid 1px #e1e1e1;
padding: 6px;
background: #fff;
box-sizing: border-box;
}
.pagination a::before {
font-size: 19px;
line-height: 21px;
margin: 0 6px;
float: left;
line-height: normal;
}
.pagination a:last-child::before {
float: right;
}
.static-page p, .static-page li {
color: #444;
font-size: 16px;
line-height: 21px;
margin-bottom: 20px;
}
.static-page p a {
color: #699c39;
text-decoration: underline;
}
.static-page p a:hover {
text-decoration: none;
}
.static-page li {
list-style: decimal inside;
}
.static-page h3 {
color: #699c39;
padding-bottom: 3px;
}
.static-page .topnav {
overflow: hidden;
}
.static-page .topnav li {
list-style: none;
float: left;
}
.static-page .topnav li a {
float: left;
padding: 10px;
font-size: 14px;
display: block;
background: #fff;
border: solid 1px #eee;
border-right: none;
color: #333;
}
.static-page .topnav li a:hover {
background: #699c39;
color: #fff;
}
.static-page pre {
font-size: 14px;
margin-bottom: 20px;
line-height: 21px;
}
.google-visualization-table, .google-visualization-table-table {
width: 100%;
}
.cash-out span {
float: left;
font-size: 90px
}
.cash-out a {
float: right;
display: block;
background: #000;
width: 280px;
padding: 20px 0;
margin-top: 10px;
text-align: center;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 40px;
text-transform: uppercase
}
.cash-out a:hover {
background: #9bcc72;
color: #000
}
@media (max-width: 700px) {
.cash-out span {
font-size: 70px;
}
.cash-out a {
font-size: 23px;
width: 150px;
}
.green-box, .blue-box, .wight-box {
height: auto;
}
}
.popup-wrap .dont-have .green-btn {
background: #9bcc72;
color: #fff;
}
.promo-channel.no-thumb {
display: none;
}
.license-box .inner-content p {
line-height: 23px;
}
.decision-wrap {
max-width: 300px;
margin: 0 auto 20px;
height: 46px;
font-size: 19px;
}
.decision-wrap a, .cancel-buyout a {
font-size: 19px;
padding: 6px 20px;
width: 90px;
text-align: center;
position: relative;
}
.decision-wrap a.sell-btn {
font-weight: bold;
}
.decision-wrap a.no-thanks {
background: #ccc;
}
.decision-wrap a:hover, .cancel-buyout a:hover {
color: #fff;
}
.cancel-buyout a {
float: none;
margin: 0 auto;
}
.inner-content .price-indicator {
background: #699c39;
color: #fff;
padding: 2px;
}
.buyout-form, .cancel-buyout {
background: #fff;
padding: 20px;
border-top: solid 1px #ddd;
margin-top: 20px;
position: relative;
}
.buyout-form input[type="text"], .buyout-form input[type="tel"], .buyout-form input[type="email"] {
text-align: left;
}
.buyout-form .checkRadioControl {
color: #666;
overflow: hidden;
}
.buyout-form .checkRadioControl a {
color: #699c39;
}
#loginForm .form-end .button-small {
width: 100px;
margin: 10px auto 20px;
text-align: center;
float: none;
}
.buyout-form .text-info {
font-size: 13px;
color: #777;
line-height: 16px;
}
.decision-wrap .sell-btn.active::before, .decision-wrap .no-thanks.active::before {
content: '';
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ddd;
position: absolute;
bottom: -33px;
}
.decision-wrap .no-thanks.active::before {
margin-left: 26%;
}
.checkRadioControl input, .checkRadioControl span {
float: left;
}
.checkRadioControl span {
font-size: 14px;
line-height: 16px;
}
.fbShare {
height: 32px;
float: left;
display: inline-block;
background: #4267b2;
border-radius: 0px;
padding: 5px 12px 5px 8px;
color: #fff;
z-index: 50;
font-size: 16px;
margin-right: 2px;
}
.fbShare span {
display: inline-block;
width: 28px;
height: 28px;
margin: 2px 0 -8px 1px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq"><path fill="#ffffff" fill-rule="evenodd" d="M8 14H3.667C2.733 13.9 2 13.167 2 12.233V3.667A1.65 1.65 0 0 1 3.667 2h8.666A1.65 1.65 0 0 1 14 3.667v8.566c0 .934-.733 1.667-1.667 1.767H10v-3.967h1.3l.7-2.066h-2V6.933c0-.466.167-.9.867-.9H12v-1.8c.033 0-.933-.266-1.533-.266-1.267 0-2.434.7-2.467 2.133v1.867H6v2.066h2V14z"></path></svg>');
}
.fbMessenger {
height: 32px;
float: left;
display: inline-block;
background: #0088F7;
border-radius: 0px;
padding: 5px 9px;
color: #fff;
z-index: 50;
font-size: 16px;
margin: 0 2px;
}
.fbMessenger span {
display: inline-block;
width: 20px;
height: 20px;
margin: 6px 2px -4px 1px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="96 93 322 324"><path d="M257 93c-88.918 0-161 67.157-161 150 0 47.205 23.412 89.311 60 116.807V417l54.819-30.273C225.449 390.801 240.948 393 257 393c88.918 0 161-67.157 161-150S345.918 93 257 93zm16 202l-41-44-80 44 88-94 42 44 79-44-88 94z" fill="#fff"/></svg>');
}
.addthis_responsive_sharing {
display: inline-block
}
.bottomShare {
position: fixed;
bottom: 0;
z-index: 99999;
background: #fff;
display: block;
width: 100%;
left: 0;
padding: 5px;
height: 40px
}
.bottomShare .fbShare {
width: calc(100% - 116px);
padding: 5px 10px 5px 6px;
text-align: center
}
.bottomShare .addthis_responsive_sharing {
float: right;
width: 46px;
text-align: right;
padding-right: 7px
}
.scrollDn {
transition: 1s;
display: none
}
.scrollDn.show {
display: block;
transition: 1s
}
.bottomShare.scrollDn {
bottom: -50px;
display: block
}
.bottomShare.scrollDn.show {
bottom: 0
}
@media (max-width: 1366px) {
.active-sidenav .site-wrap {
overflow: hidden;
}
.left-side, body, .content-header, .main-content-wrap {
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.left-side {
left: -240px;
position: fixed;
overflow-y: scroll;
}
.main-content-wrap {
margin-left: 0;
padding-top: 76px;
}
.content-header {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 10001;
width: auto;
}
.sidemenu-toggle {
display: block;
}
.active-sidenav {
overflow: hidden;
}
.active-sidenav .main-content-wrap, .active-sidenav .content-header {
margin-left: 240px;
margin-right: -240px;
}
.active-sidenav .left-side {
left: 0;
}
.active-sidenav .main-content-wrap {
opacity: 0.96;
}
.search-wrap .search-input {
left: 228px;
}
.side-footer {
padding-bottom: 0;
}
.side-footer .corporate {
margin-bottom: 0.2em;
}
.side-footer .social {
padding: 0 0 0.3em 1.3em;
}
}
@media (max-width: 1200px) {
.right-sidebar {
width: 300px;
}
.right-sidebar.related-videos {
width: 336px;
}
.user-upload {
width: 320px;
}
.search-wrap .search-input {
right: 320px;
}
.center-page-content {
margin-right: 320px;
padding-right: 20px;
}
.video-info {
font-size: 86%;
}
}
@media (max-width: 1024px) {
.center-page-content {
margin-right: 0;
}
.user-upload {
width: 290px;
}
.search-wrap .search-input {
right: 140px;
}
.user-upload {
width: 140px;
border: none;
}
.user-upload a {
text-indent: -999999px;
width: 38px
}
.user-upload a::before {
text-indent: 0;
}
.right-sidebar {
position: fixed;
bottom: 0;
height: 30px;
right: 0;
left: 0;
overflow: hidden;
z-index: 200;
border: none;
width: auto;
margin: 0;
background: rgba(0, 0, 0, 0.6);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
margin-top: 0!important;
}
.related-videos.right-sidebar {
background: none;
position: inherit;
width: 336px;
height: auto;
margin: 0 20px 0 0;
margin-top: 30px!important;
}
.right-sidebar .right-box-wrap {
max-width: 400px;
margin: 0 auto 20px;
}
.r-side-switch {
width: 120px;
padding: 0 13px;
box-sizing: border-box;
border-radius: 21px;
background: #000;
display: block;
color: rgba(255,255,255,0.8);
height: 21px;
line-height: 21px;
margin: 5px auto 20px;
cursor: pointer;
font-size: 14px;
text-transform: uppercase;
}
.r-side-switch::before {
content: 'expand';
float: left;
}
.r-side-switch::after {
content: '';
float: right;
width: 0;
height: 0;
margin-top: 7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid rgba(255,255,255,0.8);
}
.right-active {
top: 70px;
height: auto;
background: #fff;
overflow-y: scroll;
}
.right-active .r-side-switch {
margin: 15px auto 20px;
}
.right-active .r-side-switch::before {
content: 'Collapse';
}
.right-active .r-side-switch::after {
border-bottom: none;
border-top: 6px solid rgba(255,255,255,0.8);
}
.right-tabs-navig, .promoSide-wrap {
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
.video-wrap, .wrap-comments {
padding: 0 20px;
max-width: none;
}
.adB {
width: auto;
}
.video-post-footer .published, .video-post-deta .published {
display: none;
}
.channel-post .video-post-footer .published {
display: block;
}
.under-video .video-mob-data {
display: block;
}
.pagination {
position: initial;
background: none;
overflow: hidden;
}
.pagination a {
display: none;
font-size: 19px;
background: #fff;
border: solid 1px #e1e1e1;
padding: 10px;
}
.pagination a:first-child, .pagination a:last-child {
display: block;
}
.pagination a:first-child {
float: left;
}
.pagination a:last-child {
float: right;
background: #699c39;
color: #fff;
}
.pagination a:last-child:hover {
color: rgba(255, 255, 255, 1);
}
.pagination a.disabled {
display: none;
}
.main-nav {
margin-bottom: 0;
}
.side-footer {
display: none;
}
.active-sidenav .side-footer {
left: 0;
display: block;
}
}
@media (max-width: 900px) {
.video-content {
width: 100%;
float: none;
}
.related-videos.right-sidebar {
float: none;
margin: 0 20px 0;
width: auto;
background: none;
}
}
@media (max-width: 700px) {
body.active-sidenav .main-nav {
margin: 0;
}
body.active-sidenav .overlaped-footer {
position: initial;
}
.page-heading.xs-center {
margin-top: 0;
padding: 16px 0 6px;
}
.p_searchLanding .page-heading h3 {
display: none;
}
.xs-center {
max-width: 430px;
margin: 0 auto;
padding-left: 0;
padding-right: 0;
}
.video-post {
height: 86px;
margin-bottom: 9px;
}
.video-details h2 {
font-size: 1em;
}
.video-post .video-thumbnail {
width: 152px;
height: 86px;
min-height: initial;
overflow: hidden;
}
.video-thumbnail .video-time {
right: 9px;
bottom: 9px;
}
.video-post .video-thumbnail img {
height: 100%;
width: 100%;
top: auto;
position: inherit;
-webkit-transform: initial;
-ms-transform: initial;
transform: initial;
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.channel-post .video-thumbnail {
width: 86px;
height: 86px;
}
.video-details, .channel-post .video-details {
height: auto;
margin-left: 153px;
}
.video-details {
height: 100%;
}
.video-info {
height: auto;
padding: 5px 10px 0;
}
.video-description {
display: none;
}
.video-post-footer {
margin: 0;
border: none;
padding: 0.5em 10px;
overflow: hidden;
position: absolute;
bottom: 0;
}
.video-post-footer .virality {
display: none;
}
.content-header, .rumble-logo {
height: 56px;
}
.search-wrap .search-action, .sidemenu-toggle, .search-wrap .search-type, .search-wrap .search-input {
margin: 10px;
}
.content-header {
background: #699c39;
}
.user-upload {
padding: 10px;
height: 56px;
width: 170px;
}
.user-upload a.search-mob {
display: block;
text-indent: initial;
}
.search-wrap {
display: none;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 21;
width: auto;
background: #699c39;
}
.search-wrap .search-action {
float: right;
margin: 10px;
}
.search-wrap .search-action .seacrh-submit {
z-index: 100;
}
.search-wrap .search-action .icon-header-search {
color: #fff;
opacity: 0.8;
}
.search-wrap .search-type > a {
color: #fff;
opacity: 0.8;
font-size: 1em;
}
.search-wrap .search-input {
left: 170px;
right: 40px;
}
.search-wrap .search-input input {
color: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border: solid 1px rgba(255,255,255,0.3);
}
.search-wrap .search-input input::-webkit-input-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input::-moz-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input:-ms-input-placeholder {
color: #fff;
opacity: 0.7;
}
.search-wrap .search-input input:-moz-placeholder {
color: #fff;
opacity: 0.7;
}
#search::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
#search {
color: #fff;
font-size: 1em;
border-left: solid 1px #5b892c;
}
.search-close {
display: block;
width: 36px;
height: 36px;
text-align: center;
padding: 10px;
margin-right: 2px;
cursor: pointer;
float: left;
color: #fff;
background: #5f9031;
opacity: 0.8;
font-size: 2em;
}
.search-close::before {
line-height: 38px;
}
.rumble-logo {
display: none;
}
.rumble-logo a {
height: 56px;
width: 240px;
padding: 0;
}
.rumble-logo a img {
display: none;
}
.mobile-logo {
display: block;
float: left;
font-size: 2.3em;
padding-top: 7px;
color: #fff;
}
.mobile-logo:hover {
color: #699c39;
}
.user-upload a::before {
color: #fff;
}
.sidemenu-toggle span, .sidemenu-toggle:hover span {
background: #fff;
}
.main-nav {
margin-top: 0;
}
.video-wrap, .wrap-comments {
padding: 0 5px;
}
.video-wrap .page-heading {
margin-top: 6px;
}
.video-wrap .page-heading, .under-video, .wrap-comments .inner-comments {
padding: 10px;
}
.page-heading h1 {
font-size: 1.36em;
}
.video-actions .subscribe-to-user span {
font-size: 0.86em;
}
.video-actions {
margin-top: 10px;
}
.video-actions a, .video-actions .subscribe-to-user {
font-size: 13px;
margin-right: 16px;
}
.video-actions .subscribe-to-user a {
margin-right: 0;
}
.video-actions a, .video-actions .subscribe-to-user {
margin-right: 9px;
}
.video-actions a.licensing, .video-actions a.embed {
width: 20px;
text-indent: -99999px;
}
.video-actions a.licensing::before, .video-actions a.embed::before {
text-indent: 0;
}
.popup-wrap {
min-width: inherit;
}
.popup-wrap .facebook-login {
padding: 15px 10px;
}
.popup-wrap .popup-heading .btnClose {
font-size: 26px;
}
.user-upload a.search-mob:hover::before, .user-upload a.upload:hover::before, .user-upload a.sign-in:hover::before, .mobile-logo::before {
color: #fff;
opacity: 0.8;
}
.right-active {
top: 57px;
}
.main-content-wrap {
padding-top: 56px;
}
.channel-thumbnail {
margin: -165px 0 0 -50px;
left: 50%;
}
.heading-channel h1 {
padding: 15px 0 0;
text-align: center;
}
.main-footer {
font-size: 0.7em;
}
.pagination {
max-width: 430px;
margin: 0 auto;
box-sizing: border-box;
}
.main-nav {
margin-bottom: 0;
}
.side-footer {
position: initial;
}
.channel-post .video-thumbnail {
width: 86px;
}
.channel-post .video-details {
margin-left: 86px;
height: 100%;
}
}
@media (max-width: 480px) {
.search-wrap .search-type {
min-width: inherit;
height: 36px;
margin: 10px 0;
}
.search-wrap .search-type > a {
text-indent: -999999px;
}
.search-wrap .search-type > a::before {
text-indent: 0;
font-size: 1.4em;
padding-top: 7px;
}
.search-wrap .search-input {
left: 90px;
}
.xs-center {
margin: 0 10px;
}
.user-upload {
width: 150px;
}
a.search-mob {
margin-right: 9px;
}
.mobile-logo {
font-size: 1.6em;
line-height: 1.6em;
background-size: contain;
background-position: 0 14px
}
.media-tags {
float: none;
width: auto;
}
.media-tags .button {
border: none;
}
.tags-wrap {
height: auto;
background: none;
border: none;
}
.tags-wrap .media-tags {
background: #f6f6f6;
border: solid 1px #e0e0e0;
}
.tags-wrap h2 {
height: auto;
margin: 0;
}
.tag-it {
border-bottom: solid 1px #eee;
}
.tag-it a {
border: none;
display: block!important;
}
.pagination {
padding: 0 10px 10px;
}
}
.birthday-wrap {
display: block;
}
.birthday-wrap input, .birthday-wrap select {
float: left;
width: 13%!important;
margin-right: 1%;
}
.birthday-wrap select {
padding: 10px 2%;
margin-bottom: 10px;
font-family: 'Lato', sans-serif;
background: #fff;
font-size: 20px;
color: #1b1d21;
border: none;
font-weight: 300;
-moz-box-shadow: inset 0 0 1px #333;
-webkit-box-shadow: inset 0 0 1px #333;
box-shadow: inset 0 0 1px #333;
height: 44px;
-webkit-appearance: inherit;
border-radius: 0;
}
.birthday-wrap select:focus {
outline: none;
-moz-box-shadow: inset 0 0 1px #5ba719;
-webkit-box-shadow: inset 0 0 1px #5ba719;
box-shadow: inset 0 0 1px #5ba719;
}
.birthday-wrap #birthday-year {
width: 23%!important;
}
.p_mediaListing .main-footer {
margin-bottom: 30px;
}
.options-content {
padding: 0 93px;
}
.options-content h1, .options-content h2 {
color: #699c39;
font-size: 1.83em;
font-weight: 700;
padding: 40px 0 30px;
}
.options-content h1 a {
color: #699c39;
}
.options-content .option-box {
width: 46%;
background: #fff;
box-sizing: border-box;
border: solid 1px #e2e2e2;
min-height: 836px;
position: relative;
}
.options-content .option-box .header {
background: #1b1d21;
padding: 50px 0 70px;
text-align: center;
position: relative;
max-height: 150px;
box-sizing: border-box;
}
.options-content .option-box .header h3 {
font-size: 29px;
color: #fff;
text-align: center;
font-weight: 700;
}
.option-box .action {
font-size: 23px;
color: #fff;
text-transform: uppercase;
padding: 13px 16px;
background: #699c39;
display: inline-block;
width: 169px;
box-sizing: border-box;
display: inline-block;
}
.option-box .action:hover {
background: #333;
}
.option-box .main-action {
text-align: center;
position: relative;
z-index: 10;
max-width: 396px;
margin: -20px auto 0;
}
.option-box .main-action select {
height: 56px;
border: solid 1px #c2c2c2;
background: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 0;
font-size: 19px;
color: #444;
box-sizing: border-box;
padding: 0 20px;
outline: none;
width: 100%;
}
.option-box .main-action select:focus {
border: solid 1px #699c39;
}
.option-box .main-action .select-wrap {
position: relative;
}
.option-box .main-action .select-wrap::after {
content: '';
width: 19px;
height: 12px;
background: url('/i/arrow-down.svg');
position: absolute;
right: 20px;
top: 24px;
}
.option-box .main-action .bandwidth-selection {
margin-top: 20px;
}
.option-box .footer-action {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
padding: 0 0 30px;
}
.options-content .option-list-wrap {
padding: 20px 0 40px;
max-width: 396px;
margin: 0 auto;
}
.options-content .option-list-wrap h4 {
font-size: 26px;
color: #699c39;
padding: 0;
overflow: hidden;
}
.options-content .option-list-wrap h4 span {
font-size: 21px;
color: #444;
}
.options-content .option-list-wrap {
font-size: 17px;
line-height: 29px;
color: #444;
}
.options-content .option-list-wrap .list-title {
font-weight: 700;
padding-top: 30px;
display: block;
}
.options-content .option-list-wrap li {
color: #444;
}
.options-content .option-list-wrap li::before {
content: '●';
font-size: 13px;
color: #777;
margin-right: 9px;
}
.table-grid.full-grid {
width: 100%;
}
.comperative-speed td {
font-size: 17px;
}
.comperative-speed tr.rumble-line {
background: #699c39;
}
.comperative-speed tr.rumble-line td {
color: #fff;
font-weight: 700;
}
.option-two {
display: none;
}
@media (max-width: 1200px) {
.options-content {
padding: 0 33px;
}
.options-content .option-box {
width: 48%;
}
.limited-wrap {
margin-right: 5%
}
#lostpw-form {
width: 100%
}
#lostpw-form .popup-form label {
width: 20%
}
#lostpw-form .popup-form.form-wrap input[type="email"] {
width: 80%
}
#lostpw-form .popup-form .form-end {
width: 78.6%
}
}
@media (max-width: 900px) {
.options-content {
padding: 0 13px;
}
.options-content .option-box {
width: 49%;
}
.options-content .option-list-wrap {
padding: 40px 20px;
box-sizing: border-box;
}
}
@media (max-width: 676px) {
.options-content .option-box {
float: none;
width: 100%;
min-height: 0;
margin-bottom: 30px;
}
.option-box .footer-action {
position: relative;
}
.options-content .option-list-wrap {
padding: 30px 0;
}
.options-content .option-box .header h3 {
font-size: 21px;
}
.option-box .main-action select {
width: 93%;
margin: 0 auto;
}
}
@media (max-width: 480px) {
.options-content .option-list-wrap {
padding: 30px 10px;
font-size: 15px;
}
.comperative-speed tr:first-child {
display: none;
}
.comperative-speed tr, .comperative-speed td {
display: block;
width: 100%;
}
.comperative-speed td {
padding: 10px;
box-sizing: border-box;
border-right: 0;
}
.comperative-speed tr td::before {
width: 60%;
float: left;
font-size: 15px;
}
.comperative-speed tr td:nth-child(2)::before {
content: 'Speed';
}
.comperative-speed tr td:nth-child(3)::before {
content: 'Mobile Usability';
}
.comperative-speed tr td:nth-child(4)::before {
content: 'Desktop';
}
.comperative-speed tr td:nth-child(5)::before {
content: 'Google PageSpeed Test';
}
}
.daterangepicker.dropdown-menu {
z-index: 30000!important;
}
.embed-popup .thumbContainers a {
float: left;
width: 24%;
margin-right: 1%;
display: block;
}
.embed-popup .thumbContainers a img {
width: 100%;
}
.embed-popup .thumbContainers a.choose-your-own {
position: relative;
}
.embed-popup .thumbContainers a.choose-your-own input, .embed-popup .thumbContainers a.choose-your-own #choose_own {
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 10;
}
.embed-popup .thumbContainers a.choose-your-own #choose_own {
opacity: 1;
text-align: center;
font-size: 18px;
padding: 28% 13px 0;
color: #999;
z-index: 9;
}
.embed-popup .thumbContainers img {
height: 100px;
border: solid 3px #fff;
box-sizing: border-box;
}
.embed-popup .thumbContainers img.selected {
border: solid 3px #699c39;
opacity: 1;
}
.embed-popup .red-alert {
font-size: 12px;
} | 0.40486 | 0.074467 |
.collectionCard {
background: #fff;
max-width: 350px;
width: 100%;
border-radius: 8px;
display: flex;
flex-direction: column;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
}
.collectionImageContainer {
position: relative;
}
.collectionImage {
max-width: 100%;
width: 100%;
display: block;
max-height: 180px;
object-fit: cover;
border-radius: 8px 8px 0 0;
}
.collectionCardContent {
padding: 16px;
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1 1 auto;
}
.collectionHeader {
display: flex;
justify-content: space-between;
}
.collectionTitle {
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 28px;
color: #155e75;
margin: 16px 0;
height: 3.5em;
overflow: hidden;
}
.collectionSKU {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #6b7280;
}
.description {
color: #6b7280;
font-size: 16px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.15px;
margin-bottom: 16px;
overflow: hidden;
max-height: 36px;
height: 36px;
white-space: pre-wrap;
}
.price {
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: #222222;
margin: 16px 0;
}
.tagsContainer {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 12px;
margin: 16px 0;
}
.tagStyle {
background: #f3f4f6;
border-radius: 16px;
padding: 4px 12px;
font-style: normal;
font-weight: 600;
font-size: 10px;
line-height: 15px;
letter-spacing: 1.5px;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
color: #374151;
opacity: 0.56;
}
.buttonsContainer {
display: flex;
justify-content: space-between;
}
.moreInfo {
background: #fff;
padding: 12px 16px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.75px;
text-align: center;
color: #155e75;
border: 1px solid #155e75;
width: 50%;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
}
.downloadButton {
background: #155e75;
padding: 12px 16px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.75px;
text-align: center;
color: #fff;
width: 50%;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
border: none;
cursor: pointer;
} | web/components/Card/collectionCard.module.css | .collectionCard {
background: #fff;
max-width: 350px;
width: 100%;
border-radius: 8px;
display: flex;
flex-direction: column;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
}
.collectionImageContainer {
position: relative;
}
.collectionImage {
max-width: 100%;
width: 100%;
display: block;
max-height: 180px;
object-fit: cover;
border-radius: 8px 8px 0 0;
}
.collectionCardContent {
padding: 16px;
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1 1 auto;
}
.collectionHeader {
display: flex;
justify-content: space-between;
}
.collectionTitle {
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 28px;
color: #155e75;
margin: 16px 0;
height: 3.5em;
overflow: hidden;
}
.collectionSKU {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #6b7280;
}
.description {
color: #6b7280;
font-size: 16px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.15px;
margin-bottom: 16px;
overflow: hidden;
max-height: 36px;
height: 36px;
white-space: pre-wrap;
}
.price {
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: #222222;
margin: 16px 0;
}
.tagsContainer {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 12px;
margin: 16px 0;
}
.tagStyle {
background: #f3f4f6;
border-radius: 16px;
padding: 4px 12px;
font-style: normal;
font-weight: 600;
font-size: 10px;
line-height: 15px;
letter-spacing: 1.5px;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
color: #374151;
opacity: 0.56;
}
.buttonsContainer {
display: flex;
justify-content: space-between;
}
.moreInfo {
background: #fff;
padding: 12px 16px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.75px;
text-align: center;
color: #155e75;
border: 1px solid #155e75;
width: 50%;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
}
.downloadButton {
background: #155e75;
padding: 12px 16px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.75px;
text-align: center;
color: #fff;
width: 50%;
box-shadow: 0px 1px 8px 0px #0000001a, 0px 2px 4px 0px #0000001f, 0px 1px 2px 0px #00000029;
border: none;
cursor: pointer;
} | 0.358578 | 0.095771 |
@charset "utf-8";
/* CSS Document */
body {
line-height: 1;
margin: 0;
padding: 0;
font-size: 12px;
color: #5e5e5e;
font-family: "微软雅黑", 'Microsoft YaHei';
}
/*-------APP部署头部-------*/
.app_top {
width: 100%;
background: #516170 none repeat scroll 0% 0%;
border-bottom: 1px solid #576774;
}
.head {
height: 62px;
/*max-width:1280px;*/
min-width: 800px;
margin: 0px auto;
position: relative;
}
.app_logo {
float: left;
padding-left: 0;
width: 120px;
}
.app_button {
float: left;
position: relative;
top: 12px;
left: 60px;
text-align: center;
}
.app_button a {
width: 112px;
height: 31px;
display: inline-block;
border-radius: 3px;
line-height: 31px;
margin-top: 3px;
}
.bg_green {
background: #4cbd5a;
color: #fff;
}
a.bg_green {
color: #fff;
}
a.bg_green:hover {
background: #01b817;
color: #fff;
}
.bg_white {
background: #fff;
}
.app_nav {
float: left;
position: relative;
left: 140px;
}
.app_nav ul li.list {
float: left;
width: 200px;
height: 62px;
margin-left: 1px;
}
.app_nav ul li.list a {
display: block;
width: 200px;
height: 62px;
color: #fff;
font-size: 16px;
text-align: center;
line-height: 60px;
}
.app_nav ul li.list a img {
top: 5px;
right: 10px;
position: relative;
}
.app_nav ul li.list a:hover {
width: 200px;
height: 62px;
background: #687279;
}
.app_nav ul li.list a.chooseapp {
background: #687279;
}
.app_user {
position: absolute;
right: 80px;
top: 0;
border-left: 1px solid rgba(0,0,0,.1);
border-right: 1px solid rgba(0,0,0,.1);
height: 64px;
}
.nav_tips {
position: absolute;
right: 240px;
}
.news {
float: left;
}
.news a {
display: inline-block;
height: 22px;
padding: 20px 25px;
text-align: center;
line-height: 22px;
}
.news a:hover {
/*background: #65717b;*/
background: rgba(0,0,0,.1);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#E5000000,endColorStr=#E5000000);
}
.news a.active {
background: rgba(0,0,0,.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
}
.app_number {
right: 140px;
}
.news .news_img {
float: left;
}
.news .news_numb {
float: left;
top: -8px;
right: 4px;
position: relative;
border-radius: 6px;
min-width: 14px;
height: 17px;
background: #f69508;
padding: 1px 5px;
}
.title_name {
color: #fff;
font-size: 15px;
float: left;
padding-left: 10px;
}
.news .news_numb p {
font-size: 12px;
color: #fff;
text-align: center;
line-height: 16px;
}
.user_hits {
position: relative;
right: 0;
bottom: 0;
z-index: 9;
}
.user_hits ul, li {
margin: 0;
padding: 0;
}
.user_hits li {
display: inline;
list-style: none;
list-style-position: outside;
text-align: center;
float: left;
font-size: 15px;
}
.user_hits li p.user_name {
color: #fff;
float: left;
width: 75px;
overflow-y: hidden;
text-align: center;
line-height: 22px;
overflow: hidden;
}
.user_hits li img {
float: left;
}
.user_hits li img.down {
float: right;
margin-top: 6px;
margin-right: 11px;
}
.user_hits a {
margin-top: 7px;
text-align: center;
height: 30px;
}
.user_hits a:link {
color: #fff;
text-decoration: none;
float: left;
width: 120px;
line-height: 28px;
font-size: 12px;
}
.user_hits a:visited {
color: #fff;
text-decoration: none;
float: left;
width: 120px;
}
.user_hits a:hover {
color: white;
float: left;
width: 120px;
text-decoration: none;
background-color: #516170;
line-height: 28px;
}
.user_hits .nav_user {
height: 30px;
}
.user_hits .list {
line-height: 20px;
text-align: left;
font-weight: normal;
padding-top: 10px;
}
.user_hits .menu1 {
width: 120px;
height: auto;
background-color: #65717b;
color: #336601;
cursor: pointer;
overflow-y: hidden;
filter: Alpha(opacity=70);
-moz-opacity: 0.7;
padding: 20px;
}
.user_hits .menu2 {
width: 120px;
height: 20px;
overflow-y: hidden;
cursor: pointer;
padding: 20px;
}
/*-------APP部署内容-------*/
.app_content {
background: #516170;
background-size: cover;
width: 100%;
position: absolute;
height: auto;
bottom: 0;
top: 63px;
}
.content_frame {
height: auto;
/*max-width: 1280px;*/
min-width: 800px;
margin: 0 auto;
position: relative;
background: #f9f9f9;
}
.left_sub_menu {
float: left;
width: 80px;
height: 340px;
background: #475766;
/*background: rgba(81 , 97 ,111, .5);*/
}
.left_sub_menu ul li {
float: left;
width: 80px;
height: 83px;
display: block;
background: #475766;
border-bottom: 1px solid #687682;
font-size: 14px;
}
.left_sub_menu ul li a.select {
color: #fff;
background: #26394b;
}
.left_sub_menu ul li a {
display: block;
text-align: center;
height: 83px;
color: #a1a8ad;
}
.left_sub_menu ul li a:hover {
color: #fff;
background: #26394b;
}
.app_name {
height: 36px;
background: #424f5c;
/*margin-left: 80px;*/
font-size: 12px;
line-height: 36px;
font-family: 黑体;
overflow: hidden;
}
.app_name em {
color: #fff;
font-size: 14px;
float: left;
margin-left: 10px;
}
p.app_a {
float: left;
}
p.app_a a {
color: #fff;
}
p.app_a a:hover {
color: #eaeaea;
}
.app_name p.app_a {
color: #FFF;
font-size: 13px;
padding-left: 10px;
}
.plate {
height: auto;
/*margin-left: 80px;*/
background: #f9f9f9;
overflow-y: auto !important;
min-height: 420px;
}
/*login*/
.login_warp .top {
background: rgba(248, 248, 248, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FF8F8F8,endColorStr=#7FF8F8F8);
width: 100%;
}
.login_content {
position: absolute;
top: 63px;
bottom: 54px;
width: 100%;
background: url("../images/login/bg-login.jpg") no-repeat top #dcf0fb;
background-size: 100%;
border-top: 3px solid #6ec8e3;
border-bottom: 3px solid #d5dce1;
min-height: 400px;
}
.footer {
position: absolute;
bottom: 14px;
line-height: 30px;
left: 50%;
margin-left: -128px;
}
.login_con {
min-width: 1000px;
max-width: 1280px;
margin: 0 auto;
}
.login {
float: right;
width: 340px;
margin-right: 14%;
margin-top: 60px;
}
.login-mian {
height: auto;
margin-top: 20%;
padding: 40px 25px 40px 25px;
background: rgba(250, 250, 250, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FFAFAFA,endColorStr=#7FFAFAFA);
border: 1px solid #f5f8fa;
overflow: hidden;
}
.login-mian2 {
height: auto;
padding: 20px 25px 40px 25px;
overflow: hidden;
}
.login-btn {
display: block;
width: 100%;
height: 40px;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 16px;
margin-top: 40px;
background-color: #007597;
border: 0;
border-radius: 4px;
cursor: pointer;
}
.login-mian .form-group {
overflow: hidden;
margin-bottom: 10px;
}
.login-mian2 .form-group {
overflow: hidden;
margin-bottom: 10px;
}
.login-inp {
float: left;
width: 297px;
height: 35px;
line-height: 35px;
text-indent: 8px;
background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 3px;
}
.ico-login {
float: left;
width: 44px;
height: 41px;
color: #d2d2d2;
text-align: center;
font-size: 20px;
line-height: 41px;
background-color: #f3f3f3;
border: 1px solid #e6e6e6;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.login_warp {
height: 100%;
overflow: hidden;
background: rgba(248, 248, 248, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FF8F8F8,endColorStr=#7FF8F8F8);
}
/*子产品间切换导航*/
.ob_sub_pro_btn {
position: absolute;
right: 15px;
top: 13px;
}
.ob_sub_pro_btn a {
background: #65717b;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.ob_sub_pro_btn a:hover {
background: #000;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
/*pageslide*/
/*#content {*/
/*margin: 0 auto;*/
/*}*/
#modal {
display: none;
}
#pageslide {
/* These styles MUST be included. Do not change. */
display: none;
position: absolute;
/*position: fixed;*/
top: 63px;
height: 100%;
z-index: 999999;
/* Specify the width of your pageslide here */
width: 230px;
padding: 5px 20px;
/* These styles are optional, and describe how the pageslide will look */
/*background: #48a770;*/
background: #06b585;
color: #FFF;
-webkit-box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
-moz-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
}
.st-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0, 0, 0, 0.4);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
font-weight: 300;
font-size: 2em;
text-align: center;
}
.st-menu ul li a {
display: block;
padding: 1em 1em 1em 1.2em;
outline: none;
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
color: #f3efe0;
/*text-transform: uppercase;*/
text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
letter-spacing: 1px;
font-weight: 400;
-webkit-transition: background 0.3s, box-shadow 0.3s;
transition: background 0.3s, box-shadow 0.3s;
font-size: 14px;
}
.st-menu ul li a:hover {
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
color: #fff;
}
.st-menu ul li a.active {
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
color: #fff;
}
.st-menu ul li:first-child a {
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.close_slider {
margin-top: 20px;
text-align: center;
width: 100%;
color: #f3efe0;
}
#modal .close_slider a {
color: #f3efe0;
font-weight: bold;
padding: 5px 10px;
border: none;
font-size: 20px;
}
#modal .close_slider a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
}
/*welcome*/
.app_wel_block {
width: 66%;
margin: 6% auto auto;
}
.app_wel_text {
font-size: 18px;
color: #1f1f1f;
line-height: 30px;
padding-bottom: 30px;
width: 96%;
margin: 0 auto;
font-family: "黑体";
}
.app_wel_text h2 {
font-size: 28px;
margin-top: 10px;
letter-spacing: 3px;
}
.app_wel_quick {
height: auto;
overflow: hidden;
}
.quick_block {
width: 44%;
height: 45%;
margin: 1% 2%;
background: rgba(255, 255, 255, .3);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#B2FFFFFF,endColorStr=#B2FFFFFF);
overflow: hidden;
float: left;
padding: 1% 1%;
border-radius: 5px;
}
.quick_block.active{
background: rgba(36, 178, 147, .68);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c24b293,endColorStr=#4c24b293);
}
.quick_ico {
width: 36%;
float: left;
text-align: center;
position: relative;
top: 30px;
}
.quick_ico i {
background: url("../images/app_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.quick_ico i.q_ico02{
background-position: 0 -54px;
}
.quick_ico i.q_ico03{
background-position: 0 -108px;
}
.quick_ico i.q_ico04{
background-position: 0 -162px;
}
.quick_nr {
float: left;
padding: 2% 1%;
}
.quick_nr dl dt {
font-size: 24px;
font-family: "黑体";
margin-bottom: 10px;
color: #1e1e1e;
}
.quick_nr dl dd {
font-size: 13px;
line-height: 24px;
height: 60px;
color: #272727;
}
.quick_nr a {
color: #06b585;
font-size: 18px;
font-family: "黑体";
}
.quick_block.active dl{
color: #fff;
}
.quick_block.active dl dt{
color: #fff;
}
.quick_block.active dl dd{
color: #fff;
}
.quick_block.active a{
color: #fff;
}
#codeReportId .sl_content{
background: transparent;
}
/*dailog css*/
.choose_item{
background: #f4f4f4;
height: 33px;
padding: 3px 0!important;
}
.choose_item label{
line-height: 31px;
padding-left:20px;
}
.choose_table_list{
width: 96%;
margin: 0 auto;
}
.plate_index {
/*background: url("../images/app_index_bg.jpg") no-repeat center bottom #4384a4;*/
background: url("../images/app_wel.png") no-repeat center top #a7d8dc;
background-size: cover;
}
/*api index*/
.api_top {
width: 100%;
position: relative;
color: #fff;
text-align: center;
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
background: #194573;
background: -moz-linear-gradient(45deg, #15345b 0%, #2787d1 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#15345b), color-stop(100%,#2787d1));
background: -webkit-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: -o-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: -ms-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: linear-gradient(45deg, #15345b 0%,#2787d1 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#15345b', endColorstr='#2787d1',GradientType=1 );
/*-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
/*-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
/*box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
}
/*.api_top:after {*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*left: 0;*/
/*background: url(../images/header_bg.png) repeat center bottom;*/
/*opacity: .4;*/
/*}*/
.api_top .ob_sub_pro_btn a {
background: #2169a2;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.api_top .news a:hover {
background: rgba(14, 46, 69, .3);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#cce36625,endColorStr=#cce36625);
}
.plate_index_api {
background: url("../images/api_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_api .quick_block.active{
background: rgba(227, 102, 37, .68);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4ce36625,endColorStr=#4ce36625);
}
.plate_index_api .quick_nr a {
color: #e88357;
font-size: 18px;
font-family: "黑体";
}
.plate_index_api .quick_ico i {
background: url("../images/api_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_api .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_api .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_api .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_api .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_api .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_api .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
/*ias*/
.ias_top{
width: 100%;
position: relative;
background:#eeeeee;
border-bottom: 1px solid #b7ceee;
}
.ias_top .ob_sub_pro_btn a {
background: #ccc;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.ias_top .user_hits li p.user_name{
color: #333;
}
.ias_top .user_hits li.menu1 {
width: 120px;
height: auto;
background-color: #65717b;
color: #fff;
cursor: pointer;
overflow-y: hidden;
filter: Alpha(opacity=70);
-moz-opacity: 0.7;
padding: 10px;
}
.ias_top .user_hits li.menu1 p.user_name{
color: #fff;
}
.plate_index_ias {
background: url("../images/ias_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_ias .quick_block.active{
background:#ef5c5e;
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4cef5c5e,endColorStr=#4cef5c5e);*/
}
.plate_index_ias .quick_nr a {
color: #ef5c5e;
font-size: 18px;
font-family: "黑体";
}
.plate_index_ias .quick_ico i {
background: url("../images/ias_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_ias .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_ias .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_ias .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_ias .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_ias .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_ias .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
/*pas*/
.pas_top{
width: 100%;
position: absolute;
background:#25384c;
border-bottom: 1px solid #203041;
right: 0;
}
.pas_top .ob_sub_pro_btn a {
background: rgba(0,0,0,.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.plate_index_pas {
background: url("../images/pas_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_pas .quick_block.active{
background:#dfb353;
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4cef5c5e,endColorStr=#4cef5c5e);*/
}
.plate_index_pas .quick_nr a {
color: #a17a25;
font-size: 18px;
font-family: "黑体";
}
.plate_index_pas .quick_ico i {
background: url("../images/pass_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_pas .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_pas .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_pas .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_pas .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_pas .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_pas .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
ul.un_login li a:link {
padding: 16px 0;
margin-top: 0;
font-size: 13px;
color: #fafafa;
line-height: 30px;
letter-spacing: 5px;
text-indent: 5px;
}
/*zhaomei 20160726 sildermenu*/
.st-menu2 h2 {
margin: 0;
padding: 1em;
color: rgba(0, 0, 0, 0.4);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
font-weight: 300;
/*font-size: 2em;*/
text-align: center;
background: #d8f1fe;
}
.ob_logo {
background: url("../images/login/paas-1.png") no-repeat;
width: 70px;
height: 51px;
display: inline-block;
background-size: 100%;
}
.st-menu2 ul li {
border-bottom: 1px solid #ccedfe;
padding: 10px 0 20px 10px;
margin: 0 10px;
height: auto;
overflow: hidden;
}
.r_li {
margin-left: 50px;
}
.st-menu2 ul li dl {
margin: 10px 0 12px;
color: #344651;
font-size: 13px;
}
.st-menu2 ul li dl a {
color: #344651;
}
.st-menu2 ul li dl dt {
margin-bottom: 5px;
}
.st-menu2 ul li p {
float: left;
width: 40px;
margin-right: 10px;
margin-top: 12px;
margin-left: 5px;
height: 50px;
}
.st-menu2 ul li p i {
background: url("../images/slider/app_logo.png") no-repeat;
width: 40px;
height: 24px;
display: inline-block;
}
.st-menu2 ul li p i.s_api_logo {
background: url("../images/slider/api_logo.png") no-repeat;
}
.st-menu2 ul li p i.s_os_logo {
background: url("../images/slider/os_logo.png") no-repeat;
}
#pageslide {
display: none;
position: absolute;
position: fixed;
top: 63px;
height: 100%;
z-index: 999999;
width: 220px;
padding: 0;
/* background: #48a770; */
background: #f1fbfd;
color: #FFF;
-webkit-box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
-moz-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
}
.green dl a:hover {
color: #1faf86;
}
.oranger dl a:hover {
color: #dc561b;
}
.yellow dl a:hover {
color: #e0a727;
}
.green span a {
color: #35b68f;
}
.green span a:hover {
color: #1faf86;
text-decoration: underline;
}
.oranger span a {
color: #e86e28;
}
.oranger span a:hover {
color: #dc561b;
text-decoration: underline;
}
.yellow span a {
color: #e1a000;
}
.yellow span a:hover {
color: #e0a727;
text-decoration: underline;
}
.feed_bak_btn {
position: absolute;
border-bottom: 35px;
}
.feed_bak_btn a.btn {
width: 80px;
height: 22px;
line-height: 21px;
display: inline-block;
text-align: center;
border: 1px solid #4abf9d;
font-size: 13px;
color: #4abf9d;
border-radius: 5px;
background: transparent;
margin-left: 46px;
margin-top: 100px;
padding: 8px 20px;
}
.feed_bak_btn a.btn:hover {
background: #4abf9d;
color: #fff;
}
.feed_ico {
background: url("../images/slider/feed_icon.png") no-repeat 0 0;
width: 21px;
height: 19px;
display: inline-block;
float: left;
margin-right: 5px;
position: relative;
top: 3px;
}
.feed_bak_btn a:hover i{
background: url("../images/slider/feed_icon.png") no-repeat 0 -19px;
} | docs/sourcecodes/OpenBridge-passos-ui/ob-paasos-web/src/main/webapp/assets/css/welcom.css | @charset "utf-8";
/* CSS Document */
body {
line-height: 1;
margin: 0;
padding: 0;
font-size: 12px;
color: #5e5e5e;
font-family: "微软雅黑", 'Microsoft YaHei';
}
/*-------APP部署头部-------*/
.app_top {
width: 100%;
background: #516170 none repeat scroll 0% 0%;
border-bottom: 1px solid #576774;
}
.head {
height: 62px;
/*max-width:1280px;*/
min-width: 800px;
margin: 0px auto;
position: relative;
}
.app_logo {
float: left;
padding-left: 0;
width: 120px;
}
.app_button {
float: left;
position: relative;
top: 12px;
left: 60px;
text-align: center;
}
.app_button a {
width: 112px;
height: 31px;
display: inline-block;
border-radius: 3px;
line-height: 31px;
margin-top: 3px;
}
.bg_green {
background: #4cbd5a;
color: #fff;
}
a.bg_green {
color: #fff;
}
a.bg_green:hover {
background: #01b817;
color: #fff;
}
.bg_white {
background: #fff;
}
.app_nav {
float: left;
position: relative;
left: 140px;
}
.app_nav ul li.list {
float: left;
width: 200px;
height: 62px;
margin-left: 1px;
}
.app_nav ul li.list a {
display: block;
width: 200px;
height: 62px;
color: #fff;
font-size: 16px;
text-align: center;
line-height: 60px;
}
.app_nav ul li.list a img {
top: 5px;
right: 10px;
position: relative;
}
.app_nav ul li.list a:hover {
width: 200px;
height: 62px;
background: #687279;
}
.app_nav ul li.list a.chooseapp {
background: #687279;
}
.app_user {
position: absolute;
right: 80px;
top: 0;
border-left: 1px solid rgba(0,0,0,.1);
border-right: 1px solid rgba(0,0,0,.1);
height: 64px;
}
.nav_tips {
position: absolute;
right: 240px;
}
.news {
float: left;
}
.news a {
display: inline-block;
height: 22px;
padding: 20px 25px;
text-align: center;
line-height: 22px;
}
.news a:hover {
/*background: #65717b;*/
background: rgba(0,0,0,.1);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#E5000000,endColorStr=#E5000000);
}
.news a.active {
background: rgba(0,0,0,.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
}
.app_number {
right: 140px;
}
.news .news_img {
float: left;
}
.news .news_numb {
float: left;
top: -8px;
right: 4px;
position: relative;
border-radius: 6px;
min-width: 14px;
height: 17px;
background: #f69508;
padding: 1px 5px;
}
.title_name {
color: #fff;
font-size: 15px;
float: left;
padding-left: 10px;
}
.news .news_numb p {
font-size: 12px;
color: #fff;
text-align: center;
line-height: 16px;
}
.user_hits {
position: relative;
right: 0;
bottom: 0;
z-index: 9;
}
.user_hits ul, li {
margin: 0;
padding: 0;
}
.user_hits li {
display: inline;
list-style: none;
list-style-position: outside;
text-align: center;
float: left;
font-size: 15px;
}
.user_hits li p.user_name {
color: #fff;
float: left;
width: 75px;
overflow-y: hidden;
text-align: center;
line-height: 22px;
overflow: hidden;
}
.user_hits li img {
float: left;
}
.user_hits li img.down {
float: right;
margin-top: 6px;
margin-right: 11px;
}
.user_hits a {
margin-top: 7px;
text-align: center;
height: 30px;
}
.user_hits a:link {
color: #fff;
text-decoration: none;
float: left;
width: 120px;
line-height: 28px;
font-size: 12px;
}
.user_hits a:visited {
color: #fff;
text-decoration: none;
float: left;
width: 120px;
}
.user_hits a:hover {
color: white;
float: left;
width: 120px;
text-decoration: none;
background-color: #516170;
line-height: 28px;
}
.user_hits .nav_user {
height: 30px;
}
.user_hits .list {
line-height: 20px;
text-align: left;
font-weight: normal;
padding-top: 10px;
}
.user_hits .menu1 {
width: 120px;
height: auto;
background-color: #65717b;
color: #336601;
cursor: pointer;
overflow-y: hidden;
filter: Alpha(opacity=70);
-moz-opacity: 0.7;
padding: 20px;
}
.user_hits .menu2 {
width: 120px;
height: 20px;
overflow-y: hidden;
cursor: pointer;
padding: 20px;
}
/*-------APP部署内容-------*/
.app_content {
background: #516170;
background-size: cover;
width: 100%;
position: absolute;
height: auto;
bottom: 0;
top: 63px;
}
.content_frame {
height: auto;
/*max-width: 1280px;*/
min-width: 800px;
margin: 0 auto;
position: relative;
background: #f9f9f9;
}
.left_sub_menu {
float: left;
width: 80px;
height: 340px;
background: #475766;
/*background: rgba(81 , 97 ,111, .5);*/
}
.left_sub_menu ul li {
float: left;
width: 80px;
height: 83px;
display: block;
background: #475766;
border-bottom: 1px solid #687682;
font-size: 14px;
}
.left_sub_menu ul li a.select {
color: #fff;
background: #26394b;
}
.left_sub_menu ul li a {
display: block;
text-align: center;
height: 83px;
color: #a1a8ad;
}
.left_sub_menu ul li a:hover {
color: #fff;
background: #26394b;
}
.app_name {
height: 36px;
background: #424f5c;
/*margin-left: 80px;*/
font-size: 12px;
line-height: 36px;
font-family: 黑体;
overflow: hidden;
}
.app_name em {
color: #fff;
font-size: 14px;
float: left;
margin-left: 10px;
}
p.app_a {
float: left;
}
p.app_a a {
color: #fff;
}
p.app_a a:hover {
color: #eaeaea;
}
.app_name p.app_a {
color: #FFF;
font-size: 13px;
padding-left: 10px;
}
.plate {
height: auto;
/*margin-left: 80px;*/
background: #f9f9f9;
overflow-y: auto !important;
min-height: 420px;
}
/*login*/
.login_warp .top {
background: rgba(248, 248, 248, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FF8F8F8,endColorStr=#7FF8F8F8);
width: 100%;
}
.login_content {
position: absolute;
top: 63px;
bottom: 54px;
width: 100%;
background: url("../images/login/bg-login.jpg") no-repeat top #dcf0fb;
background-size: 100%;
border-top: 3px solid #6ec8e3;
border-bottom: 3px solid #d5dce1;
min-height: 400px;
}
.footer {
position: absolute;
bottom: 14px;
line-height: 30px;
left: 50%;
margin-left: -128px;
}
.login_con {
min-width: 1000px;
max-width: 1280px;
margin: 0 auto;
}
.login {
float: right;
width: 340px;
margin-right: 14%;
margin-top: 60px;
}
.login-mian {
height: auto;
margin-top: 20%;
padding: 40px 25px 40px 25px;
background: rgba(250, 250, 250, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FFAFAFA,endColorStr=#7FFAFAFA);
border: 1px solid #f5f8fa;
overflow: hidden;
}
.login-mian2 {
height: auto;
padding: 20px 25px 40px 25px;
overflow: hidden;
}
.login-btn {
display: block;
width: 100%;
height: 40px;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 16px;
margin-top: 40px;
background-color: #007597;
border: 0;
border-radius: 4px;
cursor: pointer;
}
.login-mian .form-group {
overflow: hidden;
margin-bottom: 10px;
}
.login-mian2 .form-group {
overflow: hidden;
margin-bottom: 10px;
}
.login-inp {
float: left;
width: 297px;
height: 35px;
line-height: 35px;
text-indent: 8px;
background-color: #fff;
border: 1px solid #e6e6e6;
border-radius: 3px;
}
.ico-login {
float: left;
width: 44px;
height: 41px;
color: #d2d2d2;
text-align: center;
font-size: 20px;
line-height: 41px;
background-color: #f3f3f3;
border: 1px solid #e6e6e6;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.login_warp {
height: 100%;
overflow: hidden;
background: rgba(248, 248, 248, .5);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#7FF8F8F8,endColorStr=#7FF8F8F8);
}
/*子产品间切换导航*/
.ob_sub_pro_btn {
position: absolute;
right: 15px;
top: 13px;
}
.ob_sub_pro_btn a {
background: #65717b;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.ob_sub_pro_btn a:hover {
background: #000;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
/*pageslide*/
/*#content {*/
/*margin: 0 auto;*/
/*}*/
#modal {
display: none;
}
#pageslide {
/* These styles MUST be included. Do not change. */
display: none;
position: absolute;
/*position: fixed;*/
top: 63px;
height: 100%;
z-index: 999999;
/* Specify the width of your pageslide here */
width: 230px;
padding: 5px 20px;
/* These styles are optional, and describe how the pageslide will look */
/*background: #48a770;*/
background: #06b585;
color: #FFF;
-webkit-box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
-moz-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
}
.st-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0, 0, 0, 0.4);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
font-weight: 300;
font-size: 2em;
text-align: center;
}
.st-menu ul li a {
display: block;
padding: 1em 1em 1em 1.2em;
outline: none;
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
color: #f3efe0;
/*text-transform: uppercase;*/
text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
letter-spacing: 1px;
font-weight: 400;
-webkit-transition: background 0.3s, box-shadow 0.3s;
transition: background 0.3s, box-shadow 0.3s;
font-size: 14px;
}
.st-menu ul li a:hover {
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
color: #fff;
}
.st-menu ul li a.active {
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
color: #fff;
}
.st-menu ul li:first-child a {
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}
.close_slider {
margin-top: 20px;
text-align: center;
width: 100%;
color: #f3efe0;
}
#modal .close_slider a {
color: #f3efe0;
font-weight: bold;
padding: 5px 10px;
border: none;
font-size: 20px;
}
#modal .close_slider a:hover {
color: #fff;
background: rgba(0, 0, 0, 0.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
}
/*welcome*/
.app_wel_block {
width: 66%;
margin: 6% auto auto;
}
.app_wel_text {
font-size: 18px;
color: #1f1f1f;
line-height: 30px;
padding-bottom: 30px;
width: 96%;
margin: 0 auto;
font-family: "黑体";
}
.app_wel_text h2 {
font-size: 28px;
margin-top: 10px;
letter-spacing: 3px;
}
.app_wel_quick {
height: auto;
overflow: hidden;
}
.quick_block {
width: 44%;
height: 45%;
margin: 1% 2%;
background: rgba(255, 255, 255, .3);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#B2FFFFFF,endColorStr=#B2FFFFFF);
overflow: hidden;
float: left;
padding: 1% 1%;
border-radius: 5px;
}
.quick_block.active{
background: rgba(36, 178, 147, .68);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c24b293,endColorStr=#4c24b293);
}
.quick_ico {
width: 36%;
float: left;
text-align: center;
position: relative;
top: 30px;
}
.quick_ico i {
background: url("../images/app_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.quick_ico i.q_ico02{
background-position: 0 -54px;
}
.quick_ico i.q_ico03{
background-position: 0 -108px;
}
.quick_ico i.q_ico04{
background-position: 0 -162px;
}
.quick_nr {
float: left;
padding: 2% 1%;
}
.quick_nr dl dt {
font-size: 24px;
font-family: "黑体";
margin-bottom: 10px;
color: #1e1e1e;
}
.quick_nr dl dd {
font-size: 13px;
line-height: 24px;
height: 60px;
color: #272727;
}
.quick_nr a {
color: #06b585;
font-size: 18px;
font-family: "黑体";
}
.quick_block.active dl{
color: #fff;
}
.quick_block.active dl dt{
color: #fff;
}
.quick_block.active dl dd{
color: #fff;
}
.quick_block.active a{
color: #fff;
}
#codeReportId .sl_content{
background: transparent;
}
/*dailog css*/
.choose_item{
background: #f4f4f4;
height: 33px;
padding: 3px 0!important;
}
.choose_item label{
line-height: 31px;
padding-left:20px;
}
.choose_table_list{
width: 96%;
margin: 0 auto;
}
.plate_index {
/*background: url("../images/app_index_bg.jpg") no-repeat center bottom #4384a4;*/
background: url("../images/app_wel.png") no-repeat center top #a7d8dc;
background-size: cover;
}
/*api index*/
.api_top {
width: 100%;
position: relative;
color: #fff;
text-align: center;
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
background: #194573;
background: -moz-linear-gradient(45deg, #15345b 0%, #2787d1 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#15345b), color-stop(100%,#2787d1));
background: -webkit-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: -o-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: -ms-linear-gradient(45deg, #15345b 0%,#2787d1 100%);
background: linear-gradient(45deg, #15345b 0%,#2787d1 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#15345b', endColorstr='#2787d1',GradientType=1 );
/*-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
/*-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
/*box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
}
/*.api_top:after {*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*left: 0;*/
/*background: url(../images/header_bg.png) repeat center bottom;*/
/*opacity: .4;*/
/*}*/
.api_top .ob_sub_pro_btn a {
background: #2169a2;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.api_top .news a:hover {
background: rgba(14, 46, 69, .3);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#cce36625,endColorStr=#cce36625);
}
.plate_index_api {
background: url("../images/api_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_api .quick_block.active{
background: rgba(227, 102, 37, .68);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4ce36625,endColorStr=#4ce36625);
}
.plate_index_api .quick_nr a {
color: #e88357;
font-size: 18px;
font-family: "黑体";
}
.plate_index_api .quick_ico i {
background: url("../images/api_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_api .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_api .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_api .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_api .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_api .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_api .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
/*ias*/
.ias_top{
width: 100%;
position: relative;
background:#eeeeee;
border-bottom: 1px solid #b7ceee;
}
.ias_top .ob_sub_pro_btn a {
background: #ccc;
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.ias_top .user_hits li p.user_name{
color: #333;
}
.ias_top .user_hits li.menu1 {
width: 120px;
height: auto;
background-color: #65717b;
color: #fff;
cursor: pointer;
overflow-y: hidden;
filter: Alpha(opacity=70);
-moz-opacity: 0.7;
padding: 10px;
}
.ias_top .user_hits li.menu1 p.user_name{
color: #fff;
}
.plate_index_ias {
background: url("../images/ias_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_ias .quick_block.active{
background:#ef5c5e;
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4cef5c5e,endColorStr=#4cef5c5e);*/
}
.plate_index_ias .quick_nr a {
color: #ef5c5e;
font-size: 18px;
font-family: "黑体";
}
.plate_index_ias .quick_ico i {
background: url("../images/ias_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_ias .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_ias .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_ias .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_ias .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_ias .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_ias .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
/*pas*/
.pas_top{
width: 100%;
position: absolute;
background:#25384c;
border-bottom: 1px solid #203041;
right: 0;
}
.pas_top .ob_sub_pro_btn a {
background: rgba(0,0,0,.2);
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000,endColorStr=#CC000000);
padding: 10px;
display: inline-block;
border-radius: 5px;
}
.plate_index_pas {
background: url("../images/pas_wel.png") no-repeat center center;
background-size: cover;
}
.plate_index_pas .quick_block.active{
background:#dfb353;
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4cef5c5e,endColorStr=#4cef5c5e);*/
}
.plate_index_pas .quick_nr a {
color: #a17a25;
font-size: 18px;
font-family: "黑体";
}
.plate_index_pas .quick_ico i {
background: url("../images/pass_wel_ico.png") no-repeat;
width: 54px;
height: 54px;
display: inline-block;
}
.plate_index_pas .quick_block.active .quick_ico i{
background-position-x:-54px;
}
.plate_index_pas .quick_ico i.q_ico02 {
background-position: 0 -54px;
}
.plate_index_pas .quick_ico i.q_ico03 {
background-position: 0 -108px;
}
.plate_index_pas .quick_ico i.q_ico04 {
background-position: 0 -162px;
}
.plate_index_pas .quick_block.active .quick_nr a{
color: #fff;
}
.plate_index_pas .quick_block.active .quick_nr a:hover{
text-decoration: underline;
}
ul.un_login li a:link {
padding: 16px 0;
margin-top: 0;
font-size: 13px;
color: #fafafa;
line-height: 30px;
letter-spacing: 5px;
text-indent: 5px;
}
/*zhaomei 20160726 sildermenu*/
.st-menu2 h2 {
margin: 0;
padding: 1em;
color: rgba(0, 0, 0, 0.4);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
font-weight: 300;
/*font-size: 2em;*/
text-align: center;
background: #d8f1fe;
}
.ob_logo {
background: url("../images/login/paas-1.png") no-repeat;
width: 70px;
height: 51px;
display: inline-block;
background-size: 100%;
}
.st-menu2 ul li {
border-bottom: 1px solid #ccedfe;
padding: 10px 0 20px 10px;
margin: 0 10px;
height: auto;
overflow: hidden;
}
.r_li {
margin-left: 50px;
}
.st-menu2 ul li dl {
margin: 10px 0 12px;
color: #344651;
font-size: 13px;
}
.st-menu2 ul li dl a {
color: #344651;
}
.st-menu2 ul li dl dt {
margin-bottom: 5px;
}
.st-menu2 ul li p {
float: left;
width: 40px;
margin-right: 10px;
margin-top: 12px;
margin-left: 5px;
height: 50px;
}
.st-menu2 ul li p i {
background: url("../images/slider/app_logo.png") no-repeat;
width: 40px;
height: 24px;
display: inline-block;
}
.st-menu2 ul li p i.s_api_logo {
background: url("../images/slider/api_logo.png") no-repeat;
}
.st-menu2 ul li p i.s_os_logo {
background: url("../images/slider/os_logo.png") no-repeat;
}
#pageslide {
display: none;
position: absolute;
position: fixed;
top: 63px;
height: 100%;
z-index: 999999;
width: 220px;
padding: 0;
/* background: #48a770; */
background: #f1fbfd;
color: #FFF;
-webkit-box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
-moz-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
box-shadow: -2px 0 8px -1px rgba(0, 0, 0, .3);
}
.green dl a:hover {
color: #1faf86;
}
.oranger dl a:hover {
color: #dc561b;
}
.yellow dl a:hover {
color: #e0a727;
}
.green span a {
color: #35b68f;
}
.green span a:hover {
color: #1faf86;
text-decoration: underline;
}
.oranger span a {
color: #e86e28;
}
.oranger span a:hover {
color: #dc561b;
text-decoration: underline;
}
.yellow span a {
color: #e1a000;
}
.yellow span a:hover {
color: #e0a727;
text-decoration: underline;
}
.feed_bak_btn {
position: absolute;
border-bottom: 35px;
}
.feed_bak_btn a.btn {
width: 80px;
height: 22px;
line-height: 21px;
display: inline-block;
text-align: center;
border: 1px solid #4abf9d;
font-size: 13px;
color: #4abf9d;
border-radius: 5px;
background: transparent;
margin-left: 46px;
margin-top: 100px;
padding: 8px 20px;
}
.feed_bak_btn a.btn:hover {
background: #4abf9d;
color: #fff;
}
.feed_ico {
background: url("../images/slider/feed_icon.png") no-repeat 0 0;
width: 21px;
height: 19px;
display: inline-block;
float: left;
margin-right: 5px;
position: relative;
top: 3px;
}
.feed_bak_btn a:hover i{
background: url("../images/slider/feed_icon.png") no-repeat 0 -19px;
} | 0.432063 | 0.07658 |
.u-section-1 .u-sheet-1 {
min-height: 911px;
}
.u-section-1 .u-text-1 {
margin: 0 auto 0 0;
}
.u-section-1 .u-group-1 {
min-height: 578px;
width: 1140px;
height: auto;
margin: 17px auto 60px 0;
}
.u-section-1 .u-container-layout-1 {
padding: 29px 20px;
}
.u-section-1 .u-layout-wrap-1 {
width: 1100px;
margin: 0;
}
.u-section-1 .u-layout-cell-1 {
min-height: 71px;
}
.u-section-1 .u-container-layout-2 {
padding: 30px;
}
.u-section-1 .u-text-2 {
margin-bottom: 0;
margin-top: 0;
}
.u-section-1 .u-layout-cell-2 {
min-height: 71px;
}
.u-section-1 .u-container-layout-3 {
padding: 30px;
}
.u-section-1 .u-btn-1 {
border-style: solid;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;
margin: 0 0 0 auto;
}
.u-section-1 .u-layout-cell-3 {
min-height: 83px;
}
.u-section-1 .u-container-layout-4 {
padding: 30px;
}
.u-section-1 .u-text-3 {
margin-bottom: 0;
margin-top: 0;
}
.u-section-1 .u-layout-cell-4 {
min-height: 83px;
}
.u-section-1 .u-container-layout-5 {
padding: 30px;
}
.u-section-1 .u-btn-2 {
border-style: solid;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;
margin: 0 0 0 auto;
}
@media (max-width: 1199px) {
.u-section-1 .u-group-1 {
width: 940px;
height: auto;
}
.u-section-1 .u-layout-wrap-1 {
position: relative;
width: 900px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 58px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 58px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 68px;
}
.u-section-1 .u-layout-cell-4 {
min-height: 68px;
}
}
@media (max-width: 991px) {
.u-section-1 .u-group-1 {
width: 720px;
}
.u-section-1 .u-layout-wrap-1 {
width: 680px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-4 {
min-height: 100px;
}
}
@media (max-width: 767px) {
.u-section-1 .u-group-1 {
width: 540px;
}
.u-section-1 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-layout-wrap-1 {
width: 520px;
}
.u-section-1 .u-container-layout-2 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-3 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-4 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-5 {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 575px) {
.u-section-1 .u-group-1 {
width: 340px;
}
.u-section-1 .u-layout-wrap-1 {
width: 320px;
}
} | views/client/client-page/css/moje-zlecenia.css | .u-section-1 .u-sheet-1 {
min-height: 911px;
}
.u-section-1 .u-text-1 {
margin: 0 auto 0 0;
}
.u-section-1 .u-group-1 {
min-height: 578px;
width: 1140px;
height: auto;
margin: 17px auto 60px 0;
}
.u-section-1 .u-container-layout-1 {
padding: 29px 20px;
}
.u-section-1 .u-layout-wrap-1 {
width: 1100px;
margin: 0;
}
.u-section-1 .u-layout-cell-1 {
min-height: 71px;
}
.u-section-1 .u-container-layout-2 {
padding: 30px;
}
.u-section-1 .u-text-2 {
margin-bottom: 0;
margin-top: 0;
}
.u-section-1 .u-layout-cell-2 {
min-height: 71px;
}
.u-section-1 .u-container-layout-3 {
padding: 30px;
}
.u-section-1 .u-btn-1 {
border-style: solid;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;
margin: 0 0 0 auto;
}
.u-section-1 .u-layout-cell-3 {
min-height: 83px;
}
.u-section-1 .u-container-layout-4 {
padding: 30px;
}
.u-section-1 .u-text-3 {
margin-bottom: 0;
margin-top: 0;
}
.u-section-1 .u-layout-cell-4 {
min-height: 83px;
}
.u-section-1 .u-container-layout-5 {
padding: 30px;
}
.u-section-1 .u-btn-2 {
border-style: solid;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;
margin: 0 0 0 auto;
}
@media (max-width: 1199px) {
.u-section-1 .u-group-1 {
width: 940px;
height: auto;
}
.u-section-1 .u-layout-wrap-1 {
position: relative;
width: 900px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 58px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 58px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 68px;
}
.u-section-1 .u-layout-cell-4 {
min-height: 68px;
}
}
@media (max-width: 991px) {
.u-section-1 .u-group-1 {
width: 720px;
}
.u-section-1 .u-layout-wrap-1 {
width: 680px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 100px;
}
.u-section-1 .u-layout-cell-4 {
min-height: 100px;
}
}
@media (max-width: 767px) {
.u-section-1 .u-group-1 {
width: 540px;
}
.u-section-1 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-layout-wrap-1 {
width: 520px;
}
.u-section-1 .u-container-layout-2 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-3 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-4 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-5 {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 575px) {
.u-section-1 .u-group-1 {
width: 340px;
}
.u-section-1 .u-layout-wrap-1 {
width: 320px;
}
} | 0.435421 | 0.079675 |
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");
/* Add relative pages */
/* Screen: End of Round. Go Backup, Avg Offset, Win Streak, Summary Stats, Avg Bet, Avg Got */
:root {
--bg-color: black;
--btn-bg-color: rgb(23, 23, 23);
--border-color: rgb(53, 53, 53);
--txt-color: rgb(250, 250, 250);
--inactive-txt-color: rgb(53, 53, 53);
--good-color: rgb(66, 126, 4);
--bad-color: rgb(228, 104, 76);
--passive-color: rgb(4, 100, 124);
}
* {
text-align: center;
justify-content: center;
font-family: "Sora", sans-serif;
font-size: min(7vw, 5vh);
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}
body {
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
background-color: black;
}
#xyz {
display: none;
}
/* begin, players abc xyz, rounds, mid-round, next-round, won, stats-scores, stats-bet*/
.btn-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
background-color: transparent;
padding: 2vh 3vw;
grid-column-gap: 1vw;
grid-row-gap: 1vh;
margin: 0px;
width: 94vw;
color: rgb(250, 250, 250);
font-weight: 700;
}
.column {
display: flex;
justify-content: space-evenly;
align-items: center;
align-content: space-around;
flex-direction: column;
flex-wrap: wrap;
width: 94vw;
}
.btn-item {
background-color: var(--btn-bg-color);
padding: 0rem;
text-align: center;
font-family: "Sora", sans-serif;
font-weight: 700;
color: var(--txt-color);
margin: 0px;
display: flex;
align-items: center;
justify-content: center;
border-width: min(0.4vw, 0.4vh);
border-style: solid;
border-color: var(--border-color);
border-radius: 1vw;
}
.title {
background-color: var(--bad-color);
font-weight: 700;
border-style: none;
border-radius: 0px;
height: 8vh;
}
.player-names {
height: 8vh;
padding-top: 0px;
}
.one-col {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.two-col {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.full-area {
height: 100vh;
font-size: min(9vw, 30vh);
border-radius: 0vw;
}
p {
position: absolute;
top: 55vh;
left: 50vw;
padding-top: 5vh;
text-align: center;
transform: translate(-50%, -50%);
color: var(--border-color);
font-size: min(6vw, 20vh);
}
.top-area {
height: 5vh;
padding-top: 1vh;
padding-bottom: 1vh;
}
.middle-area {
height: 40vh;
}
.middle-bottom-area {
height: 88vh;
}
.stat-middle-area {
height: 60vh;
}
.stat-bottom-area {
height: 13vh;
}
.top-middle-area {
height: 48vh;
padding-top: 1vh;
padding-bottom: 1vh;
}
.bottom-area {
height: 34vh;
padding-bottom: 3vh;
}
.selected {
border-color: var(--txt-color);
}
button:active {
color: var(--bg-color);
border-color: var(--txt-color);
background-color: var(--txt-color);
}
button:focus {
outline: none;
}
strike {
color: var(--bad-color);
}
.inactive {
color: rgb(53, 53, 53);
}
input {
text-transform: uppercase;
}
.span-two {
grid-column: span 2;
}
.line {
padding-bottom: min(0.4vw, 0.4vh);
margin: 0.5vh 7vw;
background-color: var(--txt-color);
}
.good {
background-color: var(--good-color);
border-color: var(--good-color);
color: var(--txt-color);
}
.good:active {
background-color: var(--txt-color);
border-color: vvar(--txt-color);
color: var(--good-color);
}
.bad:active {
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--bad-color);
}
.passive:active {
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--passive-color);
}
.transparent {
background-color: var(--bg-color);
border-color: var(--bg-color);
}
.bad {
background-color: var(--bad-color);
border-color: var(--bad-color);
}
.passive {
background-color: var(--passive-color);
border-color: var(--passive-color);
}
.letter:disabled {
color: rgb(53, 53, 53);
}
.player-name:disabled {
color: rgb(53, 53, 53);
}
.bad:disabled {
text-decoration: line-through;
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--bad-color);
}
.passive:disabled {
text-decoration: line-through;
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--passive-color);
}
.hide {
display: none;
}
.non-clickable:active {
color: inherit;
border-color: var(--bg-color);
background-color: inherit;
}
.ignore-strike:active {
color: black;
}
.transparent-to-clicks {
pointer-events: none;
}
table {
border-collapse: collapse;
width: 100%;
background-color: white;
border-style: solid;
border-color: black;
border-collapse: collapse;
border-width: thin;
}
th,
td {
border-style: solid;
font-size: 0.5rem;
font-weight: normal;
border-width: thin;
margin: 0px;
padding: 0px;
}
.table-cell {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
}
.table-cell > * {
font-size: 0.5rem;
font-weight: normal;
} | version-two/style.css | @import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");
/* Add relative pages */
/* Screen: End of Round. Go Backup, Avg Offset, Win Streak, Summary Stats, Avg Bet, Avg Got */
:root {
--bg-color: black;
--btn-bg-color: rgb(23, 23, 23);
--border-color: rgb(53, 53, 53);
--txt-color: rgb(250, 250, 250);
--inactive-txt-color: rgb(53, 53, 53);
--good-color: rgb(66, 126, 4);
--bad-color: rgb(228, 104, 76);
--passive-color: rgb(4, 100, 124);
}
* {
text-align: center;
justify-content: center;
font-family: "Sora", sans-serif;
font-size: min(7vw, 5vh);
-webkit-user-select: none; /* Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
}
body {
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
background-color: black;
}
#xyz {
display: none;
}
/* begin, players abc xyz, rounds, mid-round, next-round, won, stats-scores, stats-bet*/
.btn-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
background-color: transparent;
padding: 2vh 3vw;
grid-column-gap: 1vw;
grid-row-gap: 1vh;
margin: 0px;
width: 94vw;
color: rgb(250, 250, 250);
font-weight: 700;
}
.column {
display: flex;
justify-content: space-evenly;
align-items: center;
align-content: space-around;
flex-direction: column;
flex-wrap: wrap;
width: 94vw;
}
.btn-item {
background-color: var(--btn-bg-color);
padding: 0rem;
text-align: center;
font-family: "Sora", sans-serif;
font-weight: 700;
color: var(--txt-color);
margin: 0px;
display: flex;
align-items: center;
justify-content: center;
border-width: min(0.4vw, 0.4vh);
border-style: solid;
border-color: var(--border-color);
border-radius: 1vw;
}
.title {
background-color: var(--bad-color);
font-weight: 700;
border-style: none;
border-radius: 0px;
height: 8vh;
}
.player-names {
height: 8vh;
padding-top: 0px;
}
.one-col {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.two-col {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.full-area {
height: 100vh;
font-size: min(9vw, 30vh);
border-radius: 0vw;
}
p {
position: absolute;
top: 55vh;
left: 50vw;
padding-top: 5vh;
text-align: center;
transform: translate(-50%, -50%);
color: var(--border-color);
font-size: min(6vw, 20vh);
}
.top-area {
height: 5vh;
padding-top: 1vh;
padding-bottom: 1vh;
}
.middle-area {
height: 40vh;
}
.middle-bottom-area {
height: 88vh;
}
.stat-middle-area {
height: 60vh;
}
.stat-bottom-area {
height: 13vh;
}
.top-middle-area {
height: 48vh;
padding-top: 1vh;
padding-bottom: 1vh;
}
.bottom-area {
height: 34vh;
padding-bottom: 3vh;
}
.selected {
border-color: var(--txt-color);
}
button:active {
color: var(--bg-color);
border-color: var(--txt-color);
background-color: var(--txt-color);
}
button:focus {
outline: none;
}
strike {
color: var(--bad-color);
}
.inactive {
color: rgb(53, 53, 53);
}
input {
text-transform: uppercase;
}
.span-two {
grid-column: span 2;
}
.line {
padding-bottom: min(0.4vw, 0.4vh);
margin: 0.5vh 7vw;
background-color: var(--txt-color);
}
.good {
background-color: var(--good-color);
border-color: var(--good-color);
color: var(--txt-color);
}
.good:active {
background-color: var(--txt-color);
border-color: vvar(--txt-color);
color: var(--good-color);
}
.bad:active {
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--bad-color);
}
.passive:active {
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--passive-color);
}
.transparent {
background-color: var(--bg-color);
border-color: var(--bg-color);
}
.bad {
background-color: var(--bad-color);
border-color: var(--bad-color);
}
.passive {
background-color: var(--passive-color);
border-color: var(--passive-color);
}
.letter:disabled {
color: rgb(53, 53, 53);
}
.player-name:disabled {
color: rgb(53, 53, 53);
}
.bad:disabled {
text-decoration: line-through;
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--bad-color);
}
.passive:disabled {
text-decoration: line-through;
background-color: var(--txt-color);
border-color: var(--txt-color);
color: var(--passive-color);
}
.hide {
display: none;
}
.non-clickable:active {
color: inherit;
border-color: var(--bg-color);
background-color: inherit;
}
.ignore-strike:active {
color: black;
}
.transparent-to-clicks {
pointer-events: none;
}
table {
border-collapse: collapse;
width: 100%;
background-color: white;
border-style: solid;
border-color: black;
border-collapse: collapse;
border-width: thin;
}
th,
td {
border-style: solid;
font-size: 0.5rem;
font-weight: normal;
border-width: thin;
margin: 0px;
padding: 0px;
}
.table-cell {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
}
.table-cell > * {
font-size: 0.5rem;
font-weight: normal;
} | 0.560734 | 0.083853 |
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
airpicker
------------------------------------------------- */
.airpickers-container {
position: absolute;
left: 0;
top: 0; }
@media print {
.airpickers-container {
display: none; } }
.airpicker {
background: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 0.28571em 0.85714em rgba(0, 0, 0, 0.15);
border-radius: 0.28571em;
box-sizing: content-box;
font-family: Tahoma, sans-serif;
font-size: 0.875em;
color: #4a4a4a;
width: 17.85714em;
position: absolute;
left: -100000px;
opacity: 0;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
z-index: 100; }
.airpicker.-from-top- {
transform: translateY(-0.57143em); }
.airpicker.-from-right- {
transform: translateX(0.57143em); }
.airpicker.-from-bottom- {
transform: translateY(0.57143em); }
.airpicker.-from-left- {
transform: translateX(-0.57143em); }
.airpicker.active {
opacity: 1;
transform: translate(0);
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s; }
.airpicker-inline .airpicker {
border-color: #d7d7d7;
box-shadow: none;
position: static;
left: auto;
right: auto;
opacity: 1;
transform: none; }
.airpicker-inline .airpicker--pointer {
display: none; }
.airpicker--content {
box-sizing: content-box;
padding: 0.28571em; }
.-only-timepicker- .airpicker--content {
display: none; }
.airpicker--pointer {
position: absolute;
background: #fff;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 0.71429em;
height: 0.71429em;
z-index: -1; }
.-top-left- .airpicker--pointer, .-top-center- .airpicker--pointer, .-top-right- .airpicker--pointer {
top: calc(100% - 0.25em);
transform: rotate(135deg); }
.-right-top- .airpicker--pointer, .-right-center- .airpicker--pointer, .-right-bottom- .airpicker--pointer {
right: calc(100% - 0.25em);
transform: rotate(225deg); }
.-bottom-left- .airpicker--pointer, .-bottom-center- .airpicker--pointer, .-bottom-right- .airpicker--pointer {
bottom: calc(100% - 0.25em);
transform: rotate(315deg); }
.-left-top- .airpicker--pointer, .-left-center- .airpicker--pointer, .-left-bottom- .airpicker--pointer {
left: calc(100% - 0.25em);
transform: rotate(45deg); }
.-top-left- .airpicker--pointer, .-bottom-left- .airpicker--pointer {
left: 0.71429em; }
.-top-right- .airpicker--pointer, .-bottom-right- .airpicker--pointer {
right: 0.71429em; }
.-top-center- .airpicker--pointer, .-bottom-center- .airpicker--pointer {
left: calc(50% - 0.71429em / 2); }
.-left-top- .airpicker--pointer, .-right-top- .airpicker--pointer {
top: 0.71429em; }
.-left-bottom- .airpicker--pointer, .-right-bottom- .airpicker--pointer {
bottom: 0.71429em; }
.-left-center- .airpicker--pointer, .-right-center- .airpicker--pointer {
top: calc(50% - 0.71429em / 2); }
.airpicker--body {
display: none; }
.airpicker--body.active {
display: block; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
airpicker cells
------------------------------------------------- */
.airpicker--cells {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.airpicker--cell {
border-radius: 0.28571em;
box-sizing: border-box;
cursor: pointer;
display: -ms-flexbox;
display: flex;
position: relative;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
height: 2.28571em;
z-index: 1; }
.airpicker--cell.-focus- {
background: #f0f0f0; }
.airpicker--cell.-current- {
color: #4EB5E6; }
.airpicker--cell.-current-.-focus- {
color: #4a4a4a; }
.airpicker--cell.-current-.-in-range- {
color: #4EB5E6; }
.airpicker--cell.-in-range- {
background: rgba(92, 196, 239, 0.1);
color: #4a4a4a;
border-radius: 0; }
.airpicker--cell.-in-range-.-focus- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell.-disabled- {
cursor: default;
color: #aeaeae; }
.airpicker--cell.-disabled-.-focus- {
color: #aeaeae; }
.airpicker--cell.-disabled-.-in-range- {
color: #a1a1a1; }
.airpicker--cell.-disabled-.-current-.-focus- {
color: #aeaeae; }
.airpicker--cell.-range-from- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0.28571em 0 0 0.28571em; }
.airpicker--cell.-range-to- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0 0.28571em 0.28571em 0; }
.airpicker--cell.-range-from-.-range-to- {
border-radius: 0.28571em; }
.airpicker--cell.-selected- {
color: #fff;
border: none;
background: #5cc4ef; }
.airpicker--cell.-selected-.-current- {
color: #fff;
background: #5cc4ef; }
.airpicker--cell.-selected-.-focus- {
background: #45bced; }
.airpicker--cell:empty {
cursor: default; }
.airpicker--days-names {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0.57143em 0 0.21429em; }
.airpicker--day-name {
color: #FF9A19;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: uppercase;
font-size: .8em; }
.airpicker--cell-day {
width: 14.28571%; }
.airpicker--cells-months {
height: 12.14286em; }
.airpicker--cell-month {
width: 33.33%;
height: 25%; }
.airpicker--years {
height: 12.14286em; }
.airpicker--cells-years {
height: 12.14286em; }
.airpicker--cell-year {
width: 25%;
height: 33.33%; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
Navigation
------------------------------------------------- */
.airpicker--nav {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #efefef;
min-height: 2.28571em;
padding: 0.28571em; }
.-only-timepicker- .airpicker--nav {
display: none; }
.airpicker--nav-title,
.airpicker--nav-action {
display: -ms-flexbox;
display: flex;
cursor: pointer;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center; }
.airpicker--nav-action {
width: 2.28571em;
border-radius: 0.28571em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.airpicker--nav-action:hover {
background: #f0f0f0; }
.airpicker--nav-action.-disabled- {
visibility: hidden; }
.airpicker--nav-action svg {
width: 2.28571em;
height: 2.28571em; }
.airpicker--nav-action path {
fill: none;
stroke: #9c9c9c;
stroke-width: 0.14286em; }
.airpicker--nav-title {
border-radius: 0.28571em;
padding: 0 0.57143em; }
.airpicker--nav-title i {
font-style: normal;
color: #9c9c9c;
margin-left: 0.35714em; }
.airpicker--nav-title:hover {
background: #f0f0f0; }
.airpicker--nav-title.-disabled- {
cursor: default;
background: none; }
.airpicker--buttons {
display: -ms-flexbox;
display: flex;
padding: 0.28571em;
border-top: 1px solid #efefef; }
.airpicker--button {
color: #4EB5E6;
cursor: pointer;
border-radius: 0.28571em;
-ms-flex: 1;
flex: 1;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 2.28571em; }
.airpicker--button:hover {
color: #4a4a4a;
background: #f0f0f0; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
Timepicker
------------------------------------------------- */
.airpicker--time {
border-top: 1px solid #efefef;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0.28571em;
position: relative; }
.airpicker--time.-am-pm- .airpicker--time-sliders {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 9.85714em;
max-width: 9.85714em; }
.-only-timepicker- .airpicker--time {
border-top: none; }
.airpicker--time-sliders {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-right: 0.71429em;
width: 10.92857em;
max-width: 10.92857em; }
.airpicker--time-label {
display: none;
font-size: 0.85714em; }
.airpicker--time-current {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex: 1;
flex: 1;
font-size: 1em;
text-align: center;
margin: 0 0 0 0.71429em; }
.airpicker--time-current-colon {
margin: 0 0.14286em 0.21429em;
line-height: 1; }
.airpicker--time-current-hours,
.airpicker--time-current-minutes {
line-height: 1;
font-size: 1.35714em;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
position: relative;
z-index: 1; }
.airpicker--time-current-hours:after,
.airpicker--time-current-minutes:after {
content: '';
background: #f0f0f0;
border-radius: 0.28571em;
position: absolute;
left: -0.10526em;
top: -0.15789em;
right: -0.10526em;
bottom: -0.10526em;
z-index: -1;
opacity: 0; }
.airpicker--time-current-hours.-focus-:after,
.airpicker--time-current-minutes.-focus-:after {
opacity: 1; }
.airpicker--time-current-ampm {
text-transform: uppercase;
-ms-flex-item-align: end;
align-self: flex-end;
color: #9c9c9c;
margin-left: 0.54545em;
font-size: 0.78571em;
margin-bottom: 1px; }
.airpicker--time-row {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
font-size: 0.78571em;
height: 1.54545em;
background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
.airpicker--time-row:first-child {
margin-bottom: 0.36364em; }
.airpicker--time-row input[type='range'] {
background: none;
cursor: pointer;
-ms-flex: 1;
flex: 1;
height: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none; }
.airpicker--time-row input[type='range']::-ms-tooltip {
display: none; }
.airpicker--time-row input[type='range']:hover::-webkit-slider-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:hover::-moz-range-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:hover::-ms-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:focus {
outline: none; }
.airpicker--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']:focus::-moz-range-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']:focus::-ms-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-moz-range-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-ms-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
margin-top: -0.42857em; }
.airpicker--time-row input[type='range']::-webkit-slider-runnable-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-moz-range-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-ms-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-ms-fill-lower {
background: transparent; }
.airpicker--time-row input[type='range']::-ms-fill-upper {
background: transparent; }
.airpicker--time-row span {
padding: 0 1.09091em; }
.airpicker--time-icon {
color: #9c9c9c;
border: 1px solid;
border-radius: 50%;
font-size: 1.14286em;
position: relative;
margin: 0 0.3125em -1px 0;
width: 1em;
height: 1em; }
.airpicker--time-icon:after, .airpicker--time-icon:before {
content: '';
background: currentColor;
position: absolute; }
.airpicker--time-icon:after {
height: .4em;
width: 1px;
left: calc(50% - 1px);
top: calc(50% + 1px);
transform: translateY(-100%); }
.airpicker--time-icon:before {
width: .4em;
height: 1px;
top: calc(50% + 1px);
left: calc(50% - 1px); }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; } | dist/css/airpicker.css | .airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
airpicker
------------------------------------------------- */
.airpickers-container {
position: absolute;
left: 0;
top: 0; }
@media print {
.airpickers-container {
display: none; } }
.airpicker {
background: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 0.28571em 0.85714em rgba(0, 0, 0, 0.15);
border-radius: 0.28571em;
box-sizing: content-box;
font-family: Tahoma, sans-serif;
font-size: 0.875em;
color: #4a4a4a;
width: 17.85714em;
position: absolute;
left: -100000px;
opacity: 0;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
z-index: 100; }
.airpicker.-from-top- {
transform: translateY(-0.57143em); }
.airpicker.-from-right- {
transform: translateX(0.57143em); }
.airpicker.-from-bottom- {
transform: translateY(0.57143em); }
.airpicker.-from-left- {
transform: translateX(-0.57143em); }
.airpicker.active {
opacity: 1;
transform: translate(0);
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s; }
.airpicker-inline .airpicker {
border-color: #d7d7d7;
box-shadow: none;
position: static;
left: auto;
right: auto;
opacity: 1;
transform: none; }
.airpicker-inline .airpicker--pointer {
display: none; }
.airpicker--content {
box-sizing: content-box;
padding: 0.28571em; }
.-only-timepicker- .airpicker--content {
display: none; }
.airpicker--pointer {
position: absolute;
background: #fff;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 0.71429em;
height: 0.71429em;
z-index: -1; }
.-top-left- .airpicker--pointer, .-top-center- .airpicker--pointer, .-top-right- .airpicker--pointer {
top: calc(100% - 0.25em);
transform: rotate(135deg); }
.-right-top- .airpicker--pointer, .-right-center- .airpicker--pointer, .-right-bottom- .airpicker--pointer {
right: calc(100% - 0.25em);
transform: rotate(225deg); }
.-bottom-left- .airpicker--pointer, .-bottom-center- .airpicker--pointer, .-bottom-right- .airpicker--pointer {
bottom: calc(100% - 0.25em);
transform: rotate(315deg); }
.-left-top- .airpicker--pointer, .-left-center- .airpicker--pointer, .-left-bottom- .airpicker--pointer {
left: calc(100% - 0.25em);
transform: rotate(45deg); }
.-top-left- .airpicker--pointer, .-bottom-left- .airpicker--pointer {
left: 0.71429em; }
.-top-right- .airpicker--pointer, .-bottom-right- .airpicker--pointer {
right: 0.71429em; }
.-top-center- .airpicker--pointer, .-bottom-center- .airpicker--pointer {
left: calc(50% - 0.71429em / 2); }
.-left-top- .airpicker--pointer, .-right-top- .airpicker--pointer {
top: 0.71429em; }
.-left-bottom- .airpicker--pointer, .-right-bottom- .airpicker--pointer {
bottom: 0.71429em; }
.-left-center- .airpicker--pointer, .-right-center- .airpicker--pointer {
top: calc(50% - 0.71429em / 2); }
.airpicker--body {
display: none; }
.airpicker--body.active {
display: block; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
airpicker cells
------------------------------------------------- */
.airpicker--cells {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.airpicker--cell {
border-radius: 0.28571em;
box-sizing: border-box;
cursor: pointer;
display: -ms-flexbox;
display: flex;
position: relative;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
height: 2.28571em;
z-index: 1; }
.airpicker--cell.-focus- {
background: #f0f0f0; }
.airpicker--cell.-current- {
color: #4EB5E6; }
.airpicker--cell.-current-.-focus- {
color: #4a4a4a; }
.airpicker--cell.-current-.-in-range- {
color: #4EB5E6; }
.airpicker--cell.-in-range- {
background: rgba(92, 196, 239, 0.1);
color: #4a4a4a;
border-radius: 0; }
.airpicker--cell.-in-range-.-focus- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell.-disabled- {
cursor: default;
color: #aeaeae; }
.airpicker--cell.-disabled-.-focus- {
color: #aeaeae; }
.airpicker--cell.-disabled-.-in-range- {
color: #a1a1a1; }
.airpicker--cell.-disabled-.-current-.-focus- {
color: #aeaeae; }
.airpicker--cell.-range-from- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0.28571em 0 0 0.28571em; }
.airpicker--cell.-range-to- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0 0.28571em 0.28571em 0; }
.airpicker--cell.-range-from-.-range-to- {
border-radius: 0.28571em; }
.airpicker--cell.-selected- {
color: #fff;
border: none;
background: #5cc4ef; }
.airpicker--cell.-selected-.-current- {
color: #fff;
background: #5cc4ef; }
.airpicker--cell.-selected-.-focus- {
background: #45bced; }
.airpicker--cell:empty {
cursor: default; }
.airpicker--days-names {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0.57143em 0 0.21429em; }
.airpicker--day-name {
color: #FF9A19;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: uppercase;
font-size: .8em; }
.airpicker--cell-day {
width: 14.28571%; }
.airpicker--cells-months {
height: 12.14286em; }
.airpicker--cell-month {
width: 33.33%;
height: 25%; }
.airpicker--years {
height: 12.14286em; }
.airpicker--cells-years {
height: 12.14286em; }
.airpicker--cell-year {
width: 25%;
height: 33.33%; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
Navigation
------------------------------------------------- */
.airpicker--nav {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #efefef;
min-height: 2.28571em;
padding: 0.28571em; }
.-only-timepicker- .airpicker--nav {
display: none; }
.airpicker--nav-title,
.airpicker--nav-action {
display: -ms-flexbox;
display: flex;
cursor: pointer;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center; }
.airpicker--nav-action {
width: 2.28571em;
border-radius: 0.28571em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.airpicker--nav-action:hover {
background: #f0f0f0; }
.airpicker--nav-action.-disabled- {
visibility: hidden; }
.airpicker--nav-action svg {
width: 2.28571em;
height: 2.28571em; }
.airpicker--nav-action path {
fill: none;
stroke: #9c9c9c;
stroke-width: 0.14286em; }
.airpicker--nav-title {
border-radius: 0.28571em;
padding: 0 0.57143em; }
.airpicker--nav-title i {
font-style: normal;
color: #9c9c9c;
margin-left: 0.35714em; }
.airpicker--nav-title:hover {
background: #f0f0f0; }
.airpicker--nav-title.-disabled- {
cursor: default;
background: none; }
.airpicker--buttons {
display: -ms-flexbox;
display: flex;
padding: 0.28571em;
border-top: 1px solid #efefef; }
.airpicker--button {
color: #4EB5E6;
cursor: pointer;
border-radius: 0.28571em;
-ms-flex: 1;
flex: 1;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 2.28571em; }
.airpicker--button:hover {
color: #4a4a4a;
background: #f0f0f0; }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; }
/* -------------------------------------------------
Timepicker
------------------------------------------------- */
.airpicker--time {
border-top: 1px solid #efefef;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 0.28571em;
position: relative; }
.airpicker--time.-am-pm- .airpicker--time-sliders {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 9.85714em;
max-width: 9.85714em; }
.-only-timepicker- .airpicker--time {
border-top: none; }
.airpicker--time-sliders {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-right: 0.71429em;
width: 10.92857em;
max-width: 10.92857em; }
.airpicker--time-label {
display: none;
font-size: 0.85714em; }
.airpicker--time-current {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex: 1;
flex: 1;
font-size: 1em;
text-align: center;
margin: 0 0 0 0.71429em; }
.airpicker--time-current-colon {
margin: 0 0.14286em 0.21429em;
line-height: 1; }
.airpicker--time-current-hours,
.airpicker--time-current-minutes {
line-height: 1;
font-size: 1.35714em;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
position: relative;
z-index: 1; }
.airpicker--time-current-hours:after,
.airpicker--time-current-minutes:after {
content: '';
background: #f0f0f0;
border-radius: 0.28571em;
position: absolute;
left: -0.10526em;
top: -0.15789em;
right: -0.10526em;
bottom: -0.10526em;
z-index: -1;
opacity: 0; }
.airpicker--time-current-hours.-focus-:after,
.airpicker--time-current-minutes.-focus-:after {
opacity: 1; }
.airpicker--time-current-ampm {
text-transform: uppercase;
-ms-flex-item-align: end;
align-self: flex-end;
color: #9c9c9c;
margin-left: 0.54545em;
font-size: 0.78571em;
margin-bottom: 1px; }
.airpicker--time-row {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
font-size: 0.78571em;
height: 1.54545em;
background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
.airpicker--time-row:first-child {
margin-bottom: 0.36364em; }
.airpicker--time-row input[type='range'] {
background: none;
cursor: pointer;
-ms-flex: 1;
flex: 1;
height: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none; }
.airpicker--time-row input[type='range']::-ms-tooltip {
display: none; }
.airpicker--time-row input[type='range']:hover::-webkit-slider-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:hover::-moz-range-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:hover::-ms-thumb {
border-color: #b8b8b8; }
.airpicker--time-row input[type='range']:focus {
outline: none; }
.airpicker--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']:focus::-moz-range-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']:focus::-ms-thumb {
background: #5cc4ef;
border-color: #5cc4ef; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-moz-range-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-ms-thumb {
box-sizing: border-box;
height: 0.85714em;
width: 0.85714em;
border-radius: 0.21429em;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s; }
.airpicker--time-row input[type='range']::-webkit-slider-thumb {
margin-top: -0.42857em; }
.airpicker--time-row input[type='range']::-webkit-slider-runnable-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-moz-range-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-ms-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent; }
.airpicker--time-row input[type='range']::-ms-fill-lower {
background: transparent; }
.airpicker--time-row input[type='range']::-ms-fill-upper {
background: transparent; }
.airpicker--time-row span {
padding: 0 1.09091em; }
.airpicker--time-icon {
color: #9c9c9c;
border: 1px solid;
border-radius: 50%;
font-size: 1.14286em;
position: relative;
margin: 0 0.3125em -1px 0;
width: 1em;
height: 1em; }
.airpicker--time-icon:after, .airpicker--time-icon:before {
content: '';
background: currentColor;
position: absolute; }
.airpicker--time-icon:after {
height: .4em;
width: 1px;
left: calc(50% - 1px);
top: calc(50% + 1px);
transform: translateY(-100%); }
.airpicker--time-icon:before {
width: .4em;
height: 1px;
top: calc(50% + 1px);
left: calc(50% - 1px); }
.airpicker--cell-day.-other-month-, .airpicker--cell-year.-other-decade- {
color: #dedede; }
.airpicker--cell-day.-other-month-:hover, .airpicker--cell-year.-other-decade-:hover {
color: #c5c5c5; }
.-disabled-.-focus-.airpicker--cell-day.-other-month-, .-disabled-.-focus-.airpicker--cell-year.-other-decade- {
color: #dedede; }
.-selected-.airpicker--cell-day.-other-month-, .-selected-.airpicker--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6; }
.-selected-.-focus-.airpicker--cell-day.-other-month-, .-selected-.-focus-.airpicker--cell-year.-other-decade- {
background: #8ad5f4; }
.-in-range-.airpicker--cell-day.-other-month-, .-in-range-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc; }
.-in-range-.-focus-.airpicker--cell-day.-other-month-, .-in-range-.-focus-.airpicker--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2); }
.airpicker--cell-day.-other-month-:empty, .airpicker--cell-year.-other-decade-:empty {
background: none;
border: none; } | 0.631822 | 0.072801 |
@charset "UTF-8";
/*PEN STYLES*/
* {
box-sizing: border-box;
}
:root {
--card-bg-color: white;
--br: 4px;
--pad: 1px 4px;
}
.icon {
font-size: 0.9rem;
display: inline-flex;
background: #D8D8D8;
border-radius: 3px;
margin-right: 5px;
margin-bottom: 15px;
}
.icon span {
border-radius: 5px;
padding: 5px 7px;
}
.python {
background: #EADD86;
}
.Arduino {
padding: var(--pad);
background: #0f9297;
color : #fff;
}
.AWS {
background: #f79401;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
.CSS {
padding: var(--pad);
background: #0f9297;
color : #fff;
}
.Django {
background: #0f3c2d;
color : #fff;
padding: var(--pad);
}
.Docker {
background: #2391e6;
color : #fff;
padding: var(--pad);
}
.Flask {
background: rgb(75, 75, 75);
color : #fff;
padding: var(--pad);
}
.FastAI {
background: #519f9d;
color : #fff;
padding: var(--pad);
}
.GreenPak {
padding: var(--pad);
background: #45620c;
color : #fff;
}
.Hexo {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.HTML {
padding: var(--pad);
background: #dd4a23;
color : #fff;
}
.Hands {
padding: var(--pad);
background: tan;
color : rgb(75, 75, 75);
}
.I2C {
background: #737576;
color : #fff;
padding: var(--pad);
}
.Matplotlib {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.Pandas {
background: #120953;
color : #fff;
padding: var(--pad);
}
.PostGres {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.RandomForests {
background: #1cae00;
color : #fff;
padding: var(--pad);
}
.SKLearn {
background: #f8993a;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
.Selenium {
background: #1cae00;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
body {
background: rgb(252, 252, 252);
}
.blog-card {
display: flex;
flex-direction: column;
margin: 1rem auto;
box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
margin-bottom: 1.6%;
background: var(--card-bg-color));
line-height: 1.4;
font-family: 'Roboto', sans-serif;
border-radius: 5px;
overflow: hidden;
z-index: 0;
}
.blog-card a {
color: inherit;
}
.blog-card a:hover {
color: #5ad67d;
}
.blog-card:hover .photo {
transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
position: relative;
z-index: 0;
height: 200px;
}
.blog-card .photo {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
background-position: center;
transition: transform 0.2s;
}
.blog-card .details,
.blog-card .details ul {
margin: auto;
padding: 0;
list-style: none;
}
.blog-card .details {
position: absolute;
top: 0;
bottom: 0;
left: -100%;
margin: auto;
transition: left 0.2s;
background: rgba(104, 103, 103, 0.6);
color: var(--card-bg-color);
padding: 10px;
width: 100%;
font-size: 0.9rem;
}
.blog-card .details a {
-webkit-text-decoration: dotted underline;
text-decoration: dotted underline;
}
.blog-card .details ul li {
display: inline-block;
}
.blog-card .details .author:before {
font-family: FontAwesome;
margin-right: 10px;
content: "";
}
.blog-card .details .date:before {
font-family: FontAwesome;
margin-right: 10px;
content: "";
}
.blog-card .details .tags ul:before {
font-family: FontAwesome;
content: "";
margin-right: 10px;
}
.blog-card .details .tags li {
margin-right: 2px;
}
.blog-card .details .tags li:first-child {
margin-left: -4px;
}
.blog-card .description {
padding: 1rem;
background: var(--card-bg-color);
position: relative;
z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
line-height: 1;
margin: 0;
font-size: 1.7rem;
}
.blog-card .description h2 {
font-size: 1rem;
font-weight: 300;
text-transform: uppercase;
color: #a2a2a2;
margin-top: 5px;
}
.blog-card .description .read-more {
text-align: right;
}
.blog-card .description .read-more a {
color: #5ad67d;
display: inline-block;
position: relative;
}
.blog-card .description .read-more a:after {
content: "";
font-family: FontAwesome;
margin-left: -10px;
opacity: 0;
vertical-align: middle;
transition: margin 0.3s, opacity 0.3s;
}
.blog-card .description .read-more a:hover:after {
margin-left: 5px;
opacity: 1;
}
.blog-card p {
position: relative;
margin: 1rem 0 0;
}
.blog-card p:first-of-type {
margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
content: "";
position: absolute;
height: 5px;
background: #5ad67d;
width: 35px;
top: -0.75rem;
border-radius: 3px;
}
.blog-card:hover .details {
left: 0%;
}
@media (min-width: 640px) {
.blog-card {
flex-direction: row;
max-width: 700px;
}
.blog-card .meta {
flex-basis: 40%;
height: auto;
}
.blog-card .description {
flex-basis: 60%;
}
.blog-card .description:before {
transform: skewX(-3deg);
content: "";
background: var(--card-bg-color);
width: 30px;
position: absolute;
left: -10px;
top: 0;
bottom: 0;
z-index: -1;
}
.blog-card.alt {
flex-direction: row-reverse;
}
.blog-card.alt .description:before {
left: inherit;
right: -10px;
transform: skew(3deg);
}
.blog-card.alt .details {
padding-left: 25px;
}
} | static/css/blog_cards.css | @charset "UTF-8";
/*PEN STYLES*/
* {
box-sizing: border-box;
}
:root {
--card-bg-color: white;
--br: 4px;
--pad: 1px 4px;
}
.icon {
font-size: 0.9rem;
display: inline-flex;
background: #D8D8D8;
border-radius: 3px;
margin-right: 5px;
margin-bottom: 15px;
}
.icon span {
border-radius: 5px;
padding: 5px 7px;
}
.python {
background: #EADD86;
}
.Arduino {
padding: var(--pad);
background: #0f9297;
color : #fff;
}
.AWS {
background: #f79401;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
.CSS {
padding: var(--pad);
background: #0f9297;
color : #fff;
}
.Django {
background: #0f3c2d;
color : #fff;
padding: var(--pad);
}
.Docker {
background: #2391e6;
color : #fff;
padding: var(--pad);
}
.Flask {
background: rgb(75, 75, 75);
color : #fff;
padding: var(--pad);
}
.FastAI {
background: #519f9d;
color : #fff;
padding: var(--pad);
}
.GreenPak {
padding: var(--pad);
background: #45620c;
color : #fff;
}
.Hexo {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.HTML {
padding: var(--pad);
background: #dd4a23;
color : #fff;
}
.Hands {
padding: var(--pad);
background: tan;
color : rgb(75, 75, 75);
}
.I2C {
background: #737576;
color : #fff;
padding: var(--pad);
}
.Matplotlib {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.Pandas {
background: #120953;
color : #fff;
padding: var(--pad);
}
.PostGres {
background: #0e7fc7;
color : #fff;
padding: var(--pad);
}
.RandomForests {
background: #1cae00;
color : #fff;
padding: var(--pad);
}
.SKLearn {
background: #f8993a;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
.Selenium {
background: #1cae00;
color : #fff;
/* border-radius: var(--br)); */
padding: var(--pad);
}
body {
background: rgb(252, 252, 252);
}
.blog-card {
display: flex;
flex-direction: column;
margin: 1rem auto;
box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
margin-bottom: 1.6%;
background: var(--card-bg-color));
line-height: 1.4;
font-family: 'Roboto', sans-serif;
border-radius: 5px;
overflow: hidden;
z-index: 0;
}
.blog-card a {
color: inherit;
}
.blog-card a:hover {
color: #5ad67d;
}
.blog-card:hover .photo {
transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
position: relative;
z-index: 0;
height: 200px;
}
.blog-card .photo {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
background-position: center;
transition: transform 0.2s;
}
.blog-card .details,
.blog-card .details ul {
margin: auto;
padding: 0;
list-style: none;
}
.blog-card .details {
position: absolute;
top: 0;
bottom: 0;
left: -100%;
margin: auto;
transition: left 0.2s;
background: rgba(104, 103, 103, 0.6);
color: var(--card-bg-color);
padding: 10px;
width: 100%;
font-size: 0.9rem;
}
.blog-card .details a {
-webkit-text-decoration: dotted underline;
text-decoration: dotted underline;
}
.blog-card .details ul li {
display: inline-block;
}
.blog-card .details .author:before {
font-family: FontAwesome;
margin-right: 10px;
content: "";
}
.blog-card .details .date:before {
font-family: FontAwesome;
margin-right: 10px;
content: "";
}
.blog-card .details .tags ul:before {
font-family: FontAwesome;
content: "";
margin-right: 10px;
}
.blog-card .details .tags li {
margin-right: 2px;
}
.blog-card .details .tags li:first-child {
margin-left: -4px;
}
.blog-card .description {
padding: 1rem;
background: var(--card-bg-color);
position: relative;
z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
line-height: 1;
margin: 0;
font-size: 1.7rem;
}
.blog-card .description h2 {
font-size: 1rem;
font-weight: 300;
text-transform: uppercase;
color: #a2a2a2;
margin-top: 5px;
}
.blog-card .description .read-more {
text-align: right;
}
.blog-card .description .read-more a {
color: #5ad67d;
display: inline-block;
position: relative;
}
.blog-card .description .read-more a:after {
content: "";
font-family: FontAwesome;
margin-left: -10px;
opacity: 0;
vertical-align: middle;
transition: margin 0.3s, opacity 0.3s;
}
.blog-card .description .read-more a:hover:after {
margin-left: 5px;
opacity: 1;
}
.blog-card p {
position: relative;
margin: 1rem 0 0;
}
.blog-card p:first-of-type {
margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
content: "";
position: absolute;
height: 5px;
background: #5ad67d;
width: 35px;
top: -0.75rem;
border-radius: 3px;
}
.blog-card:hover .details {
left: 0%;
}
@media (min-width: 640px) {
.blog-card {
flex-direction: row;
max-width: 700px;
}
.blog-card .meta {
flex-basis: 40%;
height: auto;
}
.blog-card .description {
flex-basis: 60%;
}
.blog-card .description:before {
transform: skewX(-3deg);
content: "";
background: var(--card-bg-color);
width: 30px;
position: absolute;
left: -10px;
top: 0;
bottom: 0;
z-index: -1;
}
.blog-card.alt {
flex-direction: row-reverse;
}
.blog-card.alt .description:before {
left: inherit;
right: -10px;
transform: skew(3deg);
}
.blog-card.alt .details {
padding-left: 25px;
}
} | 0.4206 | 0.082475 |
html, body {
overflow-x: hidden;
}
body {
position: relative
}
#mainNav {
min-height: 56px;
background-color: #fff;
max-width: 100%;
}
#mainNav .container {
max-width: 95%;
}
#mainNav .navbar-toggler {
font-size: 80%;
padding: 0.75rem;
color: #64a19d;
border: 1px solid #64a19d;
}
#mainNav .navbar-toggler:focus {
outline: none;
}
#mainNav .navbar-brand {
color: #161616;
font-weight: 700;
padding: .9rem 0;
}
#mainNav .navbar-nav .nav-item:hover {
color: fade(white, 80%);
outline: none;
background-color: transparent;
}
#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
outline: none;
background-color: transparent;
}
.navbar-nav {
margin-left: 50%;
}
.masthead {
position: relative;
width: 100%;
height: auto;
min-height: 35rem;
padding: 15rem 0;
/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(100%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
background: url("../img/bg-masthead.png");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
.masthead h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8em;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead h2 {
max-width: 20rem;
font-size: 1rem;
}
.btn {
-webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
padding: 1.25rem 2rem;
font-family: 'Varela Round';
font-size: 80%;
text-transform: uppercase;
letter-spacing: .15rem;
border: 0;
}
.btn-primary {
background-color: #64a19d;
}
.btn-primary:hover {
background-color: #4f837f;
}
.btn-primary:focus {
background-color: #4f837f;
color: white;
}
.btn-primary:active {
background-color: #467370 !important;
}
.about-section {
padding-top: 150px;
padding-bottom: 150px;
}
.about-section p {
margin-bottom: 5rem;
}
.projects-section {
padding: 10rem 0;
}
.projects-section .featured-text {
padding: 2rem;
}
@media (min-width: 992px) {
.projects-section .featured-text {
padding: 0 0 0 2rem;
border-left: 0.5rem solid #64a19d;
}
}
.projects-section .project-text {
padding: 3rem;
font-size: 90%;
padding: 0 0 0 2rem;
border-left: 0.5rem solid #64a19d;
}
@media (min-width: 992px) {
.projects-section .project-text {
padding: 3rem;
}
.projects-section .project-text hr {
border-color: #64a19d;
border-width: .25rem;
width: 30%;
}
}
.signup-section {
padding: 10rem 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
.signup-section .form-inline input {
-webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
padding: 1.25rem 2rem;
height: auto;
font-family: 'Varela Round';
font-size: 80%;
text-transform: uppercase;
letter-spacing: 0.15rem;
border: 0;
}
.contact-section {
padding: 5rem 0 0;
}
.contact-section .card {
border: 0;
border-bottom: 0.25rem solid #64a19d;
}
.contact-section .card h4 {
font-size: 0.8rem;
font-family: 'Varela Round';
text-transform: uppercase;
letter-spacing: 0.15rem;
}
.contact-section .card hr {
border-color: #64a19d;
border-width: 0.25rem;
width: 3rem;
}
.contact-section .social {
margin-top: 5rem;
}
.contact-section .social a {
text-align: center;
height: 3rem;
width: 3rem;
background: rgba(255, 255, 255, 0.1);
border-radius: 100%;
line-height: 3rem;
color: rgba(255, 255, 255, 0.3);
}
.contact-section .social a:hover {
color: rgba(255, 255, 255, 0.5);
}
.contact-section .social a:active {
color: #fff;
}
body {
font-family: 'Nunito';
letter-spacing: 0.0625em;
}
a {
color: #64a19d;
}
a:focus,
a:hover {
text-decoration: none;
color: #3c6360;
}
.bg-black {
background-color: #161616 !important;
}
.bg-primary {
background-color: #64a19d !important;
}
.text-primary {
color: #64a19d !important;
}
footer {
padding: 5rem 0;
}
.masthead2 {
position: relative;
width: 100%;
height: auto;
min-height: 35rem;
padding: 15rem 0;
/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(100%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
background: url("../img/ipad.png");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
padding-bottom: 500px;
background-clip: content-box;
}
.masthead2 h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8rem;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8rem;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead2 h2 {
max-width: 20rem;
font-size: 1rem;
}
.masthead h2 {
max-width: 20rem;
font-size: 1rem;
}
#bepandalogo {
height: 100px;
}
#po {
height: 150px;
display: block;
margin: auto
}
.pologo {
}
#mast2test {
margin-top: 550px;
}
#commute {
border-width: 3px !important;
border-color: #709926 !important;
}
.choicecon {
margin-top: 300px;
}
.commutebar {
background-color: #709926;
height: 4px;
width: 250px;
margin: 0 auto;
}
#commuterow {
margin-left: 5%;
display: none;
}
#builttolast {
display: none;
}
#hydration {
margin-left: 5%;
top: 90px;
}
#buynow {
margin-right: 5%;
top: 90px;
}
.polologo {
margin: 0 auto;
display: block;
}
#collabcontainer {
margin: 0 auto;
display: block;
width: 100%;
}
#pricepara {
margin-left: 60%;
margin-top: 90%;
margin-right: 30%;
}
#headmast2con {
width: 50%;
}
#bpstudio img{
background: url("../img/bpstudio.jpg");
}
.logopanda img {
min-width: 100px;
padding: 0.5rem 1.5rem;
}
.logopo img {
max-width: 150px;
height: 65px;
margin-right: 20px;
padding-left: 20px;
padding-top: 0.5rem;
}
.logopo {
margin: 0 auto;
max-width: 500px;
min-width: 120px;
background-color: #14d8fb;
border-radius: 25px;
max-height: 80px; !important
}
#PONav {
max-width: 300px;
}
#POtext {
margin: 0 auto;
padding: 1rem 0.5rem;
font-size: 13px;
max-width: 140px;
}
#infuser {
max-height: 700px;
margin: 0 auto;
}
#infuser2 {
max-height: 300px;
}
#infusercon {
margin: 0 auto;
}
.infusertext1 {
max-height: 300px;
margin-top: 500px;
}
.infuserrow {
min-width: 100%;
}
#mobiletext {
margin-top: -200px;
}
#navBarResponsive {
margin: 0 auto;
}
.circle {
height: 50px;
width: 50px;
background-color: #555;
border-radius: 50%;
}
@media (min-width: 1850px) { /*adjusts texts around 532*/
#commuterow {
margin-left: 8%;
}
#hydration {
margin-left: 8%;
}
#buynow {
margin-right: 10%;
}
.masthead h2 {
max-width: 35rem;
font-size: 2.0rem;
}
.masthead h3 {
font-size: 1.7rem;
}
.masthead2 h2 {
max-width: 35rem;
font-size: 1.6rem;
}
.masthead2 h3 {
font-size: 1.8rem;
}
}
@media (max-width: 1530px) {
#commuterow {
margin-left: 1%;
}
#hydration {
margin-left: 1%;
}
#buynow {
margin-right: 2%;
}
}
@media (max-width: 1370px) {
#commuterow {
width: 30%;
}
#hydration {
width: 30%;
}
#buynow {
width: 55%;
}
#pricepara {
margin-left: 150px;
}
#pricetext {
width: 50%;
}
}
@media (max-width: 1113px) {
#pricepara {
margin-left: 100px;
}
}
@media (min-width: 768px) {
.masthead2 h1 {
font-size: 4rem;
line-height: 4rem;
}
.masthead h1 {
letter-spacing: 2px;
}
}
@media (min-width: 768px) {
.masthead h1 {
font-size: 1.5rem;
line-height: 3rem;
letter-spacing: 5px;
}
.masthead h3 {
font-size: 1.9rem;
}
.masthead h2 {
font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.masthead h1 {
font-size: 1.2rem;
line-height: 3rem;
letter-spacing: 3px;
}
.masthead h3 {
font-size: 1.3rem;
}
.masthead h2 {
font-size: 1.3rem;
}
.masthead2 h2 {
font-size: 0.5rem;
}
#infuser {
max-width:100%;
max-height:100%;
vertical-align: middle;
height: 400px;
width: auto;
margin: 0 auto;
}
#collab {
margin-bottom: 50%;
}
}
@media (max-width: 992px) {
#titlecon {
margin-bottom: 150px;
}
#titlecon h4 {
font-size: 1.3rem;
}
#titlecon h1 {
font-size: 1.6rem;
}
#plasticrow h3 {
font-size: 1.3rem;
}
.choicecon {
margin-top: 0px;
}
.commutebar {
width: 80px;
}
.masthead2 {
height: 60vh;
padding: 0;
}
.masthead {
height: 60vh;
}
#mobiletext h2 {
font-size: 1.3rem;
}
#mobiletext h3 {
font-size: 1.7rem;
}
}
@media only screen and (min-width: 992px) {
.mobile1 {
display: none; !important
}
.mobile2 {
display: none; !important
}
.mobile3 {
display: none; !important
}
.mobile0 {
display: none; !important
}
}
@media only screen and (max-width: 992px) {
#hydration {
visibility: hidden; !important
}
#builttolast {
visibility: hidden; !important
}
#commuterow {
visibility: hidden; !important
}
#buynow {
visibility: hidden; !important
}
}
@media (max-width: 500px) {
#titlecon h4 {
font-size: 0.8rem;
}
#titlecon h1 {
font-size: 1.5rem;
font-weight: 500;
}
.masthead2 h2 {
font-size: 1.3rem; !important
}
.commutebar {
width: 80px;
}
.masthead2 {
height: 60vh;
padding: 0;
}
.masthead h1 {
letter-spacing: 2px;
}
.masthead h4 {
display: none;
}
#mobiletext h2 {
font-size: 1.0rem;
}
#mobiletext h3 {
font-size: 1.4rem;
}
}
@media (min-width: 992px) {
.masthead {
height: 100vh;
padding: 0;
}
.masthead h1 {
font-size: 3.2rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
#collab {
display: flex;
align-items: center;
}
#collab img {
margin: 0 auto;
}
.infusertext2 {
max-height: 100px;
margin-top: 300px;
}
}
@media (min-width: 992px) {
.masthead2 {
height: 100vh;
padding: 0;
}
.masthead2 h1 {
font-size: 3rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
.masthead2 h2 {
max-width: 30rem;
font-size: 1.25rem;
}
.masthead h1 {
font-size: 3rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
.masthead h2 {
max-width: 30rem;
font-size: 1.25rem;
}
}
@media (min-width: 992px) {
#mainNav {
padding-top: 0;
padding-bottom: 0;
border-bottom: none;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
#title h1 {
font-size: 10px; !important
}
#mainNav .navbar-brand {
padding: .5rem 0;
color: rgba(255, 255, 255, 0.5);
}
#mainNav .nav-link {
-webkit-transition: none;
transition: none;
padding: 2rem 1.5rem;
color: rgba(255, 255, 255, 0.5);
}
#mainNav .nav-link:hover {
color: rgba(255, 255, 255, 0.75);
}
#mainNav .nav-link:active {
color: white;
}
#mainNav.navbar-shrink {
background-color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {
color: #161616;
}
#mainNav.navbar-shrink .nav-link {
color: #161616;
padding: 1.5rem 1.5rem 1.25rem;
border-bottom: 0.25rem solid transparent;
}
#mainNav.navbar-shrink .nav-link:hover {
color: #64a19d;
}
#mainNav.navbar-shrink .nav-link:active {
color: #467370;
}
#mainNav.navbar-shrink .nav-link.active {
color: #64a19d;
outline: none;
border-bottom: 0.25rem solid #64a19d;
}
} | css/grayscale.css | html, body {
overflow-x: hidden;
}
body {
position: relative
}
#mainNav {
min-height: 56px;
background-color: #fff;
max-width: 100%;
}
#mainNav .container {
max-width: 95%;
}
#mainNav .navbar-toggler {
font-size: 80%;
padding: 0.75rem;
color: #64a19d;
border: 1px solid #64a19d;
}
#mainNav .navbar-toggler:focus {
outline: none;
}
#mainNav .navbar-brand {
color: #161616;
font-weight: 700;
padding: .9rem 0;
}
#mainNav .navbar-nav .nav-item:hover {
color: fade(white, 80%);
outline: none;
background-color: transparent;
}
#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
outline: none;
background-color: transparent;
}
.navbar-nav {
margin-left: 50%;
}
.masthead {
position: relative;
width: 100%;
height: auto;
min-height: 35rem;
padding: 15rem 0;
/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(100%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
background: url("../img/bg-masthead.png");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
.masthead h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8em;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead h2 {
max-width: 20rem;
font-size: 1rem;
}
.btn {
-webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
padding: 1.25rem 2rem;
font-family: 'Varela Round';
font-size: 80%;
text-transform: uppercase;
letter-spacing: .15rem;
border: 0;
}
.btn-primary {
background-color: #64a19d;
}
.btn-primary:hover {
background-color: #4f837f;
}
.btn-primary:focus {
background-color: #4f837f;
color: white;
}
.btn-primary:active {
background-color: #467370 !important;
}
.about-section {
padding-top: 150px;
padding-bottom: 150px;
}
.about-section p {
margin-bottom: 5rem;
}
.projects-section {
padding: 10rem 0;
}
.projects-section .featured-text {
padding: 2rem;
}
@media (min-width: 992px) {
.projects-section .featured-text {
padding: 0 0 0 2rem;
border-left: 0.5rem solid #64a19d;
}
}
.projects-section .project-text {
padding: 3rem;
font-size: 90%;
padding: 0 0 0 2rem;
border-left: 0.5rem solid #64a19d;
}
@media (min-width: 992px) {
.projects-section .project-text {
padding: 3rem;
}
.projects-section .project-text hr {
border-color: #64a19d;
border-width: .25rem;
width: 30%;
}
}
.signup-section {
padding: 10rem 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
.signup-section .form-inline input {
-webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
padding: 1.25rem 2rem;
height: auto;
font-family: 'Varela Round';
font-size: 80%;
text-transform: uppercase;
letter-spacing: 0.15rem;
border: 0;
}
.contact-section {
padding: 5rem 0 0;
}
.contact-section .card {
border: 0;
border-bottom: 0.25rem solid #64a19d;
}
.contact-section .card h4 {
font-size: 0.8rem;
font-family: 'Varela Round';
text-transform: uppercase;
letter-spacing: 0.15rem;
}
.contact-section .card hr {
border-color: #64a19d;
border-width: 0.25rem;
width: 3rem;
}
.contact-section .social {
margin-top: 5rem;
}
.contact-section .social a {
text-align: center;
height: 3rem;
width: 3rem;
background: rgba(255, 255, 255, 0.1);
border-radius: 100%;
line-height: 3rem;
color: rgba(255, 255, 255, 0.3);
}
.contact-section .social a:hover {
color: rgba(255, 255, 255, 0.5);
}
.contact-section .social a:active {
color: #fff;
}
body {
font-family: 'Nunito';
letter-spacing: 0.0625em;
}
a {
color: #64a19d;
}
a:focus,
a:hover {
text-decoration: none;
color: #3c6360;
}
.bg-black {
background-color: #161616 !important;
}
.bg-primary {
background-color: #64a19d !important;
}
.text-primary {
color: #64a19d !important;
}
footer {
padding: 5rem 0;
}
.masthead2 {
position: relative;
width: 100%;
height: auto;
min-height: 35rem;
padding: 15rem 0;
/*background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(100%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");*/
background: url("../img/ipad.png");
background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
padding-bottom: 500px;
background-clip: content-box;
}
.masthead2 h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8rem;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead h1 {
font-family: 'Montserrat';
font-weight: 600;
font-size: 0.8rem;
line-height: 2rem;
letter-spacing: 0.8rem;
}
.masthead2 h2 {
max-width: 20rem;
font-size: 1rem;
}
.masthead h2 {
max-width: 20rem;
font-size: 1rem;
}
#bepandalogo {
height: 100px;
}
#po {
height: 150px;
display: block;
margin: auto
}
.pologo {
}
#mast2test {
margin-top: 550px;
}
#commute {
border-width: 3px !important;
border-color: #709926 !important;
}
.choicecon {
margin-top: 300px;
}
.commutebar {
background-color: #709926;
height: 4px;
width: 250px;
margin: 0 auto;
}
#commuterow {
margin-left: 5%;
display: none;
}
#builttolast {
display: none;
}
#hydration {
margin-left: 5%;
top: 90px;
}
#buynow {
margin-right: 5%;
top: 90px;
}
.polologo {
margin: 0 auto;
display: block;
}
#collabcontainer {
margin: 0 auto;
display: block;
width: 100%;
}
#pricepara {
margin-left: 60%;
margin-top: 90%;
margin-right: 30%;
}
#headmast2con {
width: 50%;
}
#bpstudio img{
background: url("../img/bpstudio.jpg");
}
.logopanda img {
min-width: 100px;
padding: 0.5rem 1.5rem;
}
.logopo img {
max-width: 150px;
height: 65px;
margin-right: 20px;
padding-left: 20px;
padding-top: 0.5rem;
}
.logopo {
margin: 0 auto;
max-width: 500px;
min-width: 120px;
background-color: #14d8fb;
border-radius: 25px;
max-height: 80px; !important
}
#PONav {
max-width: 300px;
}
#POtext {
margin: 0 auto;
padding: 1rem 0.5rem;
font-size: 13px;
max-width: 140px;
}
#infuser {
max-height: 700px;
margin: 0 auto;
}
#infuser2 {
max-height: 300px;
}
#infusercon {
margin: 0 auto;
}
.infusertext1 {
max-height: 300px;
margin-top: 500px;
}
.infuserrow {
min-width: 100%;
}
#mobiletext {
margin-top: -200px;
}
#navBarResponsive {
margin: 0 auto;
}
.circle {
height: 50px;
width: 50px;
background-color: #555;
border-radius: 50%;
}
@media (min-width: 1850px) { /*adjusts texts around 532*/
#commuterow {
margin-left: 8%;
}
#hydration {
margin-left: 8%;
}
#buynow {
margin-right: 10%;
}
.masthead h2 {
max-width: 35rem;
font-size: 2.0rem;
}
.masthead h3 {
font-size: 1.7rem;
}
.masthead2 h2 {
max-width: 35rem;
font-size: 1.6rem;
}
.masthead2 h3 {
font-size: 1.8rem;
}
}
@media (max-width: 1530px) {
#commuterow {
margin-left: 1%;
}
#hydration {
margin-left: 1%;
}
#buynow {
margin-right: 2%;
}
}
@media (max-width: 1370px) {
#commuterow {
width: 30%;
}
#hydration {
width: 30%;
}
#buynow {
width: 55%;
}
#pricepara {
margin-left: 150px;
}
#pricetext {
width: 50%;
}
}
@media (max-width: 1113px) {
#pricepara {
margin-left: 100px;
}
}
@media (min-width: 768px) {
.masthead2 h1 {
font-size: 4rem;
line-height: 4rem;
}
.masthead h1 {
letter-spacing: 2px;
}
}
@media (min-width: 768px) {
.masthead h1 {
font-size: 1.5rem;
line-height: 3rem;
letter-spacing: 5px;
}
.masthead h3 {
font-size: 1.9rem;
}
.masthead h2 {
font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.masthead h1 {
font-size: 1.2rem;
line-height: 3rem;
letter-spacing: 3px;
}
.masthead h3 {
font-size: 1.3rem;
}
.masthead h2 {
font-size: 1.3rem;
}
.masthead2 h2 {
font-size: 0.5rem;
}
#infuser {
max-width:100%;
max-height:100%;
vertical-align: middle;
height: 400px;
width: auto;
margin: 0 auto;
}
#collab {
margin-bottom: 50%;
}
}
@media (max-width: 992px) {
#titlecon {
margin-bottom: 150px;
}
#titlecon h4 {
font-size: 1.3rem;
}
#titlecon h1 {
font-size: 1.6rem;
}
#plasticrow h3 {
font-size: 1.3rem;
}
.choicecon {
margin-top: 0px;
}
.commutebar {
width: 80px;
}
.masthead2 {
height: 60vh;
padding: 0;
}
.masthead {
height: 60vh;
}
#mobiletext h2 {
font-size: 1.3rem;
}
#mobiletext h3 {
font-size: 1.7rem;
}
}
@media only screen and (min-width: 992px) {
.mobile1 {
display: none; !important
}
.mobile2 {
display: none; !important
}
.mobile3 {
display: none; !important
}
.mobile0 {
display: none; !important
}
}
@media only screen and (max-width: 992px) {
#hydration {
visibility: hidden; !important
}
#builttolast {
visibility: hidden; !important
}
#commuterow {
visibility: hidden; !important
}
#buynow {
visibility: hidden; !important
}
}
@media (max-width: 500px) {
#titlecon h4 {
font-size: 0.8rem;
}
#titlecon h1 {
font-size: 1.5rem;
font-weight: 500;
}
.masthead2 h2 {
font-size: 1.3rem; !important
}
.commutebar {
width: 80px;
}
.masthead2 {
height: 60vh;
padding: 0;
}
.masthead h1 {
letter-spacing: 2px;
}
.masthead h4 {
display: none;
}
#mobiletext h2 {
font-size: 1.0rem;
}
#mobiletext h3 {
font-size: 1.4rem;
}
}
@media (min-width: 992px) {
.masthead {
height: 100vh;
padding: 0;
}
.masthead h1 {
font-size: 3.2rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
#collab {
display: flex;
align-items: center;
}
#collab img {
margin: 0 auto;
}
.infusertext2 {
max-height: 100px;
margin-top: 300px;
}
}
@media (min-width: 992px) {
.masthead2 {
height: 100vh;
padding: 0;
}
.masthead2 h1 {
font-size: 3rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
.masthead2 h2 {
max-width: 30rem;
font-size: 1.25rem;
}
.masthead h1 {
font-size: 3rem;
line-height: 6.5rem;
letter-spacing: 0.3rem;
}
.masthead h2 {
max-width: 30rem;
font-size: 1.25rem;
}
}
@media (min-width: 992px) {
#mainNav {
padding-top: 0;
padding-bottom: 0;
border-bottom: none;
background-color: transparent;
-webkit-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
#title h1 {
font-size: 10px; !important
}
#mainNav .navbar-brand {
padding: .5rem 0;
color: rgba(255, 255, 255, 0.5);
}
#mainNav .nav-link {
-webkit-transition: none;
transition: none;
padding: 2rem 1.5rem;
color: rgba(255, 255, 255, 0.5);
}
#mainNav .nav-link:hover {
color: rgba(255, 255, 255, 0.75);
}
#mainNav .nav-link:active {
color: white;
}
#mainNav.navbar-shrink {
background-color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {
color: #161616;
}
#mainNav.navbar-shrink .nav-link {
color: #161616;
padding: 1.5rem 1.5rem 1.25rem;
border-bottom: 0.25rem solid transparent;
}
#mainNav.navbar-shrink .nav-link:hover {
color: #64a19d;
}
#mainNav.navbar-shrink .nav-link:active {
color: #467370;
}
#mainNav.navbar-shrink .nav-link.active {
color: #64a19d;
outline: none;
border-bottom: 0.25rem solid #64a19d;
}
} | 0.483405 | 0.052014 |
.bannerImg {
width: 100%;
height: 542px;
object-fit: cover;
filter: brightness(60%);
-webkit-filter: brightness(60%);
}
.content1 {
position: absolute;
width: 600px;
height: 141px;
top: 197px;
left: 137px;
font-weight: 700;
font-size: 66px;
line-height: 80px;
color: #ffffff;
}
.content2 {
position: absolute;
width: 396px;
height: 96px;
left: 139px;
top: 360px;
font-weight: 400;
font-size: 26px;
line-height: 133.8%; /* or 35px */
color: #ffffff;
}
.buttonUseApp {
position: absolute;
width: 235px;
height: 58px;
left: 137px;
top: 497px;
border-radius: 60px;
border: none;
background-color: #ef6565;
padding: 10px 60px;
font-weight: 400;
font-size: 30px !important;
line-height: 35px;
text-align: center;
color: #ffffff;
cursor: pointer;
}
.buttonSignUp {
position: absolute;
width: 235px;
height: 58px;
left: 390px;
top: 497px;
border-radius: 60px;
border: none;
background-color: #000000;
padding: 10px 60px;
font-weight: 400;
font-size: 30px !important;
line-height: 35px;
text-align: center;
color: #ffffff;
cursor: pointer;
}
/* Css Introduce */
.ScvIntroduce {
padding: 80px 187px;
align-items: center;
background-color: #f3f3f3;
}
.ScvIntroduce .content {
font-weight: inherit;
font-size: 25px;
line-height: 128.8%; /* or 39px */
color: #000000;
text-align: center;
word-wrap: break-word;
}
.imageRoom {
width: 100%;
height: 411px;
object-fit: cover;
object-position: 50% 33%;
opacity: 0.5;
filter: brightness(80%);
-webkit-filter: brightness(80%);
}
.card {
width: 100%;
height: 411px;
display: flex !important;
justify-content: space-evenly;
align-items: center;
position: absolute;
top: 990px;
}
.cardContent {
width: 380px;
height: 213px;
background-color: #f3f3f3;
border-radius: 40px;
padding: 30px;
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}
.cardDescription {
font-weight: 300;
font-size: 15px;
line-height: 123.8%;
/* or 19px */
color: #000000;
}
/* Css RoadMap */
.roadMap {
width: 100%;
height: 502px;
padding: 107px 167px;
}
.ellipse {
width: 100%;
padding-top: 50px;
display: flex;
align-items: center;
}
.ellipseBlack {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #000000;
}
.line {
width: 100%;
margin: 0 auto;
border: 1px solid #000000;
size: 5px;
background-color: #000000;
}
.ellipseGray1 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 31%;
}
.ellipseGray2 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 50%;
}
.ellipseGray3 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 68%;
}
.contentRoadMap {
width: 100%;
display: flex;
padding-top: 20px;
}
.titleRoadMap {
padding-top: 10px;
font-weight: 700;
font-size: 30px;
line-height: 123.8%;
/* or 37px */
color: #000000;
}
.contentRoadMapDes2 {
position: absolute;
left: 31%;
}
.contentRoadMapDes3 {
position: absolute;
left: 50%;
}
.contentRoadMapDes4 {
position: absolute;
left: 68%;
}
.contentRoadMap .content {
font-weight: 400;
font-size: 18px;
line-height: 50px;
/* or 25px */
color: #000000;
}
/* Css Token content */
.scvToken {
width: 100%;
height: 642px;
padding: 82px 261px;
background-color: #ebebeb;
margin-top: 107px;
}
.scvToken .subTitle {
height: 84px;
font-weight: 400;
font-size: 30px;
line-height: 123.8%;
/* or 37px */
text-align: center;
color: #000000;
}
.scvTokenPurpose {
padding-top: 17px;
}
.scvTokenContent {
width: 258px;
height: 122px;
background: #ffffff;
/* Drop */
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
border-radius: 25px;
}
.scvTokenDes {
padding: 39px 28px;
font-weight: 300;
font-size: 18px;
line-height: 123.8%;
/* or 22px */
text-align: center;
color: #000000;
}
.scvTokenContent .LongDes {
padding: 18px 28px;
}
.scvTokenPurpose .card1 {
position: absolute;
left: 14%;
}
.scvTokenPurpose .card2 {
position: absolute;
left: 40%;
}
.scvTokenPurpose .card3 {
position: absolute;
left: 66%;
}
.scvTokenPurpose .card4 {
position: absolute;
left: 26%;
top: 2450px;
}
.scvTokenPurpose .card5 {
position: absolute;
left: 52%;
top: 2450px;
}
/* Css Member List */
.teamList {
padding: 142px 34px 164px 38px;
}
.memberInfo {
width: 212px;
height: 290px;
background: #ffffff;
/* Drop */
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
margin-top: 30px;
margin-left: 15px;
margin: 30px 0px 1px 15px;
}
.memberImg {
padding: 50px 48px 31px 48px;
}
.memberPicture {
width: 117px;
height: 117px;
border-radius: 50%;
}
.memberDetail {
text-align: center;
}
.memberName {
font-weight: 400;
font-size: 20px;
line-height: 123.8%;
/* or 25px */
color: #000000;
}
.memberPosition {
font-weight: 300;
font-size: 15px;
line-height: 123.8%;
/* or 19px */
color: #000000;
}
/* reset slick slider css */
.slick-slider {
display: flex !important;
align-items: center !important;
width: 90%;
margin: 0 auto;
}
.slick-prev {
position: relative !important;
left: 0 !important;
top: 69px !important;
}
.slick-next {
position: relative !important;
top: 69px !important;
right: 0px !important;
}
.slick-prev,
.slick-next {
width: 60px !important;
height: 60px !important;
}
.slick-prev::before,
.slick-next::before {
font-size: 60px !important;
opacity: 1 !important;
color: #000000 !important;
}
/* Css Partner */
.partners {
width: 100%;
height: 458px;
background-color: #ebebeb;
padding: 76px;
}
.partnersInfo {
display: flex;
justify-content: space-evenly;
padding: 76px;
}
.partnerNear {
background-color: #c4c4c4;
width: 255px;
height: 82px;
padding: 18px 41px;
border-radius: 15px;
}
.partnerOctopus {
background-color: #c4c4c4;
width: 255px;
height: 82px;
padding: 7px 41px;
border-radius: 15px;
} | src/Layout/LandingPage/Container/Banner.css |
.bannerImg {
width: 100%;
height: 542px;
object-fit: cover;
filter: brightness(60%);
-webkit-filter: brightness(60%);
}
.content1 {
position: absolute;
width: 600px;
height: 141px;
top: 197px;
left: 137px;
font-weight: 700;
font-size: 66px;
line-height: 80px;
color: #ffffff;
}
.content2 {
position: absolute;
width: 396px;
height: 96px;
left: 139px;
top: 360px;
font-weight: 400;
font-size: 26px;
line-height: 133.8%; /* or 35px */
color: #ffffff;
}
.buttonUseApp {
position: absolute;
width: 235px;
height: 58px;
left: 137px;
top: 497px;
border-radius: 60px;
border: none;
background-color: #ef6565;
padding: 10px 60px;
font-weight: 400;
font-size: 30px !important;
line-height: 35px;
text-align: center;
color: #ffffff;
cursor: pointer;
}
.buttonSignUp {
position: absolute;
width: 235px;
height: 58px;
left: 390px;
top: 497px;
border-radius: 60px;
border: none;
background-color: #000000;
padding: 10px 60px;
font-weight: 400;
font-size: 30px !important;
line-height: 35px;
text-align: center;
color: #ffffff;
cursor: pointer;
}
/* Css Introduce */
.ScvIntroduce {
padding: 80px 187px;
align-items: center;
background-color: #f3f3f3;
}
.ScvIntroduce .content {
font-weight: inherit;
font-size: 25px;
line-height: 128.8%; /* or 39px */
color: #000000;
text-align: center;
word-wrap: break-word;
}
.imageRoom {
width: 100%;
height: 411px;
object-fit: cover;
object-position: 50% 33%;
opacity: 0.5;
filter: brightness(80%);
-webkit-filter: brightness(80%);
}
.card {
width: 100%;
height: 411px;
display: flex !important;
justify-content: space-evenly;
align-items: center;
position: absolute;
top: 990px;
}
.cardContent {
width: 380px;
height: 213px;
background-color: #f3f3f3;
border-radius: 40px;
padding: 30px;
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}
.cardDescription {
font-weight: 300;
font-size: 15px;
line-height: 123.8%;
/* or 19px */
color: #000000;
}
/* Css RoadMap */
.roadMap {
width: 100%;
height: 502px;
padding: 107px 167px;
}
.ellipse {
width: 100%;
padding-top: 50px;
display: flex;
align-items: center;
}
.ellipseBlack {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #000000;
}
.line {
width: 100%;
margin: 0 auto;
border: 1px solid #000000;
size: 5px;
background-color: #000000;
}
.ellipseGray1 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 31%;
}
.ellipseGray2 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 50%;
}
.ellipseGray3 {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #c4c4c4;
position: absolute;
left: 68%;
}
.contentRoadMap {
width: 100%;
display: flex;
padding-top: 20px;
}
.titleRoadMap {
padding-top: 10px;
font-weight: 700;
font-size: 30px;
line-height: 123.8%;
/* or 37px */
color: #000000;
}
.contentRoadMapDes2 {
position: absolute;
left: 31%;
}
.contentRoadMapDes3 {
position: absolute;
left: 50%;
}
.contentRoadMapDes4 {
position: absolute;
left: 68%;
}
.contentRoadMap .content {
font-weight: 400;
font-size: 18px;
line-height: 50px;
/* or 25px */
color: #000000;
}
/* Css Token content */
.scvToken {
width: 100%;
height: 642px;
padding: 82px 261px;
background-color: #ebebeb;
margin-top: 107px;
}
.scvToken .subTitle {
height: 84px;
font-weight: 400;
font-size: 30px;
line-height: 123.8%;
/* or 37px */
text-align: center;
color: #000000;
}
.scvTokenPurpose {
padding-top: 17px;
}
.scvTokenContent {
width: 258px;
height: 122px;
background: #ffffff;
/* Drop */
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
border-radius: 25px;
}
.scvTokenDes {
padding: 39px 28px;
font-weight: 300;
font-size: 18px;
line-height: 123.8%;
/* or 22px */
text-align: center;
color: #000000;
}
.scvTokenContent .LongDes {
padding: 18px 28px;
}
.scvTokenPurpose .card1 {
position: absolute;
left: 14%;
}
.scvTokenPurpose .card2 {
position: absolute;
left: 40%;
}
.scvTokenPurpose .card3 {
position: absolute;
left: 66%;
}
.scvTokenPurpose .card4 {
position: absolute;
left: 26%;
top: 2450px;
}
.scvTokenPurpose .card5 {
position: absolute;
left: 52%;
top: 2450px;
}
/* Css Member List */
.teamList {
padding: 142px 34px 164px 38px;
}
.memberInfo {
width: 212px;
height: 290px;
background: #ffffff;
/* Drop */
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
margin-top: 30px;
margin-left: 15px;
margin: 30px 0px 1px 15px;
}
.memberImg {
padding: 50px 48px 31px 48px;
}
.memberPicture {
width: 117px;
height: 117px;
border-radius: 50%;
}
.memberDetail {
text-align: center;
}
.memberName {
font-weight: 400;
font-size: 20px;
line-height: 123.8%;
/* or 25px */
color: #000000;
}
.memberPosition {
font-weight: 300;
font-size: 15px;
line-height: 123.8%;
/* or 19px */
color: #000000;
}
/* reset slick slider css */
.slick-slider {
display: flex !important;
align-items: center !important;
width: 90%;
margin: 0 auto;
}
.slick-prev {
position: relative !important;
left: 0 !important;
top: 69px !important;
}
.slick-next {
position: relative !important;
top: 69px !important;
right: 0px !important;
}
.slick-prev,
.slick-next {
width: 60px !important;
height: 60px !important;
}
.slick-prev::before,
.slick-next::before {
font-size: 60px !important;
opacity: 1 !important;
color: #000000 !important;
}
/* Css Partner */
.partners {
width: 100%;
height: 458px;
background-color: #ebebeb;
padding: 76px;
}
.partnersInfo {
display: flex;
justify-content: space-evenly;
padding: 76px;
}
.partnerNear {
background-color: #c4c4c4;
width: 255px;
height: 82px;
padding: 18px 41px;
border-radius: 15px;
}
.partnerOctopus {
background-color: #c4c4c4;
width: 255px;
height: 82px;
padding: 7px 41px;
border-radius: 15px;
} | 0.500488 | 0.091666 |
body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}
hr {
max-width: 50px;
border-width: 3px;
/*border-color: #F05F40;*/
border-color: #ecd9cd;
/*border-color: rgba(230, 0, 79, 0.9);*/
/*border-color: #2f3238; */
}
hr.light {
border-color: #fff;
}
a {
/*color: #F05F40;*/
color: #ecd9cd;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.bg-primary {
/*background-color: #F05F40 !important;*/
background-color: #ecd9cd !important;
}
.bg-dark {
background-color: #212529 !important;
}
.text-faded {
color: rgba(255, 255, 255, 0.7);
}
section {
padding: 8rem 0;
}
.section-heading {
margin-top: 0;
}
h2.weddinginfotitle {
font-family: 'Parisienne', cursive;
}
::-moz-selection {
color: #fff;
background: #212529;
text-shadow: none;
}
::selection {
color: #fff;
background: #212529;
text-shadow: none;
}
img::selection {
color: #fff;
background: transparent;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
#mainNav {
border-bottom: 1px solid #d4d4d2;
/*#*/
background-color: #fff;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#mainNav .navbar-brand {
font-weight: 700;
text-transform: uppercase;
/*color: #F05F40;*/
color: #ecd9cd;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
font-size: .8rem;
font-weight: 700;
text-transform: uppercase;
color: #212529;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
/*color: #F05F40;*/
color: #ecd9cd;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
/*color: #F05F40 !important;*/
color: #ecd9cd !important;
background-color: transparent;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
background-color: transparent;
}
@media (min-width: 992px) {
#mainNav {
border-color: transparent;
background-color: transparent;
}
#mainNav .navbar-brand {
/*color: rgba(255, 255, 255, 0.7);*/
color: #fff;
/*opacity: 0.7;*/
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
color: #fff;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link {
padding: 0.5rem 1rem;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
/*color: rgba(255, 255, 255, 0.7);*/
color: rgba(255, 255, 255);
}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
color: #fff;
}
#mainNav.navbar-shrink {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
background-color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {
/*color: #F05F40;*/
color: #ecd9cd;
}
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
color: #212529;
}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
/*color: #F05F40;*/
color: #ecd9cd;
}
}
header.masthead {
padding-top: 10rem;
padding-bottom: calc(10rem - 56px);
background-image: url("../img/ratliff3.jpg");
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header.masthead hr {
margin-top: 30px;
margin-bottom: 30px;
}
header.masthead h1 {
font-size: 1rem;
}
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
@media (min-width: 992px) {
header.masthead {
height: 100vh;
min-height: 650px;
padding-top: 0;
padding-bottom: 0;
}
header.masthead h1 {
font-size: 3rem;
}
}
@media (min-width: 1200px) {
header.masthead h1 {
font-size: 3.2rem;
}
}
h1,p.maintitle {
/*font-family: 'Pinyon Script', cursive;*/
font-family: 'Parisienne', cursive;
}
/*
section#registry {
margin-bottom: 0px;
}*/
.service-box {
max-width: 400px;
}
/*.portfolio {
margin-bottom: -15px;
}*/
small {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
div.seperator {
max-width: 900px;
max-height: 78px;
margin-bottom: 30px;
}
/*img.seperator {
align-content: center;
}*/
/*section#weddingparty.portfolio {
padding-bottom: 0px;
}*/
.portfolio .portfolio-item {
position: relative;
display: block;
max-width: 25rem;
margin-bottom: 15px;
}
.portfolio .portfolio-item .portfolio-item-caption {
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
transition: all ease 0.5s;
opacity: 0;
/*background-color: rgba(24, 188, 156, 0.9);*/
}
.portfolio .portfolio-item .portfolio-item-caption:hover {
opacity: 1;
}
.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
font-size: 1rem;
}
@media (min-width: 576px) {
.portfolio {
margin-bottom: -30px;
}
.portfolio .portfolio-item {
margin-bottom: 30px;
}
}
.portfolio-modal .portfolio-modal-dialog {
padding: 3rem 1rem;
min-height: calc(100vh - 2rem);
margin: 1rem calc(1rem - 8px);
position: relative;
z-index: 2;
-moz-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}
.portfolio-modal .portfolio-modal-dialog .close-button {
position: absolute;
top: 2rem;
right: 2rem;
}
.portfolio-modal .portfolio-modal-dialog .close-button i {
line-height: 38px;
}
.portfolio-modal .portfolio-modal-dialog h2 {
font-size: 2rem;
}
@media (min-width: 768px) {
.portfolio-modal .portfolio-modal-dialog {
min-height: 100vh;
padding: 5rem;
margin: 3rem calc(3rem - 8px);
}
.portfolio-modal .portfolio-modal-dialog h2 {
font-size: 3rem;
}
}
.weddingpartyinfo {
padding: 1em;
color: #fff;
/*text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;*/
position: absolute;
bottom: 0;
left: 0;
width: 100%;
/* height: 100%; */
text-align: left;
}
.weddingpartyinfo#major {
font-size: 1.4rem;
}
p.weddingpeople {
font-family: 'Parisienne', cursive;
}
p.weddingpeople span {
/*background-color: #F05F40;*/
background-color: #ecd9cd;
}
p span {
/*background-color: #F05F40;*/
background-color: #ecd9cd;
}
/*.gallery-box {
position: relative;
display: block;
max-width: 650px;
margin: 0 auto;
}
.gallery-box .gallery-box-caption {
position: absolute;
bottom: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
color: #fff;
background: rgba(240, 95, 64, 0.9);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
text-align: center;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-category,
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-name {
padding: 0 15px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-category {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-name {
font-size: 18px;
}
.gallery-box:hover .gallery-box-caption {
opacity: 1;
}
.gallery-box:focus {
outline: none;
}
@media (min-width: 768px) {
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-category {
font-size: 16px;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-name {
font-size: 22px;
}
}*/
/*
.text-primary {
color: #F05F40 !important;
}
.btn {
font-weight: 700;
text-transform: uppercase;
border: none;
border-radius: 300px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.btn-xl {
padding: 1rem 2rem;
}
.btn-primary {
background-color: #F05F40;
border-color: #F05F40;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
color: #fff;
background-color: #ee4b28 !important;
}
.btn-primary:active, .btn-primary:focus {
box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
.clear {
clear: both;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Roboto', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
font-family: 'Roboto', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}*/
/*h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
letter-spacing: 1px;
}*/
p {
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family: 'Roboto', sans-serif;
}
ul {
margin: 0;
padding: 0;
}
/*-- //Reset-Code --*/
/*.about, .services,.contact,.slider-photo, .team, .days-coming ,.buttom-w3,.blog,.gallery{
padding: 6em 0;
}
.title {
font-size: 60px;
text-align: center;
color: #000;
margin-bottom: 0.8em;
text-transform: uppercase;
letter-spacing: 5px;
}
.clr {
color: black;
}
.team {
background: #fff;
background-size: cover;
}
.agileits_w3layouts_head{
font-size:2.2em;
color:#212121;
text-align:center;
text-transform:capitalize;
}
.agileits_w3layouts_head span{
display: inline-block;
padding: .3em 0;
border-top: 2px solid #e60004;
border-bottom: 2px solid #e60004;
}
.w3_agileits_para{
margin:1em 0 0;
color:#3fc8ef;
text-align:center;
}
.wthree_team_grid_left{
overflow:hidden;
position:relative;
}
img.zoom {
-webkit-transition: -webkit-transform 400ms ease;
-moz-transition: -moz-transform 400ms ease;
transition: transform 400ms ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
img.zoom:hover {
-webkit-transition-duration: 6s;
-moz-transition-duration: 6s;
transition-duration: 6s;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.w3l_banner_figure p a {
display: inline-block;
color: #fff;
font-size:15px;
margin: 0 5px;
}
.w3l_banner_figure p a:hover{
color: #222;
}*/
/*-- image-hover --*/
/*.wthree_team_grid_left figure {
position: relative;
float: none;
top: -13px;
overflow: hidden;
text-align: center;
}
.wthree_team_grid_left figure img {
position: relative;
display: block;
opacity: 0.8;
}
.wthree_team_grid_left figure .w3l_banner_figure {
padding: 2em;
color: #fff;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
text-align: left;
}
.wthree_team_grid_left figure .w3l_banner_figure::before,
.wthree_team_grid_left figure .w3l_banner_figure::after {
cursor: none;
}*/
/***** Julia *****/
/*---------------*/
/*figure.effect-julia {
background: #2f3238;
top: -2px;
}*/
figure.effect-julia p {
display: inline-block;
margin: 0 0 1em;
padding: 0.4em 1em;
background:rgba(230, 0, 79, 0.9);
color: #fff;
text-transform: none;
letter-spacing:2px;
font-weight: 500;
font-size:1em;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
-moz-transform: translate3d(-360px,0,0);
-o-transform: translate3d(-360px,0,0);
-ms-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
}
figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
-moz-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
figure.effect-julia:hover .w3ls-bnr-icons:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
-moz-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.effect-julia:hover img {
opacity: 0.4;
}
figure.effect-julia:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
section.days-coming {
padding-top: 60px;
}
/*-- counter timer --*/
.days-coming {
background: url(../img/ratliff2.jpg)no-repeat center;
background-size: cover;
}
/*--timer--*/
#counter {
height: 160px;
font-size: 35px;
color: #FFF;
margin: 20px 20px 20px;
overflow: hidden;
background: rgba(255, 255, 255, 0.4);
}
.timer{
border-top:2px ridge #5F5F5F;
border-bottom:2px ridge #5F5F5F;
}
.timer h4{
font-size: 14px;
color: #E5E5E5;
font-style: normal;
font-variant: normal;
font-weight: lighter;
letter-spacing: 1px;
margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
display: inline-block;
padding: 47px 0;
float: left;
width: 23.7%;
background: rgba(4, 31, 167, 0.1);
border: 1px solid rgba(193, 175, 78, 0.28);
background: transparent;
border: none;
border-left: none;
text-align: center;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
/*.countDays, .countHours, .countMinutes, .countSeconds {
border: 1px solid #fff;
box-sizing: border-box;
border-right: transparent;
}*/
/*.countSeconds:last-child {
border-right: 1px solid #fff;
}*/
.timer_wrap {
width: 64%;
margin: 0 auto;
box-sizing: border-box;
}
.points {
float: left;
width:40px;
margin: 0;
font-size: 44px;
font-weight: bold;
text-align: center;
line-height: 138px;
text-shadow: none;
color:#FFF;
display: none;
}
.boxName {
width: 100%;
font-size: 17px;
color: #000;
font-style: italic;
font-weight: 500;
letter-spacing: 3px;
text-transform: capitalize;
clear: both;
padding: 19px;
}
/*--//timer--*/ | css/creative.css | body,
html {
width: 100%;
height: 100%;
}
body {
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}
hr {
max-width: 50px;
border-width: 3px;
/*border-color: #F05F40;*/
border-color: #ecd9cd;
/*border-color: rgba(230, 0, 79, 0.9);*/
/*border-color: #2f3238; */
}
hr.light {
border-color: #fff;
}
a {
/*color: #F05F40;*/
color: #ecd9cd;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.bg-primary {
/*background-color: #F05F40 !important;*/
background-color: #ecd9cd !important;
}
.bg-dark {
background-color: #212529 !important;
}
.text-faded {
color: rgba(255, 255, 255, 0.7);
}
section {
padding: 8rem 0;
}
.section-heading {
margin-top: 0;
}
h2.weddinginfotitle {
font-family: 'Parisienne', cursive;
}
::-moz-selection {
color: #fff;
background: #212529;
text-shadow: none;
}
::selection {
color: #fff;
background: #212529;
text-shadow: none;
}
img::selection {
color: #fff;
background: transparent;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
#mainNav {
border-bottom: 1px solid #d4d4d2;
/*#*/
background-color: #fff;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#mainNav .navbar-brand {
font-weight: 700;
text-transform: uppercase;
/*color: #F05F40;*/
color: #ecd9cd;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
font-size: .8rem;
font-weight: 700;
text-transform: uppercase;
color: #212529;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
/*color: #F05F40;*/
color: #ecd9cd;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
/*color: #F05F40 !important;*/
color: #ecd9cd !important;
background-color: transparent;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
background-color: transparent;
}
@media (min-width: 992px) {
#mainNav {
border-color: transparent;
background-color: transparent;
}
#mainNav .navbar-brand {
/*color: rgba(255, 255, 255, 0.7);*/
color: #fff;
/*opacity: 0.7;*/
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
color: #fff;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link {
padding: 0.5rem 1rem;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
/*color: rgba(255, 255, 255, 0.7);*/
color: rgba(255, 255, 255);
}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
color: #fff;
}
#mainNav.navbar-shrink {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
background-color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {
/*color: #F05F40;*/
color: #ecd9cd;
}
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
/*color: #f05f40;*/
color: #ecd9cd;
}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
color: #212529;
}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
/*color: #F05F40;*/
color: #ecd9cd;
}
}
header.masthead {
padding-top: 10rem;
padding-bottom: calc(10rem - 56px);
background-image: url("../img/ratliff3.jpg");
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header.masthead hr {
margin-top: 30px;
margin-bottom: 30px;
}
header.masthead h1 {
font-size: 1rem;
}
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
@media (min-width: 992px) {
header.masthead {
height: 100vh;
min-height: 650px;
padding-top: 0;
padding-bottom: 0;
}
header.masthead h1 {
font-size: 3rem;
}
}
@media (min-width: 1200px) {
header.masthead h1 {
font-size: 3.2rem;
}
}
h1,p.maintitle {
/*font-family: 'Pinyon Script', cursive;*/
font-family: 'Parisienne', cursive;
}
/*
section#registry {
margin-bottom: 0px;
}*/
.service-box {
max-width: 400px;
}
/*.portfolio {
margin-bottom: -15px;
}*/
small {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
div.seperator {
max-width: 900px;
max-height: 78px;
margin-bottom: 30px;
}
/*img.seperator {
align-content: center;
}*/
/*section#weddingparty.portfolio {
padding-bottom: 0px;
}*/
.portfolio .portfolio-item {
position: relative;
display: block;
max-width: 25rem;
margin-bottom: 15px;
}
.portfolio .portfolio-item .portfolio-item-caption {
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
transition: all ease 0.5s;
opacity: 0;
/*background-color: rgba(24, 188, 156, 0.9);*/
}
.portfolio .portfolio-item .portfolio-item-caption:hover {
opacity: 1;
}
.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
font-size: 1rem;
}
@media (min-width: 576px) {
.portfolio {
margin-bottom: -30px;
}
.portfolio .portfolio-item {
margin-bottom: 30px;
}
}
.portfolio-modal .portfolio-modal-dialog {
padding: 3rem 1rem;
min-height: calc(100vh - 2rem);
margin: 1rem calc(1rem - 8px);
position: relative;
z-index: 2;
-moz-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}
.portfolio-modal .portfolio-modal-dialog .close-button {
position: absolute;
top: 2rem;
right: 2rem;
}
.portfolio-modal .portfolio-modal-dialog .close-button i {
line-height: 38px;
}
.portfolio-modal .portfolio-modal-dialog h2 {
font-size: 2rem;
}
@media (min-width: 768px) {
.portfolio-modal .portfolio-modal-dialog {
min-height: 100vh;
padding: 5rem;
margin: 3rem calc(3rem - 8px);
}
.portfolio-modal .portfolio-modal-dialog h2 {
font-size: 3rem;
}
}
.weddingpartyinfo {
padding: 1em;
color: #fff;
/*text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;*/
position: absolute;
bottom: 0;
left: 0;
width: 100%;
/* height: 100%; */
text-align: left;
}
.weddingpartyinfo#major {
font-size: 1.4rem;
}
p.weddingpeople {
font-family: 'Parisienne', cursive;
}
p.weddingpeople span {
/*background-color: #F05F40;*/
background-color: #ecd9cd;
}
p span {
/*background-color: #F05F40;*/
background-color: #ecd9cd;
}
/*.gallery-box {
position: relative;
display: block;
max-width: 650px;
margin: 0 auto;
}
.gallery-box .gallery-box-caption {
position: absolute;
bottom: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
color: #fff;
background: rgba(240, 95, 64, 0.9);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
text-align: center;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-category,
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-name {
padding: 0 15px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .gallery-category {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-name {
font-size: 18px;
}
.gallery-box:hover .gallery-box-caption {
opacity: 1;
}
.gallery-box:focus {
outline: none;
}
@media (min-width: 768px) {
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-category {
font-size: 16px;
}
.gallery-box .gallery-box-caption .gallery-box-caption-content .project-name {
font-size: 22px;
}
}*/
/*
.text-primary {
color: #F05F40 !important;
}
.btn {
font-weight: 700;
text-transform: uppercase;
border: none;
border-radius: 300px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.btn-xl {
padding: 1rem 2rem;
}
.btn-primary {
background-color: #F05F40;
border-color: #F05F40;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
color: #fff;
background-color: #ee4b28 !important;
}
.btn-primary:active, .btn-primary:focus {
box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
.clear {
clear: both;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Roboto', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
font-family: 'Roboto', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}*/
/*h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
letter-spacing: 1px;
}*/
p {
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family: 'Roboto', sans-serif;
}
ul {
margin: 0;
padding: 0;
}
/*-- //Reset-Code --*/
/*.about, .services,.contact,.slider-photo, .team, .days-coming ,.buttom-w3,.blog,.gallery{
padding: 6em 0;
}
.title {
font-size: 60px;
text-align: center;
color: #000;
margin-bottom: 0.8em;
text-transform: uppercase;
letter-spacing: 5px;
}
.clr {
color: black;
}
.team {
background: #fff;
background-size: cover;
}
.agileits_w3layouts_head{
font-size:2.2em;
color:#212121;
text-align:center;
text-transform:capitalize;
}
.agileits_w3layouts_head span{
display: inline-block;
padding: .3em 0;
border-top: 2px solid #e60004;
border-bottom: 2px solid #e60004;
}
.w3_agileits_para{
margin:1em 0 0;
color:#3fc8ef;
text-align:center;
}
.wthree_team_grid_left{
overflow:hidden;
position:relative;
}
img.zoom {
-webkit-transition: -webkit-transform 400ms ease;
-moz-transition: -moz-transform 400ms ease;
transition: transform 400ms ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
img.zoom:hover {
-webkit-transition-duration: 6s;
-moz-transition-duration: 6s;
transition-duration: 6s;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.w3l_banner_figure p a {
display: inline-block;
color: #fff;
font-size:15px;
margin: 0 5px;
}
.w3l_banner_figure p a:hover{
color: #222;
}*/
/*-- image-hover --*/
/*.wthree_team_grid_left figure {
position: relative;
float: none;
top: -13px;
overflow: hidden;
text-align: center;
}
.wthree_team_grid_left figure img {
position: relative;
display: block;
opacity: 0.8;
}
.wthree_team_grid_left figure .w3l_banner_figure {
padding: 2em;
color: #fff;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
text-align: left;
}
.wthree_team_grid_left figure .w3l_banner_figure::before,
.wthree_team_grid_left figure .w3l_banner_figure::after {
cursor: none;
}*/
/***** Julia *****/
/*---------------*/
/*figure.effect-julia {
background: #2f3238;
top: -2px;
}*/
figure.effect-julia p {
display: inline-block;
margin: 0 0 1em;
padding: 0.4em 1em;
background:rgba(230, 0, 79, 0.9);
color: #fff;
text-transform: none;
letter-spacing:2px;
font-weight: 500;
font-size:1em;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px,0,0);
-moz-transform: translate3d(-360px,0,0);
-o-transform: translate3d(-360px,0,0);
-ms-transform: translate3d(-360px,0,0);
transform: translate3d(-360px,0,0);
}
figure.effect-julia p:first-child {
-webkit-transition-delay: 0.15s;
-moz-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.effect-julia:hover p:first-child {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
figure.effect-julia:hover .w3ls-bnr-icons:nth-of-type(2) {
-webkit-transition-delay: 0.05s;
-moz-transition-delay: 0.05s;
transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.effect-julia:hover img {
opacity: 0.4;
}
figure.effect-julia:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
section.days-coming {
padding-top: 60px;
}
/*-- counter timer --*/
.days-coming {
background: url(../img/ratliff2.jpg)no-repeat center;
background-size: cover;
}
/*--timer--*/
#counter {
height: 160px;
font-size: 35px;
color: #FFF;
margin: 20px 20px 20px;
overflow: hidden;
background: rgba(255, 255, 255, 0.4);
}
.timer{
border-top:2px ridge #5F5F5F;
border-bottom:2px ridge #5F5F5F;
}
.timer h4{
font-size: 14px;
color: #E5E5E5;
font-style: normal;
font-variant: normal;
font-weight: lighter;
letter-spacing: 1px;
margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
display: inline-block;
padding: 47px 0;
float: left;
width: 23.7%;
background: rgba(4, 31, 167, 0.1);
border: 1px solid rgba(193, 175, 78, 0.28);
background: transparent;
border: none;
border-left: none;
text-align: center;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
/*.countDays, .countHours, .countMinutes, .countSeconds {
border: 1px solid #fff;
box-sizing: border-box;
border-right: transparent;
}*/
/*.countSeconds:last-child {
border-right: 1px solid #fff;
}*/
.timer_wrap {
width: 64%;
margin: 0 auto;
box-sizing: border-box;
}
.points {
float: left;
width:40px;
margin: 0;
font-size: 44px;
font-weight: bold;
text-align: center;
line-height: 138px;
text-shadow: none;
color:#FFF;
display: none;
}
.boxName {
width: 100%;
font-size: 17px;
color: #000;
font-style: italic;
font-weight: 500;
letter-spacing: 3px;
text-transform: capitalize;
clear: both;
padding: 19px;
}
/*--//timer--*/ | 0.293404 | 0.04798 |
html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -ms-linear-gradient(#dddddd, #ffffff) no-repeat;
background: linear-gradient(#dddddd, #ffffff) no-repeat;
}
h1 {
font-size: 2em;
margin-bottom: 1em;
}
h2 {
font-size: 1.4em;
margin-bottom: .6em;
}
.doc {
background: #fff;
border: #ddd;
padding: 1em;
color: #aaa;
margin: 1em;
font-style: italic;
}
.doc a {
color: #999;
}
/**
* Glass effect
* Use this on image for better effect render
*
* Inspired from Simurai's IMDB redisign
*
* @link http://lab.simurai.com/redesign/imdb
* @thanks Simurai @simurai
*/
/**
* Note IE7/6 doesn't understand pseudo element as ::before and ::after
* IE8 need to have :before and not ::before
* So use only : and not :: if you want to support IE8
* IE9 Webkit Firefox Opera understand ::
*/
.glass,
.glass-blue {
width: 400px;
height: 400px;
margin: 20px auto;
background: #000;
}
.glass {
position: relative;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
.glass:after {
content: "";
position: asolute;
display: block;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: transparent solid 1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
-webkit-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
-o-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
background: -webkit-gradient(linear, -45deg, -45deg, color-stop(50%, rgba(255, 255, 255, 0.12)), color-stop(50.5%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
}
.glass-blue {
position: relative;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
-khtml-border-radius: 1em;
border-radius: 1em;
}
.glass-blue:after {
content: "";
position: asolute;
display: block;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: transparent solid 1px;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
-khtml-border-radius: 1em;
border-radius: 1em;
-moz-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
-webkit-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
-o-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
background: -webkit-gradient(linear, -20deg, -20deg, color-stop(50%, rgba(221, 221, 255, 0.12)), color-stop(50.5%, rgba(221, 221, 255, 0)));
background: -webkit-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -moz-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -o-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -ms-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
} | app/contact-app/contact-webapp/src/main/webapp/touch/sdk/resources/themes/vendor/compass-recipes/tests/recipes/effect/glass/s.css | html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -ms-linear-gradient(#dddddd, #ffffff) no-repeat;
background: linear-gradient(#dddddd, #ffffff) no-repeat;
}
h1 {
font-size: 2em;
margin-bottom: 1em;
}
h2 {
font-size: 1.4em;
margin-bottom: .6em;
}
.doc {
background: #fff;
border: #ddd;
padding: 1em;
color: #aaa;
margin: 1em;
font-style: italic;
}
.doc a {
color: #999;
}
/**
* Glass effect
* Use this on image for better effect render
*
* Inspired from Simurai's IMDB redisign
*
* @link http://lab.simurai.com/redesign/imdb
* @thanks Simurai @simurai
*/
/**
* Note IE7/6 doesn't understand pseudo element as ::before and ::after
* IE8 need to have :before and not ::before
* So use only : and not :: if you want to support IE8
* IE9 Webkit Firefox Opera understand ::
*/
.glass,
.glass-blue {
width: 400px;
height: 400px;
margin: 20px auto;
background: #000;
}
.glass {
position: relative;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
.glass:after {
content: "";
position: asolute;
display: block;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: transparent solid 1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
-webkit-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
-o-box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
box-shadow: inset white 0 0 2px, inset rgba(255, 255, 255, 0.4) 0 5px 10px;
background: -webkit-gradient(linear, -45deg, -45deg, color-stop(50%, rgba(255, 255, 255, 0.12)), color-stop(50.5%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
background: linear-gradient(-45deg, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0) 50.5%);
}
.glass-blue {
position: relative;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
-khtml-border-radius: 1em;
border-radius: 1em;
}
.glass-blue:after {
content: "";
position: asolute;
display: block;
overflow: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: transparent solid 1px;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
-khtml-border-radius: 1em;
border-radius: 1em;
-moz-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
-webkit-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
-o-box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
box-shadow: inset #ddddff 0 0 2px, inset rgba(221, 221, 255, 0.4) 0 5px 10px;
background: -webkit-gradient(linear, -20deg, -20deg, color-stop(50%, rgba(221, 221, 255, 0.12)), color-stop(50.5%, rgba(221, 221, 255, 0)));
background: -webkit-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -moz-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -o-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: -ms-linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
background: linear-gradient(-20deg, rgba(221, 221, 255, 0.12) 50%, rgba(221, 221, 255, 0) 50.5%);
} | 0.532425 | 0.153486 |
.footer-top {
background-color: #214578;
padding-top: 50px;
padding-bottom: 30px;
}
.footer-top__container {
display: flex;
gap: 160px;
}
.site-info {
display: flex;
flex-direction: column;
color: #fff;
gap: 5px;
}
.footer-logo {
display: flex;
align-items: center;
gap: 10px;
font-size: 16px;
color: var(--secondary-color);
margin-bottom: 10px;
line-height: 1;
}
.footer-address {
font-style: inherit;
width: max-content;
}
.categories-navigation {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
justify-content: flex-end;
color: var(--secondary-color);
height: max-content;
}
.categories-navigation-item {
display: flex;
width: max-content;
height: 34px;
align-items: center;
padding-left: 20px;
}
.categories-navigation-link:hover {
text-decoration: underline;
}
/** footer-top section end */
/** footer-bottom section start */
.footer-bottom {
background-color: #00275f;
padding-top: 20px;
padding-bottom: 20px;
}
.footer-bottom__container {
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
}
.footer-bottom__right {
width: 30%;
min-width: max-content;
}
.footer-socials {
display: flex;
gap: 20px;
}
.footer-socials-link {
display: flex;
justify-content: center;
align-items: center;
height: 36px;
width: 36px;
background-color: #214578;
border-radius: 50%;
transition: 0.3s;
}
.footer-socials-link:hover {
color: var(--secondary-color);
box-shadow: 0px 6px 12px rgb(0 0 0 / 15%);
}
.footer-socials-icon {
display: block;
height: 24px;
width: 24px;
}
.footer-copyright {
display: flex;
justify-content: end;
width: 30%;
font-weight: inherit;
}
/** footer-bottom section end */
/** adaptive & responsive start */
@media screen and (max-width: 991px) {
.footer-top__container {
gap: 30px;
}
.categories-navigation {
justify-content: flex-start;
}
.footer-bottom__right {
order: 2;
}
.footer-socials {
order: 1;
width: 100%;
justify-content: center;
margin-bottom: 30px;
}
.footer-copyright {
order: 3;
min-width: max-content;
}
.footer-bottom__container {
flex-wrap: wrap;
}
}
@media screen and (max-width: 575px) {
.footer-top__container {
flex-wrap: wrap;
}
.site-info {
width: 100%;
align-items: center;
}
.categories-navigation {
justify-content: center;
gap: 0px 20px;
}
.categories-navigation-item {
padding-left: 0px;
}
.footer-bottom__right {
width: 100%;
text-align: center;
}
.footer-copyright {
width: 100%;
margin-top: 15px;
justify-content: center;
}
}
/** adaptive & responsive end */ | resources/css/layouts/footer.css | .footer-top {
background-color: #214578;
padding-top: 50px;
padding-bottom: 30px;
}
.footer-top__container {
display: flex;
gap: 160px;
}
.site-info {
display: flex;
flex-direction: column;
color: #fff;
gap: 5px;
}
.footer-logo {
display: flex;
align-items: center;
gap: 10px;
font-size: 16px;
color: var(--secondary-color);
margin-bottom: 10px;
line-height: 1;
}
.footer-address {
font-style: inherit;
width: max-content;
}
.categories-navigation {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
justify-content: flex-end;
color: var(--secondary-color);
height: max-content;
}
.categories-navigation-item {
display: flex;
width: max-content;
height: 34px;
align-items: center;
padding-left: 20px;
}
.categories-navigation-link:hover {
text-decoration: underline;
}
/** footer-top section end */
/** footer-bottom section start */
.footer-bottom {
background-color: #00275f;
padding-top: 20px;
padding-bottom: 20px;
}
.footer-bottom__container {
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
}
.footer-bottom__right {
width: 30%;
min-width: max-content;
}
.footer-socials {
display: flex;
gap: 20px;
}
.footer-socials-link {
display: flex;
justify-content: center;
align-items: center;
height: 36px;
width: 36px;
background-color: #214578;
border-radius: 50%;
transition: 0.3s;
}
.footer-socials-link:hover {
color: var(--secondary-color);
box-shadow: 0px 6px 12px rgb(0 0 0 / 15%);
}
.footer-socials-icon {
display: block;
height: 24px;
width: 24px;
}
.footer-copyright {
display: flex;
justify-content: end;
width: 30%;
font-weight: inherit;
}
/** footer-bottom section end */
/** adaptive & responsive start */
@media screen and (max-width: 991px) {
.footer-top__container {
gap: 30px;
}
.categories-navigation {
justify-content: flex-start;
}
.footer-bottom__right {
order: 2;
}
.footer-socials {
order: 1;
width: 100%;
justify-content: center;
margin-bottom: 30px;
}
.footer-copyright {
order: 3;
min-width: max-content;
}
.footer-bottom__container {
flex-wrap: wrap;
}
}
@media screen and (max-width: 575px) {
.footer-top__container {
flex-wrap: wrap;
}
.site-info {
width: 100%;
align-items: center;
}
.categories-navigation {
justify-content: center;
gap: 0px 20px;
}
.categories-navigation-item {
padding-left: 0px;
}
.footer-bottom__right {
width: 100%;
text-align: center;
}
.footer-copyright {
width: 100%;
margin-top: 15px;
justify-content: center;
}
}
/** adaptive & responsive end */ | 0.423935 | 0.047228 |
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai+Looped&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
body{
background-color: black;
overflow-x: hidden;
background-image: url("./components/assets/background.webp");
background-attachment: fixed;
}
@media only screen and (max-width:900px)
{
.main-container{
position: absolute;
width: 100vw;
height:100vh;
display: flex;
flex-direction: column;
}
.left-bar{
width:100vw;
height:100vh;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
color:#edf2f4;
display: flex;
flex-direction: column;
text-align: center;
position:sticky;
}
.right-bar{
margin-top:10vh;
width:100vw;
padding-bottom: 10vh;
color:#FFFFFF;
}
.arya-image{
height:20vh;
margin-top:15vh;
position: relative;
margin-left: auto;
margin-right: auto;
}
.Name, .github-handle{
font-size:2.8vh;
}
.Name{
margin-top:5vh;
}
a{
text-decoration: none;
color: #edf2f4;
}
.role{
font-size: 2.5vh;
margin-top:10vh;
margin-bottom:10%;
}
.socials{
width:100%;
display: flex;
flex-direction: row;
justify-content: space-around;
font-size: 2.5vh;
}
.social-icon{
width:10%;
margin-top:12%;
}
::-webkit-scrollbar {
display: none;
}
.tile{
width:60vw;
background-color:#1B1B1B;
padding:1vw;
border-radius:1vw;
margin-top:2vh;
margin-bottom:2vh;
}
.even{
margin-left:5vw
}
.odd{
margin-right:5vw;
margin-left: 30vw;
}
.title{
font-size:5vw;
font-family: 'Lobster', cursive;
}
.text{
font-size:auto;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
margin:2vh;
}
.rightbar-text{
font-family: 'Lobster', cursive;
font-size:10vw;
text-align: center;
}
.rightbar-bottom{
font-family: 'Lobster', cursive;
font-size:7vw;
margin-top:10vh;
text-align: center;
}
.content{
margin-bottom:10vh;
}
}
@media only screen and (min-width: 900px){
.main-container{
position: absolute;
width: 100vw;
height:100vh;
display: flex;
flex-direction: row;
overflow-y: hidden;
}
.left-bar{
width:20vw;
height:100vh;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
color:#edf2f4;
display: flex;
flex-direction: column;
padding-left:4%;
padding-right:4%;
position:sticky;
}
.right-bar{
width:80vw;
color:#FFFFFF;
overflow-y:scroll;
padding-top:4%;
padding-bottom:4%;
}
.rightbar-text{
font-family: 'Lobster', cursive;
font-size:5vw;
text-align: center;
}
.rightbar-bottom{
font-family: 'Lobster', cursive;
font-size:3vw;
text-align: center;
}
.arya-image{
height:20vh;
margin-top:15vh;
position: relative;
margin-left: auto;
margin-right: auto;
}
.Name, .github-handle{
font-size:2.8vh;
}
.Name{
margin-top:15%;
}
a{
text-decoration: none;
color: #edf2f4;
}
.role{
font-size: 2.5vh;
margin-top:10%;
margin-bottom:10%;
}
.socials{
width:100%;
display: flex;
flex-direction: row;
justify-content: space-around;
font-size: 2.5vh;
}
.social-icon{
width:10%;
margin-top:12%;
}
.tile{
width:25vw;
height:12vh;
background-color:#1B1B1B;
padding:1vw;
border-radius:1vw;
margin-top:1.5vw;
margin-bottom:1.5vw;
}
.tile:hover{
transform:scale(1.2);
}
.content{
width:100%;
margin-bottom: 5%;
}
.odd{
margin-left:10vw;
}
.odd:hover{
box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px;
}
.even{
margin-left:40vw;
}
.even:hover{
box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}
*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {
width: 26px;
border-radius: 13px;
background-clip: padding-box;
border: 10px solid transparent;
}
*::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 0 10px;
}
.title{
font-size:1.9vw;
font-family: 'Lobster', cursive;
}
.text{
font-size:auto;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
margin:1vh;
}
} | src/App.css | @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai+Looped&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
body{
background-color: black;
overflow-x: hidden;
background-image: url("./components/assets/background.webp");
background-attachment: fixed;
}
@media only screen and (max-width:900px)
{
.main-container{
position: absolute;
width: 100vw;
height:100vh;
display: flex;
flex-direction: column;
}
.left-bar{
width:100vw;
height:100vh;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
color:#edf2f4;
display: flex;
flex-direction: column;
text-align: center;
position:sticky;
}
.right-bar{
margin-top:10vh;
width:100vw;
padding-bottom: 10vh;
color:#FFFFFF;
}
.arya-image{
height:20vh;
margin-top:15vh;
position: relative;
margin-left: auto;
margin-right: auto;
}
.Name, .github-handle{
font-size:2.8vh;
}
.Name{
margin-top:5vh;
}
a{
text-decoration: none;
color: #edf2f4;
}
.role{
font-size: 2.5vh;
margin-top:10vh;
margin-bottom:10%;
}
.socials{
width:100%;
display: flex;
flex-direction: row;
justify-content: space-around;
font-size: 2.5vh;
}
.social-icon{
width:10%;
margin-top:12%;
}
::-webkit-scrollbar {
display: none;
}
.tile{
width:60vw;
background-color:#1B1B1B;
padding:1vw;
border-radius:1vw;
margin-top:2vh;
margin-bottom:2vh;
}
.even{
margin-left:5vw
}
.odd{
margin-right:5vw;
margin-left: 30vw;
}
.title{
font-size:5vw;
font-family: 'Lobster', cursive;
}
.text{
font-size:auto;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
margin:2vh;
}
.rightbar-text{
font-family: 'Lobster', cursive;
font-size:10vw;
text-align: center;
}
.rightbar-bottom{
font-family: 'Lobster', cursive;
font-size:7vw;
margin-top:10vh;
text-align: center;
}
.content{
margin-bottom:10vh;
}
}
@media only screen and (min-width: 900px){
.main-container{
position: absolute;
width: 100vw;
height:100vh;
display: flex;
flex-direction: row;
overflow-y: hidden;
}
.left-bar{
width:20vw;
height:100vh;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
color:#edf2f4;
display: flex;
flex-direction: column;
padding-left:4%;
padding-right:4%;
position:sticky;
}
.right-bar{
width:80vw;
color:#FFFFFF;
overflow-y:scroll;
padding-top:4%;
padding-bottom:4%;
}
.rightbar-text{
font-family: 'Lobster', cursive;
font-size:5vw;
text-align: center;
}
.rightbar-bottom{
font-family: 'Lobster', cursive;
font-size:3vw;
text-align: center;
}
.arya-image{
height:20vh;
margin-top:15vh;
position: relative;
margin-left: auto;
margin-right: auto;
}
.Name, .github-handle{
font-size:2.8vh;
}
.Name{
margin-top:15%;
}
a{
text-decoration: none;
color: #edf2f4;
}
.role{
font-size: 2.5vh;
margin-top:10%;
margin-bottom:10%;
}
.socials{
width:100%;
display: flex;
flex-direction: row;
justify-content: space-around;
font-size: 2.5vh;
}
.social-icon{
width:10%;
margin-top:12%;
}
.tile{
width:25vw;
height:12vh;
background-color:#1B1B1B;
padding:1vw;
border-radius:1vw;
margin-top:1.5vw;
margin-bottom:1.5vw;
}
.tile:hover{
transform:scale(1.2);
}
.content{
width:100%;
margin-bottom: 5%;
}
.odd{
margin-left:10vw;
}
.odd:hover{
box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px;
}
.even{
margin-left:40vw;
}
.even:hover{
box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;
}
*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {
width: 26px;
border-radius: 13px;
background-clip: padding-box;
border: 10px solid transparent;
}
*::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 0 10px;
}
.title{
font-size:1.9vw;
font-family: 'Lobster', cursive;
}
.text{
font-size:auto;
font-family: 'IBM Plex Sans Thai Looped', sans-serif;
margin:1vh;
}
} | 0.369543 | 0.087291 |
*::before::after {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
color: rgba(80, 86, 102, 1);
background-color: #f7f8f8;
}
ul {
list-style: none;
margin: 0;
}
a {
text-decoration: none;
}
.bg-white {
background: white;
}
/* Nav */
nav {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 1.2rem;
font-family: 'Merriweather', serif;
box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
position: sticky;
top: 0;
left: 0;
right: 0;
z-index: 50;
background-color: rgb(255, 255, 255, 1);
}
nav a svg {
width: 66px;
height: 16px;
padding: 16px;
margin-top: 0;
position: relative;
z-index: 50;
}
nav ul {
padding-left: 0;
}
nav ul li {
padding: 20px;
transition: all 0.2s ease-in;
cursor: pointer;
margin-bottom: 12px;
color: rgba(80, 86, 102, 1);
border-bottom: 1px solid black;
}
nav li:hover {
transform: translateX(5px);
}
nav li a:visited {
color: rgba(80, 86, 102, 1);
}
.svg {
width: 2rem;
height: 2rem;
}
.menu-icon {
cursor: pointer;
z-index: 50;
position: relative;
}
.menu {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100vh;
background: white;
transform: translateY(-100%);
transition: transform 0.2s;
padding-top: 4rem;
}
.mail-icon {
display: none;
border: 0;
background-color: inherit;
cursor: pointer;
transition: all 0.3s ease-in;
}
.mail-icon:hover {
transform: scale(1.1);
}
.show-nav {
transform: translateY(0);
}
@media screen and (min-width: 1024px) {
nav {
font-size: 1rem;
}
.menu-icon {
display: none;
}
.mail-icon {
display: block;
}
.menu {
transform: translateY(0);
width: auto;
height: auto;
position: static;
background-color: inherit;
padding: 0;
}
.menu li {
display: inline-block;
border-bottom: 0;
margin-bottom: 0;
}
.menu li:hover {
background-color: #f7f8f8;
}
}
/* Header */
header {
margin: 0 auto;
margin-top: 30px;
width: 75%;
text-align: center;
font-size: 1.3rem;
}
.header-svg {
width: 60%;
}
header p,
header h1 {
margin: 0;
}
header h1 {
margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
header {
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
font-family: 'Merriweather sans';
padding: 50px;
}
header h1 {
display: flex;
justify-content: flex-start;
}
header p {
font-size: 2rem;
}
.header-svg {
width: 30%;
padding-left: 80px;
}
}
/* first section */
.section-grid {
margin: 60px auto;
width: 90%;
display: grid;
/* grid-template-columns: repeat(10, 1fr);
grid-template-rows: repeat(10, calc(70vh / 10)); */
grid-auto-rows: 220px;
gap: 10px;
font-family: 'Merriweather sans';
}
.section-grid a {
display: flex;
align-content: flex-end;
flex-wrap: wrap;
}
.article-text {
color: white;
font-size: 1rem;
padding: 10px;
}
.article-text h6 {
margin: 0;
padding-bottom: 10px;
}
.article-text h5 {
font-size: 1.2rem;
margin: 0;
}
.first-article {
/* grid-column: 1 / span 5;
grid-row: 1 / span 6; */
background-image: url('./images/image-1.jpg');
background-size: cover;
}
.second-article {
background-image: url('./images/image-2jpg.jpg');
background-size: cover;
}
@media screen and (min-width: 768px) {
.section-grid {
grid-template-columns: 1fr 1fr;
}
.first {
grid-column: 1/-1;
grid-row: 1 / span 2;
}
}
@media screen and (min-width: 1024px) {
.section-grid {
grid-template-columns: repeat(4, 1fr);
}
.first {
grid-column: 1 / span 2;
grid-row: 1 / span 2;
}
.fourth {
grid-column: span 2;
grid-row: span 2;
}
.fifth {
grid-column: span 2;
}
}
/* second section */
.popular {
padding: 50px;
}
.popular ul {
padding-left: 0;
}
.popular h2 {
font-size: 1.2rem;
text-align: center;
font-weight: 700;
font-family: 'Merriweather sans';
color: #a7aab2;
margin-bottom: 34px;
}
.popular li a {
font-size: 1.2rem;
display: flex;
align-content: flex-end;
justify-content: flex-start;
margin-bottom: 25px;
}
.popular li a:visited {
color: inherit;
}
.popular li span {
color: rgba(204, 0, 153, 1);
font-size: 2rem;
font-weight: bold;
}
.popular p {
margin: 0;
padding-left: 10px;
font-weight: bold;
}
@media screen and (min-width: 1024px) {
.popular ul {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 25px;
padding-bottom: 25px;
padding-top: 25px;
align-content: center;
}
}
/* Third Section */
.latest {
width: 90%;
margin: 0 auto;
padding-top: 50px;
font-family: 'Merriweather sans';
}
.latest h2 {
text-align: center;
color: black;
font-size: 1.8rem;
}
.latest-btn {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.latest button {
cursor: pointer;
border-radius: 1.5rem;
padding: 0 1.5rem;
height: 3rem;
font-weight: 500;
text-transform: uppercase;
background-color: transparent;
border-style: none;
letter-spacing: 0.025em;
line-height: 48px;
font-size: 13px;
box-shadow: inset 0 0 0 1px rgba(80, 86, 102, 0.25);
transition-duration: 0.1s;
}
.latest button:hover {
background-color: white;
transform: scale(1.1);
}
.card {
display: flex;
align-content: center;
font-size: 0.9rem;
margin-bottom: 45px;
flex-basis: 100%;
gap: 15px;
}
.card img {
width: 60%;
height: auto;
border-radius: 50%;
overflow: hidden;
object-fit: cover;
flex-shrink: 1;
}
.text {
width: 120%;
}
.card p {
margin: 0;
color: black;
font-weight: bold;
line-height: 1.5;
}
.card-time {
padding-top: 8px;
color: inherit !important;
font-weight: 100 !important;
}
@media screen and (min-width: 768px) {
.cards {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 25px;
}
.card {
flex-direction: column;
}
.card img {
border-radius: 10px;
width: 100%;
}
.text {
width: 90%;
}
}
@media screen and (min-width: 1024px) {
.cards {
grid-template-columns: repeat(4, 1fr);
}
.latest h2 {
text-align: left;
margin-bottom: 50px;
font-size: 2rem;
}
}
/* Fourth Section */
.explore {
min-height: 60vh;
display: grid;
grid-template-rows: auto 1fr;
gap: 20px;
text-align: center;
font-family: 'merriweather sans';
}
.channel {
background: url('./images/image.webp');
display: block;
width: 15rem;
height: 90%;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: space-around;
color: white;
font-size: 1.4rem;
margin-bottom: 24px;
}
.channel p {
width: 75%;
margin: 0 auto;
font-size: 1rem;
}
/* Fifith Section */
.newsletter {
background: url('./images/spacesbg.webp'), black;
background-position: 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
color: white;
padding: 4rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 1.8rem;
font-weight: 900;
text-align: center;
}
.news-text {
font-size: 1.2rem;
font-weight: 300;
margin-bottom: 40px;
}
.news-text > span {
color: rgba(0, 204, 204, 1);
}
.input {
display: flex;
align-items: center;
justify-content: center;
border: 2px solid transparent;
align-items: center;
margin-bottom: 1rem;
border-radius: 0.25rem;
--bg-opacity: 1;
background-color: #fff;
background-color: rgba(255, 255, 255, var(--bg-opacity));
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
}
.input input {
margin: 0;
padding: 0;
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
width: 100%;
border: 0;
border-radius: 0;
border-color: rgba(255, 255, 255, 1);
font-size: 1.6rem;
font-weight: 900;
line-height: 1.15;
appearance: none;
}
.input button {
margin: 0;
padding: 0;
border: 0;
background: white;
border-style: none;
appearance: none;
font-weight: 500;
font-size: 0.875rem;
height: 3rem;
padding: 0 0.75rem;
cursor: pointer;
}
@media screen and (min-width: 1024px) {
.newsletter {
font-size: 2.4rem;
}
}
/* Sixth Section */
.reach {
display: grid;
width: 90%;
margin: 50px auto;
text-align: center;
font-family: 'merriweather sans';
gap: 50px;
}
.reach h2 {
margin-top: 0;
font-weight: 900;
font-size: 1.6rem;
color: black;
}
.reach p {
margin-bottom: 0;
padding: 10px;
line-height: 1.5;
}
.reach-btn {
padding: 18px 30px;
margin: 35px auto;
cursor: pointer;
border: 0;
border-radius: 5px;
font-size: 0.9rem;
background-color: rgba(0, 204, 204, 1);
color: white;
}
.reach-grid {
display: grid;
grid-template-columns: 1fr 1fr;
margin-top: 30px;
gap: 25px;
}
.reach-grid img {
height: 100px;
}
@media screen and (min-width: 768px) {
.reach {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (min-width: 1024px) {
.reach {
text-align: left;
}
.reach-grid div {
display: flex;
align-items: center;
justify-content: flex-start;
}
}
/* Footer */
footer {
background-color: black;
color: white;
font-size: 1.1rem;
padding: 20px;
font-family: 'merriweather sans';
}
footer svg {
width: 150px;
height: auto;
margin-top: 40px;
}
footer a {
color: rgba(0, 204, 204, 1);
font-size: 0.9rem;
}
footer ul {
padding-left: 0;
}
footer li {
padding: 3px;
}
.footer-flex {
display: flex;
justify-content: space-between;
}
@media screen and (min-width: 768px) {
.footer-flex {
width: 70%;
}
}
@media screen and (min-width: 1024px) {
footer {
display: grid;
grid-template-columns: 1fr 1fr;
padding-left: 15%;
padding-right: 15%;
font-size: 1.2rem;
}
.footer-flex {
width: auto;
}
} | styles.css | *::before::after {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
color: rgba(80, 86, 102, 1);
background-color: #f7f8f8;
}
ul {
list-style: none;
margin: 0;
}
a {
text-decoration: none;
}
.bg-white {
background: white;
}
/* Nav */
nav {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 1.2rem;
font-family: 'Merriweather', serif;
box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
position: sticky;
top: 0;
left: 0;
right: 0;
z-index: 50;
background-color: rgb(255, 255, 255, 1);
}
nav a svg {
width: 66px;
height: 16px;
padding: 16px;
margin-top: 0;
position: relative;
z-index: 50;
}
nav ul {
padding-left: 0;
}
nav ul li {
padding: 20px;
transition: all 0.2s ease-in;
cursor: pointer;
margin-bottom: 12px;
color: rgba(80, 86, 102, 1);
border-bottom: 1px solid black;
}
nav li:hover {
transform: translateX(5px);
}
nav li a:visited {
color: rgba(80, 86, 102, 1);
}
.svg {
width: 2rem;
height: 2rem;
}
.menu-icon {
cursor: pointer;
z-index: 50;
position: relative;
}
.menu {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100vh;
background: white;
transform: translateY(-100%);
transition: transform 0.2s;
padding-top: 4rem;
}
.mail-icon {
display: none;
border: 0;
background-color: inherit;
cursor: pointer;
transition: all 0.3s ease-in;
}
.mail-icon:hover {
transform: scale(1.1);
}
.show-nav {
transform: translateY(0);
}
@media screen and (min-width: 1024px) {
nav {
font-size: 1rem;
}
.menu-icon {
display: none;
}
.mail-icon {
display: block;
}
.menu {
transform: translateY(0);
width: auto;
height: auto;
position: static;
background-color: inherit;
padding: 0;
}
.menu li {
display: inline-block;
border-bottom: 0;
margin-bottom: 0;
}
.menu li:hover {
background-color: #f7f8f8;
}
}
/* Header */
header {
margin: 0 auto;
margin-top: 30px;
width: 75%;
text-align: center;
font-size: 1.3rem;
}
.header-svg {
width: 60%;
}
header p,
header h1 {
margin: 0;
}
header h1 {
margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
header {
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
font-family: 'Merriweather sans';
padding: 50px;
}
header h1 {
display: flex;
justify-content: flex-start;
}
header p {
font-size: 2rem;
}
.header-svg {
width: 30%;
padding-left: 80px;
}
}
/* first section */
.section-grid {
margin: 60px auto;
width: 90%;
display: grid;
/* grid-template-columns: repeat(10, 1fr);
grid-template-rows: repeat(10, calc(70vh / 10)); */
grid-auto-rows: 220px;
gap: 10px;
font-family: 'Merriweather sans';
}
.section-grid a {
display: flex;
align-content: flex-end;
flex-wrap: wrap;
}
.article-text {
color: white;
font-size: 1rem;
padding: 10px;
}
.article-text h6 {
margin: 0;
padding-bottom: 10px;
}
.article-text h5 {
font-size: 1.2rem;
margin: 0;
}
.first-article {
/* grid-column: 1 / span 5;
grid-row: 1 / span 6; */
background-image: url('./images/image-1.jpg');
background-size: cover;
}
.second-article {
background-image: url('./images/image-2jpg.jpg');
background-size: cover;
}
@media screen and (min-width: 768px) {
.section-grid {
grid-template-columns: 1fr 1fr;
}
.first {
grid-column: 1/-1;
grid-row: 1 / span 2;
}
}
@media screen and (min-width: 1024px) {
.section-grid {
grid-template-columns: repeat(4, 1fr);
}
.first {
grid-column: 1 / span 2;
grid-row: 1 / span 2;
}
.fourth {
grid-column: span 2;
grid-row: span 2;
}
.fifth {
grid-column: span 2;
}
}
/* second section */
.popular {
padding: 50px;
}
.popular ul {
padding-left: 0;
}
.popular h2 {
font-size: 1.2rem;
text-align: center;
font-weight: 700;
font-family: 'Merriweather sans';
color: #a7aab2;
margin-bottom: 34px;
}
.popular li a {
font-size: 1.2rem;
display: flex;
align-content: flex-end;
justify-content: flex-start;
margin-bottom: 25px;
}
.popular li a:visited {
color: inherit;
}
.popular li span {
color: rgba(204, 0, 153, 1);
font-size: 2rem;
font-weight: bold;
}
.popular p {
margin: 0;
padding-left: 10px;
font-weight: bold;
}
@media screen and (min-width: 1024px) {
.popular ul {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 25px;
padding-bottom: 25px;
padding-top: 25px;
align-content: center;
}
}
/* Third Section */
.latest {
width: 90%;
margin: 0 auto;
padding-top: 50px;
font-family: 'Merriweather sans';
}
.latest h2 {
text-align: center;
color: black;
font-size: 1.8rem;
}
.latest-btn {
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 50px;
}
.latest button {
cursor: pointer;
border-radius: 1.5rem;
padding: 0 1.5rem;
height: 3rem;
font-weight: 500;
text-transform: uppercase;
background-color: transparent;
border-style: none;
letter-spacing: 0.025em;
line-height: 48px;
font-size: 13px;
box-shadow: inset 0 0 0 1px rgba(80, 86, 102, 0.25);
transition-duration: 0.1s;
}
.latest button:hover {
background-color: white;
transform: scale(1.1);
}
.card {
display: flex;
align-content: center;
font-size: 0.9rem;
margin-bottom: 45px;
flex-basis: 100%;
gap: 15px;
}
.card img {
width: 60%;
height: auto;
border-radius: 50%;
overflow: hidden;
object-fit: cover;
flex-shrink: 1;
}
.text {
width: 120%;
}
.card p {
margin: 0;
color: black;
font-weight: bold;
line-height: 1.5;
}
.card-time {
padding-top: 8px;
color: inherit !important;
font-weight: 100 !important;
}
@media screen and (min-width: 768px) {
.cards {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 25px;
}
.card {
flex-direction: column;
}
.card img {
border-radius: 10px;
width: 100%;
}
.text {
width: 90%;
}
}
@media screen and (min-width: 1024px) {
.cards {
grid-template-columns: repeat(4, 1fr);
}
.latest h2 {
text-align: left;
margin-bottom: 50px;
font-size: 2rem;
}
}
/* Fourth Section */
.explore {
min-height: 60vh;
display: grid;
grid-template-rows: auto 1fr;
gap: 20px;
text-align: center;
font-family: 'merriweather sans';
}
.channel {
background: url('./images/image.webp');
display: block;
width: 15rem;
height: 90%;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: space-around;
color: white;
font-size: 1.4rem;
margin-bottom: 24px;
}
.channel p {
width: 75%;
margin: 0 auto;
font-size: 1rem;
}
/* Fifith Section */
.newsletter {
background: url('./images/spacesbg.webp'), black;
background-position: 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
color: white;
padding: 4rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 1.8rem;
font-weight: 900;
text-align: center;
}
.news-text {
font-size: 1.2rem;
font-weight: 300;
margin-bottom: 40px;
}
.news-text > span {
color: rgba(0, 204, 204, 1);
}
.input {
display: flex;
align-items: center;
justify-content: center;
border: 2px solid transparent;
align-items: center;
margin-bottom: 1rem;
border-radius: 0.25rem;
--bg-opacity: 1;
background-color: #fff;
background-color: rgba(255, 255, 255, var(--bg-opacity));
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
}
.input input {
margin: 0;
padding: 0;
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
width: 100%;
border: 0;
border-radius: 0;
border-color: rgba(255, 255, 255, 1);
font-size: 1.6rem;
font-weight: 900;
line-height: 1.15;
appearance: none;
}
.input button {
margin: 0;
padding: 0;
border: 0;
background: white;
border-style: none;
appearance: none;
font-weight: 500;
font-size: 0.875rem;
height: 3rem;
padding: 0 0.75rem;
cursor: pointer;
}
@media screen and (min-width: 1024px) {
.newsletter {
font-size: 2.4rem;
}
}
/* Sixth Section */
.reach {
display: grid;
width: 90%;
margin: 50px auto;
text-align: center;
font-family: 'merriweather sans';
gap: 50px;
}
.reach h2 {
margin-top: 0;
font-weight: 900;
font-size: 1.6rem;
color: black;
}
.reach p {
margin-bottom: 0;
padding: 10px;
line-height: 1.5;
}
.reach-btn {
padding: 18px 30px;
margin: 35px auto;
cursor: pointer;
border: 0;
border-radius: 5px;
font-size: 0.9rem;
background-color: rgba(0, 204, 204, 1);
color: white;
}
.reach-grid {
display: grid;
grid-template-columns: 1fr 1fr;
margin-top: 30px;
gap: 25px;
}
.reach-grid img {
height: 100px;
}
@media screen and (min-width: 768px) {
.reach {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (min-width: 1024px) {
.reach {
text-align: left;
}
.reach-grid div {
display: flex;
align-items: center;
justify-content: flex-start;
}
}
/* Footer */
footer {
background-color: black;
color: white;
font-size: 1.1rem;
padding: 20px;
font-family: 'merriweather sans';
}
footer svg {
width: 150px;
height: auto;
margin-top: 40px;
}
footer a {
color: rgba(0, 204, 204, 1);
font-size: 0.9rem;
}
footer ul {
padding-left: 0;
}
footer li {
padding: 3px;
}
.footer-flex {
display: flex;
justify-content: space-between;
}
@media screen and (min-width: 768px) {
.footer-flex {
width: 70%;
}
}
@media screen and (min-width: 1024px) {
footer {
display: grid;
grid-template-columns: 1fr 1fr;
padding-left: 15%;
padding-right: 15%;
font-size: 1.2rem;
}
.footer-flex {
width: auto;
}
} | 0.459319 | 0.099558 |
*{
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
ul {
list-style: none;
padding: 0;
}
a, a:hover {
text-decoration: none;
}
p {
margin: 0;
padding: 0;
}
/* ------------------------------------------------------------------ BACKEND */
/* HEADER */
.header{
background-color: #000;
}
header {
display: flex;
justify-content: space-between;
}
.logo {
padding: 5px;
}
.logo img {
height: 40px;
}
.vendor {
display: flex;
align-self: center;
}
.vendor ul li {
float: left;
}
.login-register li{
margin-left: 10px;
}
.login-register li a {
color: #fff;
padding: 6px;
}
.login-register li a:hover {
background-color: #fff;
color: #000;
}
/* FOOTER */
footer {
background-color: #000;
display: flex;
justify-content: center;
}
footer p {
padding: 20px;
color: #fff;
font-size: 12px;
}
/* BEFORE LOGIN */
.bf-lgn-background {
background-image: url('/storage/closhop/fondo.png');
background-size:cover;
height:100vh;
}
.bf-lgn-container {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.subcontent {
width: 90%;
background-color: rgba(255,255,255,.6);
padding: 30px;
}
.lgn-reg-container{
background-color: #fff;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
padding: 45px;
}
.lgn-reg-container input{
width: 100%;
border: none;
border-bottom: 1px solid #e4e7ea;
font-size: 14px;
height: 38px;
margin: 10px 0;
}
.lgn-reg-container input:focus {
outline:none;
border-bottom: 2px solid #FFC840;
}
.button {
padding: 10px;
font-size: 14px;
border-radius: 5px;
background-color: #f0ad4e;
border-color: #f0ad4e;
width: 100%;
color: #fff;
cursor: pointer;
}
.btn {
border: 1px solid transparent;
border-radius: 4px;
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
text-align: center;
cursor: pointer;
}
.button-edit {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.button-pause {
color: #fff;
background-color: rgb(186, 186, 186);
border-color: rgb(186, 186, 186);
}
.button-active {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.button-delete {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.forgetpass {
color: #000;
font-size: 12px;
}
.forgetpass p {
margin-top: 10px;
text-align: center;
}
/* SIDEBAR */
.sidebar {
z-index: 1;
position: absolute;
width: 250px;
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.sidebar a {
color: #337ab7;
padding: 15px;
font-size: 14px;
display: block;
border-bottom: 1px solid #e7e7e7;
}
.sidebar a:hover {
color: #ffffff;
background-color: rgba(0,0,0,.6);
}
#wrapper {
background-color: #f8f8f8;
}
#page-wrapper {
padding: 0 15px;
min-height: 700px;
background-color: white;
}
@media (min-width: 768px) {
#page-wrapper {
position: inherit;
margin: 0 0 0 250px;
padding: 30px;
border-left: 1px solid #e7e7e7;
}
}
/**/
.user {
color: #fff;
padding: 18px;
cursor: pointer;
}
.user:hover {
background-color: rgba(100,100,100, .4);
}
.dropdown-content{
display: none;
position: absolute;
background-color: #edf1f5;
min-width: 120px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.dropdown-content li a {
color: #000;
}
/* Mi cuenta: TABS */
.account {
width:100%;
padding: 0 50px;
margin: 0 auto;
}
#tab1, #tab2, #tab3, #tab4, #tab5{
display: none;
}
.account section {
display: none;
padding: 20px 0 0;
border-top: 1px solid #ddd;
}
.label-tab {
display: inline-block;
margin: 0 0 -1px;
padding: 15px 25px;
font-weight: 600;
text-align: center;
color: #bbb;
border: 1px solid transparent;
}
.label-tab:hover {
color: #f0ad4e;
border-bottom: 2px solid #f0ad4e;
cursor: pointer;
}
.account input:checked + .label-tab {
color: #f0ad4e;
border-bottom: 2px solid #f0ad4e;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
display: block;
}
@media screen and (max-width: 650px) {
label {
font-size: 0;
}
label:before {
margin: 0;
font-size: 18px;
}
}
@media screen and (max-width: 400px) {
label {
padding: 15px;
}
}
/****/
.clo-form {
width: 100%;
padding: 20px;
}
.clo-form input{
border: none;
border-bottom: 1px solid #e4e7ea;
font-size: 14px;
height: 38px;
margin: 10px 0;
width: 100%;
}
.clo-form input:focus {
outline:none;
border-bottom: 2px solid #FFC840;
}
.clo-form label {
font-size: 12px;
color: #bbb;
display: block;
}
.middle {
width: 49.5%;
display: inline-block;
}
.onethird{
width: 33%;
display: inline-block;
}
.clo-form div{
margin-bottom: 20px;
}
.mercadopago {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.mercadopago a {
text-align: center;
margin: 20px;
}
/************ MODAL ************/
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
border-radius: 5px;
background-color: #fefefe;
margin: 10% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
width: 40%; /* Could be more or less, depending on screen size */
border-top: 5px solid #FFC840;
}
/* The Close Button */
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.product-list li {
display: inline-block;
}
.product-container {
margin-bottom: 15px;
padding: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.clo-container {
background-color: #ffffff;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
#create-product {
display: flex;
justify-content: center;
}
@media (min-width: 576px) {
.header-container {
width: 90%;
margin: auto;
}
.subcontent {
max-width: 500px;
}
.w3-third{
width:33.33333%
}
}
/* NAV USER */
.share-wrap {
cursor:pointer;
}
.main-bar {
background:#000;
padding:15px;
color:#fff;
}
.main-bar:hover {
/*background:rgba(0,0,0,.9);*/
border-bottom: 3px solid #FFB135;
}
.share-wrap ul {
display:none;
margin-top:10px;
background:#f6f6f6;
position:absolute;
z-index: 10;
border-radius: 10px;
}
.share-wrap ul li a, .share-wrap ul li a:visited {
text-decoration:none;
padding-left:0;
color:#777;
padding:15px;
display:block;
font-size: 14px;
}
.share-wrap ul li a:hover {
background:#f4f4f4;
border-left:4px solid #FFB135;
color: #FFB135;
background-color: rgba(255, 255, 255, .8);
} | public/css/clostyles.css | *{
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
font-family: 'Montserrat', sans-serif;
}
ul {
list-style: none;
padding: 0;
}
a, a:hover {
text-decoration: none;
}
p {
margin: 0;
padding: 0;
}
/* ------------------------------------------------------------------ BACKEND */
/* HEADER */
.header{
background-color: #000;
}
header {
display: flex;
justify-content: space-between;
}
.logo {
padding: 5px;
}
.logo img {
height: 40px;
}
.vendor {
display: flex;
align-self: center;
}
.vendor ul li {
float: left;
}
.login-register li{
margin-left: 10px;
}
.login-register li a {
color: #fff;
padding: 6px;
}
.login-register li a:hover {
background-color: #fff;
color: #000;
}
/* FOOTER */
footer {
background-color: #000;
display: flex;
justify-content: center;
}
footer p {
padding: 20px;
color: #fff;
font-size: 12px;
}
/* BEFORE LOGIN */
.bf-lgn-background {
background-image: url('/storage/closhop/fondo.png');
background-size:cover;
height:100vh;
}
.bf-lgn-container {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.subcontent {
width: 90%;
background-color: rgba(255,255,255,.6);
padding: 30px;
}
.lgn-reg-container{
background-color: #fff;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
padding: 45px;
}
.lgn-reg-container input{
width: 100%;
border: none;
border-bottom: 1px solid #e4e7ea;
font-size: 14px;
height: 38px;
margin: 10px 0;
}
.lgn-reg-container input:focus {
outline:none;
border-bottom: 2px solid #FFC840;
}
.button {
padding: 10px;
font-size: 14px;
border-radius: 5px;
background-color: #f0ad4e;
border-color: #f0ad4e;
width: 100%;
color: #fff;
cursor: pointer;
}
.btn {
border: 1px solid transparent;
border-radius: 4px;
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
text-align: center;
cursor: pointer;
}
.button-edit {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.button-pause {
color: #fff;
background-color: rgb(186, 186, 186);
border-color: rgb(186, 186, 186);
}
.button-active {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.button-delete {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.forgetpass {
color: #000;
font-size: 12px;
}
.forgetpass p {
margin-top: 10px;
text-align: center;
}
/* SIDEBAR */
.sidebar {
z-index: 1;
position: absolute;
width: 250px;
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.sidebar a {
color: #337ab7;
padding: 15px;
font-size: 14px;
display: block;
border-bottom: 1px solid #e7e7e7;
}
.sidebar a:hover {
color: #ffffff;
background-color: rgba(0,0,0,.6);
}
#wrapper {
background-color: #f8f8f8;
}
#page-wrapper {
padding: 0 15px;
min-height: 700px;
background-color: white;
}
@media (min-width: 768px) {
#page-wrapper {
position: inherit;
margin: 0 0 0 250px;
padding: 30px;
border-left: 1px solid #e7e7e7;
}
}
/**/
.user {
color: #fff;
padding: 18px;
cursor: pointer;
}
.user:hover {
background-color: rgba(100,100,100, .4);
}
.dropdown-content{
display: none;
position: absolute;
background-color: #edf1f5;
min-width: 120px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.dropdown-content li a {
color: #000;
}
/* Mi cuenta: TABS */
.account {
width:100%;
padding: 0 50px;
margin: 0 auto;
}
#tab1, #tab2, #tab3, #tab4, #tab5{
display: none;
}
.account section {
display: none;
padding: 20px 0 0;
border-top: 1px solid #ddd;
}
.label-tab {
display: inline-block;
margin: 0 0 -1px;
padding: 15px 25px;
font-weight: 600;
text-align: center;
color: #bbb;
border: 1px solid transparent;
}
.label-tab:hover {
color: #f0ad4e;
border-bottom: 2px solid #f0ad4e;
cursor: pointer;
}
.account input:checked + .label-tab {
color: #f0ad4e;
border-bottom: 2px solid #f0ad4e;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
display: block;
}
@media screen and (max-width: 650px) {
label {
font-size: 0;
}
label:before {
margin: 0;
font-size: 18px;
}
}
@media screen and (max-width: 400px) {
label {
padding: 15px;
}
}
/****/
.clo-form {
width: 100%;
padding: 20px;
}
.clo-form input{
border: none;
border-bottom: 1px solid #e4e7ea;
font-size: 14px;
height: 38px;
margin: 10px 0;
width: 100%;
}
.clo-form input:focus {
outline:none;
border-bottom: 2px solid #FFC840;
}
.clo-form label {
font-size: 12px;
color: #bbb;
display: block;
}
.middle {
width: 49.5%;
display: inline-block;
}
.onethird{
width: 33%;
display: inline-block;
}
.clo-form div{
margin-bottom: 20px;
}
.mercadopago {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.mercadopago a {
text-align: center;
margin: 20px;
}
/************ MODAL ************/
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
border-radius: 5px;
background-color: #fefefe;
margin: 10% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
width: 40%; /* Could be more or less, depending on screen size */
border-top: 5px solid #FFC840;
}
/* The Close Button */
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.product-list li {
display: inline-block;
}
.product-container {
margin-bottom: 15px;
padding: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.clo-container {
background-color: #ffffff;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
#create-product {
display: flex;
justify-content: center;
}
@media (min-width: 576px) {
.header-container {
width: 90%;
margin: auto;
}
.subcontent {
max-width: 500px;
}
.w3-third{
width:33.33333%
}
}
/* NAV USER */
.share-wrap {
cursor:pointer;
}
.main-bar {
background:#000;
padding:15px;
color:#fff;
}
.main-bar:hover {
/*background:rgba(0,0,0,.9);*/
border-bottom: 3px solid #FFB135;
}
.share-wrap ul {
display:none;
margin-top:10px;
background:#f6f6f6;
position:absolute;
z-index: 10;
border-radius: 10px;
}
.share-wrap ul li a, .share-wrap ul li a:visited {
text-decoration:none;
padding-left:0;
color:#777;
padding:15px;
display:block;
font-size: 14px;
}
.share-wrap ul li a:hover {
background:#f4f4f4;
border-left:4px solid #FFB135;
color: #FFB135;
background-color: rgba(255, 255, 255, .8);
} | 0.361841 | 0.063482 |
.block-mid {
margin: 0 auto;
}
.disabled,
.btn--disable,
.input--disable,
.style-label--disable {
cursor: default;
opacity: 0.5;
pointer-events: none;
}
.hidden {
display: none !important;
}
.hide {
display: none;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.old-browser {
background: #808080;
width: 100%;
height: 100vh;
padding-top: 200px;
}
.old-browser-text {
text-align: center;
color: #fff;
font-size: 20px;
}
.filter-layer {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(17,17,17,0.612);
}
.drop {
transform: scaleY(0);
transition: all 0.4s;
transform-origin: top;
opacity: 0;
}
.drop.active {
transform: scaleY(1);
opacity: 1;
}
.mb-12 {
margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
.mb-12 {
margin-bottom: 12px;
}
}
@media only screen and (max-width: 640px) {
.mb-12 {
margin-bottom: 12px;
}
}
.mt-12 {
margin-top: 12px;
}
@media only screen and (max-width: 1024px) {
.mt-12 {
margin-top: 12px;
}
}
@media only screen and (max-width: 640px) {
.mt-12 {
margin-top: 12px;
}
}
.m-12 {
margin: 12px 0;
}
@media only screen and (max-width: 1024px) {
.m-12 {
margin: 12px 0;
}
}
@media only screen and (max-width: 640px) {
.m-12 {
margin: 12px 0;
}
}
.pb-12 {
padding-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
.pb-12 {
padding-bottom: 12px;
}
}
@media only screen and (max-width: 640px) {
.pb-12 {
padding-bottom: 12px;
}
}
.pt-12 {
padding-top: 12px;
}
@media only screen and (max-width: 1024px) {
.pt-12 {
padding-top: 12px;
}
}
@media only screen and (max-width: 640px) {
.pt-12 {
padding-top: 12px;
}
}
.p-12 {
padding: 12px 0;
}
@media only screen and (max-width: 1024px) {
.p-12 {
padding: 12px 0;
}
}
@media only screen and (max-width: 640px) {
.p-12 {
padding: 12px 0;
}
}
.mb-16 {
margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
.mb-16 {
margin-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.mb-16 {
margin-bottom: 16px;
}
}
.mt-16 {
margin-top: 16px;
}
@media only screen and (max-width: 1024px) {
.mt-16 {
margin-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.mt-16 {
margin-top: 16px;
}
}
.m-16 {
margin: 16px 0;
}
@media only screen and (max-width: 1024px) {
.m-16 {
margin: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.m-16 {
margin: 16px 0;
}
}
.pb-16 {
padding-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
.pb-16 {
padding-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.pb-16 {
padding-bottom: 16px;
}
}
.pt-16 {
padding-top: 16px;
}
@media only screen and (max-width: 1024px) {
.pt-16 {
padding-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.pt-16 {
padding-top: 16px;
}
}
.p-16 {
padding: 16px 0;
}
@media only screen and (max-width: 1024px) {
.p-16 {
padding: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.p-16 {
padding: 16px 0;
}
}
.mb-24 {
margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
.mb-24 {
margin-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.mb-24 {
margin-bottom: 16px;
}
}
.mt-24 {
margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
.mt-24 {
margin-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.mt-24 {
margin-top: 16px;
}
}
.m-24 {
margin: 24px 0;
}
@media only screen and (max-width: 1024px) {
.m-24 {
margin: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.m-24 {
margin: 16px 0;
}
}
.pb-24 {
padding-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
.pb-24 {
padding-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.pb-24 {
padding-bottom: 16px;
}
}
.pt-24 {
padding-top: 24px;
}
@media only screen and (max-width: 1024px) {
.pt-24 {
padding-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.pt-24 {
padding-top: 16px;
}
}
.p-24 {
padding: 24px 0;
}
@media only screen and (max-width: 1024px) {
.p-24 {
padding: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.p-24 {
padding: 16px 0;
}
}
.mb-32 {
margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
.mb-32 {
margin-bottom: 24px;
}
}
@media only screen and (max-width: 640px) {
.mb-32 {
margin-bottom: 24px;
}
}
.mt-32 {
margin-top: 32px;
}
@media only screen and (max-width: 1024px) {
.mt-32 {
margin-top: 24px;
}
}
@media only screen and (max-width: 640px) {
.mt-32 {
margin-top: 24px;
}
}
.m-32 {
margin: 32px 0;
}
@media only screen and (max-width: 1024px) {
.m-32 {
margin: 24px 0;
}
}
@media only screen and (max-width: 640px) {
.m-32 {
margin: 24px 0;
}
}
.pb-32 {
padding-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
.pb-32 {
padding-bottom: 24px;
}
}
@media only screen and (max-width: 640px) {
.pb-32 {
padding-bottom: 24px;
}
}
.pt-32 {
padding-top: 32px;
}
@media only screen and (max-width: 1024px) {
.pt-32 {
padding-top: 24px;
}
}
@media only screen and (max-width: 640px) {
.pt-32 {
padding-top: 24px;
}
}
.p-32 {
padding: 32px 0;
}
@media only screen and (max-width: 1024px) {
.p-32 {
padding: 24px 0;
}
}
@media only screen and (max-width: 640px) {
.p-32 {
padding: 24px 0;
}
}
.mb-48,
.title {
margin-bottom: 48px;
}
@media only screen and (max-width: 1024px) {
.mb-48,
.title {
margin-bottom: 32px;
}
}
@media only screen and (max-width: 640px) {
.mb-48,
.title {
margin-bottom: 24px;
}
}
.mt-48 {
margin-top: 48px;
}
@media only screen and (max-width: 1024px) {
.mt-48 {
margin-top: 32px;
}
}
@media only screen and (max-width: 640px) {
.mt-48 {
margin-top: 24px;
}
}
.m-48 {
margin: 48px 0;
}
@media only screen and (max-width: 1024px) {
.m-48 {
margin: 32px 0;
}
}
@media only screen and (max-width: 640px) {
.m-48 {
margin: 24px 0;
}
}
.pb-48 {
padding-bottom: 48px;
}
@media only screen and (max-width: 1024px) {
.pb-48 {
padding-bottom: 32px;
}
}
@media only screen and (max-width: 640px) {
.pb-48 {
padding-bottom: 24px;
}
}
.pt-48 {
padding-top: 48px;
}
@media only screen and (max-width: 1024px) {
.pt-48 {
padding-top: 32px;
}
}
@media only screen and (max-width: 640px) {
.pt-48 {
padding-top: 24px;
}
}
.p-48 {
padding: 48px 0;
}
@media only screen and (max-width: 1024px) {
.p-48 {
padding: 32px 0;
}
}
@media only screen and (max-width: 640px) {
.p-48 {
padding: 24px 0;
}
}
.mb-64 {
margin-bottom: 64px;
}
@media only screen and (max-width: 1024px) {
.mb-64 {
margin-bottom: 48px;
}
}
@media only screen and (max-width: 640px) {
.mb-64 {
margin-bottom: 24px;
}
}
.mt-64 {
margin-top: 64px;
}
@media only screen and (max-width: 1024px) {
.mt-64 {
margin-top: 48px;
}
}
@media only screen and (max-width: 640px) {
.mt-64 {
margin-top: 24px;
}
}
.m-64,
.text img {
margin: 64px 0;
}
@media only screen and (max-width: 1024px) {
.m-64,
.text img {
margin: 48px 0;
}
}
@media only screen and (max-width: 640px) {
.m-64,
.text img {
margin: 24px 0;
}
}
.pb-64 {
padding-bottom: 64px;
}
@media only screen and (max-width: 1024px) {
.pb-64 {
padding-bottom: 48px;
}
}
@media only screen and (max-width: 640px) {
.pb-64 {
padding-bottom: 24px;
}
}
.pt-64 {
padding-top: 64px;
}
@media only screen and (max-width: 1024px) {
.pt-64 {
padding-top: 48px;
}
}
@media only screen and (max-width: 640px) {
.pt-64 {
padding-top: 24px;
}
}
.p-64 {
padding: 64px 0;
}
@media only screen and (max-width: 1024px) {
.p-64 {
padding: 48px 0;
}
}
@media only screen and (max-width: 640px) {
.p-64 {
padding: 24px 0;
}
}
.mb-80 {
margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
.mb-80 {
margin-bottom: 64px;
}
}
@media only screen and (max-width: 640px) {
.mb-80 {
margin-bottom: 32px;
}
}
.mt-80 {
margin-top: 80px;
}
@media only screen and (max-width: 1024px) {
.mt-80 {
margin-top: 64px;
}
}
@media only screen and (max-width: 640px) {
.mt-80 {
margin-top: 32px;
}
}
.m-80 {
margin: 80px 0;
}
@media only screen and (max-width: 1024px) {
.m-80 {
margin: 64px 0;
}
}
@media only screen and (max-width: 640px) {
.m-80 {
margin: 32px 0;
}
}
.pb-80 {
padding-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
.pb-80 {
padding-bottom: 64px;
}
}
@media only screen and (max-width: 640px) {
.pb-80 {
padding-bottom: 32px;
}
}
.pt-80 {
padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
.pt-80 {
padding-top: 64px;
}
}
@media only screen and (max-width: 640px) {
.pt-80 {
padding-top: 32px;
}
}
.p-80 {
padding: 80px 0;
}
@media only screen and (max-width: 1024px) {
.p-80 {
padding: 64px 0;
}
}
@media only screen and (max-width: 640px) {
.p-80 {
padding: 32px 0;
}
}
.mb-100 {
margin-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
.mb-100 {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 640px) {
.mb-100 {
margin-bottom: 40px;
}
}
.mt-100 {
margin-top: 100px;
}
@media only screen and (max-width: 1024px) {
.mt-100 {
margin-top: 80px;
}
}
@media only screen and (max-width: 640px) {
.mt-100 {
margin-top: 40px;
}
}
.m-100 {
margin: 100px 0;
}
@media only screen and (max-width: 1024px) {
.m-100 {
margin: 80px 0;
}
}
@media only screen and (max-width: 640px) {
.m-100 {
margin: 40px 0;
}
}
.pb-100 {
padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
.pb-100 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 640px) {
.pb-100 {
padding-bottom: 40px;
}
}
.pt-100 {
padding-top: 100px;
}
@media only screen and (max-width: 1024px) {
.pt-100 {
padding-top: 80px;
}
}
@media only screen and (max-width: 640px) {
.pt-100 {
padding-top: 40px;
}
}
.p-100 {
padding: 100px 0;
}
@media only screen and (max-width: 1024px) {
.p-100 {
padding: 80px 0;
}
}
@media only screen and (max-width: 640px) {
.p-100 {
padding: 40px 0;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select:focus,
textarea:focus,
input:focus {
font-size: 16px;
background: #eee;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select,
textarea,
input {
font-size: 16px !important;
}
}
.list {
display: grid;
grid-gap: 28px;
}
.list--three {
grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
* {
outline: none !important;
-webkit-tap-highlight-color: transparent !important;
}
img,
iframe {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
display: block;
}
table {
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom: 18px;
border: 1px solid #ddd;
border-collapse: separate;
*border-collapse: collapsed;
border-radius: 4px;
}
table th,
table td {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table thead:first-child tr th,
table thead:first-child tr td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #ddd;
}
table th + th,
table td + td,
table th + td,
table td + th {
border-left: 1px solid #ddd;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
border-top: 0;
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
border-radius: 4px 0 0 0;
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
border-radius: 0 4px 0 0;
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
border-radius: 0 0 0 4px;
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
border-radius: 0 0 4px 0;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
background-color: #f9f9f9;
}
table tbody tr:hover td,
table tbody tr:hover th {
background-color: #f5f5f5;
}
body > svg {
display: none;
}
.bg-mark {
background: #7eca1d;
}
.type-mark {
color: #7eca1d;
}
.icon-mark {
fill: #7eca1d;
}
.bg-greenDark {
background: #65a217;
}
.type-greenDark {
color: #65a217;
}
.icon-greenDark {
fill: #65a217;
}
.bg-greenPrimary {
background: #7eca1d;
}
.type-greenPrimary {
color: #7eca1d;
}
.icon-greenPrimary {
fill: #7eca1d;
}
.bg-green {
background: #a9d96b;
}
.type-green {
color: #a9d96b;
}
.icon-green {
fill: #a9d96b;
}
.bg-greenLight {
background: #e6f2d6;
}
.type-greenLight {
color: #e6f2d6;
}
.icon-greenLight {
fill: #e6f2d6;
}
.bg-grayPrimary {
background: #565762;
}
.type-grayPrimary {
color: #565762;
}
.icon-grayPrimary {
fill: #565762;
}
.bg-gray {
background: #adaeb9;
}
.type-gray {
color: #adaeb9;
}
.icon-gray {
fill: #adaeb9;
}
.bg-grayLight {
background: #c4c5cc;
}
.type-grayLight {
color: #c4c5cc;
}
.icon-grayLight {
fill: #c4c5cc;
}
.bg-pink {
background: #ff6889;
}
.type-pink {
color: #ff6889;
}
.icon-pink {
fill: #ff6889;
}
.bg-pinkLight {
background: #fff3f6;
}
.type-pinkLight {
color: #fff3f6;
}
.icon-pinkLight {
fill: #fff3f6;
}
.bg-violet {
background: #6b33b2;
}
.type-violet {
color: #6b33b2;
}
.icon-violet {
fill: #6b33b2;
}
.bg-violetLight {
background: #f4eff9;
}
.type-violetLight {
color: #f4eff9;
}
.icon-violetLight {
fill: #f4eff9;
}
.bg-orange {
background: #ff7b27;
}
.type-orange {
color: #ff7b27;
}
.icon-orange {
fill: #ff7b27;
}
.bg-orangeLight {
background: #fff5ee;
}
.type-orangeLight {
color: #fff5ee;
}
.icon-orangeLight {
fill: #fff5ee;
}
.bg-blue {
background: #0065bd;
}
.type-blue {
color: #0065bd;
}
.icon-blue {
fill: #0065bd;
}
.bg-blueLight {
background: #ebf3fa;
}
.type-blueLight {
color: #ebf3fa;
}
.icon-blueLight {
fill: #ebf3fa;
}
.bg-sea {
background: #1dd0c7;
}
.type-sea {
color: #1dd0c7;
}
.icon-sea {
fill: #1dd0c7;
}
.bg-seaLight {
background: #edfcfb;
}
.type-seaLight {
color: #edfcfb;
}
.icon-seaLight {
fill: #edfcfb;
}
.bg-swapm {
background: #768668;
}
.type-swapm {
color: #768668;
}
.icon-swapm {
fill: #768668;
}
.bg-swapmLight {
background: #f4f6f3;
}
.type-swapmLight {
color: #f4f6f3;
}
.icon-swapmLight {
fill: #f4f6f3;
}
.bg-typePrimary {
background: #5c5e6e;
}
.type-typePrimary {
color: #5c5e6e;
}
.icon-typePrimary {
fill: #5c5e6e;
}
.bg-typeSecondary {
background: #9699a8;
}
.type-typeSecondary {
color: #9699a8;
}
.icon-typeSecondary {
fill: #9699a8;
}
.bg-typeDisable {
background: #c8cad4;
}
.type-typeDisable {
color: #c8cad4;
}
.icon-typeDisable {
fill: #c8cad4;
}
.bg-stateErrorBG {
background: #ffe1e6;
}
.type-stateErrorBG {
color: #ffe1e6;
}
.icon-stateErrorBG {
fill: #ffe1e6;
}
.bg-stateError {
background: #d00025;
}
.type-stateError {
color: #d00025;
}
.icon-stateError {
fill: #d00025;
}
.bg-stateSuccessBG {
background: #edfdd9;
}
.type-stateSuccessBG {
color: #edfdd9;
}
.icon-stateSuccessBG {
fill: #edfdd9;
}
.bg-stateWarningBG {
background: #ffedd8;
}
.type-stateWarningBG {
color: #ffedd8;
}
.icon-stateWarningBG {
fill: #ffedd8;
}
.bg-stateWarning {
background: #ff8a00;
}
.type-stateWarning {
color: #ff8a00;
}
.icon-stateWarning {
fill: #ff8a00;
}
.el--seaLight {
background-color: #edfcfb;
color: #1dd0c7;
}
.el--seaLight:hover,
.el--seaLight.active {
background: #1dd0c7;
color: #fff;
}
.el--blueLight {
background-color: #ebf3fa;
color: #0065bd;
}
.el--blueLight:hover,
.el--blueLight.active {
background: #0065bd;
color: #fff;
}
.el--pinkLight {
background-color: #fff3f6;
color: #ff6889;
}
.el--pinkLight:hover,
.el--pinkLight.active {
background: #ff6889;
color: #fff;
}
.el--violetLight {
background-color: #f4eff9;
color: #6b33b2;
}
.el--violetLight:hover,
.el--violetLight.active {
background: #6b33b2;
color: #fff;
}
.el--orangeLight {
background-color: #fff5ee;
color: #ff7b27;
}
.el--orangeLight:hover,
.el--orangeLight.active {
background: #ff7b27;
color: #fff;
}
.el--swapmLight {
background-color: #f4f6f3;
color: #768668;
}
.el--swapmLight:hover,
.el--swapmLight.active {
background: #768668;
color: #fff;
}
.el--greenLight {
background-color: #e6f2d6;
color: #a9d96b;
}
.el--greenLight:hover,
.el--greenLight.active {
background: #a9d96b;
color: #fff;
}
.bg-gradient {
background: linear-gradient(98.95deg, #e3eeff 0%, #e4f6e4 52.6%, #ffeee4 100%);
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Regular.woff2") format('woff2'), url("../fonts/Ubuntu-Regular.woff") format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Medium.woff2") format('woff2'), url("../fonts/Ubuntu-Medium.woff") format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Bold.woff2") format('woff2'), url("../fonts/Ubuntu-Bold.woff") format('woff');
font-weight: 700;
font-style: normal;
}
.type--sm,
.title--sm,
.dropdown-title {
font-size: 12px;
}
@media only screen and (max-width: 768px) {
.type--sm,
.title--sm,
.dropdown-title {
font-size: 10px;
}
}
.type--smx {
font-size: 14px;
}
@media only screen and (max-width: 768px) {
.type--smx {
font-size: 12px;
}
}
.type--main,
.title--main,
p,
.btn--sm {
font-size: 16px;
}
@media only screen and (max-width: 768px) {
.type--main,
.title--main,
p,
.btn--sm {
font-size: 16px;
}
}
.type--md,
.title--md,
h5,
.btn--md {
font-size: 20px;
}
@media only screen and (max-width: 768px) {
.type--md,
.title--md,
h5,
.btn--md {
font-size: 18px;
}
}
.type--mdx,
.title--mdx,
h4 {
font-size: 24px;
}
@media only screen and (max-width: 768px) {
.type--mdx,
.title--mdx,
h4 {
font-size: 20px;
}
}
.type--lg,
.title--lg,
h3 {
font-size: 32px;
}
@media only screen and (max-width: 768px) {
.type--lg,
.title--lg,
h3 {
font-size: 24px;
}
}
.type--lgx,
.title--lgx,
h2 {
font-size: 44px;
}
@media only screen and (max-width: 768px) {
.type--lgx,
.title--lgx,
h2 {
font-size: 32px;
}
}
.type--xl,
.title--xl,
h1 {
font-size: 64px;
}
@media only screen and (max-width: 768px) {
.type--xl,
.title--xl,
h1 {
font-size: 44px;
}
}
.type--mark {
color: #7eca1d;
}
.type--white {
color: #fff;
}
.type--black {
color: #111;
}
.type--secondary {
color: #9699a8;
}
.type--head {
color: #111;
font-weight: 700;
}
.type--bold {
font-weight: bold;
}
.type--center {
text-align: center;
}
.type--right {
text-align: right;
}
.title {
font-weight: 700;
color: #111;
}
.title wbr {
display: none;
}
.title--sm {
font-weight: 700;
color: #111;
}
.title--main {
font-weight: 700;
color: #111;
}
.title--md {
font-weight: 700;
color: #111;
}
.title--mdx {
font-weight: 700;
color: #111;
margin-bottom: 20px;
}
.title--lg {
font-weight: 700;
color: #111;
}
.title--lgx {
font-weight: 700;
color: #111;
}
.title--xl {
font-weight: 700;
color: #111;
}
.title-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
grid-gap: 20px;
}
h5 {
color: #111;
margin: 0;
}
h4 {
color: #111;
margin: 0;
}
h3 {
color: #111;
margin: 0;
}
h2 {
color: #111;
margin: 0;
}
h1 {
color: #111;
margin: 0;
}
a {
color: #111;
text-decoration: none;
transition: all 0.4s;
}
a:hover {
color: #000;
}
a:visiter {
color: #000;
}
.link--mark,
.text a:not(.btn--md):not(.btn--sm) {
color: #7eca1d;
transition: color 0.4s;
}
.link--mark:hover,
.text a:not(.btn--md):not(.btn--sm):hover {
cursor: pointer;
}
.link--mark:hover,
.text a:not(.btn--md):not(.btn--sm):hover {
color: #65a217;
}
.link--mark:visiter,
.text a:not(.btn--md):not(.btn--sm):visiter {
color: #65a217;
}
.link {
transition: color 0.4s;
color: #111;
}
.link:hover {
cursor: pointer;
}
.link:hover {
color: #7eca1d;
}
.link:visiter {
color: #7eca1d;
}
.link--text {
color: #111;
text-decoration: underline;
}
.link--text:hover {
text-decoration: none;
}
.text {
color: #111;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5 {
margin: 3.5rem 0 2rem;
}
.text h1:first-of-type,
.text h2:first-of-type,
.text h3:first-of-type,
.text h4:first-of-type,
.text h5:first-of-type,
.text h6:first-of-type,
.text p {
margin-top: 0 !important;
}
.text p {
line-height: 1.6;
margin-bottom: 30px;
}
.text p:first-child {
margin-top: 0;
}
.text p:last-child {
margin-bottom: 0;
}
.text ul {
margin-bottom: 30px;
padding-left: 26px;
list-style: none;
}
.text ul li {
line-height: 1.6;
margin-bottom: 16px;
position: relative;
}
.text ul li:before {
content: '';
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #7eca1d;
left: -26px;
top: 6px;
}
.text ul li:last-child {
margin-bottom: 0;
}
.icon-row {
display: flex;
align-items: center;
}
.icon-row span {
width: calc(100% - 36px);
}
.icon-row--extend {
margin-bottom: 32px;
}
.icon {
width: 24px;
height: 24px;
}
.icon--sm {
width: 18px;
height: 18px;
}
.icon--md {
width: 32px;
height: 32px;
}
.icon--lg {
width: 48px;
height: 48px;
}
.icon--xl {
width: 80px;
height: 80px;
}
.icon--left {
margin-left: 10px;
}
.icon--right {
margin-right: 10px;
}
.icon--mark {
fill: #7eca1d;
}
.icon--gray {
fill: #adaeb9;
}
.icon--orange {
fill: #ff7b27;
}
.icon--white {
fill: #fff;
}
.db {
display: block;
}
.btn,
.btn--sm,
.btn--md,
.btn--mobile,
.btn--mark,
.btn--light,
.btn--text,
.btn--text-red,
.btn--white {
border-radius: 32px;
transition: all 0.4s;
display: inline-block;
background: none;
border: 0;
text-align: center;
position: relative;
}
.btn:before,
.btn--sm:before,
.btn--md:before,
.btn--mobile:before,
.btn--mark:before,
.btn--light:before,
.btn--text:before,
.btn--text-red:before,
.btn--white:before {
content: '';
position: absolute;
width: calc(100% + 10px);
height: calc(100% + 10px);
left: -5px;
top: -5px;
border-radius: 34px;
z-index: -1;
}
.btn:hover,
.btn--sm:hover,
.btn--md:hover,
.btn--mobile:hover,
.btn--mark:hover,
.btn--light:hover,
.btn--text:hover,
.btn--text-red:hover,
.btn--white:hover {
cursor: pointer;
}
.btn--sm {
padding: 10px 29px;
font-weight: 500;
}
.btn--sm .btn-icon-row--right .icon {
margin-left: 10px;
margin-right: -5px;
}
.btn--sm .btn-icon-row--left .icon {
margin-right: 10px;
margin-left: -5px;
}
.btn--sm-fix {
padding: 10px 20px;
}
.btn--sm-round {
width: 44px;
height: 44px;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
min-width: 44px;
}
.btn--md {
padding: 17px 48px;
font-weight: 700;
}
.btn--md .btn-icon-row--right .icon {
margin-left: 20px;
margin-right: -10px;
}
.btn--md .btn-icon-row--left .icon {
margin-right: 20px;
margin-left: -10px;
}
@media only screen and (max-width: 640px) {
.btn--md.btn--full {
padding: 17px;
}
}
.btn--md-figure {
width: 64px;
height: 64px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.btn--md-figure .icon {
fill: #fff;
width: 24px;
height: 24px;
}
.btn--sm-figure {
width: 44px;
height: 44px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.btn--sm-figure .icon {
fill: #fff;
width: 24px;
height: 24px;
}
@media only screen and (max-width: 640px) {
.btn--mobile {
width: 100%;
text-align: center;
}
}
.btn--mark {
color: #fff;
background: #7eca1d;
}
.btn--mark .icon {
fill: #fff;
}
.btn--mark:hover {
background-color: #65a217;
color: #fff !important;
}
.btn--mark:active:before {
content: '';
border: 2px solid #a9d96b;
}
.btn--mark input[type="submit"] {
border: 0;
}
.btn--mark .icon {
fill: #fff;
}
.btn--mark.disable {
background: #c4c5cc;
color: #c8cad4;
pointer-events: none;
color: #fff;
}
.btn--disable {
border: 1px solid #dcdfe8;
background-color: #c4c5cc;
}
.btn--light {
border: 1px solid #dcdfe8;
background-color: #fff;
color: #7eca1d;
}
.btn--light .icon {
fill: #7eca1d;
}
.btn--light:hover,
.btn--light.active {
background: #e6f2d6;
border: 1px solid #7eca1d;
color: #7eca1d;
}
.btn--light.active {
background: #e6f2d6;
border: 1px solid #7eca1d;
color: #7eca1d;
}
.btn--light:active:before {
content: '';
border: 2px solid #e6f2d6;
}
.btn--light.disable {
pointer-events: none;
color: #c8cad4 !important;
}
.btn--text {
border: 0;
background-color: none;
color: #7eca1d;
}
.btn--text .icon {
fill: #7eca1d;
}
.btn--text:hover {
background: #e6f2d6;
color: #7eca1d;
}
.btn--text:active:before {
content: '';
border: 2px solid #e6f2d6;
}
.btn--text-red {
border: 0;
background-color: none;
color: #d00025;
}
.btn--text-red .icon {
fill: #d00025;
}
.btn--text-red:hover {
color: #d00025;
background: #ffe1e6;
}
.btn--text-red:active:before {
content: '';
border: 2px solid #ffe1e6;
}
.btn--text.disable {
pointer-events: none;
color: #c8cad4;
}
.btn--white {
color: #111;
background: #fff;
font-weight: 700;
}
.btn--white:hover {
background: rgba(255,255,255,0.8);
}
.btn--white .icon {
fill: #111;
}
.btn--dotted {
border: 1px dashed #dcdfe8;
border-radius: 8px;
font-size: 16px;
}
.btn--dotted:hover {
color: #7eca1d;
border: 1px dashed #7eca1d;
}
.btn-icon-row {
display: flex;
justify-content: center;
align-items: center;
}
.btn--full {
width: 100%;
display: block;
}
.btn-row {
display: grid;
grid-gap: 20px;
}
.btn-row--line {
display: flex;
flex-wrap: wrap;
}
.btn--grow {
flex-grow: 1;
}
.btn-menu-wrap {
position: relative;
}
.btn-menu-wrap .btn-menu {
display: none;
position: absolute;
left: calc(-50% + 10px);
top: 110%;
z-index: 10;
}
@media only screen and (max-width: 1024px) {
.btn-menu-wrap .btn-menu {
left: initial;
right: 0;
}
}
.btn-menu-wrap .btn-menu-cont {
background: #fff;
border-radius: 8px;
border: 1px solid #dcdfe8;
display: flex;
flex-flow: column;
width: 248px;
padding: 20px;
grid-gap: 10px;
text-align: left;
}
.btn-menu-wrap .btn-menu__el {
color: #111;
transition: all 0.4s;
}
.btn-menu-wrap .btn-menu__el:hover {
cursor: pointer;
}
.btn-menu-wrap .btn-menu__el.type--stateError {
color: #d00025;
}
.btn-menu-wrap .btn-menu__el:hover {
color: #7eca1d;
}
.input,
.textarea,
.select {
padding: 25px 20px 12px 20px;
border: 1px solid #dcdfe8;
resize: none;
outline: 0 !important;
border-radius: 4px;
font-family: 'Ubuntu', sans-serif;
display: block !important;
background: #f1f2f6;
transition: all 0.4s;
line-height: 1.6;
}
.input input::-webkit-input-placeholder,
.textarea input::-webkit-input-placeholder,
.select input::-webkit-input-placeholder {
color: #888;
}
.input input::-moz-placeholder,
.textarea input::-moz-placeholder,
.select input::-moz-placeholder {
color: #888;
}
.input input:-moz-placeholder,
.textarea input:-moz-placeholder,
.select input:-moz-placeholder {
color: #888;
}
.input input:-ms-input-placeholder,
.textarea input:-ms-input-placeholder,
.select input:-ms-input-placeholder {
color: #888;
}
.input:focus,
.textarea:focus,
.select:focus {
border: 1px solid #bfc0c9;
background: #fff;
color: #111;
}
.input--disable + .input-placeholder-val {
color: #c8cad4;
}
.style-label {
display: flex;
position: relative;
align-items: center;
}
.style-label:hover {
cursor: pointer;
}
.check-el input {
position: absolute;
top: 0;
left: -9999px;
}
.style-input-text {
color: #111;
line-height: 1.6;
}
@media only screen and (max-width: 640px) {
.style-input-text {
width: calc(100% - 60px);
}
}
.style-input-text a {
color: #7eca1d;
}
.style-label--checkbox .style-input-element {
border-radius: 4px;
transition: all 0.4s;
width: 32px;
height: 32px;
position: relative;
display: inline-block;
margin-right: 16px;
background: #fff;
border: 1px solid #dcdfe8;
}
.style-label--checkbox .style-input-element:hover {
cursor: pointer;
}
.style-label--checkbox .style-input-element:hover {
border: 2px solid #bfc0c9;
}
.style-label--checkbox.style-label--disable .style-input-element {
background: #f1f2f6 !important;
}
.style-label--checkbox .icon {
display: none;
}
.style-label--checkbox .style-input:checked ~ .style-input-element {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
background: #5da600;
border: 1px solid #5da600;
}
.style-label--checkbox .style-input:checked ~ .style-input-element .icon {
display: block;
fill: #fff;
width: 24px;
height: 24px;
}
.style-label--radio .style-input-element {
width: 32px;
height: 32px;
position: relative;
display: inline-block;
margin-right: 16px;
background: #fff;
border: 2px solid #dcdfe8;
border-radius: 50%;
transition: all 0.4s;
}
.style-label--radio .style-input-element:hover {
cursor: pointer;
}
.style-label--radio .style-input-element:hover {
border: 2px solid #7eca1d;
}
.style-label--radio.style-label--disable .style-input-element {
background: #f1f2f6 !important;
}
.style-label--radio .style-input:checked ~ .style-input-element {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
border: 1px solid #5da600;
background: #5da600;
}
.style-label--radio .style-input:checked ~ .style-input-element .icon-radio {
border-radius: 50%;
width: 16px;
height: 16px;
background: #fff;
}
.style-label--remove .style-input:checked ~ .style-input-element {
border: 1px solid #d00025;
background: #d00025;
}
.style-label--remove .style-input:checked ~ .style-input-text {
color: #ff4136;
text-decoration: line-through;
}
.input-row {
position: relative;
margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
.input-row {
margin-bottom: 16px;
}
}
.input-row .input {
width: 100%;
}
.input-row.active .input-msg {
display: block;
}
.input-row--clear {
margin-bottom: 0;
}
.input-row--full {
height: 100%;
}
.input-row--full textarea {
height: calc(100% - 24px);
}
.input-btn-cont {
display: flex;
align-items: flex-start;
}
.input-btn-cont .input-row {
margin-right: 28px;
min-width: 300px;
}
@media only screen and (max-width: 640px) {
.input-btn-cont .input-row {
width: 100%;
min-width: initial;
}
}
@media only screen and (max-width: 640px) {
.input-btn-cont--full {
flex-flow: column;
}
}
.input-btn-cont--full .input-row {
width: 100%;
}
.input-row__title {
margin-bottom: 10px;
}
.input-row--error {
margin-bottom: 16px;
}
.input-row--error .input {
border-color: #d00025;
color: #d00025;
}
.input-row--error .input-msg {
display: block;
color: #d00025;
}
.input-row--error .error {
color: #d00025;
}
.input-row--error .style-input-element {
border: 1px solid #d00025;
}
.input-row--success {
margin-bottom: 16px;
}
.input-row--success .input-msg {
display: block;
color: #5da600;
}
.input-msg {
margin: 10px 0 0 0;
display: none;
}
.input-row--validate {
position: relative;
}
.input-row--validate .input {
padding-right: 50px;
}
.input-row--validate .icon {
position: absolute;
top: 20px;
right: 20px;
display: none;
}
.input-row--validate.input-row--error .icon-validate-false {
display: block !important;
fill: #d00025;
}
.input-row--validate.input-row--success .icon-validate-true {
display: block !important;
fill: #5da600;
}
.input-row--promocode {
position: relative;
}
.input-row--promocode:hover {
cursor: pointer;
}
.input-row--promocode:hover .icon {
fill: #111 !important;
}
.input-row--promocode .input {
padding-right: 50px;
color: #111;
font-weight: 500;
}
.input-row--promocode .input:hover {
cursor: pointer;
}
.input-row--promocode .input::selection {
background: transparent !important;
}
.input-row--promocode .input::-moz-selection {
background: transparent !important;
}
.input-row--promocode .input:focus {
pointer-events: none !important;
background: #f1f2f6;
}
.input-row--promocode .icon {
position: absolute;
top: 20px;
right: 20px;
transition: all 0.4s;
fill: #c4c5cc;
}
.input-row--promocode .icon:hover {
cursor: pointer;
}
.input-row--promocode.active .input-msg {
margin-bottom: -32px;
}
.input-cont {
display: grid;
grid-gap: 20px;
}
@media only screen and (max-width: 640px) {
.input-cont {
grid-row-gap: 0;
}
}
@media only screen and (max-width: 640px) {
.input-cont--list {
grid-gap: 20px;
}
}
.input-cont--two {
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 640px) {
.input-cont--two {
grid-template-columns: 1fr;
}
}
.input-cont--three {
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 640px) {
.input-cont--three {
grid-template-columns: 1fr;
}
}
.input-cont--four {
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 640px) {
.input-cont--four {
grid-template-columns: 1fr 1fr;
}
}
.login-remember {
margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
.login-remember .style-label {
align-items: flex-start;
}
}
.login-remember .style-input-text {
font-size: 14px;
color: #111;
line-height: 1.6;
margin-top: 3px;
}
.login-remember .style-input-text a {
color: #7eca1d;
}
.input-get {
display: flex;
align-items: stretch;
margin-bottom: 20px;
}
.input-get .input {
border-radius: 5px 0 0 5px;
}
.input-get__btn {
position: relative;
}
.input-get__btn .icon {
position: absolute;
width: 14px;
height: 14px;
fill: #fff;
top: 50%;
left: 50%;
margin-left: -7px;
margin-top: -7px;
}
.input-get__btn .input-get__btn-el {
height: 100%;
background: #7eca1d;
border-radius: 0 5px 5px 0;
border: 0;
width: 60px;
}
.input-get__btn .input-get__btn-el:hover {
background: #70b41a;
}
.incr {
display: flex;
position: relative;
border: 1px solid #dcdfe8;
border-radius: 22px;
transition: all 0.4s;
height: 44px;
}
.incr:hover {
box-shadow: 0px 4px 8px rgba(102,130,185,0.12);
}
.incr__nav {
display: flex;
justify-content: center;
align-items: center;
transition: all 0.4s;
width: 40px;
height: 40px;
border-radius: 50%;
}
.incr__nav .icon {
width: 20px;
height: 20px;
fill: #adaeb9;
transition: all 0.4s;
}
.incr__nav:hover:hover {
cursor: pointer;
}
.incr__nav:hover .icon {
fill: #7eca1d;
}
.incr__val {
display: flex;
justify-content: center;
align-items: center;
background: #fff;
position: relative;
transition: all 0.4s;
padding: 0 15px;
}
.incr__val span {
outline: none;
user-select: none;
}
.incr-btn .incr-btn-wrap {
display: none;
}
.incr-btn--active .incr-btn__el {
display: none;
}
.incr-btn--active .incr-btn-wrap {
display: block;
}
.input-placeholder-val {
position: absolute;
left: 20px;
top: 20px;
transition: all 0.4s;
color: #5c5e6e;
}
.input:focus+span,
.input[data-empty="false"] + span {
top: 10px;
font-size: 10px;
color: #9699a8 !important;
}
.switch {
position: relative;
background: #565762;
height: 34px;
min-width: 62px;
width: 62px;
border-radius: 18px;
}
.switch:hover {
cursor: pointer;
}
.switch:before {
content: '';
transition: all 0.4s;
width: 24px;
height: 24px;
border-radius: 50%;
background: #fff;
position: absolute;
left: 6px;
top: 4.5px;
}
.switch.active {
background: #5da600;
}
.switch.active:before {
content: '';
width: 24px;
height: 24px;
border-radius: 50%;
background: #fff;
position: absolute;
left: calc(100% - 30px);
}
.switch-row {
display: flex;
align-items: center;
grid-gap: 20px;
}
.dropdown {
width: 100%;
display: inline-block;
transition: all 0.4s;
position: relative;
outline: none !important;
z-index: 100;
}
.dropdown-current {
border-radius: 4px;
transition: all 0.4s;
background: #f1f2f6;
border: 1px solid #dcdfe8;
cursor: pointer;
display: block;
padding: 28px 46px 12px 20px;
position: relative;
}
.dropdown-current:hover {
border: 1px solid #bfc0c9;
}
.dropdown-current:hover .icon {
fill: #111;
}
.dropdown-current>.icon {
position: absolute;
top: calc(50% - 12px);
right: 20px;
width: 24px;
height: 24px;
transition: all 0.4s;
fill: #c4c5cc;
}
.dropdown-current--flat {
padding: 20px;
}
.dropdown-current--white {
border: 0 !important;
background: #fff;
}
.dropdown-current__val {
color: #111;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.dropdown-title {
position: absolute;
top: 8px;
left: 20px;
color: #9699a8;
}
.dropdown.active>.icon {
transform: rotate(180deg);
}
.dropdown.active .dropdown-current {
background: #fff;
}
.dropdown-menu {
position: absolute;
background-color: #fff;
width: 100%;
border-radius: 4px;
box-shadow: 0 12px 32px rgba(41,42,53,0.16);
overflow: hidden;
display: none;
max-height: 200px;
overflow-y: auto;
z-index: 10;
}
.dropdown-menu::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
background: #f3f3f3;
}
.dropdown-menu::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.dropdown-menu {
max-height: initial;
}
.dropdown-menu__el {
padding: 18px 20px;
transition: all 0.4s;
display: block;
}
.dropdown-menu__el:hover {
cursor: pointer;
}
.dropdown-menu__el:last-child {
border: 0;
}
.dropdown-menu__el:hover {
background: #e6f2d6;
color: #111;
}
/* block footer*/
/*block footer end */
.title {
border-bottom: 1px solid #dcdfe8;
padding-bottom: 30px;
}
.elements-hr {
margin: 40px 0;
display: block;
height: 1px;
border-bottom: 1px solid #d1d1d1;
}
.element-list-svg {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(auto-fill, minmax(7rem, 1fr));
}
.style-content {
padding: 40px 10px;
}
.element-list-svg__icon {
display: flex;
justify-content: center;
align-items: center;
flex-flow: column;
padding: 20px 5px;
border: 1px solid #dcdfe8;
border-radius: 5px;
}
.element-list-svg__icon .icon {
width: 40px;
height: 40px;
margin-bottom: 5px;
}
.element-list-svg__name {
text-align: center;
}
.color-grid {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
margin: 40px 0;
}
.color-grid__el {
position: relative;
border-radius: 10px;
overflow: hidden;
padding: 30% 10%;
}
.color-grid__el-wrap {
color: #fff;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
flex-flow: column;
justify-content: space-between;
padding: 20px;
}
.color-grid__el-wrap--dark {
color: #5c5e6e;
}
.color-grid__el-name {
font-weight: 700;
}
.color-grid__el-var {
margin-top: auto;
margin-bottom: 10px;
}
.buttons-list {
margin-bottom: 30px;
}
.buttons-list .btn--md {
margin: 4px;
}
.buttons-list .btn--md-figure {
margin: 4px;
}
.buttons-list .btn--sm-figure {
margin: 4px;
}
.buttons-list .btn--sm {
margin: 8px;
}
.buttons-list .check-el {
margin: 8px;
}
.buttons-list .switch {
margin: 8px;
}
.buttons-list--center {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.note {
background: #fff5ee;
padding: 2px 30px;
border-radius: 30px;
margin-bottom: 50px;
}
.note b {
color: #111;
} | dist/css/style-guide.css | .block-mid {
margin: 0 auto;
}
.disabled,
.btn--disable,
.input--disable,
.style-label--disable {
cursor: default;
opacity: 0.5;
pointer-events: none;
}
.hidden {
display: none !important;
}
.hide {
display: none;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.old-browser {
background: #808080;
width: 100%;
height: 100vh;
padding-top: 200px;
}
.old-browser-text {
text-align: center;
color: #fff;
font-size: 20px;
}
.filter-layer {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(17,17,17,0.612);
}
.drop {
transform: scaleY(0);
transition: all 0.4s;
transform-origin: top;
opacity: 0;
}
.drop.active {
transform: scaleY(1);
opacity: 1;
}
.mb-12 {
margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
.mb-12 {
margin-bottom: 12px;
}
}
@media only screen and (max-width: 640px) {
.mb-12 {
margin-bottom: 12px;
}
}
.mt-12 {
margin-top: 12px;
}
@media only screen and (max-width: 1024px) {
.mt-12 {
margin-top: 12px;
}
}
@media only screen and (max-width: 640px) {
.mt-12 {
margin-top: 12px;
}
}
.m-12 {
margin: 12px 0;
}
@media only screen and (max-width: 1024px) {
.m-12 {
margin: 12px 0;
}
}
@media only screen and (max-width: 640px) {
.m-12 {
margin: 12px 0;
}
}
.pb-12 {
padding-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
.pb-12 {
padding-bottom: 12px;
}
}
@media only screen and (max-width: 640px) {
.pb-12 {
padding-bottom: 12px;
}
}
.pt-12 {
padding-top: 12px;
}
@media only screen and (max-width: 1024px) {
.pt-12 {
padding-top: 12px;
}
}
@media only screen and (max-width: 640px) {
.pt-12 {
padding-top: 12px;
}
}
.p-12 {
padding: 12px 0;
}
@media only screen and (max-width: 1024px) {
.p-12 {
padding: 12px 0;
}
}
@media only screen and (max-width: 640px) {
.p-12 {
padding: 12px 0;
}
}
.mb-16 {
margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
.mb-16 {
margin-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.mb-16 {
margin-bottom: 16px;
}
}
.mt-16 {
margin-top: 16px;
}
@media only screen and (max-width: 1024px) {
.mt-16 {
margin-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.mt-16 {
margin-top: 16px;
}
}
.m-16 {
margin: 16px 0;
}
@media only screen and (max-width: 1024px) {
.m-16 {
margin: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.m-16 {
margin: 16px 0;
}
}
.pb-16 {
padding-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
.pb-16 {
padding-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.pb-16 {
padding-bottom: 16px;
}
}
.pt-16 {
padding-top: 16px;
}
@media only screen and (max-width: 1024px) {
.pt-16 {
padding-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.pt-16 {
padding-top: 16px;
}
}
.p-16 {
padding: 16px 0;
}
@media only screen and (max-width: 1024px) {
.p-16 {
padding: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.p-16 {
padding: 16px 0;
}
}
.mb-24 {
margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
.mb-24 {
margin-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.mb-24 {
margin-bottom: 16px;
}
}
.mt-24 {
margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
.mt-24 {
margin-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.mt-24 {
margin-top: 16px;
}
}
.m-24 {
margin: 24px 0;
}
@media only screen and (max-width: 1024px) {
.m-24 {
margin: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.m-24 {
margin: 16px 0;
}
}
.pb-24 {
padding-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
.pb-24 {
padding-bottom: 16px;
}
}
@media only screen and (max-width: 640px) {
.pb-24 {
padding-bottom: 16px;
}
}
.pt-24 {
padding-top: 24px;
}
@media only screen and (max-width: 1024px) {
.pt-24 {
padding-top: 16px;
}
}
@media only screen and (max-width: 640px) {
.pt-24 {
padding-top: 16px;
}
}
.p-24 {
padding: 24px 0;
}
@media only screen and (max-width: 1024px) {
.p-24 {
padding: 16px 0;
}
}
@media only screen and (max-width: 640px) {
.p-24 {
padding: 16px 0;
}
}
.mb-32 {
margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
.mb-32 {
margin-bottom: 24px;
}
}
@media only screen and (max-width: 640px) {
.mb-32 {
margin-bottom: 24px;
}
}
.mt-32 {
margin-top: 32px;
}
@media only screen and (max-width: 1024px) {
.mt-32 {
margin-top: 24px;
}
}
@media only screen and (max-width: 640px) {
.mt-32 {
margin-top: 24px;
}
}
.m-32 {
margin: 32px 0;
}
@media only screen and (max-width: 1024px) {
.m-32 {
margin: 24px 0;
}
}
@media only screen and (max-width: 640px) {
.m-32 {
margin: 24px 0;
}
}
.pb-32 {
padding-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
.pb-32 {
padding-bottom: 24px;
}
}
@media only screen and (max-width: 640px) {
.pb-32 {
padding-bottom: 24px;
}
}
.pt-32 {
padding-top: 32px;
}
@media only screen and (max-width: 1024px) {
.pt-32 {
padding-top: 24px;
}
}
@media only screen and (max-width: 640px) {
.pt-32 {
padding-top: 24px;
}
}
.p-32 {
padding: 32px 0;
}
@media only screen and (max-width: 1024px) {
.p-32 {
padding: 24px 0;
}
}
@media only screen and (max-width: 640px) {
.p-32 {
padding: 24px 0;
}
}
.mb-48,
.title {
margin-bottom: 48px;
}
@media only screen and (max-width: 1024px) {
.mb-48,
.title {
margin-bottom: 32px;
}
}
@media only screen and (max-width: 640px) {
.mb-48,
.title {
margin-bottom: 24px;
}
}
.mt-48 {
margin-top: 48px;
}
@media only screen and (max-width: 1024px) {
.mt-48 {
margin-top: 32px;
}
}
@media only screen and (max-width: 640px) {
.mt-48 {
margin-top: 24px;
}
}
.m-48 {
margin: 48px 0;
}
@media only screen and (max-width: 1024px) {
.m-48 {
margin: 32px 0;
}
}
@media only screen and (max-width: 640px) {
.m-48 {
margin: 24px 0;
}
}
.pb-48 {
padding-bottom: 48px;
}
@media only screen and (max-width: 1024px) {
.pb-48 {
padding-bottom: 32px;
}
}
@media only screen and (max-width: 640px) {
.pb-48 {
padding-bottom: 24px;
}
}
.pt-48 {
padding-top: 48px;
}
@media only screen and (max-width: 1024px) {
.pt-48 {
padding-top: 32px;
}
}
@media only screen and (max-width: 640px) {
.pt-48 {
padding-top: 24px;
}
}
.p-48 {
padding: 48px 0;
}
@media only screen and (max-width: 1024px) {
.p-48 {
padding: 32px 0;
}
}
@media only screen and (max-width: 640px) {
.p-48 {
padding: 24px 0;
}
}
.mb-64 {
margin-bottom: 64px;
}
@media only screen and (max-width: 1024px) {
.mb-64 {
margin-bottom: 48px;
}
}
@media only screen and (max-width: 640px) {
.mb-64 {
margin-bottom: 24px;
}
}
.mt-64 {
margin-top: 64px;
}
@media only screen and (max-width: 1024px) {
.mt-64 {
margin-top: 48px;
}
}
@media only screen and (max-width: 640px) {
.mt-64 {
margin-top: 24px;
}
}
.m-64,
.text img {
margin: 64px 0;
}
@media only screen and (max-width: 1024px) {
.m-64,
.text img {
margin: 48px 0;
}
}
@media only screen and (max-width: 640px) {
.m-64,
.text img {
margin: 24px 0;
}
}
.pb-64 {
padding-bottom: 64px;
}
@media only screen and (max-width: 1024px) {
.pb-64 {
padding-bottom: 48px;
}
}
@media only screen and (max-width: 640px) {
.pb-64 {
padding-bottom: 24px;
}
}
.pt-64 {
padding-top: 64px;
}
@media only screen and (max-width: 1024px) {
.pt-64 {
padding-top: 48px;
}
}
@media only screen and (max-width: 640px) {
.pt-64 {
padding-top: 24px;
}
}
.p-64 {
padding: 64px 0;
}
@media only screen and (max-width: 1024px) {
.p-64 {
padding: 48px 0;
}
}
@media only screen and (max-width: 640px) {
.p-64 {
padding: 24px 0;
}
}
.mb-80 {
margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
.mb-80 {
margin-bottom: 64px;
}
}
@media only screen and (max-width: 640px) {
.mb-80 {
margin-bottom: 32px;
}
}
.mt-80 {
margin-top: 80px;
}
@media only screen and (max-width: 1024px) {
.mt-80 {
margin-top: 64px;
}
}
@media only screen and (max-width: 640px) {
.mt-80 {
margin-top: 32px;
}
}
.m-80 {
margin: 80px 0;
}
@media only screen and (max-width: 1024px) {
.m-80 {
margin: 64px 0;
}
}
@media only screen and (max-width: 640px) {
.m-80 {
margin: 32px 0;
}
}
.pb-80 {
padding-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
.pb-80 {
padding-bottom: 64px;
}
}
@media only screen and (max-width: 640px) {
.pb-80 {
padding-bottom: 32px;
}
}
.pt-80 {
padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
.pt-80 {
padding-top: 64px;
}
}
@media only screen and (max-width: 640px) {
.pt-80 {
padding-top: 32px;
}
}
.p-80 {
padding: 80px 0;
}
@media only screen and (max-width: 1024px) {
.p-80 {
padding: 64px 0;
}
}
@media only screen and (max-width: 640px) {
.p-80 {
padding: 32px 0;
}
}
.mb-100 {
margin-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
.mb-100 {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 640px) {
.mb-100 {
margin-bottom: 40px;
}
}
.mt-100 {
margin-top: 100px;
}
@media only screen and (max-width: 1024px) {
.mt-100 {
margin-top: 80px;
}
}
@media only screen and (max-width: 640px) {
.mt-100 {
margin-top: 40px;
}
}
.m-100 {
margin: 100px 0;
}
@media only screen and (max-width: 1024px) {
.m-100 {
margin: 80px 0;
}
}
@media only screen and (max-width: 640px) {
.m-100 {
margin: 40px 0;
}
}
.pb-100 {
padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
.pb-100 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 640px) {
.pb-100 {
padding-bottom: 40px;
}
}
.pt-100 {
padding-top: 100px;
}
@media only screen and (max-width: 1024px) {
.pt-100 {
padding-top: 80px;
}
}
@media only screen and (max-width: 640px) {
.pt-100 {
padding-top: 40px;
}
}
.p-100 {
padding: 100px 0;
}
@media only screen and (max-width: 1024px) {
.p-100 {
padding: 80px 0;
}
}
@media only screen and (max-width: 640px) {
.p-100 {
padding: 40px 0;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select:focus,
textarea:focus,
input:focus {
font-size: 16px;
background: #eee;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select,
textarea,
input {
font-size: 16px !important;
}
}
.list {
display: grid;
grid-gap: 28px;
}
.list--three {
grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
* {
outline: none !important;
-webkit-tap-highlight-color: transparent !important;
}
img,
iframe {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
display: block;
}
table {
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom: 18px;
border: 1px solid #ddd;
border-collapse: separate;
*border-collapse: collapsed;
border-radius: 4px;
}
table th,
table td {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
border-top: 1px solid #ddd;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table thead:first-child tr th,
table thead:first-child tr td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #ddd;
}
table th + th,
table td + td,
table th + td,
table td + th {
border-left: 1px solid #ddd;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
border-top: 0;
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
border-radius: 4px 0 0 0;
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
border-radius: 0 4px 0 0;
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
border-radius: 0 0 0 4px;
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
border-radius: 0 0 4px 0;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
background-color: #f9f9f9;
}
table tbody tr:hover td,
table tbody tr:hover th {
background-color: #f5f5f5;
}
body > svg {
display: none;
}
.bg-mark {
background: #7eca1d;
}
.type-mark {
color: #7eca1d;
}
.icon-mark {
fill: #7eca1d;
}
.bg-greenDark {
background: #65a217;
}
.type-greenDark {
color: #65a217;
}
.icon-greenDark {
fill: #65a217;
}
.bg-greenPrimary {
background: #7eca1d;
}
.type-greenPrimary {
color: #7eca1d;
}
.icon-greenPrimary {
fill: #7eca1d;
}
.bg-green {
background: #a9d96b;
}
.type-green {
color: #a9d96b;
}
.icon-green {
fill: #a9d96b;
}
.bg-greenLight {
background: #e6f2d6;
}
.type-greenLight {
color: #e6f2d6;
}
.icon-greenLight {
fill: #e6f2d6;
}
.bg-grayPrimary {
background: #565762;
}
.type-grayPrimary {
color: #565762;
}
.icon-grayPrimary {
fill: #565762;
}
.bg-gray {
background: #adaeb9;
}
.type-gray {
color: #adaeb9;
}
.icon-gray {
fill: #adaeb9;
}
.bg-grayLight {
background: #c4c5cc;
}
.type-grayLight {
color: #c4c5cc;
}
.icon-grayLight {
fill: #c4c5cc;
}
.bg-pink {
background: #ff6889;
}
.type-pink {
color: #ff6889;
}
.icon-pink {
fill: #ff6889;
}
.bg-pinkLight {
background: #fff3f6;
}
.type-pinkLight {
color: #fff3f6;
}
.icon-pinkLight {
fill: #fff3f6;
}
.bg-violet {
background: #6b33b2;
}
.type-violet {
color: #6b33b2;
}
.icon-violet {
fill: #6b33b2;
}
.bg-violetLight {
background: #f4eff9;
}
.type-violetLight {
color: #f4eff9;
}
.icon-violetLight {
fill: #f4eff9;
}
.bg-orange {
background: #ff7b27;
}
.type-orange {
color: #ff7b27;
}
.icon-orange {
fill: #ff7b27;
}
.bg-orangeLight {
background: #fff5ee;
}
.type-orangeLight {
color: #fff5ee;
}
.icon-orangeLight {
fill: #fff5ee;
}
.bg-blue {
background: #0065bd;
}
.type-blue {
color: #0065bd;
}
.icon-blue {
fill: #0065bd;
}
.bg-blueLight {
background: #ebf3fa;
}
.type-blueLight {
color: #ebf3fa;
}
.icon-blueLight {
fill: #ebf3fa;
}
.bg-sea {
background: #1dd0c7;
}
.type-sea {
color: #1dd0c7;
}
.icon-sea {
fill: #1dd0c7;
}
.bg-seaLight {
background: #edfcfb;
}
.type-seaLight {
color: #edfcfb;
}
.icon-seaLight {
fill: #edfcfb;
}
.bg-swapm {
background: #768668;
}
.type-swapm {
color: #768668;
}
.icon-swapm {
fill: #768668;
}
.bg-swapmLight {
background: #f4f6f3;
}
.type-swapmLight {
color: #f4f6f3;
}
.icon-swapmLight {
fill: #f4f6f3;
}
.bg-typePrimary {
background: #5c5e6e;
}
.type-typePrimary {
color: #5c5e6e;
}
.icon-typePrimary {
fill: #5c5e6e;
}
.bg-typeSecondary {
background: #9699a8;
}
.type-typeSecondary {
color: #9699a8;
}
.icon-typeSecondary {
fill: #9699a8;
}
.bg-typeDisable {
background: #c8cad4;
}
.type-typeDisable {
color: #c8cad4;
}
.icon-typeDisable {
fill: #c8cad4;
}
.bg-stateErrorBG {
background: #ffe1e6;
}
.type-stateErrorBG {
color: #ffe1e6;
}
.icon-stateErrorBG {
fill: #ffe1e6;
}
.bg-stateError {
background: #d00025;
}
.type-stateError {
color: #d00025;
}
.icon-stateError {
fill: #d00025;
}
.bg-stateSuccessBG {
background: #edfdd9;
}
.type-stateSuccessBG {
color: #edfdd9;
}
.icon-stateSuccessBG {
fill: #edfdd9;
}
.bg-stateWarningBG {
background: #ffedd8;
}
.type-stateWarningBG {
color: #ffedd8;
}
.icon-stateWarningBG {
fill: #ffedd8;
}
.bg-stateWarning {
background: #ff8a00;
}
.type-stateWarning {
color: #ff8a00;
}
.icon-stateWarning {
fill: #ff8a00;
}
.el--seaLight {
background-color: #edfcfb;
color: #1dd0c7;
}
.el--seaLight:hover,
.el--seaLight.active {
background: #1dd0c7;
color: #fff;
}
.el--blueLight {
background-color: #ebf3fa;
color: #0065bd;
}
.el--blueLight:hover,
.el--blueLight.active {
background: #0065bd;
color: #fff;
}
.el--pinkLight {
background-color: #fff3f6;
color: #ff6889;
}
.el--pinkLight:hover,
.el--pinkLight.active {
background: #ff6889;
color: #fff;
}
.el--violetLight {
background-color: #f4eff9;
color: #6b33b2;
}
.el--violetLight:hover,
.el--violetLight.active {
background: #6b33b2;
color: #fff;
}
.el--orangeLight {
background-color: #fff5ee;
color: #ff7b27;
}
.el--orangeLight:hover,
.el--orangeLight.active {
background: #ff7b27;
color: #fff;
}
.el--swapmLight {
background-color: #f4f6f3;
color: #768668;
}
.el--swapmLight:hover,
.el--swapmLight.active {
background: #768668;
color: #fff;
}
.el--greenLight {
background-color: #e6f2d6;
color: #a9d96b;
}
.el--greenLight:hover,
.el--greenLight.active {
background: #a9d96b;
color: #fff;
}
.bg-gradient {
background: linear-gradient(98.95deg, #e3eeff 0%, #e4f6e4 52.6%, #ffeee4 100%);
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Regular.woff2") format('woff2'), url("../fonts/Ubuntu-Regular.woff") format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Medium.woff2") format('woff2'), url("../fonts/Ubuntu-Medium.woff") format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Ubuntu';
src: url("../fonts/Ubuntu-Bold.woff2") format('woff2'), url("../fonts/Ubuntu-Bold.woff") format('woff');
font-weight: 700;
font-style: normal;
}
.type--sm,
.title--sm,
.dropdown-title {
font-size: 12px;
}
@media only screen and (max-width: 768px) {
.type--sm,
.title--sm,
.dropdown-title {
font-size: 10px;
}
}
.type--smx {
font-size: 14px;
}
@media only screen and (max-width: 768px) {
.type--smx {
font-size: 12px;
}
}
.type--main,
.title--main,
p,
.btn--sm {
font-size: 16px;
}
@media only screen and (max-width: 768px) {
.type--main,
.title--main,
p,
.btn--sm {
font-size: 16px;
}
}
.type--md,
.title--md,
h5,
.btn--md {
font-size: 20px;
}
@media only screen and (max-width: 768px) {
.type--md,
.title--md,
h5,
.btn--md {
font-size: 18px;
}
}
.type--mdx,
.title--mdx,
h4 {
font-size: 24px;
}
@media only screen and (max-width: 768px) {
.type--mdx,
.title--mdx,
h4 {
font-size: 20px;
}
}
.type--lg,
.title--lg,
h3 {
font-size: 32px;
}
@media only screen and (max-width: 768px) {
.type--lg,
.title--lg,
h3 {
font-size: 24px;
}
}
.type--lgx,
.title--lgx,
h2 {
font-size: 44px;
}
@media only screen and (max-width: 768px) {
.type--lgx,
.title--lgx,
h2 {
font-size: 32px;
}
}
.type--xl,
.title--xl,
h1 {
font-size: 64px;
}
@media only screen and (max-width: 768px) {
.type--xl,
.title--xl,
h1 {
font-size: 44px;
}
}
.type--mark {
color: #7eca1d;
}
.type--white {
color: #fff;
}
.type--black {
color: #111;
}
.type--secondary {
color: #9699a8;
}
.type--head {
color: #111;
font-weight: 700;
}
.type--bold {
font-weight: bold;
}
.type--center {
text-align: center;
}
.type--right {
text-align: right;
}
.title {
font-weight: 700;
color: #111;
}
.title wbr {
display: none;
}
.title--sm {
font-weight: 700;
color: #111;
}
.title--main {
font-weight: 700;
color: #111;
}
.title--md {
font-weight: 700;
color: #111;
}
.title--mdx {
font-weight: 700;
color: #111;
margin-bottom: 20px;
}
.title--lg {
font-weight: 700;
color: #111;
}
.title--lgx {
font-weight: 700;
color: #111;
}
.title--xl {
font-weight: 700;
color: #111;
}
.title-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
grid-gap: 20px;
}
h5 {
color: #111;
margin: 0;
}
h4 {
color: #111;
margin: 0;
}
h3 {
color: #111;
margin: 0;
}
h2 {
color: #111;
margin: 0;
}
h1 {
color: #111;
margin: 0;
}
a {
color: #111;
text-decoration: none;
transition: all 0.4s;
}
a:hover {
color: #000;
}
a:visiter {
color: #000;
}
.link--mark,
.text a:not(.btn--md):not(.btn--sm) {
color: #7eca1d;
transition: color 0.4s;
}
.link--mark:hover,
.text a:not(.btn--md):not(.btn--sm):hover {
cursor: pointer;
}
.link--mark:hover,
.text a:not(.btn--md):not(.btn--sm):hover {
color: #65a217;
}
.link--mark:visiter,
.text a:not(.btn--md):not(.btn--sm):visiter {
color: #65a217;
}
.link {
transition: color 0.4s;
color: #111;
}
.link:hover {
cursor: pointer;
}
.link:hover {
color: #7eca1d;
}
.link:visiter {
color: #7eca1d;
}
.link--text {
color: #111;
text-decoration: underline;
}
.link--text:hover {
text-decoration: none;
}
.text {
color: #111;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5 {
margin: 3.5rem 0 2rem;
}
.text h1:first-of-type,
.text h2:first-of-type,
.text h3:first-of-type,
.text h4:first-of-type,
.text h5:first-of-type,
.text h6:first-of-type,
.text p {
margin-top: 0 !important;
}
.text p {
line-height: 1.6;
margin-bottom: 30px;
}
.text p:first-child {
margin-top: 0;
}
.text p:last-child {
margin-bottom: 0;
}
.text ul {
margin-bottom: 30px;
padding-left: 26px;
list-style: none;
}
.text ul li {
line-height: 1.6;
margin-bottom: 16px;
position: relative;
}
.text ul li:before {
content: '';
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #7eca1d;
left: -26px;
top: 6px;
}
.text ul li:last-child {
margin-bottom: 0;
}
.icon-row {
display: flex;
align-items: center;
}
.icon-row span {
width: calc(100% - 36px);
}
.icon-row--extend {
margin-bottom: 32px;
}
.icon {
width: 24px;
height: 24px;
}
.icon--sm {
width: 18px;
height: 18px;
}
.icon--md {
width: 32px;
height: 32px;
}
.icon--lg {
width: 48px;
height: 48px;
}
.icon--xl {
width: 80px;
height: 80px;
}
.icon--left {
margin-left: 10px;
}
.icon--right {
margin-right: 10px;
}
.icon--mark {
fill: #7eca1d;
}
.icon--gray {
fill: #adaeb9;
}
.icon--orange {
fill: #ff7b27;
}
.icon--white {
fill: #fff;
}
.db {
display: block;
}
.btn,
.btn--sm,
.btn--md,
.btn--mobile,
.btn--mark,
.btn--light,
.btn--text,
.btn--text-red,
.btn--white {
border-radius: 32px;
transition: all 0.4s;
display: inline-block;
background: none;
border: 0;
text-align: center;
position: relative;
}
.btn:before,
.btn--sm:before,
.btn--md:before,
.btn--mobile:before,
.btn--mark:before,
.btn--light:before,
.btn--text:before,
.btn--text-red:before,
.btn--white:before {
content: '';
position: absolute;
width: calc(100% + 10px);
height: calc(100% + 10px);
left: -5px;
top: -5px;
border-radius: 34px;
z-index: -1;
}
.btn:hover,
.btn--sm:hover,
.btn--md:hover,
.btn--mobile:hover,
.btn--mark:hover,
.btn--light:hover,
.btn--text:hover,
.btn--text-red:hover,
.btn--white:hover {
cursor: pointer;
}
.btn--sm {
padding: 10px 29px;
font-weight: 500;
}
.btn--sm .btn-icon-row--right .icon {
margin-left: 10px;
margin-right: -5px;
}
.btn--sm .btn-icon-row--left .icon {
margin-right: 10px;
margin-left: -5px;
}
.btn--sm-fix {
padding: 10px 20px;
}
.btn--sm-round {
width: 44px;
height: 44px;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
min-width: 44px;
}
.btn--md {
padding: 17px 48px;
font-weight: 700;
}
.btn--md .btn-icon-row--right .icon {
margin-left: 20px;
margin-right: -10px;
}
.btn--md .btn-icon-row--left .icon {
margin-right: 20px;
margin-left: -10px;
}
@media only screen and (max-width: 640px) {
.btn--md.btn--full {
padding: 17px;
}
}
.btn--md-figure {
width: 64px;
height: 64px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.btn--md-figure .icon {
fill: #fff;
width: 24px;
height: 24px;
}
.btn--sm-figure {
width: 44px;
height: 44px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.btn--sm-figure .icon {
fill: #fff;
width: 24px;
height: 24px;
}
@media only screen and (max-width: 640px) {
.btn--mobile {
width: 100%;
text-align: center;
}
}
.btn--mark {
color: #fff;
background: #7eca1d;
}
.btn--mark .icon {
fill: #fff;
}
.btn--mark:hover {
background-color: #65a217;
color: #fff !important;
}
.btn--mark:active:before {
content: '';
border: 2px solid #a9d96b;
}
.btn--mark input[type="submit"] {
border: 0;
}
.btn--mark .icon {
fill: #fff;
}
.btn--mark.disable {
background: #c4c5cc;
color: #c8cad4;
pointer-events: none;
color: #fff;
}
.btn--disable {
border: 1px solid #dcdfe8;
background-color: #c4c5cc;
}
.btn--light {
border: 1px solid #dcdfe8;
background-color: #fff;
color: #7eca1d;
}
.btn--light .icon {
fill: #7eca1d;
}
.btn--light:hover,
.btn--light.active {
background: #e6f2d6;
border: 1px solid #7eca1d;
color: #7eca1d;
}
.btn--light.active {
background: #e6f2d6;
border: 1px solid #7eca1d;
color: #7eca1d;
}
.btn--light:active:before {
content: '';
border: 2px solid #e6f2d6;
}
.btn--light.disable {
pointer-events: none;
color: #c8cad4 !important;
}
.btn--text {
border: 0;
background-color: none;
color: #7eca1d;
}
.btn--text .icon {
fill: #7eca1d;
}
.btn--text:hover {
background: #e6f2d6;
color: #7eca1d;
}
.btn--text:active:before {
content: '';
border: 2px solid #e6f2d6;
}
.btn--text-red {
border: 0;
background-color: none;
color: #d00025;
}
.btn--text-red .icon {
fill: #d00025;
}
.btn--text-red:hover {
color: #d00025;
background: #ffe1e6;
}
.btn--text-red:active:before {
content: '';
border: 2px solid #ffe1e6;
}
.btn--text.disable {
pointer-events: none;
color: #c8cad4;
}
.btn--white {
color: #111;
background: #fff;
font-weight: 700;
}
.btn--white:hover {
background: rgba(255,255,255,0.8);
}
.btn--white .icon {
fill: #111;
}
.btn--dotted {
border: 1px dashed #dcdfe8;
border-radius: 8px;
font-size: 16px;
}
.btn--dotted:hover {
color: #7eca1d;
border: 1px dashed #7eca1d;
}
.btn-icon-row {
display: flex;
justify-content: center;
align-items: center;
}
.btn--full {
width: 100%;
display: block;
}
.btn-row {
display: grid;
grid-gap: 20px;
}
.btn-row--line {
display: flex;
flex-wrap: wrap;
}
.btn--grow {
flex-grow: 1;
}
.btn-menu-wrap {
position: relative;
}
.btn-menu-wrap .btn-menu {
display: none;
position: absolute;
left: calc(-50% + 10px);
top: 110%;
z-index: 10;
}
@media only screen and (max-width: 1024px) {
.btn-menu-wrap .btn-menu {
left: initial;
right: 0;
}
}
.btn-menu-wrap .btn-menu-cont {
background: #fff;
border-radius: 8px;
border: 1px solid #dcdfe8;
display: flex;
flex-flow: column;
width: 248px;
padding: 20px;
grid-gap: 10px;
text-align: left;
}
.btn-menu-wrap .btn-menu__el {
color: #111;
transition: all 0.4s;
}
.btn-menu-wrap .btn-menu__el:hover {
cursor: pointer;
}
.btn-menu-wrap .btn-menu__el.type--stateError {
color: #d00025;
}
.btn-menu-wrap .btn-menu__el:hover {
color: #7eca1d;
}
.input,
.textarea,
.select {
padding: 25px 20px 12px 20px;
border: 1px solid #dcdfe8;
resize: none;
outline: 0 !important;
border-radius: 4px;
font-family: 'Ubuntu', sans-serif;
display: block !important;
background: #f1f2f6;
transition: all 0.4s;
line-height: 1.6;
}
.input input::-webkit-input-placeholder,
.textarea input::-webkit-input-placeholder,
.select input::-webkit-input-placeholder {
color: #888;
}
.input input::-moz-placeholder,
.textarea input::-moz-placeholder,
.select input::-moz-placeholder {
color: #888;
}
.input input:-moz-placeholder,
.textarea input:-moz-placeholder,
.select input:-moz-placeholder {
color: #888;
}
.input input:-ms-input-placeholder,
.textarea input:-ms-input-placeholder,
.select input:-ms-input-placeholder {
color: #888;
}
.input:focus,
.textarea:focus,
.select:focus {
border: 1px solid #bfc0c9;
background: #fff;
color: #111;
}
.input--disable + .input-placeholder-val {
color: #c8cad4;
}
.style-label {
display: flex;
position: relative;
align-items: center;
}
.style-label:hover {
cursor: pointer;
}
.check-el input {
position: absolute;
top: 0;
left: -9999px;
}
.style-input-text {
color: #111;
line-height: 1.6;
}
@media only screen and (max-width: 640px) {
.style-input-text {
width: calc(100% - 60px);
}
}
.style-input-text a {
color: #7eca1d;
}
.style-label--checkbox .style-input-element {
border-radius: 4px;
transition: all 0.4s;
width: 32px;
height: 32px;
position: relative;
display: inline-block;
margin-right: 16px;
background: #fff;
border: 1px solid #dcdfe8;
}
.style-label--checkbox .style-input-element:hover {
cursor: pointer;
}
.style-label--checkbox .style-input-element:hover {
border: 2px solid #bfc0c9;
}
.style-label--checkbox.style-label--disable .style-input-element {
background: #f1f2f6 !important;
}
.style-label--checkbox .icon {
display: none;
}
.style-label--checkbox .style-input:checked ~ .style-input-element {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
background: #5da600;
border: 1px solid #5da600;
}
.style-label--checkbox .style-input:checked ~ .style-input-element .icon {
display: block;
fill: #fff;
width: 24px;
height: 24px;
}
.style-label--radio .style-input-element {
width: 32px;
height: 32px;
position: relative;
display: inline-block;
margin-right: 16px;
background: #fff;
border: 2px solid #dcdfe8;
border-radius: 50%;
transition: all 0.4s;
}
.style-label--radio .style-input-element:hover {
cursor: pointer;
}
.style-label--radio .style-input-element:hover {
border: 2px solid #7eca1d;
}
.style-label--radio.style-label--disable .style-input-element {
background: #f1f2f6 !important;
}
.style-label--radio .style-input:checked ~ .style-input-element {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
border: 1px solid #5da600;
background: #5da600;
}
.style-label--radio .style-input:checked ~ .style-input-element .icon-radio {
border-radius: 50%;
width: 16px;
height: 16px;
background: #fff;
}
.style-label--remove .style-input:checked ~ .style-input-element {
border: 1px solid #d00025;
background: #d00025;
}
.style-label--remove .style-input:checked ~ .style-input-text {
color: #ff4136;
text-decoration: line-through;
}
.input-row {
position: relative;
margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
.input-row {
margin-bottom: 16px;
}
}
.input-row .input {
width: 100%;
}
.input-row.active .input-msg {
display: block;
}
.input-row--clear {
margin-bottom: 0;
}
.input-row--full {
height: 100%;
}
.input-row--full textarea {
height: calc(100% - 24px);
}
.input-btn-cont {
display: flex;
align-items: flex-start;
}
.input-btn-cont .input-row {
margin-right: 28px;
min-width: 300px;
}
@media only screen and (max-width: 640px) {
.input-btn-cont .input-row {
width: 100%;
min-width: initial;
}
}
@media only screen and (max-width: 640px) {
.input-btn-cont--full {
flex-flow: column;
}
}
.input-btn-cont--full .input-row {
width: 100%;
}
.input-row__title {
margin-bottom: 10px;
}
.input-row--error {
margin-bottom: 16px;
}
.input-row--error .input {
border-color: #d00025;
color: #d00025;
}
.input-row--error .input-msg {
display: block;
color: #d00025;
}
.input-row--error .error {
color: #d00025;
}
.input-row--error .style-input-element {
border: 1px solid #d00025;
}
.input-row--success {
margin-bottom: 16px;
}
.input-row--success .input-msg {
display: block;
color: #5da600;
}
.input-msg {
margin: 10px 0 0 0;
display: none;
}
.input-row--validate {
position: relative;
}
.input-row--validate .input {
padding-right: 50px;
}
.input-row--validate .icon {
position: absolute;
top: 20px;
right: 20px;
display: none;
}
.input-row--validate.input-row--error .icon-validate-false {
display: block !important;
fill: #d00025;
}
.input-row--validate.input-row--success .icon-validate-true {
display: block !important;
fill: #5da600;
}
.input-row--promocode {
position: relative;
}
.input-row--promocode:hover {
cursor: pointer;
}
.input-row--promocode:hover .icon {
fill: #111 !important;
}
.input-row--promocode .input {
padding-right: 50px;
color: #111;
font-weight: 500;
}
.input-row--promocode .input:hover {
cursor: pointer;
}
.input-row--promocode .input::selection {
background: transparent !important;
}
.input-row--promocode .input::-moz-selection {
background: transparent !important;
}
.input-row--promocode .input:focus {
pointer-events: none !important;
background: #f1f2f6;
}
.input-row--promocode .icon {
position: absolute;
top: 20px;
right: 20px;
transition: all 0.4s;
fill: #c4c5cc;
}
.input-row--promocode .icon:hover {
cursor: pointer;
}
.input-row--promocode.active .input-msg {
margin-bottom: -32px;
}
.input-cont {
display: grid;
grid-gap: 20px;
}
@media only screen and (max-width: 640px) {
.input-cont {
grid-row-gap: 0;
}
}
@media only screen and (max-width: 640px) {
.input-cont--list {
grid-gap: 20px;
}
}
.input-cont--two {
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 640px) {
.input-cont--two {
grid-template-columns: 1fr;
}
}
.input-cont--three {
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 640px) {
.input-cont--three {
grid-template-columns: 1fr;
}
}
.input-cont--four {
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 640px) {
.input-cont--four {
grid-template-columns: 1fr 1fr;
}
}
.login-remember {
margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
.login-remember .style-label {
align-items: flex-start;
}
}
.login-remember .style-input-text {
font-size: 14px;
color: #111;
line-height: 1.6;
margin-top: 3px;
}
.login-remember .style-input-text a {
color: #7eca1d;
}
.input-get {
display: flex;
align-items: stretch;
margin-bottom: 20px;
}
.input-get .input {
border-radius: 5px 0 0 5px;
}
.input-get__btn {
position: relative;
}
.input-get__btn .icon {
position: absolute;
width: 14px;
height: 14px;
fill: #fff;
top: 50%;
left: 50%;
margin-left: -7px;
margin-top: -7px;
}
.input-get__btn .input-get__btn-el {
height: 100%;
background: #7eca1d;
border-radius: 0 5px 5px 0;
border: 0;
width: 60px;
}
.input-get__btn .input-get__btn-el:hover {
background: #70b41a;
}
.incr {
display: flex;
position: relative;
border: 1px solid #dcdfe8;
border-radius: 22px;
transition: all 0.4s;
height: 44px;
}
.incr:hover {
box-shadow: 0px 4px 8px rgba(102,130,185,0.12);
}
.incr__nav {
display: flex;
justify-content: center;
align-items: center;
transition: all 0.4s;
width: 40px;
height: 40px;
border-radius: 50%;
}
.incr__nav .icon {
width: 20px;
height: 20px;
fill: #adaeb9;
transition: all 0.4s;
}
.incr__nav:hover:hover {
cursor: pointer;
}
.incr__nav:hover .icon {
fill: #7eca1d;
}
.incr__val {
display: flex;
justify-content: center;
align-items: center;
background: #fff;
position: relative;
transition: all 0.4s;
padding: 0 15px;
}
.incr__val span {
outline: none;
user-select: none;
}
.incr-btn .incr-btn-wrap {
display: none;
}
.incr-btn--active .incr-btn__el {
display: none;
}
.incr-btn--active .incr-btn-wrap {
display: block;
}
.input-placeholder-val {
position: absolute;
left: 20px;
top: 20px;
transition: all 0.4s;
color: #5c5e6e;
}
.input:focus+span,
.input[data-empty="false"] + span {
top: 10px;
font-size: 10px;
color: #9699a8 !important;
}
.switch {
position: relative;
background: #565762;
height: 34px;
min-width: 62px;
width: 62px;
border-radius: 18px;
}
.switch:hover {
cursor: pointer;
}
.switch:before {
content: '';
transition: all 0.4s;
width: 24px;
height: 24px;
border-radius: 50%;
background: #fff;
position: absolute;
left: 6px;
top: 4.5px;
}
.switch.active {
background: #5da600;
}
.switch.active:before {
content: '';
width: 24px;
height: 24px;
border-radius: 50%;
background: #fff;
position: absolute;
left: calc(100% - 30px);
}
.switch-row {
display: flex;
align-items: center;
grid-gap: 20px;
}
.dropdown {
width: 100%;
display: inline-block;
transition: all 0.4s;
position: relative;
outline: none !important;
z-index: 100;
}
.dropdown-current {
border-radius: 4px;
transition: all 0.4s;
background: #f1f2f6;
border: 1px solid #dcdfe8;
cursor: pointer;
display: block;
padding: 28px 46px 12px 20px;
position: relative;
}
.dropdown-current:hover {
border: 1px solid #bfc0c9;
}
.dropdown-current:hover .icon {
fill: #111;
}
.dropdown-current>.icon {
position: absolute;
top: calc(50% - 12px);
right: 20px;
width: 24px;
height: 24px;
transition: all 0.4s;
fill: #c4c5cc;
}
.dropdown-current--flat {
padding: 20px;
}
.dropdown-current--white {
border: 0 !important;
background: #fff;
}
.dropdown-current__val {
color: #111;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.dropdown-title {
position: absolute;
top: 8px;
left: 20px;
color: #9699a8;
}
.dropdown.active>.icon {
transform: rotate(180deg);
}
.dropdown.active .dropdown-current {
background: #fff;
}
.dropdown-menu {
position: absolute;
background-color: #fff;
width: 100%;
border-radius: 4px;
box-shadow: 0 12px 32px rgba(41,42,53,0.16);
overflow: hidden;
display: none;
max-height: 200px;
overflow-y: auto;
z-index: 10;
}
.dropdown-menu::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
background: #f3f3f3;
}
.dropdown-menu::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.dropdown-menu {
max-height: initial;
}
.dropdown-menu__el {
padding: 18px 20px;
transition: all 0.4s;
display: block;
}
.dropdown-menu__el:hover {
cursor: pointer;
}
.dropdown-menu__el:last-child {
border: 0;
}
.dropdown-menu__el:hover {
background: #e6f2d6;
color: #111;
}
/* block footer*/
/*block footer end */
.title {
border-bottom: 1px solid #dcdfe8;
padding-bottom: 30px;
}
.elements-hr {
margin: 40px 0;
display: block;
height: 1px;
border-bottom: 1px solid #d1d1d1;
}
.element-list-svg {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(auto-fill, minmax(7rem, 1fr));
}
.style-content {
padding: 40px 10px;
}
.element-list-svg__icon {
display: flex;
justify-content: center;
align-items: center;
flex-flow: column;
padding: 20px 5px;
border: 1px solid #dcdfe8;
border-radius: 5px;
}
.element-list-svg__icon .icon {
width: 40px;
height: 40px;
margin-bottom: 5px;
}
.element-list-svg__name {
text-align: center;
}
.color-grid {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
margin: 40px 0;
}
.color-grid__el {
position: relative;
border-radius: 10px;
overflow: hidden;
padding: 30% 10%;
}
.color-grid__el-wrap {
color: #fff;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
flex-flow: column;
justify-content: space-between;
padding: 20px;
}
.color-grid__el-wrap--dark {
color: #5c5e6e;
}
.color-grid__el-name {
font-weight: 700;
}
.color-grid__el-var {
margin-top: auto;
margin-bottom: 10px;
}
.buttons-list {
margin-bottom: 30px;
}
.buttons-list .btn--md {
margin: 4px;
}
.buttons-list .btn--md-figure {
margin: 4px;
}
.buttons-list .btn--sm-figure {
margin: 4px;
}
.buttons-list .btn--sm {
margin: 8px;
}
.buttons-list .check-el {
margin: 8px;
}
.buttons-list .switch {
margin: 8px;
}
.buttons-list--center {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.note {
background: #fff5ee;
padding: 2px 30px;
border-radius: 30px;
margin-bottom: 50px;
}
.note b {
color: #111;
} | 0.44746 | 0.079104 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
body {
margin: 10px;
background-color: rgba(255, 255, 255, 0.6);
}
.box {
font-family: Arial, Helvetica, sans-serif;
background-color: #A8CF45;
margin: 10px;
text-align: center;
font-weight: bolder;
padding: 15px 30px;
width: 80px;
display: inline-block;
vertical-align: middle;
}
.flash:hover {
animation: 0.7s flash 1;
}
@keyframes flash {
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.click:hover {
animation: 0.7s click 1;
}
@keyframes click {
25%,
75% {
transform: scale(0.8);
}
50% {
transform: scale(1.1);
}
}
.chicle:hover {
animation: 1s chicle 1;
}
@keyframes chicle {
30% {
transform: scaleX(1.25) scaleY(0.75);
}
50% {
transform: scaleX(0.75) scaleY(1.25);
}
60% {
transform: scaleX(1.15) scaleY(0.85);
}
}
.sacudir:hover {
animation: 1s sacudir infinite;
}
@keyframes sacudir {
5%,
25%,
45%,
65%,
85% {
transform: translateY(-10px);
}
15%,
35%,
55%,
75% {
transform: translateY(10px);
}
10%,
30%,
50%,
70%,
90% {
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
transform: translateX(10px);
}
}
.cartel:hover {
animation: 1s cartel 1;
transform-origin: top center;
}
@keyframes cartel {
20% {
transform: rotate(15deg);
}
40% {
transform: rotate(-10deg);
}
60% {
transform: rotate(5deg);
}
80% {
transform: rotate(-3deg);
}
}
.balanceo:hover {
animation: 1s balanceo 1;
}
@keyframes balanceo {
20% {
transform: scale(0.7) rotate(-6deg);
}
30%,
70% {
transform: scale(1.1) rotate(6deg);
}
40%,
90% {
transform: scale(1.1) rotate(-6deg);
}
}
.vaiven:hover {
animation: 1s vaiven 1;
}
@keyframes vaiven {
15% {
transform: rotate(-10deg) translateX(-25%);
}
30% {
transform: rotate(5deg) translateX(20%);
}
45% {
transform: rotate(-3deg) translateX(-10%);
}
60% {
transform: rotate(2deg) translateX(5%);
}
75% {
transform: rotate(-1deg) translateX(-3%);
}
}
.caida {
animation: 1s caida 1;
transform-origin: top left;
}
@keyframes caida {
20%,
60% {
transform: rotate(80deg);
}
40% {
transform: rotate(60deg);
}
80% {
opacity: 1;
transform: rotate(60deg);
}
100% {
transform: translateY(500px);
opacity: 0;
}
}
.inRotativo {
animation: 1s inRotativo 1;
}
@keyframes inRotativo {
0% {
opacity: 0;
transform: translateX(-100%) rotate(-260deg);
}
}
.outRotativo {
animation: 1s outRotativo 1;
}
@keyframes outRotativo {
100% {
opacity: 0;
transform: translateX(100%) rotate(260deg);
}
}
.rebote {
animation: 2s rebote 1;
}
@keyframes rebote {
20%,
50%,
80% {
transform: translateY(0px);
}
40% {
transform: translateY(-45px);
}
60% {
transform: translateY(-25px);
}
}
.reboteIn {
animation: 1s reboteIn 1;
}
@keyframes reboteIn {
0% {
opacity: 0;
transform: scale(0.3);
}
50% {
opacity: 1;
transform: scale(1.1);
}
70% {
transform: scale(0.8);
}
}
.reboteOut {
animation: 1s reboteOut 1;
}
@keyframes reboteOut {
25% {
transform: scale(0.9);
}
50% {
transform: scale(1.1);
opacity: 1;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.fadeIn {
animation: 2s fadeIn 1;
position: relative;
overflow: hidden;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
50% {
opacity: 0.7;
}
}
.tapa {
height: 100%;
width: 100%;
top: 0;
left: 140px;
position: absolute;
background-color: white;
z-index: 10;
animation: 2s retirada 1;
}
@keyframes retirada {
0% {
left: 0px
}
}
.velozIn {
animation: 1s velozIn 1;
}
@keyframes velozIn {
0% {
opacity: 0;
transform: translateX(-200%) skewX(30deg);
}
60% {
opacity: 1;
transform: translateX(-20%) skewX(-30deg);
}
80% {
transform: skewX(15deg);
}
}
.giro {
transform-origin: center;
animation: 1s giro 1;
}
@keyframes giro {
0% {
opacity: 0;
transform: rotate(-200deg);
}
}
.sombra_movil {
transform: translateX(0);
}
.sombra_movil:hover {
transform: translateY(-6px);
animation: 1.5s movercaja infinite;
}
@keyframes movercaja {
50% {
transform: translateY(-3px);
}
}
.sombra_movil::before {
content: '';
height: 10px;
width: 90%;
position: absolute;
top: 100%;
left: 5%;
opacity: 0;
background: radial-gradient(ellipse at center,
rgba(0, 0, 0, 0.35) 0%,
rgba(0, 0, 0, 0) 80%);
transition-duration: 0.3s;
}
.sombra_movil:hover::before {
opacity: 0.4;
transform: translateY(6px);
animation: 1.5s moversombra infinite;
}
@keyframes moversombra {
50% {
opacity: 1;
transform: translateY(3px);
}
} | animaciones/style-final.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
body {
margin: 10px;
background-color: rgba(255, 255, 255, 0.6);
}
.box {
font-family: Arial, Helvetica, sans-serif;
background-color: #A8CF45;
margin: 10px;
text-align: center;
font-weight: bolder;
padding: 15px 30px;
width: 80px;
display: inline-block;
vertical-align: middle;
}
.flash:hover {
animation: 0.7s flash 1;
}
@keyframes flash {
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.click:hover {
animation: 0.7s click 1;
}
@keyframes click {
25%,
75% {
transform: scale(0.8);
}
50% {
transform: scale(1.1);
}
}
.chicle:hover {
animation: 1s chicle 1;
}
@keyframes chicle {
30% {
transform: scaleX(1.25) scaleY(0.75);
}
50% {
transform: scaleX(0.75) scaleY(1.25);
}
60% {
transform: scaleX(1.15) scaleY(0.85);
}
}
.sacudir:hover {
animation: 1s sacudir infinite;
}
@keyframes sacudir {
5%,
25%,
45%,
65%,
85% {
transform: translateY(-10px);
}
15%,
35%,
55%,
75% {
transform: translateY(10px);
}
10%,
30%,
50%,
70%,
90% {
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
transform: translateX(10px);
}
}
.cartel:hover {
animation: 1s cartel 1;
transform-origin: top center;
}
@keyframes cartel {
20% {
transform: rotate(15deg);
}
40% {
transform: rotate(-10deg);
}
60% {
transform: rotate(5deg);
}
80% {
transform: rotate(-3deg);
}
}
.balanceo:hover {
animation: 1s balanceo 1;
}
@keyframes balanceo {
20% {
transform: scale(0.7) rotate(-6deg);
}
30%,
70% {
transform: scale(1.1) rotate(6deg);
}
40%,
90% {
transform: scale(1.1) rotate(-6deg);
}
}
.vaiven:hover {
animation: 1s vaiven 1;
}
@keyframes vaiven {
15% {
transform: rotate(-10deg) translateX(-25%);
}
30% {
transform: rotate(5deg) translateX(20%);
}
45% {
transform: rotate(-3deg) translateX(-10%);
}
60% {
transform: rotate(2deg) translateX(5%);
}
75% {
transform: rotate(-1deg) translateX(-3%);
}
}
.caida {
animation: 1s caida 1;
transform-origin: top left;
}
@keyframes caida {
20%,
60% {
transform: rotate(80deg);
}
40% {
transform: rotate(60deg);
}
80% {
opacity: 1;
transform: rotate(60deg);
}
100% {
transform: translateY(500px);
opacity: 0;
}
}
.inRotativo {
animation: 1s inRotativo 1;
}
@keyframes inRotativo {
0% {
opacity: 0;
transform: translateX(-100%) rotate(-260deg);
}
}
.outRotativo {
animation: 1s outRotativo 1;
}
@keyframes outRotativo {
100% {
opacity: 0;
transform: translateX(100%) rotate(260deg);
}
}
.rebote {
animation: 2s rebote 1;
}
@keyframes rebote {
20%,
50%,
80% {
transform: translateY(0px);
}
40% {
transform: translateY(-45px);
}
60% {
transform: translateY(-25px);
}
}
.reboteIn {
animation: 1s reboteIn 1;
}
@keyframes reboteIn {
0% {
opacity: 0;
transform: scale(0.3);
}
50% {
opacity: 1;
transform: scale(1.1);
}
70% {
transform: scale(0.8);
}
}
.reboteOut {
animation: 1s reboteOut 1;
}
@keyframes reboteOut {
25% {
transform: scale(0.9);
}
50% {
transform: scale(1.1);
opacity: 1;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.fadeIn {
animation: 2s fadeIn 1;
position: relative;
overflow: hidden;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
50% {
opacity: 0.7;
}
}
.tapa {
height: 100%;
width: 100%;
top: 0;
left: 140px;
position: absolute;
background-color: white;
z-index: 10;
animation: 2s retirada 1;
}
@keyframes retirada {
0% {
left: 0px
}
}
.velozIn {
animation: 1s velozIn 1;
}
@keyframes velozIn {
0% {
opacity: 0;
transform: translateX(-200%) skewX(30deg);
}
60% {
opacity: 1;
transform: translateX(-20%) skewX(-30deg);
}
80% {
transform: skewX(15deg);
}
}
.giro {
transform-origin: center;
animation: 1s giro 1;
}
@keyframes giro {
0% {
opacity: 0;
transform: rotate(-200deg);
}
}
.sombra_movil {
transform: translateX(0);
}
.sombra_movil:hover {
transform: translateY(-6px);
animation: 1.5s movercaja infinite;
}
@keyframes movercaja {
50% {
transform: translateY(-3px);
}
}
.sombra_movil::before {
content: '';
height: 10px;
width: 90%;
position: absolute;
top: 100%;
left: 5%;
opacity: 0;
background: radial-gradient(ellipse at center,
rgba(0, 0, 0, 0.35) 0%,
rgba(0, 0, 0, 0) 80%);
transition-duration: 0.3s;
}
.sombra_movil:hover::before {
opacity: 0.4;
transform: translateY(6px);
animation: 1.5s moversombra infinite;
}
@keyframes moversombra {
50% {
opacity: 1;
transform: translateY(3px);
}
} | 0.889733 | 0.294935 |
.login{ width:360px; height:400px; background-color:#fff; padding:10px 25px 0 25px; margin:10% auto 0 auto;box-shadow: 1px 1px 3px #06608B;border-radius:3px; position:relative;}
.login input{ width:90%; padding:15px 5%; border:1px solid #ddd; margin-bottom:10px; border-radius:3px; font-size:16px; background-color:#f7f7f7;
transition:background-color 1s;
-moz-transition:background-color 1s; /* Firefox 4 */
-webkit-transition:background-color 1s; /* Safari and Chrome */
-o-transition:background-color 1s; /* Opera */
}
.login input:hover{ background-color:#59B4DB; color:#fff; border:1px solid #4D98D0;}
.LoginLink{float:right; color:#4D98D0;}
.LoginLink:hover{ text-decoration:underline;}
.LoginBut{ width:100%; height:50px; line-height:50px; color:#fff; background-color:#F65C5C; border:none; border-radius:3px; margin:15px 0; font-size:16px;
transition:border-radius 0.5s, background-color 0.5s;
-moz-transition:border-radius 0.5s, background-color 0.5s; /* Firefox 4 */
-webkit-transition:border-radius 0.5s, background-color 0.5s; /* Safari and Chrome */
-o-transition:border-radius 1s, background-color 0.5s; /* Opera */
}
.LoginBut:hover{ border-radius:25px; background-color:#F43737;}
.LoginBottom{ width:410px; height:50px; line-height:50px; color:#fff; background-color:#343B4D; bottom:0; left:0; position:absolute; font-size:12px; border-radius:0 0 3px 3px;
-moz-box-shadow:0 3px 3px #222 inset; /* For Firefox3.6+ */
-webkit-box-shadow:0 3px 3px #222 inset; /* For Chrome5+, Safari5+ */
box-shadow:0 3px 3px #222 inset; /* For Latest Opera */
}
.menu-item:last-child{
position:relative;
}
.menu-item dl{
display:none;
position:absolute;
z-index:220;
bottom:60px;
left:50%;
width:100px;
margin-left:-50px;
background:red;
/*min-height:100px;*/
background:#e4e3e2;
/*border:1px solid #afaeaf;*/
border-radius:5px;
-webkit-box-shadow:inset 0 0 3px #fff;
background:url(imgs/2.svg#3) no-repeat center center;
-webkit-background-size:100%;
background-size:100%;
}
/*, .menu-item dl:after*/
.menu-item dl:before{
content:"";
display:inline-block;
position:absolute;
z-index:240;
bottom:0;
left:50%;
/*width:0;
height:0;
border:8px solid red;
border-color:#afaeaf transparent transparent transparent;
margin-left:-8px;
margin-bottom:-16px;*/
width:10px;
height:8px;
background: url(imgs/1.svg#2) no-repeat center -55px;
-webkit-background-size: 10px auto;
bottom: -7px;
margin-left: -5px;
}
/*.menu-item dl:after{
z-index:241;
border-color:#e4e3e2 transparent transparent transparent;
margin-bottom:-15px;
}*/
.menu-item dl dd{
line-height:45px;
text-align:center;
background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(194,194,194,0.8)), to(rgba(194,194,194,0.8)), color-stop(50%, rgba(194,194,194,0.8)));
background-size:80% 1px;
background-repeat:no-repeat;
background-position: center bottom;
/*background: url(imgs/3.svg#4) no-repeat center bottom;
-webkit-background-size:100px 1px;*/
}
.menu-item dl dd:last-of-type{
background:none;
}
.menu-item dl dd a{
font-size: 15px;
display:block;
color:#4f4d4f;
text-shadow:0px 1px 0px #ffffff;
white-space: pre;
overflow: hidden;
text-overflow: ellipsis;
}
.menu-item .masklayer_div{
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 180;
background: rgba(0,0,0,0);
}
.menu-item .masklayer_div.on{display: block;} | src/main/webapp/resources/css/css.css | .login{ width:360px; height:400px; background-color:#fff; padding:10px 25px 0 25px; margin:10% auto 0 auto;box-shadow: 1px 1px 3px #06608B;border-radius:3px; position:relative;}
.login input{ width:90%; padding:15px 5%; border:1px solid #ddd; margin-bottom:10px; border-radius:3px; font-size:16px; background-color:#f7f7f7;
transition:background-color 1s;
-moz-transition:background-color 1s; /* Firefox 4 */
-webkit-transition:background-color 1s; /* Safari and Chrome */
-o-transition:background-color 1s; /* Opera */
}
.login input:hover{ background-color:#59B4DB; color:#fff; border:1px solid #4D98D0;}
.LoginLink{float:right; color:#4D98D0;}
.LoginLink:hover{ text-decoration:underline;}
.LoginBut{ width:100%; height:50px; line-height:50px; color:#fff; background-color:#F65C5C; border:none; border-radius:3px; margin:15px 0; font-size:16px;
transition:border-radius 0.5s, background-color 0.5s;
-moz-transition:border-radius 0.5s, background-color 0.5s; /* Firefox 4 */
-webkit-transition:border-radius 0.5s, background-color 0.5s; /* Safari and Chrome */
-o-transition:border-radius 1s, background-color 0.5s; /* Opera */
}
.LoginBut:hover{ border-radius:25px; background-color:#F43737;}
.LoginBottom{ width:410px; height:50px; line-height:50px; color:#fff; background-color:#343B4D; bottom:0; left:0; position:absolute; font-size:12px; border-radius:0 0 3px 3px;
-moz-box-shadow:0 3px 3px #222 inset; /* For Firefox3.6+ */
-webkit-box-shadow:0 3px 3px #222 inset; /* For Chrome5+, Safari5+ */
box-shadow:0 3px 3px #222 inset; /* For Latest Opera */
}
.menu-item:last-child{
position:relative;
}
.menu-item dl{
display:none;
position:absolute;
z-index:220;
bottom:60px;
left:50%;
width:100px;
margin-left:-50px;
background:red;
/*min-height:100px;*/
background:#e4e3e2;
/*border:1px solid #afaeaf;*/
border-radius:5px;
-webkit-box-shadow:inset 0 0 3px #fff;
background:url(imgs/2.svg#3) no-repeat center center;
-webkit-background-size:100%;
background-size:100%;
}
/*, .menu-item dl:after*/
.menu-item dl:before{
content:"";
display:inline-block;
position:absolute;
z-index:240;
bottom:0;
left:50%;
/*width:0;
height:0;
border:8px solid red;
border-color:#afaeaf transparent transparent transparent;
margin-left:-8px;
margin-bottom:-16px;*/
width:10px;
height:8px;
background: url(imgs/1.svg#2) no-repeat center -55px;
-webkit-background-size: 10px auto;
bottom: -7px;
margin-left: -5px;
}
/*.menu-item dl:after{
z-index:241;
border-color:#e4e3e2 transparent transparent transparent;
margin-bottom:-15px;
}*/
.menu-item dl dd{
line-height:45px;
text-align:center;
background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(194,194,194,0.8)), to(rgba(194,194,194,0.8)), color-stop(50%, rgba(194,194,194,0.8)));
background-size:80% 1px;
background-repeat:no-repeat;
background-position: center bottom;
/*background: url(imgs/3.svg#4) no-repeat center bottom;
-webkit-background-size:100px 1px;*/
}
.menu-item dl dd:last-of-type{
background:none;
}
.menu-item dl dd a{
font-size: 15px;
display:block;
color:#4f4d4f;
text-shadow:0px 1px 0px #ffffff;
white-space: pre;
overflow: hidden;
text-overflow: ellipsis;
}
.menu-item .masklayer_div{
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 180;
background: rgba(0,0,0,0);
}
.menu-item .masklayer_div.on{display: block;} | 0.238994 | 0.119691 |
@font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.ttf") format("truetype");
font-weight: normal;
}
@font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.ttf") format("truetype");
font-weight: bold;
}
@font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.ttf") format("truetype");
font-weight: 900;
}
* {
font-family: sahel;
}
body {
width: 100vw;
height: 100vh;
direction: rtl;
}
body main {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body main .main__box {
margin-top: 110px;
width: 498px;
height: 302px;
background-color: rgba(76, 147, 255, 0.06);
border: 1px solid #5D7AEF;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
body main .main__box .damn__input {
position: relative;
}
body main .main__box .damn__input input[type="text"] {
margin-top: 40px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border: 1px solid #FF29D5;
width: 408px;
height: 63px;
outline: none;
font-size: 20px;
padding-right: 20px;
}
body main .main__box .damn__input label {
position: absolute;
right: 20px;
bottom: 25px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
}
body main .main__box .damn__input .label__focus {
background-color: #ffffff;
border: 1px solid rgba(255, 41, 213, 0.26);
padding: 3px 5px 3px 20px;
font-size: 10px;
border-radius: 5px;
bottom: 58px;
}
body main .main__box .creat__damn {
cursor: pointer;
margin-top: 18px;
}
body main .main__overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.15);
z-index: 100;
-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
--webkit-backdrop-filter: blur(4px);
}
body main .main__overlay__box {
width: 600px;
height: 360px;
background-color: #ffffff;
position: absolute;
z-index: 101;
-webkit-transform: rotate(330deg);
transform: rotate(330deg);
top: 204px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border: 1px solid #707070;
}
body main .main__overlay__box .main__overlay__box__title {
background-color: #00E353;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
width: 444px;
height: 88px;
margin-top: 56px;
text-align: center;
line-height: 90px;
font-size: 22px;
font-weight: bold;
color: #0024FF;
}
body main .main__overlay__box .input__second {
margin-top: 57px;
width: 444px;
height: 87px;
border-radius: 10px;
outline: none;
border: 1px solid #000000;
background-color: #DCFFE9;
font-size: 30px;
font-weight: bold;
color: #000000;
padding-right: 20px;
}
body main .main__overlay__box .input__second::-webkit-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second:-ms-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second::-ms-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second::placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .main__overlay__box__images {
width: 444px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 51px;
}
body main .main__overlay__box .main__overlay__box__images span {
display: inline-block;
cursor: pointer;
}
body .d-none {
display: none !important;
}
/*# sourceMappingURL=style.css.map */ | css/style.css | @font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel.ttf") format("truetype");
font-weight: normal;
}
@font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Bold.ttf") format("truetype");
font-weight: bold;
}
@font-face {
font-family: Sahel;
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.eot");
src: url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.eot?#iefix") format("embedded-opentype"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.woff") format("woff"), url("https://cdn.fontcdn.ir/Font/Persian/Sahel/Sahel-Black.ttf") format("truetype");
font-weight: 900;
}
* {
font-family: sahel;
}
body {
width: 100vw;
height: 100vh;
direction: rtl;
}
body main {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body main .main__box {
margin-top: 110px;
width: 498px;
height: 302px;
background-color: rgba(76, 147, 255, 0.06);
border: 1px solid #5D7AEF;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
body main .main__box .damn__input {
position: relative;
}
body main .main__box .damn__input input[type="text"] {
margin-top: 40px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border: 1px solid #FF29D5;
width: 408px;
height: 63px;
outline: none;
font-size: 20px;
padding-right: 20px;
}
body main .main__box .damn__input label {
position: absolute;
right: 20px;
bottom: 25px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
}
body main .main__box .damn__input .label__focus {
background-color: #ffffff;
border: 1px solid rgba(255, 41, 213, 0.26);
padding: 3px 5px 3px 20px;
font-size: 10px;
border-radius: 5px;
bottom: 58px;
}
body main .main__box .creat__damn {
cursor: pointer;
margin-top: 18px;
}
body main .main__overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.15);
z-index: 100;
-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
--webkit-backdrop-filter: blur(4px);
}
body main .main__overlay__box {
width: 600px;
height: 360px;
background-color: #ffffff;
position: absolute;
z-index: 101;
-webkit-transform: rotate(330deg);
transform: rotate(330deg);
top: 204px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border: 1px solid #707070;
}
body main .main__overlay__box .main__overlay__box__title {
background-color: #00E353;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
width: 444px;
height: 88px;
margin-top: 56px;
text-align: center;
line-height: 90px;
font-size: 22px;
font-weight: bold;
color: #0024FF;
}
body main .main__overlay__box .input__second {
margin-top: 57px;
width: 444px;
height: 87px;
border-radius: 10px;
outline: none;
border: 1px solid #000000;
background-color: #DCFFE9;
font-size: 30px;
font-weight: bold;
color: #000000;
padding-right: 20px;
}
body main .main__overlay__box .input__second::-webkit-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second:-ms-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second::-ms-input-placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .input__second::placeholder {
font-size: 30px;
font-weight: bold;
color: #000000;
}
body main .main__overlay__box .main__overlay__box__images {
width: 444px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-top: 51px;
}
body main .main__overlay__box .main__overlay__box__images span {
display: inline-block;
cursor: pointer;
}
body .d-none {
display: none !important;
}
/*# sourceMappingURL=style.css.map */ | 0.322313 | 0.096962 |
@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background:#ffffff;
}
h2{
font-size:26px;
color:#9d2e34;
font-weight:bold;
}
h3{
font-size:18px;
color:#9d2e34;
font-weight:bold;
}
p{
font-size:14px;
line-height:22px;
}
a{
text-decoration:underline;
color:#9d2e34;
}
a:hover{
text-decoration:underline;
color:#9d2e34;
background:#ffffff;
}
a:visited{
color:#9d2e34;
}
a:link{
color:#9d2e34;
}
/***---Styling for menu---**/
#container{
}
#header{
background:#fdfada;
border-bottom:5px solid #9d2e34;
}
#headerTitle{
background:#fdfada;
}
div#navbar{
background:#9d2e34;
height:25px;
}
div#navbar ul{
padding:1% 0 0 0;
margin:0;
list-style:none;
}
div#navbar ul li{
color:#fffac2;
}
div#navbar ul li a{
color:#fffac2;
text-decoration:none;
font-size:14px;
padding:9px 5px 9px 5px;
background:none;
}
div#navbar ul li a:hover{
background:#fdfada;
color:#9d2e34;
}
/**---Styling for bradcrumb---**/
div#breadcrumb{
border-bottom:none;
}
div#breadcrumb a{
color:#9d2e34;
text-decoration:none;
font-size:12px;
}
div#breadcrumb a:hover{
color:#9d2e34;
background:#fffffff;
}
div#breadcrumb a.current:hover{
text-decoration:underline;
}
/**---styling for journals---**/
#content{
font-size:14px;
}
div#journals{
}
div#journals ul{
}
div#journals ul li a{
font-size:14px;
line-height:22px;
color:#000000;
}
div#journals ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#journal-test h4{
padding-bottom:2%;
}
#journal-test h4 a{
color:#000000;
text-decoration:underline;
}
#journal-test h4 a:hover{
color:#9d2e34;
text-decoration:underline;
}
table.announcements{
font-size:12px;
}
table.announcementsMore{
font-size:12px;
}
table.announcementsMore a:hover{
color:#9d2e34;
}
/**----Authors table of contents----*/
table.tocArticle{
}
table.tocArticle a{
font-size:14px;
}
table.tocArticle a:hover{
color:#9d2e34;
}
div.tocAuthors{
font-size:12px;
}
/**---List of About us---**/
div#content div{
}
div#content div a{
font-size:14px;
}
div#content div a:hover{
color:#9d2e34;
}
div#myAccount{
}
div#myAccount ul{
}
div#myAccount ul li a{
color:#000000;
}
div#myAccount ul li a:hover{
color:#9d2e34;
}
div#principalcontact{
font-size:14px;
}
/**---Editorial team---**/
ol.editorialTeam{
}
ol.editorialTeam li{
margin:1% 0 1% 0;
}
/**---Right side bar---*/
#rightSidebar{
font-size:14px;
}
#rightSidebar a.blockTitle{
display:none;
}
span.blockTitle{
color:#9d2e34;
font-weight:bold;
font-size:18px;
}
#sidebarUser ul li a{
text-decoration:none;
}
#sidebarUser ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#notification ul li a{
text-decoration:none;
}
#notification ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#sidebarInformation ul li a{
text-decoration:none;
}
#sidebarInformation ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#sidebarNavigation ul li a{
text-decoration:none;
}
#sidebarNavigation ul li a:hover{
color:#9d2e34;
text-decoration:underline;
} | docs/openscienceke-updatedjournal-reference/files/540/sitestyle.css | @charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background:#ffffff;
}
h2{
font-size:26px;
color:#9d2e34;
font-weight:bold;
}
h3{
font-size:18px;
color:#9d2e34;
font-weight:bold;
}
p{
font-size:14px;
line-height:22px;
}
a{
text-decoration:underline;
color:#9d2e34;
}
a:hover{
text-decoration:underline;
color:#9d2e34;
background:#ffffff;
}
a:visited{
color:#9d2e34;
}
a:link{
color:#9d2e34;
}
/***---Styling for menu---**/
#container{
}
#header{
background:#fdfada;
border-bottom:5px solid #9d2e34;
}
#headerTitle{
background:#fdfada;
}
div#navbar{
background:#9d2e34;
height:25px;
}
div#navbar ul{
padding:1% 0 0 0;
margin:0;
list-style:none;
}
div#navbar ul li{
color:#fffac2;
}
div#navbar ul li a{
color:#fffac2;
text-decoration:none;
font-size:14px;
padding:9px 5px 9px 5px;
background:none;
}
div#navbar ul li a:hover{
background:#fdfada;
color:#9d2e34;
}
/**---Styling for bradcrumb---**/
div#breadcrumb{
border-bottom:none;
}
div#breadcrumb a{
color:#9d2e34;
text-decoration:none;
font-size:12px;
}
div#breadcrumb a:hover{
color:#9d2e34;
background:#fffffff;
}
div#breadcrumb a.current:hover{
text-decoration:underline;
}
/**---styling for journals---**/
#content{
font-size:14px;
}
div#journals{
}
div#journals ul{
}
div#journals ul li a{
font-size:14px;
line-height:22px;
color:#000000;
}
div#journals ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#journal-test h4{
padding-bottom:2%;
}
#journal-test h4 a{
color:#000000;
text-decoration:underline;
}
#journal-test h4 a:hover{
color:#9d2e34;
text-decoration:underline;
}
table.announcements{
font-size:12px;
}
table.announcementsMore{
font-size:12px;
}
table.announcementsMore a:hover{
color:#9d2e34;
}
/**----Authors table of contents----*/
table.tocArticle{
}
table.tocArticle a{
font-size:14px;
}
table.tocArticle a:hover{
color:#9d2e34;
}
div.tocAuthors{
font-size:12px;
}
/**---List of About us---**/
div#content div{
}
div#content div a{
font-size:14px;
}
div#content div a:hover{
color:#9d2e34;
}
div#myAccount{
}
div#myAccount ul{
}
div#myAccount ul li a{
color:#000000;
}
div#myAccount ul li a:hover{
color:#9d2e34;
}
div#principalcontact{
font-size:14px;
}
/**---Editorial team---**/
ol.editorialTeam{
}
ol.editorialTeam li{
margin:1% 0 1% 0;
}
/**---Right side bar---*/
#rightSidebar{
font-size:14px;
}
#rightSidebar a.blockTitle{
display:none;
}
span.blockTitle{
color:#9d2e34;
font-weight:bold;
font-size:18px;
}
#sidebarUser ul li a{
text-decoration:none;
}
#sidebarUser ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#notification ul li a{
text-decoration:none;
}
#notification ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#sidebarInformation ul li a{
text-decoration:none;
}
#sidebarInformation ul li a:hover{
color:#9d2e34;
text-decoration:underline;
}
#sidebarNavigation ul li a{
text-decoration:none;
}
#sidebarNavigation ul li a:hover{
color:#9d2e34;
text-decoration:underline;
} | 0.136983 | 0.047338 |
* css3 圆角边框
*/
/**
* 页面通用半透明背景
*/
/**
* 容器垂直居中实现
*/
.vertical-center {
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
/**
* 水平居中容器实现
*/
.align-center {
display: box;
box-pack: center;
display: -webkit-box;
-webkit-box-pack: center;
display: -moz-box;
-moz-box-pack: center;
}
/**
* css3 css transition 动画实现
*/
/**
* 垂直方向,css3 线性背景渐变实现
*/
/**
* 阴影
****************注意如果对position没有特殊需求,传入 /**\/,
****************
*/
html,
body {
height: 100%;
background: url(../images/bg.jpg) no-repeat;
background-size: cover;
min-width: 1280px;
}
header {
position: fixed;
width: 100%;
display: block;
}
header nav {
margin-right: 65px;
}
header nav ul li {
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 20px;
font-size: 15px;
margin-right: 20px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background: rgba(0, 0, 0, 0.5);
}
header nav ul li a {
color: #FFF;
display: block;
}
header nav ul li a:hover {
text-decoration: none;
}
header #report img {
vertical-align: middle;
}
aside {
width: 100px;
height: 100%;
text-align: center;
position: absolute;
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
aside ul {
width: 100px;
height: 400px;
padding: 10px 0;
background: rgba(0, 0, 0, 0.5);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
aside ul li {
width: 60px;
height: 60px;
margin: 15px auto;
}
aside ul li a {
display: block;
width: 60px;
height: 60px;
background: url(../images/left.png) no-repeat -18px -11px;
}
aside ul li a.house {
background-position: -15px -9px;
}
aside ul li a.company {
background-position: -17px -94px;
}
aside ul li a.avator {
background-position: -15px -179px;
}
aside ul li a.write {
background-position: -15px -257px;
}
aside ul li a.message {
background-position: -17px -331px;
}
.btns {
display: inline-block;
line-height: 28px!important;
height: 28px;
padding: 0 10px;
background: blue;
font-size: 15px;
color: #000;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.btns:hover {
text-decoration: none;
}
.btns.btns-light {
background: -webkit-gradient(linear, 0 0, 0 100%, from(#bbd5e4), to(#81bad5));
}
.btns.btns-dark {
background: -webkit-gradient(linear, 0 0, 0 100%, from(#cbdae5), to(#5e6f77));
}
.btns.btns-s {
padding: 0 30px;
font-size: 13px;
height: 24px;
line-height: 24px;
}
#report {
line-height: 43px;
}
#report img {
cursor: pointer;
}
#score {
font-size: 20px;
position: absolute;
top: 50px;
right: 20px;
color: #f00;
}
#report-detail {
position: absolute;
top: 43px;
right: 2px;
width: 128px;
height: 71px;
background: rgba(0, 0, 0, 0.5);
display: none;
}
#report-detail ul li {
width: 22px;
height: 22px;
margin: 8px 2px 0 15px;
float: left;
cursor: pointer;
}
#nm_org,
#x_org,
#lxhwahaha_org,
#sada_org,
#angrya_org,
#sweata_org {
background: url(../images/mood-icon.png) no-repeat;
}
#nm_org {
background-position: 0px 0px;
}
#x_org {
background-position: -22px 0px;
}
#lxhwahaha_org {
background-position: -44px 0px;
}
#sada_org {
background-position: 0 -22px;
}
#angrya_org {
background-position: -22px -22px;
}
#sweata_org {
background-position: -44px -22px;
}
.vertical-center-helper {
width: 100%;
height: 100%;
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
.align-center-helper {
width: 100%;
height: 100%;
display: box;
box-pack: center;
display: -webkit-box;
-webkit-box-pack: center;
display: -moz-box;
-moz-box-pack: center;
} | Public/static/css/usercenter.css | * css3 圆角边框
*/
/**
* 页面通用半透明背景
*/
/**
* 容器垂直居中实现
*/
.vertical-center {
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
/**
* 水平居中容器实现
*/
.align-center {
display: box;
box-pack: center;
display: -webkit-box;
-webkit-box-pack: center;
display: -moz-box;
-moz-box-pack: center;
}
/**
* css3 css transition 动画实现
*/
/**
* 垂直方向,css3 线性背景渐变实现
*/
/**
* 阴影
****************注意如果对position没有特殊需求,传入 /**\/,
****************
*/
html,
body {
height: 100%;
background: url(../images/bg.jpg) no-repeat;
background-size: cover;
min-width: 1280px;
}
header {
position: fixed;
width: 100%;
display: block;
}
header nav {
margin-right: 65px;
}
header nav ul li {
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 20px;
font-size: 15px;
margin-right: 20px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background: rgba(0, 0, 0, 0.5);
}
header nav ul li a {
color: #FFF;
display: block;
}
header nav ul li a:hover {
text-decoration: none;
}
header #report img {
vertical-align: middle;
}
aside {
width: 100px;
height: 100%;
text-align: center;
position: absolute;
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
aside ul {
width: 100px;
height: 400px;
padding: 10px 0;
background: rgba(0, 0, 0, 0.5);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
aside ul li {
width: 60px;
height: 60px;
margin: 15px auto;
}
aside ul li a {
display: block;
width: 60px;
height: 60px;
background: url(../images/left.png) no-repeat -18px -11px;
}
aside ul li a.house {
background-position: -15px -9px;
}
aside ul li a.company {
background-position: -17px -94px;
}
aside ul li a.avator {
background-position: -15px -179px;
}
aside ul li a.write {
background-position: -15px -257px;
}
aside ul li a.message {
background-position: -17px -331px;
}
.btns {
display: inline-block;
line-height: 28px!important;
height: 28px;
padding: 0 10px;
background: blue;
font-size: 15px;
color: #000;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.btns:hover {
text-decoration: none;
}
.btns.btns-light {
background: -webkit-gradient(linear, 0 0, 0 100%, from(#bbd5e4), to(#81bad5));
}
.btns.btns-dark {
background: -webkit-gradient(linear, 0 0, 0 100%, from(#cbdae5), to(#5e6f77));
}
.btns.btns-s {
padding: 0 30px;
font-size: 13px;
height: 24px;
line-height: 24px;
}
#report {
line-height: 43px;
}
#report img {
cursor: pointer;
}
#score {
font-size: 20px;
position: absolute;
top: 50px;
right: 20px;
color: #f00;
}
#report-detail {
position: absolute;
top: 43px;
right: 2px;
width: 128px;
height: 71px;
background: rgba(0, 0, 0, 0.5);
display: none;
}
#report-detail ul li {
width: 22px;
height: 22px;
margin: 8px 2px 0 15px;
float: left;
cursor: pointer;
}
#nm_org,
#x_org,
#lxhwahaha_org,
#sada_org,
#angrya_org,
#sweata_org {
background: url(../images/mood-icon.png) no-repeat;
}
#nm_org {
background-position: 0px 0px;
}
#x_org {
background-position: -22px 0px;
}
#lxhwahaha_org {
background-position: -44px 0px;
}
#sada_org {
background-position: 0 -22px;
}
#angrya_org {
background-position: -22px -22px;
}
#sweata_org {
background-position: -44px -22px;
}
.vertical-center-helper {
width: 100%;
height: 100%;
display: box;
box-align: center;
display: -webkit-box;
-webkit-box-align: center;
display: -moz-box;
-moz-box-align: center;
display: -o-box;
-o-box-align: center;
}
.align-center-helper {
width: 100%;
height: 100%;
display: box;
box-pack: center;
display: -webkit-box;
-webkit-box-pack: center;
display: -moz-box;
-moz-box-pack: center;
} | 0.226356 | 0.0559 |
@-webkit-keyframes glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-2px,2px);
transform: translate(-2px,2px)
}
40% {
-webkit-transform: translate(-2px,-2px);
transform: translate(-2px,-2px)
}
60% {
-webkit-transform: translate(2px,2px);
transform: translate(2px,2px)
}
80% {
-webkit-transform: translate(2px,-2px);
transform: translate(2px,-2px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-2px,2px);
transform: translate(-2px,2px)
}
40% {
-webkit-transform: translate(-2px,-2px);
transform: translate(-2px,-2px)
}
60% {
-webkit-transform: translate(2px,2px);
transform: translate(2px,2px)
}
80% {
-webkit-transform: translate(2px,-2px);
transform: translate(2px,-2px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes line-glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-1px,1px);
transform: translate(-1px,1px)
}
40% {
-webkit-transform: translate(-1px,-1px);
transform: translate(-1px,-1px)
}
60% {
-webkit-transform: translate(1px,1px);
transform: translate(1px,1px)
}
80% {
-webkit-transform: translate(1px,-1px);
transform: translate(1px,-1px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes line-glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-1px,1px);
transform: translate(-1px,1px)
}
40% {
-webkit-transform: translate(-1px,-1px);
transform: translate(-1px,-1px)
}
60% {
-webkit-transform: translate(1px,1px);
transform: translate(1px,1px)
}
80% {
-webkit-transform: translate(1px,-1px);
transform: translate(1px,-1px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes blur-glitch {
0% {
-webkit-filter: blur(0);
filter: blur(0)
}
50% {
-webkit-filter: blur(.75px);
filter: blur(.75px)
}
to {
-webkit-filter: blur(0);
filter: blur(0)
}
}
@keyframes blur-glitch {
0% {
-webkit-filter: blur(0);
filter: blur(0)
}
50% {
-webkit-filter: blur(.75px);
filter: blur(.75px)
}
to {
-webkit-filter: blur(0);
filter: blur(0)
}
}
@-webkit-keyframes float {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
50% {
-webkit-transform: translateY(15px);
transform: translateY(15px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes float {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
50% {
-webkit-transform: translateY(15px);
transform: translateY(15px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes hide {
0% {
visibility: visible
}
to {
visibility: hidden
}
}
@keyframes hide {
0% {
visibility: visible
}
to {
visibility: hidden
}
}
@-webkit-keyframes grain {
0%,to {
-webkit-transform: translate(0);
transform: translate(0)
}
10% {
-webkit-transform: translate(-5%,-10%);
transform: translate(-5%,-10%)
}
20% {
-webkit-transform: translate(-15%,5%);
transform: translate(-15%,5%)
}
30% {
-webkit-transform: translate(7%,-25%);
transform: translate(7%,-25%)
}
40% {
-webkit-transform: translate(21%,25%);
transform: translate(21%,25%)
}
50% {
-webkit-transform: translate(-25%,10%);
transform: translate(-25%,10%)
}
60% {
-webkit-transform: translate(15%,5%);
transform: translate(15%,5%)
}
70% {
-webkit-transform: translateY(15%);
transform: translateY(15%)
}
80% {
-webkit-transform: translate(25%,35%);
transform: translate(25%,35%)
}
90% {
-webkit-transform: translate(-10%,10%);
transform: translate(-10%,10%)
}
}
@keyframes grain {
0%,to {
-webkit-transform: translate(0);
transform: translate(0)
}
10% {
-webkit-transform: translate(-5%,-10%);
transform: translate(-5%,-10%)
}
20% {
-webkit-transform: translate(-15%,5%);
transform: translate(-15%,5%)
}
30% {
-webkit-transform: translate(7%,-25%);
transform: translate(7%,-25%)
}
40% {
-webkit-transform: translate(21%,25%);
transform: translate(21%,25%)
}
50% {
-webkit-transform: translate(-25%,10%);
transform: translate(-25%,10%)
}
60% {
-webkit-transform: translate(15%,5%);
transform: translate(15%,5%)
}
70% {
-webkit-transform: translateY(15%);
transform: translateY(15%)
}
80% {
-webkit-transform: translate(25%,35%);
transform: translate(25%,35%)
}
90% {
-webkit-transform: translate(-10%,10%);
transform: translate(-10%,10%)
}
}
@-webkit-keyframes scale-in {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes scale-in {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes scale-out {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
to {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
}
@keyframes scale-out {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
to {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
}
.u-vertical-text.is-ready {
visibility: visible
}
.u-glitch-text span {
display: block;
position: relative;
z-index: 0
}
.u-glitch-text span:after,.u-glitch-text span:before {
content: attr(data-title);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: .8;
visibility: hidden
}
.u-glitch-text span:before {
color: #0ff;
z-index: -1
}
.u-glitch-text span:after {
color: #f0f;
z-index: -2
}
.u-glitch-text.is-glitched span:after,.u-glitch-text.is-glitched span:before {
visibility: visible
}
.u-glitch-text.is-glitched span:before {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
.u-glitch-text.is-glitched span:after {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button],[type=submit] {
display: inline-block;
padding: 0;
margin: 0;
border: 0 none;
outline: none;
background: transparent;
cursor: pointer
}
[type=button][layout=default],[type=submit][layout=default] {
font-family: Poppins,Helvetica,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 1.1428571429rem;
line-height: 52px;
letter-spacing: 0;
text-transform: none;
text-decoration: none;
color: #2b0059;
position: relative;
height: 50px;
z-index: 1
}
[type=button][layout=default] .svg,[type=submit][layout=default] .svg {
float: right;
position: relative;
margin-left: 10px;
margin-top: 20px;
-webkit-transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
transition: transform .2s cubic-bezier(.165,.84,.44,1);
transition: transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=default] .svg svg,[type=submit][layout=default] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #2b0059;
-webkit-transition: fill .2s cubic-bezier(.165,.84,.44,1);
transition: fill .2s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=default] .caption,[type=submit][layout=default] .caption {
display: block;
height: 100%;
background: #fff;
padding-right: 15px;
padding-left: 15px;
-webkit-transition: -webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
transition: -webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
transition: filter .2s cubic-bezier(.25,.46,.45,.94);
transition: filter .2s cubic-bezier(.25,.46,.45,.94),-webkit-filter .2s cubic-bezier(.25,.46,.45,.94)
}
[type=button][layout=default]:after,[type=button][layout=default]:before,[type=submit][layout=default]:after,[type=submit][layout=default]:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%
}
[type=button][layout=default]:before,[type=submit][layout=default]:before {
background: #0ff;
z-index: -1
}
[type=button][layout=default]:after,[type=submit][layout=default]:after {
background: #f0f;
z-index: -2
}
[type=button][layout=default]:focus .svg,[type=button][layout=default]:hover .svg,[type=submit][layout=default]:focus .svg,[type=submit][layout=default]:hover .svg {
-webkit-transform: translate(5px);
-ms-transform: translate(5px);
transform: translate(5px)
}
[type=button][layout=default]:focus .svg svg,[type=button][layout=default]:hover .svg svg,[type=submit][layout=default]:focus .svg svg,[type=submit][layout=default]:hover .svg svg {
fill: #f0f
}
[type=button][layout=default]:focus .caption,[type=button][layout=default]:hover .caption,[type=submit][layout=default]:focus .caption,[type=submit][layout=default]:hover .caption {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both
}
[type=button][layout=default]:focus:before,[type=button][layout=default]:hover:before,[type=submit][layout=default]:focus:before,[type=submit][layout=default]:hover:before {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
[type=button][layout=default]:focus:after,[type=button][layout=default]:hover:after,[type=submit][layout=default]:focus:after,[type=submit][layout=default]:hover:after {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button][layout=default][theme=blue],[type=submit][layout=default][theme=blue] {
color: #fff
}
[type=button][layout=default][theme=blue] .caption,[type=submit][layout=default][theme=blue] .caption {
background: #2b0059
}
[type=button][layout=default][theme=blue] .svg svg,[type=submit][layout=default][theme=blue] .svg svg {
fill: #fff
}
[type=button][layout=transparent],[type=submit][layout=transparent] {
font-family: Poppins,Helvetica,Arial,sans-serif;
font-weight: 600;
font-style: normal;
font-size: 1.0714285714rem;
font-variant: small-caps;
line-height: 1;
letter-spacing: .55em;
text-transform: lowercase;
text-decoration: none;
color: #fff;
position: relative;
padding-bottom: 15px;
border-bottom: 1px solid hsla(0,0%,100%,.2);
z-index: 1
}
[type=button][layout=transparent] .svg,[type=submit][layout=transparent] .svg {
float: right;
position: relative;
margin-left: 20px;
margin-top: 5px
}
[type=button][layout=transparent] .svg svg,[type=submit][layout=transparent] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #fff
}
[type=button][layout=transparent]:after,[type=button][layout=transparent]:before,[type=submit][layout=transparent]:after,[type=submit][layout=transparent]:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
visibility: hidden
}
[type=button][layout=transparent]:before,[type=submit][layout=transparent]:before {
background: #0ff;
z-index: -1
}
[type=button][layout=transparent]:after,[type=submit][layout=transparent]:after {
background: #f0f;
z-index: -2
}
[type=button][layout=transparent]:focus:after,[type=button][layout=transparent]:focus:before,[type=button][layout=transparent]:hover:after,[type=button][layout=transparent]:hover:before,[type=submit][layout=transparent]:focus:after,[type=submit][layout=transparent]:focus:before,[type=submit][layout=transparent]:hover:after,[type=submit][layout=transparent]:hover:before {
visibility: visible
}
[type=button][layout=transparent]:focus:before,[type=button][layout=transparent]:hover:before,[type=submit][layout=transparent]:focus:before,[type=submit][layout=transparent]:hover:before {
-webkit-animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
[type=button][layout=transparent]:focus:after,[type=button][layout=transparent]:hover:after,[type=submit][layout=transparent]:focus:after,[type=submit][layout=transparent]:hover:after {
-webkit-animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button][layout=rounded],[type=submit][layout=rounded] {
position: relative;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid hsla(0,0%,100%,.5)
}
[type=button][layout=rounded] .svg,[type=submit][layout=rounded] .svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%)
}
[type=button][layout=rounded] .svg svg,[type=submit][layout=rounded] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #fff
}
[type=button][layout=rounded]:after,[type=button][layout=rounded]:before,[type=submit][layout=rounded]:after,[type=submit][layout=rounded]:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 100%;
border-radius: 50%;
border: 1px solid #fff;
opacity: .5;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
visibility: hidden
}
[type=button][layout=rounded]:active:after,[type=button][layout=rounded]:active:before,[type=button][layout=rounded]:focus:after,[type=button][layout=rounded]:focus:before,[type=button][layout=rounded]:hover:after,[type=button][layout=rounded]:hover:before,[type=submit][layout=rounded]:active:after,[type=submit][layout=rounded]:active:before,[type=submit][layout=rounded]:focus:after,[type=submit][layout=rounded]:focus:before,[type=submit][layout=rounded]:hover:after,[type=submit][layout=rounded]:hover:before {
visibility: visible;
-webkit-transition: width 1s cubic-bezier(.165,.84,.44,1),height 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
transition: width 1s cubic-bezier(.165,.84,.44,1),height 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=rounded]:active:before,[type=button][layout=rounded]:focus:before,[type=button][layout=rounded]:hover:before,[type=submit][layout=rounded]:active:before,[type=submit][layout=rounded]:focus:before,[type=submit][layout=rounded]:hover:before {
width: 60px;
height: 60px;
opacity: 0
}
[type=button][layout=rounded]:active:after,[type=button][layout=rounded]:focus:after,[type=button][layout=rounded]:hover:after,[type=submit][layout=rounded]:active:after,[type=submit][layout=rounded]:focus:after,[type=submit][layout=rounded]:hover:after {
width: 80px;
height: 80px;
opacity: 0
}
.normal-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-primary {
color: #fff;
background-color: rgb(96, 63, 110);
border-color: rgb(96, 63, 110);
}
.btn-primary:hover {
background-color: #2b0059;
border-color: #2b0059;
}
.modal-content, .form-control, .btn {
border-radius: 0px;
} | css/button.css | @-webkit-keyframes glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-2px,2px);
transform: translate(-2px,2px)
}
40% {
-webkit-transform: translate(-2px,-2px);
transform: translate(-2px,-2px)
}
60% {
-webkit-transform: translate(2px,2px);
transform: translate(2px,2px)
}
80% {
-webkit-transform: translate(2px,-2px);
transform: translate(2px,-2px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-2px,2px);
transform: translate(-2px,2px)
}
40% {
-webkit-transform: translate(-2px,-2px);
transform: translate(-2px,-2px)
}
60% {
-webkit-transform: translate(2px,2px);
transform: translate(2px,2px)
}
80% {
-webkit-transform: translate(2px,-2px);
transform: translate(2px,-2px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes line-glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-1px,1px);
transform: translate(-1px,1px)
}
40% {
-webkit-transform: translate(-1px,-1px);
transform: translate(-1px,-1px)
}
60% {
-webkit-transform: translate(1px,1px);
transform: translate(1px,1px)
}
80% {
-webkit-transform: translate(1px,-1px);
transform: translate(1px,-1px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes line-glitch {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
20% {
-webkit-transform: translate(-1px,1px);
transform: translate(-1px,1px)
}
40% {
-webkit-transform: translate(-1px,-1px);
transform: translate(-1px,-1px)
}
60% {
-webkit-transform: translate(1px,1px);
transform: translate(1px,1px)
}
80% {
-webkit-transform: translate(1px,-1px);
transform: translate(1px,-1px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes blur-glitch {
0% {
-webkit-filter: blur(0);
filter: blur(0)
}
50% {
-webkit-filter: blur(.75px);
filter: blur(.75px)
}
to {
-webkit-filter: blur(0);
filter: blur(0)
}
}
@keyframes blur-glitch {
0% {
-webkit-filter: blur(0);
filter: blur(0)
}
50% {
-webkit-filter: blur(.75px);
filter: blur(.75px)
}
to {
-webkit-filter: blur(0);
filter: blur(0)
}
}
@-webkit-keyframes float {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
50% {
-webkit-transform: translateY(15px);
transform: translateY(15px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@keyframes float {
0% {
-webkit-transform: translate(0);
transform: translate(0)
}
50% {
-webkit-transform: translateY(15px);
transform: translateY(15px)
}
to {
-webkit-transform: translate(0);
transform: translate(0)
}
}
@-webkit-keyframes hide {
0% {
visibility: visible
}
to {
visibility: hidden
}
}
@keyframes hide {
0% {
visibility: visible
}
to {
visibility: hidden
}
}
@-webkit-keyframes grain {
0%,to {
-webkit-transform: translate(0);
transform: translate(0)
}
10% {
-webkit-transform: translate(-5%,-10%);
transform: translate(-5%,-10%)
}
20% {
-webkit-transform: translate(-15%,5%);
transform: translate(-15%,5%)
}
30% {
-webkit-transform: translate(7%,-25%);
transform: translate(7%,-25%)
}
40% {
-webkit-transform: translate(21%,25%);
transform: translate(21%,25%)
}
50% {
-webkit-transform: translate(-25%,10%);
transform: translate(-25%,10%)
}
60% {
-webkit-transform: translate(15%,5%);
transform: translate(15%,5%)
}
70% {
-webkit-transform: translateY(15%);
transform: translateY(15%)
}
80% {
-webkit-transform: translate(25%,35%);
transform: translate(25%,35%)
}
90% {
-webkit-transform: translate(-10%,10%);
transform: translate(-10%,10%)
}
}
@keyframes grain {
0%,to {
-webkit-transform: translate(0);
transform: translate(0)
}
10% {
-webkit-transform: translate(-5%,-10%);
transform: translate(-5%,-10%)
}
20% {
-webkit-transform: translate(-15%,5%);
transform: translate(-15%,5%)
}
30% {
-webkit-transform: translate(7%,-25%);
transform: translate(7%,-25%)
}
40% {
-webkit-transform: translate(21%,25%);
transform: translate(21%,25%)
}
50% {
-webkit-transform: translate(-25%,10%);
transform: translate(-25%,10%)
}
60% {
-webkit-transform: translate(15%,5%);
transform: translate(15%,5%)
}
70% {
-webkit-transform: translateY(15%);
transform: translateY(15%)
}
80% {
-webkit-transform: translate(25%,35%);
transform: translate(25%,35%)
}
90% {
-webkit-transform: translate(-10%,10%);
transform: translate(-10%,10%)
}
}
@-webkit-keyframes scale-in {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes scale-in {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes scale-out {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
to {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
}
@keyframes scale-out {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
to {
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
}
.u-vertical-text.is-ready {
visibility: visible
}
.u-glitch-text span {
display: block;
position: relative;
z-index: 0
}
.u-glitch-text span:after,.u-glitch-text span:before {
content: attr(data-title);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: .8;
visibility: hidden
}
.u-glitch-text span:before {
color: #0ff;
z-index: -1
}
.u-glitch-text span:after {
color: #f0f;
z-index: -2
}
.u-glitch-text.is-glitched span:after,.u-glitch-text.is-glitched span:before {
visibility: visible
}
.u-glitch-text.is-glitched span:before {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
.u-glitch-text.is-glitched span:after {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button],[type=submit] {
display: inline-block;
padding: 0;
margin: 0;
border: 0 none;
outline: none;
background: transparent;
cursor: pointer
}
[type=button][layout=default],[type=submit][layout=default] {
font-family: Poppins,Helvetica,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 1.1428571429rem;
line-height: 52px;
letter-spacing: 0;
text-transform: none;
text-decoration: none;
color: #2b0059;
position: relative;
height: 50px;
z-index: 1
}
[type=button][layout=default] .svg,[type=submit][layout=default] .svg {
float: right;
position: relative;
margin-left: 10px;
margin-top: 20px;
-webkit-transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
transition: transform .2s cubic-bezier(.165,.84,.44,1);
transition: transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=default] .svg svg,[type=submit][layout=default] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #2b0059;
-webkit-transition: fill .2s cubic-bezier(.165,.84,.44,1);
transition: fill .2s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=default] .caption,[type=submit][layout=default] .caption {
display: block;
height: 100%;
background: #fff;
padding-right: 15px;
padding-left: 15px;
-webkit-transition: -webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
transition: -webkit-filter .2s cubic-bezier(.25,.46,.45,.94);
transition: filter .2s cubic-bezier(.25,.46,.45,.94);
transition: filter .2s cubic-bezier(.25,.46,.45,.94),-webkit-filter .2s cubic-bezier(.25,.46,.45,.94)
}
[type=button][layout=default]:after,[type=button][layout=default]:before,[type=submit][layout=default]:after,[type=submit][layout=default]:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%
}
[type=button][layout=default]:before,[type=submit][layout=default]:before {
background: #0ff;
z-index: -1
}
[type=button][layout=default]:after,[type=submit][layout=default]:after {
background: #f0f;
z-index: -2
}
[type=button][layout=default]:focus .svg,[type=button][layout=default]:hover .svg,[type=submit][layout=default]:focus .svg,[type=submit][layout=default]:hover .svg {
-webkit-transform: translate(5px);
-ms-transform: translate(5px);
transform: translate(5px)
}
[type=button][layout=default]:focus .svg svg,[type=button][layout=default]:hover .svg svg,[type=submit][layout=default]:focus .svg svg,[type=submit][layout=default]:hover .svg svg {
fill: #f0f
}
[type=button][layout=default]:focus .caption,[type=button][layout=default]:hover .caption,[type=submit][layout=default]:focus .caption,[type=submit][layout=default]:hover .caption {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both
}
[type=button][layout=default]:focus:before,[type=button][layout=default]:hover:before,[type=submit][layout=default]:focus:before,[type=submit][layout=default]:hover:before {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
[type=button][layout=default]:focus:after,[type=button][layout=default]:hover:after,[type=submit][layout=default]:focus:after,[type=submit][layout=default]:hover:after {
-webkit-animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button][layout=default][theme=blue],[type=submit][layout=default][theme=blue] {
color: #fff
}
[type=button][layout=default][theme=blue] .caption,[type=submit][layout=default][theme=blue] .caption {
background: #2b0059
}
[type=button][layout=default][theme=blue] .svg svg,[type=submit][layout=default][theme=blue] .svg svg {
fill: #fff
}
[type=button][layout=transparent],[type=submit][layout=transparent] {
font-family: Poppins,Helvetica,Arial,sans-serif;
font-weight: 600;
font-style: normal;
font-size: 1.0714285714rem;
font-variant: small-caps;
line-height: 1;
letter-spacing: .55em;
text-transform: lowercase;
text-decoration: none;
color: #fff;
position: relative;
padding-bottom: 15px;
border-bottom: 1px solid hsla(0,0%,100%,.2);
z-index: 1
}
[type=button][layout=transparent] .svg,[type=submit][layout=transparent] .svg {
float: right;
position: relative;
margin-left: 20px;
margin-top: 5px
}
[type=button][layout=transparent] .svg svg,[type=submit][layout=transparent] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #fff
}
[type=button][layout=transparent]:after,[type=button][layout=transparent]:before,[type=submit][layout=transparent]:after,[type=submit][layout=transparent]:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
visibility: hidden
}
[type=button][layout=transparent]:before,[type=submit][layout=transparent]:before {
background: #0ff;
z-index: -1
}
[type=button][layout=transparent]:after,[type=submit][layout=transparent]:after {
background: #f0f;
z-index: -2
}
[type=button][layout=transparent]:focus:after,[type=button][layout=transparent]:focus:before,[type=button][layout=transparent]:hover:after,[type=button][layout=transparent]:hover:before,[type=submit][layout=transparent]:focus:after,[type=submit][layout=transparent]:focus:before,[type=submit][layout=transparent]:hover:after,[type=submit][layout=transparent]:hover:before {
visibility: visible
}
[type=button][layout=transparent]:focus:before,[type=button][layout=transparent]:hover:before,[type=submit][layout=transparent]:focus:before,[type=submit][layout=transparent]:hover:before {
-webkit-animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite;
animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) both infinite
}
[type=button][layout=transparent]:focus:after,[type=button][layout=transparent]:hover:after,[type=submit][layout=transparent]:focus:after,[type=submit][layout=transparent]:hover:after {
-webkit-animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite;
animation: line-glitch .3s cubic-bezier(.25,.46,.45,.94) reverse both infinite
}
[type=button][layout=rounded],[type=submit][layout=rounded] {
position: relative;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid hsla(0,0%,100%,.5)
}
[type=button][layout=rounded] .svg,[type=submit][layout=rounded] .svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%)
}
[type=button][layout=rounded] .svg svg,[type=submit][layout=rounded] .svg svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
fill: #fff
}
[type=button][layout=rounded]:after,[type=button][layout=rounded]:before,[type=submit][layout=rounded]:after,[type=submit][layout=rounded]:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 100%;
border-radius: 50%;
border: 1px solid #fff;
opacity: .5;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
visibility: hidden
}
[type=button][layout=rounded]:active:after,[type=button][layout=rounded]:active:before,[type=button][layout=rounded]:focus:after,[type=button][layout=rounded]:focus:before,[type=button][layout=rounded]:hover:after,[type=button][layout=rounded]:hover:before,[type=submit][layout=rounded]:active:after,[type=submit][layout=rounded]:active:before,[type=submit][layout=rounded]:focus:after,[type=submit][layout=rounded]:focus:before,[type=submit][layout=rounded]:hover:after,[type=submit][layout=rounded]:hover:before {
visibility: visible;
-webkit-transition: width 1s cubic-bezier(.165,.84,.44,1),height 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1);
transition: width 1s cubic-bezier(.165,.84,.44,1),height 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1)
}
[type=button][layout=rounded]:active:before,[type=button][layout=rounded]:focus:before,[type=button][layout=rounded]:hover:before,[type=submit][layout=rounded]:active:before,[type=submit][layout=rounded]:focus:before,[type=submit][layout=rounded]:hover:before {
width: 60px;
height: 60px;
opacity: 0
}
[type=button][layout=rounded]:active:after,[type=button][layout=rounded]:focus:after,[type=button][layout=rounded]:hover:after,[type=submit][layout=rounded]:active:after,[type=submit][layout=rounded]:focus:after,[type=submit][layout=rounded]:hover:after {
width: 80px;
height: 80px;
opacity: 0
}
.normal-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-primary {
color: #fff;
background-color: rgb(96, 63, 110);
border-color: rgb(96, 63, 110);
}
.btn-primary:hover {
background-color: #2b0059;
border-color: #2b0059;
}
.modal-content, .form-control, .btn {
border-radius: 0px;
} | 0.458834 | 0.239072 |
body{
margin: 0;
font-family: "Open Sans","OpenSans",sans-serif;
font-size: 16px;
}
nav {
background-color: #C12127;
color: rgba(255,255,255,0.8);
padding-top: 10px;
height: 30px;
}
.top-left {
float: left;
}
nav a {
color: rgba(255,255,255,0.8);
text-decoration: none;
}
.top-links {
float: right;
display: inline-block;
padding: 0;
margin: 0 20px 0 0;
}
.top-links li {
display: inline-block;
margin: 0 10px;
}
.image {
width: 125px;
height: 50px;
vertical-align: middle;
}
.nav-bar-li {
list-style-type: none;
text-align: right;
float: left;
}
.nav-bar-item a {
color: white;
text-decoration: none;
font-size: 15px;
}
.header {
background-color: rgb(32, 101, 136);
background-image: url("/images/city-scape.svg");
background-size: cover;
height: 30em;
margin: 0 auto;
width: auto;
}
.float-left-search-bar {
background-color: rgb(31, 82, 111);
height: 45px;
width: 86.5%;
margin: 0;
position: absolute;
border: none;
text-indent: 20px;
border: rgba(255, 82, 111, 0.5);
}
.img {
width: 60px;
height: 50px;
float: right;
margin-left: 100px;
vertical-align: middle;
}
.sign {
text-decoration: none;
color: white;
float: right;
padding: 14px;
text-decoration: none;
margin-right: 10px;
display: inline-block;
}
h2 {
font-size: 36px;
}
.amazing-things h2 {
font-weight: lighter;
}
.link-btn {
background-color: rgb(240, 146, 51);
color: white;
}
.amazing-things {
padding-top: 100px;
padding-left: 800px;
}
.dark-background {
background: url(/images/collaboration.svg) no-repeat;
background-size: 20%;
background-position: center;
height: 30em;
background-color: rgb(39, 53, 71);
padding: 10px;
display: block;
margin-left: auto;
margin-right: auto;
}
.header .link-btn {
background-color: rgb(240, 146, 51);
}
.orgs {
padding-left: 1700px;
padding-top: 80px;
}
.dark-background h2 {
font-weight: lighter;
}
.npm-Orgs {
padding: 10px 16px 25px;
}
.what {
background: url(/images/forklift.svg) 0 0 no-repeat;
background-size: cover;
height: 30em;
background-size: cover;
}
.text1 {
width: 20%;
float: left;
padding: 20px;
margin-left: 100px;
}
.text-redlink{
color: #cb3837;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.text1 h4, {
text-align: center;
vertical-align: middle;
}
.text1 p {
text-align: center;
vertical-align: middle;
}
.npm {
text-align: center;
vertical-align: middle;
width: 50%;
padding: 120px;
}
.blocks-header {
text-align: center;
vertical-align: middle;
}
.paragraphs {
width: 70%;
padding: 50px;
margin-left: 400px;
}
.blocks-header h2 {
font-weight: lighter;
}
.npm h3, {
font-weight: lighter;
font-size: 36px;
}
.text-what {
font-size: 20px;
}
.text-align-center{
text-align: center;
}
.style3 {
width: 25%;
}
.blocks-header p {
color: grey;
}
.grey-paragraph {
color:grey;
}
.text1 img {
display: block;
margin: auto;
}
.clearfix {
clear: both;
} | style1.css | body{
margin: 0;
font-family: "Open Sans","OpenSans",sans-serif;
font-size: 16px;
}
nav {
background-color: #C12127;
color: rgba(255,255,255,0.8);
padding-top: 10px;
height: 30px;
}
.top-left {
float: left;
}
nav a {
color: rgba(255,255,255,0.8);
text-decoration: none;
}
.top-links {
float: right;
display: inline-block;
padding: 0;
margin: 0 20px 0 0;
}
.top-links li {
display: inline-block;
margin: 0 10px;
}
.image {
width: 125px;
height: 50px;
vertical-align: middle;
}
.nav-bar-li {
list-style-type: none;
text-align: right;
float: left;
}
.nav-bar-item a {
color: white;
text-decoration: none;
font-size: 15px;
}
.header {
background-color: rgb(32, 101, 136);
background-image: url("/images/city-scape.svg");
background-size: cover;
height: 30em;
margin: 0 auto;
width: auto;
}
.float-left-search-bar {
background-color: rgb(31, 82, 111);
height: 45px;
width: 86.5%;
margin: 0;
position: absolute;
border: none;
text-indent: 20px;
border: rgba(255, 82, 111, 0.5);
}
.img {
width: 60px;
height: 50px;
float: right;
margin-left: 100px;
vertical-align: middle;
}
.sign {
text-decoration: none;
color: white;
float: right;
padding: 14px;
text-decoration: none;
margin-right: 10px;
display: inline-block;
}
h2 {
font-size: 36px;
}
.amazing-things h2 {
font-weight: lighter;
}
.link-btn {
background-color: rgb(240, 146, 51);
color: white;
}
.amazing-things {
padding-top: 100px;
padding-left: 800px;
}
.dark-background {
background: url(/images/collaboration.svg) no-repeat;
background-size: 20%;
background-position: center;
height: 30em;
background-color: rgb(39, 53, 71);
padding: 10px;
display: block;
margin-left: auto;
margin-right: auto;
}
.header .link-btn {
background-color: rgb(240, 146, 51);
}
.orgs {
padding-left: 1700px;
padding-top: 80px;
}
.dark-background h2 {
font-weight: lighter;
}
.npm-Orgs {
padding: 10px 16px 25px;
}
.what {
background: url(/images/forklift.svg) 0 0 no-repeat;
background-size: cover;
height: 30em;
background-size: cover;
}
.text1 {
width: 20%;
float: left;
padding: 20px;
margin-left: 100px;
}
.text-redlink{
color: #cb3837;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.text1 h4, {
text-align: center;
vertical-align: middle;
}
.text1 p {
text-align: center;
vertical-align: middle;
}
.npm {
text-align: center;
vertical-align: middle;
width: 50%;
padding: 120px;
}
.blocks-header {
text-align: center;
vertical-align: middle;
}
.paragraphs {
width: 70%;
padding: 50px;
margin-left: 400px;
}
.blocks-header h2 {
font-weight: lighter;
}
.npm h3, {
font-weight: lighter;
font-size: 36px;
}
.text-what {
font-size: 20px;
}
.text-align-center{
text-align: center;
}
.style3 {
width: 25%;
}
.blocks-header p {
color: grey;
}
.grey-paragraph {
color:grey;
}
.text1 img {
display: block;
margin: auto;
}
.clearfix {
clear: both;
} | 0.471223 | 0.078607 |
label, input {
display: block;
}
input:focus {
border-color: #CC3366;
}
body {
margin: auto;
width: 940px;
font: 13px/22px Helvetica, Arial, sans-serif;
background-color: #555;
}
h3 {
font-size: 18px;
line-height: 22px;
padding: 5px;
background-color: #CC3366;
color: #fff;
text-align: center;
}
h2 {
color: #aaa;
margin-left: auto;
border-bottom: 3px solid #aaa;
margin-right: auto;
padding: 5px;
width: 90%;
}
#container {
border-top: 5px solid #aaa;
border-bottom: 5px solid #aaa;
background-color: #dedede;
margin-top: 20px;
margin-bottom: 20px;
}
article > h3 {
margin-left: 10px;
}
article > p {
margin-left: 20px;
}
#header {
background-color: #ccc;
padding-bottom: 10px;
border-bottom: 5px solid #aaa;
}
#header h1 {
margin: 0;
padding: 15px;
color: #A5A5A5;
}
nav ul {
list-style-type: none;
font-weight: bold;
margin: 0;
padding: 0;
}
#header ul li {
display: inline;
margin: 0;
padding: 0;
}
#header nav {
background-color: #000;
padding: 0 5px 0 5px;
margin-left: 0px;
border-top: 3px solid #000;
}
div.admin-list a, a.admin-button, .editor-toggle-button {
padding: 5px;
background-color: #CC3366;
font-weight: bold;
color: #fff;
margin-left: 5px;
cursor: pointer;
}
div.admin-list a:hover, a.admin-button:hover, .editor-toggle-button:hover {
background-color: #aaa;
color: #000;
}
#header nav ul li a {
display: inline-block;
padding: 2px 10px;
color: #fff;
background-color: #CC3366;
text-decoration: none;
}
#header nav ul li.active a,
#header nav ul li a:hover {
background-color: #ccc;
color: #333;
}
#admin-content {
width: 80%;
padding: 0 15px;
margin-bottom: 10px;
float: left;
}
aside {
width: 100px;
padding: 15px;
margin: 10px 0 10px 0;
float: left;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
}
footer {
clear: both;
background-color: #CC3366;
text-align: right;
padding: 10px 15px;
margin: 10px 0 0 0;
color: #fff;
font-weight: bold;
min-height: 80px;
border-top: 5px solid #aaa;
}
footer a {
color: #999;
padding: 5px;
background-color: #000;
margin: 5px;
}
footer a:hover {
background-color: #ddd;
color: #000;
}
footer span {
padding: 5px;
margin: 5px;
background-color: #ddd;
color: #000;
}
footer span:hover {
background-color: #aaa;
}
.info {
margin-top: 10px;
}
fieldset {
/* border: 3px solid #aaa;*/
width: 95%;
margin-bottom: 20px;
margin-left: 10px;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
border: 0px;
}
fieldset.login {
width: 200px;
margin: auto;
}
legend {
padding: 5px;
background-color: #CC3366;
color: #fff;
font-weight: bold;
}
input {
height: 25px;
border: 2px solid #bbb;
margin-bottom: 10px;
font-weight: bold;
}
input[type=text] {
width: 200px;
}
input[type=password] {
width: 200px;
}
input[type=submit]:hover {
background-color: #CC3366;
color: #fff;
}
textarea {
height: 200px;
width: 100%;
border: 1px solid #ddd;
margin-bottom: 10px;
}
a {
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
a:hover {
color: #666666;
}
article.page {
margin-bottom: 20px;
padding: 5px;
width: 90%;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
}
.admin-list {
width: 200px;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
padding: 10px;
margin-bottom: 10px;
float: left;
margin-left: 10px;
margin-top: 10px;
border-top: 1px solid #CC3366;
border-bottom: 1px solid #CC3366;
}
.text {
margin-left: 10px;
margin-right: 10px;
}
.admin-list span {
padding: 2px;
}
.admin-list span:hover {
background-color: #ccc;
}
article.page {
margin-top: 10px;
}
span {
margin-left: 5px;
}
.admin-ul {
list-style: none;
margin: 0;
padding: 0;
}
label {
font-weight: bold;
}
.left {
float:left;
margin-right: 10px;
}
.right {
float: right;
}
.right-text {
text-align: right;
margin: 5px;
}
.clear {
clear:both;
} | cms/template/demo/style.css | label, input {
display: block;
}
input:focus {
border-color: #CC3366;
}
body {
margin: auto;
width: 940px;
font: 13px/22px Helvetica, Arial, sans-serif;
background-color: #555;
}
h3 {
font-size: 18px;
line-height: 22px;
padding: 5px;
background-color: #CC3366;
color: #fff;
text-align: center;
}
h2 {
color: #aaa;
margin-left: auto;
border-bottom: 3px solid #aaa;
margin-right: auto;
padding: 5px;
width: 90%;
}
#container {
border-top: 5px solid #aaa;
border-bottom: 5px solid #aaa;
background-color: #dedede;
margin-top: 20px;
margin-bottom: 20px;
}
article > h3 {
margin-left: 10px;
}
article > p {
margin-left: 20px;
}
#header {
background-color: #ccc;
padding-bottom: 10px;
border-bottom: 5px solid #aaa;
}
#header h1 {
margin: 0;
padding: 15px;
color: #A5A5A5;
}
nav ul {
list-style-type: none;
font-weight: bold;
margin: 0;
padding: 0;
}
#header ul li {
display: inline;
margin: 0;
padding: 0;
}
#header nav {
background-color: #000;
padding: 0 5px 0 5px;
margin-left: 0px;
border-top: 3px solid #000;
}
div.admin-list a, a.admin-button, .editor-toggle-button {
padding: 5px;
background-color: #CC3366;
font-weight: bold;
color: #fff;
margin-left: 5px;
cursor: pointer;
}
div.admin-list a:hover, a.admin-button:hover, .editor-toggle-button:hover {
background-color: #aaa;
color: #000;
}
#header nav ul li a {
display: inline-block;
padding: 2px 10px;
color: #fff;
background-color: #CC3366;
text-decoration: none;
}
#header nav ul li.active a,
#header nav ul li a:hover {
background-color: #ccc;
color: #333;
}
#admin-content {
width: 80%;
padding: 0 15px;
margin-bottom: 10px;
float: left;
}
aside {
width: 100px;
padding: 15px;
margin: 10px 0 10px 0;
float: left;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
}
footer {
clear: both;
background-color: #CC3366;
text-align: right;
padding: 10px 15px;
margin: 10px 0 0 0;
color: #fff;
font-weight: bold;
min-height: 80px;
border-top: 5px solid #aaa;
}
footer a {
color: #999;
padding: 5px;
background-color: #000;
margin: 5px;
}
footer a:hover {
background-color: #ddd;
color: #000;
}
footer span {
padding: 5px;
margin: 5px;
background-color: #ddd;
color: #000;
}
footer span:hover {
background-color: #aaa;
}
.info {
margin-top: 10px;
}
fieldset {
/* border: 3px solid #aaa;*/
width: 95%;
margin-bottom: 20px;
margin-left: 10px;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
border: 0px;
}
fieldset.login {
width: 200px;
margin: auto;
}
legend {
padding: 5px;
background-color: #CC3366;
color: #fff;
font-weight: bold;
}
input {
height: 25px;
border: 2px solid #bbb;
margin-bottom: 10px;
font-weight: bold;
}
input[type=text] {
width: 200px;
}
input[type=password] {
width: 200px;
}
input[type=submit]:hover {
background-color: #CC3366;
color: #fff;
}
textarea {
height: 200px;
width: 100%;
border: 1px solid #ddd;
margin-bottom: 10px;
}
a {
font-weight: bold;
color: #CC3366;
text-decoration: none;
}
a:hover {
color: #666666;
}
article.page {
margin-bottom: 20px;
padding: 5px;
width: 90%;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
}
.admin-list {
width: 200px;
background-color: #fff;
border-radius: 10px 10px 10px 10px;
padding: 10px;
margin-bottom: 10px;
float: left;
margin-left: 10px;
margin-top: 10px;
border-top: 1px solid #CC3366;
border-bottom: 1px solid #CC3366;
}
.text {
margin-left: 10px;
margin-right: 10px;
}
.admin-list span {
padding: 2px;
}
.admin-list span:hover {
background-color: #ccc;
}
article.page {
margin-top: 10px;
}
span {
margin-left: 5px;
}
.admin-ul {
list-style: none;
margin: 0;
padding: 0;
}
label {
font-weight: bold;
}
.left {
float:left;
margin-right: 10px;
}
.right {
float: right;
}
.right-text {
text-align: right;
margin: 5px;
}
.clear {
clear:both;
} | 0.360602 | 0.110184 |
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
/* reset */
* {
margin: 0;
padding: 0;
}
/* nav styles */
.main-nav nav {
font-family: 'Titillium Web', sans-serif;
font-weight: light;
display: flex;
text-align: center;
position: relative;
background-color: #1D1E2C;
justify-content: center;
min-width: 480px;
overflow:hidden;
}
.main-nav nav a {
color: white;
font-size: 1.7em;
align-items: center;
padding: 10px 25px;
background-color: none;
position: relative;
text-decoration: none;
/* BCC1BA */
display: block;
}
.main-nav nav a::after {
content: '';
position: absolute;
bottom: 4px;
left: 0;
width: 100%;
height: 2.5px;
background-color: #BCC1BA;
transform: scaleX(0);
transition: all .2s linear;
}
.main-nav nav a:hover {
color: #EDD39C;
}
.main-nav nav a:hover::after {
transform: scaleX(1);
}
.main-nav nav .icon {
display: none;
position: absolute;
right: 0;
}
@media screen and (max-width: 600px) {
.main-nav nav a:not(:first-child) {display: none;}
.main-nav nav a.icon {
float: right;
display: block;
}
}
@media screen and (max-width: 600px) {
.main-nav nav.responsive {
position: relative;
display: block;
}
.main-nav nav.responsive a.icon {
position: absolute;
right: 0;
top: 0;
}
.main-nav nav.responsive a {
float: none;
display: block;
align-items: center;
}
.main-nav nav.responsive a::after {
width: 30%;
left: 34vw;
}
}
/* wrappers */
.main-title {
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-size: 2.5em;
text-align: center;
margin: 20px 10px 10px 10px;
}
#main-table-wrapper {
width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 2%;
}
#sort-wrapper {
margin-left: auto;
margin-right: auto;
margin-bottom: 2%;
text-align: center;
}
/*
#div2 {
margin-right: -4px;
display: inline-block;
width: 30%;
vertical-align: top;
margin-bottom: 2%;
text-align: center;
} */
/* table properties */
#main-table {
width: 100%;
color: white;
background-color: none;
text-align: center;
/*font-family: 'Ubuntu', sans-serif; */
border-spacing: 1px;
}
#main-table tr td .avatar-container {
display: relative;
width: auto;
height: auto;
margin-bottom: 10px;
}
#main-table tr td .td-avatar {
border-radius: 50%;
box-shadow: 0px 2px gray;
width: 32px;
margin: 0 5px;
}
#main-table tr td:first-child {
background-color: #F4FFF8; /* F4FFF8 */
color: black;
border-left: 2px solid #1D1E2C;
border-right: 2px solid #1D1E2C;
border-bottom: 2px solid #1D1E2C;
}
#main-table tr td a{
color: inherit;
text-decoration: none;
}
#main-table tr td a:hover{
color: blue;
text-decoration: none;
}
#main-table tr td{
position: relative;
/*background-color: #606060*/;
padding: 10px 4px;
background-color: black;
border-bottom: 2.5px solid #1D1E2C;
}
#main-table tr td:last-child {
border-left: 2px solid #1D1E2C;
border-right: 2px solid #1D1E2C;
border-bottom: 2.5px solid #1D1E2C;
}
.market-header {
/*font-family: 'Ubuntu', sans-serif; */
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-weight: lighter;
font-size: 1.25em;
background-color: #1D1E2C; /*4C516D */
height: 25px;
padding: 5px;
border-top-left-radius: 5px;
}
.header {
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-weight: lighter;
font-size: 1.25em;
background-color: #1D1E2C;
}
.header:last-child {
border-top-right-radius: 5px;
}
#main-table .selected td {
background-color: #FFFC82 !important;
}
#main-table tr .left {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
color: #413F68;
background-color: #F4FFF8; /* !important; */
}
#main-table tr .right {
font-family: 'Source Sans Pro', sans-serif;
color: #413F68;
font-weight: 400;
background-color: #F4FFF8; /* !important; */
}
/* td properties
.market {
}
.bid {
}
.ask {
}
.last {
}
*/ | public/css/style.css | @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
/* reset */
* {
margin: 0;
padding: 0;
}
/* nav styles */
.main-nav nav {
font-family: 'Titillium Web', sans-serif;
font-weight: light;
display: flex;
text-align: center;
position: relative;
background-color: #1D1E2C;
justify-content: center;
min-width: 480px;
overflow:hidden;
}
.main-nav nav a {
color: white;
font-size: 1.7em;
align-items: center;
padding: 10px 25px;
background-color: none;
position: relative;
text-decoration: none;
/* BCC1BA */
display: block;
}
.main-nav nav a::after {
content: '';
position: absolute;
bottom: 4px;
left: 0;
width: 100%;
height: 2.5px;
background-color: #BCC1BA;
transform: scaleX(0);
transition: all .2s linear;
}
.main-nav nav a:hover {
color: #EDD39C;
}
.main-nav nav a:hover::after {
transform: scaleX(1);
}
.main-nav nav .icon {
display: none;
position: absolute;
right: 0;
}
@media screen and (max-width: 600px) {
.main-nav nav a:not(:first-child) {display: none;}
.main-nav nav a.icon {
float: right;
display: block;
}
}
@media screen and (max-width: 600px) {
.main-nav nav.responsive {
position: relative;
display: block;
}
.main-nav nav.responsive a.icon {
position: absolute;
right: 0;
top: 0;
}
.main-nav nav.responsive a {
float: none;
display: block;
align-items: center;
}
.main-nav nav.responsive a::after {
width: 30%;
left: 34vw;
}
}
/* wrappers */
.main-title {
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-size: 2.5em;
text-align: center;
margin: 20px 10px 10px 10px;
}
#main-table-wrapper {
width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 2%;
}
#sort-wrapper {
margin-left: auto;
margin-right: auto;
margin-bottom: 2%;
text-align: center;
}
/*
#div2 {
margin-right: -4px;
display: inline-block;
width: 30%;
vertical-align: top;
margin-bottom: 2%;
text-align: center;
} */
/* table properties */
#main-table {
width: 100%;
color: white;
background-color: none;
text-align: center;
/*font-family: 'Ubuntu', sans-serif; */
border-spacing: 1px;
}
#main-table tr td .avatar-container {
display: relative;
width: auto;
height: auto;
margin-bottom: 10px;
}
#main-table tr td .td-avatar {
border-radius: 50%;
box-shadow: 0px 2px gray;
width: 32px;
margin: 0 5px;
}
#main-table tr td:first-child {
background-color: #F4FFF8; /* F4FFF8 */
color: black;
border-left: 2px solid #1D1E2C;
border-right: 2px solid #1D1E2C;
border-bottom: 2px solid #1D1E2C;
}
#main-table tr td a{
color: inherit;
text-decoration: none;
}
#main-table tr td a:hover{
color: blue;
text-decoration: none;
}
#main-table tr td{
position: relative;
/*background-color: #606060*/;
padding: 10px 4px;
background-color: black;
border-bottom: 2.5px solid #1D1E2C;
}
#main-table tr td:last-child {
border-left: 2px solid #1D1E2C;
border-right: 2px solid #1D1E2C;
border-bottom: 2.5px solid #1D1E2C;
}
.market-header {
/*font-family: 'Ubuntu', sans-serif; */
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-weight: lighter;
font-size: 1.25em;
background-color: #1D1E2C; /*4C516D */
height: 25px;
padding: 5px;
border-top-left-radius: 5px;
}
.header {
font-family: 'Encode Sans Semi Expanded', sans-serif;
font-weight: lighter;
font-size: 1.25em;
background-color: #1D1E2C;
}
.header:last-child {
border-top-right-radius: 5px;
}
#main-table .selected td {
background-color: #FFFC82 !important;
}
#main-table tr .left {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
color: #413F68;
background-color: #F4FFF8; /* !important; */
}
#main-table tr .right {
font-family: 'Source Sans Pro', sans-serif;
color: #413F68;
font-weight: 400;
background-color: #F4FFF8; /* !important; */
}
/* td properties
.market {
}
.bid {
}
.ask {
}
.last {
}
*/ | 0.469277 | 0.069954 |
@font-face {
font-family: 'hanford';
src: url("../css/fonts/HANFORD_.TTF");
}
/* line 10, ../sass/bvs.scss */
body {
background: url("../images/fond.png") no-repeat;
background-size: cover;
color: #fff;
font-size: 12px;
}
/* line 17, ../sass/bvs.scss */
.footer {
position: fixed;
bottom: 100px;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
background-color: transparent;
z-index: 0;
}
/* line 26, ../sass/bvs.scss */
.footer img {
z-index: 0 !important;
width: 170px;
}
/* line 33, ../sass/bvs.scss */
a {
color: #c0a261;
}
/* line 37, ../sass/bvs.scss */
.requis {
color: #f00;
}
/* line 41, ../sass/bvs.scss */
.form-signin {
color: #fff;
max-width: 299px;
padding: 10px 10px 29px;
margin: 18% auto 20px;
background-color: #0202024d;
border: 1px solid #c0a261;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 55, ../sass/bvs.scss */
.form-signin .btn {
width: 100%;
}
/* line 61, ../sass/bvs.scss */
.blog-masthead {
background-color: #c0a261;
-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
}
/* line 67, ../sass/bvs.scss */
.navbar-nav > li > a {
padding: 10px 10px 10px 0px !important;
}
/* line 71, ../sass/bvs.scss */
.blog-nav-item {
padding: 10px;
}
/* line 75, ../sass/bvs.scss */
.blog-nav-item, .navbar-nav > li > a {
position: relative;
display: inline-block;
font-weight: 500;
color: #000;
}
/* line 81, ../sass/bvs.scss */
.blog-nav-item :hover, .blog-nav-item :focus, .navbar-nav > li > a :hover, .navbar-nav > li > a :focus {
color: #fff !important;
text-decoration: none !important;
background: transparent;
}
/* line 88, ../sass/bvs.scss */
a.blog-nav-item:hover, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
color: #fff;
text-decoration: none;
background: transparent;
}
/* line 94, ../sass/bvs.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
color: #fff;
text-decoration: none;
background: transparent;
}
/* line 100, ../sass/bvs.scss */
.dropdown-menu {
background: #000;
border: 1px solid #c0a261;
color: #fff;
}
/* line 105, ../sass/bvs.scss */
.dropdown-menu .divider {
background: #c0a261;
}
/* line 110, ../sass/bvs.scss */
.dropdown-menu li > a {
color: #fff;
}
/* line 112, ../sass/bvs.scss */
.dropdown-menu li > a:hover {
background: #c0a261;
}
/* line 119, ../sass/bvs.scss */
.blog-nav .active:after {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
margin-left: -5px;
vertical-align: middle;
content: " ";
border-right: 5px solid transparent;
border-bottom: 5px solid;
border-left: 5px solid transparent;
}
/* line 135, ../sass/bvs.scss */
.btn-main.btn-reverse {
color: #c0a261;
background: #000;
border: 1px solid #c0a261;
border-radius: 3px;
}
/* line 142, ../sass/bvs.scss */
.btn-primary {
background: #A18554;
border-color: #c0a261;
}
/* line 146, ../sass/bvs.scss */
.btn-primary:hover, .btn-primary:focus {
background: #000 !important;
border-color: #c0a261;
}
/* line 152, ../sass/bvs.scss */
.message {
color: #f00;
}
/* line 163, ../sass/bvs.scss */
form label {
margin-bottom: 0 !important;
}
/* line 167, ../sass/bvs.scss */
form .form-group {
margin-bottom: 3px;
}
/* line 171, ../sass/bvs.scss */
form .table {
margin-bottom: 5px;
}
/* line 176, ../sass/bvs.scss */
.highcharts-button {
display: none !important;
}
/* line 180, ../sass/bvs.scss */
hr {
margin-bottom: 10px;
margin-top: 20px;
width: 50%;
color: #c0a261;
background: #c0a261;
border-color: #c0a261;
}
/* line 190, ../sass/bvs.scss */
.logo img {
position: fixed;
top: -12px;
width: 150px;
}
/* line 197, ../sass/bvs.scss */
.slogan {
font-family: "hanford","Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
font-size: 25px;
}
/* line 201, ../sass/bvs.scss */
.slogan:hover, .slogan:focus {
color: black !important;
cursor: default;
}
/* line 206, ../sass/bvs.scss */
.slogan.blog-nav-item {
padding: 0;
}
/* line 216, ../sass/bvs.scss */
.form-control-feedback {
margin-top: 6px;
height: 23px;
color: #bbb;
line-height: 24px;
font-size: 15px;
}
/* line 223, ../sass/bvs.scss */
.form-control-feedback.right {
border-left: 1px solid #ccc;
right: 13px;
}
/* line 230, ../sass/bvs.scss */
span.right {
float: right;
font-size: 14px !important;
}
/* line 235, ../sass/bvs.scss */
.control-label {
text-align: center;
margin-bottom: 0;
padding-top: 7px;
}
/* line 242, ../sass/bvs.scss */
.panel {
background: black;
border-color: #c0a261;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
/* line 251, ../sass/bvs.scss */
.panel.panel-primary .panel-heading {
background: #c0a261;
border-color: #A18554;
}
/* line 257, ../sass/bvs.scss */
.panel .panel-heading {
padding: 0 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
/* line 263, ../sass/bvs.scss */
.panel .panel-heading h3 {
margin: 0 5px;
font-size: 14px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
padding: 5px 0px;
height: inherit;
}
/* line 274, ../sass/bvs.scss */
.panel .panel-body {
padding: 7px 5px;
}
/* line 278, ../sass/bvs.scss */
.panel .panel-body .col-xs-3, .panel .panel-body .col-sm-3, .panel .panel-body .col-md-3 {
padding-right: 5px;
}
/* line 281, ../sass/bvs.scss */
.panel .panel-body .col-xs-9, .panel .panel-body .col-sm-9, .panel .panel-body .col-md-9 {
padding-left: 1px;
}
/* line 286, ../sass/bvs.scss */
.panel .list-group {
margin-bottom: 5px;
}
/* line 289, ../sass/bvs.scss */
.panel .list-group li.list-group-item {
border-radius: 0;
font-weight: bold;
border: none;
background: transparent;
}
/* line 294, ../sass/bvs.scss */
.panel .list-group li.list-group-item .badge {
background: black;
color: #fff;
}
/* line 298, ../sass/bvs.scss */
.panel .list-group li.list-group-item:first-child {
background: #A18554;
}
/* line 300, ../sass/bvs.scss */
.panel .list-group li.list-group-item:first-child .badge {
color: #fff;
}
/* line 309, ../sass/bvs.scss */
a.link {
color: #fff;
text-decoration: underline;
}
/* line 315, ../sass/bvs.scss */
label {
cursor: pointer;
}
/* line 320, ../sass/bvs.scss */
.profil label.with-square-checkbox {
cursor: pointer;
}
/* line 322, ../sass/bvs.scss */
.profil label.with-square-checkbox span {
line-height: 24px;
}
/* line 324, ../sass/bvs.scss */
.profil label.with-square-checkbox span::before {
margin-right: 4px;
padding-left: 1px;
width: 21px;
height: 21px;
border: 2px solid grey;
display: inline-block;
line-height: 15px;
content: '';
float: left;
}
/* line 336, ../sass/bvs.scss */
.profil label.with-square-checkbox input[type="checkbox"] {
display: none;
}
/* line 338, ../sass/bvs.scss */
.profil label.with-square-checkbox input[type="checkbox"]:checked + span::before {
font-family: 'Glyphicons Halflings';
content: '\e013';
color: #c0a261;
}
/* line 346, ../sass/bvs.scss */
.profil main {
width: 300px;
margin: 8px auto;
}
/* line 351, ../sass/bvs.scss */
.profil li {
list-style-type: none;
}
/* line 356, ../sass/bvs.scss */
th {
color: #c0a261;
}
/* line 360, ../sass/bvs.scss */
td {
font-weight: bold;
}
/* line 365, ../sass/bvs.scss */
.highcharts-credits {
display: none;
}
/* line 369, ../sass/bvs.scss */
.highcharts-title {
font-size: 18px !important;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
text-transform: none !important;
}
/* line 377, ../sass/bvs.scss */
.ca {
font-size: 21px;
color: #c0a261;
padding-bottom: 20px;
text-align: right;
font-weight: bold;
}
/* line 386, ../sass/bvs.scss */
#rapport th {
color: black;
font-weight: bold;
}
/* line 390, ../sass/bvs.scss */
#rapport td {
font-weight: normal;
}
/* line 395, ../sass/bvs.scss */
table tr td .btn {
padding: 2px 7px;
}
/* line 399, ../sass/bvs.scss */
.pagination > li > a, .pagination > li > span {
background: #c0a261;
color: white;
border-color: #A18554;
}
/* line 405, ../sass/bvs.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
background: #000;
color: #fff;
border-color: #c0a261;
}
/* line 411, ../sass/bvs.scss */
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: #c0a261;
color: white;
border-color: #A18554;
}
/* line 422, ../sass/bvs.scss */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
background: #000;
color: #A18554;
border-color: #A18554;
}
/* line 434, ../sass/bvs.scss */
._720kb-datepicker-calendar-day._720kb-datepicker-today {
background: red;
color: white;
}
/* line 439, ../sass/bvs.scss */
._720kb-datepicker-calendar-header:nth-child(2n+1) {
background: #A18554;
}
/* line 443, ../sass/bvs.scss */
#footer.stikybottom {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
/* line 451, ../sass/bvs.scss */
.modal .modal-content {
background: rgba(10, 10, 11, 0.73);
border: 4px solid #c0a261;
}
/* line 456, ../sass/bvs.scss */
.modal .modal-header {
border-color: #c0a261;
}
/* line 459, ../sass/bvs.scss */
.modal .modal-header h4 {
font-weight: bold;
font-size: 20px;
text-align: center;
}
/* line 466, ../sass/bvs.scss */
.modal .modal-footer {
border-color: #c0a261;
}
/* line 470, ../sass/bvs.scss */
.modal textarea {
resize: vertical;
} | public/css/bvs.css | @font-face {
font-family: 'hanford';
src: url("../css/fonts/HANFORD_.TTF");
}
/* line 10, ../sass/bvs.scss */
body {
background: url("../images/fond.png") no-repeat;
background-size: cover;
color: #fff;
font-size: 12px;
}
/* line 17, ../sass/bvs.scss */
.footer {
position: fixed;
bottom: 100px;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
background-color: transparent;
z-index: 0;
}
/* line 26, ../sass/bvs.scss */
.footer img {
z-index: 0 !important;
width: 170px;
}
/* line 33, ../sass/bvs.scss */
a {
color: #c0a261;
}
/* line 37, ../sass/bvs.scss */
.requis {
color: #f00;
}
/* line 41, ../sass/bvs.scss */
.form-signin {
color: #fff;
max-width: 299px;
padding: 10px 10px 29px;
margin: 18% auto 20px;
background-color: #0202024d;
border: 1px solid #c0a261;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 55, ../sass/bvs.scss */
.form-signin .btn {
width: 100%;
}
/* line 61, ../sass/bvs.scss */
.blog-masthead {
background-color: #c0a261;
-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
}
/* line 67, ../sass/bvs.scss */
.navbar-nav > li > a {
padding: 10px 10px 10px 0px !important;
}
/* line 71, ../sass/bvs.scss */
.blog-nav-item {
padding: 10px;
}
/* line 75, ../sass/bvs.scss */
.blog-nav-item, .navbar-nav > li > a {
position: relative;
display: inline-block;
font-weight: 500;
color: #000;
}
/* line 81, ../sass/bvs.scss */
.blog-nav-item :hover, .blog-nav-item :focus, .navbar-nav > li > a :hover, .navbar-nav > li > a :focus {
color: #fff !important;
text-decoration: none !important;
background: transparent;
}
/* line 88, ../sass/bvs.scss */
a.blog-nav-item:hover, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
color: #fff;
text-decoration: none;
background: transparent;
}
/* line 94, ../sass/bvs.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
color: #fff;
text-decoration: none;
background: transparent;
}
/* line 100, ../sass/bvs.scss */
.dropdown-menu {
background: #000;
border: 1px solid #c0a261;
color: #fff;
}
/* line 105, ../sass/bvs.scss */
.dropdown-menu .divider {
background: #c0a261;
}
/* line 110, ../sass/bvs.scss */
.dropdown-menu li > a {
color: #fff;
}
/* line 112, ../sass/bvs.scss */
.dropdown-menu li > a:hover {
background: #c0a261;
}
/* line 119, ../sass/bvs.scss */
.blog-nav .active:after {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
margin-left: -5px;
vertical-align: middle;
content: " ";
border-right: 5px solid transparent;
border-bottom: 5px solid;
border-left: 5px solid transparent;
}
/* line 135, ../sass/bvs.scss */
.btn-main.btn-reverse {
color: #c0a261;
background: #000;
border: 1px solid #c0a261;
border-radius: 3px;
}
/* line 142, ../sass/bvs.scss */
.btn-primary {
background: #A18554;
border-color: #c0a261;
}
/* line 146, ../sass/bvs.scss */
.btn-primary:hover, .btn-primary:focus {
background: #000 !important;
border-color: #c0a261;
}
/* line 152, ../sass/bvs.scss */
.message {
color: #f00;
}
/* line 163, ../sass/bvs.scss */
form label {
margin-bottom: 0 !important;
}
/* line 167, ../sass/bvs.scss */
form .form-group {
margin-bottom: 3px;
}
/* line 171, ../sass/bvs.scss */
form .table {
margin-bottom: 5px;
}
/* line 176, ../sass/bvs.scss */
.highcharts-button {
display: none !important;
}
/* line 180, ../sass/bvs.scss */
hr {
margin-bottom: 10px;
margin-top: 20px;
width: 50%;
color: #c0a261;
background: #c0a261;
border-color: #c0a261;
}
/* line 190, ../sass/bvs.scss */
.logo img {
position: fixed;
top: -12px;
width: 150px;
}
/* line 197, ../sass/bvs.scss */
.slogan {
font-family: "hanford","Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
font-size: 25px;
}
/* line 201, ../sass/bvs.scss */
.slogan:hover, .slogan:focus {
color: black !important;
cursor: default;
}
/* line 206, ../sass/bvs.scss */
.slogan.blog-nav-item {
padding: 0;
}
/* line 216, ../sass/bvs.scss */
.form-control-feedback {
margin-top: 6px;
height: 23px;
color: #bbb;
line-height: 24px;
font-size: 15px;
}
/* line 223, ../sass/bvs.scss */
.form-control-feedback.right {
border-left: 1px solid #ccc;
right: 13px;
}
/* line 230, ../sass/bvs.scss */
span.right {
float: right;
font-size: 14px !important;
}
/* line 235, ../sass/bvs.scss */
.control-label {
text-align: center;
margin-bottom: 0;
padding-top: 7px;
}
/* line 242, ../sass/bvs.scss */
.panel {
background: black;
border-color: #c0a261;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
/* line 251, ../sass/bvs.scss */
.panel.panel-primary .panel-heading {
background: #c0a261;
border-color: #A18554;
}
/* line 257, ../sass/bvs.scss */
.panel .panel-heading {
padding: 0 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
/* line 263, ../sass/bvs.scss */
.panel .panel-heading h3 {
margin: 0 5px;
font-size: 14px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
padding: 5px 0px;
height: inherit;
}
/* line 274, ../sass/bvs.scss */
.panel .panel-body {
padding: 7px 5px;
}
/* line 278, ../sass/bvs.scss */
.panel .panel-body .col-xs-3, .panel .panel-body .col-sm-3, .panel .panel-body .col-md-3 {
padding-right: 5px;
}
/* line 281, ../sass/bvs.scss */
.panel .panel-body .col-xs-9, .panel .panel-body .col-sm-9, .panel .panel-body .col-md-9 {
padding-left: 1px;
}
/* line 286, ../sass/bvs.scss */
.panel .list-group {
margin-bottom: 5px;
}
/* line 289, ../sass/bvs.scss */
.panel .list-group li.list-group-item {
border-radius: 0;
font-weight: bold;
border: none;
background: transparent;
}
/* line 294, ../sass/bvs.scss */
.panel .list-group li.list-group-item .badge {
background: black;
color: #fff;
}
/* line 298, ../sass/bvs.scss */
.panel .list-group li.list-group-item:first-child {
background: #A18554;
}
/* line 300, ../sass/bvs.scss */
.panel .list-group li.list-group-item:first-child .badge {
color: #fff;
}
/* line 309, ../sass/bvs.scss */
a.link {
color: #fff;
text-decoration: underline;
}
/* line 315, ../sass/bvs.scss */
label {
cursor: pointer;
}
/* line 320, ../sass/bvs.scss */
.profil label.with-square-checkbox {
cursor: pointer;
}
/* line 322, ../sass/bvs.scss */
.profil label.with-square-checkbox span {
line-height: 24px;
}
/* line 324, ../sass/bvs.scss */
.profil label.with-square-checkbox span::before {
margin-right: 4px;
padding-left: 1px;
width: 21px;
height: 21px;
border: 2px solid grey;
display: inline-block;
line-height: 15px;
content: '';
float: left;
}
/* line 336, ../sass/bvs.scss */
.profil label.with-square-checkbox input[type="checkbox"] {
display: none;
}
/* line 338, ../sass/bvs.scss */
.profil label.with-square-checkbox input[type="checkbox"]:checked + span::before {
font-family: 'Glyphicons Halflings';
content: '\e013';
color: #c0a261;
}
/* line 346, ../sass/bvs.scss */
.profil main {
width: 300px;
margin: 8px auto;
}
/* line 351, ../sass/bvs.scss */
.profil li {
list-style-type: none;
}
/* line 356, ../sass/bvs.scss */
th {
color: #c0a261;
}
/* line 360, ../sass/bvs.scss */
td {
font-weight: bold;
}
/* line 365, ../sass/bvs.scss */
.highcharts-credits {
display: none;
}
/* line 369, ../sass/bvs.scss */
.highcharts-title {
font-size: 18px !important;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
text-transform: none !important;
}
/* line 377, ../sass/bvs.scss */
.ca {
font-size: 21px;
color: #c0a261;
padding-bottom: 20px;
text-align: right;
font-weight: bold;
}
/* line 386, ../sass/bvs.scss */
#rapport th {
color: black;
font-weight: bold;
}
/* line 390, ../sass/bvs.scss */
#rapport td {
font-weight: normal;
}
/* line 395, ../sass/bvs.scss */
table tr td .btn {
padding: 2px 7px;
}
/* line 399, ../sass/bvs.scss */
.pagination > li > a, .pagination > li > span {
background: #c0a261;
color: white;
border-color: #A18554;
}
/* line 405, ../sass/bvs.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
background: #000;
color: #fff;
border-color: #c0a261;
}
/* line 411, ../sass/bvs.scss */
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: #c0a261;
color: white;
border-color: #A18554;
}
/* line 422, ../sass/bvs.scss */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
background: #000;
color: #A18554;
border-color: #A18554;
}
/* line 434, ../sass/bvs.scss */
._720kb-datepicker-calendar-day._720kb-datepicker-today {
background: red;
color: white;
}
/* line 439, ../sass/bvs.scss */
._720kb-datepicker-calendar-header:nth-child(2n+1) {
background: #A18554;
}
/* line 443, ../sass/bvs.scss */
#footer.stikybottom {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
/* line 451, ../sass/bvs.scss */
.modal .modal-content {
background: rgba(10, 10, 11, 0.73);
border: 4px solid #c0a261;
}
/* line 456, ../sass/bvs.scss */
.modal .modal-header {
border-color: #c0a261;
}
/* line 459, ../sass/bvs.scss */
.modal .modal-header h4 {
font-weight: bold;
font-size: 20px;
text-align: center;
}
/* line 466, ../sass/bvs.scss */
.modal .modal-footer {
border-color: #c0a261;
}
/* line 470, ../sass/bvs.scss */
.modal textarea {
resize: vertical;
} | 0.167151 | 0.075346 |
body{
background: whitesmoke;
margin: 0px !important;
}
header{
color: grey;
background: black;
height: 45px;
font-size: 39px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
font-family: fantasy;
}
h2{
margin: 5px 0px 10px 0px;
}
.main-section {
margin: 1%;
}
.input-json-textarea {
width: 100%;
height: 550px;
border: 1px solid grey;
overflow-y: scroll;
background: #ececec;
}
.btn{
display: inline-block;
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
margin: 0 5px;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.hidden {
display: none;
} | styles.css | body{
background: whitesmoke;
margin: 0px !important;
}
header{
color: grey;
background: black;
height: 45px;
font-size: 39px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
font-family: fantasy;
}
h2{
margin: 5px 0px 10px 0px;
}
.main-section {
margin: 1%;
}
.input-json-textarea {
width: 100%;
height: 550px;
border: 1px solid grey;
overflow-y: scroll;
background: #ececec;
}
.btn{
display: inline-block;
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
margin: 0 5px;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.hidden {
display: none;
} | 0.289773 | 0.063657 |
:root {
--font-color: #2d3436;
--body-bg-color: #f7f1e3;
--container-bg-color: #ffffff;
--todo-bg-color: #e5ecf3;
--done-bg-color: #9de9bc;
--svg-normal-color: #2d3436;
--svg-hover-color: #0984e3;
--svg-complete-color: #0984e3;
--svg-remove-color: #d63031;
--svg-remove-hover-color: #ff4757;
--svg-edit-color: #fac044;
--svg-edit-hover-color: #eea301;
}
* {
font-family: 'Josefin Sans', sans-serif;
padding: 0;
margin: 0;
color: var(--font-color);
}
body {
background-color: var(--body-bg-color);
display: flex;
justify-content: center;
}
#container {
background-color: var(--container-bg-color);
padding: 2%;
min-height: 30vh;
min-width: 30vw;
width: auto;
height: auto;
margin-top: 10vh;
margin-bottom: 10vh;
border-radius: 3.5%;
}
h2 {
margin-bottom: 40px;
margin-top: 40px;
display: inline-block;
}
h2::after {
content: "";
border-bottom: 5px solid black;
display: block;
width: auto;
}
h1{
text-align: center;
}
header {
display: flex;
justify-content: space-between;
}
header input {
min-height: 40px;
width: 100%;
border: 2px solid;
border-radius: 5px;
padding-left: 5%;
background-color: #f9f9f9;
}
header button {
min-width: 40px;
background: none;
border: none;
font-size: 1.5rem;
padding-left: 8px;
}
li {
width: 90vw;
display: flex;
align-items: center;
background-color: var(--todo-bg-color);
padding: 2%;
box-sizing: border-box;
border-radius: 10px;
margin-bottom: 20px;
}
li .buttons {
min-width: 120px;
margin-left: auto;
display: inline;
}
li .buttons button {
background: none;
min-width: 40px;
border: none;
font-size: 2rem;
}
.completed li {
background-color: var(--done-bg-color);
}
.completed .complete svg path {
fill: var(--svg-complete-color);
}
svg {
max-width: 25px;
}
svg path {
fill: var(--svg-normal-color);
}
button:hover svg path {
fill: var(--svg-hover-color);
}
.remove svg path {
fill: var(--svg-remove-color);
}
.edit svg path {
fill: var(--svg-edit-color);
}
.edit:hover svg path {
fill: var(--svg-edit-hover-color);
}
.remove:hover svg path {
fill: var(--svg-remove-hover-color);
}
@media (max-width: 800px) {
#container{
padding: 5%;
width: 100%;
border-radius: 7%;
}
li .buttons {
min-width: 80px;
margin-left: auto;
display: inline;
}
li .buttons button {
background: none;
min-width: 10px;
width: 20px;
border: none;
font-size: 1rem;
margin: 4%;
}
#add{
font-size: 1.2rem;
}
} | index.css | :root {
--font-color: #2d3436;
--body-bg-color: #f7f1e3;
--container-bg-color: #ffffff;
--todo-bg-color: #e5ecf3;
--done-bg-color: #9de9bc;
--svg-normal-color: #2d3436;
--svg-hover-color: #0984e3;
--svg-complete-color: #0984e3;
--svg-remove-color: #d63031;
--svg-remove-hover-color: #ff4757;
--svg-edit-color: #fac044;
--svg-edit-hover-color: #eea301;
}
* {
font-family: 'Josefin Sans', sans-serif;
padding: 0;
margin: 0;
color: var(--font-color);
}
body {
background-color: var(--body-bg-color);
display: flex;
justify-content: center;
}
#container {
background-color: var(--container-bg-color);
padding: 2%;
min-height: 30vh;
min-width: 30vw;
width: auto;
height: auto;
margin-top: 10vh;
margin-bottom: 10vh;
border-radius: 3.5%;
}
h2 {
margin-bottom: 40px;
margin-top: 40px;
display: inline-block;
}
h2::after {
content: "";
border-bottom: 5px solid black;
display: block;
width: auto;
}
h1{
text-align: center;
}
header {
display: flex;
justify-content: space-between;
}
header input {
min-height: 40px;
width: 100%;
border: 2px solid;
border-radius: 5px;
padding-left: 5%;
background-color: #f9f9f9;
}
header button {
min-width: 40px;
background: none;
border: none;
font-size: 1.5rem;
padding-left: 8px;
}
li {
width: 90vw;
display: flex;
align-items: center;
background-color: var(--todo-bg-color);
padding: 2%;
box-sizing: border-box;
border-radius: 10px;
margin-bottom: 20px;
}
li .buttons {
min-width: 120px;
margin-left: auto;
display: inline;
}
li .buttons button {
background: none;
min-width: 40px;
border: none;
font-size: 2rem;
}
.completed li {
background-color: var(--done-bg-color);
}
.completed .complete svg path {
fill: var(--svg-complete-color);
}
svg {
max-width: 25px;
}
svg path {
fill: var(--svg-normal-color);
}
button:hover svg path {
fill: var(--svg-hover-color);
}
.remove svg path {
fill: var(--svg-remove-color);
}
.edit svg path {
fill: var(--svg-edit-color);
}
.edit:hover svg path {
fill: var(--svg-edit-hover-color);
}
.remove:hover svg path {
fill: var(--svg-remove-hover-color);
}
@media (max-width: 800px) {
#container{
padding: 5%;
width: 100%;
border-radius: 7%;
}
li .buttons {
min-width: 80px;
margin-left: auto;
display: inline;
}
li .buttons button {
background: none;
min-width: 10px;
width: 20px;
border: none;
font-size: 1rem;
margin: 4%;
}
#add{
font-size: 1.2rem;
}
} | 0.427755 | 0.214733 |
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq8f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq1f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq9f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGqyf7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq-f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq_f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGqxf7-pAVU_.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq8f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq1f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq9f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmqyf7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq-f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq_f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmqxf7-pAVU_.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} | public/sass/f.css | @font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq8f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq1f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq9f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGqyf7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq-f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGq_f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjC4iGqxf7-pAVU_.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq8f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq1f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq9f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmqyf7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq-f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmq_f7-pAVU_Lrg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(https://fonts.gstatic.com/s/robotomono/v6/L0xkDF4xlVMF-BfR8bXMIjDwjmqxf7-pAVU_.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} | 0.31785 | 0.093306 |
@font-face {
font-family: 'gijgo-material';
src: url('../fonts/gijgo-material.eot?235541');
src: url('../fonts/gijgo-material.eot?235541#iefix') format('embedded-opentype'), url('../fonts/gijgo-material.ttf?235541') format('truetype'), url('../fonts/gijgo-material.woff?235541') format('woff'), url('../fonts/gijgo-material.svg?235541#gijgo-material') format('svg');
font-weight: normal;
font-style: normal;
}
.gj-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1203;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
background-color: rgba(0, 0, 0, 0.54118);
transition: 200ms ease opacity;
will-change: opacity;
}
.gj-modal .gj-picker-md {
border: 0px;
}
.gj-modal .gj-picker-bootstrap {
padding: 0px;
}
.gj-modal .gj-picker-bootstrap.datepicker [role="body"] {
padding: 15px;
}
.gj-dialog-md-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
float: right;
line-height: 28px;
font-size: 28px;
}
.gj-dialog-md-header {
padding: 24px 24px 0px 24px;
font-family: "Roboto","Helvetica","Arial",sans-serif;
}
.gj-draggable {
cursor: move;
}
.gj-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/** Material Design **/
.gj-dialog-md {
background-color: #FFF;
overflow: hidden;
border: none;
box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
box-sizing: border-box;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
z-index: 1202;
}
.gj-dialog-md-body {
padding: 20px 24px 24px 24px;
color: rgba(0,0,0,.54);
font-family: "Helvetica","Arial",sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.gj-dialog-md-title {
margin: 0;
font-weight: 400;
display: inline;
line-height: 28px;
font-size: 20px;
} | frontend/css/gijgo.css | @font-face {
font-family: 'gijgo-material';
src: url('../fonts/gijgo-material.eot?235541');
src: url('../fonts/gijgo-material.eot?235541#iefix') format('embedded-opentype'), url('../fonts/gijgo-material.ttf?235541') format('truetype'), url('../fonts/gijgo-material.woff?235541') format('woff'), url('../fonts/gijgo-material.svg?235541#gijgo-material') format('svg');
font-weight: normal;
font-style: normal;
}
.gj-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1203;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
background-color: rgba(0, 0, 0, 0.54118);
transition: 200ms ease opacity;
will-change: opacity;
}
.gj-modal .gj-picker-md {
border: 0px;
}
.gj-modal .gj-picker-bootstrap {
padding: 0px;
}
.gj-modal .gj-picker-bootstrap.datepicker [role="body"] {
padding: 15px;
}
.gj-dialog-md-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
float: right;
line-height: 28px;
font-size: 28px;
}
.gj-dialog-md-header {
padding: 24px 24px 0px 24px;
font-family: "Roboto","Helvetica","Arial",sans-serif;
}
.gj-draggable {
cursor: move;
}
.gj-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/** Material Design **/
.gj-dialog-md {
background-color: #FFF;
overflow: hidden;
border: none;
box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
box-sizing: border-box;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
z-index: 1202;
}
.gj-dialog-md-body {
padding: 20px 24px 24px 24px;
color: rgba(0,0,0,.54);
font-family: "Helvetica","Arial",sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.gj-dialog-md-title {
margin: 0;
font-weight: 400;
display: inline;
line-height: 28px;
font-size: 20px;
} | 0.382833 | 0.061509 |
*{
margin: 0;
padding:0;
font-family: 'Source Code Pro', monospace;
}
:root{
font-size: 16px;
}
@media (max-width:900px) {
:root{
font-size: 12px;
}
}
body{
background-color:rgb(0,0,0);
/* overflow-x: hidden; */
/* height:100%; */
}
nav{
position: relative;
display: flex;
padding:2% 6%;
justify-content: space-between;
align-items:flex-start;
}
.nav-links{
flex:1;
text-align: center;
}
.nav-links ul li{
list-style: none;
display: inline-block;
padding: 8px 12px;
position: relative;
}
.nav-links ul li a{
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: 500;
transition: 0.5s;
}
.nav-links ul li a:hover{
color: purple;
}
.rect-container{
height: auto;
width: auto;
}
.title{
margin-left: 20px;
margin-bottom: 5%;
text-align: left;
max-width: 50%;
min-width:300px;
}
.title.n{
margin-left: auto;
margin-bottom: 0;
}
.title h1{
color: white;
font-size: 3rem;
font-weight: 500;
}
.title h1{
animation: text-fade 3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.title h1.first{
animation: text-fade 2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
@keyframes text-fade{
from {color:rgb(36,36,36)}
to {color:white;}
}
.rect{
position: fixed;
z-index: -1;
height:100%;
width:14vw;
opacity: 0%;
}
.rect.a{
left:10%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
background:linear-gradient(#fd746c,#DBD65C);
transform: skew(-10deg);
}
.rect.b{
left:30%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
animation-delay: 0.25s;
background:linear-gradient(to top, #DBD65C,#43cea2);
transform: skew(-30deg);
}
.rect.c{
left:65%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
animation-delay: 0.5s;
background:linear-gradient(to bottom, #43cea2,#8360c3);
transform: skew(40deg);
}
@media (max-width:1300px) {
.rect.c{
transform: skew(35deg);
}
}
@media (max-width:1200px) {
.rect.c{
transform: skew(30deg);
}
}
@media (max-width:1050px) {
.rect.c{
transform: skew(20deg) ;
}
}
@media (max-width:850px) {
.rect.a{
transform: skew(-5deg);
}
.rect.b{
transform: skew(-25deg);
}
.rect.c{
transform: skew(15deg) ;
}
}
@media (max-width:770px) {
.rect.b{
transform: skew(-20deg);
}
.rect.c{
transform: skew(10deg) ;
}
}
@keyframes reveal {
to {opacity: 100%;}
}
.skills{
background-color: white;
display: flex;
flex-direction: column;
height: 380px;
width:100%;
}
.skills h1{
padding:2% 0%;
text-align: center;
font-size: 3rem;
font-weight: 500;
height: 60px;
width: 100%;
}
.icon-container{
display: flex;
padding:2% 0%;
height: max-content;
justify-content: space-around;
}
.icon-list{
flex: 1;
text-align: center;
}
.icon-list ul li{
border-radius: 50%;
border:5px solid transparent;
box-shadow: 10px 10px 15px rgba(0,0,0,0.5);
padding:1% 1%;
list-style: none;
display: inline-block;
position: relative;
width:90px;
height: 90px;
transition: 0.5s;
}
.icon-list ul li:hover{
border-radius: 20%;
}
li img {
top:10%;
position: relative;
width:80px;
height:80px;
}
img.c,img.cpp,img.js{
width:70px;
}
.projects{
width:100%;
background: black;
}
.projects h1{
color:white;
padding: 1% 0%;
text-align: center;
font-size: 3rem;
font-weight: 500;
width: 100%;
}
.grid-container{
display: grid;
width:100%;
height: 100%;
grid-template-columns: 2fr 2fr 2fr;
gap:1% 5%;
}
@media (max-width:1340px) {
.grid-container{
grid-template-columns: 2fr 2fr;
}
}
@media (max-width:850px) {
.grid-container{
grid-template-columns: 1fr;
gap: 0%;
}
}
.grid-container .grid-item{
background: #272822;
width: 350px;
height: 350px;
padding: 0 0;
border-radius: 10px;
border: 5px solid white;
margin:auto;
transform-style: preserve-3d;
transition: all 0.5s ease;
}
.grid-item .front{
position: absolute;
width:100%;
height:100%;
backface-visibility: hidden;
}
.front p{
position: relative;
top:15%;
left:2%;
font-size:18px;
text-align: left;
color:white;
}
.s1{
color:#f92665;
}
.s2{
color:orangered;
}
.s3{
color:rgb(128, 218, 39);
}
.s4{
color:khaki;
}
.s5{
color:dimgray;
}
.grid-item .back{
position: absolute;
width:100%;
height:100%;
overflow:hidden;
backface-visibility: hidden;
transform: rotateY(180deg);
}
.grid-item-1 .back{
background-image: url("images/gifs/astar.gif");
background-repeat: no-repeat;
background-size: cover;
}
.grid-item-2 .back{
background-image:url("images/gifs/graph.gif");
}
.grid-item-3 .back{
background-image:url("images/gifs/sudoku.gif");
background-repeat: no-repeat;
background-size: contain;
}
.grid-item-4 .back{
background-image:url("images/gifs/snake.gif");
}
.grid-item-5 .back{
background-image:url("images/gifs/tic.gif");
background-repeat: no-repeat;
background-size: cover;
}
.grid-item-6 .back{
background-image:url("images/gifs/pixel.jpg");
background-position: center;
}
.grid-item:active{
transform: rotateY(180deg);
}
.grid-container .grid-item img{
top:-17%;
}
.grid-container .grid-item img.a{
width:165.5%;
position: relative;
}
.grid-container .grid-item img.b{
width:170%;
position: relative;
}
.grid-container .grid-item img.c,img.d{
width:350px;
height: 350px;
}
.grid-container .grid-item img.e{
position: relative;
width: 100%;
height: 100%;
}
.grid-container .grid-item img.f{
position: relative;
width:100%;
height: 100%;
}
.socials{
display: flex;
justify-content: center;
margin-top: 10%;
}
.socials .fa{
flex:1;
width:100%;
height:100%;
padding:0px 10px;
font-size: 30px;
color:white;
}
@media (max-width:850px) {
} | styles.css | *{
margin: 0;
padding:0;
font-family: 'Source Code Pro', monospace;
}
:root{
font-size: 16px;
}
@media (max-width:900px) {
:root{
font-size: 12px;
}
}
body{
background-color:rgb(0,0,0);
/* overflow-x: hidden; */
/* height:100%; */
}
nav{
position: relative;
display: flex;
padding:2% 6%;
justify-content: space-between;
align-items:flex-start;
}
.nav-links{
flex:1;
text-align: center;
}
.nav-links ul li{
list-style: none;
display: inline-block;
padding: 8px 12px;
position: relative;
}
.nav-links ul li a{
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: 500;
transition: 0.5s;
}
.nav-links ul li a:hover{
color: purple;
}
.rect-container{
height: auto;
width: auto;
}
.title{
margin-left: 20px;
margin-bottom: 5%;
text-align: left;
max-width: 50%;
min-width:300px;
}
.title.n{
margin-left: auto;
margin-bottom: 0;
}
.title h1{
color: white;
font-size: 3rem;
font-weight: 500;
}
.title h1{
animation: text-fade 3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.title h1.first{
animation: text-fade 2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
@keyframes text-fade{
from {color:rgb(36,36,36)}
to {color:white;}
}
.rect{
position: fixed;
z-index: -1;
height:100%;
width:14vw;
opacity: 0%;
}
.rect.a{
left:10%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
background:linear-gradient(#fd746c,#DBD65C);
transform: skew(-10deg);
}
.rect.b{
left:30%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
animation-delay: 0.25s;
background:linear-gradient(to top, #DBD65C,#43cea2);
transform: skew(-30deg);
}
.rect.c{
left:65%;
animation: reveal 1s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
animation-delay: 0.5s;
background:linear-gradient(to bottom, #43cea2,#8360c3);
transform: skew(40deg);
}
@media (max-width:1300px) {
.rect.c{
transform: skew(35deg);
}
}
@media (max-width:1200px) {
.rect.c{
transform: skew(30deg);
}
}
@media (max-width:1050px) {
.rect.c{
transform: skew(20deg) ;
}
}
@media (max-width:850px) {
.rect.a{
transform: skew(-5deg);
}
.rect.b{
transform: skew(-25deg);
}
.rect.c{
transform: skew(15deg) ;
}
}
@media (max-width:770px) {
.rect.b{
transform: skew(-20deg);
}
.rect.c{
transform: skew(10deg) ;
}
}
@keyframes reveal {
to {opacity: 100%;}
}
.skills{
background-color: white;
display: flex;
flex-direction: column;
height: 380px;
width:100%;
}
.skills h1{
padding:2% 0%;
text-align: center;
font-size: 3rem;
font-weight: 500;
height: 60px;
width: 100%;
}
.icon-container{
display: flex;
padding:2% 0%;
height: max-content;
justify-content: space-around;
}
.icon-list{
flex: 1;
text-align: center;
}
.icon-list ul li{
border-radius: 50%;
border:5px solid transparent;
box-shadow: 10px 10px 15px rgba(0,0,0,0.5);
padding:1% 1%;
list-style: none;
display: inline-block;
position: relative;
width:90px;
height: 90px;
transition: 0.5s;
}
.icon-list ul li:hover{
border-radius: 20%;
}
li img {
top:10%;
position: relative;
width:80px;
height:80px;
}
img.c,img.cpp,img.js{
width:70px;
}
.projects{
width:100%;
background: black;
}
.projects h1{
color:white;
padding: 1% 0%;
text-align: center;
font-size: 3rem;
font-weight: 500;
width: 100%;
}
.grid-container{
display: grid;
width:100%;
height: 100%;
grid-template-columns: 2fr 2fr 2fr;
gap:1% 5%;
}
@media (max-width:1340px) {
.grid-container{
grid-template-columns: 2fr 2fr;
}
}
@media (max-width:850px) {
.grid-container{
grid-template-columns: 1fr;
gap: 0%;
}
}
.grid-container .grid-item{
background: #272822;
width: 350px;
height: 350px;
padding: 0 0;
border-radius: 10px;
border: 5px solid white;
margin:auto;
transform-style: preserve-3d;
transition: all 0.5s ease;
}
.grid-item .front{
position: absolute;
width:100%;
height:100%;
backface-visibility: hidden;
}
.front p{
position: relative;
top:15%;
left:2%;
font-size:18px;
text-align: left;
color:white;
}
.s1{
color:#f92665;
}
.s2{
color:orangered;
}
.s3{
color:rgb(128, 218, 39);
}
.s4{
color:khaki;
}
.s5{
color:dimgray;
}
.grid-item .back{
position: absolute;
width:100%;
height:100%;
overflow:hidden;
backface-visibility: hidden;
transform: rotateY(180deg);
}
.grid-item-1 .back{
background-image: url("images/gifs/astar.gif");
background-repeat: no-repeat;
background-size: cover;
}
.grid-item-2 .back{
background-image:url("images/gifs/graph.gif");
}
.grid-item-3 .back{
background-image:url("images/gifs/sudoku.gif");
background-repeat: no-repeat;
background-size: contain;
}
.grid-item-4 .back{
background-image:url("images/gifs/snake.gif");
}
.grid-item-5 .back{
background-image:url("images/gifs/tic.gif");
background-repeat: no-repeat;
background-size: cover;
}
.grid-item-6 .back{
background-image:url("images/gifs/pixel.jpg");
background-position: center;
}
.grid-item:active{
transform: rotateY(180deg);
}
.grid-container .grid-item img{
top:-17%;
}
.grid-container .grid-item img.a{
width:165.5%;
position: relative;
}
.grid-container .grid-item img.b{
width:170%;
position: relative;
}
.grid-container .grid-item img.c,img.d{
width:350px;
height: 350px;
}
.grid-container .grid-item img.e{
position: relative;
width: 100%;
height: 100%;
}
.grid-container .grid-item img.f{
position: relative;
width:100%;
height: 100%;
}
.socials{
display: flex;
justify-content: center;
margin-top: 10%;
}
.socials .fa{
flex:1;
width:100%;
height:100%;
padding:0px 10px;
font-size: 30px;
color:white;
}
@media (max-width:850px) {
} | 0.547706 | 0.095645 |
mainBody, body,
portionBody, conclusions,
attachments, components,
component, doc {
margin: 0.75em;
padding: 0.75em;
}
article, part, chapter, section, title {
margin: 1.25em 0.5em 0.5em 0.5em;
}
/* Rules applies only to edit mode */
@media oxygen{
/* Structures that are folded by default */
article, components, mainBody, portionBody,
body, attachments, conclusions {
-oxy-foldable: true;
-oxy-folded: true;
-oxy-not-foldable-child: heading, num;
}
/* Structures that are open by default. */
part, chapter, section, component, book {
-oxy-foldable: true;
-oxy-not-foldable-child: num, heading;
}
/* Bounding boxes for major sections. */
mainBody, body,
portionBody, conclusions,
attachments, components,
component, doc {
border: 0.75pt solid black;
}
/* Labels for major sections. */
components:before {
content: "Components: ";
font-weight: bold;
}
attachments:before {
content: "Attachments: ";
font-weight: bold;
}
body:before {
content: "Body: ";
font-weight: bold;
}
mainBody:before {
content: "Main Body: ";
font-weight: bold;
}
component:before {
content: "Component: ";
font-weight: bold;
}
portionBody:before {
content: "Portion Body: ";
font-weight: bold;
}
collectionBody:before {
content: "Collection Body: ";
font-weight: bold;
}
conclusions:before {
font-weight: bold;
content: "Conclusions: "
}
}
/* Doc sections that will page break */
title, tome, chapter, component {
page-break-before: always;
}
/* ******************************************************
* Quoted Structures
* ****************************************************** */
/* When given, use start quote in front. */
quotedStructure[startQuote]:before {
content: attr(startQuote);
}
/* When given, use end quote at the end. */
quotedStructure[endQuote]:after{
content: attr(endQuote);
}
quotedStructure > section {
display: inline;
}
quotedStructure > section > num,
quotedStructure > section > heading {
font-size: 90%;
width : auto;
}
paragraph, subsection {
margin-left: 1.5em;
}
step, analysis {
display: block;
}
p {
margin: 0.5em;
display: block;
}
container > p, mainBody > p, rollCall > p {
margin: 0.5em;
display: block;
}
recital, hcontainer, citation {
margin: 0.5em 0.0em 0.5em 1.0em;
display: block;
}
tblock {
margin: 1.0em;
display: block;
}
recital {
margin-left: 1.0em;
display: block;
}
signature {
display: block;
margin-left: 1.0em;
}
@media oxygen-chemistry {
signature {
margin: 6pt;
}
}
division {
margin: 1.5em;
}
component, components {
display: block;
margin: 0.5em;
}
section, subsection, hcontainer, paragraph, subparagraph {
display: block;
margin: 0.75em 0.75em 0.75em 1.5em;
}
content,
paragraph > content,
subparagraph > content {
/*margin: 0.75em;*/
display: contents;
}
/* Authorial Note */
/* Authorial notes seem to just be footnotes */
@media oxygen {
authorialNote {
margin-left: 1.0em;
font-style: italic;
}
}
/* In print, authorial notes are given footnote display. */
@media oxygen-chemistry {
authorialNote {
float: footnote;
margin: 6pt;
font-size: 11pt;
}
}
authorialNote p {
display: inline;
font-style: italic;
}
@media oxygen {
signature:before {
content: "Signed: ";
font-weight: bold;
}
}
omissis:empty {
content: "[.....]";
font-weight: bold;
}
attachment {
display: block;
}
lawyer {
display: block;
}
@media oxygen-chemistry {
lawyer {
display: inline;
}
}
/* ******************************************************
* Icons for in doc entity references
* ****************************************************** */
@media oxygen {
docProponent:before, lawyer:before , person:before {
content: oxy_url("../icons/person.png") " ";
vertical-align: bottom;
}
role:before {
content: oxy_url("../icons/role.png") " ";
vertical-align: bottom;
}
}
/* ******************************************
* Fill In - Form Fields
* ***************************************** */
fillIn {
background-color: #BBBBBB;
}
fillIn:before {
content: "["
}
fillIn:after {
content: "]"
}
/* **********************************************************
* Inline Styling
* ******************************************************** */
i {
font-style: italic;
}
b {
font-weight: bold;
}
sup {
vertical-align: super;
font-size: 50%;
}
sub {
vertical-align: sub;
font-size: 50%;
}
u {
text-decoration: underline;
}
eol {
display: inline;
content: "\A";
}
inline {
display: inline;
} | AKN_Framework/css/modules/General.css | mainBody, body,
portionBody, conclusions,
attachments, components,
component, doc {
margin: 0.75em;
padding: 0.75em;
}
article, part, chapter, section, title {
margin: 1.25em 0.5em 0.5em 0.5em;
}
/* Rules applies only to edit mode */
@media oxygen{
/* Structures that are folded by default */
article, components, mainBody, portionBody,
body, attachments, conclusions {
-oxy-foldable: true;
-oxy-folded: true;
-oxy-not-foldable-child: heading, num;
}
/* Structures that are open by default. */
part, chapter, section, component, book {
-oxy-foldable: true;
-oxy-not-foldable-child: num, heading;
}
/* Bounding boxes for major sections. */
mainBody, body,
portionBody, conclusions,
attachments, components,
component, doc {
border: 0.75pt solid black;
}
/* Labels for major sections. */
components:before {
content: "Components: ";
font-weight: bold;
}
attachments:before {
content: "Attachments: ";
font-weight: bold;
}
body:before {
content: "Body: ";
font-weight: bold;
}
mainBody:before {
content: "Main Body: ";
font-weight: bold;
}
component:before {
content: "Component: ";
font-weight: bold;
}
portionBody:before {
content: "Portion Body: ";
font-weight: bold;
}
collectionBody:before {
content: "Collection Body: ";
font-weight: bold;
}
conclusions:before {
font-weight: bold;
content: "Conclusions: "
}
}
/* Doc sections that will page break */
title, tome, chapter, component {
page-break-before: always;
}
/* ******************************************************
* Quoted Structures
* ****************************************************** */
/* When given, use start quote in front. */
quotedStructure[startQuote]:before {
content: attr(startQuote);
}
/* When given, use end quote at the end. */
quotedStructure[endQuote]:after{
content: attr(endQuote);
}
quotedStructure > section {
display: inline;
}
quotedStructure > section > num,
quotedStructure > section > heading {
font-size: 90%;
width : auto;
}
paragraph, subsection {
margin-left: 1.5em;
}
step, analysis {
display: block;
}
p {
margin: 0.5em;
display: block;
}
container > p, mainBody > p, rollCall > p {
margin: 0.5em;
display: block;
}
recital, hcontainer, citation {
margin: 0.5em 0.0em 0.5em 1.0em;
display: block;
}
tblock {
margin: 1.0em;
display: block;
}
recital {
margin-left: 1.0em;
display: block;
}
signature {
display: block;
margin-left: 1.0em;
}
@media oxygen-chemistry {
signature {
margin: 6pt;
}
}
division {
margin: 1.5em;
}
component, components {
display: block;
margin: 0.5em;
}
section, subsection, hcontainer, paragraph, subparagraph {
display: block;
margin: 0.75em 0.75em 0.75em 1.5em;
}
content,
paragraph > content,
subparagraph > content {
/*margin: 0.75em;*/
display: contents;
}
/* Authorial Note */
/* Authorial notes seem to just be footnotes */
@media oxygen {
authorialNote {
margin-left: 1.0em;
font-style: italic;
}
}
/* In print, authorial notes are given footnote display. */
@media oxygen-chemistry {
authorialNote {
float: footnote;
margin: 6pt;
font-size: 11pt;
}
}
authorialNote p {
display: inline;
font-style: italic;
}
@media oxygen {
signature:before {
content: "Signed: ";
font-weight: bold;
}
}
omissis:empty {
content: "[.....]";
font-weight: bold;
}
attachment {
display: block;
}
lawyer {
display: block;
}
@media oxygen-chemistry {
lawyer {
display: inline;
}
}
/* ******************************************************
* Icons for in doc entity references
* ****************************************************** */
@media oxygen {
docProponent:before, lawyer:before , person:before {
content: oxy_url("../icons/person.png") " ";
vertical-align: bottom;
}
role:before {
content: oxy_url("../icons/role.png") " ";
vertical-align: bottom;
}
}
/* ******************************************
* Fill In - Form Fields
* ***************************************** */
fillIn {
background-color: #BBBBBB;
}
fillIn:before {
content: "["
}
fillIn:after {
content: "]"
}
/* **********************************************************
* Inline Styling
* ******************************************************** */
i {
font-style: italic;
}
b {
font-weight: bold;
}
sup {
vertical-align: super;
font-size: 50%;
}
sub {
vertical-align: sub;
font-size: 50%;
}
u {
text-decoration: underline;
}
eol {
display: inline;
content: "\A";
}
inline {
display: inline;
} | 0.350644 | 0.194291 |
body {
font-family: 'Source Sans Pro';
/*background-color: #F9F9F9;*/
background-color: #ffffff;
}
label.inline {
margin: 0 0 0 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
margin: 0 0 0 0
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 0.5rem 0;
}
a {
color: #f9b544;
}
a:hover {
color: #E7280A;
}
.link1 {
color: #ff9f00;
}
.link1:hover {
color: #ff9f00;
}
button,
.button {
margin: 0px 0px 0rem;
}
input.ng-invalid {
background-color: pink !important;
border: 1px dashed #ff9f00;
}
input.ng-pristine {
background-color: inherit !important;
border-color: #cccccc;
border-style: solid;
}
.row {
max-width: 100% !important;
}
.ng-cloak {
display: none !important;
}
/* reset hljs */
.hljs {
padding: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.rad2 {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
code {
border-width: 0px;
}
/* bg colors */
.bg-color-black2 {
background-color: #3A3A3A;
}
.bg-color-red1 {
background-color: #ff9f00;
}
.bg-color-gray1 {
background-color: #F6F6F6;
}
.bg-color-white {
background-color: #ffffff;
}
.bg-color-gray2 {
background-color: #F1EFEF;
}
.bg-color-white {
background-color: #FFFFFF;
}
.red-test {
background-color: #D0021B;
}
.green-test {
background-color: green;
}
/* fonts */
@font-face {
font-family:'Ubuntu-Light';
font-style:normal;
font-weight:300;
src:local('Ubuntu Light'),
local('Ubuntu-Light'),
url(fonts/ubuntu-light.woff) format('woff');
}
@font-face {
font-family:'Ubuntu';
font-style:normal;
font-weight:400;
src:local('Ubuntu'),
url(fonts/ubuntu.woff) format('woff');
}
@font-face {
font-family:'Ubuntu-Bold';
font-style:normal;
font-weight:700;
src:local('Ubuntu Bold'),
local('Ubuntu-Bold'),
url(fonts/ubuntu-bold.woff) format('woff');
}
@font-face {
font-family:'Ubuntu-BoldItalic';
font-style:italic;
font-weight:700;
src:local('Ubuntu Bold Italic'),
local('Ubuntu-BoldItalic'),
url(fonts/ubuntu-bold-italic.woff) format('woff');
}
.unspentitem {
margin: 20px;
padding: 20px;
background-color: white;
border: #333 1px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input.nlocktime {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.loading-container {
padding-top: 2px;
}
/* Paddings and margins */
.p0 {
padding: 0rem 0rem 0rem;
}
.p5 {
padding: 5px;
}
.p10 {
padding: 10px;
}
.p20 {
padding: 20px;
}
.p30 {
padding: 30px;
}
.p4060 {
padding: 40px 60px;
}
.p4060s {
padding: 15px 20px;
}
.p60 {
padding: 60px;
}
.pt5 {
padding-top: 5px
}
.pt6 {
padding-top: 6px
}
.pt10 {
padding-top: 10px
}
.pt20 {
padding-top: 20px
}
.pt30 {
padding-top: 30px
}
.pr5 {
padding-right: 5px
}
.pl10 {
padding-left: 10px
}
.pl20 {
padding-left: 20px !important;
}
.pl30 {
padding-left: 30px !important;
}
.pr10 {
padding-right: 10px
}
.plr10 {
padding-right: 10px !important;
padding-left: 10px !important;
}
.plr20 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.pb10 {
padding-bottom: 10px
}
.pb20 {
padding-bottom: 20px
}
.p3tb {
padding: 3px 0px;
}
.p10tb {
padding: 10px 0px;
}
.p60tb {
padding: 60px 0px;
}
.p60rf {
padding: 0 60px;
}
.pt10 {
padding-top: 10px;
}
.plr25por {
padding: 2% 5%;
}
.plr2por {
padding-top: 2%;
padding-bottom: 2%;
}
.no-pr {
padding-right: 0 !important;
}
.no-p {
padding: 0 !important;
}
.m0 {
margin: 0px 0px 0rem;
}
.m2 {
margin: 2px;
}
.m5 {
margin: 5px;
}
.mt2 {
margin-top: 2px;
}
.mt5 {
margin-top: 5px !important;
}
.mt7 {
margin-top: 7px !important;
}
.mt10 {
margin-top: 10px;
}
.mt12 {
margin-top: 12px;
}
.mlr2 {
margin-left: 2px;
margin-right: 2px;
}
.ml10 {
margin-left: 10px;
}
.ml20 {
margin-left: 20px;
}
.mb5 {
margin-bottom: 5px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt27 {
margin-top: 27px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.ml20 {
margin-left: 20px !important;
}
.ml10por {
margin-left: 10%;
}
.mr10por {
margin-right: 10%;
}
.m50 {
margin: 50px;
}
.center {
text-align: center;
}
.100pr {
display: block;
width: 100% !important;
}
/* Font Size */
.fnt04 {
font-size: 0.4em
}
.fnt05 {
font-size: 0.5em
}
.fnt06 {
font-size: 0.6em
}
.fnt07 {
font-size: 0.7em
}
.fnt08 {
font-size: 0.8em
}
.fnt09 {
font-size: 0.9em
}
.fnt1 {
font-size: 1em
}
.fnt12 {
font-size: 1.2em
}
.fnt13 {
font-size: 1.3em
}
.fnt14 {
font-size: 1.4em
}
.fnt16 {
font-size: 1.6em
}
.fnt18 {
font-size: 2em
}
.fnt20 {
font-size: 2em
}
.fnt21 {
font-size: 2.1em
}
.fnt24 {
font-size: 2.4em
}
/* Font Color */
.fntwhite {
color: #FFFFFF;
}
.fntgrey1 {
color: #999999;
}
.border-top {
border-top: 1px solid #F1EFEF;
}
.border-bottom {
border-bottom: 1px solid #F1EFEF;
}
.uppercase {
text-transform: uppercase;
}
/* Radius corners */
.rdt3 {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.radius3 {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.radius10 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
/* Main Layout */
.main-sidebar {
width: 220px;
}
.main-content {
margin-left: 220px;
}
.examples {
min-height: 1200px;
}
/* Header */
#header {
font-family: 'Titillium Web'!important;
padding: 14px 0 14px 0;
height: 62px;
}
.v-align {
vertical-align: middle;
}
.playground-logo {
font-family: 'Titillium Web'!important;
font-style: italic;
color: #A0A1A0;
margin: 4px 0 0 2px;
vertical-align: middle;
}
.playground-logo img {
vertical-align: -4px;
}
#nav-hd {
margin-bottom: 0;
}
#nav-hd li,
#nav-ft li {
display: inline-block;
}
#nav-hd li {
text-transform: uppercase;
letter-spacing: 2px;
margin: 5px 10px;
font-size: 0.8em;
}
#nav-ft li {
margin: 8px 16px;
}
#nav-hd li a,
#nav-ft li a {
color: #E5E5E5;
}
#nav-hd li a:hover,
#nav-ft li a:hover {
color: #fff;
}
.docs a,
.docs a:hover,
.api a,
.api a:hover,
.github a,
.github a:hover {
background-repeat: no-repeat;
}
.docs a {
background-image: url("img/doc-icon.svg");
background-position: top left;
padding: 4px 0 4px 25px;
}
.docs a:hover {
background-image: url("img/doc-icon.svg");
background-position: bottom left;
}
.api a {
background-image: url("img/api-icon.svg");
background-position: top left;
padding: 4px 0 4px 25px;
}
.api a:hover {
background-image: url("img/api-icon.svg");
background-position: 2px left;
}
.github a {
background-image: url("img/githubcat-icon.svg");
background-position: top left;
padding: 4px 0 4px 35px;
}
.github a:hover {
background-image: url("img/githubcat-icon.svg");
background-position: bottom left;
}
/* Sidebar menu */
.switch-opt {} .switch-txt-opt {
font-family: "Titillium Web"!important;
padding: 0 5px 15px 5px !important;
vertical-align: middle;
}
.menu {
font-family: "Ubuntu";
margin-left: 0;
}
ul.menu {} .menu li {
list-style-type: none;
margin: 0;
}
.dropdown-menu li a {
color: #000000;
}
.dropdown-menu li a:hover {
color: #f9b544;
}
.menu li a:hover,
.menu li:hover a {
color: #ff9f00;
}
.menu li:hover {
background-color: #F6F6F6;
}
.menu li a {
color: #000000;
display: block;
width: 100%;
padding: 15px 0 15px 25px;
cursor: pointer;
}
.sidebar {
padding: 0px 0 0 0;
background-color: #f9f9f9;
}
.menu li.current {
background-color: #FFFFFF;
border-left: 4px solid #f9b544;
}
/* Buttons */
.button1 {
border-style: none;
font-weight: bold;
background-color: #f9b544;
color: #FFFFFF;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
-webkit-transition: 0.15s ease-out;
-moz-transition: 0.15s ease-out;
-o-transition: 0.15s ease-out;
transition: 0.15s ease-out;
-webkit-transition: 0.15s ease-out;
-moz-transition: 0.15s ease-out;
-o-transition: 0.15s ease-out;
transition: 0.15s ease-out;
}
.button1:hover {
background-color: #ff9f00 !important;
color: #FFFFFF !important;
border-style: none;
-webkit-transition: background-color 300ms linear;
-moz-transition: background-color 300ms linear;
-o-transition: background-color 300ms linear;
-ms-transition: background-color 300ms linear;
transition: background-color 300ms linear;
}
.button1:focus {
background-color: initial;
background-color: #ff9f00 !important;
color: #FFFFFF !important;
border-style: none;
}
.button1-blue {
border: 1px solid #4A90E2;
background-color: #4A90E2;
color: #FFFFFF;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
}
.button1-blue:hover {
border: 1px solid #225DA3;
background-color: #225DA3;
}
.button2 {
border: 1px solid #979797;
background-color: #FFFFFF;
color: #979797;
text-transform: uppercase;
padding: 0.4rem 0.6rem 0.4rem;
background-image: url("img/arrow-right-small-single.svg");
background-position: right 5px center;
background-repeat: no-repeat;
}
.button2:hover {
border: 1px solid #000000;
color: #000000;
background-color: #F8F7F7;
}
.button3 {
border: none;
background-color: #ABABAB;
color: #FFFFFE;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
}
.button3:hover {
background-color: #838282 !important;
color: #FFFFFE !important;
}
.button4 {
border: 1px solid #979797;
background-color: #FFFFFF;
color: #979797;
text-transform: uppercase;
padding: 0.3rem 0.5rem;
font-size: 0.6em;
}
.button4:hover {
border: 1px solid #000000;
color: #000000;
background-color: #F8F7F7;
}
.random-button {
background-color: #FFFFFF;
border: solid 1px;
border-color: #E2DFDF;
}
.random-button:hover {
border: solid 1px;
background-color: #F5F4F4;
border-color: #979797;
}
.remove-button {
background-image: url("img/remove-icon.svg");
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
display: block;
height: 10px;
width: 10px;
}
.remove-button:hover {
background-color: transparent;
background-position: bottom center;
}
.center-text {
vertical-align: middle;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
background-color: #C5C4C4;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
background-color: #C5C4C4 !important;
}
/* Content menu */
.section-title {} #content {} .ubuntu-bold {
font-family: "Titillium Web";
}
.content-title h1 {
font-size: 1.4em;
font-family: "Titillium Web";;
}
.share-link {
margin-bottom: 30px;
font-family: "Titillium Web";;
}
a.share-link {
color: ;
}
.white-box {
border: 1px solid #D8D8D8;
border-radius: .5em;
}
.white-box {} .white-box input {
font-size: 0.8em;
}
.white-box h2 {
text-transform: uppercase;
font-family: "Titillium Web";;
font-size: 1em;
padding: 0 0 20px 0;
}
.vertical-sep {
border-right: 1px solid #F1EFEF;
}
.v-divider {
border-left: 1px solid #ff9f00;
}
.key-title {
font-family: "Titillium Web";;
font-size: 0.9em;
margin: 0;
}
.prefix-clean {
background-color: #FFFFFF !important;
border-color: #FFFFFF !important;
text-align: left;
}
.input-title-priv,
.input-title-pub span,
.input-title-btcad span,
.input-title {
background-repeat: no-repeat;
background-position: center left;
font-family: "Titillium Web";;
font-size: 1em;
border: none;
background-color: #FFFFFF;
}
.input-title-pub span {
background-image: url("img/public-key-icon.svg");
}
.input-title-btcad span {
background-image: url("img/btc-icon-address.svg");
}
.input-title {} .code-spot {} .code-spot a {
display: block;
height: 23px;
width: 22px;
background-image: url("img/code-spot.svg");
margin: 0 auto;
text-align: center;
}
.code-spot a:hover {
background-image: url("img/code-spot.svg");
background-position: bottom center;
}
.capsule-inside {
border: 1px solid #ECECEF;
position: relative;
}
.capsule-inside-blue {
border: 1px solid #4A90E2;
position: relative;
}
.more-info,
.less-info {
text-transform: uppercase;
}
.row .row .more-info-data {
margin-left: 0px;
}
.more-info a,
.less-info a,
.close a {
color: #979797;
}
.more-info a {} .less-info a {} .more-info a:hover,
.less-info a:hover,
.close a:hover {
color: #1A1B1A;
}
.data-more-info {
text-transform: uppercase;
font-family: "Ubuntu-Bold";
font-size: 0.7em;
}
.more-info-content ul {
list-style: none;
}
.inline {
display: inline-block;
}
.inline {
display: inline-block;
}
.explanation {
margin: 20px 0px 20px 0px;
padding: 20px 0;
border-top: 1px solid #EDEEF1;
}
.console-title,
.learn-more-title {
background-repeat: no-repeat;
background-position: center left;
font-family: "Ubuntu-Bold";
text-transform: uppercase;
}
.console-title {
background-image: url("img/gear-icon-title.svg");
padding: 20px 0 20px 40px;
}
.learn-more-title {
background-image: url("img/learn-title.svg");
padding: 8px 0 8px 40px;
}
.explanation h4 {
font-family: "Ubuntu-Bold";
text-transform: uppercase;
padding: 20px 0 20px 40px;
}
.explanation p {
font-size: 0.9em
}
.item-title,
.amount {
font-family: "Ubuntu-Bold" !important;
}
.item-data {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.item-data,
.btc {
font-family: "Ubuntu-Light" !important;
}
.check {
color: #7ED321 !important;
}
.blue-elements {
color: #4A90E2;
}
.insight {
font-family: 'Ubuntu-BoldItalic';
text-transform: capitalize;
}
.coin-in-box {
position: absolute;
top: 8px;
left: -16px;
background-color: #FFFFFF;
}
/* Terminal */
/* The console container element */
#console {
width: 100%;
height: 1120px;
overflow-y: auto;
background-color: #4A4A4A;
font-size: 1.2em;
}
#console::-webkit-scrollbar {
display: none;
}
#console div div {
position: relative !important;
}
#console div:first-child {
position: inherit !important;
word-wrap: break-word;
}
/* The inner console element. */
.jqconsole {
padding: 10px;
}
/* The cursor. */
.jqconsole-cursor {
background-color: #AAA;
}
/* The cursor color when the console looses focus. */
.jqconsole-blurred .jqconsole-cursor {
background-color: #666;
}
.jqconsole-blurred .jqconsole-cursor.blink {
background-color: #AAA;
}
/* The current prompt text color */
.jqconsole-prompt {
color: #0d0;
}
/* The command history */
.jqconsole-old-prompt {
color: #0b0;
font-weight: normal;
}
/* The text color when in input mode. */
.jqconsole-input {
color: #dd0;
}
/* Previously entered input. */
.jqconsole-old-input {
color: #bb0;
font-weight: normal;
}
/* The text color of the output. */
.jqconsole-output {
color: white;
}
.jqconsole-undefined {
color: gray;
}
.jqconsole-error {
color: red;
}
#terminaltab,
#terminaltab-sticky {
display: block;
width: 80px;
height: 50px;
background-image: url("img/terminal-icon.svg");
background-repeat: no-repeat;
background-position: center center;
float: left;
margin-top: -50px;
}
#terminaltab {
position: relative;
}
#terminaltab-sticky {
position: fixed;
bottom: 0;
}
#terminal-content {
font-family: Monaco, "Courier New", Courier, monospace !important;
height: 1200px;
background-color: #4A4A4A;
}
.footer {
border-top: solid 1px #555;
padding-top: 22px;
}
.code-example {
position: relative;
margin-top: -40px;
}
.code-example .icon-terminal {
position: absolute;
right: 5px;
top: 45px;
padding: 10px;
background-color: #3A3A3A;
border-radius: 2px;
color: white;
}
.code-example .icon-terminal:hover {
background-color: #4A4A4A;
cursor: pointer;
}
.loader rect {
fill: #DDDDDD;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
background-color: initial;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
color: initial;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0;
/* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
-moz-appearance: textfield;
}
.switch input:checked + label {
background: #ff9f00;
}
.animate-enter,
.animate-leave {
-webkit-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-moz-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-ms-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-o-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
position: relative;
display: block;
}
.animate-enter.animate-enter-active,
.animate-leave {
opacity: 1;
top: 0;
height: 30px;
}
.animate-leave.animate-leave-active,
.animate-enter {
opacity: 0;
top: -50px;
height: 0px;
}
.max-width-large {
max-width: 1455px;
}
.cursor-pointer {
cursor: pointer;
}
.button.expand {
font-size: 0.65rem;
}
.active {
padding-bottom: 10px;
border-bottom: 4px solid #ff9f00;
} | playground/app.css | body {
font-family: 'Source Sans Pro';
/*background-color: #F9F9F9;*/
background-color: #ffffff;
}
label.inline {
margin: 0 0 0 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
margin: 0 0 0 0
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 0.5rem 0;
}
a {
color: #f9b544;
}
a:hover {
color: #E7280A;
}
.link1 {
color: #ff9f00;
}
.link1:hover {
color: #ff9f00;
}
button,
.button {
margin: 0px 0px 0rem;
}
input.ng-invalid {
background-color: pink !important;
border: 1px dashed #ff9f00;
}
input.ng-pristine {
background-color: inherit !important;
border-color: #cccccc;
border-style: solid;
}
.row {
max-width: 100% !important;
}
.ng-cloak {
display: none !important;
}
/* reset hljs */
.hljs {
padding: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.rad2 {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
code {
border-width: 0px;
}
/* bg colors */
.bg-color-black2 {
background-color: #3A3A3A;
}
.bg-color-red1 {
background-color: #ff9f00;
}
.bg-color-gray1 {
background-color: #F6F6F6;
}
.bg-color-white {
background-color: #ffffff;
}
.bg-color-gray2 {
background-color: #F1EFEF;
}
.bg-color-white {
background-color: #FFFFFF;
}
.red-test {
background-color: #D0021B;
}
.green-test {
background-color: green;
}
/* fonts */
@font-face {
font-family:'Ubuntu-Light';
font-style:normal;
font-weight:300;
src:local('Ubuntu Light'),
local('Ubuntu-Light'),
url(fonts/ubuntu-light.woff) format('woff');
}
@font-face {
font-family:'Ubuntu';
font-style:normal;
font-weight:400;
src:local('Ubuntu'),
url(fonts/ubuntu.woff) format('woff');
}
@font-face {
font-family:'Ubuntu-Bold';
font-style:normal;
font-weight:700;
src:local('Ubuntu Bold'),
local('Ubuntu-Bold'),
url(fonts/ubuntu-bold.woff) format('woff');
}
@font-face {
font-family:'Ubuntu-BoldItalic';
font-style:italic;
font-weight:700;
src:local('Ubuntu Bold Italic'),
local('Ubuntu-BoldItalic'),
url(fonts/ubuntu-bold-italic.woff) format('woff');
}
.unspentitem {
margin: 20px;
padding: 20px;
background-color: white;
border: #333 1px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input.nlocktime {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.loading-container {
padding-top: 2px;
}
/* Paddings and margins */
.p0 {
padding: 0rem 0rem 0rem;
}
.p5 {
padding: 5px;
}
.p10 {
padding: 10px;
}
.p20 {
padding: 20px;
}
.p30 {
padding: 30px;
}
.p4060 {
padding: 40px 60px;
}
.p4060s {
padding: 15px 20px;
}
.p60 {
padding: 60px;
}
.pt5 {
padding-top: 5px
}
.pt6 {
padding-top: 6px
}
.pt10 {
padding-top: 10px
}
.pt20 {
padding-top: 20px
}
.pt30 {
padding-top: 30px
}
.pr5 {
padding-right: 5px
}
.pl10 {
padding-left: 10px
}
.pl20 {
padding-left: 20px !important;
}
.pl30 {
padding-left: 30px !important;
}
.pr10 {
padding-right: 10px
}
.plr10 {
padding-right: 10px !important;
padding-left: 10px !important;
}
.plr20 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.pb10 {
padding-bottom: 10px
}
.pb20 {
padding-bottom: 20px
}
.p3tb {
padding: 3px 0px;
}
.p10tb {
padding: 10px 0px;
}
.p60tb {
padding: 60px 0px;
}
.p60rf {
padding: 0 60px;
}
.pt10 {
padding-top: 10px;
}
.plr25por {
padding: 2% 5%;
}
.plr2por {
padding-top: 2%;
padding-bottom: 2%;
}
.no-pr {
padding-right: 0 !important;
}
.no-p {
padding: 0 !important;
}
.m0 {
margin: 0px 0px 0rem;
}
.m2 {
margin: 2px;
}
.m5 {
margin: 5px;
}
.mt2 {
margin-top: 2px;
}
.mt5 {
margin-top: 5px !important;
}
.mt7 {
margin-top: 7px !important;
}
.mt10 {
margin-top: 10px;
}
.mt12 {
margin-top: 12px;
}
.mlr2 {
margin-left: 2px;
margin-right: 2px;
}
.ml10 {
margin-left: 10px;
}
.ml20 {
margin-left: 20px;
}
.mb5 {
margin-bottom: 5px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt27 {
margin-top: 27px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.ml20 {
margin-left: 20px !important;
}
.ml10por {
margin-left: 10%;
}
.mr10por {
margin-right: 10%;
}
.m50 {
margin: 50px;
}
.center {
text-align: center;
}
.100pr {
display: block;
width: 100% !important;
}
/* Font Size */
.fnt04 {
font-size: 0.4em
}
.fnt05 {
font-size: 0.5em
}
.fnt06 {
font-size: 0.6em
}
.fnt07 {
font-size: 0.7em
}
.fnt08 {
font-size: 0.8em
}
.fnt09 {
font-size: 0.9em
}
.fnt1 {
font-size: 1em
}
.fnt12 {
font-size: 1.2em
}
.fnt13 {
font-size: 1.3em
}
.fnt14 {
font-size: 1.4em
}
.fnt16 {
font-size: 1.6em
}
.fnt18 {
font-size: 2em
}
.fnt20 {
font-size: 2em
}
.fnt21 {
font-size: 2.1em
}
.fnt24 {
font-size: 2.4em
}
/* Font Color */
.fntwhite {
color: #FFFFFF;
}
.fntgrey1 {
color: #999999;
}
.border-top {
border-top: 1px solid #F1EFEF;
}
.border-bottom {
border-bottom: 1px solid #F1EFEF;
}
.uppercase {
text-transform: uppercase;
}
/* Radius corners */
.rdt3 {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.radius3 {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.radius10 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
/* Main Layout */
.main-sidebar {
width: 220px;
}
.main-content {
margin-left: 220px;
}
.examples {
min-height: 1200px;
}
/* Header */
#header {
font-family: 'Titillium Web'!important;
padding: 14px 0 14px 0;
height: 62px;
}
.v-align {
vertical-align: middle;
}
.playground-logo {
font-family: 'Titillium Web'!important;
font-style: italic;
color: #A0A1A0;
margin: 4px 0 0 2px;
vertical-align: middle;
}
.playground-logo img {
vertical-align: -4px;
}
#nav-hd {
margin-bottom: 0;
}
#nav-hd li,
#nav-ft li {
display: inline-block;
}
#nav-hd li {
text-transform: uppercase;
letter-spacing: 2px;
margin: 5px 10px;
font-size: 0.8em;
}
#nav-ft li {
margin: 8px 16px;
}
#nav-hd li a,
#nav-ft li a {
color: #E5E5E5;
}
#nav-hd li a:hover,
#nav-ft li a:hover {
color: #fff;
}
.docs a,
.docs a:hover,
.api a,
.api a:hover,
.github a,
.github a:hover {
background-repeat: no-repeat;
}
.docs a {
background-image: url("img/doc-icon.svg");
background-position: top left;
padding: 4px 0 4px 25px;
}
.docs a:hover {
background-image: url("img/doc-icon.svg");
background-position: bottom left;
}
.api a {
background-image: url("img/api-icon.svg");
background-position: top left;
padding: 4px 0 4px 25px;
}
.api a:hover {
background-image: url("img/api-icon.svg");
background-position: 2px left;
}
.github a {
background-image: url("img/githubcat-icon.svg");
background-position: top left;
padding: 4px 0 4px 35px;
}
.github a:hover {
background-image: url("img/githubcat-icon.svg");
background-position: bottom left;
}
/* Sidebar menu */
.switch-opt {} .switch-txt-opt {
font-family: "Titillium Web"!important;
padding: 0 5px 15px 5px !important;
vertical-align: middle;
}
.menu {
font-family: "Ubuntu";
margin-left: 0;
}
ul.menu {} .menu li {
list-style-type: none;
margin: 0;
}
.dropdown-menu li a {
color: #000000;
}
.dropdown-menu li a:hover {
color: #f9b544;
}
.menu li a:hover,
.menu li:hover a {
color: #ff9f00;
}
.menu li:hover {
background-color: #F6F6F6;
}
.menu li a {
color: #000000;
display: block;
width: 100%;
padding: 15px 0 15px 25px;
cursor: pointer;
}
.sidebar {
padding: 0px 0 0 0;
background-color: #f9f9f9;
}
.menu li.current {
background-color: #FFFFFF;
border-left: 4px solid #f9b544;
}
/* Buttons */
.button1 {
border-style: none;
font-weight: bold;
background-color: #f9b544;
color: #FFFFFF;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
-webkit-transition: 0.15s ease-out;
-moz-transition: 0.15s ease-out;
-o-transition: 0.15s ease-out;
transition: 0.15s ease-out;
-webkit-transition: 0.15s ease-out;
-moz-transition: 0.15s ease-out;
-o-transition: 0.15s ease-out;
transition: 0.15s ease-out;
}
.button1:hover {
background-color: #ff9f00 !important;
color: #FFFFFF !important;
border-style: none;
-webkit-transition: background-color 300ms linear;
-moz-transition: background-color 300ms linear;
-o-transition: background-color 300ms linear;
-ms-transition: background-color 300ms linear;
transition: background-color 300ms linear;
}
.button1:focus {
background-color: initial;
background-color: #ff9f00 !important;
color: #FFFFFF !important;
border-style: none;
}
.button1-blue {
border: 1px solid #4A90E2;
background-color: #4A90E2;
color: #FFFFFF;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
}
.button1-blue:hover {
border: 1px solid #225DA3;
background-color: #225DA3;
}
.button2 {
border: 1px solid #979797;
background-color: #FFFFFF;
color: #979797;
text-transform: uppercase;
padding: 0.4rem 0.6rem 0.4rem;
background-image: url("img/arrow-right-small-single.svg");
background-position: right 5px center;
background-repeat: no-repeat;
}
.button2:hover {
border: 1px solid #000000;
color: #000000;
background-color: #F8F7F7;
}
.button3 {
border: none;
background-color: #ABABAB;
color: #FFFFFE;
text-transform: uppercase;
padding: 0rem 0rem 0rem;
}
.button3:hover {
background-color: #838282 !important;
color: #FFFFFE !important;
}
.button4 {
border: 1px solid #979797;
background-color: #FFFFFF;
color: #979797;
text-transform: uppercase;
padding: 0.3rem 0.5rem;
font-size: 0.6em;
}
.button4:hover {
border: 1px solid #000000;
color: #000000;
background-color: #F8F7F7;
}
.random-button {
background-color: #FFFFFF;
border: solid 1px;
border-color: #E2DFDF;
}
.random-button:hover {
border: solid 1px;
background-color: #F5F4F4;
border-color: #979797;
}
.remove-button {
background-image: url("img/remove-icon.svg");
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
display: block;
height: 10px;
width: 10px;
}
.remove-button:hover {
background-color: transparent;
background-position: bottom center;
}
.center-text {
vertical-align: middle;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
background-color: #C5C4C4;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
background-color: #C5C4C4 !important;
}
/* Content menu */
.section-title {} #content {} .ubuntu-bold {
font-family: "Titillium Web";
}
.content-title h1 {
font-size: 1.4em;
font-family: "Titillium Web";;
}
.share-link {
margin-bottom: 30px;
font-family: "Titillium Web";;
}
a.share-link {
color: ;
}
.white-box {
border: 1px solid #D8D8D8;
border-radius: .5em;
}
.white-box {} .white-box input {
font-size: 0.8em;
}
.white-box h2 {
text-transform: uppercase;
font-family: "Titillium Web";;
font-size: 1em;
padding: 0 0 20px 0;
}
.vertical-sep {
border-right: 1px solid #F1EFEF;
}
.v-divider {
border-left: 1px solid #ff9f00;
}
.key-title {
font-family: "Titillium Web";;
font-size: 0.9em;
margin: 0;
}
.prefix-clean {
background-color: #FFFFFF !important;
border-color: #FFFFFF !important;
text-align: left;
}
.input-title-priv,
.input-title-pub span,
.input-title-btcad span,
.input-title {
background-repeat: no-repeat;
background-position: center left;
font-family: "Titillium Web";;
font-size: 1em;
border: none;
background-color: #FFFFFF;
}
.input-title-pub span {
background-image: url("img/public-key-icon.svg");
}
.input-title-btcad span {
background-image: url("img/btc-icon-address.svg");
}
.input-title {} .code-spot {} .code-spot a {
display: block;
height: 23px;
width: 22px;
background-image: url("img/code-spot.svg");
margin: 0 auto;
text-align: center;
}
.code-spot a:hover {
background-image: url("img/code-spot.svg");
background-position: bottom center;
}
.capsule-inside {
border: 1px solid #ECECEF;
position: relative;
}
.capsule-inside-blue {
border: 1px solid #4A90E2;
position: relative;
}
.more-info,
.less-info {
text-transform: uppercase;
}
.row .row .more-info-data {
margin-left: 0px;
}
.more-info a,
.less-info a,
.close a {
color: #979797;
}
.more-info a {} .less-info a {} .more-info a:hover,
.less-info a:hover,
.close a:hover {
color: #1A1B1A;
}
.data-more-info {
text-transform: uppercase;
font-family: "Ubuntu-Bold";
font-size: 0.7em;
}
.more-info-content ul {
list-style: none;
}
.inline {
display: inline-block;
}
.inline {
display: inline-block;
}
.explanation {
margin: 20px 0px 20px 0px;
padding: 20px 0;
border-top: 1px solid #EDEEF1;
}
.console-title,
.learn-more-title {
background-repeat: no-repeat;
background-position: center left;
font-family: "Ubuntu-Bold";
text-transform: uppercase;
}
.console-title {
background-image: url("img/gear-icon-title.svg");
padding: 20px 0 20px 40px;
}
.learn-more-title {
background-image: url("img/learn-title.svg");
padding: 8px 0 8px 40px;
}
.explanation h4 {
font-family: "Ubuntu-Bold";
text-transform: uppercase;
padding: 20px 0 20px 40px;
}
.explanation p {
font-size: 0.9em
}
.item-title,
.amount {
font-family: "Ubuntu-Bold" !important;
}
.item-data {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.item-data,
.btc {
font-family: "Ubuntu-Light" !important;
}
.check {
color: #7ED321 !important;
}
.blue-elements {
color: #4A90E2;
}
.insight {
font-family: 'Ubuntu-BoldItalic';
text-transform: capitalize;
}
.coin-in-box {
position: absolute;
top: 8px;
left: -16px;
background-color: #FFFFFF;
}
/* Terminal */
/* The console container element */
#console {
width: 100%;
height: 1120px;
overflow-y: auto;
background-color: #4A4A4A;
font-size: 1.2em;
}
#console::-webkit-scrollbar {
display: none;
}
#console div div {
position: relative !important;
}
#console div:first-child {
position: inherit !important;
word-wrap: break-word;
}
/* The inner console element. */
.jqconsole {
padding: 10px;
}
/* The cursor. */
.jqconsole-cursor {
background-color: #AAA;
}
/* The cursor color when the console looses focus. */
.jqconsole-blurred .jqconsole-cursor {
background-color: #666;
}
.jqconsole-blurred .jqconsole-cursor.blink {
background-color: #AAA;
}
/* The current prompt text color */
.jqconsole-prompt {
color: #0d0;
}
/* The command history */
.jqconsole-old-prompt {
color: #0b0;
font-weight: normal;
}
/* The text color when in input mode. */
.jqconsole-input {
color: #dd0;
}
/* Previously entered input. */
.jqconsole-old-input {
color: #bb0;
font-weight: normal;
}
/* The text color of the output. */
.jqconsole-output {
color: white;
}
.jqconsole-undefined {
color: gray;
}
.jqconsole-error {
color: red;
}
#terminaltab,
#terminaltab-sticky {
display: block;
width: 80px;
height: 50px;
background-image: url("img/terminal-icon.svg");
background-repeat: no-repeat;
background-position: center center;
float: left;
margin-top: -50px;
}
#terminaltab {
position: relative;
}
#terminaltab-sticky {
position: fixed;
bottom: 0;
}
#terminal-content {
font-family: Monaco, "Courier New", Courier, monospace !important;
height: 1200px;
background-color: #4A4A4A;
}
.footer {
border-top: solid 1px #555;
padding-top: 22px;
}
.code-example {
position: relative;
margin-top: -40px;
}
.code-example .icon-terminal {
position: absolute;
right: 5px;
top: 45px;
padding: 10px;
background-color: #3A3A3A;
border-radius: 2px;
color: white;
}
.code-example .icon-terminal:hover {
background-color: #4A4A4A;
cursor: pointer;
}
.loader rect {
fill: #DDDDDD;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
background-color: initial;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
color: initial;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0;
/* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
-moz-appearance: textfield;
}
.switch input:checked + label {
background: #ff9f00;
}
.animate-enter,
.animate-leave {
-webkit-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-moz-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-ms-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
-o-transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
transition: 4200ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
position: relative;
display: block;
}
.animate-enter.animate-enter-active,
.animate-leave {
opacity: 1;
top: 0;
height: 30px;
}
.animate-leave.animate-leave-active,
.animate-enter {
opacity: 0;
top: -50px;
height: 0px;
}
.max-width-large {
max-width: 1455px;
}
.cursor-pointer {
cursor: pointer;
}
.button.expand {
font-size: 0.65rem;
}
.active {
padding-bottom: 10px;
border-bottom: 4px solid #ff9f00;
} | 0.27474 | 0.132936 |
@CHARSET "UTF-8";
body
{
font-size: 16Px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: #000000;
background-color: #ffffff;
}
img
{
border: 0;
vertical-align: middle;
}
a, a:link, a:visited, a:active
{
color: #000080;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: #0000c0;
font-weight: bold;
}
.print_only
{}
#header
{
height: 24Px;
width: 100%;
padding: 0;
border-bottom: 1px solid #c0c0c0;
position: fixed;
top: 0;
bottom: auto;
text-align: left;
margin: 0;
background-color: #ffffff;
display: none;
}
#header #logo
{
float: left;
height: 100%;
vertical-align: middle;
margin-left: .25em;
width: 250Px;
}
#header #menu
{
height: 20Px;
padding: 4Px 1em;
padding-bottom: 0;
}
#header #menu .link
{
padding-left: .25em;
padding-right: .25em;
border: 1px solid #c0c0c0;
border-bottom: 0;
color: #000080;
height: 20Px;
line-height: 24Px;
vertical-align: middle;
}
#footer
{
height: 1em;
text-align: center;
width: 100%;
padding: .25em 0;
border-top: 1px solid #c0c0c0;
position: fixed;
bottom: 0;
top: auto;
font-size: 13px;
background-color: #ffffff;
display: none;
}
#footer .left
{
float: left;
padding-left: 1em;
}
#footer .right
{
float: right;
padding-right: 1em;
}
#content
{
width: 100%;
padding: 0;
height: 100%;
/*margin-top: 24Px;
margin-bottom: 24Px;*/
padding-top: 24px;
padding-bottom: 24px;
}
#content #messages
{
display: none;
margin-left: auto;
margin-right: auto;
width: 75%;
border: 1px solid #c0c0c0;
border-top: 0;
padding: .5em .25em;
}
#content #messages .notice
{
color: #40bb0c;
}
#content #messages .error
{
color: #ff1010;
}
#content #body
{
width: 95%;
padding: .5em 0;
margin-left: auto;
margin-right: auto;
}
#content #body .content_box
{
border: 1px solid #c0c0c0;
background-color: #eeeeee;
width: 100%;
margin-bottom: 1em;
padding: 2Px;
}
#content #body .form
{
display: none;
}
#content #body .content_box .cb_header
{
background-color: #dddddd;
width: 100%;
font-weight: bold;
font-variant: small-caps;
}
#content #body .content_box .cb_content
{
border-top: 1px solid #c0c0c0;
width: 100%;
padding-bottom: 1em;
}
#content #body .content_box .cb_content table
{
width: 95%;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
border: 1px solid #c0c0c0;
}
#content #body .content_box .cb_content table.captionless
{
margin-top: 1.5em;
}
#content #body .content_box .cb_content table .header
{
font-weight: bold;
border-bottom: 1px solid #c0c0c0;
}
#content #body .content_box .cb_content table .label
{
border-right: 1px solid #c0c0c0;
padding-right: .2em;
text-align: right;
width: 30%;
vertical-align: top;
}
#content #body .content_box .cb_content table .field
{
padding-left: .2em;
text-align: left;
}
#content #body .content_box .cb_content table .action
{
padding-left: 30%;
}
#content #body .content_box .cb_content .caption
{
width: 100%;
text-align: left;
font-weight: bold;
padding: .25em 0;
margin-left: auto;
margin-right: auto;
margin-top: 1.5em;
}
#content #body .content_box .cb_content .button
{
border: 1px solid #000000;
padding-left: .5em;
padding-right: .5em;
}
#content #body .content_box .cb_content .txtbox
{
width: 20em;
border: 1px solid #c0c0c0;
height: 1.5em;
padding-top: .1em;
padding-bottom: .1em;
}
#content #body .content_box .cb_content .selectbox
{
width: 20em;
border: 1px solid #c0c0c0;
height: 1.5em;
padding-top: .1em;
padding-bottom: .1em;
}
.shift_covered
{
/* background-color: #c06600;*/
background-color: #e6ffe6;
}
.shift_request
{
background-color: #ff0000;
}
.shift_perm
{
/*background-color: #ffff00;*/
background-color: #a0b2a0;
}
.shift_open_perm
{
background-color: #800000;
}
.shift_open_cover
{
background-color: #ff9900;
}
.list_dark
{
background-color: #eeeeee;
}
.list_light
{
background-color: #ffffff;
} | script/demo/public/css/default_print.css | @CHARSET "UTF-8";
body
{
font-size: 16Px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color: #000000;
background-color: #ffffff;
}
img
{
border: 0;
vertical-align: middle;
}
a, a:link, a:visited, a:active
{
color: #000080;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: #0000c0;
font-weight: bold;
}
.print_only
{}
#header
{
height: 24Px;
width: 100%;
padding: 0;
border-bottom: 1px solid #c0c0c0;
position: fixed;
top: 0;
bottom: auto;
text-align: left;
margin: 0;
background-color: #ffffff;
display: none;
}
#header #logo
{
float: left;
height: 100%;
vertical-align: middle;
margin-left: .25em;
width: 250Px;
}
#header #menu
{
height: 20Px;
padding: 4Px 1em;
padding-bottom: 0;
}
#header #menu .link
{
padding-left: .25em;
padding-right: .25em;
border: 1px solid #c0c0c0;
border-bottom: 0;
color: #000080;
height: 20Px;
line-height: 24Px;
vertical-align: middle;
}
#footer
{
height: 1em;
text-align: center;
width: 100%;
padding: .25em 0;
border-top: 1px solid #c0c0c0;
position: fixed;
bottom: 0;
top: auto;
font-size: 13px;
background-color: #ffffff;
display: none;
}
#footer .left
{
float: left;
padding-left: 1em;
}
#footer .right
{
float: right;
padding-right: 1em;
}
#content
{
width: 100%;
padding: 0;
height: 100%;
/*margin-top: 24Px;
margin-bottom: 24Px;*/
padding-top: 24px;
padding-bottom: 24px;
}
#content #messages
{
display: none;
margin-left: auto;
margin-right: auto;
width: 75%;
border: 1px solid #c0c0c0;
border-top: 0;
padding: .5em .25em;
}
#content #messages .notice
{
color: #40bb0c;
}
#content #messages .error
{
color: #ff1010;
}
#content #body
{
width: 95%;
padding: .5em 0;
margin-left: auto;
margin-right: auto;
}
#content #body .content_box
{
border: 1px solid #c0c0c0;
background-color: #eeeeee;
width: 100%;
margin-bottom: 1em;
padding: 2Px;
}
#content #body .form
{
display: none;
}
#content #body .content_box .cb_header
{
background-color: #dddddd;
width: 100%;
font-weight: bold;
font-variant: small-caps;
}
#content #body .content_box .cb_content
{
border-top: 1px solid #c0c0c0;
width: 100%;
padding-bottom: 1em;
}
#content #body .content_box .cb_content table
{
width: 95%;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
border: 1px solid #c0c0c0;
}
#content #body .content_box .cb_content table.captionless
{
margin-top: 1.5em;
}
#content #body .content_box .cb_content table .header
{
font-weight: bold;
border-bottom: 1px solid #c0c0c0;
}
#content #body .content_box .cb_content table .label
{
border-right: 1px solid #c0c0c0;
padding-right: .2em;
text-align: right;
width: 30%;
vertical-align: top;
}
#content #body .content_box .cb_content table .field
{
padding-left: .2em;
text-align: left;
}
#content #body .content_box .cb_content table .action
{
padding-left: 30%;
}
#content #body .content_box .cb_content .caption
{
width: 100%;
text-align: left;
font-weight: bold;
padding: .25em 0;
margin-left: auto;
margin-right: auto;
margin-top: 1.5em;
}
#content #body .content_box .cb_content .button
{
border: 1px solid #000000;
padding-left: .5em;
padding-right: .5em;
}
#content #body .content_box .cb_content .txtbox
{
width: 20em;
border: 1px solid #c0c0c0;
height: 1.5em;
padding-top: .1em;
padding-bottom: .1em;
}
#content #body .content_box .cb_content .selectbox
{
width: 20em;
border: 1px solid #c0c0c0;
height: 1.5em;
padding-top: .1em;
padding-bottom: .1em;
}
.shift_covered
{
/* background-color: #c06600;*/
background-color: #e6ffe6;
}
.shift_request
{
background-color: #ff0000;
}
.shift_perm
{
/*background-color: #ffff00;*/
background-color: #a0b2a0;
}
.shift_open_perm
{
background-color: #800000;
}
.shift_open_cover
{
background-color: #ff9900;
}
.list_dark
{
background-color: #eeeeee;
}
.list_light
{
background-color: #ffffff;
} | 0.257205 | 0.051558 |
html {
box-sizing:border-box
}
*::before,
*::after{
box-sizing: inherit;
}
body {
font-family: 'Playfair Display', serif;
color: rgb(98, 98, 98);
font-size: 14px;
line-height: 24px;
}
img{
display: block;
max-width: 100%;
height: auto;
}
.container{
width: 900px;
margin: 0 auto;
}
.main-nav {
padding: 77px 0 75px 0;
}
.main-menu {
vertical-align: middle;
text-align: center;
list-style: none;
margin: 0;
padding: 0;
font-size: 0px;
}
.main-menu li{
display: inline-block;
vertical-align: middle;
}
.main-menu li:not(:last-child){
margin-right: 103px;
}
.main-menu a{
display: block;
font-size: 14px;
font-family: "PlayfairDisplay";
color: rgb(98, 98, 98);
text-transform: uppercase;
text-decoration: none;
line-height: 24px;
}
.main-menu a:hover{
color: rgb(3, 169, 244);
}
.main-menu li:nth-child(4){
margin-right: 0px;
}
.list{
list-style: none;
margin:0;
padding: 29px 0 0 0;
font-size: 0;
}
article {
display: inline-block;
width: 420px;
margin-right: 60px;
margin-bottom:120px;
}
article:nth-child(2n){
margin-right: 0;
}
article:nth-child(5){
margin-bottom: 0;
}
article:nth-child(6){
margin-bottom: 0;
}
h2{
margin: 0px;
margin-bottom:30px;
font-size: 30px;
color: rgb(98, 98, 98);
line-height: 36px;
}
img{
margin-bottom: 30px;
}
.list-item-name{
margin: 0;
margin-bottom: 30px;
font-size: 14px;
font-family: 'Ubuntu', sans-serif;
color: rgb(180, 173, 158);
text-transform: uppercase;
line-height: 17px;
}
.list-item-text{
margin:0;
font-size: 14px;
color: rgb(98, 98, 98);
line-height: 24px;
}
button {
font-family: 'Playfair Display', serif;
text-align: center;
width: 164px;
height: 60px;
border-width: 1px;
border-color: rgb(98, 98, 98);
border-style: solid;
margin: 54px 379px 0px 358px;
padding: 19px 32px;
font-size: 20px;
color: rgb(98, 98, 98);
line-height: 24px;
background-color: white;
cursor: pointer;
}
button:hover,
button:focus{
background-color: rgb(3, 169, 244);
} | homework-03/css/style.css | html {
box-sizing:border-box
}
*::before,
*::after{
box-sizing: inherit;
}
body {
font-family: 'Playfair Display', serif;
color: rgb(98, 98, 98);
font-size: 14px;
line-height: 24px;
}
img{
display: block;
max-width: 100%;
height: auto;
}
.container{
width: 900px;
margin: 0 auto;
}
.main-nav {
padding: 77px 0 75px 0;
}
.main-menu {
vertical-align: middle;
text-align: center;
list-style: none;
margin: 0;
padding: 0;
font-size: 0px;
}
.main-menu li{
display: inline-block;
vertical-align: middle;
}
.main-menu li:not(:last-child){
margin-right: 103px;
}
.main-menu a{
display: block;
font-size: 14px;
font-family: "PlayfairDisplay";
color: rgb(98, 98, 98);
text-transform: uppercase;
text-decoration: none;
line-height: 24px;
}
.main-menu a:hover{
color: rgb(3, 169, 244);
}
.main-menu li:nth-child(4){
margin-right: 0px;
}
.list{
list-style: none;
margin:0;
padding: 29px 0 0 0;
font-size: 0;
}
article {
display: inline-block;
width: 420px;
margin-right: 60px;
margin-bottom:120px;
}
article:nth-child(2n){
margin-right: 0;
}
article:nth-child(5){
margin-bottom: 0;
}
article:nth-child(6){
margin-bottom: 0;
}
h2{
margin: 0px;
margin-bottom:30px;
font-size: 30px;
color: rgb(98, 98, 98);
line-height: 36px;
}
img{
margin-bottom: 30px;
}
.list-item-name{
margin: 0;
margin-bottom: 30px;
font-size: 14px;
font-family: 'Ubuntu', sans-serif;
color: rgb(180, 173, 158);
text-transform: uppercase;
line-height: 17px;
}
.list-item-text{
margin:0;
font-size: 14px;
color: rgb(98, 98, 98);
line-height: 24px;
}
button {
font-family: 'Playfair Display', serif;
text-align: center;
width: 164px;
height: 60px;
border-width: 1px;
border-color: rgb(98, 98, 98);
border-style: solid;
margin: 54px 379px 0px 358px;
padding: 19px 32px;
font-size: 20px;
color: rgb(98, 98, 98);
line-height: 24px;
background-color: white;
cursor: pointer;
}
button:hover,
button:focus{
background-color: rgb(3, 169, 244);
} | 0.388154 | 0.063048 |
top: 1057px;
left: 2060px;
}
#lin001 .right-stop{
top: -8px;
left: 87px;
}
#lin002{
top: 900px;
left: 1554px;
width: 50px;
}
#lin002 .right-stop{
left: -2px;
top: -8px;
}
#lin002 .left-stop{
right: -5px;
top: -9px;
}
#lin003{
top: 616px;
left: 1276px;
width: 50px;
}
#lin004{
top: 1125px;
left: 1518px;
width: 30px;
}
#lin004 .right-stop{
right: 19px;
top: -8px;
}
#lin004 .left-stop{
left: 18px;
top: -8px;
}
#lin005{
top: 1114px;
left: 1310px;
width: 120px;
}
#lin005 .left-stop{
top: -9px;
left: -8px;
}
#lin005 .right-stop{
top: -8px;
right: -5px;
}
#lin005 .centre-stop{
top: -7px;
right: 54px;
}
#lin006{
top: 1380px;
left: 1064px;
width: 70px;
}
#lin006 .left-stop{
top: -8px;
left: -13px;
}
#lin007{
top: 1368px;
left: 1183px;
width: 50px;
}
#lin007 .right-stop{
left: -2px;
top: -8px;
}
#lin007 .left-stop{
right: -5px;
top: -9px;
}
#lin008{
top: 1137px;
left: 1716px;
width: 71px;
}
#lin008 .right-stop{
left: -2px;
top: -8px;
}
#lin008 .left-stop{
right: -5px;
top: -8px;
}
#lin009{
top: 1073px;
left: 2214px;
}
#lin010{
top: 1285px;
left: 2650px;
width: 50px;
}
#lin010 .left-stop{
top: -8px;
left: -5px;
}
#lin010 .right-stop{
top: -8px;
left: 35px;
}
#lin011{
top: 1213px;
left: 3083px;
width: 50px;
}
#lin011 .left-stop{
top: -8px;
left: -5px;
}
#lin011 .right-stop{
top: -8px;
left: 36px;
}
#lin012{
top: 1255px;
left: 3165px;
width: 71px;
}
#lin012 .right-stop{
left: -2px;
top: -8px;
}
#lin012 .left-stop{
right: -5px;
top: -8px;
}
#lin013{
top: 953px;
left: 3391px;
width: 50px;
}
#lin014{
top: 1264px;
left: 3424px;
width: 23px;
}
#lin015{
top: 1254px;
left: 3440px;
width: 23px;
}
#lin016{
top: 1254px;
left: 3410px;
width: 23px;
}
#lin017{
top: 1475px;
left: 2447px;
width: 120px;
}
#lin017 .right-stop{
top: -9px;
left: -13px;
}
#lin017 .left-stop{
top: -7px;
left: 105px;
}
#lin017 .centre-stop{
top: -8px;
left: 38px;
}
#lin018{
top: 1535px;
left: 2707px;
width: 60px;
}
#lin018 .right-stop{
left: -8px;
top: -9px;
}
#lin019{
top: 1495px;
left: 3398px;
width: 60px;
}
#lin020{
top: 1722px;
left: 2884px;
width: 50px;
}
#lin021{
top: 1707px;
left: 2052px;
width: 50px;
}
#lin021 .right-stop{
top: -9px;
left: -13px;
}
#lin021 .left-stop{
top: -9px;
left: 34px;
}
#lin022{
top: 1801px;
left: 2033px;
width: 50px;
}
#lin022 .right-stop{
top: -8px;
left: 14px;
}
#lin022 .left-stop{
top: -8px;
left: 48px;
}
#lin023{
top: 2301px;
left: 1881px;
width: 50px;
}
#lin023 .right-stop{
top: -8px;
left: -10px;
}
#lin023 .left-stop{
top: -8px;
left: 43px;
}
#lin024{
top: 2161px;
left: 1579px;
width: 50px;
}
#lin025{
top: 840px;
left: 2629px;
width: 70px;
}
#lin025 .right-stop{
top: -8px;
left: -17px;
}
#lin026{
top: 634px;
left: 2726px;
width: 31px;
}
#lin026 .right-stop{
top: -8px;
left: -17px;
}
#lin026 .left-stop{
top: -8px;
left: 15px;
}
#lin027{
top: 1797px;
left: 1294px;
width: 31px;
}
#lin027 .right-stop{
top: -8px;
left: 13px;
}
#lin028{
top: 1684px;
left: 1512px;
width: 31px;
}
#lin028 .right-stop{
top: -8px;
left: 13px;
}
#lin028 .left-stop{
top: -8px;
left: -15px;
}
#lin029{
top: 1498px;
left: 2915px;
width: 31px;
}
#lin029 .right-stop{
top: -9px;
left: -11px;
}
#lin030{
top: 1684px;
left: 3353px;
width: 50px;
}
#lin031{
top: 1534px;
left: 3599px;
width: 50px;
}
#lin032{
top: 1467px;
left: 2497px;
width: 50px;
}
#lin032 .right-stop{
top: -7px;
left: -8px;
} | app/styles/links.css | top: 1057px;
left: 2060px;
}
#lin001 .right-stop{
top: -8px;
left: 87px;
}
#lin002{
top: 900px;
left: 1554px;
width: 50px;
}
#lin002 .right-stop{
left: -2px;
top: -8px;
}
#lin002 .left-stop{
right: -5px;
top: -9px;
}
#lin003{
top: 616px;
left: 1276px;
width: 50px;
}
#lin004{
top: 1125px;
left: 1518px;
width: 30px;
}
#lin004 .right-stop{
right: 19px;
top: -8px;
}
#lin004 .left-stop{
left: 18px;
top: -8px;
}
#lin005{
top: 1114px;
left: 1310px;
width: 120px;
}
#lin005 .left-stop{
top: -9px;
left: -8px;
}
#lin005 .right-stop{
top: -8px;
right: -5px;
}
#lin005 .centre-stop{
top: -7px;
right: 54px;
}
#lin006{
top: 1380px;
left: 1064px;
width: 70px;
}
#lin006 .left-stop{
top: -8px;
left: -13px;
}
#lin007{
top: 1368px;
left: 1183px;
width: 50px;
}
#lin007 .right-stop{
left: -2px;
top: -8px;
}
#lin007 .left-stop{
right: -5px;
top: -9px;
}
#lin008{
top: 1137px;
left: 1716px;
width: 71px;
}
#lin008 .right-stop{
left: -2px;
top: -8px;
}
#lin008 .left-stop{
right: -5px;
top: -8px;
}
#lin009{
top: 1073px;
left: 2214px;
}
#lin010{
top: 1285px;
left: 2650px;
width: 50px;
}
#lin010 .left-stop{
top: -8px;
left: -5px;
}
#lin010 .right-stop{
top: -8px;
left: 35px;
}
#lin011{
top: 1213px;
left: 3083px;
width: 50px;
}
#lin011 .left-stop{
top: -8px;
left: -5px;
}
#lin011 .right-stop{
top: -8px;
left: 36px;
}
#lin012{
top: 1255px;
left: 3165px;
width: 71px;
}
#lin012 .right-stop{
left: -2px;
top: -8px;
}
#lin012 .left-stop{
right: -5px;
top: -8px;
}
#lin013{
top: 953px;
left: 3391px;
width: 50px;
}
#lin014{
top: 1264px;
left: 3424px;
width: 23px;
}
#lin015{
top: 1254px;
left: 3440px;
width: 23px;
}
#lin016{
top: 1254px;
left: 3410px;
width: 23px;
}
#lin017{
top: 1475px;
left: 2447px;
width: 120px;
}
#lin017 .right-stop{
top: -9px;
left: -13px;
}
#lin017 .left-stop{
top: -7px;
left: 105px;
}
#lin017 .centre-stop{
top: -8px;
left: 38px;
}
#lin018{
top: 1535px;
left: 2707px;
width: 60px;
}
#lin018 .right-stop{
left: -8px;
top: -9px;
}
#lin019{
top: 1495px;
left: 3398px;
width: 60px;
}
#lin020{
top: 1722px;
left: 2884px;
width: 50px;
}
#lin021{
top: 1707px;
left: 2052px;
width: 50px;
}
#lin021 .right-stop{
top: -9px;
left: -13px;
}
#lin021 .left-stop{
top: -9px;
left: 34px;
}
#lin022{
top: 1801px;
left: 2033px;
width: 50px;
}
#lin022 .right-stop{
top: -8px;
left: 14px;
}
#lin022 .left-stop{
top: -8px;
left: 48px;
}
#lin023{
top: 2301px;
left: 1881px;
width: 50px;
}
#lin023 .right-stop{
top: -8px;
left: -10px;
}
#lin023 .left-stop{
top: -8px;
left: 43px;
}
#lin024{
top: 2161px;
left: 1579px;
width: 50px;
}
#lin025{
top: 840px;
left: 2629px;
width: 70px;
}
#lin025 .right-stop{
top: -8px;
left: -17px;
}
#lin026{
top: 634px;
left: 2726px;
width: 31px;
}
#lin026 .right-stop{
top: -8px;
left: -17px;
}
#lin026 .left-stop{
top: -8px;
left: 15px;
}
#lin027{
top: 1797px;
left: 1294px;
width: 31px;
}
#lin027 .right-stop{
top: -8px;
left: 13px;
}
#lin028{
top: 1684px;
left: 1512px;
width: 31px;
}
#lin028 .right-stop{
top: -8px;
left: 13px;
}
#lin028 .left-stop{
top: -8px;
left: -15px;
}
#lin029{
top: 1498px;
left: 2915px;
width: 31px;
}
#lin029 .right-stop{
top: -9px;
left: -11px;
}
#lin030{
top: 1684px;
left: 3353px;
width: 50px;
}
#lin031{
top: 1534px;
left: 3599px;
width: 50px;
}
#lin032{
top: 1467px;
left: 2497px;
width: 50px;
}
#lin032 .right-stop{
top: -7px;
left: -8px;
} | 0.281109 | 0.054651 |
.banner-conocenos{
background: url('../assets/img/hero-about.png') no-repeat;
height: 750px;
max-width: 100%;
width: 100%;
background-size: 100% 100%;
}
/* HEADER */
.main-title-nos{
text-align: center;
font-family: var(--fontOne);
font-size: 3rem;
color: var(--colorSix);
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
margin-top: 10%;
}
/* DESCRIPCION */
.row-cols-lg-4 >*{
flex: 0 0 auto;
width: 65%;
}
.descripcion{
height: 100%;
}
.nosotros{
margin-left: 5%;
text-align: center;
}
.fin-valores {
width: 100%;
}
/* .clientes .title{
width: 100%;
} */
p{
padding: 0% 10% 0% 10%;
font-family: Poppins;
font-weight: 400;
color: #504C65;
font-size: 22px;
font-style: normal;
line-height: 33px;
}
.objetivo{
text-align: center;
position: absolute;
width: 790px;
font-size: 24px;
text-align: center;
}
.objetivo p{
color: #43BEC7;;
font-style: normal;
font-weight: normal;
padding: 0;
line-height: 48px;
}
/* DESCRIPCION */
.valores{
position: absolute;
margin: 20% 0;
width: 100%;
padding: 0 10%;
}
.valores .calidad{
position: relative;
width: 45%;
float: left;
text-align: center;
/* margin-top: 25%; */
}
.valores .confianza{
position: relative;
width: 45%;
float: right;
text-align: center;
}
.valores h3{
font-family: mama-papa;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 53px;
text-align: center;
color: #A9D156;
}
.valores p
{
height: 216px;
font-size: 18px;
line-height: 27px;
color: #000000;
}
.fin-valores{
position: relative;
margin-top: 45%;
}
/* CLIENTES */
.clientes{
position: relative;
margin-top: 5%;
margin-left: 0;
}
.clientes .row{
margin-right: 0;
margin-left: 0;
}
.row{
flex-wrap: nowrap;
}
.clientes .title{
font-family: mama-papa;
color: #A9D156;
text-align: center;
width: 100%;
}
.clientes .col{
height: 87%;
}
.row-cols-lg-4 > * {
width: 33%;
}
.cliente-cards{
margin: 20% 11%;
box-shadow: 4px 4px 6px 4px #E5E4EC;
border-radius: 20px;
width: 85%;
height: 321px;
}
.body-clientes{
padding: 1rem 0rem;
}
.calificacion{
display: flex;
margin-left: 15px;
}
.estrellas{
width: 23px;
margin: 15px 10px 0px 5px
}
.calificacion-num{
position: absolute;
margin-left: 160px;
margin-top: -26px;
color: #807C97;
}
.card-body .comentarios {
padding-left: 1%;
padding-right: 3%;
font-family: Poppins;
font-weight: 400;
color: #504C65;
font-size: 18px;
font-style: normal;
margin-top: 10%;
}
.comentarios{
font-size: 18px;
color: #343049;
}
.card-cliente{
font-size: 16px;
color: #807C97;
padding: 0;
}
/* MEDIA QUERIES */
@media (min-width: 1840px){
.banner-conocenos{
height: 1450px;
}
.cliente-cards {
padding-left: 25px;
padding-right: 24px;
padding-top: 24px;
}
.calificacion{
margin-left: 0px;
}
.estrellas {
width: 28.53px;
margin-left: 0;
}
.card-body .comentarios {
margin-top: 4%;
}
.card-cliente {
margin-top: 20%;
}
}
@media (max-width: 1839px){
.banner-conocenos{
height: 1300px;
}
.cliente-cards{
padding-left: 25px;
padding-right: 24px;
padding-top: 24px;
}
.card-cliente{
margin-top: 20%;
}
.calificacion {
margin-left: 0px;
}
.estrellas{
width: 28.53px;
margin-left: 0;
}
.card-body .comentarios{
margin-top: 4%;
}
.calificacion-num{
margin-left: 160px;
}
}
@media (max-width: 1640px){
.banner-conocenos{
height: 1150px;
}
}
@media (max-width: 1439px){
.banner-conocenos{
height: 950px;
}
.objetivo{
margin-left: 20%;
}
.valores{
margin-top: 25%;
}
.clientes{
width: 90%;
margin-left: 4%;
}
.cliente-cards{
padding-left: 15px;
padding-right: 12px;
height: 250.29px;
width: 300px;
}
.calificacion {
margin-left: 0px;
}
.calificacion-num{
margin-left: 95px;
margin-top: -22px;
}
.estrellas{
width: 18px;
margin-left: 0;
margin-right: 5px;
}
.card-body .comentarios{
font-size: 14px;
margin-top: 0;
height: 105px;
line-height: 21px;
}
.card-cliente{
margin-top: 0;
}
}
@media (min-width: 1440px){
.banner-conocenos{
max-width: 100%;
background-size: 100% 100%;
}
.objetivo {
width: 100%;
padding-left: 20%;
padding-right: 20%;
}
.clientes{
width: 85%;
margin-left: 7.5%;
}
}
@media (max-width: 1200px){
.banner-conocenos{
background: url('../assets/img/hero-about.png') no-repeat;
background-size: 100% 100%;
}
.objetivo {
margin-left: 16%;
}
.clientes {
width: 80%;
margin-left: 9%;
}
.cliente-cards{
height: 215.29px;
width: 220px;
padding-top: 5px;
}
}
@media (max-width: 1100px){
.objetivo {
margin-left: 13%;
}
.card-cliente {
margin-top: 0%;
}
}
@media (max-width: 1040px){
.objetivo {
margin-left: 12%;
}
}
@media (max-width: 992px){
.banner-conocenos{
max-width: 100%;
height: 600px;
background-size: 100% 100%;
}
.objetivo{
margin-left: 9%;
}
.fin-valores{
margin-top: 55%;
}
.cliente-cards {
margin: 20% 10%;
height: 206.29px;
padding-top: 5px;
}
}
@media (max-width: 920px){
.fin-valores{
margin-top: 65%;
}
.objetivo{
margin-left: 6%;
}
}
@media (max-width: 870px){
.objetivo{
margin-left: 3%;
}
.clientes {
width: 92%;
margin-left: 2%;
}
}
@media (max-width: 832px){
.objetivo{
margin-left: 10%;
width: 80%;
}
}
@media (max-width: 769px){
.banner-conocenos{
background: url('../assets/img/banners-mobile-05.png') no-repeat;
background-size: 100% 100%;
height: 350px;
}
.title-nos{
float: none;
width: 100%;
padding-left: 32%;
padding-top: 0;
}
.main-title-nos{
font-size: 48px;
width: 30%;
text-align: center;
margin-top: 19%;
}
.descripcion-container{
width: 95%;
}
.nosotros{
margin-top:15%;
padding: 0 3% 0 3%;
}
.nosotros p{
font-size: 16px;
padding: 0;
}
/* VALORES */
.valores{
position: relative;
margin: 45% 0;
}
.valores .calidad{
position: relative;
width: 100%;
float: right;
text-align: center;
margin-top: 25%;
}
.valores .confianza {
position: relative;
width: 100%;
float: right;
text-align: center;
margin-top: 10%;
}
.objetivo{
margin-top: 0%;
width: 80%;
margin-left: 9%;
}
.objetivo p {
margin-top: 10%;
}
.img-valores{
max-width: 36%;
}
/* VALORES */
.clientes {
margin-top: 10%;
}
.row {
flex-wrap: wrap;
display: flex;
}
.clientes div .col{
width: 100%;
margin-left: 0%;
margin-top: 15%;
}
.cliente-cards {
width: 55%;
margin: 0% 10% 0 23%;
height: 341px;
padding-left: 25px;
padding-top: 20px;
padding-right: 15px;
}
.calificacion {
margin-left: 0px;
}
.estrellas {
width: 28px;
margin: 15px 1px 0px 5px;
}
.body-clientes{
padding: 0;
}
.card-cliente{
margin-top: 60px;
}
.row-cols-lg-4 > * {
width: 33%;
}
/* CLIENTES */
.calificacion-num {
margin-left: 145px;
font-size: 24px;
margin-top: -26px;
}
.comentarios{
margin-top: 10%!important;
font-size: 18px!important;
list-style: 27px!important;
height: 125px!important;
line-height: 27px!important;
}
.footer-whatsapp-container {
margin: 0;
}
}
@media (max-width: 637px){
.objetivo p{
margin-top: 5%;
}
.cliente-cards {
width: 60%;
margin-left: 20%;
margin-right: 0;
height: 321px;
}.card-cliente{
margin-top:45px;
}
}
@media (max-width: 575px){
}
@media (max-width: 575px){
.objetivo{
margin-top: 0%;
padding-top: 0%;
}
.row-cols-lg-4 > * {
width: 70%;
margin-left: 16%;
}
.cliente-cards {
width: 72%;
margin-left: 15%;
margin-right: 0;
height: 321px;
}
.card-cliente {
margin-top: 40px !important;
}
}
@media (max-width: 475px){
.title-nos{
padding-left: 25%;
}
.objetivo{
margin-top: 0%;
}
.cliente-cards {
width: 92%;
margin-left: 8%;
}
}
@media (max-width: 447px){
.valores{
margin-top: 70%;
}
}
@media (max-width: 420px){
.banner-conocenos{
height: 250px;
}
.main-title-nos{
font-size: 24px;
margin-top: 26%;
}
.title-nos{
padding-left: 33%;
}
} | css/conocenos.css | .banner-conocenos{
background: url('../assets/img/hero-about.png') no-repeat;
height: 750px;
max-width: 100%;
width: 100%;
background-size: 100% 100%;
}
/* HEADER */
.main-title-nos{
text-align: center;
font-family: var(--fontOne);
font-size: 3rem;
color: var(--colorSix);
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
margin-top: 10%;
}
/* DESCRIPCION */
.row-cols-lg-4 >*{
flex: 0 0 auto;
width: 65%;
}
.descripcion{
height: 100%;
}
.nosotros{
margin-left: 5%;
text-align: center;
}
.fin-valores {
width: 100%;
}
/* .clientes .title{
width: 100%;
} */
p{
padding: 0% 10% 0% 10%;
font-family: Poppins;
font-weight: 400;
color: #504C65;
font-size: 22px;
font-style: normal;
line-height: 33px;
}
.objetivo{
text-align: center;
position: absolute;
width: 790px;
font-size: 24px;
text-align: center;
}
.objetivo p{
color: #43BEC7;;
font-style: normal;
font-weight: normal;
padding: 0;
line-height: 48px;
}
/* DESCRIPCION */
.valores{
position: absolute;
margin: 20% 0;
width: 100%;
padding: 0 10%;
}
.valores .calidad{
position: relative;
width: 45%;
float: left;
text-align: center;
/* margin-top: 25%; */
}
.valores .confianza{
position: relative;
width: 45%;
float: right;
text-align: center;
}
.valores h3{
font-family: mama-papa;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 53px;
text-align: center;
color: #A9D156;
}
.valores p
{
height: 216px;
font-size: 18px;
line-height: 27px;
color: #000000;
}
.fin-valores{
position: relative;
margin-top: 45%;
}
/* CLIENTES */
.clientes{
position: relative;
margin-top: 5%;
margin-left: 0;
}
.clientes .row{
margin-right: 0;
margin-left: 0;
}
.row{
flex-wrap: nowrap;
}
.clientes .title{
font-family: mama-papa;
color: #A9D156;
text-align: center;
width: 100%;
}
.clientes .col{
height: 87%;
}
.row-cols-lg-4 > * {
width: 33%;
}
.cliente-cards{
margin: 20% 11%;
box-shadow: 4px 4px 6px 4px #E5E4EC;
border-radius: 20px;
width: 85%;
height: 321px;
}
.body-clientes{
padding: 1rem 0rem;
}
.calificacion{
display: flex;
margin-left: 15px;
}
.estrellas{
width: 23px;
margin: 15px 10px 0px 5px
}
.calificacion-num{
position: absolute;
margin-left: 160px;
margin-top: -26px;
color: #807C97;
}
.card-body .comentarios {
padding-left: 1%;
padding-right: 3%;
font-family: Poppins;
font-weight: 400;
color: #504C65;
font-size: 18px;
font-style: normal;
margin-top: 10%;
}
.comentarios{
font-size: 18px;
color: #343049;
}
.card-cliente{
font-size: 16px;
color: #807C97;
padding: 0;
}
/* MEDIA QUERIES */
@media (min-width: 1840px){
.banner-conocenos{
height: 1450px;
}
.cliente-cards {
padding-left: 25px;
padding-right: 24px;
padding-top: 24px;
}
.calificacion{
margin-left: 0px;
}
.estrellas {
width: 28.53px;
margin-left: 0;
}
.card-body .comentarios {
margin-top: 4%;
}
.card-cliente {
margin-top: 20%;
}
}
@media (max-width: 1839px){
.banner-conocenos{
height: 1300px;
}
.cliente-cards{
padding-left: 25px;
padding-right: 24px;
padding-top: 24px;
}
.card-cliente{
margin-top: 20%;
}
.calificacion {
margin-left: 0px;
}
.estrellas{
width: 28.53px;
margin-left: 0;
}
.card-body .comentarios{
margin-top: 4%;
}
.calificacion-num{
margin-left: 160px;
}
}
@media (max-width: 1640px){
.banner-conocenos{
height: 1150px;
}
}
@media (max-width: 1439px){
.banner-conocenos{
height: 950px;
}
.objetivo{
margin-left: 20%;
}
.valores{
margin-top: 25%;
}
.clientes{
width: 90%;
margin-left: 4%;
}
.cliente-cards{
padding-left: 15px;
padding-right: 12px;
height: 250.29px;
width: 300px;
}
.calificacion {
margin-left: 0px;
}
.calificacion-num{
margin-left: 95px;
margin-top: -22px;
}
.estrellas{
width: 18px;
margin-left: 0;
margin-right: 5px;
}
.card-body .comentarios{
font-size: 14px;
margin-top: 0;
height: 105px;
line-height: 21px;
}
.card-cliente{
margin-top: 0;
}
}
@media (min-width: 1440px){
.banner-conocenos{
max-width: 100%;
background-size: 100% 100%;
}
.objetivo {
width: 100%;
padding-left: 20%;
padding-right: 20%;
}
.clientes{
width: 85%;
margin-left: 7.5%;
}
}
@media (max-width: 1200px){
.banner-conocenos{
background: url('../assets/img/hero-about.png') no-repeat;
background-size: 100% 100%;
}
.objetivo {
margin-left: 16%;
}
.clientes {
width: 80%;
margin-left: 9%;
}
.cliente-cards{
height: 215.29px;
width: 220px;
padding-top: 5px;
}
}
@media (max-width: 1100px){
.objetivo {
margin-left: 13%;
}
.card-cliente {
margin-top: 0%;
}
}
@media (max-width: 1040px){
.objetivo {
margin-left: 12%;
}
}
@media (max-width: 992px){
.banner-conocenos{
max-width: 100%;
height: 600px;
background-size: 100% 100%;
}
.objetivo{
margin-left: 9%;
}
.fin-valores{
margin-top: 55%;
}
.cliente-cards {
margin: 20% 10%;
height: 206.29px;
padding-top: 5px;
}
}
@media (max-width: 920px){
.fin-valores{
margin-top: 65%;
}
.objetivo{
margin-left: 6%;
}
}
@media (max-width: 870px){
.objetivo{
margin-left: 3%;
}
.clientes {
width: 92%;
margin-left: 2%;
}
}
@media (max-width: 832px){
.objetivo{
margin-left: 10%;
width: 80%;
}
}
@media (max-width: 769px){
.banner-conocenos{
background: url('../assets/img/banners-mobile-05.png') no-repeat;
background-size: 100% 100%;
height: 350px;
}
.title-nos{
float: none;
width: 100%;
padding-left: 32%;
padding-top: 0;
}
.main-title-nos{
font-size: 48px;
width: 30%;
text-align: center;
margin-top: 19%;
}
.descripcion-container{
width: 95%;
}
.nosotros{
margin-top:15%;
padding: 0 3% 0 3%;
}
.nosotros p{
font-size: 16px;
padding: 0;
}
/* VALORES */
.valores{
position: relative;
margin: 45% 0;
}
.valores .calidad{
position: relative;
width: 100%;
float: right;
text-align: center;
margin-top: 25%;
}
.valores .confianza {
position: relative;
width: 100%;
float: right;
text-align: center;
margin-top: 10%;
}
.objetivo{
margin-top: 0%;
width: 80%;
margin-left: 9%;
}
.objetivo p {
margin-top: 10%;
}
.img-valores{
max-width: 36%;
}
/* VALORES */
.clientes {
margin-top: 10%;
}
.row {
flex-wrap: wrap;
display: flex;
}
.clientes div .col{
width: 100%;
margin-left: 0%;
margin-top: 15%;
}
.cliente-cards {
width: 55%;
margin: 0% 10% 0 23%;
height: 341px;
padding-left: 25px;
padding-top: 20px;
padding-right: 15px;
}
.calificacion {
margin-left: 0px;
}
.estrellas {
width: 28px;
margin: 15px 1px 0px 5px;
}
.body-clientes{
padding: 0;
}
.card-cliente{
margin-top: 60px;
}
.row-cols-lg-4 > * {
width: 33%;
}
/* CLIENTES */
.calificacion-num {
margin-left: 145px;
font-size: 24px;
margin-top: -26px;
}
.comentarios{
margin-top: 10%!important;
font-size: 18px!important;
list-style: 27px!important;
height: 125px!important;
line-height: 27px!important;
}
.footer-whatsapp-container {
margin: 0;
}
}
@media (max-width: 637px){
.objetivo p{
margin-top: 5%;
}
.cliente-cards {
width: 60%;
margin-left: 20%;
margin-right: 0;
height: 321px;
}.card-cliente{
margin-top:45px;
}
}
@media (max-width: 575px){
}
@media (max-width: 575px){
.objetivo{
margin-top: 0%;
padding-top: 0%;
}
.row-cols-lg-4 > * {
width: 70%;
margin-left: 16%;
}
.cliente-cards {
width: 72%;
margin-left: 15%;
margin-right: 0;
height: 321px;
}
.card-cliente {
margin-top: 40px !important;
}
}
@media (max-width: 475px){
.title-nos{
padding-left: 25%;
}
.objetivo{
margin-top: 0%;
}
.cliente-cards {
width: 92%;
margin-left: 8%;
}
}
@media (max-width: 447px){
.valores{
margin-top: 70%;
}
}
@media (max-width: 420px){
.banner-conocenos{
height: 250px;
}
.main-title-nos{
font-size: 24px;
margin-top: 26%;
}
.title-nos{
padding-left: 33%;
}
} | 0.285671 | 0.095476 |
.unique_software {
width: 100%;
background: #3b3b3b;
display: table;
height: 1.71rem;
margin-top: 0.4rem;
margin-bottom: 100px;
}
.pg_width100_s {
width: 96%;
margin: 0 auto;
display: table-cell;
vertical-align: middle;
position: relative;
/*padding-top: 30px;*/
/*padding-bottom: 30px;*/
}
.pg_width100_s_left {
display: table-cell;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 30px;
}
.pg_width100_s_right {
display: table-cell;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 30px;
}
.pg_width100_s_left_p_left {
width: 90%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_p_right {
width: 90%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_h3_left {
width: 90%;
color: #ffffff;
margin: 0 auto;
text-align: center;
font-size: 27px;
line-height: 40px;
}
.pg_width100_s_left_h3_right {
width: 90%;
color: #ffffff;
margin: 0 auto;
text-align: center;
font-size: 27px;
line-height: 40px;
}
.pg_width100_s_left_middle {
visibility: hidden;
}
.pg_width100_man {
position: absolute;
top: -0.28rem;
left: 32%;
width: 36%;
}
.pg_man_line_left {
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
position: absolute;
top: -0.15rem;
left: 34%;
}
.pg_man_line_right {
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
position: absolute;
bottom: -0.2rem;
right: 34%;
}
.pg_width100_man1 {
display: none;
}
.pg_man_line_left1 {
display: none;
}
.pg_man_line_right1 {
display: none;
}
@media only screen and (max-width: 1200px) {
.unique_software {
margin-bottom: 50px;
}
.pg_width100_s {
width: 100%;
}
.pg_width100_s_left_p_left {
width: 100%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_p_right {
width: 100%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_h3_left {
width: 100%;
color: #ffffff;
text-align: center;
font-size: 27px;
line-height: 30px;
}
.pg_width100_s_left_h3_right {
width: 100%;
color: #ffffff;
text-align: center;
font-size: 27px;
line-height: 30px;
}
.pg_width100_man {
position: absolute;
top: -0.28rem;
left: 32.5%;
width: 34%;
}
.pg_man_line_right {
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
position: absolute;
top: 1rem;
right: 35%;
}
}
@media screen and (min-width: 1130px) and (max-width: 1160px) {
.pg_width100_man1 {
display: none;
}
.pg_width100_man {
position: absolute;
top: -0.22rem;
}
.pg_man_line_right {
top: 1.06rem;
}
.pg_man_line_left {
top: -0.13rem;
}
}
@media screen and (min-width: 1100px) and (max-width: 1130px) {
.pg_width100_man {
position: absolute;
top: -0.16rem;
}
.pg_man_line_right {
top: 1.15rem;
}
.pg_man_line_left {
top: -0.07rem;
}
}
@media screen and (min-width: 1060px) and (max-width: 1099px) {
.pg_width100_man {
position: absolute;
top: -0.12rem;
}
.pg_man_line_right {
top: 1.12rem;
}
.pg_man_line_left {
top: 0rem;
}
}
@media screen and (min-width: 1040px) and (max-width: 1059px) {
.pg_width100_man {
position: absolute;
top: -0.1rem;
}
.pg_man_line_right {
top: 1.1rem;
}
.pg_man_line_left {
top: 0rem;
}
}
@media screen and (min-width: 920px) and (max-width: 1039px) {
.pg_width100_man {
position: absolute;
top: -0.03rem;
}
.pg_man_line_right {
top: 1.1rem;
}
.pg_man_line_left {
top: 0.1rem;
}
}
@media screen and (min-width: 800px) and (max-width: 920px) {
.pg_width100_man {
position: absolute;
top: 0.1rem;
}
.pg_man_line_right {
top: 1.4rem;
}
.pg_man_line_left {
top: 0.2rem;
}
}
@media screen and (min-width: 767px) and (max-width: 910px) {
.pg_width100_s_left_middle {
visibility: visible;
background-color: #ffffff;
padding: 0;
margin: 0;
}
.pg_width100_man1 {
display: block;
width: 100%;
}
.pg_man_line_left1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
top: 0.1rem;
left: 8%;
}
.pg_man_line_right1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
bottom: 0.1rem;
right: 8%;
}
.pg_width100_man {
display: none;
}
.pg_man_line_right {
display: none;
}
.pg_man_line_left {
display: none;
}
}
@media screen and (min-width: 0px) and (max-width: 766px) {
.unique_software {
margin-bottom: 0px;
}
.pg_width100_s_left_middle {
visibility: visible;
background-color: #ffffff;
padding: 0;
margin: 0;
width: 100%;
height: 300px;
overflow: hidden;
}
.pg_width100_man1 {
display: block;
width: 100%;
}
.pg_man_line_left1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
top: 0.15rem;
left: 3%;
}
.pg_man_line_right1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
bottom: 0.15rem;
right: 3%;
}
.pg_width100_man {
display: none;
}
.pg_man_line_right {
display: none;
}
.pg_man_line_left {
display: none;
}
} | static/css/unique_software.css | .unique_software {
width: 100%;
background: #3b3b3b;
display: table;
height: 1.71rem;
margin-top: 0.4rem;
margin-bottom: 100px;
}
.pg_width100_s {
width: 96%;
margin: 0 auto;
display: table-cell;
vertical-align: middle;
position: relative;
/*padding-top: 30px;*/
/*padding-bottom: 30px;*/
}
.pg_width100_s_left {
display: table-cell;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 30px;
}
.pg_width100_s_right {
display: table-cell;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 30px;
}
.pg_width100_s_left_p_left {
width: 90%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_p_right {
width: 90%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_h3_left {
width: 90%;
color: #ffffff;
margin: 0 auto;
text-align: center;
font-size: 27px;
line-height: 40px;
}
.pg_width100_s_left_h3_right {
width: 90%;
color: #ffffff;
margin: 0 auto;
text-align: center;
font-size: 27px;
line-height: 40px;
}
.pg_width100_s_left_middle {
visibility: hidden;
}
.pg_width100_man {
position: absolute;
top: -0.28rem;
left: 32%;
width: 36%;
}
.pg_man_line_left {
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
position: absolute;
top: -0.15rem;
left: 34%;
}
.pg_man_line_right {
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
position: absolute;
bottom: -0.2rem;
right: 34%;
}
.pg_width100_man1 {
display: none;
}
.pg_man_line_left1 {
display: none;
}
.pg_man_line_right1 {
display: none;
}
@media only screen and (max-width: 1200px) {
.unique_software {
margin-bottom: 50px;
}
.pg_width100_s {
width: 100%;
}
.pg_width100_s_left_p_left {
width: 100%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_p_right {
width: 100%;
color: #eeeeee;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.pg_width100_s_left_h3_left {
width: 100%;
color: #ffffff;
text-align: center;
font-size: 27px;
line-height: 30px;
}
.pg_width100_s_left_h3_right {
width: 100%;
color: #ffffff;
text-align: center;
font-size: 27px;
line-height: 30px;
}
.pg_width100_man {
position: absolute;
top: -0.28rem;
left: 32.5%;
width: 34%;
}
.pg_man_line_right {
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
position: absolute;
top: 1rem;
right: 35%;
}
}
@media screen and (min-width: 1130px) and (max-width: 1160px) {
.pg_width100_man1 {
display: none;
}
.pg_width100_man {
position: absolute;
top: -0.22rem;
}
.pg_man_line_right {
top: 1.06rem;
}
.pg_man_line_left {
top: -0.13rem;
}
}
@media screen and (min-width: 1100px) and (max-width: 1130px) {
.pg_width100_man {
position: absolute;
top: -0.16rem;
}
.pg_man_line_right {
top: 1.15rem;
}
.pg_man_line_left {
top: -0.07rem;
}
}
@media screen and (min-width: 1060px) and (max-width: 1099px) {
.pg_width100_man {
position: absolute;
top: -0.12rem;
}
.pg_man_line_right {
top: 1.12rem;
}
.pg_man_line_left {
top: 0rem;
}
}
@media screen and (min-width: 1040px) and (max-width: 1059px) {
.pg_width100_man {
position: absolute;
top: -0.1rem;
}
.pg_man_line_right {
top: 1.1rem;
}
.pg_man_line_left {
top: 0rem;
}
}
@media screen and (min-width: 920px) and (max-width: 1039px) {
.pg_width100_man {
position: absolute;
top: -0.03rem;
}
.pg_man_line_right {
top: 1.1rem;
}
.pg_man_line_left {
top: 0.1rem;
}
}
@media screen and (min-width: 800px) and (max-width: 920px) {
.pg_width100_man {
position: absolute;
top: 0.1rem;
}
.pg_man_line_right {
top: 1.4rem;
}
.pg_man_line_left {
top: 0.2rem;
}
}
@media screen and (min-width: 767px) and (max-width: 910px) {
.pg_width100_s_left_middle {
visibility: visible;
background-color: #ffffff;
padding: 0;
margin: 0;
}
.pg_width100_man1 {
display: block;
width: 100%;
}
.pg_man_line_left1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
top: 0.1rem;
left: 8%;
}
.pg_man_line_right1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
bottom: 0.1rem;
right: 8%;
}
.pg_width100_man {
display: none;
}
.pg_man_line_right {
display: none;
}
.pg_man_line_left {
display: none;
}
}
@media screen and (min-width: 0px) and (max-width: 766px) {
.unique_software {
margin-bottom: 0px;
}
.pg_width100_s_left_middle {
visibility: visible;
background-color: #ffffff;
padding: 0;
margin: 0;
width: 100%;
height: 300px;
overflow: hidden;
}
.pg_width100_man1 {
display: block;
width: 100%;
}
.pg_man_line_left1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
top: 0.15rem;
left: 3%;
}
.pg_man_line_right1 {
display: block;
position: absolute;
width: 120px;
height: 150px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
bottom: 0.15rem;
right: 3%;
}
.pg_width100_man {
display: none;
}
.pg_man_line_right {
display: none;
}
.pg_man_line_left {
display: none;
}
} | 0.563018 | 0.085061 |
@charset "utf-8";
/* reply_grp
-------------------------------------------------------------- */
.reply_grp{margin-top:6px;}
.reply_grp .reply_form{margin-bottom:3px;}
.reply_grp .reply_form .reply_write{position:relative;top:0;left:0;padding-right:110px;}
.reply_grp .reply_form .reply_write .reply_btn{position:absolute;top:0;right:0;}
.reply_grp .reply_form .reply_write .reply_btn input{width:100px;height:100px;}
.reply_grp .reply_form .reply_inp{margin-bottom:15px;}
.reply_grp .reply_form .reply_inp:after{display:block;content:"";clear:both;}
.reply_grp .reply_form .reply_inp .inner{float:left;margin-right:15px;}
.reply_grp .reply_num{height:25px;line-height:25px;padding-top:15px;border-top:2px solid #ccc;}
.reply_grp .reply_view{border:1px solid #ccc;padding:10px;margin-top:10px;}
.reply_grp .reply_view .reply_tit{position:relative;top:0;left:0;}
.reply_grp .reply_view .reply_tit .tit{padding:10px 0;border-bottom:1px solid #ccc;}
.reply_grp .reply_view .reply_tit .ip{display:inline-block;margin-left:50px;}
.reply_grp .reply_view .reply_tit .btn{position:absolute;top:50%;right:0;margin-top:-12.5px;}
.reply_grp .reply_view .reply_cts{padding:10px 0;}
.reply_grp .reply_view .reply_cts p{line-height:140%;}
/* paging
-------------------------------------------------------------- */
.paging{text-align:center;height:32px;margin-top:30px;}
.paging a,
.paging strong{display:inline-block;width:36px;height:32px;line-height:28px;font-size:14px;border:1px solid #e0e0e0;margin-left:5px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
-moz-box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
}
.paging a:first-child{margin-left:0;}
.paging strong{color:#fff;background:#2a2e33;border:1px solid #2a2e33;}
.paging .page_arw{font-size:11px;line-height:30px;}
/* table
-------------------------------------------------------------- */
table .ibk{display:inline-block;margin-left:20px;}
table .bk{display:block;margin-top:5px;}
.tbl_type_01{border-bottom:1px solid #f0f0f0;}
.tbl_type_01 th,
.tbl_type_01 td{padding:8px;border-top:1px solid #f0f0f0;}
.tbl_type_01 th{background:#f8f8f8;text-align:left;}
.tbl_type_01 td{}
.tbl_type_02{border-bottom:10px solid #f0f0f0;}
.tbl_type_02 thead th{background:#f8f8f8;padding:10px;}
.tbl_type_02 tbody td{padding:10px;border-top:1px solid #f0f0f0;text-align:center;}
.tbl_type_02 tbody td.subject{text-align:left;}
.tbl_type_02 tbody td.subject a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tbl_type_02 tbody td.subject a .reply_icon{display:inline-block;margin-right:5px;} | SkyCastle/src/main/webapp/css/common_2.css | @charset "utf-8";
/* reply_grp
-------------------------------------------------------------- */
.reply_grp{margin-top:6px;}
.reply_grp .reply_form{margin-bottom:3px;}
.reply_grp .reply_form .reply_write{position:relative;top:0;left:0;padding-right:110px;}
.reply_grp .reply_form .reply_write .reply_btn{position:absolute;top:0;right:0;}
.reply_grp .reply_form .reply_write .reply_btn input{width:100px;height:100px;}
.reply_grp .reply_form .reply_inp{margin-bottom:15px;}
.reply_grp .reply_form .reply_inp:after{display:block;content:"";clear:both;}
.reply_grp .reply_form .reply_inp .inner{float:left;margin-right:15px;}
.reply_grp .reply_num{height:25px;line-height:25px;padding-top:15px;border-top:2px solid #ccc;}
.reply_grp .reply_view{border:1px solid #ccc;padding:10px;margin-top:10px;}
.reply_grp .reply_view .reply_tit{position:relative;top:0;left:0;}
.reply_grp .reply_view .reply_tit .tit{padding:10px 0;border-bottom:1px solid #ccc;}
.reply_grp .reply_view .reply_tit .ip{display:inline-block;margin-left:50px;}
.reply_grp .reply_view .reply_tit .btn{position:absolute;top:50%;right:0;margin-top:-12.5px;}
.reply_grp .reply_view .reply_cts{padding:10px 0;}
.reply_grp .reply_view .reply_cts p{line-height:140%;}
/* paging
-------------------------------------------------------------- */
.paging{text-align:center;height:32px;margin-top:30px;}
.paging a,
.paging strong{display:inline-block;width:36px;height:32px;line-height:28px;font-size:14px;border:1px solid #e0e0e0;margin-left:5px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
-moz-box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
box-shadow:1px 1px 1px 0px rgba(235,235,235,1);
}
.paging a:first-child{margin-left:0;}
.paging strong{color:#fff;background:#2a2e33;border:1px solid #2a2e33;}
.paging .page_arw{font-size:11px;line-height:30px;}
/* table
-------------------------------------------------------------- */
table .ibk{display:inline-block;margin-left:20px;}
table .bk{display:block;margin-top:5px;}
.tbl_type_01{border-bottom:1px solid #f0f0f0;}
.tbl_type_01 th,
.tbl_type_01 td{padding:8px;border-top:1px solid #f0f0f0;}
.tbl_type_01 th{background:#f8f8f8;text-align:left;}
.tbl_type_01 td{}
.tbl_type_02{border-bottom:10px solid #f0f0f0;}
.tbl_type_02 thead th{background:#f8f8f8;padding:10px;}
.tbl_type_02 tbody td{padding:10px;border-top:1px solid #f0f0f0;text-align:center;}
.tbl_type_02 tbody td.subject{text-align:left;}
.tbl_type_02 tbody td.subject a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tbl_type_02 tbody td.subject a .reply_icon{display:inline-block;margin-right:5px;} | 0.144903 | 0.033337 |
@import url(https://fonts.googleapis.com/css?family=Kavoon);
/*
* <NAME> CSS reset
* Public domain
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}
/*
* Homepage CSS
*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
width: 100%;
height: 100%;
background-color: #fd6c2c;
}
.content {
width: 100%;
padding: 1em 0;
display: block;
}
header {
text-align: center;
font-size: 88px;
font-family: Kavoon, Impact, sans-serif;
text-transform: uppercase;
color: #fff;
text-shadow: 0 0 5px #000;
}
.fudo-image {
display: block;
margin: 2em auto;
}
.btn-container {
margin-top: 4em;
text-align: center;
}
/*
* button made with help from CSS3 Button Generator
* http://css3button.net/
*/
.btn {
font-family: Kavoon, Impact, sans-serif;
font-size: 28px;
text-transform: uppercase;
text-decoration: none;
color: #000000;
padding: 10px 20px;
background: -moz-linear-gradient(
top,
#ffffff 0%,
#ebebeb);
background: -webkit-gradient(
linear, left top, left bottom,
from(#ffffff),
to(#ebebeb));
border-radius: 15px;
/* border: 1px solid #000000; */
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
text-shadow:
0px 1px 0px rgba(255,255,255,0.3);
}
.modal {
display: none;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0,0,0,.5);
}
.modal .container {
display: block;
width: 80%;
margin: 1em auto;
padding: 5em;
vertical-align: middle;
background: #fff;
text-align: center;
border-radius: 15px;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
text-shadow:
0px 1px 0px rgba(255,255,255,0.3);
}
.modal h1 {
font-family: Kavoon, Impact, sans-serif;
font-size: 32px;
}
.modal #name {
font-size: 32px;
font-family: sans-serif;
}
.modal input {
display: block;
margin: 1em auto;
} | homepage.css | @import url(https://fonts.googleapis.com/css?family=Kavoon);
/*
* <NAME> CSS reset
* Public domain
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}
/*
* Homepage CSS
*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
width: 100%;
height: 100%;
background-color: #fd6c2c;
}
.content {
width: 100%;
padding: 1em 0;
display: block;
}
header {
text-align: center;
font-size: 88px;
font-family: Kavoon, Impact, sans-serif;
text-transform: uppercase;
color: #fff;
text-shadow: 0 0 5px #000;
}
.fudo-image {
display: block;
margin: 2em auto;
}
.btn-container {
margin-top: 4em;
text-align: center;
}
/*
* button made with help from CSS3 Button Generator
* http://css3button.net/
*/
.btn {
font-family: Kavoon, Impact, sans-serif;
font-size: 28px;
text-transform: uppercase;
text-decoration: none;
color: #000000;
padding: 10px 20px;
background: -moz-linear-gradient(
top,
#ffffff 0%,
#ebebeb);
background: -webkit-gradient(
linear, left top, left bottom,
from(#ffffff),
to(#ebebeb));
border-radius: 15px;
/* border: 1px solid #000000; */
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
text-shadow:
0px 1px 0px rgba(255,255,255,0.3);
}
.modal {
display: none;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0,0,0,.5);
}
.modal .container {
display: block;
width: 80%;
margin: 1em auto;
padding: 5em;
vertical-align: middle;
background: #fff;
text-align: center;
border-radius: 15px;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 10px rgba(255,0,255,0.7);
text-shadow:
0px 1px 0px rgba(255,255,255,0.3);
}
.modal h1 {
font-family: Kavoon, Impact, sans-serif;
font-size: 32px;
}
.modal #name {
font-size: 32px;
font-family: sans-serif;
}
.modal input {
display: block;
margin: 1em auto;
} | 0.281307 | 0.079818 |
.block-library-classic__toolbar:empty {
height: 40px;
}
.block-library-classic__toolbar:empty::before {
padding: 0 14px;
vertical-align: text-bottom;
}
.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit::before {
outline: none;
}
.editor-block-list__block[data-type="core/freeform"] > .editor-block-list__insertion-point {
z-index: 11;
}
.editor-block-list__block[data-type="core/freeform"] .editor-block-list__insertion-point-inserter .editor-inserter__toggle {
width: 20px;
height: 20px;
padding: 0;
margin-top: 5px;
}
.block-library-classic__toolbar .mce-menubar {
min-height: 38px;
}
.block-library-classic__toolbar .mce-menubar + .mce-toolbar-grp .mce-container-body .mce-toolbar {
padding: 0;
}
.block-library-classic__toolbar .mce-btn .mce-txt {
font-size: 14px;
}
@media (min-width: 600px) {
.block-library-classic__toolbar .mce-menubar > .mce-container-body {
padding-top: 6px;
padding-right: 36px;
white-space: normal;
width: auto !important;
}
.rtl .block-library-classic__toolbar .mce-menubar > .mce-container-body {
padding-right: 0;
padding-left: 36px;
}
}
.block-library-classic__toolbar .mce-menubar i.mce-caret {
margin-top: 0.4em;
}
/* Classic Block styling regressions fixes */
.wp-block-freeform.block-library-rich-text__tinymce {
padding: 6px; /* For wpview outlines and image resize handles. */
}
/* Remove blue highlighting of selected images in WebKit */
.wp-block-freeform.block-library-rich-text__tinymce img[data-mce-selected]::selection {
background-color: transparent;
}
/* Image resize handles */
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body div.mce-resizehandle {
border-color: #191e23;
width: 6px;
height: 6px;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body img[data-mce-selected] {
outline: 1px solid #191e23;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body img[data-mce-resize="false"] {
outline: 0;
}
/* Image captions */
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption {
margin: 0; /* browser reset */
max-width: 100%;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption dt.wp-caption-dt img {
display: inline-block;
margin-bottom: -1ex;
}
.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp {
-ms-user-select: element;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption * {
-webkit-user-drag: none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption-dd {
padding-top: 0.5em;
margin: 0; /* browser reset */
}
/* WP Views */
.wp-block-freeform.block-library-rich-text__tinymce .wpview {
width: 99.99%; /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
position: relative;
clear: both;
margin-bottom: 16px;
border: 1px solid transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-shim {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim {
display: none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder {
border: 1px dashed $light-gray-400;
padding: 10px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder {
border-color: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-content > iframe {
max-width: 100%;
background: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error {
border: 1px solid $light-gray-400;
padding: 1em 0;
margin: 0;
word-wrap: break-word;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error {
border-color: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error .dashicons,
.wp-block-freeform.block-library-rich-text__tinymce .loading-placeholder .dashicons {
display: block;
margin: 0 auto;
width: 32px;
height: 32px;
font-size: 32px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error p {
margin: 0;
text-align: center;
}
/* Toolbars (some get appended to <body>) */
div.mce-toolbar-grp .mce-btn:hover button,
div.mce-toolbar-grp .mce-btn:hover i,
div.mce-toolbar-grp .mce-btn.mce-active button,
div.mce-toolbar-grp .mce-btn.mce-active:hover button,
div.mce-toolbar-grp .mce-btn.mce-active i,
div.mce-toolbar-grp .mce-btn.mce-active:hover i
div.mce-inline-toolbar-grp .mce-btn:hover button,
div.mce-inline-toolbar-grp .mce-btn:hover i,
div.mce-inline-toolbar-grp .mce-btn.mce-active button,
div.mce-inline-toolbar-grp .mce-btn.mce-active:hover button,
div.mce-inline-toolbar-grp .mce-btn.mce-active i,
div.mce-inline-toolbar-grp .mce-btn.mce-active:hover i {
color: #191e23;
}
div.mce-toolbar-grp .mce-btn i,
div.mce-inline-toolbar-grp .mce-btn i {
font-style: normal;
}
div.mce-widget.mce-tooltip .mce-tooltip-inner {
font-size: 13px;
opacity: 1;
}
.block-library-classic__toolbar .mce-menubar .mce-flow-layout-item {
margin: 2px 0;
}
/* Menu */
div.mce-menu .mce-menu-item:hover,
div.mce-menu .mce-menu-item.mce-selected,
div.mce-menu .mce-menu-item:focus,
div.mce-menu .mce-menu-item-normal.mce-active,
div.mce-menu .mce-menu-item-preview.mce-active {
background: #0073aa; /* See color scheme. */
color: #fff;
}
div.mce-menu-item:hover .mce-text,
div.mce-menu-item:focus .mce-text,
div.mce-menu-item:hover .mce-ico,
div.mce-menu-item:focus .mce-ico,
div.mce-menu-item:hover .mce-menu-shortcut,
div.mce-menu-item:focus .mce-menu-shortcut,
div.mce-menu-item.mce-active .mce-menu-shortcut,
div.mce-menu-item.mce-disabled:hover .mce-text,
div.mce-menu-item.mce-disabled:hover .mce-ico {
color: inherit;
}
div.mce-menu .mce-menu-item.mce-disabled {
cursor: default;
}
div.mce-menu .mce-menu-item.mce-disabled:hover {
background: #ccc;
}
/* Menubar */
div.mce-menubar {
border-color: #e5e5e5;
background: #fff;
border-width: 0px 0px 1px;
}
div.mce-menubar .mce-menubtn:hover,
div.mce-menubar .mce-menubtn.mce-active,
div.mce-menubar .mce-menubtn:focus {
border-color: transparent;
background: transparent;
}
div.mce-menubar .mce-menubtn:focus {
color: #124964;
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
div.mce-menu .mce-menu-item-sep,
div.mce-menu-item-sep:hover {
border-bottom: 1px solid #ddd;
height: 0px;
margin: 5px 0;
}
div.mce-menubtn span {
margin-right: 0;
padding-left: 3px;
}
div.mce-menu-has-icons i.mce-ico:before {
margin-left: 0;
}
div.mce-menu-has-icons i.mce-ico {
line-height: 16px;
}
.block-library-classic__toolbar .mce-menubar .mce-menubtn:hover,
.block-library-classic__toolbar .mce-menubar .mce-menubtn.mce-active,
.block-library-classic__toolbar .mce-menubar .mce-menubtn:focus {
border-color: transparent;
background: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce p {
margin: 1em 0;
}
.mce-content-body img[data-mce-selected],
.mce-content-body hr[data-mce-selected] {
outline: 1px solid black;
resize: none;
}
/* Increase editor width a bit... */
@media (min-width: 600px) {
.edit-post-layout.is-sidebar-opened .editor-post-title,
.edit-post-layout.is-sidebar-opened .editor-block-list__layout {
padding-left: 0;
padding-right: 0;
}
.edit-post-layout .editor-styles-wrapper .wp-block {
margin-left: auto;
margin-right: auto;
}
.edit-post-layout .wp-block-columns .editor-styles-wrapper .wp-block {
min-width: 0;
}
}
/* Fix regression in toolbar buttons :-( */
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i {
font-family: tinymce !important;
}
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-bold,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-italic,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-bullist,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-numlist,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-blockquote,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignleft,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-aligncenter,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignright,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-link,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-unlink,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_more,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-strikethrough,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-spellchecker,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-fullscreen,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_fullscreen,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-dfw,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_adv,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-underline,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignjustify,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-forecolor,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-backcolor,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-pastetext,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-pasteword,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-removeformat,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-charmap,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-outdent,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-indent,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-undo,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-redo,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-help,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_help,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp-media-library,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-ltr,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_page,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-hr,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_code,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-dashicon,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-remove {
font-family: dashicons !important;
}
/* Editor content */
.wp-block-freeform.block-library-rich-text__tinymce table {
width: 100%;
} | web/app/plugins/tinymce-advanced/css/block-editor.css | .block-library-classic__toolbar:empty {
height: 40px;
}
.block-library-classic__toolbar:empty::before {
padding: 0 14px;
vertical-align: text-bottom;
}
.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit::before {
outline: none;
}
.editor-block-list__block[data-type="core/freeform"] > .editor-block-list__insertion-point {
z-index: 11;
}
.editor-block-list__block[data-type="core/freeform"] .editor-block-list__insertion-point-inserter .editor-inserter__toggle {
width: 20px;
height: 20px;
padding: 0;
margin-top: 5px;
}
.block-library-classic__toolbar .mce-menubar {
min-height: 38px;
}
.block-library-classic__toolbar .mce-menubar + .mce-toolbar-grp .mce-container-body .mce-toolbar {
padding: 0;
}
.block-library-classic__toolbar .mce-btn .mce-txt {
font-size: 14px;
}
@media (min-width: 600px) {
.block-library-classic__toolbar .mce-menubar > .mce-container-body {
padding-top: 6px;
padding-right: 36px;
white-space: normal;
width: auto !important;
}
.rtl .block-library-classic__toolbar .mce-menubar > .mce-container-body {
padding-right: 0;
padding-left: 36px;
}
}
.block-library-classic__toolbar .mce-menubar i.mce-caret {
margin-top: 0.4em;
}
/* Classic Block styling regressions fixes */
.wp-block-freeform.block-library-rich-text__tinymce {
padding: 6px; /* For wpview outlines and image resize handles. */
}
/* Remove blue highlighting of selected images in WebKit */
.wp-block-freeform.block-library-rich-text__tinymce img[data-mce-selected]::selection {
background-color: transparent;
}
/* Image resize handles */
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body div.mce-resizehandle {
border-color: #191e23;
width: 6px;
height: 6px;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body img[data-mce-selected] {
outline: 1px solid #191e23;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-content-body img[data-mce-resize="false"] {
outline: 0;
}
/* Image captions */
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption {
margin: 0; /* browser reset */
max-width: 100%;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption dt.wp-caption-dt img {
display: inline-block;
margin-bottom: -1ex;
}
.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp {
-ms-user-select: element;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption * {
-webkit-user-drag: none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption-dd {
padding-top: 0.5em;
margin: 0; /* browser reset */
}
/* WP Views */
.wp-block-freeform.block-library-rich-text__tinymce .wpview {
width: 99.99%; /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
position: relative;
clear: both;
margin-bottom: 16px;
border: 1px solid transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .mce-shim {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim {
display: none;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder {
border: 1px dashed $light-gray-400;
padding: 10px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder {
border-color: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-content > iframe {
max-width: 100%;
background: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error {
border: 1px solid $light-gray-400;
padding: 1em 0;
margin: 0;
word-wrap: break-word;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error {
border-color: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error .dashicons,
.wp-block-freeform.block-library-rich-text__tinymce .loading-placeholder .dashicons {
display: block;
margin: 0 auto;
width: 32px;
height: 32px;
font-size: 32px;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview-error p {
margin: 0;
text-align: center;
}
/* Toolbars (some get appended to <body>) */
div.mce-toolbar-grp .mce-btn:hover button,
div.mce-toolbar-grp .mce-btn:hover i,
div.mce-toolbar-grp .mce-btn.mce-active button,
div.mce-toolbar-grp .mce-btn.mce-active:hover button,
div.mce-toolbar-grp .mce-btn.mce-active i,
div.mce-toolbar-grp .mce-btn.mce-active:hover i
div.mce-inline-toolbar-grp .mce-btn:hover button,
div.mce-inline-toolbar-grp .mce-btn:hover i,
div.mce-inline-toolbar-grp .mce-btn.mce-active button,
div.mce-inline-toolbar-grp .mce-btn.mce-active:hover button,
div.mce-inline-toolbar-grp .mce-btn.mce-active i,
div.mce-inline-toolbar-grp .mce-btn.mce-active:hover i {
color: #191e23;
}
div.mce-toolbar-grp .mce-btn i,
div.mce-inline-toolbar-grp .mce-btn i {
font-style: normal;
}
div.mce-widget.mce-tooltip .mce-tooltip-inner {
font-size: 13px;
opacity: 1;
}
.block-library-classic__toolbar .mce-menubar .mce-flow-layout-item {
margin: 2px 0;
}
/* Menu */
div.mce-menu .mce-menu-item:hover,
div.mce-menu .mce-menu-item.mce-selected,
div.mce-menu .mce-menu-item:focus,
div.mce-menu .mce-menu-item-normal.mce-active,
div.mce-menu .mce-menu-item-preview.mce-active {
background: #0073aa; /* See color scheme. */
color: #fff;
}
div.mce-menu-item:hover .mce-text,
div.mce-menu-item:focus .mce-text,
div.mce-menu-item:hover .mce-ico,
div.mce-menu-item:focus .mce-ico,
div.mce-menu-item:hover .mce-menu-shortcut,
div.mce-menu-item:focus .mce-menu-shortcut,
div.mce-menu-item.mce-active .mce-menu-shortcut,
div.mce-menu-item.mce-disabled:hover .mce-text,
div.mce-menu-item.mce-disabled:hover .mce-ico {
color: inherit;
}
div.mce-menu .mce-menu-item.mce-disabled {
cursor: default;
}
div.mce-menu .mce-menu-item.mce-disabled:hover {
background: #ccc;
}
/* Menubar */
div.mce-menubar {
border-color: #e5e5e5;
background: #fff;
border-width: 0px 0px 1px;
}
div.mce-menubar .mce-menubtn:hover,
div.mce-menubar .mce-menubtn.mce-active,
div.mce-menubar .mce-menubtn:focus {
border-color: transparent;
background: transparent;
}
div.mce-menubar .mce-menubtn:focus {
color: #124964;
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
div.mce-menu .mce-menu-item-sep,
div.mce-menu-item-sep:hover {
border-bottom: 1px solid #ddd;
height: 0px;
margin: 5px 0;
}
div.mce-menubtn span {
margin-right: 0;
padding-left: 3px;
}
div.mce-menu-has-icons i.mce-ico:before {
margin-left: 0;
}
div.mce-menu-has-icons i.mce-ico {
line-height: 16px;
}
.block-library-classic__toolbar .mce-menubar .mce-menubtn:hover,
.block-library-classic__toolbar .mce-menubar .mce-menubtn.mce-active,
.block-library-classic__toolbar .mce-menubar .mce-menubtn:focus {
border-color: transparent;
background: transparent;
}
.wp-block-freeform.block-library-rich-text__tinymce p {
margin: 1em 0;
}
.mce-content-body img[data-mce-selected],
.mce-content-body hr[data-mce-selected] {
outline: 1px solid black;
resize: none;
}
/* Increase editor width a bit... */
@media (min-width: 600px) {
.edit-post-layout.is-sidebar-opened .editor-post-title,
.edit-post-layout.is-sidebar-opened .editor-block-list__layout {
padding-left: 0;
padding-right: 0;
}
.edit-post-layout .editor-styles-wrapper .wp-block {
margin-left: auto;
margin-right: auto;
}
.edit-post-layout .wp-block-columns .editor-styles-wrapper .wp-block {
min-width: 0;
}
}
/* Fix regression in toolbar buttons :-( */
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i {
font-family: tinymce !important;
}
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-bold,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-italic,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-bullist,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-numlist,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-blockquote,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignleft,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-aligncenter,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignright,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-link,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-unlink,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_more,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-strikethrough,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-spellchecker,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-fullscreen,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_fullscreen,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-dfw,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_adv,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-underline,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-alignjustify,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-forecolor,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-backcolor,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-pastetext,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-pasteword,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-removeformat,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-charmap,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-outdent,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-indent,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-undo,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-redo,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-help,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_help,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp-media-library,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-ltr,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_page,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-hr,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-wp_code,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-dashicon,
.editor-styles-wrapper .wp-block[data-type="core/freeform"] .mce-toolbar-grp .mce-btn i.mce-i-remove {
font-family: dashicons !important;
}
/* Editor content */
.wp-block-freeform.block-library-rich-text__tinymce table {
width: 100%;
} | 0.230054 | 0.045628 |
*{
margin: 0;
padding: 0;
}
html, body{
width: 100%;
height: 100%;
color: white;
background-color: #181818;
}
body {
font-family: 'Open Sans', sans-serif;
}
#header {
width: calc(100% - 30px);
height: 50px;
background-color: #151515;
line-height: 50px;
padding: 0 15px 0 15px;
}
#footer {
width: calc(100% - 30px);
height: 50px;
background-color: #151515;
line-height: 50px;
padding: 0 15px 0 15px;
}
#content{
min-height: calc(100% - 150px);
min-width: calc(60% - 50px);
max-width: 800px;
margin: auto;
background-color: #202020;
padding: 25px;
}
#centerimg{
width: 160px;
}
#title{
width: calc(100% - 52px);
margin-bottom: 25px;
padding: 25px;
border-bottom: 2px solid #151515;
border-right: 2px solid #151515;
background-color: #181818;
border-radius: 20px;
}
#headerfootermiddletxt{
}
.button {
padding: 5px 25px 5px 25px;
border-radius: 50px;
margin-top: 10px;
border-bottom: 2px solid lightgreen;
border-right: 2px solid lightgreen;
color: white;
background-color: green;
display: inline-block;
}
.buttoncolor-orange{
border-color: orangered;
background-color: firebrick;
}
.buttoncolor-blue {
border-color: dodgerblue;
background-color: midnightblue;
}
a{
color: white;
}
.textblock{
text-align: left;
width: 60%;
margin: auto;
}
.alignleft{
float: left;
text-align: left;
}
.alignright{
text-align: right;
float: right;
}
.headlink {
margin-left: 20px;
}
p{
padding-top: 10px;
}
li{
padding-left: 25px;
}
ul, li{
list-style-position: inside;
}
.lefttext{
text-align: left;
}
.centertext {
text-align: center;
}
.btnlink{
text-decoration: none;
}
#sidebar {
border-bottom: 2px solid #151515;
border-right: 2px solid #151515;
background-color: #181818;
border-radius: 20px;
padding: 15px;
margin: 15px;
vertical-align: top;
}
@media only screen and (min-width: 600px) {
#md {
width: calc(100% - 350px);
display: inline-block;
}
#sidebar {
width: 235px;
display: inline-block;
margin-top: 45px;
}
}
@media only screen and (max-width: 600px) {
#md {
width: 100%;
}
#sidebar {
width: calc(100% - 65px);
}
} | ModCore/Web/Pages/include/style.css | *{
margin: 0;
padding: 0;
}
html, body{
width: 100%;
height: 100%;
color: white;
background-color: #181818;
}
body {
font-family: 'Open Sans', sans-serif;
}
#header {
width: calc(100% - 30px);
height: 50px;
background-color: #151515;
line-height: 50px;
padding: 0 15px 0 15px;
}
#footer {
width: calc(100% - 30px);
height: 50px;
background-color: #151515;
line-height: 50px;
padding: 0 15px 0 15px;
}
#content{
min-height: calc(100% - 150px);
min-width: calc(60% - 50px);
max-width: 800px;
margin: auto;
background-color: #202020;
padding: 25px;
}
#centerimg{
width: 160px;
}
#title{
width: calc(100% - 52px);
margin-bottom: 25px;
padding: 25px;
border-bottom: 2px solid #151515;
border-right: 2px solid #151515;
background-color: #181818;
border-radius: 20px;
}
#headerfootermiddletxt{
}
.button {
padding: 5px 25px 5px 25px;
border-radius: 50px;
margin-top: 10px;
border-bottom: 2px solid lightgreen;
border-right: 2px solid lightgreen;
color: white;
background-color: green;
display: inline-block;
}
.buttoncolor-orange{
border-color: orangered;
background-color: firebrick;
}
.buttoncolor-blue {
border-color: dodgerblue;
background-color: midnightblue;
}
a{
color: white;
}
.textblock{
text-align: left;
width: 60%;
margin: auto;
}
.alignleft{
float: left;
text-align: left;
}
.alignright{
text-align: right;
float: right;
}
.headlink {
margin-left: 20px;
}
p{
padding-top: 10px;
}
li{
padding-left: 25px;
}
ul, li{
list-style-position: inside;
}
.lefttext{
text-align: left;
}
.centertext {
text-align: center;
}
.btnlink{
text-decoration: none;
}
#sidebar {
border-bottom: 2px solid #151515;
border-right: 2px solid #151515;
background-color: #181818;
border-radius: 20px;
padding: 15px;
margin: 15px;
vertical-align: top;
}
@media only screen and (min-width: 600px) {
#md {
width: calc(100% - 350px);
display: inline-block;
}
#sidebar {
width: 235px;
display: inline-block;
margin-top: 45px;
}
}
@media only screen and (max-width: 600px) {
#md {
width: 100%;
}
#sidebar {
width: calc(100% - 65px);
}
} | 0.520984 | 0.091301 |
body {
margin:0px;
background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u440_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:349px;
height:367px;
}
#u440 {
border-width:0px;
position:absolute;
left:284px;
top:297px;
width:349px;
height:367px;
display:flex;
opacity:0.6;
}
#u440 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u440_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u441_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:349px;
height:367px;
}
#u441 {
border-width:0px;
position:absolute;
left:713px;
top:297px;
width:349px;
height:367px;
display:flex;
opacity:0.6;
}
#u441 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u441_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u442_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442 {
border-width:0px;
position:absolute;
left:1159px;
top:7px;
width:193px;
height:91px;
display:flex;
opacity:0.6;
}
#u442 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u442_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u443_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u443 {
border-width:0px;
position:absolute;
left:1261px;
top:13px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u443 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u443_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u444_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:155px;
height:178px;
}
#u444 {
border-width:0px;
position:absolute;
left:1197px;
top:585px;
width:155px;
height:178px;
display:flex;
opacity:0.6;
}
#u444 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u444_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u445_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445 {
border-width:0px;
position:absolute;
left:9px;
top:215px;
width:99px;
height:379px;
display:flex;
opacity:0.6;
}
#u445 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u445_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u446_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u446 {
border-width:0px;
position:absolute;
left:19px;
top:221px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u446 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u446_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u447_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u447 {
border-width:0px;
position:absolute;
left:19px;
top:317px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u447 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u447_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u448_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u448 {
border-width:0px;
position:absolute;
left:19px;
top:413px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u448 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u448_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u449_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449 {
border-width:0px;
position:absolute;
left:9px;
top:664px;
width:387px;
height:99px;
display:flex;
opacity:0.6;
}
#u449 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u449_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u450_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u450 {
border-width:0px;
position:absolute;
left:21px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u450 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u450_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u451_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u451 {
border-width:0px;
position:absolute;
left:117px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u451 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u451_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u452_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u452 {
border-width:0px;
position:absolute;
left:213px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u452 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u452_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u453_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u453 {
border-width:0px;
position:absolute;
left:19px;
top:508px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u453 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u453_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u454_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454 {
border-width:0px;
position:absolute;
left:213px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u454_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u455_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455 {
border-width:0px;
position:absolute;
left:915px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u455_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u456_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456 {
border-width:0px;
position:absolute;
left:1200px;
top:116px;
width:140px;
height:51px;
display:flex;
font-size:18px;
color:#000000;
}
#u456 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u456_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u457_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457 {
border-width:0px;
position:absolute;
left:447px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u457_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u458_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458 {
border-width:0px;
position:absolute;
left:683px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u458_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u459_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u459 {
border-width:0px;
position:absolute;
left:1169px;
top:13px;
width:79px;
height:79px;
display:flex;
}
#u459 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u459_img.mouseOver {
}
#u459.mouseOver {
opacity:0.7;
}
#u459_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u460_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460 {
border-width:0px;
position:absolute;
left:467px;
top:245px;
width:468px;
height:269px;
display:flex;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u460_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u461_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:200px;
height:193px;
}
#u461 {
border-width:0px;
position:absolute;
left:-27px;
top:-23px;
width:200px;
height:193px;
display:flex;
opacity:0.6;
}
#u461 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u461_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u462_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u462 {
border-width:0px;
position:absolute;
left:309px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u462 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u462_img.mouseOver {
}
#u462.mouseOver {
opacity:0.7;
}
#u462_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
body.a { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.a {
}
#u440_img.a {
}
#u440.a {
}
#u440_text.a {
}
#u440 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.a {
}
#u441_img.a {
}
#u441.a {
}
#u441_text.a {
}
#u441 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.a {
}
#u442_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.a {
}
#u442_text.a {
}
#u442 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.a {
}
#u443_img.a {
}
#u443.a {
}
#u443_text.a {
}
#u443 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.a {
}
#u444_img.a {
}
#u444.a {
}
#u444_text.a {
}
#u444 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.a {
}
#u445_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.a {
}
#u445_text.a {
}
#u445 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.a {
}
#u446_img.a {
}
#u446.a {
}
#u446_text.a {
}
#u446 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.a {
}
#u447_img.a {
}
#u447.a {
}
#u447_text.a {
}
#u447 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.a {
}
#u448_img.a {
}
#u448.a {
}
#u448_text.a {
}
#u448 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.a {
}
#u449_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.a {
}
#u449_text.a {
}
#u449 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.a {
}
#u450_img.a {
}
#u450.a {
}
#u450_text.a {
}
#u450 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.a {
}
#u451_img.a {
}
#u451.a {
}
#u451_text.a {
}
#u451 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.a {
}
#u452_img.a {
}
#u452.a {
}
#u452_text.a {
}
#u452 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.a {
}
#u453_img.a {
}
#u453.a {
}
#u453_text.a {
}
#u453 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.a {
}
#u454_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.a {
}
#u454_text.a {
}
#u454 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.a {
}
#u455_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.a {
}
#u455_text.a {
}
#u455 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.a {
}
#u456_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.a {
}
#u456_text.a {
}
#u456 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.a {
}
#u457_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.a {
}
#u457_text.a {
}
#u457 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.a {
}
#u458_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.a {
}
#u458_text.a {
}
#u458 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.a {
}
#u459_img.a {
}
#u459.a {
}
#u459_img.a.mouseOver {
}
#u459.a.mouseOver {
}
#u459_text.a {
}
#u459 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.a {
}
#u460_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.a {
}
#u460_text.a {
}
#u460 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.a {
}
#u461_img.a {
}
#u461.a {
}
#u461_text.a {
}
#u461 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.a {
}
#u462_img.a {
}
#u462.a {
}
#u462_img.a.mouseOver {
}
#u462.a.mouseOver {
}
#u462_text.a {
}
#u462 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
body.b { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:1024px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.b {
}
#u440_img.b {
}
#u440.b {
}
#u440_text.b {
}
#u440 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.b {
}
#u441_img.b {
}
#u441.b {
}
#u441_text.b {
}
#u441 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.b {
}
#u442_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.b {
}
#u442_text.b {
}
#u442 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.b {
}
#u443_img.b {
}
#u443.b {
}
#u443_text.b {
}
#u443 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.b {
}
#u444_img.b {
}
#u444.b {
}
#u444_text.b {
}
#u444 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.b {
}
#u445_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.b {
}
#u445_text.b {
}
#u445 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.b {
}
#u446_img.b {
}
#u446.b {
}
#u446_text.b {
}
#u446 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.b {
}
#u447_img.b {
}
#u447.b {
}
#u447_text.b {
}
#u447 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.b {
}
#u448_img.b {
}
#u448.b {
}
#u448_text.b {
}
#u448 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.b {
}
#u449_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.b {
}
#u449_text.b {
}
#u449 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.b {
}
#u450_img.b {
}
#u450.b {
}
#u450_text.b {
}
#u450 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.b {
}
#u451_img.b {
}
#u451.b {
}
#u451_text.b {
}
#u451 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.b {
}
#u452_img.b {
}
#u452.b {
}
#u452_text.b {
}
#u452 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.b {
}
#u453_img.b {
}
#u453.b {
}
#u453_text.b {
}
#u453 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.b {
}
#u454_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.b {
}
#u454_text.b {
}
#u454 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.b {
}
#u455_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.b {
}
#u455_text.b {
}
#u455 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.b {
}
#u456_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.b {
}
#u456_text.b {
}
#u456 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.b {
}
#u457_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.b {
}
#u457_text.b {
}
#u457 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.b {
}
#u458_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.b {
}
#u458_text.b {
}
#u458 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.b {
}
#u459_img.b {
}
#u459.b {
}
#u459_img.b.mouseOver {
}
#u459.b.mouseOver {
}
#u459_text.b {
}
#u459 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.b {
}
#u460_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.b {
}
#u460_text.b {
}
#u460 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.b {
}
#u461_img.b {
}
#u461.b {
}
#u461_text.b {
}
#u461 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.b {
}
#u462_img.b {
}
#u462.b {
}
#u462_img.b.mouseOver {
}
#u462.b.mouseOver {
}
#u462_text.b {
}
#u462 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
body.c { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:768px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.c {
}
#u440_img.c {
}
#u440.c {
}
#u440_text.c {
}
#u440 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.c {
}
#u441_img.c {
}
#u441.c {
}
#u441_text.c {
}
#u441 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.c {
}
#u442_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.c {
}
#u442_text.c {
}
#u442 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.c {
}
#u443_img.c {
}
#u443.c {
}
#u443_text.c {
}
#u443 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.c {
}
#u444_img.c {
}
#u444.c {
}
#u444_text.c {
}
#u444 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.c {
}
#u445_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.c {
}
#u445_text.c {
}
#u445 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.c {
}
#u446_img.c {
}
#u446.c {
}
#u446_text.c {
}
#u446 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.c {
}
#u447_img.c {
}
#u447.c {
}
#u447_text.c {
}
#u447 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.c {
}
#u448_img.c {
}
#u448.c {
}
#u448_text.c {
}
#u448 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.c {
}
#u449_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.c {
}
#u449_text.c {
}
#u449 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.c {
}
#u450_img.c {
}
#u450.c {
}
#u450_text.c {
}
#u450 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.c {
}
#u451_img.c {
}
#u451.c {
}
#u451_text.c {
}
#u451 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.c {
}
#u452_img.c {
}
#u452.c {
}
#u452_text.c {
}
#u452 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.c {
}
#u453_img.c {
}
#u453.c {
}
#u453_text.c {
}
#u453 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.c {
}
#u454_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.c {
}
#u454_text.c {
}
#u454 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.c {
}
#u455_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.c {
}
#u455_text.c {
}
#u455 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.c {
}
#u456_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.c {
}
#u456_text.c {
}
#u456 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.c {
}
#u457_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.c {
}
#u457_text.c {
}
#u457 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.c {
}
#u458_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.c {
}
#u458_text.c {
}
#u458 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.c {
}
#u459_img.c {
}
#u459.c {
}
#u459_img.c.mouseOver {
}
#u459.c.mouseOver {
}
#u459_text.c {
}
#u459 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.c {
}
#u460_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.c {
}
#u460_text.c {
}
#u460 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.c {
}
#u461_img.c {
}
#u461.c {
}
#u461_text.c {
}
#u461 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.c {
}
#u462_img.c {
}
#u462.c {
}
#u462_img.c.mouseOver {
}
#u462.c.mouseOver {
}
#u462_text.c {
}
#u462 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
body.d { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:480px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.d {
}
#u440_img.d {
}
#u440.d {
}
#u440_text.d {
}
#u440 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.d {
}
#u441_img.d {
}
#u441.d {
}
#u441_text.d {
}
#u441 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.d {
}
#u442_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.d {
}
#u442_text.d {
}
#u442 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.d {
}
#u443_img.d {
}
#u443.d {
}
#u443_text.d {
}
#u443 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.d {
}
#u444_img.d {
}
#u444.d {
}
#u444_text.d {
}
#u444 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.d {
}
#u445_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.d {
}
#u445_text.d {
}
#u445 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.d {
}
#u446_img.d {
}
#u446.d {
}
#u446_text.d {
}
#u446 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.d {
}
#u447_img.d {
}
#u447.d {
}
#u447_text.d {
}
#u447 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.d {
}
#u448_img.d {
}
#u448.d {
}
#u448_text.d {
}
#u448 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.d {
}
#u449_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.d {
}
#u449_text.d {
}
#u449 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.d {
}
#u450_img.d {
}
#u450.d {
}
#u450_text.d {
}
#u450 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.d {
}
#u451_img.d {
}
#u451.d {
}
#u451_text.d {
}
#u451 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.d {
}
#u452_img.d {
}
#u452.d {
}
#u452_text.d {
}
#u452 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.d {
}
#u453_img.d {
}
#u453.d {
}
#u453_text.d {
}
#u453 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.d {
}
#u454_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.d {
}
#u454_text.d {
}
#u454 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.d {
}
#u455_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.d {
}
#u455_text.d {
}
#u455 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.d {
}
#u456_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.d {
}
#u456_text.d {
}
#u456 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.d {
}
#u457_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.d {
}
#u457_text.d {
}
#u457 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.d {
}
#u458_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.d {
}
#u458_text.d {
}
#u458 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.d {
}
#u459_img.d {
}
#u459.d {
}
#u459_img.d.mouseOver {
}
#u459.d.mouseOver {
}
#u459_text.d {
}
#u459 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.d {
}
#u460_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.d {
}
#u460_text.d {
}
#u460 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.d {
}
#u461_img.d {
}
#u461.d {
}
#u461_text.d {
}
#u461 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.d {
}
#u462_img.d {
}
#u462.d {
}
#u462_img.d.mouseOver {
}
#u462.d.mouseOver {
}
#u462_text.d {
}
#u462 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
body.e { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:320px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.e {
}
#u440_img.e {
}
#u440.e {
}
#u440_text.e {
}
#u440 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.e {
}
#u441_img.e {
}
#u441.e {
}
#u441_text.e {
}
#u441 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.e {
}
#u442_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.e {
}
#u442_text.e {
}
#u442 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.e {
}
#u443_img.e {
}
#u443.e {
}
#u443_text.e {
}
#u443 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.e {
}
#u444_img.e {
}
#u444.e {
}
#u444_text.e {
}
#u444 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.e {
}
#u445_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.e {
}
#u445_text.e {
}
#u445 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.e {
}
#u446_img.e {
}
#u446.e {
}
#u446_text.e {
}
#u446 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.e {
}
#u447_img.e {
}
#u447.e {
}
#u447_text.e {
}
#u447 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.e {
}
#u448_img.e {
}
#u448.e {
}
#u448_text.e {
}
#u448 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.e {
}
#u449_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.e {
}
#u449_text.e {
}
#u449 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.e {
}
#u450_img.e {
}
#u450.e {
}
#u450_text.e {
}
#u450 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.e {
}
#u451_img.e {
}
#u451.e {
}
#u451_text.e {
}
#u451 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.e {
}
#u452_img.e {
}
#u452.e {
}
#u452_text.e {
}
#u452 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.e {
}
#u453_img.e {
}
#u453.e {
}
#u453_text.e {
}
#u453 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.e {
}
#u454_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.e {
}
#u454_text.e {
}
#u454 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.e {
}
#u455_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.e {
}
#u455_text.e {
}
#u455 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.e {
}
#u456_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.e {
}
#u456_text.e {
}
#u456 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.e {
}
#u457_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.e {
}
#u457_text.e {
}
#u457 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.e {
}
#u458_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.e {
}
#u458_text.e {
}
#u458 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.e {
}
#u459_img.e {
}
#u459.e {
}
#u459_img.e.mouseOver {
}
#u459.e.mouseOver {
}
#u459_text.e {
}
#u459 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.e {
}
#u460_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.e {
}
#u460_text.e {
}
#u460 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.e {
}
#u461_img.e {
}
#u461.e {
}
#u461_text.e {
}
#u461 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.e {
}
#u462_img.e {
}
#u462.e {
}
#u462_img.e.mouseOver {
}
#u462.e.mouseOver {
}
#u462_text.e {
}
#u462 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
body.f { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:800px;
margin-left:0;
margin-right:0;
text-align:left;
}
#u440.f {
}
#u440_img.f {
}
#u440.f {
}
#u440_text.f {
}
#u440 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.f {
}
#u441_img.f {
}
#u441.f {
}
#u441_text.f {
}
#u441 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.f {
}
#u442_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.f {
}
#u442_text.f {
}
#u442 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.f {
}
#u443_img.f {
}
#u443.f {
}
#u443_text.f {
}
#u443 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.f {
}
#u444_img.f {
}
#u444.f {
}
#u444_text.f {
}
#u444 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.f {
}
#u445_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.f {
}
#u445_text.f {
}
#u445 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.f {
}
#u446_img.f {
}
#u446.f {
}
#u446_text.f {
}
#u446 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.f {
}
#u447_img.f {
}
#u447.f {
}
#u447_text.f {
}
#u447 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.f {
}
#u448_img.f {
}
#u448.f {
}
#u448_text.f {
}
#u448 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.f {
}
#u449_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.f {
}
#u449_text.f {
}
#u449 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.f {
}
#u450_img.f {
}
#u450.f {
}
#u450_text.f {
}
#u450 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.f {
}
#u451_img.f {
}
#u451.f {
}
#u451_text.f {
}
#u451 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.f {
}
#u452_img.f {
}
#u452.f {
}
#u452_text.f {
}
#u452 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.f {
}
#u453_img.f {
}
#u453.f {
}
#u453_text.f {
}
#u453 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.f {
}
#u454_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.f {
}
#u454_text.f {
}
#u454 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.f {
}
#u455_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.f {
}
#u455_text.f {
}
#u455 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.f {
}
#u456_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.f {
}
#u456_text.f {
}
#u456 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.f {
}
#u457_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.f {
}
#u457_text.f {
}
#u457 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.f {
}
#u458_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.f {
}
#u458_text.f {
}
#u458 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.f {
}
#u459_img.f {
}
#u459.f {
}
#u459_img.f.mouseOver {
}
#u459.f.mouseOver {
}
#u459_text.f {
}
#u459 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.f {
}
#u460_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.f {
}
#u460_text.f {
}
#u460 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.f {
}
#u461_img.f {
}
#u461.f {
}
#u461_text.f {
}
#u461 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.f {
}
#u462_img.f {
}
#u462.f {
}
#u462_img.f.mouseOver {
}
#u462.f.mouseOver {
}
#u462_text.f {
}
#u462 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
} | files/pantallausuario2desactivado/styles.css | body {
margin:0px;
background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:1366px;
margin-left:0;
margin-right:0;
text-align:left;
}
.form_sketch {
border-color:transparent;
background-color:transparent;
}
#base {
position:absolute;
z-index:0;
}
#u440_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:349px;
height:367px;
}
#u440 {
border-width:0px;
position:absolute;
left:284px;
top:297px;
width:349px;
height:367px;
display:flex;
opacity:0.6;
}
#u440 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u440_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u441_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:349px;
height:367px;
}
#u441 {
border-width:0px;
position:absolute;
left:713px;
top:297px;
width:349px;
height:367px;
display:flex;
opacity:0.6;
}
#u441 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u441_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u442_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442 {
border-width:0px;
position:absolute;
left:1159px;
top:7px;
width:193px;
height:91px;
display:flex;
opacity:0.6;
}
#u442 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u442_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u443_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u443 {
border-width:0px;
position:absolute;
left:1261px;
top:13px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u443 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u443_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u444_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:155px;
height:178px;
}
#u444 {
border-width:0px;
position:absolute;
left:1197px;
top:585px;
width:155px;
height:178px;
display:flex;
opacity:0.6;
}
#u444 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u444_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u445_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445 {
border-width:0px;
position:absolute;
left:9px;
top:215px;
width:99px;
height:379px;
display:flex;
opacity:0.6;
}
#u445 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u445_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u446_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u446 {
border-width:0px;
position:absolute;
left:19px;
top:221px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u446 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u446_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u447_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u447 {
border-width:0px;
position:absolute;
left:19px;
top:317px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u447 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u447_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u448_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u448 {
border-width:0px;
position:absolute;
left:19px;
top:413px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u448 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u448_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u449_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449 {
border-width:0px;
position:absolute;
left:9px;
top:664px;
width:387px;
height:99px;
display:flex;
opacity:0.6;
}
#u449 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u449_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u450_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u450 {
border-width:0px;
position:absolute;
left:21px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u450 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u450_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u451_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u451 {
border-width:0px;
position:absolute;
left:117px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u451 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u451_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u452_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u452 {
border-width:0px;
position:absolute;
left:213px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u452 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u452_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u453_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u453 {
border-width:0px;
position:absolute;
left:19px;
top:508px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u453 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u453_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u454_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454 {
border-width:0px;
position:absolute;
left:213px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u454_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u455_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455 {
border-width:0px;
position:absolute;
left:915px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u455_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u456_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456 {
border-width:0px;
position:absolute;
left:1200px;
top:116px;
width:140px;
height:51px;
display:flex;
font-size:18px;
color:#000000;
}
#u456 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u456_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u457_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457 {
border-width:0px;
position:absolute;
left:447px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u457_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u458_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458 {
border-width:0px;
position:absolute;
left:683px;
top:148px;
width:203px;
height:96px;
display:flex;
opacity:0.6;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u458_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u459_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u459 {
border-width:0px;
position:absolute;
left:1169px;
top:13px;
width:79px;
height:79px;
display:flex;
}
#u459 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u459_img.mouseOver {
}
#u459.mouseOver {
opacity:0.7;
}
#u459_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u460_div {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460 {
border-width:0px;
position:absolute;
left:467px;
top:245px;
width:468px;
height:269px;
display:flex;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u460_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
}
#u461_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:200px;
height:193px;
}
#u461 {
border-width:0px;
position:absolute;
left:-27px;
top:-23px;
width:200px;
height:193px;
display:flex;
opacity:0.6;
}
#u461 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u461_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
#u462_img {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:79px;
height:79px;
}
#u462 {
border-width:0px;
position:absolute;
left:309px;
top:671px;
width:79px;
height:79px;
display:flex;
opacity:0.6;
}
#u462 .text {
position:absolute;
align-self:center;
padding:2px 2px 2px 2px;
box-sizing:border-box;
width:100%;
}
#u462_img.mouseOver {
}
#u462.mouseOver {
opacity:0.7;
}
#u462_text {
border-width:0px;
word-wrap:break-word;
text-transform:none;
visibility:hidden;
}
body.a { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.a {
}
#u440_img.a {
}
#u440.a {
}
#u440_text.a {
}
#u440 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.a {
}
#u441_img.a {
}
#u441.a {
}
#u441_text.a {
}
#u441 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.a {
}
#u442_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.a {
}
#u442_text.a {
}
#u442 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.a {
}
#u443_img.a {
}
#u443.a {
}
#u443_text.a {
}
#u443 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.a {
}
#u444_img.a {
}
#u444.a {
}
#u444_text.a {
}
#u444 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.a {
}
#u445_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.a {
}
#u445_text.a {
}
#u445 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.a {
}
#u446_img.a {
}
#u446.a {
}
#u446_text.a {
}
#u446 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.a {
}
#u447_img.a {
}
#u447.a {
}
#u447_text.a {
}
#u447 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.a {
}
#u448_img.a {
}
#u448.a {
}
#u448_text.a {
}
#u448 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.a {
}
#u449_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.a {
}
#u449_text.a {
}
#u449 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.a {
}
#u450_img.a {
}
#u450.a {
}
#u450_text.a {
}
#u450 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.a {
}
#u451_img.a {
}
#u451.a {
}
#u451_text.a {
}
#u451 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.a {
}
#u452_img.a {
}
#u452.a {
}
#u452_text.a {
}
#u452 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.a {
}
#u453_img.a {
}
#u453.a {
}
#u453_text.a {
}
#u453 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.a {
}
#u454_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.a {
}
#u454_text.a {
}
#u454 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.a {
}
#u455_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.a {
}
#u455_text.a {
}
#u455 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.a {
}
#u456_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.a {
}
#u456_text.a {
}
#u456 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.a {
}
#u457_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.a {
}
#u457_text.a {
}
#u457 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.a {
}
#u458_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.a {
}
#u458_text.a {
}
#u458 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.a {
}
#u459_img.a {
}
#u459.a {
}
#u459_img.a.mouseOver {
}
#u459.a.mouseOver {
}
#u459_text.a {
}
#u459 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.a {
}
#u460_div.a {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.a {
}
#u460_text.a {
}
#u460 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.a {
}
#u461_img.a {
}
#u461.a {
}
#u461_text.a {
}
#u461 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.a {
}
#u462_img.a {
}
#u462.a {
}
#u462_img.a.mouseOver {
}
#u462.a.mouseOver {
}
#u462_text.a {
}
#u462 .text.a {
align-self:center;
padding:2px 2px 2px 2px;
}
body.b { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:1024px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.b {
}
#u440_img.b {
}
#u440.b {
}
#u440_text.b {
}
#u440 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.b {
}
#u441_img.b {
}
#u441.b {
}
#u441_text.b {
}
#u441 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.b {
}
#u442_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.b {
}
#u442_text.b {
}
#u442 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.b {
}
#u443_img.b {
}
#u443.b {
}
#u443_text.b {
}
#u443 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.b {
}
#u444_img.b {
}
#u444.b {
}
#u444_text.b {
}
#u444 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.b {
}
#u445_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.b {
}
#u445_text.b {
}
#u445 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.b {
}
#u446_img.b {
}
#u446.b {
}
#u446_text.b {
}
#u446 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.b {
}
#u447_img.b {
}
#u447.b {
}
#u447_text.b {
}
#u447 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.b {
}
#u448_img.b {
}
#u448.b {
}
#u448_text.b {
}
#u448 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.b {
}
#u449_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.b {
}
#u449_text.b {
}
#u449 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.b {
}
#u450_img.b {
}
#u450.b {
}
#u450_text.b {
}
#u450 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.b {
}
#u451_img.b {
}
#u451.b {
}
#u451_text.b {
}
#u451 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.b {
}
#u452_img.b {
}
#u452.b {
}
#u452_text.b {
}
#u452 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.b {
}
#u453_img.b {
}
#u453.b {
}
#u453_text.b {
}
#u453 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.b {
}
#u454_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.b {
}
#u454_text.b {
}
#u454 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.b {
}
#u455_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.b {
}
#u455_text.b {
}
#u455 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.b {
}
#u456_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.b {
}
#u456_text.b {
}
#u456 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.b {
}
#u457_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.b {
}
#u457_text.b {
}
#u457 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.b {
}
#u458_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.b {
}
#u458_text.b {
}
#u458 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.b {
}
#u459_img.b {
}
#u459.b {
}
#u459_img.b.mouseOver {
}
#u459.b.mouseOver {
}
#u459_text.b {
}
#u459 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.b {
}
#u460_div.b {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.b {
}
#u460_text.b {
}
#u460 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.b {
}
#u461_img.b {
}
#u461.b {
}
#u461_text.b {
}
#u461 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.b {
}
#u462_img.b {
}
#u462.b {
}
#u462_img.b.mouseOver {
}
#u462.b.mouseOver {
}
#u462_text.b {
}
#u462 .text.b {
align-self:center;
padding:2px 2px 2px 2px;
}
body.c { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:768px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.c {
}
#u440_img.c {
}
#u440.c {
}
#u440_text.c {
}
#u440 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.c {
}
#u441_img.c {
}
#u441.c {
}
#u441_text.c {
}
#u441 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.c {
}
#u442_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.c {
}
#u442_text.c {
}
#u442 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.c {
}
#u443_img.c {
}
#u443.c {
}
#u443_text.c {
}
#u443 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.c {
}
#u444_img.c {
}
#u444.c {
}
#u444_text.c {
}
#u444 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.c {
}
#u445_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.c {
}
#u445_text.c {
}
#u445 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.c {
}
#u446_img.c {
}
#u446.c {
}
#u446_text.c {
}
#u446 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.c {
}
#u447_img.c {
}
#u447.c {
}
#u447_text.c {
}
#u447 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.c {
}
#u448_img.c {
}
#u448.c {
}
#u448_text.c {
}
#u448 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.c {
}
#u449_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.c {
}
#u449_text.c {
}
#u449 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.c {
}
#u450_img.c {
}
#u450.c {
}
#u450_text.c {
}
#u450 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.c {
}
#u451_img.c {
}
#u451.c {
}
#u451_text.c {
}
#u451 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.c {
}
#u452_img.c {
}
#u452.c {
}
#u452_text.c {
}
#u452 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.c {
}
#u453_img.c {
}
#u453.c {
}
#u453_text.c {
}
#u453 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.c {
}
#u454_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.c {
}
#u454_text.c {
}
#u454 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.c {
}
#u455_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.c {
}
#u455_text.c {
}
#u455 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.c {
}
#u456_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.c {
}
#u456_text.c {
}
#u456 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.c {
}
#u457_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.c {
}
#u457_text.c {
}
#u457 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.c {
}
#u458_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.c {
}
#u458_text.c {
}
#u458 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.c {
}
#u459_img.c {
}
#u459.c {
}
#u459_img.c.mouseOver {
}
#u459.c.mouseOver {
}
#u459_text.c {
}
#u459 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.c {
}
#u460_div.c {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.c {
}
#u460_text.c {
}
#u460 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.c {
}
#u461_img.c {
}
#u461.c {
}
#u461_text.c {
}
#u461 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.c {
}
#u462_img.c {
}
#u462.c {
}
#u462_img.c.mouseOver {
}
#u462.c.mouseOver {
}
#u462_text.c {
}
#u462 .text.c {
align-self:center;
padding:2px 2px 2px 2px;
}
body.d { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:480px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.d {
}
#u440_img.d {
}
#u440.d {
}
#u440_text.d {
}
#u440 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.d {
}
#u441_img.d {
}
#u441.d {
}
#u441_text.d {
}
#u441 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.d {
}
#u442_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.d {
}
#u442_text.d {
}
#u442 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.d {
}
#u443_img.d {
}
#u443.d {
}
#u443_text.d {
}
#u443 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.d {
}
#u444_img.d {
}
#u444.d {
}
#u444_text.d {
}
#u444 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.d {
}
#u445_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.d {
}
#u445_text.d {
}
#u445 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.d {
}
#u446_img.d {
}
#u446.d {
}
#u446_text.d {
}
#u446 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.d {
}
#u447_img.d {
}
#u447.d {
}
#u447_text.d {
}
#u447 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.d {
}
#u448_img.d {
}
#u448.d {
}
#u448_text.d {
}
#u448 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.d {
}
#u449_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.d {
}
#u449_text.d {
}
#u449 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.d {
}
#u450_img.d {
}
#u450.d {
}
#u450_text.d {
}
#u450 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.d {
}
#u451_img.d {
}
#u451.d {
}
#u451_text.d {
}
#u451 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.d {
}
#u452_img.d {
}
#u452.d {
}
#u452_text.d {
}
#u452 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.d {
}
#u453_img.d {
}
#u453.d {
}
#u453_text.d {
}
#u453 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.d {
}
#u454_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.d {
}
#u454_text.d {
}
#u454 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.d {
}
#u455_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.d {
}
#u455_text.d {
}
#u455 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.d {
}
#u456_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.d {
}
#u456_text.d {
}
#u456 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.d {
}
#u457_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.d {
}
#u457_text.d {
}
#u457 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.d {
}
#u458_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.d {
}
#u458_text.d {
}
#u458 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.d {
}
#u459_img.d {
}
#u459.d {
}
#u459_img.d.mouseOver {
}
#u459.d.mouseOver {
}
#u459_text.d {
}
#u459 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.d {
}
#u460_div.d {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.d {
}
#u460_text.d {
}
#u460 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.d {
}
#u461_img.d {
}
#u461.d {
}
#u461_text.d {
}
#u461 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.d {
}
#u462_img.d {
}
#u462.d {
}
#u462_img.d.mouseOver {
}
#u462.d.mouseOver {
}
#u462_text.d {
}
#u462 .text.d {
align-self:center;
padding:2px 2px 2px 2px;
}
body.e { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:relative;
left:0px;
width:320px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#u440.e {
}
#u440_img.e {
}
#u440.e {
}
#u440_text.e {
}
#u440 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.e {
}
#u441_img.e {
}
#u441.e {
}
#u441_text.e {
}
#u441 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.e {
}
#u442_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.e {
}
#u442_text.e {
}
#u442 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.e {
}
#u443_img.e {
}
#u443.e {
}
#u443_text.e {
}
#u443 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.e {
}
#u444_img.e {
}
#u444.e {
}
#u444_text.e {
}
#u444 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.e {
}
#u445_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.e {
}
#u445_text.e {
}
#u445 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.e {
}
#u446_img.e {
}
#u446.e {
}
#u446_text.e {
}
#u446 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.e {
}
#u447_img.e {
}
#u447.e {
}
#u447_text.e {
}
#u447 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.e {
}
#u448_img.e {
}
#u448.e {
}
#u448_text.e {
}
#u448 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.e {
}
#u449_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.e {
}
#u449_text.e {
}
#u449 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.e {
}
#u450_img.e {
}
#u450.e {
}
#u450_text.e {
}
#u450 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.e {
}
#u451_img.e {
}
#u451.e {
}
#u451_text.e {
}
#u451 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.e {
}
#u452_img.e {
}
#u452.e {
}
#u452_text.e {
}
#u452 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.e {
}
#u453_img.e {
}
#u453.e {
}
#u453_text.e {
}
#u453 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.e {
}
#u454_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.e {
}
#u454_text.e {
}
#u454 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.e {
}
#u455_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.e {
}
#u455_text.e {
}
#u455 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.e {
}
#u456_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.e {
}
#u456_text.e {
}
#u456 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.e {
}
#u457_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.e {
}
#u457_text.e {
}
#u457 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.e {
}
#u458_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.e {
}
#u458_text.e {
}
#u458 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.e {
}
#u459_img.e {
}
#u459.e {
}
#u459_img.e.mouseOver {
}
#u459.e.mouseOver {
}
#u459_text.e {
}
#u459 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.e {
}
#u460_div.e {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.e {
}
#u460_text.e {
}
#u460 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.e {
}
#u461_img.e {
}
#u461.e {
}
#u461_text.e {
}
#u461 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.e {
}
#u462_img.e {
}
#u462.e {
}
#u462_img.e.mouseOver {
}
#u462.e.mouseOver {
}
#u462_text.e {
}
#u462 .text.e {
align-self:center;
padding:2px 2px 2px 2px;
}
body.f { background-color:rgba(111, 151, 174, 0.52156862745098);
background-image:none;
position:static;
left:auto;
width:800px;
margin-left:0;
margin-right:0;
text-align:left;
}
#u440.f {
}
#u440_img.f {
}
#u440.f {
}
#u440_text.f {
}
#u440 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u441.f {
}
#u441_img.f {
}
#u441.f {
}
#u441_text.f {
}
#u441 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u442.f {
}
#u442_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:193px;
height:91px;
background:inherit;
background-color:rgba(254, 255, 193, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u442.f {
}
#u442_text.f {
}
#u442 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u443.f {
}
#u443_img.f {
}
#u443.f {
}
#u443_text.f {
}
#u443 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u444.f {
}
#u444_img.f {
}
#u444.f {
}
#u444_text.f {
}
#u444 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u445.f {
}
#u445_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:99px;
height:379px;
background:inherit;
background-color:rgba(169, 255, 168, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u445.f {
}
#u445_text.f {
}
#u445 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u446.f {
}
#u446_img.f {
}
#u446.f {
}
#u446_text.f {
}
#u446 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u447.f {
}
#u447_img.f {
}
#u447.f {
}
#u447_text.f {
}
#u447 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u448.f {
}
#u448_img.f {
}
#u448.f {
}
#u448_text.f {
}
#u448 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u449.f {
}
#u449_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:387px;
height:99px;
background:inherit;
background-color:rgba(137, 200, 251, 1);
box-sizing:border-box;
border-width:2px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
#u449.f {
}
#u449_text.f {
}
#u449 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u450.f {
}
#u450_img.f {
}
#u450.f {
}
#u450_text.f {
}
#u450 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u451.f {
}
#u451_img.f {
}
#u451.f {
}
#u451_text.f {
}
#u451 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u452.f {
}
#u452_img.f {
}
#u452.f {
}
#u452_text.f {
}
#u452 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u453.f {
}
#u453_img.f {
}
#u453.f {
}
#u453_text.f {
}
#u453 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u454.f {
}
#u454_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u454.f {
}
#u454_text.f {
}
#u454 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u455.f {
}
#u455_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u455.f {
}
#u455_text.f {
}
#u455 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u456.f {
}
#u456_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:140px;
height:51px;
background:inherit;
background-color:rgba(255, 244, 189, 0.996078431372549);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(121, 121, 121, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-size:18px;
color:#000000;
}
#u456.f {
}
#u456_text.f {
}
#u456 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u457.f {
}
#u457_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u457.f {
}
#u457_text.f {
}
#u457 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u458.f {
}
#u458_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:203px;
height:96px;
background:inherit;
background-color:rgba(0, 178, 255, 0.529411764705882);
box-sizing:border-box;
border-width:4px;
border-style:solid;
border-color:rgba(0, 0, 0, 1);
border-radius:5px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita', 'Arial Normal', 'Arial';
font-weight:700;
font-style:normal;
font-size:20px;
color:#000000;
}
#u458.f {
}
#u458_text.f {
}
#u458 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u459.f {
}
#u459_img.f {
}
#u459.f {
}
#u459_img.f.mouseOver {
}
#u459.f.mouseOver {
}
#u459_text.f {
}
#u459 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u460.f {
}
#u460_div.f {
border-width:0px;
position:absolute;
left:0px;
top:0px;
width:468px;
height:269px;
background:inherit;
background-color:rgba(246, 247, 170, 1);
box-sizing:border-box;
border-width:9px;
border-style:solid;
border-color:rgba(245, 154, 35, 1);
border-radius:29px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
font-family:'Arial Negrita Cursiva', 'Arial Normal', 'Arial';
font-weight:700;
font-style:italic;
font-size:43px;
}
#u460.f {
}
#u460_text.f {
}
#u460 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u461.f {
}
#u461_img.f {
}
#u461.f {
}
#u461_text.f {
}
#u461 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
}
#u462.f {
}
#u462_img.f {
}
#u462.f {
}
#u462_img.f.mouseOver {
}
#u462.f.mouseOver {
}
#u462_text.f {
}
#u462 .text.f {
align-self:center;
padding:2px 2px 2px 2px;
} | 0.314051 | 0.038611 |
MAIN
================= */
html, body {
/* ordering: colour image repeat attach(x,y) position attachment */
/* background: url("../image/live.png") no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*xbrowser consistency */
body {
font-size: 100%;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
padding-top: 70px;
}
h1, h2, .navbar-nav .label {font-family: 'Oswald', sans-serif;}
/* =================
NAVBAR
================= */
/* Central banner, logo on left,
boxes round text, text position */
#navbarLeftRightFull {
background-color: #DD9933;
min-height: 65px;
border-radius: 3px;
}
.navbar-brand {
margin-top: -34px;
}
.navbar-nav > li {
min-height: 65px;
font-size: 1.5em;
border-right: 1px solid white;
}
.navbar-nav > li:last-child {
border-right: none;
}
.navbar-default .navbar-nav > li > a { /* needs full address */
padding-top: 22px;
color: linen;
}
/* DROPDOWN BOX */
#navstyle_dropdown {
margin: 0px;
padding: 0px;
background-color: #e3ad5b; /*pale orange */
border-radius: 4px;
}
/* borders inside dropdown */
#navstyle_dropdown > li {
border-bottom: 1px solid white;
}
/* NAVBAR HOVERS
keep hypertext within Navbar unchanged on action */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a:focus {
color: linen;
}
/* NAVBAR DROPDOWN HEADER
give a background */
.navbar-default .navbar-nav > .open > a:focus {
background-color: CadetBlue;
}
/* DROPDOWN CONTENT Hypertext */
#navstyle_dropdown > li > a {
padding: 14px 0px 14px 36px;
border-radius: 2px;
color: linen;
}
/* HOVERS
in the navbar and in the dropdowns */
.navbar-nav li:hover,
#navstyle_dropdown > li > a:hover {
background-image: none; /* the default has something in there */
background-color: #b07a28; /*darker orange */
}
/* ===============================
MAKE THE TABLE SCROLL AND WRAP
================================== */
table {
border: 1px solid black;
}
thead {color: green;}
td, th {
vertical-align: top;
text-align: left;
}
th.expander { text-align: center;}
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: auto; /* h-centre within element */
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; /* order: width style color */
-webkit-overflow-scrolling: touch;
}
/* #scroller {overflow-y: scroll;} */
.table-responsive > .table {margin-bottom: 0;}
.table-responsive > .table > tbody {
display: in-line;
overflow-y: scroll;
overflow-x: hidden;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {white-space: nowrap;}
.prof_row_style {
color: white;
background: #282832;
opacity: 0.85;
}
.prof_row_style:hover {
background: #999; /*################ Old browsers */
color:#FF793E;
}
/* =================
SPECIFIC STYLING
================= */
/*
.texvert { /* NO IDEA, vertical text?
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
float: left;
vertical-align:top;
}
#panel-transparent {background: none; text-align: center;}
*/
.redder {color: red; font-weight: bold; font-size: 1.4em} /* for messages */
.alert {font-size: 1.4em} /* for messages */
.btn-box {width: 40px; height: 40px;} /* to make buttons all double-width */
#logo {height: 100%; margin-top: -65px; margin-left: 100px;}
#big-logo {
color: white;
background: black;
text-align: center;
font-size: 48px;
opacity: 0.7;
}
#small-logo {
color: white;
background: black;
text-align: left;
font-size: 13px;
opacity: 0.45;
padding-top: 5px;
padding: 5px;
}
/* PARALLAX =================
settings for background image
=================*/
#roper {background: url(../image/shoelaces2.png); height: 750px;}
/* main holder for parallax */
section {text-align: center;}
/* makes panels the entire window height; DOES IT? */
.full-screen {min-height: 400px;}
.blue {
display: flex;
justify-content: center;
align-items: center;
background-color: #3883d8;
}
.red {background-color: #cf3535;}
div .imgFit {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#boxer {
background: url(../image/cube.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 300px; /* makes panels the entire window height; DOES IT? */
}
.garden {
position: relative;
width: 100%;
height: 200px;
border: 2px solid #CCC;
border-radius: 15px;
}
.ball {
position: absolute;
top: 45%;
left: 45%;
width: 20px;
height: 20px;
background: green;
border-radius: 100%;
}
/* =================
TOGGLE BUTTON
================= */
.toggle-button {
background-color: orange;
margin: 5px 0; /* order: top+bottom left+right*/
border-radius: 20px;
border: 1px solid #FF8C00;
height: 20px;
cursor: pointer;
width: 50px;
position: relative;
display: inline-block;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
}
.toggle-button button {
cursor: pointer;
outline: 0;
display:block;
position: absolute;
left: 0;
top: 0;
border-radius: 100%;
width: 24px;
height: 24px;
background-color: LightGrey;
float: left;
margin: -3px 0 0 -3px;
border: 1px solid Gray;
transition: left 0.3s;
}
.toggle-button-selected {
background-color: Green; /*#83B152 *green*/
border: 1px solid White;
}
.toggle-button-selected button {
left: 26px;
top: 0;
margin: 0;
border: none;
width: 24px;
height: 24px;
background-color: LightGrey;
border: 1px solid Gray;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
/* FOR OUR TYPING EFFECT */
.css-typing {
width: 80em;
white-space: nowrap;
overflow: hidden;
-webkit-animation: type 5s steps(100, end);
animation: type 5s steps(100, end);
}
@keyframes type {
from {width: 0;}
}
@-webkit-keyframes type {
from {width: 0;}
}
.myButton {
background-color: transparent;
border: 1px solid #eb675e;
padding: 6px 15px;
margin: 6px 15px;
text-decoration: none;
cursor: pointer;
}
.myButton:hover {
background-color: #eb675e;
color: white;
}
.stampLoaderButton {
.myButton;
}
.floating-box {
vertical-align: top;
display: inline-block;
max-width: 780px;
margin: 10px;
}
.flippee, .flip, .res_container, .headerStats {
padding: 5px;
word-wrap: break-word;
background-color: darkseagreen;
font-weight: normal;
border: solid 1px #c3c3c3;
}
.cellRun {
color: white;
border: none;
}
.forceRun {
background-color: cornflowerblue;
color: white;
border: none;
}
.forceRun:hover {
background-color: white;
color: cornflowerblue;
}
.forceRun:active {background-color: pink;} | app/static/css/main_new.css | MAIN
================= */
html, body {
/* ordering: colour image repeat attach(x,y) position attachment */
/* background: url("../image/live.png") no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*xbrowser consistency */
body {
font-size: 100%;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
padding-top: 70px;
}
h1, h2, .navbar-nav .label {font-family: 'Oswald', sans-serif;}
/* =================
NAVBAR
================= */
/* Central banner, logo on left,
boxes round text, text position */
#navbarLeftRightFull {
background-color: #DD9933;
min-height: 65px;
border-radius: 3px;
}
.navbar-brand {
margin-top: -34px;
}
.navbar-nav > li {
min-height: 65px;
font-size: 1.5em;
border-right: 1px solid white;
}
.navbar-nav > li:last-child {
border-right: none;
}
.navbar-default .navbar-nav > li > a { /* needs full address */
padding-top: 22px;
color: linen;
}
/* DROPDOWN BOX */
#navstyle_dropdown {
margin: 0px;
padding: 0px;
background-color: #e3ad5b; /*pale orange */
border-radius: 4px;
}
/* borders inside dropdown */
#navstyle_dropdown > li {
border-bottom: 1px solid white;
}
/* NAVBAR HOVERS
keep hypertext within Navbar unchanged on action */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a:focus {
color: linen;
}
/* NAVBAR DROPDOWN HEADER
give a background */
.navbar-default .navbar-nav > .open > a:focus {
background-color: CadetBlue;
}
/* DROPDOWN CONTENT Hypertext */
#navstyle_dropdown > li > a {
padding: 14px 0px 14px 36px;
border-radius: 2px;
color: linen;
}
/* HOVERS
in the navbar and in the dropdowns */
.navbar-nav li:hover,
#navstyle_dropdown > li > a:hover {
background-image: none; /* the default has something in there */
background-color: #b07a28; /*darker orange */
}
/* ===============================
MAKE THE TABLE SCROLL AND WRAP
================================== */
table {
border: 1px solid black;
}
thead {color: green;}
td, th {
vertical-align: top;
text-align: left;
}
th.expander { text-align: center;}
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: auto; /* h-centre within element */
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; /* order: width style color */
-webkit-overflow-scrolling: touch;
}
/* #scroller {overflow-y: scroll;} */
.table-responsive > .table {margin-bottom: 0;}
.table-responsive > .table > tbody {
display: in-line;
overflow-y: scroll;
overflow-x: hidden;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {white-space: nowrap;}
.prof_row_style {
color: white;
background: #282832;
opacity: 0.85;
}
.prof_row_style:hover {
background: #999; /*################ Old browsers */
color:#FF793E;
}
/* =================
SPECIFIC STYLING
================= */
/*
.texvert { /* NO IDEA, vertical text?
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
float: left;
vertical-align:top;
}
#panel-transparent {background: none; text-align: center;}
*/
.redder {color: red; font-weight: bold; font-size: 1.4em} /* for messages */
.alert {font-size: 1.4em} /* for messages */
.btn-box {width: 40px; height: 40px;} /* to make buttons all double-width */
#logo {height: 100%; margin-top: -65px; margin-left: 100px;}
#big-logo {
color: white;
background: black;
text-align: center;
font-size: 48px;
opacity: 0.7;
}
#small-logo {
color: white;
background: black;
text-align: left;
font-size: 13px;
opacity: 0.45;
padding-top: 5px;
padding: 5px;
}
/* PARALLAX =================
settings for background image
=================*/
#roper {background: url(../image/shoelaces2.png); height: 750px;}
/* main holder for parallax */
section {text-align: center;}
/* makes panels the entire window height; DOES IT? */
.full-screen {min-height: 400px;}
.blue {
display: flex;
justify-content: center;
align-items: center;
background-color: #3883d8;
}
.red {background-color: #cf3535;}
div .imgFit {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#boxer {
background: url(../image/cube.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 300px; /* makes panels the entire window height; DOES IT? */
}
.garden {
position: relative;
width: 100%;
height: 200px;
border: 2px solid #CCC;
border-radius: 15px;
}
.ball {
position: absolute;
top: 45%;
left: 45%;
width: 20px;
height: 20px;
background: green;
border-radius: 100%;
}
/* =================
TOGGLE BUTTON
================= */
.toggle-button {
background-color: orange;
margin: 5px 0; /* order: top+bottom left+right*/
border-radius: 20px;
border: 1px solid #FF8C00;
height: 20px;
cursor: pointer;
width: 50px;
position: relative;
display: inline-block;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
}
.toggle-button button {
cursor: pointer;
outline: 0;
display:block;
position: absolute;
left: 0;
top: 0;
border-radius: 100%;
width: 24px;
height: 24px;
background-color: LightGrey;
float: left;
margin: -3px 0 0 -3px;
border: 1px solid Gray;
transition: left 0.3s;
}
.toggle-button-selected {
background-color: Green; /*#83B152 *green*/
border: 1px solid White;
}
.toggle-button-selected button {
left: 26px;
top: 0;
margin: 0;
border: none;
width: 24px;
height: 24px;
background-color: LightGrey;
border: 1px solid Gray;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
/* FOR OUR TYPING EFFECT */
.css-typing {
width: 80em;
white-space: nowrap;
overflow: hidden;
-webkit-animation: type 5s steps(100, end);
animation: type 5s steps(100, end);
}
@keyframes type {
from {width: 0;}
}
@-webkit-keyframes type {
from {width: 0;}
}
.myButton {
background-color: transparent;
border: 1px solid #eb675e;
padding: 6px 15px;
margin: 6px 15px;
text-decoration: none;
cursor: pointer;
}
.myButton:hover {
background-color: #eb675e;
color: white;
}
.stampLoaderButton {
.myButton;
}
.floating-box {
vertical-align: top;
display: inline-block;
max-width: 780px;
margin: 10px;
}
.flippee, .flip, .res_container, .headerStats {
padding: 5px;
word-wrap: break-word;
background-color: darkseagreen;
font-weight: normal;
border: solid 1px #c3c3c3;
}
.cellRun {
color: white;
border: none;
}
.forceRun {
background-color: cornflowerblue;
color: white;
border: none;
}
.forceRun:hover {
background-color: white;
color: cornflowerblue;
}
.forceRun:active {background-color: pink;} | 0.316053 | 0.061143 |
body {
background-color: #df481e
}
.logo {
background-image: url("logo.png");
margin-top: -15px;
width: 100%;
min-height: 500px;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.menu {
margin-top: -16px;
background-color: #df481e;
width: 100%;
height: 60px;
}
.menu ul li {
height: 34px;
margin-top: 3px;
padding: 10px;
display: inline-block;
}
.menu ul li a {
color: rgb(68, 68, 68);
text-decoration: none;
font-size: 25px;
}
.menu ul li a:hover {
color: white;
}
.menu ul li:hover {
border-bottom: 3px solid white;
}
.slider-principal {
width: 100%;
height: 100%;
float: left;
position: relative;
margin-left: 0px;
}
button.slick-prev {
font-size: 0px;
border: none;
width: 25px;
height: 51px;
background-color: transparent;
background-image: url('SetaEsquerda.png');
position: absolute;
top: 45%;
left: 0;
margin-left: 20px;
z-index: 9;
}
button.slick-next {
font-size: 0px;
border: none;
width: 25px;
height: 51px;
background-color: transparent;
background-image: url('SetaDireita.png');
position: absolute;
top: 45%;
right: 0;
margin-right: 20px;
z-index: 9;
}
.slick-dots {
font-size: 0px;
border: none;
background-color: transparent;
}
.slick-dots li button {
font-size: 0px;
border: none;
background-color: transparent;
position: absolute;
top: 0%;
}
.video {
text-align: center;
font-size: 30px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 340px) {
.slider-principal img {
width: 100%;
height: 100%;
}
.logo {
background-attachment: local;
background-size: 600px;
margin-top: -150px;
width: 100%;
margin-bottom: -250px;
}
.menu {
margin-top: -180px;
width: 100%;
height: 45px;
}
button.slick-next {
background-image: none;
}
button.slick-prev {
background-image: none;
}
.menu ul li a {
font-size: 15px;
margin-left: -10px;
}
.video video {
width: 100%;
}
.video h1 {
font-size: 30px;
}
} | style.css | body {
background-color: #df481e
}
.logo {
background-image: url("logo.png");
margin-top: -15px;
width: 100%;
min-height: 500px;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.menu {
margin-top: -16px;
background-color: #df481e;
width: 100%;
height: 60px;
}
.menu ul li {
height: 34px;
margin-top: 3px;
padding: 10px;
display: inline-block;
}
.menu ul li a {
color: rgb(68, 68, 68);
text-decoration: none;
font-size: 25px;
}
.menu ul li a:hover {
color: white;
}
.menu ul li:hover {
border-bottom: 3px solid white;
}
.slider-principal {
width: 100%;
height: 100%;
float: left;
position: relative;
margin-left: 0px;
}
button.slick-prev {
font-size: 0px;
border: none;
width: 25px;
height: 51px;
background-color: transparent;
background-image: url('SetaEsquerda.png');
position: absolute;
top: 45%;
left: 0;
margin-left: 20px;
z-index: 9;
}
button.slick-next {
font-size: 0px;
border: none;
width: 25px;
height: 51px;
background-color: transparent;
background-image: url('SetaDireita.png');
position: absolute;
top: 45%;
right: 0;
margin-right: 20px;
z-index: 9;
}
.slick-dots {
font-size: 0px;
border: none;
background-color: transparent;
}
.slick-dots li button {
font-size: 0px;
border: none;
background-color: transparent;
position: absolute;
top: 0%;
}
.video {
text-align: center;
font-size: 30px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 340px) {
.slider-principal img {
width: 100%;
height: 100%;
}
.logo {
background-attachment: local;
background-size: 600px;
margin-top: -150px;
width: 100%;
margin-bottom: -250px;
}
.menu {
margin-top: -180px;
width: 100%;
height: 45px;
}
button.slick-next {
background-image: none;
}
button.slick-prev {
background-image: none;
}
.menu ul li a {
font-size: 15px;
margin-left: -10px;
}
.video video {
width: 100%;
}
.video h1 {
font-size: 30px;
}
} | 0.416322 | 0.099077 |
.map {
height: 100%;
width: 100%;
bottom: 0;
left: 0;
top: 0;
right: 0;
min-width: 200px;
min-height: 200px;
margin: 0;
padding: 0;
border: none;
background-color: #eee;
}
.map_print {
position: absolute;
top: 50px;
bottom: 35px;
left: 0;
right: 0;
width: 100%;
min-width: 200px;
min-height: 200px;
margin: 0;
padding: 0;
border: none;
background-color: #eee;
}
.map_print_title {
position: absolute;
width: 100%;
top: 5px;
text-align: center;
font-size: 19px;
font-weight: bold;
}
.map_print_foot {
position: absolute;
width: 100%;
bottom: 5px;
font-size: 14px;
color: #808080;
text-align: center;
}
/** 左下角,鼠标经纬度提示 */
.location-bar {
position: absolute;
z-index: 999;
left: 100px;
bottom: 2px;
font-size: 14px;
white-space: nowrap;
color: #333;
text-shadow: #edeaea 1px 0 0, #edeaea 0 1px 0, #edeaea -1px 0 0,
#edeaea 0 -1px 0;
}
.location-bar div {
float: left;
margin-right: 15px;
}
/*图上目标-定位效果*/
/**动画点*/
.centerat_animation,
.centerat_animation p,
.centerat_animation:before,
.centerat_animation:after,
.centerat_animation p:before,
.centerat_animation p:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.centerat_animation {
width: 10px;
height: 10px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.5);
cursor: pointer;
color: cyan;
background: currentColor;
position: absolute;
z-index: 3;
left: 50%;
top: 50%;
box-shadow: 0 0 2em currentColor, 0 0 0.5em currentColor;
}
.centerat_animation.mapError {
color: red;
}
.centerat_animation.mapWarn {
color: #b5a603;
}
.centerat_animation.mapSuccess {
color: #239233;
}
.centerat_animation.mapOrange {
color: #8c4d34;
}
.centerat_animation:before,
.centerat_animation:after,
.centerat_animation p:before,
.centerat_animation p:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
}
.centerat_animation:before,
.centerat_animation:after {
border: solid 1px currentColor;
left: 50%;
top: 50%;
-webkit-animation: centerat_animation 1s ease infinite;
-moz-animation: centerat_animation 1s ease infinite;
-o-animation: centerat_animation 1s ease infinite;
-ms-animation: centerat_animation 1s ease infinite;
animation: centerat_animation 1s ease infinite;
}
.centerat_animation p:before {
border: solid 1px currentColor;
}
.centerat_animation p {
position: absolute;
left: 50%;
top: 50%;
width: 0;
height: 0;
border-radius: 50%;
-webkit-animation: centerat_animation 2s ease infinite;
-moz-animation: centerat_animation 2s ease infinite;
-o-animation: centerat_animation 2s ease infinite;
-ms-animation: centerat_animation 2s ease infinite;
animation: centerat_animation 2s ease infinite;
}
@-webkit-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-moz-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-o-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-ms-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
.leaflet-text-marker {
white-space: nowrap;
font-size: 13px;
color: #333;
text-shadow: #edeaea 1px 0 0, #edeaea 0 1px 0, #edeaea -1px 0 0,
#edeaea 0 -1px 0;
}
.leaflet-popup-content-wrapper {
border-radius: 3px;
}
.mars-popup-titile {
position: absolute;
top: 0;
left: 0;
right: 0;
border-radius: 3px 0 0 3px;
padding: 0 80px 0 20px;
height: 42px;
line-height: 42px;
font-size: 16px;
color: white;
background-color: #20a0ff;
border-bottom: 1px solid #eee;
overflow: hidden;
}
.mars-popup-content {
min-width: 150px;
margin-top: 52px;
font-size: 14px;
}
.mars-popup-content label {
margin: 0 10px;
min-width: 50px;
}
.mars-popup-content > div {
margin-top: 5px;
}
.leaflet-measuretool-result {
color: #fff;
background: rgba(0, 0, 0, 0.4);
border: 1px solid transparent;
-webkit-border-radius: 2px;
border-radius: 4px;
font-size: 12px;
padding: 1px 2px;
white-space: nowrap;
}
.leafletlayer-tooltip {
font-size: 15px;
text-align: center;
} | src/leaflet/mars/map.css |
.map {
height: 100%;
width: 100%;
bottom: 0;
left: 0;
top: 0;
right: 0;
min-width: 200px;
min-height: 200px;
margin: 0;
padding: 0;
border: none;
background-color: #eee;
}
.map_print {
position: absolute;
top: 50px;
bottom: 35px;
left: 0;
right: 0;
width: 100%;
min-width: 200px;
min-height: 200px;
margin: 0;
padding: 0;
border: none;
background-color: #eee;
}
.map_print_title {
position: absolute;
width: 100%;
top: 5px;
text-align: center;
font-size: 19px;
font-weight: bold;
}
.map_print_foot {
position: absolute;
width: 100%;
bottom: 5px;
font-size: 14px;
color: #808080;
text-align: center;
}
/** 左下角,鼠标经纬度提示 */
.location-bar {
position: absolute;
z-index: 999;
left: 100px;
bottom: 2px;
font-size: 14px;
white-space: nowrap;
color: #333;
text-shadow: #edeaea 1px 0 0, #edeaea 0 1px 0, #edeaea -1px 0 0,
#edeaea 0 -1px 0;
}
.location-bar div {
float: left;
margin-right: 15px;
}
/*图上目标-定位效果*/
/**动画点*/
.centerat_animation,
.centerat_animation p,
.centerat_animation:before,
.centerat_animation:after,
.centerat_animation p:before,
.centerat_animation p:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.centerat_animation {
width: 10px;
height: 10px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.5);
cursor: pointer;
color: cyan;
background: currentColor;
position: absolute;
z-index: 3;
left: 50%;
top: 50%;
box-shadow: 0 0 2em currentColor, 0 0 0.5em currentColor;
}
.centerat_animation.mapError {
color: red;
}
.centerat_animation.mapWarn {
color: #b5a603;
}
.centerat_animation.mapSuccess {
color: #239233;
}
.centerat_animation.mapOrange {
color: #8c4d34;
}
.centerat_animation:before,
.centerat_animation:after,
.centerat_animation p:before,
.centerat_animation p:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
}
.centerat_animation:before,
.centerat_animation:after {
border: solid 1px currentColor;
left: 50%;
top: 50%;
-webkit-animation: centerat_animation 1s ease infinite;
-moz-animation: centerat_animation 1s ease infinite;
-o-animation: centerat_animation 1s ease infinite;
-ms-animation: centerat_animation 1s ease infinite;
animation: centerat_animation 1s ease infinite;
}
.centerat_animation p:before {
border: solid 1px currentColor;
}
.centerat_animation p {
position: absolute;
left: 50%;
top: 50%;
width: 0;
height: 0;
border-radius: 50%;
-webkit-animation: centerat_animation 2s ease infinite;
-moz-animation: centerat_animation 2s ease infinite;
-o-animation: centerat_animation 2s ease infinite;
-ms-animation: centerat_animation 2s ease infinite;
animation: centerat_animation 2s ease infinite;
}
@-webkit-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-moz-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-o-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@-ms-keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
@keyframes centerat_animation {
0% {
width: 0;
height: 0;
opacity: 1;
filter: alpha(opacity: 1);
}
25% {
width: 12px;
height: 12px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.7;
filter: alpha(opacity: 70);
}
50% {
width: 20px;
height: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.5;
filter: alpha(opacity: 50);
}
75% {
width: 30px;
height: 30px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.2;
filter: alpha(opacity: 20);
}
100% {
width: 40px;
height: 40px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
filter: alpha(opacity: 0);
}
}
.leaflet-text-marker {
white-space: nowrap;
font-size: 13px;
color: #333;
text-shadow: #edeaea 1px 0 0, #edeaea 0 1px 0, #edeaea -1px 0 0,
#edeaea 0 -1px 0;
}
.leaflet-popup-content-wrapper {
border-radius: 3px;
}
.mars-popup-titile {
position: absolute;
top: 0;
left: 0;
right: 0;
border-radius: 3px 0 0 3px;
padding: 0 80px 0 20px;
height: 42px;
line-height: 42px;
font-size: 16px;
color: white;
background-color: #20a0ff;
border-bottom: 1px solid #eee;
overflow: hidden;
}
.mars-popup-content {
min-width: 150px;
margin-top: 52px;
font-size: 14px;
}
.mars-popup-content label {
margin: 0 10px;
min-width: 50px;
}
.mars-popup-content > div {
margin-top: 5px;
}
.leaflet-measuretool-result {
color: #fff;
background: rgba(0, 0, 0, 0.4);
border: 1px solid transparent;
-webkit-border-radius: 2px;
border-radius: 4px;
font-size: 12px;
padding: 1px 2px;
white-space: nowrap;
}
.leafletlayer-tooltip {
font-size: 15px;
text-align: center;
} | 0.533154 | 0.114517 |
main {
position: relative;
display: flex;
width: 100%;
box-sizing: border-box;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 5%;
}
main h3 {
margin: 7vh 0 0 0;
color: #8b8db9;
font-family: var(--text-font);
font-size: 32px;
font-weight: 400;
}
main #titleContainer {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
main h1 {
padding: 0;
font-family: var(--text-font);
font-size: 85px;
font-weight: 600;
text-align: left;
}
main h2 {
margin: 1vh 0 0 0;
font-family: var(--text-font);
font-size: 24px;
font-weight: 400;
line-height: 39px;
}
main h2 span {
color: #ee0047;
}
main #linksContainer {
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: flex-start;
margin: 2vh 0 0 0;
}
main #linksContainer a {
margin: 0 0 0 1vw;
}
main #linksContainer img {
width: 24px;
opacity: 0.9;
transition: 200ms cubic-bezier(0.175, 0.885, 0.32, 1);
}
main #linksContainer img:hover {
transform: scale(125%);
}
main button {
position: relative;
padding: 10px 30px;
border: none;
margin: 0 auto 0 0;
background-color: var(--accent-color);
border-radius: 30px;
color: white;
cursor: pointer;
font-family: var(--text-font);
font-size: 24px;
font-weight: 400;
outline: none;
}
.arrow {
position: absolute;
bottom: 0%;
left: 20%;
width: 30px;
height: 3px;
margin: 0 auto;
animation: bounce 500ms ease-in-out infinite alternate-reverse;
background: var(--accent-color);
cursor: pointer;
}
.arrow::before,
.arrow::after {
position: absolute;
width: 15px;
height: 3px;
background: var(--accent-color);
content: "";
}
.arrow::before {
right: -4px;
bottom: -5px;
transform: rotate(-45deg);
}
.arrow::after {
top: -5px;
right: -4px;
transform: rotate(45deg);
}
.mainImage {
width: 50vw;
margin: 10vh 0 0 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}
.imageLeft {
position: absolute !important;
bottom: 7vh;
width: 13vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(-220%);
}
.imageRightOne {
position: absolute !important;
bottom: 5vh;
width: 20vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(120%);
}
.imageRightTwo {
position: absolute !important;
bottom: 20vh;
width: 14vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(210%);
}
@media only screen and (max-width: 600px) {
main {
min-height: 600px;
box-sizing: border-box;
}
main h1 {
font-size: 50px;
}
main h2 {
font-size: 20px;
line-height: 35px;
}
.mainImage {
position: relative;
width: 90vw;
margin: auto 0 0 0;
}
.imageLeft {
bottom: 3vh;
left: 2%;
width: 20vw;
transform: translateX(0);
}
.imageRightOne {
bottom: 5vh;
left: 70%;
width: 30vw;
transform: translateX(0);
}
.imageRightTwo {
bottom: 12vh;
left: 78%;
width: 20vw;
transform: translateX(0);
}
main button {
padding: 10px 20px;
font-size: 20px;
}
main #linksContainer a {
margin: 0 0 0 2vw;
}
main #linksContainer img {
width: 30px;
}
}
@media only screen and (max-width: 330px) {
main button {
font-size: 16px;
}
}
@keyframes bounce {
from {
transform: translateX(-50%) translateY(0) rotate(90deg);
}
to {
transform: translateX(-50%) translateY(100%) rotate(90deg);
}
} | src/styles/home-main.module.css | main {
position: relative;
display: flex;
width: 100%;
box-sizing: border-box;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 5%;
}
main h3 {
margin: 7vh 0 0 0;
color: #8b8db9;
font-family: var(--text-font);
font-size: 32px;
font-weight: 400;
}
main #titleContainer {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
main h1 {
padding: 0;
font-family: var(--text-font);
font-size: 85px;
font-weight: 600;
text-align: left;
}
main h2 {
margin: 1vh 0 0 0;
font-family: var(--text-font);
font-size: 24px;
font-weight: 400;
line-height: 39px;
}
main h2 span {
color: #ee0047;
}
main #linksContainer {
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: flex-start;
margin: 2vh 0 0 0;
}
main #linksContainer a {
margin: 0 0 0 1vw;
}
main #linksContainer img {
width: 24px;
opacity: 0.9;
transition: 200ms cubic-bezier(0.175, 0.885, 0.32, 1);
}
main #linksContainer img:hover {
transform: scale(125%);
}
main button {
position: relative;
padding: 10px 30px;
border: none;
margin: 0 auto 0 0;
background-color: var(--accent-color);
border-radius: 30px;
color: white;
cursor: pointer;
font-family: var(--text-font);
font-size: 24px;
font-weight: 400;
outline: none;
}
.arrow {
position: absolute;
bottom: 0%;
left: 20%;
width: 30px;
height: 3px;
margin: 0 auto;
animation: bounce 500ms ease-in-out infinite alternate-reverse;
background: var(--accent-color);
cursor: pointer;
}
.arrow::before,
.arrow::after {
position: absolute;
width: 15px;
height: 3px;
background: var(--accent-color);
content: "";
}
.arrow::before {
right: -4px;
bottom: -5px;
transform: rotate(-45deg);
}
.arrow::after {
top: -5px;
right: -4px;
transform: rotate(45deg);
}
.mainImage {
width: 50vw;
margin: 10vh 0 0 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}
.imageLeft {
position: absolute !important;
bottom: 7vh;
width: 13vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(-220%);
}
.imageRightOne {
position: absolute !important;
bottom: 5vh;
width: 20vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(120%);
}
.imageRightTwo {
position: absolute !important;
bottom: 20vh;
width: 14vw;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
transform: translateX(210%);
}
@media only screen and (max-width: 600px) {
main {
min-height: 600px;
box-sizing: border-box;
}
main h1 {
font-size: 50px;
}
main h2 {
font-size: 20px;
line-height: 35px;
}
.mainImage {
position: relative;
width: 90vw;
margin: auto 0 0 0;
}
.imageLeft {
bottom: 3vh;
left: 2%;
width: 20vw;
transform: translateX(0);
}
.imageRightOne {
bottom: 5vh;
left: 70%;
width: 30vw;
transform: translateX(0);
}
.imageRightTwo {
bottom: 12vh;
left: 78%;
width: 20vw;
transform: translateX(0);
}
main button {
padding: 10px 20px;
font-size: 20px;
}
main #linksContainer a {
margin: 0 0 0 2vw;
}
main #linksContainer img {
width: 30px;
}
}
@media only screen and (max-width: 330px) {
main button {
font-size: 16px;
}
}
@keyframes bounce {
from {
transform: translateX(-50%) translateY(0) rotate(90deg);
}
to {
transform: translateX(-50%) translateY(100%) rotate(90deg);
}
} | 0.624752 | 0.083441 |
.sortable {
max-height: 350px;
overflow-y: auto;
overflow-x: hidden;
}
.sortable .table td {
vertical-align: middle;
}
/*
We want to apply border top only to the first VISIBLE table row.
Sortable.js inserts an invisble table row as the first row when
user drags the first item. The pseudo-selector of ":first-child"
would not work in this case, as it'll select the invisible table
row instead of the visible table row.
For more information, see:
https://stackoverflow.com/questions/2717480/css-selector-for-first-element-with-class
*/
.sortable .table tr:not([style*="display: none"]) > td {
border-top: none;
}
.sortable .table tr:not([style*="display: none"]) ~ tr:not([style*="display: none"]) > td {
border-top: 1px solid #ddd;
}
.sortable .table tr:first-child > td:first-child {
border-top-left-radius: 6px;
}
.sortable .table tr:first-child > td:last-child {
border-top-right-radius: 6px;
}
.sortable .table tr:last-child > td {
border-bottom: none;
}
.sortable .table tr:last-child > td:first-child {
border-bottom-left-radius: 6px;
}
.sortable .table tr:last-child > td:last-child {
border-bottom-right-radius: 6px;
}
.sortable .item {
cursor: move;
cursor: -webkit-grabbing;
}
.list-container {
display: inline-block;
vertical-align: top;
margin-right: 30px;
}
.empty-list {
border: 2px dashed silver;
min-height: 40px;
position: relative;
}
.empty-list::before {
color: #ccc;
font-size: 40px;
content: 'Drop Here';
display: block;
text-align: center;
padding: 10px 0;
}
.empty-list > * {
display: none;
}
.pulsate {
-webkit-animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation: pulsate 1s ease-out;
-moz-animation-iteration-count: infinite;
animation: pulsate 1s ease-out;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
}
@-moz-keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
}
@keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
} | publishable/public/css/user-roles-sortable.css | .sortable {
max-height: 350px;
overflow-y: auto;
overflow-x: hidden;
}
.sortable .table td {
vertical-align: middle;
}
/*
We want to apply border top only to the first VISIBLE table row.
Sortable.js inserts an invisble table row as the first row when
user drags the first item. The pseudo-selector of ":first-child"
would not work in this case, as it'll select the invisible table
row instead of the visible table row.
For more information, see:
https://stackoverflow.com/questions/2717480/css-selector-for-first-element-with-class
*/
.sortable .table tr:not([style*="display: none"]) > td {
border-top: none;
}
.sortable .table tr:not([style*="display: none"]) ~ tr:not([style*="display: none"]) > td {
border-top: 1px solid #ddd;
}
.sortable .table tr:first-child > td:first-child {
border-top-left-radius: 6px;
}
.sortable .table tr:first-child > td:last-child {
border-top-right-radius: 6px;
}
.sortable .table tr:last-child > td {
border-bottom: none;
}
.sortable .table tr:last-child > td:first-child {
border-bottom-left-radius: 6px;
}
.sortable .table tr:last-child > td:last-child {
border-bottom-right-radius: 6px;
}
.sortable .item {
cursor: move;
cursor: -webkit-grabbing;
}
.list-container {
display: inline-block;
vertical-align: top;
margin-right: 30px;
}
.empty-list {
border: 2px dashed silver;
min-height: 40px;
position: relative;
}
.empty-list::before {
color: #ccc;
font-size: 40px;
content: 'Drop Here';
display: block;
text-align: center;
padding: 10px 0;
}
.empty-list > * {
display: none;
}
.pulsate {
-webkit-animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation: pulsate 1s ease-out;
-moz-animation-iteration-count: infinite;
animation: pulsate 1s ease-out;
animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
}
@-moz-keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
}
@keyframes pulsate {
0% {
opacity: 1.0;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1.0;
}
} | 0.753648 | 0.306021 |
.text-style{
font-family: 'cwTeXYen', sans-serif;
font-size: 12px;
letter-spacing: 4px;
line-height: 25px;
font-weight: normal;
color: #666666;
text-align: center;
}
.ref-text{
font-family: 'cwTeXYen', sans-serif;
font-size: 15px;
letter-spacing: 4px;
line-height: 25px;
font-weight: normal;
color: #878787;
text-align: center;
font-weight: 600;
}
.axis path,
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.line {
fill: none;
stroke: steelblue;
stroke-width: 1.5px;
}
.overlay {
fill: none;
pointer-events: all;
}
button{
margin-left: 15px;
}
.focus circle {
fill: none;
stroke: steelblue;
}
.option{
margin: 30px;
}
.tooltip {
position: relative;
text-align: left;
height: 55px;
padding: 10px;
font: 10px;
color: white;
background: darkblue;
border: 0px;
line-height:20px;
border-radius: 6px;
width: 130px;
pointer-events: none;
bottom: 267px;
}
.tooltip .arrow_b_out{
width:0px;
height:0px;
border-width:15px;
border-style:solid;
border-color:darkblue transparent transparent transparent ;
position:absolute;
bottom:-29px;
right:35px;
}
#container {
margin: 20px;
width: 260;
height: 260px;
margin-top: 100px;
position: relative;
}
div.default.text, div.text{
font-size: 20px;
}
.des{
font-size: 20px;
margin-top: 25px;
}
.row{
display: inline-flex;
}
#result{
text-align: center;
}
.age{
margin-right: 15px;
}
.column{
display: inline-block;
padding: 20px;
margin-top: 25px;
}
.chart-container{
display: inline-block;
background: white;
border-radius: 20px;
padding: 25px;
margin-top: 27px;
margin-bottom: 20px;
width: 100%;
text-align: center;
box-shadow: -10px 10px 50px hsla(0,0%,94%,1);
}
#circle-descript, #chart-descript{
text-align: left;
}
#chart-descript{
margin-left: 80px;
}
#age,#hometown{
margin-right: 30px;
font-size: 16px;
font-family: sans-serif;
}
p {
font-size: 15px;
border-left-style: solid;
border-left-width: 1px;
padding-left: 8px;
line-height: 27px;
letter-spacing: 5px;
font-weight: 600;
}
text.x.label, text.y.label{
font-size: 11px;
font-weight: 600;
}
.highlight{
font-size: 25px;
color: #4c6ef5;
}
#bottomtext{
margin: 30px;
font-size: 15px;
letter-spacing: 10px;
font-weight: 600;
}
button{
margin-left: 16px;
}
select.ui.dropdown{
font-size: 15px;
}
@media only screen and (max-width: 900px) {
.row{
display: block;
}
.column{
display: block;
}
#chart-descript{
margin-left: 0;
}
#bottomtext{
font-size: 14px;
}
.text-style{
font-size: 9px;
letter-spacing: 1px;
}
.tooltip {
bottom: 160px;
}
} | lifetime/css/style.css | .text-style{
font-family: 'cwTeXYen', sans-serif;
font-size: 12px;
letter-spacing: 4px;
line-height: 25px;
font-weight: normal;
color: #666666;
text-align: center;
}
.ref-text{
font-family: 'cwTeXYen', sans-serif;
font-size: 15px;
letter-spacing: 4px;
line-height: 25px;
font-weight: normal;
color: #878787;
text-align: center;
font-weight: 600;
}
.axis path,
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.line {
fill: none;
stroke: steelblue;
stroke-width: 1.5px;
}
.overlay {
fill: none;
pointer-events: all;
}
button{
margin-left: 15px;
}
.focus circle {
fill: none;
stroke: steelblue;
}
.option{
margin: 30px;
}
.tooltip {
position: relative;
text-align: left;
height: 55px;
padding: 10px;
font: 10px;
color: white;
background: darkblue;
border: 0px;
line-height:20px;
border-radius: 6px;
width: 130px;
pointer-events: none;
bottom: 267px;
}
.tooltip .arrow_b_out{
width:0px;
height:0px;
border-width:15px;
border-style:solid;
border-color:darkblue transparent transparent transparent ;
position:absolute;
bottom:-29px;
right:35px;
}
#container {
margin: 20px;
width: 260;
height: 260px;
margin-top: 100px;
position: relative;
}
div.default.text, div.text{
font-size: 20px;
}
.des{
font-size: 20px;
margin-top: 25px;
}
.row{
display: inline-flex;
}
#result{
text-align: center;
}
.age{
margin-right: 15px;
}
.column{
display: inline-block;
padding: 20px;
margin-top: 25px;
}
.chart-container{
display: inline-block;
background: white;
border-radius: 20px;
padding: 25px;
margin-top: 27px;
margin-bottom: 20px;
width: 100%;
text-align: center;
box-shadow: -10px 10px 50px hsla(0,0%,94%,1);
}
#circle-descript, #chart-descript{
text-align: left;
}
#chart-descript{
margin-left: 80px;
}
#age,#hometown{
margin-right: 30px;
font-size: 16px;
font-family: sans-serif;
}
p {
font-size: 15px;
border-left-style: solid;
border-left-width: 1px;
padding-left: 8px;
line-height: 27px;
letter-spacing: 5px;
font-weight: 600;
}
text.x.label, text.y.label{
font-size: 11px;
font-weight: 600;
}
.highlight{
font-size: 25px;
color: #4c6ef5;
}
#bottomtext{
margin: 30px;
font-size: 15px;
letter-spacing: 10px;
font-weight: 600;
}
button{
margin-left: 16px;
}
select.ui.dropdown{
font-size: 15px;
}
@media only screen and (max-width: 900px) {
.row{
display: block;
}
.column{
display: block;
}
#chart-descript{
margin-left: 0;
}
#bottomtext{
font-size: 14px;
}
.text-style{
font-size: 9px;
letter-spacing: 1px;
}
.tooltip {
bottom: 160px;
}
} | 0.38549 | 0.066025 |
.cid-soCydm4Um9 {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #fafafa;
}
.cid-soCydm4Um9 .carousel {
height: 800px;
}
.cid-soCydm4Um9 .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-soCydm4Um9 .carousel-item,
.cid-soCydm4Um9 .carousel-inner {
height: 100%;
}
.cid-soCydm4Um9 .mbr-overlay {
z-index: 1;
}
.cid-soCydm4Um9 .carousel-caption {
bottom: 40px;
}
.cid-soCydm4Um9 .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-soCydm4Um9 .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-soCydm4Um9 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-soCydm4Um9 .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-soCydm4Um9 .container .carousel-control {
margin-bottom: 0;
}
.cid-soCydm4Um9 .content-slider-wrap {
width: 100% !important;
}
}
.cid-soCydm4Um9 .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-soCydm4Um9 .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soCydm4Um9 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soCydm4Um9 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soCydm4Um9 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soCydm4Um9 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-soCydm4Um9 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soCydm4Um9 .carousel-indicators li.active,
.cid-soCydm4Um9 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soCydm4Um9 .carousel-indicators li::after,
.cid-soCydm4Um9 .carousel-indicators li::before {
content: none;
}
.cid-soCydm4Um9 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soCydm4Um9 .carousel-indicators {
display: none !important;
}
}
.cid-so9wQ1euBJ {
padding-top: 7rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-so9wQ1euBJ .mbr-section-subtitle DIV {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sosCfFgkPC {
padding-top: 10rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1920.jpg");
}
@media (max-width: 991px) {
.cid-sosCfFgkPC .mbr-section-title,
.cid-sosCfFgkPC .mbr-section-subtitle,
.cid-sosCfFgkPC .mbr-section-btn,
.cid-sosCfFgkPC .mbr-text {
text-align: center;
}
}
.cid-sosCfFgkPC .mbr-text,
.cid-sosCfFgkPC .mbr-section-btn {
text-align: left;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soBej0w68r {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBej0w68r .item {
padding-bottom: 2rem;
}
.cid-soBej0w68r .item-wrapper {
position: relative;
}
.cid-soBej0w68r .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBej0w68r .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBej0w68r .carousel-control,
.cid-soBej0w68r .close {
background: #1b1b1b;
}
.cid-soBej0w68r .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBej0w68r .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBej0w68r .carousel-control-next span {
margin-left: 5px;
}
.cid-soBej0w68r .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBej0w68r .close::before {
content: '\e91a';
}
.cid-soBej0w68r .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBej0w68r .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBej0w68r .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBej0w68r .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBej0w68r .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBej0w68r .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBej0w68r .carousel-indicators li.active,
.cid-soBej0w68r .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBej0w68r .carousel-indicators li::after,
.cid-soBej0w68r .carousel-indicators li::before {
content: none;
}
.cid-soBej0w68r .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBej0w68r .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBej0w68r .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBej0w68r .carousel-indicators {
display: none;
}
}
.cid-soBej0w68r .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBej0w68r .carousel-inner > .active {
display: block;
}
.cid-soBej0w68r .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBej0w68r .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBej0w68r .carousel-control,
.cid-soBej0w68r .carousel-indicators,
.cid-soBej0w68r .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBej0w68r .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBej0w68r .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBej0w68r .carousel-indicators .active,
.cid-soBej0w68r .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBej0w68r .carousel-indicators .active {
background: #fff;
}
.cid-soBej0w68r .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBej0w68r .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBej0w68r .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBej0w68r .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBej0w68r .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBej0w68r .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBej0w68r .carousel {
width: 100%;
}
.cid-soBej0w68r .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBej0w68r .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBej0w68r .modal.fade .modal-dialog,
.cid-soBej0w68r .modal.in .modal-dialog {
transform: none;
}
.cid-soBej0w68r .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBej0w68r H6 {
text-align: center;
}
.cid-soyaSFGBq6 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyaSFGBq6 .item {
padding-bottom: 2rem;
}
.cid-soyaSFGBq6 .item-wrapper {
position: relative;
}
.cid-soyaSFGBq6 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyaSFGBq6 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyaSFGBq6 .carousel-control,
.cid-soyaSFGBq6 .close {
background: #1b1b1b;
}
.cid-soyaSFGBq6 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyaSFGBq6 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control-next span {
margin-left: 5px;
}
.cid-soyaSFGBq6 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyaSFGBq6 .close::before {
content: '\e91a';
}
.cid-soyaSFGBq6 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyaSFGBq6 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyaSFGBq6 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyaSFGBq6 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyaSFGBq6 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyaSFGBq6 .carousel-indicators li.active,
.cid-soyaSFGBq6 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyaSFGBq6 .carousel-indicators li::after,
.cid-soyaSFGBq6 .carousel-indicators li::before {
content: none;
}
.cid-soyaSFGBq6 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyaSFGBq6 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyaSFGBq6 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .carousel-indicators {
display: none;
}
}
.cid-soyaSFGBq6 .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyaSFGBq6 .carousel-inner > .active {
display: block;
}
.cid-soyaSFGBq6 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyaSFGBq6 .carousel-control,
.cid-soyaSFGBq6 .carousel-indicators,
.cid-soyaSFGBq6 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyaSFGBq6 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyaSFGBq6 .carousel-indicators .active,
.cid-soyaSFGBq6 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyaSFGBq6 .carousel-indicators .active {
background: #fff;
}
.cid-soyaSFGBq6 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyaSFGBq6 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyaSFGBq6 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyaSFGBq6 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyaSFGBq6 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyaSFGBq6 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyaSFGBq6 .carousel {
width: 100%;
}
.cid-soyaSFGBq6 .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyaSFGBq6 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyaSFGBq6 .modal.fade .modal-dialog,
.cid-soyaSFGBq6 .modal.in .modal-dialog {
transform: none;
}
.cid-soyaSFGBq6 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyaSFGBq6 H6 {
text-align: center;
}
.cid-soxYrqqeE1 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soxYrqqeE1 .item {
padding-bottom: 2rem;
}
.cid-soxYrqqeE1 .item-wrapper {
position: relative;
}
.cid-soxYrqqeE1 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soxYrqqeE1 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soxYrqqeE1 .carousel-control,
.cid-soxYrqqeE1 .close {
background: #1b1b1b;
}
.cid-soxYrqqeE1 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control-prev span {
margin-right: 5px;
}
.cid-soxYrqqeE1 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control-next span {
margin-left: 5px;
}
.cid-soxYrqqeE1 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soxYrqqeE1 .close::before {
content: '\e91a';
}
.cid-soxYrqqeE1 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soxYrqqeE1 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soxYrqqeE1 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soxYrqqeE1 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soxYrqqeE1 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soxYrqqeE1 .carousel-indicators li.active,
.cid-soxYrqqeE1 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soxYrqqeE1 .carousel-indicators li::after,
.cid-soxYrqqeE1 .carousel-indicators li::before {
content: none;
}
.cid-soxYrqqeE1 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soxYrqqeE1 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soxYrqqeE1 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .carousel-indicators {
display: none;
}
}
.cid-soxYrqqeE1 .carousel-inner {
display: flex;
align-items: center;
}
.cid-soxYrqqeE1 .carousel-inner > .active {
display: block;
}
.cid-soxYrqqeE1 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soxYrqqeE1 .carousel-control,
.cid-soxYrqqeE1 .carousel-indicators,
.cid-soxYrqqeE1 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soxYrqqeE1 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soxYrqqeE1 .carousel-indicators .active,
.cid-soxYrqqeE1 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soxYrqqeE1 .carousel-indicators .active {
background: #fff;
}
.cid-soxYrqqeE1 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soxYrqqeE1 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soxYrqqeE1 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soxYrqqeE1 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soxYrqqeE1 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soxYrqqeE1 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soxYrqqeE1 .carousel {
width: 100%;
}
.cid-soxYrqqeE1 .modal-backdrop.in {
opacity: 0.8;
}
.cid-soxYrqqeE1 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soxYrqqeE1 .modal.fade .modal-dialog,
.cid-soxYrqqeE1 .modal.in .modal-dialog {
transform: none;
}
.cid-soxYrqqeE1 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soxYrqqeE1 H6 {
text-align: center;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soyED8SW5s {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyED8SW5s .item {
padding-bottom: 2rem;
}
.cid-soyED8SW5s .item-wrapper {
position: relative;
}
.cid-soyED8SW5s .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyED8SW5s .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyED8SW5s .carousel-control,
.cid-soyED8SW5s .close {
background: #1b1b1b;
}
.cid-soyED8SW5s .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyED8SW5s .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyED8SW5s .carousel-control-next span {
margin-left: 5px;
}
.cid-soyED8SW5s .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyED8SW5s .close::before {
content: '\e91a';
}
.cid-soyED8SW5s .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyED8SW5s .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyED8SW5s .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyED8SW5s .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyED8SW5s .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyED8SW5s .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyED8SW5s .carousel-indicators li.active,
.cid-soyED8SW5s .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyED8SW5s .carousel-indicators li::after,
.cid-soyED8SW5s .carousel-indicators li::before {
content: none;
}
.cid-soyED8SW5s .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyED8SW5s .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyED8SW5s .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyED8SW5s .carousel-indicators {
display: none;
}
}
.cid-soyED8SW5s .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyED8SW5s .carousel-inner > .active {
display: block;
}
.cid-soyED8SW5s .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyED8SW5s .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyED8SW5s .carousel-control,
.cid-soyED8SW5s .carousel-indicators,
.cid-soyED8SW5s .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyED8SW5s .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyED8SW5s .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyED8SW5s .carousel-indicators .active,
.cid-soyED8SW5s .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyED8SW5s .carousel-indicators .active {
background: #fff;
}
.cid-soyED8SW5s .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyED8SW5s .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyED8SW5s .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyED8SW5s .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyED8SW5s .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyED8SW5s .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyED8SW5s .carousel {
width: 100%;
}
.cid-soyED8SW5s .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyED8SW5s .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyED8SW5s .modal.fade .modal-dialog,
.cid-soyED8SW5s .modal.in .modal-dialog {
transform: none;
}
.cid-soyED8SW5s .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyED8SW5s H6 {
text-align: center;
}
.cid-soyED8SW5s H3 {
text-align: center;
}
.cid-soyaT4Clwm {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyaT4Clwm .item {
padding-bottom: 2rem;
}
.cid-soyaT4Clwm .item-wrapper {
position: relative;
}
.cid-soyaT4Clwm .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyaT4Clwm .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyaT4Clwm .carousel-control,
.cid-soyaT4Clwm .close {
background: #1b1b1b;
}
.cid-soyaT4Clwm .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyaT4Clwm .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control-next span {
margin-left: 5px;
}
.cid-soyaT4Clwm .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyaT4Clwm .close::before {
content: '\e91a';
}
.cid-soyaT4Clwm .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyaT4Clwm .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyaT4Clwm .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyaT4Clwm .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyaT4Clwm .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyaT4Clwm .carousel-indicators li.active,
.cid-soyaT4Clwm .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyaT4Clwm .carousel-indicators li::after,
.cid-soyaT4Clwm .carousel-indicators li::before {
content: none;
}
.cid-soyaT4Clwm .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyaT4Clwm .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyaT4Clwm .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .carousel-indicators {
display: none;
}
}
.cid-soyaT4Clwm .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyaT4Clwm .carousel-inner > .active {
display: block;
}
.cid-soyaT4Clwm .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyaT4Clwm .carousel-control,
.cid-soyaT4Clwm .carousel-indicators,
.cid-soyaT4Clwm .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyaT4Clwm .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyaT4Clwm .carousel-indicators .active,
.cid-soyaT4Clwm .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyaT4Clwm .carousel-indicators .active {
background: #fff;
}
.cid-soyaT4Clwm .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyaT4Clwm .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyaT4Clwm .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyaT4Clwm .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyaT4Clwm .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyaT4Clwm .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyaT4Clwm .carousel {
width: 100%;
}
.cid-soyaT4Clwm .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyaT4Clwm .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyaT4Clwm .modal.fade .modal-dialog,
.cid-soyaT4Clwm .modal.in .modal-dialog {
transform: none;
}
.cid-soyaT4Clwm .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyaT4Clwm H6 {
text-align: center;
}
.cid-soybSri8MV {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soybSri8MV .item {
padding-bottom: 2rem;
}
.cid-soybSri8MV .item-wrapper {
position: relative;
}
.cid-soybSri8MV .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soybSri8MV .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soybSri8MV .carousel-control,
.cid-soybSri8MV .close {
background: #1b1b1b;
}
.cid-soybSri8MV .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control-prev span {
margin-right: 5px;
}
.cid-soybSri8MV .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soybSri8MV .carousel-control-next span {
margin-left: 5px;
}
.cid-soybSri8MV .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soybSri8MV .close::before {
content: '\e91a';
}
.cid-soybSri8MV .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soybSri8MV .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soybSri8MV .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soybSri8MV .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soybSri8MV .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soybSri8MV .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soybSri8MV .carousel-indicators li.active,
.cid-soybSri8MV .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soybSri8MV .carousel-indicators li::after,
.cid-soybSri8MV .carousel-indicators li::before {
content: none;
}
.cid-soybSri8MV .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soybSri8MV .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soybSri8MV .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soybSri8MV .carousel-indicators {
display: none;
}
}
.cid-soybSri8MV .carousel-inner {
display: flex;
align-items: center;
}
.cid-soybSri8MV .carousel-inner > .active {
display: block;
}
.cid-soybSri8MV .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soybSri8MV .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soybSri8MV .carousel-control,
.cid-soybSri8MV .carousel-indicators,
.cid-soybSri8MV .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soybSri8MV .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soybSri8MV .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soybSri8MV .carousel-indicators .active,
.cid-soybSri8MV .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soybSri8MV .carousel-indicators .active {
background: #fff;
}
.cid-soybSri8MV .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soybSri8MV .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soybSri8MV .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soybSri8MV .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soybSri8MV .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soybSri8MV .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soybSri8MV .carousel {
width: 100%;
}
.cid-soybSri8MV .modal-backdrop.in {
opacity: 0.8;
}
.cid-soybSri8MV .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soybSri8MV .modal.fade .modal-dialog,
.cid-soybSri8MV .modal.in .modal-dialog {
transform: none;
}
.cid-soybSri8MV .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soybSri8MV H6 {
text-align: center;
}
.cid-soBejGaH5N {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBejGaH5N .item {
padding-bottom: 2rem;
}
.cid-soBejGaH5N .item-wrapper {
position: relative;
}
.cid-soBejGaH5N .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBejGaH5N .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBejGaH5N .carousel-control,
.cid-soBejGaH5N .close {
background: #1b1b1b;
}
.cid-soBejGaH5N .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBejGaH5N .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBejGaH5N .carousel-control-next span {
margin-left: 5px;
}
.cid-soBejGaH5N .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBejGaH5N .close::before {
content: '\e91a';
}
.cid-soBejGaH5N .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBejGaH5N .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBejGaH5N .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBejGaH5N .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBejGaH5N .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBejGaH5N .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBejGaH5N .carousel-indicators li.active,
.cid-soBejGaH5N .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBejGaH5N .carousel-indicators li::after,
.cid-soBejGaH5N .carousel-indicators li::before {
content: none;
}
.cid-soBejGaH5N .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBejGaH5N .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBejGaH5N .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBejGaH5N .carousel-indicators {
display: none;
}
}
.cid-soBejGaH5N .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBejGaH5N .carousel-inner > .active {
display: block;
}
.cid-soBejGaH5N .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBejGaH5N .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBejGaH5N .carousel-control,
.cid-soBejGaH5N .carousel-indicators,
.cid-soBejGaH5N .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBejGaH5N .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBejGaH5N .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBejGaH5N .carousel-indicators .active,
.cid-soBejGaH5N .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBejGaH5N .carousel-indicators .active {
background: #fff;
}
.cid-soBejGaH5N .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBejGaH5N .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBejGaH5N .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBejGaH5N .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBejGaH5N .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBejGaH5N .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBejGaH5N .carousel {
width: 100%;
}
.cid-soBejGaH5N .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBejGaH5N .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBejGaH5N .modal.fade .modal-dialog,
.cid-soBejGaH5N .modal.in .modal-dialog {
transform: none;
}
.cid-soBejGaH5N .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBejGaH5N H6 {
text-align: center;
}
.cid-soBelCRzSQ {
padding-top: 3rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-soBelCRzSQ .item {
padding-bottom: 2rem;
}
.cid-soBelCRzSQ .item-wrapper {
position: relative;
}
.cid-soBelCRzSQ .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBelCRzSQ .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBelCRzSQ .carousel-control,
.cid-soBelCRzSQ .close {
background: #1b1b1b;
}
.cid-soBelCRzSQ .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBelCRzSQ .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control-next span {
margin-left: 5px;
}
.cid-soBelCRzSQ .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBelCRzSQ .close::before {
content: '\e91a';
}
.cid-soBelCRzSQ .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBelCRzSQ .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBelCRzSQ .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBelCRzSQ .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBelCRzSQ .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBelCRzSQ .carousel-indicators li.active,
.cid-soBelCRzSQ .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBelCRzSQ .carousel-indicators li::after,
.cid-soBelCRzSQ .carousel-indicators li::before {
content: none;
}
.cid-soBelCRzSQ .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBelCRzSQ .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBelCRzSQ .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .carousel-indicators {
display: none;
}
}
.cid-soBelCRzSQ .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBelCRzSQ .carousel-inner > .active {
display: block;
}
.cid-soBelCRzSQ .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBelCRzSQ .carousel-control,
.cid-soBelCRzSQ .carousel-indicators,
.cid-soBelCRzSQ .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBelCRzSQ .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBelCRzSQ .carousel-indicators .active,
.cid-soBelCRzSQ .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBelCRzSQ .carousel-indicators .active {
background: #fff;
}
.cid-soBelCRzSQ .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBelCRzSQ .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBelCRzSQ .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBelCRzSQ .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBelCRzSQ .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBelCRzSQ .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBelCRzSQ .carousel {
width: 100%;
}
.cid-soBelCRzSQ .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBelCRzSQ .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBelCRzSQ .modal.fade .modal-dialog,
.cid-soBelCRzSQ .modal.in .modal-dialog {
transform: none;
}
.cid-soBelCRzSQ .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBelCRzSQ H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sofYbOa0Y2 {
padding-top: 7rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sofYbOa0Y2 img,
.cid-sofYbOa0Y2 .item-img {
width: 100%;
}
.cid-sofYbOa0Y2 .item:focus,
.cid-sofYbOa0Y2 span:focus {
outline: none;
}
.cid-sofYbOa0Y2 .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sofYbOa0Y2 .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sofYbOa0Y2 .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sofYbOa0Y2 .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sofYbOa0Y2 .mbr-section-btn {
margin-top: auto !important;
}
.cid-sofYbOa0Y2 .mbr-section-title {
color: #232323;
}
.cid-sofYbOa0Y2 .mbr-text,
.cid-sofYbOa0Y2 .mbr-section-btn {
text-align: left;
}
.cid-sofYbOa0Y2 .item-title {
text-align: left;
}
.cid-sofYbOa0Y2 .item-subtitle {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snmfieQBgQ {
padding-top: 7rem;
padding-bottom: 3rem;
background-color: #232323;
}
.cid-snmfieQBgQ .mbr-section-subtitle DIV {
text-align: center;
}
.cid-snmfieQBgQ .mbr-section-subtitle {
color: #ffffff;
text-align: center;
}
.cid-snmfieQBgQ .mbr-section-title {
color: #ffffff;
text-align: center;
}
.cid-soIJchCHvz {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #ffffff;
}
.cid-soIJchCHvz .mbr-section-subtitle {
color: #000000;
}
.cid-soIJchCHvz .mbr-section-title {
color: #000000;
}
.cid-soIJt1ur0v {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #232323;
}
.cid-soIJt1ur0v .mbr-section-subtitle {
color: #ffffff;
}
.cid-soIJt1ur0v .mbr-section-title {
color: #ffffff;
}
.cid-soIJtUXYRJ {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snjKYRwAEK {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1920.jpg");
}
@media (max-width: 991px) {
.cid-snjKYRwAEK .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjKYRwAEK img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjKYRwAEK .text-wrapper {
padding: 2rem;
}
}
.cid-snjLPhl4fL {
padding-top: 0rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-3-1920x1280.jpg");
}
@media (max-width: 991px) {
.cid-snjLPhl4fL .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjLPhl4fL .row {
flex-direction: row-reverse;
}
.cid-snjLPhl4fL img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjLPhl4fL .text-wrapper {
padding: 2rem;
}
}
.cid-snjM9P2c1e {
padding-top: 0rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snjM9P2c1e .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjM9P2c1e img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjM9P2c1e .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sowkg8LmrT {
padding-top: 7rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-sowkg8LmrT .mbr-overlay {
background-color: #ffffff;
opacity: 0.4;
}
.cid-sowkg8LmrT form.mbr-form {
border-radius: 10px;
background-color: #fafafa;
}
@media (min-width: 992px) {
.cid-sowkg8LmrT form.mbr-form {
padding: 3rem 2rem;
width: 60%;
}
}
@media (max-width: 991px) {
.cid-sowkg8LmrT form.mbr-form {
padding: 1rem;
}
}
.cid-sowkg8LmrT form.mbr-form .mbr-section-btn {
text-align: center;
width: 100%;
}
.cid-sowkg8LmrT form.mbr-form .mbr-section-btn .btn {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smaqte0AQL {
padding-top: 1rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 767px) {
.cid-smaqte0AQL .row {
flex-direction: column-reverse;
}
.cid-smaqte0AQL .row .map-wrapper {
margin-bottom: 2rem;
}
}
.cid-smaqte0AQL .google-map {
height: 100%;
position: relative;
}
.cid-smaqte0AQL .google-map iframe {
height: 100%;
width: 100%;
}
.cid-smaqte0AQL .google-map [data-state-details] {
color: #6b6763;
height: 1.5em;
margin-top: -0.75em;
padding-left: 1.25rem;
padding-right: 1.25rem;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
.cid-smaqte0AQL .google-map[data-state] {
background: #e9e5dc;
}
.cid-smaqte0AQL .google-map[data-state="loading"] [data-state-details] {
display: none;
}
.cid-smaqte0AQL .image-wrapper {
display: flex;
align-items: center;
}
.cid-smaqte0AQL .card-wrapper {
display: flex;
border-radius: 4px;
background: #4479d9;
}
.cid-smaqte0AQL .card-wrapper:not(:nth-last-child(1)) {
margin-bottom: 2rem;
}
@media (max-width: 991px) {
.cid-smaqte0AQL .card-wrapper {
padding: 1rem 2rem;
}
}
@media (min-width: 992px) {
.cid-smaqte0AQL .card-wrapper {
padding: 2rem 4rem;
}
}
.cid-smaqte0AQL .mbr-iconfont {
font-size: 2rem;
padding-right: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smamJnrL2n {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-smamJnrL2n img,
.cid-smamJnrL2n .item-img {
width: 100%;
}
.cid-smamJnrL2n .item:focus,
.cid-smamJnrL2n span:focus {
outline: none;
}
.cid-smamJnrL2n .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-smamJnrL2n .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-smamJnrL2n .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-smamJnrL2n .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-smamJnrL2n .mbr-section-btn {
margin-top: auto !important;
}
.cid-smamJnrL2n .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smas0QpryK {
padding-top: 90px;
padding-bottom: 0px;
background-color: #ffffff;
}
.cid-smas0QpryK .mbr-section-subtitle {
color: #767676;
font-weight: 300;
}
.cid-smas0QpryK .media-container-row {
word-wrap: break-word;
word-break: break-word;
align-items: stretch;
-webkit-align-items: stretch;
}
.cid-smas0QpryK .card_cont {
-o-transition: all .5s;
-ms-transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
background-color: #eee;
}
.cid-smas0QpryK .card-front {
z-index: 2;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cid-smas0QpryK .card-front img {
height: 100%;
min-width: 100%;
width: auto;
}
.cid-smas0QpryK .card_back {
width: 100%;
height: 100%;
padding: 30px 30px;
color: #ffffff;
background-color: #55b4d4;
z-index: 1;
margin: 0;
text-align: center;
overflow: hidden;
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.cid-smas0QpryK .card {
min-height: 300px;
}
.cid-smas0QpryK .card:hover .card-front {
z-index: 1;
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.cid-smas0QpryK .card:hover .card_back {
z-index: 2;
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cid-smas0QpryK .builderCard .card_back {
border-bottom-left-radius: 100px;
}
.cid-smas0QpryK .builderCard .card_cont {
-o-backface-visibility: hidden;
-ms-backface-visibility: hidd;
-moz-backface-visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.cid-sniIm0rLQ3 {
padding-top: 0px;
padding-bottom: 90px;
background-color: #ffffff;
}
.cid-sniIm0rLQ3 .mbr-section-subtitle {
color: #767676;
font-weight: 300;
}
.cid-sniIm0rLQ3 .media-container-row {
word-wrap: break-word;
word-break: break-word;
align-items: stretch;
-webkit-align-items: stretch;
}
.cid-sniIm0rLQ3 .card_cont {
-o-transition: all .5s;
-ms-transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
background-color: #eee;
}
.cid-sniIm0rLQ3 .card-front {
z-index: 2;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cid-sniIm0rLQ3 .card-front img {
height: 100%;
min-width: 100%;
width: auto;
}
.cid-sniIm0rLQ3 .card_back {
width: 100%;
height: 100%;
padding: 30px 30px;
color: #ffffff;
background-color: #55b4d4;
z-index: 1;
margin: 0;
text-align: center;
overflow: hidden;
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.cid-sniIm0rLQ3 .card {
min-height: 300px;
}
.cid-sniIm0rLQ3 .card:hover .card-front {
z-index: 1;
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.cid-sniIm0rLQ3 .card:hover .card_back {
z-index: 2;
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cid-sniIm0rLQ3 .builderCard .card_back {
border-bottom-left-radius: 100px;
}
.cid-sniIm0rLQ3 .builderCard .card_cont {
-o-backface-visibility: hidden;
-ms-backface-visibility: hidd;
-moz-backface-visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sPiFVdXWuA {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #bed3f9;
}
.cid-sPiFVdXWuA .card-wrapper {
border-radius: 4px;
background: #fafafa;
}
@media (min-width: 992px) {
.cid-sPiFVdXWuA .card-wrapper {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sPiFVdXWuA .card-wrapper {
padding: 1rem;
margin-bottom: 2rem;
}
}
.cid-sPiFVdXWuA .row {
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.cid-sPiFVdXWuA .row .row {
flex-direction: column-reverse;
}
.cid-sPiFVdXWuA .row .row .img-wrapper {
margin-bottom: 2rem;
}
}
.cid-sPiFVdXWuA .img-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPiFVdXWuA .card-subtitle {
color: #0095ff;
}
.cid-sPiFVdXWuA .mbr-text {
color: #555555;
}
.cid-sPiIWnwoJk {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #ffb5b5;
}
.cid-sPiMk8bft6 {
padding-top: 0rem;
padding-bottom: 2rem;
background-color: #ffb5b5;
}
.cid-sPiNLAWRjQ {
padding-top: 3rem;
padding-bottom: 4rem;
background-color: #fff0b0;
}
.cid-sPiOoZurz0 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffb18a;
}
.cid-sPiOoZurz0 .card-wrapper {
border-radius: 4px;
background: #fafafa;
}
@media (min-width: 992px) {
.cid-sPiOoZurz0 .card-wrapper {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sPiOoZurz0 .card-wrapper {
padding: 1rem;
margin-bottom: 2rem;
}
}
.cid-sPiOoZurz0 .row {
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.cid-sPiOoZurz0 .row .row {
flex-direction: column-reverse;
}
.cid-sPiOoZurz0 .row .row .img-wrapper {
margin-bottom: 2rem;
}
}
.cid-sPiOoZurz0 .img-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPiOoZurz0 .card-subtitle {
color: #0095ff;
}
.cid-sPiOoZurz0 .mbr-text {
color: #555555;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sPi8v77w9D {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sPi8v77w9D .row {
margin-left: 0;
margin-right: 0;
}
.cid-sPi8v77w9D .item {
padding-left: 0;
padding-right: 0;
}
.cid-sPi8v77w9D .item-wrapper {
height: 100%;
position: relative;
}
.cid-sPi8v77w9D .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sPi8v77w9D .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sPi8v77w9D .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sPi8v77w9D .carousel-control,
.cid-sPi8v77w9D .close {
background: #1b1b1b;
}
.cid-sPi8v77w9D .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control-prev span {
margin-right: 5px;
}
.cid-sPi8v77w9D .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control-next span {
margin-left: 5px;
}
.cid-sPi8v77w9D .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sPi8v77w9D .close::before {
content: '\e91a';
}
.cid-sPi8v77w9D .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sPi8v77w9D .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sPi8v77w9D .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sPi8v77w9D .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sPi8v77w9D .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sPi8v77w9D .carousel-indicators li.active,
.cid-sPi8v77w9D .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sPi8v77w9D .carousel-indicators li::after,
.cid-sPi8v77w9D .carousel-indicators li::before {
content: none;
}
.cid-sPi8v77w9D .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sPi8v77w9D .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sPi8v77w9D .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .carousel-indicators {
display: none;
}
}
.cid-sPi8v77w9D .carousel-inner {
display: flex;
align-items: center;
}
.cid-sPi8v77w9D .carousel-inner > .active {
display: block;
}
.cid-sPi8v77w9D .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sPi8v77w9D .carousel-control,
.cid-sPi8v77w9D .carousel-indicators,
.cid-sPi8v77w9D .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sPi8v77w9D .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sPi8v77w9D .carousel-indicators .active,
.cid-sPi8v77w9D .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sPi8v77w9D .carousel-indicators .active {
background: #fff;
}
.cid-sPi8v77w9D .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sPi8v77w9D .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sPi8v77w9D .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sPi8v77w9D .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sPi8v77w9D .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sPi8v77w9D .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sPi8v77w9D .carousel {
width: 100%;
}
.cid-sPi8v77w9D .modal-backdrop.in {
opacity: 0.8;
}
.cid-sPi8v77w9D .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sPi8v77w9D .modal.fade .modal-dialog,
.cid-sPi8v77w9D .modal.in .modal-dialog {
transform: none;
}
.cid-sPi8v77w9D .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sPi8v77w9D H6 {
text-align: center;
}
.cid-sPi8vUCUKC {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sPi8vUCUKC .row {
margin-left: 0;
margin-right: 0;
}
.cid-sPi8vUCUKC .item {
padding-left: 0;
padding-right: 0;
}
.cid-sPi8vUCUKC .item-wrapper {
height: 100%;
position: relative;
}
.cid-sPi8vUCUKC .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sPi8vUCUKC .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sPi8vUCUKC .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sPi8vUCUKC .carousel-control,
.cid-sPi8vUCUKC .close {
background: #1b1b1b;
}
.cid-sPi8vUCUKC .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control-prev span {
margin-right: 5px;
}
.cid-sPi8vUCUKC .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control-next span {
margin-left: 5px;
}
.cid-sPi8vUCUKC .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sPi8vUCUKC .close::before {
content: '\e91a';
}
.cid-sPi8vUCUKC .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sPi8vUCUKC .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sPi8vUCUKC .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sPi8vUCUKC .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sPi8vUCUKC .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sPi8vUCUKC .carousel-indicators li.active,
.cid-sPi8vUCUKC .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sPi8vUCUKC .carousel-indicators li::after,
.cid-sPi8vUCUKC .carousel-indicators li::before {
content: none;
}
.cid-sPi8vUCUKC .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sPi8vUCUKC .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sPi8vUCUKC .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .carousel-indicators {
display: none;
}
}
.cid-sPi8vUCUKC .carousel-inner {
display: flex;
align-items: center;
}
.cid-sPi8vUCUKC .carousel-inner > .active {
display: block;
}
.cid-sPi8vUCUKC .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sPi8vUCUKC .carousel-control,
.cid-sPi8vUCUKC .carousel-indicators,
.cid-sPi8vUCUKC .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sPi8vUCUKC .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sPi8vUCUKC .carousel-indicators .active,
.cid-sPi8vUCUKC .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sPi8vUCUKC .carousel-indicators .active {
background: #fff;
}
.cid-sPi8vUCUKC .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sPi8vUCUKC .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sPi8vUCUKC .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sPi8vUCUKC .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sPi8vUCUKC .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sPi8vUCUKC .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sPi8vUCUKC .carousel {
width: 100%;
}
.cid-sPi8vUCUKC .modal-backdrop.in {
opacity: 0.8;
}
.cid-sPi8vUCUKC .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sPi8vUCUKC .modal.fade .modal-dialog,
.cid-sPi8vUCUKC .modal.in .modal-dialog {
transform: none;
}
.cid-sPi8vUCUKC .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sPi8vUCUKC H6 {
text-align: center;
}
.cid-soCiTwdOPc {
padding-top: 8rem;
padding-bottom: 1rem;
background-color: #bbbbbb;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soJ3YTDW3t {
padding-top: 10rem;
padding-bottom: 10rem;
background-image: url("../../../assets/images/mbr-1920x1079.jpg");
}
.cid-soJ3YTDW3t .mbr-overlay {
background-color: #000000;
opacity: 0;
}
@media (min-width: 992px) {
.cid-soJ3YTDW3t form {
width: 50%;
}
}
.cid-soJ3YTDW3t form .mbr-section-btn {
text-align: center;
width: 100%;
}
.cid-soJ3YTDW3t form .mbr-section-btn .btn {
width: 100%;
}
.cid-soJ3YTDW3t .mbr-section-title {
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soUsZLeqHE {
padding-top: 9rem;
padding-bottom: 7rem;
background-image: url("../../../assets/images/mbr-1920x1920.png");
}
.cid-soUsZLeqHE .mbr-section-title,
.cid-soUsZLeqHE .mbr-text,
.cid-soUsZLeqHE .mbr-section-btn {
text-align: center;
}
.cid-soUsZLeqHE .video-wrapper {
margin: auto;
}
.cid-soUsZLeqHE .video-wrapper iframe {
width: 100%;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-so9wiA7Oh7 {
padding-top: 5rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-so9wiA7Oh7 .mbr-section-subtitle DIV {
text-align: left;
}
.cid-sAtKmFrQe8 {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #95c0f2;
}
.cid-sAtKmFrQe8 .video-wrapper iframe {
width: 100%;
}
.cid-sAtKmFrQe8 .mbr-section-title,
.cid-sAtKmFrQe8 .mbr-description {
text-align: center;
}
@media (min-width: 992px) {
.cid-sAtKmFrQe8 .text-wrapper {
padding: 2rem;
}
}
.cid-sBrBMD59Ue {
padding-top: 3rem;
padding-bottom: 3rem;
background-color: #95c0f2;
}
.cid-sBrBMD59Ue .card-wrapper {
padding-right: 2rem;
}
@media (max-width: 992px) {
.cid-sBrBMD59Ue .card {
margin-bottom: 2rem!important;
}
.cid-sBrBMD59Ue .card-wrapper {
padding: 0 1rem;
}
}
@media (max-width: 767px) {
.cid-sBrBMD59Ue .link-wrap {
align-items: center;
}
}
.cid-sBrBMD59Ue .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sBrIUc6I26 {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffb5b5;
}
.cid-sBrIUc6I26 .content-wrapper {
background: #fafafa;
}
@media (max-width: 991px) {
.cid-sBrIUc6I26 .content-wrapper .row {
flex-direction: column-reverse;
}
.cid-sBrIUc6I26 .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 5rem 3rem;
}
.cid-sBrIUc6I26 .content-wrapper .text-wrapper {
padding-right: 2rem;
}
}
.cid-sBrIUc6I26 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sBrSykmUp5 {
padding-top: 0rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sBrSykmUp5 .content-wrapper {
background: #95c0f2;
}
@media (max-width: 991px) {
.cid-sBrSykmUp5 .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 5rem 3rem;
}
.cid-sBrSykmUp5 .content-wrapper .text-wrapper {
padding-left: 2rem;
}
}
.cid-sBrSykmUp5 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sGYDLXpy79 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffb5b5;
}
.cid-sGYDLXpy79 .row {
align-items: center;
}
@media (max-width: 991px) {
.cid-sGYDLXpy79 .row {
flex-direction: column-reverse;
}
.cid-sGYDLXpy79 .image-wrapper {
margin-bottom: 2rem;
}
.cid-sGYDLXpy79 .card-wrapper {
padding: 0 1rem;
}
}
@media (min-width: 992px) {
.cid-sGYDLXpy79 .card-wrapper {
padding-right: 2rem;
}
}
.cid-sGYDLXpy79 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPi9FDyzHV {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-sPi9FDyzHV .content-wrapper {
background: #bed3f9;
}
@media (max-width: 991px) {
.cid-sPi9FDyzHV .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 5rem 3rem;
}
.cid-sPi9FDyzHV .content-wrapper .text-wrapper {
padding-left: 2rem;
}
}
.cid-sPi9FDyzHV .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sp631s5MmO {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sp631s5MmO .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sp631s5MmO img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sp631s5MmO .text-wrapper {
padding: 2rem;
}
}
.cid-sp632r46Dv {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sp632r46Dv .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sp632r46Dv .row {
flex-direction: row-reverse;
}
.cid-sp632r46Dv img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sp632r46Dv .text-wrapper {
padding: 2rem;
}
}
.cid-snY73kcpIM {
padding-top: 1rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snY73kcpIM .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY73kcpIM img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY73kcpIM .text-wrapper {
padding: 2rem;
}
}
.cid-snY72AKE2T {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-snY72AKE2T .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY72AKE2T .row {
flex-direction: row-reverse;
}
.cid-snY72AKE2T img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY72AKE2T .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snY6YnErXV {
padding-top: 2rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snY6YnErXV .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY6YnErXV img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY6YnErXV .text-wrapper {
padding: 2rem;
}
}
.cid-soCrQzpaGd {
padding-top: 2rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-soCrQzpaGd .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soCrQzpaGd .row {
flex-direction: row-reverse;
}
.cid-soCrQzpaGd img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soCrQzpaGd .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sp6Xf98es8 {
padding-top: 10rem;
padding-bottom: 10rem;
background-image: url("../../../assets/images/background7.jpg");
}
@media (max-width: 991px) {
.cid-sp6Xf98es8 .mbr-section-title,
.cid-sp6Xf98es8 .mbr-section-subtitle,
.cid-sp6Xf98es8 .mbr-section-btn,
.cid-sp6Xf98es8 .mbr-text {
text-align: center;
}
}
.cid-sp6Xf98es8 .mbr-section-title {
text-align: center;
}
.cid-sp6Xf98es8 .mbr-text,
.cid-sp6Xf98es8 .mbr-section-btn {
text-align: center;
}
.cid-sPtFrXP04j {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffb5b5;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2bh5YiBe {
padding-top: 6rem;
padding-bottom: 6rem;
background-image: url("../../../assets/images/background3.jpg");
}
.cid-sA2bh5YiBe .mbr-overlay {
background: #fafafa;
opacity: 0.6;
}
.cid-sA2bh5YiBe img,
.cid-sA2bh5YiBe .item-img {
width: 100%;
height: 100%;
height: 200px;
object-fit: cover;
}
.cid-sA2bh5YiBe .item:focus,
.cid-sA2bh5YiBe span:focus {
outline: none;
}
.cid-sA2bh5YiBe .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2bh5YiBe .item-wrapper {
position: relative;
border-radius: 4px;
background: #ffffff;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2bh5YiBe .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-sA2bh5YiBe .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2bh5YiBe .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-sA2bh5YiBe .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-sA2bh5YiBe .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2bh5YiBe .mbr-section-title {
color: #232323;
}
.cid-sA2bh5YiBe .mbr-text,
.cid-sA2bh5YiBe .mbr-section-btn {
text-align: left;
}
.cid-sA2bh5YiBe .item-title {
text-align: left;
}
.cid-sA2bh5YiBe .item-subtitle {
text-align: left;
color: #bbbbbb;
}
.cid-sA2q39Bywn {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2q39Bywn .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2q39Bywn img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2q39Bywn .text-wrapper {
padding: 2rem;
}
}
.cid-sA2q39Bywn .mbr-text {
text-align: left;
}
.cid-sA2p7Shpks {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2p7Shpks .item {
display: flex;
align-items: center;
flex-direction: column;
}
.cid-sA2p7Shpks .item .icon-wrap {
text-align: center;
}
.cid-sA2p7Shpks .item span {
font-size: 2rem;
color: #ffffff;
line-height: 60px;
}
.cid-sA2p7Shpks .item::before {
content: "\e96b";
font-family: Moririse2 !important;
position: absolute;
font-size: 32px;
left: -15px;
top: 12%;
color: #6592e6;
}
.cid-sA2p7Shpks .item.first:before {
display: none;
}
.cid-sA2p7Shpks .item.five:before {
display: none;
}
.cid-sA2p7Shpks .icon-box {
background: #6592e6;
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
display: inline-block;
}
.cid-sA2p7Shpks .text-box {
margin-top: 1rem;
text-align: center;
}
.cid-sA2p7Shpks .mbr-iconfont {
color: #ffffff !important;
position: absolute;
top: 50%;
left: 100%;
}
@media (max-width: 991px) {
.cid-sA2p7Shpks .item:before {
display: none;
}
.cid-sA2p7Shpks .card-wrapper {
margin-bottom: 2rem;
}
}
.cid-sA2ndMYdBi {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2ndMYdBi img,
.cid-sA2ndMYdBi .item-img {
width: 100%;
}
.cid-sA2ndMYdBi .item:focus,
.cid-sA2ndMYdBi span:focus {
outline: none;
}
.cid-sA2ndMYdBi .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2ndMYdBi .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2ndMYdBi .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-sA2ndMYdBi .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2ndMYdBi .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-sA2ndMYdBi .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-sA2ndMYdBi .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2ndMYdBi .mbr-section-title {
color: #232323;
}
.cid-sA2ndMYdBi .mbr-text,
.cid-sA2ndMYdBi .mbr-section-btn {
text-align: left;
}
.cid-sA2ndMYdBi .item-title {
text-align: left;
}
.cid-sA2ndMYdBi .item-subtitle {
text-align: left;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2qSoh6Rr {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2qSoh6Rr img,
.cid-sA2qSoh6Rr .item-img {
width: 100%;
}
.cid-sA2qSoh6Rr .item:focus,
.cid-sA2qSoh6Rr span:focus {
outline: none;
}
.cid-sA2qSoh6Rr .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2qSoh6Rr .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2qSoh6Rr .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2qSoh6Rr .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2qSoh6Rr .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2qSoh6Rr .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2lo3bfPS {
z-index: 1000;
width: 100%;
}
.cid-sA2lo3bfPS nav.navbar {
position: fixed;
}
.cid-sA2lo3bfPS .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .dropdown-menu {
padding: 0;
}
.cid-sA2lo3bfPS .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2lo3bfPS .dropdown-item:hover,
.cid-sA2lo3bfPS .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2lo3bfPS .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2lo3bfPS .nav-link {
position: relative;
}
.cid-sA2lo3bfPS .container {
display: flex;
margin: auto;
}
.cid-sA2lo3bfPS .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2lo3bfPS .navbar-caption {
padding-right: 4rem;
}
.cid-sA2lo3bfPS .dropdown-menu,
.cid-sA2lo3bfPS .navbar.opened {
background: #353535 !important;
}
.cid-sA2lo3bfPS .nav-item:focus,
.cid-sA2lo3bfPS .nav-link:focus {
outline: none;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2lo3bfPS .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2lo3bfPS .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2lo3bfPS .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2lo3bfPS .navbar.opened {
transition: all .3s;
}
.cid-sA2lo3bfPS .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2lo3bfPS .navbar .navbar-logo img {
width: auto;
}
.cid-sA2lo3bfPS .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2lo3bfPS .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2lo3bfPS .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2lo3bfPS .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2lo3bfPS .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2lo3bfPS .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2lo3bfPS .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2lo3bfPS .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2lo3bfPS .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2lo3bfPS .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2lo3bfPS .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2lo3bfPS .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2lo3bfPS .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2lo3bfPS .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2lo3bfPS .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2lo3bfPS .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2lo3bfPS .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2lo3bfPS .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2lo3bfPS .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2lo3bfPS .dropdown-item.active,
.cid-sA2lo3bfPS .dropdown-item:active {
background-color: transparent;
}
.cid-sA2lo3bfPS .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2lo3bfPS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2lo3bfPS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2lo3bfPS .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2lo3bfPS ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2lo3bfPS .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2lo3bfPS button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2lo3bfPS .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2lo3bfPS a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2lo3bfPS .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2lo3bfPS .navbar {
height: 77px;
}
.cid-sA2lo3bfPS .navbar.opened {
height: auto;
}
.cid-sA2lo3bfPS .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2lo3NYb6 {
padding-top: 5rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-sA2lo3NYb6 .mbr-section-subtitle DIV {
text-align: left;
}
.cid-sA8x13CucW {
padding-top: 6rem;
padding-bottom: 6rem;
}
.cid-sA8x13CucW .item {
display: flex;
align-items: center;
margin-bottom: 2rem;
}
.cid-sA8x13CucW .icon-box {
background: #6592e6;
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
margin-right: 1rem;
display: flex;
justify-content: center;
align-items: center;
}
.cid-sA8x13CucW .mbr-iconfont {
font-size: 2rem;
color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA8x13CucW .card {
margin-bottom: 2rem;
}
.cid-sA8x13CucW .card-wrapper {
margin-bottom: 2rem;
}
}
.cid-sA2lo4jC2b {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2lo4jC2b .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo4jC2b img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo4jC2b .text-wrapper {
padding: 2rem;
}
}
.cid-sA2lo4JfFs {
padding-top: 0rem;
padding-bottom: 1rem;
background-color: #bed3f9;
}
@media (max-width: 991px) {
.cid-sA2lo4JfFs .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo4JfFs .row {
flex-direction: row-reverse;
}
.cid-sA2lo4JfFs img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo4JfFs .text-wrapper {
padding: 2rem;
}
}
.cid-sA8u4HQ2D3 {
padding-top: 6rem;
padding-bottom: 6rem;
background-image: url("../../../assets/images/background3.jpg");
}
.cid-sA8u4HQ2D3 .mbr-overlay {
background: #fafafa;
opacity: 0.6;
}
.cid-sA8u4HQ2D3 img,
.cid-sA8u4HQ2D3 .item-img {
width: 100%;
height: 100%;
height: 300px;
object-fit: cover;
}
.cid-sA8u4HQ2D3 .item:focus,
.cid-sA8u4HQ2D3 span:focus {
outline: none;
}
.cid-sA8u4HQ2D3 .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA8u4HQ2D3 .item-wrapper {
position: relative;
border-radius: 4px;
background: #ffffff;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA8u4HQ2D3 .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA8u4HQ2D3 .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA8u4HQ2D3 .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA8u4HQ2D3 .mbr-section-title {
color: #232323;
}
.cid-sA8u4HQ2D3 .mbr-text,
.cid-sA8u4HQ2D3 .mbr-section-btn {
text-align: left;
}
.cid-sA8u4HQ2D3 .item-title {
text-align: left;
}
.cid-sA8u4HQ2D3 .item-subtitle {
text-align: left;
color: #bbbbbb;
}
.cid-sA2lo5bpX6 {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2lo5bpX6 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo5bpX6 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo5bpX6 .text-wrapper {
padding: 2rem;
}
}
.cid-sA2lo5BDzq {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
@media (max-width: 991px) {
.cid-sA2lo5BDzq .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo5BDzq .row {
flex-direction: row-reverse;
}
.cid-sA2lo5BDzq img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo5BDzq .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soxbKKadCJ {
padding-top: 8rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 991px) {
.cid-soxbKKadCJ .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxbKKadCJ img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxbKKadCJ .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soxchHK6de {
padding-top: 2rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-soxchHK6de .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxchHK6de .row {
flex-direction: row-reverse;
}
.cid-soxchHK6de img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxchHK6de .text-wrapper {
padding: 2rem;
}
}
.cid-soxcibuq79 {
padding-top: 1rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 991px) {
.cid-soxcibuq79 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxcibuq79 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxcibuq79 .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2kg5CRX7 {
z-index: 1000;
width: 100%;
}
.cid-sA2kg5CRX7 nav.navbar {
position: fixed;
}
.cid-sA2kg5CRX7 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .dropdown-menu {
padding: 0;
}
.cid-sA2kg5CRX7 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2kg5CRX7 .dropdown-item:hover,
.cid-sA2kg5CRX7 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2kg5CRX7 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2kg5CRX7 .nav-link {
position: relative;
}
.cid-sA2kg5CRX7 .container {
display: flex;
margin: auto;
}
.cid-sA2kg5CRX7 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2kg5CRX7 .navbar-caption {
padding-right: 4rem;
}
.cid-sA2kg5CRX7 .dropdown-menu,
.cid-sA2kg5CRX7 .navbar.opened {
background: #353535 !important;
}
.cid-sA2kg5CRX7 .nav-item:focus,
.cid-sA2kg5CRX7 .nav-link:focus {
outline: none;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2kg5CRX7 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2kg5CRX7 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2kg5CRX7 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2kg5CRX7 .navbar.opened {
transition: all .3s;
}
.cid-sA2kg5CRX7 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2kg5CRX7 .navbar .navbar-logo img {
width: auto;
}
.cid-sA2kg5CRX7 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2kg5CRX7 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2kg5CRX7 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2kg5CRX7 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2kg5CRX7 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2kg5CRX7 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2kg5CRX7 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2kg5CRX7 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2kg5CRX7 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2kg5CRX7 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2kg5CRX7 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2kg5CRX7 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2kg5CRX7 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2kg5CRX7 .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2kg5CRX7 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2kg5CRX7 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2kg5CRX7 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2kg5CRX7 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2kg5CRX7 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2kg5CRX7 .dropdown-item.active,
.cid-sA2kg5CRX7 .dropdown-item:active {
background-color: transparent;
}
.cid-sA2kg5CRX7 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2kg5CRX7 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2kg5CRX7 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2kg5CRX7 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2kg5CRX7 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2kg5CRX7 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2kg5CRX7 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2kg5CRX7 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2kg5CRX7 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2kg5CRX7 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2kg5CRX7 .navbar {
height: 77px;
}
.cid-sA2kg5CRX7 .navbar.opened {
height: auto;
}
.cid-sA2kg5CRX7 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2kg6E8HU {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #fafafa;
}
.cid-sA2kg6E8HU .carousel {
height: 800px;
}
.cid-sA2kg6E8HU .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-sA2kg6E8HU .carousel-item,
.cid-sA2kg6E8HU .carousel-inner {
height: 100%;
}
.cid-sA2kg6E8HU .mbr-overlay {
z-index: 1;
}
.cid-sA2kg6E8HU .carousel-caption {
bottom: 40px;
}
.cid-sA2kg6E8HU .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-sA2kg6E8HU .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-sA2kg6E8HU .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-sA2kg6E8HU .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-sA2kg6E8HU .container .carousel-control {
margin-bottom: 0;
}
.cid-sA2kg6E8HU .content-slider-wrap {
width: 100% !important;
}
}
.cid-sA2kg6E8HU .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-sA2kg6E8HU .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2kg6E8HU .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2kg6E8HU .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2kg6E8HU .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2kg6E8HU .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-sA2kg6E8HU .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2kg6E8HU .carousel-indicators li.active,
.cid-sA2kg6E8HU .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2kg6E8HU .carousel-indicators li::after,
.cid-sA2kg6E8HU .carousel-indicators li::before {
content: none;
}
.cid-sA2kg6E8HU .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2kg6E8HU .carousel-indicators {
display: none !important;
}
}
.cid-sA2kg7C8zE {
padding-top: 7rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-sA2kg7C8zE .mbr-section-subtitle DIV {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2pPa13VH {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPa13VH .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPa13VH img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPa13VH .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPb9EiO {
padding-top: 1rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPb9EiO .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPb9EiO img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPb9EiO .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPbxzEt {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2pPbxzEt .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPbxzEt .row {
flex-direction: row-reverse;
}
.cid-sA2pPbxzEt img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPbxzEt .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPbZKFx {
z-index: 1000;
width: 100%;
}
.cid-sA2pPbZKFx nav.navbar {
position: fixed;
}
.cid-sA2pPbZKFx .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .dropdown-menu {
padding: 0;
}
.cid-sA2pPbZKFx .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2pPbZKFx .dropdown-item:hover,
.cid-sA2pPbZKFx .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2pPbZKFx .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2pPbZKFx .nav-link {
position: relative;
}
.cid-sA2pPbZKFx .container {
display: flex;
margin: auto;
}
.cid-sA2pPbZKFx .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2pPbZKFx .navbar-caption {
padding-right: 4rem;
}
.cid-sA2pPbZKFx .dropdown-menu,
.cid-sA2pPbZKFx .navbar.opened {
background: #353535 !important;
}
.cid-sA2pPbZKFx .nav-item:focus,
.cid-sA2pPbZKFx .nav-link:focus {
outline: none;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2pPbZKFx .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2pPbZKFx .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2pPbZKFx .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2pPbZKFx .navbar.opened {
transition: all .3s;
}
.cid-sA2pPbZKFx .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2pPbZKFx .navbar .navbar-logo img {
width: auto;
}
.cid-sA2pPbZKFx .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2pPbZKFx .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2pPbZKFx .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2pPbZKFx .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2pPbZKFx .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2pPbZKFx .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2pPbZKFx .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2pPbZKFx .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2pPbZKFx .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2pPbZKFx .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2pPbZKFx .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2pPbZKFx .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2pPbZKFx .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2pPbZKFx .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2pPbZKFx .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2pPbZKFx .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2pPbZKFx .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2pPbZKFx .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2pPbZKFx .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2pPbZKFx .dropdown-item.active,
.cid-sA2pPbZKFx .dropdown-item:active {
background-color: transparent;
}
.cid-sA2pPbZKFx .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2pPbZKFx .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2pPbZKFx .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2pPbZKFx .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2pPbZKFx ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2pPbZKFx .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2pPbZKFx button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2pPbZKFx .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2pPbZKFx a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2pPbZKFx .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2pPbZKFx .navbar {
height: 77px;
}
.cid-sA2pPbZKFx .navbar.opened {
height: auto;
}
.cid-sA2pPbZKFx .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2pPcv7TF {
padding-top: 2rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPcv7TF .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPcv7TF img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPcv7TF .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2oa2TFKT {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa2TFKT .item {
padding-bottom: 2rem;
}
.cid-sA2oa2TFKT .item-wrapper {
position: relative;
}
.cid-sA2oa2TFKT .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa2TFKT .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa2TFKT .carousel-control,
.cid-sA2oa2TFKT .close {
background: #1b1b1b;
}
.cid-sA2oa2TFKT .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa2TFKT .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa2TFKT .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa2TFKT .close::before {
content: '\e91a';
}
.cid-sA2oa2TFKT .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa2TFKT .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa2TFKT .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa2TFKT .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa2TFKT .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa2TFKT .carousel-indicators li.active,
.cid-sA2oa2TFKT .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa2TFKT .carousel-indicators li::after,
.cid-sA2oa2TFKT .carousel-indicators li::before {
content: none;
}
.cid-sA2oa2TFKT .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa2TFKT .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa2TFKT .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .carousel-indicators {
display: none;
}
}
.cid-sA2oa2TFKT .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa2TFKT .carousel-inner > .active {
display: block;
}
.cid-sA2oa2TFKT .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa2TFKT .carousel-control,
.cid-sA2oa2TFKT .carousel-indicators,
.cid-sA2oa2TFKT .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa2TFKT .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa2TFKT .carousel-indicators .active,
.cid-sA2oa2TFKT .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa2TFKT .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa2TFKT .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa2TFKT .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa2TFKT .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa2TFKT .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa2TFKT .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa2TFKT .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa2TFKT .carousel {
width: 100%;
}
.cid-sA2oa2TFKT .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa2TFKT .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa2TFKT .modal.fade .modal-dialog,
.cid-sA2oa2TFKT .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa2TFKT .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa2TFKT H6 {
text-align: center;
}
.cid-sA2oa49nlV {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa49nlV .item {
padding-bottom: 2rem;
}
.cid-sA2oa49nlV .item-wrapper {
position: relative;
}
.cid-sA2oa49nlV .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa49nlV .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa49nlV .carousel-control,
.cid-sA2oa49nlV .close {
background: #1b1b1b;
}
.cid-sA2oa49nlV .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa49nlV .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa49nlV .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa49nlV .close::before {
content: '\e91a';
}
.cid-sA2oa49nlV .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa49nlV .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa49nlV .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa49nlV .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa49nlV .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa49nlV .carousel-indicators li.active,
.cid-sA2oa49nlV .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa49nlV .carousel-indicators li::after,
.cid-sA2oa49nlV .carousel-indicators li::before {
content: none;
}
.cid-sA2oa49nlV .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa49nlV .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa49nlV .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .carousel-indicators {
display: none;
}
}
.cid-sA2oa49nlV .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa49nlV .carousel-inner > .active {
display: block;
}
.cid-sA2oa49nlV .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa49nlV .carousel-control,
.cid-sA2oa49nlV .carousel-indicators,
.cid-sA2oa49nlV .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa49nlV .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa49nlV .carousel-indicators .active,
.cid-sA2oa49nlV .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa49nlV .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa49nlV .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa49nlV .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa49nlV .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa49nlV .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa49nlV .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa49nlV .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa49nlV .carousel {
width: 100%;
}
.cid-sA2oa49nlV .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa49nlV .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa49nlV .modal.fade .modal-dialog,
.cid-sA2oa49nlV .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa49nlV .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa49nlV H6 {
text-align: center;
}
.cid-sA2oa5LTf8 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa5LTf8 .item {
padding-bottom: 2rem;
}
.cid-sA2oa5LTf8 .item-wrapper {
position: relative;
}
.cid-sA2oa5LTf8 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa5LTf8 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa5LTf8 .carousel-control,
.cid-sA2oa5LTf8 .close {
background: #1b1b1b;
}
.cid-sA2oa5LTf8 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa5LTf8 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa5LTf8 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa5LTf8 .close::before {
content: '\e91a';
}
.cid-sA2oa5LTf8 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa5LTf8 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa5LTf8 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa5LTf8 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa5LTf8 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa5LTf8 .carousel-indicators li.active,
.cid-sA2oa5LTf8 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa5LTf8 .carousel-indicators li::after,
.cid-sA2oa5LTf8 .carousel-indicators li::before {
content: none;
}
.cid-sA2oa5LTf8 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa5LTf8 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa5LTf8 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .carousel-indicators {
display: none;
}
}
.cid-sA2oa5LTf8 .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa5LTf8 .carousel-inner > .active {
display: block;
}
.cid-sA2oa5LTf8 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa5LTf8 .carousel-control,
.cid-sA2oa5LTf8 .carousel-indicators,
.cid-sA2oa5LTf8 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa5LTf8 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa5LTf8 .carousel-indicators .active,
.cid-sA2oa5LTf8 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa5LTf8 .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa5LTf8 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa5LTf8 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa5LTf8 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa5LTf8 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa5LTf8 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa5LTf8 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa5LTf8 .carousel {
width: 100%;
}
.cid-sA2oa5LTf8 .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa5LTf8 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa5LTf8 .modal.fade .modal-dialog,
.cid-sA2oa5LTf8 .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa5LTf8 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa5LTf8 H6 {
text-align: center;
}
.cid-sA2oa6iP1O {
z-index: 1000;
width: 100%;
}
.cid-sA2oa6iP1O nav.navbar {
position: fixed;
}
.cid-sA2oa6iP1O .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .dropdown-menu {
padding: 0;
}
.cid-sA2oa6iP1O .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2oa6iP1O .dropdown-item:hover,
.cid-sA2oa6iP1O .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2oa6iP1O .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2oa6iP1O .nav-link {
position: relative;
}
.cid-sA2oa6iP1O .container {
display: flex;
margin: auto;
}
.cid-sA2oa6iP1O .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2oa6iP1O .navbar-caption {
padding-right: 4rem;
}
.cid-sA2oa6iP1O .dropdown-menu,
.cid-sA2oa6iP1O .navbar.opened {
background: #353535 !important;
}
.cid-sA2oa6iP1O .nav-item:focus,
.cid-sA2oa6iP1O .nav-link:focus {
outline: none;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2oa6iP1O .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2oa6iP1O .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2oa6iP1O .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2oa6iP1O .navbar.opened {
transition: all .3s;
}
.cid-sA2oa6iP1O .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2oa6iP1O .navbar .navbar-logo img {
width: auto;
}
.cid-sA2oa6iP1O .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2oa6iP1O .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2oa6iP1O .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2oa6iP1O .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2oa6iP1O .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2oa6iP1O .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2oa6iP1O .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2oa6iP1O .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2oa6iP1O .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2oa6iP1O .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2oa6iP1O .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2oa6iP1O .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2oa6iP1O .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2oa6iP1O .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2oa6iP1O .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2oa6iP1O .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2oa6iP1O .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2oa6iP1O .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2oa6iP1O .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2oa6iP1O .dropdown-item.active,
.cid-sA2oa6iP1O .dropdown-item:active {
background-color: transparent;
}
.cid-sA2oa6iP1O .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2oa6iP1O .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2oa6iP1O .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2oa6iP1O .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2oa6iP1O ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2oa6iP1O .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2oa6iP1O button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2oa6iP1O .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2oa6iP1O a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2oa6iP1O .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2oa6iP1O .navbar {
height: 77px;
}
.cid-sA2oa6iP1O .navbar.opened {
height: auto;
}
.cid-sA2oa6iP1O .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2oa6Q3nY {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa6Q3nY .item {
padding-bottom: 2rem;
}
.cid-sA2oa6Q3nY .item-wrapper {
position: relative;
}
.cid-sA2oa6Q3nY .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa6Q3nY .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa6Q3nY .carousel-control,
.cid-sA2oa6Q3nY .close {
background: #1b1b1b;
}
.cid-sA2oa6Q3nY .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa6Q3nY .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa6Q3nY .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa6Q3nY .close::before {
content: '\e91a';
}
.cid-sA2oa6Q3nY .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa6Q3nY .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa6Q3nY .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa6Q3nY .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa6Q3nY .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa6Q3nY .carousel-indicators li.active,
.cid-sA2oa6Q3nY .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa6Q3nY .carousel-indicators li::after,
.cid-sA2oa6Q3nY .carousel-indicators li::before {
content: none;
}
.cid-sA2oa6Q3nY .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa6Q3nY .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa6Q3nY .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .carousel-indicators {
display: none;
}
}
.cid-sA2oa6Q3nY .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa6Q3nY .carousel-inner > .active {
display: block;
}
.cid-sA2oa6Q3nY .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa6Q3nY .carousel-control,
.cid-sA2oa6Q3nY .carousel-indicators,
.cid-sA2oa6Q3nY .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa6Q3nY .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa6Q3nY .carousel-indicators .active,
.cid-sA2oa6Q3nY .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa6Q3nY .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa6Q3nY .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa6Q3nY .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa6Q3nY .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa6Q3nY .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa6Q3nY .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa6Q3nY .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa6Q3nY .carousel {
width: 100%;
}
.cid-sA2oa6Q3nY .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa6Q3nY .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa6Q3nY .modal.fade .modal-dialog,
.cid-sA2oa6Q3nY .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa6Q3nY .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa6Q3nY H6 {
text-align: center;
}
.cid-sA2oa6Q3nY H3 {
text-align: center;
}
.cid-sA2oa7KjXS {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa7KjXS .item {
padding-bottom: 2rem;
}
.cid-sA2oa7KjXS .item-wrapper {
position: relative;
}
.cid-sA2oa7KjXS .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa7KjXS .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa7KjXS .carousel-control,
.cid-sA2oa7KjXS .close {
background: #1b1b1b;
}
.cid-sA2oa7KjXS .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa7KjXS .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa7KjXS .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa7KjXS .close::before {
content: '\e91a';
}
.cid-sA2oa7KjXS .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa7KjXS .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa7KjXS .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa7KjXS .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa7KjXS .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa7KjXS .carousel-indicators li.active,
.cid-sA2oa7KjXS .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa7KjXS .carousel-indicators li::after,
.cid-sA2oa7KjXS .carousel-indicators li::before {
content: none;
}
.cid-sA2oa7KjXS .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa7KjXS .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa7KjXS .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .carousel-indicators {
display: none;
}
}
.cid-sA2oa7KjXS .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa7KjXS .carousel-inner > .active {
display: block;
}
.cid-sA2oa7KjXS .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa7KjXS .carousel-control,
.cid-sA2oa7KjXS .carousel-indicators,
.cid-sA2oa7KjXS .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa7KjXS .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa7KjXS .carousel-indicators .active,
.cid-sA2oa7KjXS .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa7KjXS .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa7KjXS .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa7KjXS .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa7KjXS .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa7KjXS .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa7KjXS .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa7KjXS .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa7KjXS .carousel {
width: 100%;
}
.cid-sA2oa7KjXS .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa7KjXS .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa7KjXS .modal.fade .modal-dialog,
.cid-sA2oa7KjXS .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa7KjXS .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa7KjXS H6 {
text-align: center;
}
.cid-sA2oa8jGhE {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa8jGhE .item {
padding-bottom: 2rem;
}
.cid-sA2oa8jGhE .item-wrapper {
position: relative;
}
.cid-sA2oa8jGhE .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa8jGhE .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa8jGhE .carousel-control,
.cid-sA2oa8jGhE .close {
background: #1b1b1b;
}
.cid-sA2oa8jGhE .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa8jGhE .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa8jGhE .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa8jGhE .close::before {
content: '\e91a';
}
.cid-sA2oa8jGhE .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa8jGhE .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa8jGhE .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa8jGhE .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa8jGhE .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa8jGhE .carousel-indicators li.active,
.cid-sA2oa8jGhE .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa8jGhE .carousel-indicators li::after,
.cid-sA2oa8jGhE .carousel-indicators li::before {
content: none;
}
.cid-sA2oa8jGhE .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa8jGhE .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa8jGhE .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .carousel-indicators {
display: none;
}
}
.cid-sA2oa8jGhE .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa8jGhE .carousel-inner > .active {
display: block;
}
.cid-sA2oa8jGhE .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa8jGhE .carousel-control,
.cid-sA2oa8jGhE .carousel-indicators,
.cid-sA2oa8jGhE .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa8jGhE .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa8jGhE .carousel-indicators .active,
.cid-sA2oa8jGhE .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa8jGhE .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa8jGhE .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa8jGhE .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa8jGhE .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa8jGhE .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa8jGhE .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa8jGhE .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa8jGhE .carousel {
width: 100%;
}
.cid-sA2oa8jGhE .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa8jGhE .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa8jGhE .modal.fade .modal-dialog,
.cid-sA2oa8jGhE .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa8jGhE .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa8jGhE H6 {
text-align: center;
}
.cid-sA2oa8XGYT {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa8XGYT .item {
padding-bottom: 2rem;
}
.cid-sA2oa8XGYT .item-wrapper {
position: relative;
}
.cid-sA2oa8XGYT .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa8XGYT .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa8XGYT .carousel-control,
.cid-sA2oa8XGYT .close {
background: #1b1b1b;
}
.cid-sA2oa8XGYT .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa8XGYT .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa8XGYT .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa8XGYT .close::before {
content: '\e91a';
}
.cid-sA2oa8XGYT .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa8XGYT .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa8XGYT .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa8XGYT .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa8XGYT .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa8XGYT .carousel-indicators li.active,
.cid-sA2oa8XGYT .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa8XGYT .carousel-indicators li::after,
.cid-sA2oa8XGYT .carousel-indicators li::before {
content: none;
}
.cid-sA2oa8XGYT .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa8XGYT .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa8XGYT .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .carousel-indicators {
display: none;
}
}
.cid-sA2oa8XGYT .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa8XGYT .carousel-inner > .active {
display: block;
}
.cid-sA2oa8XGYT .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa8XGYT .carousel-control,
.cid-sA2oa8XGYT .carousel-indicators,
.cid-sA2oa8XGYT .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa8XGYT .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa8XGYT .carousel-indicators .active,
.cid-sA2oa8XGYT .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa8XGYT .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa8XGYT .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa8XGYT .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa8XGYT .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa8XGYT .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa8XGYT .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa8XGYT .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa8XGYT .carousel {
width: 100%;
}
.cid-sA2oa8XGYT .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa8XGYT .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa8XGYT .modal.fade .modal-dialog,
.cid-sA2oa8XGYT .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa8XGYT .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa8XGYT H6 {
text-align: center;
}
.cid-sA2oa9CnI7 {
padding-top: 3rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2oa9CnI7 .item {
padding-bottom: 2rem;
}
.cid-sA2oa9CnI7 .item-wrapper {
position: relative;
}
.cid-sA2oa9CnI7 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa9CnI7 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa9CnI7 .carousel-control,
.cid-sA2oa9CnI7 .close {
background: #1b1b1b;
}
.cid-sA2oa9CnI7 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa9CnI7 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa9CnI7 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa9CnI7 .close::before {
content: '\e91a';
}
.cid-sA2oa9CnI7 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa9CnI7 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa9CnI7 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa9CnI7 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa9CnI7 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa9CnI7 .carousel-indicators li.active,
.cid-sA2oa9CnI7 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa9CnI7 .carousel-indicators li::after,
.cid-sA2oa9CnI7 .carousel-indicators li::before {
content: none;
}
.cid-sA2oa9CnI7 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa9CnI7 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa9CnI7 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .carousel-indicators {
display: none;
}
}
.cid-sA2oa9CnI7 .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa9CnI7 .carousel-inner > .active {
display: block;
}
.cid-sA2oa9CnI7 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa9CnI7 .carousel-control,
.cid-sA2oa9CnI7 .carousel-indicators,
.cid-sA2oa9CnI7 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa9CnI7 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa9CnI7 .carousel-indicators .active,
.cid-sA2oa9CnI7 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa9CnI7 .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa9CnI7 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa9CnI7 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa9CnI7 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa9CnI7 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa9CnI7 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa9CnI7 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa9CnI7 .carousel {
width: 100%;
}
.cid-sA2oa9CnI7 .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa9CnI7 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa9CnI7 .modal.fade .modal-dialog,
.cid-sA2oa9CnI7 .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa9CnI7 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa9CnI7 H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2qyUyxae {
z-index: 1000;
width: 100%;
}
.cid-sA2qyUyxae nav.navbar {
position: fixed;
}
.cid-sA2qyUyxae .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .dropdown-menu {
padding: 0;
}
.cid-sA2qyUyxae .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2qyUyxae .dropdown-item:hover,
.cid-sA2qyUyxae .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2qyUyxae .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2qyUyxae .nav-link {
position: relative;
}
.cid-sA2qyUyxae .container {
display: flex;
margin: auto;
}
.cid-sA2qyUyxae .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2qyUyxae .navbar-caption {
padding-right: 4rem;
}
.cid-sA2qyUyxae .dropdown-menu,
.cid-sA2qyUyxae .navbar.opened {
background: #353535 !important;
}
.cid-sA2qyUyxae .nav-item:focus,
.cid-sA2qyUyxae .nav-link:focus {
outline: none;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2qyUyxae .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2qyUyxae .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2qyUyxae .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2qyUyxae .navbar.opened {
transition: all .3s;
}
.cid-sA2qyUyxae .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2qyUyxae .navbar .navbar-logo img {
width: auto;
}
.cid-sA2qyUyxae .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2qyUyxae .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2qyUyxae .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2qyUyxae .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2qyUyxae .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2qyUyxae .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2qyUyxae .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2qyUyxae .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2qyUyxae .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2qyUyxae .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2qyUyxae .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2qyUyxae .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2qyUyxae .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2qyUyxae .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2qyUyxae .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2qyUyxae .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2qyUyxae .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2qyUyxae .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2qyUyxae .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2qyUyxae .dropdown-item.active,
.cid-sA2qyUyxae .dropdown-item:active {
background-color: transparent;
}
.cid-sA2qyUyxae .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2qyUyxae .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2qyUyxae .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2qyUyxae .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2qyUyxae ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2qyUyxae .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2qyUyxae button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2qyUyxae .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2qyUyxae a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2qyUyxae .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2qyUyxae .navbar {
height: 77px;
}
.cid-sA2qyUyxae .navbar.opened {
height: auto;
}
.cid-sA2qyUyxae .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2qyUX92w {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2qyUX92w img,
.cid-sA2qyUX92w .item-img {
width: 100%;
}
.cid-sA2qyUX92w .item:focus,
.cid-sA2qyUX92w span:focus {
outline: none;
}
.cid-sA2qyUX92w .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2qyUX92w .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2qyUX92w .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2qyUX92w .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2qyUX92w .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2qyUX92w .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2o5D62bq {
z-index: 1000;
width: 100%;
}
.cid-sA2o5D62bq nav.navbar {
position: fixed;
}
.cid-sA2o5D62bq .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .dropdown-menu {
padding: 0;
}
.cid-sA2o5D62bq .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2o5D62bq .dropdown-item:hover,
.cid-sA2o5D62bq .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2o5D62bq .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2o5D62bq .nav-link {
position: relative;
}
.cid-sA2o5D62bq .container {
display: flex;
margin: auto;
}
.cid-sA2o5D62bq .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2o5D62bq .navbar-caption {
padding-right: 4rem;
}
.cid-sA2o5D62bq .dropdown-menu,
.cid-sA2o5D62bq .navbar.opened {
background: #353535 !important;
}
.cid-sA2o5D62bq .nav-item:focus,
.cid-sA2o5D62bq .nav-link:focus {
outline: none;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2o5D62bq .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2o5D62bq .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2o5D62bq .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2o5D62bq .navbar.opened {
transition: all .3s;
}
.cid-sA2o5D62bq .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2o5D62bq .navbar .navbar-logo img {
width: auto;
}
.cid-sA2o5D62bq .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2o5D62bq .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2o5D62bq .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2o5D62bq .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2o5D62bq .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2o5D62bq .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2o5D62bq .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2o5D62bq .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2o5D62bq .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2o5D62bq .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2o5D62bq .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2o5D62bq .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2o5D62bq .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2o5D62bq .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2o5D62bq .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2o5D62bq .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2o5D62bq .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2o5D62bq .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2o5D62bq .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2o5D62bq .dropdown-item.active,
.cid-sA2o5D62bq .dropdown-item:active {
background-color: transparent;
}
.cid-sA2o5D62bq .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2o5D62bq .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2o5D62bq .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2o5D62bq .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2o5D62bq ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2o5D62bq .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2o5D62bq button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2o5D62bq .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2o5D62bq a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2o5D62bq .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2o5D62bq .navbar {
height: 77px;
}
.cid-sA2o5D62bq .navbar.opened {
height: auto;
}
.cid-sA2o5D62bq .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2o5DIxhi {
padding-top: 7rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2o5DIxhi img,
.cid-sA2o5DIxhi .item-img {
width: 100%;
}
.cid-sA2o5DIxhi .item:focus,
.cid-sA2o5DIxhi span:focus {
outline: none;
}
.cid-sA2o5DIxhi .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2o5DIxhi .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2o5DIxhi .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2o5DIxhi .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2o5DIxhi .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2o5DIxhi .mbr-section-title {
color: #232323;
}
.cid-sA2o5DIxhi .mbr-text,
.cid-sA2o5DIxhi .mbr-section-btn {
text-align: left;
}
.cid-sA2o5DIxhi .item-title {
text-align: left;
}
.cid-sA2o5DIxhi .item-subtitle {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soxO82C7sk {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ae6ebe;
}
.cid-soxO82C7sk .carousel {
height: 800px;
}
.cid-soxO82C7sk .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-soxO82C7sk .carousel-item,
.cid-soxO82C7sk .carousel-inner {
height: 100%;
}
.cid-soxO82C7sk .carousel-caption {
bottom: 40px;
}
.cid-soxO82C7sk .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-soxO82C7sk .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-soxO82C7sk .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-soxO82C7sk .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-soxO82C7sk .container .carousel-control {
margin-bottom: 0;
}
.cid-soxO82C7sk .content-slider-wrap {
width: 100% !important;
}
}
.cid-soxO82C7sk .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-soxO82C7sk .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soxO82C7sk .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soxO82C7sk .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soxO82C7sk .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soxO82C7sk .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-soxO82C7sk .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soxO82C7sk .carousel-indicators li.active,
.cid-soxO82C7sk .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soxO82C7sk .carousel-indicators li::after,
.cid-soxO82C7sk .carousel-indicators li::before {
content: none;
}
.cid-soxO82C7sk .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soxO82C7sk .carousel-indicators {
display: none !important;
}
}
.cid-sovXJgdutO {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 767px) {
.cid-sovXJgdutO .row {
flex-direction: column-reverse;
}
.cid-sovXJgdutO .mbr-figure {
margin-bottom: 1.5rem;
}
}
.cid-sovXJgdutO .row {
align-items: center;
}
@media (min-width: 992px) {
.cid-sovXJgdutO .text-wrapper {
padding: 0 2rem;
}
}
.cid-sovXJgdutO .media-content,
.cid-sovXJgdutO .mbr-figure {
align-self: center;
}
.cid-sovXJgdutO .mbr-figure iframe {
width: 100%;
}
.cid-soBK4DsBcQ {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBK4DsBcQ img,
.cid-soBK4DsBcQ .item-img {
width: 100%;
height: 100%;
height: 200px;
object-fit: cover;
}
.cid-soBK4DsBcQ .item:focus,
.cid-soBK4DsBcQ span:focus {
outline: none;
}
.cid-soBK4DsBcQ .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-soBK4DsBcQ .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-soBK4DsBcQ .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-soBK4DsBcQ .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-soBK4DsBcQ .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-soBK4DsBcQ .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-soBK4DsBcQ .mbr-section-btn {
margin-top: auto !important;
}
.cid-soBK4DsBcQ .mbr-section-title {
color: #232323;
}
.cid-soBK4DsBcQ .mbr-text,
.cid-soBK4DsBcQ .mbr-section-btn {
text-align: center;
}
.cid-soBK4DsBcQ .item-title {
text-align: center;
}
.cid-soBK4DsBcQ .item-subtitle {
text-align: left;
}
.cid-snjNDhkjwt {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-snjNDhkjwt .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjNDhkjwt img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjNDhkjwt .text-wrapper {
padding: 2rem;
}
}
.cid-snjNDhkjwt .mbr-text {
text-align: left;
}
.cid-sSZsNN1W2v {
padding-top: 6rem;
padding-bottom: 6rem;
background: #fafafa;
}
.cid-sSZsNN1W2v .team-card {
margin-bottom: 2rem;
transition: all 0.3s;
}
.cid-sSZsNN1W2v .team-card:hover {
transform: translateY(-10px);
}
.cid-sSZsNN1W2v .card-wrap {
background: #ffffff;
border-radius: 4px;
}
@media (max-width: 991px) {
.cid-sSZsNN1W2v .card-wrap {
margin-bottom: 2rem;
}
}
.cid-sSZsNN1W2v .card-wrap .image-wrap img {
width: 100%;
}
@media (min-width: 768px) {
.cid-sSZsNN1W2v .card-wrap .content-wrap {
padding: 2rem;
}
}
@media (max-width: 767px) {
.cid-sSZsNN1W2v .card-wrap .content-wrap {
padding: 1rem;
}
}
.cid-sSZsNN1W2v .social-row {
text-align: center;
}
.cid-sSZsNN1W2v .social-row .soc-item {
display: inline-block;
text-align: center;
border-radius: 50%;
margin-right: 0.6rem;
margin-bottom: 1rem;
padding: 0.5rem;
border: 2px solid #6592e6;
transition: all 0.3s;
}
.cid-sSZsNN1W2v .social-row .soc-item .mbr-iconfont {
transition: all 0.3s;
display: flex;
justify-content: center;
align-content: center;
color: #6592e6;
font-size: 1.5rem;
}
.cid-sSZsNN1W2v .social-row .soc-item:hover {
background-color: #6592e6;
}
.cid-sSZsNN1W2v .social-row .soc-item:hover .mbr-iconfont {
color: #ffffff;
}
.cid-sSZsNN1W2v .embla__slide {
display: flex;
justify-content: center;
position: relative;
min-width: 410px;
max-width: 410px;
}
@media (max-width: 768px) {
.cid-sSZsNN1W2v .embla__slide {
min-width: 70%;
max-width: initial;
margin-left: 1rem !important;
margin-right: 1rem !important;
}
}
.cid-sSZsNN1W2v .embla__button--next,
.cid-sSZsNN1W2v .embla__button--prev {
display: flex;
}
.cid-sSZsNN1W2v .embla__button {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
}
.cid-sSZsNN1W2v .embla__button:disabled {
cursor: default;
display: none;
}
.cid-sSZsNN1W2v .embla__button:hover {
background: #000;
color: rgba(255, 255, 255, 0.5);
}
.cid-sSZsNN1W2v .embla__button.embla__button--prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sSZsNN1W2v .embla__button.embla__button--next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sSZsNN1W2v .embla__button {
top: auto;
}
}
.cid-sSZsNN1W2v .embla {
position: relative;
width: 100%;
}
.cid-sSZsNN1W2v .embla__viewport {
overflow: hidden;
width: 100%;
}
.cid-sSZsNN1W2v .embla__viewport.is-draggable {
cursor: grab;
}
.cid-sSZsNN1W2v .embla__viewport.is-dragging {
cursor: grabbing;
}
.cid-sSZsNN1W2v .embla__container {
display: flex;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: transparent;
}
.cid-soCmnEH65i {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-soCmnEH65i .carousel-item {
justify-content: center;
}
.cid-soCmnEH65i .carousel-item.active,
.cid-soCmnEH65i .carousel-item-next,
.cid-soCmnEH65i .carousel-item-prev {
display: flex;
}
.cid-soCmnEH65i .carousel-controls a {
transition: opacity .5s;
font-size: 30px;
position: absolute;
top: 180px;
bottom: auto;
height: 60px;
width: 60px;
padding: 10px;
color: #155ce0;
}
.cid-soCmnEH65i .carousel-controls a .mbr-iconfont {
font-weight: 800;
}
.cid-soCmnEH65i .carousel-control-next span {
padding-left: 5px;
}
.cid-soCmnEH65i .carousel-control-prev span {
padding-right: 5px;
}
.cid-soCmnEH65i .user_image {
width: 200px;
height: 200px;
margin-bottom: 1.6rem;
overflow: hidden;
border-radius: 50%;
margin: 0 auto 2rem auto;
}
.cid-soCmnEH65i .user_image img {
width: 100%;
min-width: 100%;
min-height: 100%;
}
@media (max-width: 230px) {
.cid-soCmnEH65i .user_image {
width: 100%;
height: auto;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrCsNpzsm {
padding-top: 5rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/background1.jpg");
}
.cid-sBrCsNpzsm .mbr-section-title {
color: #000000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sBrX5oXglx {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sBrX5oXglx .item {
padding-bottom: 2rem;
}
.cid-sBrX5oXglx .item-wrapper {
height: 100%;
position: relative;
}
.cid-sBrX5oXglx .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sBrX5oXglx .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sBrX5oXglx .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sBrX5oXglx .carousel-control,
.cid-sBrX5oXglx .close {
background: #1b1b1b;
}
.cid-sBrX5oXglx .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control-prev span {
margin-right: 5px;
}
.cid-sBrX5oXglx .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control-next span {
margin-left: 5px;
}
.cid-sBrX5oXglx .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sBrX5oXglx .close::before {
content: '\e91a';
}
.cid-sBrX5oXglx .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sBrX5oXglx .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sBrX5oXglx .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sBrX5oXglx .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sBrX5oXglx .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sBrX5oXglx .carousel-indicators li.active,
.cid-sBrX5oXglx .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sBrX5oXglx .carousel-indicators li::after,
.cid-sBrX5oXglx .carousel-indicators li::before {
content: none;
}
.cid-sBrX5oXglx .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sBrX5oXglx .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sBrX5oXglx .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .carousel-indicators {
display: none;
}
}
.cid-sBrX5oXglx .carousel-inner {
display: flex;
align-items: center;
}
.cid-sBrX5oXglx .carousel-inner > .active {
display: block;
}
.cid-sBrX5oXglx .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sBrX5oXglx .carousel-control,
.cid-sBrX5oXglx .carousel-indicators,
.cid-sBrX5oXglx .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sBrX5oXglx .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sBrX5oXglx .carousel-indicators .active,
.cid-sBrX5oXglx .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sBrX5oXglx .carousel-indicators .active {
background: #fff;
}
.cid-sBrX5oXglx .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sBrX5oXglx .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sBrX5oXglx .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sBrX5oXglx .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sBrX5oXglx .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sBrX5oXglx .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sBrX5oXglx .carousel {
width: 100%;
}
.cid-sBrX5oXglx .modal-backdrop.in {
opacity: 0.8;
}
.cid-sBrX5oXglx .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sBrX5oXglx .modal.fade .modal-dialog,
.cid-sBrX5oXglx .modal.in .modal-dialog {
transform: none;
}
.cid-sBrX5oXglx .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sBrX5oXglx H6 {
text-align: center;
}
.cid-sAi60WkPWM {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sAi60WkPWM .content-wrapper {
background: #98dee8;
}
@media (max-width: 991px) {
.cid-sAi60WkPWM .content-wrapper .row {
flex-direction: column-reverse;
}
.cid-sAi60WkPWM .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 5rem 3rem;
}
.cid-sAi60WkPWM .content-wrapper .text-wrapper {
padding-right: 2rem;
}
}
.cid-sAi60WkPWM .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sAi60WkPWM .mbr-text,
.cid-sAi60WkPWM .mbr-section-btn {
color: #000000;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrTNLr5X8 {
background-image: url("../../../assets/images/background15.jpg");
}
.cid-sBrTNLr5X8 .social-row .soc-item {
display: inline-block;
text-align: center;
margin-bottom: 1rem;
margin-right: .7rem;
}
.cid-sBrTNLr5X8 .social-row .soc-item .mbr-iconfont {
font-size: 32px;
border-radius: 50%;
padding: 0.6rem;
border: 2px solid #232323;
transition: all 0.3s;
color: #232323;
}
.cid-sBrTNLr5X8 .social-row .soc-item .mbr-iconfont:hover {
background-color: #232323;
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sBrJbV2WM5 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sBrJbV2WM5 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sBrJbV2WM5 .row {
flex-direction: row-reverse;
}
.cid-sBrJbV2WM5 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sBrJbV2WM5 .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrJ9K9uzg {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sBrJ9K9uzg .item {
padding-bottom: 2rem;
}
.cid-sBrJ9K9uzg .item-wrapper {
height: 100%;
position: relative;
}
.cid-sBrJ9K9uzg .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sBrJ9K9uzg .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sBrJ9K9uzg .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sBrJ9K9uzg .carousel-control,
.cid-sBrJ9K9uzg .close {
background: #1b1b1b;
}
.cid-sBrJ9K9uzg .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control-prev span {
margin-right: 5px;
}
.cid-sBrJ9K9uzg .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control-next span {
margin-left: 5px;
}
.cid-sBrJ9K9uzg .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sBrJ9K9uzg .close::before {
content: '\e91a';
}
.cid-sBrJ9K9uzg .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sBrJ9K9uzg .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sBrJ9K9uzg .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sBrJ9K9uzg .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sBrJ9K9uzg .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sBrJ9K9uzg .carousel-indicators li.active,
.cid-sBrJ9K9uzg .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sBrJ9K9uzg .carousel-indicators li::after,
.cid-sBrJ9K9uzg .carousel-indicators li::before {
content: none;
}
.cid-sBrJ9K9uzg .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sBrJ9K9uzg .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sBrJ9K9uzg .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .carousel-indicators {
display: none;
}
}
.cid-sBrJ9K9uzg .carousel-inner {
display: flex;
align-items: center;
}
.cid-sBrJ9K9uzg .carousel-inner > .active {
display: block;
}
.cid-sBrJ9K9uzg .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sBrJ9K9uzg .carousel-control,
.cid-sBrJ9K9uzg .carousel-indicators,
.cid-sBrJ9K9uzg .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sBrJ9K9uzg .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sBrJ9K9uzg .carousel-indicators .active,
.cid-sBrJ9K9uzg .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sBrJ9K9uzg .carousel-indicators .active {
background: #fff;
}
.cid-sBrJ9K9uzg .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sBrJ9K9uzg .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sBrJ9K9uzg .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sBrJ9K9uzg .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sBrJ9K9uzg .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sBrJ9K9uzg .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sBrJ9K9uzg .carousel {
width: 100%;
}
.cid-sBrJ9K9uzg .modal-backdrop.in {
opacity: 0.8;
}
.cid-sBrJ9K9uzg .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sBrJ9K9uzg .modal.fade .modal-dialog,
.cid-sBrJ9K9uzg .modal.in .modal-dialog {
transform: none;
}
.cid-sBrJ9K9uzg .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sBrJ9K9uzg H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sD9oPYIuPk {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sD9oPYIuPk .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sD9oPYIuPk .row {
flex-direction: row-reverse;
}
.cid-sD9oPYIuPk img {
width: 100%;
}
.cid-sGYEUlAmMi {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #95c0f2;
}
.cid-sGYEUlAmMi .card-wrapper {
background: #ffb5b5;
border-radius: 4px;
}
@media (max-width: 767px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 4rem;
}
}
.cid-sGYEUlAmMi .mbr-text,
.cid-sGYEUlAmMi .mbr-section-btn {
color: #000000;
}
.cid-sGYEUlAmMi .card-title,
.cid-sGYEUlAmMi .card-box {
text-align: left;
color: #000000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sGYZWJB5Gl {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sGYZWJB5Gl .card-wrapper {
padding-right: 2rem;
}
@media (max-width: 992px) {
.cid-sGYZWJB5Gl .card {
margin-bottom: 2rem!important;
}
.cid-sGYZWJB5Gl .card-wrapper {
padding: 0 1rem;
}
}
@media (max-width: 767px) {
.cid-sGYZWJB5Gl .link-wrap {
align-items: center;
}
}
.cid-sGYZWJB5Gl .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sGZ5EK72bK {
padding-top: 0rem;
padding-bottom: 2rem;
background-color: #ffffff;
}
.cid-sGZ5EK72bK .video-wrapper iframe {
width: 100%;
}
.cid-sGZ5EK72bK .mbr-section-title,
.cid-sGZ5EK72bK .mbr-section-subtitle,
.cid-sGZ5EK72bK .mbr-text {
text-align: center;
}
.cid-sGZ0J2hd2d {
padding-top: 4rem;
padding-bottom: 4rem;
background-color: #ffffff;
}
@media (min-width: 1500px) {
.cid-sGZ0J2hd2d .container {
max-width: 1400px;
}
}
.cid-sGZ0J2hd2d .mbr-iconfont {
display: block;
font-size: 5rem;
color: #6592e6;
margin-bottom: 2rem;
}
.cid-sGZ0J2hd2d .card-wrapper {
margin-top: 3rem;
}
.cid-sGZ0J2hd2d .row {
justify-content: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sGZghhlamz {
background-image: url("../../../assets/images/background15.jpg");
}
.cid-sGZghhlamz .social-row .soc-item {
display: inline-block;
text-align: center;
margin-bottom: 1rem;
margin-right: .7rem;
}
.cid-sGZghhlamz .social-row .soc-item .mbr-iconfont {
font-size: 32px;
border-radius: 50%;
padding: 0.6rem;
border: 2px solid #232323;
transition: all 0.3s;
color: #232323;
}
.cid-sGZghhlamz .social-row .soc-item .mbr-iconfont:hover {
background-color: #232323;
color: #ffffff;
}
.cid-sGZghhlamz .mbr-text,
.cid-sGZghhlamz .mbr-section-btn,
.cid-sGZghhlamz .social-row {
color: #ff0000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
} | mbr-additional.css | .cid-soCydm4Um9 {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #fafafa;
}
.cid-soCydm4Um9 .carousel {
height: 800px;
}
.cid-soCydm4Um9 .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-soCydm4Um9 .carousel-item,
.cid-soCydm4Um9 .carousel-inner {
height: 100%;
}
.cid-soCydm4Um9 .mbr-overlay {
z-index: 1;
}
.cid-soCydm4Um9 .carousel-caption {
bottom: 40px;
}
.cid-soCydm4Um9 .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-soCydm4Um9 .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-soCydm4Um9 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-soCydm4Um9 .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-soCydm4Um9 .container .carousel-control {
margin-bottom: 0;
}
.cid-soCydm4Um9 .content-slider-wrap {
width: 100% !important;
}
}
.cid-soCydm4Um9 .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-soCydm4Um9 .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soCydm4Um9 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soCydm4Um9 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soCydm4Um9 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soCydm4Um9 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-soCydm4Um9 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soCydm4Um9 .carousel-indicators li.active,
.cid-soCydm4Um9 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soCydm4Um9 .carousel-indicators li::after,
.cid-soCydm4Um9 .carousel-indicators li::before {
content: none;
}
.cid-soCydm4Um9 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soCydm4Um9 .carousel-indicators {
display: none !important;
}
}
.cid-so9wQ1euBJ {
padding-top: 7rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-so9wQ1euBJ .mbr-section-subtitle DIV {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sosCfFgkPC {
padding-top: 10rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1920.jpg");
}
@media (max-width: 991px) {
.cid-sosCfFgkPC .mbr-section-title,
.cid-sosCfFgkPC .mbr-section-subtitle,
.cid-sosCfFgkPC .mbr-section-btn,
.cid-sosCfFgkPC .mbr-text {
text-align: center;
}
}
.cid-sosCfFgkPC .mbr-text,
.cid-sosCfFgkPC .mbr-section-btn {
text-align: left;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soBej0w68r {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBej0w68r .item {
padding-bottom: 2rem;
}
.cid-soBej0w68r .item-wrapper {
position: relative;
}
.cid-soBej0w68r .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBej0w68r .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBej0w68r .carousel-control,
.cid-soBej0w68r .close {
background: #1b1b1b;
}
.cid-soBej0w68r .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBej0w68r .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBej0w68r .carousel-control-next span {
margin-left: 5px;
}
.cid-soBej0w68r .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBej0w68r .close::before {
content: '\e91a';
}
.cid-soBej0w68r .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBej0w68r .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBej0w68r .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBej0w68r .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBej0w68r .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBej0w68r .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBej0w68r .carousel-indicators li.active,
.cid-soBej0w68r .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBej0w68r .carousel-indicators li::after,
.cid-soBej0w68r .carousel-indicators li::before {
content: none;
}
.cid-soBej0w68r .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBej0w68r .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBej0w68r .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBej0w68r .carousel-indicators {
display: none;
}
}
.cid-soBej0w68r .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBej0w68r .carousel-inner > .active {
display: block;
}
.cid-soBej0w68r .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBej0w68r .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBej0w68r .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBej0w68r .carousel-control,
.cid-soBej0w68r .carousel-indicators,
.cid-soBej0w68r .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBej0w68r .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBej0w68r .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBej0w68r .carousel-indicators .active,
.cid-soBej0w68r .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBej0w68r .carousel-indicators .active {
background: #fff;
}
.cid-soBej0w68r .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBej0w68r .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBej0w68r .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBej0w68r .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBej0w68r .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBej0w68r .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBej0w68r .carousel {
width: 100%;
}
.cid-soBej0w68r .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBej0w68r .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBej0w68r .modal.fade .modal-dialog,
.cid-soBej0w68r .modal.in .modal-dialog {
transform: none;
}
.cid-soBej0w68r .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBej0w68r H6 {
text-align: center;
}
.cid-soyaSFGBq6 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyaSFGBq6 .item {
padding-bottom: 2rem;
}
.cid-soyaSFGBq6 .item-wrapper {
position: relative;
}
.cid-soyaSFGBq6 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyaSFGBq6 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyaSFGBq6 .carousel-control,
.cid-soyaSFGBq6 .close {
background: #1b1b1b;
}
.cid-soyaSFGBq6 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyaSFGBq6 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control-next span {
margin-left: 5px;
}
.cid-soyaSFGBq6 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyaSFGBq6 .close::before {
content: '\e91a';
}
.cid-soyaSFGBq6 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyaSFGBq6 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyaSFGBq6 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyaSFGBq6 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyaSFGBq6 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyaSFGBq6 .carousel-indicators li.active,
.cid-soyaSFGBq6 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyaSFGBq6 .carousel-indicators li::after,
.cid-soyaSFGBq6 .carousel-indicators li::before {
content: none;
}
.cid-soyaSFGBq6 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyaSFGBq6 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyaSFGBq6 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .carousel-indicators {
display: none;
}
}
.cid-soyaSFGBq6 .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyaSFGBq6 .carousel-inner > .active {
display: block;
}
.cid-soyaSFGBq6 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyaSFGBq6 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyaSFGBq6 .carousel-control,
.cid-soyaSFGBq6 .carousel-indicators,
.cid-soyaSFGBq6 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyaSFGBq6 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyaSFGBq6 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyaSFGBq6 .carousel-indicators .active,
.cid-soyaSFGBq6 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyaSFGBq6 .carousel-indicators .active {
background: #fff;
}
.cid-soyaSFGBq6 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyaSFGBq6 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyaSFGBq6 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyaSFGBq6 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyaSFGBq6 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyaSFGBq6 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyaSFGBq6 .carousel {
width: 100%;
}
.cid-soyaSFGBq6 .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyaSFGBq6 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyaSFGBq6 .modal.fade .modal-dialog,
.cid-soyaSFGBq6 .modal.in .modal-dialog {
transform: none;
}
.cid-soyaSFGBq6 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyaSFGBq6 H6 {
text-align: center;
}
.cid-soxYrqqeE1 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soxYrqqeE1 .item {
padding-bottom: 2rem;
}
.cid-soxYrqqeE1 .item-wrapper {
position: relative;
}
.cid-soxYrqqeE1 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soxYrqqeE1 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soxYrqqeE1 .carousel-control,
.cid-soxYrqqeE1 .close {
background: #1b1b1b;
}
.cid-soxYrqqeE1 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control-prev span {
margin-right: 5px;
}
.cid-soxYrqqeE1 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control-next span {
margin-left: 5px;
}
.cid-soxYrqqeE1 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soxYrqqeE1 .close::before {
content: '\e91a';
}
.cid-soxYrqqeE1 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soxYrqqeE1 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soxYrqqeE1 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soxYrqqeE1 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soxYrqqeE1 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soxYrqqeE1 .carousel-indicators li.active,
.cid-soxYrqqeE1 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soxYrqqeE1 .carousel-indicators li::after,
.cid-soxYrqqeE1 .carousel-indicators li::before {
content: none;
}
.cid-soxYrqqeE1 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soxYrqqeE1 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soxYrqqeE1 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .carousel-indicators {
display: none;
}
}
.cid-soxYrqqeE1 .carousel-inner {
display: flex;
align-items: center;
}
.cid-soxYrqqeE1 .carousel-inner > .active {
display: block;
}
.cid-soxYrqqeE1 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soxYrqqeE1 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soxYrqqeE1 .carousel-control,
.cid-soxYrqqeE1 .carousel-indicators,
.cid-soxYrqqeE1 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soxYrqqeE1 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soxYrqqeE1 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soxYrqqeE1 .carousel-indicators .active,
.cid-soxYrqqeE1 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soxYrqqeE1 .carousel-indicators .active {
background: #fff;
}
.cid-soxYrqqeE1 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soxYrqqeE1 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soxYrqqeE1 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soxYrqqeE1 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soxYrqqeE1 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soxYrqqeE1 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soxYrqqeE1 .carousel {
width: 100%;
}
.cid-soxYrqqeE1 .modal-backdrop.in {
opacity: 0.8;
}
.cid-soxYrqqeE1 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soxYrqqeE1 .modal.fade .modal-dialog,
.cid-soxYrqqeE1 .modal.in .modal-dialog {
transform: none;
}
.cid-soxYrqqeE1 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soxYrqqeE1 H6 {
text-align: center;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soyED8SW5s {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyED8SW5s .item {
padding-bottom: 2rem;
}
.cid-soyED8SW5s .item-wrapper {
position: relative;
}
.cid-soyED8SW5s .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyED8SW5s .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyED8SW5s .carousel-control,
.cid-soyED8SW5s .close {
background: #1b1b1b;
}
.cid-soyED8SW5s .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyED8SW5s .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyED8SW5s .carousel-control-next span {
margin-left: 5px;
}
.cid-soyED8SW5s .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyED8SW5s .close::before {
content: '\e91a';
}
.cid-soyED8SW5s .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyED8SW5s .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyED8SW5s .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyED8SW5s .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyED8SW5s .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyED8SW5s .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyED8SW5s .carousel-indicators li.active,
.cid-soyED8SW5s .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyED8SW5s .carousel-indicators li::after,
.cid-soyED8SW5s .carousel-indicators li::before {
content: none;
}
.cid-soyED8SW5s .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyED8SW5s .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyED8SW5s .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyED8SW5s .carousel-indicators {
display: none;
}
}
.cid-soyED8SW5s .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyED8SW5s .carousel-inner > .active {
display: block;
}
.cid-soyED8SW5s .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyED8SW5s .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyED8SW5s .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyED8SW5s .carousel-control,
.cid-soyED8SW5s .carousel-indicators,
.cid-soyED8SW5s .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyED8SW5s .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyED8SW5s .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyED8SW5s .carousel-indicators .active,
.cid-soyED8SW5s .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyED8SW5s .carousel-indicators .active {
background: #fff;
}
.cid-soyED8SW5s .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyED8SW5s .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyED8SW5s .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyED8SW5s .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyED8SW5s .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyED8SW5s .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyED8SW5s .carousel {
width: 100%;
}
.cid-soyED8SW5s .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyED8SW5s .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyED8SW5s .modal.fade .modal-dialog,
.cid-soyED8SW5s .modal.in .modal-dialog {
transform: none;
}
.cid-soyED8SW5s .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyED8SW5s H6 {
text-align: center;
}
.cid-soyED8SW5s H3 {
text-align: center;
}
.cid-soyaT4Clwm {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soyaT4Clwm .item {
padding-bottom: 2rem;
}
.cid-soyaT4Clwm .item-wrapper {
position: relative;
}
.cid-soyaT4Clwm .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soyaT4Clwm .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soyaT4Clwm .carousel-control,
.cid-soyaT4Clwm .close {
background: #1b1b1b;
}
.cid-soyaT4Clwm .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control-prev span {
margin-right: 5px;
}
.cid-soyaT4Clwm .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control-next span {
margin-left: 5px;
}
.cid-soyaT4Clwm .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soyaT4Clwm .close::before {
content: '\e91a';
}
.cid-soyaT4Clwm .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soyaT4Clwm .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soyaT4Clwm .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soyaT4Clwm .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soyaT4Clwm .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soyaT4Clwm .carousel-indicators li.active,
.cid-soyaT4Clwm .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soyaT4Clwm .carousel-indicators li::after,
.cid-soyaT4Clwm .carousel-indicators li::before {
content: none;
}
.cid-soyaT4Clwm .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soyaT4Clwm .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soyaT4Clwm .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .carousel-indicators {
display: none;
}
}
.cid-soyaT4Clwm .carousel-inner {
display: flex;
align-items: center;
}
.cid-soyaT4Clwm .carousel-inner > .active {
display: block;
}
.cid-soyaT4Clwm .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soyaT4Clwm .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soyaT4Clwm .carousel-control,
.cid-soyaT4Clwm .carousel-indicators,
.cid-soyaT4Clwm .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soyaT4Clwm .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soyaT4Clwm .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soyaT4Clwm .carousel-indicators .active,
.cid-soyaT4Clwm .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soyaT4Clwm .carousel-indicators .active {
background: #fff;
}
.cid-soyaT4Clwm .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soyaT4Clwm .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soyaT4Clwm .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soyaT4Clwm .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soyaT4Clwm .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soyaT4Clwm .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soyaT4Clwm .carousel {
width: 100%;
}
.cid-soyaT4Clwm .modal-backdrop.in {
opacity: 0.8;
}
.cid-soyaT4Clwm .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soyaT4Clwm .modal.fade .modal-dialog,
.cid-soyaT4Clwm .modal.in .modal-dialog {
transform: none;
}
.cid-soyaT4Clwm .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soyaT4Clwm H6 {
text-align: center;
}
.cid-soybSri8MV {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soybSri8MV .item {
padding-bottom: 2rem;
}
.cid-soybSri8MV .item-wrapper {
position: relative;
}
.cid-soybSri8MV .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soybSri8MV .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soybSri8MV .carousel-control,
.cid-soybSri8MV .close {
background: #1b1b1b;
}
.cid-soybSri8MV .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control-prev span {
margin-right: 5px;
}
.cid-soybSri8MV .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soybSri8MV .carousel-control-next span {
margin-left: 5px;
}
.cid-soybSri8MV .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soybSri8MV .close::before {
content: '\e91a';
}
.cid-soybSri8MV .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soybSri8MV .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soybSri8MV .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soybSri8MV .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soybSri8MV .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soybSri8MV .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soybSri8MV .carousel-indicators li.active,
.cid-soybSri8MV .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soybSri8MV .carousel-indicators li::after,
.cid-soybSri8MV .carousel-indicators li::before {
content: none;
}
.cid-soybSri8MV .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soybSri8MV .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soybSri8MV .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soybSri8MV .carousel-indicators {
display: none;
}
}
.cid-soybSri8MV .carousel-inner {
display: flex;
align-items: center;
}
.cid-soybSri8MV .carousel-inner > .active {
display: block;
}
.cid-soybSri8MV .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soybSri8MV .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soybSri8MV .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soybSri8MV .carousel-control,
.cid-soybSri8MV .carousel-indicators,
.cid-soybSri8MV .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soybSri8MV .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soybSri8MV .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soybSri8MV .carousel-indicators .active,
.cid-soybSri8MV .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soybSri8MV .carousel-indicators .active {
background: #fff;
}
.cid-soybSri8MV .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soybSri8MV .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soybSri8MV .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soybSri8MV .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soybSri8MV .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soybSri8MV .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soybSri8MV .carousel {
width: 100%;
}
.cid-soybSri8MV .modal-backdrop.in {
opacity: 0.8;
}
.cid-soybSri8MV .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soybSri8MV .modal.fade .modal-dialog,
.cid-soybSri8MV .modal.in .modal-dialog {
transform: none;
}
.cid-soybSri8MV .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soybSri8MV H6 {
text-align: center;
}
.cid-soBejGaH5N {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBejGaH5N .item {
padding-bottom: 2rem;
}
.cid-soBejGaH5N .item-wrapper {
position: relative;
}
.cid-soBejGaH5N .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBejGaH5N .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBejGaH5N .carousel-control,
.cid-soBejGaH5N .close {
background: #1b1b1b;
}
.cid-soBejGaH5N .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBejGaH5N .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBejGaH5N .carousel-control-next span {
margin-left: 5px;
}
.cid-soBejGaH5N .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBejGaH5N .close::before {
content: '\e91a';
}
.cid-soBejGaH5N .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBejGaH5N .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBejGaH5N .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBejGaH5N .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBejGaH5N .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBejGaH5N .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBejGaH5N .carousel-indicators li.active,
.cid-soBejGaH5N .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBejGaH5N .carousel-indicators li::after,
.cid-soBejGaH5N .carousel-indicators li::before {
content: none;
}
.cid-soBejGaH5N .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBejGaH5N .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBejGaH5N .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBejGaH5N .carousel-indicators {
display: none;
}
}
.cid-soBejGaH5N .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBejGaH5N .carousel-inner > .active {
display: block;
}
.cid-soBejGaH5N .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBejGaH5N .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBejGaH5N .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBejGaH5N .carousel-control,
.cid-soBejGaH5N .carousel-indicators,
.cid-soBejGaH5N .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBejGaH5N .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBejGaH5N .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBejGaH5N .carousel-indicators .active,
.cid-soBejGaH5N .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBejGaH5N .carousel-indicators .active {
background: #fff;
}
.cid-soBejGaH5N .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBejGaH5N .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBejGaH5N .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBejGaH5N .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBejGaH5N .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBejGaH5N .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBejGaH5N .carousel {
width: 100%;
}
.cid-soBejGaH5N .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBejGaH5N .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBejGaH5N .modal.fade .modal-dialog,
.cid-soBejGaH5N .modal.in .modal-dialog {
transform: none;
}
.cid-soBejGaH5N .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBejGaH5N H6 {
text-align: center;
}
.cid-soBelCRzSQ {
padding-top: 3rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-soBelCRzSQ .item {
padding-bottom: 2rem;
}
.cid-soBelCRzSQ .item-wrapper {
position: relative;
}
.cid-soBelCRzSQ .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-soBelCRzSQ .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-soBelCRzSQ .carousel-control,
.cid-soBelCRzSQ .close {
background: #1b1b1b;
}
.cid-soBelCRzSQ .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control-prev span {
margin-right: 5px;
}
.cid-soBelCRzSQ .carousel-control-next {
margin-right: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control-next span {
margin-left: 5px;
}
.cid-soBelCRzSQ .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-soBelCRzSQ .close::before {
content: '\e91a';
}
.cid-soBelCRzSQ .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-soBelCRzSQ .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soBelCRzSQ .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soBelCRzSQ .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-soBelCRzSQ .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soBelCRzSQ .carousel-indicators li.active,
.cid-soBelCRzSQ .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soBelCRzSQ .carousel-indicators li::after,
.cid-soBelCRzSQ .carousel-indicators li::before {
content: none;
}
.cid-soBelCRzSQ .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soBelCRzSQ .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-soBelCRzSQ .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .carousel-indicators {
display: none;
}
}
.cid-soBelCRzSQ .carousel-inner {
display: flex;
align-items: center;
}
.cid-soBelCRzSQ .carousel-inner > .active {
display: block;
}
.cid-soBelCRzSQ .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-soBelCRzSQ .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-soBelCRzSQ .carousel-control,
.cid-soBelCRzSQ .carousel-indicators,
.cid-soBelCRzSQ .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-soBelCRzSQ .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-soBelCRzSQ .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-soBelCRzSQ .carousel-indicators .active,
.cid-soBelCRzSQ .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-soBelCRzSQ .carousel-indicators .active {
background: #fff;
}
.cid-soBelCRzSQ .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-soBelCRzSQ .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-soBelCRzSQ .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-soBelCRzSQ .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-soBelCRzSQ .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-soBelCRzSQ .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-soBelCRzSQ .carousel {
width: 100%;
}
.cid-soBelCRzSQ .modal-backdrop.in {
opacity: 0.8;
}
.cid-soBelCRzSQ .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-soBelCRzSQ .modal.fade .modal-dialog,
.cid-soBelCRzSQ .modal.in .modal-dialog {
transform: none;
}
.cid-soBelCRzSQ .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-soBelCRzSQ H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sofYbOa0Y2 {
padding-top: 7rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sofYbOa0Y2 img,
.cid-sofYbOa0Y2 .item-img {
width: 100%;
}
.cid-sofYbOa0Y2 .item:focus,
.cid-sofYbOa0Y2 span:focus {
outline: none;
}
.cid-sofYbOa0Y2 .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sofYbOa0Y2 .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sofYbOa0Y2 .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sofYbOa0Y2 .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sofYbOa0Y2 .mbr-section-btn {
margin-top: auto !important;
}
.cid-sofYbOa0Y2 .mbr-section-title {
color: #232323;
}
.cid-sofYbOa0Y2 .mbr-text,
.cid-sofYbOa0Y2 .mbr-section-btn {
text-align: left;
}
.cid-sofYbOa0Y2 .item-title {
text-align: left;
}
.cid-sofYbOa0Y2 .item-subtitle {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snmfieQBgQ {
padding-top: 7rem;
padding-bottom: 3rem;
background-color: #232323;
}
.cid-snmfieQBgQ .mbr-section-subtitle DIV {
text-align: center;
}
.cid-snmfieQBgQ .mbr-section-subtitle {
color: #ffffff;
text-align: center;
}
.cid-snmfieQBgQ .mbr-section-title {
color: #ffffff;
text-align: center;
}
.cid-soIJchCHvz {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #ffffff;
}
.cid-soIJchCHvz .mbr-section-subtitle {
color: #000000;
}
.cid-soIJchCHvz .mbr-section-title {
color: #000000;
}
.cid-soIJt1ur0v {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #232323;
}
.cid-soIJt1ur0v .mbr-section-subtitle {
color: #ffffff;
}
.cid-soIJt1ur0v .mbr-section-title {
color: #ffffff;
}
.cid-soIJtUXYRJ {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snjKYRwAEK {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1920.jpg");
}
@media (max-width: 991px) {
.cid-snjKYRwAEK .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjKYRwAEK img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjKYRwAEK .text-wrapper {
padding: 2rem;
}
}
.cid-snjLPhl4fL {
padding-top: 0rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-3-1920x1280.jpg");
}
@media (max-width: 991px) {
.cid-snjLPhl4fL .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjLPhl4fL .row {
flex-direction: row-reverse;
}
.cid-snjLPhl4fL img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjLPhl4fL .text-wrapper {
padding: 2rem;
}
}
.cid-snjM9P2c1e {
padding-top: 0rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snjM9P2c1e .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjM9P2c1e img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjM9P2c1e .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sowkg8LmrT {
padding-top: 7rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-sowkg8LmrT .mbr-overlay {
background-color: #ffffff;
opacity: 0.4;
}
.cid-sowkg8LmrT form.mbr-form {
border-radius: 10px;
background-color: #fafafa;
}
@media (min-width: 992px) {
.cid-sowkg8LmrT form.mbr-form {
padding: 3rem 2rem;
width: 60%;
}
}
@media (max-width: 991px) {
.cid-sowkg8LmrT form.mbr-form {
padding: 1rem;
}
}
.cid-sowkg8LmrT form.mbr-form .mbr-section-btn {
text-align: center;
width: 100%;
}
.cid-sowkg8LmrT form.mbr-form .mbr-section-btn .btn {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smaqte0AQL {
padding-top: 1rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 767px) {
.cid-smaqte0AQL .row {
flex-direction: column-reverse;
}
.cid-smaqte0AQL .row .map-wrapper {
margin-bottom: 2rem;
}
}
.cid-smaqte0AQL .google-map {
height: 100%;
position: relative;
}
.cid-smaqte0AQL .google-map iframe {
height: 100%;
width: 100%;
}
.cid-smaqte0AQL .google-map [data-state-details] {
color: #6b6763;
height: 1.5em;
margin-top: -0.75em;
padding-left: 1.25rem;
padding-right: 1.25rem;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
.cid-smaqte0AQL .google-map[data-state] {
background: #e9e5dc;
}
.cid-smaqte0AQL .google-map[data-state="loading"] [data-state-details] {
display: none;
}
.cid-smaqte0AQL .image-wrapper {
display: flex;
align-items: center;
}
.cid-smaqte0AQL .card-wrapper {
display: flex;
border-radius: 4px;
background: #4479d9;
}
.cid-smaqte0AQL .card-wrapper:not(:nth-last-child(1)) {
margin-bottom: 2rem;
}
@media (max-width: 991px) {
.cid-smaqte0AQL .card-wrapper {
padding: 1rem 2rem;
}
}
@media (min-width: 992px) {
.cid-smaqte0AQL .card-wrapper {
padding: 2rem 4rem;
}
}
.cid-smaqte0AQL .mbr-iconfont {
font-size: 2rem;
padding-right: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smamJnrL2n {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-smamJnrL2n img,
.cid-smamJnrL2n .item-img {
width: 100%;
}
.cid-smamJnrL2n .item:focus,
.cid-smamJnrL2n span:focus {
outline: none;
}
.cid-smamJnrL2n .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-smamJnrL2n .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-smamJnrL2n .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-smamJnrL2n .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-smamJnrL2n .mbr-section-btn {
margin-top: auto !important;
}
.cid-smamJnrL2n .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-smas0QpryK {
padding-top: 90px;
padding-bottom: 0px;
background-color: #ffffff;
}
.cid-smas0QpryK .mbr-section-subtitle {
color: #767676;
font-weight: 300;
}
.cid-smas0QpryK .media-container-row {
word-wrap: break-word;
word-break: break-word;
align-items: stretch;
-webkit-align-items: stretch;
}
.cid-smas0QpryK .card_cont {
-o-transition: all .5s;
-ms-transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
background-color: #eee;
}
.cid-smas0QpryK .card-front {
z-index: 2;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cid-smas0QpryK .card-front img {
height: 100%;
min-width: 100%;
width: auto;
}
.cid-smas0QpryK .card_back {
width: 100%;
height: 100%;
padding: 30px 30px;
color: #ffffff;
background-color: #55b4d4;
z-index: 1;
margin: 0;
text-align: center;
overflow: hidden;
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.cid-smas0QpryK .card {
min-height: 300px;
}
.cid-smas0QpryK .card:hover .card-front {
z-index: 1;
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.cid-smas0QpryK .card:hover .card_back {
z-index: 2;
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cid-smas0QpryK .builderCard .card_back {
border-bottom-left-radius: 100px;
}
.cid-smas0QpryK .builderCard .card_cont {
-o-backface-visibility: hidden;
-ms-backface-visibility: hidd;
-moz-backface-visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.cid-sniIm0rLQ3 {
padding-top: 0px;
padding-bottom: 90px;
background-color: #ffffff;
}
.cid-sniIm0rLQ3 .mbr-section-subtitle {
color: #767676;
font-weight: 300;
}
.cid-sniIm0rLQ3 .media-container-row {
word-wrap: break-word;
word-break: break-word;
align-items: stretch;
-webkit-align-items: stretch;
}
.cid-sniIm0rLQ3 .card_cont {
-o-transition: all .5s;
-ms-transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0px;
left: 0px;
text-align: center;
background-color: #eee;
}
.cid-sniIm0rLQ3 .card-front {
z-index: 2;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.cid-sniIm0rLQ3 .card-front img {
height: 100%;
min-width: 100%;
width: auto;
}
.cid-sniIm0rLQ3 .card_back {
width: 100%;
height: 100%;
padding: 30px 30px;
color: #ffffff;
background-color: #55b4d4;
z-index: 1;
margin: 0;
text-align: center;
overflow: hidden;
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.cid-sniIm0rLQ3 .card {
min-height: 300px;
}
.cid-sniIm0rLQ3 .card:hover .card-front {
z-index: 1;
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.cid-sniIm0rLQ3 .card:hover .card_back {
z-index: 2;
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cid-sniIm0rLQ3 .builderCard .card_back {
border-bottom-left-radius: 100px;
}
.cid-sniIm0rLQ3 .builderCard .card_cont {
-o-backface-visibility: hidden;
-ms-backface-visibility: hidd;
-moz-backface-visibility: visible;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sPiFVdXWuA {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #bed3f9;
}
.cid-sPiFVdXWuA .card-wrapper {
border-radius: 4px;
background: #fafafa;
}
@media (min-width: 992px) {
.cid-sPiFVdXWuA .card-wrapper {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sPiFVdXWuA .card-wrapper {
padding: 1rem;
margin-bottom: 2rem;
}
}
.cid-sPiFVdXWuA .row {
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.cid-sPiFVdXWuA .row .row {
flex-direction: column-reverse;
}
.cid-sPiFVdXWuA .row .row .img-wrapper {
margin-bottom: 2rem;
}
}
.cid-sPiFVdXWuA .img-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPiFVdXWuA .card-subtitle {
color: #0095ff;
}
.cid-sPiFVdXWuA .mbr-text {
color: #555555;
}
.cid-sPiIWnwoJk {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #ffb5b5;
}
.cid-sPiMk8bft6 {
padding-top: 0rem;
padding-bottom: 2rem;
background-color: #ffb5b5;
}
.cid-sPiNLAWRjQ {
padding-top: 3rem;
padding-bottom: 4rem;
background-color: #fff0b0;
}
.cid-sPiOoZurz0 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffb18a;
}
.cid-sPiOoZurz0 .card-wrapper {
border-radius: 4px;
background: #fafafa;
}
@media (min-width: 992px) {
.cid-sPiOoZurz0 .card-wrapper {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sPiOoZurz0 .card-wrapper {
padding: 1rem;
margin-bottom: 2rem;
}
}
.cid-sPiOoZurz0 .row {
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.cid-sPiOoZurz0 .row .row {
flex-direction: column-reverse;
}
.cid-sPiOoZurz0 .row .row .img-wrapper {
margin-bottom: 2rem;
}
}
.cid-sPiOoZurz0 .img-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPiOoZurz0 .card-subtitle {
color: #0095ff;
}
.cid-sPiOoZurz0 .mbr-text {
color: #555555;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sPi8v77w9D {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sPi8v77w9D .row {
margin-left: 0;
margin-right: 0;
}
.cid-sPi8v77w9D .item {
padding-left: 0;
padding-right: 0;
}
.cid-sPi8v77w9D .item-wrapper {
height: 100%;
position: relative;
}
.cid-sPi8v77w9D .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sPi8v77w9D .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sPi8v77w9D .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sPi8v77w9D .carousel-control,
.cid-sPi8v77w9D .close {
background: #1b1b1b;
}
.cid-sPi8v77w9D .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control-prev span {
margin-right: 5px;
}
.cid-sPi8v77w9D .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control-next span {
margin-left: 5px;
}
.cid-sPi8v77w9D .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sPi8v77w9D .close::before {
content: '\e91a';
}
.cid-sPi8v77w9D .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sPi8v77w9D .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sPi8v77w9D .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sPi8v77w9D .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sPi8v77w9D .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sPi8v77w9D .carousel-indicators li.active,
.cid-sPi8v77w9D .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sPi8v77w9D .carousel-indicators li::after,
.cid-sPi8v77w9D .carousel-indicators li::before {
content: none;
}
.cid-sPi8v77w9D .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sPi8v77w9D .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sPi8v77w9D .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .carousel-indicators {
display: none;
}
}
.cid-sPi8v77w9D .carousel-inner {
display: flex;
align-items: center;
}
.cid-sPi8v77w9D .carousel-inner > .active {
display: block;
}
.cid-sPi8v77w9D .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sPi8v77w9D .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sPi8v77w9D .carousel-control,
.cid-sPi8v77w9D .carousel-indicators,
.cid-sPi8v77w9D .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sPi8v77w9D .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sPi8v77w9D .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sPi8v77w9D .carousel-indicators .active,
.cid-sPi8v77w9D .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sPi8v77w9D .carousel-indicators .active {
background: #fff;
}
.cid-sPi8v77w9D .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sPi8v77w9D .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sPi8v77w9D .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sPi8v77w9D .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sPi8v77w9D .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sPi8v77w9D .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sPi8v77w9D .carousel {
width: 100%;
}
.cid-sPi8v77w9D .modal-backdrop.in {
opacity: 0.8;
}
.cid-sPi8v77w9D .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sPi8v77w9D .modal.fade .modal-dialog,
.cid-sPi8v77w9D .modal.in .modal-dialog {
transform: none;
}
.cid-sPi8v77w9D .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sPi8v77w9D H6 {
text-align: center;
}
.cid-sPi8vUCUKC {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sPi8vUCUKC .row {
margin-left: 0;
margin-right: 0;
}
.cid-sPi8vUCUKC .item {
padding-left: 0;
padding-right: 0;
}
.cid-sPi8vUCUKC .item-wrapper {
height: 100%;
position: relative;
}
.cid-sPi8vUCUKC .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sPi8vUCUKC .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sPi8vUCUKC .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sPi8vUCUKC .carousel-control,
.cid-sPi8vUCUKC .close {
background: #1b1b1b;
}
.cid-sPi8vUCUKC .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control-prev span {
margin-right: 5px;
}
.cid-sPi8vUCUKC .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control-next span {
margin-left: 5px;
}
.cid-sPi8vUCUKC .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sPi8vUCUKC .close::before {
content: '\e91a';
}
.cid-sPi8vUCUKC .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sPi8vUCUKC .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sPi8vUCUKC .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sPi8vUCUKC .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sPi8vUCUKC .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sPi8vUCUKC .carousel-indicators li.active,
.cid-sPi8vUCUKC .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sPi8vUCUKC .carousel-indicators li::after,
.cid-sPi8vUCUKC .carousel-indicators li::before {
content: none;
}
.cid-sPi8vUCUKC .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sPi8vUCUKC .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sPi8vUCUKC .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .carousel-indicators {
display: none;
}
}
.cid-sPi8vUCUKC .carousel-inner {
display: flex;
align-items: center;
}
.cid-sPi8vUCUKC .carousel-inner > .active {
display: block;
}
.cid-sPi8vUCUKC .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sPi8vUCUKC .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sPi8vUCUKC .carousel-control,
.cid-sPi8vUCUKC .carousel-indicators,
.cid-sPi8vUCUKC .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sPi8vUCUKC .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sPi8vUCUKC .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sPi8vUCUKC .carousel-indicators .active,
.cid-sPi8vUCUKC .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sPi8vUCUKC .carousel-indicators .active {
background: #fff;
}
.cid-sPi8vUCUKC .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sPi8vUCUKC .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sPi8vUCUKC .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sPi8vUCUKC .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sPi8vUCUKC .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sPi8vUCUKC .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sPi8vUCUKC .carousel {
width: 100%;
}
.cid-sPi8vUCUKC .modal-backdrop.in {
opacity: 0.8;
}
.cid-sPi8vUCUKC .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sPi8vUCUKC .modal.fade .modal-dialog,
.cid-sPi8vUCUKC .modal.in .modal-dialog {
transform: none;
}
.cid-sPi8vUCUKC .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sPi8vUCUKC H6 {
text-align: center;
}
.cid-soCiTwdOPc {
padding-top: 8rem;
padding-bottom: 1rem;
background-color: #bbbbbb;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soJ3YTDW3t {
padding-top: 10rem;
padding-bottom: 10rem;
background-image: url("../../../assets/images/mbr-1920x1079.jpg");
}
.cid-soJ3YTDW3t .mbr-overlay {
background-color: #000000;
opacity: 0;
}
@media (min-width: 992px) {
.cid-soJ3YTDW3t form {
width: 50%;
}
}
.cid-soJ3YTDW3t form .mbr-section-btn {
text-align: center;
width: 100%;
}
.cid-soJ3YTDW3t form .mbr-section-btn .btn {
width: 100%;
}
.cid-soJ3YTDW3t .mbr-section-title {
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soUsZLeqHE {
padding-top: 9rem;
padding-bottom: 7rem;
background-image: url("../../../assets/images/mbr-1920x1920.png");
}
.cid-soUsZLeqHE .mbr-section-title,
.cid-soUsZLeqHE .mbr-text,
.cid-soUsZLeqHE .mbr-section-btn {
text-align: center;
}
.cid-soUsZLeqHE .video-wrapper {
margin: auto;
}
.cid-soUsZLeqHE .video-wrapper iframe {
width: 100%;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-so9wiA7Oh7 {
padding-top: 5rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-so9wiA7Oh7 .mbr-section-subtitle DIV {
text-align: left;
}
.cid-sAtKmFrQe8 {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #95c0f2;
}
.cid-sAtKmFrQe8 .video-wrapper iframe {
width: 100%;
}
.cid-sAtKmFrQe8 .mbr-section-title,
.cid-sAtKmFrQe8 .mbr-description {
text-align: center;
}
@media (min-width: 992px) {
.cid-sAtKmFrQe8 .text-wrapper {
padding: 2rem;
}
}
.cid-sBrBMD59Ue {
padding-top: 3rem;
padding-bottom: 3rem;
background-color: #95c0f2;
}
.cid-sBrBMD59Ue .card-wrapper {
padding-right: 2rem;
}
@media (max-width: 992px) {
.cid-sBrBMD59Ue .card {
margin-bottom: 2rem!important;
}
.cid-sBrBMD59Ue .card-wrapper {
padding: 0 1rem;
}
}
@media (max-width: 767px) {
.cid-sBrBMD59Ue .link-wrap {
align-items: center;
}
}
.cid-sBrBMD59Ue .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sBrIUc6I26 {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffb5b5;
}
.cid-sBrIUc6I26 .content-wrapper {
background: #fafafa;
}
@media (max-width: 991px) {
.cid-sBrIUc6I26 .content-wrapper .row {
flex-direction: column-reverse;
}
.cid-sBrIUc6I26 .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sBrIUc6I26 .content-wrapper {
padding: 5rem 3rem;
}
.cid-sBrIUc6I26 .content-wrapper .text-wrapper {
padding-right: 2rem;
}
}
.cid-sBrIUc6I26 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sBrSykmUp5 {
padding-top: 0rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sBrSykmUp5 .content-wrapper {
background: #95c0f2;
}
@media (max-width: 991px) {
.cid-sBrSykmUp5 .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sBrSykmUp5 .content-wrapper {
padding: 5rem 3rem;
}
.cid-sBrSykmUp5 .content-wrapper .text-wrapper {
padding-left: 2rem;
}
}
.cid-sBrSykmUp5 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sGYDLXpy79 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffb5b5;
}
.cid-sGYDLXpy79 .row {
align-items: center;
}
@media (max-width: 991px) {
.cid-sGYDLXpy79 .row {
flex-direction: column-reverse;
}
.cid-sGYDLXpy79 .image-wrapper {
margin-bottom: 2rem;
}
.cid-sGYDLXpy79 .card-wrapper {
padding: 0 1rem;
}
}
@media (min-width: 992px) {
.cid-sGYDLXpy79 .card-wrapper {
padding-right: 2rem;
}
}
.cid-sGYDLXpy79 .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sPi9FDyzHV {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-sPi9FDyzHV .content-wrapper {
background: #bed3f9;
}
@media (max-width: 991px) {
.cid-sPi9FDyzHV .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sPi9FDyzHV .content-wrapper {
padding: 5rem 3rem;
}
.cid-sPi9FDyzHV .content-wrapper .text-wrapper {
padding-left: 2rem;
}
}
.cid-sPi9FDyzHV .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sp631s5MmO {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sp631s5MmO .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sp631s5MmO img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sp631s5MmO .text-wrapper {
padding: 2rem;
}
}
.cid-sp632r46Dv {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sp632r46Dv .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sp632r46Dv .row {
flex-direction: row-reverse;
}
.cid-sp632r46Dv img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sp632r46Dv .text-wrapper {
padding: 2rem;
}
}
.cid-snY73kcpIM {
padding-top: 1rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snY73kcpIM .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY73kcpIM img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY73kcpIM .text-wrapper {
padding: 2rem;
}
}
.cid-snY72AKE2T {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-snY72AKE2T .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY72AKE2T .row {
flex-direction: row-reverse;
}
.cid-snY72AKE2T img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY72AKE2T .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-snY6YnErXV {
padding-top: 2rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-snY6YnErXV .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snY6YnErXV img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snY6YnErXV .text-wrapper {
padding: 2rem;
}
}
.cid-soCrQzpaGd {
padding-top: 2rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-soCrQzpaGd .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soCrQzpaGd .row {
flex-direction: row-reverse;
}
.cid-soCrQzpaGd img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soCrQzpaGd .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sp6Xf98es8 {
padding-top: 10rem;
padding-bottom: 10rem;
background-image: url("../../../assets/images/background7.jpg");
}
@media (max-width: 991px) {
.cid-sp6Xf98es8 .mbr-section-title,
.cid-sp6Xf98es8 .mbr-section-subtitle,
.cid-sp6Xf98es8 .mbr-section-btn,
.cid-sp6Xf98es8 .mbr-text {
text-align: center;
}
}
.cid-sp6Xf98es8 .mbr-section-title {
text-align: center;
}
.cid-sp6Xf98es8 .mbr-text,
.cid-sp6Xf98es8 .mbr-section-btn {
text-align: center;
}
.cid-sPtFrXP04j {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffb5b5;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2bh5YiBe {
padding-top: 6rem;
padding-bottom: 6rem;
background-image: url("../../../assets/images/background3.jpg");
}
.cid-sA2bh5YiBe .mbr-overlay {
background: #fafafa;
opacity: 0.6;
}
.cid-sA2bh5YiBe img,
.cid-sA2bh5YiBe .item-img {
width: 100%;
height: 100%;
height: 200px;
object-fit: cover;
}
.cid-sA2bh5YiBe .item:focus,
.cid-sA2bh5YiBe span:focus {
outline: none;
}
.cid-sA2bh5YiBe .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2bh5YiBe .item-wrapper {
position: relative;
border-radius: 4px;
background: #ffffff;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2bh5YiBe .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-sA2bh5YiBe .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2bh5YiBe .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-sA2bh5YiBe .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-sA2bh5YiBe .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2bh5YiBe .mbr-section-title {
color: #232323;
}
.cid-sA2bh5YiBe .mbr-text,
.cid-sA2bh5YiBe .mbr-section-btn {
text-align: left;
}
.cid-sA2bh5YiBe .item-title {
text-align: left;
}
.cid-sA2bh5YiBe .item-subtitle {
text-align: left;
color: #bbbbbb;
}
.cid-sA2q39Bywn {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2q39Bywn .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2q39Bywn img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2q39Bywn .text-wrapper {
padding: 2rem;
}
}
.cid-sA2q39Bywn .mbr-text {
text-align: left;
}
.cid-sA2p7Shpks {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2p7Shpks .item {
display: flex;
align-items: center;
flex-direction: column;
}
.cid-sA2p7Shpks .item .icon-wrap {
text-align: center;
}
.cid-sA2p7Shpks .item span {
font-size: 2rem;
color: #ffffff;
line-height: 60px;
}
.cid-sA2p7Shpks .item::before {
content: "\e96b";
font-family: Moririse2 !important;
position: absolute;
font-size: 32px;
left: -15px;
top: 12%;
color: #6592e6;
}
.cid-sA2p7Shpks .item.first:before {
display: none;
}
.cid-sA2p7Shpks .item.five:before {
display: none;
}
.cid-sA2p7Shpks .icon-box {
background: #6592e6;
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
display: inline-block;
}
.cid-sA2p7Shpks .text-box {
margin-top: 1rem;
text-align: center;
}
.cid-sA2p7Shpks .mbr-iconfont {
color: #ffffff !important;
position: absolute;
top: 50%;
left: 100%;
}
@media (max-width: 991px) {
.cid-sA2p7Shpks .item:before {
display: none;
}
.cid-sA2p7Shpks .card-wrapper {
margin-bottom: 2rem;
}
}
.cid-sA2ndMYdBi {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2ndMYdBi img,
.cid-sA2ndMYdBi .item-img {
width: 100%;
}
.cid-sA2ndMYdBi .item:focus,
.cid-sA2ndMYdBi span:focus {
outline: none;
}
.cid-sA2ndMYdBi .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2ndMYdBi .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2ndMYdBi .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-sA2ndMYdBi .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2ndMYdBi .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-sA2ndMYdBi .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-sA2ndMYdBi .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2ndMYdBi .mbr-section-title {
color: #232323;
}
.cid-sA2ndMYdBi .mbr-text,
.cid-sA2ndMYdBi .mbr-section-btn {
text-align: left;
}
.cid-sA2ndMYdBi .item-title {
text-align: left;
}
.cid-sA2ndMYdBi .item-subtitle {
text-align: left;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2qSoh6Rr {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2qSoh6Rr img,
.cid-sA2qSoh6Rr .item-img {
width: 100%;
}
.cid-sA2qSoh6Rr .item:focus,
.cid-sA2qSoh6Rr span:focus {
outline: none;
}
.cid-sA2qSoh6Rr .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2qSoh6Rr .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2qSoh6Rr .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2qSoh6Rr .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2qSoh6Rr .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2qSoh6Rr .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2lo3bfPS {
z-index: 1000;
width: 100%;
}
.cid-sA2lo3bfPS nav.navbar {
position: fixed;
}
.cid-sA2lo3bfPS .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .dropdown-menu {
padding: 0;
}
.cid-sA2lo3bfPS .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2lo3bfPS .dropdown-item:hover,
.cid-sA2lo3bfPS .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2lo3bfPS .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2lo3bfPS .nav-link {
position: relative;
}
.cid-sA2lo3bfPS .container {
display: flex;
margin: auto;
}
.cid-sA2lo3bfPS .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2lo3bfPS .navbar-caption {
padding-right: 4rem;
}
.cid-sA2lo3bfPS .dropdown-menu,
.cid-sA2lo3bfPS .navbar.opened {
background: #353535 !important;
}
.cid-sA2lo3bfPS .nav-item:focus,
.cid-sA2lo3bfPS .nav-link:focus {
outline: none;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2lo3bfPS .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2lo3bfPS .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2lo3bfPS .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2lo3bfPS .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2lo3bfPS .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2lo3bfPS .navbar.opened {
transition: all .3s;
}
.cid-sA2lo3bfPS .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2lo3bfPS .navbar .navbar-logo img {
width: auto;
}
.cid-sA2lo3bfPS .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2lo3bfPS .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2lo3bfPS .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2lo3bfPS .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2lo3bfPS .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2lo3bfPS .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2lo3bfPS .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2lo3bfPS .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2lo3bfPS .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2lo3bfPS .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2lo3bfPS .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2lo3bfPS .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2lo3bfPS .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2lo3bfPS .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2lo3bfPS .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2lo3bfPS .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2lo3bfPS .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2lo3bfPS .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2lo3bfPS .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2lo3bfPS .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2lo3bfPS .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2lo3bfPS .dropdown-item.active,
.cid-sA2lo3bfPS .dropdown-item:active {
background-color: transparent;
}
.cid-sA2lo3bfPS .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2lo3bfPS .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2lo3bfPS .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2lo3bfPS .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2lo3bfPS .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2lo3bfPS ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2lo3bfPS .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2lo3bfPS button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2lo3bfPS button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2lo3bfPS nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2lo3bfPS .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2lo3bfPS a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2lo3bfPS .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2lo3bfPS .navbar {
height: 77px;
}
.cid-sA2lo3bfPS .navbar.opened {
height: auto;
}
.cid-sA2lo3bfPS .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2lo3NYb6 {
padding-top: 5rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
.cid-sA2lo3NYb6 .mbr-section-subtitle DIV {
text-align: left;
}
.cid-sA8x13CucW {
padding-top: 6rem;
padding-bottom: 6rem;
}
.cid-sA8x13CucW .item {
display: flex;
align-items: center;
margin-bottom: 2rem;
}
.cid-sA8x13CucW .icon-box {
background: #6592e6;
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
margin-right: 1rem;
display: flex;
justify-content: center;
align-items: center;
}
.cid-sA8x13CucW .mbr-iconfont {
font-size: 2rem;
color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA8x13CucW .card {
margin-bottom: 2rem;
}
.cid-sA8x13CucW .card-wrapper {
margin-bottom: 2rem;
}
}
.cid-sA2lo4jC2b {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2lo4jC2b .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo4jC2b img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo4jC2b .text-wrapper {
padding: 2rem;
}
}
.cid-sA2lo4JfFs {
padding-top: 0rem;
padding-bottom: 1rem;
background-color: #bed3f9;
}
@media (max-width: 991px) {
.cid-sA2lo4JfFs .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo4JfFs .row {
flex-direction: row-reverse;
}
.cid-sA2lo4JfFs img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo4JfFs .text-wrapper {
padding: 2rem;
}
}
.cid-sA8u4HQ2D3 {
padding-top: 6rem;
padding-bottom: 6rem;
background-image: url("../../../assets/images/background3.jpg");
}
.cid-sA8u4HQ2D3 .mbr-overlay {
background: #fafafa;
opacity: 0.6;
}
.cid-sA8u4HQ2D3 img,
.cid-sA8u4HQ2D3 .item-img {
width: 100%;
height: 100%;
height: 300px;
object-fit: cover;
}
.cid-sA8u4HQ2D3 .item:focus,
.cid-sA8u4HQ2D3 span:focus {
outline: none;
}
.cid-sA8u4HQ2D3 .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA8u4HQ2D3 .item-wrapper {
position: relative;
border-radius: 4px;
background: #ffffff;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA8u4HQ2D3 .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA8u4HQ2D3 .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA8u4HQ2D3 .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA8u4HQ2D3 .mbr-section-title {
color: #232323;
}
.cid-sA8u4HQ2D3 .mbr-text,
.cid-sA8u4HQ2D3 .mbr-section-btn {
text-align: left;
}
.cid-sA8u4HQ2D3 .item-title {
text-align: left;
}
.cid-sA8u4HQ2D3 .item-subtitle {
text-align: left;
color: #bbbbbb;
}
.cid-sA2lo5bpX6 {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2lo5bpX6 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo5bpX6 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo5bpX6 .text-wrapper {
padding: 2rem;
}
}
.cid-sA2lo5BDzq {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #bed3f9;
}
@media (max-width: 991px) {
.cid-sA2lo5BDzq .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2lo5BDzq .row {
flex-direction: row-reverse;
}
.cid-sA2lo5BDzq img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2lo5BDzq .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soxbKKadCJ {
padding-top: 8rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 991px) {
.cid-soxbKKadCJ .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxbKKadCJ img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxbKKadCJ .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-soxchHK6de {
padding-top: 2rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-soxchHK6de .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxchHK6de .row {
flex-direction: row-reverse;
}
.cid-soxchHK6de img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxchHK6de .text-wrapper {
padding: 2rem;
}
}
.cid-soxcibuq79 {
padding-top: 1rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
@media (max-width: 991px) {
.cid-soxcibuq79 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-soxcibuq79 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-soxcibuq79 .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2kg5CRX7 {
z-index: 1000;
width: 100%;
}
.cid-sA2kg5CRX7 nav.navbar {
position: fixed;
}
.cid-sA2kg5CRX7 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .dropdown-menu {
padding: 0;
}
.cid-sA2kg5CRX7 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2kg5CRX7 .dropdown-item:hover,
.cid-sA2kg5CRX7 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2kg5CRX7 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2kg5CRX7 .nav-link {
position: relative;
}
.cid-sA2kg5CRX7 .container {
display: flex;
margin: auto;
}
.cid-sA2kg5CRX7 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2kg5CRX7 .navbar-caption {
padding-right: 4rem;
}
.cid-sA2kg5CRX7 .dropdown-menu,
.cid-sA2kg5CRX7 .navbar.opened {
background: #353535 !important;
}
.cid-sA2kg5CRX7 .nav-item:focus,
.cid-sA2kg5CRX7 .nav-link:focus {
outline: none;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2kg5CRX7 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2kg5CRX7 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2kg5CRX7 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2kg5CRX7 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2kg5CRX7 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2kg5CRX7 .navbar.opened {
transition: all .3s;
}
.cid-sA2kg5CRX7 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2kg5CRX7 .navbar .navbar-logo img {
width: auto;
}
.cid-sA2kg5CRX7 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2kg5CRX7 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2kg5CRX7 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2kg5CRX7 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2kg5CRX7 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2kg5CRX7 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2kg5CRX7 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2kg5CRX7 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2kg5CRX7 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2kg5CRX7 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2kg5CRX7 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2kg5CRX7 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2kg5CRX7 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2kg5CRX7 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2kg5CRX7 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2kg5CRX7 .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2kg5CRX7 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2kg5CRX7 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2kg5CRX7 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2kg5CRX7 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2kg5CRX7 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2kg5CRX7 .dropdown-item.active,
.cid-sA2kg5CRX7 .dropdown-item:active {
background-color: transparent;
}
.cid-sA2kg5CRX7 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2kg5CRX7 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2kg5CRX7 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2kg5CRX7 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2kg5CRX7 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2kg5CRX7 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2kg5CRX7 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2kg5CRX7 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2kg5CRX7 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2kg5CRX7 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2kg5CRX7 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2kg5CRX7 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2kg5CRX7 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2kg5CRX7 .navbar {
height: 77px;
}
.cid-sA2kg5CRX7 .navbar.opened {
height: auto;
}
.cid-sA2kg5CRX7 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2kg6E8HU {
padding-top: 3rem;
padding-bottom: 0rem;
background-color: #fafafa;
}
.cid-sA2kg6E8HU .carousel {
height: 800px;
}
.cid-sA2kg6E8HU .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-sA2kg6E8HU .carousel-item,
.cid-sA2kg6E8HU .carousel-inner {
height: 100%;
}
.cid-sA2kg6E8HU .mbr-overlay {
z-index: 1;
}
.cid-sA2kg6E8HU .carousel-caption {
bottom: 40px;
}
.cid-sA2kg6E8HU .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-sA2kg6E8HU .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-sA2kg6E8HU .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-sA2kg6E8HU .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-sA2kg6E8HU .container .carousel-control {
margin-bottom: 0;
}
.cid-sA2kg6E8HU .content-slider-wrap {
width: 100% !important;
}
}
.cid-sA2kg6E8HU .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-sA2kg6E8HU .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2kg6E8HU .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2kg6E8HU .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2kg6E8HU .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2kg6E8HU .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-sA2kg6E8HU .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2kg6E8HU .carousel-indicators li.active,
.cid-sA2kg6E8HU .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2kg6E8HU .carousel-indicators li::after,
.cid-sA2kg6E8HU .carousel-indicators li::before {
content: none;
}
.cid-sA2kg6E8HU .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2kg6E8HU .carousel-indicators {
display: none !important;
}
}
.cid-sA2kg7C8zE {
padding-top: 7rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1-1920x1371.jpg");
}
.cid-sA2kg7C8zE .mbr-section-subtitle DIV {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2pPa13VH {
padding-top: 6rem;
padding-bottom: 0rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPa13VH .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPa13VH img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPa13VH .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPb9EiO {
padding-top: 1rem;
padding-bottom: 1rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPb9EiO .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPb9EiO img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPb9EiO .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPbxzEt {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sA2pPbxzEt .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPbxzEt .row {
flex-direction: row-reverse;
}
.cid-sA2pPbxzEt img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPbxzEt .text-wrapper {
padding: 2rem;
}
}
.cid-sA2pPbZKFx {
z-index: 1000;
width: 100%;
}
.cid-sA2pPbZKFx nav.navbar {
position: fixed;
}
.cid-sA2pPbZKFx .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .dropdown-menu {
padding: 0;
}
.cid-sA2pPbZKFx .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2pPbZKFx .dropdown-item:hover,
.cid-sA2pPbZKFx .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2pPbZKFx .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2pPbZKFx .nav-link {
position: relative;
}
.cid-sA2pPbZKFx .container {
display: flex;
margin: auto;
}
.cid-sA2pPbZKFx .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2pPbZKFx .navbar-caption {
padding-right: 4rem;
}
.cid-sA2pPbZKFx .dropdown-menu,
.cid-sA2pPbZKFx .navbar.opened {
background: #353535 !important;
}
.cid-sA2pPbZKFx .nav-item:focus,
.cid-sA2pPbZKFx .nav-link:focus {
outline: none;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2pPbZKFx .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2pPbZKFx .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2pPbZKFx .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2pPbZKFx .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2pPbZKFx .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2pPbZKFx .navbar.opened {
transition: all .3s;
}
.cid-sA2pPbZKFx .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2pPbZKFx .navbar .navbar-logo img {
width: auto;
}
.cid-sA2pPbZKFx .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2pPbZKFx .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2pPbZKFx .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2pPbZKFx .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2pPbZKFx .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2pPbZKFx .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2pPbZKFx .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2pPbZKFx .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2pPbZKFx .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2pPbZKFx .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2pPbZKFx .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2pPbZKFx .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2pPbZKFx .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2pPbZKFx .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2pPbZKFx .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2pPbZKFx .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2pPbZKFx .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2pPbZKFx .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2pPbZKFx .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2pPbZKFx .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2pPbZKFx .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2pPbZKFx .dropdown-item.active,
.cid-sA2pPbZKFx .dropdown-item:active {
background-color: transparent;
}
.cid-sA2pPbZKFx .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2pPbZKFx .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2pPbZKFx .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2pPbZKFx .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2pPbZKFx .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2pPbZKFx ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2pPbZKFx .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2pPbZKFx button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2pPbZKFx button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2pPbZKFx nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2pPbZKFx .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2pPbZKFx a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2pPbZKFx .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2pPbZKFx .navbar {
height: 77px;
}
.cid-sA2pPbZKFx .navbar.opened {
height: auto;
}
.cid-sA2pPbZKFx .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2pPcv7TF {
padding-top: 2rem;
padding-bottom: 2rem;
background-image: url("../../../assets/images/mbr-1920x1080.jpg");
}
@media (max-width: 991px) {
.cid-sA2pPcv7TF .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sA2pPcv7TF img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sA2pPcv7TF .text-wrapper {
padding: 2rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2oa2TFKT {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa2TFKT .item {
padding-bottom: 2rem;
}
.cid-sA2oa2TFKT .item-wrapper {
position: relative;
}
.cid-sA2oa2TFKT .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa2TFKT .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa2TFKT .carousel-control,
.cid-sA2oa2TFKT .close {
background: #1b1b1b;
}
.cid-sA2oa2TFKT .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa2TFKT .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa2TFKT .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa2TFKT .close::before {
content: '\e91a';
}
.cid-sA2oa2TFKT .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa2TFKT .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa2TFKT .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa2TFKT .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa2TFKT .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa2TFKT .carousel-indicators li.active,
.cid-sA2oa2TFKT .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa2TFKT .carousel-indicators li::after,
.cid-sA2oa2TFKT .carousel-indicators li::before {
content: none;
}
.cid-sA2oa2TFKT .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa2TFKT .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa2TFKT .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .carousel-indicators {
display: none;
}
}
.cid-sA2oa2TFKT .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa2TFKT .carousel-inner > .active {
display: block;
}
.cid-sA2oa2TFKT .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa2TFKT .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa2TFKT .carousel-control,
.cid-sA2oa2TFKT .carousel-indicators,
.cid-sA2oa2TFKT .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa2TFKT .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa2TFKT .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa2TFKT .carousel-indicators .active,
.cid-sA2oa2TFKT .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa2TFKT .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa2TFKT .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa2TFKT .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa2TFKT .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa2TFKT .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa2TFKT .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa2TFKT .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa2TFKT .carousel {
width: 100%;
}
.cid-sA2oa2TFKT .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa2TFKT .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa2TFKT .modal.fade .modal-dialog,
.cid-sA2oa2TFKT .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa2TFKT .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa2TFKT H6 {
text-align: center;
}
.cid-sA2oa49nlV {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa49nlV .item {
padding-bottom: 2rem;
}
.cid-sA2oa49nlV .item-wrapper {
position: relative;
}
.cid-sA2oa49nlV .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa49nlV .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa49nlV .carousel-control,
.cid-sA2oa49nlV .close {
background: #1b1b1b;
}
.cid-sA2oa49nlV .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa49nlV .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa49nlV .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa49nlV .close::before {
content: '\e91a';
}
.cid-sA2oa49nlV .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa49nlV .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa49nlV .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa49nlV .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa49nlV .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa49nlV .carousel-indicators li.active,
.cid-sA2oa49nlV .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa49nlV .carousel-indicators li::after,
.cid-sA2oa49nlV .carousel-indicators li::before {
content: none;
}
.cid-sA2oa49nlV .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa49nlV .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa49nlV .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .carousel-indicators {
display: none;
}
}
.cid-sA2oa49nlV .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa49nlV .carousel-inner > .active {
display: block;
}
.cid-sA2oa49nlV .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa49nlV .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa49nlV .carousel-control,
.cid-sA2oa49nlV .carousel-indicators,
.cid-sA2oa49nlV .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa49nlV .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa49nlV .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa49nlV .carousel-indicators .active,
.cid-sA2oa49nlV .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa49nlV .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa49nlV .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa49nlV .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa49nlV .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa49nlV .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa49nlV .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa49nlV .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa49nlV .carousel {
width: 100%;
}
.cid-sA2oa49nlV .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa49nlV .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa49nlV .modal.fade .modal-dialog,
.cid-sA2oa49nlV .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa49nlV .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa49nlV H6 {
text-align: center;
}
.cid-sA2oa5LTf8 {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa5LTf8 .item {
padding-bottom: 2rem;
}
.cid-sA2oa5LTf8 .item-wrapper {
position: relative;
}
.cid-sA2oa5LTf8 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa5LTf8 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa5LTf8 .carousel-control,
.cid-sA2oa5LTf8 .close {
background: #1b1b1b;
}
.cid-sA2oa5LTf8 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa5LTf8 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa5LTf8 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa5LTf8 .close::before {
content: '\e91a';
}
.cid-sA2oa5LTf8 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa5LTf8 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa5LTf8 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa5LTf8 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa5LTf8 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa5LTf8 .carousel-indicators li.active,
.cid-sA2oa5LTf8 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa5LTf8 .carousel-indicators li::after,
.cid-sA2oa5LTf8 .carousel-indicators li::before {
content: none;
}
.cid-sA2oa5LTf8 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa5LTf8 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa5LTf8 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .carousel-indicators {
display: none;
}
}
.cid-sA2oa5LTf8 .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa5LTf8 .carousel-inner > .active {
display: block;
}
.cid-sA2oa5LTf8 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa5LTf8 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa5LTf8 .carousel-control,
.cid-sA2oa5LTf8 .carousel-indicators,
.cid-sA2oa5LTf8 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa5LTf8 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa5LTf8 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa5LTf8 .carousel-indicators .active,
.cid-sA2oa5LTf8 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa5LTf8 .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa5LTf8 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa5LTf8 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa5LTf8 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa5LTf8 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa5LTf8 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa5LTf8 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa5LTf8 .carousel {
width: 100%;
}
.cid-sA2oa5LTf8 .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa5LTf8 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa5LTf8 .modal.fade .modal-dialog,
.cid-sA2oa5LTf8 .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa5LTf8 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa5LTf8 H6 {
text-align: center;
}
.cid-sA2oa6iP1O {
z-index: 1000;
width: 100%;
}
.cid-sA2oa6iP1O nav.navbar {
position: fixed;
}
.cid-sA2oa6iP1O .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .dropdown-menu {
padding: 0;
}
.cid-sA2oa6iP1O .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2oa6iP1O .dropdown-item:hover,
.cid-sA2oa6iP1O .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2oa6iP1O .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2oa6iP1O .nav-link {
position: relative;
}
.cid-sA2oa6iP1O .container {
display: flex;
margin: auto;
}
.cid-sA2oa6iP1O .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2oa6iP1O .navbar-caption {
padding-right: 4rem;
}
.cid-sA2oa6iP1O .dropdown-menu,
.cid-sA2oa6iP1O .navbar.opened {
background: #353535 !important;
}
.cid-sA2oa6iP1O .nav-item:focus,
.cid-sA2oa6iP1O .nav-link:focus {
outline: none;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2oa6iP1O .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2oa6iP1O .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2oa6iP1O .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2oa6iP1O .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2oa6iP1O .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2oa6iP1O .navbar.opened {
transition: all .3s;
}
.cid-sA2oa6iP1O .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2oa6iP1O .navbar .navbar-logo img {
width: auto;
}
.cid-sA2oa6iP1O .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2oa6iP1O .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2oa6iP1O .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2oa6iP1O .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2oa6iP1O .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2oa6iP1O .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2oa6iP1O .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2oa6iP1O .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2oa6iP1O .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2oa6iP1O .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2oa6iP1O .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2oa6iP1O .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2oa6iP1O .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2oa6iP1O .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2oa6iP1O .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2oa6iP1O .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2oa6iP1O .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2oa6iP1O .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2oa6iP1O .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2oa6iP1O .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2oa6iP1O .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2oa6iP1O .dropdown-item.active,
.cid-sA2oa6iP1O .dropdown-item:active {
background-color: transparent;
}
.cid-sA2oa6iP1O .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2oa6iP1O .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2oa6iP1O .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2oa6iP1O .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2oa6iP1O .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2oa6iP1O ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2oa6iP1O .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2oa6iP1O button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2oa6iP1O button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2oa6iP1O nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2oa6iP1O .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2oa6iP1O a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2oa6iP1O .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2oa6iP1O .navbar {
height: 77px;
}
.cid-sA2oa6iP1O .navbar.opened {
height: auto;
}
.cid-sA2oa6iP1O .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2oa6Q3nY {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa6Q3nY .item {
padding-bottom: 2rem;
}
.cid-sA2oa6Q3nY .item-wrapper {
position: relative;
}
.cid-sA2oa6Q3nY .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa6Q3nY .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa6Q3nY .carousel-control,
.cid-sA2oa6Q3nY .close {
background: #1b1b1b;
}
.cid-sA2oa6Q3nY .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa6Q3nY .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa6Q3nY .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa6Q3nY .close::before {
content: '\e91a';
}
.cid-sA2oa6Q3nY .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa6Q3nY .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa6Q3nY .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa6Q3nY .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa6Q3nY .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa6Q3nY .carousel-indicators li.active,
.cid-sA2oa6Q3nY .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa6Q3nY .carousel-indicators li::after,
.cid-sA2oa6Q3nY .carousel-indicators li::before {
content: none;
}
.cid-sA2oa6Q3nY .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa6Q3nY .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa6Q3nY .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .carousel-indicators {
display: none;
}
}
.cid-sA2oa6Q3nY .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa6Q3nY .carousel-inner > .active {
display: block;
}
.cid-sA2oa6Q3nY .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa6Q3nY .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa6Q3nY .carousel-control,
.cid-sA2oa6Q3nY .carousel-indicators,
.cid-sA2oa6Q3nY .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa6Q3nY .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa6Q3nY .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa6Q3nY .carousel-indicators .active,
.cid-sA2oa6Q3nY .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa6Q3nY .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa6Q3nY .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa6Q3nY .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa6Q3nY .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa6Q3nY .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa6Q3nY .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa6Q3nY .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa6Q3nY .carousel {
width: 100%;
}
.cid-sA2oa6Q3nY .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa6Q3nY .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa6Q3nY .modal.fade .modal-dialog,
.cid-sA2oa6Q3nY .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa6Q3nY .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa6Q3nY H6 {
text-align: center;
}
.cid-sA2oa6Q3nY H3 {
text-align: center;
}
.cid-sA2oa7KjXS {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa7KjXS .item {
padding-bottom: 2rem;
}
.cid-sA2oa7KjXS .item-wrapper {
position: relative;
}
.cid-sA2oa7KjXS .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa7KjXS .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa7KjXS .carousel-control,
.cid-sA2oa7KjXS .close {
background: #1b1b1b;
}
.cid-sA2oa7KjXS .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa7KjXS .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa7KjXS .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa7KjXS .close::before {
content: '\e91a';
}
.cid-sA2oa7KjXS .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa7KjXS .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa7KjXS .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa7KjXS .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa7KjXS .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa7KjXS .carousel-indicators li.active,
.cid-sA2oa7KjXS .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa7KjXS .carousel-indicators li::after,
.cid-sA2oa7KjXS .carousel-indicators li::before {
content: none;
}
.cid-sA2oa7KjXS .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa7KjXS .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa7KjXS .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .carousel-indicators {
display: none;
}
}
.cid-sA2oa7KjXS .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa7KjXS .carousel-inner > .active {
display: block;
}
.cid-sA2oa7KjXS .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa7KjXS .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa7KjXS .carousel-control,
.cid-sA2oa7KjXS .carousel-indicators,
.cid-sA2oa7KjXS .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa7KjXS .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa7KjXS .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa7KjXS .carousel-indicators .active,
.cid-sA2oa7KjXS .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa7KjXS .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa7KjXS .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa7KjXS .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa7KjXS .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa7KjXS .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa7KjXS .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa7KjXS .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa7KjXS .carousel {
width: 100%;
}
.cid-sA2oa7KjXS .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa7KjXS .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa7KjXS .modal.fade .modal-dialog,
.cid-sA2oa7KjXS .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa7KjXS .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa7KjXS H6 {
text-align: center;
}
.cid-sA2oa8jGhE {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa8jGhE .item {
padding-bottom: 2rem;
}
.cid-sA2oa8jGhE .item-wrapper {
position: relative;
}
.cid-sA2oa8jGhE .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa8jGhE .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa8jGhE .carousel-control,
.cid-sA2oa8jGhE .close {
background: #1b1b1b;
}
.cid-sA2oa8jGhE .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa8jGhE .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa8jGhE .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa8jGhE .close::before {
content: '\e91a';
}
.cid-sA2oa8jGhE .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa8jGhE .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa8jGhE .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa8jGhE .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa8jGhE .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa8jGhE .carousel-indicators li.active,
.cid-sA2oa8jGhE .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa8jGhE .carousel-indicators li::after,
.cid-sA2oa8jGhE .carousel-indicators li::before {
content: none;
}
.cid-sA2oa8jGhE .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa8jGhE .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa8jGhE .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .carousel-indicators {
display: none;
}
}
.cid-sA2oa8jGhE .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa8jGhE .carousel-inner > .active {
display: block;
}
.cid-sA2oa8jGhE .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa8jGhE .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa8jGhE .carousel-control,
.cid-sA2oa8jGhE .carousel-indicators,
.cid-sA2oa8jGhE .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa8jGhE .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa8jGhE .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa8jGhE .carousel-indicators .active,
.cid-sA2oa8jGhE .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa8jGhE .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa8jGhE .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa8jGhE .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa8jGhE .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa8jGhE .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa8jGhE .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa8jGhE .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa8jGhE .carousel {
width: 100%;
}
.cid-sA2oa8jGhE .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa8jGhE .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa8jGhE .modal.fade .modal-dialog,
.cid-sA2oa8jGhE .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa8jGhE .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa8jGhE H6 {
text-align: center;
}
.cid-sA2oa8XGYT {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sA2oa8XGYT .item {
padding-bottom: 2rem;
}
.cid-sA2oa8XGYT .item-wrapper {
position: relative;
}
.cid-sA2oa8XGYT .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa8XGYT .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa8XGYT .carousel-control,
.cid-sA2oa8XGYT .close {
background: #1b1b1b;
}
.cid-sA2oa8XGYT .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa8XGYT .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa8XGYT .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa8XGYT .close::before {
content: '\e91a';
}
.cid-sA2oa8XGYT .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa8XGYT .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa8XGYT .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa8XGYT .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa8XGYT .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa8XGYT .carousel-indicators li.active,
.cid-sA2oa8XGYT .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa8XGYT .carousel-indicators li::after,
.cid-sA2oa8XGYT .carousel-indicators li::before {
content: none;
}
.cid-sA2oa8XGYT .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa8XGYT .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa8XGYT .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .carousel-indicators {
display: none;
}
}
.cid-sA2oa8XGYT .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa8XGYT .carousel-inner > .active {
display: block;
}
.cid-sA2oa8XGYT .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa8XGYT .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa8XGYT .carousel-control,
.cid-sA2oa8XGYT .carousel-indicators,
.cid-sA2oa8XGYT .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa8XGYT .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa8XGYT .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa8XGYT .carousel-indicators .active,
.cid-sA2oa8XGYT .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa8XGYT .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa8XGYT .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa8XGYT .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa8XGYT .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa8XGYT .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa8XGYT .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa8XGYT .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa8XGYT .carousel {
width: 100%;
}
.cid-sA2oa8XGYT .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa8XGYT .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa8XGYT .modal.fade .modal-dialog,
.cid-sA2oa8XGYT .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa8XGYT .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa8XGYT H6 {
text-align: center;
}
.cid-sA2oa9CnI7 {
padding-top: 3rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2oa9CnI7 .item {
padding-bottom: 2rem;
}
.cid-sA2oa9CnI7 .item-wrapper {
position: relative;
}
.cid-sA2oa9CnI7 .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sA2oa9CnI7 .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sA2oa9CnI7 .carousel-control,
.cid-sA2oa9CnI7 .close {
background: #1b1b1b;
}
.cid-sA2oa9CnI7 .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control-prev span {
margin-right: 5px;
}
.cid-sA2oa9CnI7 .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control-next span {
margin-left: 5px;
}
.cid-sA2oa9CnI7 .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sA2oa9CnI7 .close::before {
content: '\e91a';
}
.cid-sA2oa9CnI7 .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sA2oa9CnI7 .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sA2oa9CnI7 .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sA2oa9CnI7 .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sA2oa9CnI7 .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sA2oa9CnI7 .carousel-indicators li.active,
.cid-sA2oa9CnI7 .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sA2oa9CnI7 .carousel-indicators li::after,
.cid-sA2oa9CnI7 .carousel-indicators li::before {
content: none;
}
.cid-sA2oa9CnI7 .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sA2oa9CnI7 .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sA2oa9CnI7 .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .carousel-indicators {
display: none;
}
}
.cid-sA2oa9CnI7 .carousel-inner {
display: flex;
align-items: center;
}
.cid-sA2oa9CnI7 .carousel-inner > .active {
display: block;
}
.cid-sA2oa9CnI7 .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sA2oa9CnI7 .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sA2oa9CnI7 .carousel-control,
.cid-sA2oa9CnI7 .carousel-indicators,
.cid-sA2oa9CnI7 .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sA2oa9CnI7 .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sA2oa9CnI7 .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sA2oa9CnI7 .carousel-indicators .active,
.cid-sA2oa9CnI7 .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sA2oa9CnI7 .carousel-indicators .active {
background: #fff;
}
.cid-sA2oa9CnI7 .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sA2oa9CnI7 .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sA2oa9CnI7 .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sA2oa9CnI7 .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sA2oa9CnI7 .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sA2oa9CnI7 .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sA2oa9CnI7 .carousel {
width: 100%;
}
.cid-sA2oa9CnI7 .modal-backdrop.in {
opacity: 0.8;
}
.cid-sA2oa9CnI7 .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sA2oa9CnI7 .modal.fade .modal-dialog,
.cid-sA2oa9CnI7 .modal.in .modal-dialog {
transform: none;
}
.cid-sA2oa9CnI7 .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sA2oa9CnI7 H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2qyUyxae {
z-index: 1000;
width: 100%;
}
.cid-sA2qyUyxae nav.navbar {
position: fixed;
}
.cid-sA2qyUyxae .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .dropdown-menu {
padding: 0;
}
.cid-sA2qyUyxae .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2qyUyxae .dropdown-item:hover,
.cid-sA2qyUyxae .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2qyUyxae .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2qyUyxae .nav-link {
position: relative;
}
.cid-sA2qyUyxae .container {
display: flex;
margin: auto;
}
.cid-sA2qyUyxae .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2qyUyxae .navbar-caption {
padding-right: 4rem;
}
.cid-sA2qyUyxae .dropdown-menu,
.cid-sA2qyUyxae .navbar.opened {
background: #353535 !important;
}
.cid-sA2qyUyxae .nav-item:focus,
.cid-sA2qyUyxae .nav-link:focus {
outline: none;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2qyUyxae .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2qyUyxae .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2qyUyxae .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2qyUyxae .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2qyUyxae .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2qyUyxae .navbar.opened {
transition: all .3s;
}
.cid-sA2qyUyxae .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2qyUyxae .navbar .navbar-logo img {
width: auto;
}
.cid-sA2qyUyxae .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2qyUyxae .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2qyUyxae .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2qyUyxae .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2qyUyxae .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2qyUyxae .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2qyUyxae .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2qyUyxae .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2qyUyxae .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2qyUyxae .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2qyUyxae .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2qyUyxae .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2qyUyxae .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2qyUyxae .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2qyUyxae .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2qyUyxae .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2qyUyxae .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2qyUyxae .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2qyUyxae .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2qyUyxae .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2qyUyxae .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2qyUyxae .dropdown-item.active,
.cid-sA2qyUyxae .dropdown-item:active {
background-color: transparent;
}
.cid-sA2qyUyxae .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2qyUyxae .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2qyUyxae .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2qyUyxae .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2qyUyxae .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2qyUyxae ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2qyUyxae .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2qyUyxae button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2qyUyxae button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2qyUyxae nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2qyUyxae .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2qyUyxae a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2qyUyxae .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2qyUyxae .navbar {
height: 77px;
}
.cid-sA2qyUyxae .navbar.opened {
height: auto;
}
.cid-sA2qyUyxae .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2qyUX92w {
padding-top: 5rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-sA2qyUX92w img,
.cid-sA2qyUX92w .item-img {
width: 100%;
}
.cid-sA2qyUX92w .item:focus,
.cid-sA2qyUX92w span:focus {
outline: none;
}
.cid-sA2qyUX92w .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2qyUX92w .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2qyUX92w .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2qyUX92w .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2qyUX92w .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2qyUX92w .mbr-section-title {
color: #232323;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sA2o5D62bq {
z-index: 1000;
width: 100%;
}
.cid-sA2o5D62bq nav.navbar {
position: fixed;
}
.cid-sA2o5D62bq .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .dropdown-menu {
padding: 0;
}
.cid-sA2o5D62bq .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2o5D62bq .dropdown-item:hover,
.cid-sA2o5D62bq .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-sA2o5D62bq .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-sA2o5D62bq .nav-link {
position: relative;
}
.cid-sA2o5D62bq .container {
display: flex;
margin: auto;
}
.cid-sA2o5D62bq .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-sA2o5D62bq .navbar-caption {
padding-right: 4rem;
}
.cid-sA2o5D62bq .dropdown-menu,
.cid-sA2o5D62bq .navbar.opened {
background: #353535 !important;
}
.cid-sA2o5D62bq .nav-item:focus,
.cid-sA2o5D62bq .nav-link:focus {
outline: none;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-sA2o5D62bq .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-sA2o5D62bq .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-sA2o5D62bq .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-sA2o5D62bq .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-sA2o5D62bq .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-sA2o5D62bq .navbar.opened {
transition: all .3s;
}
.cid-sA2o5D62bq .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-sA2o5D62bq .navbar .navbar-logo img {
width: auto;
}
.cid-sA2o5D62bq .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-sA2o5D62bq .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-sA2o5D62bq .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-sA2o5D62bq .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2o5D62bq .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-sA2o5D62bq .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-sA2o5D62bq .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-sA2o5D62bq .navbar .nav-item .nav-link::before {
display: none;
}
.cid-sA2o5D62bq .navbar.opened .dropdown-menu {
top: 0;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-sA2o5D62bq .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-sA2o5D62bq .navbar ul.navbar-nav li {
margin: auto;
}
.cid-sA2o5D62bq .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-sA2o5D62bq .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-sA2o5D62bq .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-sA2o5D62bq .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-sA2o5D62bq .navbar.navbar-short {
min-height: 60px;
}
.cid-sA2o5D62bq .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-sA2o5D62bq .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-sA2o5D62bq .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-sA2o5D62bq .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-sA2o5D62bq .navbar-brand .navbar-logo a {
outline: none;
}
.cid-sA2o5D62bq .dropdown-item.active,
.cid-sA2o5D62bq .dropdown-item:active {
background-color: transparent;
}
.cid-sA2o5D62bq .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-sA2o5D62bq .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-sA2o5D62bq .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-sA2o5D62bq .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-sA2o5D62bq .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-sA2o5D62bq ul.navbar-nav {
flex-wrap: wrap;
}
.cid-sA2o5D62bq .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-sA2o5D62bq button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-sA2o5D62bq button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-sA2o5D62bq nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-sA2o5D62bq .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-sA2o5D62bq a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-sA2o5D62bq .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-sA2o5D62bq .navbar {
height: 77px;
}
.cid-sA2o5D62bq .navbar.opened {
height: auto;
}
.cid-sA2o5D62bq .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sA2o5DIxhi {
padding-top: 7rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sA2o5DIxhi img,
.cid-sA2o5DIxhi .item-img {
width: 100%;
}
.cid-sA2o5DIxhi .item:focus,
.cid-sA2o5DIxhi span:focus {
outline: none;
}
.cid-sA2o5DIxhi .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-sA2o5DIxhi .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-sA2o5DIxhi .item-wrapper .item-content {
padding: 2rem;
}
}
@media (max-width: 991px) {
.cid-sA2o5DIxhi .item-wrapper .item-content {
padding: 1rem;
}
}
.cid-sA2o5DIxhi .mbr-section-btn {
margin-top: auto !important;
}
.cid-sA2o5DIxhi .mbr-section-title {
color: #232323;
}
.cid-sA2o5DIxhi .mbr-text,
.cid-sA2o5DIxhi .mbr-section-btn {
text-align: left;
}
.cid-sA2o5DIxhi .item-title {
text-align: left;
}
.cid-sA2o5DIxhi .item-subtitle {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-soxO82C7sk {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ae6ebe;
}
.cid-soxO82C7sk .carousel {
height: 800px;
}
.cid-soxO82C7sk .carousel img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cid-soxO82C7sk .carousel-item,
.cid-soxO82C7sk .carousel-inner {
height: 100%;
}
.cid-soxO82C7sk .carousel-caption {
bottom: 40px;
}
.cid-soxO82C7sk .mobi-mbri-arrow-next {
margin-left: 5px;
}
.cid-soxO82C7sk .mobi-mbri-arrow-prev {
margin-right: 5px;
}
.cid-soxO82C7sk .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
.cid-soxO82C7sk .item-wrapper {
width: 100%;
}
@media (max-width: 767px) {
.cid-soxO82C7sk .container .carousel-control {
margin-bottom: 0;
}
.cid-soxO82C7sk .content-slider-wrap {
width: 100% !important;
}
}
.cid-soxO82C7sk .container .carousel-indicators {
margin-bottom: 3px;
}
.cid-soxO82C7sk .carousel-control {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-soxO82C7sk .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-soxO82C7sk .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-soxO82C7sk .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-soxO82C7sk .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 1.5rem !important;
}
.cid-soxO82C7sk .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-soxO82C7sk .carousel-indicators li.active,
.cid-soxO82C7sk .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-soxO82C7sk .carousel-indicators li::after,
.cid-soxO82C7sk .carousel-indicators li::before {
content: none;
}
.cid-soxO82C7sk .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-soxO82C7sk .carousel-indicators {
display: none !important;
}
}
.cid-sovXJgdutO {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 767px) {
.cid-sovXJgdutO .row {
flex-direction: column-reverse;
}
.cid-sovXJgdutO .mbr-figure {
margin-bottom: 1.5rem;
}
}
.cid-sovXJgdutO .row {
align-items: center;
}
@media (min-width: 992px) {
.cid-sovXJgdutO .text-wrapper {
padding: 0 2rem;
}
}
.cid-sovXJgdutO .media-content,
.cid-sovXJgdutO .mbr-figure {
align-self: center;
}
.cid-sovXJgdutO .mbr-figure iframe {
width: 100%;
}
.cid-soBK4DsBcQ {
padding-top: 1rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-soBK4DsBcQ img,
.cid-soBK4DsBcQ .item-img {
width: 100%;
height: 100%;
height: 200px;
object-fit: cover;
}
.cid-soBK4DsBcQ .item:focus,
.cid-soBK4DsBcQ span:focus {
outline: none;
}
.cid-soBK4DsBcQ .item {
cursor: pointer;
margin-bottom: 2rem;
}
.cid-soBK4DsBcQ .item-wrapper {
position: relative;
border-radius: 4px;
background: #fafafa;
height: 100%;
display: flex;
flex-flow: column nowrap;
}
@media (min-width: 992px) {
.cid-soBK4DsBcQ .item-wrapper .item-content {
padding: 2rem 2rem 0;
}
.cid-soBK4DsBcQ .item-wrapper .item-footer {
padding: 0 2rem 2rem;
}
}
@media (max-width: 991px) {
.cid-soBK4DsBcQ .item-wrapper .item-content {
padding: 1rem 1rem 0;
}
.cid-soBK4DsBcQ .item-wrapper .item-footer {
padding: 0 1rem 1rem;
}
}
.cid-soBK4DsBcQ .mbr-section-btn {
margin-top: auto !important;
}
.cid-soBK4DsBcQ .mbr-section-title {
color: #232323;
}
.cid-soBK4DsBcQ .mbr-text,
.cid-soBK4DsBcQ .mbr-section-btn {
text-align: center;
}
.cid-soBK4DsBcQ .item-title {
text-align: center;
}
.cid-soBK4DsBcQ .item-subtitle {
text-align: left;
}
.cid-snjNDhkjwt {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-snjNDhkjwt .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-snjNDhkjwt img {
width: 100%;
}
@media (min-width: 992px) {
.cid-snjNDhkjwt .text-wrapper {
padding: 2rem;
}
}
.cid-snjNDhkjwt .mbr-text {
text-align: left;
}
.cid-sSZsNN1W2v {
padding-top: 6rem;
padding-bottom: 6rem;
background: #fafafa;
}
.cid-sSZsNN1W2v .team-card {
margin-bottom: 2rem;
transition: all 0.3s;
}
.cid-sSZsNN1W2v .team-card:hover {
transform: translateY(-10px);
}
.cid-sSZsNN1W2v .card-wrap {
background: #ffffff;
border-radius: 4px;
}
@media (max-width: 991px) {
.cid-sSZsNN1W2v .card-wrap {
margin-bottom: 2rem;
}
}
.cid-sSZsNN1W2v .card-wrap .image-wrap img {
width: 100%;
}
@media (min-width: 768px) {
.cid-sSZsNN1W2v .card-wrap .content-wrap {
padding: 2rem;
}
}
@media (max-width: 767px) {
.cid-sSZsNN1W2v .card-wrap .content-wrap {
padding: 1rem;
}
}
.cid-sSZsNN1W2v .social-row {
text-align: center;
}
.cid-sSZsNN1W2v .social-row .soc-item {
display: inline-block;
text-align: center;
border-radius: 50%;
margin-right: 0.6rem;
margin-bottom: 1rem;
padding: 0.5rem;
border: 2px solid #6592e6;
transition: all 0.3s;
}
.cid-sSZsNN1W2v .social-row .soc-item .mbr-iconfont {
transition: all 0.3s;
display: flex;
justify-content: center;
align-content: center;
color: #6592e6;
font-size: 1.5rem;
}
.cid-sSZsNN1W2v .social-row .soc-item:hover {
background-color: #6592e6;
}
.cid-sSZsNN1W2v .social-row .soc-item:hover .mbr-iconfont {
color: #ffffff;
}
.cid-sSZsNN1W2v .embla__slide {
display: flex;
justify-content: center;
position: relative;
min-width: 410px;
max-width: 410px;
}
@media (max-width: 768px) {
.cid-sSZsNN1W2v .embla__slide {
min-width: 70%;
max-width: initial;
margin-left: 1rem !important;
margin-right: 1rem !important;
}
}
.cid-sSZsNN1W2v .embla__button--next,
.cid-sSZsNN1W2v .embla__button--prev {
display: flex;
}
.cid-sSZsNN1W2v .embla__button {
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
}
.cid-sSZsNN1W2v .embla__button:disabled {
cursor: default;
display: none;
}
.cid-sSZsNN1W2v .embla__button:hover {
background: #000;
color: rgba(255, 255, 255, 0.5);
}
.cid-sSZsNN1W2v .embla__button.embla__button--prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sSZsNN1W2v .embla__button.embla__button--next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sSZsNN1W2v .embla__button {
top: auto;
}
}
.cid-sSZsNN1W2v .embla {
position: relative;
width: 100%;
}
.cid-sSZsNN1W2v .embla__viewport {
overflow: hidden;
width: 100%;
}
.cid-sSZsNN1W2v .embla__viewport.is-draggable {
cursor: grab;
}
.cid-sSZsNN1W2v .embla__viewport.is-dragging {
cursor: grabbing;
}
.cid-sSZsNN1W2v .embla__container {
display: flex;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: transparent;
}
.cid-soCmnEH65i {
padding-top: 1rem;
padding-bottom: 1rem;
background-color: #ffffff;
}
.cid-soCmnEH65i .carousel-item {
justify-content: center;
}
.cid-soCmnEH65i .carousel-item.active,
.cid-soCmnEH65i .carousel-item-next,
.cid-soCmnEH65i .carousel-item-prev {
display: flex;
}
.cid-soCmnEH65i .carousel-controls a {
transition: opacity .5s;
font-size: 30px;
position: absolute;
top: 180px;
bottom: auto;
height: 60px;
width: 60px;
padding: 10px;
color: #155ce0;
}
.cid-soCmnEH65i .carousel-controls a .mbr-iconfont {
font-weight: 800;
}
.cid-soCmnEH65i .carousel-control-next span {
padding-left: 5px;
}
.cid-soCmnEH65i .carousel-control-prev span {
padding-right: 5px;
}
.cid-soCmnEH65i .user_image {
width: 200px;
height: 200px;
margin-bottom: 1.6rem;
overflow: hidden;
border-radius: 50%;
margin: 0 auto 2rem auto;
}
.cid-soCmnEH65i .user_image img {
width: 100%;
min-width: 100%;
min-height: 100%;
}
@media (max-width: 230px) {
.cid-soCmnEH65i .user_image {
width: 100%;
height: auto;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrCsNpzsm {
padding-top: 5rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/background1.jpg");
}
.cid-sBrCsNpzsm .mbr-section-title {
color: #000000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sBrX5oXglx {
padding-top: 6rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sBrX5oXglx .item {
padding-bottom: 2rem;
}
.cid-sBrX5oXglx .item-wrapper {
height: 100%;
position: relative;
}
.cid-sBrX5oXglx .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sBrX5oXglx .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sBrX5oXglx .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sBrX5oXglx .carousel-control,
.cid-sBrX5oXglx .close {
background: #1b1b1b;
}
.cid-sBrX5oXglx .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control-prev span {
margin-right: 5px;
}
.cid-sBrX5oXglx .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control-next span {
margin-left: 5px;
}
.cid-sBrX5oXglx .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sBrX5oXglx .close::before {
content: '\e91a';
}
.cid-sBrX5oXglx .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sBrX5oXglx .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sBrX5oXglx .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sBrX5oXglx .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sBrX5oXglx .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sBrX5oXglx .carousel-indicators li.active,
.cid-sBrX5oXglx .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sBrX5oXglx .carousel-indicators li::after,
.cid-sBrX5oXglx .carousel-indicators li::before {
content: none;
}
.cid-sBrX5oXglx .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sBrX5oXglx .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sBrX5oXglx .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .carousel-indicators {
display: none;
}
}
.cid-sBrX5oXglx .carousel-inner {
display: flex;
align-items: center;
}
.cid-sBrX5oXglx .carousel-inner > .active {
display: block;
}
.cid-sBrX5oXglx .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sBrX5oXglx .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sBrX5oXglx .carousel-control,
.cid-sBrX5oXglx .carousel-indicators,
.cid-sBrX5oXglx .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sBrX5oXglx .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sBrX5oXglx .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sBrX5oXglx .carousel-indicators .active,
.cid-sBrX5oXglx .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sBrX5oXglx .carousel-indicators .active {
background: #fff;
}
.cid-sBrX5oXglx .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sBrX5oXglx .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sBrX5oXglx .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sBrX5oXglx .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sBrX5oXglx .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sBrX5oXglx .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sBrX5oXglx .carousel {
width: 100%;
}
.cid-sBrX5oXglx .modal-backdrop.in {
opacity: 0.8;
}
.cid-sBrX5oXglx .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sBrX5oXglx .modal.fade .modal-dialog,
.cid-sBrX5oXglx .modal.in .modal-dialog {
transform: none;
}
.cid-sBrX5oXglx .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sBrX5oXglx H6 {
text-align: center;
}
.cid-sAi60WkPWM {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
.cid-sAi60WkPWM .content-wrapper {
background: #98dee8;
}
@media (max-width: 991px) {
.cid-sAi60WkPWM .content-wrapper .row {
flex-direction: column-reverse;
}
.cid-sAi60WkPWM .content-wrapper .image-wrapper {
margin-bottom: 2rem;
}
}
@media (max-width: 767px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sAi60WkPWM .content-wrapper {
padding: 5rem 3rem;
}
.cid-sAi60WkPWM .content-wrapper .text-wrapper {
padding-right: 2rem;
}
}
.cid-sAi60WkPWM .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sAi60WkPWM .mbr-text,
.cid-sAi60WkPWM .mbr-section-btn {
color: #000000;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrTNLr5X8 {
background-image: url("../../../assets/images/background15.jpg");
}
.cid-sBrTNLr5X8 .social-row .soc-item {
display: inline-block;
text-align: center;
margin-bottom: 1rem;
margin-right: .7rem;
}
.cid-sBrTNLr5X8 .social-row .soc-item .mbr-iconfont {
font-size: 32px;
border-radius: 50%;
padding: 0.6rem;
border: 2px solid #232323;
transition: all 0.3s;
color: #232323;
}
.cid-sBrTNLr5X8 .social-row .soc-item .mbr-iconfont:hover {
background-color: #232323;
color: #ffffff;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sBrJbV2WM5 {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sBrJbV2WM5 .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sBrJbV2WM5 .row {
flex-direction: row-reverse;
}
.cid-sBrJbV2WM5 img {
width: 100%;
}
@media (min-width: 992px) {
.cid-sBrJbV2WM5 .text-wrapper {
padding: 2rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sBrJ9K9uzg {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sBrJ9K9uzg .item {
padding-bottom: 2rem;
}
.cid-sBrJ9K9uzg .item-wrapper {
height: 100%;
position: relative;
}
.cid-sBrJ9K9uzg .item-wrapper img {
height: 100%;
object-fit: cover;
}
.cid-sBrJ9K9uzg .item-wrapper .icon-wrapper {
pointer-events: none;
position: absolute;
width: 60px;
height: 60px;
font-size: 22px;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #ffffff;
border-radius: 50%;
opacity: 0;
color: #ffffff;
transform: translateX(-50%) translateY(-50%);
background-color: #1b1b1b;
transition: 0.2s;
}
.cid-sBrJ9K9uzg .item-wrapper:hover .icon-wrapper {
opacity: 0.7;
}
.cid-sBrJ9K9uzg .carousel-control,
.cid-sBrJ9K9uzg .close {
background: #1b1b1b;
}
.cid-sBrJ9K9uzg .carousel-control-prev {
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control-prev span {
margin-right: 5px;
}
.cid-sBrJ9K9uzg .carousel-control-next {
margin-right: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control-next span {
margin-left: 5px;
}
.cid-sBrJ9K9uzg .close {
position: fixed;
opacity: 0.5;
font-size: 22px;
font-weight: 300;
width: 60px;
height: 60px;
border-radius: 50%;
color: #fff;
top: 2.5rem;
right: 2.5rem;
border: 2px solid #fff;
text-shadow: none;
z-index: 5;
transition: opacity 0.3s ease;
font-family: 'Moririse2';
align-items: center;
justify-content: center;
display: flex;
}
.cid-sBrJ9K9uzg .close::before {
content: '\e91a';
}
.cid-sBrJ9K9uzg .close:hover {
opacity: 1;
background: #000;
color: #fff;
}
.cid-sBrJ9K9uzg .carousel-control {
display: flex;
top: 50%;
width: 60px;
height: 60px;
margin-top: -1.5rem;
font-size: 22px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
transition: all 0.3s;
}
.cid-sBrJ9K9uzg .carousel-control.carousel-control-prev {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control.carousel-control-next {
right: 0;
margin-right: 2.5rem;
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .carousel-control {
top: auto;
bottom: 1rem;
}
}
.cid-sBrJ9K9uzg .carousel-indicators {
position: absolute;
bottom: 0;
margin-bottom: 3px;
}
.cid-sBrJ9K9uzg .carousel-indicators li {
max-width: 15px;
height: 15px;
width: 15px;
max-height: 15px;
margin: 3px;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
border-radius: 50%;
opacity: 0.5;
transition: all 0.3s;
}
.cid-sBrJ9K9uzg .carousel-indicators li.active,
.cid-sBrJ9K9uzg .carousel-indicators li:hover {
opacity: 0.9;
}
.cid-sBrJ9K9uzg .carousel-indicators li::after,
.cid-sBrJ9K9uzg .carousel-indicators li::before {
content: none;
}
.cid-sBrJ9K9uzg .carousel-indicators.ie-fix {
left: 50%;
display: block;
width: 60%;
margin-left: -30%;
text-align: center;
}
@media (max-width: 768px) {
.cid-sBrJ9K9uzg .carousel-indicators {
display: none !important;
}
}
@media (max-width: 991px) {
.cid-sBrJ9K9uzg .carousel-indicators {
margin-bottom: 3.625rem !important;
padding-left: 2.5rem;
padding-right: 2.5rem;
}
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .carousel-indicators {
display: none;
}
}
.cid-sBrJ9K9uzg .carousel-inner {
display: flex;
align-items: center;
}
.cid-sBrJ9K9uzg .carousel-inner > .active {
display: block;
}
.cid-sBrJ9K9uzg .carousel-control.left {
left: 0;
margin-left: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control.right {
right: 0;
margin-right: 2.5rem;
}
.cid-sBrJ9K9uzg .carousel-control:hover {
background: #1b1b1b;
color: #fff;
opacity: 1;
}
@media (max-width: 768px) {
.cid-sBrJ9K9uzg .carousel-control,
.cid-sBrJ9K9uzg .carousel-indicators,
.cid-sBrJ9K9uzg .modal .close {
position: fixed;
}
}
@media (max-width: 767px) {
.cid-sBrJ9K9uzg .mbr-slider .carousel-control {
top: auto;
bottom: 20px;
}
.cid-sBrJ9K9uzg .mbr-slider > .container .carousel-control {
margin-bottom: 0;
}
}
.cid-sBrJ9K9uzg .carousel-indicators .active,
.cid-sBrJ9K9uzg .carousel-indicators li {
width: 7px;
height: 7px;
margin: 3px;
background: #000000;
opacity: 0.5;
border: 4px solid #000000;
}
.cid-sBrJ9K9uzg .carousel-indicators .active {
background: #fff;
}
.cid-sBrJ9K9uzg .carousel-indicators li {
max-width: 15px;
max-height: 15px;
border-radius: 50%;
}
.cid-sBrJ9K9uzg .modal {
padding-left: 0 !important;
position: fixed;
overflow: hidden;
padding-right: 0 !important;
}
.cid-sBrJ9K9uzg .modal-dialog {
margin: 0 auto;
max-width: 100%;
padding-left: 1rem;
padding-right: 1rem;
}
.cid-sBrJ9K9uzg .modal-content {
border-radius: 0;
border: none;
background: transparent;
}
.cid-sBrJ9K9uzg .modal-body {
padding: 0;
display: flex;
align-items: center;
}
.cid-sBrJ9K9uzg .modal-body img {
width: 100%;
object-fit: contain;
max-height: calc(100vh - 1.75rem);
}
.cid-sBrJ9K9uzg .carousel {
width: 100%;
}
.cid-sBrJ9K9uzg .modal-backdrop.in {
opacity: 0.8;
}
.cid-sBrJ9K9uzg .modal.fade .modal-dialog {
transition: margin-top 0.3s ease-out;
}
.cid-sBrJ9K9uzg .modal.fade .modal-dialog,
.cid-sBrJ9K9uzg .modal.in .modal-dialog {
transform: none;
}
.cid-sBrJ9K9uzg .mbr-gallery .item-wrapper {
cursor: pointer;
}
.cid-sBrJ9K9uzg H6 {
text-align: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-sD9oPYIuPk {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #ffffff;
}
@media (max-width: 991px) {
.cid-sD9oPYIuPk .image-wrapper {
margin-bottom: 1rem;
}
}
.cid-sD9oPYIuPk .row {
flex-direction: row-reverse;
}
.cid-sD9oPYIuPk img {
width: 100%;
}
.cid-sGYEUlAmMi {
padding-top: 5rem;
padding-bottom: 5rem;
background-color: #95c0f2;
}
.cid-sGYEUlAmMi .card-wrapper {
background: #ffb5b5;
border-radius: 4px;
}
@media (max-width: 767px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sGYEUlAmMi .card-wrapper {
padding: 4rem;
}
}
.cid-sGYEUlAmMi .mbr-text,
.cid-sGYEUlAmMi .mbr-section-btn {
color: #000000;
}
.cid-sGYEUlAmMi .card-title,
.cid-sGYEUlAmMi .card-box {
text-align: left;
color: #000000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sGYZWJB5Gl {
padding-top: 6rem;
padding-bottom: 6rem;
background-color: #ffffff;
}
.cid-sGYZWJB5Gl .card-wrapper {
padding-right: 2rem;
}
@media (max-width: 992px) {
.cid-sGYZWJB5Gl .card {
margin-bottom: 2rem!important;
}
.cid-sGYZWJB5Gl .card-wrapper {
padding: 0 1rem;
}
}
@media (max-width: 767px) {
.cid-sGYZWJB5Gl .link-wrap {
align-items: center;
}
}
.cid-sGYZWJB5Gl .image-wrapper img {
width: 100%;
object-fit: cover;
}
.cid-sGZ5EK72bK {
padding-top: 0rem;
padding-bottom: 2rem;
background-color: #ffffff;
}
.cid-sGZ5EK72bK .video-wrapper iframe {
width: 100%;
}
.cid-sGZ5EK72bK .mbr-section-title,
.cid-sGZ5EK72bK .mbr-section-subtitle,
.cid-sGZ5EK72bK .mbr-text {
text-align: center;
}
.cid-sGZ0J2hd2d {
padding-top: 4rem;
padding-bottom: 4rem;
background-color: #ffffff;
}
@media (min-width: 1500px) {
.cid-sGZ0J2hd2d .container {
max-width: 1400px;
}
}
.cid-sGZ0J2hd2d .mbr-iconfont {
display: block;
font-size: 5rem;
color: #6592e6;
margin-bottom: 2rem;
}
.cid-sGZ0J2hd2d .card-wrapper {
margin-top: 3rem;
}
.cid-sGZ0J2hd2d .row {
justify-content: center;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
}
.cid-s48OLK6784 {
z-index: 1000;
width: 100%;
}
.cid-s48OLK6784 nav.navbar {
position: fixed;
}
.cid-s48OLK6784 .dropdown-item:before {
font-family: Moririse2 !important;
content: '\e966';
display: inline-block;
width: 0;
position: absolute;
left: 1rem;
top: 0.5rem;
margin-right: 0.5rem;
line-height: 1;
font-size: inherit;
vertical-align: middle;
text-align: center;
overflow: hidden;
transform: scale(0, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown-menu {
padding: 0;
}
.cid-s48OLK6784 .dropdown-item {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .dropdown-item:hover,
.cid-s48OLK6784 .dropdown-item:focus {
background: #ffffff !important;
color: #290c0c !important;
}
.cid-s48OLK6784 .nav-dropdown .link {
padding: 0 0.3em !important;
margin: .667em 1em !important;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0.2rem;
}
.cid-s48OLK6784 .nav-link {
position: relative;
}
.cid-s48OLK6784 .container {
display: flex;
margin: auto;
}
.cid-s48OLK6784 .iconfont-wrapper {
color: #000000 !important;
font-size: 1.5rem;
padding-right: .5rem;
}
.cid-s48OLK6784 .navbar-caption {
padding-right: 4rem;
}
.cid-s48OLK6784 .dropdown-menu,
.cid-s48OLK6784 .navbar.opened {
background: #353535 !important;
}
.cid-s48OLK6784 .nav-item:focus,
.cid-s48OLK6784 .nav-link:focus {
outline: none;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
width: auto;
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
right: 0.5rem;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-left: -1.8rem;
padding-right: 1rem;
font-size: inherit;
}
.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
display: inline-block;
transform: scale(1, 1);
transition: all 0.25s ease-in-out;
}
.cid-s48OLK6784 .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}
.cid-s48OLK6784 .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}
.cid-s48OLK6784 .navbar {
min-height: 77px;
transition: all .3s;
border-bottom: 1px solid transparent;
background: rgba(53, 53, 53, 0.3);
}
.cid-s48OLK6784 .navbar:not(.navbar-short) {
border-bottom: 1px solid #e6e6e6;
}
.cid-s48OLK6784 .navbar.opened {
transition: all .3s;
}
.cid-s48OLK6784 .navbar .dropdown-item {
padding: .5rem 1.8rem;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
width: auto;
}
.cid-s48OLK6784 .navbar .navbar-collapse {
justify-content: flex-end;
z-index: 1;
}
.cid-s48OLK6784 .navbar.collapsed .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.collapsed.opened .dropdown-menu {
top: 0;
}
@media (min-width: 992px) {
.cid-s48OLK6784 .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
max-height: calc(98.5vh - 3.8rem);
}
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar.collapsed ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar.collapsed .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem;
text-align: center;
}
.cid-s48OLK6784 .navbar.collapsed .icons-menu {
padding-left: 0;
padding-right: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
@media (max-width: 991px) {
.cid-s48OLK6784 .navbar .nav-item .nav-link::before {
display: none;
}
.cid-s48OLK6784 .navbar.opened .dropdown-menu {
top: 0;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
right: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
margin-left: 0.5rem;
margin-top: 0.2rem;
border-top: 0.35em solid;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
border-bottom: 0;
top: 55%;
}
.cid-s48OLK6784 .navbar .navbar-logo img {
height: 3.8rem !important;
}
.cid-s48OLK6784 .navbar ul.navbar-nav li {
margin: auto;
}
.cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
padding: .25rem 1.5rem !important;
text-align: center;
}
.cid-s48OLK6784 .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 2rem;
}
.cid-s48OLK6784 .navbar .navbar-toggler {
flex-basis: auto;
}
.cid-s48OLK6784 .navbar .icons-menu {
padding-left: 0;
padding-top: .5rem;
padding-bottom: .5rem;
}
}
.cid-s48OLK6784 .navbar.navbar-short {
min-height: 60px;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-logo img {
height: 3rem !important;
}
.cid-s48OLK6784 .navbar.navbar-short .navbar-brand {
padding: 0;
}
.cid-s48OLK6784 .navbar-brand {
flex-shrink: 0;
align-items: center;
margin-right: 0;
padding: 0;
transition: all .3s;
word-break: break-word;
z-index: 1;
}
.cid-s48OLK6784 .navbar-brand .navbar-caption {
line-height: inherit !important;
}
.cid-s48OLK6784 .navbar-brand .navbar-logo a {
outline: none;
}
.cid-s48OLK6784 .dropdown-item.active,
.cid-s48OLK6784 .dropdown-item:active {
background-color: transparent;
}
.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
padding: 0;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}
.cid-s48OLK6784 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background: #353535;
}
.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}
.cid-s48OLK6784 .navbar .dropdown.open > .dropdown-menu {
display: block;
}
.cid-s48OLK6784 ul.navbar-nav {
flex-wrap: wrap;
}
.cid-s48OLK6784 .navbar-buttons {
text-align: center;
min-width: 170px;
}
.cid-s48OLK6784 button.navbar-toggler {
outline: none;
width: 31px;
height: 20px;
cursor: pointer;
transition: all .2s;
position: relative;
align-self: center;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span {
position: absolute;
right: 0;
width: 30px;
height: 2px;
border-right: 5px;
background-color: currentColor;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all .2s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all .15s;
}
.cid-s48OLK6784 button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(1) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(2) {
transform: rotate(45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(3) {
transform: rotate(-45deg);
transition: all .25s;
}
.cid-s48OLK6784 nav.opened .hamburger span:nth-child(4) {
top: 8px;
width: 0;
opacity: 0;
right: 50%;
transition: all .2s;
}
.cid-s48OLK6784 .navbar-dropdown {
padding: .5rem 1rem;
position: fixed;
}
.cid-s48OLK6784 a.nav-link {
display: flex;
align-items: center;
justify-content: center;
}
.cid-s48OLK6784 .icons-menu {
flex-wrap: nowrap;
display: flex;
justify-content: center;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.3rem;
text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cid-s48OLK6784 .navbar {
height: 77px;
}
.cid-s48OLK6784 .navbar.opened {
height: auto;
}
.cid-s48OLK6784 .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}
.cid-sGZghhlamz {
background-image: url("../../../assets/images/background15.jpg");
}
.cid-sGZghhlamz .social-row .soc-item {
display: inline-block;
text-align: center;
margin-bottom: 1rem;
margin-right: .7rem;
}
.cid-sGZghhlamz .social-row .soc-item .mbr-iconfont {
font-size: 32px;
border-radius: 50%;
padding: 0.6rem;
border: 2px solid #232323;
transition: all 0.3s;
color: #232323;
}
.cid-sGZghhlamz .social-row .soc-item .mbr-iconfont:hover {
background-color: #232323;
color: #ffffff;
}
.cid-sGZghhlamz .mbr-text,
.cid-sGZghhlamz .mbr-section-btn,
.cid-sGZghhlamz .social-row {
color: #ff0000;
}
.cid-sD9qwzuPLH {
padding-top: 0rem;
padding-bottom: 0rem;
background-color: #232323;
}
.cid-sD9qwzuPLH .row-links {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .social-row {
width: 100%;
justify-content: center;
}
.cid-sD9qwzuPLH .media-container-row {
flex-direction: column;
justify-content: center;
align-items: center;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu {
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li {
padding: 0 1rem 1rem 1rem;
}
.cid-sD9qwzuPLH .media-container-row .foot-menu li p {
margin: 0;
}
.cid-sD9qwzuPLH .media-container-row .social-list {
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.cid-sD9qwzuPLH .media-container-row .social-list .mbr-iconfont-social {
font-size: 1.5rem;
color: #ffffff;
}
.cid-sD9qwzuPLH .media-container-row .social-list .soc-item {
margin: 0 .5rem;
}
.cid-sD9qwzuPLH .media-container-row .social-list a {
margin: 0;
opacity: .5;
transition: .2s linear;
}
.cid-sD9qwzuPLH .media-container-row .social-list a:hover {
opacity: 1;
}
@media (max-width: 767px) {
.cid-sD9qwzuPLH .media-container-row .social-list {
-webkit-justify-content: center;
justify-content: center;
}
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt {
word-break: break-word;
width: 100%;
}
.cid-sD9qwzuPLH .media-container-row .row-copirayt p {
width: 100%;
} | 0.314577 | 0.045522 |
.italic {
font-style: italic;
}
.bold {
font-weight: 900;
}
.scroll-x {
overflow-x: auto;
}
.arrow {
background: white;
border: 3px solid var(--color-std-thin-border-color);
height: 20px;
position: absolute;
transform: rotate(45deg);
width: 20px;
}
.arrow--left {
border-right: 0;
border-top: 0;
}
.clickable {
cursor: pointer;
}
.close-x {
color: var(--color-std-header-color);
cursor: pointer;
font-size: 24px;
outline: none;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
vertical-align: middle;
}
.close-x--topright {
right: 20px;
top: 25px;
}
.close-x::after {
content: "×"
}
.line-separated ~ .line-separated {
border-top: 1px solid var(--color-std-thin-border-color);
}
.fill-background {
background-color: var(--color-std-background-color);
}
.highlight-action {
transition: background-color var(--speed-fast);
}
.highlight-action:hover {
background-color: var(--color-highlight);
}
.is-non-selectable {
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
}
.logged-in-only--display {
display: none !important;
}
.state--is-logged-in .logged-in-only--display {
display: initial !important;
}
.logged-in-only {
visibility: hidden;
}
.state--is-logged-in .logged-in-only {
visibility: visible;
}
.half-width {
width: 50%;
}
.not-half-width-but-not-full-either {
width: 85%;
}
.no-outline {
outline: none;
}
.no-white-space {
font-size: 0;
}
.can-load {
transition: opacity var(--speed-friendly);
}
.loading {
opacity: .5;
}
.loading--spinner {
background-image: url(/assets/images/loading-spin.svg);
background-position: right 10px center;
background-repeat: no-repeat;
background-size: 15px;
}
.loading__only {
display: none;
}
.loading .loading__only {
display: inherit;
}
.hidden {
visibility: hidden;
}
.right {
float: right;
}
.left {
float: left;
}
.right-align {
text-align: right;
}
.left-align {
text-align: left;
}
.center-align {
text-align: center;
}
.inline-block {
display: inline-block;
}
.block {
display: block;
width: 100%;
}
.no-wrap {
white-space: nowrap;
}
.no-span {
width: 1px;
}
.full-span {
width: 100%;
}
.forced-full-span {
left: 0;
position: absolute;
right: 0;
}
.desktop-only {
display: none;
}
.uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}
.take-space::after {
content: '\00a0';
display: inline-block;
width: 0;
}
.padding-bottom-large { padding-bottom: var(--spacing-large); }
.padding-bottom-medium { padding-bottom: var(--spacing-medium); }
.padding-bottom-small { padding-bottom: var(--spacing-small); }
.padding-bottom-xlarge { padding-bottom: var(--spacing-xlarge); }
.padding-bottom-xsmall { padding-bottom: var(--spacing-xsmall); }
.padding-left-large { padding-left: var(--spacing-large); }
.padding-left-medium { padding-left: var(--spacing-medium); }
.padding-left-small { padding-left: var(--spacing-small); }
.padding-left-xlarge { padding-left: var(--spacing-xlarge); }
.padding-left-xsmall { padding-left: var(--spacing-xsmall); }
.padding-right-large { padding-right: var(--spacing-large); }
.padding-right-medium { padding-right: var(--spacing-medium); }
.padding-right-small { padding-right: var(--spacing-small); }
.padding-right-xlarge { padding-right: var(--spacing-xlarge); }
.padding-right-xsmall { padding-right: var(--spacing-xsmall); }
.padding-top-large { padding-top: var(--spacing-large); }
.padding-top-medium { padding-top: var(--spacing-medium); }
.padding-top-small { padding-top: var(--spacing-small); }
.padding-top-xlarge { padding-top: var(--spacing-xlarge); }
.padding-top-xsmall { padding-top: var(--spacing-xsmall); }
.margin-bottom-large { margin-bottom: var(--spacing-large); }
.margin-bottom-medium { margin-bottom: var(--spacing-medium); }
.margin-bottom-small { margin-bottom: var(--spacing-small); }
.margin-bottom-xlarge { margin-bottom: var(--spacing-xlarge); }
.margin-bottom-xsmall { margin-bottom: var(--spacing-xsmall); }
.margin-bottom-large-negative { margin-bottom: -var(--spacing-large); }
.margin-bottom-medium-negative { margin-bottom: -var(--spacing-medium); }
.margin-bottom-small-negative { margin-bottom: -var(--spacing-small); }
.margin-bottom-xlarge-negative { margin-bottom: -var(--spacing-xlarge); }
.margin-bottom-xsmall-negative { margin-bottom: -var(--spacing-xsmall); }
.margin-left-large { margin-left: var(--spacing-large); }
.margin-left-medium { margin-left: var(--spacing-medium); }
.margin-left-small { margin-left: var(--spacing-small); }
.margin-left-xlarge { margin-left: var(--spacing-xlarge); }
.margin-left-xsmall { margin-left: var(--spacing-xsmall); }
.margin-left-large-negative { margin-left: -var(--spacing-large); }
.margin-left-medium-negative { margin-left: -var(--spacing-medium); }
.margin-left-small-negative { margin-left: -var(--spacing-small); }
.margin-left-xlarge-negative { margin-left: -var(--spacing-xlarge); }
.margin-left-xsmall-negative { margin-left: -var(--spacing-xsmall); }
.margin-right-large { margin-right: var(--spacing-large); }
.margin-right-medium { margin-right: var(--spacing-medium); }
.margin-right-small { margin-right: var(--spacing-small); }
.margin-right-xlarge { margin-right: var(--spacing-xlarge); }
.margin-right-xsmall { margin-right: var(--spacing-xsmall); }
.margin-right-large-negative { margin-right: -var(--spacing-large); }
.margin-right-medium-negative { margin-right: -var(--spacing-medium); }
.margin-right-small-negative { margin-right: -var(--spacing-small); }
.margin-right-xlarge-negative { margin-right: -var(--spacing-xlarge); }
.margin-right-xsmall-negative { margin-right: -var(--spacing-xsmall); }
.margin-top-large { margin-top: var(--spacing-large); }
.margin-top-medium { margin-top: var(--spacing-medium); }
.margin-top-small { margin-top: var(--spacing-small); }
.margin-top-xlarge { margin-top: var(--spacing-xlarge); }
.margin-top-xsmall { margin-top: var(--spacing-xsmall); }
.margin-top-large-negative { margin-top: -var(--spacing-large); }
.margin-top-medium-negative { margin-top: -var(--spacing-medium); }
.margin-top-small-negative { margin-top: -var(--spacing-small); }
.margin-top-xlarge-negative { margin-top: -var(--spacing-xlarge); }
.margin-top-xsmall-negative { margin-top: -var(--spacing-xsmall); }
.font-size-xsmall { font-size: var(--font-size-xsmall); }
.font-size-small { font-size: var(--font-size-small); line-height: var(--font-height-xsmall); }
.font-size-normal { font-size: var(--font-size-normal); }
.font-size-large { font-size: var(--font-size-large); }
.font-size-xlarge { font-size: var(--font-size-xlarge); }
.font-size-xxlarge { font-size: var(--font-size-xxlarge); }
.spaced-xsmall ~ .spaced-xsmall { margin-top: var(--spacing-xsmall); }
.spaced-small ~ .spaced-small { margin-top: var(--spacing-small); }
.spaced-medium ~ .spaced-medium { margin-top: var(--spacing-medium); }
.spaced-large ~ .spaced-large { margin-top: var(--spacing-large); }
.spaced-xlarge ~ .spaced-xlarge { margin-top: var(--spacing-xlarge); }
.screen-small-only {
display: initial;
}
@media (--media-regular-screens) {
.screen-small-only {
display: none;
}
.desktop-only {
display: inherit;
}
} | assets/styles/helpers.css | .italic {
font-style: italic;
}
.bold {
font-weight: 900;
}
.scroll-x {
overflow-x: auto;
}
.arrow {
background: white;
border: 3px solid var(--color-std-thin-border-color);
height: 20px;
position: absolute;
transform: rotate(45deg);
width: 20px;
}
.arrow--left {
border-right: 0;
border-top: 0;
}
.clickable {
cursor: pointer;
}
.close-x {
color: var(--color-std-header-color);
cursor: pointer;
font-size: 24px;
outline: none;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
vertical-align: middle;
}
.close-x--topright {
right: 20px;
top: 25px;
}
.close-x::after {
content: "×"
}
.line-separated ~ .line-separated {
border-top: 1px solid var(--color-std-thin-border-color);
}
.fill-background {
background-color: var(--color-std-background-color);
}
.highlight-action {
transition: background-color var(--speed-fast);
}
.highlight-action:hover {
background-color: var(--color-highlight);
}
.is-non-selectable {
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
}
.logged-in-only--display {
display: none !important;
}
.state--is-logged-in .logged-in-only--display {
display: initial !important;
}
.logged-in-only {
visibility: hidden;
}
.state--is-logged-in .logged-in-only {
visibility: visible;
}
.half-width {
width: 50%;
}
.not-half-width-but-not-full-either {
width: 85%;
}
.no-outline {
outline: none;
}
.no-white-space {
font-size: 0;
}
.can-load {
transition: opacity var(--speed-friendly);
}
.loading {
opacity: .5;
}
.loading--spinner {
background-image: url(/assets/images/loading-spin.svg);
background-position: right 10px center;
background-repeat: no-repeat;
background-size: 15px;
}
.loading__only {
display: none;
}
.loading .loading__only {
display: inherit;
}
.hidden {
visibility: hidden;
}
.right {
float: right;
}
.left {
float: left;
}
.right-align {
text-align: right;
}
.left-align {
text-align: left;
}
.center-align {
text-align: center;
}
.inline-block {
display: inline-block;
}
.block {
display: block;
width: 100%;
}
.no-wrap {
white-space: nowrap;
}
.no-span {
width: 1px;
}
.full-span {
width: 100%;
}
.forced-full-span {
left: 0;
position: absolute;
right: 0;
}
.desktop-only {
display: none;
}
.uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}
.take-space::after {
content: '\00a0';
display: inline-block;
width: 0;
}
.padding-bottom-large { padding-bottom: var(--spacing-large); }
.padding-bottom-medium { padding-bottom: var(--spacing-medium); }
.padding-bottom-small { padding-bottom: var(--spacing-small); }
.padding-bottom-xlarge { padding-bottom: var(--spacing-xlarge); }
.padding-bottom-xsmall { padding-bottom: var(--spacing-xsmall); }
.padding-left-large { padding-left: var(--spacing-large); }
.padding-left-medium { padding-left: var(--spacing-medium); }
.padding-left-small { padding-left: var(--spacing-small); }
.padding-left-xlarge { padding-left: var(--spacing-xlarge); }
.padding-left-xsmall { padding-left: var(--spacing-xsmall); }
.padding-right-large { padding-right: var(--spacing-large); }
.padding-right-medium { padding-right: var(--spacing-medium); }
.padding-right-small { padding-right: var(--spacing-small); }
.padding-right-xlarge { padding-right: var(--spacing-xlarge); }
.padding-right-xsmall { padding-right: var(--spacing-xsmall); }
.padding-top-large { padding-top: var(--spacing-large); }
.padding-top-medium { padding-top: var(--spacing-medium); }
.padding-top-small { padding-top: var(--spacing-small); }
.padding-top-xlarge { padding-top: var(--spacing-xlarge); }
.padding-top-xsmall { padding-top: var(--spacing-xsmall); }
.margin-bottom-large { margin-bottom: var(--spacing-large); }
.margin-bottom-medium { margin-bottom: var(--spacing-medium); }
.margin-bottom-small { margin-bottom: var(--spacing-small); }
.margin-bottom-xlarge { margin-bottom: var(--spacing-xlarge); }
.margin-bottom-xsmall { margin-bottom: var(--spacing-xsmall); }
.margin-bottom-large-negative { margin-bottom: -var(--spacing-large); }
.margin-bottom-medium-negative { margin-bottom: -var(--spacing-medium); }
.margin-bottom-small-negative { margin-bottom: -var(--spacing-small); }
.margin-bottom-xlarge-negative { margin-bottom: -var(--spacing-xlarge); }
.margin-bottom-xsmall-negative { margin-bottom: -var(--spacing-xsmall); }
.margin-left-large { margin-left: var(--spacing-large); }
.margin-left-medium { margin-left: var(--spacing-medium); }
.margin-left-small { margin-left: var(--spacing-small); }
.margin-left-xlarge { margin-left: var(--spacing-xlarge); }
.margin-left-xsmall { margin-left: var(--spacing-xsmall); }
.margin-left-large-negative { margin-left: -var(--spacing-large); }
.margin-left-medium-negative { margin-left: -var(--spacing-medium); }
.margin-left-small-negative { margin-left: -var(--spacing-small); }
.margin-left-xlarge-negative { margin-left: -var(--spacing-xlarge); }
.margin-left-xsmall-negative { margin-left: -var(--spacing-xsmall); }
.margin-right-large { margin-right: var(--spacing-large); }
.margin-right-medium { margin-right: var(--spacing-medium); }
.margin-right-small { margin-right: var(--spacing-small); }
.margin-right-xlarge { margin-right: var(--spacing-xlarge); }
.margin-right-xsmall { margin-right: var(--spacing-xsmall); }
.margin-right-large-negative { margin-right: -var(--spacing-large); }
.margin-right-medium-negative { margin-right: -var(--spacing-medium); }
.margin-right-small-negative { margin-right: -var(--spacing-small); }
.margin-right-xlarge-negative { margin-right: -var(--spacing-xlarge); }
.margin-right-xsmall-negative { margin-right: -var(--spacing-xsmall); }
.margin-top-large { margin-top: var(--spacing-large); }
.margin-top-medium { margin-top: var(--spacing-medium); }
.margin-top-small { margin-top: var(--spacing-small); }
.margin-top-xlarge { margin-top: var(--spacing-xlarge); }
.margin-top-xsmall { margin-top: var(--spacing-xsmall); }
.margin-top-large-negative { margin-top: -var(--spacing-large); }
.margin-top-medium-negative { margin-top: -var(--spacing-medium); }
.margin-top-small-negative { margin-top: -var(--spacing-small); }
.margin-top-xlarge-negative { margin-top: -var(--spacing-xlarge); }
.margin-top-xsmall-negative { margin-top: -var(--spacing-xsmall); }
.font-size-xsmall { font-size: var(--font-size-xsmall); }
.font-size-small { font-size: var(--font-size-small); line-height: var(--font-height-xsmall); }
.font-size-normal { font-size: var(--font-size-normal); }
.font-size-large { font-size: var(--font-size-large); }
.font-size-xlarge { font-size: var(--font-size-xlarge); }
.font-size-xxlarge { font-size: var(--font-size-xxlarge); }
.spaced-xsmall ~ .spaced-xsmall { margin-top: var(--spacing-xsmall); }
.spaced-small ~ .spaced-small { margin-top: var(--spacing-small); }
.spaced-medium ~ .spaced-medium { margin-top: var(--spacing-medium); }
.spaced-large ~ .spaced-large { margin-top: var(--spacing-large); }
.spaced-xlarge ~ .spaced-xlarge { margin-top: var(--spacing-xlarge); }
.screen-small-only {
display: initial;
}
@media (--media-regular-screens) {
.screen-small-only {
display: none;
}
.desktop-only {
display: inherit;
}
} | 0.719384 | 0.219003 |
.NodeSidebarContent {
width: 320px;
padding: 24px;
}
.NodeSidebarContent .input-container {
width: 100%;
}
.NodeSidebarContent label {
font-weight: 500;
font-size: 16px;
color: #6E777C;
}
.NodeSidebarContent input[type='text'] {
margin-bottom: 24px;
margin-top: 12px;
font-family: 'Roboto Mono';
padding: 8px;
font-size: 12px;
width: 100%;
box-sizing: border-box;
}
.NodeSidebarContent select {
margin-bottom: 24px;
margin-top: 12px;
font-family: 'Roboto Mono';
padding: 8px;
font-size: 12px;
width: 100%;
box-sizing: border-box;
}
.NodeSidebarContent h3 {
margin-top: 0;
font-weight: 500;
font-size: 16px;
margin-bottom: 24px;
}
.SaveNodebutton:hover{
background-color: rgb(184, 184, 184)
}
.SaveNodebutton svg{
height : 16px;
width: 16px;
}
.SaveNodebutton{
float: right;
margin-right: 16px;
vertical-align: middle;
font-weight: 700;
font-size: 12px;
color: #1E4159;
background-color: white;
box-shadow: none;
border: 1px solid #DCE4E9;
border-radius: 100px;
padding-left: 13px;
padding-right: 16px;
min-height: 35px;
min-width: 120px;
transition-duration: 0.4s;
outline: 0;
}
.DeleteNodebutton:hover{
background-color: rgb(178, 34, 34);
color: white;
}
.DeleteNodebutton svg{
height : 16px;
width: 16px;
}
.DeleteNodebutton{
float: left;
margin-left: 16px;
vertical-align: middle;
font-weight: 700;
font-size: 12px;
color: #1E4159;
background-color: white;
box-shadow: none;
border: 1px solid #DCE4E9;
border-radius: 100px;
padding-left: 13px;
padding-right: 16px;
min-height: 35px;
min-width: 120px;
transition-duration: 0.4s;
outline: 0;
}
.add-remove-container {
display: flex;
justify-content: space-between;
margin-bottom: 24px;
}
.RuleIcon {
cursor: pointer;
transition: 0.4s;
}
.RuleIcon:hover {
fill: rgb(106, 106, 106);
}
div .WarningText {
float:right;
margin-top: 10px;
margin-left: 20px;
color: maroon;
} | frontend/src/components/NodeSidebarContent.css | .NodeSidebarContent {
width: 320px;
padding: 24px;
}
.NodeSidebarContent .input-container {
width: 100%;
}
.NodeSidebarContent label {
font-weight: 500;
font-size: 16px;
color: #6E777C;
}
.NodeSidebarContent input[type='text'] {
margin-bottom: 24px;
margin-top: 12px;
font-family: 'Roboto Mono';
padding: 8px;
font-size: 12px;
width: 100%;
box-sizing: border-box;
}
.NodeSidebarContent select {
margin-bottom: 24px;
margin-top: 12px;
font-family: 'Roboto Mono';
padding: 8px;
font-size: 12px;
width: 100%;
box-sizing: border-box;
}
.NodeSidebarContent h3 {
margin-top: 0;
font-weight: 500;
font-size: 16px;
margin-bottom: 24px;
}
.SaveNodebutton:hover{
background-color: rgb(184, 184, 184)
}
.SaveNodebutton svg{
height : 16px;
width: 16px;
}
.SaveNodebutton{
float: right;
margin-right: 16px;
vertical-align: middle;
font-weight: 700;
font-size: 12px;
color: #1E4159;
background-color: white;
box-shadow: none;
border: 1px solid #DCE4E9;
border-radius: 100px;
padding-left: 13px;
padding-right: 16px;
min-height: 35px;
min-width: 120px;
transition-duration: 0.4s;
outline: 0;
}
.DeleteNodebutton:hover{
background-color: rgb(178, 34, 34);
color: white;
}
.DeleteNodebutton svg{
height : 16px;
width: 16px;
}
.DeleteNodebutton{
float: left;
margin-left: 16px;
vertical-align: middle;
font-weight: 700;
font-size: 12px;
color: #1E4159;
background-color: white;
box-shadow: none;
border: 1px solid #DCE4E9;
border-radius: 100px;
padding-left: 13px;
padding-right: 16px;
min-height: 35px;
min-width: 120px;
transition-duration: 0.4s;
outline: 0;
}
.add-remove-container {
display: flex;
justify-content: space-between;
margin-bottom: 24px;
}
.RuleIcon {
cursor: pointer;
transition: 0.4s;
}
.RuleIcon:hover {
fill: rgb(106, 106, 106);
}
div .WarningText {
float:right;
margin-top: 10px;
margin-left: 20px;
color: maroon;
} | 0.561455 | 0.162115 |
@import "../fonts/octicons/octicons.css";
@import "../fonts/Fakt/fakt.css";
body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 14px;
}
.line {
width: 100%;
}
.center {
text-align: center;
}
header {
overflow: hidden;
color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
position: fixed;
background: rgba(255, 255, 255, 0.7);
z-index: 3;
}
header nav {
max-width: 1000px;
margin: auto;
}
header nav ul {
list-style: none;
margin: 0;
padding: 0;
}
header nav ul li a {
float: left;
color: inherit;
text-decoration: none;
padding: 15px;
}
header nav ul li a:hover {
color: #ef5d4f;
}
header nav ul li a.selected {
font-weight: bold;
color: #ef5d4f;
}
header nav ul li.right {
float: right;
}
.welcome-container {
background: linear-gradient(to top, #FBD2C6 0%, #FEF2EE 100%);
color: rgba(0, 0, 0, 0.7);
padding: 30px;
height: 530px;
padding-top: 80px;
}
.welcome-container img {
height: 130px;
}
.welcome-container h1 {
font-family: FaktPro;
font-size: 2em;
font-weight: normal;
margin-bottom: 0;
}
.welcome-container .buttons-container {
margin-top: 40px;
}
.welcome-container .buttons-container .button, .button {
font-family: FaktPro;
border: rgba(235,93,79,0.75) 3px solid;
border-radius: 5px;
padding: 10px 20px;
background: none;
color: #f1595f;
font-size: 1.1em;
font-weight: bold;
outline: none;
cursor: pointer;
margin-right: 10px;
margin-bottom: 10px;
transition: background ease 0.2s;
display: inline-block;
text-decoration: none;
}
.welcome-container .buttons-container .button:hover, .button:hover {
background: rgb(235, 93, 79);
color: #FEF2EE;
}
.welcome-container .buttons-container h3 {
font-family: FaktPro;
font-weight: normal;
}
.welcome-container .buttons-container h3 a {
color: #ef5d4f;
text-decoration: none;
transition: all ease 0.2s;
}
.welcome-container .buttons-container h3 a:hover {
opacity: 0.8;
}
.print-app-container {
margin-top: -180px;
padding-bottom: 20px;
}
.print-app-container img {
box-shadow: #777 1px 1px 10px;
border-radius: 5px;
}
.gradient-line {
background: linear-gradient(to right, #f1595f 0%, #f17b59 100%);
color: rgba(255,255,255,0.7);
padding: 30px;
z-index:2;
position: relative;
}
.gradient-line h1 {
font-size: 2em;
font-weight: normal;
margin-bottom: 30px;
font-family: FaktPro;
margin-top: 0;
}
.gradient-line .platforms-container i {
font-size: 4em;
margin-right: 30px;
}
.gradient-line p {
font-size: 1.15em;
font-family: 'Roboto';
font-weight: lighter;
color: rgba(255, 255, 255, 0.8);
padding-top: 30px;
margin-bottom: 0;
}
.solid-line {
color: #333;
padding: 30px;
font-family: FaktPro;
}
.solid-line h1 {
font-size: 2em;
font-weight: normal;
}
.solid-line.light-orange {
background: #FFEEEC;
}
.solid-line.light-gray {
background: #FBFBFB;
}
.centered-line {
max-width: 1000px;
width: 80%;
display: flex;
flex-flow: row wrap;
align-items: stretch;
justify-content: center;
margin: auto;
}
.centered-line .column {
width: 50%;
padding: 10px;
box-sizing: border-box;
}
@media only screen and (max-width: 680px) {
.centered-line {
display: block !important;
}
.centered-line .column {
width: 100% !important;
}
.remotes-container i, .remotes-container .octicon {
font-size: 3em !important;
}
.commom-page .releases-container .release h2 .date {
margin-left: 0 !important;
}
}
.centered-line .column p {
font-size: 1.15em;
color: rgba(51, 51, 51, 0.8);
font-family: 'Roboto';
font-weight: lighter;
line-height: 1.6;
}
.remotes-container {
display: flex;
justify-content: center;
align-items: center;
}
.remotes-container i, .remotes-container .octicon {
font-size: 4em;
padding: 0 20px;
display: inline-table;
}
.red-heart {
color: #E85846;
}
footer {
text-align: center;
color: rgba(0,0,0,0.7);
margin-top: 30px;
margin-bottom: 30px;
}
footer a {
color: #ef5d4f;
text-decoration: underline;
}
footer a:hover {
text-decoration: none;
}
/*===========================================================================
* Style to commom pages
===========================================================================*/
.commom-page header {
background-color: #F15E5E;
color: #FCE1DE;
position: relative !important;
}
.commom-page header nav ul li a:hover {
color: rgba(252,225,222,0.7);
}
.commom-page header nav ul li a.selected {
color: #FFF
}
.commom-page .align-left-line {
max-width: 1000px;
width: 80%;
padding: 0 15px;
box-sizing: border-box;
margin: auto;
}
.commom-page .block-container .block {
margin-top: 30px;
overflow: hidden;
font-family: Arial, sans-serif;
}
.commom-page .block-container .block h2 {
color: #F15E5E;
font-size: 2.5em;
padding-top: 0;
margin-top: 0;
}
.commom-page .block-container .block h2 .date {
color: #999;
font-size: 0.5em;
margin-left: 10px;
display: inline-block;
font-weight: normal;
}
.commom-page .block-container .block .title {
font-weight: bold;
font-size: 1.4em;
}
.commom-page .block-container .block .body {
font-family: Arial, sans-serif;
white-space: pre-line;
color: #555;
line-height: 2;
}
.commom-page .block-container .block ul li a {
color: #F15E5E;
text-decoration: none;
padding: 5px 0;
display: inline-block;
}
.commom-page .block-container .block ul li a:hover {
text-decoration: underline;
}
.commom-page .space-lines .block .title {
margin: 20px 0;
} | css/all.css | @import "../fonts/octicons/octicons.css";
@import "../fonts/Fakt/fakt.css";
body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 14px;
}
.line {
width: 100%;
}
.center {
text-align: center;
}
header {
overflow: hidden;
color: rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
position: fixed;
background: rgba(255, 255, 255, 0.7);
z-index: 3;
}
header nav {
max-width: 1000px;
margin: auto;
}
header nav ul {
list-style: none;
margin: 0;
padding: 0;
}
header nav ul li a {
float: left;
color: inherit;
text-decoration: none;
padding: 15px;
}
header nav ul li a:hover {
color: #ef5d4f;
}
header nav ul li a.selected {
font-weight: bold;
color: #ef5d4f;
}
header nav ul li.right {
float: right;
}
.welcome-container {
background: linear-gradient(to top, #FBD2C6 0%, #FEF2EE 100%);
color: rgba(0, 0, 0, 0.7);
padding: 30px;
height: 530px;
padding-top: 80px;
}
.welcome-container img {
height: 130px;
}
.welcome-container h1 {
font-family: FaktPro;
font-size: 2em;
font-weight: normal;
margin-bottom: 0;
}
.welcome-container .buttons-container {
margin-top: 40px;
}
.welcome-container .buttons-container .button, .button {
font-family: FaktPro;
border: rgba(235,93,79,0.75) 3px solid;
border-radius: 5px;
padding: 10px 20px;
background: none;
color: #f1595f;
font-size: 1.1em;
font-weight: bold;
outline: none;
cursor: pointer;
margin-right: 10px;
margin-bottom: 10px;
transition: background ease 0.2s;
display: inline-block;
text-decoration: none;
}
.welcome-container .buttons-container .button:hover, .button:hover {
background: rgb(235, 93, 79);
color: #FEF2EE;
}
.welcome-container .buttons-container h3 {
font-family: FaktPro;
font-weight: normal;
}
.welcome-container .buttons-container h3 a {
color: #ef5d4f;
text-decoration: none;
transition: all ease 0.2s;
}
.welcome-container .buttons-container h3 a:hover {
opacity: 0.8;
}
.print-app-container {
margin-top: -180px;
padding-bottom: 20px;
}
.print-app-container img {
box-shadow: #777 1px 1px 10px;
border-radius: 5px;
}
.gradient-line {
background: linear-gradient(to right, #f1595f 0%, #f17b59 100%);
color: rgba(255,255,255,0.7);
padding: 30px;
z-index:2;
position: relative;
}
.gradient-line h1 {
font-size: 2em;
font-weight: normal;
margin-bottom: 30px;
font-family: FaktPro;
margin-top: 0;
}
.gradient-line .platforms-container i {
font-size: 4em;
margin-right: 30px;
}
.gradient-line p {
font-size: 1.15em;
font-family: 'Roboto';
font-weight: lighter;
color: rgba(255, 255, 255, 0.8);
padding-top: 30px;
margin-bottom: 0;
}
.solid-line {
color: #333;
padding: 30px;
font-family: FaktPro;
}
.solid-line h1 {
font-size: 2em;
font-weight: normal;
}
.solid-line.light-orange {
background: #FFEEEC;
}
.solid-line.light-gray {
background: #FBFBFB;
}
.centered-line {
max-width: 1000px;
width: 80%;
display: flex;
flex-flow: row wrap;
align-items: stretch;
justify-content: center;
margin: auto;
}
.centered-line .column {
width: 50%;
padding: 10px;
box-sizing: border-box;
}
@media only screen and (max-width: 680px) {
.centered-line {
display: block !important;
}
.centered-line .column {
width: 100% !important;
}
.remotes-container i, .remotes-container .octicon {
font-size: 3em !important;
}
.commom-page .releases-container .release h2 .date {
margin-left: 0 !important;
}
}
.centered-line .column p {
font-size: 1.15em;
color: rgba(51, 51, 51, 0.8);
font-family: 'Roboto';
font-weight: lighter;
line-height: 1.6;
}
.remotes-container {
display: flex;
justify-content: center;
align-items: center;
}
.remotes-container i, .remotes-container .octicon {
font-size: 4em;
padding: 0 20px;
display: inline-table;
}
.red-heart {
color: #E85846;
}
footer {
text-align: center;
color: rgba(0,0,0,0.7);
margin-top: 30px;
margin-bottom: 30px;
}
footer a {
color: #ef5d4f;
text-decoration: underline;
}
footer a:hover {
text-decoration: none;
}
/*===========================================================================
* Style to commom pages
===========================================================================*/
.commom-page header {
background-color: #F15E5E;
color: #FCE1DE;
position: relative !important;
}
.commom-page header nav ul li a:hover {
color: rgba(252,225,222,0.7);
}
.commom-page header nav ul li a.selected {
color: #FFF
}
.commom-page .align-left-line {
max-width: 1000px;
width: 80%;
padding: 0 15px;
box-sizing: border-box;
margin: auto;
}
.commom-page .block-container .block {
margin-top: 30px;
overflow: hidden;
font-family: Arial, sans-serif;
}
.commom-page .block-container .block h2 {
color: #F15E5E;
font-size: 2.5em;
padding-top: 0;
margin-top: 0;
}
.commom-page .block-container .block h2 .date {
color: #999;
font-size: 0.5em;
margin-left: 10px;
display: inline-block;
font-weight: normal;
}
.commom-page .block-container .block .title {
font-weight: bold;
font-size: 1.4em;
}
.commom-page .block-container .block .body {
font-family: Arial, sans-serif;
white-space: pre-line;
color: #555;
line-height: 2;
}
.commom-page .block-container .block ul li a {
color: #F15E5E;
text-decoration: none;
padding: 5px 0;
display: inline-block;
}
.commom-page .block-container .block ul li a:hover {
text-decoration: underline;
}
.commom-page .space-lines .block .title {
margin: 20px 0;
} | 0.359926 | 0.082809 |
@charset "UTF-8";
/**
* Smart Phone
*/
/* body
----------------------------------------------- */
body {
margin:0;
padding:0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}
.body p {
text-align: left;
line-height: 1.5em;
}
.body img {
margin-bottom: 10px;
margin-left:auto;
margin-right: auto;
}
a {
text-decoration: none;
}
img{
max-width: 100%;
}
/* form parts
----------------------------------------------- */
input {
border:1px solid #ccc;
margin:3px;
}
input[type="text"] {
width:190px;
padding:5px;
}
input[type="submit"] {
width:280px;
height:35px;
}
textarea {
width:190px;
padding:5px;
}
/* clear
----------------------------------------------- */
.clear {
clear:both;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
}
.display-none {
display: none;
}
/* basercms parts
----------------------------------------------- */
.message {
border:1px solid #C00;
color:#C00;
padding:10px 15px;
font-weight: bold;
margin-bottom: 40px;
margin-left:10px;
margin-right:10px;
}
#authMessage,
#flashMessage {
padding: 10px;
}
.error-message {
color:#C30;
font-weight: bold;
line-height: 20px;
margin-top:5px;
margin-bottom: 5px;
}
#global_menu{
padding: 10px 0;
background: #6DAE0F;
}
.global-menu {
padding:0 1px;
}
.global-menu li {
list-style:none;
float:left;
}
.global-menu li a{
display:block;
width:106px;
padding:6px 0;
color: #FFFFFF;
text-decoration: none;
line-height: 1.2em;
}
/* header
----------------------------------------------- */
header {
text-align:center;
background-repeat: repeat-x;
background-position: left top;
}
#BoxLogo {
padding-left:10px;
}
#Logo {
margin: 0 auto;
}
#Logo h1 a{
display: inline-block;
height:54px;
width:214px;
}
/* footer
----------------------------------------------- */
footer {
text-align:center;
border-top:1px solid #CCC;
padding-bottom:15px;
padding-top:30px;
}
address {
margin-top:30px;
text-align:center;
height:30px;
line-height:16px;
color:#333;
}
footer .banner{
padding:10px;
text-align: center;
}
/* widget-area
----------------------------------------------- */
.widget-area {
margin-bottom: 40px;
border-top:1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
padding: 15px;
}
.widget-area h2{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 13% 10px 15px;
background-color:#fff;
margin-bottom:10px;
}
.widget-area ul {
padding-left:40px;
list-style:disc;
padding-bottom: 20px;
}
.widget-area ul li {
margin-bottom: 10px;
}
.widget-text {
padding-bottom: 20px;
}
.widget-text p{
margin-left:10px;
margin-right:10px;
}
/* ToTop
----------------------------------------------- */
#ToTop {
text-align:right;
margin-bottom:40px;
margin-left:10px;
margin-right:10px;
}
#ToTop a {
color:#333;
font-weight:bold;
}
/* .pagination
---------------------------------------------------*/
.pagination {
text-align: center;
margin-bottom: 40px;
}
.pagination .disabled {
display:none;
}
.page-numbers {
text-align:right;
}
.pagination .number,
.pagination .prev,
.pagination .next,
.pagination .current{
padding:5px 8px;
border:1px solid #e2e2e2;
margin:0 2px;
}
.pagination .current {
background-color: #efefef;
}
.pagination a:link,
.pagination a:visited{
color:#333!important;
text-decoration: none!important;
}
/* contents-body
----------------------------------------------- */
.contents-body a:link {
}
.contents-body a:visited {
color: #00f;
}
.contents-body a:hover {
}
.contents-body a:active {
color: #690;
}
.contents-body ul {
list-style-position: inside;
}
.contents-body ul li{
margin-bottom: 10px;
}
.contents-body h3{
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.contents-body .section,
.contents-body section,
.contents-body .post{
margin-bottom:40px;
margin-left:10px;
margin-right:10px;
}
.contents-body .post h3{
padding: 10px 15px;
}
.contents-body .post h3 small{
font-weight: normal;
display: block;
text-align: right;
margin-top:5px;
}
.contents-body .post-body,
.contents-body #post-detail{
margin-bottom: 10px;
margin-left:10px;
margin-right:10px;
}
.contents-body .meta {
padding: 10px 15px;
}
.contents-body .tag {
text-align: right;
padding: 10px 15px;
}
.contents-body p {
line-height: 24px;
margin-bottom: 10px;
}
#ContentsBody .news {
}
.contents-body h2 {
margin-bottom:20px;
padding-left:10px;
height:50px;
line-height: 50px;
}
.contents-body table.row-table-01 {
display: block;
}
.contents-body table.row-table-01 th {
padding:5px;
width:80px;
}
.contents-body table.row-table-01 td {
padding:5px;
}
.contents-body table.row-table-01 tr {
border-bottom:1px solid #ccc;
}
.contents-body table.row-table-01 tr:last-child{
border-bottom: none;
}
.contents-body .box ul {
}
.contents-body .box li {
list-style: none;
background:none;
line-height:20px;
border-bottom:1px solid #ccc;
margin-bottom:0;
}
.contents-body .box li a{
display: block;
padding:10px 13% 10px 15px;
}
.contents-body .box li:last-child {
border-bottom: none;
}
.contents-body .box li a:link,
.contents-body .box li a:visited {
color:#333;
text-decoration: none;
}
/* top
----------------------------------------------- */
#news {
margin-top:10px;
}
#ContentsBody .news{
width:auto;
float:none;
margin:0 0 20px 0!important;
padding:10px;
display:block;
}
#ContentsBody .news h2 {
background:#EEE;
text-indent:0;
height:auto;
margin-bottom:10px;
padding-left:10px;
line-height:normal;
}
#ContentsBody .news .body {
padding:0;
}
#ContentsBody .news li {
list-style:none;
text-align:left;
line-height:20px;
border-bottom:1px solid #ccc;
margin-bottom:0;
}
#ContentsBody .news li:last-child {
}
#ContentsBody .news li .date {
font-weight:bold;
}
#ContentsBody .news li a {
display:block;
padding:10px 13% 10px 15px;
}
#ContentsBody .news a:link,
#ContentsBody .news a:visited {
text-decoration: none;
}
#ContentsBody .news .date {
color:#000;
}
/* slider
----------------------------------------------- */
#top-main{
padding: 10px 0;
}
#top-main span{
display: none;
}
#top-main .bx-pager{
height: 15px;
margin-top: 10px;
padding: 5px 0;
width: 100%;
text-align: center;
}
#top-main .pager-link{
background: url(../../img/smartphone/slide_pointer.png) left top;
height:21px; width:31px;
display: inline-block;
}
#top-main .pager-active{
background: url(../../img/smartphone/slide_pointer_on.png) left top;
}
#top-main .bx-prev ,.bx-next{
display:none;
}
/* sitemap
----------------------------------------------- */
ul.sitemap {
}
ul.sitemap li {
list-style-type: disc;
margin-left:5px;
margin-bottom: 0;
border-style: none none solid;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
ul.sitemap li a{
line-height: 3em;
}
/*
ul.sitemap li a:link,
ul.sitemap li a:visited {
color:#333;
text-decoration: none;
}
ul.sitemap ul.ul-level-2{
margin:0;
border:none;
margin-left:30px;
}
ul.sitemap ul.ul-level-2 li:first-child {
border-top:1px solid #ccc;
}
ul.sitemap ul.ul-level-2 li {
border-left:1px solid #ccc;
}
ul.sitemap ul.ul-level-2 li:last-child{
border-bottom: none;
}
*/
/* map
----------------------------------------------- */
#map {
border:1px solid #CCC;
}
/* blog
----------------------------------------------- */
#BlogCommentAddForm {
padding:0 10px 40px 10px;
}
#contentsNavi {
text-align: center;
margin-bottom: 40px;
}
#BlogCommentList {
padding:0 10px 40px;
}
#BlogComment h4 {
padding:0 20px;
margin-bottom: 10px;
}
.comment {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding-top:10px;
padding-bottom: 10px;
}
.comment-name {
display: block;
color:#999;
}
.widget-blog-categories-archives h2,
.widget-blog-monthly-archives h2,
.widget-blog-recent-entries h2,
.widget-blog-yearly-archives h2{
border-bottom: none;
margin-bottom: 0;
cursor: pointer;
}
.widget-blog-categories-archives ul,
.widget-blog-monthly-archives ul,
.widget-blog-recent-entries ul,
.widget-blog-yearly-archives ul{
border-top:1px solid #CCC;
padding-top:20px;
}
.widget-blog-calendar {
background-color: #fff;
}
.widget-blog-calendar {
padding-bottom: 20px;
}
.widget-blog-calendar table {
width:100%;
}
.widget-blog-calendar td center {
padding:5px;
}
.widget-blog-calendar th {
border-bottom: 1px solid #E2E2E2;
}
.widget-blog-calendar th, .widget-blog-calendar td {
padding: 5px 5px;
text-align: center;
}
.widget-blog-calendar .sunday {
color: #FF6633;
}
.widget-blog-calendar .saturday {
color: #3366FF;
}
.widget-blog-calendar .today {
background-color: #E2E2E2;
}
.meta {
padding-bottom: 5px;
padding-right: 10px;
padding-top: 5px;
text-align: right;
}
.tag {
padding-bottom: 5px;
padding-right: 10px;
padding-top: 5px;
text-align: right;
}
/* contact
----------------------------------------------- */
.required {
color:#C00;
}
#MessageTel1,
#MessageTel2,
#MessageTel3{
width:45px;
}
#MessageZip {
width:80px;
}
.auth-captcha {
margin-bottom: 20px;
}
.mail-form .row-table-01{
margin-bottom:20px;
}
.mail-form .row-table-01 th {
text-align: right;
}
.submit {
text-align: center;
} | lib/Baser/Config/theme/nada-icons/css/smartphone/style.css | @charset "UTF-8";
/**
* Smart Phone
*/
/* body
----------------------------------------------- */
body {
margin:0;
padding:0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}
.body p {
text-align: left;
line-height: 1.5em;
}
.body img {
margin-bottom: 10px;
margin-left:auto;
margin-right: auto;
}
a {
text-decoration: none;
}
img{
max-width: 100%;
}
/* form parts
----------------------------------------------- */
input {
border:1px solid #ccc;
margin:3px;
}
input[type="text"] {
width:190px;
padding:5px;
}
input[type="submit"] {
width:280px;
height:35px;
}
textarea {
width:190px;
padding:5px;
}
/* clear
----------------------------------------------- */
.clear {
clear:both;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
}
.display-none {
display: none;
}
/* basercms parts
----------------------------------------------- */
.message {
border:1px solid #C00;
color:#C00;
padding:10px 15px;
font-weight: bold;
margin-bottom: 40px;
margin-left:10px;
margin-right:10px;
}
#authMessage,
#flashMessage {
padding: 10px;
}
.error-message {
color:#C30;
font-weight: bold;
line-height: 20px;
margin-top:5px;
margin-bottom: 5px;
}
#global_menu{
padding: 10px 0;
background: #6DAE0F;
}
.global-menu {
padding:0 1px;
}
.global-menu li {
list-style:none;
float:left;
}
.global-menu li a{
display:block;
width:106px;
padding:6px 0;
color: #FFFFFF;
text-decoration: none;
line-height: 1.2em;
}
/* header
----------------------------------------------- */
header {
text-align:center;
background-repeat: repeat-x;
background-position: left top;
}
#BoxLogo {
padding-left:10px;
}
#Logo {
margin: 0 auto;
}
#Logo h1 a{
display: inline-block;
height:54px;
width:214px;
}
/* footer
----------------------------------------------- */
footer {
text-align:center;
border-top:1px solid #CCC;
padding-bottom:15px;
padding-top:30px;
}
address {
margin-top:30px;
text-align:center;
height:30px;
line-height:16px;
color:#333;
}
footer .banner{
padding:10px;
text-align: center;
}
/* widget-area
----------------------------------------------- */
.widget-area {
margin-bottom: 40px;
border-top:1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
padding: 15px;
}
.widget-area h2{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 13% 10px 15px;
background-color:#fff;
margin-bottom:10px;
}
.widget-area ul {
padding-left:40px;
list-style:disc;
padding-bottom: 20px;
}
.widget-area ul li {
margin-bottom: 10px;
}
.widget-text {
padding-bottom: 20px;
}
.widget-text p{
margin-left:10px;
margin-right:10px;
}
/* ToTop
----------------------------------------------- */
#ToTop {
text-align:right;
margin-bottom:40px;
margin-left:10px;
margin-right:10px;
}
#ToTop a {
color:#333;
font-weight:bold;
}
/* .pagination
---------------------------------------------------*/
.pagination {
text-align: center;
margin-bottom: 40px;
}
.pagination .disabled {
display:none;
}
.page-numbers {
text-align:right;
}
.pagination .number,
.pagination .prev,
.pagination .next,
.pagination .current{
padding:5px 8px;
border:1px solid #e2e2e2;
margin:0 2px;
}
.pagination .current {
background-color: #efefef;
}
.pagination a:link,
.pagination a:visited{
color:#333!important;
text-decoration: none!important;
}
/* contents-body
----------------------------------------------- */
.contents-body a:link {
}
.contents-body a:visited {
color: #00f;
}
.contents-body a:hover {
}
.contents-body a:active {
color: #690;
}
.contents-body ul {
list-style-position: inside;
}
.contents-body ul li{
margin-bottom: 10px;
}
.contents-body h3{
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.contents-body .section,
.contents-body section,
.contents-body .post{
margin-bottom:40px;
margin-left:10px;
margin-right:10px;
}
.contents-body .post h3{
padding: 10px 15px;
}
.contents-body .post h3 small{
font-weight: normal;
display: block;
text-align: right;
margin-top:5px;
}
.contents-body .post-body,
.contents-body #post-detail{
margin-bottom: 10px;
margin-left:10px;
margin-right:10px;
}
.contents-body .meta {
padding: 10px 15px;
}
.contents-body .tag {
text-align: right;
padding: 10px 15px;
}
.contents-body p {
line-height: 24px;
margin-bottom: 10px;
}
#ContentsBody .news {
}
.contents-body h2 {
margin-bottom:20px;
padding-left:10px;
height:50px;
line-height: 50px;
}
.contents-body table.row-table-01 {
display: block;
}
.contents-body table.row-table-01 th {
padding:5px;
width:80px;
}
.contents-body table.row-table-01 td {
padding:5px;
}
.contents-body table.row-table-01 tr {
border-bottom:1px solid #ccc;
}
.contents-body table.row-table-01 tr:last-child{
border-bottom: none;
}
.contents-body .box ul {
}
.contents-body .box li {
list-style: none;
background:none;
line-height:20px;
border-bottom:1px solid #ccc;
margin-bottom:0;
}
.contents-body .box li a{
display: block;
padding:10px 13% 10px 15px;
}
.contents-body .box li:last-child {
border-bottom: none;
}
.contents-body .box li a:link,
.contents-body .box li a:visited {
color:#333;
text-decoration: none;
}
/* top
----------------------------------------------- */
#news {
margin-top:10px;
}
#ContentsBody .news{
width:auto;
float:none;
margin:0 0 20px 0!important;
padding:10px;
display:block;
}
#ContentsBody .news h2 {
background:#EEE;
text-indent:0;
height:auto;
margin-bottom:10px;
padding-left:10px;
line-height:normal;
}
#ContentsBody .news .body {
padding:0;
}
#ContentsBody .news li {
list-style:none;
text-align:left;
line-height:20px;
border-bottom:1px solid #ccc;
margin-bottom:0;
}
#ContentsBody .news li:last-child {
}
#ContentsBody .news li .date {
font-weight:bold;
}
#ContentsBody .news li a {
display:block;
padding:10px 13% 10px 15px;
}
#ContentsBody .news a:link,
#ContentsBody .news a:visited {
text-decoration: none;
}
#ContentsBody .news .date {
color:#000;
}
/* slider
----------------------------------------------- */
#top-main{
padding: 10px 0;
}
#top-main span{
display: none;
}
#top-main .bx-pager{
height: 15px;
margin-top: 10px;
padding: 5px 0;
width: 100%;
text-align: center;
}
#top-main .pager-link{
background: url(../../img/smartphone/slide_pointer.png) left top;
height:21px; width:31px;
display: inline-block;
}
#top-main .pager-active{
background: url(../../img/smartphone/slide_pointer_on.png) left top;
}
#top-main .bx-prev ,.bx-next{
display:none;
}
/* sitemap
----------------------------------------------- */
ul.sitemap {
}
ul.sitemap li {
list-style-type: disc;
margin-left:5px;
margin-bottom: 0;
border-style: none none solid;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
ul.sitemap li a{
line-height: 3em;
}
/*
ul.sitemap li a:link,
ul.sitemap li a:visited {
color:#333;
text-decoration: none;
}
ul.sitemap ul.ul-level-2{
margin:0;
border:none;
margin-left:30px;
}
ul.sitemap ul.ul-level-2 li:first-child {
border-top:1px solid #ccc;
}
ul.sitemap ul.ul-level-2 li {
border-left:1px solid #ccc;
}
ul.sitemap ul.ul-level-2 li:last-child{
border-bottom: none;
}
*/
/* map
----------------------------------------------- */
#map {
border:1px solid #CCC;
}
/* blog
----------------------------------------------- */
#BlogCommentAddForm {
padding:0 10px 40px 10px;
}
#contentsNavi {
text-align: center;
margin-bottom: 40px;
}
#BlogCommentList {
padding:0 10px 40px;
}
#BlogComment h4 {
padding:0 20px;
margin-bottom: 10px;
}
.comment {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding-top:10px;
padding-bottom: 10px;
}
.comment-name {
display: block;
color:#999;
}
.widget-blog-categories-archives h2,
.widget-blog-monthly-archives h2,
.widget-blog-recent-entries h2,
.widget-blog-yearly-archives h2{
border-bottom: none;
margin-bottom: 0;
cursor: pointer;
}
.widget-blog-categories-archives ul,
.widget-blog-monthly-archives ul,
.widget-blog-recent-entries ul,
.widget-blog-yearly-archives ul{
border-top:1px solid #CCC;
padding-top:20px;
}
.widget-blog-calendar {
background-color: #fff;
}
.widget-blog-calendar {
padding-bottom: 20px;
}
.widget-blog-calendar table {
width:100%;
}
.widget-blog-calendar td center {
padding:5px;
}
.widget-blog-calendar th {
border-bottom: 1px solid #E2E2E2;
}
.widget-blog-calendar th, .widget-blog-calendar td {
padding: 5px 5px;
text-align: center;
}
.widget-blog-calendar .sunday {
color: #FF6633;
}
.widget-blog-calendar .saturday {
color: #3366FF;
}
.widget-blog-calendar .today {
background-color: #E2E2E2;
}
.meta {
padding-bottom: 5px;
padding-right: 10px;
padding-top: 5px;
text-align: right;
}
.tag {
padding-bottom: 5px;
padding-right: 10px;
padding-top: 5px;
text-align: right;
}
/* contact
----------------------------------------------- */
.required {
color:#C00;
}
#MessageTel1,
#MessageTel2,
#MessageTel3{
width:45px;
}
#MessageZip {
width:80px;
}
.auth-captcha {
margin-bottom: 20px;
}
.mail-form .row-table-01{
margin-bottom:20px;
}
.mail-form .row-table-01 th {
text-align: right;
}
.submit {
text-align: center;
} | 0.178025 | 0.042285 |
body {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: auto;
font-family: Verdana;
}
header {
height: 70px;
width: 100%;
display: flex;
align-content: center;
justify-content: space-between;
flex-direction: row;
}
.icon-header {
display: flex;
align-items: center;
font-size: 25px;
height: 100%;
width: 20%;
}
.icon-header:hover {
color: goldenrod;
}
.form-search-header {
display: flex;
justify-content: center;
align-items: center;
}
.form-search-header input {
height: 35px;
width: 400px;
border: none;
font-size: 20px;
color: black;
}
.form-search-header input:hover {
height: 36px;
width: 410px;
}
.form-search-header button {
height: 40px;
width: 40px;
font-size: 30px;
border: none;
color: rgb(0, 0, 0);
background-color: rgb(139, 213, 247);
border-radius: 3px;
}
.form-search-header button:hover {
color: black;
background-color: rgb(255, 238, 6);
}
.menu-header {
display: flex;
justify-content: center;
}
.topnav-header {
display: flex;
align-content: center;
justify-content: center;
}
.search-header {
height: 20px;
width: 70px;
}
.btn-header {
display: flex;
align-items: center;
justify-content: space-around;
}
.dropbtn {
margin-right: 30px;
background-color: rgb(252, 248, 248);
color: black;
height: 40px;
width: 40px;
padding: 5px;
font-size: 25px;
border: 1px solid black;
border-radius: 20px;
cursor: pointer;
}
.dropbtn i {
color: rgb(139, 213, 247);
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
text-align: center;
border-radius: 5px;
right: 0;
display: none;
position: absolute;
background-color: rgb(139, 213, 247);
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {
color:white;
}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: black;
color: black;
}
.login:link,
a:visited {
background-color: none;
color: black;
height: 40px;
width: 40px;
padding: 5px;
font-size: 25px;
text-decoration: none;
}
.login:hover,
a:active {
background-color: rgb(255, 255, 255);
color: black;
}
section {
display: flex;
flex-direction: row;
width: 100%;
height: 700px;
}
.menu-section {
margin-top: 50px;
border: 1px solid white;
height: 100%;
width: 15%;
display: flex;
flex-direction: column;
}
.menu-section-dropbtn {
background-color: whitesmoke;
color: black;
width: 100%;
height: 40px;
font-size: 16px;
border: none;
cursor: pointer;
border-radius: 5px;
display: flex;
justify-content: space-around;
align-items: center;
font-size: 18px;
}
.menu-section-dropbtn span {
width: 60%;
text-align: center;
}
.menu-section-dropbtn i {
width: 20%;
height: 100%;
color: rgb(114, 194, 231);
display: flex;
justify-content: center;
align-items: center;
background-color: azure;
}
.menu-section-dropdown {
height: 60px;
width: 100%;
position: relative;
display: inline-block;
}
.menu-section-dropdown-content {
width: 100%;
border-radius: 5px;
display: none;
position: absolute;
background-color: azure;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.menu-section-dropdown-content a {
color: black;
width: 100%;
height: 40px;
text-decoration: none;
display: block;
}
.menu-section-dropdown-content a:hover {
background-color: rgb(139, 213, 247);
font-size: 21px;
color: black;
border: 1px solid rgb(0, 0, 0);
font-size: 21px;
}
.menu-section-dropdown:hover .menu-section-dropdown-content {
display: block;
}
.menu-section-dropdown:hover .menu-section-dropbtn {
background-color: azure;
color: black;
border: 1px solid rgb(139, 213, 247);
}
.content {
border: 1px solid rgb(139, 213, 247);
height: 100%;
width: 85%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: start;
}
.head-content {
display: flex;
align-items: center;
width: 95%;
margin-top: 30px;
}
.addbtn {
height: 50px;
width: 100px;
background-color: rgb(139, 213, 247);
border: none;
border-radius: 5px;
margin-right: 30px;
}
.addbtn a {
text-decoration: none;
color: black;
}
.addbtn a:hover {
color: white;
}
.addbtn:hover {
border: 1px solid goldenrod;
background-color: rgb(37, 236, 193);
}
table {
margin-top: 20px;
border-collapse: collapse;
width: 95%;
}
th {
padding: 8px;
text-align: left;
border-bottom: 1px solid #DDD;
background-color: rgb(139, 213, 247);
}
td {
padding: 8px;
text-align: left;
border-bottom: 1px solid #DDD;
}
tr:hover {
background-color: #e5f3f3;
}
.editbtn {
text-decoration: none;
height: 40px;
width: 70px;
color: black;
}
.editbtn i {
color: black;
}
.editbtn:hover {
background-color: rgb(219, 241, 18);
border: gold;
}
footer {
position:fixed;
bottom: 0;
width: 100%;
height: auto;
border: 1px solid beige;
display: flex;
justify-content: space-around;
background-color: rgb(139, 213, 247);
}
.col-footer {
display: flex;
flex-direction: column;
align-content: center;
}
.col-footer h2,
.col-footer span {
color: black;
}
.col-footer a {
font-size: 14px;
color: black;
text-decoration: none;
}
.col-footer a i {
font-size: 18px;
color: black;
}
.section-home {
display: flex;
flex-direction: column;
width: 100%;
height: auto;
justify-content: center;
align-items: center;
border-top: 1px solid rgb(139, 213, 247);
margin-bottom: 90px;
}
.table-home {
width: 50%;
height: auto;
}
.table-home td {
border-left: 2px solid black;
border-right: 2px solid black;
}
.alert {
padding: 20px;
background-color: #f44336;
color: white;
}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
.alert-success {
padding: 20px;
background-color: #65e69f;
color: white;
}
.form-change{
margin-top: 20px;
display: flex;
flex-direction: column;
justify-content: center;
}
.form-change label{
margin-top: 10px;
padding: 10px;
font-size: 18px;
font-weight: bold;
}
.form-change input{
padding: 5px;
font-size: 15px;
width: 400px;
height: 35px;
border: none;
border-bottom: 1px solid rgb(77, 72, 72);
border-radius: 5px;
}
.btnchage{
border-radius: 4px;
margin-left: 15px;
text-align: center;
margin-top: 15px;
height: 35px;
width: 100px;
color: black;
background-color: rgb(139, 213, 247);
border: none;
}
.btnchage:hover{
color: rgb(255, 255, 255);
background-color: rgb(104, 164, 243);
border: 1px solid white;
}
/* Image preview */
.image-preview {
width: 300px;
min-height: 150px;
border: 2px solid #dddddd;
margin-top: 15px;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
color: #cccccc;
}
.image-preview__image {
display: none;
width: 100%;
} | public/css/index.css | body {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: auto;
font-family: Verdana;
}
header {
height: 70px;
width: 100%;
display: flex;
align-content: center;
justify-content: space-between;
flex-direction: row;
}
.icon-header {
display: flex;
align-items: center;
font-size: 25px;
height: 100%;
width: 20%;
}
.icon-header:hover {
color: goldenrod;
}
.form-search-header {
display: flex;
justify-content: center;
align-items: center;
}
.form-search-header input {
height: 35px;
width: 400px;
border: none;
font-size: 20px;
color: black;
}
.form-search-header input:hover {
height: 36px;
width: 410px;
}
.form-search-header button {
height: 40px;
width: 40px;
font-size: 30px;
border: none;
color: rgb(0, 0, 0);
background-color: rgb(139, 213, 247);
border-radius: 3px;
}
.form-search-header button:hover {
color: black;
background-color: rgb(255, 238, 6);
}
.menu-header {
display: flex;
justify-content: center;
}
.topnav-header {
display: flex;
align-content: center;
justify-content: center;
}
.search-header {
height: 20px;
width: 70px;
}
.btn-header {
display: flex;
align-items: center;
justify-content: space-around;
}
.dropbtn {
margin-right: 30px;
background-color: rgb(252, 248, 248);
color: black;
height: 40px;
width: 40px;
padding: 5px;
font-size: 25px;
border: 1px solid black;
border-radius: 20px;
cursor: pointer;
}
.dropbtn i {
color: rgb(139, 213, 247);
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
text-align: center;
border-radius: 5px;
right: 0;
display: none;
position: absolute;
background-color: rgb(139, 213, 247);
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {
color:white;
}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: black;
color: black;
}
.login:link,
a:visited {
background-color: none;
color: black;
height: 40px;
width: 40px;
padding: 5px;
font-size: 25px;
text-decoration: none;
}
.login:hover,
a:active {
background-color: rgb(255, 255, 255);
color: black;
}
section {
display: flex;
flex-direction: row;
width: 100%;
height: 700px;
}
.menu-section {
margin-top: 50px;
border: 1px solid white;
height: 100%;
width: 15%;
display: flex;
flex-direction: column;
}
.menu-section-dropbtn {
background-color: whitesmoke;
color: black;
width: 100%;
height: 40px;
font-size: 16px;
border: none;
cursor: pointer;
border-radius: 5px;
display: flex;
justify-content: space-around;
align-items: center;
font-size: 18px;
}
.menu-section-dropbtn span {
width: 60%;
text-align: center;
}
.menu-section-dropbtn i {
width: 20%;
height: 100%;
color: rgb(114, 194, 231);
display: flex;
justify-content: center;
align-items: center;
background-color: azure;
}
.menu-section-dropdown {
height: 60px;
width: 100%;
position: relative;
display: inline-block;
}
.menu-section-dropdown-content {
width: 100%;
border-radius: 5px;
display: none;
position: absolute;
background-color: azure;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.menu-section-dropdown-content a {
color: black;
width: 100%;
height: 40px;
text-decoration: none;
display: block;
}
.menu-section-dropdown-content a:hover {
background-color: rgb(139, 213, 247);
font-size: 21px;
color: black;
border: 1px solid rgb(0, 0, 0);
font-size: 21px;
}
.menu-section-dropdown:hover .menu-section-dropdown-content {
display: block;
}
.menu-section-dropdown:hover .menu-section-dropbtn {
background-color: azure;
color: black;
border: 1px solid rgb(139, 213, 247);
}
.content {
border: 1px solid rgb(139, 213, 247);
height: 100%;
width: 85%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: start;
}
.head-content {
display: flex;
align-items: center;
width: 95%;
margin-top: 30px;
}
.addbtn {
height: 50px;
width: 100px;
background-color: rgb(139, 213, 247);
border: none;
border-radius: 5px;
margin-right: 30px;
}
.addbtn a {
text-decoration: none;
color: black;
}
.addbtn a:hover {
color: white;
}
.addbtn:hover {
border: 1px solid goldenrod;
background-color: rgb(37, 236, 193);
}
table {
margin-top: 20px;
border-collapse: collapse;
width: 95%;
}
th {
padding: 8px;
text-align: left;
border-bottom: 1px solid #DDD;
background-color: rgb(139, 213, 247);
}
td {
padding: 8px;
text-align: left;
border-bottom: 1px solid #DDD;
}
tr:hover {
background-color: #e5f3f3;
}
.editbtn {
text-decoration: none;
height: 40px;
width: 70px;
color: black;
}
.editbtn i {
color: black;
}
.editbtn:hover {
background-color: rgb(219, 241, 18);
border: gold;
}
footer {
position:fixed;
bottom: 0;
width: 100%;
height: auto;
border: 1px solid beige;
display: flex;
justify-content: space-around;
background-color: rgb(139, 213, 247);
}
.col-footer {
display: flex;
flex-direction: column;
align-content: center;
}
.col-footer h2,
.col-footer span {
color: black;
}
.col-footer a {
font-size: 14px;
color: black;
text-decoration: none;
}
.col-footer a i {
font-size: 18px;
color: black;
}
.section-home {
display: flex;
flex-direction: column;
width: 100%;
height: auto;
justify-content: center;
align-items: center;
border-top: 1px solid rgb(139, 213, 247);
margin-bottom: 90px;
}
.table-home {
width: 50%;
height: auto;
}
.table-home td {
border-left: 2px solid black;
border-right: 2px solid black;
}
.alert {
padding: 20px;
background-color: #f44336;
color: white;
}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
.alert-success {
padding: 20px;
background-color: #65e69f;
color: white;
}
.form-change{
margin-top: 20px;
display: flex;
flex-direction: column;
justify-content: center;
}
.form-change label{
margin-top: 10px;
padding: 10px;
font-size: 18px;
font-weight: bold;
}
.form-change input{
padding: 5px;
font-size: 15px;
width: 400px;
height: 35px;
border: none;
border-bottom: 1px solid rgb(77, 72, 72);
border-radius: 5px;
}
.btnchage{
border-radius: 4px;
margin-left: 15px;
text-align: center;
margin-top: 15px;
height: 35px;
width: 100px;
color: black;
background-color: rgb(139, 213, 247);
border: none;
}
.btnchage:hover{
color: rgb(255, 255, 255);
background-color: rgb(104, 164, 243);
border: 1px solid white;
}
/* Image preview */
.image-preview {
width: 300px;
min-height: 150px;
border: 2px solid #dddddd;
margin-top: 15px;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
color: #cccccc;
}
.image-preview__image {
display: none;
width: 100%;
} | 0.567457 | 0.088426 |
.ios .dw {
min-width: 134px;
padding: 40px 10px 10px 10px;
border: 1px solid #2d3034;
background: #50515d;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #484a56),color-stop(1, #a2a3ab));
background: -moz-linear-gradient(#a2a3ab,#484a56);
background: -ms-linear-gradient(#a2a3ab,#484a56);
background: -o-linear-gradient(#a2a3ab,#484a56);
color: #fff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.ios .dwi {
padding: 10px;
}
.ios .dwv {
display: none;
}
.ios .dwwc {
background: transparent;
}
.ios .dwwl {
margin: 4px 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
background: #cbcce0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #2c2c38),color-stop(0.35, #cbcce0),color-stop(0.65, #cbcce0),color-stop(1, #2c2c38));
background: -moz-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
background: -ms-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
background: -o-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
}
.ios .dww {
margin: 0 3px;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333),color-stop(0.10, #999),color-stop(0.30, #fff),color-stop(0.70, #fff),color-stop(0.90, #999),color-stop(1, #333));
background: -moz-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
background: -ms-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
background: -o-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.ios .dwpm .dww {
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333),color-stop(0.48, #fff),color-stop(0.52, #fff),color-stop(1, #333));
background: -moz-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
background: -ms-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
background: -o-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
}
.ios .dwpm .dwwl {
margin: 4px 2px;
}
.ios .dwpm .dww {
margin: 0;
border: 0;
}
.ios .dww li {
color: #000;
font-size: 20px;
font-weight: bold;
text-align: right;
text-shadow: none;
}
.ios .dwwo {
display: none;
}
.ios .dwwol {
height: 28px;
padding: 1px;
margin-top: -16px;
border-color: #7b8699;
background: #6f75b0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, rgba(111, 117, 176, 0.5)),color-stop(0.5, rgba(151, 157, 197, 0.5)));
background: -moz-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
background: -ms-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
background: -o-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
z-index: 10;
left: -1px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
filter: alpha(opacity=50);
}
.ios .dwbc {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
padding: 5px 0;
background: #8093b0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6e83a4),color-stop(0.5, #8093b0),color-stop(0.5, #889ab5),color-stop(1, #b1bccf));
background: -moz-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
background: -ms-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
background: -o-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
border-bottom: 1px solid #2d3034;
}
.ios .dwb {
margin: 0 5px;
display: inline-block;
font-size: 12px;
height: 26px;
line-height: 26px;
border: 1px solid #1947bb;
background: #2461e6;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #2461e6),color-stop(0.5, #225ee5),color-stop(0.5, #386de8),color-stop(1, #7c9df0));
background: -moz-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
background: -ms-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
background: -o-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
box-shadow: 0 1px 0 rgba(255,255,255,0.5);
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.ios .dwb-a {
border: 1px solid #394f76;
background: #2461e6;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4c6b9f),color-stop(0.5, #49689d),color-stop(0.5, #5a76a6),color-stop(1, #8fa4c4));
background: -moz-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
background: -ms-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
background: -o-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
}
.ios .dwwb {
color: #fff;
border: 0;
background: #3f4e68;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3f4e68),color-stop(0.5, #75859f),color-stop(0.5, #808ea6),color-stop(1, #c7d1e2));
background: -moz-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
background: -ms-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
background: -o-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
}
.ios .dwwl .dwb-a {
background: #252c36;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #252c36),color-stop(0.5, #171e28),color-stop(0.5, #272e38),color-stop(1, #6b6e75));
background: -moz-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
background: -ms-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
background: -o-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
}
.ios .dwb-s {
width: auto;
float: right;
text-align: right;
}
.ios .dwb-c {
width: auto;
float: left;
text-align: left;
} | lib/mobiscroll/dev/css/mobiscroll.ios.css | .ios .dw {
min-width: 134px;
padding: 40px 10px 10px 10px;
border: 1px solid #2d3034;
background: #50515d;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #484a56),color-stop(1, #a2a3ab));
background: -moz-linear-gradient(#a2a3ab,#484a56);
background: -ms-linear-gradient(#a2a3ab,#484a56);
background: -o-linear-gradient(#a2a3ab,#484a56);
color: #fff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.ios .dwi {
padding: 10px;
}
.ios .dwv {
display: none;
}
.ios .dwwc {
background: transparent;
}
.ios .dwwl {
margin: 4px 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
background: #cbcce0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #2c2c38),color-stop(0.35, #cbcce0),color-stop(0.65, #cbcce0),color-stop(1, #2c2c38));
background: -moz-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
background: -ms-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
background: -o-linear-gradient(#2c2c38 0%,#cbcce0 35%, #cbcce0 65%,#2c2c38 100%);
}
.ios .dww {
margin: 0 3px;
background: #fff;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333),color-stop(0.10, #999),color-stop(0.30, #fff),color-stop(0.70, #fff),color-stop(0.90, #999),color-stop(1, #333));
background: -moz-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
background: -ms-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
background: -o-linear-gradient(#333 0%,#999 10%,#fff 30%,#fff 70%,#999 90%,#333 100%);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.ios .dwpm .dww {
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333),color-stop(0.48, #fff),color-stop(0.52, #fff),color-stop(1, #333));
background: -moz-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
background: -ms-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
background: -o-linear-gradient(#000 0%,#fff 48%,#fff 52%,#000 100%);
}
.ios .dwpm .dwwl {
margin: 4px 2px;
}
.ios .dwpm .dww {
margin: 0;
border: 0;
}
.ios .dww li {
color: #000;
font-size: 20px;
font-weight: bold;
text-align: right;
text-shadow: none;
}
.ios .dwwo {
display: none;
}
.ios .dwwol {
height: 28px;
padding: 1px;
margin-top: -16px;
border-color: #7b8699;
background: #6f75b0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, rgba(111, 117, 176, 0.5)),color-stop(0.5, rgba(151, 157, 197, 0.5)));
background: -moz-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
background: -ms-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
background: -o-linear-gradient(rgba(151, 157, 197, 0.5) 50%,rgba(111, 117, 176, 0.5) 50%);
z-index: 10;
left: -1px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
filter: alpha(opacity=50);
}
.ios .dwbc {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
padding: 5px 0;
background: #8093b0;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6e83a4),color-stop(0.5, #8093b0),color-stop(0.5, #889ab5),color-stop(1, #b1bccf));
background: -moz-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
background: -ms-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
background: -o-linear-gradient(#b1bccf 0%,#889ab5 50%,#8093b0 50%,#6e83a4 100%);
border-bottom: 1px solid #2d3034;
}
.ios .dwb {
margin: 0 5px;
display: inline-block;
font-size: 12px;
height: 26px;
line-height: 26px;
border: 1px solid #1947bb;
background: #2461e6;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #2461e6),color-stop(0.5, #225ee5),color-stop(0.5, #386de8),color-stop(1, #7c9df0));
background: -moz-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
background: -ms-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
background: -o-linear-gradient(#7c9df0 0%,#386de8 50%,#225ee5 50%,#2461e6 100%);
box-shadow: 0 1px 0 rgba(255,255,255,0.5);
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.ios .dwb-a {
border: 1px solid #394f76;
background: #2461e6;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4c6b9f),color-stop(0.5, #49689d),color-stop(0.5, #5a76a6),color-stop(1, #8fa4c4));
background: -moz-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
background: -ms-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
background: -o-linear-gradient(#8fa4c4 0%,#5a76a6 50%,#49689d 50%,#4c6b9f 100%);
}
.ios .dwwb {
color: #fff;
border: 0;
background: #3f4e68;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3f4e68),color-stop(0.5, #75859f),color-stop(0.5, #808ea6),color-stop(1, #c7d1e2));
background: -moz-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
background: -ms-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
background: -o-linear-gradient(#c7d1e2 0%,#808ea6 50%,#75859f 50%,#3f4e68 100%);
}
.ios .dwwl .dwb-a {
background: #252c36;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #252c36),color-stop(0.5, #171e28),color-stop(0.5, #272e38),color-stop(1, #6b6e75));
background: -moz-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
background: -ms-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
background: -o-linear-gradient(#6b6e75 0%,#272e38 50%,#171e28 50%,#252c36 100%);
}
.ios .dwb-s {
width: auto;
float: right;
text-align: right;
}
.ios .dwb-c {
width: auto;
float: left;
text-align: left;
} | 0.240596 | 0.139983 |
.window {
position: absolute;
z-index: 999;
width: 350px;
max-width: 1280px;
max-height: 800px;
border-radius: 3px;
box-shadow: 0 0 3px #333;
min-width: 270px;
background-color: #333;
min-height: 150px;
overflow: hidden;
resize: both;
}
.window_header {
color: #000;
text-align: center;
background-color: #cecccd;
font-size: 20px;
font-family: 'DejaVu Sans', sans-serif;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
position: sticky;
top: 0;
width: 100%;
cursor: default;
overflow: hidden;
text-overflow: clip;
}
.window_header_heading {
display: inline;
font-weight: bold;
font-size: 16px;
}
.window_header::selection {
background-color: transparent;
cursor: pointer;
}
.window_content {
color: #eee;
background-color: #333;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-family: 'Open Sans', sans-serif;
margin-top: 10px;
text-align: center;
overflow: auto;
height: 100%;
}
.window_header_buttons {
float: right;
margin-right: 5px;
}
.window_header_buttons::selection {
background-color: transparent;
cursor: pointer;
}
.window_header_button {
transition: all 250ms;
cursor: pointer;
border: 0;
background-color: #2b2a33;
border-radius: 4px;
color: #9c9c9c;
line-height: 1.0;
font-family: 'DejaVu Sans', sans-serif;
}
.window_header_button::selection {
background-color: transparent;
cursor: pointer;
}
.window_header_button:hover {
background-color: #9e9e9e;
cursor: pointer;
}
.closebtn {
display: inline-block;
height: 20px;
vertical-align: -1%;
transition: all 250ms;
}
.closebtn:hover {
background-color: #e53935;
color: #333;
}
.otherbtn {
display: inline-block;
transition: all 250ms;
width: 15px;
color: #333;
background-color: transparent;
}
.otherbtn:hover {
color: #111;
}
.errorwindow_icon {
width: 35px;
float: left;
margin: 1em;
}
.errormsg {
margin-left: 1em;
}
.window_icon {
width: 20px;
vertical-align: sub;
}
progress,
select {
border: 0;
}
select {
border-radius: 5px;
background-color: #f1f1f1;
}
.appiframe {
border: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 800px) {
.window {
max-width: 330px;
max-height: 100%;
}
.window_content {
width: 330px;
}
} | public/css/ui/window.css | .window {
position: absolute;
z-index: 999;
width: 350px;
max-width: 1280px;
max-height: 800px;
border-radius: 3px;
box-shadow: 0 0 3px #333;
min-width: 270px;
background-color: #333;
min-height: 150px;
overflow: hidden;
resize: both;
}
.window_header {
color: #000;
text-align: center;
background-color: #cecccd;
font-size: 20px;
font-family: 'DejaVu Sans', sans-serif;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
position: sticky;
top: 0;
width: 100%;
cursor: default;
overflow: hidden;
text-overflow: clip;
}
.window_header_heading {
display: inline;
font-weight: bold;
font-size: 16px;
}
.window_header::selection {
background-color: transparent;
cursor: pointer;
}
.window_content {
color: #eee;
background-color: #333;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-family: 'Open Sans', sans-serif;
margin-top: 10px;
text-align: center;
overflow: auto;
height: 100%;
}
.window_header_buttons {
float: right;
margin-right: 5px;
}
.window_header_buttons::selection {
background-color: transparent;
cursor: pointer;
}
.window_header_button {
transition: all 250ms;
cursor: pointer;
border: 0;
background-color: #2b2a33;
border-radius: 4px;
color: #9c9c9c;
line-height: 1.0;
font-family: 'DejaVu Sans', sans-serif;
}
.window_header_button::selection {
background-color: transparent;
cursor: pointer;
}
.window_header_button:hover {
background-color: #9e9e9e;
cursor: pointer;
}
.closebtn {
display: inline-block;
height: 20px;
vertical-align: -1%;
transition: all 250ms;
}
.closebtn:hover {
background-color: #e53935;
color: #333;
}
.otherbtn {
display: inline-block;
transition: all 250ms;
width: 15px;
color: #333;
background-color: transparent;
}
.otherbtn:hover {
color: #111;
}
.errorwindow_icon {
width: 35px;
float: left;
margin: 1em;
}
.errormsg {
margin-left: 1em;
}
.window_icon {
width: 20px;
vertical-align: sub;
}
progress,
select {
border: 0;
}
select {
border-radius: 5px;
background-color: #f1f1f1;
}
.appiframe {
border: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 800px) {
.window {
max-width: 330px;
max-height: 100%;
}
.window_content {
width: 330px;
}
} | 0.621885 | 0.081046 |
body {
background-image: url("../Resources/background.webp");
color: white;
}
button {
background-color: red;
height: 40px;
width: 12%;
color: white;
border: white;
border-width: 2px;
border-style: solid;
margin: 0;
position: absolute;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.center {
margin-left: auto;
margin-right: auto;
}
h1 {
text-align: center;
}
#loader {
display: none;
position: fixed;
left: 50%;
top: 50%;
z-index: 1;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-right: 16px solid #1b5074;
border-left: 16px solid #1b5074;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 3;
}
#overlay {
display: none;
position: fixed;
/* Sit on top of the page content */
/* Hidden by default */
width: 100%;
/* Full width (cover the whole page) */
height: 100%;
/* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.8);
/* Black background with opacity */
z-index: 2;
/* Specify a stack order in case you're using a different order for other elements */
cursor: pointer;
/* Add a pointer on hover */
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
table {
border: 4px solid white;
}
th {
border-bottom: 0px solid #ccc;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
tr {
border-bottom: 1px solid #ccc;
}
a {
color: red;
} | Sales_Forecasting/styles/search_resultsUI_Style.css | body {
background-image: url("../Resources/background.webp");
color: white;
}
button {
background-color: red;
height: 40px;
width: 12%;
color: white;
border: white;
border-width: 2px;
border-style: solid;
margin: 0;
position: absolute;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.center {
margin-left: auto;
margin-right: auto;
}
h1 {
text-align: center;
}
#loader {
display: none;
position: fixed;
left: 50%;
top: 50%;
z-index: 1;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-right: 16px solid #1b5074;
border-left: 16px solid #1b5074;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 3;
}
#overlay {
display: none;
position: fixed;
/* Sit on top of the page content */
/* Hidden by default */
width: 100%;
/* Full width (cover the whole page) */
height: 100%;
/* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.8);
/* Black background with opacity */
z-index: 2;
/* Specify a stack order in case you're using a different order for other elements */
cursor: pointer;
/* Add a pointer on hover */
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
table {
border: 4px solid white;
}
th {
border-bottom: 0px solid #ccc;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
tr {
border-bottom: 1px solid #ccc;
}
a {
color: red;
} | 0.58522 | 0.092688 |
* {
margin: 0px;
box-sizing: border-box;
}
body {
margin:0px;
font-family: Roboto,Arial, Helvetica, sans-serif;
background-image:url("../assets/images/2.jpg");
width: 100%;
height: 100%;
/* min-height : 100vh; */
position: relative;
}
a, a:hover {
color: inherit;
text-decoration: none;
}
button {
outline: none;
cursor: pointer;
}
.quicksand {
font-family: Quicksand;
}
.google-sans {
font-family: Google Sans;
}
.open-sans {
font-family: open sans;
}
.roboto {
font-family: Roboto;
}
.center-text {
text-align: center;
}
.weight-300 {
font-weight: 300;
}
.weight-400 {
font-weight: 400;
}
.row {
margin:0px;
}
.game-menu-container {
padding: 25px;
color: #fff;
background: #333;
}
.table-custom-card {
border: 1px solid #fff;
border-radius: 3px;
padding: 8%;
color: #fff;
margin: 5%;
max-width: 120%;
}
.table-custom-card hr {
border-top:1px solid #fbfbfb;
}
.table-custom-card h5 {
text-transform: uppercase;
line-height: 2;
}
.table-custom-card .room-icon {
height: 40px;
width: 40px;
background: #fff;
border-radius: 1000px;
padding: 10px;
float: left;
}
.table-custom-card ul>li>span {
float: right;
}
li.table-custom-list {
font-size: 14px;
background-color: #fbfbfb26;
color: #f8f9fa;
margin-top: 3px;
border-radius: 2px;
}
@media screen and (max-width: 768px){
li.table-custom-list{
font-size:10px;
}
.table-custom-card{
height: 158px;
border: 1px solid #fff;
border-radius: 3px;
padding: 8%;
color: #fff;
margin-left: 60%;
}
.game-menu {
margin-left: 140px;
}
h2{
font-size: 20px;
}
h5{
font-size: 16px;
}
.center-text{
font-size: 13px;
}
}
@media screen and (max-width: 425px){
.table-custom-card{
height: 125px;
border: 1px solid #fff;
border-radius: 3px;
padding: 6%;
color: #fff;
width: 120px;
margin: 8px;
}
.row{
margin-right: 30px;
}
.center-text{
font-size: 12px;
}
li.table-custom-list {
font-size: 7px;
background-color: #fbfbfb26;
color: #f8f9fa;
margin-top: 3px;
border-radius: 2px;
}
h2{
font-size: 15px;
}
h5{
font-size: 12px;
}
.game-menu {
margin-right: 95px;
}
}
.error {
background: #333;
padding: 5px 15px;
border-radius: 4px;
background-color: #f44336ba;
display: none;
} | public/css/stylehome.css | * {
margin: 0px;
box-sizing: border-box;
}
body {
margin:0px;
font-family: Roboto,Arial, Helvetica, sans-serif;
background-image:url("../assets/images/2.jpg");
width: 100%;
height: 100%;
/* min-height : 100vh; */
position: relative;
}
a, a:hover {
color: inherit;
text-decoration: none;
}
button {
outline: none;
cursor: pointer;
}
.quicksand {
font-family: Quicksand;
}
.google-sans {
font-family: Google Sans;
}
.open-sans {
font-family: open sans;
}
.roboto {
font-family: Roboto;
}
.center-text {
text-align: center;
}
.weight-300 {
font-weight: 300;
}
.weight-400 {
font-weight: 400;
}
.row {
margin:0px;
}
.game-menu-container {
padding: 25px;
color: #fff;
background: #333;
}
.table-custom-card {
border: 1px solid #fff;
border-radius: 3px;
padding: 8%;
color: #fff;
margin: 5%;
max-width: 120%;
}
.table-custom-card hr {
border-top:1px solid #fbfbfb;
}
.table-custom-card h5 {
text-transform: uppercase;
line-height: 2;
}
.table-custom-card .room-icon {
height: 40px;
width: 40px;
background: #fff;
border-radius: 1000px;
padding: 10px;
float: left;
}
.table-custom-card ul>li>span {
float: right;
}
li.table-custom-list {
font-size: 14px;
background-color: #fbfbfb26;
color: #f8f9fa;
margin-top: 3px;
border-radius: 2px;
}
@media screen and (max-width: 768px){
li.table-custom-list{
font-size:10px;
}
.table-custom-card{
height: 158px;
border: 1px solid #fff;
border-radius: 3px;
padding: 8%;
color: #fff;
margin-left: 60%;
}
.game-menu {
margin-left: 140px;
}
h2{
font-size: 20px;
}
h5{
font-size: 16px;
}
.center-text{
font-size: 13px;
}
}
@media screen and (max-width: 425px){
.table-custom-card{
height: 125px;
border: 1px solid #fff;
border-radius: 3px;
padding: 6%;
color: #fff;
width: 120px;
margin: 8px;
}
.row{
margin-right: 30px;
}
.center-text{
font-size: 12px;
}
li.table-custom-list {
font-size: 7px;
background-color: #fbfbfb26;
color: #f8f9fa;
margin-top: 3px;
border-radius: 2px;
}
h2{
font-size: 15px;
}
h5{
font-size: 12px;
}
.game-menu {
margin-right: 95px;
}
}
.error {
background: #333;
padding: 5px 15px;
border-radius: 4px;
background-color: #f44336ba;
display: none;
} | 0.264928 | 0.124985 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,700;1,500&display=swap");
.Navigation {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: alignment;
width: 100%;
padding: 7vh 5vw 0;
box-sizing: border-box;
}
@media (min-width: 1024px) {
.Navigation {
padding: 4vh 0 4vh 1.5vw;
justify-content: space-evenly;
}
}
.Navigation .Logo {
height: 8vw;
min-height: 30px;
max-height: 60px;
width: auto;
margin: 0;
}
@media (min-width: 1024px) {
.Navigation .Logo {
width: auto;
height: 4vw;
max-height: 30px;
max-width: 120px;
min-height: none;
min-width: none;
margin: 10px -27% 0 -25%;
}
}
.Navigation .Hamburger {
max-height: 50px;
}
@media (min-width: 1024px) {
.Navigation .Hamburger {
display: none;
}
}
.Navigation .Hamburger .Line {
width: 7vw;
max-width: 70px;
height: 1vw;
max-height: 7px;
background-color: #9E9AA8;
margin: 1.5vw 0;
}
.Navigation .Hamburger .Line:first-child {
margin-top: 0;
}
.Navigation .Hamburger .Line:last-child {
margin-bottom: 0;
}
.Navigation .closed {
display: none;
}
.Navigation .open {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
gap: 20px;
position: absolute;
background-color: #3A3054;
width: 80vw;
margin: auto;
left: 5vw;
top: 100px;
border-radius: 10px;
padding: 30px 20px;
}
.Navigation .open a {
text-decoration: none;
color: white;
cursor: pointer;
}
.Navigation .open h4 {
display: flex;
flex-direction: direction;
justify-content: center;
align-items: center;
font: 700 18px "Poppins";
margin: 10px auto;
}
.Navigation .open .mobileNavTop {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
border-bottom: 1px solid #9E9AA8;
padding-bottom: 20px;
}
.Navigation .open .mobileNavBot .MobileSignUp {
margin-top: 20px;
width: 100%;
height: 50px;
background-color: #2BD0D0;
border-radius: 30px;
transition: background-color 0.5s;
}
.Navigation .open .mobileNavBot .MobileSignUp:hover {
background-color: #9AE3E3;
}
.Navigation .desktopNav {
display: none;
}
@media (min-width: 1024px) {
.Navigation .desktopNav {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
margin: -0.5% 0 0;
padding: 0;
gap: 15%;
}
.Navigation .desktopNav:last-child {
margin-right: -20%;
}
.Navigation .desktopNav a {
text-decoration: none;
color: #9E9AA8;
transition: color 0.5s;
cursor: pointer;
}
.Navigation .desktopNav a:hover {
color: #232127;
}
.Navigation .desktopNav a h4 {
font: 700 15px "Poppins";
white-space: nowrap;
}
.Navigation .desktopNav .DesktopSignUp {
display: block;
background-color: #2BD0D0;
color: white;
padding: 10px 25px;
border-radius: 20px;
margin-top: 10px;
transition: background-color 0.5s;
}
.Navigation .desktopNav .DesktopSignUp:hover {
background-color: #9AE3E3;
}
}
.GetStarted {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: alignment;
padding: 400px 0 280px;
width: 100%;
margin: 0;
background-image: url(../assets/img/illustration-working.svg);
background-repeat: no-repeat;
background-size: 130%;
background-position: -10% 5%;
}
@media (min-width: 1024px) {
.GetStarted {
background-size: 55%;
background-position: 125% 0;
padding: 0 0 320px;
height: auto;
}
}
@media (min-width: 1500px) {
.GetStarted {
background-size: 45%;
background-position: 115% 0;
padding-bottom: 350px;
}
}
.GetStarted h1, .GetStarted p {
text-align: center;
}
@media (min-width: 1024px) {
.GetStarted h1, .GetStarted p {
text-align: left;
}
}
.GetStarted h1 {
color: #34313D;
margin: 10vw auto 10px;
width: 90%;
}
@media (min-width: 500px) {
.GetStarted h1 {
margin-top: 30vw;
}
}
@media (min-width: 668px) {
.GetStarted h1 {
margin-top: 50vw;
}
}
@media (min-width: 1024px) {
.GetStarted h1 {
margin: 0 0 0 10%;
width: 50%;
font-size: 70px;
}
}
@media (min-width: 1500px) {
.GetStarted h1 {
width: 40%;
}
}
.GetStarted p {
width: 85%;
margin: 0 auto;
color: #9E9AA8;
}
@media (min-width: 1024px) {
.GetStarted p {
width: 45%;
margin-left: 10%;
}
}
.GetStarted button {
width: 60%;
max-width: 700px;
margin: 40px auto 0;
height: 56px;
border-radius: 30px;
border: none;
background-color: #2BD0D0;
color: white;
font: 700 20px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.GetStarted button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.GetStarted button {
height: 76px;
font-size: 24px;
margin-top: 60px;
border-radius: 40px;
}
}
@media (min-width: 1024px) {
.GetStarted button {
margin: 3% 0 0 10%;
width: 18%;
height: 56px;
font-size: 20px;
}
}
@media (min-width: 1500px) {
.GetStarted button {
width: 14%;
}
}
.LinkShortener {
box-sizing: border-box;
position: relative;
}
.LinkShortener .LSBox .isNotLink {
border: 3px solid #F46363;
color: #F46363;
}
.LinkShortener .LSBox .NotLink {
color: #F46363;
margin: 0;
margin-left: 8%;
font: 500 italic 12px "Poppins";
}
@media (min-width: 500px) {
.LinkShortener .LSBox .NotLink {
font-size: 18px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .NotLink {
position: absolute;
top: 75%;
left: -4%;
white-space: nowrap;
}
}
.LinkShortener .LSBox .Input {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
width: 90%;
position: relative;
margin: -150px auto 0;
top: -80px;
padding: 10px 0;
height: 40vw;
max-height: 250px;
max-width: 700px;
background-color: #3A3054;
border-radius: 10px;
background-image: url(../assets/img/bg-shorten-mobile.svg);
background-position: 100%;
background-repeat: no-repeat;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input {
top: -110px;
}
}
@media (min-width: 668px) {
.LinkShortener .LSBox .Input {
top: -130px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input {
max-width: 80%;
max-height: 150px;
top: 70px;
background-image: url(../assets/img/bg-shorten-desktop.svg);
display: flex;
flex-direction: row;
justify-content: center;
align-items: alignment;
}
}
@media (min-width: 1500px) {
.LinkShortener .LSBox .Input {
top: 70px;
}
}
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
width: 85%;
margin: auto;
height: 50px;
border-radius: 10px;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
height: 70px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
height: 64px;
}
}
.LinkShortener .LSBox .Input input {
font: 500 16px "Poppins";
padding-left: 5%;
box-sizing: border-box;
}
.LinkShortener .LSBox .Input input:focus {
outline-color: white;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input {
font-size: 20px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input input {
width: 70%;
margin-right: 0;
padding-left: 3%;
}
}
.LinkShortener .LSBox .Input input::placeholder {
padding-left: 3%;
font: 500 16px "Poppins";
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input::placeholder {
font-size: 20px;
}
}
.LinkShortener .LSBox .Input button {
border: none;
background-color: #2BD0D0;
color: white;
font: 700 18px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.LinkShortener .LSBox .Input button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input button {
font-size: 24px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input button {
width: 20%;
}
}
.LinkShortener .LinkList {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
width: 90%;
height: auto;
margin: -10% auto 0;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList {
margin: 100px auto 0;
}
}
.LinkShortener .LinkList .LinkBox {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
text-align: left;
margin: 0 auto 10%;
box-sizing: border-box;
width: 100%;
max-width: 700px;
height: auto;
min-height: 100px;
padding: 0 0 5%;
background-color: white;
border-radius: 10px;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox {
height: 50px;
min-height: 50px;
max-height: 50px;
max-width: 88%;
flex-direction: row;
justify-content: space-between;
margin: 0 auto 1%;
padding: 0;
}
}
.LinkShortener .LinkList .LinkBox .OrigLink, .LinkShortener .LinkList .LinkBox .LinkContainer {
width: 100%;
}
.LinkShortener .LinkList .LinkBox .OrigLink {
border-bottom: 1px solid #9E9AA8;
padding: 0 30px;
max-height: 112.5px;
box-sizing: border-box;
overflow: hidden;
white-space: nowrap;
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .OrigLink {
padding-left: 50px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .OrigLink {
border: none;
padding: 0;
padding-left: 30px;
max-height: unset;
width: 50%;
overflow: unset;
}
}
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 18px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 320px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 14px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 20px;
}
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 28px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 16px;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
color: #2BD0D0;
margin: auto;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer {
flex-direction: row;
justify-content: space-between;
gap: 20px;
width: 60%;
margin-right: -13%;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer p {
padding-left: 30px;
font-size: 18px;
}
@media (max-width: 320px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 14px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 20px;
}
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 28px;
padding-left: 50px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 16px;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer button {
color: white;
background-color: #2BD0D0;
border: none;
border-radius: 5px;
text-align: center;
width: 90%;
height: 50px;
margin: 5% auto 0;
font: 700 22px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.LinkShortener .LinkList .LinkBox .LinkContainer button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 60px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 80px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 30px;
width: 120px;
font-size: 18px;
margin: 10px -14% 0 0;
}
}
.LinkShortener .LinkList .LinkBox .Clicked {
background-color: #3A3054;
}
.About {
margin-top: -90px;
padding: 150px 0 80px;
background-color: #EFF1F7;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
gap: 10px;
}
@media (min-width: 1024px) {
.About {
padding: 0;
}
}
.About .TopInfo {
margin: auto;
text-align: center;
padding-bottom: 80px;
width: 90%;
}
@media (min-width: 1024px) {
.About .TopInfo {
padding: 100px 0;
}
}
.About .TopInfo p {
color: #9E9AA8;
}
@media (min-width: 1024px) {
.About .TopInfo p {
width: 50%;
margin: auto;
}
}
.About .NoDisplayMobile {
display: flex;
flex-direction: row;
justify-content: center;
align-items: alignment;
gap: 30px;
}
@media (max-width: 668px) {
.About .NoDisplayMobile {
display: none;
}
}
@media (min-width: 1500px) {
.About .NoDisplayMobile {
gap: 60px;
}
}
.About .NoDisplayMobile .Card {
display: block;
}
.About .NoDisplayMobile .Card:nth-child(2) {
margin-top: 2%;
}
.About .NoDisplayMobile .Card:last-child {
margin-top: 4%;
margin-bottom: 80px;
}
.About .NoDisplayMobile .Card .CardCircle {
z-index: 2;
position: relative;
margin-left: 15%;
width: 88px;
height: 88px;
}
.About .NoDisplayMobile .Card .CardInfo {
position: relative;
width: 25vw;
max-width: 400px;
min-width: 200px;
z-index: 1;
height: 12vw;
min-height: 150px;
max-height: 300px;
}
@media (min-width: 1500px) {
.About .NoDisplayMobile .Card .CardInfo {
max-height: 150px;
}
}
.About .NoDisplayMobile .Card .CardInfo h3 {
font-size: 22px;
}
.About .NoDisplayMobile .Card .CardInfo p {
font-size: 15px;
margin-top: -5%;
}
.About .NoDisplayMobile .Card .vl2 {
border-top: 8px solid #2BD0D0;
width: 90px;
position: relative;
left: 90%;
margin-left: -3px;
top: -32%;
z-index: 0;
}
@media (min-width: 1500px) {
.About .NoDisplayMobile .Card .vl2 {
top: -26%;
width: 120px;
}
}
.About .NoDisplayMobile .Card:nth-of-type(2) .vl2 {
top: -40%;
}
.About .NoDisplayMobile .Card:last-of-type .vl2 {
display: none;
}
.About .Card {
display: flex;
flex-direction: column;
justify-content: center;
align-items: alignment;
}
@media (min-width: 1024px) {
.About .Card {
display: none;
}
}
.About .Card h3, .About .Card p {
text-align: center;
}
.About .Card h3 {
font-size: 22px;
}
@media (min-width: 500px) {
.About .Card h3 {
font-size: 26px;
}
}
@media (min-width: 668px) {
.About .Card h3 {
font-size: 30px;
}
}
.About .Card p {
font-size: 15px;
color: #9E9AA8;
margin-top: 0;
width: 85%;
margin: auto;
}
@media (min-width: 500px) {
.About .Card p {
font-size: 18px;
}
}
@media (min-width: 668px) {
.About .Card p {
font-size: 20px;
}
}
.About .Card .CardCircle {
white-space: pre-wrap;
margin: -50px auto 0;
width: 100px;
height: 100px;
z-index: 1;
background-color: #3A3054;
border-radius: 100%;
display: flex;
flex-direction: direction;
justify-content: center;
align-items: center;
}
@media (min-width: 1024px) {
.About .Card .CardCircle {
margin-left: 10%;
}
}
.About .Card .CardInfo {
margin: -50px auto 0;
background-color: white;
width: 85%;
padding: 60px 0 50px;
border-radius: 10px;
}
@media (min-width: 1024px) {
.About .Card .CardInfo {
width: 30%;
}
}
.About .Card .vl {
border-left: 10px solid #2BD0D0;
height: 90px;
position: relative;
left: 50%;
margin-left: -3px;
top: 0;
}
@media (min-width: 1024px) {
.About .Card .vl {
display: none;
}
}
.About .Card:last-of-type .vl {
display: none;
}
.About .Loading {
margin: auto;
}
.Footer .FooterTop {
display: flex;
flex-direction: column;
justify-content: center;
align-items: alignment;
text-align: center;
background-color: #3A3054;
background-image: url(../assets/img/bg-boost-mobile.svg);
background-repeat: no-repeat;
background-size: contain;
background-position-x: right;
color: white;
padding: 20% 0;
}
@media (min-width: 1024px) {
.Footer .FooterTop {
padding: 1% 0 5%;
background-image: url(../assets/img/bg-boost-desktop.svg);
background-size: cover;
}
}
.Footer .FooterTop button {
width: 60%;
margin: auto;
height: 60px;
border: none;
border-radius: 30px;
background-color: #2BD0D0;
color: white;
font: 700 20px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.Footer .FooterTop button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.Footer .FooterTop button {
font-size: 24px;
height: 76px;
border-radius: 40px;
margin-top: 5%;
}
}
@media (min-width: 1024px) {
.Footer .FooterTop button {
margin-top: 0;
width: 30%;
height: 55px;
}
}
.Footer .FooterBottom {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
background-color: #232127;
padding-top: 18%;
padding-bottom: 30px;
}
@media (min-width: 1024px) {
.Footer .FooterBottom {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
padding-top: 0;
height: 250px;
}
}
.Footer .FooterBottom img {
filter: brightness(0) invert(100);
margin: auto;
margin-bottom: 10%;
}
@media (min-width: 500px) {
.Footer .FooterBottom img {
width: 30%;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom img {
width: 10%;
margin-top: 50px;
height: 16%;
}
}
@media (min-width: 1500px) {
.Footer .FooterBottom img {
height: 18%;
width: 8%;
}
}
.Footer .FooterBottom .FooterList {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: alignment;
margin: auto;
text-align: center;
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList {
margin-top: 30px;
}
}
.Footer .FooterBottom .FooterList .FooterTitle {
color: white;
font: 700 16px "Poppins";
cursor: default;
}
.Footer .FooterBottom .FooterList .FooterTitle:hover {
color: white;
}
@media (min-width: 500px) {
.Footer .FooterBottom .FooterList .FooterTitle {
font-size: 24px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList .FooterTitle {
font-size: 16px;
}
}
.Footer .FooterBottom .FooterList p {
color: #9E9AA8;
font: 500 15px "Poppins";
cursor: pointer;
transition: color 0.5s;
}
.Footer .FooterBottom .FooterList p:hover {
color: #2BD0D0;
}
@media (min-width: 500px) {
.Footer .FooterBottom .FooterList p {
font-size: 20px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList p {
font-size: 15px;
}
}
.Footer .FooterBottom .SocIcons {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
width: 50%;
margin: 5% auto 0;
max-width: 150px;
}
@media (min-width: 500px) {
.Footer .FooterBottom .SocIcons {
max-width: 300px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .SocIcons {
margin-top: 0px;
}
}
.Footer .FooterBottom .SocIcons img {
width: auto;
cursor: pointer;
}
.Footer .FooterBottom .SocIcons img:hover {
filter: brightness(0) invert(63%) sepia(79%) saturate(389%) hue-rotate(131deg) brightness(94%) contrast(94%);
}
@media (min-width: 500px) {
.Footer .FooterBottom .SocIcons img {
min-height: 30px;
max-height: 60px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .SocIcons img {
width: 2.5vw;
height: 2.5vw;
}
}
@media (min-width: 1500px) {
.Footer .FooterBottom .SocIcons img {
width: 2vw;
height: 2vw;
}
}
.lds-facebook {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-facebook div {
display: inline-block;
position: absolute;
left: 8px;
width: 16px;
background: #2BD0D0;
animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
left: 8px;
animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
left: 32px;
animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
left: 56px;
animation-delay: 0;
}
@keyframes lds-facebook {
0% {
top: 8px;
height: 64px;
}
50%, 100% {
top: 24px;
height: 32px;
}
}
body {
margin: 0;
padding: 0;
width: 100vw;
}
.App {
width: 100vw;
box-sizing: border-box;
background-color: white;
margin: 0;
padding: 0;
padding-left: 0;
overflow-x: hidden;
}
h1 {
font: 700 42px "Poppins";
}
@media (min-width: 500px) {
h1 {
font-size: 48px;
}
}
@media (min-width: 668px) {
h1 {
font-size: 54px;
}
}
h2 {
font: 700 28px "Poppins";
}
@media (min-width: 500px) {
h2 {
font-size: 34px;
}
}
@media (min-width: 668px) {
h2 {
font-size: 40px;
}
}
h3 {
font: 700 22px "Poppins";
}
@media (min-width: 500px) {
h3 {
font-size: 28px;
}
}
@media (min-width: 668px) {
h3 {
font-size: 30px;
}
}
h4 {
font: 700 18px "Poppins";
}
@media (min-width: 500px) {
h4 {
font-size: 22px;
}
}
@media (min-width: 668px) {
h4 {
font-size: 26px;
}
}
p {
font: 500 18px "Poppins";
}
@media (min-width: 500px) {
p {
font-size: 20px;
}
}
@media (min-width: 668px) {
p {
font-size: 22px;
}
}
/*# sourceMappingURL=styles.css.map */ | frontend/src/styles/styles.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,700;1,500&display=swap");
.Navigation {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: alignment;
width: 100%;
padding: 7vh 5vw 0;
box-sizing: border-box;
}
@media (min-width: 1024px) {
.Navigation {
padding: 4vh 0 4vh 1.5vw;
justify-content: space-evenly;
}
}
.Navigation .Logo {
height: 8vw;
min-height: 30px;
max-height: 60px;
width: auto;
margin: 0;
}
@media (min-width: 1024px) {
.Navigation .Logo {
width: auto;
height: 4vw;
max-height: 30px;
max-width: 120px;
min-height: none;
min-width: none;
margin: 10px -27% 0 -25%;
}
}
.Navigation .Hamburger {
max-height: 50px;
}
@media (min-width: 1024px) {
.Navigation .Hamburger {
display: none;
}
}
.Navigation .Hamburger .Line {
width: 7vw;
max-width: 70px;
height: 1vw;
max-height: 7px;
background-color: #9E9AA8;
margin: 1.5vw 0;
}
.Navigation .Hamburger .Line:first-child {
margin-top: 0;
}
.Navigation .Hamburger .Line:last-child {
margin-bottom: 0;
}
.Navigation .closed {
display: none;
}
.Navigation .open {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
gap: 20px;
position: absolute;
background-color: #3A3054;
width: 80vw;
margin: auto;
left: 5vw;
top: 100px;
border-radius: 10px;
padding: 30px 20px;
}
.Navigation .open a {
text-decoration: none;
color: white;
cursor: pointer;
}
.Navigation .open h4 {
display: flex;
flex-direction: direction;
justify-content: center;
align-items: center;
font: 700 18px "Poppins";
margin: 10px auto;
}
.Navigation .open .mobileNavTop {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
border-bottom: 1px solid #9E9AA8;
padding-bottom: 20px;
}
.Navigation .open .mobileNavBot .MobileSignUp {
margin-top: 20px;
width: 100%;
height: 50px;
background-color: #2BD0D0;
border-radius: 30px;
transition: background-color 0.5s;
}
.Navigation .open .mobileNavBot .MobileSignUp:hover {
background-color: #9AE3E3;
}
.Navigation .desktopNav {
display: none;
}
@media (min-width: 1024px) {
.Navigation .desktopNav {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
margin: -0.5% 0 0;
padding: 0;
gap: 15%;
}
.Navigation .desktopNav:last-child {
margin-right: -20%;
}
.Navigation .desktopNav a {
text-decoration: none;
color: #9E9AA8;
transition: color 0.5s;
cursor: pointer;
}
.Navigation .desktopNav a:hover {
color: #232127;
}
.Navigation .desktopNav a h4 {
font: 700 15px "Poppins";
white-space: nowrap;
}
.Navigation .desktopNav .DesktopSignUp {
display: block;
background-color: #2BD0D0;
color: white;
padding: 10px 25px;
border-radius: 20px;
margin-top: 10px;
transition: background-color 0.5s;
}
.Navigation .desktopNav .DesktopSignUp:hover {
background-color: #9AE3E3;
}
}
.GetStarted {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: alignment;
padding: 400px 0 280px;
width: 100%;
margin: 0;
background-image: url(../assets/img/illustration-working.svg);
background-repeat: no-repeat;
background-size: 130%;
background-position: -10% 5%;
}
@media (min-width: 1024px) {
.GetStarted {
background-size: 55%;
background-position: 125% 0;
padding: 0 0 320px;
height: auto;
}
}
@media (min-width: 1500px) {
.GetStarted {
background-size: 45%;
background-position: 115% 0;
padding-bottom: 350px;
}
}
.GetStarted h1, .GetStarted p {
text-align: center;
}
@media (min-width: 1024px) {
.GetStarted h1, .GetStarted p {
text-align: left;
}
}
.GetStarted h1 {
color: #34313D;
margin: 10vw auto 10px;
width: 90%;
}
@media (min-width: 500px) {
.GetStarted h1 {
margin-top: 30vw;
}
}
@media (min-width: 668px) {
.GetStarted h1 {
margin-top: 50vw;
}
}
@media (min-width: 1024px) {
.GetStarted h1 {
margin: 0 0 0 10%;
width: 50%;
font-size: 70px;
}
}
@media (min-width: 1500px) {
.GetStarted h1 {
width: 40%;
}
}
.GetStarted p {
width: 85%;
margin: 0 auto;
color: #9E9AA8;
}
@media (min-width: 1024px) {
.GetStarted p {
width: 45%;
margin-left: 10%;
}
}
.GetStarted button {
width: 60%;
max-width: 700px;
margin: 40px auto 0;
height: 56px;
border-radius: 30px;
border: none;
background-color: #2BD0D0;
color: white;
font: 700 20px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.GetStarted button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.GetStarted button {
height: 76px;
font-size: 24px;
margin-top: 60px;
border-radius: 40px;
}
}
@media (min-width: 1024px) {
.GetStarted button {
margin: 3% 0 0 10%;
width: 18%;
height: 56px;
font-size: 20px;
}
}
@media (min-width: 1500px) {
.GetStarted button {
width: 14%;
}
}
.LinkShortener {
box-sizing: border-box;
position: relative;
}
.LinkShortener .LSBox .isNotLink {
border: 3px solid #F46363;
color: #F46363;
}
.LinkShortener .LSBox .NotLink {
color: #F46363;
margin: 0;
margin-left: 8%;
font: 500 italic 12px "Poppins";
}
@media (min-width: 500px) {
.LinkShortener .LSBox .NotLink {
font-size: 18px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .NotLink {
position: absolute;
top: 75%;
left: -4%;
white-space: nowrap;
}
}
.LinkShortener .LSBox .Input {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
width: 90%;
position: relative;
margin: -150px auto 0;
top: -80px;
padding: 10px 0;
height: 40vw;
max-height: 250px;
max-width: 700px;
background-color: #3A3054;
border-radius: 10px;
background-image: url(../assets/img/bg-shorten-mobile.svg);
background-position: 100%;
background-repeat: no-repeat;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input {
top: -110px;
}
}
@media (min-width: 668px) {
.LinkShortener .LSBox .Input {
top: -130px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input {
max-width: 80%;
max-height: 150px;
top: 70px;
background-image: url(../assets/img/bg-shorten-desktop.svg);
display: flex;
flex-direction: row;
justify-content: center;
align-items: alignment;
}
}
@media (min-width: 1500px) {
.LinkShortener .LSBox .Input {
top: 70px;
}
}
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
width: 85%;
margin: auto;
height: 50px;
border-radius: 10px;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
height: 70px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input input, .LinkShortener .LSBox .Input button {
height: 64px;
}
}
.LinkShortener .LSBox .Input input {
font: 500 16px "Poppins";
padding-left: 5%;
box-sizing: border-box;
}
.LinkShortener .LSBox .Input input:focus {
outline-color: white;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input {
font-size: 20px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input input {
width: 70%;
margin-right: 0;
padding-left: 3%;
}
}
.LinkShortener .LSBox .Input input::placeholder {
padding-left: 3%;
font: 500 16px "Poppins";
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input input::placeholder {
font-size: 20px;
}
}
.LinkShortener .LSBox .Input button {
border: none;
background-color: #2BD0D0;
color: white;
font: 700 18px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.LinkShortener .LSBox .Input button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.LinkShortener .LSBox .Input button {
font-size: 24px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LSBox .Input button {
width: 20%;
}
}
.LinkShortener .LinkList {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
width: 90%;
height: auto;
margin: -10% auto 0;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList {
margin: 100px auto 0;
}
}
.LinkShortener .LinkList .LinkBox {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
text-align: left;
margin: 0 auto 10%;
box-sizing: border-box;
width: 100%;
max-width: 700px;
height: auto;
min-height: 100px;
padding: 0 0 5%;
background-color: white;
border-radius: 10px;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox {
height: 50px;
min-height: 50px;
max-height: 50px;
max-width: 88%;
flex-direction: row;
justify-content: space-between;
margin: 0 auto 1%;
padding: 0;
}
}
.LinkShortener .LinkList .LinkBox .OrigLink, .LinkShortener .LinkList .LinkBox .LinkContainer {
width: 100%;
}
.LinkShortener .LinkList .LinkBox .OrigLink {
border-bottom: 1px solid #9E9AA8;
padding: 0 30px;
max-height: 112.5px;
box-sizing: border-box;
overflow: hidden;
white-space: nowrap;
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .OrigLink {
padding-left: 50px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .OrigLink {
border: none;
padding: 0;
padding-left: 30px;
max-height: unset;
width: 50%;
overflow: unset;
}
}
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 18px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 320px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 14px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 20px;
}
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 28px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .OrigLink p {
font-size: 16px;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
color: #2BD0D0;
margin: auto;
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer {
flex-direction: row;
justify-content: space-between;
gap: 20px;
width: 60%;
margin-right: -13%;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer p {
padding-left: 30px;
font-size: 18px;
}
@media (max-width: 320px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 14px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 20px;
}
}
@media (min-width: 668px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 28px;
padding-left: 50px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer p {
font-size: 16px;
}
}
.LinkShortener .LinkList .LinkBox .LinkContainer button {
color: white;
background-color: #2BD0D0;
border: none;
border-radius: 5px;
text-align: center;
width: 90%;
height: 50px;
margin: 5% auto 0;
font: 700 22px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.LinkShortener .LinkList .LinkBox .LinkContainer button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 60px;
}
}
@media (min-width: 500px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 80px;
}
}
@media (min-width: 1024px) {
.LinkShortener .LinkList .LinkBox .LinkContainer button {
height: 30px;
width: 120px;
font-size: 18px;
margin: 10px -14% 0 0;
}
}
.LinkShortener .LinkList .LinkBox .Clicked {
background-color: #3A3054;
}
.About {
margin-top: -90px;
padding: 150px 0 80px;
background-color: #EFF1F7;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: alignment;
gap: 10px;
}
@media (min-width: 1024px) {
.About {
padding: 0;
}
}
.About .TopInfo {
margin: auto;
text-align: center;
padding-bottom: 80px;
width: 90%;
}
@media (min-width: 1024px) {
.About .TopInfo {
padding: 100px 0;
}
}
.About .TopInfo p {
color: #9E9AA8;
}
@media (min-width: 1024px) {
.About .TopInfo p {
width: 50%;
margin: auto;
}
}
.About .NoDisplayMobile {
display: flex;
flex-direction: row;
justify-content: center;
align-items: alignment;
gap: 30px;
}
@media (max-width: 668px) {
.About .NoDisplayMobile {
display: none;
}
}
@media (min-width: 1500px) {
.About .NoDisplayMobile {
gap: 60px;
}
}
.About .NoDisplayMobile .Card {
display: block;
}
.About .NoDisplayMobile .Card:nth-child(2) {
margin-top: 2%;
}
.About .NoDisplayMobile .Card:last-child {
margin-top: 4%;
margin-bottom: 80px;
}
.About .NoDisplayMobile .Card .CardCircle {
z-index: 2;
position: relative;
margin-left: 15%;
width: 88px;
height: 88px;
}
.About .NoDisplayMobile .Card .CardInfo {
position: relative;
width: 25vw;
max-width: 400px;
min-width: 200px;
z-index: 1;
height: 12vw;
min-height: 150px;
max-height: 300px;
}
@media (min-width: 1500px) {
.About .NoDisplayMobile .Card .CardInfo {
max-height: 150px;
}
}
.About .NoDisplayMobile .Card .CardInfo h3 {
font-size: 22px;
}
.About .NoDisplayMobile .Card .CardInfo p {
font-size: 15px;
margin-top: -5%;
}
.About .NoDisplayMobile .Card .vl2 {
border-top: 8px solid #2BD0D0;
width: 90px;
position: relative;
left: 90%;
margin-left: -3px;
top: -32%;
z-index: 0;
}
@media (min-width: 1500px) {
.About .NoDisplayMobile .Card .vl2 {
top: -26%;
width: 120px;
}
}
.About .NoDisplayMobile .Card:nth-of-type(2) .vl2 {
top: -40%;
}
.About .NoDisplayMobile .Card:last-of-type .vl2 {
display: none;
}
.About .Card {
display: flex;
flex-direction: column;
justify-content: center;
align-items: alignment;
}
@media (min-width: 1024px) {
.About .Card {
display: none;
}
}
.About .Card h3, .About .Card p {
text-align: center;
}
.About .Card h3 {
font-size: 22px;
}
@media (min-width: 500px) {
.About .Card h3 {
font-size: 26px;
}
}
@media (min-width: 668px) {
.About .Card h3 {
font-size: 30px;
}
}
.About .Card p {
font-size: 15px;
color: #9E9AA8;
margin-top: 0;
width: 85%;
margin: auto;
}
@media (min-width: 500px) {
.About .Card p {
font-size: 18px;
}
}
@media (min-width: 668px) {
.About .Card p {
font-size: 20px;
}
}
.About .Card .CardCircle {
white-space: pre-wrap;
margin: -50px auto 0;
width: 100px;
height: 100px;
z-index: 1;
background-color: #3A3054;
border-radius: 100%;
display: flex;
flex-direction: direction;
justify-content: center;
align-items: center;
}
@media (min-width: 1024px) {
.About .Card .CardCircle {
margin-left: 10%;
}
}
.About .Card .CardInfo {
margin: -50px auto 0;
background-color: white;
width: 85%;
padding: 60px 0 50px;
border-radius: 10px;
}
@media (min-width: 1024px) {
.About .Card .CardInfo {
width: 30%;
}
}
.About .Card .vl {
border-left: 10px solid #2BD0D0;
height: 90px;
position: relative;
left: 50%;
margin-left: -3px;
top: 0;
}
@media (min-width: 1024px) {
.About .Card .vl {
display: none;
}
}
.About .Card:last-of-type .vl {
display: none;
}
.About .Loading {
margin: auto;
}
.Footer .FooterTop {
display: flex;
flex-direction: column;
justify-content: center;
align-items: alignment;
text-align: center;
background-color: #3A3054;
background-image: url(../assets/img/bg-boost-mobile.svg);
background-repeat: no-repeat;
background-size: contain;
background-position-x: right;
color: white;
padding: 20% 0;
}
@media (min-width: 1024px) {
.Footer .FooterTop {
padding: 1% 0 5%;
background-image: url(../assets/img/bg-boost-desktop.svg);
background-size: cover;
}
}
.Footer .FooterTop button {
width: 60%;
margin: auto;
height: 60px;
border: none;
border-radius: 30px;
background-color: #2BD0D0;
color: white;
font: 700 20px "Poppins";
cursor: pointer;
transition: background-color 0.5s;
}
.Footer .FooterTop button:hover {
background-color: #9AE3E3;
}
@media (min-width: 500px) {
.Footer .FooterTop button {
font-size: 24px;
height: 76px;
border-radius: 40px;
margin-top: 5%;
}
}
@media (min-width: 1024px) {
.Footer .FooterTop button {
margin-top: 0;
width: 30%;
height: 55px;
}
}
.Footer .FooterBottom {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: alignment;
background-color: #232127;
padding-top: 18%;
padding-bottom: 30px;
}
@media (min-width: 1024px) {
.Footer .FooterBottom {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
padding-top: 0;
height: 250px;
}
}
.Footer .FooterBottom img {
filter: brightness(0) invert(100);
margin: auto;
margin-bottom: 10%;
}
@media (min-width: 500px) {
.Footer .FooterBottom img {
width: 30%;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom img {
width: 10%;
margin-top: 50px;
height: 16%;
}
}
@media (min-width: 1500px) {
.Footer .FooterBottom img {
height: 18%;
width: 8%;
}
}
.Footer .FooterBottom .FooterList {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: alignment;
margin: auto;
text-align: center;
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList {
margin-top: 30px;
}
}
.Footer .FooterBottom .FooterList .FooterTitle {
color: white;
font: 700 16px "Poppins";
cursor: default;
}
.Footer .FooterBottom .FooterList .FooterTitle:hover {
color: white;
}
@media (min-width: 500px) {
.Footer .FooterBottom .FooterList .FooterTitle {
font-size: 24px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList .FooterTitle {
font-size: 16px;
}
}
.Footer .FooterBottom .FooterList p {
color: #9E9AA8;
font: 500 15px "Poppins";
cursor: pointer;
transition: color 0.5s;
}
.Footer .FooterBottom .FooterList p:hover {
color: #2BD0D0;
}
@media (min-width: 500px) {
.Footer .FooterBottom .FooterList p {
font-size: 20px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .FooterList p {
font-size: 15px;
}
}
.Footer .FooterBottom .SocIcons {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: alignment;
width: 50%;
margin: 5% auto 0;
max-width: 150px;
}
@media (min-width: 500px) {
.Footer .FooterBottom .SocIcons {
max-width: 300px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .SocIcons {
margin-top: 0px;
}
}
.Footer .FooterBottom .SocIcons img {
width: auto;
cursor: pointer;
}
.Footer .FooterBottom .SocIcons img:hover {
filter: brightness(0) invert(63%) sepia(79%) saturate(389%) hue-rotate(131deg) brightness(94%) contrast(94%);
}
@media (min-width: 500px) {
.Footer .FooterBottom .SocIcons img {
min-height: 30px;
max-height: 60px;
}
}
@media (min-width: 1024px) {
.Footer .FooterBottom .SocIcons img {
width: 2.5vw;
height: 2.5vw;
}
}
@media (min-width: 1500px) {
.Footer .FooterBottom .SocIcons img {
width: 2vw;
height: 2vw;
}
}
.lds-facebook {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-facebook div {
display: inline-block;
position: absolute;
left: 8px;
width: 16px;
background: #2BD0D0;
animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
left: 8px;
animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
left: 32px;
animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
left: 56px;
animation-delay: 0;
}
@keyframes lds-facebook {
0% {
top: 8px;
height: 64px;
}
50%, 100% {
top: 24px;
height: 32px;
}
}
body {
margin: 0;
padding: 0;
width: 100vw;
}
.App {
width: 100vw;
box-sizing: border-box;
background-color: white;
margin: 0;
padding: 0;
padding-left: 0;
overflow-x: hidden;
}
h1 {
font: 700 42px "Poppins";
}
@media (min-width: 500px) {
h1 {
font-size: 48px;
}
}
@media (min-width: 668px) {
h1 {
font-size: 54px;
}
}
h2 {
font: 700 28px "Poppins";
}
@media (min-width: 500px) {
h2 {
font-size: 34px;
}
}
@media (min-width: 668px) {
h2 {
font-size: 40px;
}
}
h3 {
font: 700 22px "Poppins";
}
@media (min-width: 500px) {
h3 {
font-size: 28px;
}
}
@media (min-width: 668px) {
h3 {
font-size: 30px;
}
}
h4 {
font: 700 18px "Poppins";
}
@media (min-width: 500px) {
h4 {
font-size: 22px;
}
}
@media (min-width: 668px) {
h4 {
font-size: 26px;
}
}
p {
font: 500 18px "Poppins";
}
@media (min-width: 500px) {
p {
font-size: 20px;
}
}
@media (min-width: 668px) {
p {
font-size: 22px;
}
}
/*# sourceMappingURL=styles.css.map */ | 0.363873 | 0.064506 |
::-moz-selection { /* Code for Firefox */
color: rgb(241, 9, 203);
background: rgb(17, 17, 17);
}
::selection {
color: rgb(255, 1, 192);
background: rgb(0, 0, 0);
}
body{
padding: 0;
margin: 0;
}
section, #testimonials{
min-height: 100vh;
display:flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.rounded{
border-radius: 20px;
}
.customer-logos__logo {
display: block;
fill: currentColor;
}
#portfolio, #difference, #services-wrapper{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.company-list{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
max-width: 10vw;
max-height: 15vh;
}
.logo-exp{
font-size: small;
}
.company-info{
margin-top: 10px;
font-size: x-large;
}
#socialproof{
margin-top:5vh;
}
.noise{
margin-top: 10vh;
}
.difference-text{
margin-top: none;
color: darkgray;
}
.faq-logo-wrapper{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-evenly;
}
.faq-logo{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.faq-logo-p{
font-size: x-small;
}
#nav-scroll{
position: fixed;
top: 0;
width: 100%;
display: none;
}
.intro-buttons{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.hidden{
display: none;
}
.thankyou{
padding: 20vh 10vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rfp-wrapper{
display: flex;
align-items: center;
justify-content: center;
}
#testimonials{
margin-bottom: 20vh;
}
@media (max-width: 480px) {
#moreabout {
display:none;
}
}
@media (max-width: 480px) {
#guardian-logo, #studio-phi-logo {
display: none;
}
}
.pricing{
padding: 0vh 15vw;
margin-bottom: 10vh;
}
.fake-nav{
margin-top: 2vh;
margin-left: 10vw;
}
.animated-words{
background-color: black;
color: rgb(253, 253, 253);
padding: 10px;
box-shadow: 2px 4px 4px grey;
}
.mapsvg{
display: flex;
align-items: center;
justify-content: center;
}
.logo{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-header{
margin-bottom: 1vh;
}
.form-wrapper{
margin: 0;
display: flex;
align-items: center;
justify-content: center;
}
.tybtn{
box-shadow: vary(var(--shadow-md))
}
.tybtn:hover{
box-shadow: var(--shadow-lg)
}
.sider{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rfp-wrapper{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} | main/assets/css/ccdd.css | ::-moz-selection { /* Code for Firefox */
color: rgb(241, 9, 203);
background: rgb(17, 17, 17);
}
::selection {
color: rgb(255, 1, 192);
background: rgb(0, 0, 0);
}
body{
padding: 0;
margin: 0;
}
section, #testimonials{
min-height: 100vh;
display:flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.rounded{
border-radius: 20px;
}
.customer-logos__logo {
display: block;
fill: currentColor;
}
#portfolio, #difference, #services-wrapper{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.company-list{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
max-width: 10vw;
max-height: 15vh;
}
.logo-exp{
font-size: small;
}
.company-info{
margin-top: 10px;
font-size: x-large;
}
#socialproof{
margin-top:5vh;
}
.noise{
margin-top: 10vh;
}
.difference-text{
margin-top: none;
color: darkgray;
}
.faq-logo-wrapper{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-evenly;
}
.faq-logo{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.faq-logo-p{
font-size: x-small;
}
#nav-scroll{
position: fixed;
top: 0;
width: 100%;
display: none;
}
.intro-buttons{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.hidden{
display: none;
}
.thankyou{
padding: 20vh 10vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rfp-wrapper{
display: flex;
align-items: center;
justify-content: center;
}
#testimonials{
margin-bottom: 20vh;
}
@media (max-width: 480px) {
#moreabout {
display:none;
}
}
@media (max-width: 480px) {
#guardian-logo, #studio-phi-logo {
display: none;
}
}
.pricing{
padding: 0vh 15vw;
margin-bottom: 10vh;
}
.fake-nav{
margin-top: 2vh;
margin-left: 10vw;
}
.animated-words{
background-color: black;
color: rgb(253, 253, 253);
padding: 10px;
box-shadow: 2px 4px 4px grey;
}
.mapsvg{
display: flex;
align-items: center;
justify-content: center;
}
.logo{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-header{
margin-bottom: 1vh;
}
.form-wrapper{
margin: 0;
display: flex;
align-items: center;
justify-content: center;
}
.tybtn{
box-shadow: vary(var(--shadow-md))
}
.tybtn:hover{
box-shadow: var(--shadow-lg)
}
.sider{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rfp-wrapper{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} | 0.468061 | 0.088939 |
.local {
border-top: 2px solid #ff6700;
width: 100%;
height: 41px;
margin: 0 auto;
}
.local .local_text {
width: 1230px;
height: 41px;
margin: 0 auto;
}
.local .local_text a {
font-size: 12px;
line-height: 40px;
color: #616161;
}
.local .local_text a:hover {
color: #424242;;
}
.local .local_text .sep {
font-size: 12px;
line-height: 40px;
color: #616161;
}
.main {
min-height: 700px;
width: 100%;
height: auto;
background: #f5f5f5;
}
.order_title {
width: 1236px;
height: 68px;
margin: 0 auto;
}
.order_title a {
background: white;
border-radius: 5px;
display: inline-block;
float: left;
width: 307px;
height: 68px;
font-size: 30px;
color: #333;
text-align: center;
line-height: 68px;
transition: color 50ms, font-size 50ms;
}
.order_title a:hover {
color: #ff6700;
font-size: 40px;
}
.order_title .partition {
float: left;
display: inline-block;
height: 68px;
width: 1px;
border-left: 1px solid #4a4a4a;
}
.order_title .cur_page {
display: inline-block;
float: left;
width: 307px;
height: 68px;
font-size: 40px;
color: #ff6700;
text-align: center;
line-height: 68px;
transition: color 0.1s, font-size 0.1s;
}
.main .order_content .order_info {
width: 1230px;
border: 1px solid #ff6700;
height: auto;
margin: 10px auto;
background: white;
position: relative;
border-radius: 3px;
transition: width 50ms, box-shadow 50ms;
}
.main .order_content .order_info:hover {
width: 1240px;
box-shadow: 10px 10px 5px #888888;
}
.main .order_content .order_info .submit {
position: absolute;
right: 10%;
top: 100px;
}
.main .order_content .order_info .submit .go_pay {
margin: 0 0 10px auto;
width: 118px;
height: 28px;
font-size: 12px;
line-height: 28px;
cursor: pointer;
display: block;
background: #ff6700;
color: #fff;
border: none;
transition: background-color 0.2s, border-color 0.2s;
}
.main .order_content .order_info .submit .go_pay:hover {
background-color: #f25807;
}
.main .order_content .order_info .submit .delete {
margin: 0 0 10px auto;
width: 118px;
height: 28px;
font-size: 12px;
line-height: 28px;
cursor: pointer;
display: block;
background: white;
border: 1px solid #a3a3a3;
color: #333;
transition: background-color 0.2s, border-color 0.2s;
}
.main .order_content .order_info .submit .delete:hover {
color: #fff;
background-color: #757575;
border-color: #757575;
}
.main .order_content .order_info .order_head {
width: auto;
height: 90px;
background: #fffaf7;
margin: 0 auto;
border-bottom: 1px solid #feccac;
}
.main .order_content .order_info .order_head .help_info {
height: 25px;
padding: 30px 30px 0 66px;
font-size: 20px;
color: #ff6700;
}
.main .order_content .order_info .order_head .order_content {
width: 800px;
height: 30px;
padding: 0 0 0 56px;
line-height: 30px;
font-weight: 400;
text-align: left;
color: #757575;
float: left;
}
.main .order_content .order_info .order_head .order_content span {
margin: 0 10px;
}
.main .order_content .order_info .order_head .order_money {
color: #757575;
width: 300px;
height: auto;
float: right;
}
.main .order_content .order_info .order_head .order_money .money {
height: 18px;
margin-right: 5px;
font-size: 28px;
font-weight: 200;
line-height: 1;
color: #333;
}
.main .order_content .order_info .order_list {
display: inline-block;
height: auto;
width: 800px;
margin: 20px 20px 0 20px;
}
.main .order_content .order_info .order_item {
margin: 10px 0;
height: 80px;
width: auto;
}
.main .order_content .order_info .order_item .pic {
width: 80px;
height: 80px;
line-height: 80px;
float: left;
}
.main .order_content .order_info .order_item .detail {
width: auto;
height: 80px;
display: inline-block;
line-height: 80px;
margin: 0 10px;
float: left;
}
.main .order_content .order_info .order_item .price {
width: auto;
height: 80px;
float: left;
line-height: 80px;
margin: 0 10px;
}
.main .order_content .order_info .order_item .num {
width: auto;
height: 80px;
float: left;
line-height: 80px;
margin: 0 10px;
}
.main .order_content .noOrder {
width: 1230px;
height: auto;
margin: 10px auto;
}
.main .order_content .noOrder img {
position: absolute;
} | web-ui/src/main/webapp/static/css/order.css | .local {
border-top: 2px solid #ff6700;
width: 100%;
height: 41px;
margin: 0 auto;
}
.local .local_text {
width: 1230px;
height: 41px;
margin: 0 auto;
}
.local .local_text a {
font-size: 12px;
line-height: 40px;
color: #616161;
}
.local .local_text a:hover {
color: #424242;;
}
.local .local_text .sep {
font-size: 12px;
line-height: 40px;
color: #616161;
}
.main {
min-height: 700px;
width: 100%;
height: auto;
background: #f5f5f5;
}
.order_title {
width: 1236px;
height: 68px;
margin: 0 auto;
}
.order_title a {
background: white;
border-radius: 5px;
display: inline-block;
float: left;
width: 307px;
height: 68px;
font-size: 30px;
color: #333;
text-align: center;
line-height: 68px;
transition: color 50ms, font-size 50ms;
}
.order_title a:hover {
color: #ff6700;
font-size: 40px;
}
.order_title .partition {
float: left;
display: inline-block;
height: 68px;
width: 1px;
border-left: 1px solid #4a4a4a;
}
.order_title .cur_page {
display: inline-block;
float: left;
width: 307px;
height: 68px;
font-size: 40px;
color: #ff6700;
text-align: center;
line-height: 68px;
transition: color 0.1s, font-size 0.1s;
}
.main .order_content .order_info {
width: 1230px;
border: 1px solid #ff6700;
height: auto;
margin: 10px auto;
background: white;
position: relative;
border-radius: 3px;
transition: width 50ms, box-shadow 50ms;
}
.main .order_content .order_info:hover {
width: 1240px;
box-shadow: 10px 10px 5px #888888;
}
.main .order_content .order_info .submit {
position: absolute;
right: 10%;
top: 100px;
}
.main .order_content .order_info .submit .go_pay {
margin: 0 0 10px auto;
width: 118px;
height: 28px;
font-size: 12px;
line-height: 28px;
cursor: pointer;
display: block;
background: #ff6700;
color: #fff;
border: none;
transition: background-color 0.2s, border-color 0.2s;
}
.main .order_content .order_info .submit .go_pay:hover {
background-color: #f25807;
}
.main .order_content .order_info .submit .delete {
margin: 0 0 10px auto;
width: 118px;
height: 28px;
font-size: 12px;
line-height: 28px;
cursor: pointer;
display: block;
background: white;
border: 1px solid #a3a3a3;
color: #333;
transition: background-color 0.2s, border-color 0.2s;
}
.main .order_content .order_info .submit .delete:hover {
color: #fff;
background-color: #757575;
border-color: #757575;
}
.main .order_content .order_info .order_head {
width: auto;
height: 90px;
background: #fffaf7;
margin: 0 auto;
border-bottom: 1px solid #feccac;
}
.main .order_content .order_info .order_head .help_info {
height: 25px;
padding: 30px 30px 0 66px;
font-size: 20px;
color: #ff6700;
}
.main .order_content .order_info .order_head .order_content {
width: 800px;
height: 30px;
padding: 0 0 0 56px;
line-height: 30px;
font-weight: 400;
text-align: left;
color: #757575;
float: left;
}
.main .order_content .order_info .order_head .order_content span {
margin: 0 10px;
}
.main .order_content .order_info .order_head .order_money {
color: #757575;
width: 300px;
height: auto;
float: right;
}
.main .order_content .order_info .order_head .order_money .money {
height: 18px;
margin-right: 5px;
font-size: 28px;
font-weight: 200;
line-height: 1;
color: #333;
}
.main .order_content .order_info .order_list {
display: inline-block;
height: auto;
width: 800px;
margin: 20px 20px 0 20px;
}
.main .order_content .order_info .order_item {
margin: 10px 0;
height: 80px;
width: auto;
}
.main .order_content .order_info .order_item .pic {
width: 80px;
height: 80px;
line-height: 80px;
float: left;
}
.main .order_content .order_info .order_item .detail {
width: auto;
height: 80px;
display: inline-block;
line-height: 80px;
margin: 0 10px;
float: left;
}
.main .order_content .order_info .order_item .price {
width: auto;
height: 80px;
float: left;
line-height: 80px;
margin: 0 10px;
}
.main .order_content .order_info .order_item .num {
width: auto;
height: 80px;
float: left;
line-height: 80px;
margin: 0 10px;
}
.main .order_content .noOrder {
width: 1230px;
height: auto;
margin: 10px auto;
}
.main .order_content .noOrder img {
position: absolute;
} | 0.52342 | 0.114319 |
body {
font-family: "Changa", sans-serif;
font-size: 16px;
line-height: 1.5em;
font-weight: 400;
overflow-x: hidden;
}
.body-hiden {
overflow-y: hidden;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
/* Track */
/* Handle */
/* Handle on hover */
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #000;
}
.main_title {
color: #294C5B;
text-transform: capitalize;
font-size: 2rem;
margin: 0;
}
canvas {
display: block;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
background-image: url("");
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
/*** Start Common Style ***/
.background {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.text-upper {
text-transform: uppercase;
}
.main-btn {
text-transform: uppercase;
display: inline-block;
font-weight: bold;
background: RGB(230, 178, 115);
border: 1px solid RGB(230, 178, 115);
width: 150px;
color: #222;
text-decoration: none;
text-align: center;
border-radius: 45px;
padding: 5px 0;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.main-btn:hover {
background: none;
color: RGB(230, 178, 115) !important;
}
.owl-theme .owl-dots .owl-dot span {
border-radius: 0px;
transform: rotate(45deg);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: RGB(230, 178, 115);
}
.owl-theme .owl-nav {
margin-top: 0px;
}
.owl-prev, .owl-next {
position: relative;
font-size: 25px !important;
top: 0px;
background: none !important;
color: #bbb !important;
outline: none;
box-shadow: none;
}
.owl-nav {
height: 10px;
}
.owl-prev {
left: -70px;
}
.owl-next {
right: -70px;
}
.modal-title {
color: RGB(230, 178, 115);
}
.additional-btn {
background: RGB(230, 178, 115) !important;
border: none;
cursor: pointer;
}
.modal-footer {
justify-content: center !important;
}
@keyframes swing {
0%, 100% {
transform: scale(1);
opacity: 0;
}
80% {
transform: scale(0.95);
opacity: 1;
}
}
#mainlogo {
animation: swing 2s 1 ease-in-out;
opacity: 0;
}
@keyframes swings {
0%, 100% {
transform: scale(1);
opacity: 1;
}
80% {
transform: scale(0.95);
opacity: 0;
}
}
#addlogo {
animation: swings 2s 1 ease-in-out;
}
.event {
margin: 50px auto;
text-align: center;
}
/*** End Common Style ***/
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
body {
font-size: 14px;
}
.main_title {
font-size: 1.5rem;
}
.owl-prev, .owl-next {
top: 2px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
font-size: 14px;
}
.main_title {
font-size: 1.5rem;
}
.owl-prev, .owl-next {
top: 2px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
body {
font-size: 15px;
}
.main_title {
font-size: 1.8rem;
}
}
/*** End Media Queries ***/
header {
background-image: url(../images/headerbg.png);
width: 100%;
height: 658px;
}
header .container {
position: relative;
}
header .v-line {
height: 225px;
width: 2px;
position: absolute;
top: 160px;
left: 3px;
}
header .socail-media {
position: absolute;
top: 425px;
left: 0;
z-index: 999;
}
header .socail-media a {
display: block;
margin: 10px 0;
}
header .socail-media a img {
width: 15px;
}
header .header-cover {
display: flex;
flex-wrap: wrap;
justify-content: center;
position: absolute;
left: 15%;
align-items: center;
width: 70%;
top: 40px;
margin: 0 auto;
height: 618px;
background: url(../images/cover.png);
background-size: cover;
}
header .header-cover .contnet-img {
position: relative;
top: 50px;
width: 30%;
height: 50%;
background: url(../images/start.png);
background-size: cover;
}
header .header-cover .contnet-img img {
position: absolute;
width: 100%;
object-fit: cover;
}
header .header-cover p {
position: absolute;
width: 100%;
bottom: 135px;
font-weight: bold;
font-size: 18px;
}
.side_menu {
position: fixed;
left: -100%;
top: 0px;
width: 100%;
height: 100%;
background: RGBA(235, 234, 234, 0.8);
z-index: 999;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.side_menu .logo-side {
display: none;
width: 100px;
position: absolute;
top: 25px;
left: 25px;
}
.side_menu .menu {
width: 100px;
display: inline-block;
margin-right: 25px;
}
.side_menu .content-menu {
display: flex;
align-items: center;
height: 100%;
}
.side_menu .list {
list-style: none;
margin: 0px;
padding: 0px;
}
.side_menu .list li {
margin-bottom: 50px;
}
.side_menu .list li a {
cursor: pointer;
text-transform: uppercase;
text-decoration: none;
font-size: 22px;
padding: 0px 5px;
font-weight: 500;
color: #222222;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.side_menu .list li .active, .side_menu .list li a:hover {
color: RGB(230, 178, 115);
border-bottom: 1px solid RGB(230, 178, 115);
border-left: 1px solid RGB(230, 178, 115);
}
.side_menu .list li:last-of-type {
margin-bottom: 0;
}
.side_menu_open {
left: 0;
}
.toggle_icon {
cursor: pointer;
position: absolute;
height: 20px;
width: 30px;
top: 25px;
left: 0;
z-index: 9999;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
display: inline-block;
}
.toggle_icon span {
height: 2px;
width: 30px;
display: block;
background: #222222;
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon span::before, .toggle_icon span::after {
content: "";
height: 2px;
display: block;
background: #222222;
left: 0px;
position: absolute;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon span::before {
width: 30px;
top: 15px;
}
.toggle_icon_open {
left: 100%;
}
.toggle_icon_open span {
background: transparent !important;
}
.toggle_icon_open span::before {
width: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 9px;
left: 3px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon_open span::after {
width: 25px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 3px;
top: 9px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.custom-navbar .container {
position: relative;
}
.custom-navbar .navbar-brand {
margin-right: 100px;
}
.custom-navbar .navbar-brand img {
width: 100px;
height: auto;
object-fit: contain;
}
.custom-navbar .toggle_icon {
display: none;
}
.custom-navbar .nav-item {
margin: 0 5px;
}
.custom-navbar .nav-item a {
cursor: pointer;
text-transform: uppercase;
text-decoration: none;
font-size: 17px;
padding: 0px 5px;
font-weight: 550;
color: #222222;
border: 1px solid transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.custom-navbar .nav-item .active, .custom-navbar .nav-item a:hover {
color: RGB(230, 178, 115);
border-bottom: 1px solid RGB(230, 178, 115);
border-left: 1px solid RGB(230, 178, 115);
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.custom-navbar .navbar-brand {
margin-right: 25px;
}
.custom-navbar .navbar-brand img {
width: 80px;
}
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.custom-navbar .nav-item a {
font-size: 15px;
}
}
/*** End Media Queries ***/
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
header {
height: 400px;
overflow: hidden;
}
header .v-line {
height: 80px;
top: 80px;
left: 28px;
}
header .socail-media {
top: 180px;
left: 25px;
}
header .socail-media a {
margin: 7px 0;
}
header .socail-media a img {
width: 12px;
}
header .header-cover {
left: 0%;
width: 100%;
top: 30px;
height: 400px;
background-size: contain;
background-repeat: no-repeat;
}
header .header-cover .contnet-img {
top: 0px;
width: 35%;
}
header .header-cover p {
width: 80%;
margin: 0 auto;
bottom: 100px;
font-size: 12px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
.toggle_icon {
left: 25px;
}
.toggle_icon_open {
left: 90%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
header {
height: 450px;
}
header .v-line {
height: 100px;
top: 100px;
left: 28px;
}
header .socail-media {
top: 230px;
left: 25px;
}
header .header-cover {
left: 1%;
width: 98%;
top: 20px;
height: 430px;
}
header .header-cover .contnet-img {
top: 35px;
width: 35%;
}
header .header-cover p {
width: 80%;
margin: 0 auto;
bottom: 80px;
font-size: 14px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
.toggle_icon {
left: 25px;
}
.toggle_icon_open {
left: 80%;
top: 35px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
header {
height: 550px;
}
header .v-line {
height: 150px;
top: 150px;
}
header .socail-media {
top: 350px;
}
header .header-cover {
left: 5%;
width: 90%;
top: 30px;
height: 520px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
}
/*** End Media Queries ***/
footer {
padding: 50px 0 0 0;
background: url(../images/fo.png);
background-size: cover;
position: relative;
}
footer .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
footer .side-footer {
color: #fff;
}
footer .side-footer .logo {
width: 100px;
}
footer .side-footer .descraption {
font-size: 14px;
margin: 20px 0 0 0;
}
footer .side-footer .socail-icons {
display: flex;
flex-wrap: wrap;
margin: 20px 0;
}
footer .side-footer .socail-icons a {
display: block;
margin-right: 20px;
transition: all 0.3s ease-in-out;
}
footer .side-footer .socail-icons a img {
width: 15px;
}
footer .side-footer .socail-icons a:hover {
transform: scale(1.2);
}
footer .side-footer .socail-icons a:first-of-type img {
width: 11px;
}
footer h5 {
text-transform: uppercase;
position: relative;
left: 10px;
}
footer h5::after {
content: "";
position: absolute;
top: 30px;
left: 0;
width: 1px;
height: 45px;
border-left: 1px solid RGB(230, 178, 115);
}
footer ul {
margin-top: 60px;
}
footer ul li {
font-size: 14px;
margin: 12px 0;
}
footer ul li span, footer ul li a {
color: #fff;
display: inline-block;
margin-left: 5px;
transition: all 0.3s ease-in-out;
}
footer ul li span:hover, footer ul li a:hover {
color: RGB(230, 178, 115);
}
footer ul li .block-a {
display: block;
margin-left: 17px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 60px;
font-size: 14px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
position: relative;
text-align: center;
color: #fff !important;
padding: 8px 0;
text-transform: capitalize;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
footer {
padding: 20px 0 0 0;
}
footer .side-footer .logo {
width: 80px;
}
footer h5 {
font-size: 18px;
}
footer h5::after {
height: 25px;
}
footer ul {
margin-top: 50px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 50px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
text-align: center;
color: #fff;
padding: 8px 0;
text-transform: capitalize;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
footer {
padding: 20px 0 0 0;
}
footer .side-footer .logo {
width: 80px;
}
footer h5 {
font-size: 18px;
}
footer h5::after {
height: 25px;
}
footer ul {
margin-top: 50px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 50px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
text-align: center;
color: #fff;
padding: 8px 0;
text-transform: capitalize;
}
}
/*** End Media Queries ***/
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
position: absolute;
right: 0;
width: 70px;
}
.who .container .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.who .container .bg-who {
width: 800px;
position: absolute;
left: -100px;
}
.who .container .ellipse {
position: absolute;
right: 200px;
top: 130px;
width: 100px;
}
.who .container .who-descraption {
padding: 35px 0;
position: relative;
z-index: 5;
}
.who .container .who-descraption span {
color: RGB(230, 178, 115);
}
.who .container .text-details {
padding: 10px 0;
width: 50%;
color: #555;
}
.who .container .read-more {
margin-left: 25px;
}
.what-we-do .container {
position: relative;
}
.what-we-do .container .rev-hor-line {
position: absolute;
width: 341px;
top: 68px;
left: -100px;
transform: rotate(180deg);
}
.what-we-do .container .bg-what {
position: absolute;
right: 0;
top: 70px;
width: 70px;
}
.what-we-do .container .descraption {
padding: 37px 0 0 40px;
position: relative;
z-index: 5;
}
.what-we-do .container .descraption span {
color: RGB(230, 178, 115);
}
.what-we-do .container .features {
padding: 25px 0;
margin-right: 70px;
}
.what-we-do .container .features .custom-row {
justify-content: space-around;
}
.what-we-do .container .features .custom-row .cust-col {
text-align: center;
margin: 20px 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
transition: all 0.3s ease-in-out;
padding: 15px;
height: 225px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
transition: all 0.5s ease-in-out;
width: 150px;
height: 150px;
background: url(../images/bgfeature.png);
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
transition: all 0.5s ease-in-out;
background: #fff;
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
transition: all 0.5s ease-in-out;
display: block;
width: 40px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
transition: all 0.5s ease-in-out;
font-weight: bold;
margin-top: 15px;
margin-left: 35px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
transition: all 0.5s ease-in-out;
display: none;
color: #444;
font-size: 14px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover {
background-color: RGB(243, 243, 243);
border-radius: 12px;
position: relative;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover .bg-feature {
width: auto;
height: auto;
background: none;
display: block;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover h6 {
margin-top: 12px;
text-align: left;
margin-left: 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover p {
display: block;
}
.what-we-do .container .features-in-services {
margin-left: 0;
}
.what-we-do .container .features-in-services h2 {
font-weight: bold;
text-transform: uppercase;
}
.portfolio {
min-height: 330px;
background: url(../images/gray.png);
background-size: cover;
overflow: hidden;
}
.portfolio .container {
position: relative;
}
.portfolio .container .lamp {
width: auto;
left: -100px;
position: absolute;
object-fit: contain;
height: 140%;
top: -38px;
}
.portfolio .container .download-app {
position: relative;
bottom: 0px;
left: calc(100% - 250px);
background: url(../images/book.png);
background-size: cover;
width: 250px;
height: 220px;
text-align: center;
font-weight: bolder;
text-transform: capitalize;
}
.portfolio .container .download-app h6 {
font-size: 14px;
color: #eee;
position: relative;
top: 80px;
}
.portfolio .container .download-app .text-download {
position: relative;
top: 80px;
font-size: 18px;
}
.portfolio .container .download-app .text-download span {
display: block;
color: #000;
}
.portfolio .container .download-app a {
position: relative;
top: 80px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
background: RGB(230, 178, 115);
width: auto;
color: #222;
text-decoration: none;
text-align: center;
border-radius: 45px;
padding: 2px 10px;
}
.portfolio .container h1 {
font-size: 52px;
font-weight: bold;
color: rgba(255, 255, 255, 0.13);
text-align: center;
letter-spacing: 12px;
position: relative;
z-index: 5;
top: 68px;
text-transform: uppercase;
}
.portfolio .container .creative-text {
text-transform: capitalize;
font-size: 20px;
text-align: center;
color: #fff;
position: relative;
top: 65px;
}
.portfolio .container .creative-text span {
color: RGB(230, 178, 115);
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .owl-carousel .owl-item img {
display: inline-block;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.latest-work .latest-img {
position: absolute;
right: 50px;
width: 70px;
}
.latest-work .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.latest-work h2 {
position: absolute;
right: 280px;
top: 58px;
text-transform: uppercase;
}
.latest-work h2 span {
color: RGB(230, 178, 115);
}
.latest-work .content {
padding: 100px 0 0;
width: 90%;
}
.latest-work .content .text-latest-work {
display: flex;
justify-content: center;
align-items: center;
color: #000;
text-transform: capitalize;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 22px;
}
.latest-work .content .text-latest-work p {
font-weight: bold;
font-size: 14px;
}
.latest-work .content .text-latest-work section div {
margin: 25px 0;
}
.our-portfolio .portfolio-tabs {
min-height: 300px;
position: relative;
background: url(../images/bg-portfolio.png);
background-size: cover;
background-attachment: fixed;
}
.our-portfolio .portfolio-tabs .container {
position: relative;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
position: absolute;
transform: rotate(180deg);
width: 341px;
top: 68px;
left: -100px;
}
.our-portfolio .portfolio-tabs .bg-think {
position: absolute;
right: 0;
top: 25px;
width: 70px;
}
.our-portfolio .portfolio-tabs h2 {
position: absolute;
left: 250px;
top: 60px;
color: #fff;
text-transform: uppercase;
}
.our-portfolio .portfolio-tabs h2 span {
color: RGB(230, 178, 115);
}
.our-portfolio .portfolio-tabs .title-tabs {
display: flex;
flex-wrap: wrap;
justify-content: center;
color: #fff;
position: relative;
top: 145px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 25px;
margin: 0 25px;
text-transform: uppercase;
padding: 10px 0;
border: 10px solid transparent;
border-top: none;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.our-portfolio .portfolio-tabs .title-tabs .active, .our-portfolio .portfolio-tabs .title-tabs .tab:hover {
color: RGB(230, 178, 115);
border-image-source: url(../images/bottom.png);
border-image-repeat: round;
border-image-slice: 20;
}
.our-portfolio .portfolio-content .all {
height: auto;
margin: 0;
padding: 0;
}
.our-portfolio .portfolio-content .all img {
width: 100%;
height: auto;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .title-tabs {
top: 40px !important;
}
.main-portfolio .title-tabs .tab {
color: #000;
}
.main-portfolio .title-tabs .active, .main-portfolio .title-tabs .tab:hover {
border-image-source: url(../images/blockline.png) !important;
}
.our-geeks {
padding: 45px 0 25px;
}
.our-geeks .container {
position: relative;
}
.our-geeks .latest-img {
position: absolute;
right: 50px;
width: 70px;
}
.our-geeks .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.our-geeks h2 {
position: absolute;
right: 280px;
top: 58px;
text-transform: uppercase;
}
.our-geeks h2 span {
color: RGB(230, 178, 115);
}
.our-geeks .content {
width: 90%;
position: relative;
}
.our-geeks .content .item {
position: relative;
}
.our-geeks .content .item h5 {
text-align: center;
margin: 15px 0 5px;
font-weight: bold;
}
.our-geeks .content .item h6 {
text-align: center;
color: RGB(230, 178, 115);
}
.our-geeks .content .card-item {
position: relative;
left: 40px;
width: 250px;
background-size: cover;
}
.our-geeks .content .social-icons {
position: relative;
left: 60px;
z-index: 55555555;
top: 260px;
transform: rotate(-45deg);
}
.our-geeks .content .social-icons a {
transform: rotate(45deg);
display: block;
margin-top: 20px;
}
.our-geeks .content .social-icons a img {
width: 18px;
}
.client-said {
width: 100%;
overflow: hidden;
position: relative;
}
.client-said .client-said-box {
margin: 0;
padding: 0;
}
.client-said .arrow-said {
padding: 25px;
min-height: 260px;
background: url(../images/maincolor.png);
background-size: cover;
position: relative;
}
.client-said .arrow-said .line {
position: absolute;
width: 200px;
top: 73px;
left: 52px;
}
.client-said .arrow-said .said {
position: absolute;
top: 35px;
width: 90px;
}
.client-said .arrow-said .symbol {
position: absolute;
bottom: 30px;
width: 30px;
left: 230px;
}
.client-said .arrow-said div {
color: #000;
position: absolute;
top: 100px;
left: 150px;
font-size: 35px;
font-weight: bold;
line-height: 1.2;
text-transform: uppercase;
}
.client-said .arrow-said div span {
display: block;
}
.client-said .customers {
text-align: center;
padding: 25px 25px;
min-height: 260px;
background: url(../images/newsaid.png);
background-size: cover;
position: relative;
}
.client-said .customers .rev-hor-line {
position: absolute;
transform: rotate(180deg);
width: 341px;
top: 68px;
left: -100px;
}
.client-said .customers h2 {
position: absolute;
left: 250px;
top: 60px;
color: #fff;
text-transform: uppercase;
}
.client-said .customers h2 span {
color: RGB(230, 178, 115);
}
.client-said .customers .one-client {
text-align: center;
width: 100%;
margin-top: 90px;
}
.client-said .customers .one-client .img-user {
width: 80px;
height: 80px;
margin: 0 auto;
border: 3px solid #fff;
border-radius: 50%;
overflow: hidden;
}
.client-said .customers .one-client .img-user img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
}
.client-said .customers .one-client .comment-user {
color: #fff;
width: 60%;
margin: 0 auto;
padding: 15px;
text-align: center;
font-size: 14px;
position: relative;
}
.client-said .customers .one-client .comment-user::before, .client-said .customers .one-client .comment-user::after {
content: "";
width: 50px;
height: 50px;
position: absolute;
}
.client-said .customers .one-client .comment-user::before {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
top: 0;
left: 0;
}
.client-said .customers .one-client .comment-user::after {
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
bottom: 0;
right: 0;
}
.client-said .new-project {
padding: 25px;
background: url(../images/maincolor.png);
background-size: cover;
position: relative;
height: 330px;
}
.client-said .new-project form {
width: 80%;
}
.client-said .new-project form input, .client-said .new-project form textarea {
padding: 8px 0;
font-size: 14px;
border: none;
border-bottom: 1px solid RGB(187, 146, 97);
border-radius: 0;
box-shadow: none;
outline: none;
background: none;
}
.client-said .new-project form input::placeholder, .client-said .new-project form textarea::placeholder {
color: RGB(187, 146, 97);
}
.client-said .new-project form button {
cursor: pointer;
padding: 3px;
box-shadow: none;
outline: none;
background: none;
border: none;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
color: #000;
font-weight: bold;
font-size: 14px;
}
.client-said .send {
height: 330px;
width: 100%;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
top: -50px;
width: 30px;
}
.who .container .hor-line {
width: 250px;
top: 0px;
}
.who .container .bg-who {
width: 500px;
top: 50px;
}
.who .container .ellipse {
top: -30px;
left: 0;
width: 80px;
}
.who .container .who-descraption {
padding: 60px 0 0;
}
.who .container .who-descraption h2 {
font-size: 18px;
margin-bottom: 0;
}
.who .container .text-details {
padding: 5px 0 0;
width: 100%;
font-size: 12px;
}
.who .container .read-more {
margin-left: 45px;
}
.what-we-do .container .rev-hor-line {
width: 250px;
top: 20px;
}
.what-we-do .container .bg-what {
right: 0;
top: 38px;
width: 30px;
}
.what-we-do .container .descraption {
padding: 0px 0 0 20px;
}
.what-we-do .container .descraption h2 {
font-size: 18px;
}
.what-we-do .container .features {
padding: 0;
margin-right: 10px;
}
.what-we-do .container .features .custom-row .cust-col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
padding: 10px;
height: 180px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
width: 118px;
height: 118px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
width: 60px;
height: 60px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
width: 25px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
font-size: 14px;
margin-top: 15px;
margin-left: 15px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
font-size: 12px;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 18px;
}
.portfolio {
height: auto;
min-height: 200px;
}
.portfolio .container .lamp {
display: none;
}
.portfolio .container .download-app {
bottom: 0px;
left: calc(50% - 125px);
}
.portfolio .container h1 {
font-size: 20px;
top: 15px;
}
.portfolio .container .creative-text {
font-size: 14px;
top: 15px;
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .latest-img {
width: 30px;
top: 30px;
right: 15px;
}
.latest-work .hor-line {
width: 250px;
top: 30px;
}
.latest-work h2 {
font-size: 18px;
right: 160px;
top: 30px;
}
.latest-work .content {
padding: 10px 0 0;
width: 100%;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 18px;
}
.latest-work .content .text-latest-work p {
font-size: 14px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
width: 250px;
top: 30px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 25px;
width: 40px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 18px;
left: 160px;
top: 30px;
}
.our-portfolio .portfolio-tabs .title-tabs {
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 14px;
margin: 0 5px;
padding: 10px 0;
}
.our-portfolio .portfolio-content .all {
height: 100px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.our-geeks .owl-next {
right: -100px;
}
.our-geeks .owl-prev {
left: -100px;
}
.our-geeks .latest-img {
width: 30px;
top: 30px;
right: 15px;
}
.our-geeks .hor-line {
width: 250px;
top: 30px;
}
.our-geeks h2 {
font-size: 18px;
right: 160px;
top: 30px;
}
.our-geeks .content {
width: 90%;
margin: 0 auto;
}
.our-geeks .content .card-item {
left: 80px;
width: 200px;
}
.our-geeks .content .social-icons {
left: 90px;
top: 205px;
}
.our-geeks .content .social-icons a {
margin-top: 15px;
}
.our-geeks .content .social-icons a img {
width: 15px;
}
.client-said .arrow-said {
padding: 15px;
min-height: 150px;
}
.client-said .arrow-said .line {
width: 100px;
top: 50px;
left: 52px;
}
.client-said .arrow-said .said {
top: 35px;
width: 40px;
}
.client-said .arrow-said .symbol {
width: 20px;
}
.client-said .arrow-said div {
top: 90px;
left: 70px;
font-size: 18px;
}
.client-said .customers {
padding: 15px 15px 0;
min-height: 210px;
}
.client-said .customers .rev-hor-line {
width: 250px;
top: 30px;
}
.client-said .customers h2 {
font-size: 18px;
left: 160px;
top: 30px;
}
.client-said .customers .one-client .img-user {
width: 70px;
height: 70px;
}
.client-said .customers .one-client .comment-user {
width: 98%;
padding: 8px;
font-size: 12px;
}
.client-said .new-project {
padding: 15px 30px;
height: auto;
}
.client-said .new-project h3 {
font-size: 16px;
}
.client-said .new-project form {
width: 100%;
}
.client-said .new-project form input, .client-said .new-project form textarea {
font-size: 12px;
}
.client-said .new-project form button {
font-size: 13px;
}
.client-said .send {
height: 250px;
width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
top: -50px;
width: 40px;
}
.who .container .hor-line {
width: 341px;
top: 0px;
}
.who .container .bg-who {
width: 500px;
top: 50px;
}
.who .container .ellipse {
top: -50px;
left: 0;
width: 80px;
}
.who .container .who-descraption {
padding: 60px 0 0;
}
.who .container .who-descraption h2 {
font-size: 20px;
margin-bottom: 0;
}
.who .container .text-details {
padding: 10px 0;
width: 380px;
}
.who .container .read-more {
margin-left: 45px;
}
.what-we-do .container .rev-hor-line {
width: 250px;
top: 38px;
}
.what-we-do .container .bg-what {
right: 0;
top: 38px;
width: 40px;
}
.what-we-do .container .descraption {
padding: 20px 0 0 20px;
}
.what-we-do .container .descraption h2 {
font-size: 20px;
}
.what-we-do .container .features {
padding: 0;
margin-right: 20px;
}
.what-we-do .container .features .custom-row .cust-col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 20px;
}
.portfolio {
height: auto;
min-height: 200px;
}
.portfolio .container .lamp {
height: 100%;
width: 450px;
top: 50px;
}
.portfolio .container .download-app {
bottom: 0px;
}
.portfolio .container h1 {
font-size: 25px;
top: 15px;
}
.portfolio .container .creative-text {
font-size: 16px;
top: 15px;
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .latest-img {
width: 40px;
top: 30px;
}
.latest-work .hor-line {
width: 341px;
top: 30px;
}
.latest-work h2 {
font-size: 20px;
right: 250px;
top: 30px;
}
.latest-work .content {
padding: 10px 0 0;
width: 100%;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 20px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
width: 250px;
top: 30px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 25px;
width: 40px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 18px;
left: 170px;
top: 30px;
}
.our-portfolio .portfolio-tabs .title-tabs {
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 16px;
margin: 0 5px;
padding: 10px 0;
}
.our-portfolio .portfolio-content .all {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.our-geeks .latest-img {
width: 40px;
top: 30px;
}
.our-geeks .hor-line {
width: 341px;
top: 30px;
}
.our-geeks h2 {
font-size: 20px;
right: 250px;
top: 30px;
}
.our-geeks .content {
width: 100%;
}
.our-geeks .content .card-item {
left: 40px;
width: 200px;
}
.our-geeks .content .social-icons {
left: 60px;
top: 205px;
}
.our-geeks .content .social-icons a {
margin-top: 15px;
}
.our-geeks .content .social-icons a img {
width: 15px;
}
.client-said .col-md-5 {
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
.client-said .col-md-7 {
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
}
.client-said .arrow-said {
min-height: 210px;
}
.client-said .arrow-said .line {
width: 80px;
top: 100px;
left: 35px;
}
.client-said .arrow-said .said {
top: 16px;
width: 30px;
}
.client-said .arrow-said .symbol {
bottom: 15px;
width: 20px;
left: 50px;
}
.client-said .arrow-said div {
top: 125px;
left: 30px;
font-size: 16px;
}
.client-said .customers {
padding: 15px 15px 0;
min-height: 210px;
}
.client-said .customers .rev-hor-line {
width: 250px;
top: 30px;
}
.client-said .customers h2 {
font-size: 18px;
left: 170px;
top: 30px;
}
.client-said .customers .one-client .img-user {
width: 70px;
height: 70px;
}
.client-said .customers .one-client .comment-user {
width: 98%;
padding: 8px;
font-size: 12px;
}
.client-said .new-project {
padding: 15px 60px;
}
.client-said .new-project h3 {
font-size: 18px;
}
.client-said .send {
height: 260px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.who .container .who-img {
width: 60px;
top: 30px;
}
.who .container .hor-line {
width: 250px;
}
.who .container .bg-who {
width: 600px;
left: -100px;
}
.who .container .ellipse {
right: 100px;
top: 130px;
width: 80px;
}
.who .container .who-descraption {
padding: 25px 0;
}
.who .container .who-descraption h2 {
font-size: 20px;
}
.who .container .who-descraption span {
color: RGB(230, 178, 115);
}
.who .container .text-details {
padding: 0px;
width: 60%;
}
.what-we-do .container .bg-what {
width: 60px;
}
.what-we-do .container .rev-hor-line {
width: 280px;
top: 60px;
}
.what-we-do .container .descraption {
padding: 40px 0 0 40px;
}
.what-we-do .container .descraption h2 {
font-size: 20px;
}
.what-we-do .container .features {
padding: 10px 0;
margin-right: 50px;
}
.what-we-do .container .features .custom-row {
justify-content: space-around;
}
.what-we-do .container .features .custom-row .cust-col {
text-align: center;
margin: 20px 0;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
transition: all 0.3s ease-in-out;
padding: 15px;
height: 225px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
transition: all 0.5s ease-in-out;
width: 150px;
height: 150px;
background: url(../images/bgfeature.png);
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
transition: all 0.5s ease-in-out;
background: #fff;
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
transition: all 0.5s ease-in-out;
display: block;
width: 40px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
transition: all 0.5s ease-in-out;
font-weight: bold;
margin-top: 15px;
margin-left: 35px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
transition: all 0.5s ease-in-out;
display: none;
color: #444;
font-size: 14px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover {
background-color: RGB(243, 243, 243);
border-radius: 12px;
position: relative;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover .bg-feature {
width: auto;
height: auto;
background: none;
display: block;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover h6 {
margin-top: 12px;
text-align: left;
margin-left: 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover p {
display: block;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 20px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
top: 40px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 5px;
width: 50px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 20px;
left: 250px;
top: 40px;
}
.our-portfolio .portfolio-tabs h2 span {
color: RGB(230, 178, 115);
}
.our-portfolio .portfolio-tabs .title-tabs {
display: flex;
justify-content: center;
color: #fff;
position: relative;
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 20px;
margin: 0 15px;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.client-said .arrow-said .said {
position: absolute;
top: 45px;
width: 80px;
}
.client-said .arrow-said .symbol {
left: 160px;
}
.client-said .arrow-said div {
left: 110px;
font-size: 30px;
}
.client-said .customers .rev-hor-line {
top: 40px;
}
.client-said .customers h2 {
font-size: 20px;
left: 250px;
top: 40px;
}
.client-said .customers h2 span {
color: RGB(230, 178, 115);
}
.client-said .new-project {
padding: 15px;
}
.client-said .new-project h3 {
font-size: 18px;
}
.client-said .send {
height: 330px;
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.who .container .ellipse {
right: 100px;
}
.our-geeks .content .social-icons {
left: 40px;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
}
/*** End Media Queries ***/
.contact {
padding: 50px 0;
}
.contact .container h3 {
text-transform: uppercase;
}
.contact .container .custom-row {
padding: 50px 0 0 0;
text-align: center;
color: #000;
}
.contact .container .custom-row .help-box h5 {
text-transform: capitalize;
font-weight: bold;
}
.contact .container .custom-row .help-box .text-help {
margin: 15px 0;
text-transform: capitalize;
font-size: 15px;
position: relative;
}
.contact .container .custom-row .help-box .text-help::after {
content: "";
position: absolute;
bottom: -5px;
left: calc(50% - 30px);
width: 60px;
height: 15px;
border-bottom: 2px solid RGB(230, 178, 115);
}
.contact .container .custom-row .help-box ul li {
font-size: 14px;
margin: 8px 0;
color: #000;
}
.contact .container .custom-row .help-box ul li i {
display: inline-block;
margin-right: 5px;
}
.contact .container .custom-row .help-box ul li a {
color: #000;
text-decoration: none;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.contact {
padding: 15px 0;
}
.contact .container h3 {
font-size: 16px;
}
.contact .container .custom-row {
padding: 15px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 15px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 13px;
}
.contact .container .custom-row .help-box ul li {
font-size: 12px;
margin: 5px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.contact {
padding: 20px 0;
}
.contact .container h3 {
font-size: 17px;
}
.contact .container .custom-row {
padding: 20px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 16px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 14px;
}
.contact .container .custom-row .help-box ul li {
font-size: 13px;
margin: 5px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact {
padding: 30px 0;
}
.contact .container h3 {
font-size: 18px;
}
.contact .container .custom-row {
padding: 20px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 16px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 14px;
}
.contact .container .custom-row .help-box ul li {
font-size: 13px;
}
}
/*** End Media Queries ***/
.navigation {
background: RGB(247, 249, 249);
min-height: 200px;
padding: 25px;
}
.navigation .container {
position: relative;
}
.navigation .bg-think {
position: absolute;
right: 0px;
top: -13px;
width: 50px;
}
.navigation .contact-bg {
top: -34px;
width: 40px;
}
.navigation .pricing-bg {
top: -24px;
}
.navigation .portofolio-bg {
top: -40px;
width: 30px;
}
.navigation .rev-hor-line {
position: absolute;
width: 341px;
top: 65px;
left: -100px;
transform: rotate(180deg);
}
.navigation .breadcrumb {
background: none;
padding: 0;
}
.navigation .breadcrumb-item + .breadcrumb-item::before {
content: ">";
}
.navigation .breadcrumb-item a {
color: #868e96;
}
.navigation .breadcrumb-item.active {
color: #000;
}
.navigation .container .content {
margin-left: 50px;
margin-top: 25px;
}
.navigation .container .content h3 {
font-weight: bold;
text-transform: uppercase;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.words-about-us {
padding: 25px 0;
}
.words-about-us h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.words-about-us h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 40px;
color: #000;
}
.words-about-us .custom-row h5 {
font-weight: bold;
text-transform: capitalize;
}
.words-about-us .custom-row ul li {
margin: 20px 0;
}
.words-about-us .custom-row p {
font-size: 15px;
}
.discover {
background: RGB(247, 249, 249);
position: relative;
min-height: 200px;
}
.discover .container {
position: relative;
min-height: 200px;
}
.discover .container .about-line {
top: 0;
position: absolute;
width: 24px;
}
.discover .content {
padding-top: 70px;
padding-left: 40px;
}
.discover .content h3 {
font-weight: bold;
text-transform: uppercase;
}
.discover .content h3 span {
color: RGB(230, 178, 115);
}
.discover .play-video {
position: absolute;
bottom: 30px;
left: 25px;
color: #000;
}
.discover .play-video i {
display: inline-block;
color: RGB(230, 178, 115);
margin: 0 25px;
font-size: 40px;
position: relative;
top: 11px;
}
.choose {
background: RGB(52, 52, 52);
background-size: cover;
position: relative;
min-height: 200px;
padding-bottom: 25px;
}
.choose .container {
position: relative;
min-height: 200px;
}
.choose .container .about-line {
top: 0;
position: absolute;
width: 24px;
}
.choose .content {
padding-top: 70px;
padding-left: 40px;
}
.choose .content h3 {
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
.choose .content h3 span {
color: RGB(230, 178, 115);
}
.choose .custom-row {
justify-content: space-around;
margin-top: 40px;
color: #fff;
}
.choose .custom-row h5 {
text-transform: capitalize;
font-size: 18px;
}
.choose .custom-row p {
font-size: 14px;
}
.client-talk {
padding: 25px 0;
background: RGB(231, 181, 120);
}
.client-talk .owl-theme .owl-dots .owl-dot.active span, .client-talk .owl-theme .owl-dots .owl-dot:hover span {
background: #000;
}
.client-talk h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.client-talk h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.client-talk .slider {
width: 80%;
margin-left: 20%;
}
.client-talk .slider .customers {
text-align: center;
padding: 25px 25px 0;
min-height: 260px;
background-size: cover;
position: relative;
}
.client-talk .slider .customers .one-client {
text-align: center;
width: 100%;
display: flex;
}
.client-talk .slider .customers .one-client .img-user {
width: 100px;
height: 80px;
margin: 0 auto;
border: 3px solid #fff;
border-radius: 50%;
overflow: hidden;
}
.client-talk .slider .customers .one-client .img-user img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
}
.client-talk .slider .customers .one-client .arrow {
width: 160px;
}
.client-talk .slider .customers .one-client .arrow img {
width: 101px;
position: relative;
top: 34px;
left: 10px;
}
.client-talk .slider .customers .one-client .comment-user {
color: #000;
width: 90%;
padding: 15px;
text-align: center;
font-size: 14px;
position: relative;
}
.client-talk .slider .customers .one-client .comment-user::before, .client-talk .slider .customers .one-client .comment-user::after {
content: "";
width: 50px;
height: 50px;
position: absolute;
}
.client-talk .slider .customers .one-client .comment-user::before {
border-top: 1px solid #000;
border-left: 1px solid #000;
top: 0;
left: 0;
}
.client-talk .slider .customers .one-client .comment-user::after {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
bottom: 0;
right: 0;
}
.client-talk .custom-carousel {
width: 600px;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 100px;
display: inline-block;
margin: 0 12px 20px;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.navigation {
min-height: 150px;
padding: 10px;
}
.navigation .bg-think {
top: -5px;
width: 40px;
}
.navigation .contact-bg {
top: -15px;
width: 30px;
}
.navigation .pricing-bg {
top: -9px;
}
.navigation .portofolio-bg {
top: -10px;
width: 20px;
}
.navigation .rev-hor-line {
top: 55px;
width: 280px;
}
.navigation .container .content {
margin-left: 40px;
margin-top: 15px;
}
.navigation .container .content h3 {
font-size: 18px;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.navigation h5 {
font-size: 14px;
}
.words-about-us h3 {
font-size: 16px;
}
.words-about-us h3::before {
height: 24px;
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 20px;
color: #000;
}
.words-about-us .custom-row h5 {
font-size: 14px;
}
.words-about-us .custom-row ul li {
font-size: 12px;
margin: 10px 0;
}
.words-about-us .custom-row p {
font-size: 12px;
}
.discover {
min-height: 120px;
}
.discover .container {
min-height: 120px;
}
.discover .container .about-line {
width: 11px;
}
.discover .content {
padding-top: 30px;
padding-left: 15px;
}
.discover .content h3 {
font-size: 16px;
}
.discover .play-video i {
margin: 0 10px;
font-size: 25px;
top: 6px;
}
.choose {
min-height: 120px;
}
.choose .container {
min-height: 120px;
}
.choose .container .about-line {
width: 11px;
}
.choose .content {
padding-top: 30px;
padding-left: 15px;
}
.choose .content h3 {
font-size: 16px;
}
.choose .custom-row {
margin-top: 30px;
}
.choose .custom-row h5 {
font-size: 16px;
}
.choose .custom-row p {
font-size: 12px;
}
.client-talk h3 {
font-size: 16px;
}
.client-talk h3::before {
height: 24px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
.client-talk .slider .customers .one-client {
flex-wrap: wrap;
flex-direction: column;
}
.client-talk .slider .customers .one-client .img-user {
width: 80px;
height: 80px;
}
.client-talk .slider .customers .one-client .arrow {
width: 100px;
margin: 0 auto;
position: relative;
left: 35px;
top: 50px;
transform: rotate(90deg);
}
.client-talk .slider .customers .one-client .arrow img {
width: 60px;
position: relative;
top: 34px;
left: 5px;
}
.client-talk .slider .customers .one-client .comment-user {
width: 100%;
margin-top: 60px;
padding: 5px;
font-size: 12px;
}
.client-talk .custom-carousel {
width: 100%;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 60px;
margin: 20px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navigation {
min-height: 150px;
padding: 10px;
}
.navigation .bg-think {
top: -5px;
width: 40px;
}
.navigation .contact-bg {
top: -15px;
width: 30px;
}
.navigation .pricing-bg {
top: -9px;
}
.navigation .portofolio-bg {
top: -10px;
width: 20px;
}
.navigation .rev-hor-line {
top: 55px;
width: 280px;
}
.navigation .container .content {
margin-left: 40px;
margin-top: 15px;
}
.navigation .container .content h3 {
font-size: 18px;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.navigation h5 {
font-size: 14px;
}
.words-about-us h3 {
font-size: 16px;
}
.words-about-us h3::before {
height: 24px;
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 20px;
color: #000;
}
.words-about-us .custom-row h5 {
font-size: 14px;
}
.words-about-us .custom-row ul li {
font-size: 12px;
margin: 10px 0;
}
.words-about-us .custom-row p {
font-size: 12px;
}
.discover {
min-height: 150px;
}
.discover .container {
min-height: 150px;
}
.discover .container .about-line {
width: 15px;
}
.discover .content {
padding-top: 45px;
padding-left: 30px;
}
.discover .content h3 {
font-size: 18px;
}
.choose {
min-height: 150px;
}
.choose .container {
min-height: 150px;
}
.choose .container .about-line {
width: 15px;
}
.choose .content {
padding-top: 45px;
padding-left: 30px;
}
.choose .content h3 {
font-size: 18px;
}
.choose .custom-row {
margin-top: 30px;
}
.choose .custom-row h5 {
font-size: 15px;
}
.choose .custom-row p {
font-size: 13px;
}
.client-talk h3 {
font-size: 18px;
}
.client-talk h3::before {
height: 28px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
.client-talk .slider .customers {
text-align: center;
padding: 25px 25px 0;
min-height: 260px;
background-size: cover;
position: relative;
}
.client-talk .slider .customers .one-client .arrow {
width: 100px;
}
.client-talk .slider .customers .one-client .arrow img {
width: 60px;
position: relative;
top: 34px;
left: 5px;
}
.client-talk .slider .customers .one-client .comment-user {
padding: 10px;
font-size: 12px;
}
.client-talk .custom-carousel {
width: 100%;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 80px;
margin: 0 20px 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.words-about-us h3 {
font-size: 20px;
}
.words-about-us h3::before {
height: 25px;
}
.words-about-us .custom-row {
margin-top: 30px;
}
.words-about-us .custom-row h5 {
font-size: 18px;
}
.words-about-us .custom-row ul li {
font-size: 14px;
margin: 18px 0;
}
.words-about-us .custom-row p {
font-size: 14px;
}
.discover, .choose {
min-height: 150px;
}
.discover .container, .choose .container {
min-height: 150px;
}
.discover .container .about-line, .choose .container .about-line {
width: 15px;
}
.discover .content, .choose .content {
padding-top: 45px;
padding-left: 30px;
}
.discover .content h3, .choose .content h3 {
font-size: 18px;
}
.client-talk h3 {
font-size: 18px;
}
.client-talk h3::before {
height: 28px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
}
/*** End Media Queries ***/
.pricing {
background: RGB(52, 52, 52);
background-size: cover;
padding: 50px 0;
}
.pricing h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
color: #fff;
}
.pricing h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.pricing .custome-row {
margin: 50px 0 0;
}
.pricing .custome-row .col-md-3 {
padding: 0 5px;
}
.pricing .custome-row .custome-pricing {
width: 100%;
background: #fff;
position: relative;
padding: 60px 20px 20px;
margin-bottom: 25px;
transition: all 0.4s ease-in-out;
cursor: pointer;
}
.pricing .custome-row .custome-pricing .on-hover-title {
transition: all 0.4s ease-in-out;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50px;
text-align: center;
padding: 7px 0;
background: RGB(230, 178, 115);
font-weight: bold;
line-height: 38px;
font-size: 18px;
color: #000;
display: none;
}
.pricing .custome-row .custome-pricing .about-line {
position: absolute;
top: 0;
left: calc(50% - 10px);
width: 20px;
}
.pricing .custome-row .custome-pricing .pricing-title {
margin-top: 15px;
font-size: 18px;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}
.pricing .custome-row .custome-pricing .price {
color: RGB(230, 178, 115);
text-align: center;
margin-top: 15px;
font-weight: bold;
font-size: 45px;
}
.pricing .custome-row .custome-pricing .price-detials {
color: #aaa;
text-align: center;
margin-top: 15px;
}
.pricing .custome-row .custome-pricing .get-start {
margin: 15px 0;
text-align: center;
}
.pricing .custome-row .custome-pricing .get-start a {
display: inline-block;
text-decoration: none;
font-size: 17px;
color: #000;
text-transform: capitalize;
width: 150px;
padding: 5px;
border: 1px solid #aaa;
transition: all 0.3s ease-in-out;
}
.pricing .custome-row .custome-pricing .get-start a:hover {
background: RGB(230, 178, 115);
border-color: RGB(230, 178, 115);
}
.pricing .custome-row .custome-pricing ul {
padding: 15px 0;
}
.pricing .custome-row .custome-pricing ul li {
margin-bottom: 15px;
color: #777;
font-size: 16px;
text-transform: capitalize;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pricing .custome-row .custome-pricing ul li span {
display: block;
}
.pricing .custome-row .custome-pricing ul li .provided, .pricing .custome-row .custome-pricing ul li .no-provided {
width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
}
.pricing .custome-row .custome-pricing ul li .provided {
background-image: url(../images/true.png);
}
.pricing .custome-row .custome-pricing ul li .no-provided {
background-image: url(../images/false.png);
}
.pricing .custome-row .custome-pricing:hover {
transform: scale(1.01);
}
.pricing .custome-row .custome-pricing:hover .on-hover-title {
display: block;
}
.pricing .custome-row .custome-pricing:hover .price {
color: #000;
}
.pricing .custome-row .custome-pricing:hover .about-line, .pricing .custome-row .custome-pricing:hover .pricing-title {
display: none;
}
.hoisting-pricing {
background: #fff;
}
.hoisting-pricing h3 {
color: #000;
}
.hoisting-pricing .custome-pricing {
border: 1px solid #aaa;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.pricing {
padding: 20px 0;
}
.pricing h3 {
font-size: 16px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 20px 0 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.pricing {
padding: 40px 0;
}
.pricing h3 {
font-size: 18px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 30px 0 0;
}
.pricing .custome-row .col-md-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pricing {
padding: 40px 0;
}
.pricing h3 {
font-size: 18px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 40px 0 0;
}
.pricing .custome-row .col-md-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
/*** End Media Queries ***/
.main-services {
padding: 50px 0;
}
.main-services h3 {
color: #000;
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.main-services h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.main-services .parent-row .child-row {
margin-top: 50px;
}
.main-services .parent-row .child-row img {
width: 100%;
height: auto;
object-fit: contain;
display: inline-block;
margin-bottom: 10px;
}
.main-services .parent-row .child-row h5 {
font-weight: bold;
text-transform: uppercase;
}
.main-services .parent-row .child-row p {
font-size: 14px;
font-weight: 550;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.main-services {
padding: 20px 0;
}
.main-services h3 {
font-size: 18px;
}
.main-services h3::before {
height: 22px;
}
.main-services .parent-row .child-row {
margin-top: 20px;
}
.main-services .parent-row .child-row h5 {
font-size: 15px;
}
.main-services .parent-row .child-row p {
font-size: 12px;
}
.main-services .parent-row .child-row .pos-top-7 {
top: 0px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.main-services {
padding: 20px 0;
}
.main-services h3 {
font-size: 18px;
}
.main-services h3::before {
height: 22px;
}
.main-services .parent-row .child-row {
margin-top: 30px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-services .parent-row .child-row img {
height: 125px;
width: auto;
}
.main-services .parent-row .child-row h5 {
font-size: 15px;
}
.main-services .parent-row .child-row p {
font-size: 12px;
}
.main-services .parent-row .child-row .pos-top-7 {
top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.main-services {
padding: 30px 0;
}
.main-services h3 {
font-size: 20px;
}
.main-services h3::before {
height: 25px;
}
.main-services .parent-row .child-row {
margin-top: 30px;
}
.main-services .parent-row .child-row .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.main-services .parent-row .child-row h5 {
font-size: 16px;
}
.main-services .parent-row .child-row p {
font-size: 13px;
}
.main-services .parent-row .child-row .pos-top-7 {
position: relative;
top: 7px;
}
}
/*** End Media Queries ***/
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
color: RGB(150, 144, 137);
font-weight: bold;
font-size: 30px;
display: flex;
}
.blog .custom-row .img-date div {
width: 60px;
}
.blog .custom-row .img-date div span {
display: block;
margin-bottom: 10px;
text-transform: uppercase;
}
.blog .custom-row .img-date .blog-img {
display: block;
width: calc(100% - 60px);
}
.blog .custom-row .text-blog {
border-bottom: 1px solid RGB(230, 230, 230);
display: flex;
justify-content: space-between;
padding: 3px 15px;
text-transform: capitalize;
font-weight: 500;
font-size: 18px;
padding-top: 40px;
}
.blog .custom-row .details-blog {
padding: 50px;
}
.blog .custom-row .details-blog h3 {
text-transform: uppercase;
font-weight: bold;
}
.blog .custom-row .details-blog p {
margin: 20px 0;
font-weight: 500;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.blog {
padding: 30px 0 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
max-height: 300px;
}
.blog .custom-row .text-blog {
font-size: 16px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 18px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 13px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
max-height: 300px;
}
.blog .custom-row .text-blog {
font-size: 16px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 18px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 13px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
}
.blog .custom-row .text-blog {
font-size: 17px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 20px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 14px;
}
}
/*** End Media Queries ***/
/*# sourceMappingURL=main.css.map */ | public/css/main.css | body {
font-family: "Changa", sans-serif;
font-size: 16px;
line-height: 1.5em;
font-weight: 400;
overflow-x: hidden;
}
.body-hiden {
overflow-y: hidden;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
/* Track */
/* Handle */
/* Handle on hover */
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #000;
}
.main_title {
color: #294C5B;
text-transform: capitalize;
font-size: 2rem;
margin: 0;
}
canvas {
display: block;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
background-image: url("");
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
/*** Start Common Style ***/
.background {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.text-upper {
text-transform: uppercase;
}
.main-btn {
text-transform: uppercase;
display: inline-block;
font-weight: bold;
background: RGB(230, 178, 115);
border: 1px solid RGB(230, 178, 115);
width: 150px;
color: #222;
text-decoration: none;
text-align: center;
border-radius: 45px;
padding: 5px 0;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.main-btn:hover {
background: none;
color: RGB(230, 178, 115) !important;
}
.owl-theme .owl-dots .owl-dot span {
border-radius: 0px;
transform: rotate(45deg);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: RGB(230, 178, 115);
}
.owl-theme .owl-nav {
margin-top: 0px;
}
.owl-prev, .owl-next {
position: relative;
font-size: 25px !important;
top: 0px;
background: none !important;
color: #bbb !important;
outline: none;
box-shadow: none;
}
.owl-nav {
height: 10px;
}
.owl-prev {
left: -70px;
}
.owl-next {
right: -70px;
}
.modal-title {
color: RGB(230, 178, 115);
}
.additional-btn {
background: RGB(230, 178, 115) !important;
border: none;
cursor: pointer;
}
.modal-footer {
justify-content: center !important;
}
@keyframes swing {
0%, 100% {
transform: scale(1);
opacity: 0;
}
80% {
transform: scale(0.95);
opacity: 1;
}
}
#mainlogo {
animation: swing 2s 1 ease-in-out;
opacity: 0;
}
@keyframes swings {
0%, 100% {
transform: scale(1);
opacity: 1;
}
80% {
transform: scale(0.95);
opacity: 0;
}
}
#addlogo {
animation: swings 2s 1 ease-in-out;
}
.event {
margin: 50px auto;
text-align: center;
}
/*** End Common Style ***/
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
body {
font-size: 14px;
}
.main_title {
font-size: 1.5rem;
}
.owl-prev, .owl-next {
top: 2px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
font-size: 14px;
}
.main_title {
font-size: 1.5rem;
}
.owl-prev, .owl-next {
top: 2px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
body {
font-size: 15px;
}
.main_title {
font-size: 1.8rem;
}
}
/*** End Media Queries ***/
header {
background-image: url(../images/headerbg.png);
width: 100%;
height: 658px;
}
header .container {
position: relative;
}
header .v-line {
height: 225px;
width: 2px;
position: absolute;
top: 160px;
left: 3px;
}
header .socail-media {
position: absolute;
top: 425px;
left: 0;
z-index: 999;
}
header .socail-media a {
display: block;
margin: 10px 0;
}
header .socail-media a img {
width: 15px;
}
header .header-cover {
display: flex;
flex-wrap: wrap;
justify-content: center;
position: absolute;
left: 15%;
align-items: center;
width: 70%;
top: 40px;
margin: 0 auto;
height: 618px;
background: url(../images/cover.png);
background-size: cover;
}
header .header-cover .contnet-img {
position: relative;
top: 50px;
width: 30%;
height: 50%;
background: url(../images/start.png);
background-size: cover;
}
header .header-cover .contnet-img img {
position: absolute;
width: 100%;
object-fit: cover;
}
header .header-cover p {
position: absolute;
width: 100%;
bottom: 135px;
font-weight: bold;
font-size: 18px;
}
.side_menu {
position: fixed;
left: -100%;
top: 0px;
width: 100%;
height: 100%;
background: RGBA(235, 234, 234, 0.8);
z-index: 999;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.side_menu .logo-side {
display: none;
width: 100px;
position: absolute;
top: 25px;
left: 25px;
}
.side_menu .menu {
width: 100px;
display: inline-block;
margin-right: 25px;
}
.side_menu .content-menu {
display: flex;
align-items: center;
height: 100%;
}
.side_menu .list {
list-style: none;
margin: 0px;
padding: 0px;
}
.side_menu .list li {
margin-bottom: 50px;
}
.side_menu .list li a {
cursor: pointer;
text-transform: uppercase;
text-decoration: none;
font-size: 22px;
padding: 0px 5px;
font-weight: 500;
color: #222222;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.side_menu .list li .active, .side_menu .list li a:hover {
color: RGB(230, 178, 115);
border-bottom: 1px solid RGB(230, 178, 115);
border-left: 1px solid RGB(230, 178, 115);
}
.side_menu .list li:last-of-type {
margin-bottom: 0;
}
.side_menu_open {
left: 0;
}
.toggle_icon {
cursor: pointer;
position: absolute;
height: 20px;
width: 30px;
top: 25px;
left: 0;
z-index: 9999;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
display: inline-block;
}
.toggle_icon span {
height: 2px;
width: 30px;
display: block;
background: #222222;
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon span::before, .toggle_icon span::after {
content: "";
height: 2px;
display: block;
background: #222222;
left: 0px;
position: absolute;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon span::before {
width: 30px;
top: 15px;
}
.toggle_icon_open {
left: 100%;
}
.toggle_icon_open span {
background: transparent !important;
}
.toggle_icon_open span::before {
width: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 9px;
left: 3px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.toggle_icon_open span::after {
width: 25px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 3px;
top: 9px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.custom-navbar .container {
position: relative;
}
.custom-navbar .navbar-brand {
margin-right: 100px;
}
.custom-navbar .navbar-brand img {
width: 100px;
height: auto;
object-fit: contain;
}
.custom-navbar .toggle_icon {
display: none;
}
.custom-navbar .nav-item {
margin: 0 5px;
}
.custom-navbar .nav-item a {
cursor: pointer;
text-transform: uppercase;
text-decoration: none;
font-size: 17px;
padding: 0px 5px;
font-weight: 550;
color: #222222;
border: 1px solid transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.custom-navbar .nav-item .active, .custom-navbar .nav-item a:hover {
color: RGB(230, 178, 115);
border-bottom: 1px solid RGB(230, 178, 115);
border-left: 1px solid RGB(230, 178, 115);
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.custom-navbar .navbar-brand {
margin-right: 25px;
}
.custom-navbar .navbar-brand img {
width: 80px;
}
.custom-navbar .toggle_icon {
display: block;
left: calc(100% - 30px);
}
.custom-navbar .navbar-nav {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.custom-navbar .nav-item a {
font-size: 15px;
}
}
/*** End Media Queries ***/
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
header {
height: 400px;
overflow: hidden;
}
header .v-line {
height: 80px;
top: 80px;
left: 28px;
}
header .socail-media {
top: 180px;
left: 25px;
}
header .socail-media a {
margin: 7px 0;
}
header .socail-media a img {
width: 12px;
}
header .header-cover {
left: 0%;
width: 100%;
top: 30px;
height: 400px;
background-size: contain;
background-repeat: no-repeat;
}
header .header-cover .contnet-img {
top: 0px;
width: 35%;
}
header .header-cover p {
width: 80%;
margin: 0 auto;
bottom: 100px;
font-size: 12px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
.toggle_icon {
left: 25px;
}
.toggle_icon_open {
left: 90%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
header {
height: 450px;
}
header .v-line {
height: 100px;
top: 100px;
left: 28px;
}
header .socail-media {
top: 230px;
left: 25px;
}
header .header-cover {
left: 1%;
width: 98%;
top: 20px;
height: 430px;
}
header .header-cover .contnet-img {
top: 35px;
width: 35%;
}
header .header-cover p {
width: 80%;
margin: 0 auto;
bottom: 80px;
font-size: 14px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
.toggle_icon {
left: 25px;
}
.toggle_icon_open {
left: 80%;
top: 35px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
header {
height: 550px;
}
header .v-line {
height: 150px;
top: 150px;
}
header .socail-media {
top: 350px;
}
header .header-cover {
left: 5%;
width: 90%;
top: 30px;
height: 520px;
}
.side_menu {
background: RGBA(235, 234, 234, 1);
}
.side_menu .menu {
width: 100px;
margin-right: 100px;
}
.side_menu .logo-side {
display: block;
}
}
/*** End Media Queries ***/
footer {
padding: 50px 0 0 0;
background: url(../images/fo.png);
background-size: cover;
position: relative;
}
footer .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
footer .side-footer {
color: #fff;
}
footer .side-footer .logo {
width: 100px;
}
footer .side-footer .descraption {
font-size: 14px;
margin: 20px 0 0 0;
}
footer .side-footer .socail-icons {
display: flex;
flex-wrap: wrap;
margin: 20px 0;
}
footer .side-footer .socail-icons a {
display: block;
margin-right: 20px;
transition: all 0.3s ease-in-out;
}
footer .side-footer .socail-icons a img {
width: 15px;
}
footer .side-footer .socail-icons a:hover {
transform: scale(1.2);
}
footer .side-footer .socail-icons a:first-of-type img {
width: 11px;
}
footer h5 {
text-transform: uppercase;
position: relative;
left: 10px;
}
footer h5::after {
content: "";
position: absolute;
top: 30px;
left: 0;
width: 1px;
height: 45px;
border-left: 1px solid RGB(230, 178, 115);
}
footer ul {
margin-top: 60px;
}
footer ul li {
font-size: 14px;
margin: 12px 0;
}
footer ul li span, footer ul li a {
color: #fff;
display: inline-block;
margin-left: 5px;
transition: all 0.3s ease-in-out;
}
footer ul li span:hover, footer ul li a:hover {
color: RGB(230, 178, 115);
}
footer ul li .block-a {
display: block;
margin-left: 17px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 60px;
font-size: 14px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
position: relative;
text-align: center;
color: #fff !important;
padding: 8px 0;
text-transform: capitalize;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
footer {
padding: 20px 0 0 0;
}
footer .side-footer .logo {
width: 80px;
}
footer h5 {
font-size: 18px;
}
footer h5::after {
height: 25px;
}
footer ul {
margin-top: 50px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 50px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
text-align: center;
color: #fff;
padding: 8px 0;
text-transform: capitalize;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
footer {
padding: 20px 0 0 0;
}
footer .side-footer .logo {
width: 80px;
}
footer h5 {
font-size: 18px;
}
footer h5::after {
height: 25px;
}
footer ul {
margin-top: 50px;
}
footer .facebook-footer, footer .footer-gallery {
margin-top: 50px;
}
footer .facebook-footer img, footer .footer-gallery img {
width: 100%;
height: auto;
object-fit: contain;
}
footer .bottom-footer {
text-align: center;
color: #fff;
padding: 8px 0;
text-transform: capitalize;
}
}
/*** End Media Queries ***/
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
position: absolute;
right: 0;
width: 70px;
}
.who .container .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.who .container .bg-who {
width: 800px;
position: absolute;
left: -100px;
}
.who .container .ellipse {
position: absolute;
right: 200px;
top: 130px;
width: 100px;
}
.who .container .who-descraption {
padding: 35px 0;
position: relative;
z-index: 5;
}
.who .container .who-descraption span {
color: RGB(230, 178, 115);
}
.who .container .text-details {
padding: 10px 0;
width: 50%;
color: #555;
}
.who .container .read-more {
margin-left: 25px;
}
.what-we-do .container {
position: relative;
}
.what-we-do .container .rev-hor-line {
position: absolute;
width: 341px;
top: 68px;
left: -100px;
transform: rotate(180deg);
}
.what-we-do .container .bg-what {
position: absolute;
right: 0;
top: 70px;
width: 70px;
}
.what-we-do .container .descraption {
padding: 37px 0 0 40px;
position: relative;
z-index: 5;
}
.what-we-do .container .descraption span {
color: RGB(230, 178, 115);
}
.what-we-do .container .features {
padding: 25px 0;
margin-right: 70px;
}
.what-we-do .container .features .custom-row {
justify-content: space-around;
}
.what-we-do .container .features .custom-row .cust-col {
text-align: center;
margin: 20px 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
transition: all 0.3s ease-in-out;
padding: 15px;
height: 225px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
transition: all 0.5s ease-in-out;
width: 150px;
height: 150px;
background: url(../images/bgfeature.png);
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
transition: all 0.5s ease-in-out;
background: #fff;
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
transition: all 0.5s ease-in-out;
display: block;
width: 40px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
transition: all 0.5s ease-in-out;
font-weight: bold;
margin-top: 15px;
margin-left: 35px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
transition: all 0.5s ease-in-out;
display: none;
color: #444;
font-size: 14px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover {
background-color: RGB(243, 243, 243);
border-radius: 12px;
position: relative;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover .bg-feature {
width: auto;
height: auto;
background: none;
display: block;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover h6 {
margin-top: 12px;
text-align: left;
margin-left: 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover p {
display: block;
}
.what-we-do .container .features-in-services {
margin-left: 0;
}
.what-we-do .container .features-in-services h2 {
font-weight: bold;
text-transform: uppercase;
}
.portfolio {
min-height: 330px;
background: url(../images/gray.png);
background-size: cover;
overflow: hidden;
}
.portfolio .container {
position: relative;
}
.portfolio .container .lamp {
width: auto;
left: -100px;
position: absolute;
object-fit: contain;
height: 140%;
top: -38px;
}
.portfolio .container .download-app {
position: relative;
bottom: 0px;
left: calc(100% - 250px);
background: url(../images/book.png);
background-size: cover;
width: 250px;
height: 220px;
text-align: center;
font-weight: bolder;
text-transform: capitalize;
}
.portfolio .container .download-app h6 {
font-size: 14px;
color: #eee;
position: relative;
top: 80px;
}
.portfolio .container .download-app .text-download {
position: relative;
top: 80px;
font-size: 18px;
}
.portfolio .container .download-app .text-download span {
display: block;
color: #000;
}
.portfolio .container .download-app a {
position: relative;
top: 80px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
background: RGB(230, 178, 115);
width: auto;
color: #222;
text-decoration: none;
text-align: center;
border-radius: 45px;
padding: 2px 10px;
}
.portfolio .container h1 {
font-size: 52px;
font-weight: bold;
color: rgba(255, 255, 255, 0.13);
text-align: center;
letter-spacing: 12px;
position: relative;
z-index: 5;
top: 68px;
text-transform: uppercase;
}
.portfolio .container .creative-text {
text-transform: capitalize;
font-size: 20px;
text-align: center;
color: #fff;
position: relative;
top: 65px;
}
.portfolio .container .creative-text span {
color: RGB(230, 178, 115);
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .owl-carousel .owl-item img {
display: inline-block;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.latest-work .latest-img {
position: absolute;
right: 50px;
width: 70px;
}
.latest-work .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.latest-work h2 {
position: absolute;
right: 280px;
top: 58px;
text-transform: uppercase;
}
.latest-work h2 span {
color: RGB(230, 178, 115);
}
.latest-work .content {
padding: 100px 0 0;
width: 90%;
}
.latest-work .content .text-latest-work {
display: flex;
justify-content: center;
align-items: center;
color: #000;
text-transform: capitalize;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 22px;
}
.latest-work .content .text-latest-work p {
font-weight: bold;
font-size: 14px;
}
.latest-work .content .text-latest-work section div {
margin: 25px 0;
}
.our-portfolio .portfolio-tabs {
min-height: 300px;
position: relative;
background: url(../images/bg-portfolio.png);
background-size: cover;
background-attachment: fixed;
}
.our-portfolio .portfolio-tabs .container {
position: relative;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
position: absolute;
transform: rotate(180deg);
width: 341px;
top: 68px;
left: -100px;
}
.our-portfolio .portfolio-tabs .bg-think {
position: absolute;
right: 0;
top: 25px;
width: 70px;
}
.our-portfolio .portfolio-tabs h2 {
position: absolute;
left: 250px;
top: 60px;
color: #fff;
text-transform: uppercase;
}
.our-portfolio .portfolio-tabs h2 span {
color: RGB(230, 178, 115);
}
.our-portfolio .portfolio-tabs .title-tabs {
display: flex;
flex-wrap: wrap;
justify-content: center;
color: #fff;
position: relative;
top: 145px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 25px;
margin: 0 25px;
text-transform: uppercase;
padding: 10px 0;
border: 10px solid transparent;
border-top: none;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.our-portfolio .portfolio-tabs .title-tabs .active, .our-portfolio .portfolio-tabs .title-tabs .tab:hover {
color: RGB(230, 178, 115);
border-image-source: url(../images/bottom.png);
border-image-repeat: round;
border-image-slice: 20;
}
.our-portfolio .portfolio-content .all {
height: auto;
margin: 0;
padding: 0;
}
.our-portfolio .portfolio-content .all img {
width: 100%;
height: auto;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .title-tabs {
top: 40px !important;
}
.main-portfolio .title-tabs .tab {
color: #000;
}
.main-portfolio .title-tabs .active, .main-portfolio .title-tabs .tab:hover {
border-image-source: url(../images/blockline.png) !important;
}
.our-geeks {
padding: 45px 0 25px;
}
.our-geeks .container {
position: relative;
}
.our-geeks .latest-img {
position: absolute;
right: 50px;
width: 70px;
}
.our-geeks .hor-line {
position: absolute;
width: 341px;
top: 68px;
right: -100px;
}
.our-geeks h2 {
position: absolute;
right: 280px;
top: 58px;
text-transform: uppercase;
}
.our-geeks h2 span {
color: RGB(230, 178, 115);
}
.our-geeks .content {
width: 90%;
position: relative;
}
.our-geeks .content .item {
position: relative;
}
.our-geeks .content .item h5 {
text-align: center;
margin: 15px 0 5px;
font-weight: bold;
}
.our-geeks .content .item h6 {
text-align: center;
color: RGB(230, 178, 115);
}
.our-geeks .content .card-item {
position: relative;
left: 40px;
width: 250px;
background-size: cover;
}
.our-geeks .content .social-icons {
position: relative;
left: 60px;
z-index: 55555555;
top: 260px;
transform: rotate(-45deg);
}
.our-geeks .content .social-icons a {
transform: rotate(45deg);
display: block;
margin-top: 20px;
}
.our-geeks .content .social-icons a img {
width: 18px;
}
.client-said {
width: 100%;
overflow: hidden;
position: relative;
}
.client-said .client-said-box {
margin: 0;
padding: 0;
}
.client-said .arrow-said {
padding: 25px;
min-height: 260px;
background: url(../images/maincolor.png);
background-size: cover;
position: relative;
}
.client-said .arrow-said .line {
position: absolute;
width: 200px;
top: 73px;
left: 52px;
}
.client-said .arrow-said .said {
position: absolute;
top: 35px;
width: 90px;
}
.client-said .arrow-said .symbol {
position: absolute;
bottom: 30px;
width: 30px;
left: 230px;
}
.client-said .arrow-said div {
color: #000;
position: absolute;
top: 100px;
left: 150px;
font-size: 35px;
font-weight: bold;
line-height: 1.2;
text-transform: uppercase;
}
.client-said .arrow-said div span {
display: block;
}
.client-said .customers {
text-align: center;
padding: 25px 25px;
min-height: 260px;
background: url(../images/newsaid.png);
background-size: cover;
position: relative;
}
.client-said .customers .rev-hor-line {
position: absolute;
transform: rotate(180deg);
width: 341px;
top: 68px;
left: -100px;
}
.client-said .customers h2 {
position: absolute;
left: 250px;
top: 60px;
color: #fff;
text-transform: uppercase;
}
.client-said .customers h2 span {
color: RGB(230, 178, 115);
}
.client-said .customers .one-client {
text-align: center;
width: 100%;
margin-top: 90px;
}
.client-said .customers .one-client .img-user {
width: 80px;
height: 80px;
margin: 0 auto;
border: 3px solid #fff;
border-radius: 50%;
overflow: hidden;
}
.client-said .customers .one-client .img-user img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
}
.client-said .customers .one-client .comment-user {
color: #fff;
width: 60%;
margin: 0 auto;
padding: 15px;
text-align: center;
font-size: 14px;
position: relative;
}
.client-said .customers .one-client .comment-user::before, .client-said .customers .one-client .comment-user::after {
content: "";
width: 50px;
height: 50px;
position: absolute;
}
.client-said .customers .one-client .comment-user::before {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
top: 0;
left: 0;
}
.client-said .customers .one-client .comment-user::after {
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
bottom: 0;
right: 0;
}
.client-said .new-project {
padding: 25px;
background: url(../images/maincolor.png);
background-size: cover;
position: relative;
height: 330px;
}
.client-said .new-project form {
width: 80%;
}
.client-said .new-project form input, .client-said .new-project form textarea {
padding: 8px 0;
font-size: 14px;
border: none;
border-bottom: 1px solid RGB(187, 146, 97);
border-radius: 0;
box-shadow: none;
outline: none;
background: none;
}
.client-said .new-project form input::placeholder, .client-said .new-project form textarea::placeholder {
color: RGB(187, 146, 97);
}
.client-said .new-project form button {
cursor: pointer;
padding: 3px;
box-shadow: none;
outline: none;
background: none;
border: none;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
color: #000;
font-weight: bold;
font-size: 14px;
}
.client-said .send {
height: 330px;
width: 100%;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
top: -50px;
width: 30px;
}
.who .container .hor-line {
width: 250px;
top: 0px;
}
.who .container .bg-who {
width: 500px;
top: 50px;
}
.who .container .ellipse {
top: -30px;
left: 0;
width: 80px;
}
.who .container .who-descraption {
padding: 60px 0 0;
}
.who .container .who-descraption h2 {
font-size: 18px;
margin-bottom: 0;
}
.who .container .text-details {
padding: 5px 0 0;
width: 100%;
font-size: 12px;
}
.who .container .read-more {
margin-left: 45px;
}
.what-we-do .container .rev-hor-line {
width: 250px;
top: 20px;
}
.what-we-do .container .bg-what {
right: 0;
top: 38px;
width: 30px;
}
.what-we-do .container .descraption {
padding: 0px 0 0 20px;
}
.what-we-do .container .descraption h2 {
font-size: 18px;
}
.what-we-do .container .features {
padding: 0;
margin-right: 10px;
}
.what-we-do .container .features .custom-row .cust-col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
padding: 10px;
height: 180px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
width: 118px;
height: 118px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
width: 60px;
height: 60px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
width: 25px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
font-size: 14px;
margin-top: 15px;
margin-left: 15px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
font-size: 12px;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 18px;
}
.portfolio {
height: auto;
min-height: 200px;
}
.portfolio .container .lamp {
display: none;
}
.portfolio .container .download-app {
bottom: 0px;
left: calc(50% - 125px);
}
.portfolio .container h1 {
font-size: 20px;
top: 15px;
}
.portfolio .container .creative-text {
font-size: 14px;
top: 15px;
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .latest-img {
width: 30px;
top: 30px;
right: 15px;
}
.latest-work .hor-line {
width: 250px;
top: 30px;
}
.latest-work h2 {
font-size: 18px;
right: 160px;
top: 30px;
}
.latest-work .content {
padding: 10px 0 0;
width: 100%;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 18px;
}
.latest-work .content .text-latest-work p {
font-size: 14px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
width: 250px;
top: 30px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 25px;
width: 40px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 18px;
left: 160px;
top: 30px;
}
.our-portfolio .portfolio-tabs .title-tabs {
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 14px;
margin: 0 5px;
padding: 10px 0;
}
.our-portfolio .portfolio-content .all {
height: 100px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.our-geeks .owl-next {
right: -100px;
}
.our-geeks .owl-prev {
left: -100px;
}
.our-geeks .latest-img {
width: 30px;
top: 30px;
right: 15px;
}
.our-geeks .hor-line {
width: 250px;
top: 30px;
}
.our-geeks h2 {
font-size: 18px;
right: 160px;
top: 30px;
}
.our-geeks .content {
width: 90%;
margin: 0 auto;
}
.our-geeks .content .card-item {
left: 80px;
width: 200px;
}
.our-geeks .content .social-icons {
left: 90px;
top: 205px;
}
.our-geeks .content .social-icons a {
margin-top: 15px;
}
.our-geeks .content .social-icons a img {
width: 15px;
}
.client-said .arrow-said {
padding: 15px;
min-height: 150px;
}
.client-said .arrow-said .line {
width: 100px;
top: 50px;
left: 52px;
}
.client-said .arrow-said .said {
top: 35px;
width: 40px;
}
.client-said .arrow-said .symbol {
width: 20px;
}
.client-said .arrow-said div {
top: 90px;
left: 70px;
font-size: 18px;
}
.client-said .customers {
padding: 15px 15px 0;
min-height: 210px;
}
.client-said .customers .rev-hor-line {
width: 250px;
top: 30px;
}
.client-said .customers h2 {
font-size: 18px;
left: 160px;
top: 30px;
}
.client-said .customers .one-client .img-user {
width: 70px;
height: 70px;
}
.client-said .customers .one-client .comment-user {
width: 98%;
padding: 8px;
font-size: 12px;
}
.client-said .new-project {
padding: 15px 30px;
height: auto;
}
.client-said .new-project h3 {
font-size: 16px;
}
.client-said .new-project form {
width: 100%;
}
.client-said .new-project form input, .client-said .new-project form textarea {
font-size: 12px;
}
.client-said .new-project form button {
font-size: 13px;
}
.client-said .send {
height: 250px;
width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.who {
padding: 25px;
}
.who .container {
position: relative;
}
.who .container .who-img {
top: -50px;
width: 40px;
}
.who .container .hor-line {
width: 341px;
top: 0px;
}
.who .container .bg-who {
width: 500px;
top: 50px;
}
.who .container .ellipse {
top: -50px;
left: 0;
width: 80px;
}
.who .container .who-descraption {
padding: 60px 0 0;
}
.who .container .who-descraption h2 {
font-size: 20px;
margin-bottom: 0;
}
.who .container .text-details {
padding: 10px 0;
width: 380px;
}
.who .container .read-more {
margin-left: 45px;
}
.what-we-do .container .rev-hor-line {
width: 250px;
top: 38px;
}
.what-we-do .container .bg-what {
right: 0;
top: 38px;
width: 40px;
}
.what-we-do .container .descraption {
padding: 20px 0 0 20px;
}
.what-we-do .container .descraption h2 {
font-size: 20px;
}
.what-we-do .container .features {
padding: 0;
margin-right: 20px;
}
.what-we-do .container .features .custom-row .cust-col {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 20px;
}
.portfolio {
height: auto;
min-height: 200px;
}
.portfolio .container .lamp {
height: 100%;
width: 450px;
top: 50px;
}
.portfolio .container .download-app {
bottom: 0px;
}
.portfolio .container h1 {
font-size: 25px;
top: 15px;
}
.portfolio .container .creative-text {
font-size: 16px;
top: 15px;
}
.latest-work {
padding: 50px 0;
position: relative;
}
.latest-work .latest-img {
width: 40px;
top: 30px;
}
.latest-work .hor-line {
width: 341px;
top: 30px;
}
.latest-work h2 {
font-size: 20px;
right: 250px;
top: 30px;
}
.latest-work .content {
padding: 10px 0 0;
width: 100%;
}
.latest-work .content .text-latest-work h5 {
font-weight: bolder;
font-size: 20px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
width: 250px;
top: 30px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 25px;
width: 40px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 18px;
left: 170px;
top: 30px;
}
.our-portfolio .portfolio-tabs .title-tabs {
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 16px;
margin: 0 5px;
padding: 10px 0;
}
.our-portfolio .portfolio-content .all {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.our-geeks .latest-img {
width: 40px;
top: 30px;
}
.our-geeks .hor-line {
width: 341px;
top: 30px;
}
.our-geeks h2 {
font-size: 20px;
right: 250px;
top: 30px;
}
.our-geeks .content {
width: 100%;
}
.our-geeks .content .card-item {
left: 40px;
width: 200px;
}
.our-geeks .content .social-icons {
left: 60px;
top: 205px;
}
.our-geeks .content .social-icons a {
margin-top: 15px;
}
.our-geeks .content .social-icons a img {
width: 15px;
}
.client-said .col-md-5 {
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}
.client-said .col-md-7 {
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
}
.client-said .arrow-said {
min-height: 210px;
}
.client-said .arrow-said .line {
width: 80px;
top: 100px;
left: 35px;
}
.client-said .arrow-said .said {
top: 16px;
width: 30px;
}
.client-said .arrow-said .symbol {
bottom: 15px;
width: 20px;
left: 50px;
}
.client-said .arrow-said div {
top: 125px;
left: 30px;
font-size: 16px;
}
.client-said .customers {
padding: 15px 15px 0;
min-height: 210px;
}
.client-said .customers .rev-hor-line {
width: 250px;
top: 30px;
}
.client-said .customers h2 {
font-size: 18px;
left: 170px;
top: 30px;
}
.client-said .customers .one-client .img-user {
width: 70px;
height: 70px;
}
.client-said .customers .one-client .comment-user {
width: 98%;
padding: 8px;
font-size: 12px;
}
.client-said .new-project {
padding: 15px 60px;
}
.client-said .new-project h3 {
font-size: 18px;
}
.client-said .send {
height: 260px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.who .container .who-img {
width: 60px;
top: 30px;
}
.who .container .hor-line {
width: 250px;
}
.who .container .bg-who {
width: 600px;
left: -100px;
}
.who .container .ellipse {
right: 100px;
top: 130px;
width: 80px;
}
.who .container .who-descraption {
padding: 25px 0;
}
.who .container .who-descraption h2 {
font-size: 20px;
}
.who .container .who-descraption span {
color: RGB(230, 178, 115);
}
.who .container .text-details {
padding: 0px;
width: 60%;
}
.what-we-do .container .bg-what {
width: 60px;
}
.what-we-do .container .rev-hor-line {
width: 280px;
top: 60px;
}
.what-we-do .container .descraption {
padding: 40px 0 0 40px;
}
.what-we-do .container .descraption h2 {
font-size: 20px;
}
.what-we-do .container .features {
padding: 10px 0;
margin-right: 50px;
}
.what-we-do .container .features .custom-row {
justify-content: space-around;
}
.what-we-do .container .features .custom-row .cust-col {
text-align: center;
margin: 20px 0;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;
}
.what-we-do .container .features .custom-row .cust-col .feature-box {
transition: all 0.3s ease-in-out;
padding: 15px;
height: 225px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature {
transition: all 0.5s ease-in-out;
width: 150px;
height: 150px;
background: url(../images/bgfeature.png);
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white {
transition: all 0.5s ease-in-out;
background: #fff;
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.what-we-do .container .features .custom-row .cust-col .feature-box .bg-feature .cover-white img {
transition: all 0.5s ease-in-out;
display: block;
width: 40px;
}
.what-we-do .container .features .custom-row .cust-col .feature-box h6 {
transition: all 0.5s ease-in-out;
font-weight: bold;
margin-top: 15px;
margin-left: 35px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box p {
transition: all 0.5s ease-in-out;
display: none;
color: #444;
font-size: 14px;
text-align: left;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover {
background-color: RGB(243, 243, 243);
border-radius: 12px;
position: relative;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover .bg-feature {
width: auto;
height: auto;
background: none;
display: block;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover h6 {
margin-top: 12px;
text-align: left;
margin-left: 0;
}
.what-we-do .container .features .custom-row .cust-col .feature-box:hover p {
display: block;
}
.what-we-do .container .features-in-services {
padding: 20px 0;
}
.what-we-do .container .features-in-services h2 {
font-size: 20px;
}
.our-portfolio .portfolio-tabs {
min-height: 200px;
}
.our-portfolio .portfolio-tabs .rev-hor-line {
top: 40px;
}
.our-portfolio .portfolio-tabs .bg-think {
top: 5px;
width: 50px;
}
.our-portfolio .portfolio-tabs h2 {
font-size: 20px;
left: 250px;
top: 40px;
}
.our-portfolio .portfolio-tabs h2 span {
color: RGB(230, 178, 115);
}
.our-portfolio .portfolio-tabs .title-tabs {
display: flex;
justify-content: center;
color: #fff;
position: relative;
top: 100px;
}
.our-portfolio .portfolio-tabs .title-tabs .tab {
font-size: 20px;
margin: 0 15px;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
.client-said .arrow-said .said {
position: absolute;
top: 45px;
width: 80px;
}
.client-said .arrow-said .symbol {
left: 160px;
}
.client-said .arrow-said div {
left: 110px;
font-size: 30px;
}
.client-said .customers .rev-hor-line {
top: 40px;
}
.client-said .customers h2 {
font-size: 20px;
left: 250px;
top: 40px;
}
.client-said .customers h2 span {
color: RGB(230, 178, 115);
}
.client-said .new-project {
padding: 15px;
}
.client-said .new-project h3 {
font-size: 18px;
}
.client-said .send {
height: 330px;
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.who .container .ellipse {
right: 100px;
}
.our-geeks .content .social-icons {
left: 40px;
}
.main-portfolio {
min-height: 100px;
}
.main-portfolio .portfolio-tabs {
background: none;
min-height: 150px;
}
.main-portfolio .tab {
color: #000;
}
.main-portfolio .title-tabs {
top: 20px !important;
}
}
/*** End Media Queries ***/
.contact {
padding: 50px 0;
}
.contact .container h3 {
text-transform: uppercase;
}
.contact .container .custom-row {
padding: 50px 0 0 0;
text-align: center;
color: #000;
}
.contact .container .custom-row .help-box h5 {
text-transform: capitalize;
font-weight: bold;
}
.contact .container .custom-row .help-box .text-help {
margin: 15px 0;
text-transform: capitalize;
font-size: 15px;
position: relative;
}
.contact .container .custom-row .help-box .text-help::after {
content: "";
position: absolute;
bottom: -5px;
left: calc(50% - 30px);
width: 60px;
height: 15px;
border-bottom: 2px solid RGB(230, 178, 115);
}
.contact .container .custom-row .help-box ul li {
font-size: 14px;
margin: 8px 0;
color: #000;
}
.contact .container .custom-row .help-box ul li i {
display: inline-block;
margin-right: 5px;
}
.contact .container .custom-row .help-box ul li a {
color: #000;
text-decoration: none;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.contact {
padding: 15px 0;
}
.contact .container h3 {
font-size: 16px;
}
.contact .container .custom-row {
padding: 15px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 15px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 13px;
}
.contact .container .custom-row .help-box ul li {
font-size: 12px;
margin: 5px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.contact {
padding: 20px 0;
}
.contact .container h3 {
font-size: 17px;
}
.contact .container .custom-row {
padding: 20px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 16px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 14px;
}
.contact .container .custom-row .help-box ul li {
font-size: 13px;
margin: 5px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact {
padding: 30px 0;
}
.contact .container h3 {
font-size: 18px;
}
.contact .container .custom-row {
padding: 20px 0 0 0;
}
.contact .container .custom-row .help-box h5 {
font-size: 16px;
}
.contact .container .custom-row .help-box .text-help {
font-size: 14px;
}
.contact .container .custom-row .help-box ul li {
font-size: 13px;
}
}
/*** End Media Queries ***/
.navigation {
background: RGB(247, 249, 249);
min-height: 200px;
padding: 25px;
}
.navigation .container {
position: relative;
}
.navigation .bg-think {
position: absolute;
right: 0px;
top: -13px;
width: 50px;
}
.navigation .contact-bg {
top: -34px;
width: 40px;
}
.navigation .pricing-bg {
top: -24px;
}
.navigation .portofolio-bg {
top: -40px;
width: 30px;
}
.navigation .rev-hor-line {
position: absolute;
width: 341px;
top: 65px;
left: -100px;
transform: rotate(180deg);
}
.navigation .breadcrumb {
background: none;
padding: 0;
}
.navigation .breadcrumb-item + .breadcrumb-item::before {
content: ">";
}
.navigation .breadcrumb-item a {
color: #868e96;
}
.navigation .breadcrumb-item.active {
color: #000;
}
.navigation .container .content {
margin-left: 50px;
margin-top: 25px;
}
.navigation .container .content h3 {
font-weight: bold;
text-transform: uppercase;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.words-about-us {
padding: 25px 0;
}
.words-about-us h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.words-about-us h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 40px;
color: #000;
}
.words-about-us .custom-row h5 {
font-weight: bold;
text-transform: capitalize;
}
.words-about-us .custom-row ul li {
margin: 20px 0;
}
.words-about-us .custom-row p {
font-size: 15px;
}
.discover {
background: RGB(247, 249, 249);
position: relative;
min-height: 200px;
}
.discover .container {
position: relative;
min-height: 200px;
}
.discover .container .about-line {
top: 0;
position: absolute;
width: 24px;
}
.discover .content {
padding-top: 70px;
padding-left: 40px;
}
.discover .content h3 {
font-weight: bold;
text-transform: uppercase;
}
.discover .content h3 span {
color: RGB(230, 178, 115);
}
.discover .play-video {
position: absolute;
bottom: 30px;
left: 25px;
color: #000;
}
.discover .play-video i {
display: inline-block;
color: RGB(230, 178, 115);
margin: 0 25px;
font-size: 40px;
position: relative;
top: 11px;
}
.choose {
background: RGB(52, 52, 52);
background-size: cover;
position: relative;
min-height: 200px;
padding-bottom: 25px;
}
.choose .container {
position: relative;
min-height: 200px;
}
.choose .container .about-line {
top: 0;
position: absolute;
width: 24px;
}
.choose .content {
padding-top: 70px;
padding-left: 40px;
}
.choose .content h3 {
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
.choose .content h3 span {
color: RGB(230, 178, 115);
}
.choose .custom-row {
justify-content: space-around;
margin-top: 40px;
color: #fff;
}
.choose .custom-row h5 {
text-transform: capitalize;
font-size: 18px;
}
.choose .custom-row p {
font-size: 14px;
}
.client-talk {
padding: 25px 0;
background: RGB(231, 181, 120);
}
.client-talk .owl-theme .owl-dots .owl-dot.active span, .client-talk .owl-theme .owl-dots .owl-dot:hover span {
background: #000;
}
.client-talk h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.client-talk h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.client-talk .slider {
width: 80%;
margin-left: 20%;
}
.client-talk .slider .customers {
text-align: center;
padding: 25px 25px 0;
min-height: 260px;
background-size: cover;
position: relative;
}
.client-talk .slider .customers .one-client {
text-align: center;
width: 100%;
display: flex;
}
.client-talk .slider .customers .one-client .img-user {
width: 100px;
height: 80px;
margin: 0 auto;
border: 3px solid #fff;
border-radius: 50%;
overflow: hidden;
}
.client-talk .slider .customers .one-client .img-user img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
}
.client-talk .slider .customers .one-client .arrow {
width: 160px;
}
.client-talk .slider .customers .one-client .arrow img {
width: 101px;
position: relative;
top: 34px;
left: 10px;
}
.client-talk .slider .customers .one-client .comment-user {
color: #000;
width: 90%;
padding: 15px;
text-align: center;
font-size: 14px;
position: relative;
}
.client-talk .slider .customers .one-client .comment-user::before, .client-talk .slider .customers .one-client .comment-user::after {
content: "";
width: 50px;
height: 50px;
position: absolute;
}
.client-talk .slider .customers .one-client .comment-user::before {
border-top: 1px solid #000;
border-left: 1px solid #000;
top: 0;
left: 0;
}
.client-talk .slider .customers .one-client .comment-user::after {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
bottom: 0;
right: 0;
}
.client-talk .custom-carousel {
width: 600px;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 100px;
display: inline-block;
margin: 0 12px 20px;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.navigation {
min-height: 150px;
padding: 10px;
}
.navigation .bg-think {
top: -5px;
width: 40px;
}
.navigation .contact-bg {
top: -15px;
width: 30px;
}
.navigation .pricing-bg {
top: -9px;
}
.navigation .portofolio-bg {
top: -10px;
width: 20px;
}
.navigation .rev-hor-line {
top: 55px;
width: 280px;
}
.navigation .container .content {
margin-left: 40px;
margin-top: 15px;
}
.navigation .container .content h3 {
font-size: 18px;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.navigation h5 {
font-size: 14px;
}
.words-about-us h3 {
font-size: 16px;
}
.words-about-us h3::before {
height: 24px;
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 20px;
color: #000;
}
.words-about-us .custom-row h5 {
font-size: 14px;
}
.words-about-us .custom-row ul li {
font-size: 12px;
margin: 10px 0;
}
.words-about-us .custom-row p {
font-size: 12px;
}
.discover {
min-height: 120px;
}
.discover .container {
min-height: 120px;
}
.discover .container .about-line {
width: 11px;
}
.discover .content {
padding-top: 30px;
padding-left: 15px;
}
.discover .content h3 {
font-size: 16px;
}
.discover .play-video i {
margin: 0 10px;
font-size: 25px;
top: 6px;
}
.choose {
min-height: 120px;
}
.choose .container {
min-height: 120px;
}
.choose .container .about-line {
width: 11px;
}
.choose .content {
padding-top: 30px;
padding-left: 15px;
}
.choose .content h3 {
font-size: 16px;
}
.choose .custom-row {
margin-top: 30px;
}
.choose .custom-row h5 {
font-size: 16px;
}
.choose .custom-row p {
font-size: 12px;
}
.client-talk h3 {
font-size: 16px;
}
.client-talk h3::before {
height: 24px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
.client-talk .slider .customers .one-client {
flex-wrap: wrap;
flex-direction: column;
}
.client-talk .slider .customers .one-client .img-user {
width: 80px;
height: 80px;
}
.client-talk .slider .customers .one-client .arrow {
width: 100px;
margin: 0 auto;
position: relative;
left: 35px;
top: 50px;
transform: rotate(90deg);
}
.client-talk .slider .customers .one-client .arrow img {
width: 60px;
position: relative;
top: 34px;
left: 5px;
}
.client-talk .slider .customers .one-client .comment-user {
width: 100%;
margin-top: 60px;
padding: 5px;
font-size: 12px;
}
.client-talk .custom-carousel {
width: 100%;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 60px;
margin: 20px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navigation {
min-height: 150px;
padding: 10px;
}
.navigation .bg-think {
top: -5px;
width: 40px;
}
.navigation .contact-bg {
top: -15px;
width: 30px;
}
.navigation .pricing-bg {
top: -9px;
}
.navigation .portofolio-bg {
top: -10px;
width: 20px;
}
.navigation .rev-hor-line {
top: 55px;
width: 280px;
}
.navigation .container .content {
margin-left: 40px;
margin-top: 15px;
}
.navigation .container .content h3 {
font-size: 18px;
}
.navigation .container .content h5 {
color: #000;
margin-top: 30px;
}
.navigation h5 {
font-size: 14px;
}
.words-about-us h3 {
font-size: 16px;
}
.words-about-us h3::before {
height: 24px;
}
.words-about-us .custom-row {
justify-content: space-around;
margin-top: 20px;
color: #000;
}
.words-about-us .custom-row h5 {
font-size: 14px;
}
.words-about-us .custom-row ul li {
font-size: 12px;
margin: 10px 0;
}
.words-about-us .custom-row p {
font-size: 12px;
}
.discover {
min-height: 150px;
}
.discover .container {
min-height: 150px;
}
.discover .container .about-line {
width: 15px;
}
.discover .content {
padding-top: 45px;
padding-left: 30px;
}
.discover .content h3 {
font-size: 18px;
}
.choose {
min-height: 150px;
}
.choose .container {
min-height: 150px;
}
.choose .container .about-line {
width: 15px;
}
.choose .content {
padding-top: 45px;
padding-left: 30px;
}
.choose .content h3 {
font-size: 18px;
}
.choose .custom-row {
margin-top: 30px;
}
.choose .custom-row h5 {
font-size: 15px;
}
.choose .custom-row p {
font-size: 13px;
}
.client-talk h3 {
font-size: 18px;
}
.client-talk h3::before {
height: 28px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
.client-talk .slider .customers {
text-align: center;
padding: 25px 25px 0;
min-height: 260px;
background-size: cover;
position: relative;
}
.client-talk .slider .customers .one-client .arrow {
width: 100px;
}
.client-talk .slider .customers .one-client .arrow img {
width: 60px;
position: relative;
top: 34px;
left: 5px;
}
.client-talk .slider .customers .one-client .comment-user {
padding: 10px;
font-size: 12px;
}
.client-talk .custom-carousel {
width: 100%;
margin: 0 auto;
position: relative;
}
.client-talk .supports img {
width: 80px;
margin: 0 20px 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.words-about-us h3 {
font-size: 20px;
}
.words-about-us h3::before {
height: 25px;
}
.words-about-us .custom-row {
margin-top: 30px;
}
.words-about-us .custom-row h5 {
font-size: 18px;
}
.words-about-us .custom-row ul li {
font-size: 14px;
margin: 18px 0;
}
.words-about-us .custom-row p {
font-size: 14px;
}
.discover, .choose {
min-height: 150px;
}
.discover .container, .choose .container {
min-height: 150px;
}
.discover .container .about-line, .choose .container .about-line {
width: 15px;
}
.discover .content, .choose .content {
padding-top: 45px;
padding-left: 30px;
}
.discover .content h3, .choose .content h3 {
font-size: 18px;
}
.client-talk h3 {
font-size: 18px;
}
.client-talk h3::before {
height: 28px;
}
.client-talk .slider {
width: 100%;
margin-left: 0%;
}
}
/*** End Media Queries ***/
.pricing {
background: RGB(52, 52, 52);
background-size: cover;
padding: 50px 0;
}
.pricing h3 {
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
color: #fff;
}
.pricing h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.pricing .custome-row {
margin: 50px 0 0;
}
.pricing .custome-row .col-md-3 {
padding: 0 5px;
}
.pricing .custome-row .custome-pricing {
width: 100%;
background: #fff;
position: relative;
padding: 60px 20px 20px;
margin-bottom: 25px;
transition: all 0.4s ease-in-out;
cursor: pointer;
}
.pricing .custome-row .custome-pricing .on-hover-title {
transition: all 0.4s ease-in-out;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50px;
text-align: center;
padding: 7px 0;
background: RGB(230, 178, 115);
font-weight: bold;
line-height: 38px;
font-size: 18px;
color: #000;
display: none;
}
.pricing .custome-row .custome-pricing .about-line {
position: absolute;
top: 0;
left: calc(50% - 10px);
width: 20px;
}
.pricing .custome-row .custome-pricing .pricing-title {
margin-top: 15px;
font-size: 18px;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}
.pricing .custome-row .custome-pricing .price {
color: RGB(230, 178, 115);
text-align: center;
margin-top: 15px;
font-weight: bold;
font-size: 45px;
}
.pricing .custome-row .custome-pricing .price-detials {
color: #aaa;
text-align: center;
margin-top: 15px;
}
.pricing .custome-row .custome-pricing .get-start {
margin: 15px 0;
text-align: center;
}
.pricing .custome-row .custome-pricing .get-start a {
display: inline-block;
text-decoration: none;
font-size: 17px;
color: #000;
text-transform: capitalize;
width: 150px;
padding: 5px;
border: 1px solid #aaa;
transition: all 0.3s ease-in-out;
}
.pricing .custome-row .custome-pricing .get-start a:hover {
background: RGB(230, 178, 115);
border-color: RGB(230, 178, 115);
}
.pricing .custome-row .custome-pricing ul {
padding: 15px 0;
}
.pricing .custome-row .custome-pricing ul li {
margin-bottom: 15px;
color: #777;
font-size: 16px;
text-transform: capitalize;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pricing .custome-row .custome-pricing ul li span {
display: block;
}
.pricing .custome-row .custome-pricing ul li .provided, .pricing .custome-row .custome-pricing ul li .no-provided {
width: 24px;
height: 24px;
background-size: contain;
background-repeat: no-repeat;
}
.pricing .custome-row .custome-pricing ul li .provided {
background-image: url(../images/true.png);
}
.pricing .custome-row .custome-pricing ul li .no-provided {
background-image: url(../images/false.png);
}
.pricing .custome-row .custome-pricing:hover {
transform: scale(1.01);
}
.pricing .custome-row .custome-pricing:hover .on-hover-title {
display: block;
}
.pricing .custome-row .custome-pricing:hover .price {
color: #000;
}
.pricing .custome-row .custome-pricing:hover .about-line, .pricing .custome-row .custome-pricing:hover .pricing-title {
display: none;
}
.hoisting-pricing {
background: #fff;
}
.hoisting-pricing h3 {
color: #000;
}
.hoisting-pricing .custome-pricing {
border: 1px solid #aaa;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.pricing {
padding: 20px 0;
}
.pricing h3 {
font-size: 16px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 20px 0 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.pricing {
padding: 40px 0;
}
.pricing h3 {
font-size: 18px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 30px 0 0;
}
.pricing .custome-row .col-md-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pricing {
padding: 40px 0;
}
.pricing h3 {
font-size: 18px;
}
.pricing h3::before {
height: 25px;
}
.pricing .custome-row {
margin: 40px 0 0;
}
.pricing .custome-row .col-md-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
/*** End Media Queries ***/
.main-services {
padding: 50px 0;
}
.main-services h3 {
color: #000;
padding: 0px 5px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.main-services h3::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 35px;
border-left: 2px solid RGB(230, 178, 115);
border-bottom: 2px solid RGB(230, 178, 115);
}
.main-services .parent-row .child-row {
margin-top: 50px;
}
.main-services .parent-row .child-row img {
width: 100%;
height: auto;
object-fit: contain;
display: inline-block;
margin-bottom: 10px;
}
.main-services .parent-row .child-row h5 {
font-weight: bold;
text-transform: uppercase;
}
.main-services .parent-row .child-row p {
font-size: 14px;
font-weight: 550;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.main-services {
padding: 20px 0;
}
.main-services h3 {
font-size: 18px;
}
.main-services h3::before {
height: 22px;
}
.main-services .parent-row .child-row {
margin-top: 20px;
}
.main-services .parent-row .child-row h5 {
font-size: 15px;
}
.main-services .parent-row .child-row p {
font-size: 12px;
}
.main-services .parent-row .child-row .pos-top-7 {
top: 0px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.main-services {
padding: 20px 0;
}
.main-services h3 {
font-size: 18px;
}
.main-services h3::before {
height: 22px;
}
.main-services .parent-row .child-row {
margin-top: 30px;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.main-services .parent-row .child-row img {
height: 125px;
width: auto;
}
.main-services .parent-row .child-row h5 {
font-size: 15px;
}
.main-services .parent-row .child-row p {
font-size: 12px;
}
.main-services .parent-row .child-row .pos-top-7 {
top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.main-services {
padding: 30px 0;
}
.main-services h3 {
font-size: 20px;
}
.main-services h3::before {
height: 25px;
}
.main-services .parent-row .child-row {
margin-top: 30px;
}
.main-services .parent-row .child-row .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.main-services .parent-row .child-row h5 {
font-size: 16px;
}
.main-services .parent-row .child-row p {
font-size: 13px;
}
.main-services .parent-row .child-row .pos-top-7 {
position: relative;
top: 7px;
}
}
/*** End Media Queries ***/
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
color: RGB(150, 144, 137);
font-weight: bold;
font-size: 30px;
display: flex;
}
.blog .custom-row .img-date div {
width: 60px;
}
.blog .custom-row .img-date div span {
display: block;
margin-bottom: 10px;
text-transform: uppercase;
}
.blog .custom-row .img-date .blog-img {
display: block;
width: calc(100% - 60px);
}
.blog .custom-row .text-blog {
border-bottom: 1px solid RGB(230, 230, 230);
display: flex;
justify-content: space-between;
padding: 3px 15px;
text-transform: capitalize;
font-weight: 500;
font-size: 18px;
padding-top: 40px;
}
.blog .custom-row .details-blog {
padding: 50px;
}
.blog .custom-row .details-blog h3 {
text-transform: uppercase;
font-weight: bold;
}
.blog .custom-row .details-blog p {
margin: 20px 0;
font-weight: 500;
}
/*** Start Media Queries ***/
@media only screen and (max-width: 479px) {
.blog {
padding: 30px 0 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
max-height: 300px;
}
.blog .custom-row .text-blog {
font-size: 16px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 18px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 13px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
max-height: 300px;
}
.blog .custom-row .text-blog {
font-size: 16px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 18px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 13px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog {
padding: 40px 0;
}
.blog .custom-row {
margin-bottom: 30px;
}
.blog .custom-row .img-date {
font-size: 25px;
}
.blog .custom-row .img-date div {
width: 47px;
}
.blog .custom-row .img-date .blog-img {
width: calc(100% - 47px);
}
.blog .custom-row .text-blog {
font-size: 17px;
padding-top: 0px;
}
.blog .custom-row .details-blog {
padding: 20px;
}
.blog .custom-row .details-blog h3 {
font-size: 20px;
}
.blog .custom-row .details-blog p {
margin: 15px 0;
font-size: 14px;
}
}
/*** End Media Queries ***/
/*# sourceMappingURL=main.css.map */ | 0.603581 | 0.071074 |
* {
box-sizing: border-box;
}
html {
box-sizing: border-box;
min-height: 100vh;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
}
.site {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.site-content {
flex: 1 0 auto;
width: 100%;
}
.account-container {
flex-direction: row;
width: 100%;
display: flex;
height: 100%;
}
.account-menu {
display: flex;
flex-direction: column;
width: 250px;
min-width: 250px;
}
.account-main-menu {
min-width: 190px;
width: 190px;
min-height: 100vh;
}
.account-viewbox {
min-width: 400px;
min-height: 100vh;
width: 100%;
}
#profileForm {
width: 95%;
margin: 0 auto;
}
@media (max-width: 860px) {
.account-container {
flex-direction: column;
}
.account-menu {
width: 100%;
height: 100%;
min-height: 100%;
min-width: 100%;
}
.account-main-menu {
height: 100%;
min-height: 100%;
width: 100%;
min-width: 100%;
}
.account-viewbox {
width: 100%;
min-width: 100%;
}
}
.posts-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 5px;
}
.main-sidebar-block {
width: 20rem;
}
.main-sidebar-hover,
.secondary-sidebar-hover {
position: absolute;
min-height: 100vh;
box-shadow: 3px 3px 8px #000;
background-color: #181717;
top: 0;
z-index: 3;
}
.secondary-sidebar-block {
width: 12rem;
}
.main-sidebar-hover {
left: -100px;
width: 12rem;
animation: slideleft 0.5s forwards;
}
.secondary-sidebar-hover {
right: -100px;
animation: slideright 0.5s forwards;
}
.search-input,
.search-dropdown {
width: 70%;
}
@keyframes slideleft {
100% {
left: 0;
}
}
@keyframes slideright {
100% {
right: 0;
}
}
@media (min-width: 1500px) {
.search-input,
search-dropdown {
width: 90%;
}
}
@media (max-width: 1450px) {
.posts-grid {
grid-template-columns: 1fr 1fr;
gap: 20px;
}
}
.history-posts {
width: 100%;
margin: 0 auto;
min-width: 600px;
max-width: 600px;
}
@media (max-width: 1120px) {
.history-posts {
width: 500px;
min-width: 500px;
}
}
.search-dropdown::-webkit-scrollbar {
width: 0;
background: 'transparent';
}
.search-dropdown::-webkit-scrollbar-track {
width: 0;
background: 'transparent';
}
.search-dropdown::-webkit-scrollbar-thumb {
background: 'transparent';
border-radius: 24px;
}
.overflow-scroll::-webkit-scrollbar {
width: 12px;
}
.overflow-scroll::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
background: #0066ff;
}
.overflow-scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #444447;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
#profile-graph div div canvas {
width: 300px;
}
.group-view-container {
flex-grow: 2;
border-left: 1px solid;
border-right: 1px solid;
border-left-color: #444447;
border-right-color: #444447;
}
.group-sidebar {
max-width: 250px;
width: 250px;
}
.groups-container {
justify-content: center;
display: flex;
height: 100%;
margin: 0 auto;
}
@media (max-width: 1180px) {
.groups-container {
flex-direction: column;
}
.group-view-container {
border: none;
}
.history-posts {
min-width: 600px;
width: 600px;
}
.history-sidebar {
display: none;
}
.main-sidebar-block {
display: none;
}
.secondary-sidebar-block {
display: none;
}
}
@media (max-width: 865px) {
#profile-graph div div {
width: 320px;
}
#profile-graph div div canvas {
width: 320px;
margin: 0 auto;
}
}
@media (min-width: 1620px) {
.group-view {
width: 80%;
margin: 0 auto;
}
}
@media (max-width: 768px) {
.groups-container {
align-items: unset;
}
.history-posts {
width: 100%;
min-width: 100%;
}
.history-sidebar {
display: none;
}
.posts-grid {
grid-template-columns: 1fr;
}
}
.profile-field-container {
border-radius: 20px;
margin: 1.5rem 0.5rem 0 0.5rem;
color: '#FFF';
padding: 0.2rem;
padding-right: 1rem;
background-color: #1f1f21;
width: 100%;
min-width: 200px;
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
-webkit-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.ql-container {
min-height: 300px;
border: 1px solid transparent;
}
.delete-post-modal {
width: 100%;
margin: 8rem auto 1.5rem auto;
min-height: 200px;
border-left: 1px solid #c42cb0;
border-right: 1px solid #c42cb0;
} | frontend/src/App.css | * {
box-sizing: border-box;
}
html {
box-sizing: border-box;
min-height: 100vh;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
}
.site {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.site-content {
flex: 1 0 auto;
width: 100%;
}
.account-container {
flex-direction: row;
width: 100%;
display: flex;
height: 100%;
}
.account-menu {
display: flex;
flex-direction: column;
width: 250px;
min-width: 250px;
}
.account-main-menu {
min-width: 190px;
width: 190px;
min-height: 100vh;
}
.account-viewbox {
min-width: 400px;
min-height: 100vh;
width: 100%;
}
#profileForm {
width: 95%;
margin: 0 auto;
}
@media (max-width: 860px) {
.account-container {
flex-direction: column;
}
.account-menu {
width: 100%;
height: 100%;
min-height: 100%;
min-width: 100%;
}
.account-main-menu {
height: 100%;
min-height: 100%;
width: 100%;
min-width: 100%;
}
.account-viewbox {
width: 100%;
min-width: 100%;
}
}
.posts-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 5px;
}
.main-sidebar-block {
width: 20rem;
}
.main-sidebar-hover,
.secondary-sidebar-hover {
position: absolute;
min-height: 100vh;
box-shadow: 3px 3px 8px #000;
background-color: #181717;
top: 0;
z-index: 3;
}
.secondary-sidebar-block {
width: 12rem;
}
.main-sidebar-hover {
left: -100px;
width: 12rem;
animation: slideleft 0.5s forwards;
}
.secondary-sidebar-hover {
right: -100px;
animation: slideright 0.5s forwards;
}
.search-input,
.search-dropdown {
width: 70%;
}
@keyframes slideleft {
100% {
left: 0;
}
}
@keyframes slideright {
100% {
right: 0;
}
}
@media (min-width: 1500px) {
.search-input,
search-dropdown {
width: 90%;
}
}
@media (max-width: 1450px) {
.posts-grid {
grid-template-columns: 1fr 1fr;
gap: 20px;
}
}
.history-posts {
width: 100%;
margin: 0 auto;
min-width: 600px;
max-width: 600px;
}
@media (max-width: 1120px) {
.history-posts {
width: 500px;
min-width: 500px;
}
}
.search-dropdown::-webkit-scrollbar {
width: 0;
background: 'transparent';
}
.search-dropdown::-webkit-scrollbar-track {
width: 0;
background: 'transparent';
}
.search-dropdown::-webkit-scrollbar-thumb {
background: 'transparent';
border-radius: 24px;
}
.overflow-scroll::-webkit-scrollbar {
width: 12px;
}
.overflow-scroll::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
background: #0066ff;
}
.overflow-scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #444447;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
#profile-graph div div canvas {
width: 300px;
}
.group-view-container {
flex-grow: 2;
border-left: 1px solid;
border-right: 1px solid;
border-left-color: #444447;
border-right-color: #444447;
}
.group-sidebar {
max-width: 250px;
width: 250px;
}
.groups-container {
justify-content: center;
display: flex;
height: 100%;
margin: 0 auto;
}
@media (max-width: 1180px) {
.groups-container {
flex-direction: column;
}
.group-view-container {
border: none;
}
.history-posts {
min-width: 600px;
width: 600px;
}
.history-sidebar {
display: none;
}
.main-sidebar-block {
display: none;
}
.secondary-sidebar-block {
display: none;
}
}
@media (max-width: 865px) {
#profile-graph div div {
width: 320px;
}
#profile-graph div div canvas {
width: 320px;
margin: 0 auto;
}
}
@media (min-width: 1620px) {
.group-view {
width: 80%;
margin: 0 auto;
}
}
@media (max-width: 768px) {
.groups-container {
align-items: unset;
}
.history-posts {
width: 100%;
min-width: 100%;
}
.history-sidebar {
display: none;
}
.posts-grid {
grid-template-columns: 1fr;
}
}
.profile-field-container {
border-radius: 20px;
margin: 1.5rem 0.5rem 0 0.5rem;
color: '#FFF';
padding: 0.2rem;
padding-right: 1rem;
background-color: #1f1f21;
width: 100%;
min-width: 200px;
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
-webkit-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.ql-container {
min-height: 300px;
border: 1px solid transparent;
}
.delete-post-modal {
width: 100%;
margin: 8rem auto 1.5rem auto;
min-height: 200px;
border-left: 1px solid #c42cb0;
border-right: 1px solid #c42cb0;
} | 0.553988 | 0.102979 |
@font-face {
font-family: 'ps-icons';
src: url('ps-icons.woff?98093882') format('woff');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 900;
src: url('../fonts/eot/IRANSansWeb_Black.eot');
src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/IRANSansWeb_Bold.eot');
src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 500;
src: url('../fonts/eot/IRANSansWeb_Medium.eot');
src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 300;
src: url('../fonts/eot/IRANSansWeb_Light.eot');
src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 200;
src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/eot/IRANSansWeb.eot');
src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
/*start header*/
.navbar {border:none;margin-bottom: 30px;background-color:#fff; border-bottom: solid 1px #e7e7e7;}/* navbar*/
.navbar .container .navbar-header .submit-ad{margin-left: 10px;}/* submit-ad*/
.navbar .container .navbar-header .navbar-brand strong{color:#D9534F;font-size: 20px;}/* navbar-brand*/
@media (max-width: 767px) and (min-width: 0px) {.Toggle {float: right;}}/*Toggle*/
.navbar-default .navbar-collapse {border-color:#fff !important;}/* collapse*/
.navbar .container .collapse .nav:last-child{margin-left:15px;}/*nav*/
/*end header */
/*start sidebar col-md-3*/
#sidebar .list-group .sidebar-header span{
background:#1780d8;
font-weight:500;
color:#fff;
line-height:60px;
padding-right:20px;
display: block;
border-radius:5px 5px 0 0;
}
#sidebar .list-group a {
padding:10px;
border: 1px solid#f5f5f5;
overflow:hidden;
font-weight:300;
font-size:13px;
color:#a1a1a1;
border: 1px solid#e6e6e6;
}
#sidebar .list-group .list-group-item .badge {
font-weight: bold;
color:#fcf6f6;
background-color:#a1a1a1;
}
/*end sidebar col-md-3*/
/*start post-card col-md-9*/
.post-card a {text-decoration: none;}
.post-card .ad-item img {width: 100%; border-radius: 5px 5px 0 0;}/*ad-item*/
.post-card .ad-item .riboon{
text-align: center;
line-height: 2rem;;
font-size: 1.8rem;
color:white;}
.post-card .ad-item .riboon .label-primary{
position: absolute;
top:1rem;
left:2.5rem;
}
.post-card .ad-item .riboon .label-danger{
position: absolute;
top:1rem;
left:6.5rem;
}/*riboon*/
.post-card .ad-item .title-data {
padding-top: 100px;
background: #fff;
border: solid 1px;
border-color: #e4e4e4;
}
.post-card .ad-item .title-data h3 {margin: -85px 20px 0px 0; font-size: 20px;}
.post-card .ad-item .title-data p {
margin: 13px 20px 0 0;
font-size: 13px;
color: gray;
font-weight: 200;
}/*title-data*/
.post-card .ad-item .property{
background: #F3F3F3;
padding: 15px;
border-radius: 0 0 5px 5px;
margin-bottom: 20px;
border: solid 1px;
border-color: #f0e6e6;
}
.post-card .ad-item .property a{text-decoration: none;color:#000;}/*property*/
/*end post-card col-md-9*/
body {background: #fff;font-family: "IRANSans";color:#333 }
.nopadding{padding: 0 ;margin: 0 ;} | public/css/main.css | @font-face {
font-family: 'ps-icons';
src: url('ps-icons.woff?98093882') format('woff');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 900;
src: url('../fonts/eot/IRANSansWeb_Black.eot');
src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('../fonts/eot/IRANSansWeb_Bold.eot');
src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 500;
src: url('../fonts/eot/IRANSansWeb_Medium.eot');
src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 300;
src: url('../fonts/eot/IRANSansWeb_Light.eot');
src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: 200;
src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/eot/IRANSansWeb.eot');
src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
/*start header*/
.navbar {border:none;margin-bottom: 30px;background-color:#fff; border-bottom: solid 1px #e7e7e7;}/* navbar*/
.navbar .container .navbar-header .submit-ad{margin-left: 10px;}/* submit-ad*/
.navbar .container .navbar-header .navbar-brand strong{color:#D9534F;font-size: 20px;}/* navbar-brand*/
@media (max-width: 767px) and (min-width: 0px) {.Toggle {float: right;}}/*Toggle*/
.navbar-default .navbar-collapse {border-color:#fff !important;}/* collapse*/
.navbar .container .collapse .nav:last-child{margin-left:15px;}/*nav*/
/*end header */
/*start sidebar col-md-3*/
#sidebar .list-group .sidebar-header span{
background:#1780d8;
font-weight:500;
color:#fff;
line-height:60px;
padding-right:20px;
display: block;
border-radius:5px 5px 0 0;
}
#sidebar .list-group a {
padding:10px;
border: 1px solid#f5f5f5;
overflow:hidden;
font-weight:300;
font-size:13px;
color:#a1a1a1;
border: 1px solid#e6e6e6;
}
#sidebar .list-group .list-group-item .badge {
font-weight: bold;
color:#fcf6f6;
background-color:#a1a1a1;
}
/*end sidebar col-md-3*/
/*start post-card col-md-9*/
.post-card a {text-decoration: none;}
.post-card .ad-item img {width: 100%; border-radius: 5px 5px 0 0;}/*ad-item*/
.post-card .ad-item .riboon{
text-align: center;
line-height: 2rem;;
font-size: 1.8rem;
color:white;}
.post-card .ad-item .riboon .label-primary{
position: absolute;
top:1rem;
left:2.5rem;
}
.post-card .ad-item .riboon .label-danger{
position: absolute;
top:1rem;
left:6.5rem;
}/*riboon*/
.post-card .ad-item .title-data {
padding-top: 100px;
background: #fff;
border: solid 1px;
border-color: #e4e4e4;
}
.post-card .ad-item .title-data h3 {margin: -85px 20px 0px 0; font-size: 20px;}
.post-card .ad-item .title-data p {
margin: 13px 20px 0 0;
font-size: 13px;
color: gray;
font-weight: 200;
}/*title-data*/
.post-card .ad-item .property{
background: #F3F3F3;
padding: 15px;
border-radius: 0 0 5px 5px;
margin-bottom: 20px;
border: solid 1px;
border-color: #f0e6e6;
}
.post-card .ad-item .property a{text-decoration: none;color:#000;}/*property*/
/*end post-card col-md-9*/
body {background: #fff;font-family: "IRANSans";color:#333 }
.nopadding{padding: 0 ;margin: 0 ;} | 0.263979 | 0.041423 |
.content-result-white {
background-color: #fff;
border: 1px solid #e5e5e5;
}
#sidebar .box-proverbs, .box-detail {
margin-bottom: 15px;
}
.box-proverbs {
border-radius: 10px;
margin-bottom: 12px;
}
.box-proverbs .title-list {
border-bottom: 1px solid #f1f1f1;
padding: 12px 15px;
}
.box-proverbs .content {
padding: 15px;
font-size: 14px;
}
#sidebar .box-sidebar {
padding: 10px;
}
#sidebar .tags-item {
background-color: #ece8e8;
font-weight: 600;
width: fit-content;
padding: 5px 12px;
margin-right: 5px;
border-radius: 20px;
margin-bottom: 5px;
font-size: 0.95em;
display: inline-block;
color: #272626;
}
.all-news {
padding: 15px 20px 0;
border-bottom: 1px solid #C89390;
}
.box-filter {
padding: 10px 15px;
margin-bottom: 15px;
}
.image-new {
width: 100%;
border-radius: 10px;
}
.first-item {
position: relative;
}
.list-item {
margin-top: 15px;
}
.article-info {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #ffffff;
padding: 15px 20px 20px;
width: 100%;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(113, 110, 110, 0.85));
}
.article-info .title {
font-weight: bold;
}
.article-info .time-up {
font-size: 0.9em;
opacity: 0.9;
}
.source {
background-color: rgba(255, 255, 255, 0.69);
color: #000;
border-radius: 9px;
padding: 1px 7px 0;
margin-bottom: 3px;
}
.first-item .source {
width: fit-content;
}
.article-info .source {
font-size: 0.8em;
}
.box-news rt{
font-size: 50%;
font-weight: 300;
}
#art-box-list-sm {
margin-right: 0px;
margin-top: 30px;
}
#art-box-list-sm .time-up {
font-size: 0.8em;
margin-top: 5px;
position: absolute;
bottom: 0;
}
.recent-news .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
background-color: #ffffff;
font-weight: bold;
padding-left: 0;
}
.recent-news .nav-pills .nav-link span {
font-size: 1.2em;
color: #162528;
}
.recent-news .active-tab {
width: 80%;
height: 4px;
margin-top: 3px;
background-color: #302E43;
font-weight: 700;
border-radius: 3px;
display: none;
}
.recent-news .item-recent {
padding: 10px 0 5px;
border-top: 1px solid #d9d9d9;
}
.recent-news .item-recent:first-child {
border-top: none;
}
.recent-news .recent-title {
font-size: 1.2em;
letter-spacing: 1.35px;
color: #272626;
}
.recent-news .time-up {
font-size: 0.85em;
color: #797979;
}
.recent-news .item-recent img {
border: 1px solid #d9d9d9;
}
.item-recent:hover .recent-title, .news-item:hover .news-title {
color: #0017a0;
}
.item-recent:hover .time-up {
color: #001386;
}
.nav-pills .nav-link.active .active-tab {
display: block;
}
.news-item, .news-item:active {
text-decoration: none;
color: #272626 !important;
}
.news-item .time-up {
position: absolute;
bottom: 5px;
font-size: 0.7em;
}
.news-title rt {
font-size: 0.6em !important;
}
a:focus, a:hover{
text-decoration: none !important;
}
.item-content {
position: relative;
}
.item-content .source {
position: absolute;
bottom: 3px;
left: 5px;
font-size: 0.65em;
border: 1px solid #d9d9d9;
}
.news-title {
font-size: 0.8em;
margin-bottom: 25px;
text-align: justify;
height: 100px;
text-overflow: ellipsis;
}
.btn-dictionary{
background-color: #1A085C;
border-radius: 10px;
padding: 8px 12px;
color: white;
}
.btn-dictionary:hover, .btn-dictionary:active {
background-color: #2e0da9 !important;
color: #fff !important;
}
#h3-bold-detail {
font-size: 1.5em;
font-weight: bold;
letter-spacing: 1.25px;
line-height: 2.2em;
}
.content-media img, .content-media video{
width: 100%;
border-radius: 7px;
}
.box-sidebar .more-data {
font-size: 0.6em;
margin-top: 5px;
margin-bottom: 8px;
padding-bottom: 5px;
border-bottom: 1px solid #d9d9d9;
}
.box-sidebar .item-sidebar:last-child .more-data {
border-bottom: none;
}
.box-sidebar .time {
float: right;
}
.box-sidebar .item-sidebar {
color: #272626;
}
.box-sidebar .item-sidebar:hover {
color: #0017a0;
}
.box-detail {
text-align: justify;
position: relative;
}
.box-detail .content {
font-size: 1.4em;
line-height: 2.5;
/* letter-spacing: 0.12em; */
text-align: justify;
width: 100%;
}
.box-detail .content p:focus {
text-align: justify;
}
.box-detail .public-date {
position: relative;
margin-bottom: 16px;
}
.box-detail .hide-furigana {
position: absolute;
top: -8px;
right: 0;
}
.box-detail .hide-furigana .fuji-show {
display: none;
}
.box-detail .translate-button {
margin-bottom: 10px;
padding-top: 10px;
}
.box-detail .btn-dictionary {
padding: 15px 30px;
}
/* .box-detail span.hsk-6, .box-detail span.tocfl-6 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #e74c3c;
}
.box-detail span.hsk-5, .box-detail span.tocfl-5 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #f39c12;
}
.box-detail span.hsk-4, .box-detail span.tocfl-4 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #f1c40f;
}
.box-detail span.hsk-3, .box-detail span.tocfl-3 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #2ecc71;
}
.box-detail span.hsk-2, .box-detail span.tocfl-2 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #3498db;
}
.box-detail span.hsk-1, .box-detail span.tocfl-1 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #BC8DFE;
} */
.box-detail span.unknown{
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #000000;
}
.user-translate, .add-translate {
padding: 10px 10px 10px 30px;
cursor: pointer;
}
.add-translate {
color: #2F0A5A;
font-weight: 600;
cursor: pointer;
}
.add-translate i {
font-size: 20px;
}
.user-translate .time-user {
font-size: 0.8em;
float: right;
}
.user-translate .username {
color: #3E3D45;
font-weight: 600;
}
.user-translate .info-user {
position: relative;
overflow: hidden;
line-height: 25px;
}
.user-translate .active {
background-color: #ece9e9;
border: 1px solid #96959A;
border-radius: 7px;
cursor: pointer;
}
.user-translate .reaction {
font-size: 0.9em;
margin-top: 5px;
}
.user-translate .reaction span:first-child {
margin-right: 20px;
}
.user-active {
border: 1px solid #585858;
background: #eceaea;
border-radius: 3px;
}
.box-content-translate .old-data {
line-height: 40px;
color: rgba(196,19,19,1);
padding-top: 15px;
}
.box-trans {
border-bottom: 1px solid #d9d9d9;
padding: 10px 0;
}
.box-content-translate .box-trans:last-child {
border-bottom: none;
}
.audio-player {
padding: 20px 0;
}
.translate-title {
padding: 15px 20px 0;
font-size: 1.2em;
color: #3E3D45;
}
.box-short-info {
padding: 15px 5px 8px;
margin-bottom: 15px;
margin-right: 0;
}
.box-short-info .short-title {
font-weight: 600;
letter-spacing: 1.35px;
}
.box-short-info .more-info {
font-size: 0.9em;
margin-top: 5px;
}
.box-short-info .publish-date {
float: right;
}
.img-wrapper {
display: inline-block;
overflow: hidden;
width: 100%;
}
.related-title {
font-size: 20px;
margin-top: 20px;
margin-bottom: 15px;
}
.img-sidebar-news {
border: 1px solid #d9d9d9;
}
.link-sidebar{
font-size: 0.8em;
letter-spacing: 1.25px;
}
.box-create-tran {
display: none;
padding: 20px;
}
.box-create-tran .box-trans-new {
margin-bottom: 20px;
}
.box-create-tran .old-data {
margin-bottom: 5px;
letter-spacing: 1.1px;
text-align: justify;
}
.box-create-tran .input-translate {
width: 90%;
border-radius: 20px;
border: 1px solid #cccccc;
min-height: 35px;
padding-left: 15px;
}
.box-create-tran .input-translate:focus {
box-shadow: none;
outline: none;
border: 1px solid #000C54;
}
.box-create-tran .input-translate::placeholder {
opacity: 0.8;
font-size: 0.9em;
}
.box-create-tran #translate-show{
margin-left: 15px;
}
.box-create-tran .title-trans-new {
font-size: 1.2em;
}
.carousel-item {
margin-right: auto !important;
}
.carousel-control-next, .carousel-control-prev {
width: 5% !important;
}
.carousel-control-next i, .carousel-control-prev i{
color: #000000;
}
.indicators {
position: relative;
margin-bottom: 0 !important;
margin-top: 20px;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.indicators .indicators-index {
width: 7px;
border-radius: 50%;
height: 7px;
background-color: #d3d3d3;
margin-right: 10px;
cursor: pointer;
}
.indicators .indicators-index:hover {
width: 10px;
height: 10px;
}
.news-more {
display: none;
}
.view-more-news {
text-align: center;
cursor: pointer;
font-size: 0.95em;
}
.view-more-news i {
font-size: 0.85em;
margin-left: 4px;
}
.box-intro {
margin-top: 20%;
font-size: 0.95em;
color: #686767;
}
.box-intro .intro-ex {
margin-bottom: 10px;
}
.recent-news .img {
border: 1px solid #d9d9d9;
}
.content p:focus {
letter-spacing: 0.12em !important;
}
.level-intro {
border-width: 2px;
border-style: dotted;
margin-bottom: 30px;
margin-top: 30px;
padding: 15px 35px;
}
.level-intro .box-level {
margin-bottom: 5px;
display: inline-block;
margin-right: 38px;
}
.level-intro .line-level {
width: 50px;
height: 2px;
margin-bottom: 3px;
display: inline-block;
}
.level-intro .box-level:last-child {
margin-right: 0;
}
.level-intro .level-5 {
background-color: rgb(52,152,219);
}
.level-intro .level-4 {
background-color: rgb(46,204,113);
}
.level-intro .level-3 {
background-color: rgb(241,196,15);
}
.level-intro .level-2 {
background-color: rgb(243,156,18);
}
.level-intro .level-1 {
background-color: rgb(231,76,60);
}
.level-intro .level-0 {
background-color: #000000;
}
.switch {
margin-left: 5px;
}
input[type="checkbox"].switch{
font-size: 30px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 46px;
height: 24px;
background: #ddd;
border-radius: 20px;
bottom: -6px;
position: relative;
cursor: pointer;
outline: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch:checked{
background: #50006C;
}
input[type="checkbox"].switch:after{
position: absolute;
content: "";
width: 25px;
height: 25px;
border-radius: 50%;
background: #fff;
-webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
box-shadow: 0 0 .25em rgba(0,0,0,.3);
-webkit-transform: scale(.7);
transform: scale(.7);
left: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch:checked:after{
left: calc(100% - 25px);
}
#myCarousel {
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.item-content {
max-height: 81px;
overflow: hidden;
}
.article-info .title {
font-size: 1.8em;
}
.recent-news .new-infor {
padding-left: 5px;
}
.recent-news .nav-link {
padding: 0.5em 0.7rem;
}
#h3-bold-detail {
margin-bottom: 20px;
}
.img-wrapper {
height: 110px;
}
}
@media (min-width: 768px) {
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
display: flex;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
transform: translateX(25%);
}
.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
transform: translateX(-25%);
}
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{
transform: translateX(0);
}
.indicators .active {
background-color: #8b8b8b !important;
}
}
@media (max-width: 768px){
#h3-bold-detail {
margin-top: 30px;
}
.box-detail .hide-furigana {
top: 5px;
}
#sidebar .box-sidebar {
padding: 20px !important;
}
.recent-news .new-infor {
font-size: 0.8em;
}
.first-item .title {
font-size: 1em;
}
.recent-news .nav-link {
padding: 0.5em 0.7em 0.5em 0;
}
#carouselExample {
width: 100%;
}
.indicators {
display: none;
}
} | public/frontend/css/news.css | .content-result-white {
background-color: #fff;
border: 1px solid #e5e5e5;
}
#sidebar .box-proverbs, .box-detail {
margin-bottom: 15px;
}
.box-proverbs {
border-radius: 10px;
margin-bottom: 12px;
}
.box-proverbs .title-list {
border-bottom: 1px solid #f1f1f1;
padding: 12px 15px;
}
.box-proverbs .content {
padding: 15px;
font-size: 14px;
}
#sidebar .box-sidebar {
padding: 10px;
}
#sidebar .tags-item {
background-color: #ece8e8;
font-weight: 600;
width: fit-content;
padding: 5px 12px;
margin-right: 5px;
border-radius: 20px;
margin-bottom: 5px;
font-size: 0.95em;
display: inline-block;
color: #272626;
}
.all-news {
padding: 15px 20px 0;
border-bottom: 1px solid #C89390;
}
.box-filter {
padding: 10px 15px;
margin-bottom: 15px;
}
.image-new {
width: 100%;
border-radius: 10px;
}
.first-item {
position: relative;
}
.list-item {
margin-top: 15px;
}
.article-info {
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #ffffff;
padding: 15px 20px 20px;
width: 100%;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(113, 110, 110, 0.85));
}
.article-info .title {
font-weight: bold;
}
.article-info .time-up {
font-size: 0.9em;
opacity: 0.9;
}
.source {
background-color: rgba(255, 255, 255, 0.69);
color: #000;
border-radius: 9px;
padding: 1px 7px 0;
margin-bottom: 3px;
}
.first-item .source {
width: fit-content;
}
.article-info .source {
font-size: 0.8em;
}
.box-news rt{
font-size: 50%;
font-weight: 300;
}
#art-box-list-sm {
margin-right: 0px;
margin-top: 30px;
}
#art-box-list-sm .time-up {
font-size: 0.8em;
margin-top: 5px;
position: absolute;
bottom: 0;
}
.recent-news .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
background-color: #ffffff;
font-weight: bold;
padding-left: 0;
}
.recent-news .nav-pills .nav-link span {
font-size: 1.2em;
color: #162528;
}
.recent-news .active-tab {
width: 80%;
height: 4px;
margin-top: 3px;
background-color: #302E43;
font-weight: 700;
border-radius: 3px;
display: none;
}
.recent-news .item-recent {
padding: 10px 0 5px;
border-top: 1px solid #d9d9d9;
}
.recent-news .item-recent:first-child {
border-top: none;
}
.recent-news .recent-title {
font-size: 1.2em;
letter-spacing: 1.35px;
color: #272626;
}
.recent-news .time-up {
font-size: 0.85em;
color: #797979;
}
.recent-news .item-recent img {
border: 1px solid #d9d9d9;
}
.item-recent:hover .recent-title, .news-item:hover .news-title {
color: #0017a0;
}
.item-recent:hover .time-up {
color: #001386;
}
.nav-pills .nav-link.active .active-tab {
display: block;
}
.news-item, .news-item:active {
text-decoration: none;
color: #272626 !important;
}
.news-item .time-up {
position: absolute;
bottom: 5px;
font-size: 0.7em;
}
.news-title rt {
font-size: 0.6em !important;
}
a:focus, a:hover{
text-decoration: none !important;
}
.item-content {
position: relative;
}
.item-content .source {
position: absolute;
bottom: 3px;
left: 5px;
font-size: 0.65em;
border: 1px solid #d9d9d9;
}
.news-title {
font-size: 0.8em;
margin-bottom: 25px;
text-align: justify;
height: 100px;
text-overflow: ellipsis;
}
.btn-dictionary{
background-color: #1A085C;
border-radius: 10px;
padding: 8px 12px;
color: white;
}
.btn-dictionary:hover, .btn-dictionary:active {
background-color: #2e0da9 !important;
color: #fff !important;
}
#h3-bold-detail {
font-size: 1.5em;
font-weight: bold;
letter-spacing: 1.25px;
line-height: 2.2em;
}
.content-media img, .content-media video{
width: 100%;
border-radius: 7px;
}
.box-sidebar .more-data {
font-size: 0.6em;
margin-top: 5px;
margin-bottom: 8px;
padding-bottom: 5px;
border-bottom: 1px solid #d9d9d9;
}
.box-sidebar .item-sidebar:last-child .more-data {
border-bottom: none;
}
.box-sidebar .time {
float: right;
}
.box-sidebar .item-sidebar {
color: #272626;
}
.box-sidebar .item-sidebar:hover {
color: #0017a0;
}
.box-detail {
text-align: justify;
position: relative;
}
.box-detail .content {
font-size: 1.4em;
line-height: 2.5;
/* letter-spacing: 0.12em; */
text-align: justify;
width: 100%;
}
.box-detail .content p:focus {
text-align: justify;
}
.box-detail .public-date {
position: relative;
margin-bottom: 16px;
}
.box-detail .hide-furigana {
position: absolute;
top: -8px;
right: 0;
}
.box-detail .hide-furigana .fuji-show {
display: none;
}
.box-detail .translate-button {
margin-bottom: 10px;
padding-top: 10px;
}
.box-detail .btn-dictionary {
padding: 15px 30px;
}
/* .box-detail span.hsk-6, .box-detail span.tocfl-6 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #e74c3c;
}
.box-detail span.hsk-5, .box-detail span.tocfl-5 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #f39c12;
}
.box-detail span.hsk-4, .box-detail span.tocfl-4 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #f1c40f;
}
.box-detail span.hsk-3, .box-detail span.tocfl-3 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #2ecc71;
}
.box-detail span.hsk-2, .box-detail span.tocfl-2 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #3498db;
}
.box-detail span.hsk-1, .box-detail span.tocfl-1 {
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #BC8DFE;
} */
.box-detail span.unknown{
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #000000;
}
.user-translate, .add-translate {
padding: 10px 10px 10px 30px;
cursor: pointer;
}
.add-translate {
color: #2F0A5A;
font-weight: 600;
cursor: pointer;
}
.add-translate i {
font-size: 20px;
}
.user-translate .time-user {
font-size: 0.8em;
float: right;
}
.user-translate .username {
color: #3E3D45;
font-weight: 600;
}
.user-translate .info-user {
position: relative;
overflow: hidden;
line-height: 25px;
}
.user-translate .active {
background-color: #ece9e9;
border: 1px solid #96959A;
border-radius: 7px;
cursor: pointer;
}
.user-translate .reaction {
font-size: 0.9em;
margin-top: 5px;
}
.user-translate .reaction span:first-child {
margin-right: 20px;
}
.user-active {
border: 1px solid #585858;
background: #eceaea;
border-radius: 3px;
}
.box-content-translate .old-data {
line-height: 40px;
color: rgba(196,19,19,1);
padding-top: 15px;
}
.box-trans {
border-bottom: 1px solid #d9d9d9;
padding: 10px 0;
}
.box-content-translate .box-trans:last-child {
border-bottom: none;
}
.audio-player {
padding: 20px 0;
}
.translate-title {
padding: 15px 20px 0;
font-size: 1.2em;
color: #3E3D45;
}
.box-short-info {
padding: 15px 5px 8px;
margin-bottom: 15px;
margin-right: 0;
}
.box-short-info .short-title {
font-weight: 600;
letter-spacing: 1.35px;
}
.box-short-info .more-info {
font-size: 0.9em;
margin-top: 5px;
}
.box-short-info .publish-date {
float: right;
}
.img-wrapper {
display: inline-block;
overflow: hidden;
width: 100%;
}
.related-title {
font-size: 20px;
margin-top: 20px;
margin-bottom: 15px;
}
.img-sidebar-news {
border: 1px solid #d9d9d9;
}
.link-sidebar{
font-size: 0.8em;
letter-spacing: 1.25px;
}
.box-create-tran {
display: none;
padding: 20px;
}
.box-create-tran .box-trans-new {
margin-bottom: 20px;
}
.box-create-tran .old-data {
margin-bottom: 5px;
letter-spacing: 1.1px;
text-align: justify;
}
.box-create-tran .input-translate {
width: 90%;
border-radius: 20px;
border: 1px solid #cccccc;
min-height: 35px;
padding-left: 15px;
}
.box-create-tran .input-translate:focus {
box-shadow: none;
outline: none;
border: 1px solid #000C54;
}
.box-create-tran .input-translate::placeholder {
opacity: 0.8;
font-size: 0.9em;
}
.box-create-tran #translate-show{
margin-left: 15px;
}
.box-create-tran .title-trans-new {
font-size: 1.2em;
}
.carousel-item {
margin-right: auto !important;
}
.carousel-control-next, .carousel-control-prev {
width: 5% !important;
}
.carousel-control-next i, .carousel-control-prev i{
color: #000000;
}
.indicators {
position: relative;
margin-bottom: 0 !important;
margin-top: 20px;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.indicators .indicators-index {
width: 7px;
border-radius: 50%;
height: 7px;
background-color: #d3d3d3;
margin-right: 10px;
cursor: pointer;
}
.indicators .indicators-index:hover {
width: 10px;
height: 10px;
}
.news-more {
display: none;
}
.view-more-news {
text-align: center;
cursor: pointer;
font-size: 0.95em;
}
.view-more-news i {
font-size: 0.85em;
margin-left: 4px;
}
.box-intro {
margin-top: 20%;
font-size: 0.95em;
color: #686767;
}
.box-intro .intro-ex {
margin-bottom: 10px;
}
.recent-news .img {
border: 1px solid #d9d9d9;
}
.content p:focus {
letter-spacing: 0.12em !important;
}
.level-intro {
border-width: 2px;
border-style: dotted;
margin-bottom: 30px;
margin-top: 30px;
padding: 15px 35px;
}
.level-intro .box-level {
margin-bottom: 5px;
display: inline-block;
margin-right: 38px;
}
.level-intro .line-level {
width: 50px;
height: 2px;
margin-bottom: 3px;
display: inline-block;
}
.level-intro .box-level:last-child {
margin-right: 0;
}
.level-intro .level-5 {
background-color: rgb(52,152,219);
}
.level-intro .level-4 {
background-color: rgb(46,204,113);
}
.level-intro .level-3 {
background-color: rgb(241,196,15);
}
.level-intro .level-2 {
background-color: rgb(243,156,18);
}
.level-intro .level-1 {
background-color: rgb(231,76,60);
}
.level-intro .level-0 {
background-color: #000000;
}
.switch {
margin-left: 5px;
}
input[type="checkbox"].switch{
font-size: 30px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 46px;
height: 24px;
background: #ddd;
border-radius: 20px;
bottom: -6px;
position: relative;
cursor: pointer;
outline: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch:checked{
background: #50006C;
}
input[type="checkbox"].switch:after{
position: absolute;
content: "";
width: 25px;
height: 25px;
border-radius: 50%;
background: #fff;
-webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
box-shadow: 0 0 .25em rgba(0,0,0,.3);
-webkit-transform: scale(.7);
transform: scale(.7);
left: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch:checked:after{
left: calc(100% - 25px);
}
#myCarousel {
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.item-content {
max-height: 81px;
overflow: hidden;
}
.article-info .title {
font-size: 1.8em;
}
.recent-news .new-infor {
padding-left: 5px;
}
.recent-news .nav-link {
padding: 0.5em 0.7rem;
}
#h3-bold-detail {
margin-bottom: 20px;
}
.img-wrapper {
height: 110px;
}
}
@media (min-width: 768px) {
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
display: flex;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
transform: translateX(25%);
}
.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
transform: translateX(-25%);
}
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{
transform: translateX(0);
}
.indicators .active {
background-color: #8b8b8b !important;
}
}
@media (max-width: 768px){
#h3-bold-detail {
margin-top: 30px;
}
.box-detail .hide-furigana {
top: 5px;
}
#sidebar .box-sidebar {
padding: 20px !important;
}
.recent-news .new-infor {
font-size: 0.8em;
}
.first-item .title {
font-size: 1em;
}
.recent-news .nav-link {
padding: 0.5em 0.7em 0.5em 0;
}
#carouselExample {
width: 100%;
}
.indicators {
display: none;
}
} | 0.407451 | 0.117117 |
* {
box-sizing: border-box;
}
.div-inicio {
display: flex;
width: 100%;
min-height: calc(100vh - 50px);
max-height: fit-content;
/* min-height: 100vh; */
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
/* background-color: cadetblue; */
margin: 0;
padding: 0;
}
.div-btn {
display: flex;
/* flex: 1 1 auto; */
width: 10%;
/* height: calc(100vh - 50px); */
/* height: 100%; */
background-color: black;
flex-direction: column;
justify-content: flex-start;
align-items: center;
align-self: stretch;
margin: 0;
/* padding: 10% 0 10% 0; */
position: bottom;
}
.link:first-of-type {
padding-top: 50%;
}
.link {
color: whitesmoke;
font-size: 1.8vw;
text-decoration: none;
padding: 20% 0 20% 0;
}
.link:hover {
text-decoration: none;
}
.link:last-of-type {
/* color: whitesmoke;
font-size: 1.6vw;
text-decoration: none; */
padding: 20% 0 0 0;
}
.link-comentarios {
font-size: 1.5vw;
}
.link-comentario:hover {
text-decoration: none;
}
.div-btn-and-tabla {
width: 90%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.div-tabla {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
/* align-items: center; */
/* background-color: yellow; */
}
.div-btn-modal {
display: flex;
flex-direction: row;
width: 100%;
padding: 10px 0 10px 0;
justify-content: space-around;
/* background-color: green; */
}
.div-btn-modal button {
margin: 0 15px 0 15px;
}
/* .div-btn button {
margin-bottom: 25px;
} */
/* aca va el modal */
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
background-color: #fefefe;
margin: 3% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
width: 60%; /* Could be more or less, depending on screen size */
/* height: 700px; */
}
/* The Close Button */
.close {
color: black;
float: right;
font-size: 30px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: red;
text-decoration: none;
cursor: pointer;
}
.form {
display: flex;
width: 60%;
height: 500px;
flex-direction: column;
justify-content: space-between;
align-items: center;
/* padding-top: 25px; */
}
.span-close {
margin-left: 90%;
}
.text-div{
width: 85%;
height: 65%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.text-div input {
width: 70%;
margin-bottom: 10px;
}
.text-div textarea {
resize: none;
width: 70%;
height: 120px;
}
.btn-div {
width: 30%;
height: 35%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
/* this is for modalUser && modalUser_edit */
.user-form {
display: flex;
width: 60%;
height: 660px;
flex-direction: column;
justify-content: space-between;
align-items: center;
/* padding-top: 25px; */
}
.user-div{
width: 60%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
border: solid 2px black;
border-radius: 10px;
}
.user-data-div {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 100%;
height: auto;
/* background-color: aqua; */
}
.user-data-div label {
margin: 0;
width: 94%;
padding: 10px 3% 0 3%;
}
.user-data-div label:last-of-type {
margin: 0;
width: 94%;
padding: 2px 3% 2px 3%;
}
.user-data-div input {
width: 94%;
margin: 0 3% 2px 3%;
}
.user-data-div select {
margin: 0 3% 0 3%;
width: 94%;
}
#pass-verify {
margin: 0;
padding: 0;
padding: 2px 0 0 3%;
color: red;
display: none;
}
#pass-verify_edit {
margin: 0;
padding: 0;
padding: 2px 0 0 3%;
color: red;
display: none;
}
.btn-user-div {
width: 100%;
height: auto;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-bottom: 10%;
}
th {
cursor: pointer;
} | assets/css/admininicio.css | * {
box-sizing: border-box;
}
.div-inicio {
display: flex;
width: 100%;
min-height: calc(100vh - 50px);
max-height: fit-content;
/* min-height: 100vh; */
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
/* background-color: cadetblue; */
margin: 0;
padding: 0;
}
.div-btn {
display: flex;
/* flex: 1 1 auto; */
width: 10%;
/* height: calc(100vh - 50px); */
/* height: 100%; */
background-color: black;
flex-direction: column;
justify-content: flex-start;
align-items: center;
align-self: stretch;
margin: 0;
/* padding: 10% 0 10% 0; */
position: bottom;
}
.link:first-of-type {
padding-top: 50%;
}
.link {
color: whitesmoke;
font-size: 1.8vw;
text-decoration: none;
padding: 20% 0 20% 0;
}
.link:hover {
text-decoration: none;
}
.link:last-of-type {
/* color: whitesmoke;
font-size: 1.6vw;
text-decoration: none; */
padding: 20% 0 0 0;
}
.link-comentarios {
font-size: 1.5vw;
}
.link-comentario:hover {
text-decoration: none;
}
.div-btn-and-tabla {
width: 90%;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.div-tabla {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
/* align-items: center; */
/* background-color: yellow; */
}
.div-btn-modal {
display: flex;
flex-direction: row;
width: 100%;
padding: 10px 0 10px 0;
justify-content: space-around;
/* background-color: green; */
}
.div-btn-modal button {
margin: 0 15px 0 15px;
}
/* .div-btn button {
margin-bottom: 25px;
} */
/* aca va el modal */
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
background-color: #fefefe;
margin: 3% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
width: 60%; /* Could be more or less, depending on screen size */
/* height: 700px; */
}
/* The Close Button */
.close {
color: black;
float: right;
font-size: 30px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: red;
text-decoration: none;
cursor: pointer;
}
.form {
display: flex;
width: 60%;
height: 500px;
flex-direction: column;
justify-content: space-between;
align-items: center;
/* padding-top: 25px; */
}
.span-close {
margin-left: 90%;
}
.text-div{
width: 85%;
height: 65%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.text-div input {
width: 70%;
margin-bottom: 10px;
}
.text-div textarea {
resize: none;
width: 70%;
height: 120px;
}
.btn-div {
width: 30%;
height: 35%;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
/* this is for modalUser && modalUser_edit */
.user-form {
display: flex;
width: 60%;
height: 660px;
flex-direction: column;
justify-content: space-between;
align-items: center;
/* padding-top: 25px; */
}
.user-div{
width: 60%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
border: solid 2px black;
border-radius: 10px;
}
.user-data-div {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
width: 100%;
height: auto;
/* background-color: aqua; */
}
.user-data-div label {
margin: 0;
width: 94%;
padding: 10px 3% 0 3%;
}
.user-data-div label:last-of-type {
margin: 0;
width: 94%;
padding: 2px 3% 2px 3%;
}
.user-data-div input {
width: 94%;
margin: 0 3% 2px 3%;
}
.user-data-div select {
margin: 0 3% 0 3%;
width: 94%;
}
#pass-verify {
margin: 0;
padding: 0;
padding: 2px 0 0 3%;
color: red;
display: none;
}
#pass-verify_edit {
margin: 0;
padding: 0;
padding: 2px 0 0 3%;
color: red;
display: none;
}
.btn-user-div {
width: 100%;
height: auto;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-bottom: 10%;
}
th {
cursor: pointer;
} | 0.460046 | 0.090494 |
.cta-btn {
display: inline-block;
position: relative;
padding: 0.8rem 3rem;
font-weight: bold;
line-height: 1;
z-index: 1;
transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
}
.cta-btn::after {
content: "";
display: block;
position: absolute;
width: 0px;
height: 100%;
left: 0;
bottom: 0;
z-index: -1;
transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
}
/* Home CTA Button Style */
.cta-btn--home {
background-image: linear-gradient(
135deg,
var(--primary) 0%,
var(--secondary) 100%
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
border-width: 2px;
border-style: solid;
border-image-slice: 1;
cursor: pointer;
}
.cta-btn--home::after {
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--primary) 100%
);
}
.cta-btn--home:hover {
-webkit-text-fill-color: var(--off-white);
text-decoration: none;
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--primary) 100%
);
color: var(--off-white);
}
.cta-btn--home:hover::after {
width: 100%;
}
/* About CTA Button Style */
.cta-btn--about {
background-image: linear-gradient(
135deg,
var(--primary) 0%,
var(--secondary) 100%
);
/* -webkit-background-clip: text; */
/* -webkit-text-fill-color: transparent; */
border-width: 2px;
border-style: solid;
border-image-slice: 1;
cursor: pointer;
color: var(--off-white);
}
.cta-btn--about::after {
background-image: linear-gradient(
135deg,
var(--off-white) 0%,
var(--off-white) 100%
);
color: var(--primary);
}
.cta-btn--about:hover {
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--off-white) 100%
);
color: var(--primary);
}
.cta-btn--about:hover::after {
width: 100%;
}
/* Resume Style */
.cta-btn--resume {
color: #fff;
border: 2px solid #fff;
}
.cta-btn--resume::after {
background: #fff;
}
.cta-btn--resume::after:hover {
color: var(--secondary);
text-decoration: none;
}
.cta-btn-resume::after:hover::after {
width: 100%;
}
/* Arrow Button */
.up i {
color: #272727;
} | src/styles/CtaButton.css | .cta-btn {
display: inline-block;
position: relative;
padding: 0.8rem 3rem;
font-weight: bold;
line-height: 1;
z-index: 1;
transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.6s;
}
.cta-btn::after {
content: "";
display: block;
position: absolute;
width: 0px;
height: 100%;
left: 0;
bottom: 0;
z-index: -1;
transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
}
/* Home CTA Button Style */
.cta-btn--home {
background-image: linear-gradient(
135deg,
var(--primary) 0%,
var(--secondary) 100%
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
border-width: 2px;
border-style: solid;
border-image-slice: 1;
cursor: pointer;
}
.cta-btn--home::after {
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--primary) 100%
);
}
.cta-btn--home:hover {
-webkit-text-fill-color: var(--off-white);
text-decoration: none;
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--primary) 100%
);
color: var(--off-white);
}
.cta-btn--home:hover::after {
width: 100%;
}
/* About CTA Button Style */
.cta-btn--about {
background-image: linear-gradient(
135deg,
var(--primary) 0%,
var(--secondary) 100%
);
/* -webkit-background-clip: text; */
/* -webkit-text-fill-color: transparent; */
border-width: 2px;
border-style: solid;
border-image-slice: 1;
cursor: pointer;
color: var(--off-white);
}
.cta-btn--about::after {
background-image: linear-gradient(
135deg,
var(--off-white) 0%,
var(--off-white) 100%
);
color: var(--primary);
}
.cta-btn--about:hover {
background-image: linear-gradient(
135deg,
var(--secondary) 0%,
var(--off-white) 100%
);
color: var(--primary);
}
.cta-btn--about:hover::after {
width: 100%;
}
/* Resume Style */
.cta-btn--resume {
color: #fff;
border: 2px solid #fff;
}
.cta-btn--resume::after {
background: #fff;
}
.cta-btn--resume::after:hover {
color: var(--secondary);
text-decoration: none;
}
.cta-btn-resume::after:hover::after {
width: 100%;
}
/* Arrow Button */
.up i {
color: #272727;
} | 0.296349 | 0.065755 |
.navbar {
grid-column: span 12;
z-index: 6;
padding: 1em;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.menubar {
color: white;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.menu_links {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.logo {
height: 80px;
padding-left: 0.7em;
padding-top: 0.2em;
}
.logo:hover {
cursor: pointer;
}
.logo > img {
height: 100%;
object-fit: cover;
}
.icon,
.menu_icon {
position: relative;
padding: 0.3em;
font-size: 1.7em;
transition: ease-in-out 0.2s;
}
.icon:hover {
cursor: pointer;
}
.icon::after {
content: attr(data-name);
display: block;
position: absolute;
color: white;
font-size: 0.6em;
bottom: 0;
left: 0;
white-space: nowrap;
transform: scale(0);
transition: transform ease-out 150ms, bottom ease-out 150ms;
}
.icon:hover::after {
transform: scale(1);
top: 100%;
right: 50%;
}
.menu_icon {
z-index: 6;
}
.menu_icon:hover {
transform: scale(1.2);
}
.mobile_menu {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
background-color: black;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.mobile_menu > .link {
color: white;
font-size: 1.6em;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mobile_menu > .link:hover {
transform: scale(1.2);
transition: 0.4s ease-in-out;
cursor: pointer;
}
.mobile_menu > .hr {
border: 0;
height: 1px;
width: 70%;
background-image: linear-gradient(
to right,
rgba(255, 255, 255, 0),
rgba(255, 255, 255, 0.75),
rgba(255, 255, 255, 0)
);
animation-name: hrAnimation;
animation-duration: 2s;
}
@keyframes hrAnimation {
from {
width: 0%;
}
to {
width: 70%;
}
}
@media screen and (max-width: 800px) {
.navbar > .menubar > .icon {
display: none;
}
.logo {
height: 60px;
}
.mobile_menu > .link:hover {
transform: none;
}
} | src/components/navbar/navbar.module.css | .navbar {
grid-column: span 12;
z-index: 6;
padding: 1em;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.menubar {
color: white;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.menu_links {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.logo {
height: 80px;
padding-left: 0.7em;
padding-top: 0.2em;
}
.logo:hover {
cursor: pointer;
}
.logo > img {
height: 100%;
object-fit: cover;
}
.icon,
.menu_icon {
position: relative;
padding: 0.3em;
font-size: 1.7em;
transition: ease-in-out 0.2s;
}
.icon:hover {
cursor: pointer;
}
.icon::after {
content: attr(data-name);
display: block;
position: absolute;
color: white;
font-size: 0.6em;
bottom: 0;
left: 0;
white-space: nowrap;
transform: scale(0);
transition: transform ease-out 150ms, bottom ease-out 150ms;
}
.icon:hover::after {
transform: scale(1);
top: 100%;
right: 50%;
}
.menu_icon {
z-index: 6;
}
.menu_icon:hover {
transform: scale(1.2);
}
.mobile_menu {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
background-color: black;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.mobile_menu > .link {
color: white;
font-size: 1.6em;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mobile_menu > .link:hover {
transform: scale(1.2);
transition: 0.4s ease-in-out;
cursor: pointer;
}
.mobile_menu > .hr {
border: 0;
height: 1px;
width: 70%;
background-image: linear-gradient(
to right,
rgba(255, 255, 255, 0),
rgba(255, 255, 255, 0.75),
rgba(255, 255, 255, 0)
);
animation-name: hrAnimation;
animation-duration: 2s;
}
@keyframes hrAnimation {
from {
width: 0%;
}
to {
width: 70%;
}
}
@media screen and (max-width: 800px) {
.navbar > .menubar > .icon {
display: none;
}
.logo {
height: 60px;
}
.mobile_menu > .link:hover {
transform: none;
}
} | 0.55447 | 0.108236 |
.g_title {
margin-bottom: 0;
}
.ribbon {
position: absolute;
top: 0;
left: 0;
font-size: 0;
}
.gray_box {
position: relative;
overflow: hidden;
border: 1px solid #E0E0E0;
}
.gray_box .img_area {
position: relative;
float: left;
margin-right: 40px;
border-right: 1px solid #E0E0E0;
}
.gray_box .gift_txt {
float: left;
padding-top: 30px;
}
.gray_box .gift_txt_title {
padding-right: 20px;
font-size: 20px;
font-weight: bold;
color: #444;
}
.gray_box .gift_txt_cont {
margin-bottom: 40px;
padding-top: 20px;
font-size: 16px;
line-height: 170%
}
.gift_btn {
padding-top: 30px;
border-top: 1px solid #E0E0E0
}
.gray_box .btn_gray {
display: inline-block;
box-sizing: border-box;
width: 190px;
height: 60px;
background-color: #9F9F9F;
font-size: 16px;
text-align: center;
cursor: pointer;
line-height: 60px;
color: #FFF;
}
.gray_box .btn_blue {
display: inline-block;
box-sizing: border-box;
width: 190px;
height: 60px;
margin-left: 30px;
background-color: #159EFD;
font-size: 16px;
text-align: center;
cursor: pointer;
line-height: 60px;
color: #FFF;
}
.gray_box .btn_gray2 {
position: absolute;
top: 30px;
right: 36px;
width: 120px;
height: 30px;
color: #636363;
line-height: 28px;
}
/* 구매방법 */
.g_big_box1 {
display: table;
table-layout: fixed;
box-sizing: border-box;
width: 100%;
padding: 30px 24px;
border: 1px solid #E0E0E0;
background-color: #F5F7F8;
font-size: 12px;
color: #6E6E6E;
}
.g_big_box1 > ul {
display: table-row;
}
.g_big_box1 li {
display: table-cell;
text-align: center;
}
.g_big_box1 li > img {
display: block;
margin: 0 auto 15px;
}
.g_big_box1 .img_low {
margin: 0 auto 20px;
}
.g_big_box1 .img_low2 {
margin: 0 auto 25px;
}
.g_big_box2 {
display: block;
}
.g_big_box2 .title {
margin: 32px 0;
font-weight: bold;
}
.g_big_box2 .title:first-child {
margin-top: 0;
}
.g_big_box2 > ul {
display: table;
table-layout: fixed;
width: 100%;
}
.g_big_box2 > ul > li {
display: table-cell;
}
.g_big_box1 .arrow {
width: 40px;
vertical-align: middle;
}
/* FAQ */
.line_blue {
border-bottom: 2px solid #3F79C5
}
.default_block {
display: block;
}
.g_big_box1 li span {
display: block;
width: 70px;
height: 54px;
margin: 0 auto 10px;
}
.g_big_box1 .icon_giftcard {
background-position: -2px -2px;
}
.g_big_box1 .icon_select_gift {
background-position: -74px -2px;
}
.g_big_box1 .icon_check_pin {
background-position: -146px -2px;
}
.g_big_box1 .icon_buy_complete {
background-position: -218px -2px;
}
.g_big_box1 .icon_download_app {
background-position: -290px -2px;
}
.g_big_box1 .icon_join {
background-position: -2px -58px;
}
.g_big_box1 .icon_select_mgift {
background-position: -74px -58px;
}
.g_big_box1 .icon_complete {
background-position: -140px -58px;
}
.g_big_box1 .icon_input_pin {
background-position: -218px -58px;
}
.g_big_box1 .icon_check_sms {
background-position: -290px -58px;
}
.g_big_box1 .icon_check_link {
background-position: -2px -114px;
}
.g_big_box1 .icon_click {
background-position: -74px -114px;
}
.g_big_box1 .icon_click_ok {
background-position: -146px -114px;
}
.g_big_box1 .icon_online {
background-position: -218px -114px;
}
.g_big_box1 .icon_login {
background-position: -290px -114px;
}
.g_big_box1 .icon_select_card {
background-position: -2px -170px;
}
.g_big_box1 .icon_afreeca {
background-position: -74px -170px;
}
.g_big_box1 .icon_star {
background-position: -146px -170px;
}
.g_big_box1 .icon_input_star {
background-position: -218px -170px;
}
.g_big_box1 .icon_select_star {
background-position: -290px -170px;
}
.g_big_box1 .icon_input_code {
background-position: -2px -226px;
}
.g_big_box1 .icon_m_star {
background-position: -74px -226px;
}
.g_big_box1 .icon_m_input_star {
background-position: -146px -226px;
}
.g_big_box1 .icon_m_select_star {
background-position: -218px -226px;
}
.g_big_box1 .icon_input_coupon {
background-position: -290px -226px;
}
/* 팔라고 */
.palago {
padding-top: 30px;
}
.starballoon {
padding-top: 30px;
} | public/angel/portal/giftcard/css/sub_index.css | .g_title {
margin-bottom: 0;
}
.ribbon {
position: absolute;
top: 0;
left: 0;
font-size: 0;
}
.gray_box {
position: relative;
overflow: hidden;
border: 1px solid #E0E0E0;
}
.gray_box .img_area {
position: relative;
float: left;
margin-right: 40px;
border-right: 1px solid #E0E0E0;
}
.gray_box .gift_txt {
float: left;
padding-top: 30px;
}
.gray_box .gift_txt_title {
padding-right: 20px;
font-size: 20px;
font-weight: bold;
color: #444;
}
.gray_box .gift_txt_cont {
margin-bottom: 40px;
padding-top: 20px;
font-size: 16px;
line-height: 170%
}
.gift_btn {
padding-top: 30px;
border-top: 1px solid #E0E0E0
}
.gray_box .btn_gray {
display: inline-block;
box-sizing: border-box;
width: 190px;
height: 60px;
background-color: #9F9F9F;
font-size: 16px;
text-align: center;
cursor: pointer;
line-height: 60px;
color: #FFF;
}
.gray_box .btn_blue {
display: inline-block;
box-sizing: border-box;
width: 190px;
height: 60px;
margin-left: 30px;
background-color: #159EFD;
font-size: 16px;
text-align: center;
cursor: pointer;
line-height: 60px;
color: #FFF;
}
.gray_box .btn_gray2 {
position: absolute;
top: 30px;
right: 36px;
width: 120px;
height: 30px;
color: #636363;
line-height: 28px;
}
/* 구매방법 */
.g_big_box1 {
display: table;
table-layout: fixed;
box-sizing: border-box;
width: 100%;
padding: 30px 24px;
border: 1px solid #E0E0E0;
background-color: #F5F7F8;
font-size: 12px;
color: #6E6E6E;
}
.g_big_box1 > ul {
display: table-row;
}
.g_big_box1 li {
display: table-cell;
text-align: center;
}
.g_big_box1 li > img {
display: block;
margin: 0 auto 15px;
}
.g_big_box1 .img_low {
margin: 0 auto 20px;
}
.g_big_box1 .img_low2 {
margin: 0 auto 25px;
}
.g_big_box2 {
display: block;
}
.g_big_box2 .title {
margin: 32px 0;
font-weight: bold;
}
.g_big_box2 .title:first-child {
margin-top: 0;
}
.g_big_box2 > ul {
display: table;
table-layout: fixed;
width: 100%;
}
.g_big_box2 > ul > li {
display: table-cell;
}
.g_big_box1 .arrow {
width: 40px;
vertical-align: middle;
}
/* FAQ */
.line_blue {
border-bottom: 2px solid #3F79C5
}
.default_block {
display: block;
}
.g_big_box1 li span {
display: block;
width: 70px;
height: 54px;
margin: 0 auto 10px;
}
.g_big_box1 .icon_giftcard {
background-position: -2px -2px;
}
.g_big_box1 .icon_select_gift {
background-position: -74px -2px;
}
.g_big_box1 .icon_check_pin {
background-position: -146px -2px;
}
.g_big_box1 .icon_buy_complete {
background-position: -218px -2px;
}
.g_big_box1 .icon_download_app {
background-position: -290px -2px;
}
.g_big_box1 .icon_join {
background-position: -2px -58px;
}
.g_big_box1 .icon_select_mgift {
background-position: -74px -58px;
}
.g_big_box1 .icon_complete {
background-position: -140px -58px;
}
.g_big_box1 .icon_input_pin {
background-position: -218px -58px;
}
.g_big_box1 .icon_check_sms {
background-position: -290px -58px;
}
.g_big_box1 .icon_check_link {
background-position: -2px -114px;
}
.g_big_box1 .icon_click {
background-position: -74px -114px;
}
.g_big_box1 .icon_click_ok {
background-position: -146px -114px;
}
.g_big_box1 .icon_online {
background-position: -218px -114px;
}
.g_big_box1 .icon_login {
background-position: -290px -114px;
}
.g_big_box1 .icon_select_card {
background-position: -2px -170px;
}
.g_big_box1 .icon_afreeca {
background-position: -74px -170px;
}
.g_big_box1 .icon_star {
background-position: -146px -170px;
}
.g_big_box1 .icon_input_star {
background-position: -218px -170px;
}
.g_big_box1 .icon_select_star {
background-position: -290px -170px;
}
.g_big_box1 .icon_input_code {
background-position: -2px -226px;
}
.g_big_box1 .icon_m_star {
background-position: -74px -226px;
}
.g_big_box1 .icon_m_input_star {
background-position: -146px -226px;
}
.g_big_box1 .icon_m_select_star {
background-position: -218px -226px;
}
.g_big_box1 .icon_input_coupon {
background-position: -290px -226px;
}
/* 팔라고 */
.palago {
padding-top: 30px;
}
.starballoon {
padding-top: 30px;
} | 0.39222 | 0.116689 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Heebo', sans-serif;
background-color: #141d26;
color: #fff;
-webkit-tap-highlight-color: transparent;
}
.container {
max-width: 1200px;
width: 100%;
padding: 16px;
margin: auto;
overflow: hidden;
}
.container .hero {
width: 100%;
margin: 16px 0 64px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container .hero img {
display: block;
margin-bottom: 32px;
}
.container .hero .info {
text-align: center;
font-size: 32px;
}
.container .projects {
margin-bottom: 16px;
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.container .projects .project {
overflow: hidden;
position: relative;
}
.container .projects .project img {
display: block;
width: 100%;
height: 100%;
}
.container .projects .project .info {
background-color: rgba(12, 17, 22, 0.95);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
opacity: 0;
transition: opacity 300ms ease-in;
}
.container .projects .project .info .title {
font-size: 24px;
font-weight: 500;
transform: translateY(-300%);
transition: transform 300ms ease;
}
.container .projects .project .info .link {
transform: translateY(300%);
transition: transform 300ms ease;
}
.container .projects .project .info a {
display: block;
border: 1px #f6c90e solid;
color: #f6c90e;
padding: 8px 24px;
margin-top: 32px;
text-decoration: none;
font-weight: 500;
}
.container .projects .project .info a .ext {
margin-left: 8px;
}
.footer {
background-color: #0c1116;
text-align: center;
padding: 18px 28px;
overflow: hidden;
}
.footer div {
padding-top: 4px;
}
.footer .link {
text-decoration: none;
color: #f6c90e;
}
@media (hover: hover) {
.container .projects .project:hover .info .title,
.container .projects .project:hover .info .link {
transform: translateY(0);
}
.container .projects .project:hover .info {
opacity: 1;
}
.container .projects .project .info a {
transition: background 400ms ease, color 400ms ease;
}
.container .projects .project .info a:hover {
background-color: #f6c90e;
color: #0c1116;
}
.footer .link:hover {
text-decoration: underline #f6c90e 1px solid;
}
}
@media (hover: none) {
.container .projects .project:hover .info {
opacity: 1;
}
.container .projects .project:hover .info .title,
.container .projects .project:hover .info .link {
transform: translateY(0);
}
.container .projects .project .info a:active {
background-color: #f6c90e;
color: #0c1116;
}
.footer .link:active {
text-decoration: underline #f6c90e 1px solid;
}
}
@media (max-width: 800px) {
.container .projects {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 700px) {
.container .hero img {
width: 240px;
height: 240px;
}
.container .projects .project .info .title {
font-size: 20px;
}
.container .projects .project .info a {
margin-top: 24px;
font-size: 14px;
}
}
@media (max-width: 600px) {
.container .hero img {
width: 220px;
height: 220px;
}
.container .hero .info {
font-size: 28px;
}
.container .projects .project .info a {
margin-top: 14px;
padding: 8px 14px;
}
}
@media (max-width: 500px) {
.container .hero img {
width: 200px;
height: 200px;
}
.container .hero .info {
font-size: 24px;
}
.container .projects {
grid-template-columns: repeat(1, 1fr);
}
.container .projects .project .info .title {
font-size: 24px;
}
.container .projects .project .info a {
margin-top: 28px;
padding: 8px 28px;
font-size: 16px;
}
}
@media (max-width: 500px) {
.container .hero img {
width: 180px;
height: 180px;
}
.container .hero .info {
font-size: 20px;
}
} | root-assets/styles/style.css | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Heebo', sans-serif;
background-color: #141d26;
color: #fff;
-webkit-tap-highlight-color: transparent;
}
.container {
max-width: 1200px;
width: 100%;
padding: 16px;
margin: auto;
overflow: hidden;
}
.container .hero {
width: 100%;
margin: 16px 0 64px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container .hero img {
display: block;
margin-bottom: 32px;
}
.container .hero .info {
text-align: center;
font-size: 32px;
}
.container .projects {
margin-bottom: 16px;
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.container .projects .project {
overflow: hidden;
position: relative;
}
.container .projects .project img {
display: block;
width: 100%;
height: 100%;
}
.container .projects .project .info {
background-color: rgba(12, 17, 22, 0.95);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
opacity: 0;
transition: opacity 300ms ease-in;
}
.container .projects .project .info .title {
font-size: 24px;
font-weight: 500;
transform: translateY(-300%);
transition: transform 300ms ease;
}
.container .projects .project .info .link {
transform: translateY(300%);
transition: transform 300ms ease;
}
.container .projects .project .info a {
display: block;
border: 1px #f6c90e solid;
color: #f6c90e;
padding: 8px 24px;
margin-top: 32px;
text-decoration: none;
font-weight: 500;
}
.container .projects .project .info a .ext {
margin-left: 8px;
}
.footer {
background-color: #0c1116;
text-align: center;
padding: 18px 28px;
overflow: hidden;
}
.footer div {
padding-top: 4px;
}
.footer .link {
text-decoration: none;
color: #f6c90e;
}
@media (hover: hover) {
.container .projects .project:hover .info .title,
.container .projects .project:hover .info .link {
transform: translateY(0);
}
.container .projects .project:hover .info {
opacity: 1;
}
.container .projects .project .info a {
transition: background 400ms ease, color 400ms ease;
}
.container .projects .project .info a:hover {
background-color: #f6c90e;
color: #0c1116;
}
.footer .link:hover {
text-decoration: underline #f6c90e 1px solid;
}
}
@media (hover: none) {
.container .projects .project:hover .info {
opacity: 1;
}
.container .projects .project:hover .info .title,
.container .projects .project:hover .info .link {
transform: translateY(0);
}
.container .projects .project .info a:active {
background-color: #f6c90e;
color: #0c1116;
}
.footer .link:active {
text-decoration: underline #f6c90e 1px solid;
}
}
@media (max-width: 800px) {
.container .projects {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 700px) {
.container .hero img {
width: 240px;
height: 240px;
}
.container .projects .project .info .title {
font-size: 20px;
}
.container .projects .project .info a {
margin-top: 24px;
font-size: 14px;
}
}
@media (max-width: 600px) {
.container .hero img {
width: 220px;
height: 220px;
}
.container .hero .info {
font-size: 28px;
}
.container .projects .project .info a {
margin-top: 14px;
padding: 8px 14px;
}
}
@media (max-width: 500px) {
.container .hero img {
width: 200px;
height: 200px;
}
.container .hero .info {
font-size: 24px;
}
.container .projects {
grid-template-columns: repeat(1, 1fr);
}
.container .projects .project .info .title {
font-size: 24px;
}
.container .projects .project .info a {
margin-top: 28px;
padding: 8px 28px;
font-size: 16px;
}
}
@media (max-width: 500px) {
.container .hero img {
width: 180px;
height: 180px;
}
.container .hero .info {
font-size: 20px;
}
} | 0.455683 | 0.07603 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: none;
}
:root {
--cor0: rgb(254, 68, 0);/*<NAME>*/
--cor1: #FC4300;
--cor2: #FC6027;
--cor3: #EF653C;
--cor4: #090909;
--cor5: #303033;
--cor6: #333333;
--cor7: #333333d3;
--cor8: #36357e; /*Az<NAME>*/
--cor9: #414099;
--cor10: #404099;
--cor11: #FFFFFF;
}
.logo{
width: 36vh;
height: 12vh;
margin-left: 20vh;
}
.info{
position: absolute;
left: 85%;
right: 16.67%;
top: 3%;
bottom: 16.67%;
}
.infox{
position: absolute;
left: 84.8%;
top: 6%;
color: var(--cor10);
font-family: 'Montsserat', sans-serif;
font-size: 2.5vh;
}
.close{
position: absolute;
left: 90%;
right: 16.67%;
top: 3%;
bottom: 16.67%;
}
.closed{
position: absolute;
left: 89.9%;
top: 6%;
color: var(--cor10);
font-family: 'Montsserat', sans-serif;
font-size: 2.5vh;
}
.container{
margin: auto;
width: 100vh;
}
.opcoes{
align-items: center;
justify-content: center;
display: flex;
flex-direction: row;
}
#text{
font-family: 'Montserrat', sans-serif;
color: var(--cor10);
font-size: 5vh;
margin-bottom: 6vh;
margin-top: 6vh;
text-align: center;
}
.submit{
border-radius: 0.4rem;
border: 0.5vh solid var(--cor10);
font-size: 2.5vh;
font-family: 'Montserrat', sans-serif;
width: 47vh;
height: 10vh;
background-color: var(--cor11);
}
.submit:nth-child(1){
margin-right: 5vh;
}
.submit:hover{
color: var(--cor11);
background-color: var(--cor10);
}
.box{
margin: auto;
width: 100vh;
height: 50vh;
margin-top: 4vh;
border: 1px solid #A0A0A0;
box-sizing: border-box;
border-radius: 12px;
}
.title{
position: absolute;
left: 33%;
right: 79.68%;
top: 47.94%;
bottom: 80.24%;
}
.title2{
position: absolute;
left: 39%;
right: 42.34%;
top: 47.94%;
bottom: 80.24%;
}
.title3{
position: absolute;
left: 36%;
right: 8.88%;
top: 47.94%;
bottom: 80.24%;
}
.title, .title2, .title3{
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;
text-align: center;
color: #404099;
}
hr{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 55%;
bottom: 72.95%;
border: 1px solid #A0A0A0;
}
#line2{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 68%;
bottom: 49.85%;
border: 1px solid #A0A0A0;
}
#line3{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 81%;
bottom: 26.75%;
border: 1px solid #A0A0A0;
}
#date{
position: absolute;
left: 33%;
right: 77.25%;
top: 60.56%;
bottom: 58.36%;
}
#date1{
position: absolute;
left: 33%;
right: 77.25%;
top: 73%;
bottom: 35.26%;
}
#date2{
position: absolute;
left: 33%;
right: 77.25%;
top: 86%;
bottom: 12.16%;
}
#date, #date1, #date2{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #555555;
}
.ocup{
position: absolute;
left: 45%;
right: 45.16%;
top: 60.39%;
bottom: 28.43%;
}
.ocup1{
position: absolute;
left: 45.08%;
right: 45.16%;
top: 73%;
bottom: 20.15%;
}
.ocup2{
position: absolute;
left: 45%;
right: 45.16%;
top: 86%;
bottom: 12.31%;
}
.ocup, .ocup1, .ocup2{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #555555;
}
.cancel{
position: absolute;
left: 61%;
right: 9.37%;
top: 59%;
bottom: 57.14%;
}
.cancel2{
position: absolute;
left: 61%;
right: 9.37%;
top: 71%;
bottom: 34.04%;
}
.cancel3{
position: absolute;
left: 61.1%;
right: 9.37%;
top: 84%;
bottom: 34.04%;
}
.cancel, .cancel2, .cancel3{
background-color: #404099;
color: white;
padding: 2vh vh;
border-radius: 2vh;
width: 15vh;
height: 6vh;
} | css/Ocupacao.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: none;
}
:root {
--cor0: rgb(254, 68, 0);/*<NAME>*/
--cor1: #FC4300;
--cor2: #FC6027;
--cor3: #EF653C;
--cor4: #090909;
--cor5: #303033;
--cor6: #333333;
--cor7: #333333d3;
--cor8: #36357e; /*Az<NAME>*/
--cor9: #414099;
--cor10: #404099;
--cor11: #FFFFFF;
}
.logo{
width: 36vh;
height: 12vh;
margin-left: 20vh;
}
.info{
position: absolute;
left: 85%;
right: 16.67%;
top: 3%;
bottom: 16.67%;
}
.infox{
position: absolute;
left: 84.8%;
top: 6%;
color: var(--cor10);
font-family: 'Montsserat', sans-serif;
font-size: 2.5vh;
}
.close{
position: absolute;
left: 90%;
right: 16.67%;
top: 3%;
bottom: 16.67%;
}
.closed{
position: absolute;
left: 89.9%;
top: 6%;
color: var(--cor10);
font-family: 'Montsserat', sans-serif;
font-size: 2.5vh;
}
.container{
margin: auto;
width: 100vh;
}
.opcoes{
align-items: center;
justify-content: center;
display: flex;
flex-direction: row;
}
#text{
font-family: 'Montserrat', sans-serif;
color: var(--cor10);
font-size: 5vh;
margin-bottom: 6vh;
margin-top: 6vh;
text-align: center;
}
.submit{
border-radius: 0.4rem;
border: 0.5vh solid var(--cor10);
font-size: 2.5vh;
font-family: 'Montserrat', sans-serif;
width: 47vh;
height: 10vh;
background-color: var(--cor11);
}
.submit:nth-child(1){
margin-right: 5vh;
}
.submit:hover{
color: var(--cor11);
background-color: var(--cor10);
}
.box{
margin: auto;
width: 100vh;
height: 50vh;
margin-top: 4vh;
border: 1px solid #A0A0A0;
box-sizing: border-box;
border-radius: 12px;
}
.title{
position: absolute;
left: 33%;
right: 79.68%;
top: 47.94%;
bottom: 80.24%;
}
.title2{
position: absolute;
left: 39%;
right: 42.34%;
top: 47.94%;
bottom: 80.24%;
}
.title3{
position: absolute;
left: 36%;
right: 8.88%;
top: 47.94%;
bottom: 80.24%;
}
.title, .title2, .title3{
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;
text-align: center;
color: #404099;
}
hr{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 55%;
bottom: 72.95%;
border: 1px solid #A0A0A0;
}
#line2{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 68%;
bottom: 49.85%;
border: 1px solid #A0A0A0;
}
#line3{
position: absolute;
left: 30.03%;
right: 30.91%;
top: 81%;
bottom: 26.75%;
border: 1px solid #A0A0A0;
}
#date{
position: absolute;
left: 33%;
right: 77.25%;
top: 60.56%;
bottom: 58.36%;
}
#date1{
position: absolute;
left: 33%;
right: 77.25%;
top: 73%;
bottom: 35.26%;
}
#date2{
position: absolute;
left: 33%;
right: 77.25%;
top: 86%;
bottom: 12.16%;
}
#date, #date1, #date2{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #555555;
}
.ocup{
position: absolute;
left: 45%;
right: 45.16%;
top: 60.39%;
bottom: 28.43%;
}
.ocup1{
position: absolute;
left: 45.08%;
right: 45.16%;
top: 73%;
bottom: 20.15%;
}
.ocup2{
position: absolute;
left: 45%;
right: 45.16%;
top: 86%;
bottom: 12.31%;
}
.ocup, .ocup1, .ocup2{
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #555555;
}
.cancel{
position: absolute;
left: 61%;
right: 9.37%;
top: 59%;
bottom: 57.14%;
}
.cancel2{
position: absolute;
left: 61%;
right: 9.37%;
top: 71%;
bottom: 34.04%;
}
.cancel3{
position: absolute;
left: 61.1%;
right: 9.37%;
top: 84%;
bottom: 34.04%;
}
.cancel, .cancel2, .cancel3{
background-color: #404099;
color: white;
padding: 2vh vh;
border-radius: 2vh;
width: 15vh;
height: 6vh;
} | 0.511229 | 0.085137 |
body {
margin: 0;
padding: 0;
background: #555;
}
a {
color: #000000;
}
.widg{
margin-left: -18vh;
}
/* .responsive{
width: 100%;
height: auto;
background-size:contain;
background-position:center;
} */
.box {
background-image: url(../img/nextdoorn.png);
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 50%;
left: 50%;
width: 90%;
height: 90%;
transform: translate(-50%, -50%);
}
.box1{
height: 130vh;
background-color: #dbc9ce
}
.search {
color: (110, 110, 110);
text-align: center;
position: absolute;
top: 65%;
}
h1 {
color: (110, 110, 110);
text-align: center;
font-family: "Lilita One";
}
.title {
margin-top: -18vh;
}
.widget1 {
color: (110, 110, 110);
text-align: center;
font-family: 'Libre Franklin';
font-size: xx-large;
float: left;
margin: auto;
margin-top: 73vh;
}
h4 {
color: (110, 110, 110);
text-align: center;
font-family: "Lilita One";
}
.links {
float: right;
}
/* zip code box */
.input,
.submit {
display: inline-block;
padding: 10px 15px;
font-size: 20px;
border-radius: 0;
-webkit-appearance: none;
}
.input {
border: 1px solid lightgray;
}
.submit {
background-color: #dee4de;
border: 1px solid transparent;
}
.submit::-moz-focus-inner {
border: 0;
}
/* Spinning Widget */
.text {
position: absolute;
width: 0 auto;
left: 20%;
height: 40px;
top: 50%;
margin-top: -20px;
}
.word {
position: absolute;
opacity: 0;
color: (110, 110, 110);
margin-left: 3vh;
}
.letter {
display: inline-block;
transform: translateZ(25px);
transform-origin: 50% 50% 25px;
}
.letter.out {
transform: rotateX(90deg);
transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.letter.behind {
transform: rotateX(-90deg);
}
.letter.in {
transform: rotateX(0deg);
transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* stylesheet for login/signup */
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
a:hover {
color: #666;
}
body {
color: #666;
background-color: #f1f2f2;
}
.form-wrap {
background-color: #fff;
width: 320px;
margin: 3em auto;
box-shadow: 0px 1px 8px #bebebe;
-webkit-box-shadow: 0px 1px 8px #bebebe;
-moz-box-shadow: 0px 1px 8px #bebebe;
margin-top: 3rem;
margin-bottom: 14rem;
height: fit-content;
}
.form-wrap .tabs {
overflow: hidden;
}
.form-wrap .tabs h3 {
float: left;
width: 50%;
}
.form-wrap .tabs h3 a {
padding: 0.5em 0;
text-align: center;
font-weight: 400;
background-color: #e6e7e8;
display: block;
color: #666;
}
.form-wrap .tabs h3 a.active {
background-color: #fff;
}
.form-wrap .tabs-content {
padding: 1.5em;
}
.form-wrap .tabs-content div[id$="tab-content"] {
display: none;
}
.form-wrap .tabs-content .active {
display: block !important;
}
.form-wrap form .input {
box-sizing: border-box;
-moz-box-sizing: border-box;
color: inherit;
font-family: inherit;
padding: 0.8em 0 10px 0.8em;
border: 1px solid #cfcfcf;
outline: 0;
display: inline-block;
margin: 0 0 0.8em 0;
padding-right: 2em;
width: 100%;
}
.form-wrap form .button {
width: 100%;
padding: 0.8em 0 10px 0.8em;
border: none;
color: #fff;
cursor: pointer;
text-transform: uppercase;
background-color: #dee4de;
}
.form-wrap form .button:hover {
background-color: #dbc9ce;
}
.form-wrap form .checkbox {
visibility: hidden;
padding: 20px;
margin: 0.5em 0 1.5em;
}
.form-wrap form .checkbox:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.form-wrap form label[for] {
position: relative;
padding-left: 20px;
cursor: pointer;
}
.form-wrap form label[for]:before {
content: "";
position: absolute;
border: 1px solid #cfcfcf;
width: 17px;
height: 17px;
top: 0px;
left: -14px;
}
.form-wrap form label[for]:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: "";
position: absolute;
width: 9px;
height: 5px;
background-color: transparent;
top: 4px;
left: -10px;
border: 3px solid #28a55f;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.form-wrap .help-text {
margin-top: 0.6em;
}
.form-wrap .help-text p {
text-align: center;
font-size: 14px;
}
/* Map page */
#map {
height: 50%;
width: 50%;
margin: auto;
margin-top: 10%;
}
.map1{
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 90%;
transform: translate(-50%, -50%);
background: rgb(245, 230, 218);
}
#clicks{
text-align: center;
}
/* register form */
input[type="text"] {
width: 100%;
border: 2px solid #aaa;
border-radius: 4px;
margin: 8px 0;
outline: none;
padding: 8px;
box-sizing: border-box;
transition: 0.3s;
}
input[type="text"]:focus {
border-color: dodgerBlue;
box-shadow: 0 0 8px 0 dodgerBlue;
}
.inputWithIcon input[type="text"] {
padding-left: 40px;
}
.inputWithIcon {
position: relative;
}
.inputWithIcon i {
position: absolute;
left: 0;
top: 8px;
padding: 9px 8px;
color: #aaa;
transition: 0.3s;
}
.inputWithIcon input[type="text"]:focus + i {
color: dodgerBlue;
}
.inputWithIcon.inputIconBg i {
background-color: #aaa;
color: #fff;
padding: 9px 4px;
border-radius: 4px 0 0 4px;
}
.inputWithIcon.inputIconBg input[type="text"]:focus + i {
color: #fff;
background-color: dodgerBlue;
}
.register-form{
margin: auto;
width: 80%;
margin-top: -6vh;
}
.add{
margin: auto;
margin-top: -6vh;
}
.top{
height: 0!important;
} | public/stylesheets/style.css | body {
margin: 0;
padding: 0;
background: #555;
}
a {
color: #000000;
}
.widg{
margin-left: -18vh;
}
/* .responsive{
width: 100%;
height: auto;
background-size:contain;
background-position:center;
} */
.box {
background-image: url(../img/nextdoorn.png);
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 50%;
left: 50%;
width: 90%;
height: 90%;
transform: translate(-50%, -50%);
}
.box1{
height: 130vh;
background-color: #dbc9ce
}
.search {
color: (110, 110, 110);
text-align: center;
position: absolute;
top: 65%;
}
h1 {
color: (110, 110, 110);
text-align: center;
font-family: "Lilita One";
}
.title {
margin-top: -18vh;
}
.widget1 {
color: (110, 110, 110);
text-align: center;
font-family: 'Libre Franklin';
font-size: xx-large;
float: left;
margin: auto;
margin-top: 73vh;
}
h4 {
color: (110, 110, 110);
text-align: center;
font-family: "Lilita One";
}
.links {
float: right;
}
/* zip code box */
.input,
.submit {
display: inline-block;
padding: 10px 15px;
font-size: 20px;
border-radius: 0;
-webkit-appearance: none;
}
.input {
border: 1px solid lightgray;
}
.submit {
background-color: #dee4de;
border: 1px solid transparent;
}
.submit::-moz-focus-inner {
border: 0;
}
/* Spinning Widget */
.text {
position: absolute;
width: 0 auto;
left: 20%;
height: 40px;
top: 50%;
margin-top: -20px;
}
.word {
position: absolute;
opacity: 0;
color: (110, 110, 110);
margin-left: 3vh;
}
.letter {
display: inline-block;
transform: translateZ(25px);
transform-origin: 50% 50% 25px;
}
.letter.out {
transform: rotateX(90deg);
transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.letter.behind {
transform: rotateX(-90deg);
}
.letter.in {
transform: rotateX(0deg);
transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
/* stylesheet for login/signup */
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
a:hover {
color: #666;
}
body {
color: #666;
background-color: #f1f2f2;
}
.form-wrap {
background-color: #fff;
width: 320px;
margin: 3em auto;
box-shadow: 0px 1px 8px #bebebe;
-webkit-box-shadow: 0px 1px 8px #bebebe;
-moz-box-shadow: 0px 1px 8px #bebebe;
margin-top: 3rem;
margin-bottom: 14rem;
height: fit-content;
}
.form-wrap .tabs {
overflow: hidden;
}
.form-wrap .tabs h3 {
float: left;
width: 50%;
}
.form-wrap .tabs h3 a {
padding: 0.5em 0;
text-align: center;
font-weight: 400;
background-color: #e6e7e8;
display: block;
color: #666;
}
.form-wrap .tabs h3 a.active {
background-color: #fff;
}
.form-wrap .tabs-content {
padding: 1.5em;
}
.form-wrap .tabs-content div[id$="tab-content"] {
display: none;
}
.form-wrap .tabs-content .active {
display: block !important;
}
.form-wrap form .input {
box-sizing: border-box;
-moz-box-sizing: border-box;
color: inherit;
font-family: inherit;
padding: 0.8em 0 10px 0.8em;
border: 1px solid #cfcfcf;
outline: 0;
display: inline-block;
margin: 0 0 0.8em 0;
padding-right: 2em;
width: 100%;
}
.form-wrap form .button {
width: 100%;
padding: 0.8em 0 10px 0.8em;
border: none;
color: #fff;
cursor: pointer;
text-transform: uppercase;
background-color: #dee4de;
}
.form-wrap form .button:hover {
background-color: #dbc9ce;
}
.form-wrap form .checkbox {
visibility: hidden;
padding: 20px;
margin: 0.5em 0 1.5em;
}
.form-wrap form .checkbox:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.form-wrap form label[for] {
position: relative;
padding-left: 20px;
cursor: pointer;
}
.form-wrap form label[for]:before {
content: "";
position: absolute;
border: 1px solid #cfcfcf;
width: 17px;
height: 17px;
top: 0px;
left: -14px;
}
.form-wrap form label[for]:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: "";
position: absolute;
width: 9px;
height: 5px;
background-color: transparent;
top: 4px;
left: -10px;
border: 3px solid #28a55f;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.form-wrap .help-text {
margin-top: 0.6em;
}
.form-wrap .help-text p {
text-align: center;
font-size: 14px;
}
/* Map page */
#map {
height: 50%;
width: 50%;
margin: auto;
margin-top: 10%;
}
.map1{
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 90%;
transform: translate(-50%, -50%);
background: rgb(245, 230, 218);
}
#clicks{
text-align: center;
}
/* register form */
input[type="text"] {
width: 100%;
border: 2px solid #aaa;
border-radius: 4px;
margin: 8px 0;
outline: none;
padding: 8px;
box-sizing: border-box;
transition: 0.3s;
}
input[type="text"]:focus {
border-color: dodgerBlue;
box-shadow: 0 0 8px 0 dodgerBlue;
}
.inputWithIcon input[type="text"] {
padding-left: 40px;
}
.inputWithIcon {
position: relative;
}
.inputWithIcon i {
position: absolute;
left: 0;
top: 8px;
padding: 9px 8px;
color: #aaa;
transition: 0.3s;
}
.inputWithIcon input[type="text"]:focus + i {
color: dodgerBlue;
}
.inputWithIcon.inputIconBg i {
background-color: #aaa;
color: #fff;
padding: 9px 4px;
border-radius: 4px 0 0 4px;
}
.inputWithIcon.inputIconBg input[type="text"]:focus + i {
color: #fff;
background-color: dodgerBlue;
}
.register-form{
margin: auto;
width: 80%;
margin-top: -6vh;
}
.add{
margin: auto;
margin-top: -6vh;
}
.top{
height: 0!important;
} | 0.375936 | 0.066116 |
a{
text-decoration: none;
color:white;
font-size: 0.8rem;
font-style: italic;
line-height: 1;
font-family: Montserrat,sans-serif;
}
/* .mint-btn.disabled{
pointer-events: none;
} */
.App {
text-align: center;
}
.font-link {
font-family: 'Hanalei Fill', cursive;
}
.bg{
background-color: inherit;
}
#twitter{
font-weight: 800;
}
#discord{
font-weight: 800;
}
#connect-mint{
font-weight: 800;
margin-bottom: 100%;
background:black ;
color:#cccccc ;
}
#sname{
align-self: center;
flex-grow: 2;
margin-top: 10px;
zoom: 1.3;
background-size: contain;
height: 100px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('logo-h.png');
}
#connect-top{
font-weight: 800;
}
#menu-li{
color: white;
align-self: center;
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 600;
font-size: 1.1rem;
line-height: 1;
font-family: system-ui;
flex-grow: 2;
}
#right-menu{
display: flex;
flex-grow: 1;
justify-content: space-around;
}
/* #header-img{
background-size: contain;
width: 100px;
background-repeat: no-repeat;
background-image: url('favicon.jpg');
} */
.main-section{
display: flex;
flex-direction: column;
height: -webkit-fill-available;
background-color: #fed300;
min-height: 45vw;
}
.header{
background: black;
border-style: double;
border-bottom: groove;
display: flex;
height: 80px;
justify-content: space-between;
padding-bottom: 20px;
padding-left: 3%;
padding-right: 5%;
padding-top: 20px;
}
.main-text-container{
padding-top: 5vw;
margin-bottom: 30px;
display: flex;
justify-content: space-between;
}
.bodysection-container{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-1{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
padding-bottom: 5vw;
}
.bodysection-container-3{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-2{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-n{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
}
.body-subheading{
padding-left: 10px;
padding-top: 5vw;
color:rgba(156,163,175);
font-size: 1.25rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
}
.main-heading{
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 900;
font-size: 3em;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.stage1-heading{
padding-left: 5vw;
padding-top: 5vw;
font-weight: 900;
font-size: 2rem;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.mint-heading{
text-align: center;
color: black;
letter-spacing: -0.025em;
font-weight: 800;
font-size: 1.5rem;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.main-text-wrap{
width: 60% ;
}
.p-t-container{
display: flex;
flex-direction: column;
justify-content: space-between;
width: 70%;
}
.main-subheading{
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
padding-left: 10px;
color:black;
font-size: 1.25rem;
line-height: 2rem;
max-width: 90%;
}
.footer-container{
display: flex;
justify-content: space-between;
padding: 30px;
margin-top: 10vw;
}
.t-name{
padding-top: 20px;
color:rgba(156,163,175);
font-size: 1.25rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
font-weight: 700;
max-width: 100%;
}
.t-desc{
padding-top: 10px;
color:rgba(156,163,175);
font-size: 1.25rem;
line-height: 1.75rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
max-width: 100%;
}
.main-image-container{
background-color: inherit;
padding-left: 4%;
padding-right: 4%;
padding-bottom: 5vw;
}
.main-image{
background-size: cover;
height: 500px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('main-sample.png');
}
.footer-logo{
background-size: cover;
height: 41px;
margin-top: 10px;
width: 100px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('logo-h.png');
}
.discord-footer-logo{
filter: invert(100%) sepia(12%) saturate(7430%) hue-rotate(199deg) brightness(113%) contrast(115%);
background-size: contain;
height: 30px;
width: 30px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('4691356_discord_icon.svg');
}
.twitter-footer-logo{
filter: invert(100%) sepia(12%) saturate(7430%) hue-rotate(199deg) brightness(113%) contrast(115%);
background-size: contain;
height: 30px;
width: 30px;
background-position: 0px;
padding-bottom: 30px;
background-repeat: no-repeat;
background-image: url('104501_twitter_bird_icon.svg');
}
.footer-text{
color: white;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
margin-top: 10px;
font-size: 0.75rem;
}
.body-image-1{
background-size: cover;
height: 100%;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('dao_copy2.png');
}
.body-image-2{
background-size: cover;
height: 300px;
width: 100%;
background-position: -5vw;
background-repeat: no-repeat;
background-image: url('vault_copy.png');
}
.body-image-3{
background-size: cover;
height: 250px;
width: 100%;
zoom: 1.5;
background-position-y: -5vw;
background-repeat: no-repeat;
background-image: url('royalty.png');
}
.body-image-container-1{
background-color: inherit;
}
.body-image-container-2{
width: -webkit-fill-available;
background-color: inherit;
}
.sec-heading{
display: flex;
flex-direction: column;
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 800;
font-size: 2rem;
font-style: italic;
line-height: 1;
font-family: system-ui;
}
.mint-container{
padding-left: 8vw;
width: 30vw;
}
.body-container-r{
display: flex;
flex-direction: column;
flex-shrink: 1.2;
padding-right: 10%;
}
.body-container-royalty{
display: flex;
flex-direction: column;
flex-shrink: 1.1;
padding-right: 10%;
}
.body-container-l{
display: flex;
flex-direction: column;
flex-shrink: 1.2;
}
.team-container{
display: flex;
justify-content: space-around;
margin-top: 5vw;
margin-left: -2vw;
}
.team{
width:250px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.t1-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('1.png');
}
.t2-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('2.png');
}
.t3-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('3.png');
}
.t-soc{
display: flex;
width:50%;
height: 100px;
}
.t-twitter{
filter: invert(76%) sepia(7%) saturate(7372%) hue-rotate(
199deg) brightness(113%) contrast(106%);
margin-top: 20px;
background-size: contain;
height: 35px;
width: 60px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('211919_social_twitter_icon.svg');
}
.t-insta{
margin-top: 20px;
background-size: contain;
height: 33px;
width: 60px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('1217174_instagram_icon.svg');
}
.t-insta:hover {
height: 30px;
}
.t-twitter:hover {
height: 32px;
}
.roadmap-container{
display: flex;
margin-top: 5vw;
margin-left: 7vw;
margin-right: 7vw;
}
.r-p-container{
display: flex;
justify-content: space-between;
}
.r-t-container{
flex-basis: 55%;
display: flex;
flex-direction: column;
justify-content: space-around;
}
.r-i-container{
flex-basis: 35%;
margin-left: 5vw;
}
.r-i-container-ipad{
display: none;
}
.r-percentage{
color:white;
background: black;
height: 50px;
font-size: 1.25rem;
font-weight: 800;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
margin: 15px;
flex-basis: 10%;
width:30%;
display: flex;
justify-content: center;
align-items: center;
}
.r-text{
color:black;
padding-left: 5vw;
font-size: 1.25rem;
margin-top: 10px;
margin-bottom: 10px;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
flex-basis: 70%;
}
.r-image{
margin-top: 8vw;
background-size: cover;
height: 300px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('merch.png');
}
@media screen and (max-width: 770px) and (min-width: 430px) {
.main-section {
display:contents;
}
.main-image{
height:500px;
}
.body-container-l{
padding-left: 0%;
}
.body-image-1{
width: auto;
margin-bottom: 8vw;
background-size: contain;
height: 250px;
margin-left: 0vw;
}
.body-image-2{
width: auto;
margin-bottom: 8vw;
background-size: contain;
height: 250px;
margin-left: 5vw;
}
.body-image-3{
width: auto;
background-size: contain;
height: 250px;
zoom:1.2;
margin-left: 0vw;
}
.bodysection-container-1{
flex-direction: column-reverse;
}
.bodysection-container-3{
padding-bottom: 10vw;
flex-direction: column-reverse;
}
.bodysection-container-2{
flex-direction: column;
}
.r-i-container{
display: none;
}
.r-i-container-ipad{
display: flex;
}
.r-image{
margin-bottom: 5vw;
background-size: contain;
height: 250px;
margin-left: 33%;
}
.r-p-container{
flex-basis: 15%;
}
.r-t-container{
flex-basis: 80%;
}
.team-container{
flex-direction: column;
margin-top: 5vw;
margin-left: 2vw;
align-items: center;
}
.bodysection-container{
justify-content: center;
padding-bottom: 5vw;
}
.t-soc{
margin-left: 33%;
}
.t-name{
align-self: center;
}
.t-desc{
align-self: center;
}
}
@media screen and (max-width: 429px){
.body-image-3{
zoom:1.3;
background-position-y: -8vw;
}
.p-t-container{
width: 100%;
}
.stage1-heading{
padding-left: 10vw;
padding-top: 10vw;
padding-bottom: 10vw;
}
.main-image{
display: none;
}
.main-image-container{
-webkit-box-align:end;
}
.mint-btn{
margin-top: 30px;
}
.main-text-wrap{
width: 100% ;
align-self: center;
}
.mint-container{
width:75vw;
}
.main-text-container{
flex-direction: column-reverse;
}
.main-heading{
padding-top: 3vw;
padding-bottom: 5vw;
font-size: 2rem;
width: 100%;
}
.main-subheading{
max-width: 90%;
}
.main-section {
display:contents;
}
.main-image{
height:172px;
background-size: contain;
}
.body-container-l{
padding-left: 0%;
}
.body-image-1{
width: auto;
zoom:1.5;
background-size: contain;
height: 250px;
padding-left: 10vw;
}
.body-image-2{
width: 95%;
zoom:1.5;
background-size: contain;
height: 250px;
position: relative;
left:5vw;
}
.bodysection-container-1{
flex-direction: column-reverse;
padding-top: 3vw;
}
.bodysection-container-3{
padding-bottom: 10vw;
flex-direction: column-reverse;
}
.bodysection-container-2{
flex-direction: column;
padding-top: 3vw;
}
.r-i-container{
display: none;
}
.r-i-container-ipad{
display: flex;
}
.r-image{
margin-bottom: 5vw;
background-size: contain;
height: 250px;
margin-left: 20%;
margin-right: 20%;
}
.r-p-container{
flex-basis: 15%;
}
.r-t-container{
flex-basis: 80%;
}
.team-container{
flex-direction: column;
margin-top: 5vw;
margin-left: 2vw;
align-items: center;
}
.bodysection-container{
justify-content: center;
padding-bottom: 5vw;
}
.t-soc{
margin-left: 33%;
}
.t-name{
align-self: center;
}
.t-desc{
align-self: center;
}
#connect-mint{
margin-bottom: 0%;
}
.header {
flex-direction: column;
height: 131px;
}
#sname{
width: 190px;
zoom: 1;
}
#right-menu{
margin-top: 20px;
}
} | src/App.css | a{
text-decoration: none;
color:white;
font-size: 0.8rem;
font-style: italic;
line-height: 1;
font-family: Montserrat,sans-serif;
}
/* .mint-btn.disabled{
pointer-events: none;
} */
.App {
text-align: center;
}
.font-link {
font-family: 'Hanalei Fill', cursive;
}
.bg{
background-color: inherit;
}
#twitter{
font-weight: 800;
}
#discord{
font-weight: 800;
}
#connect-mint{
font-weight: 800;
margin-bottom: 100%;
background:black ;
color:#cccccc ;
}
#sname{
align-self: center;
flex-grow: 2;
margin-top: 10px;
zoom: 1.3;
background-size: contain;
height: 100px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('logo-h.png');
}
#connect-top{
font-weight: 800;
}
#menu-li{
color: white;
align-self: center;
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 600;
font-size: 1.1rem;
line-height: 1;
font-family: system-ui;
flex-grow: 2;
}
#right-menu{
display: flex;
flex-grow: 1;
justify-content: space-around;
}
/* #header-img{
background-size: contain;
width: 100px;
background-repeat: no-repeat;
background-image: url('favicon.jpg');
} */
.main-section{
display: flex;
flex-direction: column;
height: -webkit-fill-available;
background-color: #fed300;
min-height: 45vw;
}
.header{
background: black;
border-style: double;
border-bottom: groove;
display: flex;
height: 80px;
justify-content: space-between;
padding-bottom: 20px;
padding-left: 3%;
padding-right: 5%;
padding-top: 20px;
}
.main-text-container{
padding-top: 5vw;
margin-bottom: 30px;
display: flex;
justify-content: space-between;
}
.bodysection-container{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-1{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
padding-bottom: 5vw;
}
.bodysection-container-3{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-2{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
display: flex;
}
.bodysection-container-n{
padding-top: 10vw;
padding-left: 4vw;
padding-right: 4vw;
}
.body-subheading{
padding-left: 10px;
padding-top: 5vw;
color:rgba(156,163,175);
font-size: 1.25rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
}
.main-heading{
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 900;
font-size: 3em;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.stage1-heading{
padding-left: 5vw;
padding-top: 5vw;
font-weight: 900;
font-size: 2rem;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.mint-heading{
text-align: center;
color: black;
letter-spacing: -0.025em;
font-weight: 800;
font-size: 1.5rem;
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
}
.main-text-wrap{
width: 60% ;
}
.p-t-container{
display: flex;
flex-direction: column;
justify-content: space-between;
width: 70%;
}
.main-subheading{
font-style: italic;
line-height: 1;
font-family: "Montserrat",sans-serif;
padding-left: 10px;
color:black;
font-size: 1.25rem;
line-height: 2rem;
max-width: 90%;
}
.footer-container{
display: flex;
justify-content: space-between;
padding: 30px;
margin-top: 10vw;
}
.t-name{
padding-top: 20px;
color:rgba(156,163,175);
font-size: 1.25rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
font-weight: 700;
max-width: 100%;
}
.t-desc{
padding-top: 10px;
color:rgba(156,163,175);
font-size: 1.25rem;
line-height: 1.75rem;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
max-width: 100%;
}
.main-image-container{
background-color: inherit;
padding-left: 4%;
padding-right: 4%;
padding-bottom: 5vw;
}
.main-image{
background-size: cover;
height: 500px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('main-sample.png');
}
.footer-logo{
background-size: cover;
height: 41px;
margin-top: 10px;
width: 100px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('logo-h.png');
}
.discord-footer-logo{
filter: invert(100%) sepia(12%) saturate(7430%) hue-rotate(199deg) brightness(113%) contrast(115%);
background-size: contain;
height: 30px;
width: 30px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('4691356_discord_icon.svg');
}
.twitter-footer-logo{
filter: invert(100%) sepia(12%) saturate(7430%) hue-rotate(199deg) brightness(113%) contrast(115%);
background-size: contain;
height: 30px;
width: 30px;
background-position: 0px;
padding-bottom: 30px;
background-repeat: no-repeat;
background-image: url('104501_twitter_bird_icon.svg');
}
.footer-text{
color: white;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
margin-top: 10px;
font-size: 0.75rem;
}
.body-image-1{
background-size: cover;
height: 100%;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('dao_copy2.png');
}
.body-image-2{
background-size: cover;
height: 300px;
width: 100%;
background-position: -5vw;
background-repeat: no-repeat;
background-image: url('vault_copy.png');
}
.body-image-3{
background-size: cover;
height: 250px;
width: 100%;
zoom: 1.5;
background-position-y: -5vw;
background-repeat: no-repeat;
background-image: url('royalty.png');
}
.body-image-container-1{
background-color: inherit;
}
.body-image-container-2{
width: -webkit-fill-available;
background-color: inherit;
}
.sec-heading{
display: flex;
flex-direction: column;
padding-left: 5px;
color: white;
letter-spacing: -0.025em;
font-weight: 800;
font-size: 2rem;
font-style: italic;
line-height: 1;
font-family: system-ui;
}
.mint-container{
padding-left: 8vw;
width: 30vw;
}
.body-container-r{
display: flex;
flex-direction: column;
flex-shrink: 1.2;
padding-right: 10%;
}
.body-container-royalty{
display: flex;
flex-direction: column;
flex-shrink: 1.1;
padding-right: 10%;
}
.body-container-l{
display: flex;
flex-direction: column;
flex-shrink: 1.2;
}
.team-container{
display: flex;
justify-content: space-around;
margin-top: 5vw;
margin-left: -2vw;
}
.team{
width:250px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.t1-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('1.png');
}
.t2-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('2.png');
}
.t3-img{
background-size: cover;
height: 250px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('3.png');
}
.t-soc{
display: flex;
width:50%;
height: 100px;
}
.t-twitter{
filter: invert(76%) sepia(7%) saturate(7372%) hue-rotate(
199deg) brightness(113%) contrast(106%);
margin-top: 20px;
background-size: contain;
height: 35px;
width: 60px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('211919_social_twitter_icon.svg');
}
.t-insta{
margin-top: 20px;
background-size: contain;
height: 33px;
width: 60px;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('1217174_instagram_icon.svg');
}
.t-insta:hover {
height: 30px;
}
.t-twitter:hover {
height: 32px;
}
.roadmap-container{
display: flex;
margin-top: 5vw;
margin-left: 7vw;
margin-right: 7vw;
}
.r-p-container{
display: flex;
justify-content: space-between;
}
.r-t-container{
flex-basis: 55%;
display: flex;
flex-direction: column;
justify-content: space-around;
}
.r-i-container{
flex-basis: 35%;
margin-left: 5vw;
}
.r-i-container-ipad{
display: none;
}
.r-percentage{
color:white;
background: black;
height: 50px;
font-size: 1.25rem;
font-weight: 800;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
margin: 15px;
flex-basis: 10%;
width:30%;
display: flex;
justify-content: center;
align-items: center;
}
.r-text{
color:black;
padding-left: 5vw;
font-size: 1.25rem;
margin-top: 10px;
margin-bottom: 10px;
font-style: italic;
line-height: 1.75;
font-family: "Montserrat",sans-serif;
flex-basis: 70%;
}
.r-image{
margin-top: 8vw;
background-size: cover;
height: 300px;
width: 100%;
background-position: 0px;
background-repeat: no-repeat;
background-image: url('merch.png');
}
@media screen and (max-width: 770px) and (min-width: 430px) {
.main-section {
display:contents;
}
.main-image{
height:500px;
}
.body-container-l{
padding-left: 0%;
}
.body-image-1{
width: auto;
margin-bottom: 8vw;
background-size: contain;
height: 250px;
margin-left: 0vw;
}
.body-image-2{
width: auto;
margin-bottom: 8vw;
background-size: contain;
height: 250px;
margin-left: 5vw;
}
.body-image-3{
width: auto;
background-size: contain;
height: 250px;
zoom:1.2;
margin-left: 0vw;
}
.bodysection-container-1{
flex-direction: column-reverse;
}
.bodysection-container-3{
padding-bottom: 10vw;
flex-direction: column-reverse;
}
.bodysection-container-2{
flex-direction: column;
}
.r-i-container{
display: none;
}
.r-i-container-ipad{
display: flex;
}
.r-image{
margin-bottom: 5vw;
background-size: contain;
height: 250px;
margin-left: 33%;
}
.r-p-container{
flex-basis: 15%;
}
.r-t-container{
flex-basis: 80%;
}
.team-container{
flex-direction: column;
margin-top: 5vw;
margin-left: 2vw;
align-items: center;
}
.bodysection-container{
justify-content: center;
padding-bottom: 5vw;
}
.t-soc{
margin-left: 33%;
}
.t-name{
align-self: center;
}
.t-desc{
align-self: center;
}
}
@media screen and (max-width: 429px){
.body-image-3{
zoom:1.3;
background-position-y: -8vw;
}
.p-t-container{
width: 100%;
}
.stage1-heading{
padding-left: 10vw;
padding-top: 10vw;
padding-bottom: 10vw;
}
.main-image{
display: none;
}
.main-image-container{
-webkit-box-align:end;
}
.mint-btn{
margin-top: 30px;
}
.main-text-wrap{
width: 100% ;
align-self: center;
}
.mint-container{
width:75vw;
}
.main-text-container{
flex-direction: column-reverse;
}
.main-heading{
padding-top: 3vw;
padding-bottom: 5vw;
font-size: 2rem;
width: 100%;
}
.main-subheading{
max-width: 90%;
}
.main-section {
display:contents;
}
.main-image{
height:172px;
background-size: contain;
}
.body-container-l{
padding-left: 0%;
}
.body-image-1{
width: auto;
zoom:1.5;
background-size: contain;
height: 250px;
padding-left: 10vw;
}
.body-image-2{
width: 95%;
zoom:1.5;
background-size: contain;
height: 250px;
position: relative;
left:5vw;
}
.bodysection-container-1{
flex-direction: column-reverse;
padding-top: 3vw;
}
.bodysection-container-3{
padding-bottom: 10vw;
flex-direction: column-reverse;
}
.bodysection-container-2{
flex-direction: column;
padding-top: 3vw;
}
.r-i-container{
display: none;
}
.r-i-container-ipad{
display: flex;
}
.r-image{
margin-bottom: 5vw;
background-size: contain;
height: 250px;
margin-left: 20%;
margin-right: 20%;
}
.r-p-container{
flex-basis: 15%;
}
.r-t-container{
flex-basis: 80%;
}
.team-container{
flex-direction: column;
margin-top: 5vw;
margin-left: 2vw;
align-items: center;
}
.bodysection-container{
justify-content: center;
padding-bottom: 5vw;
}
.t-soc{
margin-left: 33%;
}
.t-name{
align-self: center;
}
.t-desc{
align-self: center;
}
#connect-mint{
margin-bottom: 0%;
}
.header {
flex-direction: column;
height: 131px;
}
#sname{
width: 190px;
zoom: 1;
}
#right-menu{
margin-top: 20px;
}
} | 0.406155 | 0.069164 |
.lib-tab1{ float: left; width:100%;overflow: hidden;}
.lib-tab1 .lib-menu{ float: left; width: 103%; height:42px; border-right: 1px solid #e6e6e6;}
.lib-tab1 .lib-menu li{ float: left; width:83px; height: 42px; border-right:1px solid #e6e6e6; background: #f6f6f6; color: #666; font-size: 14px; text-align: center; line-height: 42px; cursor: pointer;}
.lib-tab1 .lib-menu li.hover,
.lib-tab1 .lib-menu li:hover{ color: #fff; background: #00589e;}
.lib-tab1 .lib-content{ float: left; width: 100%;}
.lib-tab2{ float: left; width:100%;overflow: hidden;}
.lib-tab2 .lib-menu{ float: right; height:42px; margin: 10px 10px 0 0;}
.lib-tab2 .lib-menu li{ float: left; width:120px; height: 42px; margin-right: 1px; background:#cae7ff; color: #666; font-size: 14px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab2 .lib-menu li.hover,
.lib-tab2 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab2 .lib-content{ float: left; width: 938px; background: #fff; border:1px solid #e6e6e6; border-top: 3px solid #146eb6;}
.lib-tab3{ float: left; width:100%;overflow: hidden; background: #f9f9f9;}
.lib-tab3 .lib-menu{ float: left; width: 100px; height: 170px; overflow: hidden;}
.lib-tab3 .lib-menu li{ float: left; width:99px; height: 56px; background: #e6f7ed; border-right:1px solid #9dd0b2; border-bottom:1px solid #9dd0b2; color: #333; font-size: 14px; text-align: center; line-height: 56px; cursor: pointer;}
.lib-tab3 .lib-menu li i{ padding-right: 5px;}
.lib-tab3 .lib-menu li.hover{ color: #000; background:#fff;border-right:1px solid #fff;}
.lib-tab3 .lib-menu li:hover{ color: #000; background:#fff;}
.lib-tab3 .lib-content{ float: left; width: 250px; height: 170px;background: #fff;}
.lib-tab4{ position: relative; float: left; width:100%;overflow: hidden; z-index: 1;}
.lib-tab4 .btn02{ position: absolute; top:10px; right: 0; z-index: 2;}
.lib-tab4 .lib-menu{ float: left; height:42px; margin: 10px 10px 0 0;}
.lib-tab4 .lib-menu li{ float: left; width:200px; height: 42px; margin-right: 5px; background:#cae7ff; color: #666; font-size: 18px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab4 .lib-menu li.hover,
.lib-tab4 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab4 .lib-content{ float: left; width: 1198px; background: #fff;border-top: 3px solid #146eb6;}
.lib-tab5{ position: relative; float: left; width:100%; margin: 10px 0; overflow: hidden; z-index: 1;}
.lib-tab5 .btn02{ position: absolute; top:10px; right: 0; z-index: 2;}
.lib-tab5 .lib-menu{ float: left; height:42px; margin: 10px 10px 0 0;}
.lib-tab5 .lib-menu li{ float: left; width:200px; height: 42px; margin-right: 5px; background:#cae7ff; color: #666; font-size: 18px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab5 .lib-menu li.hover,
.lib-tab5 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab5 .lib-content{ float: left; width: 990px; background: #fff;border-top: 3px solid #146eb6;}
.lib-tab6{ position: relative; float: left; width:100%; margin-top: -42px; overflow: hidden; z-index: 1;}
.lib-tab6 .lib-menu{ float: left; width: 100%; height:41px; border-bottom: 1px solid #008c3e;}
.lib-tab6 .lib-menu li{ float: right; width: auto; height: 41px; padding: 0 20px; margin-right: 5px; background:#e6e6e6; color: #666; font-size: 14px; text-align: center; line-height: 41px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab6 .lib-menu li.hover,
.lib-tab6 .lib-menu li:hover{ color: #fff; background: #008c3e;}
.lib-tab6 .lib-content{ float: left; width: 980px; background: #fff;} | src/main/webapp/css/tab.css | .lib-tab1{ float: left; width:100%;overflow: hidden;}
.lib-tab1 .lib-menu{ float: left; width: 103%; height:42px; border-right: 1px solid #e6e6e6;}
.lib-tab1 .lib-menu li{ float: left; width:83px; height: 42px; border-right:1px solid #e6e6e6; background: #f6f6f6; color: #666; font-size: 14px; text-align: center; line-height: 42px; cursor: pointer;}
.lib-tab1 .lib-menu li.hover,
.lib-tab1 .lib-menu li:hover{ color: #fff; background: #00589e;}
.lib-tab1 .lib-content{ float: left; width: 100%;}
.lib-tab2{ float: left; width:100%;overflow: hidden;}
.lib-tab2 .lib-menu{ float: right; height:42px; margin: 10px 10px 0 0;}
.lib-tab2 .lib-menu li{ float: left; width:120px; height: 42px; margin-right: 1px; background:#cae7ff; color: #666; font-size: 14px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab2 .lib-menu li.hover,
.lib-tab2 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab2 .lib-content{ float: left; width: 938px; background: #fff; border:1px solid #e6e6e6; border-top: 3px solid #146eb6;}
.lib-tab3{ float: left; width:100%;overflow: hidden; background: #f9f9f9;}
.lib-tab3 .lib-menu{ float: left; width: 100px; height: 170px; overflow: hidden;}
.lib-tab3 .lib-menu li{ float: left; width:99px; height: 56px; background: #e6f7ed; border-right:1px solid #9dd0b2; border-bottom:1px solid #9dd0b2; color: #333; font-size: 14px; text-align: center; line-height: 56px; cursor: pointer;}
.lib-tab3 .lib-menu li i{ padding-right: 5px;}
.lib-tab3 .lib-menu li.hover{ color: #000; background:#fff;border-right:1px solid #fff;}
.lib-tab3 .lib-menu li:hover{ color: #000; background:#fff;}
.lib-tab3 .lib-content{ float: left; width: 250px; height: 170px;background: #fff;}
.lib-tab4{ position: relative; float: left; width:100%;overflow: hidden; z-index: 1;}
.lib-tab4 .btn02{ position: absolute; top:10px; right: 0; z-index: 2;}
.lib-tab4 .lib-menu{ float: left; height:42px; margin: 10px 10px 0 0;}
.lib-tab4 .lib-menu li{ float: left; width:200px; height: 42px; margin-right: 5px; background:#cae7ff; color: #666; font-size: 18px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab4 .lib-menu li.hover,
.lib-tab4 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab4 .lib-content{ float: left; width: 1198px; background: #fff;border-top: 3px solid #146eb6;}
.lib-tab5{ position: relative; float: left; width:100%; margin: 10px 0; overflow: hidden; z-index: 1;}
.lib-tab5 .btn02{ position: absolute; top:10px; right: 0; z-index: 2;}
.lib-tab5 .lib-menu{ float: left; height:42px; margin: 10px 10px 0 0;}
.lib-tab5 .lib-menu li{ float: left; width:200px; height: 42px; margin-right: 5px; background:#cae7ff; color: #666; font-size: 18px; text-align: center; line-height: 42px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab5 .lib-menu li.hover,
.lib-tab5 .lib-menu li:hover{ color: #fff; background: url(../images/popularRoutes-icon01.png) repeat-x #146eb6;}
.lib-tab5 .lib-content{ float: left; width: 990px; background: #fff;border-top: 3px solid #146eb6;}
.lib-tab6{ position: relative; float: left; width:100%; margin-top: -42px; overflow: hidden; z-index: 1;}
.lib-tab6 .lib-menu{ float: left; width: 100%; height:41px; border-bottom: 1px solid #008c3e;}
.lib-tab6 .lib-menu li{ float: right; width: auto; height: 41px; padding: 0 20px; margin-right: 5px; background:#e6e6e6; color: #666; font-size: 14px; text-align: center; line-height: 41px; cursor: pointer;
-moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0;behavior: url(pie.htc);}
.lib-tab6 .lib-menu li.hover,
.lib-tab6 .lib-menu li:hover{ color: #fff; background: #008c3e;}
.lib-tab6 .lib-content{ float: left; width: 980px; background: #fff;} | 0.380759 | 0.292703 |
body, html {
margin: 0;
background-color: #444751;
font-family: arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
}
/* heading styles */
h1{
font-size: 6.25rem;
text-align: center;
}
h2 {
font-size: 4.68rem;
text-align: center;
}
h3 {
font-size: 3.125rem;
}
h4 {
font-size: 1.5625rem;
}
/* Headings */
#homeHeadingImage {
background-image: url("https://pm1.narvii.com/6523/f1d02b8d50f40dc8332e85d2c300b18d2d75f37e_hq.jpg");
background-color: blue;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 200px;
padding: 10px;
}
#homeHeadingImage h1 {
font-style: italic;
font-size: 3.5rem;
}
@media(min-width: 40rem) {
#homeHeadingImage {
height: 43rem;
}
#homeHeadingImage h1 {
font-size: 10.0rem;
}
}
/* Paragraph Styles */
p {
margin-left: 10px;
margin-right: 10px;
padding: 20px;
line-height: 2;
}
/* List Styles */
.navBlocks1 {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.navBlock1 {
margin: 0.5rem;
padding: 0.5rem;
}
.navBlock1 a {
text-decoration: none;
color: black;
font-weight: bold;
padding: 0.3rem 0;
}
.navBlock1 a:hover,
.navBlock1 a:active {
color: #B9BBB8;
border-bottom: 0.125rem solid #B9BBB8;
}
.navBlock1Current a {
color: white;
background: black;
padding: 0.425rem 0.925rem;
border-radius: 0.425rem;
}
.navBlock1Current a:hover,
.navBlock1Current a:active {
color: black;
background: white;
border: none;
}
.overviewButtons{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.overviewButton{
padding: 0.3rem;
margin: 0.5rem;
}
.overviewButton a{
background-color: #B9BBB8;
padding: 0.3rem 0;
margin: 0rem;
width: 100%;
}
.overviewButton a:hover,
.overviewButton a:active {
color: white;
border-bottom: 0.125rem solid #B9BBB8;
}
/*Center Position*/
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
/* Different Div Containers */
.darkContainer {
display: inline-block;
background-color:#444751;
color: white;
text-align: center;
width: 100%;
height:auto;
margin: 0rem;
padding: 0rem;
}
.lightContainer {
display: inline-block;
background-color: #B9BBB8;
color: white;
text-align: center;
align-content: center;
width: 100%;
height: auto;
margin: 0rem;
padding: 2rem 0rem;
}
.productContainer {
background-color: white;
width: 50%;
height: 10rem;
padding: 1.0rem;
text-align: center;
margin: 2rem 0.5rem;
border-radius: 0.5rem;
}
.flexContainer {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
justify-content: center;
align-content: center;
}
@media (min-width: 40rem) {
.flexContainer {
flex-direction: row;
}
}
.productName {
color: black;
font-size: 0.325rem;
background-color: white;
padding: 0.425rem 0.5rem;
text-decoration: none;
}
/* Buttons */
.priceButton {
width: 100%;
height: auto;
color: white;
background-color: #444751;
margin: 0rem;
padding: .0625 0rem;
text-align: center;
border-radius: 0.5rem;
text-decoration: underline;
font-style: italic;
font-size: 0.75rem;
}
@media (min-width: 40rem){
.productContainer{
display: inline-block;
align-content: inherit;
width: auto;
height: 23.5rem;
margin: 0.5rem;
vertical-align: middle;
min-width: 13rem;
}
.productName {
font-size: 1rem;
padding: 0.875rem 1rem;
}
.priceButton {
display: inline-block;
height: .625rem;
margin: 0.3125rem 0rem;
padding: 0.0624rem 0rem;
font-size: .625rem;
}
}
/* Images */
.productImages {
width: 6.125rem;
height: 7.125rem;
margin: 0.125rem;
display: inline-block;
}
@media(min-width: 40rem) {
.productImages {
width: 12.5rem;
height: 18.75rem;
margin: 0.3125rem;
}
}
/* VIP FORM */
.vipForm{
padding: 1rem;
}
.vipForm label,
.vipForm input,
.vipForm select {
display: block;
margin-top: 1rem;
width: 100%;
}
.vipForm input[id*="email-updates"] {
display: inline-block;
width: auto;
}
.vipForm input[id*="comments"] {
height: 5rem;
}
.vipForm input,
.vipForm select {
border: 1px solid white;
padding: 0.2rem 0.5rem;
font: inherit;
}
.vipForm input:focus,
.vipForm select:focus {
outline: none;
background: #444751;
border-color: black;
}
.vipForm button[type="submit"] {
display: inline-block;
margin-top: 1rem;
}
@media (min-width: 40rem) {
.vipForm {
margin: auto;
width: 20rem;
}
}
/* Footer */
.topSoundFooter {
margin: 0;
padding: 0;
background-color: black;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.footerItem {
list-style: none;
margin: 0.5rem;
padding: 0.5rem;
}
.footerItem a {
text-decoration: none;
color: #B9BBB8;
font-weight: bold;
padding: 0.3rem 0;
}
.footerLogo {
width: 3rem;
height: 3rem;
padding: 0.3rem 0;
} | TopSound.css |
body, html {
margin: 0;
background-color: #444751;
font-family: arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
}
/* heading styles */
h1{
font-size: 6.25rem;
text-align: center;
}
h2 {
font-size: 4.68rem;
text-align: center;
}
h3 {
font-size: 3.125rem;
}
h4 {
font-size: 1.5625rem;
}
/* Headings */
#homeHeadingImage {
background-image: url("https://pm1.narvii.com/6523/f1d02b8d50f40dc8332e85d2c300b18d2d75f37e_hq.jpg");
background-color: blue;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 200px;
padding: 10px;
}
#homeHeadingImage h1 {
font-style: italic;
font-size: 3.5rem;
}
@media(min-width: 40rem) {
#homeHeadingImage {
height: 43rem;
}
#homeHeadingImage h1 {
font-size: 10.0rem;
}
}
/* Paragraph Styles */
p {
margin-left: 10px;
margin-right: 10px;
padding: 20px;
line-height: 2;
}
/* List Styles */
.navBlocks1 {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.navBlock1 {
margin: 0.5rem;
padding: 0.5rem;
}
.navBlock1 a {
text-decoration: none;
color: black;
font-weight: bold;
padding: 0.3rem 0;
}
.navBlock1 a:hover,
.navBlock1 a:active {
color: #B9BBB8;
border-bottom: 0.125rem solid #B9BBB8;
}
.navBlock1Current a {
color: white;
background: black;
padding: 0.425rem 0.925rem;
border-radius: 0.425rem;
}
.navBlock1Current a:hover,
.navBlock1Current a:active {
color: black;
background: white;
border: none;
}
.overviewButtons{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.overviewButton{
padding: 0.3rem;
margin: 0.5rem;
}
.overviewButton a{
background-color: #B9BBB8;
padding: 0.3rem 0;
margin: 0rem;
width: 100%;
}
.overviewButton a:hover,
.overviewButton a:active {
color: white;
border-bottom: 0.125rem solid #B9BBB8;
}
/*Center Position*/
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
/* Different Div Containers */
.darkContainer {
display: inline-block;
background-color:#444751;
color: white;
text-align: center;
width: 100%;
height:auto;
margin: 0rem;
padding: 0rem;
}
.lightContainer {
display: inline-block;
background-color: #B9BBB8;
color: white;
text-align: center;
align-content: center;
width: 100%;
height: auto;
margin: 0rem;
padding: 2rem 0rem;
}
.productContainer {
background-color: white;
width: 50%;
height: 10rem;
padding: 1.0rem;
text-align: center;
margin: 2rem 0.5rem;
border-radius: 0.5rem;
}
.flexContainer {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: center;
justify-content: center;
align-content: center;
}
@media (min-width: 40rem) {
.flexContainer {
flex-direction: row;
}
}
.productName {
color: black;
font-size: 0.325rem;
background-color: white;
padding: 0.425rem 0.5rem;
text-decoration: none;
}
/* Buttons */
.priceButton {
width: 100%;
height: auto;
color: white;
background-color: #444751;
margin: 0rem;
padding: .0625 0rem;
text-align: center;
border-radius: 0.5rem;
text-decoration: underline;
font-style: italic;
font-size: 0.75rem;
}
@media (min-width: 40rem){
.productContainer{
display: inline-block;
align-content: inherit;
width: auto;
height: 23.5rem;
margin: 0.5rem;
vertical-align: middle;
min-width: 13rem;
}
.productName {
font-size: 1rem;
padding: 0.875rem 1rem;
}
.priceButton {
display: inline-block;
height: .625rem;
margin: 0.3125rem 0rem;
padding: 0.0624rem 0rem;
font-size: .625rem;
}
}
/* Images */
.productImages {
width: 6.125rem;
height: 7.125rem;
margin: 0.125rem;
display: inline-block;
}
@media(min-width: 40rem) {
.productImages {
width: 12.5rem;
height: 18.75rem;
margin: 0.3125rem;
}
}
/* VIP FORM */
.vipForm{
padding: 1rem;
}
.vipForm label,
.vipForm input,
.vipForm select {
display: block;
margin-top: 1rem;
width: 100%;
}
.vipForm input[id*="email-updates"] {
display: inline-block;
width: auto;
}
.vipForm input[id*="comments"] {
height: 5rem;
}
.vipForm input,
.vipForm select {
border: 1px solid white;
padding: 0.2rem 0.5rem;
font: inherit;
}
.vipForm input:focus,
.vipForm select:focus {
outline: none;
background: #444751;
border-color: black;
}
.vipForm button[type="submit"] {
display: inline-block;
margin-top: 1rem;
}
@media (min-width: 40rem) {
.vipForm {
margin: auto;
width: 20rem;
}
}
/* Footer */
.topSoundFooter {
margin: 0;
padding: 0;
background-color: black;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
.footerItem {
list-style: none;
margin: 0.5rem;
padding: 0.5rem;
}
.footerItem a {
text-decoration: none;
color: #B9BBB8;
font-weight: bold;
padding: 0.3rem 0;
}
.footerLogo {
width: 3rem;
height: 3rem;
padding: 0.3rem 0;
} | 0.301362 | 0.068071 |
@-moz-document domain('twitter.com') {
@media only screen and (min-width: 1281px) {
#react-root {display:block !important;}
main {width: 100%;margin: 5rem 0 !important;position: relative !important;}
main > div:first-child {margin:0 auto;}
header {position:absolute !important;width:100%;display:block !important;}
/* Inline the Navbar */
#react-root > div:first-child > div:first-child > div {position:relative;}
header > div:first-child {width:100%;}
header > div:first-child > div:first-child {height:auto !important;width:100% !important;}
header > div:first-child > div:first-child > div:first-child {width:100%;display:block !important;padding:0;border-bottom: 2px solid #94d6ff;overflow:hidden;}
header > div:first-child > div:first-child > div:first-child > div:first-child {width:auto;display:block !important;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {width:100%;display:block !important;}
header > div:first-child > div:first-child > div:first-child > div:nth-child(2) {display:block;position:absolute;margin:0;top:-0.5rem;right:0;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(2) {width:auto !important;display: table !important;float: left;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(3) {width:auto !important;display: table;margin:0.25rem 0 0 !important;}
header h1 {display:none !important;}
header nav {width:100% !important;overflow: auto;padding: .5rem 1rem;display:block !important}
header nav::after {content: "";clear: both;display: table;}
header nav a, div[aria-label*="More"] div {padding: 0;width: auto !important;float: left;}
header nav > div {float: right;display: inline !important;width:auto !important;padding:0;}
header nav a, div[aria-label*="More"] div {padding:0 !important;}
header nav a svg, div[aria-label*="More"] svg {height:1.5rem;width:1.5rem;}
div[aria-label*="More"] div {font-size: .9rem;font-weight: 500;}
header nav a > div, div[aria-label*="More"] div > div {padding:.25rem .35rem !important;}
header nav a > div:first-child > div:nth-child(2) {font-size: .9rem;font-weight: 500;margin:0 1rem 0 .25rem !important;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(3) a {min-height:28px;}
header div[aria-label*="More"] {float: left;padding: 0;}
header div[aria-label*="More"] div > div:nth-child(2) {padding-left: 0 !important;margin-left: 0;}
}
/* Header & Background colors */
body[style*="#FFF"] header > div:first-child > div:first-child {background-color:#fff !important;}
body[style*="rgb(255"], body[style*="#FFF"] {background-color:#f3f3f3 !important;}
body[style*="rgb(255"] header > div:first-child > div:first-child {background-color:#fff !important;}
body[style*="rgb(21"], body[style*="rgb(21"] header > div:first-child > div:first-child {background-color:#15202b !important;}
body[style*="rgb(0"], body[style*="rgb(0"] header > div:first-child > div:first-child {background-color:#000 !important;}
/* Primary Column */
div[data-testid="primaryColumn"] > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child h2 {font-weight: 700;}
div[data-testid="primaryColumn"] > div:first-child > div:first-child > div:nth-child(2) {margin-bottom:2rem;}
/* Image and Post Styling */
article[role="article"] > div:first-child > div:nth-child(2) > div:first-child > div:nth-child(2) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:first-child > div:nth-child(2) > div:first-child > div:nth-child(3) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:nth-child(2) > div:nth-child(2) > div:first-child > div:nth-child(3) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:nth-child(2) > div:nth-child(2) > div:first-child > div:nth-child(2) > div:first-child > div:first-child {border-radius:.5rem !important;}
/* Sidebar & Search Form */
div[data-testid="sidebarColumn"] form[role="search"] {padding:.5rem .3rem .5rem .4rem;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child {padding:0;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child {position:relative;z-index:1000000;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {position:relative;border:1px solid #e6ecf0;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(2) {display:none;}
/* Navbar Notifications */
a[aria-label*="unread"] {color: #ffffff;background-color: #1da1f2;padding: .0125rem .25rem !important;border-radius: 2.5rem;margin-right:.75rem;position:relative;display:block;}
a[aria-label*="unread"] div {color:#fff;}
a[aria-label*="unread"] svg {color:#fff;}
div[aria-live="polite"] {top:-5px !important;right:11px !important;position:absolute !important;background-color:#e83f3f;border:2px solid #fff;}
div[aria-label*="New Tweets"] {top:1.5rem;}
/* 2012 Fixes */
main > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {top:3rem;opacity:.85;height:auto !important;}
main > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child div{height:auto !important;}
/* User Options */
/* Show/Hide DM Drawer */
div[data-testid*="DM"] {display:flex !important;}
/* Show/Hide Who to Follow */
aside[aria-label*="Who to follow"] {display:flex !important;}
/* Show/Hide Trending */
div[aria-label*="Timeline: Trending now"] {display:flex !important;}
} | data/usercss/173836.user.css | @-moz-document domain('twitter.com') {
@media only screen and (min-width: 1281px) {
#react-root {display:block !important;}
main {width: 100%;margin: 5rem 0 !important;position: relative !important;}
main > div:first-child {margin:0 auto;}
header {position:absolute !important;width:100%;display:block !important;}
/* Inline the Navbar */
#react-root > div:first-child > div:first-child > div {position:relative;}
header > div:first-child {width:100%;}
header > div:first-child > div:first-child {height:auto !important;width:100% !important;}
header > div:first-child > div:first-child > div:first-child {width:100%;display:block !important;padding:0;border-bottom: 2px solid #94d6ff;overflow:hidden;}
header > div:first-child > div:first-child > div:first-child > div:first-child {width:auto;display:block !important;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {width:100%;display:block !important;}
header > div:first-child > div:first-child > div:first-child > div:nth-child(2) {display:block;position:absolute;margin:0;top:-0.5rem;right:0;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(2) {width:auto !important;display: table !important;float: left;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(3) {width:auto !important;display: table;margin:0.25rem 0 0 !important;}
header h1 {display:none !important;}
header nav {width:100% !important;overflow: auto;padding: .5rem 1rem;display:block !important}
header nav::after {content: "";clear: both;display: table;}
header nav a, div[aria-label*="More"] div {padding: 0;width: auto !important;float: left;}
header nav > div {float: right;display: inline !important;width:auto !important;padding:0;}
header nav a, div[aria-label*="More"] div {padding:0 !important;}
header nav a svg, div[aria-label*="More"] svg {height:1.5rem;width:1.5rem;}
div[aria-label*="More"] div {font-size: .9rem;font-weight: 500;}
header nav a > div, div[aria-label*="More"] div > div {padding:.25rem .35rem !important;}
header nav a > div:first-child > div:nth-child(2) {font-size: .9rem;font-weight: 500;margin:0 1rem 0 .25rem !important;}
header > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(3) a {min-height:28px;}
header div[aria-label*="More"] {float: left;padding: 0;}
header div[aria-label*="More"] div > div:nth-child(2) {padding-left: 0 !important;margin-left: 0;}
}
/* Header & Background colors */
body[style*="#FFF"] header > div:first-child > div:first-child {background-color:#fff !important;}
body[style*="rgb(255"], body[style*="#FFF"] {background-color:#f3f3f3 !important;}
body[style*="rgb(255"] header > div:first-child > div:first-child {background-color:#fff !important;}
body[style*="rgb(21"], body[style*="rgb(21"] header > div:first-child > div:first-child {background-color:#15202b !important;}
body[style*="rgb(0"], body[style*="rgb(0"] header > div:first-child > div:first-child {background-color:#000 !important;}
/* Primary Column */
div[data-testid="primaryColumn"] > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child h2 {font-weight: 700;}
div[data-testid="primaryColumn"] > div:first-child > div:first-child > div:nth-child(2) {margin-bottom:2rem;}
/* Image and Post Styling */
article[role="article"] > div:first-child > div:nth-child(2) > div:first-child > div:nth-child(2) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:first-child > div:nth-child(2) > div:first-child > div:nth-child(3) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:nth-child(2) > div:nth-child(2) > div:first-child > div:nth-child(3) > div:first-child > div:first-child {border-radius:.5rem !important;}
article[role="article"] > div:nth-child(2) > div:nth-child(2) > div:first-child > div:nth-child(2) > div:first-child > div:first-child {border-radius:.5rem !important;}
/* Sidebar & Search Form */
div[data-testid="sidebarColumn"] form[role="search"] {padding:.5rem .3rem .5rem .4rem;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child {padding:0;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child {position:relative;z-index:1000000;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {position:relative;border:1px solid #e6ecf0;}
div[data-testid="sidebarColumn"] > div:first-child > div:nth-child(2) > div:first-child > div:first-child > div:first-child > div:first-child > div:nth-child(2) {display:none;}
/* Navbar Notifications */
a[aria-label*="unread"] {color: #ffffff;background-color: #1da1f2;padding: .0125rem .25rem !important;border-radius: 2.5rem;margin-right:.75rem;position:relative;display:block;}
a[aria-label*="unread"] div {color:#fff;}
a[aria-label*="unread"] svg {color:#fff;}
div[aria-live="polite"] {top:-5px !important;right:11px !important;position:absolute !important;background-color:#e83f3f;border:2px solid #fff;}
div[aria-label*="New Tweets"] {top:1.5rem;}
/* 2012 Fixes */
main > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child {top:3rem;opacity:.85;height:auto !important;}
main > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child > div:first-child div{height:auto !important;}
/* User Options */
/* Show/Hide DM Drawer */
div[data-testid*="DM"] {display:flex !important;}
/* Show/Hide Who to Follow */
aside[aria-label*="Who to follow"] {display:flex !important;}
/* Show/Hide Trending */
div[aria-label*="Timeline: Trending now"] {display:flex !important;}
} | 0.239883 | 0.107484 |
body{
width: calc(100% - 40px);
margin: auto;
max-width: 1200px;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.btn{
padding: 2px 10px;
margin: 3px 0;
box-sizing: border-box;
}
.btn:hover{
color: black;
text-decoration: none;
}
h1{
font-family: 'Slabo 27px', serif;
font-size: 3.5em;
color: black;
}
#header{
display: flex;
flex-direction: row;
justify-content: space-between;
border-bottom: 1px solid black;
margin-bottom: 30px;
}
#header a{text-decoration: none;}
#headerUser{
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#headerUser p{margin:0;}
.hidden{display: none;}
#mainContainer{flex-grow: 1;}
footer{
min-height: 50px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 1200px;
width: 100%;
border-top: 1px solid black;
}
footer>div{text-align: center;}
/*////////////////////////////// Index ////////////////////////*/
#content_flex_index{
display: flex;
flex-direction: row;
justify-content: space-between;
}
#interTab{min-width: 20px;}
#content_button_sem{
display: flex;
flex-direction: row;
justify-content: space-between;
}
#table_edt_sem td,#table_edt_sem th{
border: 1px solid black;
text-align: center;
padding: 5px;
}
.caseHeure{
width: 80px;
height: 40px;
}
.caseHeure a{
display: block;
width: 100%;
height: 100%;
line-height: 30px;
}
.heureActivee{background-color: #428bca;}
.heureActivee a{color: white;}
.tab_oubli_classe td {border: 1px solid black;}
.tab_oubli_classe td input {display: none;}
.td_label_oubli{
height: 50px;
width: 80px;
overflow: hidden;
}
.td_label_oubli label{
display: block;
height: 100%;
width: 100%;
margin:0;
padding: 5px 0;
line-height: 20px;
text-align: center;
}
.tab_oubli_classe td input:checked + .td_label_oubli {
background-color: lightcoral;
}
.tab_oubli_classe .couloirClasse{
width: 40px;
border-left: 2px solid black;
border-right: 2px solid black;
border-top: none;
border-bottom: none;
}
.tab_oubli_classe{
border: 2px solid black;
border-radius: 4px;
}
#form_tabOubliClasse_save{margin-top: 10px;}
/*////////////////////////////// Login ////////////////////////*/
#container_login h2{font-size: 1.5em;}
#container_link_register{margin-top: 30px;}
#container_link_register p{display: inline-block;}
#container_links_projet{margin-top: 30px;}
#diagClasses{
border: 1px solid black;
max-width: 600px;
}
#diagClasses img{max-width: 580px;}
#diagClasses figcaption{
text-align: center;
border-top: 1px solid black;
padding: 3px;
}
/*////////////////////////////// Classes ////////////////////////*/
.ligneFormClasses{margin: 10px 0;}
.ligneFormClasses>div{display: inline-block;}
/*////////////////////////////// ChoixClasses ///////////////////////*/
.liChoixClasses{
list-style-type: none;
border : 1px solid black;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: max-content;
margin: 5px;
padding: 5px;
}
.liChoixClasses p{
width: max-content;
margin: 5px 10px;
}
/*////////////////// ClasseDetails ///////////////////////////*/
.ligneFormEleves{
margin: 10px 0;
border : 1px solid black;
display: inline-block;
min-width: 51%;
padding: 5px;
}
.ligneFormEleves>div{display: inline-block;}
/*////////////////// Init EDT ///////////////////////////*/
#table_edt_init td,#table_edt_init th{
border: 1px solid black;
text-align: center;
padding: 5px;
width: 80px;
height: 40px;
}
#ligne_tab_repas td{
height: 3px;
background-color: black;
} | web/css/fc6b769.css | body{
width: calc(100% - 40px);
margin: auto;
max-width: 1200px;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.btn{
padding: 2px 10px;
margin: 3px 0;
box-sizing: border-box;
}
.btn:hover{
color: black;
text-decoration: none;
}
h1{
font-family: 'Slabo 27px', serif;
font-size: 3.5em;
color: black;
}
#header{
display: flex;
flex-direction: row;
justify-content: space-between;
border-bottom: 1px solid black;
margin-bottom: 30px;
}
#header a{text-decoration: none;}
#headerUser{
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#headerUser p{margin:0;}
.hidden{display: none;}
#mainContainer{flex-grow: 1;}
footer{
min-height: 50px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 1200px;
width: 100%;
border-top: 1px solid black;
}
footer>div{text-align: center;}
/*////////////////////////////// Index ////////////////////////*/
#content_flex_index{
display: flex;
flex-direction: row;
justify-content: space-between;
}
#interTab{min-width: 20px;}
#content_button_sem{
display: flex;
flex-direction: row;
justify-content: space-between;
}
#table_edt_sem td,#table_edt_sem th{
border: 1px solid black;
text-align: center;
padding: 5px;
}
.caseHeure{
width: 80px;
height: 40px;
}
.caseHeure a{
display: block;
width: 100%;
height: 100%;
line-height: 30px;
}
.heureActivee{background-color: #428bca;}
.heureActivee a{color: white;}
.tab_oubli_classe td {border: 1px solid black;}
.tab_oubli_classe td input {display: none;}
.td_label_oubli{
height: 50px;
width: 80px;
overflow: hidden;
}
.td_label_oubli label{
display: block;
height: 100%;
width: 100%;
margin:0;
padding: 5px 0;
line-height: 20px;
text-align: center;
}
.tab_oubli_classe td input:checked + .td_label_oubli {
background-color: lightcoral;
}
.tab_oubli_classe .couloirClasse{
width: 40px;
border-left: 2px solid black;
border-right: 2px solid black;
border-top: none;
border-bottom: none;
}
.tab_oubli_classe{
border: 2px solid black;
border-radius: 4px;
}
#form_tabOubliClasse_save{margin-top: 10px;}
/*////////////////////////////// Login ////////////////////////*/
#container_login h2{font-size: 1.5em;}
#container_link_register{margin-top: 30px;}
#container_link_register p{display: inline-block;}
#container_links_projet{margin-top: 30px;}
#diagClasses{
border: 1px solid black;
max-width: 600px;
}
#diagClasses img{max-width: 580px;}
#diagClasses figcaption{
text-align: center;
border-top: 1px solid black;
padding: 3px;
}
/*////////////////////////////// Classes ////////////////////////*/
.ligneFormClasses{margin: 10px 0;}
.ligneFormClasses>div{display: inline-block;}
/*////////////////////////////// ChoixClasses ///////////////////////*/
.liChoixClasses{
list-style-type: none;
border : 1px solid black;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: max-content;
margin: 5px;
padding: 5px;
}
.liChoixClasses p{
width: max-content;
margin: 5px 10px;
}
/*////////////////// ClasseDetails ///////////////////////////*/
.ligneFormEleves{
margin: 10px 0;
border : 1px solid black;
display: inline-block;
min-width: 51%;
padding: 5px;
}
.ligneFormEleves>div{display: inline-block;}
/*////////////////// Init EDT ///////////////////////////*/
#table_edt_init td,#table_edt_init th{
border: 1px solid black;
text-align: center;
padding: 5px;
width: 80px;
height: 40px;
}
#ligne_tab_repas td{
height: 3px;
background-color: black;
} | 0.270384 | 0.071429 |
@font-face {
font-family: 'atari';
src: url('atarist8x16systemfont-webfont.eot');
src: url('atarist8x16systemfont-webfont.eot?#iefix') format('embedded-opentype'),
url('atarist8x16systemfont-webfont.woff') format('woff'),
url('atarist8x16systemfont-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
html, body{
max-width:100%;
max-height:100%;
height: 100%;
overflow:hidden;
font-family: 'atari';
margin: 0px;
background-color: #555555;
}
.controller-body {
position: relative;
width: 100%;
height: 240px;
}
#navigation {
height: inherit;
}
#navigation .pad-button {
width: 50px;
height: 50px;
background: red;
position: absolute;
}
#navigation .pad-button[data-direction="n"] {
top: 50px;
left: 85px;
background: url('/img/controller/n.png') no-repeat;
}
#navigation .pad-button[data-direction="ne"] {
top: 50px;
left: 140px;
background: url('/img/controller/ne.png') no-repeat;
}
#navigation .pad-button[data-direction="nw"] {
top: 50px;
left: 30px;
background: url('/img/controller/nw.png') no-repeat;
}
#navigation .pad-button[data-direction="e"] {
top: 105px;
left: 140px;
background: url('/img/controller/e.png') no-repeat;
}
#navigation .pad-button[data-direction="c"] {
top: 105px;
left: 85px;
background: url('/img/controller/c.png') no-repeat;
}
#navigation .pad-button[data-direction="w"] {
top: 105px;
left: 30px;
background: url('/img/controller/w.png') no-repeat;
}
#navigation .pad-button[data-direction="se"] {
top: 160px;
left: 140px;
background: url('/img/controller/se.png') no-repeat;
}
#navigation .pad-button[data-direction="s"] {
top: 160px;
left: 85px;
background: url('/img/controller/s.png') no-repeat;
}
#navigation .pad-button[data-direction="sw"] {
top: 160px;
left: 30px;
background: url('/img/controller/sw.png') no-repeat;
}
#navigation .pad-button[data-direction="n"].active {
background: url('/img/controller/n_active.png') no-repeat;
}
#navigation .pad-button[data-direction="ne"].active {
background: url('/img/controller/ne_active.png') no-repeat;
}
#navigation .pad-button[data-direction="nw"].active {
background: url('/img/controller/nw_active.png') no-repeat;
}
#navigation .pad-button[data-direction="e"].active {
background: url('/img/controller/e_active.png') no-repeat;
}
#navigation .pad-button[data-direction="c"].active {
background: url('/img/controller/c_active.png') no-repeat;
}
#navigation .pad-button[data-direction="w"].active {
background: url('/img/controller/w_active.png') no-repeat;
}
#navigation .pad-button[data-direction="se"].active {
background: url('/img/controller/se_active.png') no-repeat;
}
#navigation .pad-button[data-direction="s"].active {
background: url('/img/controller/s_active.png') no-repeat;
}
#navigation .pad-button[data-direction="sw"].active {
background: url('/img/controller/sw_active.png') no-repeat;
}
#buttons div.button {
height: 75px;
width: 75px;
position: absolute;
left: 530px;
}
#buttons #kill {
top: 150px;
background: url("/img/controller/kill.png") no-repeat;
}
#buttons #kill_cd {
top: 150px;
background: url("/img/controller/kill_press.png") no-repeat;
display: none;
z-index: 999;
}
#buttons #love {
top: 60px;
background: url("/img/controller/love.png") no-repeat;
}
#buttons #love_cd {
top: 60px;
background: url("/img/controller/love_press.png") no-repeat;
display: none;
z-index: 999;
}
#miniCanvas{
/*box-shadow: 7px 7px 8px #CCCCCC;*/
background-color: #131313;
width: 640px;
height: 480px;
-webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
/* more specific animation properties here */
}
div.controller-body{
/*box-shadow: 7px 7px 8px #CCCCCC;*/
background-color: #09f;
bottom: 0px;
height: 255px;
width: 640px;
background: url('/img/controller/nintendo_bg.png') no-repeat;
/*padding: 10px;*/
}
div.score{
position: absolute;
top: 40px;
height: 40px;
width: 620px;
padding: 10px;
top: 10px;
color: #fff;
text-shadow: 1px 1px 1px #000;
}
#DEBUG{
position: absolute;
/*box-shadow: 7px 7px 8px #CCCCCC;*/
z-index: 1001;
bottom: 0px;
width: 640px;
height: 50px;
}
.ControllerWrap {
width: 640px;
margin: 0 auto;
box-shadow: 0px 0px 13px #000;
} | src/client/clientFiles/css/controller.css | @font-face {
font-family: 'atari';
src: url('atarist8x16systemfont-webfont.eot');
src: url('atarist8x16systemfont-webfont.eot?#iefix') format('embedded-opentype'),
url('atarist8x16systemfont-webfont.woff') format('woff'),
url('atarist8x16systemfont-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
html, body{
max-width:100%;
max-height:100%;
height: 100%;
overflow:hidden;
font-family: 'atari';
margin: 0px;
background-color: #555555;
}
.controller-body {
position: relative;
width: 100%;
height: 240px;
}
#navigation {
height: inherit;
}
#navigation .pad-button {
width: 50px;
height: 50px;
background: red;
position: absolute;
}
#navigation .pad-button[data-direction="n"] {
top: 50px;
left: 85px;
background: url('/img/controller/n.png') no-repeat;
}
#navigation .pad-button[data-direction="ne"] {
top: 50px;
left: 140px;
background: url('/img/controller/ne.png') no-repeat;
}
#navigation .pad-button[data-direction="nw"] {
top: 50px;
left: 30px;
background: url('/img/controller/nw.png') no-repeat;
}
#navigation .pad-button[data-direction="e"] {
top: 105px;
left: 140px;
background: url('/img/controller/e.png') no-repeat;
}
#navigation .pad-button[data-direction="c"] {
top: 105px;
left: 85px;
background: url('/img/controller/c.png') no-repeat;
}
#navigation .pad-button[data-direction="w"] {
top: 105px;
left: 30px;
background: url('/img/controller/w.png') no-repeat;
}
#navigation .pad-button[data-direction="se"] {
top: 160px;
left: 140px;
background: url('/img/controller/se.png') no-repeat;
}
#navigation .pad-button[data-direction="s"] {
top: 160px;
left: 85px;
background: url('/img/controller/s.png') no-repeat;
}
#navigation .pad-button[data-direction="sw"] {
top: 160px;
left: 30px;
background: url('/img/controller/sw.png') no-repeat;
}
#navigation .pad-button[data-direction="n"].active {
background: url('/img/controller/n_active.png') no-repeat;
}
#navigation .pad-button[data-direction="ne"].active {
background: url('/img/controller/ne_active.png') no-repeat;
}
#navigation .pad-button[data-direction="nw"].active {
background: url('/img/controller/nw_active.png') no-repeat;
}
#navigation .pad-button[data-direction="e"].active {
background: url('/img/controller/e_active.png') no-repeat;
}
#navigation .pad-button[data-direction="c"].active {
background: url('/img/controller/c_active.png') no-repeat;
}
#navigation .pad-button[data-direction="w"].active {
background: url('/img/controller/w_active.png') no-repeat;
}
#navigation .pad-button[data-direction="se"].active {
background: url('/img/controller/se_active.png') no-repeat;
}
#navigation .pad-button[data-direction="s"].active {
background: url('/img/controller/s_active.png') no-repeat;
}
#navigation .pad-button[data-direction="sw"].active {
background: url('/img/controller/sw_active.png') no-repeat;
}
#buttons div.button {
height: 75px;
width: 75px;
position: absolute;
left: 530px;
}
#buttons #kill {
top: 150px;
background: url("/img/controller/kill.png") no-repeat;
}
#buttons #kill_cd {
top: 150px;
background: url("/img/controller/kill_press.png") no-repeat;
display: none;
z-index: 999;
}
#buttons #love {
top: 60px;
background: url("/img/controller/love.png") no-repeat;
}
#buttons #love_cd {
top: 60px;
background: url("/img/controller/love_press.png") no-repeat;
display: none;
z-index: 999;
}
#miniCanvas{
/*box-shadow: 7px 7px 8px #CCCCCC;*/
background-color: #131313;
width: 640px;
height: 480px;
-webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
/* more specific animation properties here */
}
div.controller-body{
/*box-shadow: 7px 7px 8px #CCCCCC;*/
background-color: #09f;
bottom: 0px;
height: 255px;
width: 640px;
background: url('/img/controller/nintendo_bg.png') no-repeat;
/*padding: 10px;*/
}
div.score{
position: absolute;
top: 40px;
height: 40px;
width: 620px;
padding: 10px;
top: 10px;
color: #fff;
text-shadow: 1px 1px 1px #000;
}
#DEBUG{
position: absolute;
/*box-shadow: 7px 7px 8px #CCCCCC;*/
z-index: 1001;
bottom: 0px;
width: 640px;
height: 50px;
}
.ControllerWrap {
width: 640px;
margin: 0 auto;
box-shadow: 0px 0px 13px #000;
} | 0.230833 | 0.052014 |
.blockquote-list {
margin: 0;
padding: .5rem 0;
list-style: none;
}
.blockquote-list li {
background-color: var(--smokegray-l6);
border-radius: 1rem;
padding: .5rem;
margin-top: 1.5rem;
}
.blockquote-list li h2,
.blockquote-list li h3,
.blockquote-list li h4,
.blockquote-list li h5 {
margin: .5rem 0 !important;
padding: 0 .5rem !important;
}
.blockquote-list li p {
font-size: .9rem;
line-height: 1.25rem;
padding: 1rem !important;
}
.blockquote-list li ul {
list-style: disc;
padding: 0;
padding-left: 1.25rem;
margin: 1rem .5rem;
}
.blockquote-list li ul li {
font-weight: normal;
font-size: .9rem;
margin: .5rem 0;
padding: 0;
}
/* link list */
.link-list {
margin: 1rem !important;
color: var(--smokegray-l1);
}
.link-list>li {
list-style: disc;
padding: .2rem 0 !important;
margin: 0 !important;
font-size: 1rem;
color: var(--smokegray-l1);
}
.link-list.--with-icons>li {
overflow: hidden !important;
}
.link-list>li>p {
float: left;
}
.link-list>li>svg {
width: 2.25rem !important;
height: 2.25rem !important;
float: left;
margin: 0;
padding: 0;
margin-right: .5rem;
stroke: var(--smokegray-l1);
}
.link-list>li>a {
font-weight: 600;
color: var(--smokegray-d3);
}
.link-list>li>a:hover {
color: var(--smokegray-d5);
text-decoration: underline;
}
/* BOXED LIST ELEMENTS */
.list-grid,
.showcase-list {
padding: .5rem;
margin: .5rem 0;
}
.showcase-list {
text-align: left;
}
.showcase-list.with-centered-items {
text-align: center;
}
.showcase-list.with-centered-items li {
text-align: center;
}
.showcase-list li {
display: inline-block;
height: 12rem;
margin: .25rem auto;
padding: .25rem;
}
.showcase-list li h3 {
color: var(--smokegray-d6);
}
.showcase-list li p {
color: var(--smokegray-d2);
font-weight: 600;
}
.list-grid {
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: minmax(6rem, auto);
}
.list-grid li {
margin: .25rem;
padding: .25rem;
}
.list-grid.with-box-items li {
padding: 1rem;
margin: 1rem;
border-radius: 1rem;
}
.list-grid.with-centered-items li,
.list-grid.with-centered-items li *,
.showcase-list.with-centered-items li,
.showcase-list.with-centered-items li * {
text-align: center !important;
}
.showcase-list.narrow-pictured-list li {
height: 11rem;
}
.showcase-list.narrow-pictured-list li p {
max-width: 16rem;
margin-right: auto;
margin-left: auto;
}
.showcase-list.narrow-pictured-list img {
height: 3rem;
width: auto;
margin: .1rem auto 1rem;
}
.list-grid li,
.list-grid.with-underlined-title li {
text-align: center;
padding: 1rem;
margin: .5rem auto;
}
.list-grid li *,
.list-grid.with-underlined-title li * {
text-align: left;
}
.list-grid li h4,
.list-grid.with-underlined-title li h4 {
padding-right: 0;
padding-left: 0;
margin-right: 1.5rem;
margin-left: 1.5rem;
border-bottom: .3rem solid var(--smokegray-l5);
}
.list-grid li img,
.showcase-list li img {
border: 0;
border-radius: .25rem;
height: auto;
width: 90%;
margin: .5rem;
}
.list-grid li h3,
.showcase-list li h3 {
font-size: 1.25rem !important;
line-height: 100%;
margin: 0;
padding-bottom: 0;
}
.list-grid li p,
.showcase-list li p {
font-size: 1rem !important;
line-height: 1.2rem;
padding: 0 1rem;
}
.list {
padding: 1rem;
margin: .5rem 1rem;
font-size: 1rem;
}
ul.list {
list-style: disc;
}
/*---------- Explanatory List ----------*/
.explanatory-list {
width: 90%;
margin: 1rem auto;
}
.explanatory-list>div {
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: minmax(1rem, auto);
max-width: 24rem;
margin: 1rem auto 1.5rem;
text-align: center !important;
}
.explanatory-list>div>dt {
font-weight: 800;
font-size: 1.25rem;
color: var(--text-color);
}
.explanatory-list>div>dt>p {
text-align: center !important;
}
.explanatory-list>div>dd {
font-weight: 600;
font-size: 1.1rem;
color: var(--smokegray-d2);
padding-top: .65rem;
}
.explanatory-list.--with-icons>div>dt>svg {
width: 2.25rem;
height: 2.25rem;
stroke: var(--smokegray-d1);
}
.explanatory-list.--with-icons>div>dt>p {
margin: 0;
padding: 0;
}
@media (min-width: 200px) {
.latest-notes-list {
padding: 0 2rem;
}
.work-feed {
grid-template-columns: 1fr;
}
.list-grid {
grid-template-columns: 1fr;
}
.list-grid li,
.showcase-list li {
width: 90%;
margin: .25rem auto;
padding: .25rem;
}
}
@media (min-width: 400px) {
.list-grid li,
.showcase-list li {
width: 80%;
}
}
@media (min-width: 500px) {
.list-grid li,
.showcase-list li {
max-width: 60%;
}
}
@media (min-width: 600px) {
.work-feed {
grid-template-columns: 1fr 1fr;
}
.explanatory-list>div {
grid-template-columns: 1fr 1fr;
max-width: unset;
text-align: left !important;
}
.explanatory-list.--with-icons>div>dt>p {
width: calc(100% - 5rem);
float: left;
margin: .5rem;
margin-left: 1rem;
text-align: left !important;
}
.explanatory-list.--with-icons>div>dt>svg {
float: left;
}
}
@media (min-width: 900px) {
.list-grid {
grid-template-columns: 1fr 1fr;
}
.list-grid li {
max-width: 100%;
margin: .25rem;
padding: .25rem;
}
.showcase-list li {
width: 48%;
margin: .25rem;
padding: .25rem;
}
}
@media (min-width: 1200px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1300px) {
.list-grid.people-list,
.list-grid.with-underlined-title {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1400px) {
.list-grid {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1600px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1800px) {
.list-grid {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 2200px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
} | assets/components/lists.css | .blockquote-list {
margin: 0;
padding: .5rem 0;
list-style: none;
}
.blockquote-list li {
background-color: var(--smokegray-l6);
border-radius: 1rem;
padding: .5rem;
margin-top: 1.5rem;
}
.blockquote-list li h2,
.blockquote-list li h3,
.blockquote-list li h4,
.blockquote-list li h5 {
margin: .5rem 0 !important;
padding: 0 .5rem !important;
}
.blockquote-list li p {
font-size: .9rem;
line-height: 1.25rem;
padding: 1rem !important;
}
.blockquote-list li ul {
list-style: disc;
padding: 0;
padding-left: 1.25rem;
margin: 1rem .5rem;
}
.blockquote-list li ul li {
font-weight: normal;
font-size: .9rem;
margin: .5rem 0;
padding: 0;
}
/* link list */
.link-list {
margin: 1rem !important;
color: var(--smokegray-l1);
}
.link-list>li {
list-style: disc;
padding: .2rem 0 !important;
margin: 0 !important;
font-size: 1rem;
color: var(--smokegray-l1);
}
.link-list.--with-icons>li {
overflow: hidden !important;
}
.link-list>li>p {
float: left;
}
.link-list>li>svg {
width: 2.25rem !important;
height: 2.25rem !important;
float: left;
margin: 0;
padding: 0;
margin-right: .5rem;
stroke: var(--smokegray-l1);
}
.link-list>li>a {
font-weight: 600;
color: var(--smokegray-d3);
}
.link-list>li>a:hover {
color: var(--smokegray-d5);
text-decoration: underline;
}
/* BOXED LIST ELEMENTS */
.list-grid,
.showcase-list {
padding: .5rem;
margin: .5rem 0;
}
.showcase-list {
text-align: left;
}
.showcase-list.with-centered-items {
text-align: center;
}
.showcase-list.with-centered-items li {
text-align: center;
}
.showcase-list li {
display: inline-block;
height: 12rem;
margin: .25rem auto;
padding: .25rem;
}
.showcase-list li h3 {
color: var(--smokegray-d6);
}
.showcase-list li p {
color: var(--smokegray-d2);
font-weight: 600;
}
.list-grid {
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: minmax(6rem, auto);
}
.list-grid li {
margin: .25rem;
padding: .25rem;
}
.list-grid.with-box-items li {
padding: 1rem;
margin: 1rem;
border-radius: 1rem;
}
.list-grid.with-centered-items li,
.list-grid.with-centered-items li *,
.showcase-list.with-centered-items li,
.showcase-list.with-centered-items li * {
text-align: center !important;
}
.showcase-list.narrow-pictured-list li {
height: 11rem;
}
.showcase-list.narrow-pictured-list li p {
max-width: 16rem;
margin-right: auto;
margin-left: auto;
}
.showcase-list.narrow-pictured-list img {
height: 3rem;
width: auto;
margin: .1rem auto 1rem;
}
.list-grid li,
.list-grid.with-underlined-title li {
text-align: center;
padding: 1rem;
margin: .5rem auto;
}
.list-grid li *,
.list-grid.with-underlined-title li * {
text-align: left;
}
.list-grid li h4,
.list-grid.with-underlined-title li h4 {
padding-right: 0;
padding-left: 0;
margin-right: 1.5rem;
margin-left: 1.5rem;
border-bottom: .3rem solid var(--smokegray-l5);
}
.list-grid li img,
.showcase-list li img {
border: 0;
border-radius: .25rem;
height: auto;
width: 90%;
margin: .5rem;
}
.list-grid li h3,
.showcase-list li h3 {
font-size: 1.25rem !important;
line-height: 100%;
margin: 0;
padding-bottom: 0;
}
.list-grid li p,
.showcase-list li p {
font-size: 1rem !important;
line-height: 1.2rem;
padding: 0 1rem;
}
.list {
padding: 1rem;
margin: .5rem 1rem;
font-size: 1rem;
}
ul.list {
list-style: disc;
}
/*---------- Explanatory List ----------*/
.explanatory-list {
width: 90%;
margin: 1rem auto;
}
.explanatory-list>div {
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: minmax(1rem, auto);
max-width: 24rem;
margin: 1rem auto 1.5rem;
text-align: center !important;
}
.explanatory-list>div>dt {
font-weight: 800;
font-size: 1.25rem;
color: var(--text-color);
}
.explanatory-list>div>dt>p {
text-align: center !important;
}
.explanatory-list>div>dd {
font-weight: 600;
font-size: 1.1rem;
color: var(--smokegray-d2);
padding-top: .65rem;
}
.explanatory-list.--with-icons>div>dt>svg {
width: 2.25rem;
height: 2.25rem;
stroke: var(--smokegray-d1);
}
.explanatory-list.--with-icons>div>dt>p {
margin: 0;
padding: 0;
}
@media (min-width: 200px) {
.latest-notes-list {
padding: 0 2rem;
}
.work-feed {
grid-template-columns: 1fr;
}
.list-grid {
grid-template-columns: 1fr;
}
.list-grid li,
.showcase-list li {
width: 90%;
margin: .25rem auto;
padding: .25rem;
}
}
@media (min-width: 400px) {
.list-grid li,
.showcase-list li {
width: 80%;
}
}
@media (min-width: 500px) {
.list-grid li,
.showcase-list li {
max-width: 60%;
}
}
@media (min-width: 600px) {
.work-feed {
grid-template-columns: 1fr 1fr;
}
.explanatory-list>div {
grid-template-columns: 1fr 1fr;
max-width: unset;
text-align: left !important;
}
.explanatory-list.--with-icons>div>dt>p {
width: calc(100% - 5rem);
float: left;
margin: .5rem;
margin-left: 1rem;
text-align: left !important;
}
.explanatory-list.--with-icons>div>dt>svg {
float: left;
}
}
@media (min-width: 900px) {
.list-grid {
grid-template-columns: 1fr 1fr;
}
.list-grid li {
max-width: 100%;
margin: .25rem;
padding: .25rem;
}
.showcase-list li {
width: 48%;
margin: .25rem;
padding: .25rem;
}
}
@media (min-width: 1200px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1300px) {
.list-grid.people-list,
.list-grid.with-underlined-title {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1400px) {
.list-grid {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1600px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1800px) {
.list-grid {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 2200px) {
.work-feed {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
} | 0.435421 | 0.07836 |
.type-25 .clear {
clear: both;
}
.type-25 .left {
margin-left: 0px;
margin-right: 0px;
}
.type-25 .left-col {
background: #2A3F54;
height: 100% !important;
width: 225px;
}
.type-25 .left-col a {
text-decoration: none;
color: #E7E7E7;
font-size: 13px;
}
.type-25 .left-col ul {
list-style: none;
}
.type-25 .left-col .nav_title {
float: left;
background: #2A3F54;
border-radius: 0;
height: 57px;
}
.type-25 .left-col .site_title {
font-weight: 400;
font-size: 18px;
width: 100%;
line-height: 59px;
display: block;
color: #ECF0F1 !important;
margin-left: 0 !important;
}
.type-25 .left-col .site_title i {
border: 1px solid #EAEAEA;
padding: 5px 6px;
border-radius: 50%;
}
.type-25 .left-col .clearfix {
margin-bottom: 20px;
}
.type-25 .left-col .clearfix .profile_pic {
width: 35%;
float: left;
padding: 0px;
}
.type-25 .left-col .clearfix .profile_img {
width: 70%;
background: #fff;
z-index: 1000;
position: inherit;
margin-top: 20px;
border: 1px solid rgba(52,73,94,0.44);
padding: 4px;
border-radius: 50%;
}
.type-25 .left-col .clearfix .profile_info {
padding: 20px 10px 10px;
width: 65%;
float: left;
}
.type-25 .left-col .clearfix .profile_info span {
font-size: 13px;
line-height: 30px;
color: #BAB8B8;
}
.type-25 .left-col .clearfix .profile_info h2 {
font-size: 14px;
color: #ECF0F1;
margin: 0;
font-weight: 300;
}
.type-25 .left-col .main_menu {
padding: 0px;
margin-bottom: 60px;
}
.type-25 .left-col .main_menu .menu_section h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: .5px;
font-weight: 700;
font-size: 10px;
margin-bottom: 10px;
margin-top: 0;
text-shadow: 1px 1px #000;
}
.type-25 .left-col .main_menu .fa {
width: 26px;
opacity: .99;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-size: 18px;
-moz-osx-font-smoothing: grayscale;
padding-left: 0px;
font-weight: 500;
}
.type-25 .left-col .main_menu .bt {
text-align: left;
width: 100%;
margin: 0 0 6px;
position: relative;
border-radius: 0px;
background: none;
color: #000;
}
.type-25 .left-col .main_menu .bt:hover,
.type-25 .left-col .main_menu .bt:focus {
color: #333;
text-decoration: none;
background: linear-gradient(#334556,#2C4257), #2A3F54;
}
.type-25 .left-col .main_menu a:focus {
background: none;
}
.type-25 .left-col .main_menu .drop {
margin: 5px 0;
}
.type-25 .left-col .main_menu span.fa {
float: right;
text-align: center;
margin-top: 5px;
font-size: 10px;
min-width: inherit;
color: #C4CFDA;
}
.type-25 .left-col .main_menu h5 {
margin: 0px;
font-size: 11px;
}
.type-25 .left-col .main_menu .child_menu a:hover {
background: rgba(255,255,255,0.05);
}
.type-25 .left-col .main_menu .label {
line-height: 15px;
margin-top: 4px;
padding: 0px;
}
.type-25 .left-col .main_menu .pull-right {
float: right !important;
background-color: #5cb85c;
position: absolute;
top: -24px;
margin: 31px;
}
.type-25 .left-col .sidebar-footer {
bottom: 0;
clear: both;
display: block;
padding: 5px 0 0;
position: fixed;
width: 225px;
background: #2A3F54;
z-index: 999;
left: 0;
}
.type-25 .left-col .sidebar-footer a {
padding: 7px 0 3px;
text-align: center;
width: 25%;
font-size: 17px;
display: block;
float: left;
background: #172D44;
cursor: pointer;
color: #5A738E;
}
.type-25 .left-col .sidebar-footer a:hover {
color: #23527c;
background: #425567;
}
.type-25 .left-col ul.nav.child_menu li:before {
background: #425668;
content: "";
height: 8px;
left: 3px;
margin-top: 15px;
position: absolute;
width: 8px;
border-radius: 50%;
}
.type-25 .left-col ul.nav.child_menu li:after {
border-left: 1px solid #425668;
bottom: 0;
content: "";
left: 7px;
position: absolute;
top: 0;
}
.type-25 .left-col .c_home {
border-right: 5px solid #1ABB9C;
}
.type-25 .left-col .one {
padding: 15px;
} | General_Form/module_GeneralForm/left/css/type-25.css | .type-25 .clear {
clear: both;
}
.type-25 .left {
margin-left: 0px;
margin-right: 0px;
}
.type-25 .left-col {
background: #2A3F54;
height: 100% !important;
width: 225px;
}
.type-25 .left-col a {
text-decoration: none;
color: #E7E7E7;
font-size: 13px;
}
.type-25 .left-col ul {
list-style: none;
}
.type-25 .left-col .nav_title {
float: left;
background: #2A3F54;
border-radius: 0;
height: 57px;
}
.type-25 .left-col .site_title {
font-weight: 400;
font-size: 18px;
width: 100%;
line-height: 59px;
display: block;
color: #ECF0F1 !important;
margin-left: 0 !important;
}
.type-25 .left-col .site_title i {
border: 1px solid #EAEAEA;
padding: 5px 6px;
border-radius: 50%;
}
.type-25 .left-col .clearfix {
margin-bottom: 20px;
}
.type-25 .left-col .clearfix .profile_pic {
width: 35%;
float: left;
padding: 0px;
}
.type-25 .left-col .clearfix .profile_img {
width: 70%;
background: #fff;
z-index: 1000;
position: inherit;
margin-top: 20px;
border: 1px solid rgba(52,73,94,0.44);
padding: 4px;
border-radius: 50%;
}
.type-25 .left-col .clearfix .profile_info {
padding: 20px 10px 10px;
width: 65%;
float: left;
}
.type-25 .left-col .clearfix .profile_info span {
font-size: 13px;
line-height: 30px;
color: #BAB8B8;
}
.type-25 .left-col .clearfix .profile_info h2 {
font-size: 14px;
color: #ECF0F1;
margin: 0;
font-weight: 300;
}
.type-25 .left-col .main_menu {
padding: 0px;
margin-bottom: 60px;
}
.type-25 .left-col .main_menu .menu_section h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: .5px;
font-weight: 700;
font-size: 10px;
margin-bottom: 10px;
margin-top: 0;
text-shadow: 1px 1px #000;
}
.type-25 .left-col .main_menu .fa {
width: 26px;
opacity: .99;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-size: 18px;
-moz-osx-font-smoothing: grayscale;
padding-left: 0px;
font-weight: 500;
}
.type-25 .left-col .main_menu .bt {
text-align: left;
width: 100%;
margin: 0 0 6px;
position: relative;
border-radius: 0px;
background: none;
color: #000;
}
.type-25 .left-col .main_menu .bt:hover,
.type-25 .left-col .main_menu .bt:focus {
color: #333;
text-decoration: none;
background: linear-gradient(#334556,#2C4257), #2A3F54;
}
.type-25 .left-col .main_menu a:focus {
background: none;
}
.type-25 .left-col .main_menu .drop {
margin: 5px 0;
}
.type-25 .left-col .main_menu span.fa {
float: right;
text-align: center;
margin-top: 5px;
font-size: 10px;
min-width: inherit;
color: #C4CFDA;
}
.type-25 .left-col .main_menu h5 {
margin: 0px;
font-size: 11px;
}
.type-25 .left-col .main_menu .child_menu a:hover {
background: rgba(255,255,255,0.05);
}
.type-25 .left-col .main_menu .label {
line-height: 15px;
margin-top: 4px;
padding: 0px;
}
.type-25 .left-col .main_menu .pull-right {
float: right !important;
background-color: #5cb85c;
position: absolute;
top: -24px;
margin: 31px;
}
.type-25 .left-col .sidebar-footer {
bottom: 0;
clear: both;
display: block;
padding: 5px 0 0;
position: fixed;
width: 225px;
background: #2A3F54;
z-index: 999;
left: 0;
}
.type-25 .left-col .sidebar-footer a {
padding: 7px 0 3px;
text-align: center;
width: 25%;
font-size: 17px;
display: block;
float: left;
background: #172D44;
cursor: pointer;
color: #5A738E;
}
.type-25 .left-col .sidebar-footer a:hover {
color: #23527c;
background: #425567;
}
.type-25 .left-col ul.nav.child_menu li:before {
background: #425668;
content: "";
height: 8px;
left: 3px;
margin-top: 15px;
position: absolute;
width: 8px;
border-radius: 50%;
}
.type-25 .left-col ul.nav.child_menu li:after {
border-left: 1px solid #425668;
bottom: 0;
content: "";
left: 7px;
position: absolute;
top: 0;
}
.type-25 .left-col .c_home {
border-right: 5px solid #1ABB9C;
}
.type-25 .left-col .one {
padding: 15px;
} | 0.425844 | 0.093388 |
@import url(http://fonts.googleapis.com/css?family=Anonymous+Pro:400,400italic,700,700italic|Open+Sans:300italic,400italic,600italic,700italic,300,400,600,700);
.fixed {
font-family: 'Anonymous Pro', monospace;
}
body {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
padding: 0;
margin: 0;
line-height: 1.2;
}
body,
a {
color: #272727;
}
code {
font-family: 'Anonymous Pro', monospace;
font-size: 0.9em;
white-space: nowrap;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
pre {
white-space: pre;
/* CSS2 */
white-space: pre-wrap;
/* CSS 2.1 */
white-space: pre-line;
/* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word;
/* IE */
}
/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {
background: #00ffaa;
color: #fff;
text-shadow: none;
}
::selection {
background: #00ffaa;
color: #fff;
text-shadow: none;
}
/* j.mp/webkit-tap-highlight-color */
a:link {
-webkit-tap-highlight-color: #00ffaa;
}
.clear {
height: 1px;
clear: both;
}
body {
font-size: 16px;
line-height: 1.4;
}
header,
footer,
.content {
width: 40em;
margin: 0 auto;
}
header {
margin-top: 4em;
margin-bottom: 5em;
}
header h1 {
margin: 0.5em 0;
}
header h1 img {
width: 100%;
margin-left: -0.2em;
}
header h2 {
margin: 0.5em 0;
font-weight: 400;
font-size: 2.2em;
margin-left: 3.9em;
}
header hr {
display: none;
}
header .download {
margin: 1.2em 0;
margin-left: 7.1em;
line-height: 1.6;
}
header .download a {
margin-left: 1em;
font-size: 1.4em;
font-weight: 400;
display: inline-block;
text-decoration: none;
padding: 0 0.5em;
border-radius: 0.2em;
border: 0.1em solid #bdb76b;
background-color: #bdb76b;
}
header .download a:hover {
background-color: #66ffcc;
border-color: #00f5a3;
}
header .download a img {
width: 1.1em;
display: baseline;
vertical-align: sub;
margin-left: 0.5em;
}
.intro {
font-size: 2.2em;
font-style: italic;
margin: 1.4em 0 2em;
}
footer {
text-indent: 6.5em;
margin-top: 8em;
margin-bottom: 2em;
font-style: italic;
font-size: 0.9em;
}
footer,
footer a {
color: #8d8d8d;
text-decoration: none;
}
article {
clear: both;
margin-bottom: 2em;
}
article .image,
article .body {
float: left;
}
article .image {
float: left;
width: 5.8em;
margin-right: 2em;
margin-top: 0.5em;
}
article .image img {
display: block;
width: 90%;
margin: 0 auto;
}
article#templating img {
width: 70%;
}
article .body {
width: 32em;
}
article .body h3 {
margin: 0;
font-size: 1.7em;
font-weight: 400;
font-style: italic;
margin-bottom: 0.9em;
}
article .body p {
font-size: 1.1em;
}
@media (min-width: 1250px) {
body {
font-size: 20px;
}
}
@media (max-width: 780px) {
body {
font-size: 13px;
}
}
@media (max-width: 560px) {
body {
font-size: 14px;
}
header,
footer,
.content {
width: auto !important;
margin: 1em !important;
}
header {
margin: 0;
}
header h1 {
line-height: 1;
}
header h1 img {
width: 100%;
margin: 0;
}
header .download {
text-align: center;
margin: 0;
}
header .download a {
margin: 0.5em 0.2em;
display: block;
}
header hr {
display: block;
border: 0;
height: 0.25em;
margin: 1em -0.1em;
background: #272727;
border-radius: 0.25em;
}
.intro {
margin: 0;
text-align: center;
font-size: 1.4em;
}
.intro p {
margin: 1em 0;
}
article {
clear: both;
}
article .image,
article .body {
float: none;
width: auto;
}
article .image {
margin-bottom: 0;
}
article .image img {
width: 35%;
margin: 0;
margin-left: 1em;
margin-top: 0.5em;
margin-bottom: 1em;
float: right;
}
article#templating img,
article#more img {
width: 35%;
float: left;
margin-left: 0;
margin-right: 1em;
}
article#flexible p,
article#flexible h3 {
text-shadow: 1px 1px 2px #fff;
}
article#flexible .image {
position: relative;
z-index: -1;
margin: 0 auto;
}
article#flexible .image img {
float: none;
margin: 0;
margin-bottom: -45%;
width: 100%;
}
footer {
padding-top: 5em;
text-indent: 0;
text-align: center;
}
} | styles/site.css | @import url(http://fonts.googleapis.com/css?family=Anonymous+Pro:400,400italic,700,700italic|Open+Sans:300italic,400italic,600italic,700italic,300,400,600,700);
.fixed {
font-family: 'Anonymous Pro', monospace;
}
body {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 16px;
padding: 0;
margin: 0;
line-height: 1.2;
}
body,
a {
color: #272727;
}
code {
font-family: 'Anonymous Pro', monospace;
font-size: 0.9em;
white-space: nowrap;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
pre {
white-space: pre;
/* CSS2 */
white-space: pre-wrap;
/* CSS 2.1 */
white-space: pre-line;
/* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word;
/* IE */
}
/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {
background: #00ffaa;
color: #fff;
text-shadow: none;
}
::selection {
background: #00ffaa;
color: #fff;
text-shadow: none;
}
/* j.mp/webkit-tap-highlight-color */
a:link {
-webkit-tap-highlight-color: #00ffaa;
}
.clear {
height: 1px;
clear: both;
}
body {
font-size: 16px;
line-height: 1.4;
}
header,
footer,
.content {
width: 40em;
margin: 0 auto;
}
header {
margin-top: 4em;
margin-bottom: 5em;
}
header h1 {
margin: 0.5em 0;
}
header h1 img {
width: 100%;
margin-left: -0.2em;
}
header h2 {
margin: 0.5em 0;
font-weight: 400;
font-size: 2.2em;
margin-left: 3.9em;
}
header hr {
display: none;
}
header .download {
margin: 1.2em 0;
margin-left: 7.1em;
line-height: 1.6;
}
header .download a {
margin-left: 1em;
font-size: 1.4em;
font-weight: 400;
display: inline-block;
text-decoration: none;
padding: 0 0.5em;
border-radius: 0.2em;
border: 0.1em solid #bdb76b;
background-color: #bdb76b;
}
header .download a:hover {
background-color: #66ffcc;
border-color: #00f5a3;
}
header .download a img {
width: 1.1em;
display: baseline;
vertical-align: sub;
margin-left: 0.5em;
}
.intro {
font-size: 2.2em;
font-style: italic;
margin: 1.4em 0 2em;
}
footer {
text-indent: 6.5em;
margin-top: 8em;
margin-bottom: 2em;
font-style: italic;
font-size: 0.9em;
}
footer,
footer a {
color: #8d8d8d;
text-decoration: none;
}
article {
clear: both;
margin-bottom: 2em;
}
article .image,
article .body {
float: left;
}
article .image {
float: left;
width: 5.8em;
margin-right: 2em;
margin-top: 0.5em;
}
article .image img {
display: block;
width: 90%;
margin: 0 auto;
}
article#templating img {
width: 70%;
}
article .body {
width: 32em;
}
article .body h3 {
margin: 0;
font-size: 1.7em;
font-weight: 400;
font-style: italic;
margin-bottom: 0.9em;
}
article .body p {
font-size: 1.1em;
}
@media (min-width: 1250px) {
body {
font-size: 20px;
}
}
@media (max-width: 780px) {
body {
font-size: 13px;
}
}
@media (max-width: 560px) {
body {
font-size: 14px;
}
header,
footer,
.content {
width: auto !important;
margin: 1em !important;
}
header {
margin: 0;
}
header h1 {
line-height: 1;
}
header h1 img {
width: 100%;
margin: 0;
}
header .download {
text-align: center;
margin: 0;
}
header .download a {
margin: 0.5em 0.2em;
display: block;
}
header hr {
display: block;
border: 0;
height: 0.25em;
margin: 1em -0.1em;
background: #272727;
border-radius: 0.25em;
}
.intro {
margin: 0;
text-align: center;
font-size: 1.4em;
}
.intro p {
margin: 1em 0;
}
article {
clear: both;
}
article .image,
article .body {
float: none;
width: auto;
}
article .image {
margin-bottom: 0;
}
article .image img {
width: 35%;
margin: 0;
margin-left: 1em;
margin-top: 0.5em;
margin-bottom: 1em;
float: right;
}
article#templating img,
article#more img {
width: 35%;
float: left;
margin-left: 0;
margin-right: 1em;
}
article#flexible p,
article#flexible h3 {
text-shadow: 1px 1px 2px #fff;
}
article#flexible .image {
position: relative;
z-index: -1;
margin: 0 auto;
}
article#flexible .image img {
float: none;
margin: 0;
margin-bottom: -45%;
width: 100%;
}
footer {
padding-top: 5em;
text-indent: 0;
text-align: center;
}
} | 0.372505 | 0.087642 |
background-image: url('../img/Student-Study-Laptop-Home-Notes-Desktop.jpg');
height: fit-content;
background-repeat: no-repeat;
background-size: cover;
}
#f {
background-color: #fde8cd;
height: 60px;
}
.nav {
background-color: #333;
overflow: hidden;
}
#about{
padding-top: 17px;
padding-right: 20px;
}
#myBtn{
width: 100px;
}
.nav a {
float: right;
color: #49381f;
text-align: center;
padding: 15px;
text-decoration: none;
font-size: 25px;
padding-right: 10px;
padding-left: 10px;
width: 100px;
}
.nav a:hover {
background-color: #00917C;
}
.nav a.active {
background-color: #49381f;
color: white;
}
#logo{
font-family: 'Berkshire Swash', cursive;
font-size: 50px;
margin-left: 15px;
color: #49381f;
}
#mySidenav{
position: absolute;
top: 50px;
}
#mySidenav a {
position: absolute;
left: -90px;
transition: 0.3s;
padding: 15px;
width: 110px;
text-decoration: none;
font-size: 20px;
color: white;
border-radius: 0 5px 5px 0;
}
#mySidenav a:hover {
left: 0;
}
#books {
top: 50px;
background-color: #433520;
font-family: 'Open Sans', sans-serif;
}
#tutorials {
top: 110px;
background-color: #025955;
font-family: 'Open Sans', sans-serif;
}
#classes {
top: 170px;
background-color: #00917c;
font-family: 'Open Sans', sans-serif;
}
#mySidenav a i{
position: absolute;
right: 22px;
}
#itemsRenderType li{
display: inline-block;
}
#itemsRenderType{
display: contents;
border: 1px solid black;
width: 75px;
}
#addToCart{
width: 80%;
display: flex;
margin: auto;
flex-wrap: wrap;
align-content: space-between;
min-height:100vh;
justify-content:center;
align-items:center;
background:#025955;
margin-top: 40px;
height: 450px;
overflow: auto;
overflow-y:auto ;
}
#addToCart>div:not(#addClasses){
width: 40px;
margin: 10px;
text-align: center;
line-height: 150px;
font-size: 30px;
background:rgb(255, 255, 255);
display:flex;
align-items:center;
flex-direction:column;
border-radius:10px;
box-shadow: inset -2px -18px 20px 10px #00917c;
border-bottom-left-radius: 50px ;
}
#addToCart img{
width: 30%;
margin-left: 4%;
margin-top: 5%;
width:100px;
border-radius:50%;
}
#addToCart input{
width:100%;
padding:.8rem;
border:none;
background: linear-gradient(to right,#eee9e2,#6cbbaf,#2aa593,#00917c);
color:#fff;
transition:.2s ease-in-out;
cursor:pointer;
border-bottom-left-radius: 80px ;
}
#addToCart p{
font-size: 50%;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
}
#addToCart>* {
flex: 1 1 160px;
}
#addTutorialToCart{
text-align: center;
flex-basis: 33.33%;
position: relative;
}
#addTutorialToCart iframe,
#addTutorialToCart input{
width: 50%;
margin-left: 4%;
margin-top: 3%;
}
#addClasses{
position: relative;
padding: 2px;
height: 400px;
flex: 50%;
box-shadow: inset -2px -18px 20px 10px #00917c;
margin: 10px;
font-size: 30px;
background:rgb(255, 255, 255);
border-bottom-left-radius: 50px ;
display:flex;
align-items:center;
flex-direction:column;
border-radius:10px;
margin-left: 18%;
margin-right: 18%;
}
#addClasses img{
position: absolute;
text-align: center;
position: absolute;
top: 0px;
right: 20px;
border-radius: 0;
width: 200px;
height: 200px;
}
#addClasses input{
margin: 55%;
width:50%;
}
#addClasses section{
top: 50px;
position: absolute;
left: 15px;
max-width: 60%;
font-family: 'Open Sans', sans-serif;
color: rgb(0, 0, 0);
}
footer{
background-image:url(https://www.kateunderwoodhr.co.uk/wp-content/uploads/2020/05/training-and-furlough-1-980x490.jpg);
background-repeat: no-repeat;
background-size: 100%;
width: 100%;
text-align: left;
font: bold 16px sans-serif;
margin-top: 50px;
clear: both;
height: 300px;
}
.footer-left,.footer-center,.footer-right{
display: inline-block;
vertical-align: top;
}
.footer-left{
width: 30%;
margin-left: 5%;
}
footer h3{
color: #ffffff;
font: normal 36px 'Open Sans', cursive;
padding-left: 42px;
}
.footer-company-name{
color: #fffbfb;
font-size: 21px;
font-weight: normal;
margin: 40px;
}
.footer-center{
width: 35%;
}
.footer-center i{
background-color: #33383b;
color: #ffffff;
font-size: 25px;
width: 38px;
height: 38px;
border-radius: 50%;
text-align: center;
line-height: 42px;
margin: 10px 15px;
vertical-align: middle;
}
.footer-center i.fa-envelope{
font-size: 17px;
line-height: 38px;
}
.footer-center p{
display: inline-block;
color: #ffffff;
font-weight:400;
vertical-align: middle;
margin:0;
}
.footer-center p span{
display:block;
font-weight: normal;
font-size:14px;
line-height:2;
}
.footer-center p a{
color: white;
text-decoration: none;
}
.footer-right{
width: 25%;
}
.footer-company-about{
line-height: 27px;
color: #f0f8ff;
font-size: 14px;
font-weight: normal;
margin: 0;
}
.footer-company-about span{
display: block;
color: #ffffff;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}
.footer-icons{
margin-top: 25px;
}
.footer-icons a{
display: inline-block;
width: 67px;
height: 35px;
cursor: pointer;
background-color: #33383b;
border-radius: 20px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-right: 3px;
margin-bottom: 5px;
}
::-webkit-scrollbar {
width: 15px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px #fde8cd;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px #fde8cd;
} | css/main.css | background-image: url('../img/Student-Study-Laptop-Home-Notes-Desktop.jpg');
height: fit-content;
background-repeat: no-repeat;
background-size: cover;
}
#f {
background-color: #fde8cd;
height: 60px;
}
.nav {
background-color: #333;
overflow: hidden;
}
#about{
padding-top: 17px;
padding-right: 20px;
}
#myBtn{
width: 100px;
}
.nav a {
float: right;
color: #49381f;
text-align: center;
padding: 15px;
text-decoration: none;
font-size: 25px;
padding-right: 10px;
padding-left: 10px;
width: 100px;
}
.nav a:hover {
background-color: #00917C;
}
.nav a.active {
background-color: #49381f;
color: white;
}
#logo{
font-family: 'Berkshire Swash', cursive;
font-size: 50px;
margin-left: 15px;
color: #49381f;
}
#mySidenav{
position: absolute;
top: 50px;
}
#mySidenav a {
position: absolute;
left: -90px;
transition: 0.3s;
padding: 15px;
width: 110px;
text-decoration: none;
font-size: 20px;
color: white;
border-radius: 0 5px 5px 0;
}
#mySidenav a:hover {
left: 0;
}
#books {
top: 50px;
background-color: #433520;
font-family: 'Open Sans', sans-serif;
}
#tutorials {
top: 110px;
background-color: #025955;
font-family: 'Open Sans', sans-serif;
}
#classes {
top: 170px;
background-color: #00917c;
font-family: 'Open Sans', sans-serif;
}
#mySidenav a i{
position: absolute;
right: 22px;
}
#itemsRenderType li{
display: inline-block;
}
#itemsRenderType{
display: contents;
border: 1px solid black;
width: 75px;
}
#addToCart{
width: 80%;
display: flex;
margin: auto;
flex-wrap: wrap;
align-content: space-between;
min-height:100vh;
justify-content:center;
align-items:center;
background:#025955;
margin-top: 40px;
height: 450px;
overflow: auto;
overflow-y:auto ;
}
#addToCart>div:not(#addClasses){
width: 40px;
margin: 10px;
text-align: center;
line-height: 150px;
font-size: 30px;
background:rgb(255, 255, 255);
display:flex;
align-items:center;
flex-direction:column;
border-radius:10px;
box-shadow: inset -2px -18px 20px 10px #00917c;
border-bottom-left-radius: 50px ;
}
#addToCart img{
width: 30%;
margin-left: 4%;
margin-top: 5%;
width:100px;
border-radius:50%;
}
#addToCart input{
width:100%;
padding:.8rem;
border:none;
background: linear-gradient(to right,#eee9e2,#6cbbaf,#2aa593,#00917c);
color:#fff;
transition:.2s ease-in-out;
cursor:pointer;
border-bottom-left-radius: 80px ;
}
#addToCart p{
font-size: 50%;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
}
#addToCart>* {
flex: 1 1 160px;
}
#addTutorialToCart{
text-align: center;
flex-basis: 33.33%;
position: relative;
}
#addTutorialToCart iframe,
#addTutorialToCart input{
width: 50%;
margin-left: 4%;
margin-top: 3%;
}
#addClasses{
position: relative;
padding: 2px;
height: 400px;
flex: 50%;
box-shadow: inset -2px -18px 20px 10px #00917c;
margin: 10px;
font-size: 30px;
background:rgb(255, 255, 255);
border-bottom-left-radius: 50px ;
display:flex;
align-items:center;
flex-direction:column;
border-radius:10px;
margin-left: 18%;
margin-right: 18%;
}
#addClasses img{
position: absolute;
text-align: center;
position: absolute;
top: 0px;
right: 20px;
border-radius: 0;
width: 200px;
height: 200px;
}
#addClasses input{
margin: 55%;
width:50%;
}
#addClasses section{
top: 50px;
position: absolute;
left: 15px;
max-width: 60%;
font-family: 'Open Sans', sans-serif;
color: rgb(0, 0, 0);
}
footer{
background-image:url(https://www.kateunderwoodhr.co.uk/wp-content/uploads/2020/05/training-and-furlough-1-980x490.jpg);
background-repeat: no-repeat;
background-size: 100%;
width: 100%;
text-align: left;
font: bold 16px sans-serif;
margin-top: 50px;
clear: both;
height: 300px;
}
.footer-left,.footer-center,.footer-right{
display: inline-block;
vertical-align: top;
}
.footer-left{
width: 30%;
margin-left: 5%;
}
footer h3{
color: #ffffff;
font: normal 36px 'Open Sans', cursive;
padding-left: 42px;
}
.footer-company-name{
color: #fffbfb;
font-size: 21px;
font-weight: normal;
margin: 40px;
}
.footer-center{
width: 35%;
}
.footer-center i{
background-color: #33383b;
color: #ffffff;
font-size: 25px;
width: 38px;
height: 38px;
border-radius: 50%;
text-align: center;
line-height: 42px;
margin: 10px 15px;
vertical-align: middle;
}
.footer-center i.fa-envelope{
font-size: 17px;
line-height: 38px;
}
.footer-center p{
display: inline-block;
color: #ffffff;
font-weight:400;
vertical-align: middle;
margin:0;
}
.footer-center p span{
display:block;
font-weight: normal;
font-size:14px;
line-height:2;
}
.footer-center p a{
color: white;
text-decoration: none;
}
.footer-right{
width: 25%;
}
.footer-company-about{
line-height: 27px;
color: #f0f8ff;
font-size: 14px;
font-weight: normal;
margin: 0;
}
.footer-company-about span{
display: block;
color: #ffffff;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}
.footer-icons{
margin-top: 25px;
}
.footer-icons a{
display: inline-block;
width: 67px;
height: 35px;
cursor: pointer;
background-color: #33383b;
border-radius: 20px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-right: 3px;
margin-bottom: 5px;
}
::-webkit-scrollbar {
width: 15px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px #fde8cd;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px #fde8cd;
} | 0.382949 | 0.06663 |
.about-section-1 .about-text {
top: -65px;
left: 30px;
}
@media (min-width: 768px) {
.about-section-1 .about-text {
top: 35px;
left: 50px;
}
}
@media (min-width: 991px) {
.about-section-1 .about-text {
top: -15px;
left: 50px;
}
}
@media (min-width: 1024px) {
.about-section-1 .about-text {
top: -15px;
left: 0;
}
}
@media (min-width: 1200px) {
.about-section-1 .about-text {
top: 55px;
left: 0;
}
}
.about-section-1 .about-text .about-cite p:after {
content: '';
position: absolute;
border: 1px solid #AAAAAA;
width: 12px;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.about-section-1 .about-text .about-text-para img {
width: 50%;
top: 95%;
left: 103px;
}
@media (min-width: 375px) {
}
@media (min-width: 425px) {
}
@media (min-width: 475px) {
}
@media (min-width: 575px) {
.about-section-1 .about-text .about-text-para img {
width: 60%;
}
}
@media (min-width: 768px) {
}
@media (min-width: 991px) {
.about-section-1 .about-text .about-text-para img {
left: 150px;
width: 35%;
}
}
@media (min-width: 1200px) {
.about-section-1 .about-text .about-text-para img {
left: 185px;
width: 40%;
}
}
.about-section-1 .right-image .img-container img {
margin: 0 auto;
margin-right: 0;
}
@media (min-width: 768px) {
.about-section-1 .right-image .img-container {
max-width: 65%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 991px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.about-section-1 .right-image .img-container {
max-width: 70%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 1400px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
}
}
@media (min-width: 1400px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
}
}
@media (min-width: 1500px) {
.about-section-1 .right-image .img-container {
max-width: 80%;
}
}
@media (min-width: 1600px) {
.about-section-1 .right-image .img-container {
max-width: 85%;
}
}
@media (min-width: 1700px) {
.about-section-1 .right-image .img-container {
max-width: 90%;
}
}
@media (min-width: 1800px) {
.about-section-1 .right-image .img-container {
max-width: 95%;
}
}
@media (min-width: 1900px) {
.about-section-1 .right-image .img-container {
max-width: 100%;
}
}
.about-section-2 .unusual-name {
max-width: 100%;
}
@media (min-width: 575px) {
.about-section-2 .unusual-name {
max-width: 70%;
}
}
.about-section-3 {
padding-left: 0rem;
padding-right: 0rem;
}
.about-section-3 .row:nth-child(2) {
flex-direction: column-reverse;
}
@media (min-width: 768px) {
.about-section-3 .row:nth-child(2) {
flex-direction: row;
}
}
@media (min-width: 768px) {
.about-us-gardenia .sub-container {
max-width: 460px;
margin: auto;
}
}
@media (min-width: 991px) {
.about-us-gardenia .sub-container {
max-width: 560px;
}
}
@media (min-width: 1200px) {
.about-us-gardenia .sub-container {
max-width: 660px;
}
}
.about-us-gardenia .sub-container .plant-world-container .floating-image {
left: -54px;
top: -41px;
}
.about-us-gardenia .sub-container .image {
max-width: 150px;
}
@media (min-width: 425px) {
.about-us-gardenia .sub-container .image {
max-width: 200px;
}
}
@media (min-width: 576px) {
.about-us-gardenia .sub-container .image {
max-width: 165px;
}
}
@media (min-width: 991px) {
.about-us-gardenia .sub-container .image {
max-width: 200px;
}
}
.about-us-gardenia .sub-container .image .image-collection-container .image-1 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(4.5);
}
.about-us-gardenia .sub-container .image .image-collection-container .image-2 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(4.4);
}
.about-us-gardenia .sub-container .image .image-collection-container .image-3 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(6);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle {
height: 60px;
width: 60px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle p {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle:hover .image-collection-container {
display: none;
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle:hover p {
display: none;
}
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
@media (min-width: 480px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 575px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 767px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 991px) {
.about-title-world {
font-size: 0.625rem;
line-height: 25px;
}
}
@media (min-width: 1200px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
@media (min-width: 480px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 575px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 767px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 991px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 1200px) {
.about-para {
font-size: 1.175em;
line-height: 1.175em;
}
}
.about-title {
font-size: 4rem;
line-height: 4rem;
}
@media (min-width: 576px) {
.about-title {
font-size: 2rem;
line-height: 2rem;
}
}
@media (min-width: 767px) {
.about-title {
font-size: 3.5rem;
line-height: 3.5rem;
}
}
@media (min-width: 991px) {
.about-title {
font-size: 3.5rem;
line-height: 3.5rem;
}
}
@media (min-width: 1024px) {
.about-title {
font-size: 4.5rem;
line-height: 4.5rem;
}
}
@media (min-width: 1200px) {
.about-title {
font-size: 5.5rem;
line-height: 5.5rem;
}
} | src/styles/about.css | .about-section-1 .about-text {
top: -65px;
left: 30px;
}
@media (min-width: 768px) {
.about-section-1 .about-text {
top: 35px;
left: 50px;
}
}
@media (min-width: 991px) {
.about-section-1 .about-text {
top: -15px;
left: 50px;
}
}
@media (min-width: 1024px) {
.about-section-1 .about-text {
top: -15px;
left: 0;
}
}
@media (min-width: 1200px) {
.about-section-1 .about-text {
top: 55px;
left: 0;
}
}
.about-section-1 .about-text .about-cite p:after {
content: '';
position: absolute;
border: 1px solid #AAAAAA;
width: 12px;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.about-section-1 .about-text .about-text-para img {
width: 50%;
top: 95%;
left: 103px;
}
@media (min-width: 375px) {
}
@media (min-width: 425px) {
}
@media (min-width: 475px) {
}
@media (min-width: 575px) {
.about-section-1 .about-text .about-text-para img {
width: 60%;
}
}
@media (min-width: 768px) {
}
@media (min-width: 991px) {
.about-section-1 .about-text .about-text-para img {
left: 150px;
width: 35%;
}
}
@media (min-width: 1200px) {
.about-section-1 .about-text .about-text-para img {
left: 185px;
width: 40%;
}
}
.about-section-1 .right-image .img-container img {
margin: 0 auto;
margin-right: 0;
}
@media (min-width: 768px) {
.about-section-1 .right-image .img-container {
max-width: 65%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 991px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.about-section-1 .right-image .img-container {
max-width: 70%;
margin: 0 auto;
margin-right: 0;
}
}
@media (min-width: 1400px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
}
}
@media (min-width: 1400px) {
.about-section-1 .right-image .img-container {
max-width: 75%;
}
}
@media (min-width: 1500px) {
.about-section-1 .right-image .img-container {
max-width: 80%;
}
}
@media (min-width: 1600px) {
.about-section-1 .right-image .img-container {
max-width: 85%;
}
}
@media (min-width: 1700px) {
.about-section-1 .right-image .img-container {
max-width: 90%;
}
}
@media (min-width: 1800px) {
.about-section-1 .right-image .img-container {
max-width: 95%;
}
}
@media (min-width: 1900px) {
.about-section-1 .right-image .img-container {
max-width: 100%;
}
}
.about-section-2 .unusual-name {
max-width: 100%;
}
@media (min-width: 575px) {
.about-section-2 .unusual-name {
max-width: 70%;
}
}
.about-section-3 {
padding-left: 0rem;
padding-right: 0rem;
}
.about-section-3 .row:nth-child(2) {
flex-direction: column-reverse;
}
@media (min-width: 768px) {
.about-section-3 .row:nth-child(2) {
flex-direction: row;
}
}
@media (min-width: 768px) {
.about-us-gardenia .sub-container {
max-width: 460px;
margin: auto;
}
}
@media (min-width: 991px) {
.about-us-gardenia .sub-container {
max-width: 560px;
}
}
@media (min-width: 1200px) {
.about-us-gardenia .sub-container {
max-width: 660px;
}
}
.about-us-gardenia .sub-container .plant-world-container .floating-image {
left: -54px;
top: -41px;
}
.about-us-gardenia .sub-container .image {
max-width: 150px;
}
@media (min-width: 425px) {
.about-us-gardenia .sub-container .image {
max-width: 200px;
}
}
@media (min-width: 576px) {
.about-us-gardenia .sub-container .image {
max-width: 165px;
}
}
@media (min-width: 991px) {
.about-us-gardenia .sub-container .image {
max-width: 200px;
}
}
.about-us-gardenia .sub-container .image .image-collection-container .image-1 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(4.5);
}
.about-us-gardenia .sub-container .image .image-collection-container .image-2 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(4.4);
}
.about-us-gardenia .sub-container .image .image-collection-container .image-3 {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(6);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle {
height: 60px;
width: 60px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle p {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle:hover .image-collection-container {
display: none;
}
.about-us-gardenia .sub-container .image .image-collection-container .inner-circle:hover p {
display: none;
}
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
@media (min-width: 480px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 575px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 767px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 991px) {
.about-title-world {
font-size: 0.625rem;
line-height: 25px;
}
}
@media (min-width: 1200px) {
.about-title-world {
font-size: 0.875rem;
line-height: 25px;
}
}
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
@media (min-width: 480px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 575px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 767px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 991px) {
.about-para {
font-size: 0.875rem;
line-height: 25px;
}
}
@media (min-width: 1200px) {
.about-para {
font-size: 1.175em;
line-height: 1.175em;
}
}
.about-title {
font-size: 4rem;
line-height: 4rem;
}
@media (min-width: 576px) {
.about-title {
font-size: 2rem;
line-height: 2rem;
}
}
@media (min-width: 767px) {
.about-title {
font-size: 3.5rem;
line-height: 3.5rem;
}
}
@media (min-width: 991px) {
.about-title {
font-size: 3.5rem;
line-height: 3.5rem;
}
}
@media (min-width: 1024px) {
.about-title {
font-size: 4.5rem;
line-height: 4.5rem;
}
}
@media (min-width: 1200px) {
.about-title {
font-size: 5.5rem;
line-height: 5.5rem;
}
} | 0.488039 | 0.06486 |
.item-content-edit {
background-color: #fefef2;
border: 1px solid #f2f4eb;
padding: 20px;
margin-bottom: 20px;
}
.edm-upload-img-wrap {
position: relative;
float: left;
width: 300px;
height: 180px;
background-color: #fff;
color: #777;
}
.edm-upload-img-wrap img {
width: 300px;
height: 180px;
}
.edm-upload-img-wrap>* {
position: absolute;
top: 0;
left: 0;
width: 300px;
height: 180px;
border: 1px solid #f1f3e9;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.edm-upload-img-wrap .shadow {
background-color: #000;
opacity: .5;
filter: alpha(opacity=50);
}
.edm-upload-img-wrap .text {
color: #fff;
}
.edm-upload-img-wrap .text i {
position: absolute;
width: 60px;
height: 46px;
margin: 66px 0 0 30px;
font-size: 46px;
}
.edm-upload-img-wrap .text span {
position: absolute;
margin: 66px 0 0 105px;
line-height: 24px;
cursor: pointer;
}
.edm-upload-img-wrap label {
overflow: hidden;
}
.edm-upload-img-wrap label input[type=file] {
position: absolute;
top: -100px;
left: 0;
}
/*
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-perspective: 12rem;
-moz-perspective: 12rem;
-ms-perspective: 12rem;
-o-perspective: 12rem;
perspective: 12rem;
z-index: 2000;
position: fixed;
height: 6rem;
width: 6rem;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pace.pace-inactive .pace-progress {
display: none;
}
.pace .pace-progress {
position: fixed;
z-index: 2000;
display: block;
position: absolute;
left: 0;
top: 0;
height: 6rem;
width: 6rem !important;
line-height: 6rem;
font-size: 2rem;
border-radius: 50%;
background: rgba(34, 153, 221, 0.8);
color: #fff;
font-family: "Helvetica Neue", sans-serif;
font-weight: 100;
text-align: center;
-webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
-moz-animation: pace-theme-center-circle-spin linear infinite 2s;
-ms-animation: pace-theme-center-circle-spin linear infinite 2s;
-o-animation: pace-theme-center-circle-spin linear infinite 2s;
animation: pace-theme-center-circle-spin linear infinite 2s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.pace .pace-progress:after {
content: attr(data-progress-text);
display: block;
}
@-webkit-keyframes pace-theme-center-circle-spin {
from { -webkit-transform: rotateY(0deg) }
to { -webkit-transform: rotateY(360deg) }
}
@-moz-keyframes pace-theme-center-circle-spin {
from { -moz-transform: rotateY(0deg) }
to { -moz-transform: rotateY(360deg) }
}
@-ms-keyframes pace-theme-center-circle-spin {
from { -ms-transform: rotateY(0deg) }
to { -ms-transform: rotateY(360deg) }
}
@-o-keyframes pace-theme-center-circle-spin {
from { -o-transform: rotateY(0deg) }
to { -o-transform: rotateY(360deg) }
}
@keyframes pace-theme-center-circle-spin {
from { transform: rotateY(0deg) }
to { transform: rotateY(360deg) }
}
*/
.hero-unit{
/*position: relative;*/
}
.nav-tabs-custom>.tab-content {
background: #fff;
padding: 10px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
} | modules/Member/Backend/resources/assets/css/main.css | .item-content-edit {
background-color: #fefef2;
border: 1px solid #f2f4eb;
padding: 20px;
margin-bottom: 20px;
}
.edm-upload-img-wrap {
position: relative;
float: left;
width: 300px;
height: 180px;
background-color: #fff;
color: #777;
}
.edm-upload-img-wrap img {
width: 300px;
height: 180px;
}
.edm-upload-img-wrap>* {
position: absolute;
top: 0;
left: 0;
width: 300px;
height: 180px;
border: 1px solid #f1f3e9;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.edm-upload-img-wrap .shadow {
background-color: #000;
opacity: .5;
filter: alpha(opacity=50);
}
.edm-upload-img-wrap .text {
color: #fff;
}
.edm-upload-img-wrap .text i {
position: absolute;
width: 60px;
height: 46px;
margin: 66px 0 0 30px;
font-size: 46px;
}
.edm-upload-img-wrap .text span {
position: absolute;
margin: 66px 0 0 105px;
line-height: 24px;
cursor: pointer;
}
.edm-upload-img-wrap label {
overflow: hidden;
}
.edm-upload-img-wrap label input[type=file] {
position: absolute;
top: -100px;
left: 0;
}
/*
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-perspective: 12rem;
-moz-perspective: 12rem;
-ms-perspective: 12rem;
-o-perspective: 12rem;
perspective: 12rem;
z-index: 2000;
position: fixed;
height: 6rem;
width: 6rem;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pace.pace-inactive .pace-progress {
display: none;
}
.pace .pace-progress {
position: fixed;
z-index: 2000;
display: block;
position: absolute;
left: 0;
top: 0;
height: 6rem;
width: 6rem !important;
line-height: 6rem;
font-size: 2rem;
border-radius: 50%;
background: rgba(34, 153, 221, 0.8);
color: #fff;
font-family: "Helvetica Neue", sans-serif;
font-weight: 100;
text-align: center;
-webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
-moz-animation: pace-theme-center-circle-spin linear infinite 2s;
-ms-animation: pace-theme-center-circle-spin linear infinite 2s;
-o-animation: pace-theme-center-circle-spin linear infinite 2s;
animation: pace-theme-center-circle-spin linear infinite 2s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.pace .pace-progress:after {
content: attr(data-progress-text);
display: block;
}
@-webkit-keyframes pace-theme-center-circle-spin {
from { -webkit-transform: rotateY(0deg) }
to { -webkit-transform: rotateY(360deg) }
}
@-moz-keyframes pace-theme-center-circle-spin {
from { -moz-transform: rotateY(0deg) }
to { -moz-transform: rotateY(360deg) }
}
@-ms-keyframes pace-theme-center-circle-spin {
from { -ms-transform: rotateY(0deg) }
to { -ms-transform: rotateY(360deg) }
}
@-o-keyframes pace-theme-center-circle-spin {
from { -o-transform: rotateY(0deg) }
to { -o-transform: rotateY(360deg) }
}
@keyframes pace-theme-center-circle-spin {
from { transform: rotateY(0deg) }
to { transform: rotateY(360deg) }
}
*/
.hero-unit{
/*position: relative;*/
}
.nav-tabs-custom>.tab-content {
background: #fff;
padding: 10px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
} | 0.508788 | 0.100525 |
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 30px;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 30px;
background-color: #f5f5f5;
}
.nav-tabs a {
cursor: pointer;
}
.selectbox {
background: #ffffff;
color: #333333;
padding: 8px;
line-height: 18px;
cursor: pointer;
border: 1px solid #ddd;
border-width: 1px 1px 4px 1px;
}
.selectbox .caret {
position: relative;
top: -2px;
}
.selectbox span {
padding-left: 3px;
}
/* Left tabs styles
-------------------------------------------------- */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-top-color: #ddd;
border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
/*border-right: 1px solid #ddd;*/
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
background-color: #efefef;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
} | css/app.css | -------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 30px;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 30px;
background-color: #f5f5f5;
}
.nav-tabs a {
cursor: pointer;
}
.selectbox {
background: #ffffff;
color: #333333;
padding: 8px;
line-height: 18px;
cursor: pointer;
border: 1px solid #ddd;
border-width: 1px 1px 4px 1px;
}
.selectbox .caret {
position: relative;
top: -2px;
}
.selectbox span {
padding-left: 3px;
}
/* Left tabs styles
-------------------------------------------------- */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-top-color: #ddd;
border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
/*border-right: 1px solid #ddd;*/
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
background-color: #efefef;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
} | 0.307774 | 0.063048 |
width: 100vw;
height: 100vh;
}
#search-teachers {
margin-top: 3.2rem;
}
#search-teachers label{
color: var(--color-text-in-primary);
}
#search-teachers .select-block {
margin-bottom: 1.4rem;
}
#search-teachers button {
width: 100%;
height: 5.6rem;
background: var(--color-secondary);
color: var(--color-button-text);
border: 0;
border-radius: .8rem;
cursor: pointer;
font: 700 1.6rem Archivo;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s;
margin-top: 3.2rem;
}
#search-teachers button:hover {
background-color: var(--color-secondary-dark);
}
#page-study main {
margin: 3.2rem auto;
width: 90%;
}
.teacher-item { /* Referente ao article, cria a caixa branca */
background-color: var(--color-box-base);
border: 1px solid var(--color-line-in-white);
border-radius: 0.8rem;
margin-top: 2.4rem;
}
.teacher-item header {
padding: 3.2rem 2rem;
display:flex;
align-items: center;
}
.teacher-item header img { /* Deixa a imagem redonda */
width: 8rem;
height: 8rem;
border-radius: 50%;
}
.teacher-item header div { /*texto que tem a materia e o nome do professor */
margin-left: 2.4rem;
}
.teacher-item header div strong { /*texto que tem a materia e o nome do professor */
font: 700 2.4rem Archivo;
display: block; /*Para quebrar a linha e deixar a materia em baixo do nome */
color: var(--color-text-title);
}
.teacher-item header div span { /* Mexendo no texto da matéria */
font-size: 1.6rem;
display:block;
margin-top: .4rem /* O margin só funciona quando está com o display em block, inline não aceita */
}
.teacher-item > p { /* Pega o elemento de primeiro nível apenas , do restante não pega */
padding: 0 2rem;
font-size: 1.6rem;
line-height: 2.8rem;;
}
.teacher-item footer {
padding: 3.2rem 2rem;
background-color: var(--color-box-footer);
border-top: 1px solid var(--color-line-in-white); /*Linha entre a caixa branca e a de baixo */
margin-top: 3.2rem;
display:flex;
align-items: center;
justify-content: space-between;
}
.teacher-item footer p {
font-size: 1.4rem;
line-height: 2.4rem;
color: var(--color-text-complement);
}
.teacher-item footer p strong {
font-size: 1.6rem;;
color: var(--color-primary);
display: block; /* Quebra de linha forçada para dispositivos mobile */
}
.teacher-item footer .button {
width: 20rem;
height: 5.6rem;
background: var(--color-secondary);
color: var(--color-button-text);
border: 0;
border-radius: .8rem;
cursor: pointer;
font: 700 1.4rem Archivo;
display: flex;
align-items: center;
justify-content: space-evenly; /*espaçamento entre a imagem e o texto no botao */
text-decoration: none;
transition: background 0.2s;
margin-left: 1.6rem;
}
.teacher-item footer .button:hover {
background: var(--color-secondary-dark);
}
#page-study main .no-results {
max-width: 30rem;
margin: 12rem auto;
text-align: center;
}
@media(min-width:700px){
#page-study #container {
max-width: 100vw;
}
.page-header {
height: 340px;
}
.page-header .top-bar-container {
max-width: 1100px;;
}
.page-header .header-content {
max-width: 740px;
margin: 0 auto;
flex: 1 1; /* "Estica" o conteúdo */
padding-bottom: 48px;
display: flex ;
flex-direction: column;
justify-content: center;
}
.page-header .header-content strong {
max-width: 350px; /* Para não deixar toda a frase em uma linha e dar uma "quebra" */
}
.teacher-item header,
.teacher-item footer {
padding: 32px;
}
#search-teachers { /* Nesse caso, vai deixar aquela parte de formulario e botao filtrar na mesma linha, só que em 4 colunas */
display:grid;
grid-template-columns: repeat(4, 1fr); /* 4 colunas, todas divididas igualmente em 1fr */
gap: 16px;
position: absolute;
bottom: -28px;
}
#page-study main {
padding: 32px 0;
max-width: 740px; /* Define a largura maxima da caixa branca*/
margin: 0 auto;
}
#search-teachers .select-block {
margin-bottom: 0;
}
.teacher-item > p { /* Pega o elemento de primeiro nível apenas , do restante não pega */
padding: 0 32px;
}
.teacher-item footer p strong {
display: initial; /* Deixa o texto em linha novamente, tirando aquela quebra automática de linha */
margin-left: 16px;
}
.teacher-item footer button {
width: 245px;
font-size: 16px ;
justify-content: center;
font-weight: 600;
}
.teacher-item footer button img {
margin-right: 16px; /* separa a imagem do whatsapp do texto */
}
} | public/styles/partials/page-study.css | width: 100vw;
height: 100vh;
}
#search-teachers {
margin-top: 3.2rem;
}
#search-teachers label{
color: var(--color-text-in-primary);
}
#search-teachers .select-block {
margin-bottom: 1.4rem;
}
#search-teachers button {
width: 100%;
height: 5.6rem;
background: var(--color-secondary);
color: var(--color-button-text);
border: 0;
border-radius: .8rem;
cursor: pointer;
font: 700 1.6rem Archivo;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s;
margin-top: 3.2rem;
}
#search-teachers button:hover {
background-color: var(--color-secondary-dark);
}
#page-study main {
margin: 3.2rem auto;
width: 90%;
}
.teacher-item { /* Referente ao article, cria a caixa branca */
background-color: var(--color-box-base);
border: 1px solid var(--color-line-in-white);
border-radius: 0.8rem;
margin-top: 2.4rem;
}
.teacher-item header {
padding: 3.2rem 2rem;
display:flex;
align-items: center;
}
.teacher-item header img { /* Deixa a imagem redonda */
width: 8rem;
height: 8rem;
border-radius: 50%;
}
.teacher-item header div { /*texto que tem a materia e o nome do professor */
margin-left: 2.4rem;
}
.teacher-item header div strong { /*texto que tem a materia e o nome do professor */
font: 700 2.4rem Archivo;
display: block; /*Para quebrar a linha e deixar a materia em baixo do nome */
color: var(--color-text-title);
}
.teacher-item header div span { /* Mexendo no texto da matéria */
font-size: 1.6rem;
display:block;
margin-top: .4rem /* O margin só funciona quando está com o display em block, inline não aceita */
}
.teacher-item > p { /* Pega o elemento de primeiro nível apenas , do restante não pega */
padding: 0 2rem;
font-size: 1.6rem;
line-height: 2.8rem;;
}
.teacher-item footer {
padding: 3.2rem 2rem;
background-color: var(--color-box-footer);
border-top: 1px solid var(--color-line-in-white); /*Linha entre a caixa branca e a de baixo */
margin-top: 3.2rem;
display:flex;
align-items: center;
justify-content: space-between;
}
.teacher-item footer p {
font-size: 1.4rem;
line-height: 2.4rem;
color: var(--color-text-complement);
}
.teacher-item footer p strong {
font-size: 1.6rem;;
color: var(--color-primary);
display: block; /* Quebra de linha forçada para dispositivos mobile */
}
.teacher-item footer .button {
width: 20rem;
height: 5.6rem;
background: var(--color-secondary);
color: var(--color-button-text);
border: 0;
border-radius: .8rem;
cursor: pointer;
font: 700 1.4rem Archivo;
display: flex;
align-items: center;
justify-content: space-evenly; /*espaçamento entre a imagem e o texto no botao */
text-decoration: none;
transition: background 0.2s;
margin-left: 1.6rem;
}
.teacher-item footer .button:hover {
background: var(--color-secondary-dark);
}
#page-study main .no-results {
max-width: 30rem;
margin: 12rem auto;
text-align: center;
}
@media(min-width:700px){
#page-study #container {
max-width: 100vw;
}
.page-header {
height: 340px;
}
.page-header .top-bar-container {
max-width: 1100px;;
}
.page-header .header-content {
max-width: 740px;
margin: 0 auto;
flex: 1 1; /* "Estica" o conteúdo */
padding-bottom: 48px;
display: flex ;
flex-direction: column;
justify-content: center;
}
.page-header .header-content strong {
max-width: 350px; /* Para não deixar toda a frase em uma linha e dar uma "quebra" */
}
.teacher-item header,
.teacher-item footer {
padding: 32px;
}
#search-teachers { /* Nesse caso, vai deixar aquela parte de formulario e botao filtrar na mesma linha, só que em 4 colunas */
display:grid;
grid-template-columns: repeat(4, 1fr); /* 4 colunas, todas divididas igualmente em 1fr */
gap: 16px;
position: absolute;
bottom: -28px;
}
#page-study main {
padding: 32px 0;
max-width: 740px; /* Define a largura maxima da caixa branca*/
margin: 0 auto;
}
#search-teachers .select-block {
margin-bottom: 0;
}
.teacher-item > p { /* Pega o elemento de primeiro nível apenas , do restante não pega */
padding: 0 32px;
}
.teacher-item footer p strong {
display: initial; /* Deixa o texto em linha novamente, tirando aquela quebra automática de linha */
margin-left: 16px;
}
.teacher-item footer button {
width: 245px;
font-size: 16px ;
justify-content: center;
font-weight: 600;
}
.teacher-item footer button img {
margin-right: 16px; /* separa a imagem do whatsapp do texto */
}
} | 0.444806 | 0.098166 |
right: 0;
}
#portfolio .portfolio-item .portfolio-link {
position: relative;
display: block;
width: 250px;
height:250px;
margin: 0 auto;
cursor: pointer; }
#portfolio .portfolio-item .portfolio-link img{
border-radius: 10%;
border: 1px solid rgba(0,0,0,0.3);
box-shadow: 10px 10px 5px rgba(0,0,0,0.7);
}
#portfolio .portfolio-item .portfolio-link .caption {
border-radius: 10%;
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
transition: all ease .5s;
opacity: 0;
background: #292b2c!important;
;}
#portfolio .portfolio-item .portfolio-link .caption:hover {
opacity: 1; }
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
font-size: 20px;
position: absolute;
width: 100%;
height: 100%;
padding: 20px;
color: white; }
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
text-align: center;
padding: 10px;
border-bottom: 1px solid gray;
}
.uses{
text-align: center;
color:royalblue;
}
#portfolio * {
z-index: 2; }
@media (min-width: 767px) {
#portfolio .portfolio-item {
margin: 0 0 30px; } }
.portfolio-modal .modal-dialog {
max-width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
text-align: center;
border: none;
border-radius: 0;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none; }
.portfolio-modal .modal-dialog .modal-content {
padding: 100px 0;
border: 0;
border-radius: 0; }
.portfolio-modal .modal-dialog .modal-content h2 {
font-size: 3em;
margin: 0; }
.portfolio-modal .modal-dialog .modal-content img {
margin-bottom: 30px; }
.portfolio-modal .modal-dialog .modal-content .item-details {
margin: 30px 0; }
.portfolio-modal .close-modal {
position: absolute;
top: 25px;
right: 25px;
width: 75px;
height: 75px;
cursor: pointer;
background-color: transparent; }
.portfolio-modal .close-modal:hover {
opacity: .3; }
.portfolio-modal .close-modal .lr {
/* Safari and Chrome */
z-index: 1051;
width: 1px;
height: 75px;
margin-left: 35px;
/* IE 9 */
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #2C3E50; }
.portfolio-modal .close-modal .lr .rl {
/* Safari and Chrome */
z-index: 1052;
width: 1px;
height: 75px;
/* IE 9 */
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
background-color: #2C3E50; }
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0; }
.portfolioImg{
width:100%;
height:100%;
}
span {
position:absolute;
width:100%;
height:100%;
top:0;
left: 0;
z-index: 1;
/* fixes overlap error in IE7/8,
make sure you have an empty gif */
background-image: url('empty.gif');
}
/*body {
background-color: gray;
}
.jumbotron{
background-color: gray;
color: white;
}*/
.contactForm{
margin: 5px;
}
form {
border-radius: 10px;
margin: 10px;
padding: 10px;
/*border: 1px solid #292b2c;*/
background-color: white;
}
.otherFooter {
position: absolute;
left: 0;
bottom: 0;
height: 100px;
width: 100%;
overflow:hidden;
}
.jumboHeader{
border-bottom: 1px solid #292b2c;
}
.headTopBorder{
border-top: 1px solid #292b2c;
padding-top: 15px;
}
.jumbotron{
background-color: white;
} | public/css/main.css | right: 0;
}
#portfolio .portfolio-item .portfolio-link {
position: relative;
display: block;
width: 250px;
height:250px;
margin: 0 auto;
cursor: pointer; }
#portfolio .portfolio-item .portfolio-link img{
border-radius: 10%;
border: 1px solid rgba(0,0,0,0.3);
box-shadow: 10px 10px 5px rgba(0,0,0,0.7);
}
#portfolio .portfolio-item .portfolio-link .caption {
border-radius: 10%;
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
transition: all ease .5s;
opacity: 0;
background: #292b2c!important;
;}
#portfolio .portfolio-item .portfolio-link .caption:hover {
opacity: 1; }
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
font-size: 20px;
position: absolute;
width: 100%;
height: 100%;
padding: 20px;
color: white; }
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
text-align: center;
padding: 10px;
border-bottom: 1px solid gray;
}
.uses{
text-align: center;
color:royalblue;
}
#portfolio * {
z-index: 2; }
@media (min-width: 767px) {
#portfolio .portfolio-item {
margin: 0 0 30px; } }
.portfolio-modal .modal-dialog {
max-width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
text-align: center;
border: none;
border-radius: 0;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none; }
.portfolio-modal .modal-dialog .modal-content {
padding: 100px 0;
border: 0;
border-radius: 0; }
.portfolio-modal .modal-dialog .modal-content h2 {
font-size: 3em;
margin: 0; }
.portfolio-modal .modal-dialog .modal-content img {
margin-bottom: 30px; }
.portfolio-modal .modal-dialog .modal-content .item-details {
margin: 30px 0; }
.portfolio-modal .close-modal {
position: absolute;
top: 25px;
right: 25px;
width: 75px;
height: 75px;
cursor: pointer;
background-color: transparent; }
.portfolio-modal .close-modal:hover {
opacity: .3; }
.portfolio-modal .close-modal .lr {
/* Safari and Chrome */
z-index: 1051;
width: 1px;
height: 75px;
margin-left: 35px;
/* IE 9 */
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #2C3E50; }
.portfolio-modal .close-modal .lr .rl {
/* Safari and Chrome */
z-index: 1052;
width: 1px;
height: 75px;
/* IE 9 */
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
background-color: #2C3E50; }
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0; }
.portfolioImg{
width:100%;
height:100%;
}
span {
position:absolute;
width:100%;
height:100%;
top:0;
left: 0;
z-index: 1;
/* fixes overlap error in IE7/8,
make sure you have an empty gif */
background-image: url('empty.gif');
}
/*body {
background-color: gray;
}
.jumbotron{
background-color: gray;
color: white;
}*/
.contactForm{
margin: 5px;
}
form {
border-radius: 10px;
margin: 10px;
padding: 10px;
/*border: 1px solid #292b2c;*/
background-color: white;
}
.otherFooter {
position: absolute;
left: 0;
bottom: 0;
height: 100px;
width: 100%;
overflow:hidden;
}
.jumboHeader{
border-bottom: 1px solid #292b2c;
}
.headTopBorder{
border-top: 1px solid #292b2c;
padding-top: 15px;
}
.jumbotron{
background-color: white;
} | 0.372505 | 0.08772 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 100%;
}
.container-header {
display: flex;
width: 80%;
margin: 0 auto;
justify-content: center;
justify-content: space-between;
align-items: center;
}
.container-link {
display: flex;
list-style-type: none;
}
.container-link li {
height: 100%;
padding: 5px 5px 0 5px;
border-bottom: 3px solid white;
}
.container-link li:hover,
.container-link li:active {
display: block;
border-bottom: 3px solid #0c7cec;
width: 100%;
margin: 0 auto;
}
.container-link li a {
display: block;
text-decoration: none;
color: black;
font-size: 0.7em;
font-weight: bold;
text-transform: uppercase;
padding: 6em 0.5em;
height: 90%;
}
.container-link li a:hover,
.container-link li a:active,
.container-link li a.active {
color: #0c7cec;
}
.container-link li .line-blue {
border: 1px solid white;
}
.container-main {
background-color: black;
text-align: center;
position: relative;
}
.container-main .container-main-top {
background-image: url(/images/jumbotron.jpg?1b0a3671766964a4114f90322970b124);
background-repeat: no-repeat;
height: 400px;
}
.container-main .container-main-bottom {
width: 80%;
margin: 0 auto;
padding: 1em 0;
display: flex;
flex-wrap: wrap;
}
.container-main .container-loadmore {
display: inline-block;
color: white;
padding: 0.3em 1em;
margin: 1em;
background-color: #0c7cec;
}
.container-main .container-loadmore h2 {
padding: 0 2em;
text-transform: uppercase;
}
.container-main .container-current-series {
display: inline-block;
color: white;
padding: 0.3em 1em;
margin: 1em;
background-color: #0c7cec;
position: absolute;
top: 35.5%;
left: 180px;
}
.container-main .container-current-series h2 {
padding: 0 1em;
font-size: 1.5em;
text-transform: uppercase;
}
.container-main .product {
flex-basis: calc(16.6666666667% - 0.4em);
margin: 0.2em;
padding: 1em;
}
.container-main .product .container-img {
overflow: hidden;
width: 200px;
height: 200px;
}
.container-main .product .container-img img {
width: 100%;
}
.container-main .product h2 {
width: 100%;
color: white;
font-size: 0.5em;
text-transform: uppercase;
padding: 0.8em 0 0 0;
}
.container-footer-bottom {
height: 200px;
background-color: #0c7cec;
}
.container-footer-bottom .container-list {
display: flex;
list-style-type: none;
justify-content: center;
justify-content: space-around;
align-items: center;
width: 80%;
height: 100%;
margin: 0 auto;
}
.container-footer-bottom .container-list li {
display: flex;
justify-content: center;
align-items: center;
color: white;
text-transform: uppercase;
}
.container-footer-bottom .container-list li img {
width: 3em;
height: auto;
}
.container-footer-bottom .container-list li .small-img {
width: 2em;
height: auto;
}
.container-footer-bottom .container-list li span {
font-size: 0.8em;
padding: 0.5em;
}
.footer {
background-image: url(/images/footer-bg.jpg?dfd68d2946f211e1b678af05fd2f830b);
}
.footer .container-footer {
height: 90%;
background-image: url(/images/dc-logo-bg.png?f4404ce9dc132a08a47f19e3f73f1417);
background-repeat: no-repeat;
background-position: right center;
padding: 50px 0;
}
.footer .container-footer .container-links {
width: 80%;
margin: 0 auto;
display: flex;
}
.footer .container-footer .container-links h2 {
color: white;
}
.footer .container-footer .container-links .menu {
list-style: none;
margin: 10px 30px 0 0;
}
.footer .container-footer .container-links .menu li {
margin: 5px 0;
}
.footer .container-footer .container-links .menu li a {
color: #959595;
text-decoration: none;
}
.footer .container-footer .container-links .menu li a:hover,
.footer .container-footer .container-links .menu li a:active,
.footer .container-footer .container-links .menu li a.active {
color: #0c7cec;
} | public/css/app.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 100%;
}
.container-header {
display: flex;
width: 80%;
margin: 0 auto;
justify-content: center;
justify-content: space-between;
align-items: center;
}
.container-link {
display: flex;
list-style-type: none;
}
.container-link li {
height: 100%;
padding: 5px 5px 0 5px;
border-bottom: 3px solid white;
}
.container-link li:hover,
.container-link li:active {
display: block;
border-bottom: 3px solid #0c7cec;
width: 100%;
margin: 0 auto;
}
.container-link li a {
display: block;
text-decoration: none;
color: black;
font-size: 0.7em;
font-weight: bold;
text-transform: uppercase;
padding: 6em 0.5em;
height: 90%;
}
.container-link li a:hover,
.container-link li a:active,
.container-link li a.active {
color: #0c7cec;
}
.container-link li .line-blue {
border: 1px solid white;
}
.container-main {
background-color: black;
text-align: center;
position: relative;
}
.container-main .container-main-top {
background-image: url(/images/jumbotron.jpg?1b0a3671766964a4114f90322970b124);
background-repeat: no-repeat;
height: 400px;
}
.container-main .container-main-bottom {
width: 80%;
margin: 0 auto;
padding: 1em 0;
display: flex;
flex-wrap: wrap;
}
.container-main .container-loadmore {
display: inline-block;
color: white;
padding: 0.3em 1em;
margin: 1em;
background-color: #0c7cec;
}
.container-main .container-loadmore h2 {
padding: 0 2em;
text-transform: uppercase;
}
.container-main .container-current-series {
display: inline-block;
color: white;
padding: 0.3em 1em;
margin: 1em;
background-color: #0c7cec;
position: absolute;
top: 35.5%;
left: 180px;
}
.container-main .container-current-series h2 {
padding: 0 1em;
font-size: 1.5em;
text-transform: uppercase;
}
.container-main .product {
flex-basis: calc(16.6666666667% - 0.4em);
margin: 0.2em;
padding: 1em;
}
.container-main .product .container-img {
overflow: hidden;
width: 200px;
height: 200px;
}
.container-main .product .container-img img {
width: 100%;
}
.container-main .product h2 {
width: 100%;
color: white;
font-size: 0.5em;
text-transform: uppercase;
padding: 0.8em 0 0 0;
}
.container-footer-bottom {
height: 200px;
background-color: #0c7cec;
}
.container-footer-bottom .container-list {
display: flex;
list-style-type: none;
justify-content: center;
justify-content: space-around;
align-items: center;
width: 80%;
height: 100%;
margin: 0 auto;
}
.container-footer-bottom .container-list li {
display: flex;
justify-content: center;
align-items: center;
color: white;
text-transform: uppercase;
}
.container-footer-bottom .container-list li img {
width: 3em;
height: auto;
}
.container-footer-bottom .container-list li .small-img {
width: 2em;
height: auto;
}
.container-footer-bottom .container-list li span {
font-size: 0.8em;
padding: 0.5em;
}
.footer {
background-image: url(/images/footer-bg.jpg?dfd68d2946f211e1b678af05fd2f830b);
}
.footer .container-footer {
height: 90%;
background-image: url(/images/dc-logo-bg.png?f4404ce9dc132a08a47f19e3f73f1417);
background-repeat: no-repeat;
background-position: right center;
padding: 50px 0;
}
.footer .container-footer .container-links {
width: 80%;
margin: 0 auto;
display: flex;
}
.footer .container-footer .container-links h2 {
color: white;
}
.footer .container-footer .container-links .menu {
list-style: none;
margin: 10px 30px 0 0;
}
.footer .container-footer .container-links .menu li {
margin: 5px 0;
}
.footer .container-footer .container-links .menu li a {
color: #959595;
text-decoration: none;
}
.footer .container-footer .container-links .menu li a:hover,
.footer .container-footer .container-links .menu li a:active,
.footer .container-footer .container-links .menu li a.active {
color: #0c7cec;
} | 0.409693 | 0.067209 |
html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
position: relative;
}
#contents {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 500px;
height: 500px;
background-color: white;
overflow: hidden;
}
.layer {
height: 0;
width: 100%;
position: relative;
}
.title {
position: absolute;
top: 70px;
left: 10px;
right: 10px;
text-align: center;
font-size: 18px;
color: #4b4b4b;
}
.bottom-title {
position: absolute;
top: 440px;
left: 10px;
right: 10px;
text-align: center;
font-size: 18px;
color: #4b4b4b;
}
.image-box {
position: absolute;
height: 120px;
width: 120px;
}
.layer1-1 {
left: 30px;
top: 220px;
}
.layer1-2 {
left: 190px;
top: 230px;
height: 100px;
width: 100px;
transform: scale(-1, 1);
overflow: hidden;
}
.layer1-3 {
left: 340px;
top: 220px;
}
.layer1-4 {
left: 180px;
top: 220px;
height: 120px;
width: 120px;
transform: rotate(-45deg);
}
.cross-1 {
position: absolute;
top: 50%;
width: 0%;
height: 20px;
background-color: #ff7477;
transform: translateY(-50%);
animation: cross1 1.1s ease 1s forwards;
}
.cross-2 {
position: absolute;
left: 50%;
height: 0%;
width: 20px;
background-color: #ff7477;
transform: translateX(-50%);
animation: cross2 1.1s ease 1s forwards;
}
.layer2-1 {
left: 190px;
top: 230px;
height: 25px;
width: 100px;
}
.layer2-2 {
left: 190px;
top: 230px;
height: 25px;
width: 100px;
transform: scale(-1, 1);
}
.image-box-team {
position: absolute;
height: 80px;
width: 80px;
}
.layer3-1 {
left: 50px;
top: 170px;
}
.layer3-2 {
left: 50px;
top: 250px;
}
.layer3-3 {
left: 50px;
top: 330px;
}
.layer-1 {
animation: fade-out 0.8s ease 4.6s forwards;
}
.layer-2 {
animation: fade-in 0.8s ease 5.4s forwards, fade-out 0.8s ease 11.2s forwards;
opacity: 0;
}
.layer-3 {
animation: fade-in 0.8s ease 12s forwards, fade-out 0.8s ease 17.8s forwards;
opacity: 0;
}
.layer-4 {
animation: fade-in 0.8s ease 18.6s forwards, fade-out 0.8s ease 24.4s forwards;
opacity: 0;
}
.circle {
height: 100%;
width: 100%;
position: absolute;
left: 0;
}
.c1 {
opacity: 0;
animation: fade-in 0.4s ease 12.8s forwards;
}
.c2 {
opacity: 0;
animation: fade-in 0.4s ease 13.2s forwards;
}
.c3 {
opacity: 0;
animation: fade-in 0.4s ease 13.6s forwards;
}
.arrowimage-layer1 {
animation: left-right 0.4s ease 6.2s forwards;
transform: translateX(120%);
}
.arrowimage {
animation: left-right 0.4s ease 14s forwards;
transform: translateX(120%);
}
.s1 {
opacity: 0;
animation: fade-in 0.4s ease 19.4s forwards;
}
.s2 {
opacity: 0;
animation: fade-in 0.4s ease 19.8s forwards;
}
.s3 {
opacity: 0;
animation: fade-in 0.4s ease 20.2s forwards;
}
.arrowimage2 {
animation: left-right 0.4s ease 20.6s forwards;
transform: translateX(120%);
}
.cross-3 {
position: absolute;
top: 50%;
width: 0%;
height: 20px;
background-color: #ff7477;
transform: translateY(-50%);
animation: cross1 1.1s ease 21s forwards;
}
.cross-4 {
position: absolute;
left: 50%;
height: 0%;
width: 20px;
background-color: #ff7477;
transform: translateX(-50%);
animation: cross2 1.1s ease 21s forwards;
}
.layer3-4 {
position: relative;
left: 190px;
top: 230px;
height: 100px;
width: 100px;
transform: scale(-1, 1);
overflow: hidden;
}
@keyframes cross1 {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes cross2 {
0% {
height: 0%;
}
100% {
height: 100%;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes left-right {
0% {
transform: translateX(120%);
}
100% {
transform: translateX(0%);
}
}
/*# sourceMappingURL=/aias-tutorial-css.e31bb0bc.css.map */ | aias-iOS/aias-iOS/Resources/tutorial_html/aias-tutorial-css.e31bb0bc.css | html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
position: relative;
}
#contents {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 500px;
height: 500px;
background-color: white;
overflow: hidden;
}
.layer {
height: 0;
width: 100%;
position: relative;
}
.title {
position: absolute;
top: 70px;
left: 10px;
right: 10px;
text-align: center;
font-size: 18px;
color: #4b4b4b;
}
.bottom-title {
position: absolute;
top: 440px;
left: 10px;
right: 10px;
text-align: center;
font-size: 18px;
color: #4b4b4b;
}
.image-box {
position: absolute;
height: 120px;
width: 120px;
}
.layer1-1 {
left: 30px;
top: 220px;
}
.layer1-2 {
left: 190px;
top: 230px;
height: 100px;
width: 100px;
transform: scale(-1, 1);
overflow: hidden;
}
.layer1-3 {
left: 340px;
top: 220px;
}
.layer1-4 {
left: 180px;
top: 220px;
height: 120px;
width: 120px;
transform: rotate(-45deg);
}
.cross-1 {
position: absolute;
top: 50%;
width: 0%;
height: 20px;
background-color: #ff7477;
transform: translateY(-50%);
animation: cross1 1.1s ease 1s forwards;
}
.cross-2 {
position: absolute;
left: 50%;
height: 0%;
width: 20px;
background-color: #ff7477;
transform: translateX(-50%);
animation: cross2 1.1s ease 1s forwards;
}
.layer2-1 {
left: 190px;
top: 230px;
height: 25px;
width: 100px;
}
.layer2-2 {
left: 190px;
top: 230px;
height: 25px;
width: 100px;
transform: scale(-1, 1);
}
.image-box-team {
position: absolute;
height: 80px;
width: 80px;
}
.layer3-1 {
left: 50px;
top: 170px;
}
.layer3-2 {
left: 50px;
top: 250px;
}
.layer3-3 {
left: 50px;
top: 330px;
}
.layer-1 {
animation: fade-out 0.8s ease 4.6s forwards;
}
.layer-2 {
animation: fade-in 0.8s ease 5.4s forwards, fade-out 0.8s ease 11.2s forwards;
opacity: 0;
}
.layer-3 {
animation: fade-in 0.8s ease 12s forwards, fade-out 0.8s ease 17.8s forwards;
opacity: 0;
}
.layer-4 {
animation: fade-in 0.8s ease 18.6s forwards, fade-out 0.8s ease 24.4s forwards;
opacity: 0;
}
.circle {
height: 100%;
width: 100%;
position: absolute;
left: 0;
}
.c1 {
opacity: 0;
animation: fade-in 0.4s ease 12.8s forwards;
}
.c2 {
opacity: 0;
animation: fade-in 0.4s ease 13.2s forwards;
}
.c3 {
opacity: 0;
animation: fade-in 0.4s ease 13.6s forwards;
}
.arrowimage-layer1 {
animation: left-right 0.4s ease 6.2s forwards;
transform: translateX(120%);
}
.arrowimage {
animation: left-right 0.4s ease 14s forwards;
transform: translateX(120%);
}
.s1 {
opacity: 0;
animation: fade-in 0.4s ease 19.4s forwards;
}
.s2 {
opacity: 0;
animation: fade-in 0.4s ease 19.8s forwards;
}
.s3 {
opacity: 0;
animation: fade-in 0.4s ease 20.2s forwards;
}
.arrowimage2 {
animation: left-right 0.4s ease 20.6s forwards;
transform: translateX(120%);
}
.cross-3 {
position: absolute;
top: 50%;
width: 0%;
height: 20px;
background-color: #ff7477;
transform: translateY(-50%);
animation: cross1 1.1s ease 21s forwards;
}
.cross-4 {
position: absolute;
left: 50%;
height: 0%;
width: 20px;
background-color: #ff7477;
transform: translateX(-50%);
animation: cross2 1.1s ease 21s forwards;
}
.layer3-4 {
position: relative;
left: 190px;
top: 230px;
height: 100px;
width: 100px;
transform: scale(-1, 1);
overflow: hidden;
}
@keyframes cross1 {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes cross2 {
0% {
height: 0%;
}
100% {
height: 100%;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-out {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes left-right {
0% {
transform: translateX(120%);
}
100% {
transform: translateX(0%);
}
}
/*# sourceMappingURL=/aias-tutorial-css.e31bb0bc.css.map */ | 0.710427 | 0.101145 |
.login nav button {
border: none;
outline: none;
width: 100%;
padding: 15px 0;
color: #fff;
font-size: 16px;
letter-spacing: 1px;
background: #603bbb;
cursor: pointer;
}
.login {
width: 100%;
min-height: 100vh;
padding: 0 20px;
display: flex;
}
.login .loginContainer {
padding: 60px;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
width: 100%;
max-width: 520px;
max-height: 900px;
height: fit-content;
display: flex;
flex-direction: column;
justify-content: center;
background-color: #242447;
box-shadow: 0 50px 70px -20px rgba(0, 0, 0, 0.8);
}
.login .loginContainer label {
color: white;
margin: 14px 0;
display: block;
font-size: 22px;
line-height: 1;
}
.login .loginContainer input {
width: 100%;
border: none;
outline: none;
font-size: 19px;
padding: 10px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
letter-spacing: 1px;
font-family: Poppins, sans-serif;
}
.login .loginContainer textarea {
width: 100%;
border: none;
outline: none;
font-size: 19px;
padding: 10px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
letter-spacing: 1px;
font-family: Poppins, sans-serif;
border-radius: 20px;
}
.login .loginContainer .btnContainer button{
/* width: 25%; */
border-radius: 20px;
padding: 12px 12px;
background-color: #2CB67D;
font-family: Poppins, sans-serif;
color: white;
margin-top: 20px;
text-decoration: none;
}
.login .loginContainer .btnContainer .deck, a{
float: right;
color: white;
text-decoration: none;
}
.login .loginContainer .btnContainer a:hover {
text-decoration: none;
}
.login .loginContainer .btnContainer p {
margin: 14px 0 0 0;
text-align: right;
color: #fff;
}
.login .loginContainer .btnContainer p span {
color: #2CB67D;
font-weight: 500;
letter-spacing: 0.5px;
margin-left: 5px;
cursor: pointer;
transition: all 400ms ease-in-out;
}
.login .loginContainer .btnContainer p span:hover {
color: red;
}
.login .loginContainer .errorMsg {
color: red;
font-size: 16px;
}
.hero {
width: 100%;
}
.hero nav {
background: #603bbb;
width: 100%;
padding: 20px 40px;
display: flex;
align-items: center;
justify-content: space-between;
}
.hero nav h2 {
color: #fff;
}
.hero nav button {
width: 86px;
padding: 8px 0;
background: #3a2b58;
}
.login{
background-color: #16161A;
min-height: 100vh;
} | src/pages/Login/Style.css | .login nav button {
border: none;
outline: none;
width: 100%;
padding: 15px 0;
color: #fff;
font-size: 16px;
letter-spacing: 1px;
background: #603bbb;
cursor: pointer;
}
.login {
width: 100%;
min-height: 100vh;
padding: 0 20px;
display: flex;
}
.login .loginContainer {
padding: 60px;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
width: 100%;
max-width: 520px;
max-height: 900px;
height: fit-content;
display: flex;
flex-direction: column;
justify-content: center;
background-color: #242447;
box-shadow: 0 50px 70px -20px rgba(0, 0, 0, 0.8);
}
.login .loginContainer label {
color: white;
margin: 14px 0;
display: block;
font-size: 22px;
line-height: 1;
}
.login .loginContainer input {
width: 100%;
border: none;
outline: none;
font-size: 19px;
padding: 10px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
letter-spacing: 1px;
font-family: Poppins, sans-serif;
}
.login .loginContainer textarea {
width: 100%;
border: none;
outline: none;
font-size: 19px;
padding: 10px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
letter-spacing: 1px;
font-family: Poppins, sans-serif;
border-radius: 20px;
}
.login .loginContainer .btnContainer button{
/* width: 25%; */
border-radius: 20px;
padding: 12px 12px;
background-color: #2CB67D;
font-family: Poppins, sans-serif;
color: white;
margin-top: 20px;
text-decoration: none;
}
.login .loginContainer .btnContainer .deck, a{
float: right;
color: white;
text-decoration: none;
}
.login .loginContainer .btnContainer a:hover {
text-decoration: none;
}
.login .loginContainer .btnContainer p {
margin: 14px 0 0 0;
text-align: right;
color: #fff;
}
.login .loginContainer .btnContainer p span {
color: #2CB67D;
font-weight: 500;
letter-spacing: 0.5px;
margin-left: 5px;
cursor: pointer;
transition: all 400ms ease-in-out;
}
.login .loginContainer .btnContainer p span:hover {
color: red;
}
.login .loginContainer .errorMsg {
color: red;
font-size: 16px;
}
.hero {
width: 100%;
}
.hero nav {
background: #603bbb;
width: 100%;
padding: 20px 40px;
display: flex;
align-items: center;
justify-content: space-between;
}
.hero nav h2 {
color: #fff;
}
.hero nav button {
width: 86px;
padding: 8px 0;
background: #3a2b58;
}
.login{
background-color: #16161A;
min-height: 100vh;
} | 0.411111 | 0.057098 |
#sequence-sub-slider {
position: relative;
min-height: 100%;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
background: #000;
color: white;
font-family: 'Open Sans', sans-serif;
}
#sequence-sub-slider > .sequence-canvas {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
}
#sequence-sub-slider > .sequence-canvas > li {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}
#sequence-sub-slider > .sequence-canvas li > * {
position: absolute;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
#sequence-sub-slider > .sequence-canvas:after {
content: "";
display: block;
clear: both;
width: 100%;
}
#sequence-sub-slider .sequence-next,
#sequence-sub-slider .sequence-prev {
color: white;
cursor: pointer;
display: none;
font-size: 50px;
font-weight: 300;
position: absolute;
opacity: 0.9;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
height: 61px;
width: 61px;
z-index: 20;
line-height: 1.2;
text-align: center;
}
#sequence-sub-slider .sequence-prev {
left: 0px;
}
#sequence-sub-slider .sequence-next {
right: 0px;
}
#sequence-sub-slider .sequence-next:hover,
#sequence-sub-slider .sequence-prev:hover {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
#sequence-sub-slider .slide-image {
top: 50%;
left: -10%;
z-index: 1;
opacity: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition-property: left top;
-moz-transition-property: left top;
-ms-transition-property: left top;
-o-transition-property: left top;
transition-property: left top;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .animate-in .slide-image {
opacity: 1;
left: 0%;
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-ms-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-image {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .slide-panel {
top: 0%;
left: 10%;
z-index: 1;
opacity: 0;
-webkit-transition-property: top left;
-moz-transition-property: top left;
-ms-transition-property: top left;
-o-transition-property: top left;
transition-property: top left;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
}
#sequence-sub-slider .animate-in .slide-panel {
opacity: 1;
left: 3%;
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-ms-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-panel {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .slide-readmore {
position: absolute;
/*required for nested animation*/
top: 97%%;
opacity: 0;
-webkit-transition-property: top opacity;
-moz-transition-property: top opacity;
-ms-transition-property: top opacity;
-o-transition-property: top opacity;
transition-property: top opacity;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
#sequence-sub-slider .animate-in .slide-readmore {
top: 93%;
opacity: 1;
-webkit-transition-property: top opacity;
-moz-transition-property: top opacity;
-ms-transition-property: top opacity;
-o-transition-property: top opacity;
transition-property: top opacity;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-readmore {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} | public/css/sub_slider.css | #sequence-sub-slider {
position: relative;
min-height: 100%;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
background: #000;
color: white;
font-family: 'Open Sans', sans-serif;
}
#sequence-sub-slider > .sequence-canvas {
height: 100%;
width: 100%;
padding: 0;
margin: 0;
}
#sequence-sub-slider > .sequence-canvas > li {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}
#sequence-sub-slider > .sequence-canvas li > * {
position: absolute;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
#sequence-sub-slider > .sequence-canvas:after {
content: "";
display: block;
clear: both;
width: 100%;
}
#sequence-sub-slider .sequence-next,
#sequence-sub-slider .sequence-prev {
color: white;
cursor: pointer;
display: none;
font-size: 50px;
font-weight: 300;
position: absolute;
opacity: 0.9;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
height: 61px;
width: 61px;
z-index: 20;
line-height: 1.2;
text-align: center;
}
#sequence-sub-slider .sequence-prev {
left: 0px;
}
#sequence-sub-slider .sequence-next {
right: 0px;
}
#sequence-sub-slider .sequence-next:hover,
#sequence-sub-slider .sequence-prev:hover {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
#sequence-sub-slider .slide-image {
top: 50%;
left: -10%;
z-index: 1;
opacity: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition-property: left top;
-moz-transition-property: left top;
-ms-transition-property: left top;
-o-transition-property: left top;
transition-property: left top;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .animate-in .slide-image {
opacity: 1;
left: 0%;
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-ms-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-image {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .slide-panel {
top: 0%;
left: 10%;
z-index: 1;
opacity: 0;
-webkit-transition-property: top left;
-moz-transition-property: top left;
-ms-transition-property: top left;
-o-transition-property: top left;
transition-property: top left;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
}
#sequence-sub-slider .animate-in .slide-panel {
opacity: 1;
left: 3%;
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-ms-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-panel {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#sequence-sub-slider .slide-readmore {
position: absolute;
/*required for nested animation*/
top: 97%%;
opacity: 0;
-webkit-transition-property: top opacity;
-moz-transition-property: top opacity;
-ms-transition-property: top opacity;
-o-transition-property: top opacity;
transition-property: top opacity;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
#sequence-sub-slider .animate-in .slide-readmore {
top: 93%;
opacity: 1;
-webkit-transition-property: top opacity;
-moz-transition-property: top opacity;
-ms-transition-property: top opacity;
-o-transition-property: top opacity;
transition-property: top opacity;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
z-index: 1;
}
#sequence-sub-slider .animate-out .slide-readmore {
opacity: 0;
z-index: 1;
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
} | 0.410284 | 0.041076 |
.devBounds {
width: 800px;
border-left: 1px solid #f00;
border-right: 1px solid #f00;
height: 200px;
position: absolute;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
height: 100%;
}
body {
font-size: 1.5em;
line-height: 1.5em;
font-weight: 400;
font-family: "Raleway", sans-serif;
height: 100%;
background-color: #ddd;
}
h1, h2, h3, h4, h5, h6, p {
padding-bottom: 2rem;
}
h1, h2 {
font-weight: normal;
font-family: "Lobster", cursive;
}
a {
text-decoration: none;
color: #777;
}
a:hover {
text-decoration: underline;
}
/* FORMS */
form input {
width: 100%;
font-size: 1.3rem;
text-align: center;
border: 1px solid #aaa;
background-color: #ccc;
color: #000;
}
form input[type="button"] {
border-color: #888;
background-color: #aaa;
cursor: pointer;
-webkit-appearance: none;
}
form input[type="button"]:hover {
background-color: #bbb;
}
/* HEADER */
#header {
width: 100%;
padding: 20px;
background-color: #eee;
text-align: center;
}
#header h1 {
margin: 0;
padding: 0;
font-size: 30px;
line-height: 40px;
}
/* MENU */
#menu > #area {
max-width: 800px;
/*height: 40px;*/
margin-right: auto;
margin-left: auto;
line-height: 40px;
}
#menu > #area > img {
position:absolute;
top:10px;
left:10px;
width: 60px;
height: 60px;
border: 1px solid #999;
border-radius: 5px;
padding: 3px;
background-color: #fff;
}
@media (min-width: 700px) {
#menu > #area {
position: relative;
}
#menu > #area > img {
top: auto;
bottom:10px;
left:10px;
width: 100px;
height: 100px;
}
}
#menu > #area ul { text-align: center; }
#menu > #area li { display: inline-block; }
#menu > #area li a { display: block; padding-left: 10px; padding-right: 10px;}
#menu > #area li a:hover { background-color: #ccc; }
/* CONTENT */
#content {
background-color: #fff;
padding: 0;
}
/*@media (min-width: 600px) {
#content { padding: 2rem; }
}*/
/* CONTENT - POSTS */
#content #posts{
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
#content #posts .post{
padding: 10px;
margin-bottom: 10px;
}
#content #posts .post:last-child { margin-bottom: 0px; }
/* CONTENT - POSTS - COMMENT FORM */
#content #posts .post #commentForm {
max-width: 600px;
background-color: #eee;
margin-left: auto;
margin-right: auto;
padding: 1rem;
}
#content #posts .post #commentForm #url,
#content #posts .post #commentForm #email {
max-width: 0 !important; max-height: 0 !important;
padding: 0; margin: 0;
background-color: transparent;
border: none; position: absolute;
}
#content #posts .post #commentForm .header {
position: relative;
width: 100%;
height: 80px;
margin-bottom: 8px;
}
#content #posts .post #commentForm .header #commentGravatar { margin-bottom: 8px; width: 80px; height: 80px; }
#content #posts .post #commentForm .header .nameAndEmail {
position: absolute;
width: 100%;
top: 0;
left: 0;
padding-left: 88px;
}
#content #posts .post #commentForm textarea { font-size: 1.3rem; line-height: 2.0rem; margin: 0; border: 1px solid #aaa;}
#content #posts .post #commentForm .header .nameAndEmail #commentName { width: 100%; margin-bottom: 8px; }
#content #posts .post #commentForm .header .nameAndEmail #commentEmail { width: 100%; }
#content #posts .post #commentForm .webProfile { width: 100%; height: 36px; margin-bottom: 8px; }
#content #posts .post #commentForm .webProfile .left { float: left; width: 50%; padding-right: 4px; }
#content #posts .post #commentForm .webProfile .right { float: left; width: 50%; padding-left: 4px; }
#content #posts .post #commentForm #commentWebsite { width: 100%; }
#content #posts .post #commentForm #commentTwitter { width: 100%; }
#content #posts .post #commentForm #commentContent { width: 100%; padding: 8px; resize: vertical; height: 100px; }
#content #posts .post #commentForm label {
display: block;
width: 100%;
text-align: center;
}
#content #posts .post #commentForm input {
height: 36px;
text-align: left;
padding-left: 8px;
padding-right: 8px;
}
#content #posts .post #commentForm input[type="checkbox"] { width: auto; height: auto; margin-right: 8px; }
#content #posts .post #commentForm input[type="button"] { text-align: center; margin-bottom: 8px; }
#content #posts .post #commentForm input.mandatory { background-color: #fff; }
#content #posts .post #commentForm input.error { background-color: #f78778 !important; }
/* BLOCKS */
#content #posts .post .block.image { text-align: center; }
#content #posts .post .block.image img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
padding-bottom: 2rem;
}
/* COMMENTS */
#content #posts .post .comments .comment-block {
margin-bottom: 1rem;
}
#content #posts .post .comments .comment-block:last-child { margin-bottom: 0; }
#content #posts .post .comments .comment {
background-color: rgba(0,0,0,0.01);
padding: 1rem;
margin-left: 40%;
}
#content #posts .post .comments .comment.indent-0 { margin-left: 0; background-color: rgba(0,0,0,0.09); }
#content #posts .post .comments .comment.indent-1 { margin-left: 10%; background-color: rgba(0,0,0,0.07); }
#content #posts .post .comments .comment.indent-2 { margin-left: 20%; background-color: rgba(0,0,0,0.05); }
#content #posts .post .comments .comment.indent-3 { margin-left: 30%; background-color: rgba(0,0,0,0.03); }
#content #posts .post .comments .comment h3 {
font-weight: normal;
font-family: "Lobster", cursive;
color: #333;
padding-bottom: 1rem;
}
#content #posts .post .comments .comment h3 .date {
font-size: 1.5rem;
color: #666;
font-family: "Raleway", sans-serif;
font-weight: normal;
}
#content #posts .post .comments .comment p { padding-bottom: 1rem; }
#content #posts .post .comments .comment img.avatar {
float: left;
padding-right: 1rem;
padding-bottom: 1rem;
}
/* FOOTER */
#footer {
max-width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #ddd;
text-align: center;
color: #777;
padding-right: 5px;
padding-left: 5px;
}
#footer #sections {
position: relative;
margin-bottom: 2rem;
}
#footer #sections .group {
width: 50%;
float: left;
}
#footer #sections .group .itemWrapper {
width: 100%;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
float:left;
}
#footer #sections .group .item {
padding: 10px;
text-align: center;
/*border: 1px solid #999;*/
background-color: #eee;
border-radius: 5px;
}
#footer #sections .group .item ul { list-style: none; }
#footer #sections .group .item h2 {
font-size: 2.0rem; color: #666;
padding-bottom: 1rem;
}
#footer #sections .group .item h1,
#footer #sections .group .item h2,
#footer #sections .group .item h3,
#footer #sections .group .item h4,
#footer #sections .group .item h5,
#footer #sections .group .item h6,
#footer #sections .group .item p {
padding-bottom: 1rem;
}
#footer #sections .group .item form input {
max-width: 150px;
margin-bottom: 0.5rem;
padding: 0.5rem;
border-radius: 5px;
border: none;
}
@media (min-width: 700px) {
#footer #sections .group .itemWrapper { width: 50%; }
}
/* UTILS */
.clear { clear: both; }
.image-bubbles img {
width: 36px;
height: 36px;
border-radius: 50%;
border: none;
background-color: #555;
}
.image-bubbles a:hover img { border: 2px solid #555; }
::-webkit-input-placeholder { color: #888; } /* Chrome/Opera/Safari */
::-moz-placeholder { color: #888; } /* Firefox 19+ */
:-ms-input-placeholder { color: #888; } /* IE 10+ */
:-moz-placeholder { color: #888; } /* Firefox 18- */ | sample/themes/default/files/style.css | .devBounds {
width: 800px;
border-left: 1px solid #f00;
border-right: 1px solid #f00;
height: 200px;
position: absolute;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
height: 100%;
}
body {
font-size: 1.5em;
line-height: 1.5em;
font-weight: 400;
font-family: "Raleway", sans-serif;
height: 100%;
background-color: #ddd;
}
h1, h2, h3, h4, h5, h6, p {
padding-bottom: 2rem;
}
h1, h2 {
font-weight: normal;
font-family: "Lobster", cursive;
}
a {
text-decoration: none;
color: #777;
}
a:hover {
text-decoration: underline;
}
/* FORMS */
form input {
width: 100%;
font-size: 1.3rem;
text-align: center;
border: 1px solid #aaa;
background-color: #ccc;
color: #000;
}
form input[type="button"] {
border-color: #888;
background-color: #aaa;
cursor: pointer;
-webkit-appearance: none;
}
form input[type="button"]:hover {
background-color: #bbb;
}
/* HEADER */
#header {
width: 100%;
padding: 20px;
background-color: #eee;
text-align: center;
}
#header h1 {
margin: 0;
padding: 0;
font-size: 30px;
line-height: 40px;
}
/* MENU */
#menu > #area {
max-width: 800px;
/*height: 40px;*/
margin-right: auto;
margin-left: auto;
line-height: 40px;
}
#menu > #area > img {
position:absolute;
top:10px;
left:10px;
width: 60px;
height: 60px;
border: 1px solid #999;
border-radius: 5px;
padding: 3px;
background-color: #fff;
}
@media (min-width: 700px) {
#menu > #area {
position: relative;
}
#menu > #area > img {
top: auto;
bottom:10px;
left:10px;
width: 100px;
height: 100px;
}
}
#menu > #area ul { text-align: center; }
#menu > #area li { display: inline-block; }
#menu > #area li a { display: block; padding-left: 10px; padding-right: 10px;}
#menu > #area li a:hover { background-color: #ccc; }
/* CONTENT */
#content {
background-color: #fff;
padding: 0;
}
/*@media (min-width: 600px) {
#content { padding: 2rem; }
}*/
/* CONTENT - POSTS */
#content #posts{
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
#content #posts .post{
padding: 10px;
margin-bottom: 10px;
}
#content #posts .post:last-child { margin-bottom: 0px; }
/* CONTENT - POSTS - COMMENT FORM */
#content #posts .post #commentForm {
max-width: 600px;
background-color: #eee;
margin-left: auto;
margin-right: auto;
padding: 1rem;
}
#content #posts .post #commentForm #url,
#content #posts .post #commentForm #email {
max-width: 0 !important; max-height: 0 !important;
padding: 0; margin: 0;
background-color: transparent;
border: none; position: absolute;
}
#content #posts .post #commentForm .header {
position: relative;
width: 100%;
height: 80px;
margin-bottom: 8px;
}
#content #posts .post #commentForm .header #commentGravatar { margin-bottom: 8px; width: 80px; height: 80px; }
#content #posts .post #commentForm .header .nameAndEmail {
position: absolute;
width: 100%;
top: 0;
left: 0;
padding-left: 88px;
}
#content #posts .post #commentForm textarea { font-size: 1.3rem; line-height: 2.0rem; margin: 0; border: 1px solid #aaa;}
#content #posts .post #commentForm .header .nameAndEmail #commentName { width: 100%; margin-bottom: 8px; }
#content #posts .post #commentForm .header .nameAndEmail #commentEmail { width: 100%; }
#content #posts .post #commentForm .webProfile { width: 100%; height: 36px; margin-bottom: 8px; }
#content #posts .post #commentForm .webProfile .left { float: left; width: 50%; padding-right: 4px; }
#content #posts .post #commentForm .webProfile .right { float: left; width: 50%; padding-left: 4px; }
#content #posts .post #commentForm #commentWebsite { width: 100%; }
#content #posts .post #commentForm #commentTwitter { width: 100%; }
#content #posts .post #commentForm #commentContent { width: 100%; padding: 8px; resize: vertical; height: 100px; }
#content #posts .post #commentForm label {
display: block;
width: 100%;
text-align: center;
}
#content #posts .post #commentForm input {
height: 36px;
text-align: left;
padding-left: 8px;
padding-right: 8px;
}
#content #posts .post #commentForm input[type="checkbox"] { width: auto; height: auto; margin-right: 8px; }
#content #posts .post #commentForm input[type="button"] { text-align: center; margin-bottom: 8px; }
#content #posts .post #commentForm input.mandatory { background-color: #fff; }
#content #posts .post #commentForm input.error { background-color: #f78778 !important; }
/* BLOCKS */
#content #posts .post .block.image { text-align: center; }
#content #posts .post .block.image img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
padding-bottom: 2rem;
}
/* COMMENTS */
#content #posts .post .comments .comment-block {
margin-bottom: 1rem;
}
#content #posts .post .comments .comment-block:last-child { margin-bottom: 0; }
#content #posts .post .comments .comment {
background-color: rgba(0,0,0,0.01);
padding: 1rem;
margin-left: 40%;
}
#content #posts .post .comments .comment.indent-0 { margin-left: 0; background-color: rgba(0,0,0,0.09); }
#content #posts .post .comments .comment.indent-1 { margin-left: 10%; background-color: rgba(0,0,0,0.07); }
#content #posts .post .comments .comment.indent-2 { margin-left: 20%; background-color: rgba(0,0,0,0.05); }
#content #posts .post .comments .comment.indent-3 { margin-left: 30%; background-color: rgba(0,0,0,0.03); }
#content #posts .post .comments .comment h3 {
font-weight: normal;
font-family: "Lobster", cursive;
color: #333;
padding-bottom: 1rem;
}
#content #posts .post .comments .comment h3 .date {
font-size: 1.5rem;
color: #666;
font-family: "Raleway", sans-serif;
font-weight: normal;
}
#content #posts .post .comments .comment p { padding-bottom: 1rem; }
#content #posts .post .comments .comment img.avatar {
float: left;
padding-right: 1rem;
padding-bottom: 1rem;
}
/* FOOTER */
#footer {
max-width: 800px;
margin-left: auto;
margin-right: auto;
background-color: #ddd;
text-align: center;
color: #777;
padding-right: 5px;
padding-left: 5px;
}
#footer #sections {
position: relative;
margin-bottom: 2rem;
}
#footer #sections .group {
width: 50%;
float: left;
}
#footer #sections .group .itemWrapper {
width: 100%;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
float:left;
}
#footer #sections .group .item {
padding: 10px;
text-align: center;
/*border: 1px solid #999;*/
background-color: #eee;
border-radius: 5px;
}
#footer #sections .group .item ul { list-style: none; }
#footer #sections .group .item h2 {
font-size: 2.0rem; color: #666;
padding-bottom: 1rem;
}
#footer #sections .group .item h1,
#footer #sections .group .item h2,
#footer #sections .group .item h3,
#footer #sections .group .item h4,
#footer #sections .group .item h5,
#footer #sections .group .item h6,
#footer #sections .group .item p {
padding-bottom: 1rem;
}
#footer #sections .group .item form input {
max-width: 150px;
margin-bottom: 0.5rem;
padding: 0.5rem;
border-radius: 5px;
border: none;
}
@media (min-width: 700px) {
#footer #sections .group .itemWrapper { width: 50%; }
}
/* UTILS */
.clear { clear: both; }
.image-bubbles img {
width: 36px;
height: 36px;
border-radius: 50%;
border: none;
background-color: #555;
}
.image-bubbles a:hover img { border: 2px solid #555; }
::-webkit-input-placeholder { color: #888; } /* Chrome/Opera/Safari */
::-moz-placeholder { color: #888; } /* Firefox 19+ */
:-ms-input-placeholder { color: #888; } /* IE 10+ */
:-moz-placeholder { color: #888; } /* Firefox 18- */ | 0.274157 | 0.078572 |
@charset "UTF-8";
/* CSS Document */
/* css重置 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
margin: 0;
padding: 0;
}
body {
color: #444;
background: #fff;
word-break: break-all;
word-wrap: break-word;
}
body, input, textarea {
font-size: 12px;
font-family: Arial,Verdana,"Microsoft YaHei","\5b8b\4f53";
}
input, button, select, textarea {
outline: none;
}
input {
vertical-align: middle;
}
textarea {
resize: none;
}
li {
list-style: none;
}
img {
border: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
font-size: 12px;
}
ul, ol, dl, dt, dd {
list-style-type: none;
}
a {
color: #444;
text-decoration: none;
outline: none;
}
a:hover {
color: #008842;
}
i, b {
display: inline-block;
vertical-align: middle;
font-weight: normal;
}
/*clearfix 清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after, .container:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/*公用*/
body {
background: #f8f8f8;
}
.container {
width: 1200px;
margin: 0 auto;
}
.fl {
float: left;
}
.fr {
float: right;
}
/*topNav*/
.topNav {
background: #f8f8f8;
}
.topNav li {
height: 30px;
line-height: 30px;
}
.topNav b {
position: absolute;
top: 13px;
right: 8px;
width: 8px;
height: 4px;
background: url(../img/header_sprite.png) no-repeat 0 0;
}
.topNav .topNav-city {
cursor: pointer;
}
.topNav .topNav-city span {
display: inline-block;
height: 30px;
line-height: 30px;
color: #008842;
}
.topNav .topNav-citySend {
margin-left: 10px;
}
.topNav .topNav-cityName {
position: relative;
padding: 0 20px 0 5px;
}
.topNav .topNav-cityName:hover {
background: #008842;
color: #fff;
}
.topNav .topNav-cityName:hover b {
background: url(../img/header_sprite.png) no-repeat -26px 0;
}
.topNav .topNav-login, .topNav .topNav-register {
padding: 0 10px;
}
.topNav .topNav-mine {
position: relative;
padding: 0 20px 0 10px;
}
.topNav .topNav-mine i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -40px 0;
}
.topNav .topNav-mobile {
position: relative;
padding: 0 20px 0 10px;
}
.topNav .topNav-mobile i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -64px 0;
}
.topNav .topNav-pay {
position: relative;
padding: 0 10px;
}
.topNav .topNav-pay i {
width: 22px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -147px 0;
}
.topNav .topNav-gift {
position: relative;
padding: 0 10px;
}
.topNav .topNav-gift i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -86px 0;
}
/*header*/
.header {
background: #e0e0e0;
}
.header .container {
height: 63px;
padding-top: 15px;
}
.header .header-logo {
float: left;
display: block;
margin-right: 145px;
width: 145px;
height: 50px;
background: url(../img/header_logo.png) no-repeat 0 0;
}
.header .header-search {
position: relative;
float: left;
width: 528px;
}
.header .header-search .header-searchTxt {
float: left;
width: 425px;
height: 26px;
line-height: 26px;
padding: 0 10px;
border: 1px solid #008842;
background: #fff;
}
.header .header-search .header-searchBtn {
float: left;
padding: 0;
width: 81px;
height: 28px;
line-height: 28px;
border: none;
cursor: pointer;
color: #fff;
font-size: 14px;
background: #008842;
}
.header .header-search .header-searchKeyword {
height: 30px;
line-height: 30px;
}
.header .header-search .header-searchKeyword a {
margin-right: 5px;
color: #727272;
display: inline-block;
}
.header .header-search .header-searchKeyword a:nth-of-type(2n) {
color: #008842;
}
.header .header-cart {
float: right;
position: relative;
z-index: 2;
}
.header .header-cart .header-cartBtn {
display: inline-block;
width: 170px;
height: 28px;
padding: 6px 0;
line-height: 28px;
text-align: center;
font-size: 25px;
border: 1px solid #008842;
background: #fff;
cursor: pointer;
color: #008842;
}
.header .header-cart .header-cartQty {
display: inline-block;
vertical-align: middle;
width: 28px;
height: 20px;
font-size: 12px;
padding: 0;
background: url(../img/header_sprite.png) no-repeat -112px 0;
}
.header .header-cart .header-cartQty b {
display: block;
width: 24px;
line-height: 12px;
margin-right: 4px;
text-align: center;
}
.header .header-cart .header-cartList {
display: none;
position: absolute;
top: 41px;
right: 0;
width: 380px;
padding: 10px;
background: url(../img/header_cartbg.jpg) no-repeat center center;
background-color: #fff;
border: 1px solid #007f4d;
opacity: 0;
}
.header .header-cart .header-cartList ul li {
overflow: hidden;
position: relative;
padding: 8px 0;
border-bottom: 1px solid #ddd;
}
.header .header-cart .header-cartList ul .cbcartname {
float: left;
display: block;
width: 200px;
height: 60px;
line-height: 60px;
padding-left: 70px;
background-repeat: no-repeat;
background-size: 60px 60px;
}
.header .header-cart .header-cartList ul .cbcartprice {
float: right;
padding-top: 12px;
width: 75px;
}
.header .header-cart .header-cartList ul .cbcartdel {
position: absolute;
bottom: 18px;
right: 34px;
}
.header .header-cart .header-cartList ul b {
color: #e7380d;
font-weight: bold;
}
.header .header-cart .header-cartList p {
padding-top: 14px;
height: 55px;
font-size: 14px;
position: relative;
}
.header .header-cart .header-cartList p span {
float: right;
}
.header .header-cart .header-cartList p strong {
font-size: 16px;
color: #e7380d;
font-weight: bold;
margin: 0 3px;
}
.header .header-cart .header-cartList p .cbcartgo {
position: absolute;
bottom: 0;
right: 0;
display: block;
width: 75px;
height: 30px;
line-height: 30px;
font-size: 12px;
text-align: center;
color: #fff;
background: #008842;
}
/*nav*/
.nav {
position: relative;
z-index: 1;
}
.nav .nav-type {
float: left;
position: relative;
}
.nav .nav-type .nav-typeTitle {
display: block;
width: 180px;
height: 38px;
line-height: 38px;
position: relative;
text-align: center;
background: #008842;
font-weight: bold;
font-size: 15px;
color: #fff;
}
.nav .nav-type .nav-typeList {
display: none;
position: absolute;
height: 462px;
background: rgba(255, 255, 255, 0.9);
}
.nav .nav-type .nav-typeList li {
position: relative;
overflow: hidden;
width: 180px;
}
.nav .nav-type .nav-typeList li a {
display: block;
width: 163px;
height: 24px;
padding: 9px 0 9px 15px;
font-size: 14px;
border: 1px solid transparent;
}
.nav .nav-type .nav-typeList li a i {
width: 24px;
height: 24px;
margin-right: 10px;
background: url(../img/nav_sprite.png) no-repeat -24px 0px;
}
.nav .nav-type .nav-typeList li a b {
position: absolute;
top: 12px;
right: 18px;
}
.nav .nav-type .nav-typeList li:nth-of-type(2) i {
background-position: -48px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(3) i {
background-position: -72px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(4) i {
background-position: -96px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(5) i {
background-position: -120px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(6) i {
background-position: -148px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(7) i {
background-position: -172px 0;
}
.nav .nav-type .nav-typeItem {
z-index: 2;
display: none;
position: absolute;
top: 0;
left: 180px;
width: 215px;
height: 464px;
padding: 17px 20px;
border: 1px solid #bbb;
background: rgba(255, 255, 255, 0.9);
}
.nav .nav-type .nav-typeItem h4 {
margin-bottom: 10px;
font-size: 18px;
font-weight: normal;
text-decoration: underline;
}
.nav .nav-type .nav-typeItem h4 a {
color: #20985a;
}
.nav .nav-type .nav-typeItem p a {
display: inline-block;
line-height: 25px;
margin-right: 30px;
color: #686868;
}
.nav .nav-type .nav-typeItem img {
position: absolute;
bottom: 10px;
}
.nav .nav-type:hover .nav-typeList {
display: block;
}
.nav .nav-special {
display: block;
float: left;
width: 1020px;
height: 37px;
line-height: 37px;
border-bottom: 1px solid #008842;
}
.nav .nav-special li {
float: left;
width: 115px;
text-align: center;
font-size: 16px;
}
/*service*/
.service {
background: #e0e0e0;
margin-top: 50px;
padding: 30px 0;
}
.service li {
float: left;
width: 190px;
height: 42px;
margin-left: 55px;
padding-left: 55px;
background: url(../img/service_sprite.png) no-repeat 0 0;
}
.service li:nth-of-type(2) {
background-position: 0 -42px;
}
.service li:nth-of-type(3) {
background-position: 0 -84px;
}
.service li:nth-of-type(4) {
background-position: 0 -126px;
}
.service h3 {
padding-left: 15px;
color: #007f4d;
font-size: 18px;
border-left: 1px solid #a6a6a6;
}
.service p {
padding-left: 15px;
border-left: 1px solid #a6a6a6;
}
/*guide*/
.guide .container {
padding: 50px 0;
}
.guide dl {
display: inline-block;
width: 190px;
float: left;
margin-left: 50px;
}
.guide dl:nth-of-type(2) dt {
background-position: 0 -23px;
}
.guide dl:nth-of-type(3) dt {
background-position: 0 -46px;
}
.guide dl:nth-of-type(4) dt {
background-position: 0 -69px;
}
.guide dl:nth-of-type(5) dt {
background-position: 0 -92px;
}
.guide dt {
height: 23px;
line-height: 23px;
background: url(../img/guide_sprite.png) no-repeat 0 0;
font-size: 14px;
padding-left: 40px;
}
.guide dd {
border-left: 1px dashed #A8A8A8;
padding-left: 20px;
height: 110px;
margin: 15px 0 0 13px;
}
.guide a {
color: #575556;
height: 22px;
line-height: 22px;
}
/*footer*/
.footer .container {
padding-bottom: 20px;
}
.footer .contact {
text-align: center;
padding: 20px 0;
color: #008842;
font-size: 14px;
}
.footer .contact span {
padding: 0 10px;
}
.footer .copyright {
color: #717171;
text-align: center;
line-height: 22px;
}
.footer .copyright a {
display: inline-block;
color: #717171;
}
.footer .authentication a {
margin: 0 10px;
vertical-align: middle;
}
.footer .authentication a:nth-of-type(1) {
width: 87px;
height: 47px;
background: url(../img/footer_1.png) no-repeat 0 0;
}
.footer .authentication a:nth-of-type(2) {
width: 38px;
height: 47px;
background: url(../img/footer_2.png) no-repeat 0 0;
background-size: contain;
}
.footer .authentication a:nth-of-type(3) {
width: 47px;
height: 47px;
background: url(../img/footer_3.gif) no-repeat 0 0;
}
.footer .authentication a:nth-of-type(4) {
height: 20px;
line-height: 20px;
padding-left: 25px;
background: url(../img/footer_4.png) no-repeat 0 0;
} | src/css/base.css | @charset "UTF-8";
/* CSS Document */
/* css重置 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
margin: 0;
padding: 0;
}
body {
color: #444;
background: #fff;
word-break: break-all;
word-wrap: break-word;
}
body, input, textarea {
font-size: 12px;
font-family: Arial,Verdana,"Microsoft YaHei","\5b8b\4f53";
}
input, button, select, textarea {
outline: none;
}
input {
vertical-align: middle;
}
textarea {
resize: none;
}
li {
list-style: none;
}
img {
border: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
font-size: 12px;
}
ul, ol, dl, dt, dd {
list-style-type: none;
}
a {
color: #444;
text-decoration: none;
outline: none;
}
a:hover {
color: #008842;
}
i, b {
display: inline-block;
vertical-align: middle;
font-weight: normal;
}
/*clearfix 清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after, .container:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/*公用*/
body {
background: #f8f8f8;
}
.container {
width: 1200px;
margin: 0 auto;
}
.fl {
float: left;
}
.fr {
float: right;
}
/*topNav*/
.topNav {
background: #f8f8f8;
}
.topNav li {
height: 30px;
line-height: 30px;
}
.topNav b {
position: absolute;
top: 13px;
right: 8px;
width: 8px;
height: 4px;
background: url(../img/header_sprite.png) no-repeat 0 0;
}
.topNav .topNav-city {
cursor: pointer;
}
.topNav .topNav-city span {
display: inline-block;
height: 30px;
line-height: 30px;
color: #008842;
}
.topNav .topNav-citySend {
margin-left: 10px;
}
.topNav .topNav-cityName {
position: relative;
padding: 0 20px 0 5px;
}
.topNav .topNav-cityName:hover {
background: #008842;
color: #fff;
}
.topNav .topNav-cityName:hover b {
background: url(../img/header_sprite.png) no-repeat -26px 0;
}
.topNav .topNav-login, .topNav .topNav-register {
padding: 0 10px;
}
.topNav .topNav-mine {
position: relative;
padding: 0 20px 0 10px;
}
.topNav .topNav-mine i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -40px 0;
}
.topNav .topNav-mobile {
position: relative;
padding: 0 20px 0 10px;
}
.topNav .topNav-mobile i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -64px 0;
}
.topNav .topNav-pay {
position: relative;
padding: 0 10px;
}
.topNav .topNav-pay i {
width: 22px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -147px 0;
}
.topNav .topNav-gift {
position: relative;
padding: 0 10px;
}
.topNav .topNav-gift i {
width: 18px;
height: 18px;
background: url(../img/header_sprite.png) no-repeat -86px 0;
}
/*header*/
.header {
background: #e0e0e0;
}
.header .container {
height: 63px;
padding-top: 15px;
}
.header .header-logo {
float: left;
display: block;
margin-right: 145px;
width: 145px;
height: 50px;
background: url(../img/header_logo.png) no-repeat 0 0;
}
.header .header-search {
position: relative;
float: left;
width: 528px;
}
.header .header-search .header-searchTxt {
float: left;
width: 425px;
height: 26px;
line-height: 26px;
padding: 0 10px;
border: 1px solid #008842;
background: #fff;
}
.header .header-search .header-searchBtn {
float: left;
padding: 0;
width: 81px;
height: 28px;
line-height: 28px;
border: none;
cursor: pointer;
color: #fff;
font-size: 14px;
background: #008842;
}
.header .header-search .header-searchKeyword {
height: 30px;
line-height: 30px;
}
.header .header-search .header-searchKeyword a {
margin-right: 5px;
color: #727272;
display: inline-block;
}
.header .header-search .header-searchKeyword a:nth-of-type(2n) {
color: #008842;
}
.header .header-cart {
float: right;
position: relative;
z-index: 2;
}
.header .header-cart .header-cartBtn {
display: inline-block;
width: 170px;
height: 28px;
padding: 6px 0;
line-height: 28px;
text-align: center;
font-size: 25px;
border: 1px solid #008842;
background: #fff;
cursor: pointer;
color: #008842;
}
.header .header-cart .header-cartQty {
display: inline-block;
vertical-align: middle;
width: 28px;
height: 20px;
font-size: 12px;
padding: 0;
background: url(../img/header_sprite.png) no-repeat -112px 0;
}
.header .header-cart .header-cartQty b {
display: block;
width: 24px;
line-height: 12px;
margin-right: 4px;
text-align: center;
}
.header .header-cart .header-cartList {
display: none;
position: absolute;
top: 41px;
right: 0;
width: 380px;
padding: 10px;
background: url(../img/header_cartbg.jpg) no-repeat center center;
background-color: #fff;
border: 1px solid #007f4d;
opacity: 0;
}
.header .header-cart .header-cartList ul li {
overflow: hidden;
position: relative;
padding: 8px 0;
border-bottom: 1px solid #ddd;
}
.header .header-cart .header-cartList ul .cbcartname {
float: left;
display: block;
width: 200px;
height: 60px;
line-height: 60px;
padding-left: 70px;
background-repeat: no-repeat;
background-size: 60px 60px;
}
.header .header-cart .header-cartList ul .cbcartprice {
float: right;
padding-top: 12px;
width: 75px;
}
.header .header-cart .header-cartList ul .cbcartdel {
position: absolute;
bottom: 18px;
right: 34px;
}
.header .header-cart .header-cartList ul b {
color: #e7380d;
font-weight: bold;
}
.header .header-cart .header-cartList p {
padding-top: 14px;
height: 55px;
font-size: 14px;
position: relative;
}
.header .header-cart .header-cartList p span {
float: right;
}
.header .header-cart .header-cartList p strong {
font-size: 16px;
color: #e7380d;
font-weight: bold;
margin: 0 3px;
}
.header .header-cart .header-cartList p .cbcartgo {
position: absolute;
bottom: 0;
right: 0;
display: block;
width: 75px;
height: 30px;
line-height: 30px;
font-size: 12px;
text-align: center;
color: #fff;
background: #008842;
}
/*nav*/
.nav {
position: relative;
z-index: 1;
}
.nav .nav-type {
float: left;
position: relative;
}
.nav .nav-type .nav-typeTitle {
display: block;
width: 180px;
height: 38px;
line-height: 38px;
position: relative;
text-align: center;
background: #008842;
font-weight: bold;
font-size: 15px;
color: #fff;
}
.nav .nav-type .nav-typeList {
display: none;
position: absolute;
height: 462px;
background: rgba(255, 255, 255, 0.9);
}
.nav .nav-type .nav-typeList li {
position: relative;
overflow: hidden;
width: 180px;
}
.nav .nav-type .nav-typeList li a {
display: block;
width: 163px;
height: 24px;
padding: 9px 0 9px 15px;
font-size: 14px;
border: 1px solid transparent;
}
.nav .nav-type .nav-typeList li a i {
width: 24px;
height: 24px;
margin-right: 10px;
background: url(../img/nav_sprite.png) no-repeat -24px 0px;
}
.nav .nav-type .nav-typeList li a b {
position: absolute;
top: 12px;
right: 18px;
}
.nav .nav-type .nav-typeList li:nth-of-type(2) i {
background-position: -48px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(3) i {
background-position: -72px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(4) i {
background-position: -96px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(5) i {
background-position: -120px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(6) i {
background-position: -148px 0;
}
.nav .nav-type .nav-typeList li:nth-of-type(7) i {
background-position: -172px 0;
}
.nav .nav-type .nav-typeItem {
z-index: 2;
display: none;
position: absolute;
top: 0;
left: 180px;
width: 215px;
height: 464px;
padding: 17px 20px;
border: 1px solid #bbb;
background: rgba(255, 255, 255, 0.9);
}
.nav .nav-type .nav-typeItem h4 {
margin-bottom: 10px;
font-size: 18px;
font-weight: normal;
text-decoration: underline;
}
.nav .nav-type .nav-typeItem h4 a {
color: #20985a;
}
.nav .nav-type .nav-typeItem p a {
display: inline-block;
line-height: 25px;
margin-right: 30px;
color: #686868;
}
.nav .nav-type .nav-typeItem img {
position: absolute;
bottom: 10px;
}
.nav .nav-type:hover .nav-typeList {
display: block;
}
.nav .nav-special {
display: block;
float: left;
width: 1020px;
height: 37px;
line-height: 37px;
border-bottom: 1px solid #008842;
}
.nav .nav-special li {
float: left;
width: 115px;
text-align: center;
font-size: 16px;
}
/*service*/
.service {
background: #e0e0e0;
margin-top: 50px;
padding: 30px 0;
}
.service li {
float: left;
width: 190px;
height: 42px;
margin-left: 55px;
padding-left: 55px;
background: url(../img/service_sprite.png) no-repeat 0 0;
}
.service li:nth-of-type(2) {
background-position: 0 -42px;
}
.service li:nth-of-type(3) {
background-position: 0 -84px;
}
.service li:nth-of-type(4) {
background-position: 0 -126px;
}
.service h3 {
padding-left: 15px;
color: #007f4d;
font-size: 18px;
border-left: 1px solid #a6a6a6;
}
.service p {
padding-left: 15px;
border-left: 1px solid #a6a6a6;
}
/*guide*/
.guide .container {
padding: 50px 0;
}
.guide dl {
display: inline-block;
width: 190px;
float: left;
margin-left: 50px;
}
.guide dl:nth-of-type(2) dt {
background-position: 0 -23px;
}
.guide dl:nth-of-type(3) dt {
background-position: 0 -46px;
}
.guide dl:nth-of-type(4) dt {
background-position: 0 -69px;
}
.guide dl:nth-of-type(5) dt {
background-position: 0 -92px;
}
.guide dt {
height: 23px;
line-height: 23px;
background: url(../img/guide_sprite.png) no-repeat 0 0;
font-size: 14px;
padding-left: 40px;
}
.guide dd {
border-left: 1px dashed #A8A8A8;
padding-left: 20px;
height: 110px;
margin: 15px 0 0 13px;
}
.guide a {
color: #575556;
height: 22px;
line-height: 22px;
}
/*footer*/
.footer .container {
padding-bottom: 20px;
}
.footer .contact {
text-align: center;
padding: 20px 0;
color: #008842;
font-size: 14px;
}
.footer .contact span {
padding: 0 10px;
}
.footer .copyright {
color: #717171;
text-align: center;
line-height: 22px;
}
.footer .copyright a {
display: inline-block;
color: #717171;
}
.footer .authentication a {
margin: 0 10px;
vertical-align: middle;
}
.footer .authentication a:nth-of-type(1) {
width: 87px;
height: 47px;
background: url(../img/footer_1.png) no-repeat 0 0;
}
.footer .authentication a:nth-of-type(2) {
width: 38px;
height: 47px;
background: url(../img/footer_2.png) no-repeat 0 0;
background-size: contain;
}
.footer .authentication a:nth-of-type(3) {
width: 47px;
height: 47px;
background: url(../img/footer_3.gif) no-repeat 0 0;
}
.footer .authentication a:nth-of-type(4) {
height: 20px;
line-height: 20px;
padding-left: 25px;
background: url(../img/footer_4.png) no-repeat 0 0;
} | 0.263694 | 0.0729 |
body {
background-image: url("doodles.png");
}
/*end*/
/*radio buttons to chose type of ice */
.radio-toolbar {
margin: 0;
}
.radio-toolbar input[type="radio"] {
display: none;
}
.radio-toolbar label {
display: inline-block;
background-color: #66ccff;
padding: 10px 20px;
font-family: sans-serif, Arial;
font-size: 40px;
border: 2px solid #444;
border-radius: 4px;
text-align: center;
width: 47%;
cursor: pointer;
overflow: hidden;
}
.radio-toolbar label:hover {
background-color: #dfd;
}
.radio-toolbar input[type="radio"]:focus + label {
border: 2px dashed #444;
}
.radio-toolbar input[type="radio"]:checked + label {
background-color: #bfb;
border-color: #4c4;
}
/*end*/
/*checkbox to add flavoures*/
.flavour-toolbar {
margin: 10px;
}
.flavour-toolbar input[type="checkbox"] {
opacity: 0;
position: fixed;
width: 0;
}
.flavour-toolbar label {
display: inline-block;
background-color: #ddd;
border: 2px solid #444;
border-radius: 4px;
width: 140px;
height: 130px;
overflow: hidden;
font-size: 20px;
text-align: center;
padding-top: 45px;
margin: 0;
}
.flavour-toolbar input[type="checkbox"]:checked + label {
background-color: #bfb;
border-color: #4c4;
opacity: 1;
}
input[name=flavour]:disabled ~ label {
opacity: 0.2;
}
/*end*/
#paybutton {
height: 60px;
width: 110px;
font-size: 30px;
}
#div_id_content ul {
list-style-type: none;
padding: 0;
margin-left: 4px;
}
#finish-order-btn {
width: 50%;
height: 70px;
}
/*buttons plus minu qunter /*quantty change*/
#id_quantity {
vertical-align: middle;
font-weight: 700;
min-width: 35px;
border: none;
font-size: 48px;
width: 100%;
text-align: inherit;
}
.add-odd-button {
width: 60px;
height: 60px;
vertical-align: middle;
font-size: 40px;
color: #444444;
cursor: pointer;
}
.minus:hover {
background-color: #717fe0 !important;
}
.plus:hover {
background-color: #717fe0 !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
/*end*/
#form-to-quantity
{
min-width: 158px;
}
/* tabel for finishing order */
#flavoure-cell
{
padding: 2px 2px 2px 2px;
/*max-width: 20%;*/
/*overflow: hidden;*/
/*white-space: nowrap;*/
/*text-overflow: ellipsis;*/
}
.table-head-names th
{
padding: 2px 2px 2px 2px;
text-align: center;
}
/* end */ | static/product_manager_ices/css/style.css | body {
background-image: url("doodles.png");
}
/*end*/
/*radio buttons to chose type of ice */
.radio-toolbar {
margin: 0;
}
.radio-toolbar input[type="radio"] {
display: none;
}
.radio-toolbar label {
display: inline-block;
background-color: #66ccff;
padding: 10px 20px;
font-family: sans-serif, Arial;
font-size: 40px;
border: 2px solid #444;
border-radius: 4px;
text-align: center;
width: 47%;
cursor: pointer;
overflow: hidden;
}
.radio-toolbar label:hover {
background-color: #dfd;
}
.radio-toolbar input[type="radio"]:focus + label {
border: 2px dashed #444;
}
.radio-toolbar input[type="radio"]:checked + label {
background-color: #bfb;
border-color: #4c4;
}
/*end*/
/*checkbox to add flavoures*/
.flavour-toolbar {
margin: 10px;
}
.flavour-toolbar input[type="checkbox"] {
opacity: 0;
position: fixed;
width: 0;
}
.flavour-toolbar label {
display: inline-block;
background-color: #ddd;
border: 2px solid #444;
border-radius: 4px;
width: 140px;
height: 130px;
overflow: hidden;
font-size: 20px;
text-align: center;
padding-top: 45px;
margin: 0;
}
.flavour-toolbar input[type="checkbox"]:checked + label {
background-color: #bfb;
border-color: #4c4;
opacity: 1;
}
input[name=flavour]:disabled ~ label {
opacity: 0.2;
}
/*end*/
#paybutton {
height: 60px;
width: 110px;
font-size: 30px;
}
#div_id_content ul {
list-style-type: none;
padding: 0;
margin-left: 4px;
}
#finish-order-btn {
width: 50%;
height: 70px;
}
/*buttons plus minu qunter /*quantty change*/
#id_quantity {
vertical-align: middle;
font-weight: 700;
min-width: 35px;
border: none;
font-size: 48px;
width: 100%;
text-align: inherit;
}
.add-odd-button {
width: 60px;
height: 60px;
vertical-align: middle;
font-size: 40px;
color: #444444;
cursor: pointer;
}
.minus:hover {
background-color: #717fe0 !important;
}
.plus:hover {
background-color: #717fe0 !important;
}
input[type="number"] {
-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
/*end*/
#form-to-quantity
{
min-width: 158px;
}
/* tabel for finishing order */
#flavoure-cell
{
padding: 2px 2px 2px 2px;
/*max-width: 20%;*/
/*overflow: hidden;*/
/*white-space: nowrap;*/
/*text-overflow: ellipsis;*/
}
.table-head-names th
{
padding: 2px 2px 2px 2px;
text-align: center;
}
/* end */ | 0.324235 | 0.089455 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\
for details on configuring this project to bundle and minify static web assets. */
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Setup wizard */
.setup-header {
padding-bottom: 20px;
margin: 0 auto 30px;
overflow: hidden;
text-align: left;
max-width: 700px;
}
.lead {
margin-bottom: 30px;
font-size: 20px;
font-weight: 300;
color: #586069;
}
.steps {
display: table;
width: 100%;
padding: 0;
margin: 30px auto 0;
overflow: hidden;
list-style: none;
border: 1px solid #dfe2e5;
border-radius: 3px;
box-shadow: 0px 1px 3px rgba(27,31,35,0.05);
}
.steps li {
display: table-cell;
width: 33.3%;
padding: 10px 15px;
color: #c6cbd1;
cursor: default;
background-color: #fafbfc;
border-left: 1px solid #dfe2e5;
}
.steps li:first-child {
border-left: 0;
}
.steps li.current {
color: #24292e;
background-color: #fff;
}
.steps .complete {
color: #586069;
}
.steps li .step {
display: block;
}
.f2-light {
font-size: 24px !important;
font-weight: 300 !important;
}
.steps .complete .glyphicon {
color: #28a745;
}
.steps .current .glyphicon {
color: #0366d6;
}
.tos-info {
margin: 15px 0;
padding: 15px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
/* Forms */
.form-signin {
max-width: 450px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.valuation-range {
font-size: 16px;
margin-top: 11px;
margin-bottom: 11px;
} | src/WebApp/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\
for details on configuring this project to bundle and minify static web assets. */
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Setup wizard */
.setup-header {
padding-bottom: 20px;
margin: 0 auto 30px;
overflow: hidden;
text-align: left;
max-width: 700px;
}
.lead {
margin-bottom: 30px;
font-size: 20px;
font-weight: 300;
color: #586069;
}
.steps {
display: table;
width: 100%;
padding: 0;
margin: 30px auto 0;
overflow: hidden;
list-style: none;
border: 1px solid #dfe2e5;
border-radius: 3px;
box-shadow: 0px 1px 3px rgba(27,31,35,0.05);
}
.steps li {
display: table-cell;
width: 33.3%;
padding: 10px 15px;
color: #c6cbd1;
cursor: default;
background-color: #fafbfc;
border-left: 1px solid #dfe2e5;
}
.steps li:first-child {
border-left: 0;
}
.steps li.current {
color: #24292e;
background-color: #fff;
}
.steps .complete {
color: #586069;
}
.steps li .step {
display: block;
}
.f2-light {
font-size: 24px !important;
font-weight: 300 !important;
}
.steps .complete .glyphicon {
color: #28a745;
}
.steps .current .glyphicon {
color: #0366d6;
}
.tos-info {
margin: 15px 0;
padding: 15px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
/* Forms */
.form-signin {
max-width: 450px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.valuation-range {
font-size: 16px;
margin-top: 11px;
margin-bottom: 11px;
} | 0.486088 | 0.109468 |
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');
*{
margin: 0;
padding: 0;
border: 0;
list-style: none;
text-decoration: none;
}
body{
width: 100vw;
height: 100vh;
overflow: hidden;
}
header{
width: 100vw;
height: 100vh;
background-color: rgb(0, 0, 0);
}
.img-wrapper{
width: 100%;
height: 100%;
overflow: hidden;
}
.img-wrapper img{
width: 100%;
height: 100%;
opacity: 20%;
object-fit: cover;
animation: zoom 25s;
overflow: hidden;
}
@keyframes zoom{
0%{
transform: scale(1.8);
}
100%{
transform: scale(1);
}
}
.info{
position: absolute;
width: 50%;
height: 100vh;
top: 18%;
left: 10%;
overflow: hidden;
}
.info h1{
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 1em;
color: white;
font-size: 2rem;
opacity: 0;
animation: chegar 2s 0.7s forwards;
overflow: hidden;
}
.info .text{
font-family: Arial, Helvetica, sans-serif;
color: white;
margin-bottom: 2rem;
font-size: 1rem;
text-align: justify;
opacity: 0;
animation: chegar 2s 0.9s forwards;
overflow: hidden;
}
.lets{
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-weight: bold;
color: whitesmoke;
margin-bottom: 2rem;
font-size: 0.8rem;
opacity: 0;
animation: chegar 2s 0.9s forwards;
overflow: hidden;
}
#me{
margin-top: 1rem;
display: block;
width: 60%;
opacity: 0;
animation: chegar 2s 1.1s forwards;
border-radius: 5%;
}
.info .button-initial{
background-color: rgb(153, 13, 55);
background: #7F00FF; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #E100FF, #7F00FF); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #E100FF, #7F00FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: white;
border: none;
text-transform: uppercase;
font-weight: bold;
padding: 1rem 3rem;
border-radius: 5px;
cursor: pointer;
opacity: 0;
animation: chegar 2s 1.1s forwards;
overflow: hidden;
}
.info button:hover{
color: black;
}
@keyframes chegar{
0%{
transform: translateY(10rem) rotateY(-30deg);
}
100%{
transform: translateY(0) rotateY(0);
opacity: 1;
}
}
/*--------------------------MENU PRINCIPAL-------------------------------------*/
.sidebar{
width: 100vw;
height: 5%;
top: 0;
position: absolute;
background-color: rgb(3, 3, 3);
}
.menu{
position: relative;
margin-top: 1%;
text-align: right;
}
.menu-item{
height: 5%;
margin: 1rem;
font-size: 0.9rem;
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
display: inline;
}
.menu-item:hover{
color: gray
}
.menu-link{
color: whitesmoke;
font-weight: bold;
}
/*---------------------------------SUB MENU----------------------------------- */
.sub-menu{
display: none;
position: absolute;
right: 8rem;
}
.sub-menu li{
display: block;
}
.menu .menu-item ul li a{
display: block;
color: whitesmoke;
font-weight: bold;
text-transform: uppercase;
font-size: 0.8rem;
margin-top: 0.7rem;
}
/*---------------------------------------------------------------------------------- */
/*---------------------------------PAGINA CONTACT----------------------------------- */
.redesocial-item{
margin: 1rem 3rem 1rem 0;
float: left;
width: 30%;
}
.redesocial-item a .button-contact{
background-color: rgba(58, 63, 83, 0.562);
color: white;
border: none;
text-transform: uppercase;
font-weight: bold;
padding: 1rem 1.5rem;
border-radius: 5px;
cursor: pointer;
opacity: 0;
animation: chegar 2s 1.1s forwards;
overflow: hidden;
}
.redesocial-item a button img{
height: 20px;
margin-right: 1px;
}
/*---------------------------------------------------------------------------------- */
/*-------------------------------PAGINA KNOWLEDGE------------------------------------*/
#skills{
height: 15%;
background-color: white;
animation: chegar 2s 1.1s forwards;
opacity: 0;
margin-right: 10%;
}
/*-----------------------------------------------------------------------------------*/
/*----------------------------RESPONSAVIDADE-----------------------------------------*/
@media (max-width:700px){
.sidebar{
display: none;
}
#me{
width: 55%;
}
.one,
.two,
.three{
background-color:white;
height: 5px;
width: 100%;
margin: 6px auto;
}
.hamburguer{
position: absolute;
width: 40px;
height: 30px;
margin-right: 20px;
float: right;
top: 20px;
right: 20px;
}
.menu-section.on{
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.877);
width: 100vw;
height: 100vh;
z-index: 10;
}
.menu-section.on .sidebar {
display: block;
height: 1%;
}
.menu-section.on .hamburguer .one{
transform: rotate(45deg) translate(7px, 7px);
transition-duration: 1s;
}
.menu-section.on .hamburguer .two{
opacity: 0;
}
.menu-section.on .hamburguer .three{
transform: rotate(-45deg) translate(8px, -9px);
transition-duration: 1s;
}
.menu-section.on nav .menu{
top: 70px;
text-align: center;
}
.menu-section.on nav .menu .menu-item{
display: block;
margin-bottom: 60px;
}
.menu-section.on nav .menu .menu-item .menu-link{
transition-duration: 0.5s;
font-size: 1.2rem;
}
.sub-menu{
display: none;
position: relative;
right: 0;
}
.sub-menu li a{
font-size: 0.8rem;
}
.info{
width: 80%;
}
}
@media (max-width:300px){
.info{
top: 10%;
}
.info h1{
font-size: 1.2rem;
}
.text{
font-size: 0.6rem;
}
} | style.css | @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');
*{
margin: 0;
padding: 0;
border: 0;
list-style: none;
text-decoration: none;
}
body{
width: 100vw;
height: 100vh;
overflow: hidden;
}
header{
width: 100vw;
height: 100vh;
background-color: rgb(0, 0, 0);
}
.img-wrapper{
width: 100%;
height: 100%;
overflow: hidden;
}
.img-wrapper img{
width: 100%;
height: 100%;
opacity: 20%;
object-fit: cover;
animation: zoom 25s;
overflow: hidden;
}
@keyframes zoom{
0%{
transform: scale(1.8);
}
100%{
transform: scale(1);
}
}
.info{
position: absolute;
width: 50%;
height: 100vh;
top: 18%;
left: 10%;
overflow: hidden;
}
.info h1{
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 1em;
color: white;
font-size: 2rem;
opacity: 0;
animation: chegar 2s 0.7s forwards;
overflow: hidden;
}
.info .text{
font-family: Arial, Helvetica, sans-serif;
color: white;
margin-bottom: 2rem;
font-size: 1rem;
text-align: justify;
opacity: 0;
animation: chegar 2s 0.9s forwards;
overflow: hidden;
}
.lets{
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-weight: bold;
color: whitesmoke;
margin-bottom: 2rem;
font-size: 0.8rem;
opacity: 0;
animation: chegar 2s 0.9s forwards;
overflow: hidden;
}
#me{
margin-top: 1rem;
display: block;
width: 60%;
opacity: 0;
animation: chegar 2s 1.1s forwards;
border-radius: 5%;
}
.info .button-initial{
background-color: rgb(153, 13, 55);
background: #7F00FF; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #E100FF, #7F00FF); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #E100FF, #7F00FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: white;
border: none;
text-transform: uppercase;
font-weight: bold;
padding: 1rem 3rem;
border-radius: 5px;
cursor: pointer;
opacity: 0;
animation: chegar 2s 1.1s forwards;
overflow: hidden;
}
.info button:hover{
color: black;
}
@keyframes chegar{
0%{
transform: translateY(10rem) rotateY(-30deg);
}
100%{
transform: translateY(0) rotateY(0);
opacity: 1;
}
}
/*--------------------------MENU PRINCIPAL-------------------------------------*/
.sidebar{
width: 100vw;
height: 5%;
top: 0;
position: absolute;
background-color: rgb(3, 3, 3);
}
.menu{
position: relative;
margin-top: 1%;
text-align: right;
}
.menu-item{
height: 5%;
margin: 1rem;
font-size: 0.9rem;
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
display: inline;
}
.menu-item:hover{
color: gray
}
.menu-link{
color: whitesmoke;
font-weight: bold;
}
/*---------------------------------SUB MENU----------------------------------- */
.sub-menu{
display: none;
position: absolute;
right: 8rem;
}
.sub-menu li{
display: block;
}
.menu .menu-item ul li a{
display: block;
color: whitesmoke;
font-weight: bold;
text-transform: uppercase;
font-size: 0.8rem;
margin-top: 0.7rem;
}
/*---------------------------------------------------------------------------------- */
/*---------------------------------PAGINA CONTACT----------------------------------- */
.redesocial-item{
margin: 1rem 3rem 1rem 0;
float: left;
width: 30%;
}
.redesocial-item a .button-contact{
background-color: rgba(58, 63, 83, 0.562);
color: white;
border: none;
text-transform: uppercase;
font-weight: bold;
padding: 1rem 1.5rem;
border-radius: 5px;
cursor: pointer;
opacity: 0;
animation: chegar 2s 1.1s forwards;
overflow: hidden;
}
.redesocial-item a button img{
height: 20px;
margin-right: 1px;
}
/*---------------------------------------------------------------------------------- */
/*-------------------------------PAGINA KNOWLEDGE------------------------------------*/
#skills{
height: 15%;
background-color: white;
animation: chegar 2s 1.1s forwards;
opacity: 0;
margin-right: 10%;
}
/*-----------------------------------------------------------------------------------*/
/*----------------------------RESPONSAVIDADE-----------------------------------------*/
@media (max-width:700px){
.sidebar{
display: none;
}
#me{
width: 55%;
}
.one,
.two,
.three{
background-color:white;
height: 5px;
width: 100%;
margin: 6px auto;
}
.hamburguer{
position: absolute;
width: 40px;
height: 30px;
margin-right: 20px;
float: right;
top: 20px;
right: 20px;
}
.menu-section.on{
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.877);
width: 100vw;
height: 100vh;
z-index: 10;
}
.menu-section.on .sidebar {
display: block;
height: 1%;
}
.menu-section.on .hamburguer .one{
transform: rotate(45deg) translate(7px, 7px);
transition-duration: 1s;
}
.menu-section.on .hamburguer .two{
opacity: 0;
}
.menu-section.on .hamburguer .three{
transform: rotate(-45deg) translate(8px, -9px);
transition-duration: 1s;
}
.menu-section.on nav .menu{
top: 70px;
text-align: center;
}
.menu-section.on nav .menu .menu-item{
display: block;
margin-bottom: 60px;
}
.menu-section.on nav .menu .menu-item .menu-link{
transition-duration: 0.5s;
font-size: 1.2rem;
}
.sub-menu{
display: none;
position: relative;
right: 0;
}
.sub-menu li a{
font-size: 0.8rem;
}
.info{
width: 80%;
}
}
@media (max-width:300px){
.info{
top: 10%;
}
.info h1{
font-size: 1.2rem;
}
.text{
font-size: 0.6rem;
}
} | 0.405096 | 0.065098 |
.footer {
margin-top: 2em;
}
.site-logo {
padding: 15px 0 !important;
}
.header-navigation {
float: right;
}
.ecommerce .header {
position: fixed !important;
top: 0;
width: 100%;
margin: 0 !important;
}
.ecommerce .page-slider {
margin: 0 !important;
}
.social-icons {
float: right;
}
.layout-content {
width: 90%;
margin: 0 auto;
display: block;
}
.layout-content h1{
width: 90%;
margin: 20px auto;
color: #E02222;
}
.align-center{
text-align: center;
}
.margin-auto {
margin: 0 auto;
}
.text-right {
text-align: right;
}
.image-form {
display: none;
height: 150px;
width: 100%;
float: left;
}
#buttons a {
margin: 0 10px;
}
tr.odd {
background: rgba(224, 34, 34, 0.17) !important;
}
tr.even.selected{
background: #F8F8F8 !important;
}
tr.even:hover{
background: #F8F8F8 !important;
}
.margin-top {
margin-top: 2em;
}
.flex-container {
display: flex;
flex-wrap: wrap;
-moz-flex-wrap: wrap;
}
.flex-item {
flex: 1;
-moz-flex: 1;
min-width: 200px;
display: flex;
align-items: flex-end;
-moz-align-items: flex-end;
}
.white-color {
background-color: white;
}
.select2-input {
min-width: 200px;
}
.border-background {
border: solid 5px #F9F9F9;
}
.all-products-container {
padding: 0 !important;
}
.all-products-container .flex-container {
margin-left: -10px;
}
.all-products-container .flex-item {
width: 24%;
max-width: 300px;
}
.all-products-container .flex-item .product-item {
width: 100%;
}
.product-item {
max-width: 300px;
}
.margin {
margin: 10px;
}
.product-images img{
max-width: 300px;
}
.category{
background-color:#E12238;
color: white;
border-radius: 9px !important;
display: inline-block;
padding: 0 5px;
}
.product-categories{
margin-top: 5px;
}
h1{
margin-left: 0px !important;
}
.zoomImg{
background-color: white;
}
.information-text {
font-size: 14pt;
}
.overflow-auto {
overflow: auto;
}
.product-image {
max-height: 300px;
max-width: 100%;
}
.nuevo-slider {
display: block;
}
.slider-viejo {
display: none;
} | bom/css/custom.css | .footer {
margin-top: 2em;
}
.site-logo {
padding: 15px 0 !important;
}
.header-navigation {
float: right;
}
.ecommerce .header {
position: fixed !important;
top: 0;
width: 100%;
margin: 0 !important;
}
.ecommerce .page-slider {
margin: 0 !important;
}
.social-icons {
float: right;
}
.layout-content {
width: 90%;
margin: 0 auto;
display: block;
}
.layout-content h1{
width: 90%;
margin: 20px auto;
color: #E02222;
}
.align-center{
text-align: center;
}
.margin-auto {
margin: 0 auto;
}
.text-right {
text-align: right;
}
.image-form {
display: none;
height: 150px;
width: 100%;
float: left;
}
#buttons a {
margin: 0 10px;
}
tr.odd {
background: rgba(224, 34, 34, 0.17) !important;
}
tr.even.selected{
background: #F8F8F8 !important;
}
tr.even:hover{
background: #F8F8F8 !important;
}
.margin-top {
margin-top: 2em;
}
.flex-container {
display: flex;
flex-wrap: wrap;
-moz-flex-wrap: wrap;
}
.flex-item {
flex: 1;
-moz-flex: 1;
min-width: 200px;
display: flex;
align-items: flex-end;
-moz-align-items: flex-end;
}
.white-color {
background-color: white;
}
.select2-input {
min-width: 200px;
}
.border-background {
border: solid 5px #F9F9F9;
}
.all-products-container {
padding: 0 !important;
}
.all-products-container .flex-container {
margin-left: -10px;
}
.all-products-container .flex-item {
width: 24%;
max-width: 300px;
}
.all-products-container .flex-item .product-item {
width: 100%;
}
.product-item {
max-width: 300px;
}
.margin {
margin: 10px;
}
.product-images img{
max-width: 300px;
}
.category{
background-color:#E12238;
color: white;
border-radius: 9px !important;
display: inline-block;
padding: 0 5px;
}
.product-categories{
margin-top: 5px;
}
h1{
margin-left: 0px !important;
}
.zoomImg{
background-color: white;
}
.information-text {
font-size: 14pt;
}
.overflow-auto {
overflow: auto;
}
.product-image {
max-height: 300px;
max-width: 100%;
}
.nuevo-slider {
display: block;
}
.slider-viejo {
display: none;
} | 0.34632 | 0.116061 |