@font-face {
	font-family:BlackChancery;
    src:url(../fonts/BLKCHCRY.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:Roboto;
    src:url(../fonts/Roboto-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:Perpetua;
    src:url(../fonts/perpetua.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:Georgia;
    src:url(../fonts/georgia.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:herofonts;
    src:url(../fonts/herofonts.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:Rise_of_Kingdom;
    src:url(../fonts/Rise_of_Kingdom.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:ZapfHumanist601BT-Roman;
    src:url(../fonts/ZapfHumanist601BT-Roman.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family:Roboto !important;
	/*font-family:ZapfHumanist601BT-Roman !important; */
}
a{
	text-decoration:none !important;
}
h4{
	font-weight:normal !important;
}
h2.modal-title{font-weight:normal;}
.modal-body h3{font-weight:normal;}
/**/


.left-1{
	left:2% !important;
}
.control-1 a {
	color:#fff !important;
}
.carousel-control-1{
	top:0 !important;
}
.right-1{
	top:10px !important;
	
}
.right_1{
	right:2% !important; 
}


/* Add Css */
.heading p {font-family:ZapfHumanist601BT-Roman;color:#000; }
.finishing_product .heading p{font-size:17px;color:#000;}
a.link_title {color:#000 !important;} 
.rs-container .rs-scale span ins{font-family:ZapfHumanist601BT-Roman;}
.diamond_data .nav-tabs{padding-left:1px;}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {font-family:ZapfHumanist601BT-Roman;
}
.one_for_everyone {font-size: 24px !important;color: #FF8080 !important;font-weight: normal;}
.sinle-product{color:#000 !important;}
/* End */

/**/
.clearfix:before,
.clearfix:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.navbar:after,
.navbar-header:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* general styles */
a,
button {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a i.fa,
button i.fa {
  margin: 0 5px;
}
.clickable {
  cursor: pointer !important;
}
.required {
  color: #38a7bb;
}
.accent {
  color: #38a7bb;
}
.text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight:normal;
}
@media (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
}
p.lead {
  margin-bottom: 40px;
}
section,
div.section {
  margin-bottom: 20px;
}
.no-mb {
  margin-bottom: 0 !important;
}
.mb-small {
  margin-bottom: 20px !important;
}
.heading {
  margin-bottom: 40px;
  margin-top:30px;
}
.sub_title{
	margin-top:40px;
}
.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5 {
  display: inline-block;
  border-bottom: solid 5px #38a7bb;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-family:Roboto;
}
.heading h1 i.fa,
.heading h2 i.fa,
.heading h3 i.fa,
.heading h4 i.fa,
.heading h5 i.fa {
  display: inline-block;
  background: #38a7bb;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  border-radius: 15px;
}
.icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  color: #fff;
  line-height: 80px;
  border-radius: 40px;
  border: solid 1px #fff;
  font-size: 20px;
}
.icon.icon-lg {
  font-size: 30px;
  border-width: 2px;
}
.ul-icons {
  padding-left: 10px;
}
.ul-icons li {
  list-style-type: none;
  line-height: 20px;
  margin-bottom: 20px;
}
.ul-icons li i {
  width: 20px;
  height: 20px;
  background: #38a7bb;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  margin-right: 10px;
}
ul.list-style-none {
  list-style: none;
}
#text-page h1,
#text-page h2,
#text-page h3 {
  font-weight: 700;
}
#error-page {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 100px;
}
#error-page h4 {
  margin-bottom: 40px;
}
#error-page p.buttons {
  margin-top: 40px;
}
.pages-listing .item {
  text-align: center;
}
.pages-listing .item h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
}
.pages-listing .item h3 a {
  color: #555555;
}
.pages-listing .item .text {
  margin-bottom: 20px;
}
.pages-listing .item .text p {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.banner {
  margin-bottom: 30px;
  text-align: center;
}
.banner img {
  margin: 0 auto;
}
.banner a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pages {
  text-align: center;
}
.pages .loadMore {
  text-align: center;
}
.pages .pagination {
  text-align: center;
}
.features-buttons button {
  margin-bottom: 20px;
}
@media (min-width: 1300px) {
  body.boxed {
    background: url(http://subtlepatterns.com/patterns/subtle_zebra_3d.png);
  }
  body.boxed #all {
    position: relative;
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
  }
}
#top {
    background: #fff;
    color: #000;
    padding: 12px 0;
    border-bottom: 1px solid #efefef;
}
#top p {
     margin: 0;
    font-size: 14px;
    float: left;
    padding-top: 4px;
    font-weight: normal;
}
#top .social {
  float: left;
  text-align: right;
  margin-left:20px;
}
#top .social a {
  color: #999999;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
  vertical-align: bottom;
}
.login a i.fa{
	/*color:#2388DA;*/
	/*color:#F7CACD;*/
	color:rgb(255, 128, 128);;
}
#top .social a:hover {
  color: #fff;
}
#top .social a:hover.facebook {
  background-color: #4460ae;
}
#top .social a:hover.gplus {
  background-color: #c21f25;
}
#top .social a:hover.twitter {
  background-color: #3cf;
}
#top .social a:hover.instagram {
  background-color: #cd4378;
}
#top .social a:hover.email {
  background-color: #4a7f45;
}
#top .login {
  float: right;
  margin-top:3px;
}
#top .login a {
  font-size: 12px;
  color: #000;
  margin-right: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.10em;
}
@media (max-width: 767px) {
  #top .login {
    float: left;
  }
}
#top.light {
  background: #fff;
  color: #999999;
  border-bottom: solid 1px #eeeeee;
}
#top.light .login a {
  color: #555555;
}
.navbar {
  border: none;
}
.navbar ul.nav > li > a {
  text-transform: capitalize;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.08em;
  border-top:none;
  padding-bottom:25px;
  font-size:15px;
}
.navbar ul.nav > li > a:hover {
    border-top: none;
    /* color: #2388DA;*/
	/* color: #F7CACD;*/
    /* color:#FF8080; */
	color:#272323;
    background: #fff;
}
.navbar ul.nav > li.active > a,
.navbar ul.nav > li.open > a {
    text-decoration: none !important;
    border-top: none;
    background-color: #fff;
    /*color: #2388DA;*/
	/*color: #F7CACD;*/
	color:#FF8080;
}
@media (max-width: 768px) {
  .navbar ul.nav > li.active > a,
  .navbar ul.nav > li.open > a {
    border-top-color: transparent;
  }
  .navbar ul.nav > li > a:hover {
    border-top-color: transparent;
  }
}
.navbar.navbar-light ul.nav > li.active > a {
  border-top: none;
  background: #fff !important;
  color: #555555 !important;
}
.navbar.navbar-light ul.nav > li.active > a:hover {
  border-top: none;
}
.navbar.navbar-light ul.nav > li > a:hover,
.navbar.navbar-light ul.nav > li.open > a:hover,
.navbar.navbar-light ul.nav > li > a:focus,
.navbar.navbar-light ul.nav > li.open > a:focus {
  border-top: none;
  background: #fff !important;
  color: #555555 !important;
}
.navbar ul.dropdown-menu {
  margin: 0;
  padding: 0;
}
.navbar ul.dropdown-menu li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 0;
}
.navbar ul.dropdown-menu li a {
  position: relative;
  color: #999999;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  left: 0;
}
.navbar ul.dropdown-menu li a:hover {
 /* color: #38a7bb;*/
  color:#ff8080;
  text-decoration: none;
  background: none;
  left: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .navbar ul.dropdown-menu li a:hover {
    left: 0;
  }
}
.navbar .yamm-content h3 {
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 5px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .navbar .yamm-content h3 {
    font-size: 14px;
  }
}
.navbar .yamm-content h5 {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
  /*color:cadetblue;*/
  /*color:#F7CACD;*/
  color:#FF8080;
  font-weight:normal;
  font-family: ZapfHumanist601BT-Roman;
}
.navbar .yamm-content ul {
  margin: 0;
  padding: 0;
}
.navbar .yamm-content ul li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  padding: 4px 0;
}
.navbar .yamm-content ul li a {
  position: relative;
  color: #999999;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar .yamm-content ul li a:hover {
  /*color: #2388DA;*/
  color:#FF8080;
  text-decoration: none;
  padding-left: 2px;
}
.navbar .yamm-content .banner {
  margin-bottom: 10px;
}
.navbar .yamm-fw .dropdown-menu {
  padding: 0;
}
.navbar .navbar-buttons {
  float: right;
}
.navbar .navbar-buttons button,
.navbar .navbar-buttons a.btn,
.navbar .navbar-buttons .btn-default.navbar-toggle {
  margin-top: 11px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 5px;
}
.navbar .btn-default,
.navbar .btn-default.navbar-toggle {
  color: #999999;
  background-color: #fff;
  margin-left: 7px;
  margin-right: 0;
}
.navbar .btn-default:hover,
.navbar .btn-default.navbar-toggle:hover,
.navbar .btn-default:focus,
.navbar .btn-default.navbar-toggle:focus {
  background-color: #fff;
  border-color: #38a7bb;
  color: #38a7bb;
}
.navbar #search {
  clear: both;
  border-top: solid 1px #38a7bb;
  text-align: right;
}
.navbar #search form {
  float: right;
}
.navbar #search form .input-group {
  width: 500px;
}
@media (max-width: 768px) {
  .navbar #search form .input-group {
    width: 100%;
  }
}
.navbar #basket-overview a {
  margin-left: 7px;
}
.navbar-affixed-top {
  top: -32px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
}
.navbar-affixed-top.affix-top {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navbar-affixed-top.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
body.boxed .navbar-affixed-top.affix {
  position: static;
}
#login-modal {
  overflow: hidden;
}
#login-modal .modal-header h4 {
  text-transform: uppercase;
}
#login-modal form {
  margin-bottom: 20px;
}
#login-modal a {
  color: #38a7bb;
}
#login-modal p {
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 13px;
}
/* buttons  */
.btn {
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
}
.input-group .btn {
  font-size: 14px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-template-main {
  color: #38a7bb;
  background-color: #ffffff;
  border-color: #38a7bb;
}
.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
  color: #38a7bb;
  background-color: #e6e6e6;
  border-color: #2a7d8c;
}
.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
  background-image: none;
}
.btn-template-main.disabled,
.btn-template-main[disabled],
fieldset[disabled] .btn-template-main,
.btn-template-main.disabled:hover,
.btn-template-main[disabled]:hover,
fieldset[disabled] .btn-template-main:hover,
.btn-template-main.disabled:focus,
.btn-template-main[disabled]:focus,
fieldset[disabled] .btn-template-main:focus,
.btn-template-main.disabled:active,
.btn-template-main[disabled]:active,
fieldset[disabled] .btn-template-main:active,
.btn-template-main.disabled.active,
.btn-template-main[disabled].active,
fieldset[disabled] .btn-template-main.active {
  background-color: #ffffff;
  border-color: #38a7bb;
}
.btn-template-main .badge {
  color: #ffffff;
  background-color: #38a7bb;
}
.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active {
  background: #38a7bb;
  color: #ffffff;
  border-color: #38a7bb;
}
.btn-template-transparent-primary {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
  background-image: none;
}
.btn-template-transparent-primary.disabled,
.btn-template-transparent-primary[disabled],
fieldset[disabled] .btn-template-transparent-primary,
.btn-template-transparent-primary.disabled:hover,
.btn-template-transparent-primary[disabled]:hover,
fieldset[disabled] .btn-template-transparent-primary:hover,
.btn-template-transparent-primary.disabled:focus,
.btn-template-transparent-primary[disabled]:focus,
fieldset[disabled] .btn-template-transparent-primary:focus,
.btn-template-transparent-primary.disabled:active,
.btn-template-transparent-primary[disabled]:active,
fieldset[disabled] .btn-template-transparent-primary:active,
.btn-template-transparent-primary.disabled.active,
.btn-template-transparent-primary[disabled].active,
fieldset[disabled] .btn-template-transparent-primary.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-primary .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active {
  background: #fff;
  color: #38a7bb;
  border-color: #fff;
}
.btn-template-transparent-black {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
  background-image: none;
}
.btn-template-transparent-black.disabled,
.btn-template-transparent-black[disabled],
fieldset[disabled] .btn-template-transparent-black,
.btn-template-transparent-black.disabled:hover,
.btn-template-transparent-black[disabled]:hover,
fieldset[disabled] .btn-template-transparent-black:hover,
.btn-template-transparent-black.disabled:focus,
.btn-template-transparent-black[disabled]:focus,
fieldset[disabled] .btn-template-transparent-black:focus,
.btn-template-transparent-black.disabled:active,
.btn-template-transparent-black[disabled]:active,
fieldset[disabled] .btn-template-transparent-black:active,
.btn-template-transparent-black.disabled.active,
.btn-template-transparent-black[disabled].active,
fieldset[disabled] .btn-template-transparent-black.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-template-transparent-black .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.btn-template-primary {
  color: #ffffff;
  background-color: #38a7bb;
  border-color: #38a7bb;
}
.btn-template-primary:hover,
.btn-template-primary:focus,
.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
  color: #ffffff;
  background-color: #2c8494;
  border-color: #2a7d8c;
}
.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
  background-image: none;
}
.btn-template-primary.disabled,
.btn-template-primary[disabled],
fieldset[disabled] .btn-template-primary,
.btn-template-primary.disabled:hover,
.btn-template-primary[disabled]:hover,
fieldset[disabled] .btn-template-primary:hover,
.btn-template-primary.disabled:focus,
.btn-template-primary[disabled]:focus,
fieldset[disabled] .btn-template-primary:focus,
.btn-template-primary.disabled:active,
.btn-template-primary[disabled]:active,
fieldset[disabled] .btn-template-primary:active,
.btn-template-primary.disabled.active,
.btn-template-primary[disabled].active,
fieldset[disabled] .btn-template-primary.active {
  background-color: #38a7bb;
  border-color: #38a7bb;
}
.btn-template-primary .badge {
  color: #38a7bb;
  background-color: #ffffff;
}
#intro {
  background: url('../img/home.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#intro .item {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  height: 100%;
}
#intro .item h1 {
  text-transform: uppercase;
  font-size: 50px;
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  #intro .item h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #intro .item h1 {
    font-size: 25px;
  }
}
#intro .item h3 {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #intro .item h3 {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
#intro .item .btn {
  text-transform: none;
}
@media (max-width: 991px) {
  #intro .item .btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #intro .item .carousel-caption {
    left: 10%;
    right: 10%;
  }
}
#intro .container,
#intro .row {
  height: 100%;
  position: relative;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 0;
  position: relative;
  background: url('../img/photogrid.jpg') center center repeat;
  background-size: cover;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.jumbotron .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #38a7bb;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul {
  color: #fff;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.jumbotron p {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 400;
}
.jumbotron p.text-uppercase {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 46px;
  }
}
#categoryMenu h3 {
  padding: 20px;
  background: #f7f7f7;
  margin: 0;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.panel.sidebar-menu h3 {
  padding: 5px 0;
  margin: 0;
}
.panel.sidebar-menu {
  background: #fff;
  margin: 0 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.panel.sidebar-menu .panel-heading {
  text-transform: uppercase;
  margin-bottom: 10px;
  background: none;
  padding: 0;
  letter-spacing: 0.08em;
  border-bottom: none;
}
.panel.sidebar-menu .panel-heading h1,
.panel.sidebar-menu .panel-heading h2,
.panel.sidebar-menu .panel-heading h3,
.panel.sidebar-menu .panel-heading h4,
.panel.sidebar-menu .panel-heading h5 {
  display: inline-block;
  border-bottom: solid 5px #38a7bb;
  line-height: 1.1;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.panel.sidebar-menu .panel-heading .btn.btn-danger {
  color: #fff;
  margin-top: 5px;
}
.panel.sidebar-menu .panel-body {
  padding: 0;
}
.panel.sidebar-menu .panel-body span.colour {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: solid 1px #555555;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 5px;
}
.panel.sidebar-menu .panel-body span.colour.white {
  background: #fff;
}
.panel.sidebar-menu .panel-body span.colour.red {
  background: red;
}
.panel.sidebar-menu .panel-body span.colour.green {
  background: green;
}
.panel.sidebar-menu .panel-body span.colour.blue {
  background: blue;
}
.panel.sidebar-menu .panel-body span.colour.yellow {
  background: yellow;
}
.panel.sidebar-menu .panel-body label {
  color: #999999;
  font-size: 12px;
}
.panel.sidebar-menu .panel-body label:hover {
  color: #555555;
}
.panel.sidebar-menu ul.nav.category-menu {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.panel.sidebar-menu ul.nav.category-menu li a {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.panel.sidebar-menu ul.nav ul {
  list-style: none;
  padding-left: 0;
}
.panel.sidebar-menu ul.nav ul li {
  display: block;
}
.panel.sidebar-menu ul.nav ul li a {
  position: relative;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: none !important;
  display: block;
  padding: 10px 15px;
  padding-left: 30px;
  font-size: 12px;
  color: #999999;
}
.panel.sidebar-menu ul.nav ul li a:hover,
.panel.sidebar-menu ul.nav ul li a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.panel.sidebar-menu ul.tag-cloud {
  list-style: none;
  padding-left: 0;
}
.panel.sidebar-menu ul.tag-cloud li {
  display: inline-block;
}
.panel.sidebar-menu ul.tag-cloud li a {
  display: inline-block;
  padding: 5px;
  border: solid 1px #eeeeee;
  border-radius: 0;
  color: #38a7bb;
  margin: 5px 5px 5px 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 12px;
}
.panel.sidebar-menu ul.tag-cloud li a:hover {
  color: #38a7bb;
  text-decoration: none;
  border-color: #38a7bb;
}
.panel.sidebar-menu ul.popular,
.panel.sidebar-menu ul.recent {
  list-style: none;
  padding-left: 0;
  padding: 20px 0;
}
.panel.sidebar-menu ul.popular li,
.panel.sidebar-menu ul.recent li {
  margin-bottom: 10px;
  padding: 5px 0;
  border-bottom: dotted 1px #eeeeee;
}
.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  content: " ";
  display: table;
}
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  clear: both;
}
.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  content: " ";
  display: table;
}
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
  clear: both;
}
.panel.sidebar-menu ul.popular li img,
.panel.sidebar-menu ul.recent li img {
  width: 50px;
  margin-right: 10px;
}
.panel.sidebar-menu ul.popular li h5,
.panel.sidebar-menu ul.recent li h5 {
  margin: 0 0 10px;
}
.panel.sidebar-menu ul.popular li h5 a,
.panel.sidebar-menu ul.recent li h5 a {
  font-weight: normal;
}
.panel.sidebar-menu ul.popular li p.date,
.panel.sidebar-menu ul.recent li p.date {
  float: right;
  font-size: 12px;
  color: #999999;
}
.panel.sidebar-menu ul.popular li:last-child,
.panel.sidebar-menu ul.recent li:last-child {
  border-bottom: none;
}
.panel.sidebar-menu .text-widget {
  font-size: 12px;
}
.panel.sidebar-menu.with-icons ul.nav li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: relative;
  top: 0;
  float: right;
}
/* ribbons for product sales etc. */
.ribbon {
  position: absolute;
  top: 50px;
  padding-left: 51px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.ribbon .ribbon-background {
  position: absolute;
  top: 0;
  right: 0;
}
.ribbon .theribbon {
  position: relative;
  width: 80px;
  padding: 6px 20px 6px 20px;
  margin: 30px 10px 10px -71px;
  color: #fff;
  background-color: #38a7bb;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.ribbon .theribbon:before,
.ribbon .theribbon:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
}
.ribbon .theribbon:after {
  left: 0px;
  top: 100%;
  border-width: 5px 10px;
  border-style: solid;
  border-color: #000000 #000000 transparent transparent;
}
.ribbon.sale {
  top: 0;
}
.ribbon.new {
  top: 50px;
}
.ribbon.new .theribbon {
  background-color: #5bc0de;
  text-shadow: 0px 1px 2px #bbb;
}
.ribbon.new .theribbon:after {
  border-color: #2390b0 #2390b0 transparent transparent;
}
.ribbon.gift {
  top: 100px;
}
.ribbon.gift .theribbon {
  background-color: #5cb85c;
  text-shadow: 0px 1px 2px #bbb;
}
.ribbon.gift .theribbon:after {
  border-color: #357935 #357935 transparent transparent;
}
.owl-carousel .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span,
.owl-carousel .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
 /* background: #38a7bb;*/
 background:#2388DA;
}
.owl-carousel .owl-controls .owl-buttons,
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 5px;
  right: 0;
}
.owl-carousel .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons div {
  width: 26px;
  height: 26px;
  line-height: 25px;
  margin: 0 5px 0 0;
  font-size: 18px;
  color: #38a7bb;
  padding: 0;
  background: #fff;
  border-radius: 13px;
  vertical-align: middle;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-carousel {
  position: relative;
  background: url('../img/photogrid.jpg') center center repeat;
  background-size: cover;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.home-carousel .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #38a7bb;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.home-carousel .owl-carousel {
  padding-top: 60px;
  padding-bottom: 20px;
}
.home-carousel .owl-theme .owl-controls .owl-page span {
  background: #666;
}
.home-carousel .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.home-carousel .owl-theme .owl-controls .owl-page:hover span {
  background: #fff;
}
@media (max-width: 767px) {
  .home-carousel {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .home-carousel .right {
    text-align: right;
  }
}
.home-carousel h1,
.home-carousel h2,
.home-carousel h3,
.home-carousel p,
.home-carousel ul {
  color: #fff;
}
.home-carousel h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 46px;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  .home-carousel h1 {
    font-size: 36px;
  }
}
.home-carousel h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 0.08em;
}
.home-carousel ul,
.home-carousel p {
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.10em;
}
@media (max-width: 991px) {
  .home-carousel ul,
  .home-carousel p {
    font-size: 14px;
  }
}
.home-carousel ul li {
  margin-bottom: 10px;
}
.customers {
  padding: 0;
  margin-bottom: 40px;
}
.customers .item {
  list-style-type: none;
  text-align: center;
  margin: 0 20px;
}
.customers .item img {
  display: inline-block;
  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 */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.customers .item img:hover {
  max-width: auto;
  filter: none;
  -webkit-filter: none;
}
.testimonials {
  padding: 0;
  margin-bottom: 0px;
}
.testimonials .item {
  list-style-type: none;
  margin: 0 5px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials .item .testimonial {
  position: relative;
  padding: 20px;
}
.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
  content: " ";
  display: table;
}
.testimonials .item .testimonial:after {
  clear: both;
}
.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
  content: " ";
  display: table;
}
.testimonials .item .testimonial:after {
  clear: both;
}
.testimonials .item .testimonial .text {
  color: #999999;
  margin-bottom: 40px;
}
.testimonials .item .testimonial .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  height: 50px;
}
.testimonials .item .testimonial .bottom .icon {
  color: #38a7bb;
  font-size: 30px;
  float: left;
  width: 20%;
}
.testimonials .item .testimonial .name-picture {
  float: right;
  width: 80%;
  text-align: right;
}
.testimonials .item .testimonial .name-picture h5 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.testimonials .item .testimonial .name-picture p {
  color: #999999;
  margin: 0;
  font-size: 12px;
}
.testimonials .item .testimonial .name-picture img {
  float: right;
  width: 60px;
  border-radius: 30px;
  margin-left: 10px;
}
.team-member {
  text-align: center;
  margin-bottom: 40px;
}
.team-member h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 0.08em;
}
.team-member h3 a {
  color: #555555;
}
.team-member p.role {
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.team-member .social {
  margin-bottom: 20px;
}
.team-member .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.team-member .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.team-member .social a.facebook {
  background-color: #4460ae;
}
.team-member .social a.gplus {
  background-color: #c21f25;
}
.team-member .social a.twitter {
  background-color: #3cf;
}
.team-member .social a.instagram {
  background-color: #cd4378;
}
.team-member .social a.email {
  background-color: #4a7f45;
}
.team-member .text p {
  color: #999999;
  font-size: 12px;
}
.team-member .social,
.team-member-detail .social {
  margin-bottom: 20px;
}
.team-member .social a,
.team-member-detail .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
.team-member .social a i,
.team-member-detail .social a i {
  vertical-align: bottom;
  line-height: 26px;
}
.team-member .social a.facebook,
.team-member-detail .social a.facebook {
  background-color: #4460ae;
}
.team-member .social a.gplus,
.team-member-detail .social a.gplus {
  background-color: #c21f25;
}
.team-member .social a.twitter,
.team-member-detail .social a.twitter {
  background-color: #3cf;
}
.team-member .social a.instagram,
.team-member-detail .social a.instagram {
  background-color: #cd4378;
}
.team-member .social a.email,
.team-member-detail .social a.email {
  background-color: #4a7f45;
}
.box-simple {
  text-align: center;
  margin-bottom: 40px;
  position:relative;
}
.box-simple  .product_title{
  position:absolute;
  top:-5px;
  width:100%;
  text-align:center;
  font-size:14px;
}
.box-simple  .product_title h2{
  /*font-size: 21px;*/
  font-size: 19px;
  line-height: 18px;
 /* color: #2286d8; */
  padding:5px;
  z-index: 20;
  position: relative;
  font-weight:normal;
/*  color:#555555; */
  font-family:ZapfHumanist601BT-Roman;
  color:#000;
}

.box-simple .icon {
  color: #38a7bb;
  border-color: #38a7bb;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.box-simple h3 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.box-simple h3 a {
  color: #555555;
}
.box-simple p {
  color: #999999;
}
.box-simple:hover .icon {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.box-simple:hover .icon i {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.box-simple.box-white {
  padding: 20px;
  border: dotted 1px #999999;
}
.box-simple.box-white .icon {
  color: #555555;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark {
  padding: 20px;
  border: dotted 1px #999999;
  background: #555555;
  color: #fff;
}
.box-simple.box-dark .icon {
  color: #f7f7f7;
  border-color: transparent;
  font-size: 70px;
}
.box-simple.box-dark h3 {
  color: #fff;
}
.box-simple.box-dark h3 a {
  color: #fff;
}
.box-simple.box-dark p {
  color: #fff;
}
.box-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #38a7bb;
}
.box-image .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image .name h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.08em;
}
.box-image .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  -o-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.box-image-text {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.box-image-text .top {
  position: relative;
  margin-bottom: 10px;
}
.box-image-text .top .bg {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #38a7bb;
}
.box-image-text .top .name {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .top .name h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.08em;
}
.box-image-text .top .name h3 a {
  color: #fff;
  text-decoration: none;
}
.box-image-text .top .text {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  -webkit-transform: translate(0, -150%);
  -ms-transform: translate(0, -150%);
  -o-transform: translate(0, -150%);
  transform: translate(0, -150%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  padding: 0 20px;
}
.box-image-text .content h3,
.box-image-text .content h4 {
  text-transform: uppercase;
  line-height: 1.5;
  color: #555555;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.box-image-text .content p {
  color: #999999;
}
.box-image-text:hover .bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.box-image-text:hover .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}
.box-image-text:hover .text {
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
/* universal box */
.box {
  background: #fff;
  margin: 0 0 30px;
  border: solid 1px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  border-left: none;
  border-right: none;
}
.box .box-header {
  background: #f7f7f7;
  margin: -20px 0 20px;
  padding: 20px;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.box .box-header:before,
.box .box-header:after {
  content: " ";
  display: table;
}
.box .box-header:after {
  clear: both;
}
.box .box-header:before,
.box .box-header:after {
  content: " ";
  display: table;
}
.box .box-header:after {
  clear: both;
}
.box .box-footer {
  background: #f7f7f7;
  margin: 30px 0 -20px;
  padding: 20px;
  border-top: solid 1px #eeeeee;
}
.box .box-footer:before,
.box .box-footer:after {
  content: " ";
  display: table;
}
.box .box-footer:after {
  clear: both;
}
.box .box-footer:before,
.box .box-footer:after {
  content: " ";
  display: table;
}
.box .box-footer:after {
  clear: both;
}
.info_1 .name{
	font-size: 24px;
    /* font-weight: 600; */
    font-weight: normal;
    margin-bottom: 4px;
    font-family:ZapfHumanist601BT-Roman;
    color:#000;
}

@media (max-width: 991px) {
  .box .box-footer .btn {
    margin-bottom: 20px;
  }
}
.box.no-border {
  border: none;
}
#heading-breadcrumbs {
  background: url('../img/texture-bw.png') center center repeat;
  padding: 20px 0;
  margin-bottom: 40px;
}
#heading-breadcrumbs.no-mb {
  margin-bottom: 0;
}
#heading-breadcrumbs h1 {
  color: #333333;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 991px) {
  #heading-breadcrumbs h1 {
    text-align: center;
  }
}
#heading-breadcrumbs ul.breadcrumb {
  margin-top: 5px;
  margin-bottom: 0;
}
.bar {
  position: relative;
  background: #38a7bb;
  padding: 60px 0;
}
.bar.background-pentagon {
  background: url('../img/texture-bw.png') center center repeat;
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
.bar.background-gray {
  background: #eeeeee;
}
.bar.background-gray-dark {
  background: #555555;
}
.bar.background-white {
  background: #fff;
}
.bar.background-image-fixed-1 {
  background: url('../img/fixed-background-1.jpg') center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bar.background-image-fixed-2 {
  background: url('../img/fixed-background-2.jpg') center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bar.color-white h1,
.bar.color-white h2,
.bar.color-white h3,
.bar.color-white h4,
.bar.color-white h5,
.bar.color-white h6,
.bar.color-white p {
  color: #fff;
}
.bar.padding-big {
  padding: 50px 0;
}
.bar.padding-horizontal {
  padding-left: 30px;
  padding-right: 30px;
}
.bar.margin-vertical {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bar .dark-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.portfolio.no-space {
  padding: 0 15px;
}
.portfolio.no-space .box-image {
  margin: 0 -15px;
}
.portfolio-project .project-more h4 {
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.08em;
}
.portfolio-project .project-more p {
  color: #999999;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: left;
}
.portfolio-showcase {
  margin: 15px 0 60px;
}
.portfolio-showcase h3 a {
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.portfolio-showcase p.lead {
  color: #555555;
  margin-bottom: 20px;
}
.portfolio-showcase p {
  color: #999999;
}
.portfolio-showcase p.buttons {
  margin-top: 40px;
}
.see-more {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
}
.see-more p {
  font-size: 28px;
  font-weight: 100;
  margin-bottom: 20px;
}
.showcase .item {
  text-align: center;
}
.showcase .item .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #555555;
  line-height: 50px;
  border-radius: 25px;
  border: solid 1px #555555;
}
.showcase .item h4 {
  color: #555555;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.5;
  font-size: 16px;
}
.showcase .item h4 span {
  font-weight: bold;
  font-size: 51px;
}
.packages .package {
  background: #fff;
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-align: center;
  border: solid 1px #38a7bb;
  overflow: hidden;
}
.packages .package .package-header {
  height: 57px;
  color: #fff;
  line-height: 57px;
  background: #38a7bb;
}
.packages .package .package-header h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 57px;
  margin: 0;
  letter-spacing: 0.08em;
}
.packages .package .package-header.light-gray {
  background: #eeeeee;
}
.packages .package .package-header.light-gray h5 {
  color: #555555;
}
.packages .package .price {
  line-height: 120px;
  height: 100px;
  color: #fff;
  font-weight: 400;
}
.packages .package .price h4 {
  display: inline;
  font-size: 50px;
  line-height: normal;
  margin-bottom: 0;
}
.packages .package .price .period {
  line-height: normal;
  color: #999999;
}
.packages .package ul {
  padding: 0;
}
.packages .package ul li {
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
  margin: auto;
  border-bottom: 1px dotted #ccc;
}
.packages .package ul li:last-child {
  border-bottom: 0;
}
.packages .package ul li i {
  font-size: 13px;
  margin-right: 5px;
}
.packages .best-value .package {
  margin-top: 0;
  padding-bottom: 40px;
}
.packages .best-value .package .package-header {
  height: 72px;
  padding-top: 17px;
  height: 82px !important;
}
.packages .best-value .package .package-header h5 {
  font-weight: bold;
  line-height: 29px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.packages .best-value .package .package-header .meta-text {
  font-size: 13px;
  line-height: 15px;
}
#map {
  height: 300px;
}
#map.with-border {
  border-top: solid 1px #38a7bb;
  border-bottom: solid 1px #38a7bb;
}
#blog-listing-big .post,
#blog-homepage .post {
  margin-bottom: 60px;
}
#blog-listing-big .post h2,
#blog-homepage .post h2,
#blog-listing-big .post h4,
#blog-homepage .post h4 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
#blog-listing-big .post h2 a,
#blog-homepage .post h2 a,
#blog-listing-big .post h4 a,
#blog-homepage .post h4 a {
  color: #555555;
}
#blog-listing-big .post h2 a:hover,
#blog-homepage .post h2 a:hover,
#blog-listing-big .post h4 a:hover,
#blog-homepage .post h4 a:hover {
  color: #38a7bb;
}
#blog-listing-big .post .author-category,
#blog-homepage .post .author-category {
  color: #999999;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.08em;
}
#blog-listing-big .post .author-category a,
#blog-homepage .post .author-category a {
  font-weight: 500;
}
#blog-listing-big .post .date-comments a,
#blog-homepage .post .date-comments a {
  color: #999999;
  margin-right: 20px;
}
#blog-listing-big .post .date-comments a:hover,
#blog-homepage .post .date-comments a:hover {
  color: #38a7bb;
}
@media (min-width: 768px) {
  #blog-listing-big .post .date-comments,
  #blog-homepage .post .date-comments {
    text-align: right;
  }
}
#blog-listing-big .post .intro,
#blog-homepage .post .intro {
  text-align: left;
}
#blog-listing-big .post .image,
#blog-homepage .post .image {
  margin-bottom: 10px;
  overflow: hidden;
}
#blog-listing-big .post .image img,
#blog-homepage .post .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  #blog-listing-big .post .image img.img-responsive,
  #blog-homepage .post .image img.img-responsive {
    min-width: 100%;
  }
}
#blog-listing-big .post .video,
#blog-homepage .post .video {
  margin-bottom: 10px;
}
#blog-listing-big .post .read-more,
#blog-homepage .post .read-more {
  text-align: right;
}
#blog-listing-medium .post {
  margin-bottom: 60px;
}
#blog-listing-medium .post h2 {
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 24px;
  letter-spacing: 0.08em;
}
#blog-listing-medium .post h2 a {
  color: #555555;
}
#blog-listing-medium .post h2 a:hover {
  color: #38a7bb;
}
#blog-listing-medium .post .author-category {
  float: left;
  color: #999999;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.08em;
}
#blog-listing-medium .post .author-category a {
  font-weight: 500;
}
#blog-listing-medium .post .date-comments {
  float: right;
  font-size: 12px;
}
#blog-listing-medium .post .date-comments a {
  color: #999999;
  margin-right: 20px;
}
#blog-listing-medium .post .date-comments a:hover {
  color: #38a7bb;
}
@media (min-width: 768px) {
  #blog-listing-medium .post .date-comments {
    text-align: right;
  }
}
#blog-listing-medium .post .intro {
  text-align: left;
}
#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
  content: " ";
  display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
  clear: both;
}
#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
  content: " ";
  display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
  clear: both;
}
#blog-listing-medium .post .image {
  margin-bottom: 10px;
  overflow: hidden;
}
#blog-listing-medium .post .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  #blog-listing-medium .post .image img.img-responsive {
    min-width: 100%;
  }
}
#blog-listing-medium .post .video {
  margin-bottom: 10px;
}
#blog-listing-medium .post .read-more {
  text-align: right;
}
.box-image-text.blog .author-category {
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 300;
  font-size: 12px;
}
.box-image-text.blog .author-category a {
  font-weight: 500;
}
.box-image-text.blog .intro {
  text-align: left;
  margin-bottom: 20px;
}
#blog-homepage .post {
  margin-bottom: 30px;
}
#blog-homepage .post h2,
#blog-homepage .post h4,
#blog-homepage .post .author-category,
#blog-homepage .post .read-more {
  text-align: center;
}
#blog-homepage .post .read-more {
  margin-top: 20px;
}
#blog-post #post-content {
  margin-bottom: 20px;
}
#blog-post .comment {
  margin-bottom: 25px;
}
#blog-post .comment:before,
#blog-post .comment:after {
  content: " ";
  display: table;
}
#blog-post .comment:after {
  clear: both;
}
#blog-post .comment:before,
#blog-post .comment:after {
  content: " ";
  display: table;
}
#blog-post .comment:after {
  clear: both;
}
#blog-post .comment .posted {
  color: #999999;
  font-size: 12px;
}
#blog-post .comment .reply {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
#blog-post .comment.last {
  margin-bottom: 0;
}
#blog-post #comments,
#blog-post #comment-form {
  padding: 20px 0;
  margin-top: 20px;
  border-top: solid 1px #eeeeee;
}
#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
  content: " ";
  display: table;
}
#blog-post #comments:after,
#blog-post #comment-form:after {
  clear: both;
}
#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
  content: " ";
  display: table;
}
#blog-post #comments:after,
#blog-post #comment-form:after {
  clear: both;
}
#blog-post #comments h4,
#blog-post #comment-form h4 {
  margin-bottom: 20px;
}
#blog-post #comment-form {
  margin-bottom: 20px;
}
.product {
  background: #fff;
  border-bottom: solid 1px #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px;
  overflow: hidden;
  text-align: center;
}
.product .image {
  overflow: hidden;
}
.product .image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .product .image img.img-responsive {
    min-width: 100%;
  }
}
.product .text {
  padding: 10px;
}
.product .text h3 {
  font-size: 14px;
  font-weight: 700;
  height: 39.6px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.product .text h3 a {
  color: #555555;
}
.product .text h3 a:hover {
  text-decoration: none;
}
.product .text p.price {
  font-size: 18px;
}
.product .text p.price del {
  color: #999999;
}
.product .buttons {
  clear: both;
  position: absolute;
  display: none;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: solid 1px transparent;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
}
.product .buttons .btn {
  margin-bottom: 20px;
}
.product:hover {
  border-bottom: solid 1px #808080;
  top: 0;
}
.product:hover .buttons {
  clear: both;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
}
.product:hover .image img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.goToDescription {
  font-size: 12px;
  text-align: center;
  margin-bottom: 40px;
}
.goToDescription a {
  color: #999999;
  text-decoration: underline;
}
#productMain {
  margin-bottom: 30px;
}
#productMain .sizes {
  text-align: center;
}
#productMain .sizes h3 {
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 40px;
}
#productMain .sizes a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #ccc;
  line-height: 40px;
  color: #555555;
  text-align: center;
  text-decoration: none;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
