/*
	Theme Name: Huntsman Child
	Description: WebTeam WordPress Theme
	Version: 1.0.0
	Template: huntsman
    Text Domain: huntsman-child

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

.pause {
  margin-bottom: 15px;
  display: block;
}

/*Tables*/
table {
  border: 1px solid #000 !important;
	margin-bottom: 25px;
}

tr {
  border: 1px solid #000;
}

td, th {
  border: 1px solid #000;
  padding: 10px;
}
caption {
  text-align: left;
  padding: 15px 0;
  font-size: 1.3em;
}

th {
  background: #0c5360;
  color: #fff;
  text-align: left;
}

.footer
{
  display: none;
}

/*Cookie notice*/
.cookie-notice-container a {color: #fff!important; text-decoration: underline;}
.cookie-notice-container a:hover,.cookie-notice-container a:focus {color: #000!important;background: #fd0;}
#cn-notice-text {
  line-height: 2.2em;
}
#cn-accept-cookie:hover,#cn-refuse-cookie:hover {background-color:#fd0!important;color:#000!important;}
#cn-accept-cookie:focus,#cn-refuse-cookie:focus {background:#fd0!important;color:#000!important;text-decoration: underline;}

#cookie-notice {
    font-size: 17px!important;
	border-bottom: 2px solid #e1e23e;
	text-align: left!important;
	top: -1px;
}

.cn-button {
  border: 2px solid #f2f2f2 !important;
}
.cookie-notice-container {text-align: left!important;
    padding-top: 30px!important;
    padding-bottom: 45px!important;}

#cookie-notice h2 {color: #fff!important; margin-top:0px!important;margin-bottom:15px!important;text-align: left!important;}
/*End cookie notice*/


.wrapper {
	background: none!important;}

body {font-family: 'Raleway', sans-serif!important;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*Footer*/
.grecaptcha-badge { 
    visibility: hidden;
}

.copyright-wrapper a:focus {-webkit-transition: all 0.2s ease-in;border: 3px dashed #fff!important;}

/*WP admin*/

a.post-edit-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    padding: 15px;
    background: #ffff00;
    color: #000;
}


::marker {
    color: #3d5e94;
    font-size: 1.3em;
}

/* ADD CUSTOM STYLES */

.owl-carousel .owl-item img {
    width: auto!important;
}

#nothing {
    position: absolute;
    top: 22px;
    left: 220px;
    font-size: 22px;
	color: #D10000;
    font-weight: 600;
}

#actnow {
    position: absolute;
    top: 22px;
    right: 165px;
    font-size: 22px;
	color: #097B48;
	font-weight: 600;
}

.toplinks{color: #696969; text-align: right;}
.toplinks li {
 list-style: none;
  float: left;
  padding: 10px;
}


.keys {
    color: #575a5d;
}

#socials {padding: 0;}
#socials li {list-style: none!important;}
#socials a {
    background: #3d5e94;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    margin-right: 10px;
	display: inline-block;
   }

#socials a:hover,#socials a:focus {
    background: #5178b9;
		-webkit-transition: 0.2s all linear;
transition: 0.2s all linear;
   
}

/*filter*/

.filtbtn i {
    width: 25px;
}

.ftcontainer {
  overflow: hidden;
  float: left;
    width: 72%;
    margin-left: 2%;
}

#myBtnContainer {
    width: 25%;
    float: left;
	 border: 1px solid #f2f2f2;
}


.ftcontainer ul {
    padding-inline-start: 0;
	margin: 0px!important;
}
.filterDiv {

  display: none; /* Hidden by default */
}

.ftcontainer li { 
border: 1px solid #cccccc;
border-radius: 10px;
  color: #0e0e0e;
  text-align: left;
  padding: 25px;
background: #f4f7fb; 
}

.ftcontainer li:hover { background: #fdfdfd;
	border: 1px solid #737373;
	-webkit-transition: 0.2s all linear;
transition: 0.5s all linear;
}

.ftcontainer li:nth-child(odd) { background: #f3f3f5;
}

.ftcontainer li:nth-child(odd):hover { background: #fafafd;
	border: 1px solid #737373;
	-webkit-transition: 0.2s all linear;
transition: 0.5s all linear;
}


