/* TeknoEN BSP - TenDevo Kod Sistemi */
body {
  background-color: #0a1534;
  font-family: "arial", sans-serif;
  font-weight: 200;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "arial", sans-serif;
}

a:hover, a:focus {
  color: #ef7f1a;
}

.btn-outline-success {
  font-weight: 700;
  line-height: 13px;
}

.btn {
  font-family: "arial", sans-serif;
}

.btn-primary {
  color: #fff;
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e61238;
  border-color: #c50f30;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.btn-primary .badge {
  color: #ef7f1a;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #e61238;
  border-color: #c50f30;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.btn-success .badge {
  color: #ef7f1a;
  background-color: #fff;
}

.btn-link:hover, .btn-link:focus {
  color: #ef7f1a;
}

.carousel-control:hover, .carousel-control:focus {
  color: #ef7f1a;
}

/* .page-title {
	color: #fff;
	font-size: 36px;
} */
.tree-menu {
  padding: 0;
}
.tree-menu ul {
  border: none;
  padding: 0;
  margin: 0;
  float: none;
  list-style: none;
}
.tree-menu ul li {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: none;
  border-right: none;
  padding: 10px 15px;
  margin-bottom: -1px;
  float: none;
  /* i {
  	@include rtl-float-right();
  } */
}
.tree-menu ul li .accordion-heading {
  cursor: pointer;
}
.tree-menu ul li.open a, .tree-menu ul li a {
  color: #505050;
  padding: 0;
  background: transparent;
  /* 				&:hover, &.active {
  					color: $theme-color;
  					background: transparent;
  				} */
}
.tree-menu ul li:first-child {
  border-top: none;
}
.tree-menu ul li:last-child {
  border-bottom: none;
}
.tree-menu ul ul {
  padding-left: 20px;
}
.rtl .tree-menu ul ul {
  padding-right: 20px;
  padding-left: inherit;
}
.tree-menu ul ul li {
  list-style: none;
  border: none;
  padding: 8px 0;
}
.tree-menu ul ul li a {
  color: #bbb;
}
.tree-menu ul ul li a:hover {
  color: #ef7f1a;
}
.tree-menu .vertical .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.tree-menu .vertical .dropdown-menu {
  top: 0;
  left: 100%;
  width: 100%;
}
.rtl .tree-menu .vertical .dropdown-menu {
  right: 100%;
  left: auto;
}

.list-group-item ul {
  padding-left: 20px;
}
.rtl .list-group-item ul {
  padding-right: 20px;
  padding-left: inherit;
}
.list-group-item ul li {
  list-style: none;
  padding: 8px 0;
}
.list-group-item ul li a {
  color: #807f7f;
}

div.required .control-label:before {
  color: #f00;
  content: "* ";
  font-weight: bold;
}

.modal-open {
  margin-right: 13px;
}
.rtl .modal-open {
  margin-left: 13px;
  margin-right: inherit;
}

.noborder .box {
  border: none !important;
}

.white {
  background: #FFFFFF;
}

