.support-client {
	margin-top: 32px;
}
.support-client .box-container {
	color: #fff;
	text-align: left;
	margin-bottom: 15px;
}
.support-client .box-container:before {
	border: 1px solid #cbd9f1;
	float: left;
	font-family: FontAwesome;
	font-size: 20px;
	height: 42px;
	text-align: center;
	width: 45px;
	line-height: 38px;
	border-radius: 100%;
	background: #002664;
}
.support-client .free-shipping:before {
	content: "\f0d1";
}
.support-client .money-back:before {
	content: "\f164";
}
.support-client .box-container .box-inner {
	margin-left: 58px;
	padding-top: 2px;
	font-family: 'Raleway';
}
.support-client h2 {
	color: #002664;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}
.support-client p {
	margin: 0;
	font-size: 12px;
}
#search{padding-top:16px;}
.headerlinkmenu div.links div a {
	display: inline-block;
	padding: 0px;
	color: #002664;
	font-size: 13px;
	padding: 8px 10px 5px 8px;
	text-transform: none;
	text-decoration: none
}

.page-header h2{ padding-bottom: 0px; 
    margin-bottom: 0px;}
	
	.slider-caption{
	top:0;
	z-index:3;

	width:100%;
	color:#fff;
	height:100%;
	display:block;

	padding:35px 0;
	background:url(images/pattern-bg.png);
	border-radius: 10px;
}
.slider-caption h2{margin-bottom:0px;font-size:28px;}
.slider-caption .box{
	display:table;
	width:100%;
	height:100%;
}
.slider-caption .box .holder{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
}
.slider-caption .box .holder .frame{
	clear:both;
	position:relative;
	padding:0 20px;
	width:100%;
	float:left;
	text-align:center;
}
.slider-caption .title{
	display:block;
	color:#bfa16b;
	font:40px/43px;
}
.slider-caption h1{
	color:#fff;
	text-transform:uppercase;
	line-height:80px;
	text-shadow: 1px 1px 3px #474747;
}
.slider-caption h1 span{display:block;}
.slider-caption .description{
	padding:0 0px 30px;
	font-size:16px;
}
.slider-caption .description p{ margin:0;}
.main-container{padding: 0px 0 0px;}
.parallax_about {
    background: #002664 url(images/abt-bg.jpg)no-repeat 0px 0px fixed;
    background-size: cover;
    text-align: left;
    padding: 50px 0 50px;
    /*margin: 0px 0px 15px;*/
}
.cart-badge{
	position:absolute;
	bottom:0;
	right:0;
	width:70px;
	z-index:4;
}
.corner{
	position:relative;
	display:block;
}
.cart-badge .corner:after{
	content:'';
	position:absolute;
	border-bottom: 70px solid #fff;
	border-left: 70px solid transparent;
	bottom:0;
	right:0;
}
.cart-badge .corner:before{
	font-family:'FontAwesome';
	content:'\f07a';
	font-size:25px;
	position:absolute;
	right:8px;
	bottom:8px;
	z-index:5
}
.pr-img-area:hover .cart-badge .corner:before, .pr-img-area:hover .cart-badge .corner:after {
    color: #fff;
    border-bottom-color: #002664;
}
.add-to-cart-mt{font-size:16px;z-index:10}

.mm-toggle {    background: #002664;}



.counters3 {
    float: left;
    width: 100%;
       padding: 13px 31px 0;
    text-align: center;
}
.counters3 .one_fourth.one i, .counters3 .one_fourth.one, .counters3 .one_fourth.two i, .counters3 .one_fourth.two, .counters3 .one_fourth.three i, .counters3 .one_fourth.three, .counters4 {
    color: #ffffff;
}
.counters3 h4 {
    text-align: left;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin: 18px 0px 0px 0px;
    text-transform: uppercase;
}
.counters3 .one_fourth.four i {
    color: #ffffff;
}
.counters3 .one_fourth.four {
    color: #ffffff;
}
.our-clients {
     background-color: #fff
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 25px 0px;
     border-top: 0px solid #eaeaea; 
}
.our-clients .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    right: -15px;
    top: 30%;
}
#page .df-misc-section.scrolled {
     display: none; 
}
#page .df-misc-section, #page .df-misc-section.scrolled {
    position: fixed;
    top: 80%!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    left: 0px;
}
.mobile-menu .expand {
    right: 0;
    position: absolute;
    padding: 0 10px;
    color: #ffffff;
    margin-left: 100px;
}
@media (min-width:300px) and (max-width:767px) {
#search {
    padding-top: 0px;
}
#page .df-misc-section.scrolled {
     display: flex; 
}
.mm-toggle-wr {    BACKGROUND: #002664;}
.slider-items-products:hover .owl-buttons .owl-next a {
    right: 20px;
}
.slider-items-products:hover .owl-buttons .owl-prev a {
    left: -9px;
}
.one_fourth{margin-bottom:30px;}
.counters3 .one_fourth.four {margin-bottom:0px;}
}
.contact-info-item {
  padding: 30px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.contact-info-item i {
  width: 64px;
  height: 64px;
  font-weight: 600;
  font-size: 25px;
  text-align: center;
  line-height: 64px;
  border-radius: 50%;
  margin-bottom: 15px;
  color: #002664;
  background: #ebe8e8;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-info-item .text h6 {
  margin-bottom: 10px;
}

.contact-info-item .text span {
  display: block;
}

.contact-info-item .text span a {
  color: inherit;
  text-decoration: underline;
}

.contact-info-item:hover {
  -webkit-box-shadow: 0 23px 49px rgba(0, 0, 0, 0.15);
          box-shadow: 0 23px 49px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.contact-info-item:hover i {
  color: #fff;
  background: #140d52;
}
footer {
     padding: 0px;
    overflow: hidden;
    color: #fff;
    background: #002664;
}
.footer-coppyright {
    padding-bottom: 10px;
   border-top: 1px solid #0f3776;
    margin-top: 0px;
}

#mobile-menu {
    background: #002664;
}
.mobile-menu li {
    border-top: 1px solid #041c44;
}
.mobile-menu li li {
    background: #041c44;
}
.mobile-menu li li li {
    background: #003181;
    border-bottom: 1px #0d3e8f solid;
}
#page .df-misc-section a {
    border: 1px #002664 solid;
    background: #3366b1;
}