﻿
body {
    /*padding-top:60px;*/
    background:#fff;
}
/*========================================================
                    footer
=========================================================*/
/*footer {
	/*padding: 0 0 34px 0;
	overflow: hidden;
   
}*/
/*.container {
    max-width: 1365px!important;
    width:100% !important;
    min-width:320px!important;
}*/
.navbar-nav {
    /* margin: 7.5px -15px; */
    margin:initial;
    padding-top: 1.6rem;
}
#footer {    
      min-height:25px;
    /*background-color:#fecb3a;*/
           bottom: 0;
position: fixed;
width: 100%;
z-index: 999;
}
.footer{
     min-height:25px;
}
.yelowback{
     /*background-color:#fecb3a;*/
 background-color:#FFCC00;
}
/*footer p {
	font: 14px/18px 'Roboto Condensed';
	color: #9fa3ab;
	text-transform: uppercase;
	margin: 0;
   font-family: 'Roboto', sans-serif;
}
footer p a {
	color: #9fa3ab;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #ffffff;
}
footer em {
	font-style: normal;
}
/*footer span {
	color: #ffffff;
	font-size: 18px;
}
footer >.row {
	margin-bottom:10px;
}*/
.h4, h1, h2, h3, h4, h5, h6, html {
	font-family: Frutiger W04,Verdana,sans-serif;
}
/*=======================================================
                   Sections
=========================================================*/

#Training {
 /* padding: 50px 0;*/
  padding-top: 55px;
      padding-bottom: 30px ;
 background:none;
}

#PetCameras {
    padding-top:55px ;
    padding-bottom: 30px ;
}
#Training .portfolio-item {
    width: 33.3%;
    /*padding: 10px;*/
  
}
#Shop {
 /* padding: 50px 0;*/
  padding-top:10px;
      padding-bottom: 30px ;
 background:none;
}

#Shop .portfolio-item {
    /*width: 33.3%;*/
    /*padding: 10px;*/
   width: 24%;
}
#Security {
    padding-top: 55px;
      padding-bottom: 30px ;
}
#Health {
    padding-bottom: 30px;
}
#cta {
    padding: 25px 0; 
}
.mastercontainer {
    /*padding:40px 0;*/
     min-height:300px;
      width:100%;
      height:100%;
}
.container2 {
    /*min-height:300px;
    margin-top:30px;*/
}
.troley {
    display: none;
}
.tools-box {
	background: #323232;
	padding: 20px 0;
	/*margin-bottom: 34px;*/
	overflow: hidden;
    margin-bottom: 20px;
}
.tools-box p {
	font: 18px/22px 'Roboto Condensed';
	color: #d0d0d0;
	margin: 0;
	text-transform: none;
     font-family: 'Roboto', sans-serif;
}
.tools-box p a {
	color: #d0d0d0;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.tools-box p a:hover {
	color: #ffffff;
}
.tools-box .title {
	text-transform: uppercase;
	color: #ffffff;
	/*font: 36px 'Six Caps';*/
	letter-spacing: 1px;
	margin-bottom: 28px;
    font-size: 36px ;
    font-family: 'Roboto', sans-serif;
}
.tools-box .col-lg-3 > div {
	border-right: 1px solid #5a5a5a;
	padding-top: 16px;
	padding-bottom: 20px;
}
.tools-box .col-lg-3 > div.indent {
	border-right: none;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 23px;
	line-height: 25px;
	color: #686868;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
    background-position: right center;
    color: #ffffff;
}



.txtorange {
    color:#ff6633;
}
#main-slider .slider-inner h2 {
    margin-top:10px;
}
#main-slider .slider-inner img {
    margin-top:50px;
}


#entete {
    background-color: #000;
}

