html{
  -webkit-tap-highlight-color: transparent;
}
.question-support{
  border-bottom: 1px solid rgba(255,255,255,.2);
}
.page-id-4940 .edgtf-page-content-holder>.vc_row>.vc_column_container>.vc_column-inner>.wpb_wrapper:after{
  content: '';
  display: block;
  width: 100%;
  height: 30px;
}
.question-support.edgtf-accordion-holder.edgtf-light-skin .edgtf-accordion-title{
  transition: 0.4s;
  border-top-color: rgba(255,255,255,.2);
  border-bottom-color: transparent;
}
.question-support.edgtf-accordion-holder.edgtf-light-skin .edgtf-accordion-title.ui-state-active{
  border-bottom: 1px solid transparent;
}
.question-support.edgtf-accordion-holder.edgtf-light-skin .edgtf-accordion-title:nth-child(1){
  border-top-color: transparent;
}
.question-support.edgtf-accordion-holder .edgtf-accordion-content{
  padding: 0 0 40px;
}
@media( max-width: 767px ){
  .question-support.edgtf-accordion-holder.edgtf-light-skin .edgtf-accordion-title.ui-state-active{
    padding-bottom: 20px;
  }
  .question-support.edgtf-accordion-holder .edgtf-accordion-content{
    padding: 0 0 20px;
  }
}
.question-support.edgtf-accordion-holder .edgtf-accordion-content p{
  font-size: 16px;
}
.question-support.edgtf-accordion-holder .edgtf-accordion-content p{
  padding-right: 45px;
}

/*.page-id-4940 .edgtf-mobile-header .edgtf-mobile-logo-wrapper img{
  display: none;
}
.page-id-4940 .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner, .edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner{
  padding-top: 0 !important;
}*/
.page-template-full-width .edgtf-title-holder .edgtf-title-wrapper{
  height: 100% !important;
}
.page-template-full-width .edgtf-title-holder.edgtf-centered-type .edgtf-page-title{
  display: none;
}
body.page-id-3.page-template-full-width .edgtf-title-holder.edgtf-centered-type .edgtf-page-title{
  display: block;
}
.privacy-policy-content a{
  text-decoration: underline;
}
.privacy-policy-content a,
.privacy-policy-content ul li{
  color: #aaaaaa;
  font-size: 16px;
  line-height: 26px;
}
.privacy-policy-content h2{
  padding-top: 30px;
}
.privacy-policy-content h4,
.privacy-policy-content h5{
  font-weight: 400;
}
.page-template-full-width .edgtf-title-holder.edgtf-centered-type .edgtf-page-subtitle{
  font-size: 24px;
  font-weight: 300;
}
@media( min-width: 600px ){
  .page-template-full-width .edgtf-title-holder.edgtf-centered-type .edgtf-page-subtitle{
    font-size: 35px;
  }
}
@media( min-width: 992px ){
  .page-template-full-width .edgtf-title-holder.edgtf-centered-type .edgtf-page-subtitle{
    font-size: 54px;
  }
}
@media only screen and (max-width: 1024px){
  .page-template-full-width .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-wrapper{
    padding-top: 0 !important;
  }
}
.content-support .edgtf-accordion-holder .edgtf-accordion-title.ui-state-hover .edgtf-accordion-mark span{
  transform: rotate(45deg);
}
.content-support .edgtf-accordion-holder .edgtf-accordion-title.ui-state-active.ui-state-hover .edgtf-accordion-mark span{
  transform: rotate(0deg);
}
footer .edgtf-footer-bottom-holder{
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
}
footer .edgtf-footer-bottom-column-1 img{
  max-width: 42px !important;
  margin: 0 auto;
}
@media(min-width: 992px){
  footer .edgtf-grid-row{
    display: flex;
    align-items: center;
  }
  footer .edgtf-grid-col-9{
    justify-content: center;
  }
}
@media(min-width: 992px){
  footer .edgtf-grid-col-9{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    justify-content: flex-start;
  }
}

footer .edgtf-grid-col-3{
  /*height: 21px;*/
}
footer .edgtf-footer-bottom-column-1.widget_media_image{
  margin-bottom: 0;
  display: block;
  text-align: center;
}
@media(min-width: 992px){
  footer .edgtf-footer-bottom-column-1.widget_media_image{
    display: inline-block;
    text-align: left;
  }
}
footer .edgtf-footer-bottom-column-2.widget_text{
  display: block;
  text-align: center;
}
@media(min-width: 992px){
  footer .edgtf-footer-bottom-column-2.widget_text{
    display: inline-block;
    text-align: left;
  }
}
@media(min-width: 992px){
  footer .edgtf-footer-bottom-column-3.widget.widget_text{
    text-align: right;
  }
}
footer .edgtf-footer-bottom-column-3.widget.widget_text{
  line-height: 0;
  height: 20px;
}