.filterDiv a {color: #3d5e94!important;text-decoration: underline;font-weight: 600;}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f9f9f9;
  cursor: pointer;
  display: block;
  width: 100%;
text-align: left;
border-bottom: 1px solid #d5d5d5;
}

.btn:hover {
  background-color: #0680A2;
  color: #fff;
	-webkit-transition: 0.2s all linear;
transition: 0.2s all linear;
}

.btn.active {
  background-color: #0680A2;
  color: white;
	text-decoration: none;
}

.btn:focus {
    border: 2px dashed orange;
    text-decoration: underline;
}

.vc_row.endrow {
/*margin-bottom: -23px!important;*/
}


blockquote {
	    border-left: 5px solid #0596bf;
}

#consultation li a:before {
  content: '\f35a';
  font-family: 'Font Awesome 5 Free';
  float: left;
  color: #ececec;
	margin-right: 15px;
	font-weight: 400;}

#consultation ul {
	padding: 0px;
}

#consultation li {
  padding: 3px;
  margin: 0;
  list-style: none;
line-height: 1.8;
}

#consultation li a {
    background: #3d5e94;
    padding: 15px;
    border-radius: 30px;
    color: white;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 19px;
	border-bottom: 2px solid white;
	transition: all 0.2s;
}

#consultation li a:hover, #consultation li a:focus {
	border-bottom: 2px solid orange;
	background: #5178b9;
}

.sidebar-widget li:before {display: none;}
#cclang li:before {display: none;}
#mobcclang li:before {display: none;}


a {text-decoration: none; color: #006CE0;}
a:hover{border-bottom: 2px solid orange;
    text-decoration: none;}
a:visited{color: #006CE0;}
a:focus {-webkit-transition: all 0.2s ease-in;border: 3px dashed #1e73be!important;}
a.mega-menu-link {color: #0A4EB2!important;margin-left: 5px!important;}



.logo a:after {display: none!important;}

.vc_btn3.vc_btn3-shape-rounded {
border-radius: 30px;
}


.vc_btn3.vc_btn3-size-lg {
font-size: 18px!important;}

.vc_general.vc_btn3:hover {
    text-decoration: none;
    color: #fff;
	background-color: #035295!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vc_general.vc_btn3:focus {
    border: 2px dashed #fff!important;
	text-decoration: none;
    color: #fff;
	background-color: #035295!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wrapper {
    overflow: hidden!important;
	width: 100%!important;
	}

.mobile-menu-search .search {
    display: none;
}

body {font-family: 'Nunito', sans-serif;}
header.header.header-4.is-transparent.clear.stuck {
    padding-top: 15px!important;
}

header.header.is-transparent.stuck {
    background-color: #fff;
    -webkit-box-shadow: none!important; 
    -moz-box-shadow: none!important;
    box-shadow: none!important; 
}

#headerrow {background: #035295; /* Old browsers */
background: -moz-linear-gradient(left, #035295 0%, #006fa6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #035295 0%,#006fa6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #035295 0%,#006fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035295', endColorstr='#006fa6',GradientType=1 ); /* IE6-9 */
	border-bottom: 2px solid #02619e;
}

#headerrow h1:after {
   background: none repeat scroll 0 0 #578eb9;
   bottom: -10px;
   content: "";
   display: block;
   height: 5px;
   position: relative;
   width: 110px;
}
.blogwrap {max-width: 1200px;
margin: 0 auto;}

#blogh1 {max-width: 1100px;
margin: 0 auto;}

#blogheader {background: #035295; /* Old browsers */
background: -moz-linear-gradient(left, #035295 0%, #006fa6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #035295 0%,#006fa6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #035295 0%,#006fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035295', endColorstr='#006fa6',GradientType=1 ); /* IE6-9 */
	border-bottom: 2px solid #02619e;
	margin-top: 15px;
	margin-bottom: 45px;
}

#blogheader h1:after {
   background: none repeat scroll 0 0 #578eb9;
   bottom: -10px;
   content: "";
   display: block;
   height: 5px;
   position: relative;
   width: 110px;
}


#pageimg {border-top: 3px solid #e3e3e3;}

#mobile-nav-btn {
    float: right;
    font-size: 35px;
    line-height: 90px;
    margin-top: 0px;
    color: #007880;
}