#productMain .sizes a.active,
#productMain .sizes a:hover {
  background: #38a7bb;
  color: #fff;
}
#productMain .sizes input {
  display: none;
}
#productMain .price {
  font-size: 40px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
#thumbs a {
  display: block;
  border: solid 1px transparent;
}
#thumbs a.active {
  border-color: #38a7bb;
}
#product-social {
  text-align: center;
}
#product-social h4 {
  font-weight: 300;
  margin-bottom: 10px;
}
#product-social p {
  line-height: 26px;
}
#product-social p a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
}
#product-social p a i {
  vertical-align: bottom;
  line-height: 26px;
}
#product-social p a.facebook {
  background-color: #4460ae;
}
#product-social p a.gplus {
  background-color: #c21f25;
}
#product-social p a.twitter {
  background-color: #3cf;
}
#product-social p a.instagram {
  background-color: #cd4378;
}
#product-social p a.email {
  background-color: #4a7f45;
}
@media (max-width: 991px) {
  #product-social {
    text-align: center;
  }
}
#checkout .nav {
  margin-bottom: 20px;
  border-bottom: solid 1px #38a7bb;
}
#checkout .nav li {
  height: 100%;
}
#checkout .nav li a {
  display: block;
  height: 100%;
}
#order-summary table {
  margin-top: 20px;
}
#order-summary table td {
  color: #999999;
}
#order-summary table tr.total td,
#order-summary table tr.total th {
  font-size: 18px;
  color: #555555;
  font-weight: 700;
}
#checkout .table tbody tr td,
#basket .table tbody tr td,
#customer-order .table tbody tr td {
  vertical-align: middle;
}
#checkout .table tbody tr td input,
#basket .table tbody tr td input,
#customer-order .table tbody tr td input {
  width: 50px;
  text-align: right;
}
#checkout .table tbody tr td img,
#basket .table tbody tr td img,
#customer-order .table tbody tr td img {
  width: 50px;
}
#checkout .table tfoot,
#basket .table tfoot,
#customer-order .table tfoot {
  font-size: 18px;
}
.shipping-method h4,
.payment-method h4 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
#customer-orders table tr th,
#customer-orders table tr td {
  vertical-align: baseline;
}
#customer-order .table tfoot th {
  font-size: 18px;
  font-weight: 300;
}
#customer-order .addresses {
  text-align: right;
  margin-bottom: 30px;
}
#customer-order .addresses p {
  font-size: 18px;
  font-weight: 300;
}
#customer-account {
  margin-bottom: 30px;
}
#get-it {
  background: #38a7bb;
  padding: 50px 0 30px;
  color: #fff;
  text-align: center;
}
#get-it h1,
#get-it h2,
#get-it h3,
#get-it h4,
#get-it h5,
#get-it h6 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0 0 20px;
}
#get-it p {
  margin: 0 0 20px;
}
#footer {
  background: #555555;
  padding: 50px 0;
  color: #999999;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #eeeeee;
}
#footer h4 {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
#footer ul {
  padding-left: 0;
  list-style: none;
}
#footer ul a {
  color: #999999;
}
#footer ul a:hover {
  color: #38a7bb;
  text-decoration: none;
}
#footer .photostream div {
  float: left;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  padding: 7.5px;
  overflow: hidden;
}
#footer .photostream div a {
  border: solid 1 px #eeeeee;
}
#footer .photostream div img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#footer .photostream div:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
#footer .blog-entries .item {
  clear: both;
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: solid 1px #555555;
}
#footer .blog-entries .item .image {
  float: left;
  width: 15%;
  margin-right: 10px;
}
#footer .blog-entries .item .name {
  width: 75%;
  margin-left: 10px;
  display: table-cell;
  vertical-align: middle;
}
#footer .blog-entries .item .name h5 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 12px;
}
#footer .blog-entries .item .name h5 a {
  color: #eeeeee;
}
#footer .blog-entries .item .text {
  width: 100%;
  clear: both;
}
#footer .blog-entries .item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#footer .social a {
  color: #555555;
  font-size: 25px;
  margin: 0 10px 0 0;
}
#footer .social a:hover {
  color: #38a7bb;
}
#copyright {
  background: #333;
  color: #ccc;
  padding: 50px 0;
  font-size: 12px;
  line-height: 28px;
}
#copyright p {
  margin: 0;
}
@media (max-width: 991px) {
  #copyright p {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
}
[data-animate] {
  opacity: 0;
  filter: alpha(opacity=0);
}
#style-switch-button {
  position: fixed;
  top: 100px;
  left: 0px;
  border-radius: 0;
}
#style-switch {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  padding: 20px;
  position: fixed;
  top: 140px;
  left: 0;
  background: #fff;
  border: solid 1px #eeeeee;
}
@media (max-width: 991px) {
  #style-switch-button {
    display: none;
  }
  #style-switch {
    display: none;
  }
}
/* Original Boostrap template overwrite */
/* breadcrumbs */
.breadcrumb {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: none;
  letter-spacing: 0.08em;
}
/* nav */
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #38a7bb;
}
.nav-tabs {

}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
	font-size: 17px;
	margin-right: 15px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
  border-top: 5px solid #ccc;
}
.nav-tabs > li > a span.expanded{
  font-family: ZapfHumanist601BT-Roman;
}

