@import url(Top-innerDetails21P1L1.css);

.header-top {HEIGHT:  200PX;}

.about-content-cont .h1-menu-title {
    font-size: 28px;
    color:  #333333;
    margin-top: 30px;
    padding-left: 15px;
    border-bottom: 1px #ddd solid;
    line-height: 37px;
    padding-bottom: 5px;
    background: url(/Portals/Portal1/Upload/Block/Image/left-title-border.jpg) no-repeat left 3px;
}


.sitepath a:hover {
    color: #fbb823;
}

.sitepath a:not([href]):hover {
    color: #0057a9;
}

.dv-menu-details {
    padding-top: 15px;
}


.img-cont {
    border:  1px #e6e8ea solid;
    width: 251px;
    margin: 0 auto;
    height: 285px;
}



.product-cat .col-sm-3 {
    text-align: center;
        vertical-align: top;
}

.product-cat .col-sm-3 h3 {
    font-size:  20px;
    color: #333;
    margin-top: 10px;
}

.product-cat .col-sm-3 :hover h3 {
    color: #0057a9;
}

.product-cat {
    margin-top: 30px;
    text-align: center;
}

.product-cat .col-sm-3 {
    float: none;
    display:  inline-block;
}


.img-cont img {
    width: 251px;
    margin: auto;
}

.product-img-details {
    border: 1px #dfdddd solid;
}

.item-product-det {
    margin-top: 30px;
}

.product-img {
    padding:  0 15px 0 0;
}

@media (min-width: 768px) {
ul.color.col-sm-12 {
    display: block;
    margin-bottom: 0;
}

.product-cat .col-sm-3 {
    margin-bottom: 20px;
}

.product-cat .col-sm-3 {
    margin-bottom: 20px;
}

.img-cont img {
    width:  251px;

    margin: auto;  
}

.product-img-details {
       height: 366px;
}

.img-cont {
    height: 285px;
}
.product-cat .img-cont .mdl {
    height: 285px;    max-height: 285px; overflow:hidden;
}
}



span.details-product-num {
    color: #0058a8;
    font-size: 25px;
    font-weight:  lighter;
}

.item-detais-title {
    color:  #141515;
    font-size:  25px;
    font-family:  arial;
}

.details-product {
    color: #0058a8;
    margin-top: -5px;
}


.assebeled {
    font-size: 16px;
    color: #fcb924;
    padding: 5px 0;
    margin-top: 20px;
    border-top: 1px #f0f4f7 solid;
    border-bottom: 1px #f0f4f7 solid;
    width: 59%;
}


.product-content-left {
    padding:  0;
    font-size: 14px;
    font-family:  arial;
    font-weight:  normal;
}

.product-content-left span {
    color:  #858687;
    font-size: 15px;
    margin-left: 5px;
}

.itm-de {
    margin: 20px 0;
}

.product-content-left strong {
    font-weight: normal;
}

.row.color-cont {
    float:  left;
}

.row.color-cont ul {
    list-style-type:  none;
    padding:  0;
    margin:  0;
}

.color li.col-sm-1 {
    padding: 2px;
    margin-right: 6px;
    margin-bottom: 6px;
}


.color li.col-sm-1 img{
   /* width: 50px !important; */
   border: 2px #b6b6b6 solid;
}

.col-sm-6.product-content-left {
    border-bottom: 1px #f0f4f7 solid;
    padding-bottom: 46px;
}


.itm-de strong {
    font-weight: normal;
}

.product-content-area .itm-de {
    margin-bottom: 5px;
}

div#product-content {
    margin-top: 5px;
}g-bottom: 40px;
    background: rgba(255, 255, 255, 0.60);
}

.mbr-cards .striped .card {
    height: 500px;
    padding: 0;
}

.card-img {
    border-radius: 0;
    height: 244px;
}

.mbr-cards .card-img-top {
}

.mbr-cards-col:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.6)!important;
}

.card.cart-block.white {
    background: #fff;
}

.mbr-slider .mbr-section {
    background-size: cover !important;
}

/*-- //header --*/
.banner {
    background: url(../images/bg4.jpg)no-repeat 0px 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
    background-size: cover;
    min-height: 700px;
}
.banner-text {
    text-align: left;
    padding: 13em 9em 0 0;
    float: left;
    width: 47%;
}


/*-- Slider --*/