.test {
  background-image: -webkit-linear-gradient(top, #284083 0%, #0a1534 100%);
  background-image: -o-linear-gradient(top, #284083 0%, #0a1534 100%);
  background-image: linear-gradient(to bottom, #284083 0%, #0a1534 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF284083', endColorstr='#FF0A1534', GradientType=0);
  /* 	background-color: #cdcdcd; */
}

/*Font size
---------------------------------------*/
.font-size-8 {
  font-size: 8px;
}

.font-size-10 {
  font-size: 10px;
}

.font-size-12 {
  font-size: 12px;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-16 {
  font-size: 16px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-22 {
  font-size: 22px;
}

.font-size-24 {
  font-size: 24px;
}

.font-size-26 {
  font-size: 26px;
}

.font-size-28 {
  font-size: 28px;
}

.font-size-30 {
  font-size: 30px;
}

/*Center Block "Class"*/
.center-block {
  margin: 0 auto;
  text-align: center;
}

/*Divider*/
hr.divider-30 {
  margin: 30px 0;
}

hr.divider-40 {
  margin: 40px 0;
}

hr.divider-50 {
  margin: 50px 0;
}

hr.divider-60 {
  margin: 60px 0;
}

hr.divider-70 {
  margin: 70px 0;
}

hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd;
}

/*Font Weight*/
.fweight-200 {
  font-weight: 200 !important;
}

.fweight-300 {
  font-weight: 300 !important;
}

.fweight-400 {
  font-weight: 400 !important;
}

.fweight-500 {
  font-weight: 500 !important;
}

.fweight-600 {
  font-weight: 600 !important;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
.space-padding-0 {
  padding: 0 !important;
}

.space-padding-10 {
  padding: 10px !important;
}

.space-padding-5 {
  padding: 5px !important;
}

.space-padding-20 {
  padding: 20px !important;
}

.space-padding-30 {
  padding: 30px !important;
}

.space-padding-40 {
  padding: 40px !important;
}

.space-padding-50 {
  padding: 50px !important;
}

/*Padding Top & Bottom*/
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.space-padding-tb-120 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/*Padding Left & Right*/
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.space-padding-b-40 {
  padding-bottom: 40px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
.space-top-5 {
  margin-top: 5px !important;
}

.space-top-10 {
  margin-top: 10px !important;
}

.space-top-15 {
  margin-top: 15px !important;
}

.space-top-20 {
  margin-top: 20px !important;
}

.space-top-25 {
  margin-top: 25px !important;
}

.space-top-30 {
  margin-top: 30px !important;
}

.space-top-35 {
  margin-top: 35px !important;
}

.space-top-40 {
  margin-top: 40px !important;
}

.space-top-45 {
  margin-top: 45px !important;
}

.space-top-50 {
  margin-top: 50px !important;
}

.space-top-150 {
  margin-top: 150px !important;
}

/*Margin Bottom*/
.space-5 {
  margin-bottom: 5px !important;
}

.space-10 {
  margin-bottom: 10px !important;
}

.space-15 {
  margin-bottom: 15px !important;
}

.space-20 {
  margin-bottom: 20px !important;
}

.space-25 {
  margin-bottom: 25px !important;
}

.space-30 {
  margin-bottom: 30px !important;
}

.space-35 {
  margin-bottom: 35px !important;
}

.space-40 {
  margin-bottom: 40px !important;
}

.space-45 {
  margin-bottom: 45px !important;
}

.space-50 {
  margin-bottom: 50px !important;
}

.space-55 {
  margin-bottom: 55px !important;
}

.space-60 {
  margin-bottom: 60px !important;
}

.space-65 {
  margin-bottom: 65px !important;
}

.space-70 {
  margin-bottom: 70px !important;
}

.space-75 {
  margin-bottom: 75px !important;
}

.space-80 {
  margin-bottom: 80px !important;
}

.space-85 {
  margin-bottom: 85px !important;
}

.space-90 {
  margin-bottom: 90px !important;
}

.space-95 {
  margin-bottom: 95px !important;
}

.space-100 {
  margin-bottom: 100px !important;
}

/*Margin Left*/
.space-left-5 {
  margin-left: 5px !important;
}

.space-left-10 {
  margin-left: 10px !important;
}

.space-left-15 {
  margin-left: 15px !important;
}

.space-left-20 {
  margin-left: 20px !important;
}

.space-right-20 {
  margin-right: 20px !important;
}

/*Removes space*/
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-space-row .row {
  margin: 0;
}

.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/*Space for Ul li List
------------------------------------*/
.ul-space-5 li {
  margin-bottom: 5px !important;
}

.ul-space-10 li {
  margin-bottom: 10px !important;
}

.ul-space-15 li {
  margin-bottom: 15px !important;
}

.ul-space-20 li {
  margin-bottom: 20px !important;
}

.ul-space-25 li {
  margin-bottom: 25px !important;
}

.ul-space-30 li {
  margin-bottom: 30px !important;
}

.ul-space-35 li {
  margin-bottom: 35px !important;
}

.ul-space-40 li {
  margin-bottom: 40px !important;
}

.ul-space-45 li {
  margin-bottom: 45px !important;
}

.ul-space-50 li {
  margin-bottom: 50px !important;
}

/*Height
------------------------------------*/
.height-10 {
  height: 10px;
}

.height-20 {
  height: 20px;
}

.height-30 {
  height: 30px;
}

.height-40 {
  height: 40px;
}

.height-50 {
  height: 50px;
}

.height-60 {
  height: 60px;
}

.height-70 {
  height: 70px;
}

.height-80 {
  height: 80px;
}

.height-90 {
  height: 90px;
}

.height-100 {
  height: 100px;
}

/*Width
------------------------------------*/
.width-10 {
  width: 10%;
  margin: 0 auto;
}

.width-20 {
  width: 20%;
  margin: 0 auto;
}

.width-30 {
  width: 30%;
  margin: 0 auto;
}

.width-40 {
  width: 40%;
  margin: 0 auto;
}

.width-50 {
  width: 50%;
  margin: 0 auto;
}

.width-60 {
  width: 60%;
  margin: 0 auto;
}

.width-70 {
  width: 70%;
  margin: 0 auto;
}

.width-80 {
  width: 80%;
  margin: 0 auto;
}

.width-90 {
  width: 90%;
  margin: 0 auto;
}

/*Radius
------------------------------------*/
.radius-0 {
  border-radius: 0 !important;
}

.radius-x {
  border-radius: 50% !important;
}

.radius-1x {
  border-radius: 10px !important;
}

.radius-2x {
  border-radius: 20px !important;
}

.radius-3x {
  border-radius: 30px !important;
}

.radius-4x {
  border-radius: 40px !important;
}

.radius-5x {
  border-radius: 5px !important;
}

.radius-6x {
  border-radius: 3px !important;
}

.radius-7x {
  border-radius: 2px !important;
}

/* Width for Border */
.border-2 {
  border-width: 15px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

/*Radius for Left & Right Corners*/
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/*Text Colors
------------------------------------*/
.text-primary {
  color: #ef7f1a !important;
}

.text-info {
  color: #5bc0de !important;
}

.text-danger {
  color: #e87169 !important;
}

.text-warning {
  color: #e7ce04 !important;
}

.text-success {
  color: #ef7f1a !important;
}

.text-purple {
  color: #6c58bd !important;
}

.text-red {
  color: #c32322 !important;
}

.text-orange {
  color: #f66000 !important;
}

.text-yellow {
  color: #e2d951 !important;
}

.text-light {
  color: #FFFFFF !important;
}

.text-darker {
  color: #333 !important;
}

/*Background Colors
------------------------------------*/
.bg-primary {
  background: #ef7f1a !important;
}

.bg-info {
  background: #5bc0de !important;
}

.bg-danger {
  background: #e87169 !important;
}

.bg-warning {
  background: #e7ce04 !important;
}

.bg-success {
  background: #ef7f1a !important;
}

.bg-purple {
  background: #6c58bd !important;
}

.bg-red {
  background: #c32322 !important;
}

.bg-orange {
  background: #f66000 !important;
}

.bg-yellow {
  background: #e2d951 !important;
}

.bg-default {
  background: #f6f6f6 !important;
}

.bg-darker {
  background: #333333 !important;
}

/*Overflow
------------------------------------*/
.overflow-h {
  overflow: hidden;
}

.overflow-a {
  overflow: auto;
}

/***/
.background-img {
  background: #ef7f1a;
}

.background-img-v1 {
  background-image: url("../../image/img-breadcrumb.jpg");
}

.background-img-v2 {
  background: url("demo.jpg");
}

.background-img-v3 {
  background: #f3f3f3;
}

.background-img-v4 {
  background-image: url("../images/09.png") !important;
}

.background-img-v5 {
  background-image: url("../images/10.png") !important;
}

.background-img-v6 {
  background-image: url("../images/11.png") !important;
}

.background-img-v7 {
  background-image: url("../images/12.jpg") !important;
}

.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  background-image: url("../../image/red/img-paralax.jpg");
}
.parallax:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

/* Height progress */
.progress-3 {
  height: 3px;
}

.progress-4 {
  height: 4px;
}

.progress-5 {
  height: 5px;
}

.progress-6 {
  height: 6px;
}

.progress-7 {
  height: 7px;
}

.progress-8 {
  height: 8px;
}

.progress-9 {
  height: 9px;
}

.progress-10 {
  height: 10px;
}

.progress-11 {
  height: 11px;
}

.progress-12 {
  height: 12px;
}

.progress-13 {
  height: 13px;
}

.progress-14 {
  height: 14px;
}

.progress-15 {
  height: 15px;
}

/* icon */
.fa.fa-2 {
  font-size: 2em;
}
.fa.fa-3 {
  font-size: 4em;
}
.fa.fa-4 {
  font-size: 7em;
}
.fa.fa-5 {
  font-size: 12em;
}
.fa.fa-6 {
  font-size: 20em;
}

/* carousel-controls */
.carousel-controls .carousel-control {
  z-index: 5;
}

.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block;
}
.carousel-controls-small .carousel-control-small {
  width: 28px;
  height: 28px;
  line-height: 26px;
}

/* --- SCSS For Accordion --- */
.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.accordion .panel-heading {
  padding: 15px;
  position: relative;
}
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: bold;
}
.accordion .panel-heading a:before {
  content: "-";
  font-size: 22px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  display: inline-block;
  color: #ef7f1a;
}
.accordion .panel-heading a.collapsed:before {
  content: "+";
  font-size: 18px;
  line-height: 20px;
}
.accordion .panel-body {
  border-top-color: transparent !important;
}
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #ef7f1a;
}
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* accordion style version 1 */
.accordion-v1 .panel-heading a:before {
  left: -10px;
  position: absolute;
}
.rtl .accordion-v1 .panel-heading a:before {
  right: -10px;
  left: auto;
}
.accordion-v1 .panel, .accordion-v1 .panel-heading, .accordion-v1 .panel-body {
  border: none;
}

/* accordion style version 2 */
.accordion-v2 .panel, .accordion-v2 .panel-heading, .accordion-v2 .panel-body {
  border: none;
}

/* accordion style version 3 */
.accordion-v3 .panel .panel-heading {
  border-bottom: solid 1px #eee;
}

/* accordion style version 4 */
.accordion-v4 .panel-collapse {
  position: relative;
}
.accordion-v4 .panel-collapse.in:before {
  position: absolute;
  content: "";
  background-color: #ef7f1a;
  top: -51px;
  left: -1px;
  height: 3px;
  width: 100.5%;
}

/* --- SCSS For Breadcrumb --- */
.breadcrumbs {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 30px 0;
  z-index: 1;
  margin-bottom: 30px;
}
.breadcrumbs h2 {
  /*  margin: 0;
   @include rtl-float-left;
   font-weight: 400; */
  position: relative;
  font-size: 28px;
  margin-bottom: 0;
}
.breadcrumbs .breadcrumb-links {
  /*      margin: 6px 0 0; 
       position: relative;       
       @include rtl-text-align-right; */
}
.breadcrumbs .breadcrumb-links > li {
  display: inline-block;
}
.breadcrumbs .breadcrumb-links > li + li:before {
  color: #757575;
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 15px;
  font-size: 14px;
}
.breadcrumbs .breadcrumb-links > .active {
  color: #ef7f1a;
}
.breadcrumbs.light-style {
  color: #fff;
  border: 0px;
}
.breadcrumbs.light-style h2 {
  color: #656363;
}
.breadcrumbs.light-style .breadcrumb-links > li a {
  color: #656363;
}
.breadcrumbs.light-style .breadcrumb-links > li + li:before {
  color: #656363;
}
.breadcrumbs.light-style .breadcrumb-links > .active span {
  color: #fff;
}

.breadcrumbs-center {
  text-align: center;
  padding: 10px;
  /*  .breadcrumb-links{
       text-align: center; 
   } */
}
.breadcrumbs-center h2 {
  /* float: none; */
}

.breadcrumbs-left h2 {
  float: none;
  text-align: left;
}
.rtl .breadcrumbs-left h2 {
  text-align: right;
}
.breadcrumbs-left .breadcrumb-links {
  text-align: left;
}
.rtl .breadcrumbs-left .breadcrumb-links {
  text-align: right;
}

.breadcrumbs-right h2 {
  float: none;
  text-align: right;
}
.rtl .breadcrumbs-right h2 {
  text-align: left;
}
.breadcrumbs-right .breadcrumb-links {
  text-align: right;
}
.rtl .breadcrumbs-right .breadcrumb-links {
  text-align: left;
}

/* --- SCSS For Buttons --- */
.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #ef7f1a;
  background-color: #FFFFFF;
  border-color: #ef7f1a;
}
.open .btn-outline-light.dropdown-toggle {
  color: #ef7f1a;
  background-color: #FFFFFF;
  border-color: #ef7f1a;
}
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

.btn-outline-success {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active {
  color: #FFFFFF;
  background-color: #ef7f1a;
  border-color: #ef7f1a;
}
.open .btn-outline-success.dropdown-toggle {
  color: #FFFFFF;
  background-color: #ef7f1a;
  border-color: #ef7f1a;
}
.btn-outline-success:active, .btn-outline-success.active {
  background-image: none;
}
.open .btn-outline-success.dropdown-toggle {
  background-image: none;
}
.btn-outline-success.disabled, .btn-outline-success.disabled:hover, .btn-outline-success.disabled:focus, .btn-outline-success.disabled:active, .btn-outline-success.disabled.active, .btn-outline-success[disabled], .btn-outline-success[disabled]:hover, .btn-outline-success[disabled]:focus, .btn-outline-success[disabled]:active, .btn-outline-success[disabled].active, fieldset[disabled] .btn-outline-success, fieldset[disabled] .btn-outline-success:hover, fieldset[disabled] .btn-outline-success:focus, fieldset[disabled] .btn-outline-success:active, fieldset[disabled] .btn-outline-success.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-success .badge {
  color: transparent;
  background-color: #FFFFFF;
}

.btn-inverse-light {
  color: #ef7f1a;
  background-color: #FFFFFF;
  border-color: transparent;
}
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #ef7f1a;
  background-color: transparent;
  border-color: #FFFFFF;
}
.open .btn-inverse-light.dropdown-toggle {
  color: #ef7f1a;
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {
  background-color: #FFFFFF;
  border-color: transparent;
}
.btn-inverse-light .badge {
  color: #FFFFFF;
  background-color: #ef7f1a;
}

.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
.btn-outline.btn-default {
  color: #fff;
}
.btn-outline.btn-default:hover {
  color: #FFFFFF;
}
.btn-outline.btn-primary {
  color: #ef7f1a;
}
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
.btn-outline.btn-success {
  color: #ef7f1a;
}
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
.btn-outline.btn-info {
  color: #5bc0de;
}
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
.btn-outline.btn-danger {
  color: #e87169;
}
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
.btn-outline.btn-warning {
  color: #e7ce04;
}
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

.btn-inverse.btn-primary:hover {
  color: #ef7f1a;
  background: transparent;
}
.btn-inverse.btn-success:hover {
  color: #ef7f1a;
  background: transparent;
}
.btn-inverse.btn-info:hover {
  color: #5bc0de;
  background: transparent;
}
.btn-inverse.btn-danger:hover {
  color: #e87169;
  background: transparent;
}
.btn-inverse.btn-warning:hover {
  color: #e7ce04;
  background: transparent;
}

.btn-3d {
  border: 0;
  border: 0;
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  border: 0;
  border: 0;
}
.btn-3d.btn-lg {
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
}
.btn-3d.btn-sm {
  box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
}
.btn-3d.btn-xs {
  box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
}

.bo-social-icons [class^="bo-social-"] {
  background: #ef7f1a;
  width: 25px;
  height: 25px;
  color: #FFFFFF;
  display: inline-block;
  line-height: 25px;
  margin: 2px 10px 0 0;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
  vertical-align: top;
}
.rtl .bo-social-icons [class^="bo-social-"] {
  margin: 2px 0 0 10px;
}
.bo-social-icons [class^="bo-social-"]:hover {
  background: #ef7f1a;
  color: #FFFFFF;
  border-color: transparent;
}
.bo-social-icons .bo-social-outline {
  background: transparent;
  color: #000000;
  border: 1px solid #32302a;
}
.bo-social-icons.social-radius-rounded [class^="bo-social-"] {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-aim {
  background: #158799;
}
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
.bo-sicolor .bo-social-yaziger {
  background: #fb9241;
}
.bo-sicolor .bo-social-yaziger:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
.bo-sicolor .bo-social-xing {
  background: #036567;
}
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
.bo-sicolor .bo-social-acrobat {
  background: #ef7f1a;
}
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
.bo-sicolor .bo-social-calendar {
  background: #ef7f1a;
}
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
.bo-sicolor .bo-social-email {
  background: blue;
}
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Call-to-action --- */
.call-to-action {
  padding: 50px 0;
  z-index: 1;
  text-align: center;
  width: 100%;
}
.call-to-action.light-style {
  color: #FFFFFF;
}
.call-to-action.light-style h1, .call-to-action.light-style h2, .call-to-action.light-style h3, .call-to-action.light-style h4, .call-to-action.light-style h5, .call-to-action.light-style h6 {
  color: #fff;
}
.call-to-action.light-style .btn {
  border-color: #fff;
  color: #fff;
}
.call-to-action .action-button .btn {
  margin-top: 30px;
  min-width: 150px;
  margin-left: 8px;
  margin-right: 8px;
}

/* call to action style1 */
.call-to-action-v1 {
  display: table;
  text-align: left;
}
.call-to-action-v1 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
.call-to-action-v1 .action-button {
  min-width: 25%;
  text-align: right;
}
.call-to-action-v1 .action-button .btn {
  margin-top: 0;
}

/* call to action style2 */
.call-to-action-v2 {
  display: table;
  text-align: right;
}
.call-to-action-v2 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
.call-to-action-v2 .action-button {
  min-width: 40%;
  text-align: left;
  padding-left: 50px;
}
.call-to-action-v2 .action-button .btn {
  margin-top: 0;
}

/* call to action style3 */
.call-to-action-v3 .call-to-action-inner h1, .call-to-action-v3 .call-to-action-inner h2, .call-to-action-v3 .call-to-action-inner h3, .call-to-action-v3 .call-to-action-inner h4, .call-to-action-v3 .call-to-action-inner h5, .call-to-action-v3 .call-to-action-inner h6 {
  border: 1px solid #222;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  padding: 15px 10%;
}
.call-to-action-v3.light-style .call-to-action-inner h1, .call-to-action-v3.light-style .call-to-action-inner h2, .call-to-action-v3.light-style .call-to-action-inner h3, .call-to-action-v3.light-style .call-to-action-inner h4, .call-to-action-v3.light-style .call-to-action-inner h5, .call-to-action-v3.light-style .call-to-action-inner h6 {
  border: 1px solid #fff;
}

/* call to action style4 */
.call-to-action-v4 {
  padding-left: 18%;
  padding-right: 18%;
}
.call-to-action-v4 .fa {
  width: 90px;
  height: 90px;
  line-height: 90px;
  background-color: #ef7f1a;
  text-align: center;
  color: #fff;
}

/* --- SCSS For Columns --- */
/* --- SCSS For Contact-form --- */
/* --- SCSS For Content-slider --- */
.carousel-style {
  position: relative;
  min-height: 80px;
  margin: 0 20px;
}

.carousel-control {
  z-index: 5;
}

.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

.carousel-controls-v1 .carousel-control {
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.5) inset;
  color: #999;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset;
  color: #737373;
}

.carousel-controls-v2 {
  left: 50%;
  margin-left: -45px;
  position: absolute;
  top: -28px;
}
.rtl .carousel-controls-v2 {
  right: 50%;
  left: auto;
}
.carousel-controls-v2 .carousel-control {
  box-shadow: 0 0 0 0 transparent inset;
  color: #999;
  font-size: 28px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.carousel-controls-v2 .carousel-control.right {
  left: 32px;
  right: auto;
}
.rtl .carousel-controls-v2 .carousel-control.right {
  right: 32px;
  left: auto;
}
.rtl .carousel-controls-v2 .carousel-control.right {
  left: auto;
  right: auto;
}
.carousel-controls-v2 .carousel-control:hover {
  box-shadow: 0 0 0 transparent inset;
  color: #595959;
}

.carousel-controls-v3 .carousel-control {
  box-shadow: 0 0 0 30px #fff inset;
  color: #000;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.carousel-controls-v3 .carousel-control:hover {
  box-shadow: 0 0 0 30px #ef7f1a inset;
  color: #fff;
}
.carousel-controls-v3 .carousel-control.left {
  left: 20px;
}
.carousel-controls-v3 .carousel-control.right {
  right: 20px;
}

.carousel-controls-v4 .carousel-control {
  box-shadow: 0 0 0 30px #fff inset;
  color: #000;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.carousel-controls-v4 .carousel-control:hover {
  box-shadow: 0 0 0 30px #e7ce04 inset;
  color: #fff;
}

.carousel-controls-v5 {
  left: 50%;
  margin-left: -20px;
  position: absolute;
  bottom: 20px;
}
.rtl .carousel-controls-v5 {
  right: 50%;
  left: auto;
}
.rtl .carousel-controls-v5 {
  margin-right: -20px;
  margin-left: inherit;
}
.carousel-controls-v5 .carousel-control {
  box-shadow: none;
  background: #ddd;
  width: 12px;
  height: 12px;
  line-height: 12px;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.carousel-controls-v5 .carousel-control.right {
  left: 20px;
  right: auto;
}
.rtl .carousel-controls-v5 .carousel-control.right {
  right: 20px;
  left: auto;
}
.rtl .carousel-controls-v5 .carousel-control.right {
  left: auto;
  right: auto;
}
.carousel-controls-v5 .carousel-control:hover, .carousel-controls-v5 .carousel-control:active, .carousel-controls-v5 .carousel-control:focus {
  background: #ef7f1a;
}

/* Navigation Styles */
[class*="carousel-indicators-"] li {
  cursor: pointer;
  position: relative;
  border: none;
}
[class*="carousel-indicators-"] li a {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  outline: medium none;
  position: absolute;
  top: 0;
  background-color: transparent;
  transform-style: preserve-3d;
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
[class*="carousel-indicators-"] li.active {
  background-color: transparent;
}

.carousel-indicators-success li a:before, .carousel-indicators-success li a:after {
  backface-visibility: hidden;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-indicators-success li a:after {
  background-color: #8bc34a;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.carousel-indicators-success li a:hover, .carousel-indicators-success li a:focus {
  opacity: 0.8;
}
.carousel-indicators-success li.active a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.carousel-indicators-warning li a:before, .carousel-indicators-warning li a:after {
  backface-visibility: hidden;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-indicators-warning li a:after {
  background-color: #e7ce04;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.carousel-indicators-warning li a:hover, .carousel-indicators-warning li a:focus {
  opacity: 0.8;
}
.carousel-indicators-warning li.active a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.carousel-indicators-v2 li {
  margin: 0 3px;
}
.carousel-indicators-v2 li a {
  -webkit-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  background-color: #b8cddb;
}
.carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {
  background-color: #d5d5d5;
}
.carousel-indicators-v2 li.active {
  margin: 0 3px;
}
.carousel-indicators-v2 li.active a {
  background-color: #8bc34a;
}

.carousel-indicators-v3 li {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v3 li a {
  background-color: transparent;
  box-shadow: 0 0 0 1px #8bc34a inset;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.carousel-indicators-v3 li a:after {
  background-color: #8bc34a;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  height: 100%;
}
.carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {
  opacity: 0.8;
}
.carousel-indicators-v3 li.active {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v3 li.active a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.carousel-indicators-v4 li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}
.carousel-indicators-v4 li a {
  box-shadow: 0 0 0 8px #8bc34a inset;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
}
.carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {
  box-shadow: 0 0 0 8px #8bc34a inset;
}
.carousel-indicators-v4 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
}
.carousel-indicators-v4 li.active a {
  box-shadow: 0 0 0 2px #8bc34a inset;
}

.carousel-indicators-v5 li {
  margin: 0 3px;
  border-radius: 50%;
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 14px;
  height: 14px;
}
.carousel-indicators-v5 li a {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
}
.carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {
  background-color: #8bc34a;
}
.carousel-indicators-v5 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
  box-shadow: 0 0 0 2px #8bc34a;
}
.carousel-indicators-v5 li.active a {
  background-color: #8bc34a;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}

.carousel-indicators-v6 li {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v6 li a {
  border: 2px solid #ddd;
  -webkit-transition: border-color 0.3s ease 0s;
  -o-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}
.carousel-indicators-v6 li a:after {
  background: none repeat scroll 0 0 #8bc34a;
  border-radius: 50%;
  box-shadow: 0 0 1px #8bc34a;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
  -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  visibility: hidden;
}
.carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {
  border-color: #8bc34a;
}
.carousel-indicators-v6 li.active {
  width: 14px;
  height: 14px;
}
.carousel-indicators-v6 li.active a {
  border-color: #8bc34a;
}
.carousel-indicators-v6 li.active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  visibility: visible;
}

/* --- SCSS For Counters --- */
.counters {
  text-align: center;
}
.counters .counter-wrap {
  font-size: 36px;
  color: #ef7f1a;
  font-weight: 800;
}
.counters .counter-wrap .fa {
  font-size: 46px;
}
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
}

/* --- SCSS For Divider --- */
[class*="hr-"] {
  min-height: 1px;
}

.hr-dashed {
  border-top: 1px dashed #ddd;
}

.hr-dotted {
  border-top: 1px dotted #ddd;
}

.hr-double {
  border-top: 3px double #ddd;
}

.hr-double-dashed {
  border-top: 1px dashed #ddd;
  position: relative;
}
.hr-double-dashed:before {
  border-top: 1px dashed #ddd;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

.hr-double-dotted {
  border-top: 1px dotted #ddd;
  position: relative;
}
.hr-double-dotted:before {
  border-top: 1px dotted #ddd;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* --- SCSS For Google-map --- */
/* --- SCSS For Heading --- */
.heading {
  z-index: 1;
  position: relative;
  text-align: center;
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
  text-transform: uppercase;
}
.heading p, .heading small {
  margin-bottom: 15px;
  display: inline-block;
}
.heading.heading-light {
  padding-bottom: 30px;
}
.heading.heading-light h1, .heading.heading-light h2, .heading.heading-light h3, .heading.heading-light h4, .heading.heading-light h5, .heading.heading-light h6 {
  color: #fff;
}
.heading.heading-v1 {
  position: relative;
  padding-bottom: 35px;
}
.heading.heading-v1:before, .heading.heading-v1:after {
  left: 50%;
  width: 80px;
  height: 5px;
  content: "";
  bottom: 30px;
  position: absolute;
}
.rtl .heading.heading-v1:before, .rtl .heading.heading-v1:after {
  right: 50%;
  left: auto;
}
.heading.heading-v1:before {
  margin-left: -80px;
  background: #ef7f1a;
}
.rtl .heading.heading-v1:before {
  margin-right: -80px;
  margin-left: inherit;
}
.heading.heading-v1:after {
  background: #444;
}
.heading.heading-v1.heading-light:after {
  background: #fff;
}
.heading.heading-v2 {
  padding-bottom: 35px;
}
.heading.heading-v2:after {
  left: 50%;
  width: 200px;
  height: 1px;
  z-index: 1;
  content: " ";
  bottom: 30px;
  background: #ef7f1a;
  text-align: center;
  position: absolute;
  margin-left: -100px;
}
.rtl .heading.heading-v2:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v2:after {
  margin-right: -100px;
  margin-left: inherit;
}
.heading.heading-v2:before {
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  content: " ";
  bottom: 25px;
  text-align: center;
  position: absolute;
  background: #fff;
  border: 1px solid #ef7f1a;
}
.rtl .heading.heading-v2:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v2:before {
  margin-right: -6px;
  margin-left: inherit;
}
.heading.heading-v2.heading-light:after {
  background: #fff;
}
.heading.heading-v2.heading-light:before {
  background: #ef7f1a;
  border: 1px solid #fff;
}
.heading.heading-v3 {
  padding-bottom: 35px;
}
.heading.heading-v3:after {
  left: 50%;
  width: 100px;
  height: 2px;
  margin-left: -50px;
  content: " ";
  bottom: 30px;
  background: #ef7f1a;
  position: absolute;
}
.rtl .heading.heading-v3:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v3:after {
  margin-right: -50px;
  margin-left: inherit;
}
.heading.heading-v3 span {
  display: block;
  margin-bottom: 20px;
}
.heading.heading-v3.heading-light:after {
  background: #ef7f1a;
}
.heading.heading-v4 {
  z-index: 1;
  text-align: center;
  padding-top: 70px;
  position: relative;
}
.heading.heading-v4:before {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  content: "";
  top: 11px;
  text-align: center;
  position: absolute;
  background-color: #ef7f1a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -25px;
}
.rtl .heading.heading-v4:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v4:before {
  margin-right: -25px;
  margin-left: inherit;
}
.heading.heading-v4:after {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  content: "\f109";
  font-family: FontAwesome;
  top: 11px;
  text-align: center;
  position: absolute;
  color: #fff;
  margin-left: -25px;
  font-size: 20px;
}
.rtl .heading.heading-v4:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v4:after {
  margin-right: -25px;
  margin-left: inherit;
}
.heading.heading-v4.heading-light:before {
  background: #fff;
}
.heading.heading-v5 {
  padding-bottom: 20px;
  background: url("../images/dotted.png") repeat-x scroll center center;
}
.heading.heading-v5 h1, .heading.heading-v5 h2, .heading.heading-v5 h3, .heading.heading-v5 h4, .heading.heading-v5 h5, .heading.heading-v5 h6 {
  padding: 0 30px;
  background: #fff;
  position: relative;
  display: inline-block;
}
.heading.heading-v6 h1, .heading.heading-v6 h2, .heading.heading-v6 h3, .heading.heading-v6 h4, .heading.heading-v6 h5, .heading.heading-v6 h6 {
  position: relative;
  margin-bottom: 35px;
}
.heading.heading-v6 h1:after, .heading.heading-v6 h2:after, .heading.heading-v6 h3:after, .heading.heading-v6 h4:after, .heading.heading-v6 h5:after, .heading.heading-v6 h6:after {
  left: 50%;
  width: 80px;
  height: 2px;
  margin-left: -40px;
  content: " ";
  bottom: -18px;
  background: #444;
  position: absolute;
}
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  margin-right: -40px;
  margin-left: inherit;
}
.heading.heading-v6.heading-light h1:after, .heading.heading-v6.heading-light h2:after, .heading.heading-v6.heading-light h3:after, .heading.heading-v6.heading-light h4:after, .heading.heading-v6.heading-light h5:after, .heading.heading-v6.heading-light h6:after {
  background: #fff;
}
.heading.heading-v7 {
  padding-bottom: 40px;
}
.heading.heading-v7:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 18px solid #ef7f1a;
  bottom: 20px;
  content: "";
  width: 18px;
  height: 14px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
}
.rtl .heading.heading-v7:before {
  right: 50%;
  left: auto;
}
.rtl .heading.heading-v7:before {
  margin-right: -18px;
  margin-left: inherit;
}
.heading.heading-v7:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #ffffff;
  bottom: 24px;
  content: "";
  left: 50%;
  margin-left: -14px;
  position: absolute;
  width: 10px;
  height: 8px;
}
.rtl .heading.heading-v7:after {
  margin-right: -14px;
  margin-left: inherit;
}
.heading.heading-v7.heading-light:before {
  border-top: 18px solid #fff;
}
.heading.heading-v7.heading-light:after {
  border-top: 12px solid #ef7f1a;
}
.heading.heading-v8 h1, .heading.heading-v8 h2, .heading.heading-v8 h3, .heading.heading-v8 h4, .heading.heading-v8 h5, .heading.heading-v8 h6 {
  position: relative;
  padding: 20px 0 25px;
}
.heading.heading-v8 h1:before, .heading.heading-v8 h1:after, .heading.heading-v8 h2:before, .heading.heading-v8 h2:after, .heading.heading-v8 h3:before, .heading.heading-v8 h3:after, .heading.heading-v8 h4:before, .heading.heading-v8 h4:after, .heading.heading-v8 h5:before, .heading.heading-v8 h5:after, .heading.heading-v8 h6:before, .heading.heading-v8 h6:after {
  content: ".";
  font-size: 22px;
  left: 50%;
  position: absolute;
  color: #c1c1c1;
  text-shadow: 10px 0 #ddd, -10px 0 #ddd;
}
.rtl .heading.heading-v8 h1:before, .rtl .heading.heading-v8 h1:after, .rtl .heading.heading-v8 h2:before, .rtl .heading.heading-v8 h2:after, .rtl .heading.heading-v8 h3:before, .rtl .heading.heading-v8 h3:after, .rtl .heading.heading-v8 h4:before, .rtl .heading.heading-v8 h4:after, .rtl .heading.heading-v8 h5:before, .rtl .heading.heading-v8 h5:after, .rtl .heading.heading-v8 h6:before, .rtl .heading.heading-v8 h6:after {
  right: 50%;
  left: auto;
}
.heading.heading-v8 h1:before, .heading.heading-v8 h2:before, .heading.heading-v8 h3:before, .heading.heading-v8 h4:before, .heading.heading-v8 h5:before, .heading.heading-v8 h6:before {
  top: -15px;
}
.heading.heading-v8 h1:after, .heading.heading-v8 h2:after, .heading.heading-v8 h3:after, .heading.heading-v8 h4:after, .heading.heading-v8 h5:after, .heading.heading-v8 h6:after {
  bottom: 0;
}
.heading.heading-v9 {
  text-align: left;
}
.rtl .heading.heading-v9 {
  text-align: right;
}
.heading.heading-v9 h1, .heading.heading-v9 h2, .heading.heading-v9 h3, .heading.heading-v9 h4, .heading.heading-v9 h5, .heading.heading-v9 h6 {
  position: relative;
  margin-bottom: 30px;
}
.heading.heading-v9 h1:after, .heading.heading-v9 h2:after, .heading.heading-v9 h3:after, .heading.heading-v9 h4:after, .heading.heading-v9 h5:after, .heading.heading-v9 h6:after {
  left: 0;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -15px;
  right: inherit;
  background-color: #ef7f1a;
  position: absolute;
}
.rtl .heading.heading-v9 h1:after, .rtl .heading.heading-v9 h2:after, .rtl .heading.heading-v9 h3:after, .rtl .heading.heading-v9 h4:after, .rtl .heading.heading-v9 h5:after, .rtl .heading.heading-v9 h6:after {
  right: 0;
  left: auto;
}
.heading.heading-v9.heading-light h1:after, .heading.heading-v9.heading-light h2:after, .heading.heading-v9.heading-light h3:after, .heading.heading-v9.heading-light h4:after, .heading.heading-v9.heading-light h5:after, .heading.heading-v9.heading-light h6:after {
  background-color: #fff;
}

/* --- SCSS For Icon-box --- */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
}
.rtl .feature-box .fbox-icon {
  float: right;
}
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 20px;
}
.feature-box .fbox-body {
  overflow: hidden;
}
.feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
.feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block;
}
.feature-box h4 {
  margin-bottom: 7px;
  text-transform: uppercase;
}
.feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
}
.feature-box.light-style {
  color: #dfdfdf;
}
.feature-box.light-style a {
  color: #fff;
}
.feature-box.light-style a:hover {
  color: #000;
}
.feature-box.light-style .fbox-title,
.feature-box.light-style h4 {
  color: #fff;
}
.feature-box.feature-box-right {
  text-align: right;
}
.rtl .feature-box.feature-box-right {
  text-align: left;
}
.feature-box.feature-box-right .fbox-icon {
  float: right;
  margin: 10px 0 0 20px;
}
.rtl .feature-box.feature-box-right .fbox-icon {
  float: left;
}
.rtl .feature-box.feature-box-right .fbox-icon {
  margin: 10px 20px 0 0;
}
.feature-box.feature-box-center {
  text-align: center;
}
.feature-box.feature-box-center .fbox-icon {
  float: none;
}

[class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0;
}
[class*="feature-box-"] h4 {
  padding: 10px 0 30px;
  position: relative;
}
[class*="feature-box-"] h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 30px;
  height: 2px;
  background-color: #ef7f1a;
}
[class*="feature-box-"].feature-box-center h4:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.feature-box-v2 .fbox-icon {
  float: left;
  margin-right: 30px;
}
.feature-box-v2 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
}
.feature-box-v2 .fbox-body {
  font-size: 18px;
}

