@media (min-width: 1200px) {
.sppb-container {
    width: 100%;
}
}
.ktborder-right > .sppb-row-container > .sppb-row > .sppb-col-md-9 {
	border-right: 2px dotted #8a171a;
}
#sp-header {
        background: rgba(199, 199, 199, 0.88) none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    
}
.redder > .sppb-addon-content h3{
 	background-color: #757575;
    color: white;
    padding: 20px;
    text-align: center;
  	
}
.redi > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title{
  	background-color: #757575;
    color: white;
    padding: 20px;
    text-align: center;
  transition: 300ms all;
}
.redi:hover > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title{
  	background-color: #333333;
    color: white;
    padding: 20px;
    text-align: center;
  transition: 300ms all;
}
.fullafter .sppb-column-addons > .clearfix > .sppb-addon-text-block::after {
	content: '';
    position: absolute;
    left: 0px;
    width: 60px;
 	bottom: 0px;
    height: 1px;
    background: #757575;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.fullafter:hover .sppb-column-addons > .clearfix > .sppb-addon-text-block::after {
	background: #de1919;
	width: 90%;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.jogi > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f19d';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.penz > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f040';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.musz > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f126';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.bizt > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f0fe';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.pr > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f021';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.build > .sppb-column-addons > .clearfix > .sppb-addon-text-block > .sppb-addon-title::before {
	content: '\f0f7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
  padding-right: 30px;
    text-decoration: none;
}
.redi1 > .sppb-column-addons > .clearfix > .sppb-addon-text-block > h2.sppb-addon-title{
  	background-color: #757575;
    color: white;
    padding: 20px;
    text-align: center;
}
.lefter  {
    margin-top: -90px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(20deg);
}
.sppb-btn-warning {
    color: #ffffff;
    background-color: #81898d;
    padding: 20px;
    font-size: 16px;
    text-transform: :uppercase;
    text-transform: uppercase;
}
.sppb-btn-warning:hover {
	background-color: #de1919;
}
.sppb-btn-danger {
    color: #ffffff;
    background-color: #333333;
    text-transform: uppercase;
    font-size: 16px;
    padding: 20px;
}
.sppb-btn-danger:hover {
	background-color: #de1919;
}
.dropcap:first-letter {
    color: #666;
    display: block;
    float: left;
    font-size: 50px;
    line-height: 0px;
    padding: 4px 8px 0 0;
}
.lang-inline {
  text-align: right;
}

