:root {
    --primary-color: #1a6193!important;
    --primary-color2: #e3cca1!important;
    --primary-color3: #000a19!important;
    --white-color: #fff!important;
    --bg-color: #f8f8f8!important;
    --theme-font1: "frankruhllibrevar", sans-serif;
    --theme-font2: "alegreyavar", sans-serif;
    --theme-font3: "barlow", sans-serif;
}

body {
    font-family: var(--theme-font3);
    font-size: 16px;
    line-height: 1.6em;
    color: #7c7b7b;
    font-weight: 400;
    background-color: #fff;
}
p {
    position: relative;
    margin-bottom: 20px;
}
#back-to-top .btn.btn-primary {
    background: var(--primary-color);
    margin-bottom: 0px;
}
#back-to-top i {
    font-size: 28px;
    color: var(--white-color);
}
h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
    font-family: var(--theme-font1);
}
.headernav-variation2 .site-navigation-inner, .headernav-variation3 {
    background: var(--primary-color3);
}
a:hover {
    color: var(--primary-color2);
}

/*---  banner  ----*/

.tp-simpleresponsive .tp-caption p {
    color: var(--primary-color2) !important;
    font-family: var(--theme-font1) !important;
    font-weight: 900;
}
.tp-simpleresponsive >ul li:nth-child(1) .slotholder {
    opacity: unset;
}
.slotholder {
    opacity: 0.6;
}
.section.grey.lighten-4.flex-section {
    background: var(--primary-color3);
}
.tp-caption.text1.sfb.tp-resizeme.start {
    color: var(--white-color) !important;
    font-family: var(--theme-font3) !important;
    font-weight: 400;
    font-size: 18px !important;
}

/*---  breadcrumb  ---*/