.nav-tabs > li > a:hover {
  background-color:#fff;
  font-family: ZapfHumanist601BT-Roman;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
 border-top: 5px solid #F7CACD;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: solid 1px #38a7bb;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  /*margin-bottom: 5px;*/
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #38a7bb;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #38a7bb;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #38a7bb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
  border-bottom: solid 1px #38a7bb;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  /*margin-bottom: 5px;*/
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #38a7bb;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #38a7bb;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content {
 border: solid 2px #ddd;
  border-top: none;
}
/* navbar */
.navbar {
  position: relative;
  min-height: 65px;
  margin-bottom: 0;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-affixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-affixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
 /* padding: 0px 15px !important;*/
  padding: 7px 15px !important;
  font-size: 18px;
  line-height: 20px;
  height: 77px; 
  /*height: 121px;
  padding: 5px 15px !important;*/
  
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 10.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
	padding: 6px 0 0 0;
    
    
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-xs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #cccccc;
  border-bottom: none;
}
.navbar-default .navbar-brand {
  color: #555555;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3b3b3b;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #555555;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
   /*color: #2388DA;*/
   color: #F7CACD;
   background-color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    /*color: #2388DA;*/
	/*color:#F7CACD;*/
	color:#FF8080;
    background-color: #fff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #38a7bb;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
   background-color: #fff;
   /*color: #2388DA;*/
   /*color:#F7CACD; */
	color:#FF8080;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FF8080;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #38a7bb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #555555;
}
.navbar-default .navbar-link:hover {
  color: #555555;
}
.navbar-default .btn-link {
  color: #555555;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #555555;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
/* scaffolding */
body {
/*  font-family: "Roboto", Helvetica, Arial, sans-serif; */
  font-family: ZapfHumanist601BT-Roman !important;    
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
a {
  /*color: #2388DA;*/
  /*color:#F7CACD;*/
  color:#555555;
  text-decoration: none;
}
a:hover,
a:focus {
  /*color: #2388DA;*/
  /*color:#FF8080;*/
  /*color:#F7CACD; */
  color:#272323;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.img-rounded {
  border-radius: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* breadcrumbs */
.breadcrumb {
  padding: 20px 0;
  margin-bottom: 20px;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
}
.breadcrumb_1{
  /*padding: 13px 0;*/
    padding:12px 0;  
    margin-bottom: 20px;
    background-color: none repeat scroll 0 0 rgba(0,30,34,0.85);
    border-radius: 0;
    text-align: center;
  /*background: none repeat scroll 0 0 rgba(0,30,34,0.85);*/
	background:transparent;
   /* width: 31%; */
	width:35%;
    text-align: left;
    padding-left: 0px;
}

.breadcrumb > li + li:before {
  content: ">\00a0";
  color: rgb(255, 128, 128) !important;	
}
.breadcrumb > .active {
  color: #999999;
}
@media (max-width: 991px) {
  .breadcrumb {
    padding: 20px 0;
    text-align: center;
  }
}
/* dropdowns */
.dropdown-menu {
  z-index: 1000;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
/* labels */
.label {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
/* forms.less */
label {
  font-weight: normal;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  border-color: #38a7bb;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(56, 167, 187, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(56, 167, 187, 0.6);
}
.form-group {
  margin-bottom: 20px;
}
/* pager*/
.pager {
  margin: 20px 0;
  border-top: solid 1px #eeeeee;
  padding-top: 20px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  background-color: #ffffff;
  border: 1px solid #38a7bb;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #38a7bb;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  border-color: #ddd;
}
/* pagination */
.pagination {
  margin: 20px 0;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #38a7bb;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #38a7bb;
  background-color: #a7dbe5;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #38a7bb;
  border-color: #38a7bb;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
}
/* responsive utilities */
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important;
  }
  .text-center-xs img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }
  .text-center-sm img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* type */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 /* font-family: "Roboto", Helvetica, Arial, sans-serif;*/
  font-weight: 900;
  line-height: 1.1;
  color: #333333;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
p {
  margin: 0 0 10px;
  font-family: ZapfHumanist601BT-Roman;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.text-small {
  font-size: 12px;
}
.text-large {
  font-size: 18px;
}
.text-italic {
  font-style: italic;
}
.text-primary {
  color: #38a7bb;
}
a.text-primary:hover {
  color: #2c8494;
}
.bg-primary {
  color: #fff;
  background-color: #38a7bb;
}
a.bg-primary:hover {
  background-color: #2c8494;
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #999999;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 14px;
  border-left: 5px solid #38a7bb;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #38a7bb;
}
address {
  margin-bottom: 20px;
  line-height: 1.42857143;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 15px 15px;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group.accordion .panel {
  border-color: #ccc;
}
.panel-primary {
  border-color: #38a7bb;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #38a7bb;
  border-color: #38a7bb;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #38a7bb;
}
.panel-primary > .panel-heading .badge {
  color: #38a7bb;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #38a7bb;
}
.panel-primary .panel-title {
  font-weight: 300;
}
.panel-primary .panel-title a:hover {
  color: #fff;
  text-decoration: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #38a7bb;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.progress-bar-primary {
  background-color: #38a7bb;
}
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup.use-yamm,
.yamm .dropdown.use-yamm {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}


section{
	width:100%;
	float:left;
}
section h1{
    font-family: ZapfHumanist601BT-Roman;
    font-weight: 300;
    color:#000;
}
.heading h1{
	border-bottom: none;
    text-transform: capitalize;
/*    font-family: Perpetua; */
font-family: ZapfHumanist601BT-Roman;
    font-style: italic;
    font-size: 34px;
    /*color: #737373; */
/*	color:#403f3f; */
    color:#000;
	margin-top:0;
	font-weight:normal;
}
.divider-bold {
    border-top-width: 2px;
    width: 132px;
    margin-bottom: 26px;
}
.divider-base {
    /*border-color: #ffcdca ;*/
	border-color: #D0CED3;
	margin-top:7px;
}
.background-gray{
	background:#EFEFEF;
}

/* Logo */

span .logo_text{
	font-family:'Times New Roman';
	font-size:32px;
	color:#000000;
}

/* End */
/* Main Slider Section */

/*************************
*******Home Page******
**************************/

.home h1{
	font-family: BlackChancery;
    color: Black;
    margin-top: 1px;
    font-size: 42px;
}
/* jssor slider loading skin oval css */
.jssor_1{
	position:relative;margin:0 auto;top:0px;left:0px;width:1500px;height:600px;overflow:hidden;visibility:hidden;
}
.jssorl-oval{
	position:absolute;top:0px;left:0px;text-align:center;background-color:rgba(0,0,0,0.7);
}
.jssor1-oval img{
	margin-top:-19.0px;position:relative;top:50%;width:38px;height:38px;
}
.jssor_1_slide{
	cursor:default;position:relative;top:0px;left:0px;width:1500px;height:600px;overflow:hidden;
}
.jssor_1_slide_caption_1{
	position:absolute;top:85px;left:100px;width:600px;height:120px;z-index:0;background-color:rgba(0,0,0,0.5);
}
.jssor_1_slide_caption_2{
	position:absolute;top:370px;left:100px;width:600px;height:120px;z-index:0;background-color:rgba(255,255,255,0.5);
}
.jssor_1_slide_caption_h1{
	position:absolute;top:15px;left:15px;width:500px;height:40px;z-index:0;font-size:30px;color:#ffffff;line-height:40px;
}
.jssor_1_slide_caption_h2{
	position:absolute;top:60px;left:15px;width:570px;height:40px;z-index:0;font-size:22px;color:#ffffff;line-height:38px;
}
        .jssorl-oval img {
            animation-name: jssorl-oval;
            animation-duration: 1.2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-oval {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }

        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('img/a22.png') center center no-repeat;
            overflow: hidden;
        }
		

/* End Main Slider Section */

/* Special Jewelry Section 
*************************** */

#special-feature{
	background:#f9f9f9 !important;
}

.special_box{
	 width:100%;
}
.special_box img{
	width: 150px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
.special_box a{
	margin-bottom: 28px;
}
a.special-jewelry-button{
  
   /*background: url(../img/Diamond/background_1.jpg);*/
   /*background:#FDDADF; */
   background:transparent;
  
}
a.special-jewelry-button:hover{
	/*background:#FFBDB1;*/
	background:#FDE9E6;
	/*color: #7f7a7a;
    border: 1px solid #7f7a7a; */
/*	color: #403f3f !important; */
    color: rgba(0, 0, 0,1) !important;
    border: 1px solid #403f3f !important;
	
}
a.special-jewelry-button1{
   /*background: url(../img/Diamond/background_1.jpg);*/
   background:transparent;
  /* border:1px solid #7f7a7a !important;
   color:#7f7a7a !important; */
   color: #403f3f !important;
   border: 1px solid #403f3f !important;
   margin-top:19px;
}
a.special-jewelry-button1:hover{
	background:#FFBDB1 !important;
	/*	color: #7f7a7a !important;
    border: 1px solid #7f7a7a !important; */
	color: #403f3f !important;
    border: 1px solid #403f3f !important;
	
}

.swrap_1{
	margin-top: 42px;
    font-size: 45px;
    margin-bottom: 10px;
	color:#403f3f;
	/*color:#7f7a7a; */
	font-family:Perpetua;
	font-style: italic;
	font-weight:normal;
}

h2 .swrap_1{
	font-size: 45px;
    margin-top: 50px;
}
h2 .swrap_1 .small{
	margin-top: 30px;
}
.swrap_2{
	font-family: AvenirLT,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    font-size: 24px;
    margin-top: 0;
    /*color: #7f7a7a; */
	color:#403f3f;
    font-weight: normal;
}

.photo_1 img{
	width:260px !important;
	height:260px !important;
	margin: 0 auto;
}

#col-specialfeature-1 {
	padding-top: 40px;
    padding-bottom: 9px;
	position:relative;
	z-index:99;
/*	background:#fdeef0 !important; */
	/*background:#FCBDFF !important;*/
	background:#FAF7F1;
	padding-left:10%;
	width:100%;
    
}
.col-specialfeature-2{
	padding:0;
	background:#f9f9f9 !important;
	min-height:401px !important;
}
#col-specialfeature-2{

}
#col-specialfeature-2 img{
	width: 484px;
    height: auto;
    object-fit: cover;
    object-position: 84% center;
	
}
.special_jewelry_box{
	/*background: url(../img/Diamond/background_1.jpg);*/
}
.special_jewelry_box img{
	transition:all 0.54s;	
}
.special_jewelry_box img:hover{
	transform:scale(1.2);	
	cursor:pointer;
}


.container-parttime {
    text-align: center;
}
#col-specialfeature-1 h2 {
    color: rgba(0, 0, 0, 0.8);
  /* color:#403f3f; */
   /* color: #7f7a7a; */
	/*color:#F7CACD;*/
	margin-top:0;
	font-family: Perpetua;
    font-style: italic;
    font-size: 43px;
	margin-bottom:0px;
	font-weight:normal;
}
.contenttype-homepage h2 {
    position: relative;
    z-index: 2;
    text-transform: none;
    margin-bottom: 10px;
}
h2.swrap small {
    font-family: AvenirLT,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    font-size: 24px;
    margin-top: 13px;
	color:#403f3f;
    /* color:#7f7a7a; */
	/*color:#F7CACD;*/
}

.col-special-feature .img-responsive {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
	width:150px;
}
.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s,-webkit-filter .4s;
}
.btn-outline.btn-reverse {
   /* border: solid #7f7a7a 1px;
    color: #7f7a7a; */
/*	color: #403f3f !important; */
    color: rgba(0, 0, 0, 1 ) !important;
    border: 1px solid #403f3f !important;
	font-weight:normal;
	font-size:18px;
	margin-bottom:15px;
	outline:none !important;
	font-family: ZapfHumanist601BT-Roman;
}
.col-special-feature .btn-outline {
    margin-bottom: 20px;
}
.contenttype-homepage .btn-outline {
    position: relative;
    z-index: 2;
}
.btn-outline {
    background: 0 0;
    border: solid #737373 1px;
    border-radius: 8px;
    color: #737373;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 6px;
}