footer .widget .copy-right{
  display: block;
  font-size: 13px;
  color: #AAAAAA;
  font-family: Roboto;
  margin-bottom: 5px;
}
footer .widget .footer-link, footer .widget .socials{
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}

footer .widget .socials{
  margin-top: 15px;
}
footer .widget .socials li a{
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
}
footer .widget .socials li a img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  transition: 0.2s;
}
footer .widget .socials li a .img-default{
  opacity: 1;
}
footer .widget .socials li a .img-hover{
  opacity: 0;
}
footer .widget .socials li a:hover .img-default{
  opacity: 0;
}
footer .widget .socials li a:hover .img-hover{
  opacity: 1;
}
footer .widget .footer-link li, footer .widget .socials li{
  display: inline-block;
  padding: 0;
  margin-right: 15px;
}
footer .widget .footer-link li a{
  font-size: 13px;
  text-decoration: underline;
  font-style: normal;
  color: #AAAAAA;
  font-weight: 400;
  font-family: Roboto;
}
@media(min-width: 992px){
  footer .widget .copy-right{
    display: inline-block;
    padding-left: 40px;
  }
  footer .widget .footer-link{
    display: inline-block;
    margin-left: 5px;
  }
  footer .widget .socials{
    margin-top: 0;
  }
}

.opacity-0{
  opacity: 0;
}

.socials-footer{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}
footer .edgtf-mobile{
  display: block;
}
footer .edgtf-desktop{
  display: none;
}
@media(min-width: 992px){
  footer .edgtf-mobile{
    display: none;
  }
  footer .edgtf-desktop{
   display: block;
  }
}
.content-get-in-touch form{
  background: #111111;
  padding: 20px;
}
.content-get-in-touch form .edgtf-custom-form textarea,
.content-get-in-touch form .edgtf-custom-form textarea:focus,
.content-get-in-touch form .edgtf-custom-form input,
.content-get-in-touch form .edgtf-custom-form input:focus{
  font-size: 16px;
  font-weight: 300;
  color: #AAAAAA;
}
.content-get-in-touch form .edgtf-custom-form textarea{
  height: auto;
}
.content-get-in-touch form .edgtf-custom-form input{
  border-bottom: 1px solid #333333;
}
.content-get-in-touch form .edgtf-custom-form .ajax-loader{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 0 0 2px;
  width: 14px;
  height: 14px;
}
.content-get-in-touch form .edgtf-custom-form input.wpcf7-submit{
  background-image: url('images/bg-submit.png');
  background-color: transparent;
  border-bottom: none;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  margin-top:10px;
  padding: 12px;
  letter-spacing: 1px;
  transition: 0.4s;
}
.content-get-in-touch form .edgtf-custom-form input.wpcf7-submit:hover{
  color: #000;
  background-color: #fff;
  background-image: none;
}
.info-address .edgtf-st-title{
  font-size: 30px;
}
.info-address .edgtf-st-text{
  font-size: 21px;
}
.gg-map-link{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: 0.3s;
}
.gg-map-link:hover{
  border-bottom-color: #fff;
}
.edgtf-grid-lines-holder .edgtf-grid-line{
	border-left: none !important; 
}
.edgtf-grid-lines-holder .edgtf-grid-line:last-child {
   border-right: none !important;
}
@media only screen and (max-width: 768px){
  .edgtf-grid-lines-holder .edgtf-grid-column-2 {
    /* border-right: 1px solid #21282B !important; */
	  border-right: none !important;
  }
}
.content-get-in-touch .edgtf-section-title-holder .edgtf-st-title{
  padding-top: 0;
  margin-top: -4px;
  letter-spacing: 1px;
}
.content-get-in-touch{
  padding-top: 50px;
  padding-bottom: 50px;
}
@media( min-width: 769px ){
  .content-get-in-touch{
    padding-top: 110px;
    padding-bottom: 70px;
  }
  .content-get-in-touch .edgtf-elements-holder.edgtf-two-columns .edgtf-eh-item:nth-child(1){
    width: 30%;
  }
  .content-get-in-touch form{
    max-width: 540px;
    margin: 0 auto;
  }
}
@media( min-width: 1025px ){
  .content-get-in-touch .edgtf-elements-holder.edgtf-two-columns .edgtf-eh-item:nth-child(1){
    padding-left: 55px;
  }
}
.content-company .edgtf-team.info-hover .edgtf-team-info-tb{
  margin-bottom: 0;
}
@media( min-width: 769px ){
  .no-touch .content-company .edgtf-tl-has-parallax-scroll .edgtf-team.info-hover .edgtf-team-info-tb{
    width: 43%;
  }
  .content-company .edgtf-team.info-hover .edgtf-team-info-tb{
    vertical-align: bottom;
    width: 43%;
    /*transform: none !important;*/
    padding: 0;
  }
}
.content-company .edgtf-team.info-hover .edgtf-team-image img{
  width: 100%;
  /*max-height: 243px;*/
}
.content-company{
  padding-top: 70px;
}
@media( min-width: 769px ){
  .content-company{
    padding-top: 100px;
  }
}
.content-company .edgtf-team.info-hover .edgtf-team-image{
  position: relative;
}
.content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-info-tc{
    background-color: #1a1b1f !important;
    border-right: 1px solid #d2d2d2;
}
@media( min-width: 769px ){
  .content-company .edgtf-team-list-holder{
    display: block;
    max-width: 97%;
    margin: 0 auto;
  }
  .content-company .edgtf-team.info-hover .edgtf-team-image{
    width: 58%;
    /*transform: none !important;*/
  }
  .content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-info-tc{
    height: 175px;
    padding: 25px;
    padding-right: 1px;
  }
}
.content-company .edgtf-team.info-hover.edgtf-appear .edgtf-team-image:before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom right, #005BC3, #e2003d);
  opacity: 0.3;
}