.callbacks_container {
    position: relative;
    float: right;
    width: 90%;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slider-info h3 {
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 6px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.slider-info p {
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
	word-spacing: 2px;
    font-weight: normal;
    text-transform: uppercase;
    /* padding: 0.5em; */
    line-height: 28px;
    margin-top: 10px;
    /* font-weight: bold; */
}
.slider-info {
    padding: 30px;
      background: rgba(97, 151, 183, 0.67);
}
/*-- //banner --*/
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/*// Icon Wobble Horizontal */
a.read-w3ls {
    text-decoration: none;
    color: #fff;
    padding: 10px 46px 10px 25px;
    background: #000000;
	margin-top: 1.5em;
	 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	font-size:16px;
}
a.read-w3ls:hover {
    background: #a8c95a;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #fff;
}


/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1600px){
	.banner-text {
		width: 60%;
	}
}
@media(max-width:1440px){
	
}
@media(max-width:1366px){
	
	.slider-info h3 {
		font-size: 1.42em;
		letter-spacing: 5px;
	}
	.slider-info p {
		letter-spacing: 3px;
		word-spacing: 1px;
	}
	.banner-text {
		padding: 14em 8em 0 0;
	}
	.banner {
		min-height: 600px;
	}
	
}
@media(max-width:1280px){
	
	.about-banner-w3ls {
		min-height: 245px!important;
	}
}
@media(max-width:1080px){
	
	.banner-text {
		width: 60%;
	}
	.banner-text {
		padding: 7em 8em 0 0;
	}
	.banner {
		min-height: 530px;
	}
	.slider-info h3 {
		font-size: 1.2em;
	}
	.slider-info p {
		line-height: 26px;
		margin-top: 6px;
		font-size: 12px;
	}
	a.read-w3ls {
		font-size: 14px;
	}
	
}
@media(max-width:1050px){
	
	.banner-text {
		padding: 5em 7em 0 0;
	}
	.banner {
		min-height: 480px;
	}
	
}
@media(max-width:1024px){
	
}
@media(max-width:991px){

	.slider-info h3 {
		font-size: 1em;
	}
	.slider-info p {
		line-height: 23px;
	}
	.banner-text {
		padding: 4em 5em 0 0;
	}
	
	.banner {
		min-height: 460px;
	}
	
}
@media(max-width:900px){
	
	.banner-text {
		padding: 2.5em 5em 0 0;
	}
	.banner {
		min-height: 430px;
	}
	
}
@media(max-width:800px){
	
	.banner-text {
		width: 65%;
	}
	.banner-text {
		padding: 1em 5em 0 0;
	}
	.slider-info {
		padding: 22px;
	}
	a.read-w3ls {
		font-size: 13px;
		padding: 6px 39px 6px 16px;
	}
	.slider-info p {
		letter-spacing: 2px;
		word-spacing: 0px;
		font-size: 11px;
	}
	
	.banner {
		min-height: 400px;
	}
	
}
@media(max-width:768px){
  
  .header-top .col-sm-4 {
    display: none;
}
	
}
@media(max-width:767px){
	
	.banner-text {
		padding: 2em 5em 0 0;
	}
	.banner {
		min-height: 355px;
	}
	.about-banner-w3ls {
		min-height: 195px!important;
	}
	.about-banner-w3ls h2 {
		margin-top: 1em;
		font-size: 24px;
	}
}
@media(max-width:736px){
	
	.banner-text {
		width: 75%;
	}
}
@media(max-width:667px){
	
}
@media(max-width:640px){
	.banner-text {
		padding: 1em 5em 0 0;
		width: 70%;
	}
	.banner {
		min-height: 330px;
	}
	h2.resp-accordion {
		margin: 0 13em .3em;
	}
	
}
@media(max-width:600px){
	.banner-text {
		width: 73%;
	}
	.slider-info {
		padding: 11px 15px;
	}
	.banner {
		min-height: 310px;
	}
}
@media(max-width:568px){
	
}
@media(max-width:480px){
	
	.banner-text {
		width: 82%;
		padding: 1em 4em 0 0;
	}
	.banner {
		min-height: 300px;
	}
	
}
@media(max-width:414px){
	
	.slider-info h3 {
		font-size: .8em;
	}
	.slider-info p {
		letter-spacing: 1.5px;
		font-size: 10px;
	}
	.banner-text {
		width: 100%;
		padding: 1em 3em 0 0;
	}
	
}
@media(max-width:384px){
	.banner-text {
		width: 103%;
		padding: 0.5em 3em 0 0;
	}
	a.read-w3ls {
		margin-top: 1em;
	}
	.banner {
		min-height: 280px;
	}
	
}
@media(max-width:375px){
	.slider-info h3 {
		font-size: .72em;
	}
	.slider-info p {
		margin-top: 0px;
	}
	.banner-text {
		padding: 0em 3em 0 0;
	}
	.banner {
		min-height: 265px;
	}
	
}
@media(max-width:320px){
	
	.banner-text {
		width: 104%;
		padding: 0em 2.3em 0 0;
	}
	.banner {
		min-height: 255px;
	}
	h2.resp-accordion {
		margin: 0 2.1em .3em;
		width: 85%;
	}
	
}

.mbr-slider .carousel-control {
    background: none !important;
}

.mbr-slider .carousel-control.left {
    margin-left: -10px !important;
}

.mbr-slider .carousel-control.right {
    margin-right: 0px !important;
}

.mbr-slider .carousel-control:hover {
    background: none !important;
}

.mbr-overlay {
    background-color: rgba(0, 0, 0, 0.0) !important;
}



nav.navbar.navbar-dropdown.bg-color.transparent.navbar-fixed-top img {
   
    margin-left: 20px !important;
}

nav.navbar.navbar-dropdown.transparent.navbar-fixed-top.navbar-short a.navbar-logo {
    margin-left: 17px;
}


nav.navbar.navbar-dropdown.transparent.navbar-fixed-top.navbar-short .subscribe .search-watermarked, nav.navbar.navbar-dropdown.transparent.navbar-fixed-top.navbar-short .subscribe input[type="text"] {
    color: #fff;
}

a:hover {    text-decoration: none; }




a:hover {
    text-decoration: none !important;
}


#return-to-top {
    
}
#return-to-top em {
   
  
}
#return-to-top:hover {
      
}
#return-to-top:hover em {
   
}