#block_top_menu {
    position: absolute;
    top:30px;
    left: 158px;
}
.sf-contener {
    clear: both;
    float: left;
    width: 100%;
}
#menu {
    list-style-type: none;
    padding-top: 23px;
    padding-left: 23px;
    /*font-family: "Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;*/
     font-family: 'Roboto', sans-serif;
    letter-spacing: 1.5px;
}
#menu li {
    float: left;
    position: relative;
}
#Training .portfolio-filter > li {
    float: left;
    display: block;
}
#Shop .portfolio-filter > li {
    float: left;
    display: block;
}
#menu li a {
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 17px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
}
.service-box.media .pull-left {
    margin-right: 50px;

    min-width: 95px;
    text-align: center;
    padding:0;
}
.pull-left img{
  
    opacity:0.8;
}
.pull-left img:hover{
   transform:scale(1.2);
   opacity:1;
}
#PetCameras :first-child.service-box.media {
    margin-top:10px;
}
/*.image-circle {
    padding:10px;
    border-radius:50%;
    min-width:100px;
    min-height:100px;
    text-align:center;
    vertical-align:middle;
}

.image-circle:hover {
   background-color:#ff6633;
     transition: all 0.5s ease-in-out 0.5s;
}*/
/*.btn-primary.btn {
    background: #ff6633;
    border-color: #e35f33;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #e35f33;
}*/
/*#portfolio {
   
    padding: 0;
    background: #F5F5F5 url('../images/Training.jpg') no-repeat 50% 0%;
    background-size:cover
}*/

/*#tf-team{
	background: url(../images/Training.jpg);
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}*/
.temp #tf-team .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 100%;
	background-attachment: fixed;
    padding:0px;
	padding-bottom: 50px;
}
#tf-team {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	/*height: 100%;
	background-attachment: fixed;
    padding:0px;*/
	padding-bottom: 50px;
}
.media-body h4 {
     color:#ff6633;
}
.section-header .section-title.text-white {
    color:#ffffff;
}
/*#Training .portfolio-item.isotope-item {
    width: 100%;
    float: none;
    margin:0 auto;
}*/
#Training .portfolio-item .portfolio-item-inner {
    border: 3px double #ff6633;
    background-color: #F5F5F5;
    border-radius: 10px;
}

#Training .portfolio-item .portfolio-item-inner .portfolio-info h3 {
    color:#ff6633;
}
#Shop .portfolio-item .portfolio-item-inner {
    border: 3px double #ff6633;
    background-color: #F5F5F5;
    border-radius: 10px;
}