.mobile-toggle button {
    padding: 0px;
    background: none;
    color: #ffffff;
    border: none;
}

a.cd-top.show {
    text-decoration: none;
}
.cd-top {
    background-color: #033971;
	border: 1px solid #000;
	color: #ffffff!important;
	height: auto!important;
	width: auto!important;
	padding: 10px!important;
}

.cd-top::after {content:none;}

.cd-top:hover {
	background-color: #0382c6!important;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.cd-top:focus {
    border: 3px dashed #ffff00!important;
}

.nav.navright {
   width: 80%!important;
   }

.vc_column_container>.vc_column-inner {
    padding-top: 0px!important;
}

.wpb_content_element {
    margin-bottom: 0px!important;
}


p {
    line-height: 1.5em;
}

section {
    font-size: 18px;
}

li {
    margin-bottom: 15px;
}

.whitetext {color: #fff;}
.teal {color: #0696bf;}

.imageframe {border: 2px solid #fff;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
-moz-box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
box-shadow: 3px 3px 5px 0px rgba(194,194,194,0.85);
margin-bottom: 20px!important;}

.copyright-wrapper {
border-top: 2px solid #5283bf;
background: #3d5e94; /* Old browsers */
background: -moz-linear-gradient(-45deg, #3d5e94 0%, #275193 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #3d5e94 0%,#275193 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #3d5e94 0%,#275193 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5e94', endColorstr='#275193',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

.copyright a,.footer a{color:#fff!important;text-decoration:underline;margin-top: 15px; display: inline-block;padding: 8px;}
.copyright a::after,.footer a::after {color:#fff!important;}

.fullwidth h1 {
    padding: 0%!important;
}

h1 {color: #3e5f94;font-size: 3em!important;padding-bottom: 20px;margin: 0em 0em!important;}
h2 {color: #3d5e94;font-size: 2.5em!important;}
h3 {color: #3d5e94;font-size: 30px;}

main {
       background-size: 70%;
}

/*Footer*/
.goog-te-gadget {
    color: #fff!important;
}
.footer-widgets-half {min-height: 150px!important;}

.footer a:focus {
    -webkit-transition: all 0.2s ease-in;
    border: 3px dashed #fff!important;
}

.footer {
    background: #035295;
    background: -moz-linear-gradient(left, #035295 0%, #006fa6 100%);
    background: -webkit-linear-gradient(left, #035295 0%,#006fa6 100%);
    background: linear-gradient(to right, #035295 0%,#006fa6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035295', endColorstr='#006fa6',GradientType=1 );
	border-top: 1px solid #98b6d1;
}

.footer  p {font-size:22px;}

.footer a {margin-left: 10px;margin-right: 15px;}

.footer-2 {text-align: center!important;}
.footer-2 h3 {margin: 0px; color: #fff;}
.footer-2 {text-align: left!important;}
.footer h3 {
    color: #fff!important;
    font-size: 30px!important;
    margin-left: 0px!important;
}

.footer h3:before {display: none;}

.logos img:hover {opacity: 0.8;}

/*Lanuage switcher */ 
#cclang {
color: #000;
position:absolute;
   top:0;
   right:8px;
	z-index: 5000;
background-color: #ffffff; text-align: right;border-radius: 0px 0px 5px 5px;font-size: 16px;}
#cclang a { color: #424242;}
#cclang a:hover { color: #424242; text-decoration: underline;} 
#cclang a:active { color: #424242; text-decoration: underline}

#cclang a:after {
    display: none!important;
}

.wpml-ls-legacy-list-horizontal {padding: 4px;}

#mobcclang {text-align: center;
background: #f2f2f2;}

#mobcclang a {color: #0A4EB2;} 
#mobcclang a:hover { color: #424242; text-decoration: underline;} 

#lang_sel_list { height: 20px; } 
#lang_sel_list a.lang_sel_sel, 
#lang_sel_list a.lang_sel_sel:visited { background: none; display: none; } 
#lang_sel_list ul a.lang_sel_other, 
#lang_sel li ul a:link, 
#lang_sel_list ul a.lang_sel_other:visited { background: none; color:#676767; } 
#lang_sel_list ul a.lang_sel_other:hover {color:#006EC3; } 
#lang_sel_list li { float: right; } 
#lang_sel a {border: none;}
#lang_sel {
    height: auto;}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
	border: none;}

/* post */
.vc_grid-filter-select {display: none!important;}

#posts img:hover {filter: grayscale(50%); -webkit-transition: all 0.2s ease-in;}
#posts .vc_general.vc_btn3 {
         border-radius: 5px;
}
#posts .vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
         color: #fff!important;
}

#posts h4 {font-size: 1.5em;}
#posts h4:hover {text-decoration: underline;}
#posts h4 a {color: #0063ca;}

#posts .vc_gitem-is-link:hover {opacity: 0.5; -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

article {
    padding-left: 20px;
    padding-right: 20px;
}

#posteddate {
    margin-bottom: 20px;
	margin-top: 55px;
	color: #737373;
}
.posth1 {padding-bottom:20px;}
#blogh1 .posth1 {margin-left: 25px!important; padding-top: 45px;padding-bottom: 45px; color:#fff;}
.postimg img {margin-top: 15px;margin-bottom: 15px;border:5px solid #fefefe;
    max-height: 450px;border-radius: 5px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);
-moz-box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);
box-shadow: 0px 0px 4px 0px rgba(176,176,176,1);}

.post {
    background: #f7f7f7;
    margin-bottom: 15px;
    border: 1px solid #e4e4e4;
	margin-top: 20px;
}

.post:hover {
    background: #ffffff;
    border: 1px solid #c4cec7;
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;}

.postleft {width:35%; min-height: 250px;float: left;background-size: cover!important;
    background-repeat: no-repeat!important;}
.postright {width:64%; float: left; padding: 0px 10px 10px 15px;}

.pagination {
    margin-top: 45px;
    margin-bottom: 45px;
	font-size: 30px;
}

.page-numbers {
    border: 1px solid #dcdcdc;
    padding: 10px 15px 10px 15px;
}

.next,.prev {
    border: none;
}

.archive_left {
	float: left;
	width: 20%;	
}

.archive_left a {
	border-radius: 50%;
    overflow: hidden;
    float: left;
    border: 5px solid #0578be;
}

.archive_left a:hover {
	transform: rotate(20deg);
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}


.archive_row {
	float: left;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 35px;
    padding-top: 30px;
	margin-bottom: 10px;
}

.archive_right {
	float: left;
	width: 80%;	
	padding-left: 10px;
}

.archive_right h2 {
	margin-top: 5px;
}

.archive_right h2:before{
display: none;
}

.archive_left img {width:170px;}

span.date {
    color: #6c6f88;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #1e73be!important;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #fff!important;
}

/*Breadcrumbs and share*/
#custombreadcrumb {
   background: #f5f2f2; 
    padding: 8px;
	margin-top: 0px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e1e5e6;
	border-top: 1px solid #eaeaea;
    color: #000;
}

#custombreadcrumb a {
       font-weight: 400;
	color: #046DAF!important;
}

p#breadcrumbs {
    padding: 5px 5px 5px 25px;
	max-width: 1100px;
    margin: 0 auto;
	font-size: 16px;
}

#breadcrumbs a:hover {color: #050f3e;}

#sharebox {margin: 45px 0px 45px 15px;}

/* sidebar */

.sidebar-widget {
    background-color: #fff;
	padding: 1.5% 10% 1.5% 1.5%;
}


.sidebar h3 {color: #001eb3;}

#recent-posts-4 ul,#recent-posts-3 ul {padding-left: 0px!important;}

#recent-posts-4 li,#recent-posts-3 li {
    margin-bottom: 3px;
    list-style: none;
	border-radius: 2px;
	border-left: 3px solid #4079d0;
}

#recent-posts-4 li:hover,#recent-posts-3 li:hover{
	color: #fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#recent-posts-4 li a:hover,#recent-posts-3 li a:hover {background: #681ea0;color: #fff;-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#recent-posts-4 li a,#recent-posts-3 li a {color: #210b72;border: 2px solid #fff;padding: 5px;font-size: 18px!important;display: block;}

/*#recent-posts-4 li a:visited {color: #210b72;}*/
#recent-posts-4 li a:focus,#recent-posts-3 li a:focus {background: #681ea0;color: #fff;border: 2px dashed #fff!important;-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

/********** Contact Form 7 Style *************/
fieldset {
   border: 1px solid #c0c0c0;
    margin-top: 40px!important;
	margin-bottom: 30px!important;
    padding: 10px 35px 10px 35px!important;
    border-radius: 5px;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
-moz-box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
box-shadow: 3px 4px 5px 0px rgba(230,230,230,0.2);
}

fieldset br {
   display: none;
}
.wpcf7 input,
.wpcf7 textarea {
	width: 100%;
}

.wpcf7 label {
	display: block;
}

div.wpcf7 {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}

label {
    color: #000510;
    font-size: 20px;
	margin-top: 30px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 3px solid #324779;
padding: 12px;
}

input.wpcf7-form-control.wpcf7-text {
    border: 3px solid #324779;
padding: 12px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 3px solid #324779;
padding: 12px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #0073E6;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    border-color: #f9f9f9;
}
input.wpcf7-form-control.wpcf7-submit:hover,input.wpcf7-form-control.wpcf7-submit:focus {
    background: #043a80;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wpcf7 input {
    margin-bottom: 20px;
    margin-top: 15px;
}

.wpcf7-textarea {
    margin-bottom: 20px;
    margin-top: 15px;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #0c6d01;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #108703;
}

.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
   border: 2px solid #c50000!important;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #AD0000;
}

span.wpcf7-not-valid-tip {
    color: #E60000;
    margin-bottom: 15px;
}

/*Notfound*/
#notfound {
    text-align: center;
    font-size: 25px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.notfoundtitle {font-size:95px; display: block;}
/* END */

.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: #2e6602;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 18px;
text-align: left;
  line-height: 1.5em;}