section.Cont-Us {
    background: #eeeeee;
}

section.Cont-Us h3.display-title {
    padding-top: 40px;
    
    font-family: 'arial', sans-serif;
    word-break: break-word;
    word-wrap: break-word;
    font-family: 'arial', sans-serif;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: -1px;
}


em.fa.fa-mobile {
    font-size: 60px !important;
}
 .cont-three em {
       font-size: 60px !important;
    padding: 30px 0;
    width: 100px;
    height: 100px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: 2px solid #f3c649;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #464646;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 21px !important;

}

  .cont-three .col-md-4 {
    text-align: center;
} 

.social em {
    font-size: 20px;
    border-radius: 50%;
    padding: 0;
    width: 45px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    /* border: 2px solid  #f3c649; */
    margin-right: 5px;b
    margin-top:20px;
       color: rgba(255, 255, 255, 0.45);
    cursor: pointer;
    padding-right:0;
}
.social em:hover {
    background: #f3c649;
     color:#fff;
}

.container.map {
    color: #fff;
    text-align: left;
}

.mbr-map iframe {
    height: 100%;
    width: 100%;
}




.container{}


.contact-us .Msg-box textarea {
    width: 895px !important;
}

.Alt-title {
    text-align: center;
    font-size: 19px;
    font-style: italic;
    margin-bottom: 15px;
}

.contact-us {

    /*background: url("/portals/portal1/upload/block/image/ask-bg.png") left center no-repeat;*/

    padding-left: 135px;
    /* padding: 10px 0; */
    padding-bottom: 80px;
}
.contact-us table {
width:100%;
}
.contact-us tr.lbtn_tabs td {
    display: none;
}

.contact-us td.final_view_box h4 {
    display: none;
}
.contact-us div {
    overflow: hidden !important;
}




.contact-us .final_view span {
    font-size: 28px;
    color: #00a7e1;
    /* font-weight: 200; */
    font-size: 0;
}



.contact-us  table td {
    display: block;
float:left;

}

.contact-us .widget input[type=text], .contact-us textarea {
    border-top: 0;
    height: 44px !important;
    border-right: 0;
    border-left: 0;
    border-radius: 3px;
    margin-top: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    padding:15px;
}
.contact-us .widget {
    margin-bottom: 32px;
}
.contact-us textarea {height:121px !important;margin-left: 0px;width:  !important;}
.contact-us td.final_view_box {
    margin-top: 30px;
}
.action.line_8 {
   float: left;
    margin-top: 0;
    margin-right: 132px;
}
.action.line_8 .btn {
    border-radius: 4px;
    background: #002653;
    border-color: #002653;
    color: #fff;
    font-weight: normal;
    padding: 15px 40px;
    font-size: 13px;
}

@media (min-width:999px) {
.contact-us .widget input[type=text], .contact-us textarea {
    width: 285px !important
}

}
.action.line_8 .btn:hover {
    background-color: rgb(13, 68, 134);
    border-color:  rgb(13, 68, 134);

}


.contact-us td.final_view_box span {
    font-size: 14px;
    color: #333 !important;
    position: absolute;
    margin-top: -22px;
    line-height: 36px;
    font-weight: 500;
}

.contact-us table td {padding-right:5px;}
.contact-us td.final_view_box td input~span, .contact-us td.final_view_box td textarea~span {
    /* border: 1px solid; */
    color: #001219;
    font-size: 18px;
    margin-top: -15px;
    margin-left: -6px;
}

em.fa.fa-mobile {
    font-size: 60px !important;
}
 .cont-three em {
    font-size: 47px;
    border-radius: 50%;
    padding: 30px 0;
    width: 100px;
    height: 100px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: 2px solid #f3c649;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom:15px;
    color: #464646;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

  .cont-three .col-md-4 {
    text-align: center;
} 
.Alt-title {
    text-align: center;
    font-size: 19px;
    font-style: italic;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #232323;
    font-weight: bold;
}



@media (min-width:768px){
  
  .search {
    DISPLAY:block;
}


button.navbar-toggler.navbar-close {
    display: none !important;
}
.navbar-dropdown .mbr-table-cell {
    
    text-align: center;
}

ul#exCollapsingNavbar {
    background: #000000a6;
    border-radius: 15px 0 0 15px;
    padding-left: 40px;
    padding-right: 50px;
    margin-top: 30px;
    font-size:  20px;
}


a.nav-link.link {
    margin-bottom:  0;
    padding-top: 10px !important;
    margin-top: 10px;
    padding-bottom:  20px;
        margin-right: 30px;
}

ul#exCollapsingNavbar li a.nav-link.link {
    font-size: 20px !important;
    font-weight:normal;
}


ul#exCollapsingNavbar li a:before {
    content: "\|";
    position: absolute;
    margin-left: -37px;
    margin-top: -1px;
}


.btn-Search:before {
   font-size:0
}

a.btn-Search i {font-size:20px;}


li#menuItem58 a:before {
    font-size: 0;
    display: inline-block;
    font: normal normal normal 26px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015" !important;
    margin-left: -30px !important;
    margin-top: -5px !important;
}

}


