﻿
@font-face {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	/*src: url('../fonts/eot/IRANSansWeb_Bold.eot');*/
	src: /*url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),*/  /* IE6-8 */
		 /*url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),*/  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	/*src: url('../fonts/eot/IRANSansWeb_Medium.eot');*/
	src: /*url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),*/  /* IE6-8 */
		 /*url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),*/  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	/*src: url('../fonts/eot/IRANSansWeb_Light.eot');*/
	src: /*url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),*/  /* IE6-8 */
		 /*url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),*/  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 200;
	/*src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');*/
	src: /*url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),*/  /* IE6-8 */
		 /*url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),*/  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	/*src: url('../fonts/eot/IRANSansWeb.eot');*/
	src: /*url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),*/  /* IE6-8 */
		 /*url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),*/  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

@media only screen and (max-width: 600px) {
   #form1{
    padding-top:100px;
}


    .general-product-container-in-new-price {
        font-size: 12px !important;       
        padding: 5px 15px 0px !important;       
    }
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) {
   
}

@media (min-width: 768px) {
   
}

.section-title {
			position: relative;
			overflow: hidden;
			margin-bottom: 25px;
			text-align: center;
            direction:ltr;
		}
		
			.section-title * {
				position: relative;
				display: inline-block;
				margin-bottom: 0;
				padding: 0 45px;
				font-weight: 300;
				line-height: 1.3em;
			}

			.section-title h3 { color: #383838; }
            .section-title h2 { color: #383838;font-size:18px;font-weight:700 !important;margin-top:0px !important;}
            .section-title h4 { color: #383838;font-size:17px; }
			
			.section-title *:after,
			.section-title *:before {
				position: absolute;
				top: 50%;
				width: 300%;
				height: 2px;
				background-color: #383838;
				content: '';
			}
			
			.section-title *:after  { right: -300%; }
			.section-title *:before { left: -300%;  }

.btn-regular
{
    background-color:#454545;
    font-family:'Roboto', sans-serif;
    font-weight:300;
    color:white;
    margin:10px auto;
    transition:all 500ms;
}

.btn-regular:hover {
    color:white;
    opacity:.95;
}

.btn-regular-2
{
    border:solid thin #efb000;
    font-family:'Roboto', sans-serif;
    font-weight:300;
    color:#efb000;
    margin:10px auto;
    transition:all 500ms;
}

.btn-regular-2:hover {
    color:#efb000;
    opacity:.95;
}

.btn-regular-3
{
    background-color: #005F73;
    font-family:'Roboto', sans-serif;
    font-weight:300;
    color:#ffffff;
    margin:10px auto;
    transition:all 500ms;
}



/*.btn-regular-3:hover {
    color:#efb000;
    opacity:.95;
}*/

.btn-regular-4
{
    background-color: #eb215e;
    border:solid thin #ce1038;
    font-family:'Roboto', sans-serif;
    font-weight:500;
    color:#ffffff;
    margin:0px;
    transition:all 500ms;
    padding:15px 24px 13px;

    font-size:12px;
    margin-right:5px;
    /*background-image: linear-gradient(to right, #35b1e5 , #0672bf);*/
    transition:all 500ms 60ms;
}

.btn-regular-4:hover
{
    background-color: #d10b47;
    /*background-image: linear-gradient(to right, #30a4d4 , #0263a9);*/
    color:#ffffff;
}

.btn-regular-5
{
    background-color: #fff;
    border:solid thin #3895d7;
    font-family:'Roboto', sans-serif;
    font-weight:700;
    color:#1280cf;
    margin:0px;
    transition:all 500ms;
    padding:15px 24px 13px;

    font-size:13px;
    margin-right:5px;
    /*background-image: linear-gradient(to right, #35b1e5 , #0672bf);*/
    transition:all 500ms 600ms;
}

.btn-regular-54:hover
{
    background-color: #f1f1f1;
    /*background-image: linear-gradient(to right, #30a4d4 , #0263a9);*/
    color:#1280cf;
}



.viewCount
{
    height:40px;
    border:solid thin #ddd;
    text-align:center;
}


.tooltip {
  position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.MakeCenter{
    display:block;
    margin:10px auto;
    float:none;
    text-align:center;
}


.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}


.first-header
{
    font-family:lalezar;
    color:#005F73;
    font-size:25px;
}

.second-header
{
    color:#666;
    font-size:15px;
    font-weight:normal;
    margin-top:20px;
}


.bg-white {
    background-color:white;
    border-right:solid thin silver;
    border-left:solid thin silver;  
}

.container-1024{

    max-width:1024px;
}

.no-border
{
    border:none !important;

}



/* menuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu*/

.nav > .dropdown-megamenu {
  position: static;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-container {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
  }
}
.dropdown-megamenu > .dropdown-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-width: 100%;
  padding: 15px;
  background-color:#fbfbfb;
}
.dropdown-megamenu .dropdown-menu {
  display: block;
}
.link-image .media-object {
  float: left;
  margin-bottom: 7.5px;
}
.link-image-sm + .link-image-sm .media-object {
  margin-left: 7.5px;
}
.thumbnail .caption {
  min-height: 90px;
}
.thumbnail:hover {
  text-decoration: none;
}
/* Link list */
.list-links {
  list-style: none;
  padding: 0;
}
.list-links li {
  line-height: 2;
  margin-bottom:4px;
  background-color:#ededed;
  padding:3px 5px;
  margin:4px;
  background-origin:padding-box !important;
}

.list-links li:hover {

  background-color:#dddddd;

}

.list-links a {
  color: #555; 
  text-decoration:none;
}
.list-links a:hover,
.list-links a:focus,
.list-links a:active {
  color: #1c6cb1;
}

.example-megamenu {
  width: 100%;
  max-width: 1140px;
  padding: 20px;
  margin: 0 auto;
}

.navbar-inverse .navbar-nav > li > a {
color:#494949;
padding-left:12px;
font-size:12px !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
color:#0026ff;

}

.dropdown-container {
border:none;

}

.dropdown-container{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:200px;max-width:330px;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-container>.dropdown-menu{position:static;z-index:1000;float:none !important;padding:10px 0;margin:0;border:0;background:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-height:330px;overflow-y:auto}.dropdown-container>.dropdown-menu+.dropdown-menu{padding-top:0}.dropdown-menu>li>a{overflow:hidden;white-space:nowrap;word-wrap:normal;text-decoration:none;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-transition:none;-o-transition:none;transition:none}.dropdown-toggle{cursor:pointer}.dropdown-header{white-space:nowrap}.open>.dropdown-container>.dropdown-menu,.open>.dropdown-container{display:block}.dropdown-toolbar{padding-top:6px;padding-left:20px;padding-right:20px;padding-bottom:5px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.15);border-radius:4px 4px 0 0}.dropdown-toolbar>.form-group{margin:5px -10px}.dropdown-toolbar .dropdown-toolbar-actions{float:right}.dropdown-toolbar .dropdown-toolbar-title{margin:0;font-size:14px}.dropdown-footer{padding:5px 20px;border-top:1px solid #ccc;border-top:1px solid rgba(0,0,0,0.15);border-radius:0 0 4px 4px}.anchor-block small{display:none}@media (min-width:992px){.anchor-block small{display:block;font-weight:normal;color:#777777}.dropdown-menu>li>a.anchor-block{padding-top:6px;padding-bottom:6px}}@media (min-width:992px){.dropdown.hoverable:hover>ul{display:block}}.dropdown-position-topright{top:auto;right:0;bottom:100%;left:auto;margin-bottom:2px}.dropdown-position-topleft{top:auto;right:auto;bottom:100%;left:0;margin-bottom:2px}.dropdown-position-bottomright{right:0;left:auto}.dropmenu-item-label{white-space:nowrap}.dropmenu-item-content{position:absolute;text-align:right;max-width:60px;right:20px;color:#777777;overflow:hidden;white-space:nowrap;word-wrap:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis}small.dropmenu-item-content{line-height:20px}.dropdown-menu>li>a.dropmenu-item{position:relative;padding-right:66px}.dropdown-submenu .dropmenu-item-content{right:40px}.dropdown-menu>li.dropdown-submenu>a.dropmenu-item{padding-right:86px}.dropdown-inverse .dropdown-container{background-color:rgba(0,0,0,0.8);border:1px solid rgba(0,0,0,0.9);color:#cccccc}.dropdown-inverse .dropdown-container>.dropdown-toolbar,.dropdown-inverse .dropdown-container>.dropdown-footer,.dropdown-inverse .dropdown-container>.dropdown-menu{background-color:transparent;border-color:#2b2b2b}.dropdown-inverse .dropdown-menu{background-color:rgba(0,0,0,0.8);border:1px solid rgba(0,0,0,0.9)}.dropdown-inverse .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#2b2b2b}.dropdown-inverse .dropdown-menu>li>a{color:#cccccc}.dropdown-inverse .dropdown-menu>li>a:hover,.dropdown-inverse .dropdown-menu>li>a:focus{color:#fff;background-color:#262626}.dropdown-inverse .dropdown-menu>.active>a,.dropdown-inverse .dropdown-menu>.active>a:hover,.dropdown-inverse .dropdown-menu>.active>a:focus{color:#fff;background-color:#337ab7}.dropdown-inverse .dropdown-menu>.disabled>a,.dropdown-inverse .dropdown-menu>.disabled>a:hover,.dropdown-inverse .dropdown-menu>.disabled>a:focus{color:#777777}.dropdown-inverse .dropdown-header{color:#777777}.table>thead>tr>th.col-actions{padding-top:0;padding-bottom:0}.table>thead>tr>th.col-actions .dropdown-toggle{color:#777777}
/* menuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu*/







.mainPage-top-desc {
  position:relative;
  bottom:30px; 
  left:10px; 
  float:left;
  margin-top:80px;
  background-color:#4a4a4a;
  opacity:.8;
  border:solid thin #2e2e2e;
  padding:20px;
  box-sizing:padding-box;
}

.main-page-slider
{
    background-image:url(../images/structureIMG/slides/mp1.jpg);
    background-position:center center;
    background-size:cover;
    padding:18% 0px 16% 0px;
    background-repeat:no-repeat;
}

.main-page-slider-h1
{
    font-size:48px !important;
    display:block;
    text-align:center;
    color:white;
    margin-top:0px;
}

.main-page-btn-1
{
    border:solid 2px white;
    padding:10px 20px !important;
    border-radius:23px;
    color:white;
    text-align:center;
    font-size:14px;
    display:inline-block;
    margin:10px auto;
    cursor:pointer;
}

.main-page-btn-2
{
    background-color:transparent;
    color:#3cbc11;
    border:solid 2px #3cbc11;

    padding:10px 20px !important;
    border-radius:23px;    
    text-align:center;
    font-size:14px;
    display:inline-block;
    margin:10px auto;
    cursor:pointer; 
    margin-left:10px; 
}

.main-page-btn-2:hover {   

    border:solid 2px #3cbc11;
    color:white;
    background-color:#3cbc11;
}

.main-page-btn-1:hover {
    color:#333 !important;
    background-color:white;
}

.main-page-slider-h2
{
    font-size:25px !important;
    display:block;
    text-align:center;
    color:white;
}

.main-page-slider-h3
{
    font-size:18px !important;
    display:block;
    text-align:center;
    color:white;
    margin-bottom:15px;
    font-weight:normal;
}


.mp-new-logo-left
{

}

.mp-new-logo-left-img
{
    width:50px;
    margin:0px auto 10px auto;
    display:inline-block;
}

.mp-lef-head
{
    color:#444;
    text-align:center;
    font-size:25px;
    border-bottom:solid thin #005F73;
    padding-bottom:10px;
    margin-bottom:20px;
}

.mp-lef-p
{
    color:#666;
    text-align:justify;
    font-size:13px;
    line-height:20px;
}


.mp-tile-p
{   
    font-family: lalezar; 
    text-align: center; 
    position: absolute; 
    width: 100%; 
    color: #333; 
    font-size:20px;
    bottom:0px;
    margin-top:-20px;
    transition:all 100ms 50ms;
    line-height:20px;
    text-align:center;
    padding-top:10px;
   
    padding-bottom:10px;
}


.mp-tile-p-p
{
    display:inline !important,;
    margin-top:0px;
    float:left;
}

.mp-tile-p h2{
    display:block;
    padding:10px;
    font-size:30px;
    font-weight:400;
    color:#333;
    text-align :right;
    width:100%;
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:5px;
}



.mp-tile-p p{
    font-family:'Roboto', sans-serif;
    display:block;
    padding:10px;
    font-size:14px;
    font-weight:300;
    color:#333;
    text-align :justify;
    width:100%;
    margin-bottom:0px;

}

.mp-tile-p .btn{
  float:left;
  margin-left:10px;
}

.mp-tile-p-2
{
    font-family: lalezar; 
    text-align: center; 
    position: absolute; 
    width: 100%; 
    color: white; 
    font-size: 23px;
    bottom:0px;
    text-shadow:2px 2px 3px #4d4d4d;
    height:40px;    
    transition:all 100ms 50ms;
    bottom:30px;
}

.mp-tile-p-2 h2{
    display:block;
    padding:10px;
    font-size:22px;
    font-weight:400;
    color:white;
    text-align :center;
    width:100%;
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:5px;
}

.mp-producers-top
{
    overflow:hidden;
    border-radius:10px;
}

.mp-producers
{
    width:100%;
    height:100%;
    /*border:solid thin white;*/
    position:absolute;
    padding:0px;
    top:0px;
    left:0px;
    transition:all 500ms 100ms;
    overflow:hidden;

   
}
/*.mp-producers:hover
{
    padding:8px;
    
}*/


.mp-producers-inside
{ 
    height:100%;
    width:100%;
}





.mp-producers-inside2
{
    width:100%;  
    color:white !important;    
    font-size:x-large;
    font-weight:600;
    text-align:center;
    position:relative;  
    left:0px;
    top:15%;
    line-height:30px;
    padding-top:10px;
    padding-bottom:10px; 
    margin-top:0px;  
    /*opacity:0;*/
    /*background-color:#484848;*/   
}

.mp-producers-inside3{
    /*display: table-cell;*/
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    /*position:absolute;*/  
    bottom:10px;
    height:100%;
    /*width:100%;*/
    /*vertical-align:central;   
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;*/
    opacity:1;      
    color:white !important;    
    font-size:x-large;
    font-weight:600;
    text-align:right;  
    left:0px; 
    line-height:30px;
    padding-top:10px;
    padding-bottom:10px;   
    display:inline-block;
}

.mp-producers-inside4{
    display: table-cell;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-top: 0px;
    margin-right: 20px;
    position:absolute;  
    top:0px;
    height:100%;
    width:100%;
    vertical-align:central;   
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    opacity:1;      
    color:white !important;    
    font-size:x-large;
    font-weight:600;
    text-align:center;  
    left:0px; 
    line-height:30px;
    padding-top:10px;
    padding-bottom:10px;   
}

.mp-producers-inside3 h3{
   position:absolute;
   left:10px;
   top:0px;
    text-align:center;  
    padding:7px 10px 9px;
    font-size:13px;
    border:solid thin #5b5b5b;  
    display:inline;
    float:right;
    margin-right:15px;
    margin-bottom:10px;  
    transition:all 500ms 50ms;
    font-weight:400;
    margin-top:10px;
    color:#5b5b5b;
}

.mp-producers-inside3 h3:hover{
    color:#fff;
    background-color:#5b5b5b;
   
}

.mp-producers-inside3 h4:hover{
    color:#fff;
    background-color:#5b5b5b;
   
}

.mp-producers-inside3 h3.tp{
    text-align:center;  
    padding:10px 15px;
    font-size:13px;
    background-image:linear-gradient(to right, #03a4b5 , #1495e0);
    border-radius:5px;
    display:inline;
    float:left;
    margin-left:0px;
    margin-bottom:10px;
    position:relative;
    transition:all 500ms 50ms;
    font-weight:400;
    margin-top:5px;
    float: none; margin-bottom: 10px;
    border:none;
}

.mp-producers-inside3 h3.tp:hover{
   box-shadow:1px 1px 3px #d5d5d5;
}



.mp-producers-inside3 i.mf {
    color:white; 
    display:inline;
    margin-top:5px;
    padding-top:5px;
    font-size:20px;
    vertical-align:text-bottom;

}

.mp-producers-inside3 h4{
    width:100%;
    text-align:center;
    display:block;
    padding:5px 15px;
        font-size:medium;
        font-weight:normal;
}

.mp-producers-inside3 h4.tp{
    width:100%;
    text-align:center;
    display:block;
    padding:5px 15px;
        font-size:medium;
        font-weight:normal;
        color:rgb(86, 94, 98);
        line-height:25px;
        font-weight:bold;
}

.mp-producers-inside3 h2{
    width:100%;
    text-align:right;
    display:block;
    padding:0px 15px 10px;
    margin-bottom:0px;    
    font-size:14px;
    font-weight:bold !important;
    font-weight:300;
    font-size:14px;  
    line-height:22px;
    color:#5b5b5b;
    
}

.mp-producers-inside4 span{
    width:100%;
    text-align:center;
    display:block;
}

.mp-producers-inside3 i{
    font-weight:100;
    text-align:center;
    margin:10px auto;
    color:#5b5b5b;
    display:block;
    width:100%;
}



.mp-producers-inside3 div{
    text-align:center;
    position:absolute;
    bottom:0px;  
    display:block;
    width:100%;   
    /*background-image: linear-gradient(to top , #000000,transparent);*/
    background-color:rgba(255,255,255,.6);
    padding-bottom:5px;    
}

.mp-producers-inside3 div.tp{    
     top:25%;
}
.mp-producers-inside4 div{
    width:100%;
    text-align:center;
    display:block;
}

.mp-producers-inside2 p{
    margin-right:20px;
    text-align:right;
    font-size:23px;   
    font-weight:600;
    margin-bottom:5px;
}

.mp-producers-inside2 i {
    font-weight:600;

}

.mp-producers-inside2 h3{
    margin-right:20px;
    text-align:center;
    font-size:23px;   
    font-weight:600;
    margin-bottom:5px;
    
}

.mp-producers-inside2 h4{
    margin-right:20px;
    text-align:center;
    font-size:18px;   
    font-weight:400;
    margin-bottom:5px;
}

.mp-producers-inside2 span{

}

    .mp-producers-inside2 a div{
        border:solid thin white;color:white;text-align:center;padding:5px 20px;font-size:15px;font-weight:200;display:inline-block;margin-top:15px;
    }


    
    
     
.mp-arrow
{
    display:inline-block;
    height:20px;
    width:20px;
    background-image:url(../images/structureIMG/fparrow.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    background-size:100% 100%;
    margin-top:0px;
    float:left;
   
}



 

.regular-btn
{
    background-color:#46adf7;
    border-right:solid 4px #0672bf;
    border-radius:5px;
    color:white;
    padding:10px;
    text-align:center;
    cursor:pointer;
    font-size:14px;
    margin:20px auto;
    display:inline-block;
    float:none;
}


.general-header-container
{
    
    margin:35px auto 25px;
    text-align:center;
    display:block;
    float:none;
}



.general-header-container-h3
{   
    font-size:22px;
    font-weight:bold;    
    color:#606060;   
    display:block;
    padding:0px ;
    text-align:right;
    padding-bottom:5px;
    border-radius:0px 0px 4px 4px;
}

.general-header-container-h4
{
   
    font-size:14px;
    font-weight:normal;
    margin-top:5px;
    color:#656565;  
    display:block;   
    text-align:center;
    line-height:25px;
    margin-top:10px;
    
}

.mainPage-top-desc-p {
  color:white;
  line-height:25px;
  font-size:16px; 
  text-align:justify;
  text-shadow:1px 1px 1px #393939;
}

    .mainPage-top-desc-p span {
    color:#ddcf67;
    }

.mainPage-top-h1 {
    font-size:43px;
    line-height:75px;
    color:#ddcf67;
    border-bottom:solid 2px #333;
    padding-bottom:10px;
    /*text-shadow:1px 1px 1px #393939;*/
    margin-bottom:10px !important;

}

.mainPage-top-h2 {
    font-size:15px !important;
    color:#ddcf67;
    margin-top:5px;
  
    line-height:30px;
}

.mainPage-p-underIMGs {
 color:#333;
 text-align:center;
 font-size:20px;
 margin:10px auto;
 cursor:pointer;
}

.mainPage-p2-underIMGs {
 color:#787878;
 text-align:center;
 font-size:15px;
 margin:5px 0px;

}

.mp-top-icon
{
    width:75%;
    padding:5px;
    margin: 20px auto;
    border:solid thin #ddd;
    transition:all 500ms ease;
    cursor:pointer;
}
.mp-top-icon:hover
{ 
   
      -webkit-transform: rotateY(180deg); /* Safari */
    transform: rotateY(180deg);
}

.mp-top-icon-h3
{
    color:#4a4949;
    font-size:14px !important;
    font-weight:800;
    font-family:'Roboto', sans-serif;
    margin-top:20px;
    text-align:center;
    height:35px;
}

.mp-top-icon + a
{
    color:#4a4949;
    font-size:18px !important;
    font-weight:800;
    font-family:'Roboto', sans-serif;
    margin-top:20px;
    text-align:center;
}



.mp-top-icon-p
{
    color:#5b5b5b;
    font-size:13px;
    font-weight:300;
    text-align:center;
}

.mp-ico-p {
 text-align:center;
 font-size:13px;
 color:#717171;
}

.mainPage-img-icons {
    width: 50%; 
    float: none; 
    margin: 20px auto 10px auto;
    cursor:pointer;
}


.footer-p {
    color:#4d4d4d;   
    text-align:left;
    padding:5px 0px 0px 0px;
    font-size:13px;
    font-weight:700;
}

.footer-h2 {
    font-family:lalezar;
   /*border-bottom:solid 1px #9d9d9d;*/
   color:#333;
   padding-bottom:10px;
   font-size:19px !important;
}

.footer-about {
    /*background-image:url(../images/structureIMG/logo7.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;*/  
}

.footer-about-h1 {
    border-bottom:solid 1px #9d9d9d;
    color:#ddcf67;
    padding-bottom:20px;
}

.footer-about-p {
    color:#7c7c7c;
    text-align:justify;
    font-size:12px;
    font-weight:normal;
    line-height:20px;
}

.footer-down
{
    background-color: #eee; 
    border-bottom: solid 5px #0392ce;
   padding-top:10px;
   padding-bottom:10px;
}

.footer-down img
{
    float: left; 
    margin: 0px; 
    padding: 0px; 
    cursor: pointer;
}

.footer-down p
{
  width: 50%; 
  line-height: 20px; 
  font-size: 13px; 
  text-align: center; 
  display: block; 
  margin: 10px auto; 
  color: #3d3d3d;
}

.view-img {
    width:95%;
    height:230px;
    display:block;
    margin:10px auto;
    /*background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;*/
    overflow:hidden;
    cursor:pointer;
    border: solid thin #efefef; 
    position: relative;
    /*border-radius:5px;*/
    /*box-shadow:2px 2px 5px #eaeaea;*/
}

.view-tbm-p {
 font-size:13px;
 text-align:center;
 color:#666;
}

.view-tbm-container {
   border:solid thin silver;
   height:230px;
   overflow:hidden;
   border-radius:5px;
   box-shadow:1px 1px 3px #e8e8e8;
}


/*--------------------ADV------------------------*/

.advplan-top-menu {
  padding:5px 0px;
  background-color:white;
  color:white;
  border-top:solid 3px #666;
  border-bottom:solid thin #ddcf67;
}

.advplan-top-second-menu {
  padding:5px 0px;
  background-color:#005F73;
  color:#333;
  border-bottom:solid 1px silver;
}

.social-icon
{
    float:left;
    margin-left:10px;
    width:15px;
    margin-top:5px;
}

.menuItem
{
    
}

.menuItem a 
{
   color:#333;
   font-size:13px;
   font-weight:300;
   padding-top:7px !important;
   padding-bottom:5px !important;
   margin-top:0px;
   border-bottom:solid 2px transparent;
   margin-left:0px;
   padding-right:9px !important;
   padding-left:9px !important; 
}



.menuItem-top-p
{
   color:#333;
   font-size:13px !important;
   font-weight:400;
   padding-top:7px !important;
   padding-bottom:5px !important;
   margin-top:0px;
   border-bottom:solid 2px transparent;
   margin-left:20px;
   cursor:pointer;
}



.menuItem-top-p i
{
    color:#0672bf;
}

.menuItem2 a
{
    padding-top:3px !important;
}

.menuItembt
{
    color:#686868;
    margin:5px 0px 5px 30px;
    font-size:13px;
    cursor:pointer;
    
}

.menuItembt a
{
    color:#686868;
    margin:5px 0px 5px 30px;
    font-size:13px;
    cursor:pointer;
    padding:0 !important; 
   margin:0px;
     
}

.menuItembt a:hover
{
    background-color:transparent !important;
    
}

.menu-middle-hidden
{
    
    background-color: white; 
    border-bottom: solid 1px #ddd; 
    color: #c1c1c1; 
    height: auto; 
    display: none;
  
}

.menu-middle-hidden h3
{
    color:#005F73;
}

.top-brands-div
{
    color:#6d6d6d;
    font-size:12px;
    margin-bottom:5px;
}

.top-brands-div a
{
    color:#6d6d6d;

}

.top-brands-div:hover
{
    color:#5a5959 !important;
    font-weight:400 !important;
}

.top-brands
{
    overflow:hidden; 
    white-space:nowrap;
    text-overflow: ellipsis !important;
}

.top-brands-span
{
    color: #005F73;
    font-size:12px;
    font-weight:400 !important;
}

/*.menu-middle-hidden .menu-a
{
    color:#005F73;
    cursor:pointer;
    text-decoration:none;
}

.menu-middle-hidden .menu-a:hover
{
    font-weight:700;
}*/


.Adv-header-top
{
    background-image: url(../images/plans/headers/default2.jpg);
    background-size:100% auto;
    background-repeat:no-repeat;
    /*background-repeat:repeat-x;*/
    padding-top:16%;
    
    background-origin:padding-box;
    background-attachment:fixed;
}

.adv-header {
  width:100%;
  height:auto;
  min-height:100px;
  max-height:400px;
 
}

.advPlan-notification {
 color:#4a4a4a;
 margin-top:10px;
 margin-bottom:10px;
 text-align:center;
 
}

.advPlan-notification span,a {
 color:#0094FF;
 text-decoration:none;
}

.adv-website {
 text-align:center;
 margin:10px auto;
 font-size:15px;
 font-weight:normal;
 color:#656565;
}

.adv-address {
 /*border-top:solid 2px #4a4a4a;*/
 /*border-bottom:solid 2px #4a4a4a;*/
 color:#4a4a4a;
 line-height:25px;
 padding:10px 0px;
}

.adv-address-span {  
    width:20px;
    height:20px;    
    background-position:center center;
    background-size:100% 100%;
    background-repeat:no-repeat;
    display:inline-block;
    text-align:right;
    float:right;
    padding-right:0px !important;

}

.menu-h3
{
    color:#005F73 !important;
    font-size:15px !important;
    font-family:'Roboto', sans-serif;
    font-weight:600;
    padding-bottom:10px; 
    position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: right;
    border-bottom:solid thin #ddd;
    margin-top:20px;
}


.menu-a
{
    display:block;
    color:white;
    font-size:14px;
    text-align:right;
    font-weight:300 !important;
    margin-bottom:10px;
    cursor:pointer;
    color:#6d6d6d !important;
    padding-right:0px;
}

.menu-a:hover
{
    color:#585858;
    font-weight:500 !important;
    text-decoration:none !important;

}

.menu-cmpn
{
    margin-top:15px;
}

.top-menu-container-product
{
    border-top: solid thin silver; 
    border-bottom: solid thin silver; 
    height: 41px; 
    background-color: #f8f7f7;
    padding: 0px !important; 
    /*display:none;*/
}

.advPlan-menu-item-container
{
    height: 41px; 
    background-color: white; 
    padding-right: 0px;
    border:solid thin silver;
    margin-top:0px;
}

.advPlan-menu-item {
    border-left:solid thin silver;
    float:right;
    height:40px;
    padding:13px;
    padding-top:10px;
    
}

.advPlan-menu-item span
{
    color:#005F73;
}

.advPlan-menu-item-p
{
    color: #6b6b6b; 
    text-align: center; 
    font-weight: normal; 
    font-size: 18px; 
    margin-top: -8px;
}


.adv-address-row
{
    display:block;
    overflow:hidden;
    font-size:12px;
}

.adv-address-row p
{
    display:inline-block;
    overflow:hidden;
    font-size:12px;
    width:80%;

}

.advplan-social-img {
  margin:0px 5px;
  width:25px;
  height:25px;
  filter: grayscale(100%);
  transition:all 200ms 100ms;
}

.advplan-social-img:hover{
    filter:grayscale(0%);
}

.adv-plan-titleBox
{
    font-family:lalezar;
    background-color:#333;
    text-align:center;
    font-size:14px;
    color:white;
    padding-top:10px;
    padding-bottom:10px;
    border-radius:20px;
}

.adv-h1 {
 color:#4A4A4A;
 font-size:22px;
 border-bottom:solid 1px #ddd;
 padding-bottom:15px;
 margin-top:10px;
}



.adv-top-icon {
    width:20px;
    display:inline-block;

}

.adv-top-icon-heart {
    width:20px;
    display:inline-block;
    margin:1px 4px 0px 2px;
    cursor:pointer;
}

.adv-top-icon-p {
    min-width:30px;
    display:inline-block;
    color:#4a4a4a;
    font-weight:bold;
    margin:0px 5px 0px 0px;
    text-align:center;
}

.heart-container
{
    float:right;
    border:solid thin silver;
    border-radius:3px;
    display:inline-block;
    margin-left:10px;
    overflow:hidden;
    margin-left:20px;
}

.heart-container:hover {
    background-color:#ebeaea;
}

.adv-top-icon-p-btn {
    min-width:35px;
    height:22px;
    float:left;
    color:#4a4a4a;
    font-weight:bold;
    margin:0px 5px 0px 0px;
    border-right:solid thin silver;
    padding-top:2px;
    text-align:center;
    background-color:#f7f7f7;
    cursor:pointer;
}


.advplan-about {
    color:#4a4a4a;
    line-height:25px;
    direction:ltr;
    text-align:justify;
    margin-top:15px;
    padding-bottom:15px;
    font-size:14px;
    /*border-bottom:solid 1px #005F73;*/
}

.titleBox {
/*border:solid thin #393939;*/
/*border-right:solid 4px #005F73;*/
background-color:#333; 
padding:10px 15px 10px 15px;
color:white;
font-size:16px !important;
text-align:center;
}


.adv-products-container
{
    /*border:solid thin #efefef;
    box-shadow:1px 1px 4px #f1f1f1;*/
    /*box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);*/
    border-radius:0px !important;
    margin-bottom:10px !important;
    box-shadow:2px 2px 3px #e1e1e1;
}

.adv-products-container:hover
{
    box-shadow:2px 3px 3px #cccaca;
}

.adv-products-container-h3 {
   margin-top:0px;
   font-size:13px !important;
   height:30px;
   overflow:hidden;
   line-height:21px;
   text-align:right;
   white-space: nowrap;
   text-overflow:ellipsis !important;
   -webkit-text-overflow:ellipsis !important;
   -moz-text-overflow:ellipsis !important;
   -ms-text-overflow:ellipsis !important;     
}

.adv-products-container-h4 {
   margin-top:10px;
   font-size:13px;
   color:#717171;
}

.adv-products-container-oldPrice {
    text-decoration:line-through;
    color:#d00000;
}

.adv-products-container-NewPrice {
    color:#333;
    height:25px;
    font-size:14px;
    font-weight:bold;
}

.adv-note {
    color:#666;
    text-align:justify;
    line-height:22px;
    font-size:13px;
}

.adv-products-infoBar {
   position:absolute;
   top:2px;
   right:2px;
   background-color:white;
   padding:4px;
   opacity:.8;
   margin-top:10px;
   margin-right:6px;
}

.adv-footer-info-box {
    margin:30px 0px 30px 0px;
    border-top:1px solid #005F73;
    border-bottom:1px solid #005F73;
    padding-top:10px;
    padding-bottom:10px;
}

.adv-lbl-send-req-sample {
    color:silver;
    font-size:18px;
    font-weight:normal;
    text-align:right;
}

.adv-lbl-sample-price-container{
   
    font-size:20px;   
    padding:7px 10px;  
}

.adv-lbl-sample-price-container-row
{
  
    margin-bottom:5px;
    font-size:16px;
    font-weight:bold;
    color:#333;
    /*border:solid thin #057cd0;
    border-right:solid 4px #057cd0;*/
    padding:0px -15px;
    box-sizing:border-box;
    border-radius:0px 5px 5px 0px;
    
}

.adv-lbl-sample-price-container-row-span
{
    color: #424242; 
    font-size: 13px !important;
    font-weight:400; 
    padding-top:7px;
    padding-bottom:6px;    
    font-weight:700;
    background-color:#ebebeb;
    border-radius:0px;

}
.adv-lbl-sample-price-container-row-span-1
{
    color:#4b4b4b;
    font-size: 14px !important;
    font-weight:300;
    padding-top:5px;
    padding-bottom:6px;    
    background-color:#f2f2f2;
    border-radius:0px 5px 5px 0px;
}

.product-h1
{
 color:#4A4A4A;
 font-size:25px;
 padding-bottom:20px;
 /*border-bottom: solid thin #ddd;*/

}

.adv-lbl-sample-price-container-row-span-1-2
{
    color:#4b4b4b;
    font-size: 24px !important;
    font-weight:500;
    padding-top:5px;
    padding-bottom:10px;   
}

.product-h1-2
{
 color:#4A4A4A;
 font-size:25px;
 padding-bottom:20px;
 border-bottom: solid thin #ddd;
}

.pp-btn {
    display:inline-block;
    border: solid thin #333;
    border-radius: 5px;
    padding: 5px 6px;
    color: #333;
    cursor:pointer;
}

.pp-btn:hover {
    border: solid thin #333;
    border-radius: 5px;
    padding: 5px 6px;
    color: #fff;
    background-color:#333;
    transition:all 5ms 500ms;
}


.tellContainer
{
    border:solid thin #00d00b;
    border-radius:7px;
    background-color:#4ab74f;
    color:white;
    padding:5px;
    margin-top:20px;
}

.tellContainer-img{
    width:30px;
    margin-left:20px
}


.adv-logo-brand{
    width:40px !important;
    height:40px !important;
    border-radius:50px;    
    position:absolute;
    right:25px;
    top:30px;
    opacity:1;
    padding:3px;
    border:solid thin #f2f2f2;
    transition:all 500ms 50ms;
    z-index: 999 !important;
    right: 15px;
    top: -20px;
    width: 40px;
    transition:all 500ms 50ms;
}

.adv-logo-brand:hover {
  
     -webkit-transform: rotateY(360deg); /* Safari */
    transform: rotateY(360deg);
}



.adv-logo-brand2{
    width:80px;
    height:80px;
    border-radius:50px;    
    position:absolute;
    right:25px;
    top:30px;
    opacity:.85;
    padding:3px;
    border:solid thin #f2f2f2;
    transition:all 500ms 50ms;

}




/*---------------------------GroupList--------------------------------*/

.groupList-group-div {   
   background-color: #ffd800;
   background:url(../images/structureIMG/groupList-img.jpg) repeat ;
   padding-top:20px;
   padding-bottom:40px; 
}

  .industries-Ind-container{
        border:solid thin silver;
        padding:10px 5px ;
        box-shadow:2px 2px 5px #d5d5d5;
        -webkit-box-shadow:2px 2px 5px #d5d5d5;
        -moz-box-shadow:2px 2px 5px #d5d5d5;
        border-radius:3px;
    }

.groupList-tmb-h4 {
     height:50px;
     color:#333;
     border-bottom:dotted thin #ddcf67;
     padding-bottom:10px;
     margin-bottom:10px;
     font-size:14px;
     font-weight:bold;
     text-align:right;
}

.groupList-tmb-p {
    height:40px;
    color:#696969;
    font-size:13px;

}

.group-list-tmb-footer
{
    height:30px;
    background-color:#7c7c7c;
    margin:0px -5px -10px -5px;
    border-radius:0px 0px 3px 3px;
}

.groupList-free-tmb-h4 {
  height:40px;
  font-size:13px;
  text-align:right;
  overflow:hidden;
  color:#878787;
  
}

.groupList-tmb-heart {
   color:#fcca03;
   float:left;
   margin:5px;
}

.groupList-tmb-view
{
   color:#fcca03;
   float:left;
   margin:5px;
   margin-left:15px;
}


.groupList-img-group {
    width: 80%; 
    float: none; 
    margin: 20px auto 10px auto;
    padding:5px;
    background-color:white;
     transition:all 500ms;
     cursor:pointer;   
}


.groupList-img-subgroup {
    width: 80%; 
    float: none; 
    margin: 20px auto 10px auto;
}

.grouplist-subgroup-icon {
    height:120px;
}

.groupList-group-div-advertisment {
   width:100%;
   border:solid thin silver;
   margin-bottom:5px;
}
.groupList-group-div-header {
   color:#8f8f8f;
   font-size:15px;
   border-bottom:solid thin #ddcf67;
   padding-bottom:6px;
}



/*-------------------------Registration---------------------------------*/
.register-container {
 
   padding:30px;
   margin:40px auto;
   /*box-shadow:1px 1px 5px silver;*/
   background-color:white;

   background-color:rgba(255, 255, 255,.8)
}



.register-box-header {
   color:#005F73;
   font-weight:700;
   text-align:center;
   font-size:20px;
   margin-bottom:30px;
}

.reg-textbox {
   border:solid thin silver;
}

.reg-lbl {
    color:#005F73;
    font-size:14px !important;
}

.reg-helpblock {
   font-size:13px !important;
}


/*------------------Promo---------------------*/

.promo-container {
  border:solid thin silver; 
  height:160px;
  margin:5px;
  padding-top:15px;
  padding-bottom:20px;
  overflow:hidden;
  border-radius:5px;
  border-right:solid 4px #fbd40c;
  background-color:white;  
  box-shadow:1px 1px 3px #717171;
  transition:all 500ms;
}

.promo-container:hover
{
    background-color:#ebebeb;
}

.promo-container-img {
  max-height:130px;
  width:100%;
  border:solid thin silver;

}

.promo-container-p {
  color:#333;
  font-size:13px;
}

.promo-container span {
    color:#005F73;
    font-weight:bold;
    font-size:14px;
}

.promo-container-p-2 {
  color:#444;
  font-size:15px;
  margin-bottom:10px;
  padding-bottom:10px;
}

.promo-container-p-2 span {
  color:#005F73;
  font-weight:bold;
  font-size:14px;
  display:block;
}

.promo-date-container
{
    position:absolute;
    right:30px;
    top:-1px;
    background-color:#ddcf67;
    color:white;
    padding:20px 5px;
    z-index:10000;
    border-radius:0px 0px 5px 5px;
    opacity:.85;
    direction:ltr;
}


/*------------------------------About , Contact ----------------------------*/
.about-p {
   font-size:15px;
   color:#5a5a5a ;
   line-height:25px;
   text-align:justify;
}

    .about-p span {
    color:#cbbd57;
    font-weight:bold;
    font-style:italic;
    }


    /*-------------------------------------------------------------------------*/
   
#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}

#pinBoot2 {
  position: relative;
  max-width: 100%;
  width: 100%;
}

.white-panel {
  position: absolute;
  background: white;
  box-shadow: 1px 1px 2px #cecece;
  padding: 10px;
  border:solid thin #f2f2f2;
  border-radius:3px;
 
}

.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



    .price-table-container
    {
        border:solid thin silver;
        width:100%;
    }

    .price-table-general-header
    {
        background-color:#f5f5f5;
        color:#717171;
        text-align:center;
        font-size:17px;
        padding-top:25px;
        padding-bottom:25px;
        height:150px;
    }

    .price-table-general-header span
    {
        color:#005F73;
        font-weight:bold;
        font-size:22px;
        margin-top:15px;
        display:block;
        }

     .price-table-general-prices
    {
        background-color:#d2e5f2;
        color:#4a4a4a;
        text-align:center;
        font-size:17px;
        padding-top:25px;
        padding-bottom:25px;
    }

     .price-table-general-info
     {
         color:#656565;
         text-align:center;
         padding-top:15px;
         height:50px;
     }

     .price-table-general-mark
     {
         text-align:center;
         width:20%;
         margin:auto;
     }

.general-product-container-top {
    padding: 5px; 
    width: 200px; 
    height: 320px; 
    float: left; 
    position: relative; 

}

.general-product-container {
    direction: ltr;
    background-color: white;
    margin-bottom: 5px;
    overflow: hidden;
    transition: all 500ms 50ms;
    position: relative;
    border: solid thin silver;
    padding: 10px;
    padding-bottom: 2px;
    border-radius: 11px;
}

.general-product-container:hover {
    box-shadow:2px 3px 3px #cccaca;
}

      .general-product-container-xs
     {
         background-color:white;         
         padding:10px;
         padding-top:5px;
         margin-bottom:10px;
         border:solid thin #ddd;
         border-radius:5px;
         -webkit-border-radius:5px;
         -moz-border-radius:5px;
         box-shadow:2px 2px 5px rgb(234, 234, 234);
     }



      .general-product-img-container
     {
         width:100%;        
         border-bottom:solid thin #f2f2f2;
         background-position:center;
         background-size:contain;
         background-position:center center;        
         position:relative;
         background-size:contain;
         background-repeat:no-repeat;background-position:center center;
         background-color:white;
         box-sizing:border-box;
         overflow:hidden;
         vertical-align:central !important;
         text-align:center;
         /*border-radius:5px;
         -webkit-border-radius:5px;
         -moz-border-radius:5px;*/

         overflow:hidden;  
         display: flex; 
         align-items: center; 
         justify-content: center;
     }

.p-brnd-c {
    position: absolute;
    color: white;
    background-color: #64cb3b;
    padding: 3px 5px;
    font-size: 10px;
    top: 0px;
    right: 0px;
}

.p-brnd-s {
    position: absolute;
    color: white;
    background-color: #0672bf85;
    padding: 2px 3px;
    left: 0px;
    bottom: 0px;
    border-radius: 5px;
    font-size: 10px;
    bottom: 0px;
    margin-bottom: 3px;
}

.side-img-cont {
    width: 100%;
    border: solid thin #ddd;
    background-position: center;
    background-size: contain;
    background-position: center center;
    margin: 5px auto;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    padding: 5px;
    background-origin: content-box;
}

.general-product-img-container-bottom-cont {
    display: block; 
    margin-top: 20px; 
    position: relative; 
    height: 30px; 
    border-top: solid thin #f2f2f2; 
    margin-right: -5px; 
    margin-left: -5px; 
    background-color: #f6f6f6
}

.general-product-img-container-bottom-cont2 {
    padding-right: 10px; 
    position: relative;
}

.general-product-img-container-bottom-cont2 img{
    height: 10px; 
    float: right; 
    position: absolute; 
    right: 5px; 
    top: 0px;
}

.general-product-img-container-bottom-cont2 p{
    margin-top: 8px; 
    font-weight: 400; 
    font-size: 11px; 
    color: #6c6b6b;
}



     .general-product-img-container-resp-oldp
     {
         text-align: right; 
         color: #0672bf; 
         padding-left: 0px; 
         font-size: 11px;
         text-decoration:line-through
     }

     .general-product-img-container-resp-p
     {
         text-align: left; 
         color: #0672bf; 
         padding-left: 0px; 
         font-size: 12px;
     }

     .general-product-container-link
     {
         background-color:white;
         border:solid thin #0672bf;
         border-radius:5px;       
         color:white;
         text-align:center;
         margin-top:5px;
         cursor:pointer;
         transition:all 500ms 0ms;
                 
     }

.general-product-container-link:hover {
    box-shadow:3px 3px 5px silver;
}
     

.general-product-container-link img{
    height:25px !important;
    width:auto;
    margin:2px auto;
}

.general-product-container-in
{
    height:110px;
    padding: 5px; 
    box-sizing: padding-box; 
    padding-bottom: 5px;
}

.general-product-container-in-name-cont
{
    display: block; 
    border-bottom: dotted thin #d9d9d9; 
    margin-top: 5px;
}

.general-product-container-in-old-price
{
    text-align: right;   
    font-weight: normal; 
    margin-top: 0px; 
    height: 20px; 
    font-size: 12px; 
    text-decoration: line-through; 
    color: #7c7c7c;
    padding:2px;
    margin-top:0px;
}

.general-product-container-in-new-price {
    font-size: 16px;
    text-align: left;
    color: #fff;
    font-weight: 700;
    height: 26px;
    /* padding: 2px; */
    margin-bottom: 10px;
    border: solid thin #e62b71;
    display: inline-block;
    width: auto;
    padding: 1px 15px 10px ;
    border-radius: 15px;
    /* padding-bottom: 20px; */
    background-color: #e62b71;
}
     
     .general-product-producer-p
     {         
        font-weight:bold;
        text-align:right;
        direction:ltr;
        font-size:14px;        
        margin-top:5px;    
        margin-bottom:0px;       
        display:block !important;
        width:100%;
        color: #575757;
        
     }

     .general-product-producer-img
     {
         width:50px;
         height:50px;
         border:solid thin silver;
         float:right;
     }

     .general-product-bottom-container
     {
         width:100%;
         max-height:75px;
         overflow:hidden;
         display: block;
         border-top:dotted thin silver;
         /*border-bottom:dotted thin silver;*/
         margin:7px 0px;
         padding-top:5px;
         padding-bottom:5px;
         margin-bottom:0px;
         overflow:hidden;
     }

     .general-product-p
     {
         width:100%;
         color:#3c3c3c;
         text-align:center !important;
         font-weight:500 !important;
         font-size:13px;
         height:35px;
         font-family:'Roboto', sans-serif;
         overflow:hidden;
         /*white-space: nowrap;
         text-overflow:ellipsis !important;
         -webkit-text-overflow:ellipsis !important;
         -moz-text-overflow:ellipsis !important;
         -ms-text-overflow:ellipsis !important;*/        
         margin-top:6px;
         margin-bottom:0px;
         text-align:left !important;
         
     }

     .Badges-cont
     {
         background-color:#ddcf67;
         border-radius:5px;
         -webkit-border-radius:5px;
         padding:5px;
         color:#005F73;
         cursor:pointer;
     }

     .Badges-cont:hover
     {
         background-color:#d0c362;
     }

     .badge-in
     {
         color:#a19644;
         background-color:white;
         float:left;
         padding-top:7px;
     }

     .badge-heart
     {
         color:white;
         margin-top:4px;
     }

     .general-product-container-view
     {
        color:#005F73;
        margin-top:2px;
     }

     .prod-to-icon
     {
         color: #005F73; 
         padding: 5px;
         padding-bottom:0px;
         margin:5px;
         background-color:#e6e6e6;
         opacity:.85;
     }
    
     .blog-h2
     {
         font-size:18px;
         color:#555;
         border-bottom:solid thin #ddcf67;
         padding-bottom:20px;
         margin-top:0px;
         margin-bottom:20px;
     }

     .blog-main-tile-p > p
     {
         color:#717171;
         font-size:13px;
         line-height:25px;
         text-align:right;
     }

     .blog-main-tile-container
     {
         margin-top:10px;
         margin-bottom:20px;
         position:relative;
     }

     .blog-main-tile-container-btn
     {     
         margin-top:0px;               
         height:50px;
       
     }
.blog-main-tile-container-btn-inside 
{
  width:100%;
  height:100%;
  padding-top:0px;
  color:#636363;
}

.blog-main-tile-container-btn-icon
{
    display:inline-block;
    color:#666;
    
}

.blog-h2-2
{
    color:#666;
    font-size:14px;
    text-align:center;
    line-height:30px;
    height:auto;
    width:90%;       
    font-weight:bold;
    margin:10px auto 30px auto;
      overflow:hidden;
         white-space: nowrap;
         text-overflow:ellipsis !important;
         -webkit-text-overflow:ellipsis !important;
         -moz-text-overflow:ellipsis !important;
         -ms-text-overflow:ellipsis !important;       
}

.blog-abs-p {
    display:inline-block;
    padding:10px;
    padding-top:0px;
    margin-top:-15px;
    height: 130px; 
    overflow: hidden;
    margin-bottom:10px;
    color:#4a4a4a !important;
    overflow:hidden;
}

.blog-abs-p > p
{
    text-align:justify !important;
    line-height:21px;
    font-weight:200 !important;
    font-size:13px !important;
    color:#717070 !important;
   
}

.blog-abs-p > p span
{
    text-align:justify !important;
    line-height:19px;
    font-size:13px !important;
}

.article-date
{
    position:absolute;
    left:10px;
    bottom:10px;
    color:#fcfcfc;
    font-size:12px;
    direction:ltr;
    background-color:#7dc1dd;
    padding:2px 3px;
    border-radius:2px;
}

.see-more
{
    float:left;
    font-size:12px;
    
    cursor:pointer;
   
    border:solid thin transparent; 
    padding:6px 10px 5px 10px;
    transition:all 500ms;
}

.see-more:hover
{
     color:#0672bf;
}

.mail-submit
{
    float:none;
    font-size:13px;    
    cursor:pointer;
    border:solid thin #005F73;
    border-radius:17px;
    padding:6px 10px 5px 10px;
    transition:all 500ms;
    color:white;
    background-color:#005F73;
    margin:10px auto;
    display:block;
}

.mail-submit:hover
{
    color:#005F73;
     border:solid thin #005F73;
     background-color:white;
}



.blog-view-h2
{
    border:none;
    margin:0px;
    margin-top:30px;
    margin-bottom:15px;
    border-bottom:solid thin #efefef;

}

.blog-view-img
{
    margin:30px auto;
    
}


 .blog-main-tile-p-abst-view > p
     {
         color:#666;
         font-weight:normal;
         font-size:14px;
         line-height:25px;
         text-align:justify;
         margin:10px auto;
     }

 .blog-main-tile-p-view > p
     {
         color:#717171;
         font-size:13px;
         line-height:30px;
         /*text-align:justify !important;*/
     }

 .blog-view-container
 {
     border: none;
     margin-top:20px;
     margin-bottom:20px;
     padding-top:10px;
     padding-bottom:15px;
     background-color:white;     
 }

.blog-view-side-cat-container {
    background-position:center;
    background-size:cover;
    -webkit-background-size:cover;
    padding-top:10%;
    padding-bottom:10%;
    text-align:center;
    color:white;
    background-color:white;
    margin-bottom:10px;
    position:relative;
    
}

.blog-view-side-cat-container > p{
    text-align:center !important;
    color:#414141;
    background-color:white;
    font-size:15px;
    font-weight:bold;
    margin:0px auto;
    display:inline-block;
    opacity:.7;
    width:50% !important;
    padding:5px
}

.blog-view-side-img
{
    margin-bottom:10px;
}

.blog-view-side-img-title-art
{
    font-size:12px !important;
    text-align:center !important;
    font-weight:normal;
    height:60px;
    color:#666;
    line-height:20px;
    border-bottom:1px dotted silver;
    padding-bottom:10px;
    padding-top:10px;
}

.blogView-side-h3
{
    font-size:15px;

}

.blogView-side-second-header
{
    font-size:14px !important;
    color:#005F73;
    width:100% !important;
    line-height:20px !important;
    text-align:center;
    font-weight:normal;
    margin:10px auto !important;
    display:inline-block;
    float:none;
    padding:0px 10px;
}

.blogView-side-label
{
    color:#666;
    font-size:12px !important;
}

.blogView-side-textbox
{
   border:solid thin #005F73;
   color:#005F73;
}



.slide-container
{
    position:relative;

}

.slide-container-inside
{
    position:absolute;
    right:10px;
    bottom:10px;
    /*background-color:#333;*/
    opacity:.8;
    padding:10px;
    color:#808080;
    border:solid thin white;
}

.slide-container-inside > h3
{
    font-size:20px;
    color:white;
    font-family:XeroS;
    font-weight:normal;
    padding:0px;
    margin:0px;
    padding-bottom:5px;
}

.new-mp-slider
{
    position:relative;
    margin-bottom:20px;
}

.new-mp-slider-div
{
    position:absolute;
    width:100%;

    top:10px;
    left:0px;
    text-align:right;
    padding:30px;
    padding-top:10px;
}

.new-mp-slider-p-1
{
    color:#333;
    background-color:white;
    font-size:20px;
    margin:0px auto;
    padding:5px;
    opacity:.7;
}

.industries-side-item-mp
{
    text-align:center;
    color:white;
    padding:3px 0px 1px 0px;
    margin-bottom:1px;
    transition:all 500ms;
    -webkit-transition:all 500ms;
    cursor:pointer;
    border-bottom:solid thin #ddd;
}

.industries-side-item-mp:hover {
    background-color:#f6f6f6;
}

.side-ind-group-item-mp
{
   font-family:yekan;
    color:#676767;
    display:inline-block;
    margin-top:5px;
    padding-left:5px;
    padding-right:0px;   
	background-repeat:repeat;

}

.container-side-ind-group-item-mp
{    
    text-align:right;
    height:30px;
    font-size:13px;
    padding-right:0px;
}



.industries-side-item
{
    text-align:center;
    color:white;
    padding:2px 0px 1px 0px;
    margin-bottom:1px;
    transition:all 500ms;
    -webkit-transition:all 500ms;
    cursor:pointer;
    border-bottom:solid thin #efefef;
}


.industries-side-item-sel {
    color:#0094FF;
}

.industries-side-item-hide {
    display:none;
}

.side-ind-group-item
{
    font-family:yekan;
    background-color:transparent;
    color:#4f4f4f;
    display:inline-block;
    margin-top:5px;
    padding-left:5px;
    padding-right:5px;
     /*background-image:url('../images/structureIMG/mainbg.gif');*/
	background-repeat:repeat;
    font-size:12px;
    cursor:pointer;

}


.side-ind-group-item:hover {
    color:#0672bf;
}

.container-side-ind-group-item
{  
    padding:0px;
    color:#3b3b3b;
    text-align:right;
    height:35px;
    font-size:14px;
}

.br-container
{
    width:100%;
    border:solid thin silver;
    padding-top:20%;
    padding-bottom:20%;
    background-size:contain;   
    -webkit-background-size:contain;
    -o-background-size:contain;
    -moz-background-size:contain;
     -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    background-repeat:no-repeat;
    text-align:center;
    background-position:center center;
}

.br-container:hover {
     -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}


.newsletter-container
{
    background-color: white; 
    padding-bottom: 20px; 
    padding-top: 30px; 
    margin-top: 10px; 
    margin-bottom:10px;
    border: solid thin silver;
}

.login-p
{
    
    color:#fff;
    font-size:12px !important;
    font-weight:normal;
    float:left;  
    padding-top:13px;  
  
}

.faq-btn
{
    float:left;
    /*border:solid thin #0097bd;*/
    background-color:white;
    color:#005F73;
    padding:8px 12px;
    border-radius:5px;
    margin-top:7px;
    display:inline-block;
    margin-bottom:0px;
    margin-top:8px;
    font-size:13px;
    transition:all 200ms 100ms;
     border:solid thin #005F73;
}

.faq-btn:hover {
    background-color:white;
    color:#0097bd;
    border:solid thin #0097bd;
}

.faq-btn-2
{
    background-color:#3cbc11;
    margin-left:10px; 
     border:solid thin #3cbc11;   
}

.faq-btn-2:hover
{
    background-color:white;
    color:#3cbc11; 
    border:solid thin #3cbc11;
}

.Aiconts-p
{
    color:#333;
    text-align:center;
    font-size:20px;
    margin:10px auto;
}


.bestChoiceADV
{
    position:relative;
    top:10px;
    right:10px;
    width:120px;
    height:120px;
    z-index:99999999;  
}

.faq-question
{
    color:#333;
    font-size:16px;
    padding-bottom:10px;
    margin-bottom:10px;
    cursor:pointer;
    transition:all 350ms 50ms;
    background-image:url(../images/structureIMG/plus2.png);
    background-size:15px 15px;
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:20px;
}

.faq-question:hover
{
    color:#289cab;
    
}

.faq-question-modal {
    font-size:14px;
}

.faq-question-active {
     color:#289cab;
}

.faq-Answer
{
    color:#666;
    font-size:13px;
    line-height:25px;
    display:none;
    padding:10px;
    box-sizing:padding-box;
    background-color:#f6f6f6;
    width:90%;
    float:left;
    border-right:solid 4px #289cab;
    margin-bottom:20px;
}



/*------------------------------------------------*/

  @font-face {
  font-family: "regular";
  src: url('../../font/DINNextLTArabic-Light.ttf');
}
.wide-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ckb-copywrite {
  color: white;
  font-size: 37px;
}
.ckb-copywrite span {
  color: #289cab;
  font-weight: bold;
}
.ckb-copywrite-2 {
  color: white;
  font-size: 25px;
}
.ckb-copywrite-3 {
  color: #5a5959;
  font-size: 25px;
  border-bottom: solid thin #005F73;
  padding: 10px 0px 12px 0px;
  text-align:center;
  margin-top:30px;
}
.ckb-copywrite-3 span {
  color: #289cab;
  font-size: 30px;
}
.makeCenter {
  display: block;
  margin: 10px auto;
  text-align: center;
}
.rightBorder {
  border: none;
  border-right: solid 6px #ffd800;
  padding: 0px 10px 5px 0px;
  margin-bottom: 30px;
}

.noborder
{
    border:none !important;
}
.sia {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fcca03;
  width: 50px;
  height: 50px;
  margin: 60px auto 20px auto;
}
.regularP {
  color: #676767;
  font-size: 15px !important;
  line-height: 33px;
  margin-top:20px;
  margin-bottom:20px;
}
.regularP span {
  color: #289cab;
  font-style: italic;
}

.tmbn-img {
  width: 40%;
  float:right;
  margin-bottom:0px !important;
}
.tmbn-h2 {
  font-size: 21px;
  text-align: right;
  color: #6b6b6b;
  border-right:solid 7px #289cab;
  padding-right:5px;
}
.tmbn-p {
  font-size: 15px;
  text-align: justify;
  color: #8e8e8e;
}

.blog-btn-container
{
    
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    margin-bottom:30px;
    border-radius:5px;
    padding-right:-15px;
    padding-left:-15px;
}

.producer-p
{
    color:#808080;
    font-size:14px;
    line-height:20px;
}

.producer-group
{    
    background-color:white;
    color:#0875a3;
    font-size:12px;
    text-align:center;
    border-radius:3px;
    display:inline-block;
    padding:3px;
    margin-bottom:3px;
}

.articleVideoIcon
{
    position:absolute;
    right:13px;
    top:12px;
    width:35px;
    height:35px;  
    background-image:url(../images/structureIMG/vdo.png);
    background-position:center center;
    background-size:100% 100%;
    background-repeat:no-repeat;
}

.SideVideoContainer
{  
    position:relative;
    overflow:hidden;
    margin-bottom:10px;
    margin-top:10px;

}

.SideVideoContainer:hover {
    
     
    
}

.SideVideoIMG
{
    /*border-radius:5px 5px 0px 0px;*/
}

.SideVideoIMGP
{
    background-color:#535353;
    opacity:.8;
    height:60px;
    color:white;
    padding:5px;
    /*border-radius:0px 0px 5px 5px;*/
    font-size:13px;
    box-sizing:border-box;
    margin-bottom:0px !important;
}

.navbar-brand
{
    padding: 0px !important; 
    color: #ddcf67 !important; 
    font-size: 19px !important; 
    margin-left: 10px !important; 
    text-shadow: 1px 1px 1px #161616 !important; 
    height: auto !important; 
    margin-top: 5px !important;
}

.same-side-h2
{
    color: #666; 
    font-size: 13px; 
    font-weight: normal; 
    padding-bottom: 10px; 
    height: 40px; 
    line-height: 20px;
    margin-bottom:10px;
    text-align:center;  
    padding-top:10px;
    overflow:hidden;
}

.same-side-container
{
    border: solid thin silver; 
    background-color: white; 
    padding: 10px; 
    margin-bottom: 0px !important; 
    
    box-shadow:2px 2px 3px #d9d9d9;
    overflow:hidden;
    transition:all 500ms 50ms;
    margin-top:10px !important;
}

.same-side-container:hover
{
    box-shadow:2px 2px 3px #818181;
}


/*-----------------VOTE-------------------*/

.vote-out-container
{

    margin-top: 10px; 
    margin-bottom: 10px; 
    /*border-bottom:solid 1px #fcca03;*/
    /*border-top:solid 1px #fcca03;*/
    padding:0px 5px 10px 5px;
    text-align:center;
}

.vote-in-container
{   
    text-align: center;
    float:right;
    width:100%;
    margin-bottom:5px;
    padding:0px  !important;
}
.vote-top
{
    
    width:80px;
    height:80px;
    color:white;
    font-size: 20px; 
    background-color: #5bc0de; 
    font-weight: bold; 
    padding-top: 25px;
    border-radius:50px;
    margin:10px auto; 
}

.vote-bot-p
{
    height: 30px; 
    padding-top: 5px;
    font-size:12px;
}

.vote-bot
{
    padding-top:10px;
    /*background-color: #f1efef;*/
    cursor:pointer;
}

.vote-bot:hover
{
    background-color: #eaeaea;  
}

.vote-img
{
    height: 35px; 
    padding: 5px;
}


.totopico
{
    width: 50px; 
    height: 50px; 
    /*border: solid thin #04a7dc;*/ 
    background-color: #005F73; 
    border-radius:50%;
    position: fixed; 
    right: 10px; 
    bottom: -80px; 
    z-index: 99999; 
    opacity: 1; 
    cursor: pointer;
    overflow:hidden;
}

.menu-top-row
{
    background-color: #383838; 
    border-bottom: solid thin #ddd; 
    height: 40px;
}

.menu-top-row-left
{
    height: 40px; 
    overflow: hidden; 
    padding: 0px; 
    float: left;
}

.menu-top-row-left img
{
    width: 17px; 
    float: left; 
    margin: 10px 5px 5px 0px;
}

.menu-top-row-right
{
    height: 40px; 
    overflow: hidden; 
    padding: 0px; 
    float: right;
}

.menu-top-row-right p
{
   float: right; 
   color: #fff; 
   font-size: 11px !important; 
   /*border-left: solid thin #ddd;*/ 
   padding: 12px 11px 8px;
}

.menu-middle-row
{
    background-color: #ffffff; 
    padding-top: 10px; 
  
}

#hmenu
{
    float:right;
    height:25px;
    margin-top:3px;
    cursor:pointer;
}

.hideM-a
{
    color:white;
    font-size:13px;
    text-align:center;
    margin:10px auto !important;  
    margin-right:20px;
}

.hideM-a:hover {
    color:#005F73;
}

.hideM-a-cont
{
    display:block;
    margin-bottom:10px;
    font-size:13px !important;
    width:100%;
    height:25px;
    text-align:right;
    padding-right:15px;
    padding-bottom:5px;
    border-bottom:solid thin #7d7d7d;
}

#hideM-close
{
    width:30px;
    height:30px;
    cursor:pointer;
}

.hideM-close-cont
{
    position:absolute;
    top:10px;
    left:10px;
}

.hideM-cont
{
    width: 50%; 
    height: 100%; 
    background-color: #333; 
    opacity: 1; 
    text-align: center; 
    position: fixed; 
    top: 0px; 
    left: 100%;    
    z-index:9999999999999999999999999;
}


.bc-container {
    background-color: #4e4e4e;
    padding-top: 5px;
    padding-bottom: 5px;
}

.brcb-ul {
    list-style: none;
    padding-right: 0px;
}

.brcb-li a, span {
    color: white;
    font-size: 12px;
    margin-bottom: 0px;
}

.bc-separator
{
    color:white;
    font-size:15px;
    display:inline-block;
    margin-top:0px;
    float:right;
    margin:0px;
}

.bc-img
{
    height:15px;
    float:right;
}

.bc-a
{
    color:white;
    font-size:12px;
    float:right;
}
.bc-a:hover
{
    color:white;
  
}

.producer-container
{
    border: solid thin #e4e4e4; 
    background-color: white; 
    padding: 10px; 
    margin-bottom: 10px; 
    height: 250px;
    box-shadow:1px 2px 3px #efefef;
    overflow:hidden;
}

.producer-h2
{
    color: #333; 
    font-size: 17px; 
    font-weight: normal; 
    border-bottom: dotted thin silver; 
    padding-bottom: 10px; 
    height: 40px; 
    line-height: 20px;
}

.producer-tell
{
    color: #5f5f5f; 
    display: inline-block;
    font-size:12px;
    margin-bottom:5px !important;
}

.producer-top-con
{    
    padding-bottom: 0px; 
    margin-bottom: 0px;
    margin:-15px;
    margin-top:20px;
}

.producer-star
{
    position: absolute; 
    width: 60px; 
    top: 10px; 
    left: 10px; 
    z-index: 99999999999;
}

.producer-top-con-in
{
    border: solid thin #ddd; 
    background-color: white; 
    padding: 10px; 
    margin-bottom: 10px;
    padding-bottom:10px;
    padding-top:20px;
    /*box-shadow:1px 2px 3px #efefef;*/
    overflow:hidden;
}

.producer-top-con-in-top {
    border-bottom: solid thin silver; 
    height: 70px; 
    background-color: #ddd; 
    margin: -20px -10px 10px -10px;
}

.producer-top-con-in-img
{
    width: 90px; 
    height: 90px; 
    border: solid thin #e4e4e4; 
    padding: 5px; 
    float: right;
}

.producer-top-con-in-h2
{
    float: right; 
    margin-top: 20px; 
    margin-right: 10px; 
    color: #333; 
    font-size: 14px;
    font-weight:bold;
}

.producer-top-con-in-img-count-container
{
    float: left; 
    padding-right: 5px; 
    margin-right: 15px;
}

.producer-top-con-in-producer-p
{
    font-size: 12px; 
    line-height: 20px; 
    margin-top: 15px;
    height:100px;
    overflow:hidden;
    text-align:justify;
}

.producer-container-img-cont
{
   overflow:hidden;
   border: solid thin #e4e4e4;
   padding:5px;
   box-sizing:border-box;
   -webkit-box-sizing:padding-box;
   -moz-box-sizing:border-box;

}

.responsive-circle {
    font-size: 30px;
    font-weight: 700;
    margin: 0 auto 20px;
    width: 80%;
}
.responsive-circle::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 100%;
    width: 100%;
}
.responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    margin-top: -0.5em;
    padding-top: 50%;
    text-align: center;
    width: 100%;

}

.nyc-circle::after {
    background: url("../images/structureIMG/circ-1.jpg") repeat scroll 0 0 / cover ;
        background-color:#005F73;
}

.nyc-circle2::after {
    background: url("../images/structureIMG/circ-2.jpg") repeat scroll 0 0 / cover ;
        background-color:#005F73;
}

.producer-invite
{
    margin-top: 20px; 
    margin-bottom: 20px; 
    border: solid thin silver; 
    border-radius: 5px; 
    padding-top: 10px; 
    padding-bottom: 10px;
    background-color:white;
    box-shadow:3px 3px 5px #f1f1f1;
}

.producer-invite-h1
{
    font-family:lalezar;
    font-size: 18px; 
    color: #005F73; 
    text-align: center; 
    margin-top: 10px;
}

.producer-invite-h2
{
    font-family:lalezar;
    font-size: 15px; 
    color: #7c7c7c; 
    text-align: center; 
    margin-top: 5px;
}

.producer-invite-btn
{
    margin-top: 20px;
    margin-bottom:5px;
}

.producer-invite-btn-botm
{
    margin-top: 5px;
    color:#d03114;
    font-size:12px;
    text-align:center;
}

.Icon-Facebook, .Icon-Twitter, .Icon-Twitter2, .Icon-Linkedin, .Icon-Google, .Icon-Google2, .Icon-Pinterest, .Icon-YouTube, .Icon-Delicious ,.Icon-insta {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
.Icon-Blank {
    width: 1px;
    height: 1px;
    margin: auto 5px auto 5px;
}

.Icon-Facebook {
    background: url(../images/structureIMG/SocialNetworks/small-facebook2.png) 0px 0px no-repeat;
}

.Icon-Twitter {
    background: url(../images/structureIMG/SocialNetworks/small-twitter2.png) 0px 0px;
}

.Icon-Twitter2 {
    background: url(../images/structureIMG/SocialNetworks/small-twitter3.png) 0px 0px;
}

.Icon-Linkedin {
    background: url(../images/structureIMG/SocialNetworks/small-linkedin2.png) 0px 0px;
}

.Icon-Google {
    background: url(../images/structureIMG/SocialNetworks/small-google2.png) 0px 0px;
}


.Icon-Google2 {
    background: url(../images/structureIMG/SocialNetworks/small-google3.png) 0px 0px;
}


.Icon-Pinterest {
    background: url(../images/structureIMG/SocialNetworks/Small-Pinterest.png) 0px 0px;
}


.Icon-YouTube {
    background: url(../images/structureIMG/SocialNetworks/Small-YouTube2.png) 0px 0px;
}


.Icon-Delicious {
    background: url(../images/structureIMG/SocialNetworks/Small-Delicious.png) 0px 0px;
}

.Icon-insta {
    background: url(../images/structureIMG/SocialNetworks/Small-insta.png) 0px 0px;
}

.social-key
{
    border: solid thin silver;
    overflow:hidden !important;
    border-radius:5px;
    margin-bottom:10px;
    
}

.social-key:hover
{
    box-shadow:2px 2px 5px silver;
}

.social-key-img
{
    width: 60px; 
    height: 60px; 
    float: right
}

.social-key-img-2
{
    width: 30px; 
    height: 30px; 
    float: right
}

.social-key-p
{
    width:90%;
    text-align:center;   
    margin:15px auto 0px auto;
    font-size:13px;
    color:#333;
    display:block;
}

.social-key-p-2
{
    width:90%;
    text-align:center;   
    margin:7px auto 0px auto;
    font-size:12px;
    color:#333;
    display:block;
}

.orderBtn{
    background-color:#3cbc11;
    border-right:solid 5px #248f00;
    margin-bottom:10px;
}

.min-cont
{
    border:solid thin silver;
    border-radius:70px 70px 70px 70px;
    border-right:solid 4px #057cd0;
    background-color:#f2f2f2;
    border-left:solid 4px #057cd0;
}

.min-cont-p
{
    font-family:lalezar;
    font-size:18px;
    color:#057cd0;
    text-align:center;
    display:block;
    margin:50px auto 0px auto;
    font-weight:bold;
}

.btm-order-pages
{
    color:#666;
    border:solid thin #ddd;
    transition:all 500ms 0ms;
    font-size:11px;
    margin-top:10px;
    border-radius:0px 3px 3px 0px;
}

.btm-order-pages-2
{
    display:block;
    color:#666;
    border:solid thin #ddd;   
    transition:all 500ms 0ms;
    font-size:12px;
    margin-top:0px;
    border-radius:0px !important;
    margin-bottom:15px;
    padding-top:10px;
    padding-bottom:10px;
   
}

.btm-order-pages:hover
{
    background-color:#0672bf;
    color:white;
    border:solid thin #0672bf;
}

.connect-to-prod
{
    border:none;
    background-color:#348cd8;
    border-right:solid 5px #136ebd;
    padding-bottom:10px;
}

.AlerTContainer
{
    width:100%;
    position:fixed;
    bottom:0px;
    margin:10px auto;
    z-index:9999999999;
    text-align:center;
    display:none;

}
.AlerTContainerInside {
    border: solid thin #b60000;
    background-color: #f61818;
    color: white;
    padding: 10px 20px 5px 20px;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    
    
}

.side-img
{
    cursor:pointer;
    transition:all 100ms 50ms;
    height:100%;
    margin-top:10px;
    border:solid thin silver;
    border-radius:5px;   
    width:96%;
   
}

.side-img:hover
{
 border-bottom:solid 2px #057cd0;
}

.main-img
{
    transition:all 500ms 500ms;
    
}


.searchTopicHead {
    color:#404040;
    font-weight:bold;
    text-align:left;
    font-size:14px;
    /*border-bottom:solid thin silver;*/
    padding-bottom:5px;
    margin-bottom:5px;
    margin-top:10px;
}
.searchTopic
{
    font-size:13px;
    color:#666;
    text-align:right;
    line-height:25px;
    margin-bottom:0px;
    margin-top:10px;
}

.searchTopic > p {
    margin-bottom:0px;
    margin-top:0px;
    line-height:20px;
    font-size:12px !important;
}

.searchInput
{
    border:solid thin #d5d5d5;
    border-radius:0px;
}

.searchInput::-webkit-input-placeholder {
    color:#dbdbdb;
    font-size:12px;
}
.searchInput::-moz-placeholder {
   color:#dbdbdb;
    font-size:12px;
}

.searchTopicIMG
{
    height:70px;
    border-radius:5px;
    padding:0px !important;
}

.searchTopicContainer
{
    border-bottom:dotted thin silver;
    margin-top:5px;
    padding-bottom:5px;
}

.searchResult
{
    /*position:absolute;
    width:90%;  
    max-height:500px;
    overflow:scroll;*/
}

#searchboxtopcontainer
{
    position: relative;
     z-index: 99;
      margin-top: 51px;
      padding:9px 5px 9px 13px;
      background-color:white;
      border-top:solid thin #ddd;
      border-bottom:solid thin #ddd;
}

#stt
{
    border-radius: 3px 0px 0px 3px;
     border-right: none;
}





.CkSlidertop
{
    margin-top: 0px; 
    margin-bottom: 30px;
    padding:5px;
   


}

.CkSlider {
    /*border-top: none;
    border-left: solid 4px #005F73;
    border-bottom: solid 4px #005F73;
    border-right: solid 3px #0672bf;*/
    height: 335px;
    overflow: hidden;
    position: relative;
    border:solid thin #ddd;
    padding-top:5px;
    background-color:white;
    border-radius:4px;    
    /*background-color: #f3f3f3;*/
}

.CkSliderInsider
{
    height:100%;
    position:absolute;
    left:0px;
}

.topBtnContainer
{
    
    display:block;
    height:50px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:white;    
    text-align:center;
}

.topBtnContainerRight
{     
     height:40px;
     display:inline-block;
     text-align:center;
     color:#333;
     padding:10px;
     padding-top:7px;
     font-size:21px;
     margin:0px auto;
     border-bottom:solid 4px #005F73;
     /*border-radius:5px 5px 0px 0px;
     border-right:solid 3px #0672bf;*/
     position:relative;
     padding-left:6px;
     font-family:Lalezar;
}

.CkSliderBTN
{
    position:absolute;
    height:335px;
    width:50px;    
    /*background-color:#0672bf;*/
    background-color:#333;
    top:0px;
    background-position:center center;
    background-size:30px 30px;
    cursor:pointer;
    z-index:10000;
    background-repeat:no-repeat;
    opacity:.6;
    transition:all 500ms 50ms;
    
   
}

.CkSliderBTN:hover
{
   
    opacity:.9;
}

    
.presentationn
{    

    cursor:pointer;

}

.presentation-active {
    border-bottom-color:white;
    color:#005F73;
    background-color:white;
    font-size:16px;
    
}

.founder-container
{
    box-sizing:border-box;
    padding:5px;
    margin-bottom:20px;
}

.founder-img
{
    width:70px;
    height:70px;
    float:right;
    border:solid thin #ddd;
}

.founder-container-div
{
    float:right;
    padding-right:10px;
}

.founder-container-p
{
    display:block;
    height:20px;
    font-size:14px;
}

.off-ribbon
{
    position:absolute;
    top:10px;
    left:10px;
    /*background:url(../images/structureIMG/offLabel.png) no-repeat;*/
    width:50px;
    height:50px;
    border-radius:50px;
    z-index:999;
      background: #0862a3; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #0862a3 ,  #00a0d4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #0862a3,  #00a0d4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #0862a3,  #00a0d4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #0862a3 , #00a0d4); /* Standard syntax */
    background-color:#0862a3;
   
}

.off-ribbon-p
{
    color:white;
    text-align:center;
    width:100% !important;
    font-size:12px;
    padding-top:10px;
    font-weight:bold;
}

.off-ribbon-ck-choice
{
    position:absolute;
    top:25px;
    right:0px;
    /*background:url(../images/structureIMG/offLabel.png) no-repeat;*/   
    z-index:999;    
    background-color:#3cbc11;
}

.off-ribbon-ck-choice-p{
    color:white;
    text-align:center;
    width:100% !important;
    font-size:12px;
    margin-bottom:0px;
    font-weight:200;
    line-height:15px;
    padding:3px 10px;
}

.promotion-sort
{
    height:35px;
    border:solid thin #ddd;
    border-radius:5px;
}

.type-btn
{
    background-image: linear-gradient(to right, #35b1e5 , #0672bf);
   
    position: fixed; 
    bottom: 0px; 
    display: block; 
    width: 100%; 
    color: white; 
    text-align: center; 
    padding-top: 17px; 
    padding-bottom: 17px; 
    cursor: pointer; 
    z-index: 99996;
}

.type-btn:hover
{
 background-color: #0095b5 ; 
    }

.type-inside-div
{
    position: fixed; 
    width: 100%; 
    height: 100%; 
    background-color: white; 
    z-index: 9998; 
    bottom: 0px; 
    text-align: center;
}

.type-inside-div2
{
    display: inline-block; 
    height: 70%; 
    overflow: scroll; 
    margin-top: 80px;
    overflow-y:scroll;
    vertical-align:central;
}





/*#region NewCampain */
.container-fluid-Ncmp
{

    padding-top:60px;
    padding-bottom:60px;
}

.container-fluid-Ncmp-c1
{
        background-color: #f8f8f8;
}

.container-fluid-Ncmp-c2
{
        background-color: #e6e6e6;
}

.flex-container
{
    display:flex;
}


.h2-Ncmp
{
    text-align:center;
    font-size:25px;
    color:#0672bf;

}

.container-Ncmp
{
    flex-direction:column;
    align-items:center;
  
}

.img-Ncmp
{

    margin:20px auto;
    text-align:center;
    width:80%;
    padding:5px;
    border:solid thin #0672bf;
    float:none;
    background-color:white;
    margin-bottom:40px;
}

.p-Ncmp
{
   color:#626161;
   line-height:24px;
   text-align:justify;
   padding:15px;
   padding-bottom:40px;
   font-size:15px;
}

.que-Ncmp
{
    color:#fff;
    font-size:21px;  
    align-self:center;
    text-align:center;
    line-height:33px;
    width:80%;
}


.qt-img-Ncmp
{
    width:50px;
    margin:20px;
}

.quotation-container
{
    background-color:#0094ff;
    border-bottom:solid 5px #007bd4;
    color:white;
    padding-top:20px;
    padding-bottom:20px;
    justify-content:space-around;
    align-content:center;
}

.h2-span-Ncmp
{
    display: block;
    margin: 20px auto;
    background-color:white;
    margin:-15px -15px 0px -15px;
    padding-top:40px;
    padding-bottom:40px;
    color:#0672bf
}

.Abstr-Ncmp{
    background-color: #f6f6f6; 
    padding:15px;
    font-weight:normal;
    margin:10px auto;
    color:#0094ff;
    color:#626161;
}

/*----------Bubble--------------*/
/*cssarrowplease.com/*/

.arrow_box {
	position: relative;
	background: white;
	border: 1px solid #0672bf;
    
    box-shadow:3px 3px 3px #a1a1a1;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(53, 133, 213, 0);
	border-bottom-color: #fff;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(65, 75, 82, 0);
	border-bottom-color: #0672bf;
	border-width: 31px;
	margin-left: -31px;
}
/*----------Bubble--------------*/

/*#endregion */


.middle-ribbon {
    background: #2c2c2c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #2c2c2c, #414141); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #2c2c2c, #414141); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #2c2c2c, #414141); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #2c2c2c, #414141); /* Standard syntax */
    background-color: #2c2c2c;
    min-height: 200px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.middle-ribbon h2
{
    color:white;
    font-size:20px;
    font-weight:300;
    text-align:center;
    margin-top:40px;
    margin-bottom:10px;
}
.middle-ribbon h3
{
    color:white;
    font-size:30px;
    font-weight:600;
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}

.middle-ribbon h4
{
    color:white;
    font-size:17px;
    font-weight:600 !important;
    text-align:center;
    margin-top:20px;
    margin-bottom:0px;
}

.middle-ribbon p
{
    color:white;
    font-size:14px;
    font-weight:100 !important;
    text-align:justify;
    margin-top:20px;
    margin-bottom:10px;
}


.pw-left-container
{
    background-color: #f6f6f6;
    
    padding:10px 5px !important;
    text-align:center;  
     display: flex;
  align-items: center;
  justify-content: center;

}

.pw-left-container img
{
    width:90%;
    margin:0px auto;
    padding:5px;
    border:solid thin #ddd;
    float:right;
      transition:all 500ms ease;
}

    .pw-left-container img:hover {
          -webkit-transform: rotateY(360deg); /* Safari */
    transform: rotateY(360deg);
    }

 .pw-left-container h3 {
        font-size:18px;
        font-weight:700;       
        color:#005F73;
        text-align:right;
    }

  .pw-left-container h3 a{
        font-size:18px;
        font-weight:700;       
        color:#005F73;
        text-align:right;
        text-decoration:none;
    }

    .pw-left-container p {
        font-size:12px;
        line-height:20px;
        font-weight:300 !important;
        margin-bottom:30px;
        color:#515151;
        text-align:justify;
    }



    

.banner-area{}
.single-banner {
  overflow: hidden;
  position: relative;
}
.single-banner > a {
  display: block;
  position: relative;
}
.single-banner > a::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.single-banner:hover a::before{opacity:.5}
.single-banner img {
  width: 100%;
}
.single-banner:hover .banner-caption{opacity:1}
.marg-20{margin-top:22px}
.banner-caption {
  backface-visibility: hidden;
  color: #fff;
  height: 100%;
  right: 0;
  padding: 30px;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.banner-caption h2 {
  font-weight: normal;
  top: 30px;
  transform: translate3d(0px, 20px, 0px);
  transition: transform 0.35s ease 0s;
  font-size: 25px;
}
.banner-caption h2::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  right: 0;
  position: absolute;
  top: 100%;
  transform: translate3d(0px, 40px, 0px);
  width: 100%;
}
.banner-caption h2::before, .banner-caption p {
  opacity: 0;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.banner-caption h2, .banner-caption p {
  left: 30px;
  padding: 10px 0;
  position: absolute;
  right: 30px;
}
.banner-caption p {
  bottom: 30px;
  font-size: 14px;
  line-height: 1.5;
  transform: translate3d(0px, 100%, 0px);
}
.single-banner:hover h2 {
  transform: translate3d(0px, 0px, 0px);
}
.single-banner:hover h2::before, .single-banner:hover p {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.pad-60{padding:60px 0}


.owl-dots .owl-dot
{  
   padding:2px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
   background-color: #0392ce !important;
   background-clip: content-box !important;
   padding:1px !important;
   border:solid 1px  #0672bf !important;
   
}

.owl-theme .owl-dots .owl-dot span
{

}

.owl-theme .owl-nav [class*=owl-]
{
    padding-top:4px !important;
    background-color:transparent !important;
    /*border:solid thin #005F73;*/
   
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next i, .owl-carousel .owl-nav .owl-prev i
{
    margin-top:5px !important;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev
{
    padding-left:10px !important;
    padding-right:10px !important;
}

.owl-carousel .owl-nav .owl-next::before
{
   /*content:" ";
   height:3px !important;
   padding:0px;

   border-right:solid 2px #0672bf;

   margin-left:15px;
   margin-right:-15px;*/
}

.owl-nav i
{
    color:#0672bf !important;
}

.owl-nav {
 text-align:left !important;
}

.Attributes-Container
{
    text-align:center;
    padding:5px;
    padding-top:5px;
    position:relative;
    border-bottom:solid thin #ddd;
    border-top:solid thin #ddd;
    padding-bottom:10px;
    background-color:#f6f6f6;
   
}

.Attributes-Container img
{
   width:50px;
   height:50px;
   margin:0px auto;
   float:left;
   position:absolute;
   left:13px;
   top:12px;
}

.Attributes-Container .divAttributes{
    text-align:center;
    font-weight:600;
    margin-top:10px;
    padding-left:60px;
    float:left;
    
}

.Attributes-Container h5{
    text-align:left;
    font-weight:800;
    margin-top:10px;
    font-size:14px !important;    
}

.Attributes-Container p{
    text-align:justify;
    font-weight:200;
    margin-top:10px;
    font-size:12px;
    color:#4a4a4a;
    font-weight:300;
}


.chip {
    display: inline-block;
    padding: 0 25px;
    height: 70px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 50px;
    background-color: #f1f1f1;
    width:100%;
    margin-top:10px;
}

.chip:hover {
    background-color: #dddddd;
}

.chip img {
    float: right;
    margin: 0 -25px 0 10px;
    height: 70px;
    width: 70px;
    border-radius: 50%;
}

.chip p{
    margin-top:11px;
}


.blog-side-group
{
    border:solid thin #efefef;
    background-color:#ffffff;
}


.blog-side-group h2
{
    font-size:16px;
    font-weight:700;
    color:#333;
    text-align:center;
}

    

     .blog-side-group h2::before {      
				background-color: #efefef;
				content: '';    }

      .blog-side-group h2::after
       {      
				background-color: #efefef;
				content: '';    }

.blog-side-group ul
{
   list-style:none;
   padding:30px ;
   padding-top:10px;
   padding-bottom:10px;
}

.blog-side-group ul li
{
   padding-top:10px;
   padding-bottom:10px;
   border-bottom:solid thin #efefef;
   font-weight:500 !important;
}

    .blog-side-group ul li:hover {
        background-color:#f5f5f5;
    }


    .blog-side-group ul a{
        color:#333!important;
    }

        .blog-side-group ul li:last-child{
        border:none;
    }

    .blog-side-group ul li span
{
   color:#aeaeae;
   font-weight:200;
}

    .blog-list-container
    {
        border: solid thin #efefef; 
        overflow:hidden;
        background-color:white;
        box-shadow: #e2e2e2 2px 2px 2px;
    }

.blog-list-container h2 {
    color:#4b4b4b;
    text-align:right;
    width:100%;
    height:20px;
    margin-bottom:20px;
    margin-top:20px; 
    font-weight:500;
    font-size:14px;
    line-height:25px;
}

.htgArticleBg
{
    padding-top: 0px; 
    padding-bottom: 20px; 
    margin-top: 0px; 
    background-color: #e8e8e8;
    background-image:url(../images/structureIMG/patternbg.png);
}

.corporation-desc h2
{
    color:#696969;
    font-size:18px;
    margin:10px auto 30px auto;
    text-align:center;
}

.corporation-desc h3
{
    color:#696969;
    font-size:17px;
    margin:10px auto 30px auto;
    text-align:center;
}

.corporation-desc p
{
    line-height:25px;
    text-align:justify;
}

.corporation-desc p span
{
    color:#005F73;
    font-weight:700;
}

.corpoIMG1
{
    text-align:center;
    margin:0px auto 10px ;
}


.advProduct-faq
{
    font-size:12px;
    text-align:right;
    margin-top:10px;
    padding-right:20px;
    cursor:pointer;
}

.advProduct-faq i{
    color:#0392ce;
}


.montC-firmGroup {
    
    background-color:white;
    padding-top:5px;
    padding-bottom:5px;
    border-radius:25px;
    border:solid 3px silver;
    overflow:hidden;
    position:relative;

}

    .montC-firmGroup > input , .montC-firmGroup > select { 
    outline:none !important;
    outline-style:none;
    border:none !important;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    float:right;
    padding-right:35px;

    }

   

         .montC-firmGroup > input:focus ,  .montC-firmGroup > select:focus {
             outline:none !important;         
             border:none !important;
              -webkit-box-shadow: none;
  box-shadow: none;
        }



    .montC-firmGroup i {
    float:right;
    color:silver;
    position:absolute;
    right:12px;
    top:14px;
    }

.montC-p i,.montC-p span{
color:#005F73;
font-weight:600 !important;
}

.montC-p {
    margin-top:20px;
    margin-bottom:30px;
    line-height:25px;
}

.mci {
 overflow:hidden;  
         display: flex; 
         align-items: center; 
         justify-content: center;
         background-color:white;


}

.mciGreen {
color:#4fff09;
}

.mciRed {
color:red;
}




.mp-top-select {
    background-color: rgba(0, 136, 199, 0.7);
    color:white;
    width:100%;
    border:none;
    padding:10px 10px;
    margin-bottom:10px;
}

.mp-top-btn {
margin-top:0px;
padding-top:10px;
padding-bottom:13px;
margin-bottom:10px;
}

.mp-top-container {
    /*background-image: url('../images/structureIMG/top-slider/1.jpg'); 
    background-position: center center; 
    background-size: cover; 
    background-repeat: no-repeat;*/ 
    padding-top: 5%; 
    padding-bottom: 5%;
}

.mp-top-container-inside {
    position: relative; 
    background-color: rgba(73, 73, 73, 0.7);    
    padding-top: 30px; 
    padding-bottom: 30px;
}


.mp-top-container-h1 {
    color: white !important;
    margin-bottom: 10px;
    font-size: 25px;
    text-align:center !important;
}

.mp-top-container-h2 {
    color: white;
    margin-bottom: 10px;
    font-size: 23px;
    text-align: center !important;
}

.mp-top-container-p {
    color: white;
    margin-bottom: 20px;
    font-size: 13px;
    line-height:22px;
}

.mp-top-container-p-light {
    font-size:12px;
    text-align:right;
    font-weight:200;
}

.mp-top-container-p-2 {
    text-align:center;
    color: white;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight:bold;
}

.mp-top-container-p-3 {
    text-align: center;
    color: white;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}


.mp-products-item-container {
    /*border:solid thin #f2f2f2;*/
    /*box-shadow:2px 2px 3px #e1e1e1;*/
    padding: 10px;
    background-color: white;
    text-align: center;
}

.mp-products-item {
    position: relative;
    text-align:center;
}

.mp-products-item div{
    /*padding:5px;*/
    cursor:pointer;
    padding-right:0px;
}

.mp-products-item span::before{
    font-size:25px !important;
    margin:0px 10px;
    color:#494949;
    float:right;
    font-weight:500 !important;
}

.mp-products-item p{
    color:#555555;
    font-size:13px;
    text-align:center;
    float:right;
    margin-bottom:0px;
    margin-top:10px;

    margin-right:0px;
    padding-right:0px;
    margin-bottom:5px;
    font-weight:300;
}


.mp-products-item div:hover{
    background-color:#0672bf;
}
.mp-products-item div:hover > p{
    color:white;
}

.mp-products-item div:hover > span::before{
    color:white;
}

.mp-products-item-container-p1 {
    text-align:center;
    font-weight:400 !important;
    margin:20px auto 0px auto;
    margin-top:10px;
    color:#333;
}

.mp-products-item-container-p2 {
    text-align:justify;
    font-weight:100 !important;
    margin:10px auto 30px auto;
    color:#707070;
    font-size:13px !important;
    line-height:25px;
}

    .mp-products-item-container-p2 span {
        font-weight:bolder;
    }

.mp-products-item-container-p3 {

    border-top:solid thin #eaeaea;
    text-align:justify;
    font-weight:100 !important;
    margin:30px auto 30px auto;
    padding-top:20px;
    color:#909090;
    font-size:12px;
}

 .main-page-article-cards
 {
     margin-bottom:30px;
 }

.nc {
    margin-top:30px;
    float:left;    
    z-index:9999999;
}

.nc .owl-prev
{
    cursor:pointer;
    float:right;
    display:inline-block;
}

.nc .owl-next
{
 cursor:pointer;
    float:left;
     display:inline-block;
     margin-right:30px;
}

.nc i
{
   color: #0672bf !important;
}

.blog-side-group-pl
{
    margin-top: 20px; 
    padding: 10px 5px
}

.blog-side-group-pl .section-title
{
    position: relative; 
    margin: 5px 30px; 
    margin-top: 10px;
}

.blog-side-group-pl .section-title h2
{
    padding: 5px; 
    margin-top: 15px !important; 
    margin-bottom: 15px !important;
}



.blog-side-group-pl-a-div
{
    position: relative; 
    margin-bottom: 10px; 
    min-height: 73px;
}

.blog-side-group-pl-a-div:hover {
    background-color: #efefef;
}

.blog-side-group-pl-a-div > img{
    width: 110px; 
    height: auto; 
    position: absolute; 
    right: 0px;
}

.blog-side-group-pl-p
{
    font-size: 13px; 
    font-weight: 500; 
    color: #5c5959;
    line-height:25px;
}

.breadCADVP
{
    margin-bottom:10px;
}

.breadCADVP span{
    font-size:12px;
}

    .breadCADVP i {
        font-size:10px;
        color:#333
    }


    #seeAlso
    {
        margin-top:30px;
    }


    .top-bar-area {
    position: relative;
    background: #1d1d1d;
    /*padding: 3px 0 10px;*/
    border-bottom: 1px solid #f0f0f0;
}
.top-bar-area .top-left {
    overflow: hidden;
}
.top-bar-area .top-left p {
    margin: 0;
    line-height: 26px;
}
.top-bar-area .top-left p span:before {
    color: #0392ce;
    display: inline-block;
    padding-right: 8px;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    top: 2px;
}
.top-bar-area .top-right {
    float: right;
}
.top-bar-area .top-right .social-links {
    overflow: hidden;
    float: left;
}
.top-bar-area .top-right .social-links li {
    display: inline-block;
    float: left;
    margin-right: 30px;
    line-height: 26px;
    position: relative;
    top: 2px;
}
.top-bar-area .top-right .social-links li:last-child {
    margin: 0px;
}
.top-bar-area .top-right .social-links li a i {
    color: #848484;
    font-size: 14px;
    transition: all 500ms ease;
}
.top-bar-area .top-right .social-links li a:hover i{
    color: #0392ce;
}



/*==============================================
    Header Area Css
===============================================*/
.header-area {
    background: #ffffff;
    padding: 10px 0;
    border-bottom:solid thin #efefef;
}
.header-area .logo{ }
.header-area .header-right{
    overflow: hidden;
    padding-left: 90px;
}
.header-area .header-right ul {
    overflow: hidden;
    display: inline-block;
    float: left;
    margin: 2px 0 1px;
}
.header-area .header-right ul li{
    display: inline-block;
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    padding-left: 50px;
    position: relative;
    border-right: 1px solid #f0f0f0;
}
.header-area .header-right ul li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.header-area .header-right ul li .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 35px;
    line-height: 35px;
    padding: 5px 0;
}
.header-area .header-right ul li .icon-holder span:before{
    color: #0392ce;
    font-size: 40px;
    line-height: 40px;
}
.header-area .header-right ul li .text-holder{ }
.header-area .header-right ul li .text-holder h4 {
    color: #0392ce;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 2px;
}
.header-area .header-right ul li .text-holder span{
    color: #848484;
    font-size: 16px;
    font-weight: 300;
}

.search-button{ }
.search-button .toggle-search {
    overflow: hidden;
}
.search-button .toggle-search button {
    background: #fff;
    border: 1px solid #f0f0f0;
    display: block;
    height: 50px;
    width: 50px;
    padding: 0;
    line-height: 48px;
    border-radius: 0px;
    margin: 2px 0;
    transition: all 500ms ease;
    padding: 0;
}
.search-button .toggle-search button i {
    color: #999999;
    font-size: 14px;
}
.search-button .toggle-search button:hover i{
    color: #fff;
}
.search-button .toggle-search button:hover{
    background: #0392ce;
    border: 1px solid #0392ce;    
} 
/***===Start header-search Area style====***/
.header-search {
    position: relative;
    padding: 10px 0px;
    background: #222222;
    z-index: 5;
    display: none;
}
.header-search .container {}
.header-search .search-form {
    position: relative;
    width: 270px;
}
.header-search .search {
    position: relative;
    margin: 0px;
}
.header-search .search input[type="text"], 
.header-search input[type="search"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    background: none;
    padding: 7px 40px 7px 15px;
    border: 1px solid #fff;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0px;
    transition: all 500ms ease;
}
.header-search button {
    background: #fff;
    border-radius: 0;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 38px;
    border: 1px solid #fff;
    transition: all 500ms ease;
}
.header-search button i {
    color: #252525;
    font-size: 15px;
}
.header-search .search input:focus {
    border: 1px solid #0392ce
}
.header-search .search input:focus + button, 
.header-search .search input button:hover {
    background: #0392ce none repeat scroll 0 0;
    color: #ffffff;
    border: 1px solid #0277a8;
}



/*==============================================
    Mainmenu Area Css
===============================================*/
.mainmenu-area {
    position: relative;
    z-index: 999999;
    border-top: 1px solid #f0f0f0;
    background: #ffffff;
    /*margin-bottom:28px;*/
}
.main-menu {
    float: left;
    position: relative;
}
.main-menu .navbar-collapse {
    padding: 0px
}
.main-menu .navigation {
    float: right;
    margin: 0;
    position: relative;
}
.main-menu .navigation li {
    display: inline-block;
    float: left;
}
.main-menu .navigation li a {
    color: #222222;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    padding: 17px 15px 17px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    /*font-family: 'Poppins', sans-serif;*/
}
.main-menu .navigation > li:hover > a, 
.main-menu .navigation > li.current > a {
    color: #0392ce;
}
.main-menu .navigation > li.dropdown > a {}
.main-menu .navigation > li.dropdown > a:after {}
.main-menu .navigation > li > a:before{
    position: absolute;
    top: -1px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #0392ce;
    content: "";
    transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}
.main-menu .navigation > li:hover a:before,
.main-menu .navigation > li.current a:before{
    width: 100%;
}

.main-menu .navigation > li > ul {
    position: absolute;
    /*left: 0px;*/
    top: 130%;
    width: 250px;
    padding: 0px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: #0392ce;
    padding: 0px 20px;
    transition: all 500ms ease;
}
.main-menu .navigation > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.main-menu .navigation > li > ul > li {
    border-bottom: 1px solid #0087c0;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu .navigation > li > ul > li > a {
    width: 100%;
    display: block;
    background: none;
    padding: 16px 20px 14px 0px;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    display: block;
    float: none;
    text-transform: capitalize;
    position: relative;
    transition: all 500ms ease;

}
.main-menu .navigation > li > ul > li:hover > a {
    color: #ffffff;
    background-color: #0084bb;
    padding-left: 20px;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{}
.main-menu .navigation > li > ul > li > ul{}
.main-menu .navigation > li > ul li:hover ul {}
.main-menu .navigation > li > ul > li ul li {}
.main-menu .navigation > li > ul > li ul li:first-child{}
.main-menu .navigation > li > ul > li ul li a{ }
.main-menu .navigation > li > ul > li  > ul > li:hover > a{}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #ffffff;
  background: url(../images/icon/submenu-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
}


.mainmenu-right-box {
    /*width: 410px;*/
    position: relative;
}
.mainmenu-right-box .cart_select {
    float: left;
}
.mainmenu-right-box .cart_select button {
    padding: 0;
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
    margin: 21px 0px;
}
.mainmenu-right-box .cart_select button i {
    position: relative;
    top: 1px;
    color: #222222;
    font-size: 16px;
    display: inline-block;
    padding-right: 5px;
    transition: all 500ms ease;
}
.mainmenu-right-box .cart_select button:hover i{
    color: #0392ce;    
}
.mainmenu-right-box .cart_select button span {
    color: #0392ce;
    font-size: 14px;
    font-weight: 600;
}
.mainmenu-right-box .consultation-button {
    width: 220px;
    float: right;
    display: inline-block;
}
.mainmenu-right-box .consultation-button a {
    background: #0392ce;
    display: inline-block;
    width: 220px;
    height: 70px;
    border: 2px solid #0392ce;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 68px;
    transition: all 500ms ease;
}
.mainmenu-area .consultation-button a:hover{
    background: #222222;
    color: #fff;
}

 .nav .open > a {
        background-color: transparent;
    }

        .nav .open > a:hover {
            background-color: transparent;
        }

        .nav .open > a:focus {
            background-color: transparent;
        }

    #wrapper {
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        padding-left: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        #wrapper.toggled {
            padding-left: 220px;
        }

            #wrapper.toggled #sidebar-wrapper {
                width: 220px;
            }

            #wrapper.toggled #page-content-wrapper {
                margin-right: -220px;
                position: absolute;
            }

    #sidebar-wrapper {
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        background: #ffffff;
        height: 100%;
        left: 220px;
        margin-left: -220px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 0;
        z-index: 9999999;
    }

        #sidebar-wrapper::-webkit-scrollbar {
            display: none;
        }

    #page-content-wrapper {
        padding-top: 70px;
        width: 100%;
    }

    /*-------------------------------*/
    /*     Sidebar nav styles        */
    /*-------------------------------*/

    .sidebar-nav {
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        width: 220px;
    }

        .sidebar-nav li {
            display: inline-block;
            line-height: 20px;
            position: relative;
            width: 100%;
        }

            .sidebar-nav li:before {
                -moz-transition: width 0.2s ease-in;
                -ms-transition: width 0.2s ease-in;
                -webkit-transition: width 0.2s ease-in;
                background-color: #0094ff;
                content: '';
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                -webkit-transition: width 0.2s ease-in;
                transition: width 0.2s ease-in;
                width: 3px;
                z-index: -1;
            }

            /*.sidebar-nav li:first-child a {
                background-color: #1a1a1a;
                color: #ffffff;
            }

            .sidebar-nav li:nth-child(2):before {
                background-color: #52418a;
            }

            .sidebar-nav li:nth-child(3):before {
                background-color: #5c499c;
            }

            .sidebar-nav li:nth-child(4):before {
                background-color: #6651ad;
            }

            .sidebar-nav li:nth-child(5):before {
                background-color: #7562b5;
            }

            .sidebar-nav li:nth-child(6):before {
                background-color: #8473be;
            }

            .sidebar-nav li:nth-child(7):before {
                background-color: #9485c6;
            }

            .sidebar-nav li:nth-child(8):before {
                background-color: #a396ce;
            }

            .sidebar-nav li:nth-child(9):before {
                background-color: #b2a7d6;
            }
*/

                .sidebar-nav li.chil {
           
            line-height: 20px;
            position: relative;
            width: 100%;
            height:37px;
            display:block;
        }

            .sidebar-nav li:hover:before {
                -webkit-transition: width 0.2s ease-in;
                transition: width 0.2s ease-in;
                width: 100%;
            }

            .sidebar-nav li a {
                color: #3b3b3b;
                display: block;
                padding: 10px 15px 10px 30px;
                text-decoration: none;
                font-size: 13px;
                padding-right: 10px;
            }

    .dropdown-menu li a {
        color: #dddddd;
        display: block;
        padding: 10px 15px 10px 30px;
        text-decoration: none;
        font-size: 11px;
        padding-right: 20px;
    }

    .dropdown-toggle {
        font-size: 13px !important;
        padding-right: 4px !important;
    }

    .sidebar-nav li.open:hover before {
        -webkit-transition: width 0.2s ease-in;
        transition: width 0.2s ease-in;
        width: 100%;
    }

    .sidebar-nav .dropdown-menu {
        background-color: #414141;
        border-radius: 0;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
        background-color: transparent;
        color: #ffffff;
        text-decoration: none;
    }

    .sidebar-nav > .sidebar-brand {
        font-size: 20px;
        height: 65px;
        line-height: 44px;
    }

    .caret
    {
        float:left !important;
    }

    /*-------------------------------*/
    /*       Hamburger-Cross         */
    /*-------------------------------*/

    .hamburger {
        background: transparent;
        border: none;
        display: block;
        height: 30px;
        margin-left:0px;
        position: fixed;
        top: 11px;
        left: 10px;
        width: 30px;
        z-index: 999;
    }

        .hamburger:hover {
            outline: none;
        }

        .hamburger:focus {
            outline: none;
        }

        .hamburger:active {
            outline: none;
        }

        .hamburger.is-closed:before {
            -webkit-transform: translate3d(0, 0, 0);
            -webkit-transition: all 0.35s ease-in-out;
            color: #ffffff;
            content: '';
            display: block;
            font-size: 14px;
            line-height: 32px;
            opacity: 0;
            text-align: center;
            width: 100px;
        }

        .hamburger.is-closed:hover before {
            -webkit-transform: translate3d(-100px, 0, 0);
            -webkit-transition: all 0.35s ease-in-out;
            display: block;
            opacity: 1;
        }

        .hamburger.is-closed:hover .hamb-top {
            -webkit-transition: all 0.35s ease-in-out;
            top: 5px;
        }

        .hamburger.is-closed:hover .hamb-bottom {
            -webkit-transition: all 0.35s ease-in-out;
            bottom: 5px;
        }

        .hamburger.is-closed .hamb-top {
            -webkit-transition: all 0.35s ease-in-out;
            background-color: rgba(255, 255, 255, 0.9);
            top: 5px;
        }

        .hamburger.is-closed .hamb-middle {
            background-color: rgba(255, 255, 255, 0.9);
            margin-top: -2px;
            top: 50%;
        }

        .hamburger.is-closed .hamb-bottom {
            -webkit-transition: all 0.35s ease-in-out;
            background-color: rgba(255, 255, 255, 0.9);
            bottom: 5px;
        }

        .hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
            height: 4px;
            left: 0;
            position: absolute;
            width: 100%;
        }

        .hamburger.is-open .hamb-top {
            -webkit-transform: rotate(45deg);
            -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.09);
            background-color: #ffffff;
            margin-top: -2px;
            top: 50%;
        }

        .hamburger.is-open .hamb-middle {
            background-color: #ffffff;
            display: none;
        }

        .hamburger.is-open .hamb-bottom {
            -webkit-transform: rotate(-45deg);
            -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.09);
            background-color: #ffffff;
            margin-top: -2px;
            top: 50%;
        }

        .hamburger.is-open:before {
            -webkit-transform: translate3d(0, 0, 0);
            -webkit-transition: all 0.35s ease-in-out;
            color: #ffffff;
            content: '';
            display: block;
            font-size: 14px;
            line-height: 32px;
            opacity: 0;
            text-align: center;
            width: 100px;
        }

        .hamburger.is-open:hover before {
            -webkit-transform: translate3d(-100px, 0, 0);
            -webkit-transition: all 0.35s ease-in-out;
            display: block;
            opacity: 1;
        }

    /*-------------------------------*/
    /*          Dark Overlay         */
    /*-------------------------------*/

    .overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 1;
    }