.feature-box-v3 .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}
.feature-box-v3 .fbox-icon .icons.icons-plain {
  width: auto;
  height: auto;
  line-height: 100%;
}
.feature-box-v3.feature-box-right .fbox-icon {
  float: none;
  margin: 0;
}
.feature-box-v3.feature-box-right h4:before {
  left: inherit;
  right: 0;
}

.feature-box-v4 {
  position: relative;
  border: 1px solid #333;
  padding: 35px 30px 20px;
  text-align: center;
}
.feature-box-v4 .fbox-icon {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -36px;
  margin: 0 auto;
}
.feature-box-v4 .fbox-icon .icons {
  font-size: 24px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
}
.feature-box-v4 .fbox-icon.fbox-bg .icons {
  background-color: #ef7f1a;
  border: 1px solid #ef7f1a;
  color: #fff;
}
.feature-box-v4 h4 {
  padding: 10px 0 20px;
}
.feature-box-v4 h4:before {
  width: 0px;
  height: 0px;
  background-color: transparent;
}
.feature-box-v4[class*="bg-"] {
  border: none;
}

.feature-box-v5 {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-bottom: 3px solid #ef7f1a;
}
.feature-box-v5 .fbox-icon .icons {
  font-size: 40px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #333;
}

/* --- SCSS For Icon-progress-bar --- */
.icon-rating {
  float: left;
}

.icon-rating input {
  left: -9999px;
  position: absolute;
}

.icon-rating label {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 22px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
}

.icon-rating label {
  color: #e0e0e0;
  transition: color 0.3s ease 0s;
}

.icon-rating input + label:hover, .icon-rating input + label:hover ~ label {
  color: #8bc34a;
}

.icon-rating input:checked ~ label {
  color: #8bc34a;
}

.icon-rating-horizontal {
  float: none;
  text-align: center;
}

.icon-rating-horizontal label {
  float: none;
  height: 20px;
  line-height: 20px;
}

.light-style {
  color: #fff;
}
.light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
  color: #fff;
}

.bg-success .icon-rating label {
  color: #e61238;
}
.bg-success .icon-rating input + label:hover, .bg-success .icon-rating input + label:hover ~ label,
.bg-success .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-danger .icon-rating label {
  color: #de3227;
}
.bg-danger .icon-rating input + label:hover, .bg-danger .icon-rating input + label:hover ~ label,
.bg-danger .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-warning .icon-rating label {
  color: #9c8b03;
}
.bg-warning .icon-rating input + label:hover, .bg-warning .icon-rating input + label:hover ~ label,
.bg-warning .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-primary .icon-rating label {
  color: #cf1033;
}
.bg-primary .icon-rating input + label:hover, .bg-primary .icon-rating input + label:hover ~ label,
.bg-primary .icon-rating input:checked ~ label {
  color: #fff;
}

.bg-info .icon-rating label {
  color: #28a1c5;
}
.bg-info .icon-rating input + label:hover, .bg-info .icon-rating input + label:hover ~ label,
.bg-info .icon-rating input:checked ~ label {
  color: #fff;
}