@media (max-width:768px){

  .cont-three em {
    font-size: 47px !important;
  }
  nav.navbar.navbar-dropdown.bg-color.transparent.navbar-fixed-top img {
    width: 90%;
    height: 50%;
    margin-left: 0;
}
.social {
    margin-bottom: 10px;
}
  .contact-us {
    /*background: url(/portals/portal1/upload/block/image/ask-bg.png) left center no-repeat;*/
    /* padding-left: 135px; */
    /* padding: 10px 0; */
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
}
.contact-us  table td {
float:none !important;
}
.contact-us .widget input[type=text], .contact-us textarea {
 
   width: 100% !important;
}
}


section.Cont-Us h3.display-title
{
  text-align:center;
}





.map-cont {
       background: #ececef;
       background-size: cover !important;
       padding: 35px 0;
       padding-top: 80px;
       padding-bottom: 30px;
}
  


.chapter-inner {
    margin-top: 40px;
}



nav.navbar.navbar-dropdown.bg-color.transparent.navbar-fixed-top img {
    width: auto;
}

img.img-text {
    MARGIN-LEFT: 10PX !IMPORTANT;
     MARGIN-TOP: 25PX ;
}


img.img-logo {
          /* -webkit-transition: -webkit-transform .8s ease-in-out; */
          /* transition: transform .8s ease-in-out !important; */
          }

          


.nav-dropdown {
    font-family: "arial";
    font-size: 14px;
}

li.nav-item a {
    font-size: 14px !important;
}
.mbr-section-hero .mbr-section-title {
   
    display: block!important;
}

section.mbr-cards.mbr-section.mbr-section-nopadding.mbr-parallax-background .mbr-overlay {
    background-color: #fff !important;
}
.mbr-section-hero .mbr-section-title {display: block!important;}

.mbr-overlay {
    background: rgba(255, 255, 255, 0);
}

.Map-Us .col-md-4 {
    position: absolute;
    right: 0;
    padding: 0;
}


.Map-Us .col-md-4:after {
    background: #302f2f none repeat scroll 0 0;
    bottom: 12px;
    content: "";
    height: 591px;
    position: absolute;
    right: 143px;
    transform: rotate(40deg);
    width: 400px;
    z-index: 1;
}




.nav-dropdown {
     font-family: 'Calibri', Arial,sans-serif !important;
   
}





.nav-dropdown {
      font-family: 'Calibri', Arial,sans-serif !important;
   
}

#menu-0 .link {
    font-size: 14px !important;
}


#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
       color: rgba(255, 255, 255, 0.85) !important;
}





a.nav-link.link::after {
    background-color: #fcb823;
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -12px;
    left: 0;
    opacity: 0;
    transition: opacity 300ms ease, bottom 300ms ease;
}


a.nav-link.link:hover::after {
    opacity: 1;
    bottom: 0;
}

a.nav-link.link {
    color: #fff!important;
    /* background: transparent; */
}

a.nav-link.link {
  margin-top: 10px;
    padding-bottom: 20px;
}

#menu-0 .bg-color.transparent .link {
    color: #ffffff;
    transition: none;
    position: relative;
}
a.nav-link.link {
    position: relative;
}


#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
    /* background: none; */
}




@media (min-width:768px) {
  
  #slider-thumbs {
    padding-top: 50%;
}

#slider-thumbs .col-sm-6 {
    
    height: 100px;
}
.pull-md-left {
	float: left!important
}
.pull-md-right {
	float: right!important
}
.pull-md-none {
	float: none!important
}
.text-md-left {
	text-align: left!important
}
.text-md-right {
	text-align: right!important
}
.text-md-center {
	text-align: center!important
}
.hidden-md-up {
	display: none!important
}.nav-dropdown.navbar-toggleable-sm {
    float:  right;
}
}