.mp-top-carousel-nav {
    position:relative;
   margin-top:-30px;
   width:50px;
   float:left;
   z-index:100000000000000000000;

}

.mp-top-carousel-nav i{
   color: #ffffff !important;
}

    .mp-top-carousel-nav .owl-prev {
        width:20px;
        float:right;
    }

     .mp-top-carousel-nav .owl-next {
         width:20px;
         float:left;
    }


.mp-top-carousel-nav-2 {
    position:relative;
   margin-left:-60px;
   top:-400px;
   width:400px;
   float:left;
   z-index:100000000000000000000;

}

.mp-top-carousel-nav-2 i{
   color:#6c6c6c !important;
    font-size:30px;
}

    .mp-top-carousel-nav-2 .owl-prev {
        width:30px;
        float:right;
        
    }

     .mp-top-carousel-nav-2 .owl-next {
         width:30px;
         float:left;
       
    }





     .mp-founder-producers
{
    width:100%;  

}

.mp-founder {
    text-align:center;
    width:100px !important;
    margin:20px auto 10px !important;
    padding:3px;
    border:solid thin white;
   }

.mp-founder-producers h2{
    width:100%;
    text-align:center;
    font-size:19px !important;
    color:#ffffff;
    font-weight:800;
}

.mp-founder-producers h3{
    width:100%;
    text-align:center;
    font-size:14px !important;
    color:#0590eb;
    font-weight:200;
    margin-top:0px;
}