/* --- SCSS For Interactive-banner --- */
.interactive-banner {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.interactive-banner .interactive-banner-profile {
  position: absolute;
  z-index: 2;
  margin: auto;
  content: "";
}
.interactive-banner .interactive-banner-profile h2 {
  text-transform: uppercase;
  margin: 10px 0 15px;
}
.interactive-banner .interactive-banner-profile small {
  text-transform: uppercase;
}
.interactive-banner .mask-link {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.interactive-banner .banner-title h1, .interactive-banner .banner-title h2, .interactive-banner .banner-title h3, .interactive-banner .banner-title h4, .interactive-banner .banner-title h5, .interactive-banner .banner-title h6 {
  color: #fff;
  letter-spacing: 4px;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
}
.interactive-banner .banner-title .sub-title {
  font-size: 58px;
  font-weight: 700;
}
.interactive-banner .action .icons:hover {
  background-color: #ef7f1a !important;
  border: #ef7f1a !important;
}
.interactive-banner.left .interactive-banner-profile {
  left: 20px;
}
.interactive-banner.right .interactive-banner-profile {
  right: 20px;
}
.interactive-banner.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

.interactive-banner-v1 .interactive-banner-profile {
  width: 100%;
  height: 120px;
  bottom: 0;
  top: 0;
}
.interactive-banner-v1 .description {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.interactive-banner-v1 .description p {
  margin-bottom: 0;
}

.interactive-banner-v2 .interactive-banner-profile {
  top: 40px;
  width: 55%;
  height: 120px;
}
.interactive-banner-v2 .interactive-banner-profile .action {
  padding: 5px 15px;
  margin-bottom: 3px;
  background-color: #fff;
  color: #333;
}
.interactive-banner-v2.left .interactive-banner-profile {
  left: 60px;
}
.interactive-banner-v2.right .interactive-banner-profile {
  right: 60px;
}
.interactive-banner-v2.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

.interactive-banner-v3 .interactive-banner-profile {
  padding: 40px 60px;
  width: 100%;
  height: 100%;
  top: 0;
}
.interactive-banner-v3 .interactive-banner-profile .action {
  bottom: 60px;
  left: 60px;
  right: 60px;
  content: "";
  position: absolute;
}
.interactive-banner-v3 .interactive-banner-profile .action:after {
  content: "";
  position: absolute;
  border: 5px solid #fff;
  bottom: -30px;
  left: -30px;
  right: -30px;
  height: calc(100% + 60px);
  width: calc(100% + 60px);
  z-index: -1;
}

.interactive-banner-v4 .interactive-banner-profile {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px;
  position: absolute;
  content: "";
  transform: translate3d(0px, 60px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.interactive-banner-v4 .interactive-banner-profile .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
  position: relative;
  background-color: #ef7f1a;
  margin: 0 -30px;
  padding: 20px 30px;
}
.interactive-banner-v4 .interactive-banner-profile img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.interactive-banner-v4:hover .interactive-banner-profile {
  transform: translate3d(0px, 0px, 0px);
}
.interactive-banner-v4:hover .interactive-banner-profile .action {
  opacity: 1;
  filter: alpha(opacity=100);
}
.interactive-banner-v4:hover .interactive-banner-profile img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.interactive-banner-v5 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0;
}
.interactive-banner-v5 a.links {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform: translate3d(0px, -60px, 0px);
}
.interactive-banner-v5:hover a.links {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0px, 0px, 0px);
}

/* --- SCSS For Latest-posts --- */
/* latest posts */
.latest-posts {
  font-size: 14px;
  color: #696969;
}
.latest-posts a {
  color: #000;
}
.latest-posts a:hover {
  color: red;
}
.latest-posts .latest-posts-title {
  margin-top: 5px;
  font-size: 18px;
}
.latest-posts .latest-posts-profile {
  font-size: 13px;
  font-style: italic;
  color: #696969;
}
.latest-posts .latest-posts-profile a {
  color: #696969;
}
.latest-posts .latest-posts-profile a:hover {
  color: red;
}
.latest-posts .latest-posts-profile i {
  margin-right: 7px;
  font-size: 14px;
}
.rtl .latest-posts .latest-posts-profile i {
  margin-left: 7px;
  margin-right: inherit;
}

/* latest posts v1*/
.latest-posts-v1 {
  background: url("../../image/bg-yazi-v1.jpg") repeat 0 0;
  padding-bottom: 40px;
}
.latest-posts-v1 .latest-posts-profile {
  float: left;
  color: #FFFFFF;
  padding-right: 20px;
  border-right: 1px solid #e6e6e6;
}
.rtl .latest-posts-v1 .latest-posts-profile {
  float: right;
}
.rtl .latest-posts-v1 .latest-posts-profile {
  padding-left: 20px;
  padding-right: inherit;
}
.rtl .latest-posts-v1 .latest-posts-profile {
  border-left: 1px solid #e6e6e6;
  border-right: inherit;
}
.latest-posts-v1 .latest-posts-profile .created {
  width: 80px;
  height: 80px;
  line-height: 25px;
  padding-top: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #ef7f1a;
  font-weight: 900;
}
.latest-posts-v1 .latest-posts-profile .created span {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.latest-posts-v1 .latest-posts-profile .created .day {
  font-size: 36px;
}
.latest-posts-v1 .latest-posts-profile .created .month {
  font-size: 16px;
}
.latest-posts-v1 .latest-posts-profile .comment {
  background: url("../../image/icon-comment.png") no-repeat 0 0;
  width: 50px;
  height: 57px;
  line-height: 50px;
  margin: 12px;
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.latest-posts-v1 .latest-posts-profile .text_comment, .latest-posts-v1 .latest-posts-profile .text_author, .latest-posts-v1 .latest-posts-profile .author {
  display: none;
}
.latest-posts-v1 .latest-posts-meta {
  padding: 20px;
}
.latest-posts-v1 .posts-meta {
  padding-left: 20px;
  overflow: hidden;
}
.rtl .latest-posts-v1 .posts-meta {
  padding-right: 20px;
  padding-left: inherit;
}
.latest-posts-v1 .posts-meta .latest-posts-title {
  margin-top: 0;
}
.latest-posts-v1 .widget-inner {
  padding-left: 30px;
  padding-right: 30px;
}

/* latest posts v2*/
.latest-posts-v2 {
  padding: 15px;
  background-repeat: no-repeat;
  background-position: top center;
}
.latest-posts-v2 .panel-heading {
  text-align: right;
  padding: 40px 0;
}
.rtl .latest-posts-v2 .panel-heading {
  text-align: left;
}
.latest-posts-v2 .panel-heading .panel-title {
  font-size: 45px;
}
.latest-posts-v2 .space-padding-lr-30 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.latest-posts-v2 .latest-posts-profile .created {
  display: none;
}
.latest-posts-v2 .latest-posts-profile i {
  padding-right: 5px;
}
.rtl .latest-posts-v2 .latest-posts-profile i {
  padding-left: 5px;
  padding-right: inherit;
}
.latest-posts-v2 .latest-posts-image, .latest-posts-v2 .latest-posts-meta {
  padding-bottom: 20px;
}
.latest-posts-v2 .panel-special {
  background-color: transparent;
}
.latest-posts-v2 .widget-inner {
  padding-left: 15px;
  padding-right: 15px;
}

/* latest posts v3*/
.latest-posts-v3 {
  text-align: center;
}
.latest-posts-v3 .latest-posts-title {
  position: relative;
}
.latest-posts-v3 .latest-posts-title:after {
  background-color: #444444;
  content: " ";
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: 41px;
  width: 30px;
}
.latest-posts-v3 .latest-posts-meta {
  padding: 15px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
.latest-posts-v3 .latest-posts-profile {
  background-color: rgba(0, 0, 0, 0.3);
  text-align: left;
  position: absolute;
  top: -42px;
  left: 0;
  padding: 10px 15px;
  width: 100%;
  color: #fff;
}
.rtl .latest-posts-v3 .latest-posts-profile {
  text-align: right;
}
.latest-posts-v3 .latest-posts-profile a {
  color: #fff;
}
.latest-posts-v3 .latest-posts-profile a:hover {
  color: red;
}

/* latest posts v4*/
.latest-posts-v4 .latest-posts-image {
  margin-right: 10px;
}
.rtl .latest-posts-v4 .latest-posts-image {
  margin-left: 10px;
  margin-right: inherit;
}
.latest-posts-v4 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
.latest-posts-v4 .latest-posts-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.latest-posts-v4 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
.latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
.rtl .latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v5*/
.latest-posts-v5 .latest-posts-image {
  margin-left: 10px;
}
.rtl .latest-posts-v5 .latest-posts-image {
  margin-right: 10px;
  margin-left: inherit;
}
.latest-posts-v5 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
.latest-posts-v5 .latest-posts-item {
  padding: 20px;
}
.latest-posts-v5 .latest-posts-item:nth-child(even) {
  background-color: rgba(228, 228, 228, 0.3);
}
.latest-posts-v5 .latest-posts-item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.3);
}
.latest-posts-v5 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
.latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
.rtl .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* --- SCSS For List --- */
/* class list */
.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.lists li {
  margin-bottom: 10px;
  list-style: none;
}
.lists li a {
  color: #666;
}
.lists li a:hover {
  color: #8bc34a;
  text-decoration: none;
}
.lists li i {
  color: #666;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.lists.lists-light li, .lists.lists-light li a, .lists.lists-light li i {
  color: #FFFFFF;
}
.lists.lists-light li a:hover {
  color: #8bc34a;
}
.lists.list-style-circle, .lists.list-style-disc {
  list-style: none;
  padding-left: 20px;
}
.lists.list-style-circle li, .lists.list-style-disc li {
  position: relative;
}
.lists.list-style-circle li:before, .lists.list-style-disc li:before {
  color: #666;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: -20px;
  position: absolute;
  top: 4px;
}
.lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {
  color: #FFFFFF;
}
.lists.list-style-circle li:before {
  content: "\f10c";
}
.lists.list-style-disc li:before {
  content: "\f111";
}
.lists.list-style-square {
  list-style: none;
  padding-left: 20px;
}
.lists.list-style-square li {
  position: relative;
}
.lists.list-style-square li:before {
  content: "";
  top: 10px;
  left: -15px;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #666;
}
.lists.list-style-square.lists-light li:before {
  background-color: #FFFFFF;
}
.lists.list-style-number {
  counter-reset: li;
  list-style: outside none decimal;
  padding-left: 20px;
}
.lists.list-style-number li {
  display: block;
  padding-left: 5px;
}
.lists.list-style-number li:before {
  color: #666;
  content: counter(li,decimal);
  counter-increment: li;
  left: 20px;
  position: absolute;
}
.lists.list-style-number.lists-light li:before {
  color: #FFFFFF;
}

/* --- SCSS For Media --- */
.media-image-v1 {
  border: 10px solid #f5f5f5;
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.1);
}

.media-image-v2 {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.media-image-v3 {
  border: 10px solid #f5f5f5;
  position: relative;
}
.media-image-v3:before, .media-image-v3:after {
  width: 22%;
  height: 15px;
  bottom: 2px;
  box-shadow: 0 9px 20px 4px rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
  z-index: -1;
}
.media-image-v3:before {
  left: 5px;
}
.media-image-v3:after {
  right: 5px;
}

/* --- SCSS For Message --- */
.alert-box-success {
  background-color: #f5fdf5;
  border-color: #d6e9c6;
  color: #000;
}
.alert-box-success hr {
  border-top-color: #c9e2b3;
}
.alert-box-success .alert-link {
  color: black;
}

.alert-box-info {
  background-color: #f5fbfd;
  border-color: #bce8f1;
  color: #000;
}
.alert-box-info hr {
  border-top-color: #a6e1ec;
}
.alert-box-info .alert-link {
  color: black;
}

.alert-box-warning {
  background-color: #fffdf6;
  border-color: #faebcc;
  color: #000;
}
.alert-box-warning hr {
  border-top-color: #f7e1b5;
}
.alert-box-warning .alert-link {
  color: black;
}

.alert-box-error {
  background-color: #fdf7f5;
  border-color: #ebccd1;
  color: #000;
}
.alert-box-error hr {
  border-top-color: #e4b9c0;
}
.alert-box-error .alert-link {
  color: black;
}

/* --- SCSS For Mockup-presentation --- */
.mockup {
  font-size: 16px;
  line-height: 32px;
}
.mockup .heading h1, .mockup .heading h2, .mockup .heading h3, .mockup .heading h4, .mockup .heading h5 {
  margin-top: 0;
}

/* --- SCSS For Newsletter --- */
[class*="newsletter-v"] {
  /*  border-bottom: 1px solid $border-color;
   border-top: 1px solid $border-color;
   padding: 30px 0; */
}
[class*="newsletter-v"] .form-control {
  color: #fff;
  background: transparent;
}
[class*="newsletter-v"].light-style {
  color: #fff;
}
[class*="newsletter-v"].light-style .newsletter-label {
  color: #FFF;
}
[class*="newsletter-v"].newsletter-border {
  border: 1px solid #e6e6e6;
}
[class*="newsletter-v"].newsletter-center {
  text-align: center;
}
[class*="newsletter-v"].newsletter-center .newsletter-heading {
  margin-bottom: 20px;
}
[class*="newsletter-v"].newsletter-center h2 {
  margin-top: 0;
}

.newsletter-label {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}

.newsletter-v3 {
  padding: 20px;
  height: 84px;
}
.newsletter-v3 .newsletter-label {
  color: #FFF;
}
.newsletter-v3 p {
  margin: 0;
}
.newsletter-v3 .input-group-btn {
  display: inline-block;
}
.newsletter-v3 .input-group {
  display: inline-block;
}
.newsletter-v3 .input-group .form-control {
  width: 265px;
}
.newsletter-v3 .input-group-btn .btn {
  padding: 0;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  left: 30px;
  z-index: 2;
}
.rtl .newsletter-v3 .input-group-btn .btn {
  right: 30px;
  left: auto;
}
.newsletter-v3 .input-group-btn .btn:before {
  background: none repeat scroll 0 0 #ffffff;
  content: "";
  z-index: -1;
  left: 0;
  outline: 1px solid #ffffff;
  outline-offset: 2px;
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rtl .newsletter-v3 .input-group-btn .btn:before {
  right: 0;
  left: auto;
}

.newsletter-v8 .heading span {
  display: block;
  margin-bottom: 30px;
}
.newsletter-v8 .newsletter-group {
  margin: 0 auto;
  width: 60%;
  /*  background: #FFF;
   border: 0;
   padding: 0 2px 0 0px;
   border-radius: 3px; */
}
.newsletter-v8 .newsletter-group .btn {
  height: 50px;
}
.newsletter-v8 .newsletter-input {
  background: transparent none;
  /*   border: 0; */
}

/* --- SCSS For Panels --- */
.panel-v1 a {
  color: #000000;
  text-transform: uppercase;
}
.panel-v1 .panel-heading {
  text-align: center;
  padding: 30px 0;
  margin: 0;
}
.panel-v1 .panel-title {
  color: #000000;
  font-size: 30px;
}
.panel-v1 .panel-body {
  padding: 10px 15px;
}
.panel-v2 {
  overflow: hidden;
}
.panel-v2 .panel-heading {
  text-align: center;
  padding: 30px 0;
}
.panel-v2 .panel-title {
  position: relative;
  padding: 0 25px;
  color: #FFFFFF;
  font-size: 28px;
}
.panel-v2 .panel-title:before {
  background: #c4c4c4;
  content: "";
  width: 2000px;
  height: 1px;
  position: absolute;
  right: 100%;
  top: 50%;
  z-index: 1;
}
.rtl .panel-v2 .panel-title:before {
  left: 100%;
  right: auto;
}
.panel-v2 .panel-title:after {
  background: #c4c4c4;
  content: "";
  width: 2000px;
  height: 1px;
  left: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.rtl .panel-v2 .panel-title:after {
  right: 100%;
  left: auto;
}
.panel-v3 .panel-title {
  color: #000000;
  font-size: 45px;
  padding: 40px 0;
  font-weight: 200;
  text-align: left !important;
}
.panel-v4 .panel-title {
  color: #FFFFFF;
}

/* 
.panel {
	&-v1 {
		> .panel-heading {
			padding: 20px 0;
			border-color: $border-color;
			&:after {
				background-color: $brand-primary;
			}
		}
		.panel-body {
			padding: 0;
		}
	}
	&-v2 {
		> .panel-heading {
			text-align: center;
			border-color: $border-color;
			&:after {
				background-color: $brand-primary;
				@include rtl-left(50%);
				@include rtl-margin-left(-20px);
			}
		}		
	}
	&-v3 {
		.panel-body {
			padding: $panel-body-padding 0;
		}
	}
} */
/* --- SCSS For Parallax --- */
.parallax {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
.parallax .parallax-heading h2 {
  font-size: 36px;
  text-transform: uppercase;
}
.parallax .parallax-heading h2:before, .parallax .parallax-heading h2:after {
  display: none;
}
.parallax-v1 .parallax-heading h2 {
  margin: 0;
}
.parallax-light h2, .parallax-light p {
  color: #FFF;
}

/* --- SCSS For Piechart --- */
[class*="piechart-v"] .piechart-body {
  position: relative;
  display: inline-block;
}
[class*="piechart-v"] .piechart-body .piechart-body-inner {
  top: 0;
  font-size: 35px;
  line-height: 140px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 140px;
}
.rtl [class*="piechart-v"] .piechart-body .piechart-body-inner {
  right: 0;
  left: auto;
}
[class*="piechart-v"].piechart-center {
  text-align: center;
}
[class*="piechart-v"].light-style {
  color: #fff;
}

.progress-title {
  font-size: 24px;
  color: #000;
  font-weight: 800;
  line-height: 100%;
}
.progress-title span {
  margin-right: 10px;
}
.rtl .progress-title span {
  margin-left: 10px;
  margin-right: inherit;
}
.progress-title small {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.progress-bar {
  box-shadow: none;
}

.progress-icon .progress-title {
  padding-left: 10px;
}
.progress-icon .bar-chart {
  padding-left: 50px;
  position: relative;
}
.progress-icon .bar-icon {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
}

.progress-box .progress-bar {
  transition: all 3s ease-in 0s;
}

.process > li:hover i, .process > li:hover i:after {
  transition: all 0.3s ease-in-out 0s;
}

.chart {
  display: inline-block;
  width: 110px;
  margin: 40px auto 20px;
  padding: 0 10px;
}

.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.percentage {
  font-size: 24px;
  color: #8bc34a;
  font-weight: 800;
  margin: 0 auto 0.5em;
}

.piechart-title {
  text-transform: uppercase;
  font-weight: 700;
}

sup {
  top: -0.2em;
  margin-left: 1px;
}

.ctrl {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #c4cdcc;
  word-spacing: 5px;
}
.ctrl span {
  cursor: pointer;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.ctrl span:hover {
  color: #000;
}

/* --- SCSS For Pricing --- */
.pricing {
  text-align: center;
}
.pricing-v1 {
  background: #FFFFFF;
}
.pricing-v1 .plan-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  border-bottom: 2px solid #f3f3f3;
}
.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid #f3f3f3;
}
.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
.pricing-v1 .plain-info {
  padding: 20px;
}
.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #EDEDED;
  margin-bottom: 10px;
  padding: 14px 0;
}
.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
.pricing-v2 {
  background: #FFFFFF;
}
.pricing-v2 .plan-title {
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
}
.pricing-v2 .plan-price {
  background: #ef7f1a;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
.pricing-v2 .plan-price .plan-price-body {
  background: #ef7f1a;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
.pricing-v2 .plain-info {
  padding: 20px;
}
.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #e6e6e6;
}
.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
.pricing-highlight .plan-title {
  background: #ef7f1a;
  color: #FFFFFF;
}

/* --- SCSS For Process-steps --- */
.process-steps {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.process-steps li {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.process-steps li a,
.process-steps li span {
  color: #000;
}
.process-steps li a .icons,
.process-steps li span .icons {
  background-color: #000;
  color: #fff;
  font-style: normal;
}
.process-steps li a .icons.icons-bodered,
.process-steps li span .icons.icons-bodered {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.process-steps li.step_current a,
.process-steps li.step_current span, .process-steps li.step_done a,
.process-steps li.step_done span {
  color: #ef7f1a !important;
}
.process-steps li.step_current a .icons,
.process-steps li.step_current span .icons, .process-steps li.step_done a .icons,
.process-steps li.step_done span .icons {
  background-color: #ef7f1a !important;
  color: #fff !important;
}
.process-steps li.step_current a .icons.icons-bodered,
.process-steps li.step_current span .icons.icons-bodered, .process-steps li.step_done a .icons.icons-bodered,
.process-steps li.step_done span .icons.icons-bodered {
  background-color: transparent !important;
  border: 1px solid #ef7f1a !important;
  color: #ef7f1a !important;
}
.process-steps.process-2 li {
  width: 50%;
}
.process-steps.process-3 li {
  width: 33.33%;
}
.process-steps.process-4 li {
  width: 25%;
}
.process-steps.process-5 li {
  width: 20%;
}

.process-steps-v1 li:after, .process-steps-v1 li:before {
  border-top: 1px dashed #bbb;
  content: "";
  left: 0;
  margin-left: -26px;
  position: absolute;
  top: 30px;
  width: 50%;
}
.process-steps-v1 li:after {
  left: auto;
  margin: 0 -26px 0 0;
  right: 0;
}
.process-steps-v1 li:first-child:before, .process-steps-v1 li:last-child:after {
  display: none;
}
.process-steps-v1 li span {
  margin: 5px 0;
  overflow: hidden;
  display: inline-block;
}

.process-steps-v2 {
  border-bottom: 1px solid #bbb;
}
.process-steps-v2 li a,
.process-steps-v2 li span {
  display: inline-block;
  padding: 10px 0;
}
.process-steps-v2 li.step_current a,
.process-steps-v2 li.step_current span, .process-steps-v2 li.step_done a,
.process-steps-v2 li.step_done span {
  border-bottom: 3px solid #ef7f1a;
}

/* --- SCSS For Service --- */
.icon-combs {
  position: relative;
}
.icon-combs .icon-combs-panel i {
  float: left;
  margin: 10px 15px 0 0;
}
.icon-combs .icon-combs-panel.icon-combs-right i {
  float: right;
  margin: 10px 0 0 15px;
}
.icon-combs .icon-combs-desc {
  overflow: hidden;
}
.icon-combs > li {
  float: left;
  padding-right: 20px;
  position: relative;
  text-align: right;
  width: 50%;
}
.icon-combs > li.icon-combs-inverted {
  clear: right;
  float: right;
  padding: 0 0 0 20px;
}
.icon-combs.icon-combs-light:before {
  background: #fff;
}
.icon-combs.icon-combs-light .icon-combs-desc h3, .icon-combs.icon-combs-light .icon-combs-desc p {
  color: #fff;
}
.icon-combs:before {
  background: #777;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 2px;
}

.icon-wrap-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #ef7f1a;
}
.icon-wrap-icon .fa {
  font-size: 25px;
  margin: 18px 15px;
  color: #fff;
}

.social-icons {
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 25px;
  padding: 17px;
  border: 1px solid transparent;
}
.social-icons.icons-light-brd {
  color: #fff;
  border-color: #fff;
}
.social-icons.icons-brd {
  color: #444;
  border-color: #444;
}

/* Service Timeline */
.timeline-service {
  position: relative;
}
.timeline-service:before {
  bottom: 0;
  content: " ";
  left: 50%;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 2px;
  background: #d5d5d5;
}
.timeline-service > li {
  float: left;
  position: relative;
  text-align: right;
  width: 50%;
}
.timeline-service > li > .timeline-panel {
  border: 1px solid #d5d5d5;
  float: left;
  margin: 0 19px;
  padding: 20px 20px 20px 50px;
  position: relative;
  width: 93%;
}
.timeline-service > li > .timeline-panel i {
  background: #ef7f1a;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  margin-top: -20px;
  padding: 7px;
  position: absolute;
  right: -20px;
  text-align: center;
  top: 50%;
}
.timeline-service > li > .timeline-panel i.left-wing {
  left: -20px;
}
.timeline-service > li > .timeline-badge {
  background: #ef7f1a;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -9px;
  top: 15%;
}
.timeline-service > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 20px 50px 20px 20px;
  text-align: left;
}
.timeline-service > li.timeline-inverted > .timeline-badge {
  display: none;
}
.timeline-service.timeline-service-light .timeline-panel * {
  color: #fff;
}

/* --- SCSS For Style-icon --- */
/* Icon */
.icons {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 36px !important;
  font-size: 20px;
  display: inline-block;
  background-color: #ef7f1a;
  color: #fff;
  border: 1px solid transparent;
}
.icons.icons-lg {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
}
.icons.icons-sm {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.icons.icons-xs {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.icons:hover {
  color: #fff;
  background-color: #f2a660;
}
.icons.icons-bodered {
  border: 1px solid #ef7f1a;
  background-color: transparent;
  color: #ef7f1a;
}
.icons.icons-bodered:hover {
  border: 1px solid #e61238;
  background-color: transparent;
  color: #e61238;
}
.icons.icons-darker {
  background-color: #000 !important;
  color: #fff !important;
}
.icons.icons-darker:hover {
  background-color: #595959 !important;
  color: #fff !important;
}
.icons.icons-light {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
.icons.icons-light:hover {
  background-color: #d6d6d6 !important;
  color: #fff !important;
}
.icons.icons-plain {
  background-color: transparent;
  color: #ef7f1a;
  font-size: 28px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-lg {
  font-size: 36px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-sm {
  font-size: 20px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain.icons-xs {
  font-size: 14px !important;
  width: auto;
  height: auto;
}
.icons.icons-plain:hover {
  background-color: transparent;
  color: #000;
}

.icons-outline {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.icons-outline:hover, .icons-outline:focus, .icons-outline:active, .icons-outline.active {
  color: #ef7f1a;
  background-color: #fff;
  border-color: #f2f2f2;
}
.open .icons-outline.dropdown-toggle {
  color: #ef7f1a;
  background-color: #fff;
  border-color: #f2f2f2;
}
.icons-outline:active, .icons-outline.active {
  background-image: none;
}
.open .icons-outline.dropdown-toggle {
  background-image: none;
}
.icons-outline.disabled, .icons-outline.disabled:hover, .icons-outline.disabled:focus, .icons-outline.disabled:active, .icons-outline.disabled.active, .icons-outline[disabled], .icons-outline[disabled]:hover, .icons-outline[disabled]:focus, .icons-outline[disabled]:active, .icons-outline[disabled].active, fieldset[disabled] .icons-outline, fieldset[disabled] .icons-outline:hover, fieldset[disabled] .icons-outline:focus, fieldset[disabled] .icons-outline:active, fieldset[disabled] .icons-outline.active {
  background-color: transparent;
  border-color: #fff;
}
.icons-outline .badge {
  color: transparent;
  background-color: #fff;
}
.icons-outline.icons-primary {
  background: transparent;
  color: #ef7f1a;
}
.icons-outline.icons-primary:hover {
  color: #FFFFFF;
}
.icons-outline.icons-success {
  background: transparent;
  color: #ef7f1a;
}
.icons-outline.icons-success:hover {
  color: #FFFFFF;
}
.icons-outline.icons-info {
  background: transparent;
  color: #5bc0de;
}
.icons-outline.icons-info:hover {
  color: #FFFFFF;
}
.icons-outline.icons-danger {
  background: transparent;
  color: #e87169;
}
.icons-outline.icons-danger:hover {
  color: #FFFFFF;
}
.icons-outline.icons-warning {
  background: transparent;
  color: #e7ce04;
}
.icons-outline.icons-warning:hover {
  color: #FFFFFF;
}

.icons-inverse {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
.icons-inverse:hover, .icons-inverse:focus, .icons-inverse:active, .icons-inverse.active {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
.open .icons-inverse.dropdown-toggle {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
.icons-inverse:active, .icons-inverse.active {
  background-image: none;
}
.open .icons-inverse.dropdown-toggle {
  background-image: none;
}
.icons-inverse.disabled, .icons-inverse.disabled:hover, .icons-inverse.disabled:focus, .icons-inverse.disabled:active, .icons-inverse.disabled.active, .icons-inverse[disabled], .icons-inverse[disabled]:hover, .icons-inverse[disabled]:focus, .icons-inverse[disabled]:active, .icons-inverse[disabled].active, fieldset[disabled] .icons-inverse, fieldset[disabled] .icons-inverse:hover, fieldset[disabled] .icons-inverse:focus, fieldset[disabled] .icons-inverse:active, fieldset[disabled] .icons-inverse.active {
  background-color: #d1d646;
  border-color: #ccd131;
}
.icons-inverse .badge {
  color: #d1d646;
  background-color: #fff;
}
.icons-inverse.icons-primary:hover {
  color: #ef7f1a;
  background: transparent;
}
.icons-inverse.icons-success:hover {
  color: #ef7f1a;
  background: transparent;
}
.icons-inverse.icons-info:hover {
  color: #5bc0de;
  background: transparent;
}
.icons-inverse.icons-danger:hover {
  color: #e87169;
  background: transparent;
}
.icons-inverse.icons-warning:hover {
  color: #e7ce04;
  background: transparent;
}

.light-style .icons {
  background-color: #fff;
  color: #ef7f1a;
}
.light-style .icons:hover {
  color: #ef7f1a;
  background-color: #f2f2f2;
}
.light-style .icons-bodered {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.light-style .icons-bodered:hover {
  border: 1px solid #f2f2f2;
  color: #f2f2f2;
  background-color: transparent;
}
.light-style .icons-plain {
  background-color: transparent;
  color: #fff;
}
.light-style .icons-plain:hover {
  background-color: transparent;
  color: #ef7f1a;
}

.icons-default {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.icons-default:hover, .icons-default:focus, .icons-default.focus, .icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #e0e0e0;
}
.icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  background-image: none;
}
.icons-default.disabled, .icons-default.disabled:hover, .icons-default.disabled:focus, .icons-default.disabled.focus, .icons-default.disabled:active, .icons-default.disabled.active, .icons-default[disabled], .icons-default[disabled]:hover, .icons-default[disabled]:focus, .icons-default[disabled].focus, .icons-default[disabled]:active, .icons-default[disabled].active, fieldset[disabled] .icons-default, fieldset[disabled] .icons-default:hover, fieldset[disabled] .icons-default:focus, fieldset[disabled] .icons-default.focus, fieldset[disabled] .icons-default:active, fieldset[disabled] .icons-default.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.icons-default .badge {
  color: transparent;
  background-color: #FFFFFF;
}

.icons-primary {
  color: #fff;
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.icons-primary:hover, .icons-primary:focus, .icons-primary.focus, .icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  color: #fff;
  background-color: #e61238;
  border-color: #c50f30;
}
.icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  background-image: none;
}
.icons-primary.disabled, .icons-primary.disabled:hover, .icons-primary.disabled:focus, .icons-primary.disabled.focus, .icons-primary.disabled:active, .icons-primary.disabled.active, .icons-primary[disabled], .icons-primary[disabled]:hover, .icons-primary[disabled]:focus, .icons-primary[disabled].focus, .icons-primary[disabled]:active, .icons-primary[disabled].active, fieldset[disabled] .icons-primary, fieldset[disabled] .icons-primary:hover, fieldset[disabled] .icons-primary:focus, fieldset[disabled] .icons-primary.focus, fieldset[disabled] .icons-primary:active, fieldset[disabled] .icons-primary.active {
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.icons-primary .badge {
  color: #ef7f1a;
  background-color: #fff;
}

.icons-success {
  color: #fff;
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.icons-success:hover, .icons-success:focus, .icons-success.focus, .icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  color: #fff;
  background-color: #e61238;
  border-color: #c50f30;
}
.icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  background-image: none;
}
.icons-success.disabled, .icons-success.disabled:hover, .icons-success.disabled:focus, .icons-success.disabled.focus, .icons-success.disabled:active, .icons-success.disabled.active, .icons-success[disabled], .icons-success[disabled]:hover, .icons-success[disabled]:focus, .icons-success[disabled].focus, .icons-success[disabled]:active, .icons-success[disabled].active, fieldset[disabled] .icons-success, fieldset[disabled] .icons-success:hover, fieldset[disabled] .icons-success:focus, fieldset[disabled] .icons-success.focus, fieldset[disabled] .icons-success:active, fieldset[disabled] .icons-success.active {
  background-color: #ef7f1a;
  border-color: #f2a660;
}
.icons-success .badge {
  color: #ef7f1a;
  background-color: #fff;
}

.icons-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.icons-info:hover, .icons-info:focus, .icons-info.focus, .icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  background-image: none;
}
.icons-info.disabled, .icons-info.disabled:hover, .icons-info.disabled:focus, .icons-info.disabled.focus, .icons-info.disabled:active, .icons-info.disabled.active, .icons-info[disabled], .icons-info[disabled]:hover, .icons-info[disabled]:focus, .icons-info[disabled].focus, .icons-info[disabled]:active, .icons-info[disabled].active, fieldset[disabled] .icons-info, fieldset[disabled] .icons-info:hover, fieldset[disabled] .icons-info:focus, fieldset[disabled] .icons-info.focus, fieldset[disabled] .icons-info:active, fieldset[disabled] .icons-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.icons-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.icons-warning {
  color: #fff;
  background-color: #e7ce04;
  border-color: #ceb804;
}
.icons-warning:hover, .icons-warning:focus, .icons-warning.focus, .icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  color: #fff;
  background-color: #b5a103;
  border-color: #928203;
}
.icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  background-image: none;
}
.icons-warning.disabled, .icons-warning.disabled:hover, .icons-warning.disabled:focus, .icons-warning.disabled.focus, .icons-warning.disabled:active, .icons-warning.disabled.active, .icons-warning[disabled], .icons-warning[disabled]:hover, .icons-warning[disabled]:focus, .icons-warning[disabled].focus, .icons-warning[disabled]:active, .icons-warning[disabled].active, fieldset[disabled] .icons-warning, fieldset[disabled] .icons-warning:hover, fieldset[disabled] .icons-warning:focus, fieldset[disabled] .icons-warning.focus, fieldset[disabled] .icons-warning:active, fieldset[disabled] .icons-warning.active {
  background-color: #e7ce04;
  border-color: #ceb804;
}
.icons-warning .badge {
  color: #e7ce04;
  background-color: #fff;
}

.icons-danger {
  color: #fff;
  background-color: #e87169;
  border-color: #e55c53;
}
.icons-danger:hover, .icons-danger:focus, .icons-danger.focus, .icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  color: #fff;
  background-color: #e1473d;
  border-color: #d92d21;
}
.icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  background-image: none;
}
.icons-danger.disabled, .icons-danger.disabled:hover, .icons-danger.disabled:focus, .icons-danger.disabled.focus, .icons-danger.disabled:active, .icons-danger.disabled.active, .icons-danger[disabled], .icons-danger[disabled]:hover, .icons-danger[disabled]:focus, .icons-danger[disabled].focus, .icons-danger[disabled]:active, .icons-danger[disabled].active, fieldset[disabled] .icons-danger, fieldset[disabled] .icons-danger:hover, fieldset[disabled] .icons-danger:focus, fieldset[disabled] .icons-danger.focus, fieldset[disabled] .icons-danger:active, fieldset[disabled] .icons-danger.active {
  background-color: #e87169;
  border-color: #e55c53;
}
.icons-danger .badge {
  color: #e87169;
  background-color: #fff;
}

.icons-color {
  background-color: #5bc0de;
  color: #fff;
}
.icons-color:hover {
  background-color: #3fb5d8;
  color: #fff;
}
.icons-color.icon-twitter {
  background-color: #00bdec;
}
.icons-color.icon-twitter:hover {
  background-color: #00a2cb;
}
.icons-color.icon-facebook {
  background-color: #3b5998;
}
.icons-color.icon-facebook:hover {
  background-color: #324b80;
}
.icons-color.icon-linkedin {
  background-color: #ce3d99;
}
.icons-color.icon-linkedin:hover {
  background-color: #bb2f88;
}
.icons-color.icon-files-o {
  background-color: #ccca3e;
}
.icons-color.icon-files-o:hover {
  background-color: #b8b631;
}
.icons-color.icon-google-plus {
  background-color: #ce3d3d;
}
.icons-color.icon-google-plus:hover {
  background-color: #bb2f2f;
}
.icons-color.icon-dribbble {
  background-color: #3ebacc;
}
.icons-color.icon-dribbble:hover {
  background-color: #31a7b8;
}
.icons-color.icon-behance {
  background-color: #d2230c;
}
.icons-color.icon-behance:hover {
  background-color: #b31e0a;
}
.icons-color.icon-deviantart {
  background-color: #cc3eb3;
}
.icons-color.icon-deviantart:hover {
  background-color: #b831a0;
}
.icons-color.icon-tumblr {
  background-color: #c5fb45;
}
.icons-color.icon-tumblr:hover {
  background-color: #bbfa25;
}
.icons-color.icon-rss {
  background-color: #cc873e;
}
.icons-color.icon-rss:hover {
  background-color: #b87631;
}
.icons-color.icon-apple {
  background-color: #3ecc6d;
}
.icons-color.icon-apple:hover {
  background-color: #31b85e;
}
.icons-color.icon-linux {
  background-color: #5c3ecc;
}
.icons-color.icon-linux:hover {
  background-color: #4d31b8;
}
.icons-color.icon-vk {
  background-color: #f7cc06;
}
.icons-color.icon-vk:hover {
  background-color: #d7b105;
}
.icons-color.icon-github {
  background-color: #f9af50;
}
.icons-color.icon-github:hover {
  background-color: #f8a030;
}
.icons-color.icon-html5 {
  background-color: #f95060;
}
.icons-color.icon-html5:hover {
  background-color: #f83043;
}
.icons-color.icon-yahoo {
  background-color: #f950b7;
}
.icons-color.icon-yahoo:hover {
  background-color: #f830aa;
}
.icons-color.icon-youtube {
  background-color: #fc2736;
}
.icons-color.icon-youtube:hover {
  background-color: #fc0618;
}
.icons-color.icon-flickr {
  background-color: #276dfc;
}
.icons-color.icon-flickr:hover {
  background-color: #0657fc;
}

/* --- SCSS For Table --- */
.table {
  margin-bottom: 0;
  font-size: 16px;
}

.table > thead > tr > th {
  border-width: 1px;
  color: #444444;
  font-weight: 600;
}

.table > tbody > tr > td {
  color: #666666;
  vertical-align: middle;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: medium none;
}
.table-v1 {
  border: 1px solid #e6e6e6;
}
.table-v1 > thead > tr > th, .table-v1 > thead > tr td,
.table-v1 > tbody > tr > th,
.table-v1 > tbody > tr td,
.table-v1 > tfoot > tr > th,
.table-v1 > tfoot > tr td {
  text-align: center;
}
.table-v2 {
  border: 1px solid #e6e6e6;
}
.table-v2 > thead,
.table-v2 > th {
  border-bottom: 2px solid #e6e6e6;
  background: #f8f8f8;
}
.table-v2 > tbody > tr > th, .table-v2 > tbody > tr td,
.table-v2 > tfoot > tr > th,
.table-v2 > tfoot > tr td {
  border: 1px solid #e6e6e6;
}
.table-v3 {
  border: 0;
}
.table-v3 > thead,
.table-v3 > th {
  border: 0;
  background: #f8f8f8;
}
.table-v3 > tbody > tr > th, .table-v3 > tbody > tr td,
.table-v3 > tfoot > tr > th,
.table-v3 > tfoot > tr td {
  border: 0;
}
.table-v3 > tbody tr:nth-child(even),
.table-v3 > tfoot tr:nth-child(even) {
  background: #f9f9f9;
}
.table-v3 > tbody tr:nth-child(odd),
.table-v3 > tfoot tr:nth-child(odd) {
  background: #FFF;
}
.table-v4 > thead,
.table-v4 > th {
  border-bottom: 2px solid #e6e6e6;
}
.table-v4 > tbody > tr > th, .table-v4 > tbody > tr td,
.table-v4 > tfoot > tr > th,
.table-v4 > tfoot > tr td {
  border-top: 1px solid #e6e6e6;
}

.table-striped.table-striped-v1 thead {
  background: none repeat scroll 0 0 #dddddd;
}

.table-striped.table-striped-v1 > thead > tr > th {
  border-bottom: medium none;
}

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > th {
  background: none repeat scroll 0 0 #f6f6f6;
}

.table-striped.table-striped-v2 {
  border: 1px solid #dddddd;
}

.table-striped.table-striped-v2 > thead > tr > th, .table-striped.table-striped-v2 > thead > tr td,
.table-striped.table-striped-v2 > tbody > tr > th,
.table-striped.table-striped-v2 > tbody > tr td,
.table-striped.table-striped-v2 > tfoot > tr > th,
.table-striped.table-striped-v2 > tfoot > tr td {
  border-top: 1px solid #dddddd;
}

.table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

/* --- SCSS For Tabs --- */
/* tabs style 1 */
.tab-v1 .nav-tabs {
  border-bottom: none;
  display: inline-block;
}
.tab-v1 .nav-tabs > li > a {
  color: #aaa;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  font-weight: 800;
}
.tab-v1 .nav-tabs > li > a:hover, .tab-v1 .nav-tabs > li > a:active, .tab-v1 .nav-tabs > li > a.focus {
  background: transparent;
}
.tab-v1 .nav-tabs > li.active > a {
  color: #ef7f1a;
  border: none;
  background: transparent;
}
.tab-v1 .tab-content {
  padding: 15px 0;
  background: transparent;
}

/* tabs style 2 */
.tab-v2 .tab-content {
  overflow: hidden;
  padding: 15px 20px;
  background: transparent;
}
.tab-v2 > .nav-tabs {
  border-bottom: none;
}
.tab-v2 > .nav-tabs > li {
  float: none;
}
.tab-v2 > .nav-tabs > li > a {
  color: #aaa;
  border: none;
  min-width: 75px;
  border-radius: 0;
  margin: 0 0 2px 0;
  padding: 10px 20px;
  background: #ef7f1a;
}
.tab-v2 > .nav-tabs > li.active > a {
  color: #ef7f1a;
  border: none;
  background: transparent;
}
.tab-v2.tabs-left > .nav-tabs {
  float: left;
}
.tab-v2.tabs-right > .nav-tabs {
  float: right;
}

/*Tab v3
------------------------------------*/
/*Tab v4
------------------------------------*/
.tab-v4 .nav-tabs {
  border-bottom: none;
}
.tab-v4 .nav-tabs > li > a {
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  background: #ef7f1a;
}
.tab-v4 .nav-tabs > li.active > a {
  color: #ef7f1a;
  border: none;
  background: transparent;
}
.tab-v4 .tab-content {
  padding: 15px 20px;
}

/*Tab v5
------------------------------------*/
.tab-v5 .nav-tabs {
  border-bottom: none;
}
.tab-v5 .nav-tabs > li > a {
  color: #aaa;
  border: none;
  border-radius: 0;
  background: #ef7f1a;
  margin-right: 2px;
  padding: 10px 20px;
  border-top: 2px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.tab-v5 .nav-tabs > li.active > a {
  color: #222;
  border: none;
  background: #FFFFFF;
  border-top: 2px solid #000000;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}
.tab-v5 > .tab-content {
  padding: 15px 20px;
  border: 1px solid #b1b1b1;
}

/*Tab v6
------------------------------------*/
.tab-v6 .tab-heading {
  overflow: hidden;
  background: #FFFFFF;
  padding: 10px 20px;
  border-top: 2px solid #000000;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase;
}
.tab-v6 .nav-tabs {
  float: right;
  border-bottom: none;
}
.tab-v6 .nav-tabs > li > a {
  color: #000000;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
}
.tab-v6 .nav-tabs > li.active > a {
  color: red;
  color: #222;
}
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  color: red;
}
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  border: none;
  color: red;
}
.tab-v6 .nav-tabs > li > a:hover {
  background: inherit;
}
.tab-v6 .tab-content {
  padding: 15px 20px;
  border: 1px solid #b1b1b1;
}

/* tabs style 1 */
.tab-v7 .nav-tabs {
  border-bottom: none;
  display: inline-block;
}
.tab-v7 .nav-tabs > li > a {
  color: #FFFFFF;
  background: #000;
  border: none;
  border-radius: 3px;
  padding: 10px 20px;
  margin: 0 5px;
  font-size: 12px;
  font-weight: 600;
}
.tab-v7 .nav-tabs > li > a:hover, .tab-v7 .nav-tabs > li > a:active, .tab-v7 .nav-tabs > li > a.focus {
  background: #ef7f1a;
}
.tab-v7 .nav-tabs > li.active > a {
  color: #FFFFFF;
  border: none;
  background: #ef7f1a;
  position: relative;
}
.tab-v7 .nav-tabs > li.active > a:before {
  content: "";
  border-bottom: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ef7f1a;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -5px;
}
.rtl .tab-v7 .nav-tabs > li.active > a:before {
  right: 50%;
  left: auto;
}
.rtl .tab-v7 .nav-tabs > li.active > a:before {
  margin-right: -5px;
  margin-left: inherit;
}
.tab-v7 .tab-content {
  padding: 15px 20px;
  background: transparent;
}

/* accordion style */
.accordion .accordion-tab .panel-title {
  border-top: 1px solid #b1b1b1;
  padding: 18px 0;
  font-size: 12px;
}
.accordion .accordion-tab .panel-collapse {
  border-top: 1px solid #b1b1b1;
  position: relative;
}
.accordion .accordion-tab .panel-collapse:before {
  content: "";
  border-bottom: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #b1b1b1;
  position: absolute;
  left: 50%;
  top: 0;
}
.accordion-v1 .accordion-tab .panel-title {
  color: #e87169;
}
.accordion-v1 .accordion-tab .panel-title a.collapsed {
  color: #000;
}
.accordion-v2 .accordion-tab .panel-title {
  color: #ef7f1a;
}
.accordion-v2 .accordion-tab .panel-title a.collapsed {
  color: #000;
}

/* .accordion-v1{
    .accordion-tab{
        .panel-title{
            color:$bo-accordion-v1-a-color ;
            border-top:1px solid $bo-accordion-v1-heading-border-color;
            padding:$bo-accordion-padding;
            a.collapsed{
                color: #000;
            }
        }
        .panel-collapse{
            border-top:1px solid $bo-accordion-v1-heading-border-color;
            position: relative;
            &:before{
                content: "";
                border-bottom:none;
                border-left:6px solid transparent;
                border-right:6px solid transparent;
                border-top:6px solid $bo-accordion-v1-heading-border-color;
                position:absolute;
                left: 50%;
                top: 0; 
            }
        }
    }
} */
/* --- SCSS For Team --- */
/* our team */
[class*="team-v"] {
  text-align: center;
  border: 1px solid #e6e6e6;
}
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}
[class*="team-v"].team-v1 {
  position: relative;
  overflow: hidden;
}
[class*="team-v"].team-v1 .team-body {
  padding: 20px 0;
  background: #FFFFFF;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
[class*="team-v"].team-v1 .team-info {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF;
  margin: 0;
  padding: 20px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
[class*="team-v"].team-v1:hover .team-body {
  -webkit-transform: translateY(-85%);
  -ms-transform: translateY(-85%);
  -o-transform: translateY(-85%);
  transform: translateY(-85%);
}
[class*="team-v"].team-v1:hover .team-info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
[class*="team-v"].team-light {
  background: #b70e2d;
  border: 3px solid #880a21;
}
[class*="team-v"].team-light .team-header {
  padding: 50px;
}
[class*="team-v"].team-light .team-body {
  color: #fff;
  padding: 0;
}
[class*="team-v"].team-light .team-name {
  margin-top: 0;
}
[class*="team-v"].team-light .team-body-content {
  padding-bottom: 20px;
}
[class*="team-v"].team-light .team-social-icons {
  padding: 20px 0;
  border-top: 1px solid #880a21;
}

.team-list {
  margin-bottom: 50px;
}
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #ef7f1a;
  width: 30px;
  height: 2px;
  position: absolute;
}
.team-list .team-position {
  text-transform: uppercase;
  color: #ef7f1a;
  font-weight: 800;
  margin-bottom: 25px;
}
.team-list .team-info {
  margin-bottom: 15px;
}
.team-list .bo-social-icons {
  text-align: left;
}
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

.team-gallery {
  background: #FFF;
}
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
.team-gallery .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(240, 59, 92, 0.5);
}
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
.team-gallery .team-gallery-box {
  top: 0;
  left: 0;
  width: 80%;
  right: 0;
  height: 50%;
  bottom: 0;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.team-gallery .team-info {
  color: #FFFFFF;
}
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #ef7f1a;
}
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* --- SCSS For Testimonials --- */
[class^="testimonials-v"] h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
[class^="testimonials-v"] .testimonials-profile {
  margin: 10px 0;
}
[class^="testimonials-v"] .testimonials-profile .name {
  margin: 5px 0;
}
[class^="testimonials-v"] .testimonials-profile .job {
  font-size: 13px;
  font-style: italic;
}
[class^="testimonials-v"].light-style {
  color: #fff;
}
[class^="testimonials-v"].light-style h2 {
  color: #fff;
}
[class^="testimonials-v"].light-style .name, [class^="testimonials-v"].light-style .job, [class^="testimonials-v"].light-style .testimonials-quote {
  color: #fff;
}

.testimonials-left .testimonials-profile {
  text-align: left;
}
.rtl .testimonials-left .testimonials-profile {
  text-align: right;
}
.testimonials-left .testimonials-avatar {
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px;
}
.rtl .testimonials-left .testimonials-avatar {
  float: right;
}
.rtl .testimonials-left .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

.testimonials-center .testimonials-profile {
  text-align: center;
}
.testimonials-center .testimonials-avatar {
  display: block;
  margin: 0 auto 10px;
  width: 80px;
  height: auto;
}

.testimonials-right .testimonials-profile {
  text-align: right;
}
.rtl .testimonials-right .testimonials-profile {
  text-align: left;
}
.testimonials-right .testimonials-avatar {
  float: right;
  margin-left: 15px;
  width: 60px;
  height: auto;
}
.rtl .testimonials-right .testimonials-avatar {
  float: left;
}
.rtl .testimonials-right .testimonials-avatar {
  margin-right: 15px;
  margin-left: inherit;
}

/* testimonials-style */
.testimonials-v1 .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
.testimonials-v1 .testimonials-quote:after {
  bottom: -28px;
  color: #f3f3f3;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
}
.rtl .testimonials-v1 .testimonials-quote:after {
  margin-right: -15px;
  margin-left: inherit;
}
.testimonials-v1 .testimonials-left .testimonials-quote:after {
  left: 30px;
}
.rtl .testimonials-v1 .testimonials-left .testimonials-quote:after {
  right: 30px;
  left: auto;
}
.testimonials-v1 .testimonials-center .testimonials-quote:after {
  left: 50%;
}
.rtl .testimonials-v1 .testimonials-center .testimonials-quote:after {
  right: 50%;
  left: auto;
}
.testimonials-v1 .testimonials-right .testimonials-quote:after {
  right: 20px;
}
.rtl .testimonials-v1 .testimonials-right .testimonials-quote:after {
  left: 20px;
  right: auto;
}
.testimonials-v1.light-style .testimonials-quote {
  color: #555;
}

/* testimonials-v2 */
.testimonials-v2.testimonials h2 {
  text-align: center;
  text-transform: uppercase;
}

.testimonials-v2 .testimonials-avatar {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto;
}
.rtl .testimonials-v2 .testimonials-avatar {
  float: right;
}
.rtl .testimonials-v2 .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* testimonials slide */
.testimonials-slide .testimonials-carousel {
  padding: 0 18%;
}
.testimonials-slide.light-style {
  color: #fff;
}
.testimonials-slide.light-style h2 {
  color: #fff;
}
.testimonials-slide.light-style .name, .testimonials-slide.light-style .job, .testimonials-slide.light-style .testimonials-quote {
  color: #fff;
}

.testimonials-carousel .carousel-indicators {
  bottom: -50px;
}

.testimonials-v4 {
  position: relative;
  padding: 30px 30px 30px 60px;
  border: 1px solid #e6e6e6;
}
.testimonials-v4 .testimonials-description {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.testimonials-v4 .testimonials-avatar {
  padding: 3px;
  top: 30px;
  left: -39px;
  background: #FFF;
  position: absolute;
  width: 78px;
  height: 78px;
  border: 1px solid #ef7f1a;
}
.testimonials-v4 .testimonials-name {
  text-transform: uppercase;
}
.testimonials-v4 .testimonials-position,
.testimonials-v4 .testimonials-name {
  padding: 0 0 0 30px;
}
.testimonials-v4:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #ef7f1a;
  position: absolute;
  top: -1px;
  left: -1px;
}

.testimonials-v5 {
  display: table;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.testimonials-v5 .testimonials-body {
  display: table-cell;
  background: #FFF;
  padding: 30px 60px;
  text-align: left;
  position: relative;
  width: 93%;
  vertical-align: middle;
}
.testimonials-v5 .testimonials-body:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #ef7f1a;
  width: 3px;
  height: 100%;
}
.testimonials-v5 .testimonials-avatar {
  display: table-cell;
  vertical-align: top;
  width: 7%;
}
.testimonials-v5 .testimonials-avatar li:last-child img {
  margin-bottom: 0;
}
.testimonials-v5 .testimonials-avatar li.active a:before {
  display: none;
}
.testimonials-v5 .testimonials-avatar a {
  display: block;
  position: relative;
}
.testimonials-v5 .testimonials-avatar a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.testimonials-v5 .testimonials-avatar img {
  margin: 0 0px 4px 4px;
}
.testimonials-v5 .testimonials-position {
  padding: 0 0 0 30px;
}
.testimonials-v5 .testimonials-name {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  position: relative;
}
.testimonials-v5 .testimonials-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background: #ef7f1a;
  width: 23px;
  height: 1px;
}
.testimonials-v5 .testimonials-description {
  color: #999999;
  font-style: italic;
  font-size: 20px;
  font-weight: 300;
}

.testimonials-v6 {
  text-align: center;
}
.testimonials-v6 .testimonials-description {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}
.testimonials-v6 .testimonials-avatar {
  margin-bottom: 20px;
}
.testimonials-v6 .testimonials-avatar li a {
  display: inline-block;
  border: 1px solid #ef7f1a;
  padding: 3px;
}
.testimonials-v6 .testimonials-name {
  text-transform: uppercase;
}

/* --- SCSS For Timeline --- */
.timeline {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
}
.timeline:before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: "";
  height: 100%;
  margin: auto;
  width: 2px;
  position: absolute;
  background: #e6e6e6;
}
.timeline-icon {
  margin: 0 auto;
  padding: 8px;
  z-index: 1;
  position: relative;
  background: #FFF;
  float: left;
  color: #FFF;
  width: 140px;
  height: 140px;
  border: 2px solid #e6e6e6;
}
.timeline-icon-inner {
  margin: auto;
  display: table;
  text-align: center;
  background: #ef7f1a;
  width: 120px;
  height: 120px;
}
.timeline-icon i {
  display: table-cell;
  vertical-align: middle;
}
.timeline-box {
  float: left;
  margin-left: 30px;
  padding: 30px;
  background: transparent;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.timeline-box:hover {
  background: #F7F7F7;
}
.timeline-name {
  text-transform: uppercase;
}

/* --- SCSS For Typography --- */
.dropcap {
  color: #000;
  float: left;
  font-weight: 800;
  line-height: 48px;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  padding: 3px 10px 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 48px;
}
.dropcap.dropcap-v2 {
  color: #fff;
  background: #ef7f1a;
}
.dropcap.dropcap-info {
  background: #5bc0de;
}
.dropcap.dropcap-danger {
  background: #e87169;
}
.dropcap.dropcap-success {
  background: #ef7f1a;
}
.dropcap.dropcap-warning {
  background: #e7ce04;
}

/*Dropcap v2*/
.blockquote {
  position: relative;
  font-weight: 300;
  font-style: italic;
}
.blockquote i.blockquote-icon {
  top: 50%;
  color: #FFFFFF;
  width: 34px;
  height: 34px;
  padding: 7px;
  font-size: 14px;
  line-height: 22px;
  margin-top: -15px;
  text-align: center;
  position: absolute;
  background: #ef7f1a;
  display: inline-block;
}
.blockquote.blockquote-left i {
  left: 17px;
  margin-right: 10px;
}
.blockquote.blockquote-right {
  border-left: none;
  padding-left: 30px;
  padding-right: 20px;
}
.blockquote.blockquote-right i {
  right: 17px;
  margin-left: 10px;
}
.blockquote.blockquote-right .blockquote-in {
  margin-right: 45px;
}
.blockquote.blockquote-brd {
  padding: 15px;
  border: 1px solid #ddd;
}
.blockquote.blockquote-brd i {
  color: #000000;
  top: 30px;
  left: 25px;
  position: absolute;
}
.blockquote.blockquote-brd .blockquote-in {
  margin-left: 45px;
}
.blockquote.blockquote-info {
  border-left-color: #5bc0de;
}
.blockquote.blockquote-danger {
  border-left-color: #e87169;
}
.blockquote.blockquote-success {
  border-left-color: #ef7f1a;
}
.blockquote.blockquote-warning {
  border-left-color: #e7ce04;
}

/* feature category */
.featured-category ul {
  margin: 0;
}
.featured-category ul li {
  float: left;
  width: 20%;
  padding: 40px 60px;
  text-align: center;
  min-height: 205px;
}
.rtl .featured-category ul li {
  float: right;
}
.featured-category ul li a {
  color: #FFFFFF;
  font-size: 16px;
}
.featured-category ul li h1, .featured-category ul li h2, .featured-category ul li h3, .featured-category ul li h4, .featured-category ul li h5, .featured-category ul li h6 {
  margin-bottom: 0;
}
.featured-category-v1 li:nth-child(1) {
  background: #d8544d;
}
.featured-category-v1 li:nth-child(2) {
  background: #e7ce04;
}
.featured-category-v1 li:nth-child(3) {
  background: #8cbd3a;
}
.featured-category-v1 li:nth-child(4) {
  background: #49b2a6;
}
.featured-category-v1 li:nth-child(5) {
  background: #4e6f89;
}
.featured-category-v1 .item, .featured-category-v1 .link {
  display: none;
}
.featured-category-v2 ul li {
  width: 50%;
  padding: 90px 60px;
  min-height: 430px;
}
.featured-category-v2 ul li h6 a {
  font-size: 30px;
}
.featured-category-v2 ul li a i {
  font-size: 12px;
}
.featured-category-v2 .item {
  padding: 15px 0;
}
.featured-category-v2 li:nth-child(1) {
  background: #d8544d;
}
.featured-category-v2 li:nth-child(3) {
  background: #e7ce04;
}
.featured-category-v2 li:nth-child(4) {
  background: #8cbd3a;
}
.featured-category-v2 li:nth-child(2) {
  background: url("../../image/bg-cate-home3.jpg") no-repeat 0 0;
  padding-top: 190px;
}
.featured-category-v3 ul li {
  padding: 0;
  width: 33.3333%;
}
.featured-category-v3 .caption {
  background: #f5f5f5;
  padding: 20px;
  line-height: 40px;
}
.featured-category-v3 .caption a {
  color: #000000;
  font-size: 14px;
}
.featured-category-v3 .caption h1, .featured-category-v3 .caption h2, .featured-category-v3 .caption h3, .featured-category-v3 .caption h4, .featured-category-v3 .caption h5, .featured-category-v3 .caption h6 {
  margin: 0;
}
.featured-category-v3 .caption .item a {
  color: #807f7f;
}
.featured-category-v3 .caption .link {
  display: none;
}

.buttons {
  padding: 20px 0;
}
.buttons:before, .buttons:after {
  content: " ";
  display: table;
}
.buttons:after {
  clear: both;
}
.buttons .left {
  float: left;
}
.rtl .buttons .left {
  float: right;
}
.buttons .right {
  float: right;
}
.rtl .buttons .right {
  float: left;
}

.checkbox, .radio {
  padding-left: 20px;
}
.rtl .checkbox, .rtl .radio {
  padding-right: 20px;
  padding-left: inherit;
}

.review-form-width {
  background-color: #fff;
  margin: 10% auto;
  padding: 20px 15px;
  max-width: 700px;
  position: relative;
  z-index: 999999;
  background-color: #fff;
}
.review-form-width .panel-body {
  padding: 0;
}

.btn-outline-inverse {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #f2f2f2;
  border: none;
  border-right: 1px solid #f2f2f2;
}
.btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active {
  color: #FFFFFF;
  background-color: #ef7f1a;
  border-color: #f2f2f2;
}
.open .btn-outline-inverse.dropdown-toggle {
  color: #FFFFFF;
  background-color: #ef7f1a;
  border-color: #f2f2f2;
}
.btn-outline-inverse:active, .btn-outline-inverse.active {
  background-image: none;
}
.open .btn-outline-inverse.dropdown-toggle {
  background-image: none;
}
.btn-outline-inverse.disabled, .btn-outline-inverse.disabled:hover, .btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled:active, .btn-outline-inverse.disabled.active, .btn-outline-inverse[disabled], .btn-outline-inverse[disabled]:hover, .btn-outline-inverse[disabled]:focus, .btn-outline-inverse[disabled]:active, .btn-outline-inverse[disabled].active, fieldset[disabled] .btn-outline-inverse, fieldset[disabled] .btn-outline-inverse:hover, fieldset[disabled] .btn-outline-inverse:focus, fieldset[disabled] .btn-outline-inverse:active, fieldset[disabled] .btn-outline-inverse.active {
  background-color: #FFFFFF;
  border-color: #f2f2f2;
}
.btn-outline-inverse .badge {
  color: #FFFFFF;
  background-color: #333333;
}
.rtl .btn-outline-inverse {
  border-left: 1px solid #f2f2f2;
  border-right: inherit;
}
.btn-outline-inverse.last {
  border-right: none;
}
.rtl .btn-outline-inverse.last {
  border-left: none;
  border-right: inherit;
}

.btn-outline-success {
  padding: 15px 25px;
  line-height: 13px;
}

/**
 * TeknoEN BSP Kod Sistemi
 */
body.layout-boxed-lg #page {
  max-width: 1220px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  -moz-box-shadow: 0 0 5px #d5d5d5;
  -o-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: #FFFFFF;
}
body[class*="page-"] #content {
  background: #FFFFFF;
  padding: 15px;
}
body[class*="-home"] #content, body[class*="page-category"] #content, body[class*="-product"] #content {
  background: transparent;
  padding: 0;
}
body[class*="page-product-"] #content h2, body[class*="page-product-"] #content h1 {
  color: #FFFFFF;
}
body[class*="-account"] #content h2, body[class*="-account"] #content h1 {
  font-size: 16px;
}
body .home3 .panel {
  background: transparent;
}
body .home3 .latest-posts-v1 .widget-inner {
  padding: 0;
}
body .home3 .latest-posts-v1 .widget-inner .latest-posts-meta {
  background-color: #f5f5f5;
  min-height: 240px;
}

#sys-notification {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 9999;
}

/*
* HEADER 
*/
#topbar {
  background: transparent;
  font-size: 13px;
  font-family: "gotham_regular", sans-serif;
  color: #777;
}
#topbar .custom-top:nth-child(1) {
  margin-right: 20px;
}
.rtl #topbar .custom-top:nth-child(1) {
  margin-left: 20px;
  margin-right: inherit;
}
#topbar .custom-top i {
  padding-right: 5px;
}
.rtl #topbar .custom-top i {
  padding-left: 5px;
  padding-right: inherit;
}
#topbar .container .inside {
  background: #e9ecf5;
  padding: 10px 10px 10px 20px;
}
#topbar .welcome {
  font-size: 11px;
  text-transform: uppercase;
  padding-right: 10px;
  line-height: 21px;
}
.rtl #topbar .welcome {
  padding-left: 10px;
  padding-right: inherit;
}
#topbar .show-mobile .quickaccess-toggle {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
}
#topbar .show-mobile .quickaccess-toggle span {
  text-transform: uppercase;
  font-size: 11px;
}
#topbar .show-mobile .quickaccess-toggle:hover .inner-toggle {
  display: block;
}
#topbar .show-mobile .inner-toggle {
  background: #FFFFFF;
  display: none;
  min-width: 150px;
  position: absolute;
  z-index: 99999;
  padding: 10px;
  border: 1px solid #e6e6e6;
}
#topbar .show-mobile .inner-toggle .links li {
  display: block;
  line-height: 24px;
  width: 100%;
}
#topbar .show-mobile .inner-toggle .links li span {
  padding-right: 3px;
}
.rtl #topbar .show-mobile .inner-toggle .links li span {
  padding-left: 3px;
  padding-right: inherit;
}
#topbar .show-mobile .inner-toggle .links li a:hover {
  color: #ef7f1a;
}
#topbar ul {
  padding: 0;
  margin: 0;
}
#topbar ul li {
  padding: 0;
}
#topbar ul.list-inline a {
  color: #777;
  padding-right: 10px;
}
.rtl #topbar ul.list-inline a {
  padding-left: 10px;
  padding-right: inherit;
}
#topbar ul.list-inline a:hover {
  color: #ef7f1a;
}

