<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

 #content .wrap{
overflow:hidden;
} body.home #main_visual .center{
background-color: #08080863;
margin: 3% auto;
width: 80%;
padding: 3% 0;
}
body.home #main_visual select {
-webkit-appearance: none; -moz-appearance: none; appearance: none; }
::-ms-expand { display: none;
}
body.home #main_visual label{
width:65%;
position:relative;
}
body.home #main_visual select.custom-select{
width: 100%;
height: 50px;
padding:0 20px;
background:none;
border: none;
font-size:150%; 
border-bottom: 1px solid; 
}
body.home #main_visual label:before {
content: "";
position: absolute;
top: 50%;
right: 15px;
display: block;
width: 0;
height: 0;
margin: -2px 0 0 0;
border: 7px solid transparent;
border-top: 8px solid #fff;
}
body.home #main_visual select.custom-select option{
color: #ccc;
}
select:focus {
outline: 2px #FFF solid;
}
body.home #main_visual .center span{
font-size:150%;
margin: 0 5px;
} body.home .front-main-cont .front-cont-header{
margin-bottom:2%;
padding: 2% 0;
}
body.home #front-contents .c_box{
border:none;
}
body.home .front-main-cont .front-cont-header .cont-title i{
margin-right:2%;
}
body.home .front-main-cont .front-cont-header .catch{
border-left: 1px solid;
border-right: 1px solid;
}
body.home #front-contents .c_box_inner{
width:100%;
margin: 0 0 3%;
border-bottom: 2px dotted #e8e6e6;
padding: 0 0 1%;
}
.front-main-cont .c_title{
margin-bottom:2%;
}
body.home #front-contents section h3{
border-left: 8px solid #3B4552;
padding-left: 1%;
}
body.home #front-contents section#front-contents-1 h3{
border-left: 8px solid #EC6941;
}
body.home #front-contents section#front-contents-2 h3{
border-left: 8px solid #11A32F;  
}
body.home #front-contents section#front-contents-3 h3{
border-left: 8px solid #FAA916;   
}
body.home #front-contents section#front-contents-4 h3{
border-left: 8px solid #26547C;   
}
.front-main-cont section .c_text{
padding: 5%;
border: 1px solid #3B4552;
margin: 2% 0;
position: relative;
background:#fff;
}
.front-main-cont #front-contents-1 .c_text{
border: 1px solid #EC6941;
}
.front-main-cont #front-contents-2 .c_text{
border: 1px solid #11A32F;
}
.front-main-cont #front-contents-3 .c_text{
border: 1px solid #FAA916;
}
.front-main-cont #front-contents-4 .c_text{
border: 1px solid #26547C;
}
.front-main-cont .course_type{
position: absolute;
top: 15px;
left: 0;
width:100%;
color:#fff;
font-size:80%;
}
.front-main-cont .course_type span.course_01{
background:#031731;
padding: 1% 2%;
}
.front-main-cont .course_type span.type_01{
background: #EC6941;
padding: 1% 2%;
}
.front-main-cont .course_type span.type_02{
background: #1EAA39;
padding: 1% 2%;
}
body.home #front-contents #front-contents-1 h4{
border-bottom: 1px solid #EC6941;
padding-bottom: 1%;
padding-top:10%;
}
body.home #front-contents #front-contents-2 h4{
border-bottom: 1px solid #11A32F;
padding-bottom: 1%;
padding-top:10%;
}
body.home #front-contents #front-contents-3 h4{
border-bottom: 1px solid #FAA916;
padding-bottom: 1%;
padding-top:10%;
}
body.home #front-contents #front-contents-4 h4{
border-bottom: 1px solid #26547C;
padding-bottom: 1%;
padding-top:10%;
}
body.home #front-contents .c_text p{
margin-bottom:2%;
}
.c_text p.details_text{
height:150px;
}
body.home #front-contents .c_text .c_btn a{
width: 100%;
}
body.home #front-contents .c_text:hover &gt; .c_btn a{
background:#1EAA39;
}
body.home #front-contents .c_text:hover &gt; .c_btn a:hover{
background:#026d0f;
}
.front-main-cont section p.step{
font-size:150%;
margin:0;
}
.front-main-cont #front-contents-1 p.step{
color:#EC6941;
}
.front-main-cont #front-contents-2 p.step{
color:#11A32F;
}
.front-main-cont #front-contents-3 p.step{
color:#FAA916;
}
.front-main-cont #front-contents-4 p.step{
color:#26547C;
}
table.course_details{
width:100%;
font-size: 80%;
margin: 10% 0 5%;
border:none;
}
table.course_details td{
padding:4px 2px;
text-align:center;
}
table.course_details td i{
font-size:130%;
padding-top: 5px;
} body.home #front-contents #front-service h3{
border:none;
padding-left:0;
}
body.home #front-service h3:hover{
transform:none; 
}
body.home #front-contents #front-service .c_box_inner{
border-bottom:none;
}
body.home #front-service .c_btn a,body.home #front-faq .c_btn a{
background: #1EAA39;
width: 50%;
text-align: center;
display: block;
margin: 5% auto 0;
padding: 2%;
color: #FFF;
font-size: 120%;
}
body.home #front-service .c_btn a:hover{
background:#026d0f;
} body.home #front-contents #front-voice .c_box_inner .voice_in{
text-align:center;
padding-top: 2%;
}
body.home #front-contents .c_box_inner .voice_in img{
border-radius: 50%;
}
body.home #front-contents .c_box_inner .voice_in span{
display:block;
text-align:center;
margin-top:5px;
}
body.home #front-contents .c_box_inner .voice_in p{
margin-top:10px;
text-align:left;
}
body.home #front-contents #front-voice .c_box_inner{
border-bottom:none;
} .Q_A{
padding: 5%;
border: 1px solid;
border-radius: 8px;
margin-bottom: 5%;
}
body.home #front-contents section .Q_A h3{
border-left: none;
border-bottom: 2px dotted #e8e6e6;;
padding-bottom: 2%;
}
body.home #front-contents section .Q_A h3 span{
font-weight:bold;
color:#EC6941;
}
body.home #front-contents section .Q_A p{
margin-top:3%;
margin-bottom: 2%;
}
body.home #front-contents #front-faq .c_box_inner{
border-bottom:none;
} .course-about .main-inner{
max-width: 1000px;
margin:0 auto;
background: none;
border: none;
padding:0;
}
.course-about .post-content .about_lead{
text-align:center;
line-height: 2;
}
.course-about .post-content h3{
font-size: 28px;
margin: 48px 0 48px;
padding: 20px 0;
clear: both;
font-weight: normal;
border-bottom: 2px solid #3B4552;
line-height: 1;
text-align:center;
}
.course-about .post-content h4{
font-size: 23px;
font-weight: normal;
margin: 0px 0 16px;
padding: 0 0 0 8px ;
border-left:5px solid #131D2A;
}
.course-about .post-content .about_honne .c_box_inner{
margin-bottom:3%;
}
.about_beginner{margin-top:10%;}
.course-about .beginner_course{
padding: 3% 2%;
border: 1px solid #131D2A;
margin:1% 0;
background-color:#f2f2f38a;
}
.course-about .post-content .course_type{
color:#fff;
font-size:80%;
}
.course-about table.course_details{
background-color: #ffffff91;
margin:0;
}
.course-about table.course_details td{
padding:2px 2px;
}
.course-about .post-content .course_type span.course_01{
background: #031731;
padding:0.5% 4%;
display: inline-block;
}
.course-about .post-content .course_type span.type_01{
background: #EC6941;
padding:0.5% 4%;
display: inline-block;
}
.course-about .post-content .course_type span.type_02{
background: #1EAA39;
padding: 0.5% 4%;
display: inline-block;
}
.course-about .post-content .beginner_course h4{
padding:0;
border-left:none;
font-weight:500;
}
.course-about .c_text p.details_text{
height:auto;
margin-bottom: 2%;
}
.about_beginner p.beginner_last_text{
font-size:120%;
text-align:center;
margin-top: 5%;
}
.course-about .post-content .about_beginner p.c_btn02{
margin:5% 0 0;
}
.course-about .post-content .about_beginner .c_btn02 a{
background: #ccc;
text-shadow: none;
width:100%;
color:#fff;
}
.course-about .post-content .about_beginner .c_btn02 a:hover{
background: #1EAA39;
}
.about_beginner p.down{
text-align: center;
font-size: 200%;
margin: 0;
line-height: 0;
color:#EC6941;
} .page-lp_01 .main-inner{
max-width: 1000px;
margin: 0 auto;
background: none;
border: none;
padding: 0;
}
.page-lp_01 .top_box{
background:url(https://www.codexa.net/wp-content/uploads/2018/08/jon-tang-704100-unsplash.jpg)no-repeat center;
background-size:cover;
}
.page-lp_01 h1.post-title{
text-shadow: 0 0 8px black;
}
.page-lp_01 .post-content h2{
margin: 3% 0;
padding: 2% 1%;
background:#009fa8;
color: #fff;
font-weight: bold;
border:none;
text-align:center;
border-radius: 7px;
}
.page-lp_01 .c_box_inner{
margin:0;
padding:3% 0% 1%;
}
.page-lp_01 section .c_text{
padding: 5%;
border: 1px solid #3B4552;
margin: 2% 0;
position: relative;
background: #fff;
}
.page-lp_01 #front-contents .c_text p {
margin-bottom
: 2%;
}
.page-lp_01 section p.step {
font-size: 150%;
margin: 0;
}
.page-lp_01 .course_type {
position: absolute;
top: 15px;
left: 0;
width: 100%;
color: #fff;
font-size: 80%;
}
.page-lp_01 .course_type span.course_01 {
background: #031731;
padding: 1% 2%;
}
.page-lp_01 .course_type span.type_01 {
background: #EC6941;
padding: 1% 2%;
}
.page-lp_01 section h4 {
font-size: 24px;
margin-bottom: 28px;
margin-top: 0;
font-weight: normal;
border-bottom: 1px solid #EC6941;
border-left:none;
padding-bottom: 1%;
padding-top: 12%;
}
.page-lp_01 .post-content p{
margin-bottom:0;
}
.page-lp_01 .c_text:hover &gt; .c_btn a {
background: #1EAA39;
color:#fff;
}
table.course_details{
display: inline-table;
} .page-lp_01 .post-content h3.balloon{
position: relative;
background-color: #fd5f0a;
border-bottom: none;
display: inline-block;
padding: 1.5% 3% 1%;
font-weight: bold;
margin-top: 0;
color: #fff;
border-radius: 5px;
font-size: 2.5rem;
}
.balloon:after{
content: "";
position: absolute;
right: 0;
bottom: -10px;
left: 0;
width: 0px;
height: 0px;
margin: auto;
border-style: solid;
border-color: #fd5f0a transparent transparent transparent;
border-width: 10px 10px 0 10px;
}
.down_recommend i{
font-size:50px;
color:#fd5f0a;
margin:0;
line-height:1;
}
.down_recommend &gt; p{
font-size: 2.5rem;
font-weight: bold;
padding-top: 2%;
}
.sec01 .graph-box,.sec02 .graph-box{ padding:2%;
}
.sec01 .graph-box p,.sec02 .graph-box p,.sec03 .graph-box p{
display: inline-block;
padding: 1% 3%;
border-bottom: 1px solid;
margin-bottom: 10px;
font-weight: bold;
}
.sec03 .graph-box img{
display:block;
margin:0 auto;
}
.sec04 .graph-box p{
margin-top:5%;
}
.page-lp_01 .sec01,.page-lp_01 .sec02,.page-lp_01 .sec03,.page-lp_01 .sec04,.page-lp_01 .sec05{
margin-bottom:5%;
}
.page-lp_01 .sec05 p{
padding:2%;
background:whitesmoke;
font-size:1.4rem;
} .share {
margin-top : 40px;}
.share ul {
margin : 0;
padding : 0;
list-style : none;}
.share li a {
display : block;
padding : 10px;
color : #fff;
font-size : 14px;
text-decoration : none;
text-align : center;}
.share li a:hover {
opacity :0.8;
color : #fff;}
.share li a:visited {
color: #fff;}
.share ul:after {
content : "";
display : block;
clear : both;}
.tweet a {
background-color : #55acee;}
.facebook a {
background-color : #315096;}
.googleplus a {
background-color : #dd4b39;}
.hatena a {
background-color : #008fde;}
.line a {
background-color: #00c300;}
.pocket a {
background-color :#f03e51;}
.rss a {
background-color: #ff8c00;}
.feedly a {
background-color: #6cc655;}
.share li {
float : left;
width : 25%;
margin : 0;
margin-top:15px;} @media screen and (max-width: 1100px){
.c_text p.details_text {
height: 250px;}
.page-lp_01 .c_text p.details_text {
height: 200px;}
body.home #front-contents #front-service h3{
font-size:180%;
}
.course-about table.course_details{
margin:3% 0 0%;
}
.course-about .c_text p.details_text{
height:auto;
margin-bottom: 2%;
}
}
@media screen and (max-width: 991px){
body.home #front-contents .c_box_inner .voice_in{
text-align:left;
}
body.home #front-contents .c_box_inner .voice_in span{
text-align:left;
}
.course-about table.course_details td{
padding:2px 2px;
}
.course-about .post-content .about_beginner p.c_btn02{
width:30%;
margin-top:2%;
float:right;
}
}
@media (max-width: 910px){
}
@media screen and (max-width: 767px){
body.home .wrap, .wrap{margin:0;}
body.home .front-main-cont .front-cont-header .catch{
border-left: none;
border-right: none;
}
body footer .wrap{margin:0 12px;}
.c_text p.details_text ,.page-lp_01 .c_text p.details_text{
height: auto;}
table.course_details{margin-top:5%;}
body.home #front-contents .c_box_inner{
padding-bottom:5%;
}
body.home #front-contents section h3{
padding-left:3%;
}
body.home #front-contents .c_box_inner .voice_in span{
text-align:center;
}
.course-about .main-inner{
padding:0 2%;
}
table.course_details td.mark-ico{
width:150px;
}
table.course_details td.mark-txt{
width:700px;
}
.course-about .post-content h4{
margin: 3% 0 2%;
}
.course-about .post-content .course_type{
margin-bottom:2%;
}
body.home #front-contents h3{
font-size:30px;
}
body.home #front-contents section .Q_A h3{
font-size:26px;
}
#footer .wrap{margin:0 12px;}
body.home .front-main-cont .front-cont-header .cont-title{
font-size: 20px;
display: inline;
}
body.home .front-main-cont .front-cont-header .cont-ruby{
display:inline-block;
font-size: 12px;
margin-bottom: 10px;
}
.page-lp_01 .main-inner{
padding:2%;
}
}
@media (max-width: 700px){
.course-about .post-content .about_lead{text-align:left;}
.about_beginner p.beginner_last_text{text-align:left;}
}
@media (max-width: 600px){
body.home #main_visual .center span{
display:block;
}
body.home #main_visual label{
width:80%;
}
.course-about .post-content .about_beginner p.c_btn02{
width:100%;
float:none;
margin-top:5%;
}
.down_recommend &gt; p{
font-size:2rem;
}
.share li {
float: left;
width: 49%;
margin: 0 1% 2% 0;}
.share li a {
border-radius:6px;}
}
@media (max-width: 500px){
body.home .front-main-cont .front-cont-header .cont-title{
display:block;
}
body.home .front-main-cont .front-cont-header .cont-ruby{
display:inline-block;
font-size: 12px;
margin-bottom: 5px;
}
body.home #main_visual{
height:450px!important;
}
body.home #main_visual .wrap{
padding-top: 80px !important;
}
}
@media (max-width: 400px){
}.su-clearfix:before,
.su-clearfix:after {
display: table;
content: " ";
}
.su-clearfix:after {
clear: both;
} .su-tabs {
margin: 0 0 1.5em 0;
padding: 3px;
border-radius: 3px;
background: #eee;
}
.su-tabs-nav span {
display: inline-block;
margin-right: 3px;
padding: 10px 15px;
font-size: 13px;
min-height: 40px;
line-height: 20px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
color: #333;
cursor: pointer;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-tabs-nav span:hover {
background: #f5f5f5;
}
.su-tabs-nav span.su-tabs-current {
background: #fff;
cursor: default;
}
.su-tabs-nav span.su-tabs-disabled {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default;
}
.su-tabs-pane {
padding: 15px;
font-size: 13px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background: #fff;
color: #333;
}
.su-tabs-vertical:before,
.su-tabs-vertical:after {
content: " ";
display: table;
}
.su-tabs-vertical:after {
clear: both;
}
.su-tabs-vertical .su-tabs-nav {
float: left;
width: 30%;
}
.su-tabs-vertical .su-tabs-nav span {
display: block;
margin-right: 0;
border-radius: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.su-tabs-vertical .su-tabs-panes {
float: left;
width: 70%;
}
.su-tabs-vertical .su-tabs-pane {
border-radius: 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.su-tabs-nav,
.su-tabs-nav span,
.su-tabs-panes,
.su-tabs-pane {
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
} @media only screen and (max-width: 768px) {
.su-tabs-nav span {
display: block;
}
.su-tabs-vertical .su-tabs-nav {
float: none;
width: auto;
}
.su-tabs-vertical .su-tabs-panes {
float: none;
width: auto;
}
} .su-spoiler {
margin-bottom: 1.5em;
}
.su-spoiler .su-spoiler:last-child {
margin-bottom: 0;
}
.su-accordion {
margin-bottom: 1.5em;
}
.su-accordion .su-spoiler {
margin-bottom: 0.5em;
}
.su-spoiler-title {
position: relative;
cursor: pointer;
min-height: 20px;
line-height: 20px;
padding: 7px 7px 7px 34px;
font-weight: bold;
font-size: 13px;
}
.su-spoiler-icon {
position: absolute;
left: 7px;
top: 7px;
display: block;
width: 20px;
height: 20px;
line-height: 21px;
text-align: center;
font-size: 14px;
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
.su-spoiler-content {
padding: 14px;
-webkit-transition: padding-top .2s;
transition: padding-top .2s;
-ie-transition: padding-top .2s;
}
.su-spoiler.su-spoiler-closed &gt; .su-spoiler-content {
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
border: none;
opacity: 0;
}
.su-spoiler-icon-plus .su-spoiler-icon:before {
content: "\f068";
}
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
content: "\f067";
}
.su-spoiler-icon-plus-circle .su-spoiler-icon:before {
content: "\f056";
}
.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before {
content: "\f055";
}
.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before {
content: "\f146";
}
.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before {
content: "\f0fe";
}
.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before {
content: "\f117";
}
.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before {
content: "\f116";
}
.su-spoiler-icon-arrow .su-spoiler-icon:before {
content: "\f063";
}
.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before {
content: "\f061";
}
.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before {
content: "\f0ab";
}
.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before {
content: "\f0a9";
}
.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before {
content: "\f01a";
}
.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before {
content: "\f18e";
}
.su-spoiler-icon-chevron .su-spoiler-icon:before {
content: "\f078";
}
.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before {
content: "\f054";
}
.su-spoiler-icon-chevron-circle .su-spoiler-icon:before {
content: "\f13a";
}
.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before {
content: "\f138";
}
.su-spoiler-icon-caret .su-spoiler-icon:before {
content: "\f0d7";
}
.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before {
content: "\f0da";
}
.su-spoiler-icon-caret-square .su-spoiler-icon:before {
content: "\f150";
}
.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before {
content: "\f152";
}
.su-spoiler-icon-folder-1 .su-spoiler-icon:before {
content: "\f07c";
}
.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before {
content: "\f07b";
}
.su-spoiler-icon-folder-2 .su-spoiler-icon:before {
content: "\f115";
}
.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before {
content: "\f114";
}
.su-spoiler-style-default &gt; .su-spoiler-title {
padding-left: 27px;
padding-right: 0;
}
.su-spoiler-style-default &gt; .su-spoiler-title &gt; .su-spoiler-icon {
left: 0;
}
.su-spoiler-style-default &gt; .su-spoiler-content {
padding: 1em 0 1em 27px;
}
.su-spoiler-style-fancy {
border: 1px solid #ccc;
border-radius: 10px;
background: #fff;
color: #333;
}
.su-spoiler-style-fancy &gt; .su-spoiler-title {
border-bottom: 1px solid #ccc;
border-radius: 10px;
background: #f0f0f0;
font-size: 0.9em;
}
.su-spoiler-style-fancy.su-spoiler-closed &gt; .su-spoiler-title {
border: none;
}
.su-spoiler-style-fancy &gt; .su-spoiler-content {
border-radius: 10px;
}
.su-spoiler-style-simple {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.su-spoiler-style-simple &gt; .su-spoiler-title {
padding: 5px 10px;
background: #f0f0f0;
color: #333;
font-size: 0.9em;
}
.su-spoiler-style-simple &gt; .su-spoiler-title &gt; .su-spoiler-icon {
display: none;
}
.su-spoiler-style-simple &gt; .su-spoiler-content {
padding: 1em 10px;
background: #fff;
color: #333;
} .su-quote-style-default {
position: relative;
margin-bottom: 1.5em;
padding: 0.5em 3em;
font-style: italic;
} .su-quote-style-default:before,
.su-quote-style-default:after {
position: absolute;
display: block;
width: 20px;
height: 20px;
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/quote.png);
content: '';
}
.su-quote-style-default:before {
top: 0;
left: 0;
background-position: 0 0;
}
.su-quote-style-default:after {
right: 0;
bottom: 0;
background-position: -20px 0;
}
.su-quote-style-default .su-quote-cite {
display: block;
text-align: right;
font-style: normal;
}
.su-quote-style-default .su-quote-cite:before {
content: "\2014\0000a0";
}
.su-quote-style-default .su-quote-cite a {
text-decoration: underline;
} .su-pullquote {
display: block;
width: 30%;
padding: 0.5em 1em;
}
.su-pullquote-align-left {
margin: 0.5em 1.5em 1em 0;
padding-left: 0;
float: left;
border-right: 5px solid #eee;
}
.su-pullquote-align-right {
margin: 0.5em 0 1em 1.5em;
padding-right: 0;
float: right;
border-left: 5px solid #eee;
}
@media screen and (max-width: 48em) {
.su-pullquote {
width: auto;
}
.su-pullquote-align-left,
.su-pullquote-align-right {
float: none;
margin: 1.5em 0;
padding: 0.5em 1em;
}
} .su-row {
clear: both;
zoom: 1;
margin-bottom: 1.5em;
}
.su-row:before,
.su-row:after {
display: table;
content: "";
}
.su-row:after {
clear: both;
}
.su-column {
display: block;
margin: 0 4% 0 0;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.su-column-last {
margin-right: 0;
}
.su-row .su-column {
margin: 0 0 0 4%;
}
.su-row .su-column.su-column-size-1-1 {
margin-left: 0;
margin-right: 0;
}
.su-row .su-column:first-child {
margin-left: 0;
}
.su-column-centered {
margin-right: auto !important;
margin-left: auto !important;
float: none !important;
}
.su-column img,
.su-column iframe,
.su-column object,
.su-column embed {
max-width: 100%;
}
@media only screen {
[class*="su-column"] + [class*="su-column"]:last-child {
float: right;
}
}
.su-column-size-1-1 {
width: 100%;
}
.su-column-size-1-2 {
width: 48%;
}
.su-column-size-1-3 {
width: 30.66%;
}
.su-column-size-2-3 {
width: 65.33%;
}
.su-column-size-1-4 {
width: 22%;
}
.su-column-size-3-4 {
width: 74%;
}
.su-column-size-1-5 {
width: 16.8%;
}
.su-column-size-2-5 {
width: 37.6%;
}
.su-column-size-3-5 {
width: 58.4%;
}
.su-column-size-4-5 {
width: 79.2%;
}
.su-column-size-1-6 {
width: 13.33%;
}
.su-column-size-5-6 {
width: 82.66%;
} @media only screen and (max-width: 768px) {
.su-column {
width: 100% !important;
margin: 0 0 1.5em 0 !important;
float: none !important;
}
.su-row .su-column:last-child {
margin-bottom: 0 !important;
}
} .su-service {
position: relative;
margin: 0 0 1.5em 0;
}
.su-service-title {
display: block;
margin-bottom: 0.5em;
color: #333;
font-weight: bold;
font-size: 1.1em;
}
.su-service-title img {
position: absolute;
top: 0;
left: 0;
display: block !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.su-service-title i {
position: absolute;
top: 0;
left: 0;
display: block !important;
width: 1em;
height: 1em;
text-align: center;
line-height: 1em;
}
.su-service-content {
line-height: 1.4;
} .su-box {
margin: 0 0 1.5em 0;
border-width: 2px;
border-style: solid;
}
.su-box-title {
display: block;
padding: 0.5em 1em;
font-weight: bold;
font-size: 1.1em;
}
.su-box-content {
background-color: #fff;
color: #444;
padding: 1em;
}
.su-box-style-soft .su-box-title {
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png);
background-position: 0 0;
background-repeat: repeat-x;
}
.su-box-style-glass .su-box-title {
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png);
background-position: 0 50%;
background-repeat: repeat-x;
}
.su-box-style-bubbles .su-box-title {
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png);
background-position: 0 50%;
background-repeat: repeat-x;
}
.su-box-style-noise .su-box-title {
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png);
background-position: 0 0;
background-repeat: repeat-x;
} .su-note {
margin: 0 0 1.5em 0;
border-width: 1px;
border-style: solid;
}
.su-note-inner {
padding: 1em;
border-width: 1px;
border-style: solid;
} .su-expand {
margin: 0 0 1.5em 0;
}
.su-expand-content {
overflow: hidden;
}
.su-expand-link {
margin-top: 0.5em;
cursor: pointer;
}
.su-expand-link:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.su-expand-link a,
.su-expand-link a:hover,
.su-expand-link a:active,
.su-expand-link a:visited,
.su-expand-link a:focus {
display: inline;
text-decoration: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: none;
}
.su-expand-link-style-underlined .su-expand-link span {
text-decoration: underline;
}
.su-expand-link-style-dotted .su-expand-link span {
border-bottom: 1px dotted #333;
}
.su-expand-link-style-dashed .su-expand-link span {
border-bottom: 1px dashed #333;
}
.su-expand-link-style-button .su-expand-link a {
display: inline-block;
margin-top: 0.2em;
padding: 0.2em 0.4em;
border: 2px solid #333;
}
.su-expand-link-more {
display: none;
}
.su-expand-link-less {
display: block;
}
.su-expand-collapsed .su-expand-link-more {
display: block;
}
.su-expand-collapsed .su-expand-link-less {
display: none;
}
.su-expand-link i {
display: inline-block;
margin: 0 0.3em 0 0;
vertical-align: middle;
color: inherit;
}
.su-expand-link img {
display: inline-block;
width: 1em;
height: 1em;
margin: 0 0.3em 0 0;
vertical-align: middle;
} .su-lightbox-content {
position: relative;
margin: 0 auto;
}
.mfp-content .su-lightbox-content,
#su-generator .su-lightbox-content {
display: block !important;
}
.su-lightbox-content-preview {
width: 100%;
min-height: 300px;
background: #444;
overflow: hidden;
}
.su-lightbox-content h1,
.su-lightbox-content h2,
.su-lightbox-content h3,
.su-lightbox-content h4,
.su-lightbox-content h5,
.su-lightbox-content h6 {
color: inherit;
} .su-column-inner &gt; *:first-child,
.su-accordion &gt; *:first-child,
.su-spoiler-content &gt; *:first-child,
.su-service-content &gt; *:first-child,
.su-box-content &gt; *:first-child,
.su-note-inner &gt; *:first-child,
.su-expand-content &gt; *:first-child,
.su-lightbox-content &gt; *:first-child {
margin-top: 0;
}
.su-column-inner &gt; *:last-child,
.su-tabs-pane &gt; *:last-child,
.su-accordion &gt; *:last-child,
.su-spoiler-content &gt; *:last-child,
.su-service-content &gt; *:last-child,
.su-box-content &gt; *:last-child,
.su-note-inner &gt; *:last-child,
.su-expand-content &gt; *:last-child,
.su-lightbox-content &gt; *:last-child {
margin-bottom: 0;
}  .su-heading-style-default {
padding: 2px 0;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
.su-heading-style-default .su-heading-inner {
padding: 1em .5em;
border-top: 4px solid #eee;
border-bottom: 4px solid #eee;
}
.su-heading.su-heading-align-left {
text-align: left;
}
.su-heading.su-heading-align-left .su-heading-inner {
padding-left: .2em;
}
.su-heading.su-heading-align-right {
text-align: right;
}
.su-heading.su-heading-align-right .su-heading-inner {
padding-right: .2em;
}
.su-heading.su-heading-align-center {
text-align: center;
} .su-divider {
clear: both;
border: none;
text-align: right;
line-height: 1;
}
.su-divider a {
display: inline-block;
font-size: .8em;
text-decoration: none;
outline: none;
padding-bottom: 5px;
}
.su-divider-style-default {
border-bottom-style: solid;
}
.su-divider-style-dotted {
border-bottom-style: dotted;
}
.su-divider-style-dashed {
border-bottom-style: dashed;
}
.su-divider-style-double {
border-bottom-style: double;
} .su-spacer {
display: block;
height: 0;
clear: both;
overflow: hidden;
}
.su-spacer-5 {
height: 5px;
}
.su-spacer-10 {
height: 10px;
}
.su-spacer-20 {
height: 20px;
}
.su-spacer-30 {
height: 30px;
}
.su-spacer-40 {
height: 40px;
} .su-highlight {
display: inline;
padding: 1px 0;
} .su-label {
display: inline;
margin-right: .3em;
padding: .1em .3em;
font-size: .8em;
height: .8em;
line-height: .8em;
color: #fff;
border-radius: 3px;
}
.su-label-type-default {
background: #999;
}
.su-label-type-success {
background: #090;
}
.su-label-type-warning {
background: #f90;
}
.su-label-type-important {
background: #f03;
}
.su-label-type-black {
background: #111;
}
.su-label-type-info {
background: #09c;
} .su-dropcap {
float: left;
display: inline-block;
width: 2em;
height: 2em;
margin: .2em .5em .2em 0;
line-height: 2em;
text-align: center;
overflow: hidden;
text-transform: uppercase;
}
.su-dropcap-style-default {
color: #fff;
background: #45484d;
background: -webkit-gradient(linear, left top, left bottom, from(#45484d), to(black));
background: linear-gradient(to bottom, #45484d 0%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0);
text-shadow: -1px -1px 0 #000;
border-radius: 50%;
}
.su-dropcap-style-flat {
background: #444;
color: #fff;
}
.su-dropcap-style-light {
color: #333;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: white;
background: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
background: linear-gradient(to bottom, white 0%, #eaeaea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.su-dropcap-style-simple {
width: 1em;
height: 1em;
line-height: 1em;
text-align: left;
} .su-frame,
.su-frame-inner {
display: block;
}
.su-frame-align-left {
float: left;
margin: 0 1em 1em 0;
}
.su-frame-align-center {
float: none;
margin: 1em auto;
}
.su-frame-align-right {
float: right;
margin: 0 0 1em 1em;
}
.su-frame img {
display: block !important;
float: none !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.su-frame-style-default {
padding: 2px;
border: 1px solid #999;
background: #fff;
-webkit-box-shadow: 1px 1px 4px #ccc;
box-shadow: 1px 1px 4px #ccc;
}
.su-frame-style-default .su-frame-inner {
padding: 2px;
border: 4px solid #eee;
} .su-list ul {
list-style: none !important;
margin: 0 0 1.5em !important;
padding: 0 !important;
}
.su-list ul li {
position: relative;
list-style-type: none !important;
display: block !important;
line-height: 1.3em;
margin: 0 !important;
padding: 4px 0 4px 2em !important;
}
.su-list ul li &gt; img {
position: absolute;
left: 0;
top: 4px;
width: 1.3em;
height: 1.3em;
padding: 0;
margin: 0;
border: none;
}
.su-list ul li i {
position: absolute;
left: 0;
top: 4px;
width: 1.3em;
height: 1.3em;
line-height: 1.3em;
text-align: center;
} .su-button {
display: inline-block !important;
text-align: center;
text-decoration: none !important;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-button-wide {
display: block !important;
margin: 1em 0;
}
.su-button-center {
text-align: center;
}
.su-button span {
display: block !important;
text-decoration: none !important;
box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box !important;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-button img {
border: none !important;
vertical-align: middle !important;
margin: -.2em .4em 0 -.3em !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.su-button i {
display: inline-block;
width: 1em;
height: 1em;
margin: 0 .5em 0 0 !important;
text-align: center;
line-height: 1em;
}
.su-button.su-button-float-icon img {
margin: 0 .5em !important;
}
.su-button small {
display: block;
margin: -.2em 0 0;
color: inherit;
text-align: center;
font-style: normal;
font-size: .8em;
line-height: 1;
opacity: .7;
filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
.su-button span {
padding-top: .25em !important;
padding-bottom: .25em !important;
line-height: 1.2 !important;
}
.su-button small {
margin-top: .2em !important;
}
}
.su-button-style-default {
border-width: 1px;
border-style: solid;
}
.su-button-style-default:hover {
filter: alpha(opacity=70);
opacity: .7;
}
.su-button-style-default span {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
}
.su-button-style-flat,
.su-button-style-flat span {
border: none;
}
.su-button-style-flat span {
position: relative;
}
.su-button-style-flat:hover span {
top: 1px;
}
.su-button-style-ghost {
background: transparent !important;
}
.su-button-style-ghost span {
border-width: 3px;
border-style: solid;
}
.su-button-style-ghost:hover span {
border-color: inherit !important;
}
.su-button-style-soft span {
background: 0 -20px url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png) repeat-x;
}
.su-button-style-soft:hover span {
background: 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png) repeat-x;
}
.su-button-style-glass span {
background: 0 50% url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png) repeat-x;
}
.su-button-style-glass:hover span {
background: 100% 50% url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png) repeat-x;
}
.su-button-style-bubbles span {
background: 0 50% url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png) no-repeat;
}
.su-button-style-bubbles:hover span {
background: -710px 50% url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png) no-repeat;
}
.su-button-style-noise span {
background: 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png) repeat-x;
}
.su-button-style-noise:hover span {
background: 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png) repeat-x;
}
.su-button-style-stroked span {
margin: 1px;
border: 1px dashed #fff !important;
}
.su-button-style-stroked:hover span {
filter: alpha(opacity=70);
opacity: .7;
}
.su-button-style-3d {
border-bottom-style: solid;
border-bottom-width: 6px;
}
.su-button-style-3d span {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.su-button-style-3d:hover {
position: relative;
top: 3px;
border-bottom-width: 3px;
} .su-table {
width: 100%;
margin-bottom: 1.5em;
}
.su-table table {
width: 100% !important;
margin: 0 !important;
border-collapse: collapse !important;
font-size: 1em !important;
border: 1px solid #ccc !important;
}
.su-table.su-table-responsive {
overflow-x: auto;
}
.su-table.su-table-responsive table {
width: auto !important;
}
.su-table th {
text-align: center !important;
padding: 1em !important;
font-size: 1em !important;
font-weight: normal !important;
color: #333 !important;
border: 1px solid #ccc !important;
background: #f0f0f0 !important;
}
.su-table td {
padding: .5em 1em !important;
border: 1px solid #ccc !important;
background: #fff !important;
}
.su-table .su-even td {
background: #f7f7f7 !important;
} .su-qrcode {
display: inline-block;
}
.su-qrcode-align-left {
float: left;
margin: 0 .5em .5em 0;
}
.su-qrcode-align-center {
display: block;
clear: both;
margin: 1em auto;
text-align: center;
}
.su-qrcode-align-right {
float: right;
margin: 0 0 .5em .5em;
}
.su-qrcode a,
.su-qrcode a:hover,
.su-qrcode a:active,
.su-qrcode a:focus {
background: transparent;
outline: none;
display: inline;
text-decoration: none;
}
.su-qrcode-clickable a:hover {
opacity: .7;
filter: alpha(opacity=70);
}
.su-qrcode img {
max-width: 100%;
} .su-slider {
position: relative;
margin-bottom: 1.5em;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.su-slider-centered {
margin: 0 auto 1.5em;
}
.su-slider-slides {
position: relative;
width: 100%;
-webkit-transition-property: -webkit-transform, left, top;
-webkit-transition-duration: 0s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-transition-timing-function: ease;
-moz-transition-property: -moz-transform, left, top;
-moz-transition-duration: 0s;
-moz-transform: translate3d(0, 0, 0);
-moz-transition-timing-function: ease;
-o-transition-property: -o-transform, left, top;
-o-transition-duration: 0s;
-o-transform: translate3d(0, 0, 0);
-o-transition-timing-function: ease;
-o-transform: translate(0, 0);
-ms-transition-property: -ms-transform, left, top;
-ms-transition-duration: 0s;
-ms-transform: translate3d(0, 0, 0);
-ms-transition-timing-function: ease;
-webkit-transition-property: left, top, -webkit-transform;
transition-property: left, top, -webkit-transform;
transition-property: transform, left, top;
transition-property: transform, left, top, -webkit-transform;
transition-duration: 0s;
transform: translate3d(0, 0, 0);
transition-timing-function: ease;
}
.swiper-free-mode &gt; .su-slider-slides {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.su-slider-slide {
position: relative;
float: left;
}
.su-slider-slide &gt; a,
.su-slider-slide &gt; img,
.su-slider-slide &gt; a &gt; img {
position: relative;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}
.su-slider-responsive-yes .su-slider-slide &gt; a,
.su-slider-responsive-yes .su-slider-slide &gt; img,
.su-slider-responsive-yes .su-slider-slide &gt; a &gt; img {
height: auto;
}
.su-slider-pages-no .su-slider-pagination {
display: none;
}
.swiper-wp8-horizontal {
-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
}
.su-slider-slide-title {
position: absolute;
left: 20px;
bottom: 20px;
display: block;
max-width: 90%;
padding: 5px 10px;
color: #fff;
line-height: 1.3;
background: black;
background: rgba(0, 0, 0, 0.5);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
filter: alpha(opacity=0);
opacity: 0;
transition: opacity 1s;
-o-transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
}
.su-slider-slide-visible .su-slider-slide-title {
filter: alpha(opacity=100);
opacity: 1;
}
.su-slider-prev,
.su-slider-next {
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 40px;
margin-top: -20px !important;
background: black 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-slider-prev {
right: 10px;
margin-right: 30px;
background-position: -40px 0;
}
.su-slider-next {
left: 10px;
margin-left: 30px;
background-position: 0 0;
}
.su-slider:hover .su-slider-prev,
.su-slider:hover .su-slider-next {
margin-left: 0;
margin-right: 0;
filter: alpha(opacity=70);
opacity: .7;
}
.su-slider .su-slider-prev:hover,
.su-slider .su-slider-next:hover {
filter: alpha(opacity=100);
opacity: 1;
}
.su-slider-pagination {
position: absolute;
left: 15%;
right: 15%;
top: 50%;
width: 70%;
height: 0;
margin-top: -7px;
text-align: center;
cursor: default;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-slider:hover .su-slider-pagination {
bottom: 20px;
filter: alpha(opacity=100);
opacity: 1;
}
.su-slider-pagination span {
display: inline-block;
width: 14px;
height: 14px;
margin: 0;
background: black 0 -999px url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-slider:hover .su-slider-pagination span {
margin: 0 3px;
}
.su-slider .su-slider-pagination span.swiper-visible-switch {
background-color: white;
background-color: rgba(255, 255, 255, 0.5);
}
.su-slider-pagination span:hover,
.su-slider-pagination span.swiper-active-switch {
background-position: 0 -40px;
} .su-carousel {
position: relative;
margin-bottom: 1.5em;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.su-carousel-centered {
margin: 0 auto 1.5em;
}
.su-carousel-slides {
position: relative;
width: 100%;
-webkit-transition-property: -webkit-transform, left, top;
-webkit-transition-duration: 0s;
-webkit-transform: translate3d(0, 0, 0);
-webkit-transition-timing-function: ease;
-moz-transition-property: -moz-transform, left, top;
-moz-transition-duration: 0s;
-moz-transform: translate3d(0, 0, 0);
-moz-transition-timing-function: ease;
-o-transition-property: -o-transform, left, top;
-o-transition-duration: 0s;
-o-transform: translate3d(0, 0, 0);
-o-transition-timing-function: ease;
-o-transform: translate(0, 0);
-ms-transition-property: -ms-transform, left, top;
-ms-transition-duration: 0s;
-ms-transform: translate3d(0, 0, 0);
-ms-transition-timing-function: ease;
-webkit-transition-property: left, top, -webkit-transform;
transition-property: left, top, -webkit-transform;
transition-property: transform, left, top;
transition-property: transform, left, top, -webkit-transform;
transition-duration: 0s;
transform: translate3d(0, 0, 0);
transition-timing-function: ease;
}
.swiper-free-mode &gt; .su-carousel-slides {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.su-carousel-slide {
position: relative;
float: left;
}
.su-carousel-slide &gt; a,
.su-carousel-slide &gt; img,
.su-carousel-slide &gt; a &gt; img {
position: relative;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.su-carousel-responsive-yes .su-carousel-slide &gt; a,
.su-carousel-responsive-yes .su-carousel-slide &gt; img,
.su-carousel-responsive-yes .su-carousel-slide &gt; a &gt; img {
height: auto;
}
.su-carousel-pages-no .su-carousel-pagination {
display: none;
}
.swiper-wp8-horizontal {
-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
}
.su-carousel .su-carousel-slide a {
padding: 0 5px;
}
.su-carousel .su-carousel-slide img {
padding: 3px;
border: 1px solid #ccc;
background: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.su-carousel .su-carousel-slide-title {
position: absolute;
left: 9px;
right: 9px;
bottom: 4px;
display: block;
padding: 2px 3px;
color: #fff;
line-height: 1.2;
font-size: 11px;
background: black;
background: rgba(0, 0, 0, 0.5);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: opacity 1s;
-o-transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
}
.su-carousel .su-carousel-prev,
.su-carousel .su-carousel-next {
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 40px;
margin-top: -20px;
background: black 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-carousel .su-carousel-prev {
right: 20px;
margin-right: 40px;
background-position: -40px 0;
}
.su-carousel .su-carousel-next {
left: 20px;
margin-left: 40px;
background-position: 0 0;
}
.su-carousel:hover .su-carousel-prev,
.su-carousel:hover .su-carousel-next {
margin-left: 0;
margin-right: 0;
filter: alpha(opacity=70);
opacity: .7;
}
.su-carousel .su-carousel-prev:hover,
.su-carousel .su-carousel-next:hover {
filter: alpha(opacity=100);
opacity: 1;
}
.su-carousel .su-carousel-pagination {
position: absolute;
left: 15%;
right: 15%;
top: 50%;
width: 70%;
height: 0;
margin-top: -7px;
text-align: center;
cursor: default;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-carousel:hover .su-carousel-pagination {
bottom: 20px;
filter: alpha(opacity=100);
opacity: 1;
}
.su-carousel .su-carousel-pagination span {
display: inline-block;
width: 14px;
height: 14px;
margin: 0;
background: black 0 -999px url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png) no-repeat;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all .2s;
transition: all .2s;
}
.su-carousel:hover .su-carousel-pagination span {
margin: 0 3px;
}
.su-carousel .su-carousel-pagination span.swiper-visible-switch {
background-color: white;
background-color: rgba(255, 255, 255, 0.5);
}
.su-carousel .su-carousel-pagination span:hover,
.su-carousel .su-carousel-pagination span.swiper-active-switch {
background-position: 0 -40px;
} .su-custom-gallery {
margin-bottom: 1.5em;
}
.su-custom-gallery:after,
.su-custom-gallery:before {
content: "";
display: table;
}
.su-custom-gallery:after {
clear: both;
}
.su-custom-gallery-slide {
position: relative;
float: left;
margin: 0.5em;
overflow: hidden;
}
.su-custom-gallery-slide a {
display: block;
width: 100%;
height: 100%;
}
.su-custom-gallery-slide img {
display: block;
margin: 0;
padding: 3px;
border: 1px solid #ccc;
background: #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all .2s;
-o-transition: all .2s;
-ie-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
}
.su-custom-gallery-slide:hover img {
background: #eee;
border: 1px solid #aaa;
}
.su-custom-gallery-slide span {
position: absolute;
left: 4px;
bottom: 4px;
right: 4px;
display: block;
padding: 2px 4px;
font-size: 12px;
color: #fff;
background: black;
background: rgba(0, 0, 0, 0.5);
line-height: 1.3;
opacity: 0;
filter: alpha(opacity=0);
transition: all .2s;
-o-transition: all .2s;
-ie-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
}
.su-custom-gallery-slide:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.su-custom-gallery-title-never span {
display: none;
}
.su-custom-gallery-title-always span {
opacity: 1;
filter: alpha(opacity=100);
}  .su-responsive-media-yes {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.su-responsive-media-yes iframe,
.su-responsive-media-yes object,
.su-responsive-media-yes embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .su-responsive-media-yes .fluid-width-video-wrapper {
position: static;
} .su-youtube {
margin: 0 0 1.5em 0;
}
.su-youtube iframe {
border: none !important;
} .su-vimeo {
margin: 0 0 1.5em 0;
}
.su-vimeo iframe {
border: none !important;
} .su-screenr {
margin: 0 0 1.5em 0;
}
.su-screenr iframe {
border: none !important;
} .su-dailymotion {
margin: 0 0 1.5em 0;
}
.su-dailymotion iframe {
border: none !important;
} .su-document {
margin: 0 0 1.5em 0;
}
.su-document iframe {
border: none !important;
} .su-gmap {
margin: 0 0 1.5em 0;
}
.su-gmap iframe {
border: none !important;
}  .qtip.su-qtip {
max-width: 480px !important;
}
.su-tooltip {
display: inline-block;
}
.su-qtip-size-1 {
font-size: 0.8em !important;
}
.su-qtip-size-2 {
font-size: 0.9em !important;
}
.su-qtip-size-3 {
font-size: 1em !important;
}
.su-qtip-size-4 {
font-size: 1.1em !important;
}
.su-qtip-size-5 {
font-size: 1.2em !important;
}
.su-qtip-size-6 {
font-size: 1.3em !important;
}
.su-tooltip-content {
display: none;
}
.su-tooltip-content &gt; :last-child {
margin-bottom: 0;
}
.qtip-content .su-tooltip-content img,
.qtip-content .su-tooltip-content object,
.qtip-content .su-tooltip-content iframe,
.qtip-content .su-tooltip-content embed {
max-width: 430px;
}
.qtip-content .su-tooltip-content .su-responsive-media-yes {
width: 430px;
} .su-private {
margin: 0 0 1.5em 0;
} .su-members {
margin-bottom: 1.5em;
padding: 1em;
border-width: 1px 0;
border-style: solid;
text-align: center;
}
.su-members a {
text-decoration: underline;
color: inherit;
} .su-guests {
margin-bottom: 1.5em;
} .su-posts-default-loop .su-post {
margin-bottom: 2.5em;
line-height: 1.5;
}
.su-posts-default-loop .su-post:after {
content: '';
display: table;
clear: both;
}
.su-posts-default-loop .su-post-thumbnail {
float: left;
display: block;
width: 100px;
height: 100px;
margin-right: 1em;
}
.su-posts-default-loop .su-post-thumbnail img {
max-width: 100px;
max-height: 100px;
}
.su-posts-default-loop h2.su-post-title {
clear: none;
margin: 0 0 0.3em 0;
font-size: 1.2em;
font-weight: bold;
}
.su-posts-default-loop .su-post-meta {
margin-bottom: 0.7em;
font-size: 0.8em;
opacity: 0.6;
filter: alpha(opacity=60);
}
.su-posts-default-loop .su-post-excerpt {
margin-bottom: 0.5em;
}
.su-posts-default-loop .su-post-excerpt p:last-child {
margin-bottom: 0;
}
.su-posts-default-loop .su-post-comments-link {
font-size: 0.9em;
}
.su-posts-teaser-loop .su-post {
margin-bottom: 1.5em;
line-height: 1.2;
}
.su-posts-teaser-loop .su-post:after {
content: '';
display: table;
clear: both;
}
.su-posts-teaser-loop .su-post-thumbnail {
float: left;
display: block;
width: 56px;
height: 56px;
margin: 0 1em 0 0;
}
.su-posts-teaser-loop .su-post-thumbnail img {
display: block;
margin: 0;
padding: 2px;
border: 1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
max-width: 100%;
max-height: 100%;
}
.su-posts-teaser-loop h2.su-post-title {
display: block;
margin: 0;
padding: 0;
border: none;
font-size: 0.9em;
font-weight: normal;
clear: none;
}
.su-posts-single-post .su-post {
margin-bottom: 2.5em;
line-height: 1.5;
}
.su-posts-single-post .su-post:after {
content: '';
display: table;
clear: both;
}
.su-posts-single-post h1.su-post-title {
clear: none;
margin: 0 0 0.3em 0;
font-size: 1.2em;
font-weight: bold;
}
.su-posts-single-post .su-post-meta {
margin-bottom: 0.7em;
font-size: 0.8em;
opacity: 0.6;
filter: alpha(opacity=60);
}
.su-posts-single-post .su-post-content {
margin-bottom: 0.5em;
}
.su-posts-single-post .su-post-content p:last-child {
margin-bottom: 0;
}  .su-audio {
position: relative;
width: 100%;
height: 30px;
margin-bottom: 1.5em;
background: #7c8781;
background: -webkit-gradient(linear, left top, left bottom, from(#7c8781), to(#0a0809));
background: linear-gradient(to bottom, #7c8781 0%, #0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c8781', endColorstr='#0a0809', GradientType=0);
border-radius: 3px;
}
.su-audio .jp-play,
.su-audio .jp-pause {
position: absolute;
left: 0;
top: 0;
display: block;
width: 30px;
height: 30px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
cursor: pointer;
border-right: 1px solid #454947;
background-image: url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png);
background-repeat: no-repeat;
}
.su-audio .jp-play {
background-position: 0 0;
}
.su-audio .jp-pause {
background-position: -30px 0;
}
.su-audio .jp-current-time,
.su-audio .jp-duration {
position: absolute;
top: 0;
display: block;
height: 30px;
line-height: 30px;
font-size: 10px;
color: #eee;
text-shadow: 0 -1px 0 #000;
}
.su-audio .jp-current-time {
left: 45px;
}
.su-audio .jp-duration {
right: 10px;
}
.su-audio .jp-seek-bar,
.su-audio .jp-play-bar {
position: absolute;
top: 0;
left: 0;
height: 10px;
border-radius: 3px;
cursor: pointer;
}
.su-audio .jp-progress {
position: absolute;
top: 10px;
left: 85px;
right: 50px;
height: 10px;
background: #333;
-webkit-box-shadow: 0 0 5px #000 inset;
box-shadow: 0 0 5px #000 inset;
border-radius: 3px;
}
.su-audio .jp-seek-bar {
background: #0b0b0b;
background: -webkit-gradient(linear, left top, left bottom, from(#0b0b0b), to(#666));
background: linear-gradient(to bottom, #0b0b0b 0%, #666 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b0b0b', endColorstr='#666666', GradientType=0);
}
.su-audio .jp-play-bar {
background: #6db3f2;
background: -webkit-gradient(linear, left top, left bottom, from(#6db3f2), color-stop(50%, #54a3ee), color-stop(51%, #3690f0), to(#1e69de));
background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0);
} .su-video {
position: relative;
margin-bottom: 1.5em;
overflow: hidden;
}
.su-video .jp-title {
position: absolute;
top: -100px;
left: 0;
width: 100%;
height: 30px;
padding: 0 1em;
line-height: 30px;
font-size: .9em;
background: black;
background: rgba(0, 0, 0, 0.5);
color: #fff;
-webkit-transition: top .2s;
transition: top .2s;
}
.su-video:hover .jp-title {
top: 0;
}
.su-video .jp-start {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
opacity: .5;
-webkit-transition: opacity .2s;
transition: opacity .2s;
background: 50% 50% url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default-start.png) no-repeat;
}
.su-video:hover .jp-start {
opacity: .8;
}
.su-video.jp-video-full {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.su-video.jp-video-full .jp-jplayer {
position: fixed !important;
left: 0;
top: 0;
overflow: hidden;
}
.su-video .jp-gui {
position: relative;
height: 30px;
background: #7c8781;
background: -webkit-gradient(linear, left top, left bottom, from(#7c8781), to(#0a0809));
background: linear-gradient(to bottom, #7c8781 0%, #0a0809 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c8781', endColorstr='#0a0809', GradientType=0);
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.su-video.jp-video-full .jp-gui {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
}
.su-video-controls-no .jp-gui {
position: absolute !important;
bottom: -100px;
left: 0;
right: 0;
-webkit-transition: bottom .2s;
transition: bottom .2s;
}
.su-video-controls-no:hover .jp-gui {
bottom: 0;
}
.su-video img {
border-radius: 0 !important;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.su-video .jp-gui .jp-play,
.su-video .jp-gui .jp-pause {
position: absolute;
left: 0;
top: 0;
display: block;
width: 30px;
height: 30px;
border-right: 1px solid #454947;
cursor: pointer;
}
.su-video .jp-gui .jp-play {
background: 0 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat;
}
.su-video .jp-gui .jp-pause {
background: -30px 0 url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat;
}
.su-video .jp-full-screen,
.su-video .jp-restore-screen {
position: absolute;
top: 0;
right: 0;
display: block;
width: 30px;
height: 30px;
border-left: 1px solid #454947;
cursor: pointer;
}
.su-video .jp-full-screen {
background: 0 -30px url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat;
}
.su-video .jp-restore-screen {
background: -30px -30px url(//www.codexa.net/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png) no-repeat;
}
.su-video .jp-progress {
position: absolute;
top: 10px;
left: 90px;
right: 90px;
height: 10px;
background: #333;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px #000 inset;
box-shadow: 0 0 5px #000 inset;
}
.su-video .jp-seek-bar,
.su-video .jp-play-bar {
position: absolute;
top: 0;
left: 0;
height: 100%;
cursor: pointer;
border-radius: 3px;
}
.su-video .jp-seek-bar {
background: #0b0b0b;
background: -webkit-gradient(linear, left top, left bottom, from(#0b0b0b), to(#666));
background: linear-gradient(to bottom, #0b0b0b 0%, #666 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b0b0b', endColorstr='#666666', GradientType=0);
}
.su-video .jp-play-bar {
background: #6db3f2;
background: -webkit-gradient(linear, left top, left bottom, from(#6db3f2), color-stop(50%, #54a3ee), color-stop(51%, #3690f0), to(#1e69de));
background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0);
}
.su-video .jp-current-time,
.su-video .jp-duration {
position: absolute;
top: 0;
display: block;
height: 30px;
line-height: 30px;
color: #f5f5f5;
font-size: 10px;
}
.su-video .jp-current-time {
left: 50px;
}
.su-video .jp-duration {
right: 50px;
}</pre></body></html>