/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Satisfy&display=swap);
@import url(colors/color-gold.css); */
/* Main font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

@import url(colors/color-gold.css);
#sync2 .item,
.item1 {
  cursor: pointer;
  opacity: 0.5;
}
#menu-wrap,
.about-box,
.blog-text-wrap p span,
.cbp-af-header,
.cbp-af-header.cbp-af-header-shrink,
.cbp-af-header.cbp-af-header-shrink .logo,
.cbp-af-header.cbp-af-header-shrink ul.slimmenu,
.menu-back,
ul.sidemenu,
ul.sidemenu li,
ul.sidemenu li a,
ul.sidemenu li ul li a span,
ul.slimmenu,
ul.slimmenu li,
ul.slimmenu li a {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
}
ul.sidemenu,
ul.slimmenu {
  padding-top: 10px;
  padding-right: 10px;
  margin-top: 13px;
  margin-bottom: 10px;
}
ul.sidemenu li a,
ul.slimmenu li a {
  color: #3f3d3c;
  cursor: pointer;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid transparent;
}
.sub-text a,
ul.sidemenu li,
ul.slimmenu li {
  display: inline-block;
}
.about-box h5,
.about-box p {
  margin-left: 60px;
}
.home,
video#video_background {
  min-height: 100%;
  overflow: hidden;
}
#ajax-form,
label {
  font-family: OpenSans-Light-webfont;
}
#poster_background,
.about,
.about-box,
.contact,
.fact-wrap,
.facts,
.home,
.parallax-section,
.plan-single,
.process,
.project,
.services,
.team,
.tp-grid li,
.work {
  overflow: hidden;
}
#button-con button,
.header a,
.sub-text a {
  text-decoration: none;
}
.about-bottom-left .link-left a::before,
.link-project a::before,
.sidemenu li .active,
.slimmenu li .active,
ul.slimmenu li a.active,
ul.slimmenu li a.mPS2id-highlight {
  border: 1px solid #000;
}
#menu-wrap {
  position: fixed;
  padding-bottom: 10px;
  width: 100%;
  z-index: 10000;
  top: 0;
  left: 0;
  transition: 0.3s linear;
  background-color: #fff;
}
.menu-back {
  background: rgba(250, 250, 250, 0);
  transition: 0.3s linear;
}
.cbp-af-header {
  transition: 0.3s linear;
}
/*.cbp-af-header.cbp-af-header-shrink {
    background:#fafafa;
    transition:.3s linear
}*/
/*.cbp-af-header.cbp-af-header-shrink .logo {
    width:135px;
    height:50px;
    top:50px;
    background:url(../images/triton-footer-logo.png) center center/135px 50px no-repeat;
    transition:.3s linear
}*/
/*.cbp-af-header.cbp-af-header-shrink ul.slimmenu {
    margin-top:1px;
    margin-bottom:0;
    transition:.3s linear
}*/
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li ul li:first-child,
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li:first-child {
  background: 0 0;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.about-bottom-right .link-right a:hover,
.work-bottom .link-bottom-work a:hover,
ul.slimmenu li ul li a {
  color: #000;
}
ul.sidemenu li ul,
ul.slimmenu li ul {
  background: rgba(250, 250, 250, 0.95);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.collapse-button,
.collapse-button .icon-bar,
.logo,
.menu-collapser {
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
}
.logo {
  position: absolute;
  width: 205px;
  height: 80px;
  z-index: 10000;
  left: 10px;
  top: 50px;
  background: url(../images/triton-footer-logo.png) center center/205px 80px
    no-repeat;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.menu-collapser,
ul.slimmenu li {
  position: relative;
}
.menu-collapser {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.collapse-button {
  position: absolute;
  right: 8px;
  top: 50%;
  width: 40px;
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 1px;
  color: #000;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.1) inset,
    0 1px 0 rgba(255, 255, 255, 0.075);
  padding: 7px 10px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
}
#owl-project,
.about-bottom-left,
.facts {
  background: #fff;
}
.collapse-button:focus,
.collapse-button:hover {
  background-image: none;
  background-color: #040404;
  color: #fff;
}
.collapse-button .icon-bar {
  background-color: #fff;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  height: 2px;
  width: 18px;
  margin: 2px 0;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
ul.slimmenu,
ul.slimmenu li,
ul.slimmenu li a {
  transition: 0.3s linear;
}
ul.slimmenu {
  text-align: right;
}
ul.sidemenu > li:first-child,
ul.slimmenu > li:first-child {
  border-left: 0;
}
ul.sidemenu > li:last-child,
ul.slimmenu > li:last-child {
  margin-right: 0;
}
ul.slimmenu li a {
  display: block;
  padding: 8px 18px;
  margin: 2px 0;
  font-weight: 800;
  border-bottom: 1px solid transparent;
}
ul.sidemenu li a::after,
ul.sidemenu li a::before,
ul.slimmenu li a::after,
ul.slimmenu li a::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 6px);
  border: 1px solid transparent;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
ul.sidemenu,
ul.sidemenu li,
ul.sidemenu li a {
  transition: 0.3s linear;
}
.about-bottom-right .link-right a::after,
.back::after,
.process-wrap::after,
.work-bottom .link-bottom-work a::after,
ul.sidemenu li a::after,
ul.slimmenu li a::after {
  border-color: #000;
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}
#button-con button:focus::before,
#button-con button:hover::before,
#sync2 .item:focus::before,
#sync2 .item:hover::before,
.about-bottom-left .link-left a:focus::before,
.about-bottom-left .link-left a:hover::before,
.about-bottom-right .link-right a:focus::before,
.about-bottom-right .link-right a:hover::before,
.arrow-down a:focus::before,
.arrow-down a:hover::before,
.arrow-top a:focus::before,
.arrow-top a:hover::before,
.back:focus::before,
.back:hover::before,
.blog-link a:focus::before,
.blog-link a:hover::before,
.blog-wrap:focus::before,
.blog-wrap:hover::before,
.item1:focus::before,
.item1:hover::before,
.link-project a:focus::before,
.link-project a:hover::before,
.price-link a:focus::before,
.price-link a:hover::before,
.process-wrap:focus::before,
.process-wrap:hover::before,
.social-footer a:focus::before,
.social-footer a:hover::before,
.team-box-down .social-team a:focus::before,
.team-box-down .social-team a:hover::before,
.tp-grid li:focus .tp-title:before,
.tp-grid li:hover .tp-title:before,
.work-bottom .link-bottom-work a:focus::before,
.work-bottom .link-bottom-work a:hover::before,
ul.sidemenu li a:focus::before,
ul.sidemenu li a:hover::before,
ul.slimmenu li a:focus::before,
ul.slimmenu li a:hover::before {
  opacity: 0;
  -webkit-transform: translateY(5px) translateX(-5px);
  -moz-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px);
}
#button-con button:focus::after,
#button-con button:hover::after,
#sync2 .item:focus::after,
#sync2 .item:hover::after,
.about-bottom-left .link-left a:focus::after,
.about-bottom-left .link-left a:hover::after,
.about-bottom-right .link-right a:focus::after,
.about-bottom-right .link-right a:hover::after,
.arrow-down a:focus::after,
.arrow-down a:hover::after,
.arrow-top a:focus::after,
.arrow-top a:hover::after,
.back:focus::after,
.back:hover::after,
.blog-link a:focus::after,
.blog-link a:hover::after,
.blog-wrap:focus::after,
.blog-wrap:hover::after,
.item1:focus::after,
.item1:hover::after,
.link-project a:focus::after,
.link-project a:hover::after,
.price-link a:focus::after,
.price-link a:hover::after,
.process-wrap:focus::after,
.process-wrap:hover::after,
.social-footer a:focus::after,
.social-footer a:hover::after,
.team-box-down .social-team a:focus::after,
.team-box-down .social-team a:hover::after,
.tp-grid li:focus .tp-title:after,
.tp-grid li:hover .tp-title:after,
.work-bottom .link-bottom-work a:focus::after,
.work-bottom .link-bottom-work a:hover::after,
ul.sidemenu li a:focus::after,
ul.sidemenu li a:hover::after,
ul.slimmenu li a:focus::after,
ul.slimmenu li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -moz-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}
ul.sidemenu li a:hover,
ul.slimmenu li a:hover {
  text-decoration: none;
  border: 1px solid #000;
}
ul.sidemenu li ul li:first-child,
ul.sidemenu li:first-child,
ul.slimmenu li ul li:first-child,
ul.slimmenu li:first-child {
  background: 0 0;
}
ul.sidemenu li .sub-collapser,
ul.slimmenu li .sub-collapser {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
.project-block-two.mix,
.project-single-section .info-column ul li span.fa:after,
.project-single-section .single-item-carousel .owl-nav,
.services-carousel .owl-nav,
.why-us-tabs .tabs-content .tab,
ul.sidemenu li .sub-collapser:before,
ul.sidemenu li .sub-collapser > i,
ul.slimmenu li .sub-collapser:before,
ul.slimmenu li .sub-collapser > i {
  display: none;
}
ul.sidemenu li ul,
ul.slimmenu li ul {
  margin: 0;
  list-style-type: none;
}
ul.sidemenu li ul a,
ul.slimmenu li ul a {
  font-size: 10px;
}
ul.sidemenu li ul li,
ul.slimmenu li ul li {
  background: 0 0;
  padding-left: 0;
}
ul.slimmenu li > ul {
  display: none;
  position: absolute;
  text-align: left;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 150%;
}
ul.sidemenu li > ul > li ul,
ul.slimmenu li > ul > li ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
  width: 100%;
}
ul.sidemenu.collapsed,
ul.slimmenu.collapsed {
  padding: 0;
  margin: 0;
}
ul.sidemenu.collapsed li,
ul.slimmenu.collapsed li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
ul.sidemenu.collapsed li a,
ul.slimmenu.collapsed li a {
  display: block;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
ul.sidemenu.collapsed li .sub-collapser,
ul.slimmenu.collapsed li .sub-collapser {
  height: 40px;
}
ul.sidemenu.collapsed li > ul,
ul.slimmenu.collapsed li > ul {
  display: none;
  position: static;
}
ul.sidemenu {
  text-align: left;
}
ul.sidemenu li {
  position: relative;
  width: 90%;
}
ul.sidemenu li a {
  display: block;
  padding: 5px 8px;
  margin: 2px 0;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  text-align: left;
}
.blog-text-wrap img,
ul.sidemenu li > ul {
  padding-bottom: 10px;
}
ul.sidemenu li ul li a {
  color: #e9562a;
  font-weight: 700;
  font-size: 14px;
  padding: 0;
  border: 0;
}
.blog-text-wrap p span,
ul.sidemenu li ul li a span {
  font-family: FontAwesome;
  margin-left: 10px;
  line-height: 20px;
  transition: 0.3s linear;
}
ul.sidemenu li ul li a:hover::after {
  border: 0;
  opacity: 0;
}
ul.sidemenu li ul li a:hover {
  border: 0;
}
ul.sidemenu li > ul {
  display: block;
  position: relative;
  text-align: left;
  z-index: 999;
  width: 100%;
  box-shadow: none;
  background: #fff;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
ul.sidemenu p {
  padding: 2px 0 2px 5px;
  font-size: 14px;
  font-weight: 400;
}
.blog-text-wrap li.act a,
.blog-text-wrap li.act span,
.blog-text-wrap p.act a,
.blog-text-wrap p.act span {
  color: #4e4d4d;
}
.uline {
  width: 90%;
  border-top: 1px solid #000;
  margin: 10px 0;
}
.blog-text-wrap h5 {
  text-align: center;
  padding-top: 12px;
}
.about-bottom,
.blog,
.home,
.pricing-wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.arrow-down,
.big-text,
.sub-text a::before,
.thin-text {
  position: absolute;
}
.arrow-down {
  width: 60px;
  height: 30px;
  left: 50%;
  margin-left: -30px;
  bottom: 40px;
  z-index: 200;
  text-align: center;
}
.arrow-down a,
.arrow-top a {
  text-align: center;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 30px;
  color: #000;
}
.arrow-down a::after,
.arrow-down a::before,
.price-link a::after,
.price-link a::before,
.team-box-down .social-team a::after,
.team-box-down .social-team a::before {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
#button-con button::after,
.arrow-down a::after,
.price-link a::after {
  border-color: #000;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}
.lowert {
  text-transform: lowercase;
}
#button-con button,
#sync2 .item h3,
.about-bottom-left .link-left a,
.about-top h2,
.big-text,
.blog-link a,
.blog-text-wrap h2,
.blog-text-wrap h3,
.blog-wrap h2,
.contact h2,
.error,
.fact-wrap h2,
.item1 h3,
.link-project a,
.price-link a,
.process-wrap h3,
.sec-title h4,
.thin-text,
input,
textarea {
  text-transform: uppercase;
}
.big-text {
  left: 0;
  top: 50%;
  margin-top: -85px;
  width: 100%;
  font-family: GentonaHeavy;
  color: #000;
  letter-spacing: 3px;
  text-align: center;
  font-size: 70px;
  font-weight: 400;
  line-height: 55px;
  z-index: 200;
}
.sub-text,
.thin-text {
  text-align: center;
  letter-spacing: 2px;
  width: 100%;
}
.big-text span {
  font-size: 50px;
}
.thin-text {
  left: 0;
  top: 50%;
  margin-top: 55px;
  font-family: GentonaLight;
  font-size: 20px;
  line-height: 45px;
  z-index: 200;
}
#owl-project,
#owl-project .item,
.about,
.about-box,
.fact-wrap,
.fact-wrap .fact-icon,
.facts,
.link-project,
.links-to-project-pages,
.plan-icon,
.plan-single,
.process,
.process-wrap,
.project-block,
.project-block .image-box figure,
.project-block-three .image-box figure,
.project-block-two .image-box,
.project-section .carousel-box,
.project-section-down,
.project-single-section .content-column .inner-column,
.project-single-section .info-column ul,
.project-single-section .upper-box,
.project-single-section .upper-box .image,
.service-block-two .inner-box,
.services,
.services-block .inner-box,
.services-cat,
.services-single,
.services-single .inner-box,
.services-top-wrap,
.sub-text,
.sub-text a,
.team,
.team-box,
.testimonial-block-three,
.two-column .info-column,
.why-us-tabs .tabs-content,
.why-us-tabs .tabs-content ul {
  position: relative;
}
.about-bottom-left p,
.blog-text-date,
.blog-text-name,
.fact-wrap p,
.item2 p,
.sub-text,
.team-box-down p {
  font-family: TisaPro-Ita;
}
.thin-text span {
  background: rgba(255, 255, 255, 0.7);
  padding: 8px 35px 10px;
  font-size: 20px;
  color: #e8763a;
}
.about-box h5,
.about-top h5,
.biger-text-top,
.process,
.process-wrap h6 {
  padding-bottom: 20px;
}
.about {
  margin: 0 auto;
  width: 100%;
  padding-top: 50px;
}
.about h1,
.contact h1,
.overlay,
.plan-icon,
.plan-single,
.plan-single p,
.price-link,
.price-link a,
.services h1,
.services-top-wrap h6,
.services-top-wrap p,
.slider-project h1,
.work h1 {
  text-align: center;
}
.sub-text {
  max-width: 900px;
  margin: 0 auto 40px;
  font-size: 18px;
  line-height: 26px;
  color: #646464;
}
.about-box,
.fact-wrap,
.facts,
.team,
.team-box,
.work {
  margin: 0 auto;
}
.about-box h5,
.about-box p,
.about-top h5,
.about-top p,
.biger-text-top {
  text-align: left;
}
.sub-text a {
  outline: 0;
  vertical-align: bottom;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
.sub-text a::after,
.sub-text a::before {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.sub-text a:focus,
.sub-text a:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.sub-text a::before {
  top: -1px;
  left: -7px;
  box-sizing: content-box;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  -webkit-transition:
    opacity 0.2s,
    -webkit-transform 0.2s;
  transition:
    opacity 0.2s,
    transform 0.2s;
  -webkit-transform: scale(0.8333);
  transform: scale(0.8333);
}
.sub-text a:focus::before,
.sub-text a:hover::before {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.biger-text-top {
  font-family: Lato, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 32px;
  color: #606060;
}
.about-box {
  width: 100%;
  padding-bottom: 30px;
  transition: 0.3s linear;
}
.about-box .about-box-icon,
.team-box-down .social-team a {
  font-family: FontAwesome;
  display: inline-block;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
}
.about-box:last-child,
.qu-post .blog-text-date {
  padding-bottom: 0;
}
.about-box .about-box-icon {
  position: relative;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  width: 60px;
  height: 30px;
  float: left;
  transition: 0.3s linear;
}
.facts {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
}
.fact-wrap,
.work {
  width: 100%;
}
.fact-wrap .fact-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  border: 1px solid #000;
  margin: 0 auto;
  text-align: center;
}
.fact-wrap h3 {
  text-align: center;
  padding-top: 20px;
  font-size: 25px;
}
.fact-wrap p {
  text-align: center;
  padding-top: 5px;
  letter-spacing: 1px;
}
.team {
  width: 100%;
  padding-bottom: 70px;
}
.team-box {
  width: 100%;
  -webkit-box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#owl-blog .item img,
#owl-project .item img,
.team-box img {
  width: 100%;
  height: auto;
  display: block;
}
.team-box:after,
.team-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -moz-border-radius: 100px/10px;
  border-radius: 100px/10px;
}
.team-box:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.about-bottom-left .link-left a::after,
.link-project a::after,
.team-box-down .social-team a::after {
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}
.team-box-down {
  position: relative;
  margin: 30px auto 0;
  width: 100%;
}
.team-box-down h6 {
  padding-bottom: 5px;
  text-align: center;
}
.team-box-down p {
  text-align: center;
  letter-spacing: 1px;
}
.team-box-down .social-team {
  position: relative;
  padding-top: 30px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.team-box-down .social-team a {
  position: relative;
  font-size: 13px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  color: #000;
  margin: 0 5px;
  text-align: center;
  transition: 0.3s linear;
}
.team-box-down .social-team a::after {
  text-align: center;
}
.about-bottom-left,
.about-bottom-right {
  position: relative;
  width: 50%;
  display: inline-block;
  padding-top: 39px;
  padding-bottom: 54px;
  margin: 0 auto;
  float: left;
}
.about-bottom-left p {
  text-align: center;
  padding-bottom: 20px;
  letter-spacing: 2px;
  font-size: 16px;
}
.about-bottom-left .link-left,
.about-bottom-right .link-right,
.work-bottom .link-bottom-work {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.about-bottom-left .link-left a,
.link-project a {
  position: relative;
  padding: 10px 35px;
  font-family: Lato, sans-serif;
  text-align: center;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 12px;
  color: #000;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.about-bottom-left .link-left a::after,
.about-bottom-left .link-left a::before,
.link-project a::after,
.link-project a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
#sync2 .item::after,
.arrow-top a::after,
.blog-link a::after,
.blog-wrap::after,
.tp-title::after {
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  opacity: 0;
}
.topbar,
.work {
  position: relative;
  padding-top: 0;
}
.about-bottom-right p,
.work-bottom p {
  text-align: center;
  padding-bottom: 20px;
  color: #fff;
  font-family: TisaPro-Ita;
  letter-spacing: 2px;
  font-size: 22px;
}
.about-bottom-right .link-right a,
.plan-single p,
.work-bottom .link-bottom-work a {
  font-size: 18px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 10px;
}
.about-bottom-right .link-right a,
.work-bottom .link-bottom-work a {
  position: relative;
  padding: 10px 35px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.about-bottom-right .link-right a::after,
.about-bottom-right .link-right a::before,
.work-bottom .link-bottom-work a::after,
.work-bottom .link-bottom-work a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.blog .sub-text,
.brochure-widget .link-box:last-child,
.project-single-section .content-column .text p:last-child,
.services-carousel .services-block,
.work .sub-text {
  margin-bottom: 0;
}
.wrap {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding-bottom: 90px;
}
.wrapper {
  position: relative;
  margin: 0 auto;
}
.wrapper img {
  width: 413px;
  height: 277px;
}
.tp-grid li a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  outline: 0;
}
@media only screen and (max-width: 500px) {
  /* .wrapper img {
    width: 100%;
    height: 147px;
  } */
  .sixteen-columns h1 {
    background-color: #e8773ca1;
    padding: 5px 0;
  }
}
.topbar {
  padding-bottom: 60px;
}
.back,
.tp-grid li {
  display: none;
  cursor: pointer;
  position: absolute;
}
.back {
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  text-align: center;
  line-height: 38px;
  color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.back::after,
.back::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.tp-grid {
  list-style-type: none;
  position: relative;
  display: block;
}
.tp-grid li {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.load-more-option li,
.no-js .tp-grid li {
  position: relative;
  display: inline-block;
}
.tp-grid li img {
  display: block;
  border: none;
}
.tp-info,
.tp-title {
  position: absolute;
  font-family: TisaPro-Ita;
  color: #fff;
  font-size: 18px;
  /* bottom:30px; */
  bottom: 0px;
  padding: 20px 15px;
  text-align: right;
  left: -100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid #fff;
}
.logo-wrap,
.project,
.work-bottom {
  position: relative;
  width: 100%;
}
.no-touch .tp-open li:hover .tp-info,
.tp-title {
  left: 20px;
}
.tp-info {
  font-family: TisaPro-Ita;
  letter-spacing: 2px;
  font-size: 22px;
  color: #e86521;
  font-weight: 600;
  background-color: #fff;
}
/* .touch .tp-info {
  left: 0;
} */
.no-touch .tp-info {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.tp-title {
  padding: 10px 45px 10px 20px;
}
.process-wrap::after,
.process-wrap::before,
.tp-title::after,
.tp-title::before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
#sync2 .item::after,
.tp-title::after {
  border-color: #fff;
  transform: translateY(-7px) translateX(6px);
}
.tp-title span:nth-child(2) {
  font-family: GentonaHeavy;
  padding: 0 5px;
  background: #f7f7f7;
  right: 0;
  height: 100%;
  font-size: 24px;
  line-height: 35px;
  top: 0;
  position: absolute;
  display: block;
}
.work-bottom {
  margin: 0 auto 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.project {
  margin: 0 auto;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.project-slider-image {
  background-image: url(../images/projects/1.jpg);
}
video#video_background {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#poster_background {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background: url(../images/projects/1.jpg) center center/cover no-repeat;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.project-logos {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100;
}
.project-logos img {
  width: 150px;
  height: 150px;
  padding-top: 25px;
  padding-left: 25px;
  display: block;
}
.project-section-down {
  margin: 0 auto;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
}
#owl-project .item {
  padding: 30px;
}
.project-section-down h3 {
  text-align: left;
  padding-bottom: 35px;
}
.project-section-down p {
  text-align: left;
  padding-bottom: 15px;
  letter-spacing: 2px;
}
.project-section-down h6 {
  text-align: left;
  padding-top: 20px;
  letter-spacing: 2px;
}
.project-section-down h6 em {
  font-family: TisaPro-Ita;
  font-style: normal;
  text-transform: none;
  font-size: 16px;
  line-height: 18px;
}
.more-service-link-box h3 a,
.single-service-style-one .image-box .box a {
  font-family: Roboto;
  color: #f5be2d;
  font-weight: 700;
  font-size: 16px;
}
.link-project {
  text-align: left;
  margin-top: 50px;
}
.links-to-project-pages {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.blog-text-wrap:after,
.links-to-project-pages:after {
  content: "";
  display: block;
  clear: both;
}
.project-link-to-page1,
.project-link-to-page2 {
  position: relative;
  float: left;
  display: inline-block;
  width: 33.333333333333%;
  height: 76px;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.project-link-to-page1 img,
.project-link-to-page2 img {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  display: block;
  padding-top: 30px;
}
.project-link-to-page1 {
  background: #222;
}
.project-link-to-page2 {
  background: #333;
}
.services {
  margin: 0 auto;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 70px;
}
.services-top-wrap {
  margin: 0 auto 30px;
  width: 100%;
  text-align: center;
}
.services-top-wrap img {
  margin: 0 auto;
  width: 30px;
  height: 30px;
  display: block;
  padding-bottom: 10px;
  text-align: center;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.process-wrap h6,
.process-wrap p {
  margin-left: 40px;
  text-align: left;
}
.services-top-wrap:hover img {
  transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.services-top-wrap .subtext-ser-top {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 15px;
  font-family: TisaPro-Ita;
  letter-spacing: 2px;
  font-size: 14px;
}
.footer .call,
.footer-down,
.plan-single p,
.price-link a {
  letter-spacing: 1px;
}
.process {
  margin: 0 auto;
  width: 100%;
  background: #fff;
  padding-top: 60px;
}
.process-wrap {
  min-height: 200px;
  margin: 0 auto;
  padding: 20px 10px;
  border: 2px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#sync1 .item,
#sync2 .item {
  box-sizing: border-box;
  width: calc(100% - 20px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.process-wrap .arrow-right-process {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: -30px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 28px;
  line-height: 30px;
  background: #fff;
  width: 40px;
  height: 30px;
  z-index: 100;
}
#sync1 .item p,
.footer .call,
.logo-wrap a::before {
  font-size: 16px;
  font-family: TisaPro-Ita;
}
.process-wrap img {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
}
.plan-single {
  width: 100%;
  background: #fff;
  border-radius: 3px;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 50px;
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -ms-transform: scale(0.97);
  -o-transform: scale(0.97);
  transform: scale(0.97);
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  transition: 0.2s linear;
}
.featured,
.plan-single:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.plan-icon {
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 20px;
}
.blog-post,
.blog-post-wrapper,
.blog-text-wrap,
.contact,
.price-link {
  margin: 0 auto;
  position: relative;
}
.plan-single h5 {
  padding-bottom: 30px;
}
.plan-single p,
input,
textarea {
  line-height: 22px;
  padding-bottom: 10px;
}
.plan-single h5 span {
  font-size: 80%;
}
.price-link {
  padding-top: 20px;
}
.price-link a {
  position: relative;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  padding: 10px 25px;
  color: #000;
}
.contact {
  width: 100%;
  padding-top: 50px;
}
.map-wrapper {
  position: relative;
  margin: 60px auto 0;
  width: 100%;
}
.map-wrap {
  position: relative;
  width: 50%;
  display: inline-block;
  float: left;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#map,
.feature-info-block ul,
.overlay,
.why-us-tabs .tabs-content .tab.active-tab,
label {
  display: block;
}
.contact-image-map {
  background-image: url(../images/contact.jpg);
}
.logo-contact {
  position: absolute;
  top: 50%;
  left: 30%;
  width: 140px;
  height: 58px;
  background: url(../images/logo-contact.png) center center/140px 68px no-repeat;
  z-index: 2;
}
#map,
.footer {
  position: relative;
}
#map {
  width: 100%;
  height: 400px;
}
.overlay {
  z-index: 10;
  height: 93px;
  width: 200px;
  background: url(../images/marker.png) bottom right/120px 93px no-repeat;
}
.arrow-top,
.social-footer a {
  height: 30px;
  text-align: center;
}
#ajaxsuccess,
.error {
  display: none;
  color: #101010;
}
#ajax-form {
  width: 100%;
  font-size: 10px;
  line-height: 14px;
  color: #101010;
  margin: 0 auto;
}
label {
  font-size: 14px;
  line-height: 30px;
}
input,
textarea {
  font-family: Lato, sans-serif;
  border: none;
  background: #f2f2f2;
}
#button-con button,
input,
textarea {
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 400;
}
input {
  width: 96%;
}
textarea {
  width: 98%;
  height: 62px;
  margin-top: 2px;
  padding-left: 1%;
  padding-right: 1%;
}
.error {
  font:
    10px/22px "Open Sans",
    sans-serif;
}
#ajaxsuccess {
  background: #f2f2f2;
  font:
    20px/60px "Open Sans",
    sans-serif;
  height: 60px;
  padding-left: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#button-con,
#button-con button {
  font-family: Lato, sans-serif;
  z-index: 100;
  position: relative;
  text-align: center;
}
.text-align-center {
  text-align: center;
  padding-top: 10px;
}
#ajax-form input:active,
#ajax-form input:hover,
#ajax-form textarea:active {
  color: #101010;
}
#ajax-form input:focus,
#ajax-form textarea:focus {
  outline: 0 !important;
}
#ajax-form input,
#ajax-form textarea {
  border-bottom: 2px solid #313131;
  color: #101010;
}
#ajax-form input[type="text"] {
  padding-left: 2%;
  padding-right: 2%;
}
#button-con button {
  display: inline-block;
  outline: 0;
  width: auto;
  padding: 15px 35px;
  border: 2px solid #313131;
  color: #313131;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}
#button-con button::after,
#button-con button::before {
  position: absolute;
  text-align: center;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.footer {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  background: #151515;
  padding-top: 70px;
}
.arrow-top {
  position: absolute;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  top: -15px;
  z-index: 200;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 -5px 15px -5px #000;
  -moz-box-shadow: 0 -5px 15px -5px #000;
  box-shadow: 0 -5px 15px -5px #000;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.arrow-top:hover {
  -webkit-box-shadow: 0 -5px 5px -5px #000;
  -moz-box-shadow: 0 -5px 5px -5px #000;
  box-shadow: 0 -5px 5px -5px #000;
}
.arrow-top a::after,
.arrow-top a::before {
  position: absolute;
  text-align: center;
  top: -6px;
  left: -6px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 2px solid #fff;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.arrow-top a::after,
.blog-link a::after,
.blog-wrap::after {
  border-color: #fff;
  text-align: center;
  transform: translateY(-7px) translateX(6px);
}
.social-footer {
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.social-footer a {
  position: relative;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 30px;
  width: 30px;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.social-footer a::after,
.social-footer a::before {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.social-footer a::after {
  border: 1px solid #fff;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}
.footer img {
  display: block;
  width: 250px;
  height: 90px;
  margin: 0 auto 20px;
}
.footer .call {
  text-align: left;
  width: 100%;
  position: relative;
  color: #fff;
  padding-bottom: 5px;
  line-height: 40px;
  margin-left: 20px;
}
.footer-down {
  position: relative;
  margin: 40px auto 0;
  width: 100%;
  background: #181818;
  color: #f8f8f8;
  font-size: 10px;
  text-align: center;
}
.parallax-section {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
  z-index: 2;
}
.parallax-new:before,
.parallax-section2:before,
.parallax-section:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 101;
}
.parallax-new:after,
.parallax-section2:after,
.parallax-section:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 101;
}
.z-index-pages {
  z-index: 100;
}
.parallax-new,
.parallax-section2 {
  position: relative;
  padding-top: 150px;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.parallax-new {
  padding-bottom: 35px;
}
.parallax-section2 {
  padding-bottom: 80px;
}
.parallax-1 {
  background: url(../images/clientbg.jpg) 0 0 / cover fixed;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}
.testimonials-carousel-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  z-index: 2;
}
#sync2,
.parallax-2 {
  position: absolute;
  top: 0;
}
.parallax-2,
.parallax-3,
.parallax-4,
.parallax-blog {
  z-index: -1;
  right: 0;
  bottom: 0;
}
#sync1 .item {
  position: relative;
  margin: 100px 10px 0;
  height: 270px;
  display: block;
  border: 2px solid #fff;
}
#sync1 .item p {
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  line-height: 32px;
  padding: 20px;
}
#sync2 .item h6,
#sync2 .item p,
.item1 p {
  margin-left: 103px;
  text-align: left;
  color: #fff;
}
#sync2 {
  left: 0;
  width: 100%;
  z-index: 200;
}
#sync2 .item {
  margin-left: 10px;
  margin-right: 10px;
  border: 2px solid #fff;
  height: 70px;
  z-index: 200;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
#sync2 .item::after,
#sync2 .item::before,
.blog-wrap::after,
.blog-wrap::before {
  height: 100%;
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
}
#sync2 .item::after,
#sync2 .item::before {
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 20px);
  border: 2px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  transition:
    transform 0.3s,
    opacity 0.3s;
}
#sync2 .item img,
.item1 img {
  width: 88px;
  height: 70px;
  display: block;
  float: left;
}
#sync2 .item h6 {
  margin-top: 12px;
}
#sync2 .item p,
.item1 p {
  font-family: TisaPro-Ita;
  letter-spacing: 1px;
  margin-top: -20px;
  font-size: 10px;
}
.logo-wrap,
.logo-wrap img {
  margin: 0 auto;
  text-align: center;
}
#sync2 .item:hover,
#sync2 .synced .item,
.blog-text-wrap h2:hover,
.blog-text-wrap h3:hover,
.item1:hover,
.single-service-style-one:hover .icon-box .hover-icon {
  opacity: 1;
}
.parallax-2 {
  background: url(../images/clientlogo.jpg) 0 0 / cover fixed;
  left: 0;
  width: 100%;
}
.logo-wrap img {
  width: 140px !important;
  height: auto;
  display: block;
}
.logo-wrap a::before {
  position: absolute;
  top: -42%;
  left: 18%;
  margin-left: -33px;
  padding: 10px 16px 10px 50px;
  min-width: 64%;
  height: 40%;
  background: url(../images/link.svg) -3em 50% / auto 40% no-repeat;
  line-height: 33px;
  border: 2px solid #000;
  color: transparent;
  content: attr(class);
  white-space: pre-wrap;
  word-break: break-all;
  opacity: 0;
  -webkit-transition:
    opacity 0.3s,
    color 0.3s,
    -webkit-transform 0.3s,
    background-position 0.2s;
  transition:
    opacity 0.3s,
    color 0.3s,
    transform 0.3s,
    background-position 0.2s;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  pointer-events: auto;
}
.parallax-3,
.parallax-4,
.parallax-blog {
  top: 0;
  left: 0;
  width: 100%;
}
.logo-wrap a:focus::before,
.logo-wrap a:hover::before {
  background-position: 1em 50%;
  color: #000;
  opacity: 1;
  -webkit-transition-delay: 0s, 0s, 0s, 0.1s;
  transition-delay: 0s, 0s, 0s, 0.1s;
  -webkit-transform: scale(1) translateY(-75%);
  transform: scale(1) translateY(-75%);
}
.parallax-3 {
  background: url(../images/product-parallax-bg.jpg) 0 0 / cover fixed;
  position: absolute;
}
.parallax-4 {
  background: url(../images/product-parallax-bg2.jpg) 0 0 / cover fixed;
  position: absolute;
}
.parallax-section h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.blog-wrap2 {
  position: relative;
  padding: 10px;
  color: #fff;
}
.blog-wrap2 h2 {
  line-height: 70%;
  text-align: left;
  padding-bottom: 15px;
}
.blog-wrap2 h2 a {
  color: #fff;
  font-size: 20px;
}
.blog-wrap2 ul li {
  padding: 8px 0;
}
.blog-wrap2 ul li a {
  color: #fff;
  padding: 20px 0;
}
.blog-wrap {
  position: relative;
  border: 2px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 30px;
}
.blog-wrap::after,
.blog-wrap::before {
  position: absolute;
  text-align: center;
  top: -2px;
  left: -2px;
  width: 100%;
  border: 2px solid transparent;
  content: "";
  transition:
    transform 0.3s,
    opacity 0.3s;
  z-index: -999;
}
.tcontent {
  background-color: #e9562a;
  padding: 30px 10px 30px 15px;
  border-radius: 60px 10px;
}
.blog-text-wrap .tcontent p a,
.call a,
.project-block-four .overlay-box a:hover,
.project-block-two .overlay-box a:hover,
.project-block-two:hover .content-box h4 a,
.sec-title.light h2,
.sec-title.light h4,
.tcontent a {
  color: #fff;
}
.tcontent a span {
  color: #fff;
  padding-right: 8px;
}
.blog-pro-height {
  min-height: 500px;
}
.blog-pro-height-new {
  min-height: 600px;
}
.blog-pro-height-new1 {
  min-height: 320px;
}
.blog-pro-height-new2 {
  min-height: 180px;
}
.blog-pro-height-new3 {
  min-height: 420px;
}
.blog-wrap .blog-wrap-icon {
  position: relative;
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  width: 25px;
  height: 22px;
  float: left;
  display: inline-block;
}
.blog-wrap .blog-date,
.blog-wrap h2 {
  font-size: 18px;
  text-align: left;
  color: #fff;
}
.blog-wrap li {
  margin-bottom: 10px;
}
.blog-wrap a {
  color: #fff;
  letter-spacing: 1px;
  line-height: 25px;
}
.blog-wrap h2 {
  margin-left: 35px;
  padding-bottom: 20px;
  line-height: 18px;
  letter-spacing: 1px;
}
.blog-link a,
.blog-text-date,
.blog-text-name {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
}
.blog-wrap h2 a {
  color: #fd5624;
}
.blog-top-space,
.item1,
.item2 p {
  margin-top: 20px;
}
.blog-wrap p {
  text-align: left;
  color: #fff;
  padding-bottom: 20px;
}
.blog-wrap .blog-date {
  position: relative;
  font-family: TisaPro-Ita;
  letter-spacing: 2px;
  line-height: 22px;
}
.blog-link {
  position: relative;
  margin: 10px auto;
  text-align: center;
}
.blog-link a {
  position: relative;
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 400;
  padding: 15px 35px;
  color: #fff;
}
.blog-text-wrap h2,
.blog-text-wrap h3 {
  line-height: 22px;
  word-spacing: normal;
  font-size: 20px;
  font-weight: 300;
}
.blog-link a::after,
.blog-link a::before {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  content: "";
  -webkit-transition:
    -webkit-transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.3s,
    opacity 0.3s;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.project-block-four .overlay-box a,
.project-block-three .image-box figure a span {
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fb8445;
}
.blog-text-name,
.blog-text-wrap h2 {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  text-align: left;
  transition: 0.3s linear;
  margin-left: 0;
}
.parallax-blog {
  background: url(../images/product-page-bg.jpg) 0 0 / cover fixed;
  position: absolute;
}
@media only screen and (min-width: 1930px) {
  .parallax-1,
  .parallax-2,
  .parallax-3,
  .parallax-blog {
    background-size: cover;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .parallax-1,
  .parallax-2,
  .parallax-3,
  .parallax-4,
  .parallax-blog {
    background-size: cover;
    background-attachment: scroll;
    background-position: top center !important;
  }
}
@media only screen and (max-width: 959px) {
  .parallax-1,
  .parallax-2,
  .parallax-3,
  .parallax-4,
  .parallax-blog {
    background-size: cover;
    background-attachment: scroll;
    background-position: top center !important;
  }
  ul.slimmenu.collapsed {
    padding: 15px 0 0;
    margin: 0;
  }
}
.blog-post-wrapper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.blog-post {
  width: calc(100% - 20px);
  background: #fff;
  padding: 20px;
}
.blog-post .item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 120px 27px;
}
.blog-text-wrap {
  width: 100%;
  padding-top: 30px;
}
.blog-text-wrap img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.blog-text-name {
  padding-bottom: 10px;
}
.blog-text-name:hover {
  opacity: 0.7;
}
.blog-text-wrap h2 {
  margin-bottom: 15px;
}
.blog-text-wrap h3 {
  text-align: left;
  margin-left: 0;
  padding: 15px 0;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.blog-text-date {
  text-align: left;
  margin-left: 0;
  color: #212121;
  padding-top: 10px;
  padding-bottom: 30px;
}
.blog-text-wrap p {
  color: #585757;
  text-align: justify;
  margin-left: 0;
  padding: 7px 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
.blog-text-wrap p a {
  color: #e9562a;
  font-weight: 700;
}
.blog-text-wrap p span:hover {
  color: #323232;
}
.blog-text-wrap h4 {
  padding: 30px 0;
  text-align: left;
}
.blog-text-wrap table {
  width: 100%;
  border: 1px solid #353535;
  padding: 30px 0;
}
.blog-text-wrap table tr {
  border: 1px solid #353535;
  text-align: left;
}
.blog-text-wrap table tr td,
.blog-text-wrap table tr th {
  border: 1px solid #353535;
  padding: 8px 10px;
}
.qu-post .blog-text-wrap,
.services-cat li:first-child a {
  padding-top: 0;
}
.header {
  overflow: hidden;
  padding: 20px 10px;
  background: #ddd;
  color: #000;
}
.header-left,
.header-right {
  padding-top: 10px;
  font-size: 14px;
}
.header a {
  float: left;
  color: #000;
  text-align: center;
  padding: 12px;
  font-size: 18px;
  line-height: 25px;
  border-radius: 4px;
}
.header a:hover {
  background-color: #ddd;
  color: #000;
}
.header a.active {
  background-color: #1e90ff;
  color: #fff;
}
.header-right {
  float: right;
}
.header-left {
  float: left;
}
text-color {
  color: red;
}
@media screen and (max-width: 500px) {
  .header-left,
  .header-right {
    padding-top: 10px;
    font-size: 12px;
  }
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  .header-right {
    float: right;
  }
  .header-left {
    float: left;
  }
}
@media only screen and (max-width: 800px) {
  .cbp-af-header.cbp-af-header-shrink ul.slimmenu li,
  .cbp-af-header.cbp-af-header-shrink ul.slimmenu li a:hover,
  ul.slimmenu li,
  ul.slimmenu li a:hover {
    background: 0 0;
  }
  ul.slimmenu li a.mPS2id-highlight,
  ul.slimmenu li a:hover {
    border: 1px solid transparent;
  }
  .blog-text-wrap img {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    display: block;
  }
  .blog-text-wrap h2,
  .blog-text-wrap h3 {
    text-align: left;
    margin-left: 0;
    font-size: 20px;
    line-height: 26px;
  }
  .blog-text-wrap p {
    text-align: left;
    margin-left: 0;
  }
  .blog-text-date,
  .blog-text-name {
    text-align: center;
    margin-left: 0;
  }
  .blog-text-wrap table {
    width: 100%;
  }
  #royal_preloader.logo .loader {
    width: 160px;
    height: 42px;
    margin: -21px 0 0 -80px;
    background-size: 160px 42px;
  }
  #royal_preloader.logo .percentage {
    margin: 30px 0 0 -40px;
    font-size: 12px;
  }
  .logo {
    width: 150px;
    height: 68px;
    left: 0;
    top: 35px;
    background: url(../images/triton-footer-logo.png) center center/150px 65px
      no-repeat;
  }
  .cbp-af-header.cbp-af-header-shrink .logo {
    width: 80px;
    height: 32px;
    left: 10px;
    top: 90px;
    background: url(../images/triton-footer-logo.png) center center/80px 32px
      no-repeat;
  }
  ul.slimmenu li a {
    padding: 5px;
  }
  ul.slimmenu li > ul {
    width: 100%;
    text-align: right;
  }
}
.about-top h2,
.process-wrap h3 {
  text-align: left;
  padding-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .process-wrap .arrow-right-process {
    display: none;
  }
  .map-wrap {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .process-wrap .arrow-right-process {
    display: none;
  }
  .about-bottom-left,
  .about-bottom-right,
  .map-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 319px) {
  .process-wrap .arrow-right-process {
    display: none;
  }
  .about-bottom-left,
  .about-bottom-right,
  .map-wrap {
    width: 100%;
  }
}
@font-face {
  font-family: GentonaHeavy;
  src: url(font/GentonaHeavy.eot);
  src:
    url(font/GentonaHeavyd41d.eot?#iefix) format("embedded-opentype"),
    url(font/GentonaHeavy.woff) format("woff"),
    url(font/GentonaHeavy.ttf) format("truetype"),
    url(font/GentonaHeavy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GentonaLight;
  src: url(font/GentonaLight.eot);
  src:
    url(font/GentonaLightd41d.eot?#iefix) format("embedded-opentype"),
    url(font/GentonaLight.woff) format("woff"),
    url(font/GentonaLight.ttf) format("truetype"),
    url(font/GentonaLight.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: TisaPro-Ita;
  src: url(font/TisaPro-Ita.eot);
  src:
    url(font/TisaPro-Itad41d.eot?#iefix) format("embedded-opentype"),
    url(font/TisaPro-Ita.woff) format("woff"),
    url(font/TisaPro-Ita.ttf) format("truetype"),
    url(font/TisaPro-Ita.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.project-section {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0;
}
.project-section:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: #181818;
  opacity: 0.9;
}
.project-section .sec-title,
.sec-title {
  position: relative;
  margin-bottom: 50px;
}
.project-block .image-box,
.project-block-four .image-box,
.project-block-three .image-box {
  position: relative;
  overflow: hidden;
}
.project-block .image-box figure a,
.project-block-three .image-box figure a {
  position: relative;
  display: block;
}
.project-block .image-box figure > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50%;
  width: 100%;
  background: #181818;
  background: -moz-linear-gradient(top, #000, rgba(0, 0, 0, 0.8), transparent);
  background: -webkit-linear-gradient(
    top,
    #000,
    rgba(0, 0, 0, 0.8),
    transparent
  );
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0.8), transparent);
  content: "";
  z-index: 1;
}
.project-block .image-box figure a img,
.project-block-four .image-box img,
.project-block-three .image-box figure a img,
.project-block-two .image-box img,
.services-block .image-box img {
  display: block;
  width: 100%;
  height: auto;
}
.project-block .image-box .title-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  z-index: 9;
  padding-left: 30px;
  padding-bottom: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-block .image-box .title-box:before {
  position: absolute;
  left: 30px;
  bottom: 0;
  height: 3px;
  width: 0;
  content: "";
  background-color: #fb8445;
}
.project-block .image-box:hover .title-box,
.project-single-section .content-column {
  margin-bottom: 40px;
}
.project-block .image-box:hover .title-box:before {
  width: 60px;
  -webkit-transition: 0.3s 0.3s;
  -moz-transition: 0.3s 0.3s;
  -ms-transition: 0.3s 0.3s;
  -o-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
}
.project-block .image-box .title-box h3 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 3px;
  text-align: left;
}
.project-block .image-box .title-box a,
.project-block-three .image-box .title-box a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.brochure-widget .link-box a:hover,
.load-more-option li:hover a,
.project-block .image-box .title-box a:hover,
.project-block-four .content-box h4 a:hover,
.project-block-three .image-box .title-box a:hover,
.project-block-two .content-box h4 a:hover,
.project-single-section .info-column ul li a:hover,
.projects-section-two .mixitup-gallery .filters li.active,
.service-block-two h3 a:hover,
.services-block .image-box .title h3 a:hover,
.services-cat li a:hover,
.services-cat li.active a {
  color: #fb8445;
}
.project-block .image-box .title-box .tag,
.project-block-three .image-box .title-box .tag {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #fb8445;
  font-weight: 400;
}
.project-carousel .owl-dots {
  display: none !important;
}
.project-carousel .owl-nav {
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: 30px;
  width: 100%;
}
.project-carousel .owl-nav .owl-next,
.project-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -110px;
  bottom: 0;
  width: 60px;
  height: 60px;
  line-height: 58px;
  font-size: 20px;
  font-weight: 400;
  color: #737474;
  text-align: center;
  border: 1px solid #737474;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-carousel .owl-nav .owl-next {
  left: auto;
  right: -110px;
}
@media (max-width: 1400px) {
  .project-carousel .owl-nav .owl-next,
  .project-carousel .owl-nav .owl-prev {
    left: -75px;
  }
  .project-carousel .owl-nav .owl-next {
    left: auto;
    right: -75px;
  }
}
.project-carousel .owl-nav .owl-next:hover,
.project-carousel .owl-nav .owl-prev:hover {
  color: #fb8445;
  border-color: #fb8445;
}
.project-carousel .owl-item .project-block {
  position: relative;
  -webkit-transform: scale(1, 0.83);
  -ms-transform: scale(1, 0.83);
  -o-transform: scale(1, 0.83);
  transform: scale(1, 0.83);
  transition: 0.4s;
}
.project-carousel .owl-item.center .project-block {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.projects-section-four,
.projects-section-two {
  position: relative;
  padding: 80px 0;
}
.projects-section-two .mixitup-gallery .filters {
  margin-bottom: 50px;
  text-align: center;
}
.projects-section-two .mixitup-gallery .filter-tabs {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #f2f2f2;
}
.projects-section-two .mixitup-gallery .filters li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #646262;
  line-height: 24px;
  font-weight: 400;
  padding: 0 20px 15px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.project-block-two .overlay-box a,
.projects-section-two .mixitup-gallery .filters li:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  left: 50%;
}
.projects-section-two .mixitup-gallery .filters li:after {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  line-height: 24px;
  color: #646262;
  content: "/";
}
.projects-section-two .mixitup-gallery .filters li:before {
  bottom: -1px;
  top: auto;
  height: 1px;
  width: 0;
  content: "";
  z-index: 1;
  background-color: #fb8445;
  transition: 0.3s;
}
.projects-section-two .mixitup-gallery .filters li.active:before {
  width: 100%;
  left: 0;
}
.project-block-two {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 75px;
}
.project-block-four .slide-item .image-box .overlay-box,
.project-block-two .slide-item .image-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.project-block-two .image-box .overlay-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #181818;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  -ms-transform: scale(0.5) rotateY(180deg);
  -o-transform: scale(0.5) rotateY(180deg);
  transform: scale(0.5) rotateY(180deg);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.project-block-two:hover .image-box .overlay-box:before {
  opacity: 0.9;
  -webkit-transform: scale(1) rotateY(0);
  -moz-transform: scale(1) rotateY(0);
  -ms-transform: scale(1) rotateY(0);
  -o-transform: scale(1) rotateY(0);
  transform: scale(1) rotateY(0);
  visibility: visible;
}
.project-block-two .overlay-box a {
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: #fb8445;
  line-height: 30px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: 0.3s;
}
.project-block-four:hover .overlay-box a,
.project-block-two:hover .overlay-box a {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.project-block-two .content-box {
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-block-two:hover .content-box {
  bottom: 100px;
  left: 45px;
  padding-bottom: 20px;
}
.project-block-four .content-box:before,
.project-block-two .content-box:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #fb8445;
  content: "";
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-block-four:hover .content-box:before,
.project-block-two:hover .content-box:before {
  width: 60px;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.project-block-four .content-box h4,
.project-block-two .content-box h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 26px;
  color: #303030;
  font-weight: 400;
}
.project-block-four .content-box h4 a,
.project-block-two .content-box h4 a {
  color: #303030;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-block-four .content-box .tag,
.project-block-two .content-box .tag {
  font-size: 16px;
  line-height: 26px;
  color: #fb8445;
  font-weight: 400;
}
.projects-section-two .styled-pagination {
  padding-top: 30px;
  border-top: 1px solid #f2f2f2;
}
.projects-section-three {
  position: relative;
  padding: 30px 0 60px;
}
.brochure-widget,
.project-block-three,
.project-single-section .single-item-carousel,
.services-block,
.two-column,
.two-column .image-column {
  position: relative;
  margin-bottom: 40px;
}
.project-block-three .image-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #181818;
  opacity: 0;
  visibility: hidden;
  content: "";
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-block-three .image-box .title-box,
.project-block-three .image-box figure a span {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
}
.project-block-three .image-box:hover:before {
  opacity: 0.9;
  visibility: visible;
}
.project-block-three .image-box figure > a:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #181818;
  background: -moz-linear-gradient(top, #181818, transparent);
  background: -webkit-linear-gradient(top, #181818, transparent);
  background: linear-gradient(to top, #181818, transparent);
  content: "";
  z-index: 1;
}
.project-block-three .image-box figure a span {
  top: 50%;
  text-align: center;
  font-size: 20px;
  margin-top: -15px;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  transition: 0.3s;
}
.project-block-four:hover .content-box,
.project-block-three .image-box:hover figure a span {
  opacity: 1;
  visibility: visible;
}
.project-block-three .image-box .title-box {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  padding-left: 25px;
  padding-bottom: 25px;
  transition: 0.3s;
}
.project-block-three .image-box .title-box:before {
  position: absolute;
  left: 30px;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #fb8445;
  content: "";
}
.project-block-three .image-box:hover .title-box {
  margin-bottom: 30px;
}
.project-block-three .image-box:hover .title-box:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s 0.3s;
  width: 60px;
}
.project-block-three .image-box .title-box h3 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 400;
  margin-bottom: 3px;
}
.project-block-four,
.project-single-section .content-column .text {
  position: relative;
  margin-bottom: 30px;
}
.project-block-four .image-box .overlay-box:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 95px;
  height: 100%;
  width: 100%;
  background-color: #181818;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.project-block-four .content-box,
.project-block-four .overlay-box a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.project-block-four:hover .image-box .overlay-box:before {
  opacity: 0.9;
  bottom: 95px;
  top: auto;
  visibility: visible;
}
.project-block-four .overlay-box a {
  top: 50%;
  margin-top: -55px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  transition: 0.3s;
}
.project-block-four .content-box {
  left: 15px;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding-bottom: 20px;
  padding-top: 22px;
  transition: 0.3s;
}
.project-block-four:hover .content-box h4 a,
.services-section .info-box a:hover,
.single-service-style-one h3 a {
  color: #303030;
}
.project-single-section {
  position: relative;
  padding: 90px 0 80px;
}
.project-single-section .upper-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.project-single-section .single-item-carousel .owl-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 30px;
  text-align: center;
}
.project-single-section .single-item-carousel .owl-dots .owl-dot {
  position: relative;
  width: 12px;
  height: 12px;
  border: 4px solid #fff;
  display: inline-block;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-single-section .single-item-carousel .owl-dots .owl-dot.active {
  border-color: #fb8445;
}
.project-single-section .content-column .inner-column:before {
  position: absolute;
  right: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #f2f2f2;
  content: "";
}
.project-single-section .title {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: #303030;
  font-weight: 400;
  margin-bottom: 40px;
  padding-top: 20px;
}
.project-single-section .title:before {
  position: absolute;
  top: 0;
  height: 2px;
  width: 85px;
  background-color: #fb8445;
  display: inline-block;
  content: "";
}
.project-single-section .content-column .text p,
.services-single .inner-box .text p {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #646262;
  margin-bottom: 15px;
}
.project-single-section .content-column .social-icon-one li {
  margin-left: 0;
  margin-right: 20px;
}
.project-single-section .info-column .inner-column,
.social-icon a {
  padding-left: 30px;
}
.project-single-section .info-column ul li {
  position: relative;
  color: #646262;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 18px;
}
.project-single-section .info-column ul li a {
  color: #646262;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.brochure-widget .link-box,
.load-more-option li a,
.service-block-two .icon,
.services-block .overlay-box,
.services-cat li a:before,
.services-section .info-box a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.project-single-section .info-column ul li span {
  position: relative;
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  margin-right: 14px;
}
.project-single-section .info-column ul li span:after {
  position: absolute;
  content: ":";
  right: 10px;
  top: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.project-single-section .info-column ul li span.fa {
  display: inline-block;
  width: auto;
  color: #fb8445;
  font-size: 14px;
  margin-right: 2px;
  font-family: FontAwesome;
}
.load-more-option {
  position: relative;
  display: block;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.load-more-option li a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 30px;
  transition: 0.3s;
  color: #333;
}
.load-more-option .load-more a {
  color: #303030;
  font-size: 24px;
  height: auto;
  width: auto;
  padding: 0;
  border: 0;
}
.load-more-option .load-more a:hover {
  color: #a0d405;
  background: 0 0;
}
.load-more-option li.next a span {
  margin-left: 5px;
}
.load-more-option li.prev a span {
  margin-right: 5px;
}
.services-section {
  position: relative;
  padding: 60px 0 30px;
}
.services-section h2 {
  padding-bottom: 30px;
  color: #414141;
}
.services-block .image-box {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.services-block .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 0%;
  width: 100%;
  background-color: rgba(24, 24, 24, 0.9);
  transition: 0.3s;
}
.services-block .inner-box:hover .overlay-box {
  height: 100%;
}
.services-block .overlay-box .btn-box {
  position: absolute;
  left: 30px;
  top: -25px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.services-block .inner-box:hover .overlay-box .btn-box {
  top: 25px;
  transition-delay: 0.2s;
}
.services-block .overlay-box .btn-box a {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #fb8445;
  font-weight: 600;
}
.services-block .overlay-box .btn-box a:hover {
  text-decoration: underline;
}
.services-block .overlay-box .btn-box .icon {
  position: relative;
  display: inline-block;
  top: 3px;
  height: 14px;
  width: 14px;
  background-image: url(../images/icons/arrow-top-right.png);
  background-repeat: no-repeat;
  margin-right: 10px;
}
.services-block .image-box .title {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 9;
  padding: 10px 60px 10px 30px;
  background-color: #fff;
}
.services-block .image-box .title h3 {
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #303030;
  font-weight: 500;
}
.service-block-two h3 a,
.services-block .image-box .title h3 a {
  color: #303030;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.services-block .lower-content,
.services-carousel .owl-dots .owl-dot {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.services-block .image-box .title i {
  position: absolute;
  right: -45px;
  top: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #303030;
  font-size: 26px;
  font-weight: 600;
  background-color: #fb8445;
  text-align: center;
}
.services-block .lower-content {
  position: relative;
  display: block;
  border: 1px solid #f2f2f2;
  padding: 22px 25px;
  transition: 0.3s;
}
.services-block .inner-box:hover .lower-content {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.services-block .lower-content .text {
  font-size: 16px;
  line-height: 26px;
  color: #646262;
  font-weight: 400;
}
.services-carousel {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
.services-carousel .owl-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.services-carousel .owl-dots .owl-dot {
  position: relative;
  width: 10px;
  height: 10px;
  border: 2px solid #fb8445;
  display: inline-block;
  margin-left: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  transition: 0.3s;
}
.services-carousel .owl-dots .owl-dot.active {
  width: 10px;
  background-color: #fb8445;
}
.services-section .info-box {
  position: relative;
  text-align: center;
}
.services-section .info-box h3 {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 1.2em;
  color: #303030;
  font-weight: 400;
  margin-bottom: 10px;
}
.services-section .info-box a {
  display: inline-block;
  font-size: 18px;
  color: #fb8445;
  font-weight: 400;
  transition: 0.3s;
}
.services-section .info-box a i {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
}
.services-page-section {
  position: relative;
  padding: 80px 0 40px;
}
.services-style-one {
  padding-top: 100px;
}
.single-service-style-one {
  border: 2px solid #f3f3f3;
  padding: 55px 30px 50px;
  margin-bottom: -100px;
  background: #fff;
}
.single-service-style-one .icon-box {
  position: relative;
  width: 75px;
  height: 75px;
  display: inline-block;
  margin-bottom: 15px;
}
.single-service-style-one .icon-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.single-service-style-one .icon-box .hover-icon,
.single-service-style-one:hover .icon-box .normal-icon {
  opacity: 0;
}
.single-service-style-one h3,
.single-service-style-one p {
  margin: 0;
}
.single-service-style-one h3 {
  font-size: 24px;
  font-weight: 500;
}
.single-service-style-one h3 a:hover {
  color: #f5be2d;
}
.single-service-style-one p {
  font-size: 16px;
  line-height: 26px;
  color: #646262;
}
.service-block-two h3,
.services-single .title {
  line-height: 1.2em;
  color: #303030;
  font-weight: 400;
}
.single-service-style-one .image-box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}
.single-service-style-one .image-box img {
  width: 100%;
}
.single-service-style-one .image-box .box {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(24, 24, 24, 0.9);
  opacity: 0;
  transition: 0.4s;
}
.single-service-style-one .image-box .box a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.single-service-style-one .image-box:hover .box {
  top: 0;
  opacity: 1;
}
.more-service-link-box {
  padding-top: 150px;
  padding-bottom: 100px;
  background: url(../images/resource/service-bg-1.png) center center no-repeat
    fixed #181818;
}
.more-service-link-box h3 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.more-service-link-box h3 a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 25px;
  transition: 0.4s;
  border-bottom: 2px dashed #515151;
  line-height: 1em;
  margin-left: 15px;
}
.more-service-link-box h3 a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0);
  -ms-transform: translateY(-50%) translateX(0);
  -o-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
  transition: 0.4s;
}
.more-service-link-box h3 a:hover {
  color: #fb8445;
  padding-left: 0;
}
.more-service-link-box h3 a:hover i {
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(10px);
  -ms-transform: translateY(-50%) translateX(10px);
  -o-transform: translateY(-50%) translateX(10px);
  transform: translateY(-50%) translateX(10px);
}
.services-single .inner-box .sec-title {
  margin-bottom: 25px;
}
.services-single .inner-box .sec-title:before {
  top: -10px;
}
.services-single .title {
  display: block;
  font-size: 24px;
  padding-top: 20px;
  margin-bottom: 30px;
}
.services-single .title:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 55px;
  background-color: #fb8445;
  display: inline-block;
  content: "";
}
.services-single .inner-box .text {
  position: relative;
  margin-bottom: 35px;
}
.two-column .image-column .image-box {
  position: relative;
  padding-right: 35px;
}
.two-column .image-column img {
  max-width: 100%;
  height: auto;
  display: block;
}
.two-column .info-column .inner-column {
  position: relative;
  margin-left: -30px;
}
.service-block-two {
  position: relative;
  margin-bottom: 38px;
}
.service-block-two .icon {
  position: relative;
  display: inline-block;
  font-size: 50px;
  line-height: 1em;
  color: #fb8445;
  margin-bottom: 20px;
  transition: 0.3s;
}
.service-block-two h3 {
  display: block;
  font-size: 20px;
  margin-bottom: 12px;
}
.feature-info-block p,
.feature-info-block ul li,
.why-us-tabs .tabs-content .text {
  margin-bottom: 18px;
  line-height: 26px;
  color: #646262;
}
.service-block-two p {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #646262;
  font-weight: 400;
}
.why-us-tabs {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
.why-us-tabs .tab-buttons {
  position: relative;
  text-align: right;
  border-top: 1px solid #f2f2f2;
}
.why-us-tabs .tab-btn {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 30px 10px 0;
  color: #303030;
  font-weight: 600;
  border-bottom: 1px solid #f2f2f2;
  font-family: Roboto, sans-serif;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.why-us-tabs .tab-btn:before {
  position: absolute;
  right: 30px;
  top: 0;
  line-height: 23px;
  padding: 10px 0;
  content: "\f178";
  font-size: 14px;
  color: #fb8445;
  font-family: FontAwesome;
  opacity: 0;
  visibility: hidden;
}
.why-us-tabs .tab-btn.active-btn {
  color: #fb8445;
  padding-right: 55px;
}
.why-us-tabs .tab-btn.active-btn:before {
  visibility: visible;
  opacity: 1;
}
.why-us-tabs .tabs-content:before {
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 100%;
  border-left: 1px solid #f2f2f2;
  content: "";
}
.why-us-tabs .tabs-content strong {
  position: relative;
  display: block;
  top: -6px;
  font-size: 18px;
  line-height: 28px;
  color: #303030;
  font-weight: 600;
  margin-bottom: 13px;
}
.why-us-tabs .tabs-content .text {
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.why-us-tabs .tabs-content ul li {
  position: relative;
  float: left;
  width: 50%;
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #646262;
  font-weight: 400;
  margin-bottom: 10px;
}
.why-us-tabs .tabs-content ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 24px;
  color: #fb8445;
  font-family: FontAwesome;
  content: "\f05d";
}
.feature-info-block {
  position: relative;
  padding: 60px 0 0;
  margin-bottom: 40px;
  border-top: 1px solid #f2f2f2;
}
.feature-info-block .image-column,
.feature-info-block .info-column {
  position: relative;
  margin-bottom: 20px;
}
.feature-info-block .image-column .image {
  text-align: right;
}
.feature-info-block .info-column .inner-column {
  position: relative;
  margin-right: -40px;
}
.feature-info-block p {
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.feature-info-block ul li {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding-left: 24px;
}
.brochure-widget h3,
.services-cat li a {
  color: #303030;
  position: relative;
  font-weight: 400;
}
.feature-info-block ul li:before {
  position: absolute;
  left: 0;
  top: 7px;
  height: 7px;
  width: 7px;
  background-color: #fb8445;
  content: "";
}
.services-cat li {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid #f2f2f2;
}
.services-cat li a {
  display: block;
  font-size: 16px;
  line-height: 23px;
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.services-cat li a:before {
  position: absolute;
  left: -27px;
  bottom: 20px;
  height: 13px;
  width: 13px;
  line-height: 11px;
  font-size: 6px;
  content: "\f111";
  background: padding-box content-box;
  border: 1px solid #e8e8e8;
  color: #e8e8e8;
  font-family: FontAwesome;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  transition: 0.3s;
}
.services-cat li a:hover:before,
.services-cat li.active a:before {
  border: 1px solid #fb8445;
  color: #fb8445;
}
.brochure-widget h3 {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 23px;
}
.brochure-widget .link-box {
  position: relative;
  display: block;
  padding-left: 45px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  transition: 0.3s;
}
.brochure-widget .link-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 37px;
  width: 30px;
  border-right: 1px solid #f2f2f2;
  font-size: 16px;
  color: #fb8445;
  line-height: 37px;
}
.brochure-widget .link-box h5 {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #303030;
  font-weight: 400;
}
.brochure-widget .link-box a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #646262;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.testimonial-block-three .info {
  position: relative;
  padding-left: 70px;
  min-height: 70px;
  margin-bottom: 20px;
}
.testimonial-block-three .info .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.item1,
.item2 {
  border: 2px solid #fff;
}
.testimonial-block-three .info .thumb img {
  display: block;
  width: 100%;
}
.testimonial-block-three .info .name {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #303030;
  font-weight: 400;
}
.testimonial-block-three .info .city {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #fb8445;
  font-weight: 300;
}
.testimonial-block-three .text {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #646262;
  font-weight: 400;
  font-style: italic;
}
.sec-title h2 {
  position: relative;
  font-size: 34px;
  line-height: 1.2em;
  color: #303030;
  font-weight: 600;
}
.sec-title h4 {
  font-size: 14px;
  color: #303030;
  margin: 0;
  display: inline-block;
  line-height: 1em;
  vertical-align: top;
}
.sec-title h4:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #fb8445;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sec-title h4 + h2 {
  margin-top: 11px;
}
.sec-title .text {
  position: relative;
  color: #777;
  font-size: 16px;
}
.sec-title h2 + .text {
  margin-top: 22px;
}
.call i,
.call p a {
  color: #f17a3d;
}
@media (max-width: 991px) {
  .display-mobile {
    display: block !important;
  }
  .call a {
    color: #a07358;
  }
}
.about-top h2 {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
}
.process-wrap h3 {
  margin-left: 40px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
}
.contact h2,
.fact-wrap h2 {
  text-align: center;
  letter-spacing: 2px;
}
.fact-wrap h2 {
  padding-top: 20px;
  font-size: 25px;
  line-height: 30px;
}
.contact h2 {
  font-size: 40px;
  line-height: 40px;
}
#sync2 .item h3,
.item1 h3 {
  margin-left: 103px;
  text-align: left;
  margin-top: 12px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
}
.dis-fl {
  display: flex;
}
.add {
  margin: -10px 0 0 5px;
}
.container .column1,
.container .columns1 {
  float: left;
  display: inline;
  margin: 10px 10px 10px 5px;
}
.container .one-third.columnA {
  width: 380px;
}
.fo-si {
  font-size: 22px;
}
.item1 {
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 70px;
  z-index: 200;
  overflow: hidden;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  transition: 0.3s linear;
}
.item2 p {
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 32px;
}
@media screen and (min-device-width: 300px) and (max-device-width: 764px) {
  .item1 {
    /* width:320px; */
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #fff;
    height: 70px;
    z-index: 200;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .item2 {
    position: relative;
    margin: 30px 10px 0;
    box-sizing: border-box;
    /* width:320px; */
    width: 100%;
    height: 270px;
    display: block;
  }
}
.container .columnA,
.container .columnsA {
  float: left;
  display: inline;
  margin: 10px 10px 10px 0;
}
.item2 {
  position: relative;
  margin: 30px 10px 0;
  /* width:calc(100% - 20px); */
  height: 380px;
  display: block;
}
.container .one-third.column1 {
  width: 275px;
}
.social-icon {
  padding-top: 10px;
}
.footer-down a {
  color: #fff !important;
}
.footer-down a:hover {
  color: #fb8445 !important;
}

/*  */
@media only screen and (max-width: 882px) {
  .tp-title {
    bottom: 108px;
  }
  .tp-grid {
    margin: 0px 15px !important;
  }
  .wrapper img,
  .tp-grid img {
    width: 100% !important;
    height: auto !important;
  }

  .no-touch .tp-info {
    transition: none !important;
  }

  /* .tp-grid li {
    width: 90% !important;
    display: block;
  } */
  .tp-grid li {
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    left: 0 !important;
    /* top: auto !important; */
    /* transform: none !important; */
  }

  .tp-open li .tp-info,
  .tp-open .tp-info {
    display: block !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    color: #e86521;
    font-size: 14px;
    padding: 8px;
    text-align: center;
  }
  .tp-info {
    font-size: 12px;
  }
  #tp-grid{
    min-width: 0px !important;
  }
  .topbar{
    padding-bottom: 0px;
  }
  ul#tp-grid {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
#tp-grid {
  margin-left: 0 !important;
}
.container .one-third.columnA {
  width: 95%;
}
}