.currency a {
  padding-right: 10px;
}
.rtl .currency a {
  padding-left: 10px;
  padding-right: inherit;
}
.currency a:hover {
  color: #ef7f1a;
}

#header-layout {
  background: transparent;
  background: url("../../image/bg/pattern1.png");
  position: relative;
  top: 10px;
  z-index: 2;
  /*   &.header-v1, &.header-v2 {
        .inside {
            padding: 50px 40px;
        }
    }
    &.header-v3 {
        #cart {
            .icon-cart {
                background: url("../../image/cart-white.png") no-repeat right bottom;
                width: 18px;
            }
            .cart-inner {
                background: $theme-color;
                padding: 8px 15px;
            }
            .text-cart {
                color: #fff;
            }
            .cart-total {
                background: #fff;
                color: #000;
                &:after {
                    @include rtl-border-right(4px solid #fff);
                }
            }
        }
    }  

    &.header-v4, &.header-v5 {
        .row {
            margin-top: -1px;
        }
    } 
    &.header-v4 {
        #search {
            input, button {
                height: 60px;
            }
        }
    }
    &.header-v5 {
        .megamenu {
            display: inline-block;
        }
    }   */
}
#header-layout .inside {
  padding: 25px;
  background: transparent;
  background: url("../../image/bg/pattern2.png");
}