@media (min-width:544px) {
.navbar {
	border-radius: .25rem
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-full, .navbar-sticky-top {
	border-radius: 0
}
}
.navbar-brand {
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
.navbar-divider {
	float: left;
	width: 1px;
	padding-top: .425rem;
	padding-bottom: .425rem;
	margin-right: 1rem
}
.navbar-divider::before {
	content: "\00a0"
}
.navbar-toggler {
	padding: .5rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 1.4rem
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}

@media (min-width:544px) {
.navbar-toggleable-xs {
	display: block!important
}
}



@media (min-width:768px) {
.navbar-toggleable-sm {
	display: block!important
}
}

@media (min-width:992px) {
.navbar-toggleable-md {
	display: block!important
}
}


@media (min-width:544px) {
.navbar {
	border-radius: .25rem
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-full, .navbar-sticky-top {
	border-radius: 0
}
}
.navbar-brand {
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
.navbar-divider {
	float: left;
	width: 1px;
	padding-top: .425rem;
	padding-bottom: .425rem;
	margin-right: 1rem
}
.navbar-divider::before {
	content: "\00a0"
}
.navbar-toggler {
	padding: .5rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 1.4rem
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}

@media (min-width:544px) {
.navbar-toggleable-xs {
	display: block!important
}
}

@media (min-width:768px) {
  
  a.right.carousel-control i {
   /*margin-left: 25px; */
}

.color.col-sm-12 {
    position: absolute;
    /* display: -webkit-inline-box; */
    MARGIN-TOP: 25px !IMPORTANT;
}

.color li.col-sm-1 {
    padding: 2px;
    margin-right: 6px;
    margin-bottom: 6px;
    width: 50px;
    float: left !important;
    display: inline-block;
}

.color .itm-de {
    width:  100%;
    /* float: left; */
    clear: both;
    margin-top: 0;
    margin-left:  0px;
    position: absolute;
    margin-top: -30px;
}

ul.color.col-sm-12 {
    width: 500PX;
    padding-right: 15px;
    padding-left: 15px;
}
  
  .slider-products .carousel-control.left {
   
}

  #small-banner
  {display:none;}
  
  .slider-products.mobile-size {
    display: none;
}
  
.navbar-toggleable-sm {
	display: block!important
}
.carousel-control.left {}

.carousel-control {background:  none !important;}



.carousel-control i {
    color: #b4b4b4;
    font-size: 60px;
}

.carousel-control {
    padding-top: 7%;
    
}

a.right.carousel-control i {
  
}

}

@media (min-width:992px) {
.navbar-toggleable-md {
	display: block!important
}
}
.navbar-nav .nav-link {
	display: block;
	padding-top: .425rem;
	padding-bottom: .425rem
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0,0,0,.8)
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0,0,0,.6)
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .active>.nav-link:focus, .navbar-light .navbar-nav .active>.nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open>.nav-link, .navbar-light .navbar-nav .open>.nav-link:focus, .navbar-light .navbar-nav .open>.nav-link:hover {
	color: rgba(0,0,0,.8)
}
.navbar-light .navbar-divider {
	background-color: rgba(0,0,0,.075)
}
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: #fff
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,.5)
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255,255,255,.75)
}









.mbr-small-footer {
    background: #0058a8;
    font-size: 14px;
    color: #e6e4e4;
    line-height: 21px;
}

.map-cont .cert {
    background: url(/Portals/Portal1/Upload/Block/Image/bottom-logo.png) center 3px;
    background-repeat: no-repeat;
    height: 84px;
    margin-top: 20%;
}



.col-md-3 img {
    border:  0;
    width: auto;
    height: auto;
}

.map-cont .col-md-3 img.img-responsive {
    float:  left;
        padding-bottom: 0;
}

.btn, .alert, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .display-1, .display-2, .display-3, .display-4, .mbr-figure .mbr-figure-caption, .mbr-gallery-title, .mbr-map [data-state-details], .mbr-price {
      font-family: 'Calibri', Arial,sans-serif;
}

.h1-menu-title {
    font-size: 16px;
    color: #666;
    font-weight:  bold;
    text-transform: uppercase;
}



.drawing-line.top-line {
    height: 0;
}


/** Drwa line **/

.drawing-line {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.drawing-line .container {
    position: relative;
    padding:1px 0 100px 0;
    width: auto;
  
}
.drawing-line svg {
    position: absolute;
    display: block;
}
.drawing-line path {
    fill: #fcb823;
}
/** //Drwa line **/


.map-cont .col-md-3:nth-child(3) {
    margin-top: -10px;
    color: #0058a8;
    font-size: 14px;
}

.map-cont  .col-md-3:nth-child(4) {
    margin-top: -20px;
}

.map-cont .col-md-3:nth-child(3) .block-cont {
    line-height: 37px;
}


.map em {
    color:  #666;
    font-size:  16px;
    padding-right: 8px;
}

.social em {
    background:  #626263;
    color:  #fff;
    width: 35px;
    height: 35px;
    line-height: 36px;
    font-size:20px;
    padding-right:0;
}

.social {
    text-align:  left;
}

input.Email-watermarked, .Email-txt {
    width: 60%;
    border: 0;
    height: 40px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.90);
    color: #828282;
    font-size: 12px;
    padding-left: 38px;
    background: rgba(255, 255, 255, 0.90) url(/Portals/Portal1/Upload/Block/Image/invelop-icon.png) no-repeat 13px 9px;
    border: 1px #dedede solid;
    margin-top: 15px;
    width: 165px;
    margin-right:  0;
}


.map .btn {
    background: #0258a6;
    border: 0 !important;
    height:  39px;
    margin-left:  -3px;
    margin-top:  3px;
    font-size:  14px;
     font-family: 'Calibri', Arial,sans-serif;
    text-transform: uppercase;
    border-radius:  0;
}

.map .col-md-3 {
    padding:0 !important;
}

.social {
    padding: 9px 0 6px 0;
}



.tooltip.top {
    width: 300px;
}


.gray-bg {
    padding: 50px 0;
}


a#carousel-selector-3 .slider-navigation {
    padding-top: 18px !important;
}
a#carousel-selector-2 .slider-navigation {
    padding-top: 22px !important;
}

a#carousel-selector-1 .slider-navigation {
    padding-top: 28px !important;
}

#slider .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    transition: all ease-out 1s;
}



.slider-products {margin-top:20px;}


.slider-products .col-sm-4 {
    text-align:  center;
}

.slider-products p {
    font-size:  16px;
    color: #333;
  
}

.gray-bg {
    padding: 50px 0 0 0;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: none !important; 
}


#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
    background:  none;
}

.sitepath a {
    font-size: 14px;
      font-family: 'Calibri', Arial,sans-serif;
    padding: 0 7px;
    color:  #777777;
    text-transform:  uppercase;
}