.banner-area {
    background: url(../../images/images/new_images/others/psbreadcrumb.png);
    height: 250px;
    min-height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.banner-heading .breadcrumb a {
    color: var(--primary-color2);
}
.border-title.border-left:before, .border-title.border-left:after {
    background: var(--primary-color2) !IMPORTANT;
}
.banner-heading {
    margin-top: 20px;
}
.banner-heading .border-title.border-left {
    font-size: 40px;
    padding-bottom: 10px;
}

/*---  top  ---*/

.top-bar2 .top-social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-radius: 50%;
    color: var(--primary-color);
    background: var(--white-color);
    text-align: center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.main-menu>li:hover>a, ul.main-menu>li:active>a {
    color: var(--primary-color2) !important;
}
.headernav-variation2 ul.main-menu > li.menu-item-94 > a {
    color: var(--primary-color2);
}
.top-bar2 {
    background: var(--primary-color);
}
.top-info li i {
    color: var(--primary-color2) !important;
}
.top-info-box li .info-box span.info-icon {
    color: var(--primary-color2) !important;
}
.top-info-box li .info-box .info-box-title {
    color: var(--primary-color3) !important;
    font-family: var(--theme-font1) !important;
    font-size: 20px !important;
}
.header_contact, .header_title {
    color: var(--white-color);
    font-size: 16px;
    font-family: var(--theme-font1);
}
.top-info-box li .info-box .info-box-subtitle {
    font-size: 16px;
    font-family: var(--theme-font3);
    font-weight: 400;
}
.top-info-box {
    margin-top: 18px !important;
}
.headernav-variation2 ul.main-menu > li > a, .headernav-variation3 ul.main-menu > li > a {
    color: #ffffff;
    font-family: var(--theme-font1);
    font-size: 16px;
    font-weight: 600;
}

/*---  bottom  ---*/

.footer-social ul li a i {
    color: var(--primary-color);
    background: var(--white-color);
}
.footer-logo {
    margin-bottom: 25px;
    display: none;
}
/*---footer---*/

.copyright {
    background: var(--primary-color);
    padding-top: 9px;
    padding-bottom: 9px;
}
.footer-logo {
    display: none;
}
.footer .widget.tansy_latest_news_widget ul li {
    margin-bottom: 5px;
}
.footer .widget-title:before {
    background: var(--primary-color);
}
.listofcom {
    list-style: none;
    line-height: 1.7;
    margin-bottom: 10px;
    font-size: 18px;
}
.listofcom span {
    color: var(--primary-color);
    background: var(--white-color);
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    border-radius: 50%;
}
.widget_nav_menu ul.menu.nav > li a {
    font-family: var(--theme-font1);
    font-size: 18px;
}
.footer-about .about-desc {
    font-family: var(--theme-font3);
    font-size: 18px;
    line-height: 30px;
}
.footer .widget.tansy_latest_news_widget ul li a {
    font-family: var(--theme-font1);
    font-size: 20px;
    color: #ccc;
    line-height: 30px;
}
.widget_nav_menu {
    margin-top: 0px;
}
.footer .widget ul.nav > li {
    margin-bottom: 5px;
}
.widget_nav_menu ul.menu.nav > li a {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 30px;
}
.widget_nav_menu ul.menu.nav > li.current-menu-item > a, .widget_nav_menu ul.menu.nav > li:hover > a {
    color: var(--primary-color2);
    cursor: pointer;
    font-weight: 700;
}
.footer .widget-title {
    font-size: 20px;
    margin-bottom: 20px;
}
.copyright-info a {
    color: var(--primary-color3);
}
.footer {
    background: var(--primary-color3);
}
.footcont-h3 {
    color: var(--primary-color2);
    font-size: 30px;
}
.footcont-h4 {
    color: var(--primary-color2);
}
.widget.tansy_latest_news_widget .widget-title {
    margin-bottom: 20px;
}
.footer .widget.tansy_latest_news_widget ul li a:hover {
    font-weight: 600;
    color: var(--primary-color2);
}
.copyright-info {
    text-align: center;
    font-family: var(--theme-font3);
    font-weight: 400;
}




/*====================================================  home_page  ===================================================*/

/*---------------------------------------------------  home_welcome  -------------------------------------------------*/

#homewelcome-id {
    position: relative;
    padding: 120px 0;
    z-index: 1;
}
.image-puzzle {
    position: relative;
}
.image-puzzle .img-bg {
    position: absolute;
    width: 49%;
    height: 63.5%;
    z-index: -2;
    background-color: #E3CCA1;
    top: 0;
    left: 0;
}
.image-puzzle .image-hover .image {
    margin-left: 12.3%;
}
.image {
    position: relative;
    overflow: hidden;
}
.image-puzzle .image-hover .image::before {
    margin-top: 60px;
    left: -80%;
}
.image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX( -25deg );
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.image-puzzle .image-hover .image img {
    margin-top: 12%;
}
img {
    height: auto;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
    max-width: 100%;
    vertical-align: middle;
}
.image-puzzle .img-bg2 {
    width: 65%;
    height: 55%;
    z-index: -1;
    border: 2px solid #434E6E;
    left: 6%;
    bottom: -8.5%;
    position: absolute;
}
.margin-top71 {
    margin-top: 71px;
}
.title-section .sub-title {
    font-size: 16px;
    line-height: 20px;
    color: var(--primary-color);
    font-family: var(--theme-font3);
    font-weight: 600;
}
.title-section .flat-title {
    font-family: var(--theme-font1);
    font-size: 55px;
    line-height: 60px;
    letter-spacing: -1px;
    font-weight: bold;
    color: var(--primary-color3);
}
.padding-right100 {
    padding-right: 100px;
}
.margin5-28 {
    margin: 6px 0 20px 0;
}
.icon-box li {
    width: 46.5%;
    margin-right: 3%;
    float: left;
    margin-bottom: 14px;
    background-color: #F8F8F8;
    padding: 22px 15px 22px 15px;
}
.icon-box li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 14px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: var(--white-color);
    transition: all 0.3s ease-in-out;
}
.icon-box li span {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--theme-font3);
    padding-top: 2px;
    transition: all 0.3s ease-in-out;
}
.color-style2 {
    color: var(--primary-color3);
}
.img-about-us {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.content-blog-style2 .title-blog, .icon-box {
    padding-left: 0 !important;
}
.image-profolio-style2 img, .tf-coutor, .window-services-style2 .content-service-title, .icon-box {
    width: 100%;
}
.tf-icon-box-style {
    margin-top: 36px;
}
ol, ul {
    list-style: none;
}
ul, ol {
    padding: 0;
}
.padding-left20 {
    padding-left: 20px !important;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.image-hover:hover .image:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}
@-webkit-keyframes shine2 {
  100% {
  left: 125%;
  }
}
  
  @keyframes shine2 {
      100% {
          left: 125%;
      }
  }
.sec-title h2:before {
    position: absolute;
    content: '';
    left: 20px;
    top: -18px;
    width: 85px;
    height: 70px;
    z-index: -1;
    border: 10px solid #eef2ed;
    -webkit-transform: perspective(400px) rotateY(40deg);
    -ms-transform: perspective(400px) rotateY(40deg);
    -o-transform: perspective(400px) rotateY(40deg);
    -moz-transform: perspective(400px) rotateY(40deg);
    transform: perspective(400px) rotateY(40deg);
}
.margin-top80 {
    margin-top: 80px;
}

/*---------------------------------------------------  home_service  ----------------------------------------------------*/

.services-section {
    position: relative;
    overflow: hidden;
    background-color: #e9ede7;
    padding: 90px 0px 90px;
}
.sec-title {
    position: relative;
    margin-bottom: 40px;
}
.services-section .sec-title {
    z-index: 10;
    margin-bottom: 40px;
}
.centered {
    text-align: center;
}
.sec-title .title-inner {
    position: relative;
    display: inline-block;
}
.sec-title .title-inner:before {
    position: absolute;
    content: '';
    left: 20px;
    top: -18px;
    width: 75px;
    height: 75px;
    border: 10px solid #d9dfd7;
    -webkit-transform: perspective(400px) rotateY(35deg);
    -ms-transform: perspective(400px) rotateY(35deg);
    -o-transform: perspective(400px) rotateY(35deg);
    -moz-transform: perspective(400px) rotateY(35deg);
    transform: perspective(400px) rotateY(35deg);
}
.sec-title h2 {
    position: relative;
    color: var(--primary-color3);
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4em;
    display: inline-block;
    text-transform: uppercase;
}
.theme_color {
    color: var(--primary-color);
}
.services-block {
    position: relative;
    margin-bottom: 40px;
    background: var(--bg-color);
    margin: 0 15px;
}
.services-block .inner-box {
    position: relative;
    padding: 40px 40px;
}
.services-block .inner-box .image-outer {
    position: relative;
    padding-right: 30px;
    padding-bottom: 30px;
}
.services-block .inner-box .image-outer:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 30px;
    bottom: 0px;
    left: 30px;
    border: 2px solid var(--primary-color3);
}
.services-block .inner-box .image-outer .image {
    position: relative;
}
.services-block .inner-box .image-outer .image img {
    position: relative;
    width: 100%;
    display: block;
}
.services-block .inner-box .image .overlay-box {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    -moz-transform: scale(0,0);
    transform: scale(0,0);
    background-color: #e3cca1ed;
}
.services-block .inner-box .image .overlay-box .plus {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ffffff;
    font-size: 34px;
    line-height: 1em;
    margin-left: -17px;
    margin-top: -17px;
}
.services-block .inner-box .lower-content {
    position: relative;
    padding-top: 25px;
    text-align: right;
}
.services-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    padding-top: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.services-block .inner-box .lower-content .text {
    position: relative;
    color: #7c7b7b;
    font-size: 18px;
    line-height: 1.6em;
}
.services-block .inner-box .lower-content h3 a {
    position: relative;
    color: var(--primary-color3);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block .inner-box:hover .image .overlay-box {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
}
.services-block .inner-box .lower-content h3 a:hover {
    color: var(--primary-color);
}
/*---.services-section .owl-carousel .owl-stage-outer .owl-item.active .services-block:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 400%;
    margin-top: -300px;
    margin-bottom: -300px;
    background-color: #f4f7f3;
}
.services-section .single-item-carousel {
    max-width: 470px;
    margin: 0 auto;
    width: 100%;
    display: block;
}---*/

.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.services-block .inner-box .lower-content p a {
    line-height: 1em;
    color: var(--white-color);
    background: var(--primary-color);
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    border: 2px solid rgb(255 255 255 / 61%);
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.services-block .inner-box .lower-content p {
    margin-bottom: 0;
    margin-top: 20px;
}
.services-block .inner-box .lower-content p a:hover {
    background: var(--primary-color3);
}
.services-block .inner-box .lower-content p a i {
    position: relative;
    left: 2px;
    transform: scale(1);
    transition: all 0.2s ease-in-out;
}
.services-block .inner-box .lower-content p a:hover i {
    left: 7px;
}

/*-----------------------------------------------------  home_label  -------------------------------------------------------*/

.intro-video:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--primary-color3);
    opacity: 0.8;
}
.intro-video {
    background: url(../../images/images/new_images/others/intro-video-bg.jpg);
    padding: 60px 0;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 0% 20%;
    background-size: cover;
    background-attachment: fixed;
}
.hlabelcont-h3 {
    color: var(--primary-color2);
    font-size: 30px;
    font-weight: 600;
}
.hlabelcont-p {
    color: var(--white-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.video-play-button {
    text-align: center;
}
.intro-video .sec-title h2 {
    color: var(--white-color);
}







/*-------------------------------------------------------  home_whychoose  --------------------------------------------------*/

.window-tab-section .window-tabs {
    position: relative;
}
.text-center {
    text-align: center!important;
}
.window-tab-section .window-tabs .tabs-content {
    position: relative;
    padding: 50px 0px 40px;
}
.window-tab-section .window-tabs .tabs-content .tab {
    position: relative;
    display: none;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.window-tab-section .left-column {
    position: relative;
    float: left;
    display: block;
    flex: none;
}
.featured-block {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--primary-color);
}
.featured-block:last-child {
    border-bottom: none;
}
.featured-block .inner-box {
    position: relative;
}
.featured-block .inner-box h3 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.featured-block .inner-box h3:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -10px;
    width: 55px;
    height: 55px;
    z-index: -1;
    border: 10px solid #eef2ed;
    -moz-transform: perspective(400px) rotateY(35deg);
    -webkit-transform: perspective(400px) rotateY(35deg);
    -ms-transform: perspective(400px) rotateY(35deg);
    -o-transform: perspective(400px) rotateY(35deg);
    transform: perspective(400px) rotateY(35deg);
}
.featured-block .inner-box h3 a {
    position: relative;
    color: var(--primary-color3);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.featured-block .inner-box .text {
    position: relative;
    color: #7c7b7b;
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 24px;
}
.window-tab-section .image-column {
    position: relative;
    float: left;
    text-align: center;
}
.window-tab-section .image-column .inner-column {
    position: relative;
    text-align: center;
}
.window-tab-section .image-column .inner-column .image {
    position: relative;
    display: inline-block;
}
.window-tab-section .right-column {
    position: relative;
    float: right;
    display: block;
    flex: none;
}
.window-tab-section {
    position: relative;
    padding: 90px 0px 90px;
    z-index: 1;
}
.featured-block .inner-box .icon-box a i {
    position: relative;
    left: 2px;
    transform: scale(1);
    transition: all 0.2s ease-in-out;
}
.featured-block .inner-box .icon-box a {
    color: var(--white-color);
    background: var(--primary-color);
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    border: 2px solid rgb(255 255 255 / 61%);
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.featured-block .inner-box .icon-box a:hover {
    background: var(--primary-color3);
}
.featured-block .inner-box .icon-box {
    position: relative;
    font-size: 20px;
    line-height: 1em;
    color: var(--primary-color);
}
.featured-block .inner-box .icon-box a:hover i {
    left: 7px;
}
/*----------------------------------------------------  home_counter  ----------------------------------------------------*/

/*** 

====================================================================
    Fact Counter style
====================================================================

***/

.fact-counter-section {
    position: relative;
    background-repeat: repeat;
    background-color: var(--primary-color3);
}
.fact-counter-section .fact-counter{
    position: relative;
    padding:120px 0px 80px 0px;
}
/*Fact Counter*/

.fact-counter{
    position:relative;
}
.fact-counter .column{
	position:relative;
	z-index:5;
	margin-bottom:30px;
}
.fact-counter .column .inner{
	position:relative;
	text-align:center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.fact-counter .column .inner:before{
	position:absolute;
	content: '';
	left: 50%;
	top: -40px;
	width: 80px;
	height: 135px;
	margin-left: -40px;
	border: 8px solid rgba(255,255,255,0.04);
}
.fact-counter .count-outer {
    position: relative;
    font-size: 24px;
    line-height: 1em;
    font-weight: 700;
    margin: 0px 0px;
    color: var(--primary-color);
    font-family: var(--theme-font1);
}
.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 700;
    color: var(--primary-color2);
    font-size: 60px;
    font-family: var(--theme-font1);
}
.fact-counter .column .counter-title {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: var(--white-color);
    margin-top: 10px;
    text-transform: capitalize;
    display: block;
    font-family: var(--theme-font1);
}

/*---------------------------------------------------  home_gallery  -----------------------------------------------------*/

#isotope .isotope-img-container {
    position: relative;
    overflow: hidden;
    margin: 15px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 20px 25px;
}
#isotope .img-responsive {
    height: 210px;
    width: 330px;
    object-fit: cover;
}
div#post-39 .isotope-nav {
    display: none;
}
.title_sec h4 {
    color: var(--e-global-color-dark-cyan);
    margin-bottom: 18px;
}
.title_sec h2 {
    font-weight: 600;
    color: var(--e-global-color-black);
    margin-bottom: 30px;
}
.wdc-title-shortcode .border-title {
    display: none;
}