.search-focus {
  color: #292733;
  cursor: pointer;
  border-right: 1px solid #e6e6e6;
  padding-right: 15px;
  line-height: 32px;
  height: 27px;
}
.rtl .search-focus {
  border-left: 1px solid #e6e6e6;
  border-right: inherit;
}
.rtl .search-focus {
  padding-left: 15px;
  padding-right: inherit;
}

.nav-search {
  position: absolute;
  z-index: 10;
  top: -44px;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-out 0s;
  -o-transition: all 0.35s ease-out 0s;
  transition: all 0.35s ease-out 0s;
  left: 0;
}
.rtl .nav-search {
  right: 0;
  left: auto;
}
.nav-search.open {
  height: 44px;
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* multi logo */
.logo-store {
  position: relative;
}
.logo-store a {
  vertical-align: middle;
}
.logo-store a img {
  width: 193px;
  height: 32px;
}

#logo-theme a {
  background: url("../../image/red/teknoen_logo.png") no-repeat;
  display: inline-block;
  width: 300px;
  height: 93px;
}
#logo-theme a span {
  display: none;
}

/*
* CONTENT
 */
/* .homebuilder {
    .panel-body {
        padding-bottom: 0;
    }
} */
#ten-masshead .inner {
  background: #FFFFFF;
  color: #ef7f1a;
}
#ten-masshead .inner a:hover {
  color: #f25370;
}

/* #notification {
    > div {
        margin-bottom: 20px;
    }
} */
.breadcrumbs .container {
  background: transparent;
}

/*
* NAVIGATION
*/
#ten-mainnav .inner {
  background-color: #505050;
}

/*
* SLIDESHOW 
*/
/*
* SHOWCASE 
*/
#teno-showcase .inner {
  background-color: #FFFFFF;
}

/*
* PROMOTION TOP 
*/
#breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

/*
* MAIN CONTENT
*/
/**
 * Mass Bottom
 */
/*end*/
/* FOOTER */
#footer {
  color: #777777;
  font-size: 14px;
  font-weight: 100;
  /*  .panel-heading {
       color: $footer-heading-color;
   } */
}
#footer:before, #footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer ul, #footer ol {
  margin: 0;
}
#footer ul li, #footer ol li {
  line-height: 35px;
}
#footer .panel-title {
  font-weight: 600;
}

.footer-top {
  background: transparent;
}
.footer-top .container .inside {
  padding-left: 115px;
  padding-right: 115px;
  background: #ef7f1a;
  color: #777777;
}
.footer-top .container .inside a:hover {
  color: #777777;
}

.footer-center {
  background: transparent;
}
.footer-center .container .inside {
  padding: 60px 30px;
  background: rgba(25, 25, 25, 0.21);
  color: #B5B5B5;
}
.footer-center .container .inside a:hover {
  color: #ef7f1a;
}

.footer-bottom {
  background: transparent;
}
.footer-bottom .container .inside {
  padding-left: 115px;
  padding-right: 115px;
  border-top: 1px solid #555555;
  background: #333333;
  color: #777777;
}
.footer-bottom .container .inside a:hover {
  color: #ef7f1a;
}

/* POWER BY */
#powered {
  background: rgb(25, 25, 25);
  font-size: 12px;
}
#powered .container .inside {
  padding-left: 115px;
  padding-right: 115px;
  border-top: 1px solid #373738;
  background: #191919;
  color: #949494;
}
#powered .container .inside a:hover {
  color: #ef7f1a;
}
#powered a {
  color: #CC5454;
}

.panel-highlighted {
  border: solid 1px red;
}
.panel-highlighted .panel-heading {
  background: red;
  color: #FFFFFF;
}

.nopadding .panel-body {
  padding: 0;
}

.sidebar .panel {
  margin-bottom: 32px;
}
.sidebar .panel .products-block {
  border: none;
  box-shadow: none;
  margin: 0;
}

.nostylingboxs {
  /*     .panel {
          border:none;
          background:none;
          box-shadow:none;
          margin: 0;
      } */
}
.nostylingboxs .panel-heading {
  padding: 0;
  margin-bottom: 30px;
}
.nostylingboxs .panel-body {
  padding: 0;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(http://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2"), url(http://fonts.gstatic.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(http://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2"), url(http://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_regular-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_regular-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf") format("truetype"), url("../../fonts/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_regular") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.woff2") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.ttf") format("truetype"), url("../../fonts/mark_simonson_-_proxima_nova_thin-webfont.svg#proxima_regular") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_semibold-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_semibold-webfont.ttf") format("truetype"), url("../../fonts/mark_simonson_-_proxima_nova_semibold-webfont.svg#proxima_regular") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_extrabold-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_extrabold-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_extrabold-webfont.woff2") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_extrabold-webfont.svg#proxima_regular") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.woff2") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.ttf") format("truetype"), url("../../fonts/mark_simonson_-_proxima_nova_black-webfont.svg#proxima_regular") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_regular';
  src: url("../../fonts/mark_simonson_-_proxima_nova_bold-webfont.eot");
  src: url("../../fonts/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/mark_simonson_-_proxima_nova_bold-webfont.woff") format("woff"), url("../../fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf") format("truetype"), url("../../fonts/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_regular") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_regular';
  src: url("../../fonts/gotham-light-webfont.eot");
  src: url("../../fonts/gotham-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/gotham-light-webfont.woff") format("woff"), url("../../fonts/gotham-light-webfont.ttf") format("truetype"), url("../../fonts/gotham-light-webfont.svg#gotham_regular") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_regular';
  src: url("../../fonts/ufonts.com_gotham-medium-webfont.eot");
  src: url("../../fonts/ufonts.com_gotham-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/ufonts.com_gotham-medium-webfont.woff2") format("woff2"), url("../../fonts/ufonts.com_gotham-medium-webfont.woff") format("woff"), url("../../fonts/ufonts.com_gotham-medium-webfont.ttf") format("truetype"), url("../../fonts/ufonts.com_gotham-medium-webfont.svg#gotham_regular") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_regular';
  src: url("../../fonts/ufonts.com_gotham-book-webfont.eot");
  src: url("../../fonts/ufonts.com_gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/ufonts.com_gotham-book-webfont.woff2") format("woff2"), url("../../fonts/ufonts.com_gotham-book-webfont.woff") format("woff"), url("../../fonts/ufonts.com_gotham-book-webfont.ttf") format("truetype"), url("../../fonts/ufonts.com_gotham-book-webfont.svg#gotham_regular") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_regular';
  src: url("../../fonts/Gotham-Black.eot");
  src: url("../../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham-Black.woff") format("woff"), url("../../fonts/Gotham-Black.ttf") format("truetype"), url("../../fonts/Gotham-Black.svg#gotham_regular") format("svg");
  font-weight: 900;
  font-style: normal;
}
.banner-wrapper-margin .banner-wrapper {
  margin-bottom: 20px;
}

.image-item-margin .image-item {
  margin-bottom: 20px;
}

.nomargin .box {
  margin-bottom: 0;
}

/* .featured-v1 {
    padding: 50px 0;
    ul li {
        @include rtl-float-left();
        width: 16.6667%;
        cursor: pointer;
        @include transition(all 0.4s ease 0s);
        .caption {
            text-align: center;
            margin-top: 30px;
            position: relative;
            @include rtl-border-right(1px solid $border-color);            
        }
        &:last-child {
            .caption {
                @include rtl-border-right(none);
            }
        }
        &:hover {            
            img {
                @extend .grayscale-color;
            }
        }
    }
    img {
        @extend .grayscale-gray;        
    }    
}
.featured-v2 {
    ul li {
        @include rtl-float-left();
        width: 33.3333%;
        padding: 0 8px 18px;
        img {
            width: 60%;
            @include rtl-float-left();
            @include rtl-padding-right(20px);
            @extend .grayscale-gray;
        } 
        &:hover {            
            img {
                @extend .grayscale-color;
            }
        }
    }
    .caption {
        margin: 25px 0;
        h6 {
            margin-bottom: 0;
        }
    }
} */
/*ten-infobox*/
/* .ten-infobox {
    .t-body {
        padding: 50px!important;
    }
    .description {
        padding: 40px 0;
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid $border-color;
    }
    .htabs{
        background: #e5e5e5;
        color: #666;
    }
    .t-avatar {
        img {
            background: #dbdbdb;
        }
    }
    .nav > li {
        &.active {
            position: relative;
            &:before {
                position: absolute;
                content: "";
                background: $theme-color;                
                top: 50%;
                @include rtl-left(-15px);
                @include size(30px,2px);
            }
            .t-avatar {
                img {
                    background: #fff;
                }
            }
        }
        > a {
            padding: 20px 0;
            color: #666;
            &:hover, &:focus {
                color: #666;
            }
        }
    }
} */
/*tenproducts*/
/* .tenproducts {
    .carousel-controls {
      top: -88px;
    }
    .tab-content {
        padding-top: 0;
    }
} */
/*introduce*/
/* .introduce {
    .media-introduce {
        height: 425px;
    }
    .content-introduce {
        height: 425px;
        position: relative;
        display: table;
    }
    .content {
        position: relative;
        display: table-cell;
        vertical-align: middle;
    }
} */
/* special */
.products-special .products-block {
  padding: 30px;
}
.products-special .product-block {
  padding: 15px;
}

.product-list-v1 .products-block {
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 100px;
}
.product-list-v1 .panel-heading {
  width: 30%;
  margin: 40px auto;
  text-align: center;
}
.product-list-v1 .panel-heading .panel-title {
  font-size: 48px;
  color: #FFFFFF;
}

.product-list-v2 .products-block {
  padding: 0 30px 70px;
}
.product-list-v2 .panel-heading {
  width: 30%;
  margin: 20px auto;
  text-align: center;
}
.product-list-v2 .panel-heading .panel-title {
  font-size: 48px;
  color: #383838;
}
.product-list-v2 .product-block {
  background: #FFFFFF;
  padding: 20px;
}

.product-list-v3 {
  margin-right: 30px;
  margin-left: -30px;
}

/* producttabs */
.producttabs .tab-content {
  padding: 30px 45px 30px 30px;
}

.products-owl-carousel {
  position: relative;
  padding-left: 30px !important;
}

.products-block .product-col-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.products-block .owl-wrapper-outer {
  margin-left: -15px;
  margin-right: -15px;
}
.products-block.owl-carousel {
  border: none;
  margin: 0;
}
.products-block .products-row:last-child .product-block {
  margin-bottom: 0;
}

.price {
  font-family: "gotham_regular", sans-serif;
}
.price .price-new {
  color: #000;
  font-size: 18px;
}
.price .price-old {
  font-size: 16px;
  color: #666666;
  text-decoration: line-through;
}
.price.detail .price-new {
  font-size: 36px;
  font-weight: 400;
}

/* product style */
.product-block {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.product-block .description {
  display: none;
}
.product-block.product-v1 {
  background: #FFFFFF;
}
.product-block.product-v1 .name {
  /* width: 45%;    */
}
.product-block.product-v1 .action {
  left: 18px;
}
.rtl .product-block.product-v1 .action {
  right: 18px;
  left: auto;
}
.product-block.product-v1 .action > div {
  float: left;
}
.rtl .product-block.product-v1 .action > div {
  float: right;
}
.product-block.product-v2 .name a {
  color: #FFFFFF;
}
.product-block.product-v2 .name a:hover {
  color: #ef7f1a;
}
.product-block.product-v2 .price .price-new {
  color: #FFFFFF;
}
.product-block.product-v2 .action {
  font-size: 0;
}
.product-block.product-v2 .action > div {
  display: inline-block;
}
.product-block.product-v2 .action > div:last-child button, .product-block.product-v2 .action > div:last-child a {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.product-block .product-meta {
  padding: 10px;
}
.product-block .name {
  margin-top: 0;
  padding-top: 10px;
  font-size: 13px;
}
.product-block .name a {
  color: #000;
}
.product-block .name a:hover {
  color: #ef7f1a;
}
.product-block .image {
  position: relative;
  overflow: hidden;
  border: 0px;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

/* .product-v2 {
    .product-block {
        .cart {
            .fa {
                display: inline-block!important;
            }
            span {
                display: none;
            }
        }
    }
} */
.product-label {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  /* z-index: 3; */
  position: absolute;
}
.product-label.ribbon {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
}
.rtl .product-label.ribbon {
  left: 0;
  right: auto;
}
.product-label.ribbon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 50px solid red;
  border-left: 50px solid transparent;
}
.rtl .product-label.ribbon:before {
  left: 0;
  right: auto;
}
.rtl .product-label.ribbon:before {
  border-right: 50px solid transparent;
  border-left: inherit;
}
.product-label.ribbon .product-label-special {
  display: block;
  text-align: center;
  height: 100%;
  padding-top: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-label.ribbon1 {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: block;
}
.rtl .product-label.ribbon1 {
  left: 0px;
  right: auto;
}
.product-label.ribbon1 .product-label-special {
  display: block;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  padding: 5px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #ef7f1a;
  color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.product-label.bts {
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 46px;
  height: 20px;
  position: absolute;
  top: 10px;
  background-color: #ef7f1a;
  right: 10px;
  border-radius: 2px;
  line-height: 20px;
}
.rtl .product-label.bts {
  left: 10px;
  right: auto;
}
.product-label.bts .product-label-special {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.product-label.bts .product-label-special:before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ef7f1a;
  height: 0;
  width: 0;
  position: absolute;
  left: 42%;
  bottom: -4px;
}
.product-label.sale {
  text-align: center;
  text-transform: uppercase;
  width: 45px;
  height: 20px;
  position: absolute;
  top: 15px;
  background-color: #ef7f1a;
  right: 10px;
  line-height: 20px;
  font-family: "Lato", sans-serif;
}
.rtl .product-label.sale {
  left: 10px;
  right: auto;
}
.product-label.sale-border {
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 40px;
  height: 20px;
  position: absolute;
  top: 15px;
  border: 2px solid #d95e41;
  right: 10px;
  color: #474747;
}
.rtl .product-label.sale-border {
  left: 10px;
  right: auto;
}
.product-label.flag {
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 60px;
  height: 30px;
  position: absolute;
  top: 15px;
  background-color: #ef7f1a;
  left: 0;
  line-height: 30px;
}
.rtl .product-label.flag {
  right: 0;
  left: auto;
}
.product-label.flag:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -15px;
  top: 0;
  border-top: 15px solid #ef7f1a;
  border-right: 15px solid transparent;
}
.rtl .product-label.flag:before {
  left: -15px;
  right: auto;
}
.rtl .product-label.flag:before {
  border-left: 15px solid transparent;
  border-right: inherit;
}
.product-label.flag:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -15px;
  bottom: 0;
  border-bottom: 15px solid #ef7f1a;
  border-right: 15px solid transparent;
}
.rtl .product-label.flag:after {
  left: -15px;
  right: auto;
}
.rtl .product-label.flag:after {
  border-left: 15px solid transparent;
  border-right: inherit;
}

.rating .fa-stack {
  width: 1em;
  font-size: 11px;
  width: 11px;
}
.rating .fa-star {
  color: #f7bc3d;
}
.rating .fa-star-o {
  color: #d5d5d5;
}

@media (min-width: 991px) {
  .products-row.last .product-block {
    margin-bottom: 0;
  }

  .products-block .products-row:last-child .product-block {
    margin-bottom: 0;
  }
}
body .owl-carousel {
  box-shadow: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}

.filter .filter-title {
  color: #000;
  font-weight: bold;
}
.filter .filter-content {
  padding-left: 30px;
  padding-right: 30px;
}
.filter .filter-content label {
  font-weight: 300;
}
.filter .radio, .filter .checkbox {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cart .dropdown-menu {
  padding: 20px;
  min-width: 400px;
}

.paging {
  text-align: center;
}

#cart {
  margin-left: 15px;
}
.rtl #cart {
  margin-right: 15px;
  margin-left: inherit;
}
#cart .icon-cart {
  background: url("../../image/red/icon_cart.png") no-repeat right bottom;
  width: 19px;
  height: 27px;
  display: inline-block;
  float: left;
}
.rtl #cart .icon-cart {
  float: right;
}
#cart .cart-total {
  background: #ef7f1a;
  display: inline-block;
  font-size: 10px;
  font-family: "Lato", sans-serif;
  line-height: 18px;
  float: left;
  text-align: center;
  color: #fff;
  width: 18px;
  height: 18px;
  margin: 2px 0 0 -7px;
}
.rtl #cart .cart-total {
  float: right;
}
.rtl #cart .cart-total {
  margin: 2px -7px 0 0;
}

