.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wonderplugingridgallery-flipy-in,
.wonderplugingridgallery-flipy-out {
perspective: 1000px;
-webkit-perspective: 1000px;
transition: 0.6s;
-webkit-transition: 0.6s;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.wonderplugingridgallery-flipy-out {
transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
}
.wonderplugingridgallery-flipy-in {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
} .wonderplugin-gridgallery-tags {
display: block;
position: relative;
box-sizing: border-box;
padding: 0;
margin: 0 auto;
} .wonderplugin-gridgallery-tags-topleft {
box-sizing: border-box;
text-align: left;
}
.wonderplugin-gridgallery-tags-topleft .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 0px 6px 12px 0px;
} .wonderplugin-gridgallery-tags-topcenter {
box-sizing: border-box;
text-align: center;
}
.wonderplugin-gridgallery-tags-topcenter .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 0px 3px 12px 3px;
} .wonderplugin-gridgallery-tags-topright {
box-sizing: border-box;
text-align: right;
}
.wonderplugin-gridgallery-tags-topright .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 0px 0px 12px 6px;
} .wonderplugin-gridgallery-tags-bottomleft {
box-sizing: border-box;
text-align: left;
}
.wonderplugin-gridgallery-tags-bottomleft .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 12px 6px 0px 0px;
} .wonderplugin-gridgallery-tags-bottomcenter {
box-sizing: border-box;
text-align: center;
}
.wonderplugin-gridgallery-tags-bottomcenter .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 12px 3px 0px 3px;
} .wonderplugin-gridgallery-tags-bottomright {
box-sizing: border-box;
text-align: right;
}
.wonderplugin-gridgallery-tags-bottomright .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 12px 0px 0px 6px;
} .wonderplugin-gridgallery-tags-lefttop {
box-sizing: border-box;
float: left;
text-align: center;
}
.wonderplugin-gridgallery-tags-lefttop .wonderplugin-gridgallery-tag {
display: block;
cursor: pointer;
margin: 0px 12px 6px 0px;
}
.wonderplugin-gridgallery-tags-lefttop-smallscreen {
box-sizing: border-box;
text-align: left;
float: none;
}
.wonderplugin-gridgallery-tags-lefttop-smallscreen .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 0px 6px 12px 0px;
} .wonderplugin-gridgallery-tags-righttop {
box-sizing: border-box;
float: right;
text-align: center;
}
.wonderplugin-gridgallery-tags-righttop .wonderplugin-gridgallery-tag {
display: block;
cursor: pointer;
margin: 0px 0px 6px 12px;
}
.wonderplugin-gridgallery-tags-righttop-smallscreen {
box-sizing: border-box;
text-align: right;
float: none;
}
.wonderplugin-gridgallery-tags-righttop-smallscreen .wonderplugin-gridgallery-tag {
display: inline-block;
cursor: pointer;
margin: 0px 0px 12px 6px;
} .wpp-btn-blue-large {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-blue-large:hover {
color: #fff;
background: #0285d2;
}
.wpp-btn-blue-large:focus {
outline: 0;
} .wpp-btn-blue-medium {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-blue-medium:hover {
color: #fff;
background: #0285d2;
}
.wpp-btn-blue-medium:focus {
outline: 0;
} .wpp-btn-blue-small {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-blue-small:hover {
color: #fff;
background: #0285d2;
}
.wpp-btn-blue-small:focus {
outline: 0;
} .wpp-btn-blueborder-large {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-blueborder-large:hover {
color: #fff;
background: #009cde;
}
.wpp-btn-blueborder-large:focus {
outline: 0;
} .wpp-btn-blueborder-medium {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-blueborder-medium:hover {
color: #fff;
background: #009cde;
}
.wpp-btn-blueborder-medium:focus {
outline: 0;
} .wpp-btn-blueborder-small {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-blueborder-small:hover {
color: #fff;
background: #009cde;
}
.wpp-btn-blueborder-small:focus {
outline: 0;
} .wpp-btn-orange-large {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-orange-large:hover {
color: #fff;
background: #ffc030;
}
.wpp-btn-orange-large:focus {
outline: 0;
} .wpp-btn-orange-medium {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-orange-medium:hover {
color: #fff;
background: #ffc030;
}
.wpp-btn-orange-medium:focus {
outline: 0;
} .wpp-btn-orange-small {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-orange-small:hover {
color: #fff;
background: #ffc030;
}
.wpp-btn-orange-small:focus {
outline: 0;
} .wpp-btn-orangeborder-large {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-orangeborder-large:hover {
color: #fff;
background: #f7a020;
}
.wpp-btn-orangeborder-large:focus {
outline: 0;
} .wpp-btn-orangeborder-medium {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-orangeborder-medium:hover {
color: #fff;
background: #f7a020;
}
.wpp-btn-orangeborder-medium:focus {
outline: 0;
} .wpp-btn-orangeborder-small {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-orangeborder-small:hover {
color: #fff;
background: #f7a020;
}
.wpp-btn-orangeborder-small:focus {
outline: 0;
} .wpp-btn-white-large {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-white-large:hover {
color: #fff;
background: #444;
}
.wpp-btn-white-large:focus {
outline: 0;
} .wpp-btn-white-medium {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-white-medium:hover {
color: #fff;
background: #444;
}
.wpp-btn-white-medium:focus {
outline: 0;
} .wpp-btn-white-small {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-white-small:hover {
color: #fff;
background: #444;
}
.wpp-btn-white-small:focus {
outline: 0;
} .wpp-btn-whiteborder-large {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-whiteborder-large:hover {
color: #444;
background: #fff;
}
.wpp-btn-whiteborder-large:focus {
outline: 0;
} .wpp-btn-whiteborder-medium {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-whiteborder-medium:hover {
color: #444;
background: #fff;
}
.wpp-btn-whiteborder-medium:focus {
outline: 0;
} .wpp-btn-whiteborder-small {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-whiteborder-small:hover {
color: #444;
background: #fff;
}
.wpp-btn-whiteborder-small:focus {
outline: 0;
} .wpp-btn-navy-large {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #334455;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpp-btn-navy-large:hover {
color: #fff;
background: #445566;
}
.wpp-btn-navy-large:focus {
outline: 0;
} .wpp-btn-navy-medium {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #334455;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpp-btn-navy-medium:hover {
color: #fff;
background: #445566;
}
.wpp-btn-navy-medium:focus {
outline: 0;
} .wpp-btn-navy-small {
display: inline-block;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #334455;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.wpp-btn-navy-small:hover {
color: #fff;
background: #445566;
}
.wpp-btn-navy-small:focus {
outline: 0;
}.slick-loading .slick-list{background:#fff url(//buffalosecurity.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.wpls-wrap, .wpls-wrap * {-webkit-box-sizing: border-box; box-sizing: border-box; outline: none;} .wpls-logo-clearfix:before, .wpls-logo-clearfix:after{content: "";display: table;}
.wpls-logo-clearfix::after{clear: both;}
.wpls-logo-clearfix{clear: both;}
.wpls-logo-showcase{visibility: hidden; opacity:0; -webkit-transition:opacity 0.5s linear; transition:opacity 0.5s linear;}
.wpls-logo-showcase.slick-initialized {visibility: visible; opacity:1;}
.wpls-logo-showcase{padding:0 30px 20px 30px; margin:0; text-align:center;}
.wpls-logo-showcase.wpls-dots-false{padding:0 30px 0px 30px !important;}
.wpls-logo-showcase .slick-next{right:0px !important;}
.wpls-logo-showcase .slick-prev{left:0px !important}
.wpls-logo-showcase .slick-dots{left:30px !important; right:30px !important; text-align:center;bottom:-10px !important; position: absolute;}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide{margin:0 5px;}
.wpls-logo-showcase .wpls-fix-box{max-height: 250px; width: 100%; line-height: 0;}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide img{display:inline-block !important; border-radius:0px !important; max-height:250px; max-width:100%; padding:10px; border:1px solid #f1f1f1; box-shadow:none !important }
.wpls-logo-showcase .slick-slide{  text-align:center !important; display: inline-block !important;   float:none !important;    vertical-align: middle !important;     }
.wpls-logo-showcase .slick-slide .logo-title{color:#444; padding:10px 0; font-size:16px;}
.wpls-logo-slider.wpls-center .slick-slide {opacity: 0.5; transform: scale(0.7); transition: all 300ms ease 0s;}
.wpls-logo-showcase.wpls-center .slick-center{opacity: 1;transform: scale(1);}
.wpls-logo-showcase .slick-arrow::before{display: none !important;}
.wpls-logo-showcase .wplss-logo-slide::before, .wpls-logo-showcase .wplss-logo-slide::after{display: none !important;}
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img{padding:0px; border:0px solid #f1f1f1;}
@media screen and (max-width: 641px) {
.wpls-logo-showcase.wpls-center .slick-slide {opacity: 1;transform: scale(1); transition: all 300ms ease 0s;}
.wpls-logo-showcase.wpls-center .slick-center{opacity: 1;transform: scale(1);}
} .fusion-flex-container.wpls-fusion-flex{ flex-direction: column; }
.wpls-elementor-tab-wrap{min-width: 0; min-height: 0;} .wpls-logo-showcase .slick-arrow{position:absolute; z-index:9; padding:5px; display: inline-block; background-color: rgba(0, 0, 0, 0.5); text-align:center; width:30px; height:30px; cursor: pointer; border-radius: 50%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.wpls-logo-showcase .slick-arrow svg{fill: #fff; height: 100%; width: 100%;}
.wpls-logo-showcase .slick-arrow:hover{background-color: rgba(0, 0, 0, 0.7);}
.wpls-logo-showcase .slick-dots {padding:0 !important; margin:0 !important; text-align:center;}
.wpls-logo-showcase .slick-dots li {list-style:none !important; display:inline-block !important; line-height:0px !important; margin:0 3px !important; padding:0px !important; }
.wpls-logo-showcase .slick-dots li button {text-indent:-99999px;margin: 0px !important; padding: 0px !important; border: 2px solid #444 !important; border-radius: 50% !important; width: 12px !important; height: 12px !important; background-color:#fff; cursor:pointer;}
.wpls-logo-showcase .slick-dots li button:focus {outline:none !important}
.wpls-logo-showcase .slick-dots li.slick-active button {background:#8D8C8C !important;}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.top-right .widget{
float:left;
}
.top-right .widget .phoneno .image-left{
float:left;
}
.top-right .widget .phoneno .contact-p{
line-height: inherit;
}
.innercontent{
text-align:left;
}
.home .wonderplugin-gridgallery-loadmore{
display:none!important;
}
.home .view-all{
margin-top: 35px;
}
.wonderplugingridgallery  .wonderplugin-gridgallery-loadmore-btn{
display: inline-block!important;
background: #282828!important;
font-size: 26px!important;
font-family: 'oswaldbold'!important;
color: #fff!important;
padding: 14px 56px!important;
margin-top: 45px!important;
text-transform: uppercase!important;
word-spacing: 4px;
}
.wonderplugingridgallery  .wonderplugin-gridgallery-loadmore-btn:hover {
color: #fff!important;
background: #ef7722!important;
}
.wpcf7-submit.btn-contact{
background: #282828;
color: #fff;
border-radius: 0;
font-size: 26px;
padding: 14px 30px;
height: auto;
cursor: pointer;
font-family: 'oswaldbold';
text-transform: uppercase;
margin-top: 20px;
transition: background-color 300ms ease-out 0s;
border: 2px #282828 solid;
}
.wpcf7-submit.btn-contact:hover{
background: #E9792E;
border:2px #AE4905 solid;
}
.innercontent ul li {
padding: 0 0 0 20px;
background: url(//buffalosecurity.com.au/wp-content/themes/buffalosecurity/img/tick-img.jpg) no-repeat 0px 15px;
list-style: none;
line-height: 40px;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
width: 100%;
float: left;
color:#000;
}
.google-map-contact{
margin-bottom: -10px;
}
.home .g-recaptcha div:first-child{
margin: 0px auto;
}
.left-sidebar{
background: none repeat scroll 0 0 #282828;
color: #fff;
padding: 30px 10px!important;
text-align: center;
width: 100%;
float: left;
}
.left-sidebar .widget h3{
color: #EF7722;
}
.left-sidebar .widget p{
color: #fff;
}
.left-sidebar .btn-contact{
background: #E9792E;
}
.top-bar-section li:not(.has-form) a:not(.button) {
font-size: 22px;
padding: 0 14px;
}
.map-section{
padding: 26px 0 124px;
}
.map-section .hour-title{
float: left;
margin-right: 10px;
font-weight: bold;
}
.map-section .data-line{ 
width:100%;
float:left;
}
.map-section .map-content{
padding: 20px;
background: #535353;
width: 100%;
float: left;
color: #fff;
}
.map-section h3{
color: #fff;
margin-bottom: 10px;
}
.map-section .map-content .data-line{
margin-bottom: 10px;
}
.map-section .map-content .map-data{
margin-top:20px;
}
.page-template-template-about-php .innercontent{
padding: 76px 0 24px;
}
@media screen and (max-width: 640px){
.map-section .columns{
margin-bottom: 35px;
}
}
@media (min-width: 992px){
.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
background: #535353;
color: #fff;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
background: #282828;
padding: 8px 12px;
font-size: 15px;
}
}
@media (max-width: 991px){
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
color: #EF7722;
}
}
@media screen and (max-width: 360px) {
.g-recaptcha.wpcf7-recaptcha {
transform:scale(0.8);
-webkit-transform:scale(0.8);
transform-origin:0 0;
-webkit-transform-origin:0 0;
height: 55px;
} 
}
@media screen and (min-width: 641px) and (max-width: 720px){
.g-recaptcha.wpcf7-recaptcha {
transform:scale(0.8);
-webkit-transform:scale(0.8);
transform-origin:0 0;
-webkit-transform-origin:0 0;
height: 55px;
} 
.home .g-recaptcha div:first-child{
float:left;
}
}