td.MenuSeparator-SitePath {
    color:  #777777;
}

.sitepath a:not([href]) {
    color: #0057a9;
    font-weight: bold;
}

.sitepath {
    right: 15px;
    position: absolute;
    margin-top: 10px;
}


.map .btn:hover {
    background: #fcb823;
    color: #fff;
}


.container.map a:hover {
    color: #f7a900;
}

nav.navbar.navbar-dropdown.bg-color.transparent li a:hover {
    background: none!important;
    color: #fcb823 !important;
}
#menuItem58 .nav-link.link:hover:before {
    color:#fcb823;
    font-size:24px;
    content:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡";
}





@media(max-width:768px){
  .sitepath {
    position:  initial;
   
}

.sitepath a {

    font-size: 9px !important;
}


.at-image-sharing-mobile-icons {
    display: none;
}
.push.popover__content img {
    width: 100px !important;
}

.popover__content {
    left: -15px;
}


.Menu-SitePath a {
    font-size: 9px !important;
}

.about-content-cont .h1-menu-title {
    margin-top: 20px;
}
  .slider-products.big {display:none;}
  .color li.col-sm-1 img {
    width:  50px;
}
.col-sm-8.mbr-section.mbr-after-navbar {
    /*margin-top: 79px;*/
}
.col-sm-6.product-content-left {
    border-bottom: 1px #f0f4f7 solid;
    padding-bottom: 15px;
}

.color li.col-sm-1 {
    float:  left;
}
  
  div#big-banner .col-sm-4 {
    display: none;
}

  
/*.search {position: absolute;top: 25px;right: 10px;} */

a.btn-Search {
    color: #0057a9;
    font-size:  28px;
}

button.navbar-toggler.pull-xs-right.hidden-md-up {
    position: absolute;
    right: 10px;
    top: 32px;
}



.about-cont {
    background: #ffd363;
    text-align:  center !important;
}

.aboutus .col-sm-3 {
    text-align: center !important;
    padding: 0;
    line-height: 90px;
}

.triangle {display:none;}

.aboutus p {
    padding:  0;
}

.aboutus {
    padding-bottom: 40px;
}

.map .col-md-3 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.map-cont .col-md-3:nth-child(3) {
    margin: auto;
}

.map-cont .col-md-3:nth-child(4) {
    margin:  0;
}

.map-cont .col-md-3 {
    float:  left;
    clear:  both;
    margin-bottom: 10px !important;
    width:  100%;
}

.map-cont .col-md-3 {
}

.map-cont .cert {
    margin-top: 10%;
}

.map-cont .col-md-3 img.img-responsive {
    float:  left;
    top: 0;
}

li#menuItem-search {
    display:  none;
}

.close-icon {
    top: 7px;
}

ul#exCollapsingNavbar {
    padding-left: 17px;
}

.nav-dropdown-sm .nav-item,.nav-dropdown-sm .nav-item a {
    border:  0;
  
}

#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
    background: rgba(255, 192, 3, 0.8);
}

nav.navbar.navbar-dropdown.bg-color.transparent img {
    width:  50%;
    margin-left:  20px;
}

nav.navbar.navbar-dropdown.transparent.bg-color {
    background: #fffffff2 !important;
    height: 80px;
}



.hamburger-om:before {
    background: #fcb823;
}

.hamburger-om:after {
    background: #fcb823;
}

.navbar-dropdown .hamburger-icon {
    background-color: #fcb823!important;
}

#slider .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    height:  100% !important;
}

div#slider {
    margin-top: 80px;
}
div#slider-thumbs {
    display: block !important;
}
.slider-navigation {
    background: none;
}
#small-banner .col-sm-3 {
    float:  none;
    display:  inline-block;
    background: url(/Portals/Portal1/Upload/Block/Image/items-bg.png) center 3px no-repeat;
    /* background:  #fff; */
    height: 110px;
    vertical-align: middle;
    width:  110px;
    padding-top: 25px;
    MARGIN: 10px 10px 0px 10px;
}

div#small-banner {
    text-align:  center;
    PADDING-BOTTOM: 50%;
    PADDING-TOP: 30PX;
}

ul {}

#small-banner  .selected img {background-position:  center TOP !important;}

.bannerthumb {
    background: url(/portals/portal1/upload/block/image/banner-left-bg.jpg) no-repeat 0 bottom;
    background-size: cover;
}

strong.slider-navigation {
    /* background: url(/Portals/Portal1/Upload/Block/Image/items-bg.png) center 3px; */
}

strong.slider-navigation {}

span#carousel-selector-0 {/* MARGIN-TOP: 12px; */}

a#carousel-selector-0 {
    /* MARGIN-TOP: 12px; */
}

small.title span {}

#small-banner  small.title span {
    font-size: 42px;
    line-height: 38px;
}


.carousel-control.left {
    margin-left: 0;
}

.carousel-control {background:  none !important;}



.carousel-control i {
    color: #b4b4b4;
    font-size: 60px;
}

.carousel-control {
    padding-top: 7%;
    
}

a.right.carousel-control i {
  
}

a.left.carousel-control i{margin-left: 0px;}

a.right.carousel-control {
    margin-right: 0px;
}
.slider-products .carousel-control {
    padding-top: 20%;
}



}

