/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 * 	Green theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
 }
  .owl-theme .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 0px;
        margin: 5px;
        padding: 3px;
        display: inline-block;
        cursor: pointer;
        height: 30px;
        width: 30px;
  }
    .owl-theme .owl-nav [class*='owl-']:hover {
      color: #FFF;
      text-decoration: none;
    }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
  }
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
 }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
     }

/*all the Custom Style  goes below*/

/* Style One */
.tc-owl-container .item-one{
  overflow: hidden;
  /*margin-left:5px;
  margin-right: 5px;*/
  position: relative;
}
.tc-owl-container .item-one img {
  width:100%;
  height: auto;
}

/* Style two*/
.tc-owl-container .item-two{
  overflow: hidden;
  margin-left:5px;
  margin-right: 5px;
  position: relative;
}
.tc-owl-container .item-two img {
  width:100%;
  height: auto;
	overflow: hidden;
}

/* Style Three*/
.tc-owl-container .item-three{
  overflow: hidden;
  position: relative;
}
.tc-owl-container .item-three img {
  width:100%;
  height: auto;
}
.tc-owc-overlay-block-three{
  margin-top:5%;
}


/* style four*/
.tc-owl-container .item-four{
  overflow: hidden;
  margin-left:5px;
  margin-right: 5px;
  position: relative;
}

.tc-owl-container .item-four img {
  width:100%;
  height: auto;
}
h3.box-title-4 {
    text-align: left;
    padding: 0 5px;
    line-height: 28px;
}

/* Style Five */
.tc-owl-container5 .item-five img {
  height: auto;
  margin-top:30px;
}
div.item-title-five {
    bottom: 0%;
    position: absolute;
    background-color: rgba(52, 52, 52, 0.4);
    padding: 10px;
    color: #fff;
    text-align: justify;
    overflow: hidden;
}
.tc-owl-container5 .item-five img {
  height: auto;
  margin-top:30px;
}
div.item-title-five {
    bottom:0%;
    position: absolute;
    background-color:rgba(52, 52, 52, 0.4);
    padding: 10px;
    color: #fff;
    text-align: justify;
		overflow: hidden;
}

.tc-owl-container5  .owl-prev,
.tc-owl-container5 .owl-next {
    font-size: 17px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
		/*background-color:#000000;*/
}

.tc-owl-container5 .owl-prev {
    left:40px;
}

.tc-owl-container5 .owl-next {
    right:40px;
}
/* Style six  */