/*Animations*/

.fade-in-bck {
	-webkit-animation: fade-in-bck 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in-bck 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-13 14:50:54
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-bck
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
            transform: translateZ(80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
            transform: translateZ(80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}


.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out 3s 1 both;
	        animation: heartbeat 1.5s ease-in-out 3s 1 both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-7 10:53:32
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}


.focus-in-contract {
	-webkit-animation: focus-in-contract 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: focus-in-contract 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-6 12:55:51
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation focus-in-contract
 * ----------------------------------------
 */
@-webkit-keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}


@-webkit-keyframes move
{
    from {
        left: -20%;
    }
    to {
        left: 120%;
    }
}
@keyframes move
{
    from {
        left: -20%;
    }
    to {
        left: 120%;
    }
}

#cyclist {
    text-decoration: none;
    left: 0%;
    position: absolute;
	bottom: -15px;
    -webkit-animation: move linear 13s infinite;
    animation: move 13s linear infinite;
	width: 200px!important;
	z-index: 100;
}

#cyclist2 {
    text-decoration: none;
    left: 0%;
    position: absolute;
	bottom: -15px;
    -webkit-animation: move linear 13s infinite;
    animation: move 13s linear infinite;
	animation-delay: 2.5s;
	width: 200px!important;
	z-index: 100;
}