.mp-founder-producers p{
    font-size:14px !important;
    color:#ffffff;
    font-weight:100;
    margin-top:10px;
    width:80%;
    text-align:center;
    margin:15px auto;
}


.mp-founder-producers i {
    font-size:12px;
    color:#0590eb;
    
}

.mp-founder-producers-container .fa {
    cursor:pointer;
}

.mp-founder-producers-container .mp-top-carousel-nav {
    margin-top:10px;
}


.mp-article-container {
    border:solid thin #ddd;
    background-color:white !important;
    box-shadow:1px 1px 5px #ddd;
}


.hidden-top-sticky-menu {
    background-color: #ffffff; 
    color: white; 
  height:51px;
    position: fixed; 
    padding-right: 0px; 
    padding-left: 0px; 
    z-index: 99999999;
    top:0px;
   
}

.modal-dialog {
    z-index:9999999999 !important;
}

.advp-notifies {
    position:relative;
    border-bottom:solid thin #ddd;
}

.advp-notifies img {
    width: 20px; 
    height: 20px; 
    position:absolute;
    left:5px;
    top:10px;
}


    .advp-notifies p {
        font-size: 11px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        display: inline-block;
        padding-left: 40px;
    }

.advp-notifies-post {
    position:relative;
    border-bottom:solid thin #ddd;
}

    .advp-notifies-post p {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: left;
        display: inline-block;
        padding-left: 40px;
        font-weight:bold;
         line-height: 21px;
    }

    
   