#Shop .portfolio-item .portfolio-item-inner .portfolio-info h3 {
    color:#ff6633;
}
 /*.column-title {
      color:#ff6633;
}*/
 ul.nostyle i {
       margin: 10px;
}
 /*#Fun {
    background: none;
    padding: 10px 0;
    background-color: #000000;
}*/

 /*#Fun h3,  #Fun h2 {
  color:#ff6633;
}*/
#work-process {
    background-position: center;
    background-image: url('../images/Colar400.jpg');
    background-repeat: no-repeat;
    min-height: 400px;
    background-size: contain;
}
.txtgrey {
    color:#939598;
}
#cta2 {
    padding-top:30px;
    padding-bottom:30px;
}
    #cta2 h4 {
        color:#fff;
    }
    .new-jumbotron {
    text-align: center;
    font-size: 12px;
    /*width: 80%;
    padding: 5%;*/
    margin: 0 auto;
    /*background-color: transparent;*/
}

    .login-box {
    width: 510px;
    margin: 15px auto;
   padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
    padding: 3%;
    font-size: 16px;
    border-radius: 10px;
}
    .new-input { 
    margin: 30px auto;
}

    .pdesc {
    margin: 20px auto;
    font-size: 16px;
}
    .tooltip-inner {
    /*background-color: rgba(51, 196, 241, 1);*/
    background-color: #fff;
    /*border: 4px solid #009EDB;*/
     border: 4px solid #d4213b;
color: #333;
padding: 10px;
/*font-size: 13px;*/
}
.tooltip.left .tooltip-arrow {
    border-left-color: rgba(255, 0, 21, 1);
}
.tooltip.right .tooltip-arrow {
    border-right-color: rgba(255, 0, 21, 1);
}
.tooltip.top .tooltip-arrow {
    border-top-color: rgba(255, 0, 21, 1);
}
.form-control{
    width:100%;
}
.regform .form-control {
    height:26px;
    padding-top:3px;
    padding-bottom:3px;
    margin-top:15px;
    max-width:350px;
}
.regform  .form-control::-moz-placeholder {
    color: #0099cc;
}
 .regform .form-control:-ms-input-placeholder{
    color: #0099cc;
}
 .regform .form-control::-webkit-input-placeholder{
    color: #0099cc;
}
 .regform .pcode {
    max-width:180px;
    height:auto;
    display:inline-block;
}
.portfolio-info p ,.portfolio-info a,.portfolio-info h3{
    line-height:14px;
    margin:0 auto;
    padding:0;
}
/*#PetCameras .section-header .section-title {
    background-color: #f8a800;
    color: #FFFFFF;
}
#Health .section-header .section-title {
    background-color: #0070b9;
    color: #FFFFFF;
}*/
.healthtab 
    {
    background-color: #0070b9 !important;
    color: #FFFFFF;
}
.pettab 
    {
    background-color: #f8a800 !important;
 
    color: #FFFFFF;
}
.pettab temp
    {
    background-color: #f8a800;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8a800+1,f4c361+100 */
background: #f8a800; /* Old browsers */
background: -moz-linear-gradient(top, #f8a800 1%, #f4c361 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f8a800), color-stop(100%,#f4c361)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f8a800 1%,#f4c361 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f8a800 1%,#f4c361 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f8a800 1%,#f4c361 100%); /* IE10+ */
background: linear-gradient(to bottom, #f8a800 1%,#f4c361 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8a800', endColorstr='#f4c361',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF;
}
.Trainingtab 
    {
    background-color: #e44210 !important;
     border-color: #e44210 !important;
    color: #FFFFFF;
}
.Securitytab 
    {
     border-color: #65b32e !important;
    background-color: #65b32e !important;
   
    color: #FFFFFF;
}
.Hometab 
    {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #FFFFFF;
}
.Shoptab 
    {
    background-color: #000 !important;
     border-color: #000 !important;
    color: #FFFFFF;
}
.Emptytab 
    {
  
    /*color: #64686D !important;*/
    width:auto;
}
/*.Emptytab a
    {
  
    color: #64686D !important;
  
}*/
.Funtab 
    {
     border-color: #8d47d5 !important;
    background-color: #8d47d5 !important;
    color: #FFFFFF;
}
/*.GetTouchtab 
    {
   
    color: #64686D;
     border-color: #64686D !important;
}*/
.GetTouchtab 
    {
    /*background-color: #2C93B3;*/
    background-color: #000 !important;
     border-color: #000 !important;
    color: #FFFFFF;
}
.wow.fadeInDown.GetTouchtab {
     background-color: inherit !important;
     border-color:none !important;
    color: inherit !important;
}
#main-menu .navbar-default .navbar-nav > li > a {
    /*padding: 10px;  
  
    text-align:center;
 
    color:#fff;*/
        /*color: #323232;*/
        color: #d40511;
    font-weight: 700;
    /*padding: .7rem 1.4rem;*/
    padding: .7rem 1.4rem 0 1.4rem;
    position: relative;
     outline:none;
}
 #main-menu .navbar-default .navbar-nav > li.active > a,
  #main-menu .navbar-default .navbar-nav > li.open > a,
  #main-menu .navbar-default .navbar-nav > li:hover > a {
    
    /*padding-top: 10px;
    border-top: none;*/
    /*background: -webkit-linear-gradient(top,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));
    background: linear-gradient(180deg,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));
    color: #d40511;*/

   /*color:#505050;*/
   color:#000000;
   outline:none;
  }
 /*#main-menu.navbar-default .navbar-nav .GetTouchtab > a {
   color: #64686D;
 
}
 #main-menu.navbar-default .navbar-nav .GetTouchtab  {
  width:auto;
 
}*/
.navbar-brand {
    /*padding:0px;
    padding-left:15px;*/
        padding: 1.4rem 0 2.1rem;

    cursor: pointer;
    /*padding: 0;*/
    margin-right: 2.1rem;
    max-width: 175px;
    /*min-width: 175px;*/
    min-width: 120px;
}
.dhl-logo{
      margin-right: 2.1rem;
    max-width: 175px;
    /*min-width: 175px;*/
    min-width: 120px;
    display:block;
}
.navbar.navbar-default {
      /*padding:5px;
      padding-right:20px;*/
          /*background: -webkit-linear-gradient(top,#fc0 60%,rgba(255,204,0,0));
    background: linear-gradient(180deg,#fc0 60%,rgba(255,204,0,0));
    height: 100%;
    padding-top: 2.1rem;*/
              /*background: #fc0;*/
              background-color:transparent;
              color: #d40511;
    padding: 0 2.1rem 0 4.2rem;
        /* background: -webkit-linear-gradient(top,#fc0 60%,rgba(255,204,0,0)); */
    /* background: linear-gradient(180deg,#fc0 60%,rgba(255,204,0,0)); */
    /* height: 100%; */
    padding-top: 2.1rem;
    /* position: relative; */
    min-height: 56px;
}
/*.nav > li {  
    margin: 1px;
    border-radius: 2px;
      min-width:130px;
     
      opacity:0.5;
      border: 1px solid #fff;
      background-color:transparent;
}
.nav > li:hover {  
  
      opacity:1;
}
.nav > li.active {  
 
      opacity:1;
}*/
.navbar.navbar-default .navbar-toggle {
    margin-top: 8px;
    /*float:left;*/
    border: none;
    background-color:transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:  #d40511;
}
.troley{
  color:  #d40511;
}
.service-box.media {
  
    display: table;
}