#bus {
	text-decoration: none;
    left: 45%;
    position: absolute;
    bottom: 120px;
    width: 460px!important;
	z-index: 50;
}

#intropic {position: relative;}

#birds {
    text-decoration: none;
    left: 30%;
    position: absolute;
    top: 33%;
    width: 10%!important;
    z-index: 100;
	background-image: url("/wp-content/uploads/birds.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	animation: birds 8s linear infinite;
}

#boat {
    text-decoration: none;
    left: 49%;
    position: absolute;
    bottom: 29%;
    width: 10%!important;
    z-index: 100;
}

#blades {
	text-decoration: none;
    right: 27.1%;
    position: absolute;
    top: 28.5%;
    width: 50px;
    z-index: 100;
    -webkit-animation: rotate-center 3s linear infinite;
    animation: rotate-center 3s linear infinite;
	animation-direction: reverse;
    background-image: url(/wp-content/uploads/Blade3-1.png);
    background-size: contain;
    height: 50px;
    background-repeat: no-repeat;
    transform-origin: 54% 56%;
}

#boatcy {
    text-decoration: none;
    left: 49%;
    position: absolute;
    bottom: 31%;
    width: 10%!important;
    z-index: 100;
}

#bladescy {
	text-decoration: none;
    right: 27%;
    position: absolute;
    top: 30%;
    width: 50px;
    z-index: 100;
    -webkit-animation: rotate-center 3s linear infinite;
    animation: rotate-center 3s linear infinite;
    background-image: url(/wp-content/uploads/Blade3-1.png);
    background-size: contain;
    height: 50px;
    background-repeat: no-repeat;
    transform-origin: 54% 56%;
}