#col-specialfeature-2 {
   background: #f2f2f2;
   height: auto;
   width: 100%;
   text-align: center;
   background: url(../img/Diamond/icon/tiffany-rings-animated-gif-4.gif);
}
.special_feature_video{
	margin-top: 80px;
    margin-left: -76px;
    transform: scale(1.2);
    z-index: 0;
}
.slide_setting .owl-nav{
	position:absolute;
	/*top:19% !important;*/
	top:26% !important;
}
/* End Special Jewelry Section */


/* Thumbnail */
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
#carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
#carousel-control {
	left: -12px;
}
#carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
#carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */

.team-sec{float: left;width: 100%;}
.team .photo {width: auto;height: auto;display: inline-block;overflow: hidden;position: relative;box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);left: 14%;}
.photo-shadow {position: absolute; z-index: -1; top: 12px; left: px; bottom: -10px; height: 250px; width: 246px; background: #fff; }
.col-item{position: relative;text-align:center;}
.team{margin-top: 60px;}
.team .photo img{width: 194px;vertical-align: middle;position: relative;}
.social-connect{margin-top: 13px;}
.info{margin-top: 22px;text-align:center;}
.info .name{font-size: 19px;/* font-weight: 600; */font-weight: normal;margin-bottom: 4px; font-family: ZapfHumanist601BT-Roman;color: #000;}
.info .degination{margin-bottom:10px;font-weight: 300;color: #8B8B8B;color: #000;font-size: 15px;/* font-style: italic; */font-family: ZapfHumanist601BT-Roman;}
.social-connect a{ display: inline-block; border: 1px solid #E3E3E3; font-size: 14px; color: #919191; width: 24px; height: 24px; text-align: center; line-height: 24px;margin-right: 4px;}
.social-connect a .fa{margin: 0;}
.social-connect a:hover{background-color: #4EBEE9;color: #fff;} .carousel-line{     height: 320px; position: absolute; bottom: -65px; width: 110%; left: -5.5%;}
.carousel-line > .controls{position: absolute; bottom: -16px; left: 50%; margin-left: -50px; background: #fff; padding: 0px 20px; color: #000;}
.carousel-line > .controls > a{    color: #868686; font-size: 24px; font-weight: 300;}
.name a{color:#555555;text-transform:capitalize;}

/* End Thumbnail */

/* Add Extra Section */
	
.banners {
    padding-top: 41px;
    margin-left: -1px;
}
.banner {
    margin-bottom: 1px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    font: 48px/48px 'BenchNine',sans-serif;
    padding-left: 1px;
}
.bann_capt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -34px;
}
	
/* End Extra Section */

/* Jewelry banner Section */
.jewelry_img_section{
	padding:0;
	margin-bottom: 0;
	float:left;
	margin-top:20px;
}
.jewelry_banner_img{
	
}
.jewelry_banner_img img{
	width:100%;
}
	
/* End Jewelry banner Section */

/* Jewelry Category section */

.product_title a:hover{
	color:#FF8080;
	
}
	.jewelry_box{
		box-shadow: 0px 0px 6px darkgrey;
        border-radius: 9px;
		padding: 60px 0 30px 0;
		background:#fff;
	}
	.jewelry_box:hover{
		box-shadow: 0px 0px 6px #383131;
	}
	.fine_jewelry_img{
		height:200px !important;
		width:auto !important;
	}
	.fine_jewelry_img a{
		
	}
	.fine_jewelry_img a:before {
    content: "";
    position: absolute;
    top: 0px;
        left: 0;
    width: 20%;
    height: 80%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 25%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 25%);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
}
.fine_jewelry_img a:hover:before {
   width: 70%;
	background-color: rgba(255,255,255,0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	left: 14%;
}
.fine_jewelry_img img{
	/*width: 100%;
    border-radius: 10px;*/
	width: 200px;
    border-radius: 10px;
    /* height: auto; */
	height:160px;
}

/* End Jewelry Category Section */

/* bottom section */
.press-slat{
	padding:0;
	margin-top:40px;
}
.press_slat_margin{
	margin-bottom: 20px;
    margin-top: 30px;
}
/* End Bottom Section */

/* Jewelry Content Section */
.jewelry_content{margin-top:30px;}
.content_bg__1 {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(../img/Diamond/jewelry_content_img_2.jpg);
	width:100%;
	float:left;
}
.content_body{
	padding-left:0;
}
.panel-default>.content-heading{
	background-color:transparent;
	padding-left:0;
	border-bottom:none;
}
.text4 {
    padding-top: 115px;
    padding-bottom: 0;
    margin: 0;
    font-size: 30px;
    line-height: 24px;
    text-transform: uppercase;
   
}
.color2 {
    color: #3d3d3c;
}
.block-4 {
    width: 50%;
    padding-bottom: 23px;
	background:transparent;
}
.nav-tabs > li > a.content_a, .nav-tabs > li.active > a.content_a {
	padding-left:0;
	padding-top:0;
	background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
    padding-left: 0;
    padding-top: 0px;
	
}
.nav>li>a>img:hover{
	opacity:0.8;
}
.text5 {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}
.color3 {
    color: #8b8b8b;
}
.text6 {
    padding-top: 17px;
    padding-left: 0px;
    font-size: 18px;
    font-style: italic;
}
.color4 {
    color: #191919;
}
.color1 {
    color: #2388DA;
}
.block-4_content {
    height: 160px;
    padding-top: 33px;
    padding-left: 3px;
	border:none;
}
.block-4_nav{
	border-bottom:none;
}
.block-4_nav li {
    display: inline-block;
    margin-right: 14px;
}
.circle {
    border-radius: 50%;
}

/* End Jewelry Content Section */

/* Finishing Product */
.hi-slide{margin-top:0px !important;margin-bottom:10px !important;}

.finishing_product{
	padding-bottom:30px;
}
.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 15px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAeUCAYAAAAU3UTMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY1MzJERUNDRjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY1MzJERUNERjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjUzMkRFQ0FGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjUzMkRFQ0JGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/ZdnrAAAydElEQVR42uydCbgUxbn3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');
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}
.degination{
	color:#000;
/*	font-weight:bold;
	line-height:30px; */
	font-size: 16px;
    margin-bottom: 10px;
    font-weight: 300;
   /* font-style: italic; */
   font-family: ZapfHumanist601BT-Roman;
   /* color: #8B8B8B;*/
}
/* End Finishing Product */


/* Testimonial Section */
.testimonial_section{
	padding:0;
	padding-bottom:30px;
}

.blog_box{
	width:100%;
	padding:0 10px;
}
.index-content a:hover{
    color:black;
    text-decoration:none;
}
.index-content{
    padding:0px 0px;
}
.index-content .row{
    margin-top:20px;
}
.index-content a{
    color: black;
}
.index-content .card{
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);

}
.index-content .card:hover{
    box-shadow: 0 6px 15px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.index-content .card img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.index-content .card h4{
    margin:20px;
}
.index-content .card p{
    margin:20px;
    opacity: 0.65;
}
.index-content .blue-button{
    width: 100px;
    min-height: 20px;
    background-color: #fff;
    color: #2388DA;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 8px 15px 15px;
    padding: 0px 0px 5px;
    display: inline-block;
    font-weight: bold;
}
.index-content .blue-button:hover{
    background-color: #fff;
    color: #2388DA;
}

@media (max-width: 768px) {

    .index-content .col-lg-4 {
        margin-top: 20px;
    }
}
/* End Testimonial Section */
/* Bottom Img Section */

.bottom_thumb_img_section{
	padding:0;
}
.bottom_thumb_div{
	padding:0;
}
.bottom_thumb_img{
	padding:0;
}
.bottom_thumb_img img{
	width: 100%;
    height: 100px;
}
.bottom_thumb_img a:hover{
	opacity:0.8;
}


/* End Bottom Img Section */

/* Footer */
#site-footer{
	float: left;
    width: 100%;
    /*padding: 45px 0 23px 0;*/
    /*background: #a9a9a9fa;*/
	/*background: #F5F5F5; */
	/*background:#f9f9f9 !important;*/
	background:#ececec !important;
	padding: 50px 0 30px 0;
   
}
#site-footer a{
	color:#fff;
	font-size:15px;
}
#site-footer img.footer_img{
    margin-bottom:10px;	
}


p.footermenu{
	color:#fff;
}
/* End Footer */

/* Slider Nav */
.carousel-line > .controls {
    position: absolute;
    top: 0;
    margin-left: -50px;
    background: #fff;
    padding: 0px 20px;
    color: #000;
    width: 100%;
    left: 4%;
}

.carousel-line > .controls > a.right{

  position:absolute; 
  right:0;

}
/* End Slider Nav */


/**/
#w {
  display: block;
  max-width: 100%;
  min-width: 300px;
  margin: 0 auto;
  padding: 2px 3px;
  position:relative;
}

/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 5px;
}

.crsl-item {
  background: #fff;
  padding: 8px;
	margin-top:20px;
}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  border:none;
  box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
}
.crsl-item .thumbnail img { 
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /* box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3); */
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}