/*----------------------------------------------------  home_testimonial  ----------------------------------------------------*/

.feedback-section {
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
}
.feedback-section .title-box {
    position: relative;
    padding: 90px 0px 150px;
    background-color: #e9ede7;
}
.feedback-section .lower-section {
    position: relative;
}
.feedback-section .lower-section .lower-inner-section {
    position: relative;
    max-width: 1380px;
    padding: 0px 15px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -170px;
}
.feedback-section .single-item-carousel {
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.testimonial-block {
    position: relative;
}
.feedback-section .owl-item.active .testimonial-block .inner-box {
    max-width: none;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.testimonial-block .inner-box {
    position: relative;
    display: block;
    max-width: 380px;
    margin: 0 auto;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-align: center;
    background: #ffffff;
    padding: 80px 50px 70px;
    -webkit-transform: translateY(42px);
    -ms-transform: translateY(42px);
    transform: translateY(42px);
}
.testimonial-block .inner-box .image-outer {
    position: relative;
    display: inline-block;
}
.testimonial-block .inner-box .image-outer .image {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 50%;
}
.testimonial-block .inner-box .image-outer .quote-icon {
    position: absolute;
    right: -35px;
    top: -25px;
    z-index: -1;
    color: #e9ede7;
    line-height: 1em;
    font-size: 60px;
}
.testimonial-block .inner-box h3 {
    position: relative;
    color: #262626;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}
.testimonial-block .inner-box .location {
    position: relative;
    color: var(--primary-color);
    font-size: 18px;
    margin-bottom: 12px;
}
.feedback-section .owl-item.active .testimonial-block .inner-box .text {
    display: block;
}
.testimonial-block .inner-box .text {
    position: relative;
    color: #7c7b7b;
    font-size: 18px;
    line-height: 1.5em;
    display: none;
}
.feedback-section .sec-title {
    padding-bottom: 50px;
}

.feedback-section .qc-slider-nav1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}
.feedback-section .qc-slider-nav1 .owl-prev, .feedback-section .qc-slider-nav1 .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    bottom: 50%;
    color: #a4a3a3;
    background: none;
    border: 2px solid #d9dfd7;
    z-index: 10;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    line-height: 10px;
    margin: 0px 5px;
    border-radius: 50px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


/*===================================================  about_page  =====================================================*/

/*** 

====================================================================
    Welcome Section
====================================================================

***/

.welcome-section {
    position: relative;
    padding: 120px 0px 90px;
    z-index: 1;
}
.welcome-section .image-column{
	position: relative;
	margin-bottom: 40px;
}
.welcome-section .image-column .image{
	position: relative;
}
.welcome-section .image-column .inner-column{
	position: relative;
	padding: 30px 30px 0px 30px;
}
.welcome-section .image-column .inner-column:after{
	position: absolute;
	content: '';
	right: 0px;
	top: 15px;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	border: 8px solid #eef2ed;
    transform: skew(-0deg, -8deg);
}
.welcome-section .image-column .image img{
	position: relative;
	width: 100%;
	display: block;
}
.welcome-section .content-column{
	position: relative;
}
.welcome-section .content-column .inner-column{
	position: relative;
}
.welcome-section .content-column .inner-column h2 {
    position: relative;
    color: #262626;
    font-size: 30px;
    line-height: 1.4em;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eef2ed;
}
.welcome-section .content-column .inner-column .text{
	position: relative;
}
.welcome-section .content-column .inner-column .text p{
	position: relative;
	color: #7c7b7b;
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.welcome-section .content-column .inner-column .text p:last-child{
	margin-bottom: 0px;
}
.welcome-section .content-column .inner-column .percent {
    position: relative;
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: var(--theme-font1);
}
.welcome-section .content-column .inner-column .percent span {
    position: relative;
    color: var(--primary-color2);
    font-size: 48px;
    font-weight: 500;
}
.abpgbotcont-div {
    background: #e9ede7;
    padding: 30px;
    color: var(--primary-color3);
    margin-top: 40px;
}
.abpgbotcont-div p {
    margin-bottom: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 1.7;
}
.abpgbotcont-h3 {
    color: var(--primary-color);
    font-size: 25px;
    font-weight: 600;
    padding: 15px 0 0px;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
}

/*** 

====================================================================
    Address Box
====================================================================

***/

.address-box {
    position: absolute;
    right: 0px;
    top: -85px;
    width: 100%;
    z-index: 1;
    max-width: 740px;
    background-color: var(--primary-color);
}
.address-box .inner-box {
    position: relative;
    padding: 40px 0px 40px 40px;
    background-repeat: repeat;
}
.address-box .inner-box .icon-box {
    position: absolute;
    width: 20px;
    height: 20px;
    color: #599b47;
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
    /* display: none; */
    top: 18px;
    left: 18px;
}
.address-box .inner-box h2 {
    position: relative;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 5px;
}
.address-box .inner-box .text{
	position: relative;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.7em;
}


/*================================================  product_page  =====================================================*/

#sveproductpg-id .two-column-service {
    margin-bottom: 50px;
    box-shadow: 0 0 10px #0000008a;
    padding: 30px;
}
#sveproductpg-id .image {
    padding: 5px;
}
#sveproductpg-id .image img {
    max-width: 100%;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 7px;
}
#sveproductpg-id .image.proimdif img {
    height: 260px;
    max-width: 100%;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    padding: 7px;
}
#sveproductpg-id .mediam-text {
    position: relative;
    margin-bottom: 5px;
}
#sveproductpg-id .mediam-text .product_pagetitle {
    color: var(--primary-color);
    font-size: 25px;
    font-weight: 600;
    padding: 15px 0 0px;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
}
#sveproductpg-id .service-single h2 {
    position: relative;
    color: #222222;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#sveproductpg-id .product_pagetitle {
    padding-top: 10px;
}
#sveproductpg-id .para-pro {
    font-family: var(--ztc-family-font1);
    font-size: 16px;
    line-height: 30px;
    text-align: inherit;
    margin-bottom: 20px;
}
#tem562_product_page .border-title {
    display: none;
}
.svepropg-li {
    line-height: 2;
    font-size: 16px;
    list-style: none;
}
.svepropg-li img {
    width: 18px;
    vertical-align: text-bottom;
    margin-right: 3px;
}
.svepropg-h4 {
    margin-bottom: 10px;
    color: var(--paragraphColor);
    font-family: var(--fontFamily);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
#sveproductpg-id {
    margin-top: 40px;
}