div.pp_pic_holder {    
    max-width: 100%;
   
}
.navbar-default .navbar-collapse {
  /*padding-top:5px;*/
  /*padding: 0 .7rem;*/
 
}

.navbar-collapse.in {
   background-color: inherit;
}
#PetCameras .section-header img {
max-width:300px;
}
.yvideo {
    width:420px;
    height:315px;
}
#carousel-custom {
    margin: 10px auto;
    
}
.portfolio-info a {
    color:limegreen;
    color:#fecb3a;
    font-weight:bold;   
    font-size:18px;
    line-height:50px;
}
.warantytab th {
    background-color: #000000;
    color: #FFFFFF;
}
.warantytab th ,.warantytab td{
    padding:2px;
}
.warantytab td {
    border: 1px solid #C0C0C0;
}

.moreinfocontainer {
    width:100%;
    float:right;
    padding:5px;
}
/* ____________________________________PRODUCT PRICE BOX___________*/

.prdct_price_box {
    /*width: 250px;*/
    max-width:300px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin:0 auto;
}
.white_box {
    border: 1px solid #E1E1E1;
    padding: 15px 5px;
    border-radius: 4px;
    /*background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 80%);*/
     -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c8ce+1,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top, rgba(201,200,206,0.65) 0%, rgba(201,200,206,0.64) 1%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,200,206,0.65)), color-stop(1%,rgba(201,200,206,0.64)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(201,200,206,0.65) 0%,rgba(201,200,206,0.64) 1%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(201,200,206,0.65) 0%,rgba(201,200,206,0.64) 1%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(201,200,206,0.65) 0%,rgba(201,200,206,0.64) 1%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(201,200,206,0.65) 0%,rgba(201,200,206,0.64) 1%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c9c8ce', endColorstr='#00000000',GradientType=0 ); /* IE*/
    
       
}
.product-price {
    /*font-family: arial;*/
      font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #000;
    /*margin-bottom: 5px !important;*/
}
.prdct_price_box h3 {
    margin:15px auto;
}
/*.no-margin {
    margin: 0px !important;
}*/
.add-to-cart-btn-bg {
    background-color: #5CB412;
    border: 1px solid #449A00;
    color: #FFF;
   
    box-shadow: 0px 1px 0px #81DC34 inset;
    font-size: 16px;
    padding: 3px 12px !important;
}
/*.btn-add-to-cart {
    width: 72%;
    margin-bottom: 5px;   
    font-family: "Roboto", sans-serif;
    text-shadow: 0px 1px 0px #333;
}*/
.blue_link {
    /*color: #32A8EB !important;*/
       color: #d40511 !important;
}
    .pull-left.c_white.f-12 *:hover {
        /*background: -webkit-linear-gradient(top,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));
        background: linear-gradient(180deg,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));*/
        color:#000 !important;
    }