/*************/
#video-background {
/*  making the video fullscreen  */
  position: relative;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
}



/*************/

.crsl-item h3 {
  font-family: 'Oswald', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 1.95em;
  line-height: 1.25em;
  margin-bottom: 12px;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #333;
}
.crsl-item h3 a:hover {
  text-decoration: underline;
}

.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
  font-size: 1.2em;
  font-weight: bold;
  background: #4e90da;
}

.crsl-item p {
  font-size: 1.2em;
  line-height: 1.55em;
  margin-bottom: 5px;
}

.crsl-item p.readmore a {
  display: block;
  float: right;
  color: #4e90da;
  padding: 3px 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.crsl-item p.readmore a:hover {
  background: #4b6caa;
  color: #fff;
}


/** posts slider nav **/
.slidernav {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    position: absolute;
    z-index: 999;
    top: 54%;
    width: 100%;
}

.slidernav a {
  display: inline-block;
  padding: 5px 8px;
  margin-right: 8px;
  font-size: 1.4em;
  background: #fff;
  color: #666;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}
.slidernav a.previous{
	position: absolute;
    left: -17px;
}
.slidernav a.next{
	position: absolute;
    right: -20px;
}
.slidernav a:active {
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

/* Slider */
.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url(../img/a22.png) center center no-repeat;
    overflow: hidden;
}
/* End */

/** media queries **/
@media screen and (max-width: 660px) {
  h1 { }
  
  .crsl-item h3 { font-size: 1.65em; }
  
  .content_bg__1 {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../img/Diamond/jewelry_content_img_2.jpg);
    width: 100%;
    float: left;
	padding:10px;
  }
  .text4 {
    padding-top: 55px;
    padding-bottom: 0;
    margin: 0;
    font-size: 25px;
    line-height: 24px;
    text-transform: uppercase;
   }	
  .block-4{
	width:100%;
	padding-bottom:0; 	
  }
  .block-4_nav {
    border-bottom: none;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .block-4_nav li {
    display: inline-block;
    margin-right: 0px;
   }
   .nav>li>a>img {
    max-width: none;
    width: 70px;
   }
   .slidernav {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    position: absolute;
    z-index: 999;
    top: 62%;
    width: 100%;
	}
}

.diamond_price{
    color:#000;
/*	color: #555555; */
    /*font-weight: bold;*/
    line-height: 30px;
	margin-top:5px;
	font-family: ZapfHumanist601BT-Roman;
}

/* Engagement Ring Page */

/*.step-setting .step h3{
	padding: 30px;
    color:#fff;
	font-family;herofonts;
	background: cadetblue;
    -webkit-clip-path: polygon(89% 0%, 100% 50%, 89% 100%, 0% 100%, 0 52%, 0% 0%);
    clip-path: polygon(89% 0%, 100% 50%, 89% 100%, 0% 100%, 0 52%, 0% 0%);
}

.step-setting .step h3 span{
	color:#fff;
	font-weight:bold !important;
	font-style:Italic !important;
}

.step-setting .step h3 small{
	color:#fff;
	font-weight: bold !important;
} 

.step-diamond .step h3{
	padding: 30px;
    color:#fff;
	font-family;herofonts;
	background-color: #e3e3e5;
    -webkit-clip-path: polygon(89% 0%, 100% 50%, 89% 100%, 0% 100%, 10% 50%, 0% 0%);
    clip-path: polygon(89% 0%, 100% 50%, 89% 100%, 0% 100%, 10% 50%, 0% 0%);
}

.step-diamond .step h3 span{
	color:#fff;
	font-weight:bold !important;
	font-style:Italic !important;
	margin-left: 25px;
}

.step-diamond .step h3 small{
	color:#fff;
	margin-left: 25px;
	font-weight: bold !important;
}

.step-complete .step h3{
	padding: 30px;
    color:#fff;
	font-family;herofonts;
	background-color: #e3e3e5;
    -webkit-clip-path: polygon(100% 1%, 100% 50%, 100% 100%, 0% 100%, 10% 50%, 0% 0%);
	clip-path: polygon(100% 1%, 100% 50%, 100% 100%, 0% 100%, 10% 50%, 0% 0%);
}

.step-complete .step h3 span{
	color:#fff;
	font-weight:bold !important;
	font-style:Italic !important;
	margin-left: 25px;
}

.step-complete .step h3 small{
	color:#fff;
	margin-left: 25px;
	font-weight: bold !important;
}*/


/*Diamond Revolutions*/

.diamong_thumbnail_img img{
	width: 180px !important;
    height: auto !important;
    text-align: center;
    margin: 0 auto;
	transition:all 0.3s;
	margin-top:20px;
	margin-bottom:10px;
}
.diamong_thumbnail_img img:hover{
	/*background: #fff;
    padding: 20px 10px;
    width: 170px !important;
    height: auto;
    box-sizing: border-box;*/
	transform:scale(1.2);
}

.diamong_info{
	font-size:18px;
	text-align:center;
	margin-top:20px;
}
.hi-slide > ul >li{
background:transparent;
border:none;
}
.hi-slide > ul >li > img{
	height:auto;
}

.diamond_li{
	position:relative;
}
.diamond_li h1{
	/*margin-top: 10px;*/
	margin-top: -20px;
    text-align: center;
/*    font-size: 17px; */
    font-size:19px;
    font-weight: normal;
   /* color: #f4c2c2; */
   color:#000;
}

/* Modal Css */

/* Login Model*/

.diamond_modal .modal-title{
	text-align: center;
    text-transform: capitalize;
 /*   font-family: Perpetua; */
    font-style: italic;
    font-size: 28px;
    color: #737373;
    margin-top: 0px;
    padding-top: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 9px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    padding-top: 8px;
    font-size: 25px;
}
.modal-header .close:focus {
   outline:none;
}
#login-modal .modal-header h4, #signup-modal .modal-header h4{
    text-transform: capitalize;
    font-family: Perpetua;
    font-style: italic;
    font-size: 28px;
    color: #737373;
    margin-top: 0px;
    padding-top: 0;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    height: 100%;
    background: #000000a1;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.login_form input.form-control {
    border: none;
    box-shadow: inset 0 2px 5px 0 rgba(4,4,4,.2);
	height: 46px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.login_form .btn-primary {
    text-transform: none;
    font-weight: 700;
    padding: 8px 20px;
    letter-spacing: 2px;
    border-radius: 6px;
	    color: #fff;
    background-color: #F7CFD2;
    border-color: #F7CFD2;
}
.login_form .btn-primary:hover {
 	    color: #F7CFD2;
    background-color: #fff;
    border-color: #F7CFD2;
}
.login_form .btn-primary:focus{
	outline:none;
}
.login_form p{
	font-size: 16px;
    line-height: 25px;
    margin-bottom: 25px;
	text-align:center;
}
.signup-model-sm{
	width:450px;
}
.mint {
    color: #a0d6d2;
}
.forget_password_model a:hover{
	color:#f7cfd2 !important;
}
/* End Modal */

/* Profile  Page 
=================================== */

.div_profile_page{
	margin-bottom:40px;
}
.profile_page fieldset h3{
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 25px;
    color: #FF8080;
}
.div_profile_page .profile_form label{
	font-size: 16px;
    text-transform: capitalize;
	font-weight:normal;
}
.billingaddress{
	margin-bottom:20px !important;
	color:#FF8080;
	line-height:21px;
}
.profile_submit{
	background: #F7CACD;
    border: 1px solid #fff;
    border-radius: 8px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 6px;
	color:#fff;
}
.profile_submit:hover{
	border:1px solid #F7CACD;
	color:#F7CACD;
	background:#fff;
}
.profile_submit:active{
	border:1px solid #F7CACD;
	color:#fff;
	background:#F7CACD;
}
.profile_submit:focus, .profile_submit:visited{
	background:none;
	border:none;
	color:#F7CACD;
	outline:none;
	border:1px solid #F7CACD;
}
.profile_submit:active:focus, .profile_submit:focus{
	outline:none;
}
.profile_form_submit{
	outline:none;
}
.edit_profile_back a{
	color:#fff !important;
}
.edit_profile_back a:hover{
	color:#f7cfd2 !important;
}
.recurring_profile h3{
	font-weight: normal;
    padding-left: 14px;
}
/* Change Password */
#frm_password{
	max-width:600px;
	margin:0 auto;
}
#frm_password h3{
	text-align:center;
}