.blog-title-container {
    margin-bottom:10px;
}

    .blog-title-container h2 {
        border-bottom:2px solid #0083e2;
        font-size:18px;
        font-weight:500;
        padding-bottom:10px;
        display:inline-block;
    }

.blog-title-container-div {
    border-top:solid thin silver;
    margin-top:-11px;
}





#login { display: none; }
.login,
.logout { 
    position: absolute; 
    top: -3px;
    right: 0;
}
.page-header { position: relative; }
.reviews {
    color: #555;    
    font-weight: 400;
    margin: 10px auto 20px;
    font-size:14px;
}
.notes {
    color: #999;
    font-size: 12px;
}
.media .media-object { width:75px; }
.media-body 
{ position: relative; display:block !important;
  width:100%;
  padding-right:100px;
}

.media-date { 
    position: absolute; 
    left: 25px;
    top: 25px;
}
.media-date li { padding: 0; }
.media-date li:first-child:before { content: ''; }
.media-date li:before { 
    content: '.'; 
    margin-left: -2px; 
    margin-right: 2px;
}
.media-comment { margin-bottom: 20px; }
.media-replied { margin: 0 0 20px 0px; }
.media-replied .media-heading { padding-left: 6px; }

.btn-circle {
    font-weight: bold;
    font-size: 12px;
    padding: 6px 15px;
    border-radius: 20px;
}
.btn-circle span { padding-right: 6px; }
.embed-responsive { margin-bottom: 20px; }
.tab-content {
    padding: 50px 15px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color:white;
}
.custom-input-file {
    overflow: hidden;
    position: relative;
    width: 120px;
    height: 120px;
    /*background: #eee url('https://s3.amazonaws.com/uifaces/faces/twitter/walterstephanie/128.jpg');*/    
    background-size: 120px;
    border-radius: 120px;
}
input[type="file"]{
    z-index: 999;
    line-height: 0;
    font-size: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity = 0);-ms-filter: "alpha(opacity=0)";
    margin: 0;
    padding:0;
    left:0;
}
.uploadPhoto {
    position: absolute;
    top: 25%;
    left: 25%;
    display: none;
    width: 50%;
    height: 50%;
    color: #fff;    
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;    
    background-color: rgba(0,0,0,.3);
    border-radius: 50px;
    cursor: pointer;
}
.custom-input-file:hover .uploadPhoto { display: block; }