.c_blue_light {
    /*color: #36B6FE;*/
    color: #d40511 ;
}
.m-r-20 {
    margin-right: 10px;
}
.m-t-20 {
    margin-top: 10px !important;
}
.f-12 {
    font-size: 12px ;
    line-height:16px;
}
.f-14 {
    font-size: 14px ;

}
.f-16{
    font-size: 16px ;
    
}
.f-20 {
    font-size: 20px;
}
.f-26 {
    font-size: 26px ;
}
.in-stock-btn-bg {
    /*background-color: #1888C6;
    border: 1px solid #046EA9;
    color: #FFF;*/
    /*height: 20px;
    padding: 0px;*/
   /*font-weight: bold;
    font-size: 12px;
   
    margin: 10px auto;

    
    border: 2px solid #d1d1d1;
    background-color: #fff;*/
color: #d40511;
        font-size: 2rem;
    font-weight: 800;
    margin-top: .7rem;
    margin-bottom: 1.4rem;
}
.w-80 {
    width: 80% !important;
}
    .img-soldout{
             position: absolute;
    top: 0;
    /*left: 2%;*/
    left:0;
    z-index: 100;
    
    /*height:120px;*/
    width:auto;
   /*max-height: 100%;*/
       max-width: 50%;
  
  /*height:180px;
  width:auto;*/
        }
        .pull-left {
    float: left !important;
}
    .sprite_bg {
    background: transparent url("../images/sprite.png") no-repeat scroll 0% 0%;
}

        .cart_icon {
    /*background-position: -33px -60px;
    background-size: 148px auto;
    
    margin-right: 10px;*/
    /*height: auto;*/
    /*width: 45px;*/
 
}
/*_____________________________________________________________*/
.text-center {
    text-align: center;
}
.submitorder {
    display:none;
}
/*_____________________Grid Order________________________________________*/

   .gridrev {
            /*width:100%;*/
            margin-top:15px;
            border:none;
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #1888C6;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
        .gridrev tr {
    border-bottom: 1px solid #CCC;
}
        .gridrev tr:last-child {
    border-bottom: 0px none;
}
.no-margin {
    margin: 0px !important;
}
.table-bordered {
    border: 1px solid #DDD;
}
/*.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    background-color: transparent;
}*/
table {
    border-spacing: 0px;
    border-collapse: collapse;
}

.gridrev th {
  
    font-size: 18px;
    /*color: #d40511;*/
       color: #000;
    font-weight: normal; 
   
    padding: 15px 0px 5px !important;
  
}

.gridrev td, .gridrev th {
    border: 0px none !important;
    vertical-align: middle !important;
}
.p-r-10 {
    padding-right: 10px;
}
.gridrev td {
    /*padding: 20px 0px !important;*/
  padding: 2px 0px !important;  
}
.qty_inpt {
    border: 1px solid #DDD;
    width: 35px;
    height: 20px;
    padding: 0px 4px;
}
        .imggrid,gridname {
           width:25%;
        }
        .gridqty {
              width:10%;
        }
        .griddel {
            width:5%;
        }
        .gridtotal {
            width:10%;
        }
        .gridprice {
            width:10%;
        }
        .myfield {
            margin:5px auto;
        }
        .line {
            height:1px;
             /*background-color:#12488A;*/
             background-color:#D40511;
             margin:20px auto;
        }
        .colapsebutton {
            margin:10px;
        }
        
            #Shop .portfolio-filter > li a {
                background-color:inherit;
                /*opacity:0.5;*/
                color:#ffffff;
            }
            