/* End Change Password */
/* End Profile Page 
=================================== */


/* HEADER BREADCUMS */

.header-sub{
	position:relative;
}
.dashboard-pic{
	position: absolute;
    top: 30%;
}
.dashboard-pic h1{
    color: rgb(255, 128, 128) !important;	
	/*font-family: Rise_of_Kingdom;*/
	font-family: Perpetua;
    font-size: 40px;
    font-style: italic;
}
.sub_head_title{
	    text-align: left;
    padding-left: 0;
    left: 105px;
    top: 28%;
}
.sub_head_title h1{
 /* color: rgb(255, 128, 128) !important; */
	color:#403f3f !important;
 /*   font-family: Perpetua; */
    font-family: ZapfHumanist601BT-Roman;
    font-style: italic;
    background: none repeat scroll 0 0 #ffffffcf;
    display: inline-block;
    padding: 5px 14px 3px 5px;
    font-size: 2em;
    margin-bottom: 8px;
 /* text-transform: uppercase; */
    text-transform:capitalize;
	font-weight:normal;
	
}

.breadcrumb li{
	margin:0px;
	padding:0px;
}
.breadcrumb li.active a{
	color: #555555;	
}
.breadcrumb_1 li.active a{
	/*color:rgba(249, 207, 207, 0.92) !important; */
    /*color:#555555;*/
    color: rgba(35, 33, 33, 0.8196078431372549);
	font-family: ZapfHumanist601BT-Roman;
}

.breadcrumb li a{
 /*	color: rgb(255, 128, 128) !important; */	
/*	color:#403f3f ; */
    color:#191818;
 /* font-family: Rise_of_Kingdom; */
 /*	font-family: Roboto; */
    font-family: ZapfHumanist601BT-Roman;
	font-weight:normal;
}
.breadcrumb li i{
	color: rgb(255, 128, 128) !important;	
	font-weight:bold;
	margin-right:5px;
}
.breadcrumb li a:hover{
	color: #555555 !important;	
}
.breadcrumb_1 li a:hover{
	color:rgba(249, 207, 207, 0.92) !important;
/*	color:#403f3f !important; */
    color:#000;
}
.extra_width{
	width:40%;
}
/* end of breadcums */

/* Dashboard Page */
.user_dashboard{
	background: #555555 !important;
}
.dashboard_page{
	margin-top:40px !important;
	padding:20px !important;
	box-shadow: 0 4px 6px rgba(0,0,0,.25) !important;
}
.bgw{
    background: #fff !important;
}
.user_dash_text h2{
	font-family: Perpetua;
    font-style: italic;
    font-size: 30px;
    color: #737373;
}
/* end dash page */

/* Error Color */
.profile_form input[type='text']{
	position:relative;
}
.err_form{
	color:red;	
	position: absolute;
}

/* Engagement Ring Page 
=============================  */

#steps .col-xs-4.step-setting .step {
    /*background-image: url(../img/steps/step-icn-setting-todo.png);*/
	background-image: url(../img/Diamond/icon/step-icn-setting-1.png);
    background-repeat: no-repeat;
    /*background-position: right 13px top 50%;*/
	background-position: right 30px top 50%;
}
#steps .col-xs-4 {
    padding: 0;
    margin-bottom: 0;
}
#steps .col-xs-4:first-child .step {
    padding: 28px 65px 22px 25px;
}

#steps {
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    margin-top: 0px;
	float: left;
    width: 100%;
}

#steps .col-xs-4.step-setting .step.active {
    background-image: url(../img/Diamond/icon/step-icn-setting-active.png) !important;
	background-position: right 30px top 50%;
	background-position-x: 91%;
   background-position-y: 50%;
}

.step.active {
   background: #F7CACD; 
  /* background:#ececec; */
   
}

.step.active h3, .step.active h3 small {
    color: #fff; 
	/*  color:#333333; */ 
	/*color:rgba(255, 126, 128, 1) !important;*/
	font-weight:normal;
}
.step h3, .step h3 small {
    margin: 0;
    text-align: left;
	font-weight:normal;
	    font-family: Perpetua;
    font-style: italic;
    font-size: 28px;
}
h3.swrap small {
    font-family: AvenirLT,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    font-size: 16px;
}

.step {
    padding: 28px 25px 22px 50px;
  /*  background:rgba(169, 169, 169, 0.21176470588235294); */
    background:#fff;
}

.step_1{
	-webkit-clip-path: polygon(93% 0%, 100% 50%, 93% 100%, 0% 100%, 0 49%, 0% 0%);
    clip-path: polygon(93% 0%, 100% 50%, 93% 100%, 0% 100%, 0 49%, 0% 0%);
}
.step_2{
	background-image: url(../img/Diamond/icon/step-icn-diamond-todo-1.png);
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
	-webkit-clip-path: polygon(93% 0%, 100% 50%, 93% 100%, 0% 100%, 7% 50%, 0% 0%);
    clip-path: polygon(93% 0%, 100% 50%, 93% 100%, 0% 100%, 7% 50%, 0% 0%);
	background-position-x: 91%;
   background-position-y: 50%;
}
.step_2.active{
	background-image: url(../img/Diamond/icon/step-icn-diamond-active.png);
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
	background-position-x: 91%;
   background-position-y: 50%;
}
.step_3{
	 background-image: url(../img/Diamond/icon/step-icn-complete-todo.png);
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
	-webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 7% 50%, 0% 0%);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 7% 50%, 0% 0%);
		background-position-x: 91%;
    background-position-y: 50%;
}
.step_3.active{
	 background-image: url(../img/Diamond/icon/step-icn-complete-todo-active-1.png);
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
		background-position-x: 91%;
    background-position-y: 50%;
}
.setting_section_title{
	text-align:center;
}
.setting_section_title h1{
	text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
}

/* Toggle Section */
.toggle_div{
	box-shadow: 0 4px 6px rgba(0,0,0,.25);
}
.div_boxshadow{
	box-shadow: 0 4px 6px rgba(0,0,0,.25);
}


.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
padding: 12px 35px 12px 15px;
display: inline-block;
width: 100%;
background-color: #EE556C;
color: #ffffff;
position: relative;
text-decoration: none;
}
.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f147";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f196";
}

.selection {
    padding-top: 10px;
    padding-bottom: 20px;
    /*margin-bottom: 20px;
	border-bottom: solid #f2f2f2 1px;*/
    text-align: center;
	float:left;
	width:100%;
}
.selection .shape {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
    vertical-align: top;
	width:16%;
	float:left;
}
.selection .shape-img, .selection {
    line-height: 53px;
    padding: 10px;
}
.selection  .shape:hover .shape-img img{
	padding: 4px 0px 0px 0px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    width: 60px;
} 
.selection  .active .shape-img img{
	padding: 4px 0px 0px 0px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    width: 60px;
} 

.selection  .active span.shape-img {
    height: 76px;
    line-height: 54px;
	/*background: #FF8080;*/
	background:#F7CACD;
    width: 79px;
    margin: 0 auto;
    border-radius: 50%;
}
.selection  .shape:hover span.shape-img {
    height: 76px;
    line-height: 54px;
	background: #F7CACD;
    width: 79px;
    margin: 0 auto;
    border-radius: 50%;
    font-family: ZapfHumanist601BT-Roman;
    color: #000;
}
.selection  .shape:hover span.shape_name {
	position:relative;
	/*top:7px;*/
	top:0;
}
.selection .shape span {
    display: block;
    text-transform: uppercase;
 /* color: #a4a3a3; */
    color:#000;
    font-size: 14px;
    margin-top: 3px;
    font-family: ZapfHumanist601BT-Roman;
}

#select-metal {
    text-align: center;
    margin-bottom: 40px;
}
.metal {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 132px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.img-metal {
    margin-bottom: 5px;
}
.metal .custom-check {
    position: relative;
    margin-bottom: 10px;
}
.metal input[type=checkbox]:after, .metal input[type=radio]:after {
    position: absolute;
    bottom: 0;
    content: '';
    display: block;
    background: url(../img/Diamond/icon/checkbox.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-left: -5px;
}
.metal input[type=checkbox]:checked:after, .metal input[type=radio]:checked:after {
    background: url(../img/Diamond/icon/checkbox-checked.png) no-repeat;
}
.metal span {
    display: block;
    text-transform: uppercase;
    color: #a4a3a3;
    font-size: 13px;
	font-weight:normal;
}

#select-specs {
    padding: 0 25px 25px 25px;
    margin-bottom: 6px;
}
.col-main:first-child {
    padding-right: 24px;
}
.row-slider {
    margin-bottom: 20px;
}
#select-specs label {
    font-size: 16px;
    line-height: 38px;
    text-transform: uppercase;
    color: #737373;
    margin: 0;
	font-weight:normal;
}
.mySlider_price_min{
	margin-top:10px;
	float:left;
	width:50%;
}
.mySlider_price_max{
	margin-top:10px;
	float:right;
}
/*
#select-specs .ui-slider {
    background-color: #bfbfbf;
    margin: 14px 0 14px 0;
}
#select-specs .ui-slider-horizontal {
    height: 10px;
}*/
#actions .btn-close {
    font-size: 18px;
    color: #a4a3a3;
    text-decoration: none;
    display: inline-block;
    margin-top: 6px;
    margin-left: 0px;
    margin-right: 10px;
    transition: all 0s;
}
#actions .btn-close:hover{
	/* color: #e66767; */
	   color: rgba(39, 35, 35, 0.62);
}
#actions .btn-close .fa-close {
    background: #a4a3a3;
    color: #fff;
    font-size: 15px;
    height: 30px;
    width: 30px;
    padding-left: 9px;
    font-weight: normal;
    box-sizing: border-box;
    line-height: 30px;
    margin-left: 0;
    border-radius: 50%;
}