/*===================================================  contact_page  ========================================================*/

.questions-style .image-form .image-hoverstyle2 {
    position: relative;
}
.questions-style .image-form .image::before {
    left: -82%;
}
.questions-style2 .image-form .contact {
    background-color: rgba(255, 255, 255, 90%);
    position: absolute;
    z-index: 10;
    bottom: 22px;
    margin-left: 23px;
    padding: 25px 24px 19px 27px;
    width: 90%;
    -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;
}
.questions-style .image-form .time {
    display: flex;
    margin-top: 20px;
}
.questions-style2 .image-form .iconclock {
    margin-right: 14px;
    width: 48px;
    height: 48px;
    border: 2px solid rgb(255 255 255 / 61%);
    border-radius: 50%;
    position: relative;
    text-align: center;
    line-height: 43px;
    background-color: var(--primary-color);
}
.questions-style2 .image-form .iconclock i {
    font-size: 18px;
    color: var(--white-color);
}
.questions-style2 .image-form .content {
    margin-top: -2px;
}
.questions-style .image-form .text-time {
    font-weight: 400;
    line-height: 30px;
}
.questions-style2 .image-form .content .text {
    font-weight: 600;
    font-size: 18px;
    color: var(--primary-color);
}
.image-hoverstyle2:hover .image:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}
.questions-style .image-form .contact, .questions-style .image-form .image-hoverstyle2:hover .contact {
    -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;
}
.questions-style .image-form .image-hoverstyle2:hover .contact {
    bottom: 32px;
}
.questions-style .image-form .image-hoverstyle2 img {
    height: 550px;
    width: 100%;
}
.questions-style .image-form .contact .footcont-h3 {
    color: var(--primary-color);
    font-weight: 800;
}
.questions-style .image-form .contact .footcont-h4 {
    color: var(--primary-color3);
    font-weight: 600;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width:767px) {
.header-variation2 {
    padding-top: 0px;
}
.site-header .header-offcanvas {
    top: 52px !important;
    right: 15px;
}
.top-info li {
    padding: 5px;
}
.header_contact, .header_title {
    font-size: 15px;
}
.top-bar2 .top-social li a {
    margin-left: 5px;
}
.top-bar2 {
    padding: 8px 0px 15px;
}
.top-info-box li .info-box .info-box-subtitle {
    font-size: 14px !important;
}
.top-info-box li .info-box span.info-icon {
    font-size: 25px !important;
}
.top-info-box {
    margin-top: 0px !important;
}
.tp-caption.text1.sfb.tp-resizeme.start {
    font-size: 10px !important;
    line-height: 1.4 !important;
    text-align: center;
    margin: 0px 40px !important;
}
#homewelcome-id {
    padding: 60px 0;
}
.tf-icon-box-style {
    margin-top: 30px;
}
.about-us .icon-box li {
    margin-bottom: 15px !important;
    width: 100% !important;
}
.services-section {
    padding: 60px 0px 60px;
}
.padding-left20 {
    padding-left: 15px !important;
}
.services-block .inner-box .lower-content h3 {
    font-size: 20px;
}
.intro-video {
    background-size: cover;
}
.window-tab-section {
    padding: 60px 0px 60px;
}
.featured-block:last-child {
    margin-bottom: 0;
}
.window-tab-section .image-column {
    margin-bottom: 40px;
}
.fact-counter .column {
    margin-bottom: 90px;
}
.fact-counter .column:last-child {
    margin-bottom: 0;
}
.fact-counter-section .fact-counter {
    padding: 100px 0px 80px 0px;
}
.fact-counter .count-outer .count-text {
    font-size: 40px;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
}
.testimonial-block {
    margin: 15px;
}
.footer-main {
    padding: 0 0 0px;
}
.footer {
    padding-bottom: 40px;
}
.address-box {
    position: relative;
    top: 0px;
    margin-top: 60px;
    max-width: 100%;
}
.banner-text {
    left: 0;
}
.welcome-section .content-column .inner-column h2 {
    font-size: 24px;
}
.address-box .inner-box {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
}
#sveproductpg-id .two-column-service {
    padding: 15px;
    margin: 30px;
    margin-bottom: 40px;
}
#sveproductpg-id .mediam-text {
    margin-top: 10px;
}
#sveproductpg-id .mediam-text .product_pagetitle {
    font-size: 18px;
    text-align: center;
}
#sveproductpg-id .image img {
    width: 100%;
}
.isotope-item {
    padding: 0 0 1px;
    margin: 0;
}
#isotope .img-responsive {
    width: 100%;
}
.banner-area {
    height: 140px;
    min-height: 140px;
    background-position: 0% 50%;
    background-size: cover;
}
.banner-heading .border-title.border-left {
    padding-bottom: 14px;
    margin-bottom: 10px;
    font-size: 26px;
}
.banner-heading {
    margin-top: 0px;
}
.questions-style2 .image-form .contact {
    margin-left: 7px;
    padding: 15px 5px 10px 10px;
    width: 95%;
    bottom: 7px;
}
.questions-style .image-form .image-hoverstyle2 img {
    height: 590px;
}
.vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}
.services-block {
    margin: 0;
}
.services-block .inner-box {
    padding: 40px 20px;
}
.testimonial-block .inner-box {
    padding: 60px 10px 40px;
}
.welcome-section {
    padding: 60px 0px 60px;
}
.address-box .inner-box .text {
    font-size: 16px;
}
.abpgbotcont-div {
    padding: 15px;
}






}


/*------------------------------------- Disktop 1400----------------------------------------------------------*/
@media (min-width:1400px) and (max-width:1500px) {
    #rev_slider_1_1 {
    max-height: 700px !important;
    height: 700px !important;
    }
}
/*------------------------------------- Disktop 1500----------------------------------------------------------*/
@media (min-width:1500px) and (max-width:1600px) {
    #rev_slider_1_1 {
    max-height: 750px !important;
    height: 750px !important;
    }
}
/*------------------------------------- Disktop 1600----------------------------------------------------------*/
@media (min-width:1600px) and (max-width:1700px) {
    #rev_slider_1_1 {
    max-height: 800px !important;
    height: 800px !important;
    }
}