.whitebx a {
  color: white;
}
.whitebx a:hover {
  color: #de1919;
}
ul {
    list-style: square outside none;
}
#sp-main-body {
    padding: 0px 0 !important;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 2px 15px !important;
  font-weight: bold;
  text-transform: uppercase;
}
h2.sppb-title-heading {
	text-transform: uppercase;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
    border-bottom: 1px solid #e0e0e0;
	font-size: 34px;
}
.ktsidemenu {
	text-align: left;
}
.ktsidemenu ul li a{
	color: #8d1b1c;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	transition: 300ms all;
}
.ktsidemenu ul li {
	transition: 300ms all;
}
.ktsidemenu ul li a:hover{
	margin-left: 5px;
	transition: 300ms all;
}
h2.sppb-title-heading::first-line{
	font-weight: 300;
}
.sppb-title-heading {
  text-transform: uppercase;
}
#sp-header.menu-fixed {
    animation: 0.8s ease 0s normal none 1 running fadeInDown;
  	border-bottom: 1px solid grey;
}
.sppb-btn-primary {
    border-color: #900000;
    background-color: #900000;
    padding: 20px;
}
.sppb-blocknumber-number {
  	width: 96px;
    height: 96px;
    line-height: 96px;
    border-radius: 60px;
 	 -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.76);
	-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.76);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.76);
  margin-left:auto;
  margin-right:auto;
}
.sppb-media > .sppb-text-center {
  	padding-top: 10px;
}
.zdex {
  z-index:9999 !important;
}
.motion h3.sppb-addon-title::after {
	content: '';
    position: absolute;
    top: 30px;
    left: 0px;
    width: 60px;
    height: 1px;
    background: #ffffff;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.motion:hover h3.sppb-addon-title::after {
	background: #de1919;
	width: 100%;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
h3.sppb-addon-title {
    position: relative;
}
.chatlg a img {
  display: inline-block;
  padding-right:5px;
  width: 40%;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #de1919;
}
.sp-megamenu-parent >li >a {
    
    font-weight: bold;
      padding: 0 7px;
}
.sp-contact-info > li > a {
	color:white;
}
.sp-contact-info > li > a:hover {
	color:grey;
}
.sp-contact-info > li > i {
	color: rgba(222, 25, 25, 1);
}
.sppb-pricing-box {
	transition: 300ms all;
}
.sppb-pricing-box:hover {
	margin-top: -10px;
	transition: 300ms all;
}
.sppb-pricing-box.sppb-pricing-featured {
    border-color: rgba(222, 25, 25, 1);
    background-color: rgba(222, 25, 25, 1);
    color: #fff;
}
.sppb-pricing-box {
    border: 1px solid #333333;
    padding: 20px;
}
.sppb-blockquote {
    
    border-left: 5px solid rgba(222, 25, 25, 1) !important;
}
.sppb-brdr-rb {
   border-right: 1px dotted #7a7a7a;
    border-bottom: 1px dotted #7a7a7a;
}
.sppb-icon-togo {
    font-size: 36px;
    height: 96px;
    width: 96px;
    text-align: center;
    display: inline-block;
    vertical-align: center;
  	line-height: 96px;
}
.item-118 a img {
  display:none !important;
}
.item-154 a img {
  display:none !important;
}
.noimg > li > a >img{
  display:none;
}
.tzmove1 {
	 position:relative;
	 padding: 30px 10px 30px 10px;
	 }
.tzmove1:before, .tzmove1:after {
	content: '';
	speak: none;
	position:absolute;
	display:block;
	width: 20%;
	height: 20%;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;   
    transition: all .3s ease-in-out;
}
.tzmove1:before {
	top: 0;
	right: 0;
	border-top: 1px solid rgb(191, 191, 191);
	border-right: 1px solid rgb(191, 191, 191);
}
.tzmove1:after {
	bottom: 0;
	left: 0;
	border-bottom: 1px solid rgb(191, 191, 191);
	border-left: 1px solid rgb(191, 191, 191);
}
.tzmove1:hover:before, .tzmove1:hover:after{
	opacity: 1;
	width: 98%;
	height: 98%;
}
.tzmove2 {
	 position:relative;
	 padding: 30px 10px 30px 10px;
	 }
.tzmove2:before, .tzmove2:after {
	content: '';
	speak: none;
	position:absolute;
	display:block;
	width: 20%;
	height: 20%;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;   
    transition: all .3s ease-in-out;
}
.tzmove2:before {
	top: 0;
	left: 0;
	border-top: 1px solid rgb(191, 191, 191);
	border-left: 1px solid rgb(191, 191, 191);
}
.tzmove2:after {
	bottom: 0;
	right: 0;
	border-bottom: 1px solid rgb(191, 191, 191);
	border-right: 1px solid rgb(191, 191, 191);
}
.tzmove2:hover:before, .tzmove2:hover:after{
	opacity: 1;
	width: 98%;
	height: 98%;
}
.tzmove3 {
	 position:relative;
	 padding: 30px 10px 30px 10px;
	 border-bottom: 1px solid rgb(191, 191, 191);
	 border-top: 1px solid rgb(191, 191, 191);
	 }
.tzmove3:before, .tzmove3:after {
	content: '';
	speak: none;
	position:absolute;
	display:block;
	width: 0;
	height: 0;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;   
    transition: all .3s ease-in-out;
}
.tzmove3:before {
	bottom: 0;
	left: 0;
	border-left: 1px solid rgb(191, 191, 191);
	
}
.tzmove3:after {
	top: 0;
	right: 0;
	border-right: 1px solid rgb(191, 191, 191);
	
}
.tzmove3:hover:before, .tzmove3:hover:after{
	opacity: 1;
	width: 90%;
	height: 90%;
}
.tzstyl1 {
	text-transform: uppercase;
	font-weight: bold
}

.tzstyl1::first-line {
	font-weight: 300;
}

[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: #de1919;
  padding: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
}
[class^='imghvr-'] figcaption h1,
[class*=' imghvr-'] figcaption h1,
[class^='imghvr-'] figcaption h2,
[class*=' imghvr-'] figcaption h2,
[class^='imghvr-'] figcaption h3,
[class*=' imghvr-'] figcaption h3,
[class^='imghvr-'] figcaption h4,
[class*=' imghvr-'] figcaption h4,
[class^='imghvr-'] figcaption h5,
[class*=' imghvr-'] figcaption h5,
[class^='imghvr-'] figcaption h6,
[class*=' imghvr-'] figcaption h6 {
  color: #ffffff;
}
[class^='imghvr-'] a,
[class*=' imghvr-'] a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* imghvr-fold*
   ----------------------------- */
[class^='imghvr-fold'],
[class*=' imghvr-fold'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}
[class^='imghvr-fold'] img,
[class*=' imghvr-fold'] img {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
[class^='imghvr-fold'] figcaption,
[class*=' imghvr-fold'] figcaption {
  z-index: 1;
  opacity: 0;
}
[class^='imghvr-fold']:hover > img,
[class*=' imghvr-fold']:hover > img {
  opacity: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[class^='imghvr-fold']:hover figcaption,
[class*=' imghvr-fold']:hover figcaption {
  -webkit-transform: rotateX(0deg) translate3d(0, 0%, 0) scale(1);
  transform: rotateX(0deg) translate3d(0, 0%, 0) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* imghvr-fold-up
   ----------------------------- */
.imghvr-fold-up > img {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.imghvr-fold-up {
	height: 270px;
	width: 1900px;
}
.imghvr-fold-up > span {
	text-align: center;
	padding: 40px;
	-webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  position: absolute;
      width: 100%;
    height: 100%;
}
.imghvr-fold-up figcaption {
  -webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.imghvr-fold-up:hover > img {
  -webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
  transform: rotateX(90deg) scale(0.6) translateY(50%);
}
.imghvr-fold-up:hover > span {
  -webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
  transform: rotateX(90deg) scale(0.6) translateY(50%);
}
.demo {
	padding: 0px;
	margin: 0px;
}

.easyfolderlisting tr th {
  	background-color: #de1919 !important;
    color: white !important;
}

.easyfolderlisting th {
	border: 1px solid #FFFFFF;

    padding: 20px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}
.removeclass > .helix-social-share-icon {
  display:none
}