#actions .btn-close:focus .fa-close, #actions .btn-close:hover .fa-close {
    /* background: #e66767; */
	background: rgba(39, 35, 35, 0.62);
}
/*
#select-specs .ui-slider .ui-slider-handle {
    background: url(../img/Diamond/icon/knob.png) 0 0 no-repeat;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: -10px;
}
*/
button.toggle_button:focus,button.toggle_button:hover,button.toggle_button:active{
	outline:none;
}
.toggle_submit{
	width:100%;
	text-align:center;
}
button.toggle_button{
	background: #a9a9a969;
    width: 11%;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    padding: 10px;
    position: relative;
    top: 50px;
    box-shadow: none;
    border: none;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,.50);
	z-index:99;
}
.ui-widget-header {
    border: 1px solid #e78f08;
    /* background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; */
    color: #ffffff;
    font-weight: bold;
    background: #F7CACD;
}
#price_min{
	color:#a4a3a3;
}
#price_max{
	color:#a4a3a3;
}

/* End Toggle Section */

/* Product List */
	.product_main{
		padding-left: 10px;
		padding-right: 10px;
		/* padding-top: 40px; */
		margin-top: 52px;
		margin-bottom: 30px;
		padding-bottom: 30px;
		box-shadow: 0 4px 6px rgba(0,0,0,.25);
		background:#fff;
	}
	.product_img{
		text-align:center;
		margin:20px 0;
	}
	.product_info{
		margin-top:0;
	}
	.product_info .degination{
		margin-bottom:0px;
	}
	.product_info .product-view{
		padding-bottom:20px;
	}
	.product_details:hover{
		box-shadow: 0 3px 9px 1px rgba(0,0,0,.15);
	}
	.product_details:hover .product_img img{
		transform:scale(1.2);
	}
	.product_details .product_img img{
		transition:all 0.3s;
		width:150px;
                height: 113px;
                object-fit: cover;
	}
	
/* End Product List */


/* End Engagement Ring Page
=================================== */


/* Setting Details Page  */

.sinle-product{
	margin-bottom:40px;
}
.single_product_title{
	
}
.single_product_title h1{
	font-size: 22px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 4px;
	margin-left:0;
	font-weight:normal;
}
.single_product_title h3{
	text-transform: uppercase;
    font-size: 18px;
	font-weight:normal;
}
.single_product_title h3 span{
	/*color: #a0d6d2;*/
	    color: rgba(255, 126, 128, 1) !important;
}
.single_product_title p{
	font-size:15px;
	line-height:25px;
}
.single_product_price{
	margin-top:30px;
	margin-bottom:23px;
	font-size:24px;
	color:#737373;
}
.single_product_price span{
	font-size: 18px;
    color: #a4a3a3;
}
.product_submit_btn{
	background: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 6px;
    color: #fff;
    float: left;
	margin-right:10px;
}
.product_submit_btn:hover{
	/*background: #eabec5;
    border: 1px solid #F7CACD;
	color:#F7CACD;*/
	background: #eabec5 !important;
    color: #403f3f !important;
    border: 1px solid #403f3f !important;
}
.product_submit_btn:focus{
	outline-style:none;
	border:none;
}
.product_submit h3{
    /*padding-top:10px;*/
     padding-top:66px !important;
     font-size:18px;
     font-weight:normal;
}
.product_submit h3 span{
	    color: rgba(255, 126, 128, 1) !important;
}

.product_submit_wedd h3{
    /*padding-top:10px;*/
     padding-top:170px !important;
     font-size:18px;
     font-weight:normal;
}
.product_submit_wedd h3 span{
	    color: rgba(255, 126, 128, 1) !important;
}

.pink-heart {
    color: #ff87a2;
}
.inline-flex{
	display:inline-flex;
}
.single_product_other_details{
	padding-left:0px;
	margin-top:20px;
	margin-bottom:20px;
}
.other_details_div{
	padding-left:0;
	margin-left:0 !important;
}
.single_product_other_details a h3 {
    color: #a4a3a3;
    font-size: 15px;
}
.single_product_other_details a:hover h3 {
    /*color: #439a94;*/
	/*color:#F7CACD;*/
	/*color:#272323;*/
	color: rgba(39, 35, 35, 0.62);
}
.single_product_other_details h3{
	color: #a4a3a3;
    font-size: 15px;
    padding-top: 2px;
	margin-top:0;
}

.single_product_other_details i.fa{
	font-size: 18px;
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.icons_container {
    margin: 13px 25px;
    background-color: #f2f2f2;
    text-align: center;
}
.icons_container .icons_inline {
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
    width: 205px;
}
.icons_container .icons_inline a {
    color: #737373;
}
.icons_container .icons_inline img {
    margin: 15px 0 10px 15px;
	float:left;
}
.icons_container .icons_inline p {
    font-size: 14px;
    padding: 22px 15px 0 15px;
    margin: 0;
}
.setting_specification{
	
}
.setting_specification h1{
	font-size: 24px;
  /*  color: #737373;*/
    font-weight: normal;
}
.setting_specification h2{
	font-size: 18px;
    margin-bottom: 10px;
/*    color: cadetblue; */
    font-weight: normal;
	color:rgba(255, 126, 128, 1) !important;
}

.setting_specification h3{
	margin-top: 7px;
    font-size: 18px;
    font-weight: normal;
    /*color: cadetblue; */
	/*color:rgba(255, 126, 128, 1) !important;*/
	color:#555555;
}
.setting_specification p{
	/*line-height:7px;*/
	font-size:18px;
}
.select_box{
	padding-left: 0;
	border-radius: 10px;
	margin-bottom: 20px;
}
.select_box select{
	border-radius:7px;
	box-shadow:none;
	background:white;
	color:#000;
	width:50%;
}
.product_main .col-md-3 {
    min-height: 280px !important;
	height:310px !important;
}
/* End of setting Detail page */

.previous {
    background: url(../img/btn-prev-dis.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    display: block;
	float: right;
    margin-top: 0;
    margin-right: 25px;
}

/* Checkout Page */
#cart-confirmation h3{
	font-weight:normal;
}

.checkout_form label{
	font-weight:normal;
}
/* End */

/* Diamond */

.diamond_filter_section .selection #diamond_shape{width:10%;}

.mySlider_carat_min{
	margin-top:10px;
	float:left;
	width:50%;
}
.mySlider_carat_max{
	margin-top:10px;
	float:right;
}
.mySlider_carat_max input{
    width: 35%;
	float:right;
}
.mySlider_carat_min input{
    width: 35%;
}
.rs-container .rs-selected {
	background-color: #F7CACD !important;
    border-color: #F7CACD !important;
    color: #fff !important;
    text-shadow: 0 1px 0 #F7CACD !important;
}

.mySlider_diamondPrice_min{
	margin-top:10px;
	float:left;
	width:50%;
	font-size:18px;
}
.mySlider_diamondPrice_max{
	margin-top:10px;
	float:right;
	font-size:18px;
}

#custom-search-input{
    border: solid 1px #ccc;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 1px -1px 0 0;
    background-color: #F7CACD;
    box-shadow: none;
    border: 0;
    color: #fff;
        padding: 5px 10px 5px 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

.diamond_filter_section #actions .btn-close .fa-close{padding-left: 0px;}
.diamond_filter_section .btn-close{border:none;background-color:#fff;}
.ds{box-shadow: 0 -1px 6px rgba(0,0,0,.25);}

#diamond-results, #compare-diamonds{    
	background-color: #F7CACD;
	opacity: 0.9;
	color:#fff;
}

#diamond-comparison{/* background-color: #F7CACD; */ background-color:#ececec !important; color:#fff;display: table;width: 100%;}

.table-compare {
	padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    background-color: #fff;
    width: 73%;
	color: #555555;
	float: left;
	min-height: 570px;
}

.diamond-information {
	width: 24%;
	float: right;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

.diamond-information h3, .diamond-information h3 small, .diamond-information h4{/*color:#fff;*//*color:#737373;*/color:#000;text-transform: uppercase;font-weight:normal;}

.diamond-information h3{
	color:rgba(255, 126, 128, 1) !important;
	font-family: ZapfHumanist601BT-Roman;
}
.diamond-information h4{
	color:rgba(255, 126, 128, 1) !important;
	font-family: ZapfHumanist601BT-Roman;
}
.diamond-information h4 span{
   /*	color:#737373; */
   color:#000;
}

.dynatable-pagination-links {
    display: inline-block;
    padding-left: 0;
    border-radius: 0;
	float: none !important;
	margin-left: 2px;
	font-size: 16px;
	line-height: 25px;
}

.dynatable-record-count {
    padding: 5px 2px !important;
}

.dynatable-pagination-links>li>span, .dynatable-pagination-links>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
  /*  color: #F7CACD; */
    color:rgba(255, 126, 128, 1) !important;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.dynatable-pagination-links>li>a{cursor:pointer;}

th a {
   color: #555555 !important;
}

.diamonddetail .setting_specification{
	    padding: 3% 6%;
		font-size:15px;
}
.diamonddetail .setting_specification h1{
	margin-bottom: 30px;
}

#steps .step-diamond .step_1{
	background-image: url(../img/Diamond/icon/step-icn-diamond-active.png);
	/*background-image: url(../img/Diamond/icon/step-icn-setting-1.png) !important;*/
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
	background-position-x: 91%;
    background-position-y: 50%;
}
#steps .step-setting .step_2{
	/*background-image: url(../img/Diamond/icon/step-icn-setting-todo.png) !important*/;
    background-repeat: no-repeat;
    background-position: right 30px top 50% !important;
	background-position-x: 91%;
    background-position-y: 50%;
}
#steps .step-setting .step_2.active{
	background-image: url(../img/Diamond/icon/step-icn-diamond-active.png) !important;
    background-repeat: no-repeat;
    background-position: right 30px top 50% !important;
	background-position-x: 91%;
    background-position-y: 50%;
}
.disabled{
	cursor:no-drop !important;
}
.selection .shape.disabled {
    opacity: .5;
    filter: alpha(opacity=50);
}
.selection .shape.disabled:hover{
	cursor:no-drop !important;
}
.selection .shape.disabled:hover .shape-img img {
        padding: 0;
    -webkit-filter: none;
    filter: none;
    position: relative;
    width: 95px;
    top: 8px;
}
.selection .shape.disabled:hover span.shape-img {
    background: none;
	width:auto;
	height: 79px;
}

/* Complete step */

.addcart_submit_btn{
	background: #F7CACD;
    border: 1px solid #fff;
    border-radius: 8px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 6px;
    color: #fff;
    float: none;
	margin-right:10px;
}
.setting-tab{
	border:none;
}

.card{margin-top: 25px;}

.card .nav-tabs li a{margin-right: 0px;}

.completetitle h1{
	font-size:60px;
	margin-top: 0;
	padding-bottom: 2px;
}
.completetitle small{
	text-transform: uppercase;
	font-style: normal;
	display: block;
	font-size: 24px;
}

.single_product_desc .form-control-lg{
	width:50%;
	/*margin: 0 auto;*/
	margin-bottom: 12px;
}

.diamond-detail-carat span{
	margin-top: 15px;
    float: left;
    font-size: 16px;
}

.diamondshape img{width:auto !important;}

.steps .swrap a{    
	color: #555555;
    text-transform: capitalize;
	
}
.steps a:hover{
	color: #555555;
	text-decoration: underline !important;
}


/* Cart */

.cartTable>thead>tr>th {
	border: 1px solid #ddd;
	background: #f2f2f2;
	padding: 8px;
	line-height: 1.42857143;
	color: #737373;
}

.cartTable>tbody>tr>td{
	border: 1px solid #ddd;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
}
.cartTable>tbody>tr>td.price{
	font-size: 18px;
}

.btn-default {
	background: #efefef;
	color: #737373;
	text-transform: none;
	font-weight: 700;
	padding: 10px 25px;
	letter-spacing: 2px;
	border-radius: 6px;
	font-size: 18px;
	line-height: 18px;
	border: none;
    font-family: ZapfHumanist601BT-Roman;
}

.btn-primary {
	text-transform: none;
	/*font-weight: 700;*/
	font-weight:normal;
	padding: 8px 20px;
	letter-spacing: 2px;
	border-radius: 6px;
	font-size: 18px;
	line-height: 18px;
/*	color: #fff;
	background-color: #F7CACD;*/
	background:#fff;
	color: #403f3f !important;
    border: 1px solid #403f3f !important;
	float: right;
	font-family: ZapfHumanist601BT-Roman;
	/*border: none;*/
	
	
}
.btn-primary:hover{
    /*color: #fff;
    background-color: #FF8080;
    border-color: #FF8080;
	color: #f7cfd2 !important;
	background-color: #fff !important;
	border-color: #FF8080;
	border: 1px solid #F7CACD;*/
	background: #eabec5 !important;
    color: #403f3f !important;
    border: 1px solid #403f3f !important;
}

/* Checkout */

.checkout .alert-info {
	background-color: #F7CACD;
	border-color: #FF8080;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 17px;
	margin-bottom: 25px;
}

.checkout .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

.checkout .alert-heading {
    text-transform: uppercase;
    font-size: 18px;
}

.empty_cart_details{
	margin-top: 20px !important;
    padding: 20px !important;
    box-shadow: 0 4px 6px rgba(0,0,0,.25) !important;
}

.checkout_page fieldset h3{
	text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 25px;
    color: #FF8080;
	font-weight:normal;
}

.single_product_desc .form-control-lg1 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 12px;
}



.checkout .inverse {
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
	color: #FF8080;
}

.paymentmethod label {
    position: relative;
    background: #fff;
    border: solid #efefef 1px;
    border-radius: 10px;
    line-height: 40px;
    width: 100%;
    padding: 20px 20px 20px 40px;
    box-shadow: 0 2px 3px #ccc;
    margin-bottom: 20px;
}