/* category */
.category-info {
  padding: 0;
}
.category-info .image {
  padding: 0;
  margin-bottom: 19px;
}

/*.category-description {
  display: none;
  visibility: visible;
}*/

.refine-search ul, .refine-search ol {
  list-style: none;
}
.refine-search ul li, .refine-search ol li {
  padding: 5px 0;
  padding-left: 10px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: normal;
  position: relative;
  float: left;
}
.rtl .refine-search ul li, .rtl .refine-search ol li {
  float: right;
}
.refine-search ul li:before, .refine-search ol li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 50%;
  left: 0;
  background-color: #000;
}
.refine-search h3 {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.sidebar .panel-title {
  font-size: 14px;
}
.sidebar .product-col {
  width: 100% !important;
  clear: both;
}
.sidebar .product-block {
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.sidebar .product-block.product-v2 .name a {
  color: #000000;
}
.sidebar .product-block.product-v2 .name a:hover {
  color: #ef7f1a;
}
.sidebar .product-block.product-v2 .price .price-new {
  color: #000000;
}
.sidebar .product-block .block-img {
  float: left;
  margin-right: 10px;
}
.rtl .sidebar .product-block .block-img {
  float: right;
}
.rtl .sidebar .product-block .block-img {
  margin-left: 10px;
  margin-right: inherit;
}
.sidebar .product-block .product-meta {
  overflow: hidden;
  text-align: left;
  padding: 0;
}
.rtl .sidebar .product-block .product-meta {
  text-align: right;
}
.sidebar .product-block .name {
  padding-top: 0;
  margin-bottom: 5px;
}
.sidebar .product-block .rating {
  margin: 0;
}
.sidebar .cart, .sidebar .product-label, .sidebar .action, .sidebar .quickview, .sidebar .zoom {
  display: none;
}
.sidebar .testimonials .panel-heading {
  text-align: left;
}
.rtl .sidebar .testimonials .panel-heading {
  text-align: right;
}
.sidebar .testimonials .carousel-controls {
  left: auto;
  top: -48px;
}
.rtl .sidebar .testimonials .carousel-controls {
  right: auto;
  left: auto;
}

.subcategories {
  margin-bottom: -1px;
  background-color: #fff;
}

/* 
 *  LISTING PRODUCTS PAGE 
 */
.product-filter {
  text-transform: uppercase;
  font-size: 13px;
  color: #505050;
}
.product-filter .filter-right > div {
  padding-left: 5px;
}
.product-filter .display {
  float: left;
}
.rtl .product-filter .display {
  float: right;
}
.product-filter .form-control {
  display: inline-block;
  padding: 5px 20px;
  width: auto;
  height: 36px;
}
.product-filter .btn-switch {
  width: 35px;
  height: 35px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  margin-right: 5px;
  font-size: 13px;
  color: #9c9b9b;
  background: #fafafa;
  padding: 0;
  line-height: 35px;
}
.rtl .product-filter .btn-switch {
  margin-left: 5px;
  margin-right: inherit;
}
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {
  color: #fff;
  border: 1px solid #ef7f1a;
  background: #ef7f1a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.product-list .products-block .products-row:last-child .product-block {
  margin-bottom: 30px;
}
.product-list .description {
  display: block;
}
.product-list .product-col {
  width: 100% !important;
  /*   .product-label.sale {
        @include rtl-left(10px);
        @include rtl-right(auto);
    } */
  clear: both;
}
.product-list .product-col .block-img {
  float: left;
}
.rtl .product-list .product-col .block-img {
  float: right;
}
.product-list .product-col .product-meta {
  overflow: hidden;
  text-align: left;
}
.rtl .product-list .product-col .product-meta {
  text-align: right;
}
.product-list .product-col .product-block {
  overflow: hidden;
}

/* 
* PRODUCT INFORMATION PAGE
*/
.product-info .box-product-infomation {
  margin-top: 20px;
}
.product-info .title-product {
  font-size: 30px;
  margin-top: 0;
}
.product-info .image-additional .item {
  text-align: center;
}
.product-info .thumbs-preview {
  margin-top: 20px;
}
.product-info .thumbs-preview a + a {
  margin-left: 10px;
}
.product-info .vertical.image-additional .carousel-control {
  display: none;
}
.product-info .vertical:hover .carousel-control {
  display: block;
}
.product-info .vertical .center {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.product-info .vertical .top {
  top: 0;
  bottom: auto;
}
.product-info .vertical .bottom {
  top: auto;
  bottom: 0;
}
.product-info .horical {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-info .horical:hover .carousel-control {
  display: block;
}
.product-info .rating {
  margin: 0;
}
.product-info .image {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.product-info img {
  display: inline-block;
}
.product-info .share {
  padding: 20px 0;
  display: none;
}
.product-info .share:before, .product-info .share:after {
  content: " ";
  display: table;
}
.product-info .share:after {
  clear: both;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  margin-left: 0;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
.product-info .options {
  margin-bottom: 20px;
}
.product-info .review .share {
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.product-info .review > div {
  padding: 0;
  border: 0;
}
.product-info .review > div > span {
  color: #38B0E3;
}
.product-info .qty {
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 400;
  color: #878787;
  margin-right: 5px;
  font-family: "Lato", sans-serif;
}
.rtl .product-info .qty {
  margin-left: 5px;
  margin-right: inherit;
}
.product-info .wishlist span, .product-info .compare span {
  padding-left: 10px;
}
.rtl .product-info .wishlist span, .rtl .product-info .compare span {
  padding-right: 10px;
  padding-left: inherit;
}
.product-info .wishlist a, .product-info .compare a {
  cursor: pointer;
}
.product-info .product-meta > div {
  margin-right: 10px;
}
.rtl .product-info .product-meta > div {
  margin-left: 10px;
  margin-right: inherit;
}
.product-info .quantity-adder {
  display: block;
  position: relative;
  border: 1px solid #e6e6e6;
}
.product-info .quantity-adder .add-action {
  width: 35px;
  height: 40px;
  background: #f7f7f7;
  color: #000000;
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 10px;
  line-height: 40px;
  text-align: center;
}
.product-info .quantity-adder .quantity-number input {
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  box-shadow: none;
  padding: 0;
}
.product-info .quantity-adder .minimum {
  line-height: 38px;
  font-size: 11px;
  margin-left: 10px;
}
.rtl .product-info .quantity-adder .minimum {
  margin-right: 10px;
  margin-left: inherit;
}

.related .owl-wrapper-outer {
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.zoomWindowContainer .zoomWindow {
  left: 500px;
}
.rtl .zoomWindowContainer .zoomWindow {
  right: 500px;
  left: auto;
}

#content h1 {
  font-size: 20px;
}
#content h2 {
  font-size: 16px;
}

.new, .hot {
  display: none;
  color: #FFFFFF;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  padding: 0 5px;
  position: absolute;
  left: 13px;
  text-align: center;
  text-transform: uppercase;
  top: -4px;
  transform: translateZ(0px);
  /* border-radius: 1px; */
  font-family: arial;
}
.rtl .new, .rtl .hot {
  right: 13px;
  left: auto;
}
.new:before, .hot:before {
  border-style: solid;
  border-width: 4px 4px 0;
  bottom: -3px;
  content: "";
  left: 5px;
  pointer-events: none;
  position: absolute;
  transition-duration: 0.3s;
  transition-property: bottom;
  z-index: -1;
}

.new {
  background-color: #8cbd3a;
}
.new:before {
  border-color: #8cbd3a transparent transparent;
}

.hot {
  background-color: #e7ce04;
}
.hot:before {
  border-color: #e7ce04 transparent transparent;
}

.ten-megamenu {
  background: transparent;
  font-family: "arial", sans-serif;
  margin-bottom: 0px;
  margin-top: -1px;
  /* menu level 1 */
  /* level 2 */
  /* level > 3 */
}
.ten-megamenu .navbar {
  margin: 0;
  border: 0;
}
.ten-megamenu .navbar-nav {
  margin: 0;
  float: none;
}
.ten-megamenu .navbar-nav > li {
  display: inline-block;
  float: none;
}
.ten-megamenu .navbar-nav > li.aligned-fullwidth {
  position: static;
}
.ten-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
.ten-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-left: 0;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu {
  margin-right: 0;
  margin-left: inherit;
}
.ten-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: auto;
  right: 0;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  right: auto;
  left: auto;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
  left: 0;
  right: auto;
}
.ten-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
  margin-right: inherit;
}
.ten-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  right: 0;
  left: auto;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
  left: auto;
  right: auto;
}
.ten-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
.ten-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
}
.rtl .ten-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
  right: 50%;
  left: auto;
}
.ten-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  margin-left: 100%;
}
.rtl .ten-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
  margin-right: 100%;
  margin-left: inherit;
}
.ten-megamenu .navbar-nav > li > a {
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 13px;
  color: #292733;
  background-color: transparent !important;
  font-family: "arial", sans-serif;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.ten-megamenu .navbar-nav > li > a:hover, .ten-megamenu .navbar-nav > li > a:focus, .ten-megamenu .navbar-nav > li > a:active {
  color: #ef7f1a !important;
}
.ten-megamenu .navbar-nav > li > a:hover .caret:before, .ten-megamenu .navbar-nav > li > a:focus .caret:before, .ten-megamenu .navbar-nav > li > a:active .caret:before {
  color: #ef7f1a !important;
}
.ten-megamenu .navbar-nav > li > a .caret {
  border: 0;
  position: relative;
}
.ten-megamenu .navbar-nav > li > a .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  right: -10px;
  top: -10px;
  font-weight: 100;
  color: #292733;
}
.rtl .ten-megamenu .navbar-nav > li > a .caret:before {
  left: -10px;
  right: auto;
}
.ten-megamenu .navbar-nav > li:hover > a .caret:before, .ten-megamenu .navbar-nav > li:hover:active > a .caret:before {
  color: #ef7f1a;
}
.ten-megamenu .navbar-nav > li.full-width {
  position: static;
}
.ten-megamenu .dropdown-menu {
  text-align: left;
  top: 100%;
  left: -9999px;
  height: auto;
  color: nocolor;
  border: 0;
  min-width: 185px;
  padding: 25px;
  background-color: #FFFFFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
.rtl .ten-megamenu .dropdown-menu {
  text-align: right;
}
.rtl .ten-megamenu .dropdown-menu {
  right: -9999px;
  left: auto;
}
.ten-megamenu .dropdown-menu ul, .ten-megamenu .dropdown-menu ol {
  padding: 0;
}
.ten-megamenu .dropdown-menu li {
  line-height: 32px;
  list-style: none;
}
.ten-megamenu .dropdown-menu li a {
  color: #000000;
  padding: 0;
  font-size: 14px;
  line-height: 32px;
}
.ten-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  color: #ef7f1a !important;
}
.ten-megamenu .dropdown-menu li a:hover .fa {
  color: #ef7f1a;
}
.ten-megamenu .dropdown-menu .menu-title {
  margin-bottom: 25px;
  font-size: 14px;
}
.ten-megamenu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0px;
}
.rtl .ten-megamenu .dropdown:hover > .dropdown-menu {
  right: 0px;
  left: auto;
}
.ten-megamenu .dropdown:hover > a {
  color: #ef7f1a;
}
.ten-megamenu .dropdown:hover > a .fa {
  color: #ef7f1a;
}
.ten-megamenu .dropdown-submenu {
  position: relative;
}
.ten-megamenu .dropdown-submenu .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
.rtl .ten-megamenu .dropdown-submenu .dropdown-menu {
  left: -100%;
  right: auto;
}
.rtl .ten-megamenu .dropdown-submenu .dropdown-menu {
  right: auto;
  left: auto;
}
.ten-megamenu .dropdown-submenu:hover > .dropdown-menu {
  left: 100%;
  display: block;
  top: 0;
}
.rtl .ten-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
  left: auto;
}
.ten-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "gotham_regular", sans-serif;
  color: #FFFFFF;
}
.ten-megamenu .mega-group > .dropdown-toggle .fa {
  color: #FFFFFF;
}
.ten-megamenu .widget-heading {
  color: #000000;
  margin-top: 0;
}
.ten-megamenu .megamenu .cols1 {
  min-width: 200px;
}
.ten-megamenu .megamenu .cols2 {
  min-width: 500px;
}
.ten-megamenu .megamenu .cols3 {
  min-width: 740px;
}

/* @media (min-width: $screen-md) {
	.same-height-column {
		.row.inner {
			display: table;
			width: 100%;
			> [class*="col-"] {
				float: none;
				display: table-cell;
				vertical-align: middle;
			}
		}
	}
} */
.col-nopadding .row {
  margin-left: 0;
  margin-right: 0;
}
.col-nopadding .row [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.comment-warning {
  color: red;
}

.list-arrow > li > a {
  padding: 0 20px !important;
}

.about span {
  color: #807f7f;
}
.about .fa {
  margin: 0 5px;
}

/* back top top */
.scrollup {
  background: #ef7f1a;
  bottom: 60px;
  display: none;
  position: fixed;
  right: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 23px;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  padding: 4px;
  z-index: 9999;
}
.rtl .scrollup {
  left: 10px;
  right: auto;
}
.scrollup .fa {
  display: block;
}

.special-banner {
  float: left;
  width: 50%;
}
.rtl .special-banner {
  float: right;
}

/* checkout */
.style1 .panel-title {
  border: 1px solid #e6e6e6;
  padding: 10px;
}

.bg-top {
  background-repeat: no-repeat;
  background-position: top center;
}

.carousel-controls {
  /*     left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: -17px; */
}

.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}

