.entry-content h3.guidelines{
text-transform: uppercase!important;
font-weight: 900!important;
font-size: 24px!important;
}
.row {
margin-right: -15px;
margin-left: -15px;
overflow:auto;
margin-bottom:30px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
overflow:auto;
}
.col-12 {
width: 100%;
}
.col-11 {
width: 91.66666667%;
}
.col-10 {
width: 83.33333333%;
}
.col-9 {
width: 75%;
}
.col-8 {
width: 66.66666667%;
}
.col-7 {
width: 58.33333333%;
}
.col-6 {
width: 50%;
}
.col-5 {
width: 41.66666667%;
}
.col-4 {
width: 33.33333333%;
}
.col-3 {
width: 25%;
}
.col-2 {
width: 16.66666667%;
}
.col-1 {
width: 8.33333333%;
}
.col-pull-12 {
right: 100%;
}
@media (max-width: 767px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
float:none;
width:100%
}
}
.su-spoiler-title, .su-spoiler-title:focus {
padding: 20px 20px 20px 5px!important;
font-weight: 400!important;
font-size: 18px!important;
outline: 0!important;
}
.su-spoiler-icon {
position: absolute;
left: 0px!important;
top: 20px!important;
width: 100%!important;
height: 20px;
line-height: 21px;
text-align: right!important;
font-size: 26px!important;
font-family: ShortcodesUltimateIcons;
font-weight: 400!important;
font-style: normal;
-webkit-font-smoothing: antialiased;
}
.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before {
content: '\f107'!important;
font-size:26px;
}
.su-spoiler-icon-chevron .su-spoiler-icon:before {
content: '\f106'!important;
font-size:26px;
}
.su-accordion .su-spoiler {
margin-bottom: 0!important;
border-top: 1px solid #ededed!important;
}
.su-spoiler-style-default>.su-spoiler-content {
padding: 0 0 0 5px!important;
margin-bottom:20px;
width:85%!important;
font-size:15px;
}
.btn-hero-2 {
display: inline-block;
vertical-align: top;
padding: 16px;
min-width: 200px;
box-sizing: border-box;
text-align: center;
margin: 0;
cursor: pointer;
background-color: #fff;
color: #00aeef;
font-size: 16px;
line-height: 1.3;
font-weight: 700;
font-style: normal;
border-radius: 3px;
text-transform: none;
transition: all .3s ease;
}
.btn-hero-2:hover,
.btn-hero-2:focus {
background-color:#efefef!important;
}
.hero-subtitle{
margin: 32px 0!important;	
}