#mpAletr {
  position: fixed;
  bottom: 0px;
  z-index: 9999999999999999999;
  border-top: solid thin #148bbe !important;
  background-color: #0292cf;
  color: white;
  width: 100%;
  display: block;
  border-radius: 0px !important;
  margin-bottom: 0px;
  opacity: .95;
}

.avatarImg {
    width: 70px; 
    margin: 5px; 
    border: solid 1px #dcdcdc; 
    padding: 3px;
    cursor:pointer;
}

.mp-brand-ribbon {
    background-color: white;
     padding-top:40px;
     padding-bottom:40px;
     margin-bottom:30px;
    border-top:solid thin #dcdcdc;
    border-bottom:solid thin #dcdcdc;
    margin-bottom:50px;
}


.bigSupplierSlider {
    padding: 70px 5px; 
    
    background-size: cover; 
    background-position: center center; 
    background-repeat: no-repeat;
}

.resBtn {
    height: 51px;
    width: 51px;
    background-image: linear-gradient(to right, #1f1f1f, #383838);
}

.resLogo {
    height: 51px; 
    margin: 0px 10px 0px;
}

.resCard {
cursor: pointer; 
color: #0672bf !important; 
font-size:20px !important;
margin-right:5px;
margin-left:10px !important; 
margin-top:10px !important;
border: solid thin #0672bf; 
padding: 7px 7px; 
border-radius: 3px;
}


.resSearch {
    cursor: pointer; 
    color: #0672bf; 
    margin-right: 15px; 
    padding: 17px 10px;
    margin-left:10px;
    font-size:20px !important;
}

.searchResultBox {
background-color: white; 
padding: 5px; 
padding-bottom: 20px; 
border-radius: 0px ; 
overflow: hidden; 
border: solid thin #d5d5d5 ; 
top: 0px; 
margin-top: -10px; 
max-height: 300px; 
overflow-y: scroll;
}

.resMenuTopSTC {
    position: absolute; 
    top: 0px; 
    z-index: 100; 
    background-color: white; 
    width: 100%;
}

.btn-stick-container {
    position: fixed; 
    z-index: 9999999; 
    bottom: 49px;  
    padding: 15px 10px; 
    width: 100%;
}

.btn-stick {
     background-image: linear-gradient(to right, #eb215e , #ce1038);
     color:white;
     padding:15px 0px;
}




.accordion {
  
  color: #444;
  cursor: pointer;
  padding: 8px 18px 3px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordionactive, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  margin-top:-32px !important;
}

.accordionactive:after {
  content: "\2212";
}

.accordionpanel {
  padding: 0 18px;
  background-color: #f6f6f6;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.accordion2 {
  
  color: #444;
  cursor: pointer;
  padding: 8px 18px 3px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordionactive2, .accordion2:hover {
  background-color: #ccc;
}

.accordion2:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  margin-top:-32px !important;
}

.accordionactive2:after {
  content: "\2212";
}

.accordionpanel2 {
  padding: 0 18px;
  background-color: #f6f6f6;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #0080ff;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #0080ff, 0 0 5px #0080ff;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #0080ff;
  border-left-color: #0080ff;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}

.HIWSecContainer {
    border-radius:10px;
    /*margin-top:-50px !important;*/
    padding:20px !important;
    /*box-shadow:3px 10px 7px #cbcbcb !important;*/
}

   .corpImg
{
    float:right;
    width:20px;
}

.corpP {
    padding-right: 25px;
    font-weight:700;
}

.seemore
{
    position:absolute;
    bottom:0px;
    right:10px;
    z-index:9000;
    color:#fff !important;
    background-color:#424242;
    padding:5px 15px;
    border-radius:15px;        
}


.cmpLDiv {
    border: solid thin silver;
    margin-bottom:15px;
    background-color:white;
}

.cmpL h4 a{
    text-align:center;
    padding:20px 10px 10px;
    color:#3e3e3e;
}

.cmpL h4 {
    text-align:center;
    padding:20px 10px 10px;
    color:#3e3e3e;
}

.cmpL h5{
    height:50px; 
    text-align:center;
    padding:10px 10px;
    line-height:20px;
    font-size:12px;
    overflow:hidden;
    text-overflow:ellipsis !important;
    white-space:nowrap;
    color:#818181; 
}


.blgv-cont {
    width:100%; 
    position:fixed;
    background-color:white;
    display:block;
    bottom:0px;
    padding:10px 10px 3px 2px;
    background-color:#ededed;
}

    .blgv-cont .item {
        border-radius: 30px; 
        background-color: #e7fbc7; 
        padding: 10px 20px;
        color:white
    }

    .blgv-cont p a{
        color:white;
    }

.footer-ic p{
    color:#7c7c7c;
    text-align:center;
    font-size:13px;
    margin-top:4px;
}

.footer-ic img{
border-radius:5px;
}

.footer-ic img:hover{
 box-shadow:2px 2px 3px #8e8e8e;
}



.nav>li.menuItem2>a:hover, .nav>li.menuItem2>a:focus
{
   background-color:#ff5023;
}

.p-top-subgroup
{
    /*position:absolute;
    top:40px;*/
    color:#5c5c5c;
    text-align:center;
    width:100%;
    font-size:15px;
    font-weight:300;
}


.cammpainBtnOff {   
    color:#333;
    background-color:#fff;
    padding:5px 13px;
    border-radius:20px;
    margin:5px;
    display:inline-block;
}

.cammpainBtnOn {   
    color:#fff;
    background-color:#333;
    padding:5px 13px;
    border-radius:20px;
    margin:5px;
    display:inline-block;
}

.searchResultBoxRow {
    border: solid thin silver;
    border-radius: 5px;
    background-color: white;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