.slider-products .carousel-control {
    width: 20px;
}

img#imgProductsize {
    max-height: 230px;
    
}




.modalPopup {
    margin: 0px;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    padding-top: 10%;
    font-family: arial !important;
}


.modalPopup table.table_grid.color_1.bord_1 {
    /* padding: 50px 0 45px; */
    background: #FFF;
    margin:0 auto;
    flex: 1;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 6px;
    /* width: 40%; */
    z-index: 999999 !important;
    height: 0;
    /* position: relative; */
    /* left: 30%; */
    overflow: scroll;
}

.modalPopup th {
    background: #2c5f7d;
    border-radius: 5px 5px 0px 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 10PX;
}

.modalPopup input {
    FLOAT: RIGHT;
    /* MARGIN-TOP: 2px; */
    padding-left: 5px !important;
}

.modalPopup table td {
    display: block;
    float:left;
}


.modalPopup table.content_table input[type=text], .modalPopup table.content_table Select {
      background: #fff !important;
      border: 1px #d3d4d5 solid;
      border-bottom: 1px rgba(151, 153, 156, 0.42) solid !important;
      /* border-top: 0; */
      height: 25px !important;
      font-size: 14px;
      /* border-right: 0; */
      /* border-left: 0; */
      width: 271px !important;
      padding: 2px;
      float: left;
      margin-bottom: 0;
      margin-left: 0;
      margin-top: 0px;
      border-radius: 0;
      font-size: 12px;
      color: #666;
}




.modalPopup  td.label {
    FONT-SIZE: 16PX;
    FONT-WEIGHT: NORMAL;
    COLOR: #333;
    line-height: 23px;
    /* padding-top: 50px !important; */
    width: 110px;
    text-align: left;
    font-size: 12px;
    /* background: red; */
    padding-left: 20px;
}

.modalPopup table.content_table {
    padding: 0px !important;
    display: inline-block;
    padding-top: 10px !important;
}



.modalPopup input[type=checkbox], .modalPopup input[type=radio] {
        background: #fff !important;
        border: 1px #d3d4d5 solid;
        border-bottom: 1px rgba(151, 153, 156, 0.42) solid !important;
        /* border-top: 0; */
        /* height: 34px !important; */
        font-size: 12px;
        /* border-right: 0; */
        /* border-left: 0; */
        /* width: 10px !important; */
        /* padding: 5px; */
        float: left;
        margin-top: 5px;
        margin-left: 0;
        /* border-radius: 6px; */
        margin-right: 5px;
}

.modalPopup td label {display: list-item;font-size: 12px;font-weight: normal;padding-bottom: 10px;MARGIN-BOTTOM: 0 !IMPORTANT;FLOAT: LEFT;LIST-STYLE: NONE;MARGIN-RIGHT: 10px;LINE-HEIGHT: 22PX;PADDING-BOTTOM: 0;color: #333333;}



.modalPopup .action.line_1 input.btn {
    background: #fcb823;
    /* margin-right: 20px; */
    /* display: inline-grid; */
    /* width: auto; */
    /* border-radius: 5PX; */
    /* MARGIN: 20px !IMPORTANT; */
    /* MARGIN-LEFT: 30px !IMPORTANT; */
    /* MARGIN-BOTTOM: 10px; */
    MARGIN: 10px;
    /* HEIGHT: AUTO; */
    /* PADDING: 10PX !IMPORTANT; */
    /* MARGIN: 0 AUTO !IMPORTANT; */
    margin-top: 10px;
    background-color: #fcb823;
    border-color: #fcb823;
    color: #ffffff;
    padding: 10px !IMPORTANT;
    font-size: 12px;
    /* margin-bottom: 0px; */
    border-radius: 0;
    font-weight: normal;
    TEXT-ALIGN: CENTER;
    WIDTH: 100%;
    /* MARGIN-LEFT: -70px; */
}

.modalPopup .action.line_1 {
    /* width: 100%; */
    /* text-align: center; */
    border-top: 1px rgba(158, 158, 158, 0.4) solid;
    /* margin-bottom: 0; */
    display: flex;
    margin-top: 10px;
    /* TEXT-ALIGN: CENTER; */
    OVERFLOW: hidden;
}

.modalPopup .action.line_1 input.btn:hover {
  /* color: #8BC34A; */
  /* border-color: #8ec642; */
  /* background: #fff; */
  background-color: #c5991c;
  border-color: #f8bf21;
}


.header-top .col-sm-4 {
    background: url(/portals/portal1/upload/block/image/banner-left-bg.jpg) no-repeat center center;
    HEIGHT: 200PX;
    BACKGROUND-SIZE: cover;
}

li.first.disabled.page-item a {
    background: #0057a9;
    color:  #fff;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #fcb823;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
    background: #e6e8ea29;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    background-color: #fbfcfc;
}


.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: rgba(245, 245, 245, 0.70);
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 00);
    COLOR:  #FFF;
}

.well h1 {
    margin: 0px;
    color: #fff;
    font-size: 20px;
}
.cntct-us em.fa {
    line-height: 6%;
    color: #ffffff;
    font-size: 20px;
    padding-right: 5px;
    /* float: left; */
    /* height: 100%; */
    margin-left: -25px;
}

.cntct-us .well p {
    margin-left: 30px;
}

