@charset "utf-8";
@font-face {
    font-family: 'Poppins Light';
    src: url('../fonts/poppins/poppins-light-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Poppins Regular';
    src: url('../fonts/poppins/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins Medium';
    src: url('../fonts/poppins/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins Bold';
    src: url('../fonts/poppins/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.fa {
	font-family: "FontAwesome"!important; font-weight:400!important;
}

[class^="icon-"], [class*=" icon-"] ,
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'FontAwesome'!important;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-user::before {
  content: "\f007";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-calendar:before {
  content: "\f073";
}
.bfCalendar [class^="icon-"]:before, .bfCalendar [class*=" icon-"]:before {  font-family: 'simple-line-icons';}

 /********************/
@keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-moz-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-webkit-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-o-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
/* Ripple Out animation */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
/* fadein2 */
@keyframes fadein2 {
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-moz-keyframes fadein2 { /* Firefox */
     from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-webkit-keyframes fadein2 { /* Safari and Chrome */
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-o-keyframes fadein2 { /* Opera */
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}

/* fadein3 */
@keyframes fadein3 {
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-moz-keyframes fadein3 { /* Firefox */
     from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-webkit-keyframes fadein3 { /* Safari and Chrome */
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-o-keyframes fadein3 { /* Opera */
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}

@keyframes fadein4{from{opacity:0;left:0%}to{opacity:1;left:100%;}}
@-moz-keyframes fadein4{from{opacity:0;left:0%}to{opacity:1;left:100%;}}
@-webkit-keyframes fadein4{from{opacity:0;left:0%}to{opacity:1;left:100%;}}
@-o-keyframes fadein4{from{opacity:0;left:0%}to{opacity:1;left:100%;}}

.slider .t3-module{ margin-bottom:0px;}
.tp-bgimg.defaultimg{ position:relative; z-index:1}
.tp-bgimg.defaultimg::after {/*background: url(../images/dots-overlay.png);width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 39;content:"";z-index:3;*/}
.slider .slotholder::after {opacity:0.8;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 39;content:"";z-index:1;transition: opacity 0.1s;}
.t3-wrapper{background: none}
.tp-caption.medium_text_quantas, .medium_text_quantas,.tp-caption.mediumwhitebg_quantas, .mediumwhitebg_quantas{font-family: 'Poppins Regular'!important;}
body.boxed #background-shadow { margin-top:40px; margin-bottom:40px;}
body.boxed ss3-force-full-width {display:inline;}
body.boxed .wrap.t3-slider .container{ padding-left:0; padding-right:0;}
.background-imagecoverper{ padding-top:35px; background-image:url(../images/fixedbgimage.jpg)!important;background-repeat: no-repeat;background-size: cover;height: 100%;left: 0;overflow: hidden;position: fixed;top: 0;width: 100%;
z-index: 0;}
.background-patternwrapper{padding-top:35px; background-repeat:repeat;height: 100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index: 0;}
.background-coloroverlay{padding-top:35px; background-repeat:repeat;height: 100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index: 0;}
#background-shadow .margincorrect {margin-right: -15px;	margin-left: -15px;}
#background-shadow {box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);position: relative;z-index: 1;}
a:link, a:visited, a strong{text-decoration: none;transition: all 0.2s  linear 0s;}
a:hover{transition: all 0.2s linear 0s; outline:none;}
a:focus{outline:none;}
#t3-content .item-page img ,#t3-content img,.t3-sidebar img ,img{max-width: 100%!important;}
.btn{ padding-top:7px; padding-bottom:7px;}
.btn,.btn-primary,.btn-secondary,button,.pagination li a{border-radius:0px;transition: all 0.2s  linear 0s;}
.pagination li a{border-radius:0px!important;}
.pull-left.item-image img {margin-right: 30px;margin-bottom: 30px;}
h3.module-title{line-height:1.4;position: relative; overflow:hidden;}
.inline-block{ display:inline-block}
.t3-module.module-bordered{padding:15px; border-radius:3px;}
.badge {font-weight: normal; letter-spacing:1px} 
h3.module-title span {position: relative;z-index: 2;line-height: 1.4;display: inline-block;}
h3.module-title span::after {}
h3.module-title.bicolor span::after{}
h3.border-centered,h3.centered{line-height:1.2;text-align:center;}
h3.border-centered,h3.border-centered span {z-index:1;position: relative; padding-bottom:30px;}
h3.border-centered span {z-index:1;position: relative; padding-bottom:30px;}
h3.border-centered span::after{ content:""; position:absolute;width:40%; height:100%; bottom:0; left:30%;}
h3.module-title.titlecard{background:none;}
h3.module-title.titlecard::before,h3.module-title.titlecard::after,.module-title.titlecard span::after{ display:none;}
h3.module-title.titlecard span{ margin-left:0; padding:4px 10px; }
.t3-sidebar  h3.module-title.titlecard span{padding-left:10px; }
.t3-sidebar h3.module-title span {position: relative;z-index: 2;padding-left:0px;margin-left:0px;}
.t3-sidebar h3.module-title span::after {right: -50px;width: 50px;}
.t3-sidebar h3.module-title::after {right:0px;}
.module-title.titlecard span { position:relative; z-index: 0;}
.logo-text .site-name-wtcorp,.logo-text .site-name-wtcorp a{font-weight:normal; font-size:36px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{box-shadow:none;transition: all 0.2s  linear 0s; max-width:90%; filter: none; height:32px;border-radius:0px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {max-height: 32px;}
input {filter:none;}
.header-right{}
.mainnav-con{}
.divider-vertical {border-top:0;}
.box-shadow{-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);}
.mod-preview {z-index:9;position: relative;}
.module_menu .nav > li > a, .module_menu .nav > li > .separator,.module_menu .nav > li > span {padding:8px 5px 8px 5px;display: block; margin-top:0;border-radius:0px;}
.module_menu .nav > li > a::after, .module_menu .nav > li > .separator::after,.module_menu .nav > li > span::after{ content:''; position:absolute; width:100%; height:1px; bottom:1px; left:0;} 
.module_menu .nav > li > a::before, .module_menu .nav > li > .separator::before,.module_menu .nav > li > span::before{ content:''; position:absolute; width:100%; height:1px; bottom:0px; left:0;} 
.module_menu .nav > li{ margin-top:0;}
.module_menu .nav > li.active > a, .module_menu .nav > li.active > .separator,.module_menu .nav > li.active > span { background:none;}
.module_menu .nav > li::before {}
.search-icon::after {display:none;}
.search .btn.btn-primary{ vertical-align: top; margin-left:10px;border-radius:0px;}
.search input{ display:inline-block; padding-left:10px;}

.mainnav-right[class*=' col-']{ padding-left:0px; padding-right:0px;}
.mainnav-right .search{ margin-top:4px;}
.mainnav-right{display: flex;align-items: center;height: 55px;justify-content:flex-end;}
.mainnav-right .searchwrap{}
.mainnav-right .searchwrap input{transition: all 0.2s linear 0s;min-width:220px; border-radius:3px; font-size:13px}
.mainnav-right .searchwrap input:focus{min-width:235px;transition: all 0.2s linear 0s;}
.mainnav-right .searchwrap  svg.s-input-icon{ width:23px; height:23px;transition: all 0.2s linear 0s; margin-left:10px;}
.mainnav-right .searchwrap svg.s-input-icon:hover {transition: all 0.2s linear 0s;}
.mainnav-right .search-icon{ position:relative;display: flex;align-items: center;margin-left:10px;}

.t3-sidebar .search-icon svg{ display:none}
.t3-sidebar .search .search-icon input.inputbox{ width:250px}
.t3-sidebar .search .btn.btn-primary { padding-top:5px;padding-bottom:5px;}

blockquote::before {content: '\f10d';font-family: FontAwesome;font-size: 35px;position: absolute;left: 20px;top: 20px;font-style: normal;}
blockquote {padding: 16px 20px 16px 80px;font-size: 18px;font-style: italic;margin: 40px 0;line-height: 30px;position: relative;clear: both;}
.content-icons-outer{line-height: 0;}
ul.content-icons.pull-right {margin-bottom:0;}
.content-icons.pull-right li {display:inline-block; list-style:none;}
.content-icons.pull-right li{margin-right:10px;}
.tags{ margin-bottom:10px;}
.tags .label-info {background-color:transparent;  margin-right:4px; font-weight:normal; letter-spacing:0.3px; line-height:1; padding-top:5px;}
.article-aside {line-height:0;}
.article-info {line-height: 0; }
.article-info dd{line-height:1;}
.t3-sidebar .nav-pills > li > a,.nav-pills > li > a,.nav li > a{}
.off-canvas{ position:relative;}
.off-canvas-toggle {position:absolute; top:0px;right:0; height:40px; border:0;width:40px;z-index:102; max-height:40px}
.t3-off-canvas .module_menu .nav > li > a::after,.t3-off-canvas .module_menu .nav > li > .separator::after,.t3-off-canvas .module_menu .nav > li > span::after,.t3-off-canvas .module_menu .nav > li > a::before,.t3-off-canvas .module_menu .nav > li > .separator::before,.t3-off-canvas .module_menu .nav > li > span::before{display:none}
body.boxed .off-canvas-toggle,body.boxed .off-canvas-toggle:focus {}
body.off-canvas-right ,body.off-canvas-open { overflow-x:visible!important}
body.off-canvas-right #t3-header.affix-top,body.off-canvas-open #t3-header.affix-top{right:0!important}

.btn-primary.off-canvas-toggle{}
.home-2 .btn-primary.off-canvas-toggle{ height:40px; line-height:40px;}
.home-2 .off-canvas-toggle span.bar-first {top: 14px;}
.home-2 .off-canvas-toggle span.bar-mid {top: 20px;}
.home-2 .off-canvas-toggle span.bar-last {top:26px;}
.home-2 .off-canvas-open .off-canvas-toggle span.bar-first {top:18px;}
.home-2 .off-canvas-open .off-canvas-toggle span.bar-last {top: 18px;}

.t3-sidebar.t3-sidebar-right[class*=' col-'],.t3-sidebar.t3-sidebar-left[class*=' col-']{}
.t3-sidebar.t3-sidebar-right .module-title,.t3-sidebar.t3-sidebar-left .module-title {}
.t3-sidebar.t3-sidebar-right .module-title{}
.t3-sidebar-1 h3.module-title,.t3-sidebar-2 h3.module-title{}


.t3-module .module-ct{}
.t3-module.module-noborder .module-ct{border:0; padding:0; margin-top:0;}
.t3-module.module-noborder { margin-bottom:0;}
.t3-module .module-ct{}
.t3-sidebar .t3-module .module-ct{ padding:10px;}
.t3-module.module.-nopadding .module-ct{ padding:0 0 0px 0;}
.t3-sidebar .module-ct {}
.t3-sidebar.t3-sidebar-left .t3-module{}
.t3-content{}
.tagspopular ul > li {margin:0 6px 10px 0px;}
.tagspopular ul > li > a {display: block;padding:3px 10px; border-radius:0px;}
.dropdown-menu {border-radius: 0px;}
#sb-body, #sb-loading {background-color: #fff!important;}
img.hikashop_child_image {height: 100px;}
.hikashop_small_image_div{ margin-top:20px;}
.hikashop_products_listing.quantas a.hikacart, .hika_j2 .btn-success, .hikabtn-success{ margin-top:20px;}
.btn.jmodedit ,.btn.jmodedit i{}
.icon-edit:before { width:100%;}
a.btn.jmodedit span.icon-edit::before { content:"Edit \f044"; 
font-family: 'Nunito Sans Regular',FontAwesome !important; line-height:1;  padding:5px 5px 5px 5px; border-radius:3px; text-align:center;}
/*
	=======================================
		PROGRESSBAR - SCROLLING 
	=======================================
*/
.scroll-progress-bar {position: fixed;z-index: 9999;height:7px;top: 0;left:0;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);}
.scroll-progress-bar::after{ position:absolute; content:""; width:1px; height:5px; right:0; top:0;background-color: rgba(255,255,255,0.5); z-index:-1}
/*
	=======================================
		TOPBAR 
	=======================================
*/
.topbar::before {content: "";position: absolute;left:0px;top:0;z-index: 5;border-style: solid;border-width: 0 30px 40px 0px;}
.topbar-inner {height:40px;position:relative;z-index:1;padding-left:25px; display:flex;align-items:center;justify-content:space-evenly;}
.topbar .row{display:flex;align-items:center }
.topbar .container{ background:none; padding-top:0px; }
.topbar-left[class*=' col-']{padding-right:0;}
.topbar-right[class*=' col-']{padding-right:0;padding-left:0;}
.topbar-right-inner i{ background:none;}
.topbar-middle-inner{ float:right;}
.topbar-middle[class*=' col-']{ padding-right:0;}
.topbar-right-inner { float:right;min-height:40px;}
body.boxed .topbar-right-inner {float:left;}
.topbar-right-inner .mod-languages.quantas{min-height:40px;display: grid;place-items: center;}
.topbar-right-inner .mod-languages.quantas .btn-secondary{ border:0;}

ul.top_social_icons,ul.top_contact_info,.topbar ul.menu {display: flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly; padding-left:0; margin-bottom:0;}
ul.top_social_icons li,ul.top_contact_info li{ list-style:none;padding:0 0px 0 10px;}
ul.top_social_icons{justify-content:flex-end}

.topbar ul.menu li,.topbar li{}
.topbar ul.menu li a,.topbar li a,.topbar ul.menu li > .separator, .topbar ul.menu li > span {cursor:pointer}
.topbar p,.top-login { margin:0px;}
.topbar i,.topbar .fa{margin-right:5px;font-size:14px;line-height:1;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); text-align:center}
.topbar-middle i,.topbar-middle .fa{margin-right:10px;}
.topbar ul.menu li a:hover,.topbar li a:hover ,.topbar a:hover{background:none;background-color:transparent;transition: all 0.2s  linear 0s;}
.topbar ul.menu li.active a,.topbar li.active a { background:none}
.topbar ul.dropdown-menu{ margin-top:0;border-radius: 0px;padding: 0px;border: 0;}
.topbar ul.dropdown-menu li {float: none; margin:0;}
.topbar ul.dropdown-menu li a{padding: 9px 15px 9px 10px;}
.topbar ul.dropdown-menu li a:hover {padding: 9px 15px 9px 15px;}
.topbar .nav  li,.topbar .nav  li a,.topbar .nav  li:hover,.topbar .nav  li a:hover{background:none!important;background-color:transparent!important;}
.social-top p{text-align:right;}
.topbar .search{ float:right;}
.topbar .search input{border-radius:0px; padding:5px 5px 5px 30px; height:24px; font-size:11px; min-width:180px;transition: all 0.2s linear 0s; display:inline-block;}
.topbar .search input:focus {min-width:195px;transition: all 0.2s linear 0s;}
.topbar .btn {padding:3px 10px 3px 10px;line-height: 1.42857143;}
.topbar,.topbar ul.menu li a, .topbar li a, .topbar ul.menu li > .separator, .topbar ul.menu li > span,.topbar-right{transition: all 0.2s linear 0s;}
.topbar ul{ margin:0; padding:0 }
.topbar-right .mod-languages.quantas a.btn.dropdown-toggle{ padding:11px; border-radius:0px;}
div.mod-languages.quantas img{ margin-right:5px;margin-bottom:4px;}
div.mod-languages.quantas .btn .caret {margin-left:3px;}
.topbar-right .mod-languages button{ border-radius:0px;height:40px;}
.topbar-right .mod-languages ul.dropdown-menu{margin-top:-4px!important; border-radius:0px; min-width:165px; padding:0; border:0;transform: translate(0px, 40px)!important;z-index:999;}
.topbar-right .mod-languages .btn-secondary:hover{opacity:1;}
.topbar-right .mod-languages ul.dropdown-menu a{color:#5c727d; font-size:13px; display:block;}
.topbar-right .mod-languages ul.dropdown-menu a:hover{}
.topbar-right .mod-languages ul.dropdown-menu li{margin:0; padding-top:0; padding-bottom:0}
.topbar-right .mod-languages ul.dropdown-menu li.lang-active {background-color:transparent;}

#btl .btl-panel > #btl-panel-profile .btl-dropdown{}
#btl .btl-panel.quantas > #btl-panel-profile {background: url(../images/btl-panel-bg.png) top right no-repeat;padding-right: 30px;
}

#btl .btl-panel.quantas > span,.btl-panel.quantas button.btl-buttonsubmit,.btl-panel.quantas input.btl-buttonsubmit{background-color:transparent!important;text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;line-height:1; margin:0; border-radius:0px;padding:0 10px; height:auto; transition: all 0.2s linear 0s;}
.btl-content-block.quantas{ border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.btl-content-block.quantas input.btl-buttonsubmit,.btl-content-block.quantas  button.btl-buttonsubmit{  border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-transform:uppercase; color:#fff; font-weight:300;line-height:1; margin:0;min-width:75px; float: right;}
#btl-content-login ul li{ float:left; display:inline; margin-right:20px;}
#bt_ul.quantas{ float:left; padding-left:20px;padding-top:15px; margin:0px 0 10px 0!important;}
#btl-content #btl-content-login.btl-content-block.quantas .btl-label,#btl-content-registration.btl-content-block.quantas .btl-label {color: #ddd;text-transform: uppercase;}
#bt_ul.quantas li a:hover{ text-decoration:none!important}
#btl-content-registration.btl-content-block.quantas{min-width: 390px;}
#btl-content-registration .btl-buttonsubmit.quantas {margin-right: 15px !important;margin-bottom: 10px;}
#btl-content-login .btl-content-block.quantas.btl-content-block.quantas .btl-input input,.btl-content-block.quantas .btl-input > input[type="text"],.btl-content-block.quantas .btl-input > input[type="password"],.btl-content-block.quantas #recaptcha > input{float: left;padding: 1px 5px;margin-bottom: 10px;font-size: 12px;background: #1f2124; background: -moz-linear-gradient(#1f2124, #27292c);background: -ms-linear-gradient(#1f2124, #27292c);background: -o-linear-gradient(#1f2124, #27292c);background: -webkit-gradient(linear, 0 0, 0 100%, from(#1f2124), to(#27292c));background: -webkit-linear-gradient(#1f2124, #27292c);background: linear-gradient(#1f2124, #27292c);    border: 1px solid #000;box-shadow:0 1px 0 rgba(255,255,255,0.1);border-radius:0px;color:rgba(255,255,255,0.5);transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}

#btl-content-login input[type=text]:hover,
#btl-content-login input[type=password]:hover,
#btl-content-login label:hover ~ input[type=text],
#btl-content-login label:hover ~ input[type=password], #btl-content-registration .btl-input > input[type="text"]:hover,#btl-content-registration .btl-input > input[type="password"]:hover,#btl-content-registration #recaptcha > input:hover{background: #27292c;}

#btl-content-login:after {content: "";height: 1px;width: 33%;position: absolute;left:1%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content-login:before {content: "";width: 8px;height: 5px;position: absolute;left:16%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content-login{font-weight: 400;width: 100%;position: relative;padding: 10px;overflow: hidden;border-radius:6px;}
#register-link.quantas{ padding:4px 0;}
#register-link.quantas::before{content:"";width:250px;height:100px;position:absolute;top:45px;left:0px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
#btl-content div.btl-buttonsubmit.quantas,div.btl-buttonsubmit.quantas{ border-top:0; margin:5px 0 0 0; float:right; width:50%;}
#btl-input-remember.btl-input.quantas{ float:left!important; width:50%;}

#btl-content-registration::after {content: "";height: 1px;width: 33%;position: absolute;left:1%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content-registration::before {content: "";width: 8px;height: 5px;position: absolute;left:16%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content-registration {font-weight: 400;position: relative;padding: 10px;overflow: hidden;border-radius:6px;box-shadow: inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);}
#register-link a{ color:#ddd; transition: all 0.3s linear 0s;}
.btl-note.quantas::before{content:"";width:550px;height:100px;position:absolute;top:45px;left:-150px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
.btl-note.quantas{ padding:5px 0;}
#btl-content #btl-content-profile::after {content: "";height: 1px;width: 33%;position: absolute;left:16%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content #btl-content-profile::before {content: "";width: 8px;height: 5px;position: absolute;left:30%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content #btl-content-profile {font-weight: 400;position: relative;padding: 10px;overflow: hidden;background: #111; border-radius:0px;border: 1px solid #191919;box-shadow: inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
   
#btl-content-profile.btl-content-block.quantas ul.menu li{border-bottom: 1px solid #000;box-shadow:0 1px 0 rgba(255,255,255,0.1);}
#module-in-profile.quantas h3{border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;background:#000!important;border: 1px solid rgba(0,0,0,0.9); box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);}
#module-in-profile.quantas h3::before{content:"";width:250px;height:100px;position:absolute;top:45px;left:0px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
 #btl-content-profile div.btl-buttonsubmit.quantas{ padding-top:15px!important;}
 #btl .btl-panel > span{box-shadow:none!important;}
/*
	=======================================
		NAVBAR
	=======================================
*/
/******Megamenu no animation styling*******/
#t3-mainnav .nav-bg-overlay{position:absolute; left:0; bottom:0; width:100%; height:51px;}
#t3-header::after {content: "";position:absolute;top:0;width:50%;height:50%; z-index:0; right:0; max-height:40px;}
#t3-header.affix .nav-bg-overlay{position:absolute; left:0; top:0; width:100%; height:55px;line-height:55px;}
#t3-header .container { background:none;}
#t3-header.affix .container {}
#t3-header.affix.navbar-default .navbar-nav > li > a,#t3-header.affix.navbar-default .navbar-nav li > .separator,#t3-header.affix.navbar-default .navbar-nav li > span,#t3-header.affix.navbar-default .navbar-nav > li > .nav-header{line-height:55px;}
#t3-header.affix .dropdown-menu {}
#t3-mainnav .container{}
#t3-mainnav ul{ padding-left:0;}
.mainnav-inner.pull-right{}

#t3-mainnav li{ list-style:none;display:block;background-repeat: no-repeat; background-position: right bottom}
#t3-mainnav .t3-navbar-collapse li,#t3-mainnav .t3-navbar-collapse li span{background-image:none;}
#t3-mainnav.navbar-default li::after {/*opacity:0;width:0%; height:100%;content:"";position: absolute;top:0px; z-index:1;content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;*/}
#t3-mainnav.navbar-default li:hover::after {opacity:1;width:100%;-webkit-transform: scaleY(1);transform: scaleY(1);}
#t3-mainnav.navbar-default .navbar-nav > li > a,#t3-mainnav.navbar-default .navbar-nav li > .separator,#t3-mainnav.navbar-default .navbar-nav li > span,#t3-mainnav.navbar-default .navbar-nav > li > .nav-header{padding:12px 10px 12px 10px;transition: all 0.2s  linear 0s; line-height:55px;}
#t3-mainnav .dropdown-menu span,#t3-mainnav .dropdown-menu span.separator,#t3-mainnav .dropdown li a,#t3-mainnav .dropdown-menu > li > a{line-height:1.7!important;display:block; padding:8px 15px!important;font-size:90%!important;font-weight:normal!important; }
#t3-mainnav .dropdown-menu span:hover,#t3-mainnav .dropdown li a:hover,#t3-mainnav .dropdown-menu > li > a:hover{ padding-left:20px!important;}
#t3-mainnav .dropdown-menu {min-width:215px;width:auto;padding:0; border:0;}
#t3-mainnav .dropdown-menu{ border:0; padding:0; margin-top:0px; background-color:transparent;}
#t3-mainnav .dropdown-menu  li::after{ display:none;}

#t3-header.affix #t3-mainnav.navbar-default .navbar-nav > li > a,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav li > .separator,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav li > span,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav > li > .nav-header{ }
#t3-header.affix .logo {min-height:75px;display: grid; }

.t3-mainnav .t3-navbar-collapse .nav .caret {position: absolute;right: 15px;}
.navbar-nav > li > .dropdown-menu,.dropdown-submenu > .dropdown-menu {border-radius: 0;}
#t3-mainnav.navbar {border-left:0; border-top:0; border-right:0; }
.t3-megamenu .mega > .dropdown-menu .mega-col-nav{padding-left:0; padding-right:0;}
.t3-megamenu .mega-inner {padding:0px;}

.nav .open a,.nav .open a:hover{ background-color:transparent}
.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {cursor: pointer;}

#t3-mainnav .dropdown-menu::before{content:"";position: absolute;left: 0;top:0px;height:4px;width:100%;z-index:999;}
#t3-mainnav .open .dropdown-menu::before{}
#t3-mainnav .nav-child.dropdown-menu .level1::after {width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;content: "";
position: absolute;left: 30px;top: -5px;opacity:1;}

#t3-mainnav .dropdown.mega.open > .dropdown-menu::after {}

.t3-megamenu .dropdown.mega > .mega-dropdown-menu::after {}
.t3-megamenu .dropdown.mega.open > .mega-dropdown-menu::after {}

.t3-megamenu .dropdown-menu .mega-nav{margin-top:0px;}
.t3-megamenu .dropdown-menu ul.mega-nav{}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > .separator, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > .separator:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > .separator:focus{ outline:none;}
.t3-megamenu li.dropdown::before{/*content: "";position: absolute; left:0;bottom: -20px; width:100%; height:20px;opacity:0;*/}
.t3-megamenu li.dropdown:hover::before{/*opacity:1;animation:fadein4 0.5s;-moz-animation:fadein4 0.5s;-webkit-animation:fadein4 0.5s;-o-animation:fadein4 0.5s;*/}
.t3-megamenu li.dropdown::after{}
.t3-megamenu li.dropdown:hover::after{}
.mainnav-left[class*=' col-']{padding-left:0}
.t3-mainbody{ min-height:60vh;}

#t3-mainnav .nav > .dropdown > .dropdown-toggle .caret{ border:0!important; position:relative;width:13px; height:13px; margin-left:5px; font-size:13px; z-index:0}
#t3-mainnav .nav > .dropdown > .dropdown-toggle .caret::before { position:absolute; right:0; top:-2px;content: "\f078";color: #fff;z-index: 9999;display: inline-block;font: normal normal normal 13px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;width:13px;height:13px;}
/*
	=======================================
		HEADER
	=======================================
*/
#t3-header{min-height:90px;-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5); position:relative; padding:0px 0px 0px 0;}
#t3-header.affix{border: 0;border-left: 0;border-right: 0;margin-bottom: 0;border-radius:0;left:0;right:0;top:0; min-height:55px;animation:fadein 0.5s;-moz-animation:fadein 0.5s;-webkit-animation:fadein 0.5s;-o-animation:fadein 0.5s;	margin-bottom: 0;border-radius: 0;left: 0;right: 0;top: 0;z-index: 999; position:fixed; padding:0px 0 }
.logo-image img{ max-width:100%;}
.logo {min-height:75px;display:grid;padding:20px 0 0 0;}
.logo::after {}
#t3-header.affix{}
body.fullwidth #t3-header.affix {-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);}
body.fullwidth #t3-header.affix  .container{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.header-right[class*=' col-']{ padding-left:0;}
body.boxed .logo {padding:20px 0 0 15px;}
/*
	=======================================
		HIGHLIGHTER
	=======================================
*/
.wrap.highlighter{ min-height:41px;overflow: hidden; padding-top:15px; padding-bottom:15px;}
.highlighter-inner{margin-top:0px;overflow: hidden;} 
.gkHighlighterGK5.quantas .gkHighlighterInterface.quantas{background-color:transparent!important}
.gkHighlighterInterface.quantas span.text {display: block;float: left;margin: 0 6px 0 0px;font-size:12px;font-weight:normal;text-transform: none;line-height:30px;padding:0 10px;}
.gkHighlighterInterface.quantas div {padding-top:6px;}
.gkHighlighterInterface.quantas div a {transition:none;display: block;float: left;height: 15px;width: 13px;margin: 2px 0 0 5px;cursor: pointer;}
.gkHighlighterItem.quantas{min-height:28px;}
.gkHighlighterInterface.quantas {padding: 0 7px 0 0;}
.gkHighlighterWrapper.quantas { top:6px;}
/*
	=======================================
		TOP PICTURED MODULE - SLIDER
	=======================================
*/
.bt-cs.quantas.bt-toppicture .bt-cat-title-text {position: absolute;left: 0;bottom:0;width: 100%;height: 100%;opacity: 1;-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .2s cubic-bezier(.645,.045,.355,1);-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);-ms-transition: all .2s cubic-bezier(.645,.045,.355,1);-o-transition: all .2s cubic-bezier(.645,.045,.355,1);transition: all .3s cubic-bezier(.845,.045,.355,1);z-index:3;padding:15px;text-align: left;}
.featured .thumb-area a::before, .slider2 .thumb-area a::before, .gallery .thumb-area a::before, .carousel1 .thumb-area a::before, .video .thumb-area a::before, .simple .thumb-area a::before, .bt-cs.quantas.bt-toppicture .bt-imagecover::after {content: "";background: -webkit-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);background: -moz-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);background: -ms-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);background: -o-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);background: linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);position: absolute;height: 100%;width: 100%;opacity: 0.7;transition: all 0.2s  linear 0s;z-index: 2;}
.bt-cs.quantas.bt-toppicture .bt-imagecover:hover::after{opacity: 0.85;transition: all 0.2s  linear 0s;}
.bt-cs.quantas.bt-toppicture  .bt-inner {padding-left: 0px;padding-right: 0px;}
.bt-cs.quantas.bt-toppicture .bt-inner .bt-title {margin-bottom:0px;}
.bt-cs.quantas.bt-toppicture  .bt-author,.bt-cs.quantas.bt-toppicture  .bt-category ,.bt-cs.quantas.bt-toppicture  .bt-date,.bt-cs.quantas.bt-toppicture  .bt-imagecover .fa  {font-size:11px; padding:3px 7px }
.bt-cs.quantas.bt-toppicture  .bt-date,.bt-cs.quantas.bt-toppicture  .bt-imagecover .fa  { padding:0px }
.bt-cs.quantas.bt-toppicture .bt-row,.subslider-1-2 {padding:5px 0;}
.subslider-1-2 [class*=' col-'] { padding-left:10px; padding-right:10px;}
.subslider-1-2 .module{ margin-bottom:0px;}

.bt-cs.quantas.bt-toppicture.bt-toppicture-2 a.prev.quantas{left:0; z-index:5;opacity:1;text-indent:0; border:0; top:45%; width:32px; height:48px; padding-left:0px;border-radius:0px; }
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 a.next.quantas{z-index:5;border:0;top:45%;right:0;width:32px;height:48px; padding-left:0px;border-radius:0px; }
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 a.prev.quantas .fa, .bt-cs.quantas.bt-toppicture.bt-toppicture-2 a.next.quantas .fa {font-size:24px;line-height:48px;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-imagecover {border:0; outline:0; margin:0;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-cat-title-text { height:40%; background:rgba(0,0,0,0.45)}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  .bt-inner .bt-category {top:30px; left:30px; position: absolute; z-index:5;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-author, .bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-category, .bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-date, .bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-imagecover .fa {font-size:13px;}
.bt-cs.quantas.bt-toppicture-2 p.readmore {margin-top: 7px; float:right; line-height:1}
.bt-cs.quantas.bt-toppicture-2 p.readmore a.btn {line-height:1.4}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  .bt-cat-title-text { font-size:16px}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  h3 { font-size:20px}

.bt-cs.quantas.bt-toppicture .bt-row-separate {border-bottom:0;}
.bt-cs.quantas{ padding-bottom:15PX;}
.tp-button.red.quantas{}

.slider-title{font-family: 'Roboto Bold';}
/*
The Leading Company  Fits Your Needs
*/
h4.bordered-title{position:relative; display:inline-block; padding:5px 15px; font-weight:normal; font-family: 'Nunito Sans Regular'!important;}
h4.bordered-title::before{position: absolute; width:100%; height:100%;border-radius:25px;opacity:0.1;content:""; left:0; top:0;}
h1.leading{ font-size:36px; margin:0}
.what-we-do .fa{ padding:10px;position:relative; width:45px; height:45px; margin-right:15px;}
.what-we-do .fa::after{position: absolute; width:100%; height:100%;border-radius:100%;opacity:0.1;content:""; left:0; top:0;}
.what-we-do .fa::before{ position:absolute; text-align:center; width:25px; line-height:25px;}
.what-we-do li{ list-style:none; margin:15px 0;}
.what-we-do ul{ padding:0;}

/*
Special Work Areas
*/
.special-work li{ list-style:none; margin:15px 0;}
.special-work .fa{margin-right:10px;}

/*
	=====================================================
		JE ORBIT SLIDER -REVOLUTION SLIDER - MAIN SLIDER
	=====================================================
*/
#slidermodul::before,.subslider_bg::before{}
#slidermodul::after,.subslider_bg::after{}
.orbit-container.quantas h3.slide-title,.orbit-container.quantas h3 { margin-top:0px;font-size:30px;color:#fff;}
.orbit-container.quantas .orbit-slides-container > * .orbit-caption {font-size: 100%;background-color: rgba(0, 0, 0, 0.5);padding:15px; color:#fff;font-size:16px;}
.orbit-container.quantas .orbit-prev, .orbit-container.quantas .orbit-next {width:18px;height:70px;line-height:70px;}
.orbit-container.quantas .orbit-prev > span{left:3px;border:0; width:9px; height:17px; background:url(../images/orbit-prev.png) no-repeat;}
.orbit-container.quantas .orbit-next > span{border:0; background:url(../images/orbit-next.png) no-repeat;width:9px; height:17px;}
.orbit-container.quantas .orbit-bullets li {background:rgba(255,255,255,0.4);width:10px;height:10px;}
.bfPageIntro h3{ margin-bottom:0px; background:none;}
.bfPageIntro h3::before,.bfPageIntro h3::after{ display:none;}
.rev_slider_wrapper{}

.subslider_bg{ position:relative; margin-top:15px;}
.subslider-2.col-sm-12.col-md-4{}
.subslider_inner.container{}
#slidermodul{ position:relative;}

ul.opening-hours.message-block  {padding-left:0;}
ul.opening-hours.message-block li {list-style: none;text-transform: capitalize;position: relative;display: inline-block;width: 100%;margin-top:10px;padding-bottom: 10px;}
.tp-caption.largeblackbg_quantas, .largeblackbg_quantas{min-height:215px;height:auto !important;height:215px;padding:20px;}
.tp-caption.largeblackbg_quantas .small, .largeblackbg_quantas .small{ font-size:70%; padding-top:10px;}
/*
	==================================================
		TOPSL - TOPSL-2 TOPSL-3 TOPSL-4
	==================================================
*/
.topsl_bg{ position:relative;}

.wrap.topsl-2_bg .container,.wrap.topsl-4_bg .container{ background:none}
.topsl-2_bg h3.module-title::after{ background:none;}
.jt-cs.quantas.jt-skew-2 .jt-inner-bg { margin:10px}
.jt-cs.quantas.jt-skew-2 .jt-title-text-cont{ padding:0px 30px 30px 30px}
.jt-cs.quantas .jt-imagecover.center {margin-bottom:15px;}
.jt-cs.quantas.jt-skew-2 .jt-imagecover-inner::after {content: " ";position: absolute;z-index: 4;display: block;width: 110%;height:500px;left:0px;bottom:-450px;transform-origin: bottom left;-ms-transform: skew(0deg,5deg);-webkit-transform: skew(0deg,5deg);transform: skew(0deg,5deg);}
.jt-cs.quantas.jt-skew-2 .jt-imagecover{ position:relative; overflow:visible;}
.jt-cs.quantas.jt-skew-2 .jt-imagecover-inner{overflow: hidden; position:relative}
.jt-cs.quantas.jt-skew-2 .jt-caption{ position:absolute; right:25px; bottom:-15px; width:67px; height:67px;border-radius:100%; z-index:5;display: grid;place-items: center;}
.jt-cs.quantas.jt-skew-2 .jt-caption .fa{ color:#fff;font-size:30px}
.jt-cs.quantas .slide{ margin-top:0;}

.jt-cs.quantas .jtcs_more_cat a{text-decoration:none;}

.topsl-2_inner.container{ position:relative; z-index:1;}
.jt-icon-box .jt-icon-box-icon {width: 30px;height: 30px;text-align: center;vertical-align: middle;font-size: 30px;line-height: 30px;margin-top: 3px;float: left;transition: all 0.3s ease-in-out;}
.jt-icon-box .jt-icon-box-icon img {max-width: 30px;max-height: 30px;}
.jt-icon-box .jt-icon-box-content { margin-left: 50px;}
.jt-icon-box-content .fa-angle-right {margin-left:7px;}
.jt-icon-box-content h3{ font-weight:600;}
a.more-info{ margin-top:10px; display:inline-block}
.topsl-2_bg h3.module-title{ color:#fff;}
.topsl-2_bg .name-pos{ text-align:left;}


.topsl-2_bg .zt-module-testimonial.quantas .carousel-indicators { width:auto; left:25%; right:25%; text-align:center;}

#quantas .jt_testimonial-block-slide {position: relative;overflow: hidden;-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.08);-khtml-box-shadow: 0 3px 12px rgba(0,0,0,.08);-moz-box-shadow: 0 3px 12px rgba(0,0,0,.08);-ms-box-shadow: 0 3px 12px rgba(0,0,0,.08);-o-box-shadow: 0 3px 12px rgba(0,0,0,.08);box-shadow: 0 3px 12px rgba(0,0,0,.08);}
#quantas .jt_testimonial-block-slide::after {content: " ";position: absolute;z-index: 4;display: block;width:300%;height:300%;top: 0;left: 0px;transform-origin:2px top;transform: rotate(75deg);}
#quantas .jt_testimonial-block-slide {padding: 20px 30px 20px 75px;}
#quantas .testimonial_block {z-index: 5;}
#quantas .jt_testimonial-outer{ position:relative;}
#quantas .jt_testimonial-outer::after {content: " ";position: absolute;z-index:-1;display: block;width:96%;height:60px;bottom:4px;left: 0px;transform-origin:left bottom;transform: rotate(4deg);-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.08);-khtml-box-shadow: 0 3px 12px rgba(0,0,0,.08);-moz-box-shadow: 0 3px 12px rgba(0,0,0,.08);-ms-box-shadow: 0 3px 12px rgba(0,0,0,.08);-o-box-shadow: 0 3px 12px rgba(0,0,0,.08);box-shadow: 0 3px 12px rgba(0,0,0,.08);}
#quantas.owl2-carousel .owl2-item {overflow: visible;}
#quantas.owl2-carousel .owl2-stage-outer {padding-bottom:40px}
#quantas.team.owl2-carousel .owl2-stage-outer {padding-bottom:0px}
#quantas .testimonial_block-text::after {font-size: 62px;right:-15px;bottom: -20px;opacity:0.3}
#quantas .owl2-dots .owl2-dot{ position:relative;}
#quantas .owl2-dots .owl2-dot,#quantas .owl2-dots .owl2-dot span {height: 15px;width: 15px;}
#quantas .owl2-dot.active span {margin-bottom: 0;}


/*team*/
.jt-pretext.team p.pretext {padding-left:50px;float:right;width:60%;}
#quantas.team .testimonial_block-text::after,#quantas.team .jt_testimonial-outer::after,#quantas.team .jt_testimonial-block-slide::after{ display:none;}
#quantas.team .testimonial_block-image {clip-path: polygon(0% 0, 85% 0, 100% 100%, 15% 100%);shape-outside:polygon(0% 0, 85% 0, 100% 100%, 15% 100%); }
#quantas.team .testimonial_block-image img{clip-path: polygon(0% 0, 85% 0, 100% 100%, 15% 100%);shape-outside:polygon(0% 0, 85% 0, 100% 100%, 15% 100%); width:99%; height:99%;}
#quantas.team .jt_testimonial-block-slide{padding:0px 0px 20px 0px;box-shadow:none;}
#quantas.team .testimonial_block-name {font-size:15px;margin-bottom:4px;font-weight:bold}
#quantas.team .testimonial_block-namepos{ padding:5px 10px 5px 0px;position:relative;}
#quantas.team .testimonial_block-namepos::after {content: " ";position:absolute;z-index:-1;width:calc(100% + 30px);height:calc(100% + 2px);left:-40px;top:0;}
#quantas.team .testimonial_block-position{ font-size:12px;}
#quantas.team .testimonial_block-text {font-size:87.5%; padding-top:7px}
#quantas.team .testimonial_block-data {margin-top:0px;}
#quantas.team .testimonial_block-data .jt-social-icons{margin-top:15px;}
.jt-pretext.team {margin-bottom:40px;}
#quantas.team .testimonial_block::after {position:absolute;content:"";bottom:-20px;left:0;height:5px;width:100%; background: url(../images/dots-bottom.png) repeat-x bottom}

#quantas.nav-outside-top .owl2-nav,#quantas.nav-bottom-right .owl2-nav {width:100px;}
#quantas.nav-light .owl2-nav .owl2-prev { margin-right:10px}

#quantas.nav-outside-top .owl2-nav .owl2-prev::after, #quantas.nav-outside-top .owl2-nav .owl2-next::after, #quantas.nav-light .owl2-nav .owl2-prev::after, #quantas.nav-light .owl2-nav .owl2-next::after,#quantas.owl2-carousel .owl2-nav .owl2-prev::after, #quantas.owl2-carousel .owl2-nav .owl2-next::after {position: absolute;content: " ";z-index: 4;display: block;width: 50px;height: 31px;right: 0px;top: 0;transform-origin: bottom left;-ms-transform: skew(9deg,0deg);-webkit-transform: skew(9deg,0deg);transform: skew(9deg,0deg);}

#quantas.owl2-carousel .owl2-nav .owl2-prev, #quantas.owl2-carousel .owl2-nav .owl2-next {background-color:transparent;background-image: none;}

#quantas.nav-outside-top .owl2-nav .owl2-prev::before, #quantas.nav-outside-top .owl2-nav .owl2-next::before, #quantas.nav-light .owl2-nav .owl2-prev::before, #quantas.nav-light .owl2-nav .owl2-next::before,#quantas.owl2-carousel .owl2-nav .owl2-prev::before, #quantas.owl2-carousel .owl2-nav .owl2-next::before {position: absolute;content: " ";z-index: 4;display: block;width: 50px;height: 31px;right: -2px;top: 2px;transform-origin: bottom left;-ms-transform: skew(9deg,0deg);-webkit-transform: skew(9deg,0deg);transform: skew(9deg,0deg);}

/*
	=======================================
		SUBSLIDER MODULE
	=======================================
*/
.wrap.subslider-0 .container{ background-color:transparent;}
.jt-cs.quantas .jt-inner-bg  {-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);}
.jt-cs.quantas .jt-intro-title{ padding:0px 20px 20px 20px}
.jt-cs.quantas.jt-skew .jt-imagecover::after{content: " ";position: absolute;z-index:4;display: block;width:500px;height: 100%;top: 0;right:-495px;transform-origin: bottom left;-ms-transform: skew(8deg,0deg);-webkit-transform: skew(8deg,0deg);transform: skew(8deg,0deg);}
.jtcs_item_wrapper.jt-cs.quantas.jt-skew .jtcs_item_category,.jtcs_item_wrapper.jt-cs.quantas.jt-skew h3 {margin-top:10px;}
.jt-cs.quantas .jtcs-author_date .fa,.jt-cs.quantas .jtcs_item_category .fa{ margin-right:5px;}
.jt-cs.quantas p.readmore {margin:15px 0 0 0;display: inline-block;}
.jt-cs.quantas p.readmore a.btn-primary { height:34px}
.jtcs_item_wrapper.jt-cs.quantas.jt-skew .jtcs_item_title {padding-top:10px}
.jt-cs.quantas.jt-skew .jt-inner-bg{ padding-right:15px;margin:15px;-webkit-box-shadow: 5px 5px 5px 0px  rgba(0,0,0,.10);box-shadow: 5px 5px 5px 0px  rgba(0,0,0,.10);}

.jt-cs.quantas.jt-construction .jt-inner-bg  {margin:15px; padding:20px}
.jt-cs.quantas.jt-construction .jt-intro-title{padding:0px}

.jt-cs.quantas .owl-carousel .owl-next, .jt-cs.quantas .owl-carousel .owl-prev ,.jt-cs.quantas .owl-carousel .owl-nav span {width:50px;height:31px;display:block;}
.jt-cs.quantas .owl-carousel .owl-nav .owl-prev { left:-85px;}
.jt-cs.quantas .owl-carousel .owl-nav .owl-next { right:-85px;}

.jt-cs.quantas .owl-carousel .owl-prev span{ position:relative;}
.jt-cs.quantas .fa-angle-left::before ,.jt-cs.quantas .fa-angle-right::before{z-index:5;position:absolute;font-size:28px;left:16px}

.jt-cs.quantas .owl-carousel .owl-prev::after,.jt-cs.quantas .owl-carousel .owl-next::after{position: absolute;content: " ";z-index:4;display: block;width:50px;height:31px;right:0px;top:0;transform-origin: bottom left;-ms-transform: skew(9deg,0deg);-webkit-transform: skew(9deg,0deg);transform: skew(9deg,0deg);}
.jt-cs.quantas .owl-carousel .owl-prev::before,.jt-cs.quantas .owl-carousel .owl-next::before{    position: absolute;content: " ";z-index:4;display: block;width:50px;height:31px;right:-2px;top:2px;transform-origin: bottom left;-ms-transform: skew(9deg,0deg);-webkit-transform: skew(9deg,0deg);transform: skew(9deg,0deg);}
.jt-pretext{ display:flex;justify-content: space-between;align-items: center; margin-bottom:80px}
p.pretext{ font-size:16px}

.jt-cs.quantas .jt-readmore{ position:relative; overflow:hidden; z-index:4; padding-left:21px}
.jt-cs.quantas .jt-readmore .fa-plus-circle{ position:relative; z-index:4; width:18px; height:18px;}
.jt-cs.quantas .jt-readmore::after{content: " ";position: absolute;z-index:-1;display: block;width:100%;height: 100%;top: 0;right:-23px;transform-origin: bottom left;-ms-transform: skew(-20deg,0deg);-webkit-transform: skew(-20deg,0deg);transform: skew(-20deg,0deg);}
.jt-cs.quantas .jt-readmore .fa-plus-circle::after{content: " ";position: absolute;display:block;width:100%;height: 100%;top: 0;
	left:0;border-radius:100%;z-index:1;}
.jt-cs.quantas .jt-readmore .fa-plus-circle::before{ z-index:4; position:absolute;top:2px;left:2px;width:14px; height:14px;}
.jt-cs.quantas .owl-carousel .owl-dots{margin-top: 20px;}
.jt-cs.quantas .owl-carousel .owl-dot{ position:relative;}
.jt-cs.quantas .owl-carousel .owl-dot::after{content: " ";position: absolute;z-index:-1;width:69px;height:46px; left:-23px; top:-17px;border-radius:46px;}
.jt-cs.quantas .owl-carousel .owl-dot span { width:15px; height:15px;}
.jt-cs.quantas .owl-carousel .owl-dot.active span { margin-bottom:0;width:15px; height:15px;}
#quantas .owl2-dot::after{content: " ";position: absolute;z-index:-1;width:69px;height:46px; left:-26px; top:-17px;border-radius:46px;}


/*
	==========================================
	NEWS FROM COMPANY - JT CONTENT SLIDER
	==========================================
*/

.jt-cs.quantas.jt-news .jt-inner-bg {margin: 15px;padding:0px;}
.jt-cs.quantas.jt-news .jtcs_item_introtext{padding:0px 30px 20px 30px}
.jt-cs.quantas.jt-news .jtcs_item_title{ padding:0px 30px 0 30px}
.jt-cs.quantas.jt-news .jt-imagecover.center {margin-bottom:0px;}
.jt-cs.quantas.jt-news .jtcs-author_date{margin-top:0; position:relative;}
.jt-cs.quantas.jt-news .jtcs-author_date::after{content: " ";position: absolute;z-index:1;display: block;width:100%;height: 100%;top: 0;left:0; z-index:1}
.jt-cs.quantas.jt-news .jtcs-author_date,.jt-cs.quantas.jt-news .jtcs-author_date a,.jt-cs.quantas.jt-news .jtcs-author_date span{color:#fff; z-index:3;}
.jt-cs.quantas.jt-news  .jtcs-author_date span.jtcs_item_author,.jt-cs.quantas.jt-news  .jtcs-author_date span.jtcs_item_category{ font-size:12px; display:inline-flex; min-height:40px;align-items: center; padding-right:7px;}
.jt-cs.quantas.jt-news .jtcs-author_date {  display: flex;padding: 0;justify-content:space-evenly; overflow:hidden;}
.jt-cs.quantas.jt-news .jtcs-author_date span.jtcs_item_date{ position:relative; z-index:2;display:inline-flex; min-height:40px;align-items: center; font-size:16px;font-family: 'Poppins Regular';}
.jt-cs.quantas.jt-news .jtc_introdate{ padding-left:10px}
.jt-cs.quantas.jt-news .jtc_introdate span.first-word-quantas{font-size:20px;font-family: 'Poppins Bold';}
.jt-cs.quantas.jt-news .jtcs-author_date span.jtcs_item_date::after {content: " ";position: absolute;z-index:1;display: block;width:200%;height:100%;top: 0;right:-100%;transform-origin: bottom left;-ms-transform: skew(12deg,0deg);-webkit-transform: skew(12deg,0deg);transform: skew(12deg,0deg);}
.jt-cs.quantas.jt-news p.readmore {padding-left:30px; padding-right:30px; padding-bottom:20px;display: flex;justify-content: flex-end;}

/*
	=======================================
		UPPERSPOT MODULE
	=======================================
*/
.work-with-us-btn{ margin-top:15px;}
 .work-with-us-btn a.btn{padding-top:8px; padding-bottom:8px; font-size:110%;}
/*
	=======================================
		MAIN-TOP MODULE
	=======================================
*/
.main-top {}
.main-top h1,.main-top h2, .main-top h3,.main-top h4,.main-top h5,.main-top h6{ margin-top:0;}
.main-top .module-title{}
.maintop-image.col-md-5,.maintop-image.col-lg-5,.maintop-image.col-sm-5{ padding-left:0; padding-right:5px} 
.maintop-text.col-md-7,.maintop-text.col-lg-7,.maintop-text.col-sm-7{padding-right:0px} 
.maintop-text{}

/*
	=======================================
		ABOUT-US HOME MODULE
	=======================================
*/
.aboutus-home-image-holder img{transition: all 0.5s linear 0s;}
.aboutus-home-image-holder img:hover {filter: grayscale(100%);transition: all 0.5s linear 0s;}
.aboutus-home-image.col-md-6,.aboutus-home-image.col-lg-6,.aboutus-home-image.col-sm-6{} 
.aboutus-home-text.col-md-6,.aboutus-home-text.col-lg-6,.aboutus-home-text.col-sm-6{} 
.aboutus-home-text .fa{ font-size:50px; line-height:1;}
.aboutus-home-icons{ display:grid;place-items:center; min-height:70px;}
.aboutus-home-text h3,.aboutus-home-banner-meta h3{ margin-top:0;}
.aboutus-home-image img{float:right;}
.aboutus-home-image {padding-left:30px;padding-top:30px;padding-right:0px;position: relative;z-index: 1;}
.aboutus-home-image::before {content: '';position: absolute;top: 0;left: 0;bottom:30px;right:30px;-webkit-box-shadow: 0 0 79px rgba(0,0,0,.45) inset;-khtml-box-shadow: 0 0 79px rgba(0,0,0,.45) inset;-moz-box-shadow: 0 0 79px rgba(0,0,0,.45) inset;-ms-box-shadow: 0 0 79px rgba(0,0,0,.45) inset;-o-box-shadow: 0 0 79px rgba(0,0,0,.45) inset;box-shadow: 0 0 79px rgba(0,0,0,.45) inset;z-index: -1;}
.aboutus-home-imageholder{ position:relative;}
.aboutus-home-banner-holder { position:absolute; right:70px; bottom:-40px; height:140px; width:70%;display: flex;flex-wrap: nowrap;padding:15px;-webkit-border-radius: 5px 5px 0 0;-khtml-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-ms-border-radius: 5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius: 5px 5px 0 0;-webkit-box-shadow: 0 8px 65px rgba(12,12,12,.19);-khtml-box-shadow: 0 8px 65px rgba(12,12,12,.19);-moz-box-shadow: 0 8px 65px rgba(12,12,12,.19);-ms-box-shadow: 0 8px 65px rgba(12,12,12,.19);-o-box-shadow: 0 8px 65px rgba(12,12,12,.19);box-shadow: 0 8px 65px rgba(12,12,12,.19);}
.aboutus-home-banner-icon img {max-width: 54px; margin-right:10px;}
.aboutus-home-text{}
/*
	=======================================
		MODULE WITH ICONS - SUBSLIDER
	=======================================
*/
.iconservices-col,.iconservices-col p{ text-align:center;}
.services-subslider span.hvr-ripple-out{ position:relative;text-align:center; width:100px; height:100px;border-radius:100%; display:block;margin: 0 auto;box-shadow: 0px 3px 6px rgba(0,0,0,0.05);
-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);}

.services-subslider span.hvr-ripple-out::before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;-webkit-animation-duration: 1s;animation-duration: 1s;}
.iconservices-col:hover span.hvr-ripple-out::before,.iconservices-col:focus  span.hvr-ripple-out::before,.iconservices-col:active span.hvr-ripple-out::before {-webkit-animation-name: hvr-ripple-out;animation-name: hvr-ripple-out;border: solid 6px;border-radius: 100% !important;}
.iconservices i{ font-size:32px; }
.services-subslider i{font-size:30px;line-height:100px;}
.services-subslider h4{ margin:25px 0;}

/*
	==========================================
	OUR FEATURED PROJECTS - BT CONTENT SLIDER
	==========================================
*/


.bt-projects .bt-pretext,.bt-projects .bt-pretext p{ font-size:16px; text-align:center; margin-bottom:40px; width:90%; margin:0 auto 30px auto}
.coloredmodule h3.border-centered,.coloredmodule h3 {z-index:1;position: relative;}
.coloredmodule h3.bicolor{ color:#fff; text-indent:15px; margin-top:15px;}
#t3-content .coloredmodule .module-title{padding-top:15px;}
.bt-projects .bt-inner-bg{}
.bt-intro-title-container{padding:15px 15px 15px 20px;}
.bt-arrows.coloredmodule {position: relative;margin-top:60px;}

.bt-arrows-inner{ width:150px;}
.bt-cs.bt-projects a.prev { margin-right:20px;}

/*
	=============================================
		OUR STORY - RUNNING A SUCCESSFUL BUSINESS
	=============================================
*/
.ourstory-text ul{ padding-top:20px; padding-left:0;}
.ourstory-text a.btn{margin-top:20px;}
.ourstory-text li{ list-style:none; padding-left:15px;}
.ourstory-text .fa{ margin-right:4px; }

/*
	=============================================
	MIDDLE BLOKC MODULES - BT CONTENT SLIDER
	=============================================
*/
.bt-cs.quantas  .bt-row {padding:15px 10px;}
.bt-cs.quantas  h3 {text-transform: none;border-bottom: 0; background:none}
.bt-cs.quantas .bt_handles li{ margin:0 2px!important}
.bt-cs.quantas .bt_handles li a {display: block !important;width:12px;height:12px;padding-top: 10px;background-image: none !important;background-position: 0 0;float: left;padding: 10px 0 0 0 !important;overflow: hidden;border-radius:100%;opacity:1 !important;}
.bt-cs.quantas .bt-inner { padding-left:0px; padding-right:0px;}
.bt-cs.quantas .bt-inner img {outline: none;border:0;max-width:100%!important; margin-top:0; margin-bottom:0;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;	transition: all 0.2s linear 0s;opacity: 1;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1);background: #000;}

.bt-cs.quantas .bt-inner .bt-title {font-weight:400;text-transform: none;margin-bottom:20px; }
.bt-cs.quantas .bt-inner .bt-category {font-weight:400;}
.bt-cs.quantas p.readmore{ margin-top:20px; margin-bottom:0;}
.bt-cs.quantas p.readmore a.btn,.pretext-button .btn { text-transform:uppercase;}
.bt-cs.quantas .bt-row-separate {margin:0px 0px;}
.bt-cs.quantas h3 {line-height:1.2;text-indent: 0px;text-transform: none;height: auto;border:0;margin: 0 !important; padding-bottom:4px;}
.bt-cs.quantas h3 span{ }


.bt-pretext,.bt-pretext p{ font-size:18px; margin-bottom:10px}
.t3-sidebar .bt-pretext{  padding-left:15px; margin:0 -10px;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);}
h2.pretext_title,.bt-pretext h2,.bt-pretext h1,.bt-pretext h3{ margin-top:0;}
.pretext-title,.pretext-button{}
.pretext-button{ text-align:right}
.bt-cs.quantas .bt-extra{ margin-bottom:5px; clear:none}
.bt-cs.quantas .bt-author{ margin-right:15px;}
.bt-cs.quantas .bt-date{}
.bt-cs.quantas .modal,#jt5_headline-news_wrapper .modal{display:inline;position: relative; overflow:inherit!important}

.bt-cs.quantas .bt-imagecover .fa, .bt-cs.quantas.bt-projects .bt-imagecover .fa ,.bt-cs.quantas.blog .bt-imagecover .fa {}

.bt-cs.quantas.bt-projects .icon-lightbox.quantas{ position: absolute; bottom:20%; right:15%; width:25%; text-align:center;opacity: 0; z-index:10;transition: all 0.7s  ease-out 0s;}
.bt-cs.quantas.bt-projects .icon-url.quantas{ position: absolute; top:20%; left:15%; width:25%; text-align:center;opacity: 0; z-index:11;transition: all 0.7s  ease-out 0s;}

.bt-cs.quantas.bt-projects .bt-imagecover:hover .icon-lightbox.quantas{opacity:0.9;transition: all 0.7s  ease-out 0s;bottom:40%; right:25%;}
.bt-cs.quantas.bt-projects .bt-imagecover:hover .icon-url.quantas{opacity:0.9;transition: all 0.7s  ease-out 0s;top:40%; left:25%; }

.bt-cs.quantas .bt-imagecover {overflow: hidden;position: relative;z-index: 7;transition: all 0.7s ease-out 0s;}
.bt-cs.quantas.bt-projects .bt-inner-overlay {position: absolute;width: 100%;height: 100%;z-index: 8;opacity: 0;top:0;left:0;}
.bt-cs.quantas.bt-projects .bt-inner-overlay-2{position: absolute;height: 100%;width:100%;z-index: 8;opacity: 0;bottom:0;right:0;}

.bt-inner.quantas .bt-imagecover:hover .bt-inner-overlay{opacity:0.7;animation: fadein2 0.7s;-moz-animation: fadein2 0.7s; /* Firefox */-webkit-animation: fadein2 0.7s; /* Safari and Chrome */-o-animation: fadein2 0.7s; /* Opera */}
.bt-inner.quantas .bt-imagecover:hover .bt-inner-overlay-2{opacity:0.7;animation: fadein3 0.7s;-moz-animation: fadein3 0.7s; /* Firefox */-webkit-animation: fadein3 0.7s; /* Safari and Chrome */-o-animation: fadein3 0.7s; /* Opera */}

.bt-cs.quantas .bt-imagecover:hover img {transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}


.bt-cs.bt-subslider .bt-row {padding-bottom:30px;}
.bt-cs.bt-subslider .bt-imagecover[class*=" col-"] {padding-left: 0;padding-right: 0;overflow: hidden;}
.bt-cs.bt-subslider .bt-title-wrap{ padding:30px 30px}
.bt-cs.bt-subslider .bt-introtext{}
.bt-cs.bt-subslider div.readmore{ text-align:right; padding-top:15px;}
.bt-cs.bt-subslider a.readmore-text i{ margin-left:20px; font-size:12px; padding:8px 8px 6px 8px; line-height:1; font-weight:normal;}
.bt-cs.bt-subslider div.readmore .bt-date{ float:left; text-transform:uppercase; font-size:15px; font-weight:600;}

.bt-cs.quantas .bt-icon.icon-url,.bt-cs.quantas.blog .bt-icon.icon-url{}
.bt-cs.quantas .bt-imagecover:hover .bt-icon.icon-url.quantas,.bt-cs.quantas.blog .bt-imagecover:hover .bt-icon.icon-url.quantas{}
.bt-cs.quantas .bt-icon.icon-lightbox, .bt-cs.quantas.blog .bt-icon.icon-lightbox  {}
.bt-cs.quantas .bt-imagecover:hover .bt-icon.icon-lightbox.quantas, .bt-cs.quantas.blog .bt-imagecover:hover .bt-icon.icon-lightbox.quantas{}

.bt-cs.quantas .hover-icons ,.bt-cs.quantas.blog .hover-icons{/*left:50%;position: absolute;top: 50%;transform: translate(-50%, -50%);background: transparent;z-index: 7;opacity: 0.7; min-width:50px;*/}
.bt-cs.quantas .bt-icon,.bt-cs.quantas.blog .bt-icon  {display:inline-block; margin:0px 1px}
.bt-cs.quantas .bt-imagecover::after,.bt-cs.quantas.blog .bt-imagecover::after{position: absolute;width: 100%;height: 100%;content: "";z-index: 4;opacity: 0;transition: all 0.2s linear 0s;top: 0;left: 0;}
.bt-cs.quantas .bt-imagecover:hover::after,.bt-cs.quantas.blog .bt-imagecover:hover::after{opacity:0.5;}
.bt-cs.quantas-1 .bt-row {}

.bt-cs.quantas-1 .bt-inner{ padding-top:20px; padding-bottom:20px; margin:0px;padding:0 15px 0 0;}
.bt-cs.quantas.quantas-1 .bt-extra{font-size:11px; position:relative; margin:0; padding:0px;}
.bt-cs.quantas.quantas-1 .bt-extra .bt-category {font-weight:600;display: inline-block;width: auto;}
.bt-cs.quantas .bt-extra i, .bt-cs.quantas .bt-extra .fa {padding:0px;font-size:12px;border-radius:0%; margin-right:5px;}
.bt-cs.quantas .bt-author,.bt-cs.quantas .bt-date {margin-right:7px;}
.bt-cs.quantas .bt-author,.bt-cs.quantas  .bt-category ,.bt-cs.quantas .bt-date {}
.bt-cs.quantas .pretext-button .btn{font-size:14px;padding-top:7px;padding-bottom:7px;}
.bt-cs.quantas .bt-inner.quantas-1 h2,.bt-cs.quantas .bt-inner.quantas-2 h2 { margin:0;}
.bt-cs.quantas.quantas-1 .bt-date{display:inline-block;line-height:1.2;}

.bt-cs.quantas.quantas .bt-imagecover{ position: relative; overflow:hidden; z-index:1;}
.bt-cs.quantas.quantas-1 .bt-imagecover{ margin:0}
.bt-cs.quantas.quantas-1 .bt-imagecover[class*=' col-']{ padding-left:0; padding-right:0;}
.bt-cs.quantas.quantas-1  .bt-introtitle-wrap{padding:15px 15px 8px 30px;}
.bt-cs.quantas.quantas .bt-imagecover::before {bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: all 0.2s linear;z-index:3;}
.bt-cs.quantas.quantas  .bt-imagecover:hover::before,.bt-cs.quantas.quantas  .bt-imagecover:hover::before {opacity: 1;transition: all ease-in-out 0.5s;}

.bt-cs.quantas.quantas .bt-imagecover::after {bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: all 0.2s linear;z-index:3; margin:15px; border:1px solid #fff;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.bt-cs.quantas.quantas .bt-inner:hover .bt-imagecover::after {}

.bt-cs.quantas.quantas .bt-imagecover:hover img,.bt-cs.quantas.quantas .bt-imagecover:hover img {transition: all 0.2s linear 0s;-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.bt-cs.quantas.quantas .hover-icons {margin-top: -22px;position: absolute;top: 50%;width: 100%;z-index: 4;text-align: center;}
.bt-cs.quantas.quantas .hover-icons  a {display: inline-block;height:44px;line-height:44px;opacity: 0;position:relative;text-align: center;top:0px;width:44px;z-index: 5;border-radius:0px;
-webkit-transition: all .4s ease-in-out;transition: all .5s ease-in-out;font-weight: 400;background: rgba(0,0,0,.7);border-radius: 100%;}
.bt-cs.quantas.quantas .hover-icons .fa,#jt5_headline-news_wrapper.quantas .bt-imagecover .icon-lightbox .fa,#jt5_headline-news_wrapper.quantas .bt-imagecover .icon-url .fa{font-size:20px;line-height:44px;}
.bt-cs.quantas.quantas .hover-icons a.icon-lightbox{ right:-100px;opacity:0; left:auto;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.bt-cs.quantas.quantas .hover-icons a.icon-url{margin-right:10px;left:-100px;transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;opacity:0}
.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons,.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons {filter: alpha(opacity=100);opacity: 1;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons a.icon-url,.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons a.icon-url {opacity: 1; left:0;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons a.icon-lightbox,.bt-cs.quantas .bt-imagecover:hover:hover .hover-icons a.icon-lightbox{opacity: 1; right:0;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.bt-cs.quantas.quantas .bt-imagecover::before {background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 96%, rgba(0,0,0,0.9) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 96%, rgba(0,0,0,0.9) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 96%, rgba(0,0,0,0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 );}

.bt-cs.quantas-2 .bt-inner {border-width:1px;border-style: solid;position: relative;-webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .25s cubic-bezier(.645,.045,.355,1);-moz-transition: all .25s cubic-bezier(.645,.045,.355,1);-ms-transition: all .25s cubic-bezier(.645,.045,.355,1);-o-transition: all .25s cubic-bezier(.645,.045,.355,1);transition: all .25s cubic-bezier(.645,.045,.355,1);margin:15px 15px;padding:15px 15px 40px 15px;
-webkit-box-shadow: 0 2px 15px rgba(0,0,0,.10);-khtml-box-shadow: 0 2px 15px rgba(0,0,0,.10);-moz-box-shadow: 0 2px 15px rgba(0,0,0,.10);-ms-box-shadow: 0 2px 15px rgba(0,0,0,.10);-o-box-shadow: 0 2px 15px rgba(0,0,0,.10);box-shadow: 0 2px 15px rgba(0,0,0,.10);}
.bt-cs.quantas-2 .bt-inner-bg {padding:0px;}
.bt-cs.quantas-2 .bt-row-separate{ margin:0px 15px;}
.bt-cs.quantas-2 .bt-row {padding: 0;}
.bt-cs.quantas-2 .bt-extra {margin:0px;clear: none;}
.bt-cs.quantas-2 .bt-inner .bt-title,.bt-cs.quantas-2 h4{line-height:1; margin:0 0 5px 0;}
.bt-cs.quantas-2 .bt-row-separate,.bt-cs.quantas-3 .bt-row-separate{ border:0; height:0; margin:0;}
.bt-cs.quantas-2 .bt-row-separate-2{ display:none;}
.bt-cs.quantas.quantas-2 .bt-introtitle-container{ padding:15px;}
.bt-cs.quantas.quantas-2 .bt-imagecover-outer,.bt-cs.quantas.bt-projects .bt-center{ position:relative;}
.bt-cs.quantas.quantas-2 span.title-author-container{ }
.bt-cs.quantas.quantas-2 .bt_handles {position: absolute !important;margin: 0 !important;padding: 0 !important;border: 0 !important;z-index: 101;}
.bt-cs.quantas.quantas-2 .bt_handles li a {width:10px;height:10px;}
.bt-cs.quantas.quantas-2 .bt_handles li.current a {width:12px;height:12px;}

.bt-cs.quantas-2.projects .bt-inner {padding:0px; border:0;}
.bt-cs.quantas.quantas-2.projects .bt-introtitle-container{ padding:10px 25px 30px 25px;}
.bt-cs.quantas-2.projects a.prev {text-indent:0;position:absolute;z-index:100;margin:0;padding:0;left:0px;top:55%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 0;visibility: hidden;}
.bt-cs.quantas-2.projects a.next {text-indent:0;position:absolute;z-index:100;margin:0;padding:0;right:0px;top:55%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 0;visibility: hidden;}
.bt-cs.quantas-2.projects a.next,.bt-cs.quantas-2.projects a.prev { display:inline-block;width:50px;height:50px;border-radius:100%;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s; text-align:center; background:none!important}
.bt-cs.quantas-2.projects a.next i,.bt-cs.quantas-2.projects a.prev i{ font-size:20px; line-height:48px;}
zt-module-testimonial.quantas.client.owl-theme .owl-buttons .owl-next:hover,.bt-cs.quantas-2.projects a.prev:hover {transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}

.bt-cs.quantas-2.projects:hover a.next{opacity:1; visibility: visible;right:-50px;}
.bt-cs.quantas-2.projects:hover a.prev {opacity:1;visibility: visible;left:-50px;}
.bt-cs.quantas.quantas-2.projects  .bt-category { font-size:16px; margin-bottom:15px;display: block;}
.bt-cs.quantas.quantas-2.projects  .bt-category i{ margin-right:2px;} 
.bt-cs.quantas.quantas-2.projects .bt-pretext{ text-align:center; position:relative;}
.bt-cs.quantas.quantas-2.projects .bt-pretext .pretext-button{position:absolute;top:50%;right:15px;display:inline-block; line-height:1;}
.bt-cs.quantas.quantas-2.projects .bt-imagecover{margin-bottom:15px; }

.bt-cs.quantas-2.news .bt-inner {padding:0px; border:0;}
.bt-cs.quantas.quantas-2.news .bt-introtitle-container{ padding:10px 30px 30px 30px;}
.bt-cs.quantas a.prev {text-indent:0;position:absolute;z-index:100;margin:0;padding:0;left:0px;top:55%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 0;visibility: hidden;}
.bt-cs.quantas a.next {text-indent:0;position:absolute;z-index:100;margin:0;padding:0;right:0px;top:55%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);opacity: 0;visibility: hidden;}
.bt-cs.quantas a.next,.bt-cs.quantas a.prev { display:inline-block;width:50px;height:50px;border-radius:100%;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s; text-align:center; background:none!important}
.bt-cs.quantas  a.next i,.bt-cs.quantas  a.prev i{ font-size:20px; line-height:48px;}
zt-module-testimonial.quantas.client.owl-theme .owl-buttons .owl-next:hover,.bt-cs.quantas-2.news a.prev:hover {transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}

.bt-cs.quantas:hover a.next{opacity:1; visibility: visible;right:-50px;}
.bt-cs.quantas:hover a.prev {opacity:1;visibility: visible;left:-50px;}
.bt-cs.quantas.quantas-2.news  .bt-category {font-size: 80%;margin-bottom:15px;display:inline-block;}
.bt-cs.quantas.quantas-2.news  .bt-category i{ margin-right:2px;} 
.bt-cs.quantas.quantas-2.news .bt-pretext{ text-align:center; position:relative;}
.bt-cs.quantas.quantas-2.news .bt-pretext .pretext-button{position:absolute;top:50%;right:15px;display:inline-block; line-height:1;}
.bt-cs.quantas.quantas-2.news .bt-imagecover{margin-bottom:15px; }
.bt-cs.quantas.quantas-2.news .bt-date-readmore{ display:block; clear:both;}
.bt-cs.quantas.quantas-2.news span.readmore{ text-transform:uppercase;float:right; font-size:14px;}
.bt-cs.quantas.quantas-2.news span.bt-date{ display:inline-block; width:50%;}
.bt-cs.quantas-2.news  .bt-inner.quantas-2.news .bt-title { margin-bottom:15px;}
.bt-cs.quantas-2.news .bt-date-readmore{margin-top:20px; padding-top:20px;}
.bt-cs.quantas-2.news .bt-author{ padding-right:10px;}

.t3-sidebar .bt-cs.quantas-2 .bt-inner.quantas-2 {}
.t3-sidebar .bt-cs.quantas .bt-inner {padding-left:0px;padding-right:0px;}
.t3-sidebar .bt-cs.quantas-2 .bt-row-separate-2{ margin:0;}
.t3-sidebar .bt-cs.quantas.quantas-2 .bt-imagecover{ }

.bt-cs.quantas.quantas-3 .bt-date,#jt5_headline-news_wrapper.quantas .hjt5-dateonimage{font-size:14px; color:#fff; height:64px; width:40px; overflow:hidden;left:15px; position: absolute;top:0px; z-index:8; line-height:1.12; border:0; padding:3px 3px; margin:0;text-shadow:none; font-weight:400;text-align: center;}
#jt5_headline-news_wrapper.quantas .hjt5-dateonimage{top:0px;}
.bt-cs.quantas.bt-projects .bt-category { top:25px;left:0px;}
.bt-cs.quantas.quantas-3 .bt-date::after,.bt-cs.quantas.bt-projects .bt-category::after{}

.bt-cs.quantas .bt-inner.quantas-2 h2,.bt-cs.quantas.blog .bt-inner h2 { font-size:22px;}

.bt-cs.quantas-3 h4{ margin:0px; }
.bt-cs.quantas-3 h3 {background: none;margin-bottom: 10px;line-height: 1.25;}
.bt-cs.quantas-3 .bt-imagecover-outer{ position:relative;}
.bt-cs.quantas-3 .bt-inner-bg { }
.bt-cs.quantas-3 p.readmore{ margin-top:30px;}
.bt-cs.quantas-3 .bt-intro-title-container{padding:10px 0px 10px 0px;}
a.bt-viewall{position: absolute;right:-11px;top:-47px;padding: 0 5px;text-transform: uppercase;font-weight: bold;font-size: 12px;letter-spacing: 0.5px;}
a.bt-viewall .fa{font-size:14px;}

.bt-cs.quantas.quantas-4 .bt-imagecover{ margin-right:15px;}
.wrap.bottomline .container{ background:none;}
.bt-cs.quantas-2.projects p.readmore a.btn { margin-right:30px}
.bt-cs.quantas-2.projects p.readmore{ margin-top:25px;text-align:right; padding-top:30px; margin-right:-25px; margin-left:-25px;}
.bt-cs.quantas.quantas-2.projects .bt-author,.bt-cs.quantas.quantas-2.projects .bt-date { margin-top:15px; display:inline-block; padding:14px;}
.bt-cs.quantas.quantas-2 .bt-author i,.bt-cs.quantas.quantas-2 .bt-date i{margin-right:7px;}
/*
	============================================
	 HEADLINE JT5 MODULE - WORLD NEWS
	============================================
*/
#jt5_headline-news_wrapper.quantas{ position:relative;}
#jt5_headline-news_wrapper.quantas a.show_all{padding:0px 5px;}
#jt5_headline-news_wrapper.quantas .show_all_inner,a.more-link  {top:-35px;position: absolute;right:0px;padding:0px;text-transform: uppercase;font-weight: bold;font-size: 12px;letter-spacing: 0.5px;}
#jt5_headline-news_wrapper.quantas .bt-imagecover{ margin-bottom:15px}
#jt5_headline-news_wrapper.quantas .hjt5-author,#jt5_headline-news_wrapper.quantas .hjt5-date{ margin-right:15px;}
#jt5_headline-news_wrapper.quantas .hjt5-author-date{ margin:5px 0;}
#jt5_headline-news_wrapper.quantas a.srowreadone {padding:3px 6px;font-weight: normal;margin-top:20px}
#jt5_headline-news_wrapper.quantas #multiplerowblock p.mrowsintrotext,#jt5_headline-news_wrapper.quantas #singlerowblock p.srowintrotext {text-align: justify;}
#jt5_headline-news_wrapper.quantas .multiplerows{ margin-bottom:0;}
#jt5_headline-news_wrapper.quantas h4 a, .jt5_headline-pagination.quantas a.toc, #jt5_headline-news_wrapper.quantas h4{ margin-bottom:8px}

#jt5_headline-news_wrapper.quantas.linksbottom .bt-imagecover,#jt5_headline-news_wrapper.quantas.linksbottom .bt-title-text-container{ width:50%; float:left;}
#jt5_headline-news_wrapper.quantas.linksbottom .bt-title-text-container{ padding:5px 15px 5px 20px}
.jt5_headline-pagination ul.jt5-linksbottom{list-style-type: none;columns: 2;-webkit-columns: 2;-moz-columns: 2;}
.jt5_headline-pagination ul.jt5-linksbottom li{ }
#jt5_headline-news_wrapper.quantas.linksbottom a.srowreadone {}

#jt5_headline-news_wrapper.quantas .hover-icons {margin-top: -22px;position: absolute;top: 50%;width: 100%;z-index: 4;text-align: center;}
#jt5_headline-news_wrapper.quantas .hover-icons a {display: inline-block;height: 44px;line-height: 44px;opacity: 0;position: relative;text-align: center;top: 0px;width: 44px;z-index: 5;border-radius: 0px;-webkit-transition: all .4s ease-in-out;transition: all .5s ease-in-out;font-weight: 400;background: rgba(0,0,0,.7);border-radius: 100%;}

#jt5_headline-news_wrapper.quantas .bt-imagecover{position:relative}

#jt5_headline-news_wrapper.quantas .bt-imagecover .icon-url {-webkit-transition: opacity .5s,-webkit-transform .5s;transition: opacity .5s,transform .5s;-webkit-transform:translate3d(100%,250%,0);transform:translate3d(100%,250%,0);display:inline-block;}
#jt5_headline-news_wrapper.quantas .bt-imagecover .icon-lightbox {transition: opacity .5s,transform .5s;-webkit-transform:translate3d(-100%,250%,0);transform:translate3d(-100%,250%,0);opacity: 0;display:inline-block;}
#jt5_headline-news_wrapper.quantas .bt-imagecover .overlay {position: absolute;overflow: hidden;width:100%;height:100%;left:0%;top:0%;bottom:0%; right:0%;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform: scale(0,1);-ms-transform: scale(0,1);transform: scale(0,1);}
#jt5_headline-news_wrapper.quantas .bt-imagecover:hover .overlay {opacity: 1;-webkit-transform: scale(1);transform: scale(1);
}
#jt5_headline-news_wrapper.quantas .bt-imagecover:hover .icon-url,#jt5_headline-news_wrapper.quantas  .bt-imagecover:hover .icon-lightbox {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
#jt5_headline-news_wrapper.quantas .bt-imagecover:hover img {transition: all 0.2s linear 0s;opacity: 0.7;-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}

#jt5_headline-news_wrapper.quantas.linksbottom-2 .bt-imagecover,#jt5_headline-news_wrapper.quantas.linksbottom-2 .bt-title-text-container{ width: auto; float: none;}
.jt5_headline-pagination ul.jt5-linksbottom-2{list-style-type: none;columns:1;-webkit-columns:1;-moz-columns:1; margin-top:20px}

#jt5_headline-news_wrapper.quantas .hjt5-image {background:none; position:relative;}
#jt5_headline-news_wrapper.quantas .hjt5-image::after{position:absolute; width:100%; height:100%; top:100%; left:0%; opacity:0;transition: all 0.2s  linear 0s; content:"";
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;}
#jt5_headline-news_wrapper.quantas .bt-imagecover:hover .hjt5-image::after{ opacity:0.5;transition: all 0.2s  linear 0s;top:0%;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;}
/*
	============================================
	 BP GALLERY IMAGE MODULE - PHOTO GALLERY
	============================================
*/
.bpgallery-category.quantas.bpgallery-category-masonry .items .image-link .inner{}
.bpgallery-category.quantas.bpgallery-category-masonry .items .image-cover{ overflow:hidden}
.bpgallery-category.quantas .items .image-link:hover .overlay::after {}
.bpgallery-category.quantas .items .image-link, .bpgallery-category .items .image-link .inner {display: block;}
.bpgallery-category.quantas  .counter {border:0;}
.modbpgallery.bpgallery-category.quantas { position:relative; margin-top:0px; padding:0px}
.modbpgallery.bpgallery-category.quantas a.more-link { padding-left:5px}
.bpgallery-category.quantas.bpgallery-category-masonry ul.items {margin:0 -7px 0px 0;}
.mfp-gallery .mfp-image-holder .mfp-figure {animation:fadein 0.5s;-moz-animation:fadein 0.5s;-webkit-animation:fadein 0.5s;-o-animation:fadein 0.5s;}
/*
	=======================================
		SCROLLING NEWS - BT CONTENT SLIDER 
	=======================================
*/
.bt-image-link {position: relative;z-index: 1;}
.bt-cs.quantas.scrollingnews{ margin-top:0px;padding:5px 0px;}
.bt-inner.quantas.scrollingnews {padding:0px;-webkit-box-shadow: 0 2px 15px rgba(0,0,0,.10);-khtml-box-shadow: 0 2px 15px rgba(0,0,0,.10);-moz-box-shadow: 0 2px 15px rgba(0,0,0,.10);-ms-box-shadow: 0 2px 15px rgba(0,0,0,.10);-o-box-shadow: 0 2px 15px rgba(0,0,0,.10);box-shadow: 0 2px 15px rgba(0,0,0,.10); margin:15px}
.bt-cs.quantas.scrollingnews .bt-row {padding:0px 0;}
.slide.quantas.scrollingnews .navbuttons{ }
.bt-cs.scrollingnews .next,.bt-cs.scrollingnews .prev{width:15px;height:17px;opacity:1;display:inline-block;}
.bt-cs.scrollingnews a.next {}
.bt-cs.scrollingnews a.prev{}
.bt-cs.scrollingnews .next:focus,.bt-cs.scrollingnews .prev:focus{ outline:none;}
.bt-cs.quantas.scrollingnews .hover-icon.quantas{left:37.5%;position: absolute;top:100%;background: transparent; z-index:7;opacity:1; width:25%; height:25%; text-align:center}
.bt-cs.quantas.scrollingnews .bt-inner-overlay{position: absolute; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s; }
.bt-cs.quantas.scrollingnews .bt-inner-overlay-2{position: absolute; bottom:0; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s;}
.bt-inner.quantas.scrollingnews .bt-imagecover:hover .bt-inner-overlay{opacity:0.7;animation: fadein2 0.6s; -moz-animation: fadein2 0.6s; /* Firefox */-webkit-animation: fadein2 0.6s; /* Safari and Chrome */-o-animation: fadein2 0.6s; /* Opera */}
.bt-inner.quantas.scrollingnews .bt-imagecover:hover .bt-inner-overlay-2{opacity:0.7;animation: fadein3 0.6s;-moz-animation: fadein3 0.6s; /* Firefox */-webkit-animation: fadein3 0.6s; /* Safari and Chrome */-o-animation: fadein3 0.6s; /* Opera */}
.scrollingnews .bt-imagecover{ overflow:hidden;position:relative; z-index:7;transition: all 0.2s  linear 0s;}
.bt-cs.quantas.scrollingnews .bt-inner-overlay i,.bt-cs.quantas.scrollingnews .bt-inner-overlay .fa,.bt-cs.quantas.scrollingnews .bt-inner-overlay-2 i,.bt-cs.quantas.scrollingnews .bt-inner-overlay-2 .fa{ padding:10px; font-size:20px; color:#fff;border-radius: 50%;}
.bt-cs.quantas.scrollingnews .bt-imagecover{ margin-bottom:20px; margin-right:0;}
.bt-cs.quantas.scrollingnews .fa-search{ margin-right:1px;}
.bt-cs.quantas.scrollingnews.scrollingnews-2 .icon-lightbox.quantas{ position: absolute;bottom: 3px;left: 37.5%;width: 25%;text-align: center;}
.bt-cs.quantas.scrollingnews.scrollingnews-2 .icon-url.quantas{position: absolute;top: 3px;left: 37.5%;width: 25%;text-align: center;}
.bt-inner.quantas.scrollingnews .bt-date{ background:none; border:none;}
.bt-cs.quantas.scrollingnews p.readmore { margin-top:10px; margin-bottom:20px;}
.bt-cs.quantas.scrollingnews.scrollingnews-2 p.readmore a{ margin-top:30px}
.bt-cs.quantas.scrollingnews .bt-introtitle-container{ padding:0 20px 15px 20px}
/*
	=========================================
		 SP TABS MODULE
	=========================================
*/
.tab-quantas ul.tabs_container li.tab{
border-bottom:0;
margin-right: -1px!important;
padding:4px 10px 4px 10px!important;
font-size:18px;}
.tab-quantas  h1,.tab-quantas  h2, .tab-quantas  h3,.tab-quantas  h4,.tab-quantas  h5,.tab-quantas  h6{color:#fff; margin-top:0;}

.tabs-left .tabs_mask, .tabs-left ul.tabs_container li span{ height:auto!important; line-height: inherit!important;}
.tabs-left.tab-padding.tabs-left{padding-top:8px!important; padding-left:60px!important}
.tabs-left .tabs_buttons{ float:left; width:50%; overflow:visible!important;}
.tabs-left .items_mask{ float:left; width:50%;}
.tabs-left .tabs_buttons li.tab {float: none!important;display:block;cursor: pointer;padding: 0 10px;margin: 0;}
.tabs-left ul.tabs_container li.tab.active {-webkit-box-shadow: 0 6px 70px rgba(12,12,12,.19);-khtml-box-shadow: 0 6px 70px rgba(12,12,12,.19);-moz-box-shadow: 0 6px 70px rgba(12,12,12,.19);-ms-box-shadow: 0 6px 70px rgba(12,12,12,.19);-o-box-shadow: 0 6px 70px rgba(12,12,12,.19);box-shadow: 0 6px 70px rgba(12,12,12,.19);-webkit-transform: translateX(36px);-khtml-transform: translateX(36px);-moz-transform: translateX(36px);-ms-transform: translateX(36px);-o-transform: translateX(36px);transform: translateX(36px);}
.tabs-left ul.tabs_container li.tab {-webkit-transition: .4s cubic-bezier(.24,.74,.58,1);-khtml-transition: .4s cubic-bezier(.24,.74,.58,1);-moz-transition: .4s cubic-bezier(.24,.74,.58,1);-ms-transition: .4s cubic-bezier(.24,.74,.58,1);-o-transition: .4s cubic-bezier(.24,.74,.58,1);transition: .4s cubic-bezier(.24,.74,.58,1);padding: 27px 30px 27px 107px!important;display: flex;flex-wrap: nowrap;align-items: center;cursor: pointer;position: relative;z-index: 99;margin-top:9px!important;height:90px;}
.tabs-left ul.tabs_container li.tab::before{ border-radius:100%;color:#fff;font-family:fontAwesome; font-weight:normal;display:grid;place-items:center;font-size:30px; line-height:44px;position: absolute;width:60px; height:60px; left:27px; top:15px;  content:"\f0f6";}
.tabs-left ul.tabs_container li.tab.active::before{  content:"\f00c";}
.tabs-left ul.tabs_container li.tab.active::after {right: -20px;content: '';width: 0;height: 0;position: absolute;top:35px;border-style: solid;border-width: 10px;-webkit-transition: .4s cubic-bezier(.24,.74,.58,1);-khtml-transition: .4s cubic-bezier(.24,.74,.58,1);-moz-transition: .4s cubic-bezier(.24,.74,.58,1);-ms-transition: .4s cubic-bezier(.24,.74,.58,1);-o-transition: .4s cubic-bezier(.24,.74,.58,1);transition: .4s cubic-bezier(.24,.74,.58,1);z-index: 1;}
/*
	=========================================
		 JP TABS MODULE
	=========================================
*/
.jptabs-wrapper.quantas.layout-default ul.nav-tabs { padding:0px 10px}
.jptabs-wrapper.quantas.layout-default .nav-tabs > li > a {padding:9px 15px;margin-right:2px;line-height:1;border:0;border-radius:0px; margin-right:1px}
.jptabs-wrapper.quantas.layout-default .nav-tabs > li {margin-bottom:0px;}
.jptabs-wrapper.quantas.layout-default .tab-content {padding:10px;}
/*
	=========================================
		 SUBMAIN-8 COLUMN CONTENT MODULES
	=========================================
*/
#t3-content .submain-8 .bt-inner{ padding-left:0px; padding-right:0px;}
#t3-content .submain-8 bt-title ,#t3-content .submain-8 h4 { margin:0;line-height: 1;}
#t3-content .submain-8 h3.module-title::after{}
.submain-8 .bt-cs.quantas-4 .bt-row-separate {margin: 0px 0px;}
.submain-8 .bt-cs.quantas-4 .bt-author, .submain-8 .bt-cs.quantas .bt-date {margin-right: 5px;}
.bt-cs.quantas-4 .bt-row{ padding:10px 0}
.jt_static_content.quantas{padding:10px 0}
/*
	=======================================
		PICTURE NEWS
	=======================================
*/
.tooltip-quantas {position: relative;display:inline-block;text-decoration: none;overflow:visible;margin:0 0px 0px 4px}
.slides_container.quantas.picturenews,.slides_container.quantas.picturenews .bt-row{ overflow:visible;}
.t3-sidebar .bt-cs.quantas.picturenews .bt-inner{line-height:1;}

.tooltip-quantas:before{ content: attr(data-tooltip);position: absolute;bottom:100%; left:-10%; right:-10%;width: 120%;background-color: #333;background:rgba(0, 0, 0, .85);color: #FFF;padding:7px;opacity: 0;pointer-events: none;transition: opacity .3s ease-in-out;will-change: opacity;z-index:99999;border-radius:3px; margin-bottom: 10px; font-size:15px;font-weight:300; letter-spacing:0.1px;}
.tooltip-quantas:hover:before {opacity: 1;pointer-events: auto;}

.tooltip-quantas:after {width: 0; height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid  #333; border-top: 10px solid rgba(0, 0, 0, .85);content: "";position: absolute;transition: opacity .3s ease-in-out;will-change: opacity;z-index:99999;opacity: 0; bottom:100%; left:40%;}

.tooltip-quantas:hover:after {opacity: 1;pointer-events: auto;}
.bt-row-separate.picturenews{ border-bottom:0; margin:0; height:0;}

.bt-cs .bt-inner.quantas.picturenews img{ margin:0}
.slide.quantas.picturenews{ padding-left:0px; margin-left:-2px; margin-top:3px}
.slides_container.picturenews .slides_control{ width:100%!important;}
.picturenews-imagecover{ position:absolute; left:0; top:0;width:100%; height:100%;transition: all 0.2s ease-in-out 0s;}
.picturenews-imagecover i {position: absolute; z-index:3;font-size:18px;backface-visibility: hidden;border: 2px solid #fff;border-radius: 100%;color: #fff;height: 40px;left: 50%;line-height: 35px;margin: -20px 0 0 -20px;opacity: 0;position: absolute;text-align: center;top: 50%;transform: scale(0);transition: all 0.2s ease-in-out 0s;width: 40px;}
.bt-row:hover .picturenews-imagecover{background-color:#333;background:rgba(0, 0, 0, .55);transition: all 0.2s ease-in-out 0s; z-index:1}
.bt-row:hover .picturenews-imagecover i{opacity: 0.85;transform: scale(1);transition: all 0.2s ease-in-out 0s;}
.bt-row:hover .picturenews img{ }
.bt-cs.quantas .bt-row.picturenews {padding:0px; margin-bottom:2px;}
/*
	=========================================
		 VERTICALSCROLLER PRO
	=========================================

*/
.vjt1-title h4{ margin-top:0; margin-bottom:0;}
.quantas a.more_in { font-weight:400!important}
.quantas p.introtext{ margin-bottom:0}
.navigate.quantas{ top:-60px!important; right:-11px!important; padding-left:5px!important; padding-top:2px!important; padding-bottom:2px!important;}
.scroller-quantas .vscr-image{ background:none;}
.navigate.quantas .arrow-border.quantas i{ width:27px; height:27px; padding:3px 6px!important;}
/*
	=========================================
		 about us page text - image
	=========================================
*/
.about-us .nav-tabs{ border-bottom:0;margin-top:30px;}
.tab-content{ padding:20px 20px;}
.tab-content li{ margin-bottom:5px;}
.about-us .bfPageIntro{ display:none;}
.m-b-30 {margin-bottom: 30px;}
.about-us .tab-content .bfFormDiv {margin-top: -15px;margin-bottom: -15px;}
.img-aboutimage{position:relative;height:100%;margin-bottom: 110px;}
.aboutimage-1{position: relative;z-index: 1;}
.aboutimage-1 img{ margin-top:30px;
	-webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px  5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 1px  5px 10px rgba(0, 0, 0, 0.2);
	border:10px solid rgba(255, 255, 255, 0.5);
}
.since-year-outer{position:relative}
.since-year{
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 1;
}
.since-year span{
	font-size: 40px;
	font-weight: 300;
	display: block;
	line-height: 40px;
	position: relative;
}
.since-year strong{
	font-size: 70px;
	font-weight: 500;
	display: block;
	line-height: 40px;
}

@media only screen and (max-width:991px){
.aboutimage-1{
	margin-right: 0px;
	max-width: 420px;
}
.aboutimage-1 img{
	width:100%;
}

.aboutimage-2 {
    left: auto;
	right:0px;
}
}

@media only screen and (max-width:767px){
.aboutimage-1{margin-top:30px;max-width: 100%;}
.aboutimage-1 img{width:100%;}

.aboutimage-2 {top: 0px;max-width: 100%;	bottom:0px;
}

}

/*
	=========================================
		COLOREDMODULE-2 - BT CONTENT SLIDER
	=========================================
*/
.wrap.coloredmodule-2,.wrap.coloredmodule-2 p,.wrap.coloredmodule-2 h1,.wrap.coloredmodule-2 h2,.wrap.coloredmodule-2 h3, .wrap.coloredmodule-2 h4 {color:#fff;}
.wrap.coloredmodule-2 .container{ background:none;}
.coloredmodule-2{ position:relative;}
.coloredmodule-2-overlay::before {/*background-image: url("../images/coloredmodule-2-bg.png");*/background-position: center center;background-repeat: no-repeat;width:100%;bottom: 0;content: "";left: 0;position: absolute;z-index:2;right: 0;top: 0;}
.coloredmodule-2-overlay::after {opacity: 1;bottom: 0;content: "";right: 0;position: absolute;z-index:3;right: 0;top: 0;}
.container.coloredmodule-2{ position:relative;z-index:4;}
.colormodule-2-text{ color:#fff;}
.colormodule-2-text p{ padding-top:10px; font-size:16px}
.colormodule-2-text h3,.colormodule-2-phone{line-height:1.2;}
.colormodule-2-text a.btn{ font-size:18px; line-height:1;padding: 10px 12px 7px 12px; margin-top:20px; }
.wrap.coloredmodule-2::after{ position:absolute; content:""; bottom:0; left:0; width:100%; height:100%; z-index:1;}
.coloredmodule-2-inner{position: relative;z-index: 5;}
/*
	=========================================
		OUR TOP SERVICES - BT CONTENT SLIDER
	=========================================
*/
.bt-cs.quantas.bt-services .bt-inner-bg{ padding:20px;}
.bt-cs.quantas.bt-services .bt-intro-title-container {padding:25px 0 0 0;}
.bt-cs.quantas.bt-services span.icon{}
.bt-cs.quantas.bt-services a.btn-primary.services{}
.bt-cs.quantas.bt-services span.readmore-text{ }
.quantas.bt-services .bt-arrows.quantas {position: unset;margin-top:0px;}
.bt-cs.quantas.bt-services a.prev.quantas {left: 0;z-index:9;text-indent: 0;top:35%;position: absolute;text-align:center;}
.bt-cs.quantas.bt-services a.next.quantas {right: 0%;top:35%;position: absolute;z-index: 2;text-indent: 0;z-index:9;text-align:center;}
.bt-cs.quantas.bt-services .bt-cat-title-text {position: absolute;top: 100%;left: 0;width: 100%;height: 100%;opacity: 0;	-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .2s cubic-bezier(.645,.045,.355,1);-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);-ms-transition: all .2s cubic-bezier(.645,.045,.355,1);-o-transition: all .2s cubic-bezier(.645,.045,.355,1);transition: all .3s cubic-bezier(.845,.045,.355,1);z-index:4;padding:20px 20px;text-align:left;}
.bt-cs.quantas.bt-services .bt-row:hover .bt-cat-title-text {top: 0;opacity: 1;}
.bt-cs.quantas.bt-services  .bt-imagecover{ position:relative;}
.bt-cs.quantas.bt-services  .bt-imagecover::after{border:0; margin:0;position: absolute;width: 100%;height: 100%;content: "";z-index:1;opacity: 0;top:100%;left: 0;-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .2s cubic-bezier(.645,.045,.355,1);-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);-ms-transition: all .2s cubic-bezier(.645,.045,.355,1);-o-transition: all .2s cubic-bezier(.645,.045,.355,1);transition: all .3s cubic-bezier(.845,.045,.355,1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1); }
.bt-cs.quantas.bt-services .bt-row:hover .bt-imagecover::after{opacity:0.5;top:0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1); }
.bt-cs.quantas.bt-services .bt-row .bt-center  {-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.08);-khtml-box-shadow: 0 3px 12px rgba(0,0,0,.08);-moz-box-shadow: 0 3px 12px rgba(0,0,0,.08);-ms-box-shadow: 0 3px 12px rgba(0,0,0,.08);-o-box-shadow: 0 3px 12px rgba(0,0,0,.08);box-shadow: 0 3px 12px rgba(0,0,0,.08);}
.bt-cs.quantas.bt-services .bt-row:hover .bt-center  {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.12);
	-khtml-box-shadow: 0 5px 15px rgba(0,0,0,.12);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,.12);
	-ms-box-shadow: 0 5px 15px rgba(0,0,0,.12);
	-o-box-shadow: 0 5px 15px rgba(0,0,0,.12);
	box-shadow: 0 17px 15px rgba(0,0,0,.12);-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .2s cubic-bezier(.645,.045,.355,1);-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);-ms-transition: all .2s cubic-bezier(.645,.045,.355,1);-o-transition: all .2s cubic-bezier(.645,.045,.355,1);transition: all .2s cubic-bezier(.645,.045,.355,1);}
.bt-bottom-title{ padding:15px 30px}
.bt-cs.quantas.bt-services .bt-row{ overflow:visible; padding-bottom:30px;}

/*
	=========================================
		SKILLS - PROGRESS BARS
	=========================================
*/
.what-we-do{}
.glow-wrap{overflow: hidden;position: absolute;width: 100%;height: 100%;top: 0;margin-top: -10px;z-index:3;}
.glow{display: block;position:absolute;width: 40%;height: 200%;background: rgba(255,255,255,.2);top:-50%;filter: blur(5px);transform: rotate(45deg) translate(-450%, 0);transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);}
.what-we-do:hover .glow,.welcome-quantas:hover .glow,.building-experience.right:hover .glow,.about-us-2-right:hover .glow,.about-us-2-left:hover .glow{transform: rotate(45deg) translate(450%, 0);transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);}
.photo:hover img, .photo:hover .glow-wrap {margin-top: 0;}
.what-we-do:hover img{}
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}
figure.img-leading{-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);padding: 0;width: auto;display: inline-block; margin:30px 0 0 0; float:right; position:relative; z-index:2;}
figure.img-leading::before {position: absolute;content: "";width: 100%;height: 100%;top: -35px;left:-35px;z-index: -1;opacity:0.75;}

.ui-progress-bar1 {position: relative;height:2px;padding-right: 2px;margin-top: -5px;margin-bottom:26px;border-radius:0px;}
.ui-progress1 {position: relative;display: block;overflow: visible!important;height:2px;border-radius:0px;}
.ui-progress1 span.ui-label {bottom: -12px;height:24px;font-weight: 300;text-transform: uppercase;font-size: 14px;color: #fff;position: absolute;right:-5px;line-height:24px;padding-right:10px; padding-left:10px;white-space: nowrap;transform-origin: bottom left;-ms-transform: skew(10deg,0deg);-webkit-transform: skew(10deg,0deg);transform: skew(10deg,0deg);}
.ui-progress-bar1.color {height:24px;border-radius: 14px;margin-top: -5px;}
.ui-progress1.color {height:24px;border-radius: 14px;background-color: #e54c4c;}
.coloredmodule_bg,.coloredmodule-2_bg{ background:#000; padding-bottom:80px;}
.coloredmodule-3_bg{ background:#0D0D0D;}
body.fullwidth .featherlight .featherlight-content{}
body.fullwidth .featherlight .featherlight-close-icon {position: absolute;z-index: 9999;top: 0;right: 0px;line-height: 25px;width: 25px;cursor: pointer;text-align: center;font: Arial,sans-serif;background: #fff;background: rgba(255,255,255,.3);color: #000;font-size: 16px;}
.featherlight .featherlight-close-icon{}
.featherlight{ z-index:9999!important;}
.filters.btn-toolbar .btn{height:38px;}
span[itemprop="keywords"] { margin-right:5px;}
.jt-skewed h3{ display:inline-block}
.icon-industry{ border-radius:100%; width:86px; height:86px;display: grid;place-items: center;float: left; margin:30px 70px 30px 30px}
.building-experience .jt-skewed{ transition: all 0.2s linear 0s;max-width:85%; padding-right:20px; position:relative; overflow:hidden; z-index:4; cursor:pointer;}
.jt-skewed::after{content: " ";position: absolute;z-index:-1;display: block;width:500px;height: 100%;top: 0;right:-43%;transform-origin: bottom left;-ms-transform: skew(10deg,0deg);-webkit-transform: skew(10deg,0deg);transform: skew(10deg,0deg);}
.building-experience h3.proper,.building-experience h3.proper a{ color:#fff}

/*
	=========================================
		BOTTOMSPOT - OUR CLIENTS
	=========================================
*/
.wrap.bottomspot{max-width:100%; overflow:hidden;}
.bottomspot h3.module-title.bicolor{}
.unite-carousel-wrapper{ max-width:100%!important}
.wrap.bottomspot .t3-module .module-ct {border:0;}
.bottomspot::after {}
.wrap.bottomspot{position:relative; border-bottom:10px solid transparent;z-index:1; width:100%;}
.bottomspot .container{ background-color:transparent;}
.bottomspot-overlay{}
.bottomspot-overlay::after {}
.bottomspot-inner{ position:relative; z-index:5;}
/*
	=========================================
		BOTTOMSPOT-2 - GET A FREE QUOTA
	=========================================
*/
.wrap.bottomspot-2 {overflow: hidden;}
.bottomspot-2-module .module,.bottomspot-2-module .module p{ margin-bottom:0;}
.bfFormDiv{padding:20px 20px 20px 20px;}
.bfFormDiv .bfQuickMode input{ height:29px; width:100%!important;}
.bfFormDiv .bfQuickMode span.bfElemWrap{ width:50%;}
.bfQuickMode span.bfElemWrap {padding: 0px 10px 0px 5px!important;margin: 0px 0px 0px 0px!important;}
.bfFormDiv  textarea{ width:100%!important;}
.bfFormDiv .bfQuickMode .bfSubmitButton{ float:right;font-size:16px;line-height: 1;padding:6px 10px 6px 10px; margin-right:6px; margin-left:5px; margin-top:15px;transition: all 0.2s  linear 0s;border: 1px solid transparent;}
.bfrolloverbg{ background:none; background-color:transparent;border:1px solid red!important}
.contact3 .submain-3 .t3-module{-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);padding:20px 20px 20px 20px;}

/*
NAVHELPER
*/
.wrap.t3-navhelper{ position:relative; overflow:hidden;}
.wrap.t3-navhelper::before{position: absolute;content: "";width:60%;height:100%;left: 0;bottom: 0;z-index:1;display: block;top: 0;right:-60%;transform-origin: bottom left;-ms-transform: skew(15deg,0deg);-webkit-transform: skew(15deg,0deg);transform: skew(15deg,0deg);}

.wrap.t3-navhelper .container{ position:relative; z-index:2;}
.reliable-company-wrap{ padding:30px 0px 30px 30px}
.wrap.t3-navhelper .btn.bg-white.quantas {white-space: normal;}
.wrap.t3-navhelper .container{ background:none;}

a.contact-btn{ font-size:16px; padding:8px 50px 8px 10px; min-height:39px;display: inline-block; position:relative;}
a.contact-btn::after,.slider-readmore a.n2-ow::after{content:"";position:absolute;width:43px; height:31px; top:4px; right:4px;clip-path:polygon(0 0, 100% 0%, 100% 100%, 50% 100%);display:inline-block}
.slider-readmore a.n2-ow{ font-size:16px; padding:8px 50px 8px 10px;display: inline-block; position:relative;}
.navhelper-outer {display: flex;align-items: center;}

div#n2-ss-1 .nextend-bullet-bar{height:50px;padding: 0px 15px 0px 10px;}
div#n2-ss-1 .nextend-bullet-bar .n2-bullet{background:#fff;border:0;padding:7px 7px 7px 7px;}
div#n2-ss-1 .nextend-bullet-bar .n2-bullet.n2-active,div#n2-ss-1 .nextend-bullet-bar .n2-bullet:hover{border:0;}
div#n2-ss-1 .nextend-bullet-bar::after {
	content: " ";
	position: absolute;
	z-index:-1;
	display: block;
	width: 100%;
	height:50px;
	top: 0;
	left:0;
	transform-origin: bottom left;
	-ms-transform: skew(12deg,0deg);
	-webkit-transform: skew(12deg,0deg);
	transform: skew(12deg,0deg);
	
}
div#n2-ss-1 .nextend-bullet-bar::before {
	content: " ";
	position: absolute;
	z-index:-2;
	display: block;
	height:50px;
	top: 0;
	left:-4px;
	transform-origin: bottom left;
	-ms-transform: skew(12deg,0deg);
	-webkit-transform: skew(12deg,0deg);
	transform: skew(12deg,0deg);
	width:calc(100% + 14px);
	
}
#n2-ss-1-arrow-next,#n2-ss-1-arrow-previous{display: grid;place-items: center;width:50px;height:31px;transform-origin: bottom left;-ms-transform: skew(9deg,0deg);-webkit-transform: skew(9deg,0deg);transform: skew(9deg,0deg);border-radius:0px!important; border:none!important; padding:0!important;border-bottom:2px solid rgba(255,255,255,0.5)!important; border-right:2px solid rgba(255,255,255,0.5)!important}

/*
	=========================================
	 NEWSLETTER
	=========================================
*/
.bottomspot-3 h3,.bottomspot-3 h3 span{ background:none;}
.bottomspot-3 .acym_introtext h5,.bottomspot-3 .acymailing_introtext h5{display:inline-block;  color:#fff!important;  font-size:18px; font-weight:600; margin-bottom:0px; margin-top:5px;padding-bottom: 5px;position: relative;}
.bottomspot-3 .acym_introtext h5:before,.bottomspot-3 .acymailing_introtext h5:before{position:absolute;content:"";left:0px;right:0px;bottom:0px;border-bottom:1px solid #fff;width:100%;}
.bottomspot-3  .acyfield_email.acy_requiredField{ margin:0;float:left;}
.bottomspot-3  p.onefield.fieldacyemail { margin:0;}

div.acymailing_module-quantas div.acymailing_introtext.quantas,.bottomspot-3 .acymailing_introtext{color:#fff!important; padding:0px!important;}
.bottomspot-3 .acym_introtext .fa,.bottomspot-3 .acymailing_introtext .fa{font-size:60px; margin-right:20px;}
.bottomspot-3 .acym_introtext span,.bottomspot-3 .acymailing_introtext span {display: inline-block;float: left;}
.bottomspot-3{}
.bottomspot-3 .acym_introtext{ width:50%; float:left;}
.bottomspot-3 .acym_form.quantas{ width:50%; float:left;}
.bottomspot-3 p.acysubbuttons{ display:inline-block;}
#t3-footer  .acym_form.quantas td.acyfield_text{display:inline-block;width:100%; max-width:100%;cursor:text;}
#t3-footer td.acysubbuttons input{}
#t3-footer .acym_form.quantas .acyfield_text input{width:100%; max-width:100%;cursor:text;}
#t3-footer .acym_form.quantas input.button{ float:right;cursor:pointer;}

.bottomspot-3 .acym_form .quantas input {max-width:100%;cursor:text;}
.wrap.bottomspot-3 .subbutton{ margin-left:30px; transition: all 0.2s  linear 0s;}
.bottomspot-3 .acym_form .quantas .wrap-acym-wtcorp input#acym__user__edit__email{ background:none; cursor: text!important;}
.acym_form .quantas input{cursor: text;}
.acym_form .quantas input.btn{cursor: pointer; margin-top:10px;}
.acymailing_module.quantas div.acymailing_form.quantas { margin-top:16px!important}
.acym_module td, .acym_module tr td {border-top:0; padding-top:10px}
table.acymailing_form.quantas {margin: 0;border: 0px !important;}
.t3-footnav .acym_module{margin-bottom:20px}

div.acymailing_module.quantas{ display:flex;}
span.acymailing-image-quantas{ min-width:262px;height:262px;background:url(../images/newsletter-image.png) no-repeat left;flex-grow:1;margin-right:40px;}
.ui-dialog .ui-dialog-titlebar{ display:none;}
.quantas.ui-dialog-content .ui-dialog-titlebar-close.popupjt {border:0; position:absolute; top:15px; right:15px;margin:0px 0px 0 0;}
.ui-widget.ui-widget-content{ border:0!important}
.ui-widget-overlay {background: #000!important;opacity:.6!important;filter: Alpha(Opacity=60)!important;}
.acym_form.quantas{ width:100%;min-height:92px;margin-top:15px;}
.acym_module_form .acym_form.quantas  input {cursor: text;}
/*
	=========================================
	 WEATHER - SP WEATHER
	=========================================
*/
.weather_sp1_c.quantas p.weather_sp1_city {font-size:20px;line-height: 24px;font-weight:400;}
.weather_sp1_c.quantas .spw_row{ font-size:12px; line-height:1.4}
.weather_sp1_forecasts.quantas .block_even,.weather_sp1_forecasts.quantas .block_odd{ padding-left:1px}
.weather_sp1_c.quantas {margin: 0 0 20px;}
.weather_sp1.quantas  {padding:0px;}
/*
	=========================================
	 COLUMNIST OPINION - COLUMNIST JT
	=========================================
*/
.jt_list_content.quantas img,.jt_static_content.quantas img{border-radius:100%;padding:4px;}
.authorname{font-size:13px;display: inline-block;}
.jt_list_content.quantas{padding-bottom:15px;}
.eranewsdate{ color:#999999; font-size:12px; font-weight:300;}
.jt_list_content a:link, .jt_list_content a:visited, .jt_list_content a:hover, .morearticle a:link, .morearticle a:visited, .morearticle a:hover{font-weight:300; }


/*
	=======================================
		FOOTER - COPYRIGHT 
	=======================================
*/
.t3-footer{ position:relative;}
.t3-footer .container{ position:relative; z-index:4;}
.t3-footer::after{ position:absolute; content:""; width:100%; height:100%; opacity:0.70; top:0; left:0; z-index:3;}
.t3-footer .t3-module .module-ct {border:0; padding:0;}
.t3-footnav.row{ margin-left:0; margin-right:0;}
body.fullwidth .t3-footnav{ z-index:3; position:relative;padding-left:100px;padding-right:100px;}
body.boxed .t3-footnav{padding-left:15px;padding-right:15px;}
.t3-footnav .t3-module h3.module-title span{ position:relative;margin-left:0;padding-left:0;padding-bottom: 10px;}
.t3-footnav .t3-module h3.module-title,.t3-footnav .t3-module h3.module-title::after  { margin-left:0;padding-left:0;overflow-x: hidden;}
.t3-footnav .t3-module div.about-company .fa{font-size:30px; margin-right:10px}
.t3-footnav .t3-module h3.module-title span::before{position: absolute;content: "";width:40%;height:5px;left: 0;bottom: 0;z-index:1;display: block;clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);}
.t3-footnav .t3-module h3.module-title span::after{position: absolute;content: "";width:60%;height:5px;right: 0;bottom: 0;z-index:2;display:block;transform-origin: bottom left;-ms-transform: skew(20deg,0deg);-webkit-transform: skew(20deg,0deg);transform: skew(20deg,0deg); border-left:3px solid rgba(0,0,0,0.8)}
.t3-footer .footerlogo_social_icon  .fa,.social-icons i{ width:37px; height:37px; font-size:20px;line-height:37px; padding:0 10px; text-align:center;transition: all 0.3s linear 0s;margin-right:4px;}
.t3-footnav .t3-module .jt-cs .jtcs-author_date { font-size:12px;}
.jt-cs.quantas.jt-sidebar .jtcs_item_category,.jt-cs.quantas.jt-sidebar .jtcs_item_category a,.jt-cs.quantas.jt-sidebar .jtcs_item_title,.jt-cs.quantas.jt-sidebar h3{ font-size:14px;}
.jt-cs.quantas.jt-sidebar .jtcs_item_title,.jt-cs.quantas.jt-sidebar h3{ margin-top:0; margin-bottom:3px}
.jt-cs.quantas.jt-sidebar .slide{ margin-top:0; margin-bottom:15px; padding:0;}
.t3-footnav .acym_form input.cell{ max-width:160px; margin-right:10px;cursor:text}

ul.footerlogo_social_icon li{ display:inline; float:left; margin-right:5px;}
.t3-footnav .t3-module ul.footerlogo_social_icon{}
.t3-footnav .t3-module .bt-cs.quantas .bt-inner .bt-title { margin-bottom:0;}
.t3-footnav .t3-module .bt-cs.quantas .readmore a.btn{ background:none;border:none; padding:0px;}
.t3-footnav .t3-module .bt-cs.quantas p.readmore{ margin:0;display: inline-block;}
.t3-footnav .t3-module .bt-cs.quantas .bt-row {padding:10px 0;}
.t3-footnav .t3-module .bt-cs.quantas .bt-inner {padding-left: 0px;padding-right:0px;}
.t3-footnav .t3-module ul li{ margin:5px 0;}
.t3-footnav .module_menu .nav > li > a,.t3-footnav .module_menu .nav > li > .separator,.t3-footnav .module_menu .nav > li > span {}
#t3-footer .t3-footnav img {outline: none;}
#t3-footer .t3-footnav .bt-imagecover {outline: none;}
.bt-cs.quantas.footer .bt-imagecover{ margin-right:10px;}
.bt-cs.quantas.footer h4,.bt-cs.quantas.footer .bt-extra {line-height: 1.4;margin:0}
.quantas.articles_count ul{padding-left:0px;}
.quantas.articles_count ul li {padding:10px 0; list-style:none; margin:0;}
.quantas.articles_count .fa{margin-right:10px;}
.quantas.articles_count span.artcount{ float:right;}

.t3-copyright{ position:relative;}
.t3-copyright .row{display: flex;align-items: center;}
.t3-copyright::after{ position:absolute; width:100%; height:100%; left:0; top:0; opacity:0.6}
.t3-copyright p{ margin-bottom:0}
.t3-copyright ul.menu li,.t3-copyright li{float:left;margin:0;}
.t3-copyright ul.menu li a,.t3-copyright li a,.t3-copyright li span ,.t3-copyright li.separator{border-radius:0px; padding:0px 30px 0px 0px; cursor:pointer;}
.t3-copyright p,.top-login { margin:0px;}
.t3-copyright i{ margin-right:10px;}
.t3-copyright ul.menu li a:hover,.t3-copyright li a:hover ,.t3-copyright a:hover{background:none;background-color:transparent;transition: all 0.2s  linear 0s;}
.t3-copyright ul.menu li.active a,.t3-copyright li.active a { background:none}
.t3-copyright ul.dropdown-menu{ border-radius:0px; padding-left:10px; margin-top:0; margin-left:-10px;}
.t3-copyright ul.dropdown-menu li a{padding:10px;}
.t3-copyright .nav  li,.t3-copyright .nav  li a,.t3-copyright .nav  li:hover,.t3-copyright .nav  li a:hover{background:none!important;background-color:transparent!important;}
.t3-copyright ul.menu {float: right;}

.bottom-right .t3-module { margin-bottom:0}

.t3-sidebar .acymailing_form.quantas{ width:100%;}
.acymailing_form.quantas{ margin:0px 0 0 0;}
.acymailing_module_form.quantas .acymailing_introtext.quantas {padding-bottom:25px!important;}
.acymailing_form.quantas td.acysubbuttons input.btn-primary{height:28px; padding:0px 12px; line-height:1;}
.acymailing_form.quantas input.inputbox{border-radius:0px; margin-right:10px }
.acymailing_module_form.quantas.acymailing_module_form td {padding-bottom: 15px;vertical-align: top;}
.acymailing_module_form.quantas .button.subbutton {float:left;margin-left: 5px;}
.t3-sidebar .acymailing_form.quantas input.inputbox{background:none;}

.t3-debug{position:fixed; right:0;top:0;z-index:999;min-height:40px;}
.t3-debug .quantas.hikashop_cart_module{ padding:15px;}
.t3-debug .quantas.hikashop_cart_module span.hikashop_small_cart_total_title{ padding:15px;}
.t3-debug .quantas.hikashop_cart_module .hikashop_cart{background:url(../images/shopping-cart.png) no-repeat left 26px; padding-left:40px}
input.hikashop_checkout_coupon_field{ display:inline-block; margin-right:10px;}
.hikashop_checkout_coupon{ margin-top:10px;}


.t3-debug .quantas.hikashop_cart_module a.hikabtn { display:block;}
.t3-debug .quantas.hikashop_cart_module .shopping-cart-wrap{ float:right; width:auto;}
.t3-debug .quantas.hikashop_cart_module .shopping-cart-icon{ float:right; width:40px; height:70px; display:grid;place-items:center; font-size:24px; padding-right:10px; }
/*****/
.footer-right .t3-module h3.module-title{margin-right:-51px; margin-left:-30px; padding:12px 51px 13px 30px;}
ul.footerlogo_social_icon{ margin-left:0!important;}
#quantas-flickr img {width:77px;height:67px;}
#fancybox-wrap{ width:auto!important;}
.t3-footnav .t3-module .gallery-flickr.quantas ul li{ margin:0px 0;}
.footer-right .gallery-flickr.quantas ul li a{float:left;margin:0 5px 10px 5px;padding: 0;background:none;border: 0;}
.gallery-flickr.quantas ul {margin: 0; padding:0;}
.footer-right.right-2 .t3-module h3.module-title {margin-right: -30px;margin-left: -51px;padding: 12px 30px 13px 51px;}
.footer-right.right-2 .t3-module h3.module-title::after {z-index: 1;content: "";position: absolute;width: 0;height: 0;left: -1px;bottom: -28px;/* width: 0; *//* height: 0; */border-bottom: 27px solid transparent;}
.footer-right.right-2 .t3-module h3.module-title::before {content: "";position: absolute;width: 100%;height: 100%;right: 0;top: 0;-webkit-box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);-moz-box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);}
.footer-right.right-2 .t3-module{ background:url(../images/module-grad-bg2.png) no-repeat top left}

.bottom-socialicons i{ font-size:20px; padding:0 6px}
/*
	=========================================
		COLOREDMODULE-4 - about us
	=========================================
*/

.about-us-title{ margin-top:0}
.wrap.coloredmodule-4{ background-image:url(../images/coloredmodule-4-bg-pic.jpg); background-repeat:no-repeat;background-position:center center; background-size:cover; position:relative; }
.wrap.coloredmodule-4::before{position:absolute; top:0; left:0; right:0; bottom:0; content:""; opacity:0.9;}
/*
	=======================================
		ADMISSIONS - ACCORDION
	=======================================
*/
#accordion .panel-title a:after{content: "";height: 18px;position: absolute;right:0px;top:1px;width:18px;}
#accordion .panel-title a.collapsed::after {height:18px;position: absolute;right:0px;top:1px;width:18px;}
#accordion .panel-title a{display: block;font-size: 14px;position: relative;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;transition: all 700ms ease 0s;border-radius:0px;background:transparent;outline:none;line-height:1.42857;}
#accordion .panel-default > .panel-heading ,#accordion.panel-group .panel{}
#accordion .panel-default > .panel-heading{ padding:8px 10px; }
#accordion .panel-default { border-bottom:0; border-left:0; border-right:0; border-top:0; box-shadow:none;}
#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: transparent;}
#accordion.panel-group .panel + .panel {margin-top:10px;}
#accordion.panel-group .panel-default > .panel-heading{border-radius:0px;}

/*
	=======================================
		COUNTERS
	=======================================
*/

#counter {padding: 0px;text-align: center;font-size: 50px;font-weight: 500; padding:40px 0;position:relative;}
#counter::after{ position:absolute; top:0; left:0; bottom:0; right:0; content:"";opacity:0.1; width:100%; height:100%;}
#counter i {font-size:65px;font-weight:400;display:block;margin-bottom: 10px;transition: all 0.2s  linear 0s;}
.counter-value:hover i { transition: all 0.2s  linear 0s;}
#counter h4 {display: block;font-weight: 400;margin: 0px auto 0 auto;padding: 5px 0px 0px 0px; line-height:1; }

.counter-value {padding:15px 10px;position: relative;overflow: hidden;transition: all .8s;-moz-transition: all .8s;-webkit-transition: all .8s;-ms-transition: all .8s;-o-transition: all .8s;z-index: 1; margin:0 0px;border-radius:0px;	-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.08);-khtml-box-shadow: 0 3px 12px rgba(0,0,0,.08);-moz-box-shadow: 0 3px 12px rgba(0,0,0,.08);-ms-box-shadow: 0 3px 12px rgba(0,0,0,.08);-o-box-shadow: 0 3px 12px rgba(0,0,0,.08);box-shadow: 0 3px 12px rgba(0,0,0,.08);}
.counter-value:hover {-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.12);-khtml-box-shadow: 0 5px 15px rgba(0,0,0,.12);-moz-box-shadow: 0 5px 15px rgba(0,0,0,.12);-ms-box-shadow: 0 5px 15px rgba(0,0,0,.12);-o-box-shadow: 0 5px 15px rgba(0,0,0,.12);box-shadow: 0 17px 15px rgba(0,0,0,.12);-webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);-khtml-transition: all .2s cubic-bezier(.645,.045,.355,1);-moz-transition: all .2s cubic-bezier(.645,.045,.355,1);-ms-transition: all .2s cubic-bezier(.645,.045,.355,1);-o-transition: all .2s cubic-bezier(.645,.045,.355,1);transition: all .2s cubic-bezier(.645,.045,.355,1);}
#counter-wrap{ display:flex;place-items:center; height:100%; }
#counter .timer {font-size:46px;line-height:50px;font-weight:600;letter-spacing:1px;}
.coloredmodule .counter-value,.coloredmodule .counter-value:hover {box-shadow:none;}
#counter.homepage{}
.counter-value{text-align: center;font-size:42px;font-weight: 500; padding:20px 0;position:relative;}
.counter-style{padding:15px 10px;}

.uppermain .container,.uppermain-5 .container{ background:none;}
#counter.homepage .counter-value {box-shadow:none;}

/*
UPPERMAIN
*/
.uppermain-6-7{ padding:40px 100px;}

/*
	=========================================
	PRICING TABLE -  CUSTOM MODULE
	=========================================
*/
.pricingtable-row .row{padding:40px 100px;}
.pricingtable-wrapper.style {box-shadow: 0 0 30px 0 rgba(0,0,0,.1);padding: 30px;}
.no-padding {padding-left: 0;padding-right: 0;}
.pricingtable-inner {text-align: center;}
h4.pricingtable-title {font-size: 22px;line-height: 28px;margin-bottom: 15px; text-align:center;}
.pricingtable-wrapper.style .pricingtable-bx {font-weight: 500;border-radius: 10px;display: inline-block;font-size:16px;margin-top: 20px;padding: 15px 25px;margin-bottom: 20px;}
.pricingtable-wrapper.style .pricingtable-bx span {font-size: 22px;}
.pricingtable-wrapper.style.active {margin: -30px -10px 0;padding: 60px 30px;position: relative;z-index: 1;}
.pricingtable-wrapper.style p {line-height: 28px;margin-bottom: 24px;}
.site-button.white {display: inline-block;padding: 12px 60px;background-color: #fff;border-radius: 100px;-webkit-border-radius: 100px;margin: 0 5px 10px 0;}
.pricingtable-inner .btn-primary{display: inline-block;padding: 12px 60px;border-radius: 100px;-webkit-border-radius: 100px;margin: 0 5px 10px 0;}


/*
	===========================================
	Our Professional Services -  CUSTOM MODULE
	===========================================
*/
.xl-services-box-wrapper { padding:30px; position:relative;}
.xl-services-box-wrapper::after{position: absolute; width:0%; height:4px;opacity:0;content:""; left:0; bottom:0; -webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.xl-services-box-wrapper:hover::after{width:100%;opacity:1;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.xl-services-box-wrapper .fa,.xl-services-box-wrapper i{ font-size:80px;}
.services-count-2 span.services-count-number {position: absolute;right:35px;top: 20px;font-size: 120px;font-weight: 700;color: rgba(177, 177, 177, 0.7);opacity: 0.3;line-height: 120px; }
.xl-services-box-wrapper  h4 {font-size: 20px;line-height: 26px;margin-bottom: 15px;margin-top:20px;font-weight: 400;text-transform: none;}
.xl-services-box-wrapper .xl-title{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.xl-services-box-wrapper a.btn{ margin-top:20px;}
.align-center{ text-align:center;}
.styled-bg{ position:relative; padding:5px}
.styled-bg::after{position: absolute; width:100%; height:100%;opacity:0.1;content:""; left:0; top:0;}


.wt-services-box-wrapper { padding:30px}
.wt-services-box-wrapper .fa,.wt-services-box-wrapper i{ font-size:80px;}
.services-count-2 span.services-count-number {position: absolute;right:35px;top: 20px;font-size: 120px;font-weight: 700;color: rgba(177, 177, 177, 0.7);opacity: 0.3;line-height: 120px; font-family:Poppins Medium}
.wt-services-box-wrapper  h4 {font-size: 20px;line-height: 26px;margin-bottom: 15px;margin-top:20px;font-weight: 400;text-transform: none;}
.wt-services-box-wrapper a.btn{ margin-top:20px;}

/*
	===========================================
	Our Best Plans -  CUSTOM MODULE
	===========================================
*/
.row.pricing-table-1{ }
.pricing-table-1 .plan{ padding:20px;border-radius:5px;}
.text-white {color: #FFF;}
.pricing-table-1 .plan-title { color:#fff;position: relative;margin: 0; font-size: 20px;line-height: 26px;}
.pricing-table-1 .plan-price {font-weight: 500;font-size: 38px;margin: 10px 0;display: inline-block;}
.pricing-table-1 .plan-features li {padding: 8px 0px;}
.pricing-table-1 .plan-features {list-style: outside none none;padding: 0 0 20px;margin: 0;list-style: outside none none;font-size: 14px;}
.pricing-table-1 a.btn{}
.pricing-table-1 .plan-features i {margin-right: 8px;color: rgba(255, 255, 255, 0.5);}
.pricing-table-1 .featured {margin-top: -10px; padding-bottom:40px;}
.pricing-table-1 .plan-select {border-top: 1px solid rgba(0, 0, 0, 0.2);padding: 20px;text-align: center;}
/*
	===========================================
	CONTACT PAGE - 
	===========================================
*/
.contact-right .dl-horizontal dt {width: auto;}
.contact-right .dl-horizontal dd {margin-left: 0px;margin-bottom: 20px;}
.contact.quantas i,.contact.quantas .fa{ font-size:26px;line-height:1; margin-right:5px; vertical-align:middle}
.contact.quantas .contact-text{padding-left: 30px;}
.contact.quantas .info-title{ font-weight:500}
.contact-form.quantas .well {box-shadow: none; background-color:transparent;}
.contact.quantas .msc-info{ margin-top:30px; margin-bottom:40px;border-style:solid; padding:40px 20px;display:flex;}
.form-horizontal .control-group .control-label {position:relative;text-align: left; width:110px}
.contact.quantas .form-horizontal .control-group .controls{ margin-left:110px;}
.contact.quantas label#jform_spacer-lbl{ font-size:12px}
.contact.quantas label{ font-weight:normal;}
.contact-form.quantas #jform_contact_message {width:100%;height:155px;}
.contact-form.quantas input{ height:29px;}
.contact-form.quantas #jform_contact_emailmsg {}
.contact-quantas-h3{ visibility:hidden}
.gm-style .gm-style-iw-c { background-image:url(../images/building-small.png); background-repeat:no-repeat; background-position:5px center; border-radius:0px;padding:17px 18px 18px 50px!important;}

.contact.quantas .thumbnail.pull-right{ border:0; padding:90px 0px 0px 90px;}
.contact.quantas .contact-form #jform_contact_message,.contact.quantas .contact-form .form-control{border-radius:0px; box-shadow:none;}
.contact.quantas .thumbnail.pull-right img {clip-path: polygon(0% 0, 85% 0, 100% 100%, 15% 100%);shape-outside: polygon(0% 0, 85% 0, 100% 100%, 15% 100%);}
.contact.quantas .dl-horizontal dd {margin-left: 0;}
.contact-form.quantas{/*float:left;*/}
.contact-form.quantas .controls.has-danger{ }

.form-control-feedback {position: absolute;top:-15px;right: -200%;z-index: 2;display: block;width: 200%;height: 34px;	line-height:1;text-align: left;font-size:12px;pointer-events: none;}
/*
	===========================================
	    BREADCRUMBS - 
	===========================================
*/
.wrap.t3-breadcrumbs {padding:60px 0;width: 100%;position: relative;}
.t3-breadcrumbs,.t3-breadcrumbs-inner{ position:relative; }
.t3-breadcrumbs::before{ position:absolute; top:0; left:0; bottom:0; right:0; content:"";opacity:0.6; z-index:0; width:100%; height:100%;}
.t3-breadcrumbs .container{ position:relative;padding:15px;background:none; z-index:3;}
.t3-breadcrumbs-inner::after{ position:absolute; top:0; left:0; bottom:0; right:0; content:"";opacity:0.7; width:100%; height:100%;}
.t3-breadcrumbs-module{position:relative; z-index:2;}
.breadcrumb{background-color:transparent; color:#fff;}
.t3-breadcrumbs h1 {color: #fff;float: left;font-size:42px;font-weight:600;margin: 0;}
.t3-breadcrumbs [class*="col-"]{padding-left:0!important;}
.t3-breadcrumbs .breadcrumb > li,.t3-breadcrumbs .breadcrumb > li + li {margin: 7px 0 0;text-align: left;}
.t3-breadcrumbs .breadcrumb > li.active{color:#fff!important;}
.t3-breadcrumbs .breadcrumb{ float:right;}
.t3-breadcrumbs .breadcrumb a:hover{ color:#fff;}
.breadcrumb > li + li::before { font-size:16px;font-weight: 500;font-family:FontAwesome}

/*
	==================================================
		VIDEO GALLERY - ALLVIEDOSHARE
	==================================================
*/
.avs_input_search input {float:left;margin: 0 0 0 10px;padding: 2px 4px;height: 28px;}
.avs_input_search input#search_btn {margin-left:10px;padding: 3px 10px;color: #fff;}
#avs_gallery .avs_thumb .avs_img_container .arrow{z-index:99!important}
.avs_player_responsive{ margin-top:0px;}
.t3-sidebar #avs_gallery{ margin-right:-14px;}
.t3-sidebar .avs_input_search{ float:left!important;width: 100%;}
.t3-sidebar div.avs_input_search input#avssearch{ float:left!important; width:74%!important;}
.t3-sidebar .avs_input_search .btn{width:21%; }
#t3-content #avs_gallery .avs_thumb{margin-bottom:20px;}
div #avs_pagination {margin: 15px 0px 40px 0px!important;}
.avs_video_header {height: 28px;margin: 10px 0px 30px 0px;}
/*
	==================================================
		VIDEO - YENDIF VIEDO SHARE
	==================================================
*/ 
.yendif-video-share.videos.quantas{ padding:10px 0;}
.yendif-video-share.videos.quantas .thumbnails .col-md-3,.yendif-video-share.videos.quantas .thumbnails .col-sm-3{}
.yendif-video-share.videos.quantas ul.thumbnails,.related-quantas ul,.yendif-video-share.categories.quantas ul{ padding:0;}
.yendif-video-share.videos.quantas .thumbnails li,.related-quantas li,.yendif-video-share.categories.quantas li,.yendif-video-share.my-videos.quantas li{ list-style:none; margin-left:0;}
.yendif-video-share.videos.quantas .thumbnail ,.yendif-video-share.categories.quantas .thumbnail{display: block;padding: 0px;margin-bottom:15px;line-height:1.42;border:0;border-radius:0px;-webkit-box-shadow: 0 2px 15px rgba(0,0,0,.10);-khtml-box-shadow: 0 2px 15px rgba(0,0,0,.10);-moz-box-shadow: 0 2px 15px rgba(0,0,0,.10);-ms-box-shadow: 0 2px 15px rgba(0,0,0,.10);-o-box-shadow: 0 2px 15px rgba(0,0,0,.10);box-shadow: 0 2px 15px rgba(0,0,0,.10);}
.yendif-video-share.videos.quantas [class*=' col-']{ padding-left:10px; padding-right:10px;}
.yendif-video-share.videos.quantas ul{ margin:0;}

.yendif-thumbnail .yendif-play-icon.quantas {position: absolute;width:56px;height:56px;margin: -26px 0px 0px -26px;padding: 0px;top: 50%;left: 50%;z-index: 2;opacity:0.85;}
.yendif-video-share.quantas a:hover { text-decoration:none;}
.yendif-video-share.quantas .btn-primary{ text-transform:uppercase;}
.yendif-video-share.videos.quantas .more_btn{ position:relative; font-size:12px; font-weight:bold;}
.yendif-video-share.videos.quantas .more_btn-inner{ position:absolute; right:-11px; top:-56px;line-height: 1;padding:2px 5px;}
.yendif-video-share.category.quantas ul.thumbnails{ padding:0; display:flex;flex-wrap:wrap;}
.yendif-video-share.category.quantas ul.thumbnails li{ list-style:none;}
.yendif-video-share.category.quantas  .thumbnail,.related-quantas .thumbnail,.yendif-video-share.my-videos.quantas .thumbnail{display: block;padding: 4px;margin-bottom: 30px;line-height: 1.42;border: 1px solid transparent;border-radius: 0px;-webkit-transition: border 0.2s ease-in-out;-o-transition: border 0.2s ease-in-out;transition: border 0.2s ease-in-out;-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);}
.yendif-video-share.quantas .radio.inline + .radio.inline, .yendif-video-share.quantas .checkbox.inline + .checkbox.inline {margin-left: 10px;}
.yendif-video-share.quantas .radio.inline, .yendif-video-share.quantas .checkbox.inline {display: inline-block;padding-top: 5px;margin-bottom: 0;vertical-align: middle;}
.yendif-video-share .radio input[type="radio"], .yendif-video-share .checkbox input[type="checkbox"] {margin: 2px 10px 2px 2px; position:relative;}

.yendif-video-share.quantas .form-search input, .yendif-video-share.quantas .form-inline input, .yendif-video-share.quantas .form-horizontal input, .yendif-video-share.quantas .form-search textarea, .yendif-video-share.quantas .form-inline textarea, .yendif-video-share.quantas .form-horizontal textarea, .yendif-video-share.quantas .form-search select, .yendif-video-share.quantas .form-inline select, .yendif-video-share.quantas .form-horizontal select, .yendif-video-share.quantas .form-search .help-inline, .yendif-video-share.quantas .form-inline .help-inline, .yendif-video-share.quantas .form-horizontal .help-inline, .yendif-video-share.quantas .form-search .uneditable-input, .yendif-video-share.quantas .form-inline .uneditable-input, .yendif-video-share.quantas .form-horizontal .uneditable-input, .yendif-video-share.quantas .form-search .input-prepend, .yendif-video-share.quantas .form-inline .input-prepend, .yendif-video-share.quantas .form-horizontal .input-prepend, .yendif-video-share.quantas .form-search .input-append, .yendif-video-share.quantas .form-inline .input-append, .yendif-video-share.quantas .form-horizontal .input-append {display: inline-block;*display: inline;margin-bottom: 0;vertical-align: middle;}
.yendif-video-share.video.quantas .input-append input, .yendif-video-share.video.quantas .input-append select, .yendif-video-share.video.quantas .input-append .uneditable-input {-webkit-border-radius:0x;-moz-border-radius:0px;border-radius:0px;position: relative;display: inline-block;margin-bottom: 0; margin-right:10px;}

.yendif-video-share.video.quantas .breadcrumb{margin-top:15px}

.vjs-playlist.white.quantas { border-radius:0px 3px 3px 0px;}
.yendif-video-share.videos.quantas .thumbnail .yendif-image.quantas {transition: all 0.2s linear 0s;opacity: 1;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1); }
.yendif-video-share.videos.quantas .thumbnail:hover .yendif-image.quantas  {transition: all 0.2s linear 0s;-webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);transform: scale(1.2,1.2);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.yendif-video-share.videos.quantas .thumbnail .yendif-image.quantas::before {background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 );bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition:all ease-in-out 1s;-webkit-transition: all ease-in-out 0.5s;;z-index: 3;}
.yendif-video-share.videos.quantas .thumbnail:hover .yendif-image.quantas::before{	opacity: 1;}
a.yendif-thumbnail.quantas{overflow:hidden;}
.yendif-video-share.category.quantas .yendif-thumbnail .yendif-image,.related-quantas .yendif-thumbnail .yendif-image {transition: all ease-in-out 0.5s;}
.yendif-video-share.category.quantas .yendif-thumbnail:hover .yendif-image,.related-quantas .yendif-thumbnail:hover .yendif-image {transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05);overflow: hidden;}
.yendif-video-share.category.quantas a.yendif-thumbnail,.related-quantas a.yendif-thumbnail  {overflow:hidden;}
.yendif-video-share.videos.quantas .thumbnail .caption {padding:10px 15px 15px 15px;}

.yendif-video-share.category.quantas .yendif-thumbnail .yendif-image::before,.related-quantas .yendif-thumbnail .yendif-image::before {background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 98%, rgba(0,0,0,0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 );bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: all ease-in-out 1s;-webkit-transition: all ease-in-out 0.5s;z-index: 3;}
.yendif-video-share.category.quantas .yendif-thumbnail:hover .yendif-image::before,.yendif-image::before,.related-quantas .yendif-thumbnail:hover .yendif-image::before {opacity: 1;}
.yendif-video-share.category.quantas .yendif-thumbnail .yendif-play-icon,.related-quantas .yendif-thumbnail .yendif-play-icon{position: absolute;width: 56px;height: 56px;margin: -25px 0px 0px -25px;opacity:0.80;}
.t3-wrapper .yendif-ratings-small .yendif-ratings-stars,.t3-wrapper  .yendif-ratings-small .yendif-ratings-stars .yendif-current-ratings,.t3-wrapper  .yendif-ratings-small .yendif-ratings-star a:hover {background-image: url(../images/star_small.png) !important;}

.yendif-video-share.video.quantas .yendif-video-share-ratings .yendif-video-share-ratings-stars,.yendif-video-share.video.quantas .yendif-video-share-ratings .yendif-video-share-ratings-star a:hover,.yendif-video-share.video.quantas .yendif-video-share-ratings .yendif-video-share-ratings-stars .yendif-video-share-ratings-current {background-image: url( ../images/star.png );}

.yendif-video-share.videos.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.videos.quantas  .yendif-video-share-ratings-small .yendif-video-share-ratings-current, .yendif-video-share.videos.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover,.yendif-video-share.videos.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.videos.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-current, .yendif-video-share.videos.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover {background-image: url( ../images/star_small.png );}

.yendif-video-share.video.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.video.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-current, .yendif-video-share.video.quantas .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover{background-image: url( ../images/star_small.png );}

.yendif-video-share.quantas  .yendif-video-share-svg-icon-play {width:56px; height:56px;top: 50%;left: 50%;margin-top: -28px;margin-left: -28px; padding:4px;border-radius:100%;opacity: 0.80;transition: all 0.2s linear 0s;}
.yendif-video-share.quantas .card:hover .yendif-video-share-svg-icon-play{opacity:1;transition: all 0.2s linear 0s;}

.yendif-video-share.video.quantas .yendif-video-share-search-form{ margin-bottom:20px;}
.yendif-video-share.videos.quantas.videos .card{ padding:5px 5px 15px 5px; margin-bottom:30px}
.yendif-video-share.videos.quantas.videos .card-body,.yendif-video-share.video.quantas .yendif-video-share-related.quantas .card-body,.yendif-video-share-categories.quantas .card-body,.yendif-video-share.category.quantas .card-body,.yendif-video-share.mod-yendifvideoshare-videos.quantas .card-body{ padding:10px 10px 20px 10px;}
.yendif-video-share.videos.quantas .yendif-video-share-ratings,.yendif-video-share.videos.quantas .yendif-video-share-ratings-small{margin: 7px 0 7px 0;padding:3PX 0;}
.yendif-video-share.category.quantas .card-body{margin-bottom:30px}

.yendif-video-share.video.quantas .yendif-video-share-meta-views,.yendif-video-share.video.quantas .yendif-video-share-ratings,.yendif-video-share.video.quantas .yendif-video-share-ratings-small,.yendif-video-share.video.quantas .yendif-video-share-meta-date {margin: 7px 0 7px 0;}
.yendif-video-share.video.quantas p.lead{ margin:20px 0 15px 0;}

.yendif-video-share.video.quantas div.yendifplayer{margin-bottom:15px}
.yendif-video-share.video.quantas .yendif-video-share-related.quantas .yendif-video-share-grid-item{margin-bottom:30px}
.yendif-video-share.video.quantas .yendif-video-share-related.quantas .card{-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);}
.yendif-video-share.mod-yendifvideoshare-playlist.quantas .yendif-video-share-playlist-videos{ padding:10px 0 10px 10px}

.yendif-video-share.mod-yendifvideoshare-playlist.quantas .yendif-video-share-playlist-videos .flex-grow-1 { padding:10px}
.mb-2{ margin-bottom:20px;}
.mb-3{ margin-bottom:30px;}
/*
	=========================================
		BLOG - BT CONTENT SLIDER
	=========================================
*/
.bt-cs.quantas.blog .bt-inner img{}
.bt-cs.quantas .next.quantas,.bt-cs.quantas .prev.quantas{ display:inline-block;bottom:0px; height:35px; width:35px;opacity:1;}
.quantas .bt-arrows.quantas{ position:relative;margin-top:40px}
.bt-cs.quantas .bt_handles_num {position:relative!important; z-index:1; text-align: center;}
.bt-cs.quantas .bt_handles_num li{float:none; display:inline-block; margin:0 5px!important;}
.bt-cs.quantas .bt_handles_num li a{ font-size:14px; line-height:33px; height:35px; width:35px; float:none;}
.quantas .bt_handles_num li a:hover{ color:#fff!important}
.bt-cs.quantas a.prev.quantas{left:15%; z-index:2;opacity:1;text-indent:0; background:none!important;}
.bt-cs.quantas a.next.quantas{right:15%; z-index:2;opacity:1; text-indent:0;background:none!important;}
.bt-cs.quantas a.prev.quantas .fa,.bt-cs.quantas a.next.quantas .fa{ font-size:20px; line-height:32px}
.bt-cs.quantas.blog .bt-intro-title-container {padding:0px 0px;float:none;}
.bt-cs.quantas.blog .bt-extra {margin-bottom:10px;padding: 0;}
.bt-cs.quantas.blog .bt-introtext{ text-align:justify;} 
.bt-cs.quantas.blog .bt-row-separate {margin: 0px 0px 15px 0px; padding-top:15px;}
/*
	====================================================
		PORTFOLIO - SP SIMPLE PORTFOLIO MODULE 
	====================================================
*/

#sp-simpleportfolio {}
.sp-simpleportfolio.quantas {}
.sp-simpleportfolio.quantas .sp-simpleportfolio-filter > ul > li > a{border-radius:3px;}
.featherlight .featherlight-content,.featherlight{ z-index:999!important}
.sp-simpleportfolio .sp-simpleportfolio-item.quantas .sp-simpleportfolio-info{ position:relative;padding:50px 20px 30px 20px;}
.sp-description.quantas{ clear:both; line-height:1.42; text-align:justify}
.sp-simpleportfolio-created.quantas-overimage{ font-size:19px;  line-height:1.1; padding-top:7px; text-align:center; width:60px; height:60px; display:block; overflow:hidden; position:absolute;top:-30px; left:20px; z-index:3}
.sp-simpleportfolio .sp-simpleportfolio-item.quantas .sp-simpleportfolio-info h3 a,.sp-simpleportfolio .sp-simpleportfolio-item.quantas .sp-simpleportfolio-info h3{ font-weight:bold; font-size:20px; margin-bottom:10px;}
.sp-simpleportfolio-client.quantas.col-sm-6,.sp-simpleportfolio-client.quantas.col-md-6{ padding-left:0; padding-right:10px;}
.sp-simpleportfolio-client.quantas, .sp-simpleportfolio-created.quantas{ margin-bottom:15px;}
.sp-simpleportfolio-client.quantas h4, .sp-simpleportfolio-created.quantas h4{ font-size:13px;}
.sp-simpleportfolio-client.quantas h4 span, .sp-simpleportfolio-created.quantas h4 span{ font-weight:bold;}
.sp-simpleportfolio-info.quantas:hover h4{ color:#fff;}
.sp-simpleportfolio .sp-simpleportfolio-item.quantas .sp-simpleportfolio-link{ text-align:right; margin-top:30px;}
.sp-simpleportfolio .sp-simpleportfolio-item.quantas .sp-simpleportfolio-btns a{}
.filters.btn-toolbar .btn{height:38px;}
span[itemprop="keywords"] { margin-right:5px;}
.sp-simpleportfolio .sp-simpleportfolio-description.quantas{ width:100%; margin-bottom:15px;}
.sp-simpleportfolio-meta.quantas{ width:100%; padding-left: 0px;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {margin: 0 5px 10px 5px;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {color:#fff}
.sp-simpleportfolio .sp-simpleportfolio-meta.quantas > div { margin-bottom:10px; padding-bottom:10px}
.sp-simpleportfolio-link a.btn{ margin-top:15px; margin-bottom:15px;}

.sp-simpleportfolio.quantas .sp-simpleportfolio-item .sp-simpleportfolio-btns a {border-radius:0px;}
.sp-simpleportfolio.quantas .sp-simpleportfolio-meta h4 {font-weight: 400;}
.sp-simpleportfolio.quantas .sp-simpleportfolio-image[class*=' col-']{ padding-left:0;}
.sp-simpleportfolio.quantas .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {width: 33.3334%;}
.sp-simpleportfolio.quantas .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {color: #fff;}

.sp-simpleportfolio.quantas.specialwork .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	display: inline-block;
	padding: 3px 6px;
	margin: 3px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.sp-simpleportfolio.quantas.specialwork .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a { font-size:14px!important;}
.tns-outer .playButton{ display:none;}
/*
	====================================================
		LOGIN - REGISTRATION
	====================================================
*/
.registration{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08); padding:15px; }
.registration .form-horizontal .control-group .control-label{ text-align:left}
.registration label {font-weight:400;}
.registration .form-actions,.reset .form-validate p, .remind .form-validate p {}
#login-form li {list-style: none;margin-bottom: 7px;}
#login-form ul.unstyled {padding-left: 0;}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}
input.validate-email.required{}

div.eduvest{ position:relative; overflow:hidden;}
div.eduvest::before {transition: all 0.5s ease-in-out 0s;background-color: #000;bottom: 0;content: "";left: 0;position: absolute;z-index:5;right: 0;top: 0;opacity:0;}
div.eduvest:hover::before{opacity: 0.5;transition: all 1s ease-in-out 0s;}
div.eduvest img{transition: all 1s ease-in-out 0s;}
div.eduvest:hover img{transition: all 1s ease-in-out 0s;transform: scale(1.05);}
div.eduvest p{ margin:0;}
div.eduvest a.eduvest-link {position: absolute;z-index: 6;width: 100%;height: 100%;display: block;top: 0;left: 0;}
.icon-eye::before {content:"\f06e";}
.icon-folder-open::before {content:"\f07c";}

/*========================== Color Preset =========================*/

.presetArea{z-index:9999;padding:15px 15px 15px 15px;background:#FFF;border:5px solid #eee;border-left:0;border-right:0;}
.presetArea h3{background:#FFF}
.jpanelHandle {}
.switch:focus{color: #FFF;}
.presetArea h2{color: #fff!important;font-size: 30px!important;font-weight: 700!important;line-height: 23px!important;margin: 0;text-align: left;text-transform: uppercase;}
.presetArea h2 span{font-weight: 100;display: inline-block;width: 100%;}
.accentColor{width: 100%;position: relative;margin-top:0px;}
.psTitle{font-size:16px!important;color:#171e36!important;margin:0px;text-align: left;margin-bottom:15px;font-weight:normal;}
.psTitle span{font-weight: 100;display: inline-block;width: 100%;}
.accentColor a{background:#3D566E;display: inline-block;height: 30px;margin-bottom: 6px;margin-right: 6px;width: 30px;position: relative;cursor: pointer;box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);}

.accentColor a.color1{background:#030E27;}
.accentColor a.color1::after{border-left-color:#FD5D14;}

.accentColor a.color2{background:#132F32;}
.accentColor a.color2::after{border-left-color:#336179;}

.accentColor a.color3{background: #2F4262}
.accentColor a.color3::after{border-left-color: #01A7F1;}

.accentColor a.color4{background: #4F616D }
.accentColor a.color4::after{border-left-color:#44B9ED;}

.accentColor a.color5{background:#444444;}
.accentColor a.color5::after{border-left-color:#29A19C;}

.accentColor a.color6{background:#05164D;}
.accentColor a.color6::after{border-left-color: #FFAD00;}

.accentColor a.color7{background:#38332D;}
.accentColor a.color7::after{border-left-color:#F06023;}

.accentColor a.color8{background:#363F3E;}
.accentColor a.color8::after{border-left-color: #F68800;}

.accentColor a.color9{background:#363F3E;}
.accentColor a.color9:::after{border-left-color: #9B0505;}

.accentColor a.color10{background:#020618;}
.accentColor a.color10::after{border-left-color: #FB0B3F;}

.accentColor a.color11{background:#0B2C3D;}
.accentColor a.color11::after{border-left-color:#FE346E;}



.accentColor a:focus,.colorChem a:focus,.layoutstyle a:focus{ outline:none;}
.accentColor a:after{border-bottom: 0 solid transparent;border-left: 30px solid #E74C3C;border-top: 30px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark1{background:#171D23;}
.accentColor a.dark1:after{border-bottom: 0 solid transparent;border-left:41px solid #F24D34;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark2{background:#1F2024;}
.accentColor a.dark2:after{border-bottom: 0 solid transparent;border-left: 41px solid #EC2223;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark3{background:#031626;}
.accentColor a.dark3:after{border-bottom: 0 solid transparent;border-left:41px solid #3F6E9A;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark4{background:#171717;}
.accentColor a.dark4:after{border-bottom: 0 solid transparent;border-left: 41px solid #FF5000;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark5{background:#3A4750;}
.accentColor a.dark5:after{border-bottom: 0 solid transparent;border-left: 41px solid #00adb5;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}

.colorChem a.dark6{background:#263859;}
.accentColor a.dark6:after{border-bottom: 0 solid transparent;border-left: 41px solid #ff6768;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.accentColor a.active:before, .accentColor a:hover:before,.accentColor a:focus:before{background: url("../images/tick.png") no-repeat scroll center center;bottom: 4px;content: "";height: 8px;left: 4px;position: absolute;width: 11px;z-index: 999;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.colorChem{width: 100%;position: relative;margin-top:15px;}
.colorChem a{color: #fff;display: inline-block;font-size: 10px;font-weight: 600;height: 40px;line-height: 8px;text-align: center;text-indent:10px;letter-spacing:0.7px;text-transform: uppercase;width: 90px;padding-top: 16px;margin-right:3px;margin-bottom:13px;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.colorChem a:hover, .colorChem a.active{background: rgba(0, 0, 0, 0.8);color: #FFF;}
.colorChem a:last-child{margin-right: 0px;}
.layoutstyle{width: 100%;margin-top:20px;position:relative;}
.layoutstyle a{display: inline-block;width: auto;height: 30px;font-size: 10px;line-height: 8px;text-transform: uppercase;color: #171e36;font-weight: 600;text-align: left;padding-left: 40px;padding-top: 11px;position: relative;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.layoutstyle a.wide{background: url(../images/wide.png) no-repeat left center;}
.layoutstyle a.Box{background: url(../images/boxed.png) no-repeat left center;}
.layoutstyle a.patterned{background: url(../images/pattern.png) no-repeat left center;display:block;margin:5px 0;}
.layoutstyle a.Box.fixedimage,.layoutstyle a.patterned,.layoutstyle a.solidcolor{ width:100%;}
.layoutstyle a.active:before, .layoutstyle a:hover:before{background: url("../images/tick.png") no-repeat scroll center center rgba(0, 0, 0, 0);bottom: 0;content: "";height: 23px;left: 0;position: absolute;top: 0;width: 32px;z-index: 999;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.layoutstyle a:hover{color: #DE3C2F;}
.presetBorder{width: 100%;height: 1px;background: #5e5e5e;margin: 30px 0;}
.layoutstyle p{font-size: 14px;color: #cccccc;line-height: 11px;margin-bottom: 15px;}
.jpanelHandle{ z-index:9999;box-shadow:none;}
.jpanelContent h2 {display: none;}
.jpanelHandle .fa,.jpanelHandle img{ line-height:100%;padding-top:0px;padding-bottom:4px;}
table.dark-colors td{ padding-right:15px; border-top:0;}
#date-and-doc .bfLabelLeft label{ width:20%;font-weight:400;margin:5px 10px 0px 5px;}
#date-and-doc button.bfCalendar {height: 25px;margin:4px 0px 0px 5px;float:none;border-radius:0px; padding:3px 5px}
#date-and-doc section.bfLabelLeft .bfElementGroupNoWrap{ width:60%;}
#date-and-doc button.bfCalendar [class^="icon-"]::before,#date-and-doc button.bfCalendar [class*=" icon-"]::before {display: block;}
#date-and-doc select.chzn-done{ width:60%;}
.sidepanel-quantas .ui-slideouttab-handle{ padding-left:15px; padding-right:15px;}
.jPanel.quantas  .jpanelContent{}
.layout.pattern-bg{background: url("../images/pattern-bg.png") no-repeat scroll left center;}
.layout.color-bg{background: url("../images/color-bg.png") no-repeat scroll left center;}
.layout.fixed-bg{background: url("../images/fixed-bg.png") no-repeat scroll left center;}
.layoutstyle a.layout.pattern-bg,.layoutstyle a.layout.color-bg,.layoutstyle a.layout.fixed-bg{ padding-left:30px; padding-right:10px}
/*
	=======================================
		SOCIAL COUNTER
	=======================================
*/
.sj-social-media-counts.quantas .sc-wrap.cf{ margin-right:-5px; margin-top:-10px;}
.sj-social-media-counts.quantas  .sc-wrap .sc-item .sc-item-inner {margin: 0 5px 0 0px;}
.sj-social-media-counts.quantas .sc-wrap .sc-item{margin-bottom:0px; margin-top:10px}
/*
	=======================================
		MOBILE
	=======================================
*/
@media screen and (max-width:1200px){
.zt-module-testimonial.quantas.customer img.avatar {float:left;}
.zt-module-testimonial.quantas.customer img.avatar { margin-bottom:15px;}
body.fullwidth .t3-footnav,.t3-copyright {padding-left:15px;padding-right:15px;}
.topbar {font-size:14px;}
}
@media screen and (max-width:990px){
}
@media screen and (max-width:767px){
.background-patternwrapper{ padding-top:0;}
body.boxed #background-shadow {margin-top:0px;margin-bottom:0px;}
.bg-pattern {padding-top:0px;}
#background-shadow{ margin-top:0;}
.logo {padding:0px 10px;}
.logo::after {right:0px;}
.mainnav-inner.pull-right {float: none !important;}
#t3-mainnav.navbar-default .navbar-nav li > a,#t3-mainnav.navbar-default .navbar-nav li > .separator,#t3-mainnav.navbar-default .navbar-nav li > span{ padding:10px 15px; display:block;}
.t3-mainnav .t3-navbar-collapse .nav .caret{ position:absolute; right:12px;}
.ztTestimonial.quantas.owl-theme .owl-controls .owl-buttons .owl-prev{ left:0px;}
.ztTestimonial.quantas.owl-theme .owl-controls .owl-buttons .owl-next{right:0px;}
.off-canvas-toggle,.topbar::before{display:none;}
.col-xs-12.col-sm-7.mainnav-con{ padding-left:0; padding-right:0;}
#t3-mainnav.navbar{ border:0;min-height: 0px;}
#t3-mainnav .dropdown-menu,.mainnav-con{margin-top: 0;}
#t3-header {padding: 15px  0;}
#t3-header::after {display: none;}
#t3-header.affix-top .navbar-toggle,#t3-header.affix .navbar-toggle{position:fixed;right:0;margin-top:0;z-index:99;top:34px;line-height:1;}

.navbar-brand::after { display:none;}
.navbar-header {}
.navbar-default .navbar-collapse {overflow-y: scroll;max-height: 100vh;}
.t3-header.affix .navbar-header {width:100%; top:0;position: relative; z-index:1; }
#t3-header.affix { padding-top:10px;padding-bottom:4px;}
#t3-header.affix .logo{padding-bottom:6px;}
#t3-header.affix #t3-mainnav.navbar-default .navbar-nav > li > a,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav li > .separator,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav li > span,#t3-header.affix #t3-mainnav.navbar-default .navbar-nav > li > .nav-header{ line-height:1.42;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {border-top:0;}
.header-right[class*=" col-"] {padding-left: 0; padding-right:0}

div#n2-ss-1 .nextend-bullet-bar .n2-bullet {padding:4px 4px 4px 4px;}
div#n2-ss-1 .nextend-bullet-bar::before,div#n2-ss-1 .nextend-bullet-bar::after,div#n2-ss-1 .nextend-bullet-bar{ height:30px}


.bottomspot-2-module .bfFormDiv {margin-top: 0px;max-width: 570px;width:auto;float: left;}
.bfQuickMode .bfPageIntro h3,.bottomspot-2-module h3 { font-size:30px;}
.bottomspot-2-module {background: none;padding-bottom:15px;}
.bottomspot-2-module .bfQuickMode textarea,.bottomspot-2-module textarea,.bfQuickMode textarea,.bfQuickMode .bfLabelLeft textarea{ max-width:100%;}
.bottomspot-3 .acym_introtext ,.bottomspot-3 .acymailing_introtext{width: 100%;float:left; margin-bottom:10px!important}
table.acym_form{ float:left;}
.t3-breadcrumbs .breadcrumb {float:left;}
.t3-breadcrumbs {font-size:90%}
.wrap.t3-breadcrumbs {padding:40px 0;}
.pricingtable-row .row {padding:40px 60px;}
.pricing-table-1 .plan ,.iconservices-col{margin-bottom: 30px;}
.t3-copyright ul.menu li a, .t3-copyright li a, .t3-copyright li span, .t3-copyright li.separator {padding: 0px 15px 0px 0px;}
.t3-copyright ul.menu {float: left; margin-top:15px}
.contact.quantas .form-horizontal .control-group .controls {margin-left: 0;}
.contact-form.quantas #jform_contact_emailmsg{width:100%!important;}
.contact-form.quantas #jform_contact_message{width:100%;}

.unite-carousel-wrapper{ max-width:100%!important}
.sp-simpleportfolio.quantas .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {width:100%;}
div.itemToolbar ul {text-align: left;}
div.itemHeader span.itemAuthor,div.itemCategory {margin-bottom:10px;}
#t3-mainnav.navbar {float: none;}
.col-xs-12.mainnav-con{ padding-left:0; padding-right:0; min-height:0px;}
.col-xs-12.ourstory-text,.col-xs-12.colormodule-2-text,.xl-services-box-wrapper,.counter-style {margin-bottom:30px;}
.colormodule-2-text h1,.colormodule-2-text p.colormodule-2-phone { font-size:24px;}
.topbar {min-height: 0; padding-left:0; display:block; height:auto;}
.col-xs-12.topbar-left { margin-top:10px;}
.topbar .col-xs-12{ margin-bottom:15px;}
.topbar .row{display:block;}
.topbar-right[class*=" col-"] {padding-right:15px;padding-left:15px;}
ul.top_social_icons, ul.top_contact_info, .topbar ul.menu {justify-content: flex-start;}

.bfFormDiv{width:100%;}
.navbar-collapse{box-shadow:none}
.bt-imagecover{ max-width:100%!important}
.orbit-container.quantas .orbit-slides-container > * .orbit-caption {max-height:150px;padding:10px;}
.orbit-container.quantas h3.slide-title, .orbit-container.quantas h3 { margin-bottom:5px;font-size:20px; font-weight:400}
.bt-inner.quantas.scrollingnews {padding: 0 0px 30px 0px;}
.aboutus-home-image img,.aboutus-home-text{ margin-bottom:20px!important;}
.subslider-2.col-sm-12.col-md-4 {margin-top:15px}
.tabs-left .items_mask,.tabs-left .tabs_buttons {float:none;width:100%;}
.tabs-left.tab-padding.tabs-left {padding-left:15px !important;}
.tabs-left .tabs_buttons { margin-bottom:15px;}
.tabs-left ul.tabs_container li.tab {font-size:18px;}
.tabs-left ul.tabs_container li.tab.active {-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.tabs-left ul.tabs_container li.tab.active::after { display:none;right:0px;}
span.acymailing-image-quantas{min-width:122px; height:122px; margin-right:20px;background:url(../images/newsletter-image.png) no-repeat left;flex-grow:1; margin-right:20px; background-size:contain;}
h1.newsletter-title{ font-size:18px;}
.ui-widget.ui-widget-content{ margin-right:30px!important; margin-left:30px!important}
.counters-wrap{ display:block;}
.aboutus-home-text h3,.aboutus-home-banner-meta h3{ font-size:14px;}
.aboutus-home-banner-desc{ font-size:12px; line-height:1.1;}
.aboutus-home-text.col-md-6, .aboutus-home-text.col-lg-6, .aboutus-home-text.col-sm-6 { margin-top:50px}
#t3-mainnav.navbar-default .navbar-nav > li > a, #t3-mainnav.navbar-default .navbar-nav li > .separator, #t3-mainnav.navbar-default .navbar-nav li > span, #t3-mainnav.navbar-default .navbar-nav > li > .nav-header {line-height: 1.2;}
#t3-mainnav.navbar-default li::after,#t3-mainnav .dropdown-menu::before, .t3-megamenu .dropdown.mega.open > .mega-dropdown-menu::before, .t3-megamenu li.dropdown::before{ display:none;}
.bfQuickMode.quantas-contact input[type="text"], .bfQuickMode.quantas-contact textarea, .bfQuickMode.quantas-contact .uneditable-input, .bfQuickMode.quantas-contact input[type="text"]:hover, .bfQuickMode.quantas-contact textarea:hover, .bfQuickMode.quantas-contact .uneditable-input:hover, .bfQuickMode.quantas-contact input[type="text"]:focus, .bfQuickMode.quantas-contact textarea:focus, .bfQuickMode.quantas-contact .uneditable-input:focus {width:100%;max-width: 100%;min-width: 100%;}
.sidepanel-quantas .ui-slideouttab-handle{ display:none!important;}
.jt-icon-box .jt-icon-box-content {margin-left:0px; margin-bottom:50px}
.topbar ul.menu li a,.topbar li a,.topbar ul.menu li > .separator, .topbar ul.menu li > span {font-weight:300;   padding:0px 10px 0px 0px; cursor:pointer}
.bt-cs.quantas-1 .bt-inner{margin:0px;padding:0px;}
.yendif-video-share.videos.quantas .thumbnails [class*=' col-'], .yendif-video-share.videos.quantas .thumbnails [class*=' col-'],.bt-cs.quantas .bt-inner,.contact-right[class*=' col-'],.contact-left[class*=' col-'],.zt-testimonial.quantas.customer [class*=' col-'],.yendif-video-share.category.quantas ul.thumbnails li[class*=' col-'],.yendif-video-share.category.quantas ul.thumbnails{ padding-left:0; padding-right:0;}
.bt-cs.quantas .bt-inner{ padding-top:0;}
.djl_theme_bootstrap.mod_djl_schedule.quantas.fixture .owl-carousel .owl-item {padding: 0px 0px;}
.bt-cs.quantas-2 .bt-inner.news {margin: 15px 0px;padding:0px;}
.bt-cs.quantas-2.projects a.prev {left: -15px;}
.bt-cs.quantas-2.projects a.next {right: -15px;}
.hikashop_product.quantas div.hikashop_container {margin: 10px 0px!important;}
.hikashop_product.quantas { padding:0;}
#t3-content .item-page img, img {max-width: 100%!important;}
.djl_theme_bootstrap.mod_djl_schedule.quantas .dj-body{ margin:0 5px}
.t3-debug {right: 60px;}
.bt-cs.quantas-2 .bt-inner {margin:0px 0px 30px 0px;padding: 15px 15px 40px 15px;}
.counter-value {margin-bottom:30px;}
.yendif-video-share.videos.quantas .thumbnails li[class*=' col-'], .related-quantas li[class*=' col-'], .yendif-video-share.categories.quantas li[class*=' col-'], .yendif-video-share.my-videos.quantas li [class*=' col-'],.welcome-quantas [class*=' col-']{
padding-left:0; padding-right:0;}
.djl_schedule.quantas.djl_theme_bootstrap.djl_schedule table td {padding:4px;}
div.catItemView.quantas {padding:0px;}

.djl_theme_bootstrap.mod_djl_schedule div.team_home.quantas span.name, .djl_theme_bootstrap.mod_djl_schedule div.team_away.quantas span.name {font-size:16px;}
.orbit-container .orbit-slides-container img {max-width: 100%!important;}
.orbit-container.quantas .orbit-slides-container > * .orbit-caption {font-size: 100%; }
.yendif-video-share.video.quantas .input-append input{ width:auto!important; max-width:none!important; float:left;}
.yendif-video-share.video.quantas .input-append{ margin:15px 0;}
.yendif-video-share.video.quantas .pull-right.quantas{ float:left!important;}
.topbar ul.menu li a,.topbar li a,.topbar ul.menu li > .separator, .topbar ul.menu li > span {padding:0px 15px 0px 0px;}
#jt5_headline-news_wrapper.quantas.linksbottom .bt-imagecover,#jt5_headline-news_wrapper.quantas.linksbottom .bt-title-text-container{ width:100%; float:none;}
.jt5_headline-pagination ul.jt5-linksbottom{list-style-type: none;columns:1;-webkit-columns:1;-moz-columns:1;}
#t3-mainnav .nav-bg-overlay {position: relative;display: none;}
#t3-header.affix.navbar-default .navbar-nav > li > a,#t3-header.affix.navbar-default .navbar-nav li > .separator,#t3-header.affix.navbar-default .navbar-nav li > span,#t3-header.affix.navbar-default .navbar-nav > li > .nav-header{line-height:1.2;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{ margin-left:0; margin-right:0;}
#jt5_headline-news_wrapper.quantas .show_all_inner,a.more-link  {top:-49px;}
.acym_form.quantas {	background:none;}
.acym_form.quantas {width:80%;}
.aboutimage-1 img{ margin-top:0px; margin-bottom:30px}
.aboutimage-1{ margin-top:0px;}
.bpgallery-category.bpgallery-category-default .items .image-link, .bpgallery-category.bpgallery-category-default .items .image-link img {width: auto;}
.gkHighlighterWrapper.quantas .gkHighlighterItem a, .gkHighlighterWrapper.quantas a {font-size: 12px;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  h3 { font-size:16px}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-introtext{ font-size:14px}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-cat-title-text{ overflow:hidden;}
figure.img-leading::before {top: -25px;	left: -25px;}
.col-xs-12.special-work{ margin-bottom:20px;}
.uppermain-6-7 {padding:20px 15px;}

.bt-cs.quantas.quantas-2.news .bt-pretext .pretext-button {position: relative;}
.bt-cs.quantas.quantas-2.projects .bt-pretext .pretext-button {position: absolute;top: auto;bottom: 0; right:0;}
h1.leading {font-size: 38px;margin-bottom:30px;}
.jt-pretext {display:inline-block;}
.pretext_title {border-left: 0;padding-left: 0;}
.building-experience h3.proper, .building-experience h3.proper a,.building-experience .jt-skewed{ font-size:1em;}
.icon-industry {width: 56px;height: 56px;margin:10px 10px 10px 10px;}
.building-experience .jt-skewed{padding:10px; margin-bottom:30px}
#quantas .jt_testimonial-block-slide::after { display:none}
.jt-pretext.team p.pretext {padding-left:0px;float:left;}
.jt_testimonial136 .owl2-dots, .jt_testimonial136 .owl2-nav.disabled + .owl2-dots {margin-bottom:10px;}
.contact-navhelper a.contact-btn{ margin-left:10px}
.contact-navhelper.col-xs-12{ padding-left:20px}
.t3-copyright .row {display: inline-block;}
.jt-cs.quantas .owl-carousel .owl-nav .owl-prev {left: -5px;}
.jt-cs.quantas .owl-carousel .owl-nav .owl-next {right: -5px;}
#quantas.client .testimonial_block{ display:block;}
#quantas .jt_testimonial-block-slide {padding: 20px 15px 20px 15px;}
.wrap.coloredmodule-2::after {clip-path: none;}
.wt-services-box-wrapper{ margin-bottom:30px}
.registration .input-group .form-control{ max-width:70%;}
.contact.quantas .msc-info{ font-size:85%;padding:20px 15px}
.contact.quantas .contact-text {padding-left:15px;}
.jpanelHandle{ display:none;}
.topbar-right-inner .mod-languages.quantas { position:fixed;top:34px; right:70px;}
.topbar-right .mod-languages ul.dropdown-menu {min-width:125px;}
}
@media screen and (max-width:650px){
.bt-intro-title-container {padding: 25px 15px;}
.bt-cs.quantas.quantas .bt-imagecover img{ max-width:100%; }
.jt-cs.quantas.jt-skew .jt-imagecover,.jt-cs.quantas.jt-skew p.readmore{ margin-bottom:15px}
.jt-cs.quantas.jt-skew .jtcs_item_introtext,.jt-cs.quantas.jt-skew .jtcs-author_date,.jt-cs.quantas.jt-skew p.readmore,.jt-cs.quantas.jt-skew h3{ padding-left:15px}
}
@media screen and (max-width:540px){
.orbit-container.quantas .orbit-slides-container > * .orbit-caption {font-size:70%; max-height:75px;padding:5px; line-height:1;}
.orbit-container.quantas h3.slide-title, .orbit-container.quantas h3 { margin-bottom:5px;font-size:16px; font-weight:400}
.bt-cs.quantas h3,h3.module-title {background:none;}
.bt-cs.quantas h3 span {background: transparent;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  h3 { font-size:14px}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-introtext{ font-size:12px}
}
@media screen and (max-width:480px){
.navbar-header{}
.logo-image{text-align: left;}
.social-top p{text-align:left;}
.logo-image img {}
.topbar .search {float: none;}
.topbar-left-inner{}
.menu-top.col-md-10 {padding-left: 0px;}
.topbar-2 ul.menu li a, .topbar-2 li a, .topbar-2 ul.menu li > .separator, .topbar-2 ul.menu li > span {padding: 10px 10px 10px 10px;}
.menu-top-inner, .topbar-2-right-inner {float: left;}
.menu-top-inner ul{ margin-left:-10px;}
.zt-module-testimonial.ourclient img.avatar,.wrap.coloredmodule .zt-module-testimonial.ourclient img.avatar {width: auto;height: auto;}
.tab-quantas ul.tabs_container li.tab {padding: 4px 5px 4px 5px !important;font-size:14px;}
span.acymailing-image-quantas,.acymailing-text-quantas,div.acymailing_module.quantas{ display:block;}
.bt-cs.quantas h3, h3.module-title{ font-size:20px}
.bt-cs.quantas.quantas-2.projects .bt-introtitle-container {padding: 15px;display: block;float: left;}
figure.img-leading::before {top: -15px;	left: -15px;}
.topbar-right-inner .mod-languages.quantas {position:inherit;}
.topbar-outer {background-color:transparent;}
}
@media screen and (max-width:360px){
.t3-copyright,.wrap.topbar-2 { font-size:90%}
.wrap.topbar { font-size:80%}
.logo-image,#t3-header,.logo {min-height:50px;}
.topbar-2-right-inner .btn-group .dropdown-toggle {padding: 9px 5px 9px 0px;}
.acymailing_form.quantas input.inputbox {}
.wrap.bottomspot-3 .subbutton {margin-left: 15px;}
.topbar i, .topbar .fa {margin-right:3px;height:18px;width:18px;font-size: 12px;line-height:18px;}
.jptabs-wrapper.quantas.layout-default .tab-content {overflow: hidden;}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2  h3 ,.bt-cs.bt-cs-noborder.quantas.bt-toppicture h4{ font-size:13px}
.bt-cs.quantas.bt-toppicture.bt-toppicture-2 .bt-introtext{ font-size:11px}
}
@media screen and (max-width:320px){
.bottomspot-3 .acyfield_email.acy_requiredField{width:60%!important}
.wrap.bottomspot-3 .subbutton {margin-left:10px;}
.pricingtable-row .row {padding:30px 40px;}
.logo-image img {max-width:80%;}
}

@media screen and (min-width: 768px) and (max-width:990px){
.t3-mainnav .nav > li > a {padding: 0px 10px 0px 10px;}

.logo {}
#t3-mainnav.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {padding:0px 10px 0px 10px;}
.wrap.t3-breadcrumbs {	padding: 40px 0;}
.counters .timer {font-size: 50px;}
.zt-module-testimonial.quantas.customer .row.info {}
.zt-module-testimonial.quantas.customer .zt-testimonial [class*=' col-']{ padding-left:0; padding-right:0}
.bt-intro-title-container {padding: 25px 10px;}
.zt-module-testimonial.quantas.customer img.avatar {float: left;}
#t3-mainnav.navbar-default .navbar-nav > li > a, #t3-mainnav.navbar-default .navbar-nav li > .separator, #t3-mainnav.navbar-default .navbar-nav li > span, #t3-mainnav.navbar-default .navbar-nav > li > .nav-header {padding: 0px 7px 0px 7px; font-size:15px;}
.topbar ul.menu li a,.topbar li a,.topbar ul.menu li > .separator, .topbar ul.menu li > span {padding:0px 15px 0px 0px;}
.jptabs-wrapper.quantas.layout-default .nav-tabs > li > a {padding: 9px 5px;font-size: 11px;}
.bt-cs.quantas.quantas-3 .bt-date, #jt5_headline-news_wrapper.quantas .hjt5-dateonimage {font-size:11px;height:40px;width:28px;left: 15px;line-height:1;border: 0;padding: 1px 1px;top: 0px;}
.bpgallery-category.bpgallery-category-default .items .image-link, .bpgallery-category.bpgallery-category-default .items .image-link img {width: auto;}
.bt-cs.quantas.quantas-2.projects .bt-introtitle-container {padding: 10px 15px 30px 15px;}
.jt-cs.quantas.jt-skew .jt-imagecover,.jt-cs.quantas.jt-skew p.readmore{ margin-bottom:15px}
.jt-cs.quantas.jt-skew .jtcs_item_introtext,.jt-cs.quantas.jt-skew .jtcs-author_date,.jt-cs.quantas.jt-skew p.readmore,.jt-cs.quantas.jt-skew h3{ padding-left:15px}
.jt-cs.quantas .owl-carousel .owl-nav .owl-prev {left: -5px;}
.jt-cs.quantas .owl-carousel .owl-nav .owl-next {right: -5px;}
.registration .input-group .form-control{ max-width:70%;}
.contact.quantas .msc-info{ font-size:85%; padding:20px 15px}
.contact.quantas .contact-text {padding-left:15px;}
.topbar-left.col-sm-7{ width:100%}
.topbar-right-inner .mod-languages.quantas .btn-secondary {font-size: 12px;background-color: transparent;padding-left:5px; min-width:65px;}
.topbar-right-inner .mod-languages.quantas .btn-secondary .caret{ display:none}
div.mod-languages.quantas img {margin-right:2px;margin-bottom: 4px;}
}
@media screen and (min-width: 768px) and (max-width:1200px){
.zt-module-testimonial.quantas-team .team-block[class*=' col-'],.zt-module-testimonial.quantas-team .team-block .col-sm-6{ padding-left:0; padding-right:0}
.zt-module-testimonial.quantas-team .col-sm-6.zt-info-colon { padding-left:7px; padding-top:3px; padding-right:7px; font-size:14px;}
.colored_spot2 {padding-left:20px;}
.ztTestimonial.quantas-team .name {line-height: 100%;font-size:16px;margin-bottom:5px;}
.ztTestimonial.quantas-team p.content-testimonial { max-width:85%;padding-bottom: 10px;margin: 0px 0px 0px 0px;}
.ztTestimonial.quantas-team .name {display: inline-block;}
.mod_djl_schedule.djl_theme_bootstrap.quantas.fixture .owl-buttons .owl-prev,.zt-module-testimonial.quantas.team .owl-buttons .owl-prev {left: 0px;}
.mod_djl_schedule.djl_theme_bootstrap.quantas.fixture .owl-buttons .owl-next,.zt-module-testimonial.quantas.team .owl-buttons .owl-next {right:0px;}
.bt-cs.quantas-2.projects a.prev {left: -15px;}
.bt-cs.quantas-2.projects a.next {right: -15px;}
.t3-sidebar .bt-cs.quantas.quantas-4,.t3-sidebar .slides_container.quantas.quantas-4,.t3-sidebar .slide.quantas.quantas-4{ width:100%!important;}
.mainnav-right .searchwrap input {min-width:170px;}
.icon-industry {width: 56px;height: 56px;margin:10px 10px 10px 10px;}
.building-experience .jt-skewed{padding:10px; margin-bottom:30px}
}
@media screen and (min-width: 991px) and (max-width:1200px){
.bt-cs.bt-subslider .bt-title-wrap {padding: 10px 15px;}
.bt-cs.quantas .bt-inner .bt-title {line-height: 100%;font-size:16px;margin-bottom:10px;}
.bt-cs.bt-subslider div.readmore {padding-top:7px;}
.colormodule-2-text a.btn{ margin-bottom:20px;}
}
@media screen and (max-height: 700px) {
#t3-mainnav .dropdown-menu span, #t3-mainnav .dropdown-menu span.separator, #t3-mainnav .dropdown li a, #t3-mainnav .dropdown-menu > li > a {line-height:1!important;}
}
@media screen and (min-width:480px) and (max-width:767px){
.topbar-right[class*=" col-"] {padding-right:15px;padding-left:15px;margin-top: -60px;}
}
@media screen and (min-width: 768px) and (max-width:820px){
div.mod-languages.quantas .lang-text { display:none}
.topbar-right-inner .mod-languages.quantas .btn-secondary { padding-left:15px;text-align:left;}
}