/**
  * Name: Ingl
  * Version: 1.0.1
  * Author: Themesflat
  * Author URI: http://www.themesflat.com

  ----------------------------------------
  *	Button-custom
  * slide
  * letest-news 
  * brands 
  * arcive
  * tf-us
  * tf-faq 
  * tf-team
  * tf-quote  
  * tf-banner
  * tf-counter
  * tf-gallery 
  * tf-contact
  * tf-portfolio
  * tf-about-source 
  * tf-service-builder 
*/

@import "font-awesome.css";

@font-face {
    font-family: 'star';
    src: url('../font/star.eot');
    src: url('../font/star.eot?#iefix') format('embedded-opentype'),
        url('../font/star.woff') format('woff'),
        url('../font/star.ttf') format('truetype'),
        url('../font/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Button-custom
-------------------------------------------------------------- */
.themesflat-button {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
	text-transform:uppercase;
    color: #fff;
    background-color: transparent;
    font-family: 'Rubik', sans-serif;
    letter-spacing: -0.2px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.fl-btn {
    position: relative;
}

.themesflat-button.bg-accent {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.themesflat-button.bg-white {
    background-color: var(--white-color);
    border: 2px solid var(--primary-color);
}

.themesflat-button.bg-accent-2 {
    background-color: var(--primary-color3);
    border: 2px solid var(--primary-color3);
}

.themesflat-button.bg-accent-3 {
    background-color: var(--primary-color3);
    border: 2px solid var(--primary-color3);
}

.themesflat-button.bg-accent-4 {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.themesflat-button.bg-trans {
    background: transparent;
}

.themesflat-button.big {
    padding: 22px 38px 19px 37px;
}

.themesflat-button.small {
    padding: 5px 109px 5px 90px;
    border-radius: 5px;
}

.themesflat-button.btn-contact {
    padding: 12px 32px 8px 32px;
}

.themesflat-button.bg-accent-2:hover,
.themesflat-button.bg-accent:hover {
    background-color: transparent;
    border: 2px solid var(--white-color);
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.themesflat-button.bg-accent-3:hover {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.themesflat-button.bg-accent-4:hover {
    background-color: transparent;
    border: 2px solid var(--primary-color3);
    color: var(--primary-color3);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}


.themesflat-button.style1 {
    padding: 13px 38px 9px 37px;
    background-color: var(--primary-color);
}

.themesflat-button.style1:hover {
    color: #fff;
    background-color: var(--primary-color3);
}


.fl-btn-before:before {
    width: 3px;
    height: 75%;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.fl-btn-before:hover:before {
    height: 0;
    opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.fl-btn-before.before-style-1:before {
    background-color: #fff;
}

.fl-btn-before.before-style-2:before {
    background-color: #434343;
}

/* slide */
.slider .content {
    padding: 366px 43% 212px 11px;
    z-index: 9;
}

.slider .content.style2 {
    padding: 366px 8% 212px 8%;
    text-align: center;
}

.slider.style2 .content {
    padding: 236px 43% 236px 11px;
}

.slider.style2 .content.style2 {
    padding: 236px 8% 212px 8%;
}

.slider .content.style2 p {
    padding-left: 17%;
    padding-right: 17%;
}

.slider .content.style2 .btn-slide {
    justify-content: center;
}

.slider .fl-st-2 .content  {
    padding: 394px 33% 256px 11px;
}
.slider .fl-st-3 .content  {
    padding: 264px 120px 210px;
}
.slide-item.fl-st-3 {
    text-align: center;
}

.slide-item h1 {
    line-height: 1.2em;
    font-weight: 400 !important;
    text-transform: capitalize;
}

.slide-item p {
    padding-top: 28px;
    line-height: 30px;
    padding-left: 4px;
}

.wrap-font-2 {
    font-family: var(--opensans-font);
}

.slide-item .btn-slide {
    padding-top: 60px;
    margin-bottom: 8px;
}

.slide-item.fl-st-2 .btn-slide {
    padding-top: 49px;
}

.slide-item .btn-slide a {
    margin-right: 30px;
}

.slide-item .btn-slide.fl-st-2 {
    padding-top: 48px;
    justify-content: center;
}

.carousel-banner {
    position: relative;
    z-index: 3;
}

.carousel-banner .title-st-2 {
    font-size: 72px;
    font-weight: 600;
    line-height: 1.2em;
	text-transform:uppercase;
}

.carousel-banner .owl-carousel .owl-dots {
    display: block;
    position: absolute;
    z-index: 9;
    top: 58%;
    transform: translateY(-50%);
    right: 60px;
}

.carousel-banner .owl-carousel .owl-dots .owl-dot {
    position: relative;
    width: 50px;
    height: 50px;
    font-weight: var(--font-weight-bold);
    background: transparent;
    border: 1px solid #C5C5C5;
    border-radius: 50%;
    text-align: center;
    padding: 12.5px 0;
    margin-top: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.carousel-banner.fl-st-3 .owl-carousel .owl-dots .owl-dot,
.carousel-banner.fl-st-1 .owl-carousel .owl-dots .owl-dot {
    color: #fff;
}

.carousel-banner.fl-st-2 .owl-carousel .owl-dots .owl-dot {
    color: var(--primary-color3);
}

.carousel-banner .owl-carousel .owl-dots .owl-dot.active {
    color: var(--primary-color);
}

.carousel-banner .owl-carousel .owl-dots .owl-dot::after {
    content: "";
    width: 10px;
    height: 10px;
    background: var(--primary-color);
    border-radius: 50%;
    position: absolute;
    top: -1px;
    right: 0px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.carousel-banner .owl-carousel .owl-dots .owl-dot.active::after {
    opacity: 1;
    right: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.carousel-banner .owl-carousel .owl-dots .owl-dot.active,
.carousel-banner .owl-carousel .owl-dots .owl-dot:hover {
    background-color: rgba(183, 183, 183, 0.5);
    border: 1px solid rgba(183, 183, 183, 0.5);
}

/* animation slider */
.carousel-banner .owl-carousel .owl-item.active .title {
    animation: fadeInUp ease-in-out 0.8s 0.8s both;
}

.carousel-banner .owl-carousel .owl-item.active .sub-title {
    animation: fadeInUp ease-in-out 1s 1s both;
}

.carousel-banner .owl-carousel .owl-item.active .btn-slide {
    animation: fadeInDown ease-in-out 1.1s 1.1s both;
}

.carousel-banner .title,
.carousel-banner .sub-title ,
.carousel-banner .btn-slide {
    opacity: 0;
}

.carousel-banner .owl-item.active .title,
.carousel-banner .owl-item.active .sub-title ,
.carousel-banner .owl-item.active .btn-slide {
    opacity: 1;
}

/* tf-counter */
.tf-counter {  
    position: relative;
    z-index: 1;
}

.tf-counter.tf-style-1 {
    background: #f6f6f6;
    background-image: url(../images/patternphoto/bg-services22.png);
	background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 94px;
}

.tf-counter.tf-style-2 {
    background: #F6F6F6;
    background-image: url(../images/patternphoto/bg-counter2.png);
	background-repeat: no-repeat;
    background-size: cover;
}

.tf-title-heading .logo-small {
    padding-top: 20px;
}

.tf-title-heading .logo-small.fl-st-1 {
    padding-top: 0px;
}

.content-counter .number {
    font-size: 36px;
    font-weight: 600;
    color: #AEA2A6;
    line-height: 1.2em;
	margin-bottom:8px;
}

.funfact2.tf-style-1 {
    padding-top: 120px;
    padding-bottom: 88px;
}

.funfact2 .content-counter .number {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: -5px;
}

.funfact2 .box-counter .feature-counter {
    margin-right: 33px;
}

.funfact2 .box-counter .content-counter h6 {
    font-size: 14px;
    font-weight: 700;
}

.funfact2 .box-counter {
    position: relative;
    background: #FFF;
    overflow: hidden;
    border: 1px solid #eae9ea;
    padding: 33px 10px 39px 28px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-counter:hover .content-counter .number {
    color: #fff !important;
}

.box-counter {
    position: relative;
    background: #FFF;
    overflow: hidden;
    border: 1px solid #eae9ea;
    padding: 42px 10px 39px 28px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-counter.fl-st-2 {
    border: 1px solid #EBEAEA;
    background: #fff;
}

.box-counter::before {
    content: "";
    width: 9px;
    height: 9px;
    background: #75696D;
    position: absolute;
    left: 5px;
    top: 5px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}


.box-counter.active::before,
.box-counter:hover::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-counter .content-counter {
    position: relative;
}

.box-counter:hover .feature-counter i,
.box-counter:hover .content-counter h6 {
    color: #fff;
}

.box-counter.none::after {
    display: none;
}

.content-counter h6 {
    color: #75696D;
    font-size: 18px;
    line-height: 30px;
}

.box-counter {
    margin-bottom: 30px;
}

.box-counter .feature-counter {
    height: 70px;
    margin-right: 23px;
    z-index: 5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.box-counter:hover .feature-counter {
    webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}


.box-counter .feature-counter i {
    font-size: 70px;
    color: var(--primary-color2);
}

.box-counter .content-counter h6 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

/* tf-us */ 
.title-us {
    color: var(--primary-color3);
    position: relative;
	font-size:36px;
}

.tf-us.style1 {
    position: relative;
    padding-top: 106px;
    padding-bottom: 209px;
}

.tf-us.style2 {
    position: relative;
    padding-top: 74px;
    padding-bottom: 123px;
    overflow: hidden;
}

.tf-counter.tf-style-2 .box-counter {
    padding: 35px 20px;
}

.tf-counter.tf-style-2 .box-counter .feature-counter {
    margin-right: 41px;
    position: relative;
}

.tf-counter .box-counter.active .feature-counter i,
.tf-counter .box-counter.active .content-counter .number,
.tf-counter .box-counter.active .content-counter h6 {
    color: #fff !important;
}

.tf-counter.tf-style-2 .box-counter .content-counter h6 {
    font-size: 14px;
}

.tf-counter.tf-style-2 .content-counter .number {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: -5px;
}

.tf-us .mark {
    content: '';
    position: absolute;
    width: 1170px;
    height: 3px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: var(--primary-color);
}

.box-us-left {
    position: relative;
}

.box-us-left.fl-st-1 {
    padding-top: 43px;
	padding-right:110px;
}

.box-us-left.fl-st-3 {
    padding-top: 48px;
}

.box-us-left .title-us {
    line-height: 1.2em;
}

.box-us-left::after {
    content: "";
    position: absolute;
    width: 29px;
    height: 29px;
    background: var(--primary-color3);
    top: 50%;
    right: 171px;
    margin-top: -15px;
}

.box-us-left h5 {
    color: #75696D;
    line-height: 35px;
    font-weight: 400;
    padding-top: 25px;
    letter-spacing: 1.5px;
    padding-bottom: 45px;
	text-transform:capitalize;
}

.box-us-left .feature-style-1 {
    position: absolute;
    top: 0;
    right: 0;
}

.box-us-left .feature-style-2 {
    position: absolute;
    bottom: 31px;
    right: 70px;
}

.box-us-left.slide-item.fl-st-3 {
    padding-top: 50px;
}

.box-us-right.fl-st-3 {
    padding-top: 40px;
}

.box-us-left.fl-st-2 .feature-style-5 {
    padding-left: 100px;
    padding-bottom: 20px;
    animation: moverightleft 3s linear infinite;
    -webkit-animation: moverightleft 3s linear infinite;
}

.box-us-left.fl-st-2 .feature-style-2 {
    bottom: 20px;
    right: 100px;
    animation: moveleftright 3s linear infinite;
    -webkit-animation: moveleftright 3s linear infinite;
}

.box-us-left .feature-style-6 {
    position: absolute;
    bottom: 110px;
    right: 0;
    z-index: -1;

}

.box-us-left .feature-style-7 {
    position: absolute;
    bottom: 143px;
    right: 81px;
    z-index: -1;
}

.box-us-left.fl-st-2::after {
    right: 71px;
}

.box-us-right {
    position: relative;
}

.box-us-right .title-us {
    font-size: 32px;
    line-height: 1.125em;
	font-weight:500;
	text-transform:capitalize;
}

.box-us-right p {
    color: var(--primary-color2);
    line-height: 30px;
	margin-bottom:30px;
}

.box-us-right p:last-child{
	margin-bottom:0px;
}

.box-us-right.fl-st-4 .tf-title-heading {
    margin-top: -7px;
}

.box-us-right .tf-title-heading {
    margin-bottom: 30px;
}

.box-us-right .tf-title-heading.fl-st-2 {
    margin-bottom: 50px;
}

.box-us-right .feature-us {
    position: relative;
    padding-top: 20px;
}

.box-us-right .sub-title-heading {
    color: var(--primary-color);
}

.box-us-right .feature-us::after {
    content: "";
    width: 15px;
    height: 15px;
    background: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 70px;
}

.feature-us .feature-style-3 {
    position: absolute;
    left: 100px;
    bottom: 13px;
}

.box-us-right.fl-st-4 .box-custom {
    top: 77px;
}

.box-us-right .box-custom {
    text-align: center;
    width: 217px;
    height: 70px;
    background: var(--primary-color);
    position: absolute;
    transform: rotate(90deg);
    top: 121px;
    right: -74px;
}

.box-us-right .box-custom h5 {
    font-weight: var(--font-weight-bold);
    color: #fff;
    line-height: 70px;
}

.box-us-right.fl-st-2 .title-us {
    padding: 0px 90px 0px 0px;
}

.box-us-right.fl-st-2 p {
    padding-right: 92px;
}

.box-us-right.fl-st-2 .feature-us {
    padding-top: 5px;
}

.item-icon-us {
    width: 50%;
    background: #f6f6f6;
    margin-right: 30px;
    text-align: center;
    padding: 35px 10px 34px 10px;
}

.item-icon-us .box-feature {
    margin-bottom: 27px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.item-icon-us:hover .box-feature {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.item-icon-us .box-feature i {
    font-size: 60px;
    color: var(--primary-color2);
}

.item-icon-us .box-feature.fl-st-1 {
    padding-right: 20px;
}

.item-icon-us .box-feature.fl-st-2 {
    padding-right: 30px;
}

.item-icon-us h6 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 11px;
}

.item-icon-us h6 {
    color: var(--primary-color3);
}

.item-icon-us .description {
    font-size: 14px;
    color: #75696d;
    margin-bottom: 37px;
}

.item-icon-us .item-content.fl-st-2 h6 {
    padding-left: 4px;
}

.item-icon-us .btn-us a {
    color: var(--primary-color);
}

.item-icon-us .btn-us a:hover {
    color: var(--primary-color3);
}

.feature-us1 {
    position: absolute;
    top: -35px;
    left: -180px;
}

.feature-us2 {
    position: absolute;
    bottom: -167px;
    z-index: -1;
    right: -358px;
    object-fit: cover;
}

.feature-us3 {
    position: absolute;
    top: -88px;
    left: -180px;
}

.feature-us4 {
    position: absolute;
    bottom: -250px;
    z-index: -1;
    right: -358px;
    object-fit: cover;
}


/* letest-news */
.tf-article {
	width: 100%;
}

.tf-article.fl-st-1 {
    margin-bottom: 50px
}

.tf-article.fl-st-2 {
    margin-bottom: 29px;
}

.tf-article.fl-flex .box-feature {
	width: 47.5%;
	overflow: hidden;
}

.tf-article.fl-flex .box-feature img {
	height: 100%;
	-webkit-transform: scale(1); 
      -ms-transform: scale(1); 
          transform: scale(1); 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-article.fl-flex .box-feature.active img,
.tf-article.fl-flex .box-feature:hover img {
	-webkit-transform: scale(1.2); 
      -ms-transform: scale(1.2); 
          transform: scale(1.2); 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-article.fl-flex .box-content {
	width: 52.5%;
	padding-left: 29px;
}

.tf-article .box-feature .day-post {
	background-color: var(--primary-color);
    position: absolute;
    z-index: 2;
    bottom: 1px;
    width: 113px;
    left: 29px;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-article .box-feature .day-post:hover {
	background-color: var(--primary-color3);
}

.tf-article .box-feature .day-post li a {
	font-size: 14px;
	color: #fff;
    font-weight: var(--font-weight-medium);
	line-height: 52px;
}

.tf-article .box-feature .day-post li a:hover {
	color: var(--primary-color);
}

.tf-article .box-feature .day-post li a:hover {
	color: var(--primary-color);
}

.tf-article .box-content .title-post {
	font-weight: 600;
	font-size:20px;
}
.tf-article .box-content .subtitle-post {
	padding-top: 22px;
    letter-spacing: 0.2px;
    line-height: 27px;
	overflow: hidden;
    color: #81767a;
}

.tf-article.tf-arcive .button-blog a {
    font-size: 14px;
}

.tf-article .box-content .wrap-post,
.wrap-comment {
	font-family: var(--opensans-font);
	color: var(--primary-color2);
    line-height: 30px;
}

.tf-article .box-content .box-item-author.fl-st-2 {
    padding-top: 29px;
}

.box-item-author .feature-author img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.feature-author.fl-big img {
	width: 70px;
	height: 70px;
}

.box-item-author .info-author {
	padding-top: 5px;
	padding-left: 20px;
}

.box-item-author .info-author h6 {
	font-weight: var(--font-weight-regular);
	line-height: 20px;
}

.box-item-author .info-author h5 {
	font-weight: var(--font-weight-regular);
	line-height: 38px;
}

.box-item-author .info-author h4 {
	font-weight: var(--font-weight-regular);
	line-height: 28px;
}

.load-blog {
    margin-top: 13px;
	text-align: center;
}

.load-blog h6 {
	font-weight: var(--font-weight-regular);
}

.wrap-post.fl-st-1 {
    margin: 17px 0 13px 0;
}

/* brands */
.brand-st-1 {
    padding: 113px 0px 120px 0px;
}

.brand-st-2 {
    padding: 105px 0px 120px 0px;
}

.brand-st-3 {
    padding: 64px 0px 32px 0px;
}

.brand-st-4 {
    padding: 105px 0px 117px 0px;
}

.brand-st-5  {
    padding: 64px 0px 74px 0px;
}

.themesflat-carousel {
	width: 100%;
}

.carousel-brands {
    padding: 22px 0;
}

.tf-carousel-brands.dark {
    background: var(--primary-color3);
    padding: 48px 0;
}

.tf-carousel-brands.grey-bg {
    padding-top: 38px;
    border-top: 1px solid #efefef;
    background: #fcfcfc;
    padding-bottom: 26px;   
}

.box-brand {
	padding-top: 5px;
	cursor:w-resize;
}

/* arcive
----------------------------------- */
.tf-article.tf-arcive {
    margin-bottom: 62px;
}

.tf-article.tf-arcive .box-content {
    margin-top: 25px;
}

.tf-article.tf-arcive.fl-st-1 {
	margin-bottom: 0px;
}

.tf-article.tf-arcive .box-content .title-post {
    padding-top: 4px;
    text-transform: inherit;
}

.tf-article.tf-arcive .box-content .subtitle-post {
	padding-top: 6px;
	letter-spacing: 0.05px;
    margin-bottom: 18px;
}

.tf-article.tf-arcive .box-content .subtitle-post p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.play-video-2 a {
    cursor: pointer;
	width: 100%;
	text-align: center;
	position: absolute;
    top: 50.5%;
    left: 50%;
    background: var(--primary-color);
    width: 100px;
    height: 100px;
    line-height: 140px;
    transform: translate(-50%, -50%);
}

/*tf-service-builder */
.tf-service-builder {
    background-color: #F6F6F6;
    background-image: url(../images/patternphoto/bg-services.png);
	background-repeat: no-repeat;
    background-size: cover;
}

.tf-service-builder2 {
    background-color: #F6F6F6;
    background-image: url(../images/patternphoto/bg-services2.png);
	background-repeat: no-repeat;
    background-size: cover;
}


.box-services-builder {
    text-align: center;
    padding:35px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.fl-st-1 {
    background-color: #F6F6F6;
}

.box-services-builder.fl-st-2 {
    background: #fff;
    margin-top: 0;
}

.box-services-builder.fl-st-3 {
    background: #fff;
    text-align: unset;
    padding: 0 0;
}

.tf-services3 .box-services-builder.fl-st-3 {
    margin-bottom: 34px;
}

.tf-services3.style4 .box-services-builder.fl-st-3 {
    background: #f6f6f6;
    padding: 47px 48px;
    padding-bottom: 28px;
    margin-bottom: 31px;
}

.tf-services3.style4 .box-services-builder .box-wrap {
    padding-left: 45px;
}

.tf-services3.style4 .box-services-builder p {
    line-height: 30px;
    position: relative;
    padding: 11px 0 15px;
}

.tf-services3.style4 .box-services-builder.fl-st-3 .box-icon {
    position: relative;
    margin-top: 3px;
}

.tf-services3.style4 .box-services-builder.fl-st-3 .box-icon::after,
.tf-services3.style2 .box-services-builder.fl-st-3 .box-icon::after {
    content: '';
    position: absolute;
    top: -11px;
    left: -11px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px dashed var(--primary-color);
}

.tf-services3.style4 .box-services-builder.fl-st-3:hover .box-icon::after,
.tf-services3.style2 .box-services-builder.fl-st-3:hover .box-icon::after {
    animation: rotate 35s infinite linear;
    border-color: #fff;
}

.tf-services3.style2 .box-services-builder.fl-st-3 .box-icon::after {
    border-color: transparent;
}

.tf-services3.style2 .box-services-builder.fl-st-3:hover .box-icon::after {
    border-color: var(--primary-color);
}

.tf-services3.style4 .box-services-builder.fl-st-3:hover {
    background: var(--primary-color);
}

.tf-services3.style4 .box-services-builder.fl-st-3:hover .box-icon {
    background: #fff;
}

.tf-services3.style4 .box-services-builder.fl-st-3:hover .box-icon i {
    color: var(--primary-color);
}

.tf-services3.style4 .box-services-builder.fl-st-3:hover .title-sr,
.tf-services3.style4 .box-services-builder.fl-st-3:hover p,
.tf-services3.style4 .box-services-builder.fl-st-3:hover a {
    color: #fff !important;
}

.tf-services3.style4 .box-services-builder.fl-st-3 a:hover {
    color: var(--primary-color3) !important;
}

.tf-services3.style4 .tf-title-heading.ct {
    margin-bottom: 73px;
}

.tf-services3.style4 .box-services-builder.fl-st-3 h5 {
    font-size: 18px;
    margin-bottom: 2px;
}

.tf-services3.style4 {
    padding-top: 122px;
    padding-bottom: 91px;
}

.tf-services3.style2 {
    padding-top: 115px;
    padding-bottom: 86px;
}

.tf-services3.style2 .services-box {
    text-align: center;
    border: 1px solid #f7f7f7;
    padding: 30px 10px;
    padding-bottom: 21px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-services3.style2 .services-box:hover {
    border-color: var(--primary-color);
}

.tf-services3.style2 .box-services-builder.fl-st-3 .box-icon {
    position: relative;
}

.tf-services3.style2 .box-services-builder.fl-st-3:hover .box-icon {
    background: var(--primary-color);
}

.tf-services3.style2 .services-box .box-icon {
    margin-bottom: 31px;
}

.tf-services3.style2 .box-services-builder .box-wrap {
    padding-left: 0;
}

.tf-services3.style2 .box-services-builder p {
    line-height: 30px;
    position: relative;
    padding: 11px 0 19px;
}

.tf-services3 .tf-title-heading.ct {
    margin-bottom: 77px;
}


.box-services-builder::after {
    content: "";
    width: 0;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.fl-st-3::after {
    height: 3px;
}

.box-services-builder.fl-st-3::before {
    content: "";
    height: 3px;
    background: #DEDDDE;
    opacity: 1;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.fl-st-3:hover::before {
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.active,
.box-services-builder:hover {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.fl-st-2.active,
.box-services-builder.fl-st-2:hover {
    background: #F6F6F6;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.active::after,
.box-services-builder:hover:after {
    opacity: 1;
    width: 100%;
    background-color: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.active .box-icon i,
.box-services-builder:hover .box-icon i {
    color: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder .feature-ovelay-1 {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
        
}

.box-services-builder .feature-ovelay-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.active .feature-ovelay-1,
.box-services-builder:hover .feature-ovelay-1 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder.active .feature-ovelay-2,
.box-services-builder:hover .feature-ovelay-2 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}


.title-sr {
    font-size:20px;
}

.box-services-builder .box-icon i {
    color: var(--primary-color2);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-services-builder .box-icon {
    padding-bottom: 38px;
}

.box-services-builder.fl-st-3 .box-icon {
    padding-top: 0;
}

.tf-services3 .box-services-builder.fl-st-3 .box-icon {
    width: 78px;
    height: 78px;
    background: var(--primary-color);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex-shrink: 0;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-services3 .box-services-builder.fl-st-3:hover .box-icon {
    background: var(--primary-color3);
}

.tf-services3 .box-services-builder.fl-st-3::after,
.tf-services3 .box-services-builder.fl-st-3::before  {
    display: none;
}

.tf-services3 .box-services-builder.fl-st-3 .box-icon i {
    color: #fff;
}

.tf-services3 .box-services-builder.fl-st-3:hover .box-icon i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

.tf-services3 .box-services-builder.fl-st-3 h5 {
    font-size: 18px;
}

.tf-services3 .box-services-builder .box-wrap {
    padding-left: 17px;
}

.tf-services3 .box-services-builder p {
    line-height: 30px;
    position: relative;
    padding: 11px 0 25px;
}



.box-services-builder .box-wrap {
    padding-left: 20px;
}

.box-services-builder h6 {
    padding-top: 18px;
    padding-bottom: 58px;
}

.box-services-builder p{
	position:relative;
	padding:20px 0 25px;
}

.box-services-builder .fl-learn-more {
    padding-bottom: 105px;
}

.box-services-builder.fl-st-3 .fl-learn-more {
    padding-bottom: 37px;
}

/* tf-banner */
.tf-banner {
    background-image: url(../images/common/banner-source.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 10px solid var(--primary-color3);
    padding-top: 110px;
}

.tf-banner.style2 {
    border: none;
    padding-top: 120px;
}

.tf-coworking.style2 .title-banner-source {
    padding: 18px 125px 0;
    font-size: 60px;
    text-transform: capitalize;
}

.tf-banner .btn-banner {
    padding-top: 37px;
    padding-bottom: 60px;
    text-align: center;
}

.tf-banner.style2 .btn-banner {
    padding-top: 64px;
    padding-bottom: 81px;
}

.tf-banner.style2 .btn-banner .themesflat-button.big {
    padding: 13px 38px 9px 37px;
    background-color: var(--primary-color);
    border-color: transparent;
}

.tf-banner.style2 .btn-banner .themesflat-button.big:hover {
    background-color: var(--primary-color3);
}

.tf-title-heading .title-banner-source {
    padding: 30px 90px 0;
}

.title-banner-source {
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 600;
	text-transform:uppercase;
}

.content-banner {
    width: 100%;
    background-image: url(../images/patternphoto/bg-inner.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 13px;
}

.tf-banner.style2 .content-banner {
    padding: 0px 97px;
    padding-top: 109px;
    padding-bottom: 78px;
    width: 1367px;
    float: right;
    margin-right: -15px;
    justify-content: space-between;
    align-items: center;
}

.content-banner .box-video-banner {
    width: 27%;
    position: relative;
}

.content-banner .wrap-banner {
    float: right;
    width: 73%;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2em;
    padding: 120px 178px 120px 0px;
}

.tf-banner.style2 .content-banner .wrap-banner {
    width: 50%;
    padding: 0;
    float: unset;
    text-transform: uppercase;
    font-weight: 900;
    text-align: left !important;
    margin-top: 10px;
}

.tf-banner.style2 .content-banner .list-icon-banner {
    width: 50%;
    padding-left: 118px;
}

.tf-banner.style2 .content-banner .list-icon-banner li {
    display: flex;
    align-items: center;
    color: #fff;
    width: 50%;
    float: left;
    margin-bottom: 16px;
}

.tf-banner.style2 .content-banner .list-icon-banner li .icon {
    margin-right: 20px;
}

.tf-banner.style2 .content-banner .wrap-banner span {
    color: var(--primary-color3);
}

.tf-banner.style2 .content-banner .list-icon-banner h6 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
}

.tf-banner.style2 .content-banner .sub-title-heading {
    color: #fff;
    margin-bottom: 19px;
}

.social-banner {
    position: relative;
    width: 100%;
    height: 100%;
}

.social-banner ul {
    position: absolute;
    bottom: 32px;
    left: -5px;
    justify-content: center;
    width: 100%;
}

.social-banner ul li {
    margin: 0 18px;
}

.play-video a {
    cursor: pointer;
	width: 100%;
	text-align: center;
	position: absolute;
    top: 50.5%;
    left: 50%;
    background: var(--primary-color3);
    width: 130px;
    height: 130px;
    line-height: 153px;
    transform: translate(-50%, -50%);
}

/* tf-banner2 */
.bg-banner {
    background-image: url(../images/common/banner-source2.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

.inner-banner {
    text-align: center;
    padding: 180px 0px;
}

.inner-banner .title-banner {
    color: var(--white-color);
    padding: 0 120px;
    -webkit-text-stroke: 0.1px var(--primary-color); 
}

.inner-banner .btn-banner {
    padding-top: 52px;
    padding-bottom: 10px;
}

/* tf-gallery */

.tf-gallery {
    padding-top: 97px;
    padding-bottom: 100px;
}

.list-gallery {
    margin: 40px 0px;
    margin-left: 27px;
}

.tf-gallery.style2 {
    padding-top: 126px;
    padding-bottom: 92px;
}

.tf-gallery.style2 .list-gallery {
    margin: 49px 0;
}

.tf-title-heading.fl-st-1,
.fl-gallery.fl-st-1 {
    padding-top: 60px;
}

.list-gallery.ct {
    justify-content: center;
    margin: 42px 0px;
}

.list-gallery li:first-child:before {
    width: 5px;
    height: 100%;
    content: "";
    background: var(--primary-color);
    position: absolute;
    left: -27px;
    top: 0;
}

.list-gallery li {
    margin-right: 20px;
    position: relative;
}

.list-gallery li.active a {
    color: var(--primary-color) !important;
}

.list-gallery li a {
    line-height: 40px;
}

.box-feature-gallery {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.box-feature-gallery.fl-st-1 {
    margin-bottom: 30px;
}

.box-feature-gallery .overlay-feature {
    border-radius: 5px;
}

.box-feature-gallery.fl-st-2 a::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(71, 66, 70, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-gallery.fl-st-2.active a::before,
.box-feature-gallery.fl-st-2:hover a::before {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-gallery.fl-st-2 a::after {
    content: "\e90a";
    font-family: 'icomoon';
    font-size: 50px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-gallery.fl-st-2.active a::after,
.box-feature-gallery.fl-st-2:hover a::after {
    font-size: 60px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	 -ms-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
		 transition: all 0.5s ease-in-out;
}

.fl-gallery.fl-st-2 {
    padding: 29px 40px 0 40px;
}

.btn-gallery {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}

.btn-gallery.fl-st-2 {
    bottom: 47px;
}

.tf-gl {
    overflow: hidden;
    padding: 0 15px;
    width: 33.333%;
}

.box-feature-gallery .box-icon {
    text-align: center;
    background: var(--primary-color);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    padding: 25px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-gallery .box-icon.fl-st-2 {
    background: none;
}

.box-feature-gallery .box-icon:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.tf-gallery.style-new {
    padding-top: 120px;
    padding-bottom: 93px;
}

.tf-gallery.style-new .list-gallery  {
    margin-bottom: 83px;
    margin-top: 49px;
    margin-left: 27px;
}

/* tf-team */
.team-st-1 {
    padding: 119px 0px;
}

.box-feature-employee {
    margin-top: 60px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee.team-st-2 {
    margin-top: 50px;
}

.box-feature-employee .box-name {
    width:89%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 20px;
    background: var(--primary-color3);
    border-bottom: 2px solid var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee .box-name p {
    font-weight: 600;
	font-size:20px;
    line-height: 50px;
    color: var(--primary-color3);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee.active .box-name,
.box-feature-employee:hover .box-name {
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee.active .box-name p,
.box-feature-employee:hover .box-name p,
.box-feature-employee:active .box-name p a,
.box-feature-employee:hover .box-name p a {
    color: var(--white-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee .box-name p a {
    color: #fff;
    font-size: 16px;
}

.box-feature-employee .box-icon {
    position: absolute;
    right: 0;
    opacity: 1;
    bottom: 0px;
    overflow: hidden;
    text-align:center;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee .box-icon a {
    width: 47px;
    height: 52px;
    border-bottom: 0px solid transparent;
    border-right: 2px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

.box-feature-employee:hover .box-icon a:last-child,
.box-feature-employee.active .box-icon a:last-child {
    border-bottom: 2px solid transparent;
}

.box-feature-employee .box-icon a:not(:first-child) {
    opacity: 0;
    height: 0;
}

.box-feature-employee:hover .box-icon a,
.box-feature-employee.active .box-icon a {
    opacity: 1;
    height: 47px;
    border-bottom: 2px solid var(--primary-color3);
    border-right: 2px solid var(--primary-color3);
}

.box-feature-employee.active .box-icon,
.box-feature-employee:hover .box-icon,
.box-feature-employee .box-icon {
    opacity: 1;
    background: var(--primary-color);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
}

/* services details */

.service-details-content {

}

.service-details-content p {
    line-height: 30px;
    margin-left: 2px;
    padding: 0 !important;
    margin-bottom: 14px;
}

.service-details-content .box-feature-services {
    margin-bottom: 46px;
}

.service-details-content .title-services {
    font-size: 24px;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: 33px;
}

.service-details-content .services-box-iconn {
    margin-top: 45px;
    margin-bottom: 10px;
}

.service-details-content .services-box-icon {
    display: flex;
}

.service-details-content .services-box-icon .icon {
    width: 78px;
    height: 78px;
    background: var(--primary-color);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex-shrink: 0;
    margin-right: 19px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-details-content .services-box-icon .icon i {
    font-size: 50px;
    color: #fff;
}

.service-details-content .services-box-icon:hover .icon {
    background: var(--primary-color3);
}

.service-details-content .services-box-icon:hover .icon  i {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

.service-details-content .services-box-icon .content h4 {
    font-size: 18px;
    margin-bottom: 8px;
}

.service-details-content .services-block-quote {
    color: #fff;
    padding: 18px 20px 32px 40px;
    border-left: 9px solid var(--primary-color);
    background: var(--primary-color3);
    border-radius: 3px;
    margin-top: 32px;
    margin-bottom: 47px;
}

.service-details-content .services-block-quote p {
    font-size: 18px;
    line-height: 36px;
    color: #fff !important;
    margin: 0;
}

/* services box icon */
.services-box-icon2 {
    margin-bottom: 8.5px;
}

.services-box-icon2 .icon {
    color: var(--primary-color);
    margin-right: 5px;
}

.services-box-icon2 .title {
   font-size: 18px; 
   color: var(--primary-color3);
}

/* tf-quote */
.tf-quote {
    background: #F6F6F6;
}

.tf-quote.tes-style3 {
    padding-bottom: 77px;
    padding-top: 117px;
}

.tf-quote.tes-style3.style2 {
    padding-top: 0;
    padding-bottom: 76px;
}

.tf-quote.tes-style3.style2 .box-custom-quote {
    width: 175px;
    height: 735px;
    padding: 58px 85px;
}

.tf-quote.tes-style3.style2 .carousel-quote.fl-st-3 {
    padding: 121px 0px 103px 0px;
}

.quote-st-1 {
    padding: 115px 0 0 0;
}

.tf-quote.dark {
    background: var(--primary-color3);
}

.tf-quote.light {
    background: var(--white-color);
}

.box-owl-quote {
    position: relative;
    background-image: url(../images/patternphoto/bg-quote.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.quotes-carousel {
    padding: 0 45px;
}

.box-quote {
    padding-top: 20px;
    text-align: center;
}

.box-quote .wrap-quote p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    padding: 32px 57px 56px 54px;
}

.box-quote.fl-st-2 .wrap-quote p {
    padding: 3px 0 33px 0;
    font-size: 16px;
    line-height: 30px;
}

.box-quote .wrap-quote .content-wrap {
    font-weight: 400;
    line-height: 1.8em;
    padding-top: 40px;
    padding-bottom: 55px;
	text-transform:lowercase;
	font-size:20px;
}

.box-quote .name-quote h5 {
    font-weight: var(--font-weight-regular);
    position: relative;
    line-height: 48px;
    margin-top: 8px;
    z-index: 1;
}

.box-custom-quote {
    position: absolute;
    width: 200px;
    height: 695px;
    background-image: linear-gradient(to bottom, var(--primary-color) 22%, var(--primary-color3) 22%);
    top: 0;
    left: -8px;
    text-align: center;
    padding: 58px 85px;
}

.box-custom-quote .wrap-custom-quote {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.45em;
}

.quote-img {
    position: absolute;
    right: 0;
    bottom: -120px;
}

.quote-img-2 {
    position: absolute;
    right: 0;
    top: 12%;
}

.name-quote .sub {
    position: relative;
}

.name-quote .sub::before {
    content: "";
    width: 192px;
    height: 2px;
    background: #DDDDDD;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.name-quote.fl-st-2 .sub::before {
    content: "";
    width: 192px;
    height: 2px;
    background: #707070;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.box-quote .box-icon i {
    position: relative;
}

.testimonial-star-rating {
    overflow: hidden;
    position: relative;
    height: 15px;
    line-height: 1;
    font-size: 16px;
    font-family: star;
    margin-bottom: 10px;
    color: var(--primary-color);
    letter-spacing: 8.2px;
}

.testimonial-star-rating::before {
    content: "\73\73\73\73\73";
}

.testimonial-star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.tes-style3 .box-quote {
    background: #fff;
    padding: 75px 30px;
    padding-bottom: 50px;
}

.tes-style3 .box-quote .box-icon {
    margin-bottom: 33px;
}

.tes-style3 .box-quote .name-quote h5 {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: -4px;
}

.tes-style3 .owl-carousel .owl-dots.disabled {
    display: block !important;
    bottom: -102px;
    right: 50%;
    top: unset;
    transform: rotate(90deg);
}

.tes-style3 .box-quote .content-wrap {
    color: var(--primary-color2);
}

.tes-style3 .subtitle-box,
.tes-style3 .subtitle-box .inner {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.tes-style3 .subtitle-box .rating-heading {
    font-size: 24px;
    font-weight: 700;
    margin-right: 2px;
}

.tes-style3 .tf-title-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}

.tes-style3.tes4 .tf-title-heading {
    display: block;
}

.tes-style3.tes4 {
    background: var(--primary-color3);
    padding-bottom: 77px;
}

.tes-style3.tes4 .tf-title-heading h3 {
    color: #fff;
}

.tes-style3.tes4 .carousel-quote.fl-st-3 {
    padding: 72px 0px 103px 0px;
}

.tes-style3.tes4 .carousel-quote .owl-carousel .owl-dots .owl-dot {
    background: #fff;
}

.tes-style3.tes4 .carousel-quote .owl-carousel .owl-dots .owl-dot.active {
    background: var(--primary-color);
}

.tes-style3 .tf-title-heading .button-heading {
    margin-top: -17px;
}

.tes-style3 .tf-title-heading .button-heading a {
    padding: 13px 36px 13px 34px;
}

.tes-style3 .subtitle-box .rating-heading::before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
    color: var(--primary-color);
    font-size: 20px;
    vertical-align: top;
    margin-right: 11px;
}

.tes-style3 .subtitle-box .sub-title-heading {
    margin-bottom: 0;
    margin-right: 53px;
}

.tes-style3 .subtitle-box .count-heading{
    font-weight: 300;
    font-size: 20px;
}

.testimonial-star-rating span:before {
    content: "\53\53\53\53\53";
}

.box-quote .box-icon i::after {
    content: "";
    width: 41px;
    height: 41px;
    position: absolute;
    bottom: 50%;
    right: 50%; 
    transform: translate(4px, 6px);
    z-index: -1;
}

.box-icon.fl-st-2 i::after {
    background: var(--primary-color);
}

.box-icon.fl-st-3 i::after {
    background: var(--primary-color);
    z-index: 1;
}

.box-icon.fl-st-3 i::before {
    position: relative;
    color: var(--primary-color3);
    z-index: 2;
}

.box-icon.fl-st-4 i::after {
    background: #E9E8E8;
}

.carousel-quote.fl-st-1 {
    padding: 100px 0px 100px 0px;
}

.carousel-quote.fl-st-2 {
    padding: 110px 0px 100px 0px; 
}

.carousel-quote.fl-st-3 {
    padding: 50px 0px 103px 0px; 
}

.carousel-quote.fl-st-4 {
    padding: 49px 0px 104px 0px; 
}

.carousel-quote.fl-st-5 {
    margin-bottom: 105px;
}

.carousel-quote .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    right: -4%;
    transform: translateY(-46%);
}

.carousel-quote .owl-carousel .owl-dots .owl-dot {
    width: 5px;
    height: 10px;
    border-radius: 2.5px;
    background: var(--primary-color3);
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.carousel-quote .owl-carousel .owl-dots .owl-dot.active {
    height: 50px;
    background: var(--primary-color);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* tf-about-source */
.box-about-source {
    width: 100%;
    padding: 22px 0 26px 0px;
    position: relative;
}

.box-about-source h4 {
    font-weight: var(--font-weight-regular);
    line-height: 36px;
}

.box-about-source .title-about-source {
    width: 70%;
    padding: 0 49px;
}

.box-about-source .fl-learn-more {
    width: 30%;
    padding: 22px;
}

.box-about-source.dark {
    background-image: linear-gradient(to left, #1F191E 12.4%, var(--primary-color3) 12.4%);
}

.box-about-source.theme {
    background-image: linear-gradient(to left, #F14F23 12.4%, var(--primary-color) 12.4%);
}

.box-about-source.theme a:hover {
    color: var(--primary-color3);
}

.box-about-source .fl-learn-more a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* tf-faq */
.box-faq {
    padding: 36px 100px;
}

.tf-faq.fl-section-top-faq {
    padding-top: 116px;
}

.tf-faq.service-details-content {
    padding-bottom: 112px;
}

.tf-faq .accordion-inner {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.tf-faq .tf-title-heading  {
    margin-bottom: 62px;
}

.border-st-1 {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E7E0E0;
}

.border-st-2 {
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #E7E0E0;
}


.box-faq h5 {
    font-weight: var(--font-weight-medium);
    line-height: 21.6px;
    margin-bottom: 10px;
    text-align: center;
}

.box-faq p {
    font-weight: var(--font-weight-regular);
    line-height: 28px;
    text-align: center;
}

.box-faq p span {
    font-size: 14px;
}

/* tf-portfolio */
.box-feature-portfolio {
    margin-bottom: 30px;
}

.sub-portfolio {
    font-weight: var(--font-weight-regular);
    line-height: 24px;
    padding: 14px 0;
}

.title-portfolio {
    font-weight: var(--font-weight-bold);
    line-height: 24px;
}

.wrap-detail {
    font-weight: var(--font-weight-regular);
    line-height: 28px;
    padding-top: 16px;
}

/* tf-contact */

.tf-contact {
    padding: 120px 0 109px 0 ;
}

.box-inner-contact {
    padding-right: 100px;
}

.box-map {
    margin-bottom: 108px;
}

.box-map iframe {
    width: 100%;
}

.box-contact .wrap-comment {
    padding-right: 50px;
}

.title-comment {
    line-height: 28.8px;
    font-weight: var(--font-weight-medium);
}

.title-comment.fl-st-1 {
    margin-bottom: 20px;
}

.title-comment.fl-st-2 {
    margin: 17px 0px 15px 0px;
}

.list-info {
    width: 100%;
    padding: 29px 0 ;
}

.list-info.border-st-1 {
    padding: 52px 0 33px 0px;
}

.list-info .title {
    width: 36%;
    position: relative;
}

.list-info .title h5 {
    font-weight: var(--font-weight-medium);
    line-height: 48px;
}

.list-info .title span {
    position: absolute;
    right: 18px;
}

.list-info .content {
    width: 64%;
    padding: 9px 0;
}

.list-info .content h6,
.list-info .content a {
    font-size: 14px;
    font-weight: var(--font-weight-regular);
    line-height: 16.8px;
}

.list-info .content a {
    margin-right: 20px;
}

.list-info .content a:hover {
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.box-form-contact .wrap-comment {
    padding-right: 215px;
}

.box-form-contact .form-contact {
    padding-top: 35px;
}

.form-contact label {
    margin-bottom: 23px
}

.form-contact input[type="text"],
.form-contact input[type="Email"] {
    height: 65px;
    padding: 13px 30px;
}

.form-contact textarea {
    padding: 22px 30px;
    height: 170px;
}

.form-contact input[type="text"],
.form-contact input[type="Email"],
.form-contact textarea {
    border-radius: 7px;
}

.form-contact .btn-submit {
    padding-top: 56px;
}

.form-contact .btn-submit button {
    border: 1px solid var(--primary-color);
}

label.error {
    color: red;
}

.blog1 {
    padding-top: 136px;
    padding-bottom: 56px;
}

.letest-news.style1 {
    padding-top: 120px;
    padding-bottom: 56px;
}

.letest-news.style2 {
    padding-top: 121px;
    padding-bottom: 60px;
}

.letest-news.style2 .tf-title-heading {
    margin-bottom: 4px;
}

.blog1 .tf-title-heading {
    margin-bottom: 8px;
}

.blog1 .tf-article .box-feature img {
    height: 253px;
    object-fit: cover;
}

.blog1 .tf-article {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 47px;
}

.blog1 .tf-article:hover .box-feature .day-post {
    bottom: 10px;
    right: 10px;
}

.blog1 .tf-article .box-feature .day-post {
    background-color: var(--primary-color);
    bottom: 0px;
    right: 0px;
    left: unset;
    padding: 0 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog1 .tf-article .box-content {
    border: 1px solid #f8f8f8;
    padding: 35px 39px;
    border-top: 1px solid transparent;
}

.letest-news.style2 .tf-article .box-content {
    padding: 20px 0px 0px 0px;
    border: none;
}

.blog1 .tf-article .box-content .title-post {
    font-size: 24px;
    text-transform: capitalize;
    line-height: 1.2em;
    margin-bottom: 7px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.tf-article .meta-post,
.tf-article .meta-post .box-item-comment {
    display: flex;
    align-items: center;
}

.tf-article .meta-post .item {
    color: var(--primary-color3);
}

.tf-article .meta-post .box-item-comment span {
    margin-right: 5px;
}

.tf-article .meta-post .item::after {
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-size: 6px;
    margin: 0 13px;
    font-weight: 700;
    color: var(--primary-color);
    vertical-align: middle;
}

.tf-article .meta-post .item:last-child::after {
    display: none;
}

.blog1 .tf-article .meta-post .box-item-author {
    padding: 0;
}

.tf-article .meta-post {
    font-size: 14px;
    font-weight: 400;
    color: #e7e7e740;
    margin-bottom: 8px;
}

.letest-news.style2 .tf-article .meta-post {
    margin-bottom: 2px;
}

.letest-news.style2 .tf-article .box-content .subtitle-post {
    padding-top: 7px;
}

.blog1 .tf-article .box-feature .day-post a {
    color: #fff;
}

.blog1 .tf-article .box-feature .day-post:hover {
    background-color: var(--primary-color3);
}

/* time line */

.tf-timeline .box-us-left h2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: inherit;
}

.tf-timeline .box-us-left h5 {
    color: var(--primary-color2);
    line-height: 35px;
    font-weight: 400;
    padding-top: 9px;
    letter-spacing: 2.7px;
    padding-bottom: 25px;
    text-transform: inherit;
}

.tf-timeline .box-us-right .title-us {
    text-transform: inherit;
}

.tf-timeline .box-us-right p span {
    color: var(--primary-color);
    font-weight: 700;
}

.tf-timeline .box-us-right .tf-title-heading {
    margin-bottom: 34px;
}

.tf-timeline .box-us-right .feature-us {
    position: relative;
    padding-top: 31px;
}


/*pricing table builder */
.tf-pricing-table {
    background-color: #F6F6F6;
    background-image: url(../images/patternphoto/bg-pricing.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    padding-top: 119px;
    padding-bottom: 94px;
}

.tf-pricing-table .tf-title-heading {
    margin-bottom: 68px;
}

.tf-pricing-table .tf-pricing-box {
    background: #fff;
    padding: 65px 0;
    border-bottom: 5px solid var(--primary-color3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
    text-align: center;
}

.tf-pricing-table .tf-pricing-box:hover {
    border-color: var(--primary-color);
}

.tf-pricing-table .tf-pricing-box .title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.tf-pricing-table .tf-pricing-box .subtitle,
.tf-pricing-table .tf-pricing-box .list-content {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--opensans-font);
    color: var(--primary-color2);
}

.tf-pricing-table .tf-pricing-box .list-content li {
    padding: 11px 10px;
}

.tf-pricing-table .tf-pricing-box .list-content li:nth-child(even) {
    background-color: #fafafa ;
}

.tf-pricing-table .tf-pricing-box .price-table {
    display: flex;
    align-items: baseline;
    justify-content: center;
    background-color: var(--primary-color3);
    color: #fff;
    margin-top: 41px;
    margin-bottom: 17px;
    padding: 14px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tf-pricing-table .tf-pricing-box:hover .price-table {
    background-color: var(--primary-color);
}

.tf-pricing-table .tf-pricing-box .price-table .price-title {
    font-weight: 500;
    font-size: 60px;
    line-height: 1em;
}

.tf-pricing-table .tf-pricing-box .price-table .suffix {
    font-weight: 500;
    font-size: 30px;
}

.tf-pricing-table .tf-pricing-box .button-table {
    margin-top: 35px;
    margin-bottom: -2px;
}

.tf-pricing-table .tf-pricing-box .button-table a {
    padding: 15px 55px 11px 55px;
    background: var(--primary-color3);
}

.tf-pricing-table .tf-pricing-box .button-table a:hover {
    background: var(--primary-color);
}

/* book tour */

.tf-book-tour {
    padding-top: 116px;
    padding-bottom: 57px;
}

.tf-book-tour h4 {
    margin-bottom: 18px;
}

.tf-book-tour p {
    font-family: 'Open Sans';
}

.tf-book-tour .list-infor {
    margin-top: 72px;
    margin-left: 13px;
}

.tf-book-tour .list-infor li {
    padding-bottom: 32px;
    margin-bottom: 37.5px;
    display: flex;
    border-bottom: 1px solid #f6f6f6;
}

.tf-book-tour .list-infor li:last-child {
    margin-bottom: 0;
    border: unset;
}

.tf-book-tour .list-infor .content {
    margin-top: 4px;
}

.tf-book-tour .list-infor .content h4 {
    font-size: 18px;
    margin-bottom: 7px;
}

.tf-book-tour .list-infor .content p {
    font-size: 14px;
    font-family: 'Open Sans';
    color: var(--primary-color3);
    margin-left: 2px;
}

.tf-book-tour .list-infor .count-number {
    position: relative;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    width: 60px;
    height: 60px;
    background: var(--primary-color);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 26px;
    flex-shrink: 0;
}

.tf-book-tour .list-infor .count-number::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 0px 9px 5px #ff00001f;
}

.tf-book-tour .thumb-services {
    margin-top: 27px;
    margin-left: 6px;
    padding-bottom: 65px;
}

.tf-book-tour .thumb-services h4 {
    margin-bottom: 0;
}

.tf-book-tour .contact-shortcode {
    margin-left: 15px;
    margin-right: -16px;
    margin-top: 3px;
}

.book-tour-contact {
    padding: 64px 30px 70px 30px;
    background: #f6f6f6;
}

.book-tour-contact .title {
    display: block;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    margin-bottom: 42px;
}

.book-tour-contact .title2 {
    margin-top: 47px;
}

.book-tour-contact select,
.book-tour-contact input {
    background: #fff;
    padding: 21px 20px 21px 20px;
    border-radius: 7px;
    margin-bottom: 19px;
}

.book-tour-contact input {
    background: #fff !important;
    padding: 20px 20px 20px 23px !important;
    border-radius: 7px;
    margin-bottom: 18px !important;
}

.book-tour-contact textarea {
    background: #fff;
    padding: 21px 20px 21px 20px;
    border-radius: 7px;
    height: 170px;
    margin-bottom: 41px;
}

.book-tour-contact .themesflat-button {
    margin-left: 15px;
    padding: 19px 35px 17px 35px;
}

.book-tour-contact select:focus {
    border: 1px solid var(--primary-color);
}

.book-tour-contact .radio-box .text-top {
    font-size: 16px;
    color: var(--primary-color2);
}

.book-tour-contact  .wpcf7-list-item {
    margin: 0 7px 0 0 !important;
}

.book-tour-contact  .wpcf7-list-item-label {
    font-size: 14px;
    color: var(--primary-color2);
}

/* about page */

.tf-about-page {
    padding-top: 102px;
    padding-bottom: 116px;
}

.tf-about-page.style2 {
    padding-top: 131px;
    padding-bottom: 120px;
}

.tf-about-page.style2 .content-left {
    margin-top: -9px;
}

.tf-about-page .content-left h5 {
    color: var(--primary-color);
    margin-bottom: 20px;
}

.tf-about-page .content-left {
    margin-top: -14px;
}

.tf-about-page .content-left .title-us {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.1458333333333333em;
    color: var(--primary-color3);
    margin-bottom: 29px;
}

.tf-about-page .content-left p {
    color: var(--primary-color2);
    line-height: 2.25em;
    margin-bottom: 40px;
}

.tf-about-page .content-left .themesflat-button {
    padding: 14px 35px 12px 33px;
}

.tf-about-page .content-right .features-img {
    text-align: right;
}

.tf-about-page .content-left .features-img {
    text-align: left;
}

.tf-about-page .list-icon-banner li {
    display: flex;
    align-items: baseline;
    margin-bottom: 16px;
}

.tf-about-page .list-icon-banner li:last-child {
    margin-bottom: 0;
}

.tf-about-page .list-icon-banner li span {
    margin-right: 10px;
}

.tf-about-page .list-icon-banner li h6 {
    font-size: 16px;
    text-transform: inherit;
}

.tf-about-page .content-left .title-us span {
    color: var(--primary-color);
}

.tf-about-page.style2 .content-left .title-us {
    margin-bottom: 7px;
}

.tf-about-page.style2 .content-left p {
    line-height: 2.0625em;
    margin-bottom: 20px;
}

.tf-about-page .list-icon-banner {
    margin-bottom: 30px;
}

/* banner */

.tf-banner-page {
    padding-top: 117px;
    padding-bottom: 113px;
}

.tf-banner-page.style1 {
    background: var(--primary-color);
}

.tf-banner-page .content-inner {
    position: relative;
    text-align: center;
    z-index: 5;
}

.tf-banner-page .content-inner h5 {
    margin-bottom: 13px;
    letter-spacing: 1.8px;
}

.tf-banner-page .content-inner .title-us {
    font-size: 60px;
    font-weight: 500;
    line-height: 1.1458333333333333em;
    margin-bottom: 8px;
}

.tf-banner-page .content-inner p {
    line-height: 1.6666666666666667em;
    margin-bottom: 44px;
    padding: 0 26%;
    font-size: 18px;
}

.tf-banner-page .content-inner .themesflat-button {
    background: var(--primary-color3);
}

.tf-banner-page .content-inner .themesflat-button:hover {
    background: #fff;
    color: var(--primary-color);
}

.tf-banner-page .content-inner .themesflat-button.style1 {
    padding: 14px 35px 12px 35px;
}

.tf-banner-page.style2 {
    position: relative;
}

.tf-banner-page.style2::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.8;
    z-index: 1;
}

.tf-banner-page.style2 .themesflat-button {
    background: var(--primary-color);
    color: #fff;
}

.tf-banner-page.style2 .themesflat-button:hover {
    background: var(--primary-color3);
    color: #fff;
}

/* pricing service */

.tf-pricing-service {
    padding-top: 90px;
    padding-bottom: 90px;
}

.tf-pricing-service .tf-pricing-box {
    margin-bottom: 30px;
}

.tf-pricing-service .image-box {
    position: relative;
}

.tf-pricing-service .image-box img {
    width: 100%;
}

.tf-pricing-service .image-box .pricing-box {
    width: 102px;
    height: 97px;
    background: var(--primary-color);
    position: absolute;
    left: 25px;
    padding: 14px 10px 10px 10px;
    text-align: center;
    bottom: -41px;
}

.tf-pricing-service .image-box .pricing-box .pricing {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
}

.tf-pricing-service .image-box .pricing-box .pricing::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    background: #ff7a55;
}

.tf-pricing-service .image-box .pricing-box .suffix {
    color: #fff;
    font-size: 16px;
}

.tf-pricing-service .content {
    padding: 73px 30px 30px 30px;
    box-shadow: 1px 8px 20px 5px rgb(0 0 0 / 3%);
}

.tf-pricing-service .content .title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.tf-pricing-service .content .subtitle {
    font-size: 16px;
    line-height: 30px;
    color: #747f8e;
    margin-left: -5px;
    margin-bottom: 22px;
}

.tf-pricing-service .content .themesflat-button {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: var(--primary-color3);
    overflow: inherit;
}

.tf-pricing-service .content .themesflat-button::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 3px;
    background: var(--primary-color);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-pricing-service .content .themesflat-button:hover {
    color: var(--primary-color);
}

.tf-pricing-service .content .themesflat-button:hover::after {
    width: 0%;
    
}

/* thumb video */

.tf-thumb-video {

}

.tf-thumb-video .container {
    width: 1550px;
}

.tf-thumb-video .content {
    position: relative;
}

.tf-thumb-video .content::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.7;
    z-index: 1;
}

.tf-thumb-video .content .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    z-index: 5;
}

.tf-thumb-video .content .inner .video-box {
    width: 130px;
    height: 130px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    margin: 0 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-thumb-video .content .inner .video-box:hover {
    background: var(--primary-color3);
}

.tf-thumb-video .content .inner h5 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0;
}

.tf-thumb-video .content .inner .video-box span {
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-thumb-video .content .inner .video-box span:hover {
    color: var(--primary-color);
}

/* work space */

.tf-work-space {
    padding-top: 108px;
    padding-bottom: 100px;
    overflow: hidden;
}

.tf-work-space .title-heading {
    font-size: 48px;
    text-transform: inherit;
    margin-bottom: 74px;
    letter-spacing: -0.5px;
}

.tf-work-space .icon-box {
    margin-bottom: 30px;
}

.tf-work-space .icon-box .icon i {
    font-size: 55px;
    color: var(--primary-color);
}

.tf-work-space .icon-box .icon {
    margin-bottom: 38px;
}

.tf-work-space .icon-box h4 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Rubik';
    color: var(--primary-color3);
    text-transform: inherit;
    margin-bottom: 20px;
}

.tf-work-space .icon-box p {
    color: var(--primary-color2);
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open sans';
}

.tf-work-space .content-right h3 {
    font-size: 48px;
    margin-bottom: 16px;
    line-height: 1.1041666666666667em;
}

.tf-work-space .content-right p {
    color: var(--primary-color2);
    font-size: 16px;
    font-family: 'Open sans';
    margin-left: 2px;
    line-height: 33px;
    margin-bottom: 28px;
}

.align-center {
    align-items: center;
}

.mg-bt-88 {
    margin-bottom: 88px;
}

.tf-work-space .content-right .themesflat-button {
    margin-left: 3px;
    padding: 14px 19px 12px 20px;
    letter-spacing: 1.5px;
}

.tf-work-space .thumb-tool {
    position: relative;
}

.tf-work-space .thumb-tool .btn-tool {
    position: absolute;
}

.tf-work-space .thumb-tool .btn-tool.active .content-tooltip {
    opacity: 1;
    visibility: visible;
    left: 38px;
}

.tf-work-space .btn-show-tooltip {
    width: 28px;
    height: 28px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;    
    border: 2px solid transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.tf-work-space .content-tooltip {
    position: absolute;
    top: -33px;
    left: 45px;
    width: 319px;
    background: rgb(255 255 255 / 95%);
    padding: 22px 65px 20px 16px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 1px 8px 20px 5px rgb(0 0 0 / 3%);
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.tf-work-space .content-tooltip h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: inherit;
    margin-bottom: 7px;
}

.tf-work-space .content-tooltip p {
    font-size: 14px;
    color: var(--primary-color2);
    font-family: 'Open sans';
}

.tf-work-space .btn-tool:hover  .btn-show-tooltip i {
    transform: rotate(-47deg);
    color: var(--primary-color);
}

.tf-work-space .btn-show-tooltip i {
    color: var(--primary-color3);
    font-size: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-work-space .btn-show-tooltip:hover {
    border: 2px solid var(--primary-color);
}

.tf-work-space .thumb-tool .btn-tool {
    left: 50%;
    top: 50%;
}

.tf-work-space .thumb-tool .btn-tool.style1 {
    left: 7%;
    top: 30%;
}

.tf-work-space .thumb-tool .btn-tool.style2 {
    top: 25%;
    right: 18%;
}

.tf-work-space .thumb-tool .btn-tool.style3 {
    right: 17%;
    left: unset;
    bottom: 21%;
    top: unset;
}

@keyframes toTopFromBottom {
    49% {
      transform: translateY(-100%); }
    50% {
      opacity: 0;
      transform: translateY(100%); }
    51% {
      opacity: 1; } }

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

@keyframes moveleftright {
    0%, 100% {
        transform: translateX(0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    50% {
        transform: translateX(-10px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}

@keyframes moverightleft {
    0%, 100% {
        transform: translateX(0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    50% {
        transform: translateX(10px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}

@keyframes movetopbottom{
    0%, 100% {
        transform: translateY(0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    50% {
        transform: translateY(10px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}