hr.primary {
    max-width: 47px;
    border-color: #fbb823;
    border-width: 4px;
    margin-left: 2px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 11px;
    MARGIN-BOTTOM: 20px;
}.well iframe {
    width: 100%;
    height: 341px;
}

p.company-name {
    font-size: 18px;
    margin-top: 7px;
    padding-left: 0;
    PADDING-LEFT:  0 !IMPORTANT;
    MARGIN-LEFT:  0 !IMPORTANT;
    COLOR: #f9de7d;
}


.img-cont {
    display: inline-table!important
}

.mdl {
    display: table-cell;
    vertical-align: middle;
}


.product-img-details {
    display: table;
}


#at-image-sharing-tool {
    display: none !important;
}


.popover__wrapper {
  position: relative;
  /* margin-top: 1.5rem; */
  display: inline-block;
}
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  transform: translate(0, 0px);
  background-color: #eaeaea;
  padding: 1px;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); */
  width: auto;
  margin-top: -104px;
}
.popover__content:after {
  /* position: absolute; */
  /* z-index: -1; */
  /* content: ""; */
  right: calc(50% - 10px);
  top: 100px;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #dad8d8 transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -10px);
  transition: all 0.5s ease-in;
  /* text-align:  center; */
  background:  none;
}
.popover__message {
  text-align: center;
}



.push.popover__content img {
    width: 100px;
}

li.col-sm-1.popover__wrapper img {}

.push.popover__content img {
    border-color: #dad8d8 !important;
}

#at4-share, #at4-soc {
    top: 30% !important;
    bottom: auto;
    margin-top: 10% !important;
}


#imgProductShow .img-responsive {
  width:100% !important;
  height:auto !important;}
  
  
  
  
  ul.color.col-sm-12 {
    padding-top: 10px;
}

img#imgProductsize {
    margin-top: 8px;
}



.about-us h3 {
    border: 2px red solid;
    text-align:  center;
    padding: 15px 13px 15px  0;
}

.about-us  .col-sm-6.mission h3 {
    border-color: #0057a9;
    color: #ffffff;
    background: #0057a9;
}

.about-us  h3 {
    font-size: 28px;
    color: #333333;
    margin-top: 30px;
    padding-left: 15px;
}



.about-us  .col-sm-6.vision h3 {
    color: #ffffff;
    border-color: #fcb823;
    /* margin-bottom: 30px; */
    background: #fcb823;
}

.about-us  .col-sm-6.values h3 {
    color: #fff;
    border-color: #fcb823;
    background: #fcb823;
}

.about-us  h3 {
    text-transform:  uppercase;
}

.about-us  em.fa.fas.fa-bullseye {
    background: #ffffff;
    color: #0057a9;
}

.about-us  em {
    color:  #fff;

    border-radius:  79px;
   
    
    
}


.about-us  .col-sm-6 h3 {
    /* background: #ececec; */
    margin-bottom: 20px;
}

.about-us  em.fa {/* position:  absolute; */margin: 0 auto;width: 80px;height: 80px;float:  left;padding: 0;left: 0;/* margin-left: -24px; *//* margin-top: 31px; */margin-left: -50px;margin-top: -26px;padding-top: 25px;}



.about-us  em.fa.fal.fa-eye {
    background: #ffffff;
    color: #fcb823;
}

.about-us  em.fa.fas.fa-gem {
    background: #fcb823;
}

.about-us  em.fa.fal.fa-diamond {
    background: #ffffff;
    color: #fcb823;
}

.about-us .col-sm-6.prod h3 {
    border-color: #0057a9;
    background: #0057a9;
    color:  #fff;
}



.about-us  em.fa.fas.fa-tags {
    color: #0057a9;
    background:  #fff;
}


.about-us .col-sm-6 {
    padding: 0 40px 0 40px;
    text-align:  center;
}

.about-us ol {
    margin-left: 1px;
    text-align:  left;
    line-height: 21px;
}



.gray-bg .title {

    padding-top: 40px;}
    
    
    @media screen and (min-device-width: 768px) and (max-device-width: 768px) { ul#exCollapsingNavbar {
    border-radius: 0;
}.color li.col-sm-1 {
    width: 38px;
    /* display: list-item; */
}

ul.color.col-sm-12 {
    width: 335PX;
    padding-right: 0;
        display: inline-flex;
}ul.color.col-sm-12 {
    width: 335PX;
    padding-right: 0;
        display: inline-flex;
}
}

@media (min-width: 768px) and (max-width: 1200px) {

.product-cat .col-sm-3 {
    margin-bottom: 20px;
    float: left;
    display: inline-table;
}
}


.btn-search {
    text-decoration: none;
    background-color: #fcb823;
    color: white;
   /* border-bottom: 4px solid #ffffff;*/
    border-radius: 0;
    
}

.btn-search:hover {
    background-color: rgb(211, 156, 34) !important;
}


.no-items {
    width: 100%;
    padding-top: 5%;
    text-align: center;
    padding-bottom: 5%;
    font-size: 45px;
}

.no-items em {
    width: 100%;
    font-size: 175px;
    color: #d4d4d6;
    margin-bottom: 30px;
}


.product-cat .col-sm-3 a {
    display: block;
}round-color:deepskyblue;
}

 z-index: 9999;
}