.paymentmethod label input[type=radio] {
    margin: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 20px;
}

.paymentmethod img.method {
    margin-left: 11px;
    margin-right: 10px;
    display: inline;
    max-width: none;
    margin-top: 8px;
    margin-bottom: 8px;
}

/* 30-12-2017  */

/* Contact start */

.contact-header-title{
  text-align: center;
  /*color:#ff8080;*/
  font-family: Perpetua;
    font-style: italic;
    font-size: 34px;
    /* color: #737373; */
    color: #403f3f;
}
.contact_form_page .form-group{
	margin-bottom:25px;
}
#tip{
	display:none;  
}
.contact_fadeIn{
  animation-duration: 3s;
}
.form-control{
	border-radius:0px;
	border:1px solid #F7CACD;
}
.form-control:focus{
	border:1px solid #F7CACD;
}
.textarea-contact{
	resize:none; 
}
.btn-send-contact{
	border-radius: 0px;
	border:1px solid #F7CACD;
	background:#F7CACD;
	color:#fff; 
}
.btn-send-contact:hover{
	border:1px solid #F7CACD;
	background:#fff;
	color:#F7CACD;
	transition:background 0.5s;   
}
.second-portion{
	margin-top:50px; 
}
.contact_box > .icon { text-align: center; position: relative;width:100%;}
.contact_box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #F7CACD; vertical-align: middle; }
/*.contact_box > .icon:hover > .image { background: #fff;border: 1px solid #F7CACD;color: #F7CACD; }
.contact_box > .icon:hover > .image > i { color: #F7CACD !important; }*/
.contact_box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.contact_box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height:163px;}
.contact_box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.contact_box > .icon > .info > h3.title {/* font-family: "Robot",sans-serif !important;*/ font-size: 17px; color: #222; font-weight: 700; }
.contact_box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #000; line-height: 1.5em; margin: 20px;}
.contact_box > .icon:hover > .info > h3.title, .contact_box > .icon:hover > .info > p, .contact_box > .icon:hover > .info > .more > a { color: #222; }
.contact_box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.contact_box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.contact_box .space { height: 30px; }

@media only screen and (max-width: 768px)
{
	.contact-form
	{
		margin-top:25px; 
	}

	.btn-send-contact
	{
		width: 100%;
		padding:10px; 
	}

	.second-portion
	{
		margin-top:25px; 
	}
}

/* Contact end */

/* sharing Button */

.btn-facebook {
	  background: #3B5998;
	  border-radius: 0;
	  color: #fff;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #263961; 
}
.btn-facebook:link, .btn-facebook:visited {
  color: #fff;
}
.btn-facebook:active, .btn-facebook:hover {
  background: #263961;
  color: #fff;
}
	
.btn-twitter {
	  background: #00ACEE;
	  border-radius: 0;
	  color: #fff;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #0075a2;
	  width: 100%;
	  padding: 6px;
	  margin-top:10px;
}
.btn-twitter:link, .btn-twitter:visited {
  color: #fff; 
}
.btn-twitter:active, .btn-twitter:hover {
  background: #0075a2;
  color: #fff; 
}	

.btn-googleplus {
	  background: #E93F2E;
	  border-radius: 0;
	  color: #fff;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #b72213;
	  width:100%;
	  margin-top:10px;
	  padding:6px;
}
.btn-googleplus:link, .btn-googleplus:visited {
  color: #fff;
}
.btn-googleplus:active, .btn-googleplus:hover {
  background: #b72213;
  color: #fff;
}

.btn-email {
	  background: #a0d6d2;
	  border-radius: 0;
	  color: #fff;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #a0d6d2;
	  width:100%;
	  margin-top:10px;
	  padding:6px;
}
.btn-email:link, .btn-email:visited {
  color: #fff;
}
.btn-email:active, .btn-email:hover {
  background: #a0d6d2;
  color: #fff;
}


/* End of sharing button */

/* Diamond Loader */

.dynatable-processing {
  background: #fff;
  opacity: 0.8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dynatable-processing span img {
  vertical-align: middle;
}

/* Page Loader */

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/Double-Ring.svg') 50% 50% no-repeat rgb(249,249,249);
    opacity: 1;
}


.slider_bottom_text{
	position: absolute;
	top: 400px;
	left: 0px;
	width: 570px;
	height: 40px;
	z-index: 1;
	font-size: 30px;
	color: rgb(255, 128, 128);
	line-height: 38px;
	font-family: Rise_of_Kingdom;
	right: 0px;
	margin: 0 auto !important;
	transform: translate3d(0px, 0px, 0px);
	font-weight:bold;
}

/**/
.setting_thumbnail{
	height:305px;
}
.wedding_ring_thumbnail{
	height:305px;
}
.handmade_jewelry_thumb{
	height:305px;
}
/**/


/* Education Page */
a.fourcs{
    text-transform: uppercase;
    /* border-bottom: dotted 1px #555555; */
    letter-spacing: 0.08em;
    color: #FF8080 !important;
    font-weight: normal;
    font-size: 14px !important;
}

.clerity_desc{
	padding:20px 20px 20px 3px;
}
.clerity_desc h1{
	text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 18px;
}
.clerity_desc p{
	font-size: 16px;
    line-height: 25px;
    margin-bottom: 25px;
    color:#000;
}
.btn-facebook-clarity {
    background: #3b5999;
}
.btn-googleplus-clarity{
    background: #de4b39;
}
.btn-twitter-clarity{
    background: #53acef;
}
.btn-email-clarity{
    background: #a0d6d2;
}
.btn-share-clarity .fa {
    color: #fff;
    font-size: 16px;
    width: 24px;
}
.btn-share-clarity {
    text-align: left;
    margin-bottom: 8px;
    font-weight: 300;
    color: #fff;
    text-transform: none;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 16px;
}
.btn-block {
    display: block;
    width: 100%;
}
.clarity_right{}
.clarity_right_section h2{
	text-align: center;
    text-transform: none;
    color: #737373;
    font-family: DidotLTPro-Italic,serif;
    font-size: 24px;
    line-height: 31px;
	margin-bottom:0px;
}
.clarity_right ul{
	padding: 0;
    list-style: none;
}
.clarity_right ul li{
	padding: 10px 25px 10px 22px;
	margin-bottom:0px;
}
.clarity_right ul li.active{
	margin-bottom:0;
    background: #fff;
   	padding-left:0;
	padding-right:0;
}
.clarity_right ul li.active a{
	/*color: #a0d6d2;  */
	color:rgb(255, 128, 128) !important;
    font-size: 20px;	
	border-left-color: rgb(255, 128, 128) !important;
	border-left: 2px solid #a0d6d2;
	padding:7px 20px;
}
.clarity_right ul li.active ul li a{
	/*color: #a0d6d2;  */
  /*  color: #555555 !important; */
    color:#000 !important;
	border-left:none;
	font-size:14px;
}
.clarity_right ul li.active ul li.active a{
	/*color: #a0d6d2;  */
	color:rgb(255, 128, 128) !important;
	border-left-color: rgb(255, 128, 128) !important;
	border-left: 2px solid #a0d6d2;
	padding: 7px 40px;
}
.clarity_right ul li a{
	color: #555555;
	font-size: 18px;	
	color:#000;
}
.share-buttons-clarity{
	padding:25px;
}
.share-buttons-clarity a:hover{
	color:#fff !important;
}
/* End */


/* Safari browser CSS start */

#steps .step-diamond .step_1 {
   background-image: url(../img/Diamond/icon/step-icn-diamond-active.png);
   background-repeat: no-repeat;
   background-position: right 30px top 50%;
   background-position-x: 91%;
   background-position-y: 50%;
}
.navbar-affixed-top {
   top: -32px;
   left: 0;
   right: 0;
   width: 100%;
   max-width: 100%;
}
.step_1:before{
    content: "";
	position: absolute;
	width: 71px;
	height: 22px;
	right: -35px;
	background: #f9f9f9;
	z-index: 3;
	top: 12px;
	-webkit-transform: rotate(61deg);
	transform: rotate(61deg);

}
.step_1:after{
    content: "";
	position: absolute;
	width: 71px;
	height: 22px;
	right: -35px;
	background: #f9f9f9;
	z-index: 3;
	bottom: 9px;
	-webkit-transform: rotate(-61deg);
	transform: rotate(-61deg);
	
}
.step_2:before{
   content: "";
	position: absolute;
	width: 71px;
	height: 22px;
	right: -35px;
	background: #f9f9f9;
	z-index: 3;
	top: 12px;
	-webkit-transform: rotate(61deg);
	transform: rotate(61deg);
}
.step_2:after{
   content: "";
	position: absolute;
	width: 71px;
	height: 22px;
	right: -35px;
	background: #f9f9f9;
	z-index: 3;
	bottom: 9px;
	-webkit-transform: rotate(-61deg);
	transform: rotate(-61deg);
}
.second-portion {
margin-top: 50px;
height: 230px;
}
.inline-flex {
display: inline-flex;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
}

.diamond-detail-carat{
 padding:0;
}



/* Safari browser CSS end */

/* Add Css */
.resCarousel-inner .item .tile{
	box-shadow:none;
}
.photo_2 {
    /*width: auto;*/
	/*width:200px;*/
	width:230px;
    height: auto;
    display: inline-block;
    overflow: hidden;
    position: relative;
    /*box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);*/
	box-shadow:none;
    /*left: 14%;*/
	left:0;
}
.resCarousel-inner .item .tile{
	box-shadow:none;
}
.carousel-control.left {
    left: -25px !important;
    box-shadow: none;
    border: none;
}
.carousel-control.right{
	right: -25px !important;
	box-shadow:none;
	border:none;
}

/* Nav arrow */
.owl-nav{
  position:absolute;
  top:30%;
  /*width:100%;	*/
  width: 70%;
  left: 0;
  right: 0;
  margin: 0 auto; 
}

.owl-prev{
  position:absolute;
  left:0;
}
.owl-next{
   position:absolute;
   right:0;	
}
.owl-theme .owl-nav [class*=owl-]{
	background:transparent !important;
}

.owl-theme .owl-nav [class*=owl-]:hover{
	background:transparent;
}
/* End*/

@media (min-width: 1200px){

.ResSlid0 .item {
    width: 25% !important;
}
.ResSlid1 .item {
    width: 25% !important;
}

}

/**/
.selection .shape:hover span.shape-img img, .selection .active span.shape-img img{
	display:none;
}
.selection .shape:hover span.shape-img, .selection .active span.shape-img {
  height: 76px;
    line-height: 61px !important;
    width: 79px;
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50% 50%;
    -webkit-filter: none;
    filter: none;
	cursor:pointer;
}

.selection .shape:hover span.eng_icon_1, .selection .active span.eng_icon_1{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2833-1.png);
}
.selection .shape:hover span.eng_icon_2, .selection .active span.eng_icon_2{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2833-1.png);
}
.selection .shape:hover span.eng_icon_3, .selection .active span.eng_icon_3{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2834-1.png);
}
.selection .shape:hover span.eng_icon_4, .selection .active span.eng_icon_4{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2836-1.png);
}
.selection .shape:hover span.eng_icon_5, .selection .active span.eng_icon_5{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2835-1.png);
}
.selection .shape:hover span.eng_icon_6, .selection .active span.eng_icon_6{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/ring_product/2833-1.png);
}


.selection .shape:hover span.diamond_icon_10, .selection .active span.diamond_icon_10{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/asscher-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_2, .selection .active span.diamond_icon_2{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/cushion-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_3, .selection .active span.diamond_icon_3 {
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/emerald-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_4, .selection .active span.diamond_icon_4{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/heart-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_5, .selection .active span.diamond_icon_5{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/marquise-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_6, .selection .active span.diamond_icon_6{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/oval-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_7, .selection .active span.diamond_icon_7{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/pear-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_8, .selection .active span.diamond_icon_8{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/princess-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_9, .selection .active span.diamond_icon_9{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/radiant-primary-bg.png);
}
.selection .shape:hover span.diamond_icon_1, .selection .active span.diamond_icon_1{
	background-image: url(http://portfolio.maven-infotech.com/Jewelry/admin/assets/uploads/diamond_shape/round-primary-bg.png);
}

/**/

/* New Changes */
#flo2cash_payment .form-group{
	width:100%;
	display:inline-block;
	margin-bottom: 8px;
}
.account_menu{margin-top:0 !important;}
.owl-carousel .owl-item img{height:230px;}
.alinkpage{color: #FF8080  }

/* 7-4-2018 */
.filterrowsection .row{margin-bottom:15px;}



.bxslider_img img{
	width: 579px !important;
}

.bxslider_img img:hover{
	transform: scale(1) !important;
    cursor: pointer;
    width: 100%;
}

.bx-wrapper{
	max-width: 660px !important;
	box-shadow: 0 0 5px #ccc !important;
    border:none !important;
	margin-bottom:0 !important;
}
.bx-wrapper img{height:362px;}
.bx-viewport{height:362px;}
.bx-controls{display:none;}

.bxslider_img li{
	float: left;
    list-style: none;
    position: relative;
    margin-right: 40px;
    width: 562px;
}


/* New CSS 11042018 */

.breadcrumb_edu li.active a{
	/*color: #555555 !important;	*/
	color:#fff !important;
}
.breadcrumb_edu li a{
 /*	color: rgb(255, 128, 128) !important; */	
 /* color:#403f3f !important; */
	color:#fff !important;
 /* font-family: Rise_of_Kingdom; */
/*	font-family: Roboto; */
	font-weight:normal;
}

.special-feture-left{
	margin-top: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 0 !important;
	background: #fdeef0 !important;
	padding-left: 0 !important;
    padding-right: 0px !important;
}
.special-feature-right{
	background-color: #fdeef0 !important;
	opacity:1 !important;
	width: 58.33333333% !important;
	padding-bottom: 25px !important;
	padding-left:54px !important;
}