#Shop .portfolio-filter > li a:hover, #Shop .portfolio-filter > li a:active {
                background-color:inherit;
                  /*opacity:1.0;*/
            }
#Shop .portfolio-item .portfolio-item-inner {	
    text-align: center;
    background-color:transparent;
  border-radius: 3px;
  border: solid 3px #CCC;
-webkit-box-shadow: 2px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    2px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         2px 7px 5px 0px rgba(50, 50, 50, 0.75);


}
        #Shop .portfolio-item .portfolio-item-inner:hover {
 border-color:#318daf;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
      
        }
        .btn-order {
            width:100%;
        }
        .btn-order2 {
            width:100%;
        }
        /*#Shop .portfolio-item .portfolio-item-inner .portfolio-info h2 {
    color: rgb(225, 228, 233);
    font-size:26px;
}*/
  #Shop .portfolio-item .portfolio-item-inner .portfolio-info h3 {
    color: rgb(225, 228, 233);
    font-size:20px;
    /*line-height:24px;*/
    line-height:30px;
}


.img-lim-h {
    max-height: 230px;
    width: auto;
    display:inline-block;
}

.in-stock-btn {
    background-color: rgb(225, 228, 233);
    border: 1px solid rgb(225, 228, 233);
    
    /*color: #45aed6;*/
      color: #d4213b;
    height: 20px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
    margin: 3px auto;
    width: 100%;
}
/*Details Form */
.rowWrap {
    padding: 3px;
    margin: 10px auto;
}
.envelope {
    min-height: 150px;
    min-width: 180px;
    max-width: 300px;
    max-height: 200px;
    margin: 10px auto;
    background-color: #FFFFFF;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px 0px rgba(50,50,50,0.75);
    padding: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 );
    background-color: #FFFFFF;
}
.btnAddrs {
    margin: 10px auto;
    text-align: center;
}
.addresstype {
    padding-top: 5%;
    padding-left: 30%;
    height: 80px;
}
.rowWrap p {
    font-size: 1.15em;
    line-height: 22px;
    text-align: justify;
}