.tc-owl-container-six{
	margin: 80px 0;
}
.tc-owl-container-six .item-six{
  overflow: hidden;
  position: relative;
}
.tc-owl-container-six .item-six img {
  width:100%;
  height: auto;
}
.tc-owl-container-six  .owl-prev,
.tc-owl-container-six  .owl-next {
    font-size: 117px;
    position: absolute;
    top: 40%;
    text-align: center;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.tc-owl-container-six  .owl-prev {
    left:40px;
}
.tc-owl-container-six  .owl-next {
    right:40px;
}
.tcowl-theme-six .owl-controls .owl-buttons div {
    color: #FBF7F7;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    font-size: 118px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

/* Use it for non-touch hover action */
.tcowl-theme-six .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* End Style six */

/*Post Item*/

.tc-post-owl-container1{
  text-align:left;
	margin: 40px 0;
}
.tc-post-owl-container1 .item-post-one{
  overflow: hidden;
  margin-left:8px;
  margin-right:8px;
  position: relative;
}
.tc-post-owl-container1 .item-post-one img {
  width:100%;
  height: auto;
}
div.item-title-six{
min-height: 20px;
margin:40px 0;
}
/* Style seven */
.tc-post-owl-container2{
 text-align:left;
 margin: 40px 0;
}
.tc-post-owl-container2 .item-post-two{
  overflow: hidden;
  margin-left:8px;
  margin-right:8px;
  position: relative;
}
.tc-post-owl-container2 .item-post-two img {
  width:100%;
  height: auto;
}
div.item-post-title-two{
min-height: 20px;
margin:40px 0;
}

/* Hover effects */
.tcnoeffect img{
}
/* Zoom In */
.tczoomin img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tczoomin img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/* Zoom Out */

.tczoomout img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tczoomout img:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* Slide */
.tcslide img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tcslide img:hover {
	margin-left: 0;
}

/* Rotate */

.tcrotate img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tcrotate img:hover {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

/* Blur */
.tcblur img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tcblur img:hover {
	-webkit-filter: blur(0);
	filter: blur(0);
}
.tc-center{
	text-align: center;
}

/* Overlay */

.tc-cr-box img{
display: block;
position: relative;
}

.tc-overlay-one img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.tc-overlay-one .mask {
  background-color:#000000;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.tc-overlay-one h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.tc-overlay-one p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.tc-overlay-one a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.tc-overlay-one:hover .mask {

   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.tc-overlay-one:hover h2,
.tc-overlay-one:hover p,
.tc-overlay-one:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.tc-overlay-one:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.tc-overlay-one:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.tc-overlay-one:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

/* POP UP */

.tc-owl-white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1220px;
  margin: 20px auto;
	min-height: 520px;
	border-radius: 4px;

}
.tc_owlpop_left_block{
	float: left;
	display: block;
	width: 48%;
}
.tc_owlpop_right_block{
	float: right;
	display: inline-block;
	width: 48%;
}
.tc-owlpop-wps-img{
	max-width: 100%;
	height: auto;
	padding: 30px;
}

/* Overlay */

.tc-owc-overlay{
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color:#ffffff;
  opacity: 0;
  filter: alpha(opacity=0);

  -webkit-transition: all 450ms ease-out 0s;
     -moz-transition: all 450ms ease-out 0s;
     -o-transition: all 450ms ease-out 0s;
        transition: all 450ms ease-out 0s;

  -webkit-transform: translate(0,80px);
  -moz-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  -o-transform: translate(0,80px);
    transform:translate(0,80px);
}
.tc-owc-overlay-wrap:hover .tc-owc-overlay{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}
a.tc_owl_pop.open-popup-link {
    color: #fff;
}
.tc-wps-overlay-block{
	margin-top:15%;
	padding: 30px 0;
}
.tc-carousel-img-wrap{
overflow: hidden;
position: relative;
display: block;
}
.tc-carousel-img-wrap img{
 width:100%;
 height: auto;

}
/*pop up box*/

.mfp-close-btn-in .mfp-close {
    color: #f5f5f5 !important;
    background-color:#FF6766 !important;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
    background-color: #60646D !important;
}
button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    background-color: #60646D !important;
}

.tc_owlpop_two{
  margin: -50px;
  text-align: center
}

a.tcp-view {
    background-color: #27ae60;
    border: 1px solid #27ae60;
}
a.tcpc-link {
    color: #fff;
    margin: 1px;
    padding: 8px;
    font-size: 16px;
}
a.tcp-ext {
    background-color: #34495E;
    border: 1px solid #34495E;
}
a.tcpc-link:hover {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

.tc-owlicons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
    opacity: 0;
}
.tc-carousel-img-wrap:hover .tc-owlicons{
  opacity: 1;
}

/* style 2 */
.item-title-2{
  padding: 10px;
}

/*Column*/

.tcpcol_two{
  width:50%;
}

.tcpcol_three{
  width:33.33% ;
}
.tcpcol_four{
  width:25% ;
}
.tcpcol_five{
  width:20%;
}

/* End Column*/

/* Single page */
.carousel-description {
    padding: 52px 0;
}

.tcp-single{
  float: left;
  margin:5px;
}
.tcportfolio_related_items{
  float: left;
  position: relative;

}
.tcp-sec-padding{
  margin: 60px 0;
}
.tcportfolio_related_items img{
  width: 100%;
  height:auto;
}
h1.tcp-single-title{
  color:#5f5858;
  line-height: 24px;
  margin: 0;
}
.tcp-single-title-box{
  padding: 24px 0;
}

/* Related Portfolio */
.tcportfolio_related_items:hover .tc_overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

/*grid*/
.tcode-container{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tcode-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .tcode-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .tcode-container {
    width: 1170px;
  }
}
.tcode-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.tcode-row {
  margin-left: -15px;
  margin-right: -15px;
}
.tcode-col-xs-1, .tcode-col-sm-1, .tcode-col-md-1, .tcode-col-lg-1, .tcode-col-xs-2, .tcode-col-sm-2, .tcode-col-md-2, .tcode-col-lg-2, .tcode-col-xs-3, .tcode-col-sm-3, .tcode-col-md-3, .tcode-col-lg-3, .tcode-col-xs-4, .tcode-col-sm-4, .tcode-col-md-4, .tcode-col-lg-4, .tcode-col-xs-5, .tcode-col-sm-5, .tcode-col-md-5, .tcode-col-lg-5, .tcode-col-xs-6, .tcode-col-sm-6, .tcode-col-md-6, .tcode-col-lg-6, .tcode-col-xs-7, .tcode-col-sm-7, .tcode-col-md-7, .tcode-col-lg-7, .tcode-col-xs-8, .tcode-col-sm-8, .tcode-col-md-8, .tcode-col-lg-8, .tcode-col-xs-9, .tcode-col-sm-9, .tcode-col-md-9, .tcode-col-lg-9, .tcode-col-xs-10, .tcode-col-sm-10, .tcode-col-md-10, .tcode-col-lg-10, .tcode-col-xs-11, .tcode-col-sm-11, .tcode-col-md-11, .tcode-col-lg-11, .tcode-col-xs-12, .tcode-col-sm-12, .tcode-col-md-12, .tcode-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.tcode-col-xs-1, .tcode-col-xs-2, .tcode-col-xs-3, .tcode-col-xs-4, .tcode-col-xs-5, .tcode-col-xs-6, .tcode-col-xs-7, .tcode-col-xs-8, .tcode-col-xs-9, .tcode-col-xs-10, .tcode-col-xs-11, .tcode-col-xs-12 {
  float: left;
}
.tcode-col-xs-12 {
  width: 100%;
}
.tcode-col-xs-11 {
  width: 91.66666667%;
}
.tcode-col-xs-10 {
  width: 83.33333333%;
}
.tcode-col-xs-9 {
  width: 75%;
}
.tcode-col-xs-8 {
  width: 66.66666667%;
}
.tcode-col-xs-7 {
  width: 58.33333333%;
}
.tcode-col-xs-6 {
  width: 50%;
}
.tcode-col-xs-5 {
  width: 41.66666667%;
}
.tcode-col-xs-4 {
  width: 33.33333333%;
}
.tcode-col-xs-3 {
  width: 25%;
}
.tcode-col-xs-2 {
  width: 16.66666667%;
}
.tcode-col-xs-1 {
  width: 8.33333333%;
}
.tcode-col-xs-pull-12 {
  right: 100%;
}
.tcode-col-xs-pull-11 {
  right: 91.66666667%;
}
.tcode-col-xs-pull-10 {
  right: 83.33333333%;
}
.tcode-col-xs-pull-9 {
  right: 75%;
}
.tcode-col-xs-pull-8 {
  right: 66.66666667%;
}
.tcode-col-xs-pull-7 {
  right: 58.33333333%;
}
.tcode-col-xs-pull-6 {
  right: 50%;
}
.tcode-col-xs-pull-5 {
  right: 41.66666667%;
}
.tcode-col-xs-pull-4 {
  right: 33.33333333%;
}
.tcode-col-xs-pull-3 {
  right: 25%;
}
.tcode-col-xs-pull-2 {
  right: 16.66666667%;
}
.tcode-col-xs-pull-1 {
  right: 8.33333333%;
}
.tcode-col-xs-pull-0 {
  right: auto;
}
.tcode-col-xs-push-12 {
  left: 100%;
}
.tcode-col-xs-push-11 {
  left: 91.66666667%;
}
.tcode-col-xs-push-10 {
  left: 83.33333333%;
}
.tcode-col-xs-push-9 {
  left: 75%;
}
.tcode-col-xs-push-8 {
  left: 66.66666667%;
}
.tcode-col-xs-push-7 {
  left: 58.33333333%;
}
.tcode-col-xs-push-6 {
  left: 50%;
}
.tcode-col-xs-push-5 {
  left: 41.66666667%;
}
.tcode-col-xs-push-4 {
  left: 33.33333333%;
}
.tcode-col-xs-push-3 {
  left: 25%;
}
.tcode-col-xs-push-2 {
  left: 16.66666667%;
}
.tcode-col-xs-push-1 {
  left: 8.33333333%;
}
.tcode-col-xs-push-0 {
  left: auto;
}
.tcode-col-xs-offset-12 {
  margin-left: 100%;
}
.tcode-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.tcode-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.tcode-col-xs-offset-9 {
  margin-left: 75%;
}
.tcode-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.tcode-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.tcode-col-xs-offset-6 {
  margin-left: 50%;
}
.tcode-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.tcode-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.tcode-col-xs-offset-3 {
  margin-left: 25%;
}
.tcode-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.tcode-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.tcode-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .tcode-col-sm-1, .tcode-col-sm-2, .tcode-col-sm-3, .tcode-col-sm-4, .tcode-col-sm-5, .tcode-col-sm-6, .tcode-col-sm-7, .tcode-col-sm-8, .tcode-col-sm-9, .tcode-col-sm-10, .tcode-col-sm-11, .tcode-col-sm-12 {
    float: left;
  }
  .tcode-col-sm-12 {
    width: 100%;
  }
  .tcode-col-sm-11 {
    width: 91.66666667%;
  }
  .tcode-col-sm-10 {
    width: 83.33333333%;
  }
  .tcode-col-sm-9 {
    width: 75%;
  }
  .tcode-col-sm-8 {
    width: 66.66666667%;
  }
  .tcode-col-sm-7 {
    width: 58.33333333%;
  }
  .tcode-col-sm-6 {
    width: 50%;
  }
  .tcode-col-sm-5 {
    width: 41.66666667%;
  }
  .tcode-col-sm-4 {
    width: 33.33333333%;
  }
  .tcode-col-sm-3 {
    width: 25%;
  }
  .tcode-col-sm-2 {
    width: 16.66666667%;
  }
  .tcode-col-sm-1 {
    width: 8.33333333%;
  }
  .tcode-col-sm-pull-12 {
    right: 100%;
  }
  .tcode-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .tcode-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .tcode-col-sm-pull-9 {
    right: 75%;
  }
  .tcode-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .tcode-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .tcode-col-sm-pull-6 {
    right: 50%;
  }
  .tcode-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .tcode-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .tcode-col-sm-pull-3 {
    right: 25%;
  }
  .tcode-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .tcode-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .tcode-col-sm-pull-0 {
    right: auto;
  }
  .tcode-col-sm-push-12 {
    left: 100%;
  }
  .tcode-col-sm-push-11 {
    left: 91.66666667%;
  }
  .tcode-col-sm-push-10 {
    left: 83.33333333%;
  }
  .tcode-col-sm-push-9 {
    left: 75%;
  }
  .tcode-col-sm-push-8 {
    left: 66.66666667%;
  }
  .tcode-col-sm-push-7 {
    left: 58.33333333%;
  }
  .tcode-col-sm-push-6 {
    left: 50%;
  }
  .tcode-col-sm-push-5 {
    left: 41.66666667%;
  }
  .tcode-col-sm-push-4 {
    left: 33.33333333%;
  }
  .tcode-col-sm-push-3 {
    left: 25%;
  }
  .tcode-col-sm-push-2 {
    left: 16.66666667%;
  }
  .tcode-col-sm-push-1 {
    left: 8.33333333%;
  }
  .tcode-col-sm-push-0 {
    left: auto;
  }
  .tcode-col-sm-offset-12 {
    margin-left: 100%;
  }
  .tcode-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .tcode-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcode-col-sm-offset-9 {
    margin-left: 75%;
  }
  .tcode-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcode-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcode-col-sm-offset-6 {
    margin-left: 50%;
  }
  .tcode-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcode-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .tcode-col-sm-offset-3 {
    margin-left: 25%;
  }
  .tcode-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcode-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcode-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .tcode-col-md-1, .tcode-col-md-2, .tcode-col-md-3, .tcode-col-md-4, .tcode-col-md-5, .tcode-col-md-6, .tcode-col-md-7, .tcode-col-md-8, .tcode-col-md-9, .tcode-col-md-10, .tcode-col-md-11, .tcode-col-md-12 {
    float: left;
  }
  .tcode-col-md-12 {
    width: 100%;
  }
  .tcode-col-md-11 {
    width: 91.66666667%;
  }
  .tcode-col-md-10 {
    width: 83.33333333%;
  }
  .tcode-col-md-9 {
    width: 75%;
  }
  .tcode-col-md-8 {
    width: 66.66666667%;
  }
  .tcode-col-md-7 {
    width: 58.33333333%;
  }
  .tcode-col-md-6 {
    width: 50%;
  }
  .tcode-col-md-5 {
    width: 41.66666667%;
  }
  .tcode-col-md-4 {
    width: 33.33333333%;
  }
  .tcode-col-md-3 {
    width: 25%;
  }
  .tcode-col-md-2 {
    width: 16.66666667%;
  }
  .tcode-col-md-1 {
    width: 8.33333333%;
  }
  .tcode-col-md-pull-12 {
    right: 100%;
  }
  .tcode-col-md-pull-11 {
    right: 91.66666667%;
  }
  .tcode-col-md-pull-10 {
    right: 83.33333333%;
  }
  .tcode-col-md-pull-9 {
    right: 75%;
  }
  .tcode-col-md-pull-8 {
    right: 66.66666667%;
  }
  .tcode-col-md-pull-7 {
    right: 58.33333333%;
  }
  .tcode-col-md-pull-6 {
    right: 50%;
  }
  .tcode-col-md-pull-5 {
    right: 41.66666667%;
  }
  .tcode-col-md-pull-4 {
    right: 33.33333333%;
  }
  .tcode-col-md-pull-3 {
    right: 25%;
  }
  .tcode-col-md-pull-2 {
    right: 16.66666667%;
  }
  .tcode-col-md-pull-1 {
    right: 8.33333333%;
  }
  .tcode-col-md-pull-0 {
    right: auto;
  }
  .tcode-col-md-push-12 {
    left: 100%;
  }
  .tcode-col-md-push-11 {
    left: 91.66666667%;
  }
  .tcode-col-md-push-10 {
    left: 83.33333333%;
  }
  .tcode-col-md-push-9 {
    left: 75%;
  }
  .tcode-col-md-push-8 {
    left: 66.66666667%;
  }
  .tcode-col-md-push-7 {
    left: 58.33333333%;
  }
  .tcode-col-md-push-6 {
    left: 50%;
  }
  .tcode-col-md-push-5 {
    left: 41.66666667%;
  }
  .tcode-col-md-push-4 {
    left: 33.33333333%;
  }
  .tcode-col-md-push-3 {
    left: 25%;
  }
  .tcode-col-md-push-2 {
    left: 16.66666667%;
  }
  .tcode-col-md-push-1 {
    left: 8.33333333%;
  }
  .tcode-col-md-push-0 {
    left: auto;
  }
  .tcode-col-md-offset-12 {
    margin-left: 100%;
  }
  .tcode-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .tcode-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcode-col-md-offset-9 {
    margin-left: 75%;
  }
  .tcode-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcode-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcode-col-md-offset-6 {
    margin-left: 50%;
  }
  .tcode-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcode-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .tcode-col-md-offset-3 {
    margin-left: 25%;
  }
  .tcode-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcode-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcode-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .tcode-col-lg-1, .tcode-col-lg-2, .tcode-col-lg-3, .tcode-col-lg-4, .tcode-col-lg-5, .tcode-col-lg-6, .tcode-col-lg-7, .tcode-col-lg-8, .tcode-col-lg-9, .tcode-col-lg-10, .tcode-col-lg-11, .tcode-col-lg-12 {
    float: left;
  }
  .tcode-col-lg-12 {
    width: 100%;
  }
  .tcode-col-lg-11 {
    width: 91.66666667%;
  }
  .tcode-col-lg-10 {
    width: 83.33333333%;
  }
  .tcode-col-lg-9 {
    width: 75%;
  }
  .tcode-col-lg-8 {
    width: 66.66666667%;
  }
  .tcode-col-lg-7 {
    width: 58.33333333%;
  }
  .tcode-col-lg-6 {
    width: 50%;
  }
  .tcode-col-lg-5 {
    width: 41.66666667%;
  }
  .tcode-col-lg-4 {
    width: 33.33333333%;
  }
  .tcode-col-lg-3 {
    width: 25%;
  }
  .tcode-col-lg-2 {
    width: 16.66666667%;
  }
  .tcode-col-lg-1 {
    width: 8.33333333%;
  }
  .tcode-col-lg-pull-12 {
    right: 100%;
  }
  .tcode-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .tcode-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .tcode-col-lg-pull-9 {
    right: 75%;
  }
  .tcode-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .tcode-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .tcode-col-lg-pull-6 {
    right: 50%;
  }
  .tcode-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .tcode-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .tcode-col-lg-pull-3 {
    right: 25%;
  }
  .tcode-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .tcode-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .tcode-col-lg-pull-0 {
    right: auto;
  }
  .tcode-col-lg-push-12 {
    left: 100%;
  }
  .tcode-col-lg-push-11 {
    left: 91.66666667%;
  }
  .tcode-col-lg-push-10 {
    left: 83.33333333%;
  }
  .tcode-col-lg-push-9 {
    left: 75%;
  }
  .tcode-col-lg-push-8 {
    left: 66.66666667%;
  }
  .tcode-col-lg-push-7 {
    left: 58.33333333%;
  }
  .tcode-col-lg-push-6 {
    left: 50%;
  }
  .tcode-col-lg-push-5 {
    left: 41.66666667%;
  }
  .tcode-col-lg-push-4 {
    left: 33.33333333%;
  }
  .tcode-col-lg-push-3 {
    left: 25%;
  }
  .tcode-col-lg-push-2 {
    left: 16.66666667%;
  }
  .tcode-col-lg-push-1 {
    left: 8.33333333%;
  }
  .tcode-col-lg-push-0 {
    left: auto;
  }
  .tcode-col-lg-offset-12 {
    margin-left: 100%;
  }
  .tcode-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .tcode-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcode-col-lg-offset-9 {
    margin-left: 75%;
  }
  .tcode-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcode-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcode-col-lg-offset-6 {
    margin-left: 50%;
  }
  .tcode-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcode-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .tcode-col-lg-offset-3 {
    margin-left: 25%;
  }
  .tcode-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcode-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcode-col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.tcode-container:before,
.tcode-container:after,
.tcode-container-fluid:before,
.tcode-container-fluid:after,
.tcode-row:before,
.tcode-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.tcode-container:after,
.tcode-container-fluid:after,
.tcode-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  tcode-color: transparent;
  text-shadow: none;
  background-tcode-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
