/* ================= NOTICES ================== */
 .message {
    background-size: 40px 40px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    width: 100%;
    padding: 23px 20px 18px 20px;
     margin-top:0px !important;
    margin-bottom:30px;
    -webkit-animation: animate-bg 5s linear infinite;
    -moz-animation: animate-bg 5s linear infinite;
    -o-animation: animate-bg 5s linear infinite;
    animation: animate-bg 5s linear infinite;
    position:relative;
}
.message-close {
    position:absolute;
    width:25px;
    height:25px;
    right:0px;
    top:0px;
    cursor:pointer;
    background-image:url('https://www.landcorpinternational.com/wp-content/plugins/dysania-shortcodes-and-widgets/css/images/close-s.png');
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-transition:opacity 0.2s ease-in-out;
    -moz-transition:opacity 0.2s ease-in-out;
    -o-transition:opacity 0.2s ease-in-out;
    -ms-transition:opacity 0.2s ease-in-out;
    transition:opacity 0.2s ease-in-out;
}
.message-close:hover {
    opacity:0.7;
}
.message, .message p, .message h1, .message h2, .message h3, .message h4, .message h5, .message h6{
    color:#fff !important;
}
.info {
    background-color: #262626;
    border-bottom-color:#060606;
}
.error {
    background-color: #4196D1;
    border-bottom-color:#bc290e;
}
.warning {
    background-color: #f1c40f;
    border-bottom-color:#dbb20d;
}
.success {
    background-color: #2ecc71;
    border-bottom-color:#27ac5f;
}
@keyframes animate-bg {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -80px 0;
    }
}
@-webkit-keyframes animate-bg {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -80px 0;
    }
}
@-moz-keyframes animate-bg {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -80px 0;
    }
}
@-o-keyframes animate-bg {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -80px 0;
    }
}
/* ================= FLICKR  ================== */
 .flickr-box {
    margin: 0px;
    margin-right:-5px;
    padding: 0px;
    overflow: hidden;
    width: 110%;
}
.flickr-box li {
    list-style:none;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    padding:0px !important;
    height:80px !important;
    background-image:none !important;
}
.flickr-box li:last-child {
    margin-right:0px;
}
.flickr-box li {
    border:none !important;
}
.flickr-box li img {
    display:block;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
    border:5px solid transparent;
    width: 87px;
    border:3px solid #262626;
    opacity:0.5;
}
.flickr-box li img:hover {
    border:3px solid #fff;
    opacity:1;
}
.rightsidebarcontainer .flickr-box li img {
    width: 77px;
}
.rightsidebarcontainer .flickr-box li {
    height:72px !important;
}
/* ================= ACCORDION ================== */
.st-accordion {
    width:100%;
    margin:0px;
    position:relative;
}
.st-accordion ul {
    margin:0;
    padding:0;
    margin-bottom:20px;
}
.st-accordion ul li {
    height: 70px;
    overflow: hidden;
}
.st-accordion ul li:first-child {
    border-top:none;
}
.st-accordion ul li > a {
    display: block;
    position: relative;
    line-height: 70px;
    outline:none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    font-size:18px;
}
.st-accordion ul li > a .st-arrow {
    background: transparent url(images/down-arrow.png) no-repeat center center;
    text-indent:-9000px;
    width: 34px;
    height: 21px;
    position: absolute;
    top: 46%;
    right: -26px;
    margin-top: -7px;
    opacity:0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover {
    text-decoration:none;
}
.st-accordion ul li > a:hover .st-arrow {
    opacity:1;
    right: 10px;
}
.st-accordion ul li.st-open > a span {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
    right:10px;
    opacity:1;
}
.st-content {
    padding: 0px 0px 30px 0px;
}
.st-content img{
    width:30%;
    float:left;
    height:auto;
    margin-right:20px;
    vertical-align:bottom;
}
/* ================= TESTIMONIALS ================== */
.cbp-qtrotator {
	position: relative;
	margin: 0;
	width: 100%;
	min-height: 200px;
}
.cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	padding-top: 29px;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
}
.cbp-qtrotator img {
    max-width: 120px;
    height:auto;
    float: right;
	margin-left: 25px;
}
.no-js .cbp-qtrotator .cbp-qtcontent {
	border-bottom: none;
}
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative; 
	z-index: 100;
	pointer-events: auto;
	opacity: 1;
}
.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}
.cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}
.cbp-qtprogress {
	position: absolute;
	height: 1px;
	width: 0%;
	top: 0;
	z-index: 1000;
}
.cbp-qtrotator .cbp-blockquote {
	margin: 0;
	padding: 0;
}
.cbp-qtrotator .cbp-blockquote .cbp-footer {
	font-size: 14px;
}
.cbp-qtrotator .cbp-blockquote .cbp-footer:before {
	content: '― ';
}
/* ================= NUMERIC LIST ================== */
.numericlist {
    counter-reset: number-counter;
    margin:0px;
    padding:0px;
}
.numericlist dt {
    position: relative;
}
.numericlist dt:before {
    content: counter(number-counter);
    counter-increment: number-counter;
    position: absolute;
    left: 0;
    top: 0;
    font: bold 55px/1 Sans-Serif;
}
.numericlist dd {
    margin: 0 0 25px 0;
}	
.numericlist dd:last-child {
    margin: 0;
}
.numericlist dt, .numericlist dd {
    padding-left: 55px;
}
/* ================= FLEX IMAGE ================== */
.caption-image {
    position:relative;
    margin-bottom:20px;
}
.caption-image img {
    width:100%;
    height:auto;
}
.caption-image figcaption {
    position: absolute;
    bottom: 0;
    left:0;
    padding:10px;
    width:100%;
    text-align:center;
}
/* ================= ICONS  ================== */
.iconcontainer {
    position: relative;
    width: 100%;
}
.iconcontainer:after {
    content:'';
    display:block;
    clear: both;
}
.icon {
    width: 25%;
    float: left;
    text-align: center;
    display: inline-block;
    margin: 0px;
    position:relative;
}
.leftcontainer .icon, .rightcontainer .icon {
    width: 50%;
}
.icon img {
    margin: 20px;
    width:48px;
    height:48px;
}
.icon .circle {
    padding: 10px;
    width: 110px;
    height: 110px;
    display: inline-block;
    margin-bottom:5px;
    line-height:90px;
    text-align:center;
    position:relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor:pointer;
    -webkit-animation-name: spin;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 0.4s;
	-moz-animation-name: spin;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 0.4s;
	-o-animation-name: spin;
	-o-animation-iteration-count: 1;
	-o-animation-timing-function: linear;
	-o-animation-duration: 0.4s;
	-ms-animation-name: spin;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear;
	-ms-animation-duration: 0.4s;
}
.icon .circle:hover {
    -webkit-animation-name: spin2;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 0.4s;
	-moz-animation-name: spin2;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 0.4s;
	-o-animation-name: spin2;
	-o-animation-iteration-count: 1;
	-o-animation-timing-function: linear;
	-o-animation-duration: 0.4s;
	-ms-animation-name: spin2;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear;
	-ms-animation-duration: 0.4s;
}
.icon h5 {
    margin-top:15px !important;
    margin-bottom:10px !important;
    border:none !important;
    padding:0px !important;
}
.icon p {
    text-align:center;
    margin-top:0px;
    margin-bottom:30px !important;
    padding-right:10px;
    padding-left:10px;
	font-size:13px;
	line-height:1.3;
}
@-webkit-keyframes spin {
from {
 -webkit-transform: rotate(360deg);
}
to {
	-webkit-transform: rotate(0deg);
}
}
@-webkit-keyframes spin2 {
from {
 -webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
from {
 -moz-transform: rotate(360deg);
}
to {
	-moz-transform: rotate(0deg);
}
}
@-moz-keyframes spin2 {
from {
 -moz-transform: rotate(0deg);
}
to {
	-moz-transform: rotate(360deg);
}
}
@-o-keyframes spin {
from {
 -o-transform: rotate(360deg);
}
to {
	-o-transform: rotate(0deg);
}
}
@-o-keyframes spin2 {
from {
 -o-transform: rotate(0deg);
}
to {
	-o-transform: rotate(360deg);
}
}
@-ms-keyframes spin {
from {
 -ms-transform: rotate(360deg);
}
to {
	-ms-transform: rotate(0deg);
}
}
@-ms-keyframes spin2 {
from {
 -ms-transform: rotate(0deg);
}
to {
	-ms-transform: rotate(360deg);
}
}
/* ================= FAQ ================== */
.accordion-header {
    margin:0;
    padding:10px 0px 10px 0px;
    cursor:pointer;
    text-align:left;
    font-size:18px;
    -webkit-transition:background-color 0.4s ease-in-out, padding 0.8s linear, color 0.4s ease-in-out;
    -moz-transition:background-color 0.4s ease-in-out, padding 0.8s linear, color 0.4s ease-in-out;
    -o-transition:background-color 0.4s ease-in-out, padding 0.8s linear, color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out, padding 0.8s linear, color 0.4s ease-in-out;
}
.accordion-header:hover {
    background:url(https://www.landcorpinternational.com/wp-content/plugins/dysania-shortcodes-and-widgets/css/images/plus.png);
    background-repeat:no-repeat;
    background-position:right 50%;
}
.active-header {
    font-size:22px;
    padding-left:20px;
    margin-top:10px;
}
.active-header:hover {
    background-image:none;
}
.accordion-content {
    display:none;
    padding:20px;
    width:100%;
    margin-bottom:10px;
}
/* ================= RESPONSIVE IFRAME ================== */
 .flex-video {
    position:relative;
    padding-bottom:67.5%;
    height:0;
    overflow:hidden;
    margin-bottom:20px;
}
.flex-video.widescreen {
    padding-bottom:37.25%
}
.flex-video.vimeo {
    padding-top:0
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    outline:none;
    border:none;
}
/* ================= TABS ================== */
.ionTabs {
    position: relative;
}
.ionTabs__head {
    position: relative;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.ionTabs__head:before, .ionTabs__head:after {
    content:"";
    display: table;
}
.ionTabs__head:after {
    clear: both;
}
.ionTabs__head {
    zoom: 1;
}
.ionTabs__tab {
    position: relative;
    display: block;
    float: left;
    list-style-type: none;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.ionTabs__tab.ionTabs__tab_state_active {
    cursor: default;
}
.ionTabs__body {
    position: relative;
    z-index: 2;
}
.ionTabs__item {
    position: relative;
    display: none;
}
.ionTabs__item.ionTabs__item_state_active {
    display: block;
}
.ionTabs__preloader {
    position: relative;
}
.ionTabs {
    margin: 0 0 30px;
}
.ionTabs__head {
}
.ionTabs__tab {
    top: 3px;
    line-height: 16px;
    text-transform:uppercase;
    opacity:0.7;
    padding: 20px 26px 22px
}
.ionTabs__tab:hover {
    opacity:1;
}
.ionTabs__tab.ionTabs__tab_state_active {
    top: 0;
    opacity:1;
}
.ionTabs__item {
    padding: 30px;
}
.ionTabs__preloader {
}


/* ================= MEDIA ================== */

@media screen and (max-width: 640px) {
    .ionTabs__tab {
        width:100%;
        top: 0px;
    }
    .ionTabs__tab.ionTabs__tab_state_active {
        box-shadow: none;
    }
    .ionTabs__body {
        box-shadow: none;
    }
	.iconcontainer {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .icon {
        width:100%;
    }
    .leftcontainer .icon, .rightcontainer .icon {
    width: 100%;
    }
}

/* COLORS
.icon .circle {background-color:#313131;}
.icon .circle, .icon p {color:#fff;}
.flickr-box li img {border:3px solid #414141;}
.flickr-box li img:hover {border:3px solid #ffffff;} 
.accordion-content {background-color:#414141;}
.accordion-header {color:#313131}
.accordion-header:hover {color:#fff}
.accordion-content, .accordion-content p { color:#bbb; }

.ionTabs__tab {background: #414141;
}
.ionTabs__tab:hover {background: #313131;}
.ionTabs__tab.ionTabs__tab_state_active {background: #313131;}
.ionTabs__body {background: #313131;}
.ionTabs p{color:#bbb;}

*/