.addresstype.rowWrap p {
    color: #000000;
    font-size: 0.71em;
    font-style: italic;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
.envelope img {
    padding: 6px;
    max-height: 40px;
    max-width:100px
}

.envelope a {
    color: #006fba;
    text-decoration: underline;
    margin-bottom: 0px;
    padding: 2px;
    border-radius: 10px 10px 0 0;
    text-align: center;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.label {
    font-size: 1.15em;
    font-weight: normal;
    margin: 0px 10px 0px 0px;
    line-height: inherit;
    white-space: pre-wrap;
    padding: 0;
    text-align: left;
    display: inline-block;
    color:#999;
}
.bfTooltip {
    width: auto;
    padding: 0px 25px 20px 0px;
    margin: 0px;
    display: inline;
    /*background: transparent url('../images/ICON_QUESTION20.png') no-repeat scroll left top;*/

         background: transparent url('../Images/question_mark15.png') no-repeat scroll left top;
}
.bfRequired {
    font-weight: bold;
    padding: 0px 5px;
    /*color: #fff;*/
}
.addressfields {
    /*display: none;*/
}
.mainbutton {
    padding: 5px inherit;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 4px 0px rgba(50,50,50,0.75);
    font-weight: bold;
    font-size: 1.15em;
    color: #ffffff;
    margin: 3px auto;
    min-width: 150px;
    border: none;
    /*background: rgb(0,119,47);
    background: -moz-linear-gradient(top, rgba(0,119,47,1) 2%, rgba(0,185,77,1) 57%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(0,119,47,1)), color-stop(57%,rgba(0,185,77,1)));
    background: -webkit-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 57%);
    background: -o-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 57%);
    background: -ms-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 57%);
    background: linear-gradient(to bottom, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 57%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00772f', endColorstr='#00b94d',GradientType=0 );*/
    background: rgb(0,116,45);
    background: -moz-linear-gradient(top, rgba(0,116,45,1) 0%, rgba(0,157,64,1) 47%, rgba(0,185,77,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,116,45,1)), color-stop(47%,rgba(0,157,64,1)), color-stop(100%,rgba(0,185,77,1)));
    background: -webkit-linear-gradient(top, rgba(0,116,45,1) 0%,rgba(0,157,64,1) 47%,rgba(0,185,77,1) 100%);
    background: -o-linear-gradient(top, rgba(0,116,45,1) 0%,rgba(0,157,64,1) 47%,rgba(0,185,77,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,116,45,1) 0%,rgba(0,157,64,1) 47%,rgba(0,185,77,1) 100%);
    background: linear-gradient(to bottom, rgba(0,116,45,1) 0%,rgba(0,157,64,1) 47%,rgba(0,185,77,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00742d', endColorstr='#00b94d',GradientType=0 );
    text-decoration: none;
    float:right;
}
.mainbutton:hover, .mainbutton:focus {
        -webkit-box-shadow: 0px 3px 6px 0px rgba(53, 112, 28, 0.45);
        -moz-box-shadow: 0px 3px 6px 0px rgba(53, 112, 28, 0.45);
        box-shadow: 0px 3px 6px 0px rgba(53, 112, 28, 0.45);
        transform: scale(0.98);
        color: #FFFFFF;
        /*transition:  all 0.1s ease-in-out 0s;*/
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00772f+2,00b94d+99 */
        background: rgb(0,119,47); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0,119,47,1) 2%, rgba(0,185,77,1) 99%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(0,119,47,1)), color-stop(99%,rgba(0,185,77,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 99%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 99%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 99%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0,119,47,1) 2%,rgba(0,185,77,1) 99%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00772f', endColorstr='#00b94d',GradientType=0 ); /* IE6-9 */
    }
/**/
.f-right {
     float:right;
}
.divpay {
    display: none;
   
}
.pad-r-10 {
    padding-right:10%;
}
.btn_close, .btn_close:active,.btn_close:focus {
    width: 30px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
    outline:none;
    display:inline-block;
}
.popheader {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    color: #d40511;
    font-weight:600;
}
.modalPopup .modal-header {
    padding: 5px;
    text-align: right;
}
/*.nav-container{
    display: inline-flex;
}*/
.yelowbox{
     background: #fc0;
        background: -webkit-linear-gradient(top,#fc0 60%,rgba(255,204,0,0));
    background: linear-gradient(180deg,#fc0 60%,rgba(255,204,0,0));
      
}
.color-DHL-red {
    color: #d40511 !important;
}
.darkgrey{
    color: #323232;
}
h1 {
    font-size: 4.9rem;
    line-height: 5.6rem;
}
.color-web-black {
    color: #323232 !important;
}
h1 .sub-h1 {
    font-size: 3.9rem;
}
.fullheight{
    position: relative;
    height: 100%;
}
.content{
        /*padding:10rem 2.1rem 0 4.2rem;*/
         padding:10rem 2.1rem 5rem 4.2rem;
    margin:0 auto;
    display:block;
}
 .form-control:focus {
        border-color: #d4213b;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(212,33,59,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(212,33,59,.6);
    }

 /*.alert-info {
    
    color: #fff;
    background-color: #d4213b;
    border-color: #d4213b;
}*/
 .val{
     color: #d4213b;
 }
 .centered{
      margin:0 auto;
 }
 row{
     margin:0;
 }
 .nopad-left{
     padding-left:0;
 }
 .nopad-right{
     padding-right:0;
 }
 .normal{
     font-weight:300;
 }
 .width100{
     width:100%;
     height:auto;
 }
 .width120 {
    width: 120%;
    height: auto;
    max-width: 120%;
    margin: -15px -20%;
}
.nopad{
    padding:0;
}
.contact-form{
    font-size:2rem;
  font-family:Frutiger45Light, Verdana,sans-serif;
}
.xs-light{
    font-weight:100;
}
.txtbold{
    font-weight:600;
}
.font1{
    /*font-size:92px;*/
    font-size:10rem;  
    line-height:9rem
}
.font2{
    /*font-size:92px;*/
    font-size:9rem;  
    /*line-height:8rem*/
}
.modalgrid td, table.modalgrid{
    border:none;
    padding:0 5px;
}
 table.modalgrid{
    border:none;
}
.modal-content{
        /*width: fit-content;       
        overflow:scroll;*/
}
.modalgrid th{
    display:none;
}
.modalgrid tr{
     border-bottom: 1px solid #333;
}
.greybtn{
    background-color: #fff;
    border: 3px solid #d1d1d1;
    color: #d40511;
}
.h4, h1, h2, h3, h4, h5, h6 {
    font-weight: 800;
    margin: 0 0 2.8rem;
}
.h4, h1, h2, h3, h4, h5, h6, html {
    font-family: Frutiger W04,Verdana,sans-serif;
}
.greytext {
color: #323232;
}   
.cleanbox{
     background-color: #fff;
    padding-top: .7rem;
 margin-bottom: 4.2rem;
    border: 1px solid #d1d1d1;
}
.spanlab{
    color: #d40511;
}

/* pop-up style*/


.modalPopup {
    background-color: #FFFFFF;
   width: 95%;
max-width: 1000px;
    /*border: 3px solid #0DA9D0;*/
    border: 1px solid rgb(202, 211, 195);
    border-radius:10px;
    box-shadow:2px 2px 2px 0px rgba(129, 136, 168, 0.75);
 
  
}

    .modalPopup .header {     
      
        text-align: left;
        font-weight: bold;
        box-shadow: 0px 3px 3px 0px rgba(129, 136, 168, 0.75);
      
        padding:10px;
   
    }

    .modalPopup .body {
        /*  min-height: 50px;
        line-height: 30px;*/
        text-align: center;
        padding: 15px;
          overflow:scroll;
        max-height:500px;
        min-height:100px;
    }
    .modalPopup .dialog-title {
        float:left;
    }

 .modalPopup .closebtn {
  float: right;
    background: none;
    border: none;
    font-size: 20px;
    font-weight: 400;
    padding: 5px;
    color:#d40511;
    outline:none;
}
    
.stockPopup  .modal-footer{
         background: linear-gradient(to bottom, rgba(255, 204, 0, 0.3) 0%, rgba(255, 204, 0, 0.7) 30%, rgba(255, 204, 0, 1) 100%) repeat scroll 0% 0% transparent;
 }
.divclose {
float: right;
 padding-right:20px;
 /*position:absolute;*/
 
}
.modalPopup td {
    text-align: left;
}

 .modalPopup label {
    font-size: 12px;
    font-weight: bold;
    width: auto;
    margin: 3px;
   /* padding:0px;*/
}



.stockPopup .header {
    min-height: 40px;
    background: linear-gradient(to bottom, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 0.7) 30%, rgba(255, 204, 0, 0.3) 100%) repeat scroll 0% 0% transparent;    
    width: 100%;
    z-index: 2147483647;
}

      
.no-wrap {
	white-space: nowrap;
}
.newaloc{
    max-width:100px;
}
.reverse.right{
    float:right;
}
.base-button.right{
    float:right;
}
.xoverflow {
    overflow:auto;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}