/*
Theme Name: Forest Jump Creative Child Theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.wpcf7-submit {
	margin-bottom:0;
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	border-radius: 99px!important;
	border:none!important;
	font-weight: normal!important;
}
.wpcf7-text, .wpcf7-textarea {
	border:1px solid #16bd5f!important;
	box-shadow: none!important;
	border-radius: 5px!important;
	padding: 25px 15px!important;
}
.wpcf7-spinner {
	display: none;
}
.flickity-page-dots .dot {
	background: #16bd5f;
	opacity: 1;
	border:none;
}
.flickity-page-dots .dot.is-selected {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
}
.stuck .header-main, .stuck .header-middle {
	display: none;
}
.button.primary, .absolute-footer {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	border:none;
	color: #fff!important;
}
.header-middle {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	height: 25px;
	position: relative;
	z-index:1;
}
.headercontact a {
	padding:0 10px;
	font-size: 16px;
}
.headercontact i {
	padding-right: 5px;
}
.header-bottom .nav-center .current-menu-item a, .header-bottom .nav-center li a:hover, .hometitle span {
	background: -webkit-linear-gradient(45deg,#09009f,#00ff95 105%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.hometitle span {
	font-size: 32px;
	font-weight: bold;
}
.header-bottom .button {
	padding: 0 40px;
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	border:none;
}
.header-main {
	border-bottom: 1px solid #16bd5f;
}
.header-search-dropdown ul {
	padding: 0;
	background: transparent!important;
	border: none!important;
	box-shadow: none!important;
	margin-top: -35px;
	z-index: 4;
	margin-right: 15px;
}
.header-search-dropdown form {
	background: #fff!important;
}
.homeexpert {
height: 70px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.custompostlist .button {
	margin-bottom: 0;
	border-radius: 3px;
	text-transform: none;
}
.postslist .box-text, .postgrid .box-text, .postslider .box-text {
	padding: 15px;
	margin-bottom:0;
}
.postslist h2 a, .postgrid h2 a, .postslist .titlea , .postgrid .titlea, .postslider .titlea  {
	font-size:18px;
	color: #000;
	font-weight: bold;
}
.relatedposts .title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.relatedlist ul {
	background: #f2f2f2;
	padding: 10px;
}
.relatedlist ul li {
	margin-bottom: 0px;
}
.relatedlist ul li a {
	color: #000;
}
.widget-title {
	display: block;
	margin-bottom: 10px;
}
.widget .is-divider {
	display: none;
}
.widget ul {
	background: #f2f2f2;
}
.widget ul li {
	padding: 0 10px;
}
.wp-caption .wp-caption-text {
	background: none;
}
.wp-caption {
	margin-bottom: 10px;
}
.postmetas, .kk-star-ratings {
	margin-bottom:10px;
	font-size: 95%;
}
.postmetas i {
	padding-right: 5px;
}
.entry-content, .entry-header-text {
	padding: 0;
}
.custombread {
	background: #f2f2f2;
	margin-bottom: 20px;
}
.custombread .breadinner {
	margin: auto;
	max-width: 1270px;
	padding: 10px 15px;
}
.custombread p {
	margin-bottom: 0;
}
.page-wrapper {
	padding: 0;
}
.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
	width: 100%;
	background: #fff!important;
	box-shadow: none!important;
}
.off-canvas-left.mfp-ready .mfp-content a, .off-canvas-right.mfp-ready .mfp-content a {
	color: #000;
	text-transform: none;
	font-size: 100%;
}
.off-canvas .nav-vertical > li > a {
	padding: 10px 0;
}
.customfooter .col {
	padding-bottom: 10px;
}
.customfooter p {
	margin-bottom:0!important;
}
.customfooter ul li {
	margin-bottom: 10px!important;
}
.customfooter ul {
	margin-left: 18px;
}
.customfooter .title {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px!important;
}
.footertop {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	height: 8px;
	margin-top: 50px;
}
.bottomtouch {
	margin-top: -28px;
	margin-bottom: -20px;
}
.bottomtouch span {
	border-radius: 99px;
	padding:10px 35px;
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	color: #fff;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.homeabout {
	padding-top: 80px;
	padding-bottom: 40px;
}
.homesubtitle {
	color: #16bd5f;
	margin-bottom:10px;
	font-size: 20px;
}
.homeabout .button {
	border-radius: 99px;
	font-size: 14px;
	padding: 0 25px;
}
.homeproducts {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: rgb(230 242 241 );
}
.hometabs .nav > li, .homenews .nav > li {
	background: #fff;
	padding: 0px 30px;
	border-radius: 99px;
	margin: 0 5px;
}
.homenews .nav > li {
	background: #16bd5f;
}
.homenews .nav > li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}
.hometabs .nav > li a h2 {
	margin-bottom: 0!important;
	padding-bottom:0!important;
	line-height: 1!important;
}
.hometabs .nav > li.active, .hometabs .nav > li:hover, .homenews .nav > li.active, .homenews .nav > li:hover {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
}
.hometabs .nav > li.active a h2, .hometabs .nav > li:hover a h2, .homenews .nav > li.active a, .homenews .nav > li:hover a {
	color: #fff!important;
}
.hometabs .box-image, .hometabs .box {
	border-radius: 10px;
}
.hometabs .box-text {
		background: linear-gradient(to bottom, rgba(0,0,0,0) 59%, rgba(0,0,0,0) 59%, rgba(0,0,0,0.02) 60%, rgba(0,0,0,0.74) 92%, rgba(0,0,0,0.77) 93%, rgba(0,0,0,0.81) 95%);
padding: 150px 10px 15px 10px;
	color: #fff;
	border-radius: 0 0 10px 10px;
}
.homereasons {
	padding-top: 50px;
}
.homereasons .icon-box {
	margin-bottom: 20px;
}
.homereasons .icon-box h3 {
	margin-bottom: 0px;
}
.homecta {
	margin-top: 30px;
}

.homecta .title {
	font-size: 50px;
	line-height: 1;
	margin-bottom:20px;
}
.homecta .subtitle {
	font-size: 18px;
}
.homecta .leftbutton {
	background-image: linear-gradient(to left,#005aaf,#00b74f)!important;
	border-radius: 99px;
	border:none;
}
.homecta .rightbutton {
	border-radius: 99px;
	border:none;
	background: #fff;
	color: #09009f;
}
.homecta .col-inner {
	padding-bottom: 30px;
}
.homecta .button {
	padding: 0 30px;
}
.homecta .button i {
	margin-bottom:3px;
}
.deskcta:after {
	content: '';
	width: 100%;
	height: 250px;
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
		display: block;
		margin-top: -270px;
}
.homefaqs {
	padding-top: 50px;
}
.homefaqs .accordion--item {
	margin-bottom: 15px;
}
.homefaqs .accordion-title.active, .homefaqs .accordion-title:hover {
	
} 
.homefaqs .accordion-title {
	border:1px solid;
	border-image: linear-gradient(to right, #005aaf, #16bd5f) 1;
	background: #fff;
	padding: 10px 20px;
}
.homefaqs .accordion-title.active, .homefaqs .accordion-title:hover {
	background-image: linear-gradient(to right,#005aaf,#00b74f)!important;
	border:none;
	color: #fff;
	font-weight: normal;
}
.homefaqs .accordion-title .toggle {
	right: 0px;
	left: auto;
}
.homefaqs .accordion-inner {
	padding: 15px 0 0 0;
	text-align: justify;
}
.homefaqs .button {
	border-radius: 99px;
	font-weight: normal;
	text-transform: none;
}
.homefeedbacks {
	background-color: rgb(230 242 241 );
	padding-top: 50px;
	padding-bottom: 30px;
}
.homefeedbacks .col-inner {
	background: url(/wp-content/themes/forestjump/images/phay.png) left top no-repeat;
	padding-left: 50px;
	background-size: 40px;
	text-align: justify;
}
.homefeedbacks .deskinner {
	padding-right: 50px;
}
.homefeedbacks .title {
	font-weight: bold;
	margin-top: 15px;
	font-size: 18px;
}
.homefeedbacks .box-image, .homefeedbacks .box {
	border-radius: 10px;
}
.homefeedbacks h2 {
	margin-bottom: 30px;
}
.homefeedbacks .flickity-page-dots {
	right: 10px;
	left: auto;
	bottom: 20px;
}
.homepartners {
	background: #FAFAFA;
	padding-top: 50px;
	padding-bottom: 0px;
}
.homepartners .box, .homepartners .box-image {
	border-radius: 10px;
}
.homepartners .box-image {
	padding: 10px;
}
.homepartners .box:hover {
	border: 1px solid #16bd5f;
}
.hometuvan {
	padding-top: 50px;
	padding-bottom: 50px;
}
.hometuvan .col {
	padding-bottom:0;
}
.hometuvan .col-inner {
	background-color:  rgba(245, 245, 245, 0.66);
	padding: 40px 20px;
	border-radius: 10px 50px;
	z-index: 1;
}
.circletop {
	content:'';
	width: 150px;
	height: 150px;
	background: linear-gradient(168deg,#00bff5 15.59%,#12d37d 90%);
	position: absolute;
	border-radius: 50%;
	right: -50px;
	top: -50px;
	z-index: 0;
}
.circlebottom {
	content:'';
	width: 150px;
	height: 150px;
	background: linear-gradient(168deg,#f85725 15.59%,#d559d7 90%);
	position: absolute;
	border-radius: 50%;
	left: -50px;
	bottom: -50px;
	z-index: 0;
}
.deskform {
	padding-top: 110px;
	padding-bottom: 110px;
}
.deskform .col-inner {
	padding: 40px 60px;
}
.homenews {
	padding-top: 50px;
}
.homenews .box, .homenews .col-inner {
	border-radius: 10px;
}
.homenews .box-image {
	border-radius: 10px 10px 0 0;
}
.homenews .box-text {
	padding: 15px 20px;
}
.homenews .col-inner {
	border:1px solid #fff;
}
.homenews .col-inner:hover {
	border:1px solid #16bd5f;
}
.onlinesupport {
	background: #F2F8FC;
	padding-top: 50px;
	padding-bottom: 10px;
}
.onlinesupport .content {
	margin: auto;
	max-width: 800px;
}
.onlinesupport img {
	border-radius: 50%;
	border: 5px solid #16bd5f;
	margin-bottom: 15px;
}
.onlinesupport p {
	margin-bottom: 0px;
}
.onlinesupport .title {
	text-transform: uppercase;
	font-weight: bold;
}
.onlinesupport i {
	margin-right: 5px;
}
.onlinesupport .tel {
	font-weight: bold;
}
.onlinesupport .email a {
	color: #000;
}
/* Breadcrumbs */
.custombread {
        background: #f2f2f2;
        margin-bottom: 20px;
}
.custombread .breadinner {
        margin: auto;
        max-width: 1270px;
        padding: 10px 15px;
}
.custombread p {
        margin-bottom: 0;
}
.page-wrapper {
        padding: 0;
}
/* Open & Close Support Style */
.cta-checkbox {
		position:fixed;
		bottom: 54px;
		right:15px;
		z-index:99;
		width:40px;
		height:40px;
		opacity:0;
		cursor: pointer!important;
}
.openclose {
		z-index:90;
		position:fixed;
		bottom: 70px;
		right:25px;
		width:40px;
		height:40px;
		display:inline-block;
		border-radius:50%;
		cursor: pointer!important;
		background-size: 25px!important;
}
.open {
	
		animation-name: zoom;
      -webkit-animation-name: zoom;
      animation-delay: 0s;
      -webkit-animation-delay: 0s;
      animation-duration: 1.5s;
      -webkit-animation-duration: 1.5s;
      animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
      cursor: pointer!important;
      box-shadow: 0 0 0 0 #c31d1d;
}
.close {
		display:none;
}
.cta-checkbox:checked~.close {
		display:block;
}
.cta-checkbox:checked~.open {
		display:none;
}
.cta-checkbox:checked~.ctabg {
		position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.9);
      z-index: 1;
		display:block;
}
.cta-checkbox:checked~.ctaicons {
		display:block;
}
.ctaicons {
		position: fixed;
		right:0;
		width:300px;
		z-index:10;		
		display:none;
}
.cta-action {
		    z-index: 90;
    color: #fff!important;
    height: 40px;
    width: 215px;
    text-align: right;
    display: block;
    float: right;
    width: 100%;
    margin-right: 28px;
    margin-bottom: 5px;		
}
.ctaicon {
		display:inline-block;
		z-index:90;
		position:relative;
		border-radius:50%;
		background: #dd3333;
		width: 40px;
		height: 40px;
		
		animation-name: zoom;
      -webkit-animation-name: zoom;
      animation-delay: 0s;
      -webkit-animation-delay: 0s;
      animation-duration: 1.5s;
      -webkit-animation-duration: 1.5s;
      animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
      cursor: pointer;
      box-shadow: 0 0 0 0 #c31d1d;
}
.ctaicon img {
		max-width:40px;
		padding:5px;
}
/* Open & Close Support Style */
/* Hover & Right Style */
.cta-right .ctaicons, .cta-left .ctaicons {
	display: block!important;
}
.cta-left .ctaicons {
	left: 10px;
	right:auto;
}
.cta-left .cta-action {
	text-align:left;
	float: left;
}
.cta-right .ctatitle, .cta-left .ctatitle {
	padding: 0;
	border-radius: 99px;
	font-size: 0;
	width:0;
	height:0;
	overflow:hidden;
	transition: .5s;
}
.cta-right .cta-action:hover .ctatitle, .cta-left .cta-action:hover .ctatitle {
	padding: 8px 20px;
	font-size:inherit!important;
	transition: .5s;
}
/* Hover & Right Style */
/* Bottom Bar Style */
.bottombar-support {
	position:fixed;
	bottom: 0;
	left:0;
	width: 100%;
	z-index: 9999;
	padding-top: 5px
}
.bottomcta .cta-action {
	display: inline-block!important;
	width: auto;
    float: inherit;
}
/* Bottom Bar Style */
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
/* Shine */
.shine .box-image {
	position: relative;
}
.shine .box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.shine .box-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/* Shine */
.shining .box-image {
	position: relative;
}
.shining .box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.shining .box-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}