.content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-name a{
  pointer-events: none !important;
  font-size: 18px;
  letter-spacing: 1px;
}
.content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-position{
  font-style: normal;
}
.content-company .edgtf-team-social-holder-between{
  display: none;
}
.content-company .edgtf-team-bg{
  /*display: none;*/
}
.content-company .edgtf-large-space .edgtf-outer-space .edgtf-item-space{
  padding: 0 40px;
  margin: 0 0 70px;
}
@media ( min-width: 1025px ) and ( max-width: 1199px ) {
  .content-company .edgtf-large-space .edgtf-outer-space .edgtf-item-space{
    padding: 0 20px;
  }
  .content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-info-tc{
    padding: 10px 15px;
    padding-right: 1px;
    height: 140px;
  }
}
.edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder,
.edgtf-sticky-header.header-appear{
  -moz-box-shadow: 0 -2px 24px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 -2px 24px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -2px 24px rgba(0, 0, 0, 0.4);
}
.edgtf-logo-wrapper a img{
  max-height: 116px;
}
.edgtf-light-header .edgtf-page-header > div:not(.fixed):not(.edgtf-sticky-header) .edgtf-logo-wrapper .edgtf-dark-logo,
.edgtf-light-header .edgtf-page-header > div:not(.fixed):not(.edgtf-sticky-header) .edgtf-logo-wrapper .edgtf-light-logo{
  display: none !important;
}
.edgtf-light-header .edgtf-page-header > div:not(.fixed):not(.edgtf-sticky-header) .edgtf-logo-wrapper .edgtf-normal-logo{
  opacity: 1 !important;
}
@media ( min-width: 1200px ) and ( max-width: 1299px ) {
  .vc_row.content-company{
    margin-left: -60px;
    margin-right: -60px;
  }
  .vc_row.content-company>.wpb_column>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.tp-caption sup{
  font-size: 40%;
  bottom: 2ex;
  font-weight: 400;
  letter-spacing: 1px;
}
div.wpcf7-validation-errors{
  display: none !important;
}
body.mobile .edgtf-mobile-header{
  margin-top: 70px !important;
}
body.mobile.home{
  margin-top: -70px !important;
}
body.mobile .edgtf-mobile-header .edgtf-mobile-header-inner{
  background-color: transparent;
}
body.mobile .rev_slider .tp-caption.banner-img{
  font-size: 10px !important;
}

.edgtf-sticky-up-mobile-header .mobile-header-appear-custom .edgtf-mobile-header-inner{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.edgtf-main-menu ul li.menu-item-home{
  display: none;
}
@media( max-width: 1025px ){
  .edgtf-main-menu ul li.menu-item-home{
    display: block;
  }
  body.home .edgtf-mobile-header .edgtf-mobile-logo-wrapper img,
  body.home .edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder{
    transition: 0.3s;
  }
  body.home .edgtf-mobile-header.mobile-header-top .edgtf-mobile-header-inner .edgtf-mobile-header-holder{
    background-color: transparent;
    box-shadow: none;
  }
  body.home .edgtf-mobile-header.mobile-header-top .edgtf-mobile-logo-wrapper img{
    display: none;
  }
  body.home.open-menu-mobile .edgtf-mobile-header.mobile-header-top .edgtf-mobile-header-inner .edgtf-mobile-header-holder{
    background-color: #1A1B1F;
    box-shadow: 0 -2px 24px rgba(0, 0, 0, 0.4);
  }
  body.home.open-menu-mobile .edgtf-mobile-header.mobile-header-top .edgtf-mobile-logo-wrapper img{
    display: block;
  }
  /*body.mobile .edgtf-content .edgtf-content-inner{
    margin-top: 70px;
  }*/
}

body.fix-tag-sup sup{
  bottom: 1.8ex;
  font-size: 50%;
}
body.fix-tag-sup .tp-caption sup{
  font-size: 49%;
  bottom: 2ex;
}
html.no-scroll .edgtf-wrapper-inner{
  height: 100vh;
}
#login{
  transition: 1s;
}
#login.hide{
  opacity: 0;
  z-index: -999;
}
body{
  height: auto !important;
}
.tp-parallax-wrap{
  transition: 0.5s;
}
.tp-caption.banner-img img{
  width: auto !important;
  height: auto !important;
  margin-bottom: 40px !important;
}
.tp-caption.banner-title{
  font-size: 54px !important;
  line-height: 54px !important;
}
body:not(.home) .tp-caption.banner-title{
  color: #fff !important;
}
@media( max-width: 1023px ) and ( min-width: 768px ) {
  body.home .tp-caption.banner-title.sub{
    font-size: 48px !important;
    line-height: 52px !important;
  }
}
@media( max-width: 767px ){
  
  .tp-caption.banner-title{
    font-size: 40px !important;
    line-height: 40px !important;
  }
  
  body.home .tp-caption.banner-title{
    font-size: 34px !important;
    line-height: 34px !important;
  }
}
@media( max-width: 600px ){
  body.home .tp-caption.banner-title.sub{
    font-size: 28px !important;
    line-height: 34px !important;
    letter-spacing:-1.8px !important;
  }
}
@media( max-width: 425px ){
  body.home .tp-caption.banner-title.sub{
    font-size: 22px !important;
    line-height: 34px !important;
  }
  .rev_slider_wrapper, 
  .tp-fullwidth-forcer{
    transition: height 0.5s;
  }
  .rev_slider,
  .rev_slider .tp-revslider-mainul,
  .rev_slider li.tp-revslider-slidesli,
  .slotholder .tp-bgimg{
    transition: 0.5s;
  }
}