.wobble-hor-bottom {
	-webkit-animation: boat_anim 16s linear infinite both;
	        animation: boat_anim 16s linear infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-7 13:47:50
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation wobble-hor-bottom
 * ----------------------------------------
 */
@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}



@-webkit-keyframes boat_anim {
  
  0% {
   	transform:translateX(100%);
  }
	100% {
   	transform:translateX(-40%);
  }
     
}


@-webkit-keyframes birds {
  
  0% {  
		transform:translate(0%,0%);
  }
	100% {
		transform:translate(-50%,-50%);
		opacity: 0;
  }
     
}

.rotate-center {
	-webkit-animation: rotate-center 3s linear infinite ;
	animation: rotate-center 3s linear infinite ;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-7 13:34:23
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}


.vibrate-1 {
	/*-webkit-animation: vibrate-1 2s linear infinite both;*/
	        animation: bus_anim 15s linear infinite;
}



@keyframes bus_anim {	
	0% { left: 110%; }	
	55% { left: 35%;}
	60% { left: 30%;}	
	70% { left: 30%;}	
	73% { left: 27%;}	
	100% {left: -15%;}	
}



@-webkit-keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-1px, 0px);
            transform: translate(-1px, 0px);
  }
  40% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  60% {
    -webkit-transform: translate(1px, 0px);
            transform: translate(1px, 0px);
  }
  80% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-1px, 0px);
            transform: translate(-1px, 0px);
  }
  40% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  60% {
    -webkit-transform: translate(1px, 0px);
            transform: translate(1px, 0px);
  }
  80% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}


.text-focus-in {
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-7 9:31:6
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}


/*responsive*/


@media only screen and (max-width: 1200px) {
#cyclist img {width: 105px;}
#cyclist2 img {width: 105px;}
	
#socials a {
    margin-top: 8px;
}
	
#bus {
    left: 45%;
    bottom: 70px;
    width: 405px!important;}


#birds {display: none;}
#boat{display: none;}
#blades{display: none;}
#boatcy{display: none;}
#bladescy {display: none;}
}

@media only screen and (max-width: 999px) {
#cyclist img {width: 95px;}
#cyclist2 img {width: 95px;}
#bus {
    left: 45%;
    bottom: 36px;
    width: 278px!important;}

#nothing {display: none;}
#actnow {display: none;}
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
#mobile-header {
    display: flex;
    height: 120px;
}
	
}

	
@media only screen and (max-width: 768px) {	
#socials {
    margin-bottom: 25px;
}
#cyclist img {width: 75px;}
#cyclist2 img {width: 75px;}
#bus {
    left: 45%;
    bottom: 33px;
    width: 255px!important;}
	
.toplinks{color: #696969; text-align: center;}
	
#mobile-header {
    display: flex;
    height: 120px;
}
	
#posts .vc_grid-filter {
    display: block!important;
}
	
#myBtnContainer {
	width: 100%;
    float: none;
	
}
.ftcontainer ul {
    margin-top: 15px!important;
}
	
.ftcontainer {
    overflow: hidden;
    float: none;
    width: 95%;
    margin-left: 0%;
}
	
}

@media only screen and (max-width: 550px) {	
	
#cyclist img {width: 55px;}
#cyclist2 img {width: 55px;}
#bus {
    left: 45%;
    bottom: 17px;
    width: 187px!important;}
	
.quotation {
    font-size: 20px!important;
}
blockquote {
    border-left: 5px solid #0596bf!important;
}
}

@media only screen and (max-width: 400px) {	
	
#cyclist img {width: 30px;}
#cyclist2 img {width: 30px;}
#cyclist {bottom: -20px;}
#cyclist2 {bottom: -20px;}
	#bus {
    left: 45%;
    bottom: 9px;
    width: 140px!important;}
}