/*
*	Canibest.com by AM Web Solutions Ltd
*	17/07/2023
*/ 

/*
gold color  : #B18735
grey color : #F1F1F1 
*/

/*html {
	cursor: url(https://cdn.custom-cursor.com/db/4762/32/arrow2714.png) , default !important;
}
.carousel-indicators li:hover, a:hover {
	cursor: url(https://cdn.custom-cursor.com/db/4761/32/arrow2714.png) , default !important;	
}*/
body {
	font-family: 'Roboto', sans-serif;
	color: #1A1A1A;
	overflow-x: hidden;
	font-size: 16px;
	background: #F1F1F1;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
}
h2 {
	font-size: 22px;
}
a {
	color: #000;
	-webkit-transition: ease-in-out .4s;
    -moz-transition: ease-in-out .4s;
    -ms-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
}
a:hover {
	color: #434343;
	text-decoration: none;
}
.no-gutter {
    padding-left: 0;
    padding-right: 0;
}
.no-gutter-margin {
	margin-left: 0;
	margin-right: 0
}
.grey-bg {
	background-color: #F1F1F1;
}
.grey {
	color: #F1F1F1;
}
.grey-bg {
	background-color: #F2F2F2;
}
.white-bg {
	background-color: #FFF;
}
.white {
	color: #FFF;
}
.gold, .ouaf {
	color: #B18735;
}
.gold-bg {
	background-color: #B18735;
}
.black-bg {
	background-color: #000;
} 
.beige-bg {
	background-color: #e7e1db;
}
.beige {
	color: #e7e1db;
}
.padded {
	padding :50px 0;
}
.super-padded {
    padding :100px 0;
}
.amws-btn { 
	display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #000;
    border: 1px solid #B18735;
    border-radius: 0;
    transition-duration: 0.7s;
    padding: 5px 30px;
    text-transform: uppercase;
    position: relative;
}
.amws-btn i {
	margin-left: 20px;
  	transition: all 0.3s ease-in-out;
  	color: #566f47;
}
.amws-btn:hover {
	background: #fff;  	
	color: #000;
    text-indent: -20px;
}
.amws-btn:hover i {
  transform: rotate(180deg);
}
.amws-btn:after {
	content: "»";
    position: absolute;
    right: 5px;
    top: 4px; 
    display: none;
}
.amws-btn:hover:after {
    display: block;
}
.amws-btn2 { 
	background: none;
	border-color: #FFF; 
}
.amws-btn2:hover {
	background: #FFF;
	color: #566f47;
	border-color: #FFF;	
}
.img-cover {
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.img-shadow {
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.06);
}
.title-bar:after{
    content: "";
    width: 45px;
    height: 1px;
   /* position: absolute;
    top: 80px;
    left: 0px;*/
    border-bottom: 2px solid #566f47;
    display: block;
    margin-top: 40px;
}
.title-bar2:after { 
    width: 4%; 
    top: 35px; 
}
.white-bar:after{
    content: "";
    position: absolute;
    width: 10%;
    height: 1px;
    top: 58px;
    left: 44%;
    border-bottom: 6px solid #FFF;
}
.top-banner {
    color: #FFF;
    /*height: 32px;
    line-height: 30px;*/
    font-size: 15px;
}
.top-banner a {
	color: #FFF;
	display: inline-block;
    transition: transform 1s;
    transform-style: preserve-3d;
} 
.top-banner .social-contact {
	margin: auto 15px;
}
.top-banner .social-contact a {
	font-size: 22px;
	margin: auto 7px;
}
blockquote {
    color: #999;
}
blockquote:before {
    font-family: 'FontAwesome';
    color: #ddd;
    font-size: 24px;
    content: "\f10d";
    margin: 0 15px 0 0;
    float: left;
    line-height: 1;
}
.social-links {
    margin: 0;
    font-size: 16px;
    color: #B18735!important;
    background-color: #FFF;
    border-radius: 50%;
    width: 22px;
    padding: 1px 3px;
    line-height: 20px;
    display: inline-block; 
    transition: transform 1s;
    transform-style: preserve-3d;    
    text-align: center;
}
footer .social-links {
    padding: 1px 3px;
    width: 22px;
}
/*.top-banner a:hover {
	transform: rotateY(180deg);
	transition: transform 1s;
}*/
.social-links:hover {
	transform: rotateY(180deg);
	transition: transform 1s; 
}
.navbar-brand {
	/*position: absolute;
    top: -40px;
    left: 0;
    padding: 0;
    margin: 0;*/
}
.navbar .nav-item {
	margin: 0 6px;
	position: relative;
}
.navbar .nav-item .nav-link {
	color: #000; 
	font-size: 16px; 
	position: relative;
	font-weight: 500;
}
.navbar .nav-item.no-children .nav-link:after {
	content: '';
    position: absolute;
    left: 9px;
    bottom: 2px;
    height: 2px;
    background-color: #B18735;
    width: 0;
    transition: width .25s;
}
.navbar .nav-item.no-children .nav-link:hover:after, 
.about-page  .qsn-link:after,
.services-page  .services-link:after,
.jurisdiction-page  .jurisdiction-link:after,
.contact-page  .contact-link:after,
.activity-page  .activity-link:after {
	width: 45%!important;
}
.navbar .show .nav-item.no-children .nav-link:after {
	width: 0!important;
}
.navbar .nav-item .nav-link:hover,
.about-page  .about-link,
.services-page  .services-link,
.jurisdiction-page  .jurisdiction-link,
.contact-page  .contact-link,
.activity-page  .activity-link {
	color: #B18735;
}
.navbar .menu-item.menu-item-has-children:after {
	content: "";
	border: 0;
    position: absolute; 
    width: 12px;
    height: 5px;
    background-image: url(../images/down-errow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    right: -8px;
    transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    transition: 0.3s all ease;
} 
.navbar .menu-item.menu-item-has-children .menu-item-has-children:after {
    right: 19px;
    top: 71px;
}
.navbar .menu-item.menu-item-has-children:hover:after {
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
}
.navbar-light .navbar-toggler {
	border: 0;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu.webp); 
    width: 50px;
    height: 50px;
}
.navbar .menu-item-has-children > .sub-menu { 
	display: none; 
    position: absolute;
    top: 35px;
    left: 0;
    background: #fff; 
    padding: 10px;
    list-style: none;
    transition: ease-in-out .4s;
    width: 180px;
}
.navbar .menu-item-has-children > .sub-menu > li { 
    border-bottom: 1px dotted #999;
}
.navbar .menu-item-has-children > .sub-menu a {
    color: #000;
    font-size: 12px;	
}
.navbar .menu-item-has-children > .sub-menu a:hover {
    color: #B18735;	
}
.navbar .menu-item-has-children:hover > .sub-menu {
	display: block;
	opacity: 1;
}
.navbar .menu-item-has-children > .sub-menu:after { 
	display: block;	
	width: 100%;
	height: 100%;
	background: url(../images/menumask.png) bottom center no-repeat;
	position: absolute;
	bottom: -13px;
	right: 0;
    content: "";
    z-index: -1;
}
.navbar .menu-item-has-children > .sub-menu .sub-menu {
	/*position: static;
	background: none;
	padding: unset;
	width: unset;
    margin-left: 20px;*/
    position: absolute; 
    display: block;
    left: 170px;
    top: 55px;
    display: none;
}
.navbar .menu-item-has-children > .sub-menu .menu-item.menu-item-has-children:hover .sub-menu {
    display: block;
}
.navbar .menu-item-has-children > .sub-menu .sub-menu a { 
    font-size: 11px;	
}
.navbar .menu-item.menu-item-has-children .menu-item.menu-item-has-children:after {
    transform: translateY(-50%) rotate(270deg);
    -webkit-transform: translateY(-50%) rotate(270deg);
}
.navbar .menu-item.menu-item-has-children .menu-item.menu-item-has-children:hover:after {
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
}
/*.navbar .has-dropdown:hover .dropdown-menu {
	display: block;
	border-color: #2B80C1;
    color: #2B80C1;
    top: 35px;
}
.navbar .has-dropdown:hover .dropdown-menu .dropdown-item:hover {
	background-color: #2B80C1;
	color: #FFF;
}
.dropdown-item .icons {
	margin-right: 10px;
}
.dropdown-item .icons:before {
	color: #212529;
}
.dropdown-item:hover .icons:before {
	color: #FFF
}*/
.navbar {
	z-index: 2;
}
.navbar.sticky {
	position: sticky;
	top: 0;
	width: 100%;
	background-color: rgba(231, 225, 219, 0.85)
}
.navbar.sticky .site-logo {
	width: 130px;
}
.navbar.sticky .nav-item .nav-link {
	font-size: 16px;
}
.navbar .nav-blog .nav-link {
    color: #FFF;
    background-color: #000;
    border-radius: 10px;    
    text-align: center;
}
.navbar .nav-blog:hover .nav-link {
    color: #FFF;
    background-color: #B18735; 
}
#carouselMain {
	
}
#carouselMain .carousel-item {
  height: 50vh;
  min-height: 300px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*background-attachment: fixed;*/
}
#carouselMain .caption {
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	flex-direction: column;
	height: 100%; 
}
#carouselMain .caption p {
	font-size: 34px;
	color: #FFF; 
	text-align: center;
	line-height: 1;
	margin-bottom: 35px;
} 
#carouselMain .carousel-indicators li {
	border: none;
	width: 15px;
	height: 15px;
	border-radius: 20px;
}
.carousel-control-next, .carousel-control-prev {
	font-size: 30px;
	opacity: 1;
}
#carouselMain .mask,
.banner .mask {
	width: 100%;
	height: 100%;
	background: url(../images/mask.png) bottom center no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}