@media (max-width: 1199px) {
  /*   #topbar .container .inside {
        padding: 10px;
    }
    #header-layout{
        &.header-v1, &.header-v2 {
            .inside {
                padding: 30px 20px;
            }
        }
    }
    .feature-box {
        padding: 20px !important;
    } */
  .newsletter-v3 {
    padding: 25px 10px;
  }
  .newsletter-v3 .input-group .form-control {
    width: auto;
  }

  .iview-caption.width-100 {
    width: auto;
  }
}
/*$media (min-width: 992px) and (max-width: 1199px)*/
@media (min-width: 992px) and (max-width: 1199px) {
  .ten-megamenu .navbar-nav > li > a {
    padding: 10px 14px;
  }

  /*  .header-v2, .header-v1 {
   	.ten-megamenu .navbar-nav > li > a {
   		padding-left: 9px;
   		padding-right: 9px;
   	}
   }
   .latest_yazi {
       &.yazi-v2 {           
           .description {
               max-height: 52px;
               overflow: hidden;
           } 
       }
   }
   .introduce {
       .detail {
           max-height: 90px;
           overflow: hidden;
       }
   }
   .productdeals.deals {
       .product-block:hover .footer-deals > div {
           float: none;
           width: 100%;
           text-align: center;
       }
   }
   .ten-infobox .description {
       overflow: hidden;
       max-height: 288px;
       border: none;
   }
   .iview-caption.tp-caption:nth-child(1){
       left: 20px !important;
   }
   .iview-caption.tp-caption{
       left: 370px !important;
   } */
  .product-list-v3 {
    margin-left: 0;
  }

  .iview-caption.tp-caption:nth-child(1) {
    left: 20px !important;
  }

  .iview-caption.tp-caption {
    left: 370px !important;
  }
}
/*$media (max-width: 991px) {*/
@media (max-width: 991px) {
  .featured-category ul li {
    padding: 30px 20px;
  }

  .widget-gallery-list .products-block {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .latest-posts-v1 [class*="col-"]:last-child {
    clear: both;
  }

  .footer-center .column {
    margin-bottom: 20px;
  }

  .zoomContainer {
    display: none;
  }

  /*     .quickview, .product-zoom, .zoomContainer {
          display: none;
      }
      .product-block {
          .action {
              @include opacity(1);
              visibility: visible;
              bottom: 0;
          }
      }
      .product-view .row > div {
          clear: both;
          padding: 10px 0 !important;
      } 
      .product-list{
          .product-col {
              .block-img, .product-meta {
                  width: 50%;
              }
          }
      }
      .product-info .action {
          border: none;
      }
      .box-product-infomation .tab-content {
          padding: 0!important;
      }
      #footer .row > div {
          margin: 15px 0;
      }
      .featured-v1 ul li {
          width: 33.3333%;
          .caption {
              border-right: none;
          }
      }
      .ten-infobox {
          .t-body {
              padding: 35px !important;
          }
          ul > li {
              display: inline-block;
              margin: 0 20px;
          }
          .description {
              border: none;
              max-height: 280px;
              overflow: hidden;
          }
      } */
}
/*$media (min-width: 768px) and (max-width: 991px) {*/
@media (min-width: 768px) and (max-width: 991px) {
  .featured-v2 ul li {
    text-align: center;
  }
  .featured-v2 ul li img {
    float: none;
    padding-right: 0;
    width: auto;
  }
  .rtl .featured-v2 ul li img {
    padding-left: 0;
    padding-right: inherit;
  }

  .iview-caption.tp-caption:nth-child(1) {
    left: 00px !important;
  }

  .iview-caption.tp-caption {
    left: 100px !important;
  }
}
/*$media (max-width: 767px) {*/
@media (max-width: 767px) {
  #header-layout.header-v1 .logo, #header-layout.header-v2 .logo, #header-layout.header-v3 .logo {
    text-align: center;
    margin-bottom: 20px;
  }
  #header-layout.header-v1 .ten-mainnav, #header-layout.header-v2 .ten-mainnav, #header-layout.header-v3 .ten-mainnav {
    text-align: left;
  }
  .rtl #header-layout.header-v1 .ten-mainnav, .rtl #header-layout.header-v2 .ten-mainnav, .rtl #header-layout.header-v3 .ten-mainnav {
    text-align: right;
  }

  .tab-v4 .nav-tabs > li > a, .tab-v5 .nav-tabs > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .featured-v2 ul li {
    width: 100%;
    float: none;
    margin: 5px 0;
    overflow: hidden;
  }

  .product-list .product-col .block-img, .product-list .product-col .product-meta {
    width: 100%;
  }

  .product-info .product-meta > div:first-child {
    float: none !important;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }

  #input-search {
    margin-bottom: 5px;
  }
}
/*$media (max-width: 480px) {*/
@media (max-width: 480px) {
  /*   #header-layout{
        &.header-v3 {
            .column {
                width: 100%;
                margin: 10px 0;                
            }
            #search {
                width: 195px;
            }
        }
    }
    .tab-v4, .tab-v5 {
        .nav-tabs {
            padding-top: 20px;
            > li {
                float: none;
                display: block;
                > a {
                    padding-top: 0;
                }
            }
        }
    }
    .featured-v1 ul li {
        width: 100%;
        text-align: center;
    }
    .productdeals .product-block:hover {
        .footer-deals > div {
            float: none;
            width: 100%;
            text-align: center;
        }
        .item-countdown {
            padding: 15px 0;
        }
    }
    .tenproducts .carousel-controls {
        position: static;
        margin-bottom: 20px;
    }
    .product-info .product-meta > div {
        float: none!important;
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;
    } */
  .product-list-v2 .products-block {
    padding: 0;
  }
  .product-list-v2 .panel-heading {
    width: auto;
    padding: 0;
  }

  .logo-store {
    text-align: center;
    margin-bottom: 20px;
  }

  .featured-category ul li {
    width: 100%;
    text-align: center;
  }

  .latest-posts-v1 .latest-posts-profile {
    float: none;
  }

  #powered .container .inside {
    padding: 0;
  }

  .newsletter-v3 {
    height: auto;
  }

  .product-list-v1 .products-block {
    padding: 0;
  }

  .product-filter .filter-right > div {
    margin-bottom: 5px;
  }

  .cart button {
    font-size: 20;
  }
  .cart button .fa {
    font-size: 12px;
  }
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  .row-offcanvas-left {
    left: 0;
  }
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
  }
  .rtl .row-offcanvas-right
  .sidebar-offcanvas {
    left: -50%;
    right: auto;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
  }
  .rtl .row-offcanvas-left
  .sidebar-offcanvas {
    right: -50%;
    left: auto;
  }

  .row-offcanvas-right.active {
    right: 50%;
  }
  .rtl .row-offcanvas-right.active {
    left: 50%;
    right: auto;
  }

  .row-offcanvas-left.active {
    left: 50%;
  }
  .rtl .row-offcanvas-left.active {
    right: 50%;
    left: auto;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
  }
  .sidebar-offcanvas ul, .sidebar-offcanvas ol {
    padding: 0;
  }
  .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
    list-style: none;
  }

  .bottom-offcanvas {
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  .row-offcanvas-left.active {
    left: 70%;
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%;
  }

  .sidebar-offcanvas {
    width: 70%;
  }

  #offcanvasmenu iframe {
    height: 150px !important;
    width: 190px !important;
  }
}
/*offcanvas-menu*/
#offcanvasmenu .nav .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  margin-left: 5px;
}
#offcanvasmenu .teno-widget .widget-heading {
  margin-top: 15px;
}
#offcanvasmenu .navbar-nav {
  float: none;
  margin: 0;
}
#offcanvasmenu .navbar-nav > li {
  float: none;
  background-color: #ef7f1a;
  border-right: none;
}
#offcanvasmenu .navbar-nav > li:hover:after {
  display: none;
}
#offcanvasmenu .navbar-nav > li > a {
  display: block;
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: #FFFFFF;
}
#offcanvasmenu .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0 10px;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#offcanvasmenu .dropdown-menu a {
  font-size: 13px;
  padding: 5px 0;
  display: block;
}
#offcanvasmenu .w-product {
  padding: 0;
}
#offcanvasmenu .product-block {
  border: none;
  padding: 0;
}
#offcanvasmenu .product-block .image {
  float: none;
  margin: 0;
}

.product-block .block-img {
  position: relative;
  overflow: hidden;
}
.product-block .action {
  position: absolute;
  bottom: -44px;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}
.product-block .action span {
  display: none;
}
.product-block:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.product-block:hover .action {
  bottom: 18px;
}

.grayscale-gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* For IE 6 - 9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
}

.grayscale-color {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}

/* effect-v1 */
.effect-v1 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v1:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v1 img {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v1 .action {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v1:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v1:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v1:hover .action {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v2*/
.effect-v2 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v2:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: translate3d(-20px, 0px, 0px);
  transform: translate3d(-20px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v2 img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v2 .action {
  -webkit-transform: translate3d(-10px, 0px, 0px);
  transform: translate3d(-10px, 0px, 0px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v2:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.effect-v2:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.2, 1);
  -ms-transform: scale(1.2, 1);
  -o-transform: scale(1.2, 1);
  transform: scale(1.2, 1);
}
.effect-v2:hover .action {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* effect-v3*/
.effect-v3 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v3:before, .effect-v3:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v3:before {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.effect-v3:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
.effect-v3 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v3 .banner-title {
  -webkit-transform: translate3d(0px, -20px, 0px);
  transform: translate3d(0px, -20px, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.effect-v3 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v3:hover:before, .effect-v3:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v3:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v3:hover .banner-title, .effect-v3:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v4*/
.effect-v4 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v4:before {
  border: 1px solid #ffffff;
  bottom: 20px;
  -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  -o-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: "";
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.effect-v4 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v4 .banner-title {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.effect-v4 .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v4:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-v4:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v4:hover .banner-title {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.effect-v4:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* effect-v5*/
.effect-v5 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v5 img {
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
  -o-transition: opacity 1s ease 0s, transform 1s ease 0s;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.effect-v5 .action {
  transform: translate3d(-150%, 0px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.effect-v5 .action:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.effect-v5 .action:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.effect-v5 .action:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.effect-v5:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: scale3d(1.1, 1.1, 1);
}
.effect-v5:hover .action {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1.1, 1.1, 1);
  transform: translate3d(0px, 0px, 0px);
}
.effect-v5:hover .action:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.effect-v5:hover .action:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.effect-v5:hover .action:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* effect-v6*/
.effect-v6 {
  background-color: #000;
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v6 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v6 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
  margin-top: 20px;
}
.effect-v6:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.effect-v6:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/* effect-v7*/
.effect-v7 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v7:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  -o-transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.effect-v7:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}

/* effect-v8*/
.effect-v8 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v8:before {
  border-bottom: 50px solid rgba(255, 255, 255, 0.4);
  border-top: 50px solid rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transform-origin: 50% 50% 0;
  width: 100%;
}
.effect-v8:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}

/* effect-v9*/
.effect-v9 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v9:before {
  border: 50px solid transparent;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0;
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100px;
  height: 100px;
  -webkit-transform: scale(7);
  -ms-transform: scale(7);
  -o-transform: scale(7);
  transform: scale(7);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  z-index: 1;
}
.effect-v9:hover:before {
  border: 0 solid rgba(0, 0, 0, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* effect-v10*/
.effect-v10 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v10:before {
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  content: "";
  z-index: 1;
}
.effect-v10:hover:before {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.effect-v11 {
  overflow: hidden;
  position: relative;
  /* style for hover */
}
.effect-v11 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.effect-v11 .action {
  transform: translate3d(0px, -100px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  opacity: 0;
}
.effect-v11 li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.effect-v11 li:hover .action {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.icon-effect-v1 img {
  transform: scale(1);
  transition: transform 0.2s ease 0s;
}
.icon-effect-v1 li:hover img {
  transform: scale(0.8);
}

.testimonials.testimonials-v1 .testimonial-item {
  padding: 30px;
}
.testimonials.testimonials-v1 .testimonials-description {
  font-size: 16px;
  margin: 25px 0;
  max-height: 95px;
  overflow: hidden;
}
.testimonials.testimonials-v1 .testimonials-avatar li a {
  display: inline-block;
  border: 1px solid #ef7f1a;
  padding: 3px;
}
.testimonials.testimonials-v1 .testimonials-name {
  text-transform: uppercase;
}
.testimonials.testimonials-v1 .row .column {
  position: relative;
}
.testimonials.testimonials-v1 .row .column:after {
  background: none repeat scroll 0 0 #e6e6e6;
  bottom: 0;
  content: "";
  height: 50%;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.testimonials.testimonials-v1 .row .column:last-child:after {
  content: none;
}
.testimonials.testimonials-v2 .profile {
  width: 20%;
  padding-left: 90px;
  float: left;
}
.rtl .testimonials.testimonials-v2 .profile {
  padding-right: 90px;
  padding-left: inherit;
}
.rtl .testimonials.testimonials-v2 .profile {
  float: right;
}
.testimonials.testimonials-v2 .testimonials-description {
  padding-right: 90px;
  float: right;
  border-left: 1px solid #e6e6e6;
  font-family: "playfair_displayitalic";
  font-size: 22px;
  overflow: hidden;
  padding-left: 30px;
  width: 75%;
  max-height: 130px;
  overflow: hidden;
}
.rtl .testimonials.testimonials-v2 .testimonials-description {
  padding-left: 90px;
  padding-right: inherit;
}
.rtl .testimonials.testimonials-v2 .testimonials-description {
  float: left;
}
.rtl .testimonials.testimonials-v2 .testimonials-description {
  border-right: 1px solid #e6e6e6;
  border-left: inherit;
}
.rtl .testimonials.testimonials-v2 .testimonials-description {
  padding-right: 30px;
  padding-left: inherit;
}

/*  */
.productdeals .product-block .action {
  /* width: 46%;
  position: static;
  display: none;
  background: transparent;
  border: none;
  padding: 0; */
}
.productdeals .product-block:hover {
  /* 	.footer-deals {				
  		padding: 10px 0;
  		> div {
  		    @include rtl-float-left();
  		}
  	} */
  /* 	.item-countdown {
  	    width: 54%;
  	    ul,li {
  	    	border: none;
  	    }
  	    li {
  	    	padding: 10px 0;
  	    }
  	    .countdown_num {
  		    font-size: 12px;
  		}
  	} */
}
.productdeals .product-block:hover .action {
  /* display: block; */
}
.productdeals .image a {
  display: inline-block;
  position: relative;
}
.productdeals .price {
  font-size: 24px;
}
.productdeals .rating {
  margin-top: 15px;
}
.productdeals .header-deals {
  /* text-align: center;
  width: 70%;
  margin: 0 auto; */
}
.productdeals .footer-deals {
  margin-top: 20px;
  height: 65px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.productdeals .item-countdown .countdown_num {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: block;
}
.productdeals .item-countdown ul {
  margin: 0;
}
.productdeals .item-countdown li {
  text-transform: uppercase;
  color: #807f7f;
  border-right: 1px solid #e6e6e6;
  padding: 8px 0;
  width: 25%;
  text-align: center;
  font-size: 12px;
}
.productdeals .item-countdown li:last-child {
  border: none;
}

/* .latest_yazi {
	.latest-posts-body {
		&:hover {
			.latest-posts-image a {
				.fa {
					visibility: visible;
					@include opacity(1);
				}
				img {
					@include opacity(0.7);
					-webkit-transform: translate3d(0,0,0);
					transform: translate3d(0,0,0);
				}
				.overflow{
					@include opacity(1);
					-webkit-transform: translate3d(0,0,0);
					transform: translate3d(0,0,0);					
				}
			}
		}
	}
	.latest-posts-image a {
		display: block;
		position: relative;
		overflow: hidden;
		.fa {
			font-size: 25px;
		    color: #fff;			    
		    margin: 0 auto;
		    position: absolute;
		    top: 50%;
		    visibility: hidden;
		    @include rtl-left(50%);
		    @include opacity(0);
		}
		img {
			width: -webkit-calc(350px + 60px);
			width: -moz-calc(350px + 60px);
			width: calc(350px + 60px);
			-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
			transition: opacity 0.35s, transform 0.35s;
			-webkit-transform: translate3d(-1px,0,0);
			transform: translate3d(-1px,0,0);
		}
		.overflow {
			position: absolute;
			top: 30px;
			right: 30px;
			bottom: 30px;
			left: 30px;
			border: 1px solid #fff;
			content: '';
			@include opacity(0);
			-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
			transition: opacity 0.35s, transform 0.35s;
			-webkit-transform: translate3d(-20px,0,0);
			transform: translate3d(-20px,0,0);
		}		
	}
	&.yazi-v2 {
		@media (min-width: $screen-sm-max) {
			.left {
				.latest-posts-image {
					@include rtl-float-left();
					width: 50%;
				}
			}
			.right {
				.latest-posts-image {
					@include rtl-float-right();
					width: 50%;
				}
			}		
			.panel-body {
				padding: 0;
			}
			.latest-posts-body {
				position: relative;
				overflow: hidden;
				&:before {
					position: absolute;
					content: "";
					background: $theme-color;
					left: 0;
					right: 0;
					z-index: 10;
					margin: 0 auto;
					top: 50%;
					@include size(30px,2px);
				}
			}
			.latest-posts-meta {
			    overflow: hidden;
			    width: 50%;
			    position: relative;
			    display: table;
			    height: 340px;
			    .posts-meta {
			    	position: relative;
			    	display: table-cell;
			    	vertical-align: middle;
			    }
			}
			.description {
				margin: 30px 0!important; 
			}
		}
	}
}
.ten-sayfa {
	.yazi-meta {
		font-size: 12px;
	}
} */
.ten-sayfa .yazi-date {
  background: #000000;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 18px;
  height: 70px;
  line-height: normal;
  margin-right: 20px;
  overflow: hidden;
  padding: 12px;
}
.rtl .ten-sayfa .yazi-date {
  float: right;
}
.ten-sayfa .yazi-date .day {
  padding: 0;
  display: block;
  text-align: center;
}
.ten-sayfa .yazi-body {
  overflow: hidden;
}
.ten-sayfa .yazi-body .text-link {
  color: #000000;
  font-weight: 600;
}
.ten-sayfa .yazi-body .text-link .fa {
  padding-left: 5px;
}
.rtl .ten-sayfa .yazi-body .text-link .fa {
  padding-right: 5px;
  padding-left: inherit;
}
.ten-sayfa .yazi-body .text-link:hover, .ten-sayfa .yazi-body .text-link:active, .ten-sayfa .yazi-body .text-link:focus {
  color: #ef7f1a;
}
.ten-sayfa .yazi-title {
  margin: 0 0 20px;
}
.ten-sayfa .yazi-title a {
  color: #000000;
}
.ten-sayfa .yazi-meta {
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.ten-sayfa .yazi-meta ul {
  margin: 0;
}
.ten-sayfa .yazi-meta ul li {
  display: inline-block;
  padding: 10px 5px;
  border-right: 1px solid #e6e6e6;
}
.rtl .ten-sayfa .yazi-meta ul li {
  border-left: 1px solid #e6e6e6;
  border-right: inherit;
}
.ten-sayfa .yazi-meta ul li:last-child {
  border-right: none;
}
.rtl .ten-sayfa .yazi-meta ul li:last-child {
  border-left: none;
  border-right: inherit;
}

@media (min-width: 767px) {
  .tencarousel .item .row:nth-child(2n+1) .product-col:after {
    background: none repeat scroll 0 0 #e6e6e6;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90px;
    height: 1px;
  }
  .tencarousel .item .product-col {
    position: relative;
  }
  .tencarousel .item .product-col:before {
    background: none repeat scroll 0 0 #e6e6e6;
    bottom: 0;
    content: "";
    top: 0;
    right: 0;
    margin: auto 0;
    position: absolute;
    width: 1px;
    height: 70px;
  }
}
.tencarousel .carousel-control {
  display: none;
}
.tencarousel:hover .carousel-control {
  display: block;
}

.valid {
  position: absolute;
  width: 100%;
  /*   top: 100%; */
  left: 0;
  right: 0;
  margin-top: 5px;
  z-index: 9999;
}

/* #logo-theme {
    a{
        background: url('../../image/red/logo.png') no-repeat;
    }
}
#header-layout {
	&.header-v2 {
		#logo-theme {
            a{
                background: url('../../image/red/logo-header2.png') no-repeat;
            }
        }
	}
}
.footer-top {    
    .inner {
        background: url("../../image/red/bg-footer-top.jpg") no-repeat;
    }
} */
body {
  background: url("../../image/red/bg-body.jpg") repeat;
}

#header-layout {
  top: 0;
}
#header-layout #topbar {
  background: #f0f0f0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
#header-layout #topbar .container .inside {
  background: transparent;
}
#header-layout .search-focus {
  border-color: #afafaf;
}

.ten-megamenu .navbar-nav > li > a {
  font-weight: 900;
}

.panel-v2 .panel-title {
  color: #000000;
}

.product-block .price {
  font-weight: 600;
}
.product-block .rating {
  display: none;
}
.product-block .name {
  font-weight: 700;
}
.product-block.product-v2 .name a {
  color: #000000;
}
.product-block.product-v2 .price .price-new {
  color: #ef7f1a;
}

.producttabs .product-block .action button {
  padding: 10px 15px;
}

.latest-posts-v1 .latest-posts-profile {
  border-color: rgba(63, 64, 64, 0.18);
}
.latest-posts-v1 .posts-meta a {
  color: #000000;
  font-weight: 600;
}

.panel {
  background: transparent;
}

#footer .panel-title, .bo-social-icons .bo-social-outline {
  color: #FFFFFF;
  border-color: #32302a;
}

.btn-outline-success {
  border-color: #ef7f1a;
  color: #ef7f1a;
}

.category, .sidebar .products-block, .tensayfa-comments-box .panel-body, .refine-search .panel-body {
  background: #FFFFFF;
}

.iview-caption .btn-outline-success {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.iview-caption .btn-outline-success:hover, .iview-caption .btn-outline-success:active, .iview-caption .btn-outline-success:focus {
  border-color: transparent;
}

body[class*="page-product-"] #content h2, body[class*="page-product-"] #content h1 {
  color: #000000;
}