.content-get-in-touch div.wpcf7-response-output{
  text-align: center;
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  letter-spacing: 1px;
}
.bg-home-opacity{
  position: relative;
  background: none !important;
}
.bg-home-opacity:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
  background-image: url('/wp-content/uploads/2017/10/h1-pattern-img-2.png');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.bg-home-opacity .edgtf-row-grid-section{
  position: relative;
  z-index: 2;
}
@media( max-width: 767px ){
  body.home .edgtf-row-grid-section-wrapper h2{
    font-size: 30px;
  }
  body.home .edgtf-content-aligment-right h2,
  body.home .edgtf-content-aligment-right h3{
    font-size: 28px;
  }
  body p{
    font-size: 15px;
    line-height: 24px;
  }
}
.content-get-in-touch form .edgtf-custom-form input.wpcf7-not-valid{
  border-bottom-color: #FF635D;
}
.content-get-in-touch form span.wpcf7-not-valid-tip{
  color: #FF635D;
  font-size: 14px;
  font-weight: 300;
  padding-left: 20px;
}
@media( max-width: 767px ){
  .no-touch .content-company .edgtf-tl-has-parallax-scroll .edgtf-team.info-hover .edgtf-team-info-tb{
    width: 100%;
  }
  .content-company .edgtf-team.info-hover .edgtf-team-inner .edgtf-team-info-tc {
    /*padding-bottom: 50px;*/
  }
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opened .icon_menu:before{
  content: "\4d";
}
body .edgtf-mobile-header .edgtf-mobile-logo-wrapper img{
  margin-top: 10px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a .edgtf-mobile-menu-icon{
  font-size: 45px !important;
  transform: translate(-12px,5px);
}
footer .widget.edgtf-footer-bottom-column-1 p,
footer .widget.edgtf-footer-bottom-column-1{
  margin: 0;
}

body.fix-parallax .edgtf-parallax-row-holder,
body.fix-tag-sup .edgtf-parallax-row-holder{
  background-position: center 0 !important;
  background-attachment: local;
}
body.fix-tag-sup .slotholder{
  transform: none !important;
}
.edgtf-team-position, .edgtf-team-name.entry-title{
    display:none;
}