#carouselMain .heading {
    width: 300px;
    height: 100px;
    position: absolute;
    bottom: 10%;
    right: 20%;
}
#carouselMain .heading h1 {
	text-transform: uppercase;
    text-align: center;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	margin: 0;
	padding: 0;
    text-shadow: 1px 1px 1px #fff;
}
#carouselMain .heading h1 span {
	display: block;
	color: #B18735;
}
#carouselMain .heading h1 small {
    display: block;
    text-transform: none;
    font-size: 15px;
}
.bulle {
	width: 200px;
	height: 220px;
	position: absolute;
	bottom: 5%;
	left: 22%;
	z-index: 1;
}
.bulle-box .bulle {
	position: static;
}
.bulle .bulle-encart {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/bulle.png) top center no-repeat;
	background-size: cover;
	text-indent: -999px;
	cursor: pointer;
	animation: spinY 8s infinite ease-in-out;
}
.title {
	text-transform: uppercase; 
	font-size: 30px;
    margin-bottom: 0.8em; 
    color: #000;
    font-weight: 700;
} 
.sub-title {
	color: #B18735;
	font-size: 28px;
	text-transform: uppercase;
}
.banner {
    width: 100%;
    height: 350px;
    background-position: 65% center;
    background-size: cover;
}
.single-post .banner {
    background-position: top center;
}
.banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.2);
}
.page-template-page-contact .banner:before {
    display: none;
}
.banner div {
    height: 100%;
    display: flex;
}
.banner .title {
	margin: 0;
    padding: 0;
    align-self: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.page-template-page-contact .banner .title {
    color: #fff;
}
.page-template-page-contact .aiowps-captcha {
    width: 30%;
    float: left;
    color: white;
    display: none;
}
.page-template-page-contact .aiowps-captcha-equation {
    color: white;
}
section {	
	background-position: center;
	background-size: cover;
	position: relative;
}
section p {
	text-align: justify;
}
/*p span {
	display: block;
} */
.doggy-box {

}
.doggy-box .dog-box {
	display: block;
	text-align: center;
    border: 1px solid transparent;
    padding: 15px;
}
.doggy-box .dog-box:hover {
	border-color: #FFF;
    box-shadow: 0 0 5px 5px #ccc;
    border-radius: 10px;
}
.dog-box .dog-title {
	color: #B18735;
	font-size: 20px;
	margin: 10px auto;
}
.dog-text {
	font-size: 15px;
	line-height: 1.3;
}
.dog-text p {
	text-align: center;
}
.video-box .iframe {
	background: #FFF;
    box-shadow: 0 0 5px 5px #ccc;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    height: 495px;
}
/*
.blog-canibest {
    background-color: #ddd3c7;
}
.blog-canibest:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5); 
    position: absolute;
    top: 0;
    left: 0;
}
.blog-post { 
	width: 100%;
	height: 145px;
    overflow: hidden;
}
.blog-post:hover { 
    box-shadow: 0 0 5px 5px #000;
}
.blog-post .blog-post-img {
    width: 145px;
    height: 145px;
    object-fit: cover;
}
.blog-post .blog-post-title {
    padding: 15px;
    color: #fff;
    font-size: 16px; 
    align-self: center;
}
.blog-canibest .title {
	margin-bottom: 170px;
}
.blog-canibest .post_content {
    display: none;
}
*/
/* Canibest Blog - 2025 */
.blog-post {  
    text-align: justify;
    display: block;    
    margin-bottom: 30px;
}
/*.blog-post:hover { 
    box-shadow: 0 0 5px 5px #000;
}*/
.blog-post .blog-post-img {
    width: 100%;
    height: 325px; 
    /*height: 245px;*/
    object-fit: cover;
    /*margin-bottom: 10px;*/
    border-radius: 20px;
}
.blog-post .blog-post-title { 
    color: #9DBF00;
    font-size: 18px;  
    margin: 10px 0;
}
.blog-zoopro .blog-post-content {
    font-size: 14px;
    color: #000;
    /*height: 110px;*/
} 
/*.page-template-page-blog .blog-zoopro {
    display: none;
}*/
.blog-posts .blog-post {
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog-post .blog-item {
    display: block;
    /*height: 500px;*/
    /* padding: 0 10px;
    border: 1px solid #000; */
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.06);
    border-radius: 20px;
    overflow: hidden;
}
.blog-item .blog-img {
    transition: transform .2s;
}
.blog-item .blog-content {
    padding: 20px 20px 0 20px;
    height: 100px;
    overflow: hidden;
}
.blog-item .blog-title {
    font-size: 16px;
    margin: 10px 0;
    text-align: left;
}
.blog-item .the-excerpt {
    color: #000;
    font-size: 14px;
    margin: 15px 0;
    height: 100px;
    overflow: hidden;
    display: none;
} 
.blog-item .blog-btn {
    margin: 20px;
    font-size: 15px;
}
.blog-item:hover .blog-img {
    transform: scale(1.1);
}
/* */
.video-canibest {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.video-canibest video {
  object-fit: cover;
}
section.contact-box:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
}
.footer-menu {
	padding: 50px 0;
}
.footer-menu h4 {
	font-size: 20px;
	color: #B18735;
	margin-bottom: 15px;
	text-transform: uppercase;
    font-weight: 600;
}
.footer-menu ul {
	padding: 0;
	margin: 0;
	font-size: 14px;
	list-style: none;
}
.footer-menu ul li a:hover {
    color: #B18735;
    text-decoration: underline;
}
footer { 
	color: #FFF;
    padding: 5px 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
} 
footer a {
	color: #FFF; 
}
footer a:hover {
	color: #000;
} 
.select-hidden{
    position: absolute;
    left: -99999px;
}
.select-input-wrapper .select{
    position: relative;
}
.select-input-wrapper .select-styled{
	display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff ;
    border: 1px solid #ced4da; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0.25rem;
	background-color: #E5E5E5; 
	font-size: 18px;
	color: #333; 
}
.select-input-wrapper .select-styled::after {
    height: 8px;
    width: 15px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    right: 20px;
    content: "";
    display: block;
    background-size: 15px 8px;
    background-image: url(../images/down-errow.png);
    transition: 0.3s all ease;
}
.select-input-wrapper .select-styled.active::after {
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
} 
.wpcf7-form .form-control {
	border-radius: 0;
	border: 1px solid #fff;
	margin-bottom: 15px;
	color: #2B80C1;
	background: none;
	font-size: 14px; 
    color: #fff;
    width: 100%!important;
}  
.wpcf7-form .form-control::placeholder {
    color: #fff;
}
.wpcf7-form textarea.form-control {
	height: 130px;
}
.wpcf7-form .submit {
	margin: auto;
	display: block;
}
.wpcf7-form .submit:hover {
    text-indent: unset;
}
.input:focus,
.form-control:focus,
button:focus {
	box-shadow: none!important;
    border-color: unset!important;
}
button:focus,
textarea:focus {
	outline: none!important;
}
.blog-page .blog-listing {
    min-height: 300px;
}
.blog-page .blog-listing:nth-child(even) .image-box {
	order: 2;
} 
.blog-page .blog-listing .title {
	font-size: 25px;
}
.blog-page .blog-listing a:hover {
	color: #B18735;
}
.blog-page .the-content {
    display: none;
}
.page-id-113 .blog-canibest {
	display: none;
}
.pagination {
    margin-top: 15px;
    margin-bottom: 15px;
}
.pagination .page-numbers {
    display: inline-block;
    background: #B18735;
    padding: 5px 15px;
    color: #FFF;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background: #000;
}
.error404 {
	background: #fff;
}
.error404 section p {
	text-align: center;
}
.error404 section p a {
	color: #B18735;
}
.error, .wpcf7-not-valid {
    border-color: #921C42!important;
}
.content-box {

}
.page-template-page-php .banner {
    /*background-position: top center;*/
}
.content-box h1 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px; 
}
.content-box h2 {
    font-size: 20px;
    color: #B18735;
    margin: 20px 0;
}
.content-box h3 {
    font-size: 20px;
    clear: both;
}
.page-id-2595 .content-box p img,
.page-id-2600 .content-box p img,
.content-box h2 img,
.content-box p img[src="/www/canibest/themes/canibest/img/ico-mail.jpg"],
.single-post .content-box p img {
    width: unset!important;
}
.content-box img,
.content-box p img.illustration,
.content-box iframe {
    width: 100%!important;
}
.content-box p {
    font-size: 14px;
}
.content-box a {
    color: #B18735;
}
.content-box a:hover {
    color: #000;
}
.content-box h2 a {
    color: #000;
}
.content-box .table {
    text-align: center;
    border: 0;
    font-size: 14px;
}
/*.content-box .col3 {
    float: left;
    width: 25%;
    font-size: 13px;    
}*/
.content-box ul ,
.content-box ol {
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;    
    /*list-style-position: inside;*/
} 
.content-box li {
    font-size: 14px;
}
.content-box p.add_to_cart_inline {
    text-align: center;
}
.content-box br,
.page-id-2608 .content-box i {
    display: none;
}
.page-id-2608 .content-box p a i {
    display: inline;
    margin-right: 10px;
} 
.page-id-2533 .content-box br,
.page-id-2608 .content-box br,
.content-box .table br {
    display: unset;
}
.swal-icon--success__line,
.swal-button {
    background-color: #566f47!important;
}
.swal-icon--success__ring {
    border-color: #566f47;
}
.green-icon {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.swal2-loader {
	border-color: #000 transparent #000 transparent!important;
}
.swal2-icon.swal2-success .swal2-success-ring {
	border: .25em solid rgba(177, 135, 53, .3)!important;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
	background-color: rgba(177, 135, 53, 1)!important;
}
.fa, .far, .fas {
    font-family: "FontAwesome"!important;
    font-weight: 400!important;
}
.home .no-home {
    display: none!important;
}
.services-block {
    background-image: url(../images/banner-services.png);
    padding: 106px 0;
}
.home .services-block {
    background-image: url(../images/banner-services-home-min.png);
    margin: 50px 0 0 0;
    padding: 156px 0;
} 
/***** WooCommerce *****/
.woocommerce a.added_to_cart {
    display: block;
}
.woocommerce table.shop_table {
    font-size: 14px;
}
.woocommerce .button {
    background-color: #000!important;
    color: #fff!important;
}
.woocommerce .button.checkout-button,
.woocommerce #place_order,
.woocommerce button {
    background-color: #B18735!important;
}
.woocommerce table.cart td.actions .input-text {
    width: 100px!important;
}
.woocommerce form label {
    width: 372px;
}
.woocommerce #payment label {
    width: unset;
}
.woocommerce form textarea {
    /*width: 400px!important;*/
}
.woocommerce .woocommerce-checkout-payment img {
    width: unset!important;
}
.woocommerce-info {
    border-top-color: #B18735!important;
}
.woocommerce-info::before {
    color: #B18735!important;
}
.woocommerce-error{
	padding: 0.8em 2em 0.61em 3.5em!important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%!important;
}
.woocommerce table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{
    display:block !important;
}
.woocommerce-cart-form__contents .screen-reader-text {
    display: none!important;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
#customer_details .col-1,
#customer_details .col-2,
#customer_login .col-1,
#customer_login .col-2 {
    max-width: 50%!important;
    width: 50%!important;
}
#rdv-frame {
    width: 50%;
    padding: 0px;
    border: 0px;
    height: 700px;
    overflow: hidden;
    background-color: #000;
    border: 1px solid #B18735;
}
.fancybox-bg {
    background: #fff!important;
}
.koalander-img {
    box-shadow: 1px 1px 20px #000; 
}
.koalander-img img { 
    transition: 0.5s all ease-in-out;
}
.koalander-img:hover img {
    transform: scale(1.1);
}
.icons-box {

}
.icons-box .icons {
    margin-bottom: 30px;
    display: inline-block;
    width: 13%;
}
.icons-box .icons div {
    margin-bottom: 10px;
}
.icons-box .icons:hover img {
    transform: rotateY(360deg);    
    transition: transform 1s;
}
.icons-box .icons-icons img {
    width: 45%;
}
.icons-box .icons-svg {
    width: 125px;
    height: 125px;
    margin: auto;
}
.icons-box i {
    font-size: 125px;
}
.icons-box .icons-title {
    font-size: 20px;
    font-weight: 700;
}
.icons-box .icons:hover .icons-title {
    opacity: 0.70;
}
.icons-box .icons-text {
    font-size: 14px;
    min-height: 130px;
}
.btn--shockwave {
    animation: shockwaveJump 3s ease-out infinite;
}
.overflow-hidden {
    overflow: hidden;
}
/* Animations */
@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
} 
@keyframes spinY {
	0%  {transform: rotateY(0deg);}
  	60%  {transform: rotateY(0deg);}
	100% {transform: rotateY(360deg);}	
}
@keyframes shockwaveJump {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  50% {
     transform: scale(0.98);
  }
  55% {
    transform: scale(1.02);
  }
  60% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0,0,0,0.15), inset 0 0 1px rgba(0,0,0,0.15);
  }
  95% {
    box-shadow: 0 0 50px rgba(0,0,0,0), inset 0 0 30px rgba(0,0,0,0);
  }
  100% {
    transform: scale(2.25);

  }
}

/***** RESPONSIVE *****/
@media (min-width: 991px) {
    .top-banner .social-links { 
        font-size: 26px;
        padding: 0px 8px;
        line-height: unset;
        width: 40px;
        text-align: center;
    }
}
@media (max-width: 1400px) { 
	.three-col .text {
		padding: 50px;
	}
	#carouselMain .heading {
		right: 10%;
	}
	.blog-canibest {
		background-position: center -95px;
	}
    .icons-box .icons-icons img {
        width: 60%;
    }
}
@media (max-width: 1200px) { 
	.navbar .nav-item .nav-link {
		font-size: 12px;
	}  
	/*.navbar .menu-item-has-children .sub-menu a {
		font-size: 9px;
	}*/
    .icons-box .icons-title {
        font-size: 15px;
    }
}
@media (max-width: 991px) { 
	.navbar-brand {
		position: static;
	}
	.navbar .menu-item-has-children > .sub-menu {
	    position: static!important;
	    background: none;
	    padding: 0;
	    width: unset;
	    display: block!important;    
	    margin-left: 15px;
    	margin-bottom: 5px;
	}
	.navbar .menu-item:after,
	.navbar .sub-menu:after {
		display: none!important;
	}
	.navbar .nav-item .nav-link {
        padding: 5px 0;
        font-size: 14px;
        font-weight: 600;
        color: #B18735;
	}
    .navbar .menu-item {
        border-bottom: 1px dotted #B18735;
    }
    .navbar .menu-item.menu-item-has-children .menu-item:last-child {
        border-bottom: 0;
    }
	.navbar .nav-item .sub-menu a {
		font-size: 12px;
	}
    .navbar .menu-item-has-children > .sub-menu .sub-menu a {
        font-style: italic;
    }
	.caption-heading-text {
		font-size: 12px;
	} 
	#carouselMain .carousel-item {
    	height: 30vh;
	} 
	.navbar .has-dropdown .dropdown-menu {
		display: block;
		border: 0;
		padding: 0;
	}
	.navbar .has-dropdown .dropdown-menu .dropdown-item {
		font-size: 12px;
	}	  
	.contact-form .submit {
		width: 40%;
	}  
	.amws-btn {
		font-size: 15px; 
	}
	.title {
		font-size: 32px;
	} 
    .content-box h1 {
        font-size: 20px;
    }
	#carouselMain .heading {
		right: 35%;
		bottom: 10%;
	}
	#carouselMain .heading h1 {
		font-size: 26px;
	}
	.blog-canibest {
    	background-position: center center;
	}
	.blog-canibest .title {
    	margin-bottom: 100px;
	}
	.blog-post {
		margin-bottom: 40px;
	}
	.video-box .iframe {
		margin-bottom: 20px;
	}
	.blog-page .blog-listing:nth-child(even) .image-box {
		order: 0;
	}
    .blog-page .blog-listing .title {
        font-size: 20px;
    }
    .services-block {
        background-image: url(../images/banner-services-mobile.png)!important;
        height: 500px;
        background-position-y: 88%;
        text-align: center;
        padding: 36px 0;
    }
    .home .services-block {
        margin: 0px 0 0 0;
        padding: 20px 0;
    }
    .bulle .bulle-encart {
        animation: none!important;
    }
    .page-id-2600 .content-box p img {
        width: 100%!important;
    }
    .video-canibest {
        display: none;
    }
    .banner-slider-mobile {
        height:35vh;        
    }
    .icons-box .icons {
        width: 16%;
    }
    .top-banner { 
        height: 32px;
        line-height: 30px; 
    }
    .top-banner .social-links:nth-last-child(1) img {
        width: 14px!important;
    } 
    .blog-item .blog-content {
        padding: 10px 10px 0 10px;
        height: 80px; 
    }
    .blog-item .blog-btn { 
        font-size: 12px;
        padding: 5px 20px;
    }
}
@media (max-width: 767px) { 
    .title {
        font-size: 25px;
    }
	.footer-menu {
		padding: 30px 0;
	}
	.footer-menu ul {
		margin-bottom: 15px;
	}
	.video-box .iframe {
		height: 350px;
	}	
    .post-image {
        float: none!important;
    }
    .post-image img {
        width: 100%!important;
        max-width: 100%;
    }
    .entry-content {
        float: none;
        margin-left: 0!important;
    }
    h2.entry-title:before {
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: #fff;
        border-left-color: transparent;
        top: -36px;
        left: 0px;
    }
    #rdv-frame {
        width: 100%;
    }
    .blog-item .blog-title {
        font-size: 14px;
    } 
}
@media (max-width: 500px) {   
    .title {
        font-size: 20px;
    }
	.contact-form .submit {
    	width: 100%;
	} 
	.padded {
    	padding: 25px 0;
	}
	footer {
    	font-size: 12px;
	} 
	#carouselMain .heading {
    	right: 22%;
	}
	.dog-text {
		font-size: 13px;
	}
    .pagination .page-numbers {
        padding: 5px;
        font-size: 14px;
    }
    .banner-slider-mobile {
        height:20vh;        
    }
    .bulle {
        width: 160px;
        height: 174px;
    }
    .bulle .bulle-encart {
        background: url(../images/bulle.webp) top center no-repeat;
    }
    .services-block {
        background-image: none!important;
        /*background-image: url(../images/banner-services-mobile.webp)!important;*/
        /*height: 400px;*/
        height: 200px;
        background-position-y: bottom; 
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #DDD3C7;
    }
    .video-box .iframe {
        height: 320px;
    }
    .icons-box .icons-title {
        font-size: 12px;
    }
}
@media (max-width: 360px) {    
	#carouselMain .heading {
    	right: 10%;
	}
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #000; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
html {
  scroll-behavior: smooth;
}

/*mycss*/
.container .row #video #primary-left .single-post-container .entry-content .bloc-ouaf .add_to_cart_inline a.product_type_simple i{
	margin-right:6px !important;
}