html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  background: #fff;
background:no-repeat center center fixed;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background: url(../images/bk.jpg) no-repeat 0 0;
background-size: cover;
}



.movie_holder{
position: relative; 
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size: cover;
height: 220px;
margin-bottom: 20px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
box-shadow: 0 0 8px rgba(0, 0, 0, .3);
transition: all 0.5s ease;
}
.movie_holder:hover{
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);

}

.icons_holder a{
}
.title_holder{
position: absolute; 
bottom: 0px;
width: 100%;
padding: 10px;
background-color:rgba(1,1,1,0.5);
color:#fff;
transition: all 0.5s ease;
}
.movie_holder:hover .title_holder{
background-color:rgba(1,1,1,0.7);
}


header{margin-bottom: 10px;  background: rgba(0, 0, 0, .2);}
/*
Template Name: Multi
Version: 1.0
Author: ShapeBootstrap
Author URL: http://shapebootstrap.net
*/
/*************************
*******Typography******
**************************/
#me {
position: relative;
top: -00px;
z-index: 1;
width: 100%;
    -webkit-animation: rotation 120s infinite linear;
}
.fullwidth{
position:relative;
width: 100%;text-align: left;margin: 0px 0px 10px 0px;overflow: hidden;
}
.logo{margin: 0px 0px 0px 10px;padding: 20px 0px 20px 0px;}
.logo a{font-size: 33px;color: #fff;margin: 20px 0px 20px 0px;}

.fullwidth:after {
    content:"";
    position:absolute;
background: -webkit-linear-gradient(top,#000 5px, #fff);
}
//modal exit intent
.green{background-color:#01D1B1;border:solid 1px #01D1B1;color:#fff}
.green:hover{background-color:#0fbc9b;color:#fff;border:solid 1px #01D1B1}
.grey{color:#666666;background-color:#e0e0e0;border:solid 1px #e0e0e0}
.grey:hover{background-color:#ddd;border:solid 1px #ddd;color:#fff}
.fb-blue{background-color:#3E579A;border:solid 1px #3E579A;color:#fff}
.fb-blue:hover{background-color:#3E579A;border:solid 1px #3E579A;color:#fff}
.light-blue{border:solid 1px #38a4fe;background-color:#38a4fe;color:#fff}
.light-blue:hover{background-color:#248acc;color:#fff;border:solid 1px #248acc}
.grey-border{background-color:transparent;color:#949cab;border:solid 1px #d9dbdf}
.grey-border:hover{background-color:#949cab;color:#fff;border:solid 1px #d9dbdf}
.red-border{background-color:#fff;color:#d88b8b;border:solid 1px #d88b8b}
.red-border:hover{background-color:#d88b8b;color:#fff;border:solid 1px #d88b8b}
.blue-border{background-color:transparent;color:#38a4fe;border:solid 1px #38a4fe}
.blue-border:hover{background-color:#38a4fe;color:#fff;border:solid 1px #38a4fe}
.white-border{background-color:rgba(255,255,255,0.3);color:#fff;border:solid 1px #fff}
white-border:hover{background-color:#fff;color:#2a3f57;border:solid 1px #fff}
.black-border{background-color:transparent;color:#2a3f57;border:solid 1px #2a3f57}
.black-border:hover{background-color:#2a3f57;color:#fff;border:solid 1px #2a3f57}
.dinamic-btn{color:#949cab;border:1px solid #d9dbdf;overflow:hidden;max-width:35px;height:35px;line-height:35px;border-radius:3px;font-size:11px;-webkit-transition:max-width .3s ease-in-out;-moz-transition:max-width .3s ease-in-out;-o-transition:max-width .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding:0 13px}
.dinamic-btn.eye .fa{left:11px}
.dinamic-btn.blue-border{border:solid 1px #38a4fe}
.dinamic-btn.blue-border .fa{color:#38a4fe}
.dinamic-btn.d-button{float:left}
.dinamic-btn .fa{font:normal normal normal 11px/1 FontAwesome;padding:0;color:#d9dbdf;line-height:35px;position:absolute;left:13px}
.dinamic-btn.active{color:#949cab}
.dinamic-btn.active .dinamic-btn-slide-text{color:#949cab}
.dinamic-btn.active .fa{font:normal normal normal 11px/1 FontAwesome;padding:0;color:#949cab;line-height:35px;position:absolute;left:13px}
.btn-gradient{border-radius:5px;background:#fff;position:relative;border:none;transition:none}
.btn-gradient span{color:#3b96d2}
.btn-gradient::before{border-radius:6px;content:'';background-image:linear-gradient(to right, #3b96d2, #00cba8);padding:1px;width:100%;height:100%;top:-1px;left:-1px;position:absolute;z-index:-1;box-sizing:content-box}
.btn-gradient:hover{background-color:#3b96d2}
.btn-gradient:hover span{color:#fff}
.btn-gradient:hover::before{background-image:linear-gradient(to right, #3b96d2, #3b96d2)}
.dinamic-btn-slide-text{display:block;white-space:nowrap;color:#d9dbdf;font-size:11px;height:35px;line-height:35px;padding-left:20px}
.dinamic-btn.active:hover{padding:0 13px;color:#fff;background-color:#38a4fe;border:solid 1px #38a4fe;border-radius:3px;line-height:35px;max-width:300px;font-size:11px;cursor:pointer}
.dinamic-btn.active:hover .fa{font:normal normal normal 11px/1 FontAwesome;padding:0;color:#fafafa;line-height:35px;padding-right:17px}
.dinamic-btn.active:hover .dinamic-btn-slide-text{color:#fafafa;padding-left:20px}
.dinamic-btn:hover{padding:0 13px;color:#d9dbdf;background-color:transparent;border:solid 1px #d9dbdf;border-radius:3px;line-height:35px;max-width:300px;font-size:11px}
.dinamic-btn:hover .fa{font:normal normal normal 11px/1 FontAwesome;padding:0;color:#d9dbdf;line-height:35px;padding-right:13px}
.dinamic-btn:hover .dinamic-btn-slide-text{color:#d9dbdf;padding-left:20px}
.dinamic-btn:hover.blue-border{color:#fff;background-color:#38a4fe;border:solid 1px #38a4fe}
.dinamic-btn:hover.blue-border .fa{color:#fff}
.dinamic-btn:hover.blue-border .dinamic-btn-slide-text{color:#fff}
.dinamic-grey-border{background-color:transparent;color:#d9dbdf;border:solid 1px #d9dbdf}
.dinamic-grey-border:hover{background-color:transparent;color:#d9dbdf;border:solid 1px #d9dbdf;cursor:pointer}
.dinamic-grey-border.active{background-color:transparent;color:#949cab;border:solid 1px #d9dbdf}
.dinamic-grey-border.active:hover{background-color:#38a4fe;color:#fff;border:solid 1px #38a4fe}
.rounded-btn{color:#fff;background-color:transparent;background:transparent;border:solid 1px #fff;height:43px;line-height:43px;font-size:12px;border-radius:25px}
.rounded-btn:hover{background-color:#fff;border:solid 1px #fff;color:#46a7e6}
.turquoise{background-color:#00cba8;background:#00cba8;border:solid 1px #00cba8;color:#fff}
.turquoise:hover{background-color:#0fbc9b;background:#0fbc9b;border:solid 1px #0fbc9b;color:#fff}
.has-error,.error{border-color:#a94442 !important}
.description-header{background-color:#F5F5F5;border:1px solid #e6e6e6;padding:10px;border-radius:2px 2px 0 0;z-index:1000}
.description-header a{width:130px;height:30px;border:1px solid #e3e3e3;font-weight:normal;padding:5px;float:right;margin-bottom:0;cursor:pointer;text-align:center;margin-left:10px;font-stretch:normal;font-style:normal;font-variant:normal;background:none;color:#6b6b6b;font-size:13px;text-decoration:none;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}
.description-header button{width:auto;height:30px;border:1px solid #e3e3e3;font-weight:normal;padding-top:5px;float:right;margin-bottom:0;cursor:pointer;text-align:center;margin-left:10px;font-stretch:normal;font-style:normal;font-variant:normal;background:none;color:#6b6b6b;font-size:13px;text-decoration:none;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}
.description-header button:hover{border:1px solid #e3e3e3;background-color:transparent}
.homepage_gopro{background-color:#2b3740;padding:29px 50px;text-align:center;color:#fff}
.homepage_gopro .home_text{display:inline-block;font-size:.9rem;line-height:1.4rem;color:#fff}
.homepage_gopro .circle_arrow{display:inline-block;width:11px;height:11px;text-align:center;line-height:1.4rem;margin-left:10px}
.homepage_gopro .circle_arrow a{color:#fff}
.homepage_gopro .circle_arrow .arrow{border-radius:50%;border:solid 1px #fff;width:17px;height:16px;display:inline-block;font-size:.6rem;line-height:15px;text-align:center;position:relative;top:-2px}
.selectize-control.spinner::before{-moz-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s;content:' ';z-index:2;position:absolute;display:block;top:62px;right:10px;width:16px;height:16px;background:url("/media/icons/spinner.gif");background-size:16px 16px;opacity:0}
.selectize-control.spinner.loading::before{opacity:.4}
.selectize-control.single .selectize-input:after{display:none !important}
.selectize-input{border-radius:5px !important;-webkit-appearance:none !important;border:1px solid #e1e1e1 !important;font-size:.875rem !important;padding:8px 8px !important}
.selectize-input.focus{background:#fafafa !important;border-color:#ddd !important;outline:none !important;box-shadow:none !important}
.selectize-input>input{height:27px}
.selectize-input.has-error{border:1px solid #a94442 !important}
.selectize-control.multi .selectize-input>div{font-size:.8rem !important;line-height:19px}
.selectize-dropdown,.selectize-input,.selectize-input input{font-size:.865rem !important}
.box{background-color:#fff;margin-bottom:35px;position:relative}
.box.joblist{margin-bottom:0}
.box:last-of-type{margin-bottom:0}
.box.team:hover .title a{display:block}
.box.team .title a{position:absolute;top:13px;right:15px;margin:0;display:none}
.box.team .inner .profile_image{color:999999;text-align:center;vertical-align:middle;width:40px;height:40px;line-height:40px;margin-right:5px}
.box.team .inner .profile_image span{background-color:#f5f5f5;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;display:inline-block;width:100%;height:100%;font-size:.8rem}
.box.team .inner .profile_image img{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;max-width:100%;max-height:100%;border:1px solid #e0e0e0;width:auto;height:auto}
.box.team .inner .name{line-height:40px;font-size:.8rem}
.box.team .inner .entry-wrapper{max-height:568px;overflow:auto;padding-top:10px}
.box.team .inner .entry-wrapper a{color:#666;display:block}
.box.team .inner .entry:hover{background-color:#e8e8e8}
.box.invitess .inner{margin:17px}
.box.padding-40 .inner{padding:40px}
.box .inner{color:#666}
.box .title{padding:16px 20px;margin:0;border-bottom:1px solid #ededed;font-size:.9rem}
.box .title2{padding:10px;border-bottom:1px solid #ededed;color:#242424}
.box a.header-button{position:absolute;top:9px;right:20px}
.box .widget{float:left;width:25%;position:relative;border-right:1px solid #ededed}
.box .widget:last-child{border-right:none}
.box .widget.job-dtl{width:50%;height:103px}
.box .widget.job-wd{width:16.666%;height:103px}
.box .widget .dummy{padding-top:68%}
.box .widget .widget-content{position:absolute;top:50%;right:0;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#666}
.box .widget .widget-content.content-row{text-align:left;padding:13px 20px}
.box .widget .widget-content .number{font-size:28px}
.box .widget .widget-content .number_green{font-size:28px;color:#1CD883}
.box .widget .widget-content a{color:#666}
.mce-path{display:none !important}
.modal-content.white{background-color:#fff}
.modal-content.white .modal-header{border:none}
.modal-content.white .modal_content.with-padding{padding:0 30px 50px}
.modal_content.with-padding{padding:30px}
.button-container{width:100%;margin-top:20px;text-align:center}
.errors{padding:0;font-size:11px;text-align:left;width:260px;color:#D9534F;line-height:13px}
.help-modal-overlay{background:rgba(0,0,0,0.5);position:fixed;height:100%;width:100%;z-index:9998;top:0;left:0;display:none}
.help-modal-overlay.start{display:block}
.help-modal-overlay.start .buy-modal{display:block}
.buy-modal{display:none;position:fixed;width:700px;height:296px;background:#fff;border-bottom:4px solid #595959;top:200px;left:50%;margin-left:-350px;z-index:9999;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;text-align:center}
.buy-modal .button-line{text-align:right;height:45px}
.buy-modal .button-line.empty{height:40px}
.buy-modal button.buy-close{border:none;background:none;line-height:40px;width:40px;font-size:1.5em;font-weight:800;color:#999;outline:0}
.buy-modal button.buy-close:hover{color:#666}
.buy-modal button.buy-close:active{color:#333;padding-right:6px}
.buy-modal .btn{display:inline-block;border:none;outline:0;font-weight:700;text-transform:uppercase;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition:background .01s ease-in,color .01s ease-in;-moz-transition:background .01s ease-in,color .01s ease-in;-ms-transition:background .01s ease-in,color .01s ease-in;-o-transition:background .01s ease-in,color .01s ease-in;transition:background .01s ease-in,color .01s ease-in;margin:0;width:80px;text-shadow:1px 1px 1px rgba(255,0,0,0.5);text-align:center;width:auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.buy-modal .btn.med{font-size:14px;height:32px;line-height:33px;border-bottom:1px solid red;padding:0 30px 0 30px}




//inpage fixed social
.u-marginAuto{margin-left:auto!important;margin-right:auto!important}
.u-maxWidth1000{max-width:1000px!important}
.u-foreground{position:relative!important;z-index:100!important}
@media screen and (max-width:991px){.u-sm-hide{display:none!important}}
.u-transition--fadeOut300{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s 0s}
.u-transition--fadeIn300{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .3s 0s}
.u-relative{position:relative!important}
.u-fixed{position:fixed!important}
.u-absolute{position:absolute!important}











@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    
    to   {-webkit-transform: rotate(359deg);}
}



.div_spin{
    position: relative;  
}

.div_spin::before{
     -webkit-animation: spinX 3s linear infinite;
    content: '';
    background: url("http://atrium.webstreet.ro/_common/templates/tripatrium/images/rotating.png") no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
}

@-webkit-keyframes spinX
{  
0%   {-webkit-transform: rotate(0deg); }  
100% {-webkit-transform: rotate(360deg);}  
}



body {
font-family: 'Gudea', sans-serif;
font-weight: 200;
font-size: 14px;
color: #64686d; 
line-height: 26px;

/*
background: #1F2609 url(../images/herbs-dark.jpg) no-repeat 0 0;
background-size: cover;
*/

}
#header{
background-color:rgba(255, 255, 255, 1);
margin-top: 0px;
padding-top: 0px;
}



a {
   outline: 0;
}
.brand{margin: 10px 0px 20px 0px;}
h1,
h2,
h3,
h4,
h5,
h6 {
  
  font-family: 'Slabo 27px', serif;
  color: #272727;
}



a {
  color: #078273;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;

}
a:hover,
a:focus {
  text-decoration: none;
  color: #12B9A0;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

p{

font-weight: 400;
font-size: 16px;
}

@media (min-width: 1300px) {
  .container {
    width: 1300px;
   }
}

.inline{display: inline}
.subtopics{
transition: all 0.5s ease;
padding: 30px 30px 0px 0px;
cursor: pointer;
background-size: cover;
height: 220px;
color: #fff;
}

.subtopics:hover{
background-color: #efefef;
background-image: url(../images/logo-shadow.png);
background-repeat: no-repeat;
background-position:  100% 50%;
}

.subtopics_text_holder{
background-color:rgba(0, 0, 0, 0.4);
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding: 30px 20px;
border-left: 0px solid #FDC938;
border-radius: 0px 10px 10px 0px;
}
.subtopics:hover .subtopics_text_holder{
background-color:rgba(0, 0, 0, 0.8);
border-left: 5px solid #FDC938;
}
.subtopics h2{
margin: 0px;
font-size: 20px;
min-height: 40px;

  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  }

.count_ofspecs{
color: #8F1689;
font-size: 13px;
}


.count_ofspecs span:before {
content: "\f07b";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;  
padding: 0px 5px 0px 0px;
}

.subtopics:hover .count_ofspecs span:before {
content: "\f07c";
color: #B64AA5;
}



.home-destinations-search{
position: absolute;
top: 00px;
z-index: 100;
background-color: rgba(0, 0, 0, .4);
margin: 0px 0%;
width: 100%;
color: #fff;
padding: 20px;
}

.home-destinations-search form table{
width: 100%;
}

.home-destinations-search form table th{
padding: 10px;}

#myCarousel{
position: relative;
border-top: none;
border-right: none;
border-bottom: 4px solid #078273;
border-left: none;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
margin-bottom: 30px;
}
#myCarousel:hover{
border-bottom: 4px solid #3E6107;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

#myCarousel .item{
height: 510px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.carousel-inner{
}
.carousel-inner .item{
}

.carousel-inner .item .active .container{
}

.carousel-control{}

.breadcrumb_cms {
  
  font-size: 15px;
	color: #fff;
	list-style: none;
	margin: 0px;
	height: auto;
	padding: 5px 5px 5px 0px;
}

.breadcrumb_cms li {
	padding: 5px 0px 0px 20px;
	display: inline;
}

.breadcrumb_cms li:before {
	font-family: 'FontAwesome';
	content: '\f101';
	margin: 0 5px 0 -15px;
	color: #fff;
}

.breadcrumb_cms li:first-child:before {
	font-family: 'FontAwesome';
	content: '\f015';
	margin: 0 5px 0 -15px;
	color: #fff;
}

.breadcrumb_cms a:link, .breadcrumb_cms a:visited, .breadcrumb_cms a:hover {
	color: #fff
}

.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
  font-size: 24px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #078273;
}
.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
}
.btn.btn-primary {
  background: #078273;
  border-color: #0BAE96;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #0BAE96;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #078273;
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #078273;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************
*******Header******
**************************/
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 22px 15px 21px;
}

#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 358px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  margin-top: 180px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
#main-slider .slider-inner h2 > span {
  color: #078273;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}


/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #8F1689;
}

.owl-prev{
  position: absolute;
left: -20px;
top: 50%;
}
.owl-next{
  position: absolute;
right: -20px;
top: 50%;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}




#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #078273;
  margin-bottom: 20px;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#cta {
  padding: 50px 0;
  background-color: #eeeeee;
}
#cta h2 {
  margin-top: 0;
}
#cta .btn {
  margin-top: 40px;
}
#cta2 {
  /*
  background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
  */
  background-size: cover;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #078273;
}
#features {
  padding: 100px 0;
}
#features .media.service-box:first-child {
  margin-top: 80px;
}
#services {
  padding: 100px 0 75px;
}
.media.service-box {
  margin: 25px 0;
}
.media.service-box .pull-left {
  margin-right: 20px;
}
.media.service-box .pull-left > i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  color: #078273;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
.media.service-box .pull-left > i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  background: #078273;
}
.media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
#portfolio {
  padding: 100px 0;
  background: #f5f5f5;
}
#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#portfolio .portfolio-filter > li {
  float: left;
  display: block;
}
#portfolio .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative;
}
#portfolio .portfolio-filter > li a:hover,
#portfolio .portfolio-filter > li a.active {
  background: #078273;
  color: #fff;
  box-shadow: 0 -3px 0 0 #318daf inset;
  -webkit-box-shadow: 0 -3px 0 0 #318daf inset;
}
#portfolio .portfolio-filter > li a.active:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #318daf transparent transparent transparent;
}
#portfolio .portfolio-filter > li:first-child a {
  border-radius: 4px 0 0 4px;
}
#portfolio .portfolio-filter > li:last-child a {
  border-radius: 0 4px 4px 0;
}
#portfolio .portfolio-items {
  margin: -15px;
}
#portfolio .portfolio-item {
  padding: 15px;
}
#portfolio .portfolio-item .portfolio-item-inner {
  position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#testimonial {
  /*
  background: #333333 url(../images/testimonial/bg.jpg) no-repeat 0 0;
  */
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 0;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
#about {
  padding: 100px 0;
}
#work-process {
  padding: 100px 0 50px;
  /*
  background: #20222e url(../images/work-process/bg.jpg) no-repeat 0 0;
  */
  background-size: cover;
  color: #fff;
}
#work-process h2 {
  color: #fff;
}
#work-process h3 {
  color: #fff;
  margin-bottom: 0;
}
#work-process .icon-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid #078273;
  border-radius: 100px;
  position: relative;
}
#work-process .icon-circle > span {
  border-style: solid;
  border-width: 2px;
  border-color: #078273;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 20px;
  top: -12px;
  color: #64686d;
}
#work-process h3 {
  margin-bottom: 50px;
}
#meet-team {
  padding: 100px 0;
}
#meet-team .team-member {
  padding: 13px;
  background: #eeeeee;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
}
#meet-team .team-member .team-img {
  margin: -15px -15px 0 -15px;
}
#meet-team .team-member .team-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}
#meet-team .team-member:hover {
  border-color: #078273;
}
#meet-team .team-member:hover .social-icons > li > a {
  background: #078273;
}
#meet-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#meet-team .social-icons > li {
  display: inline-block;
}
#meet-team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px;
}
.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0;
}
.nav.main-tab > li > a {
  color: #272727;
}
.nav.main-tab > li.active > a {
  background: #222534;
  color: #078273;
}
.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0;
}
.tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px 20px 10px;
  border-radius: 0 0 3px 3px;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}
#animated-number {
  padding: 30px 0 0 0px;
  color: #fff;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
background-color: #2E2E2E;
}
#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff;
}


#animated-number h2{font-size: 22px !important;}
#animated-number strong {
  display: block;
  margin-bottom: 30px;
}
.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px;
}
#pricing {
  padding: 100px 0 70px;
}
#pricing ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center;
}
#pricing ul.pricing li {
  display: block;
  padding: 10px;
}
#pricing ul.pricing li.plan-header {
  background: #eee;
  border-radius: 4px 4px 0 0;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  border-radius: 100px;
  border: 5px solid #f6f6f6;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
#pricing ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0;
}
#pricing ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
#get-in-touch {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
}
#get-in-touch h1,
#get-in-touch h2 {
  color: #fff;
}
#blog {
  padding: 100px 0;
}
#blog .blog-post {
  border: 1px solid #eee;
  padding: 15px;
}
#blog .blog-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px;
}
#blog .blog-post.blog-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative;
}
#blog .blog-post.blog-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px;
}
#blog .blog-post.blog-large .post-format > i {
  font-size: 20px;
}
#blog .blog-post.blog-large .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #078273;
}
#blog .blog-post.blog-large .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#blog .blog-post.blog-large .entry-title a {
  color: #64686d;
}
#blog .blog-post.blog-large .entry-title a:hover {
  color: #078273;
}
#blog .blog-post.blog-media {
  margin-bottom: 30px;
}
#blog .blog-post.blog-media .entry-thumbnail {
  margin: -15px 15px -15px -15px;
  position: relative;
}
#blog .blog-post.blog-media .post-format {
  position: absolute;
  top: 20px;
  right: -10px;
}
#blog .blog-post.blog-media .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #078273;
}
#blog .blog-post.blog-media .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#blog .blog-post.blog-media .entry-title a {
  color: #64686d;
}
#blog .blog-post.blog-media .entry-title a:hover {
  color: #078273;
}
#blog .blog-post .entry-meta {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
#blog .blog-post .entry-meta > span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
}
#blog .blog-post .entry-meta > span > a {
  color: #999;
}
#blog .blog-post .entry-meta > span > a:hover {
  color: #078273;
}
#contact {
  position: relative;
  overflow: hidden;
}
#contact .container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(69, 174, 214, 0.3);
  z-index: 1;
}
#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-top: 50px;
}
#contact .contact-form h3 {
  margin-top: 0;
}
/***********************
********* Footer ******
************************/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #078273;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}



/*   AXART */

.border{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	min-height: 190px;
	position: relative;
} 
.shadow{
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.15);
	-moz-border-radius: 0px;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.15);
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.15);
}


.ofspec_pics_holder{
border-top: 3px solid #FDC938;
border-top: none;
border-bottom: 4px solid #078273;
border-left: none;
border-left: none;
border-radius: 10px;
margin: 10px 0px 0px 0px;
padding: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
background-color: #fff;
overflow: hidden;
}

.ofspec_pics_holder img{
}


.ofspec_pics_holder:hover{
border-bottom: 4px solid #3E6107;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

//#article-photo-carousel .item .active img{width: 100%;}

.product_in_section{
border-top: 3px solid #FDC938;
border-top: none;
border-bottom: 4px solid #078273;
border-left: none;
border-left: none;
padding: 1px 10px 10px 10px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
background-color: #fff;
height: 180px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
cursor:pointer;
}
.product_in_section:hover{
border-bottom: 4px solid #3E6107;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.product_in_section > .overlay {
position: absolute;
top: 0;
width:100%;
height:100%;
left: 0;
background-color:rgba(0,0,0,0.0);
z-index: 100;
display: block;


	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product_in_section:hover > .overlay {
background-color:rgba(0,0,0,0.3);
}



.product_in_section h3{
text-align: center;
height: 60px;
padding: 0px;
margin: 0px;
}
.product_in_section h3 a:link, .product_in_section h3 a:visited, .product_in_section h3 a:hover{
font-size: 20px;
margin-left: 10px;
line-height: 22px;
height: 45px;
font-weight: normal;
color: #fff;
}
.product_in_section img{
margin-left: 10px;
}

.product_in_section_pic{


}


.badge{color:#fbad27;background-color:#fff}.btn-mov{color:#fff;background-color:#8F1689;border-color:#b64aa5}.btn-mov:hover,.btn-mov:focus,.btn-mov.focus,.btn-mov:active,.btn-mov.active,.open>.dropdown-toggle.btn-mov{color:#fff;background-color:#a44295;border-color:#8a387e}.btn-mov:active,.btn-mov.active,.open>.dropdown-toggle.btn-mov{background-image:none}.btn-mov.disabled,.btn-mov[disabled],fieldset[disabled] .btn-mov,.btn-mov.disabled:hover,.btn-mov[disabled]:hover,fieldset[disabled] .btn-mov:hover,.btn-mov.disabled:focus,.btn-mov[disabled]:focus,fieldset[disabled] .btn-mov:focus,.btn-mov.disabled.focus,.btn-mov[disabled].focus,fieldset[disabled] .btn-mov.focus,.btn-mov.disabled:active,.btn-mov[disabled]:active,fieldset[disabled] .btn-mov:active,.btn-mov.disabled.active,.btn-mov[disabled].active,fieldset[disabled] .btn-mov.active{background-color:#8F1689;border-color:#b64aa5}.btn-mov


.price-disc{position:relative;height:55px}.product-box
.price{height:50px;padding-top:0;font-size:150%;color:#8F1689;line-height:1}
.product_in_section .price>div{display:inline-block}
.product_in_section .price .old_price{color:#939393;font-size:90%}
.product-details .price-disc{font-size:135%;font-weight:200}



.pret_holder{
height: 50px;
padding: 0px;
margin: 0px;
}
.pret_ofspec{
color: #8F1689;
text-align: center;
font-size: 1em;
padding: 0px;
margin: 0px;
}

.pret_ofspec_vechi{
color: #999;
text-decoration: line-through;
text-align: center;
font-size: .9em;
padding: 0px;
margin: 0px;
}



.ofspec_teaser{
width: 100%;
}
#curs_valutar{
width: 100%;
text-align: left;
}


#desc_ofspec{
}
#desc_ofspec p{
padding: 5px 0px 5px 0px;
}




.side_logo_and_products{width: 200px; float: right;font-size: 11px;text-align: center; margin: 0px 0px 5px 10px}
.side_logo_and_products img{ padding: 3px; border: 1px solid #dadada; background-color: #efefef;}


.marci_cosmetice_country{
background-color: #12B9A0;
color: #fff;
padding: 10px;
border-radius: 5px;
line-height: 40px;}
.some_products_in_brand a:link{padding: 0px; margin: 0px 0px 0px 0px;text-decoration: none; display: block;color: #597B00; text-align: left}
.some_products_in_brand a:visited{padding: 0px; margin: 0px 0px 0px 0px;text-decoration: none; display: block;color: #597B00; text-align: left}
.some_products_in_brand a:hover{padding: 0px; margin: 0px 0px 0px 0px;text-decoration: none; display: block;color: #FF6600; text-align: left}

.buttons{position:relative;height:30px;padding:0px;margin: 10px 0px 0px 0px;z-index: 100;}
.brands_prev{position:relative;background: url(images/car1_prev.png) no-repeat;float:left;width: 24px; height: 24px;top:38px;left:0px;}
.brands_prev:hover{position:relative;background: url(images/car1_prev.png) no-repeat;float:left;width: 24px; height: 24px;top:38px;left:0px;background-position: 0px -24px;}
.brands_next{position:relative;background: url(images/car1_next.png) no-repeat;float:right;width: 24px; height: 24px;top:38px;right:0px;}
.brands_next:hover{position:relative;background: url(images/car1_next.png) no-repeat;float:right;width: 24px; height: 24px;top:38px;right:0px;background-position: 0px -24px;}




.slideshow_brands { margin: auto ; padding-bottom: 10px;}
.slideshow_brands a img { 
padding: 2px; 
width: 160px;
height: 120px;
background-size: contain;
background-repeat: no-repeat;

              }

.ui-carousel {
	height: 150px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
}

.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}

.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 150px;
	overflow: hidden;
	width: 150px;	
}


.topics_feat_area_display_central{
padding: 0px;
}


.topics_feat_area_latest{
background: no-repeat center center; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
}

.topics_feat_area_latest h2{
margin: 0px;
font-size: 24px;
padding: 10px;
background-color: #0BAE96;
text-align: center;
}
.topics_feat_area_latest h2 a{
color: #fff;
display: block;
}
.topics_feat_area_latest h4{
font-size: 15px;
}
.ofspec_latest_panel{
background-color:rgba(255, 255, 255, 0.4);
position:absolute;
left: 0px;
bottom: 0px;
padding: 10px;
width: 100%;
}

.ofspec_latest_panel:hover{
background-color:rgba(255, 255, 255, 0.8);
}


div.ofspec_latest_panel > h4 > a{color: #000;font-weight: normal;}
.ofspec_latest_panel .clear .btn{
text-align: center;
width: 100%;}
.pages_links_holder{
padding: 0px;
background-color: #efefef;
}
.pages_links{margin: 0px;padding: 5px;list-style-type: none;text-align: center;}
.pages_links li{display: inline;}

ul.pages_links>li>a, 
ul.pages_links>li>a:link,
ul.pages_links>li>a:visited,
ul.pages_links>li>a:hover {
width: 25px;
height: 25px;
border-radius: 25px;
background-color: #efefef;
border: 2px solid #fff;
padding: 5px 12px;
line-height: 30px;
font-weight: bold;}

ul.pages_links> li a:hover {
background-color: #666;
color: #fff;
}
li.pages_links_crt>a{color: #F33310;border: 2px solid #F33310;}



/************************************  PROJECTS ITEMS & ISOTOPE & FILTERS ****************/

#filters a, #filters-blog a
{
	background: #FF8830;
	color: #fff;
	color: #ffffff;
	display: inline-block;
	font-size: 120%;
	font-weight: normal;
	line-height: 16px;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: baseline;
	white-space: nowrap;
}
#filters a:hover, #filters-blog a:hover
{
	background: #EF6D0C;
}
#filters a.active, #filters-blog a.active
{
	background: #EF6D0C;
}
.project-item-overlay .inner ul li a.proj-btn:hover
{
	background: none;
  color: red;
}
.project-item-overlay .inner ul li a.proj-btn
{
}
.project-item-overlay .inner ul li a.proj-btn [class^="fa-icon-"].fa-icon-large, li [class*=" fa-icon-"].fa-icon-large
{
	color: #fff;
}
.project-item-overlay .inner ul li a.detail-link
{
	color: #CCC !important;
	display: block;
	margin-top: 5px;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	text-transform: lowercase;
	transition: color 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out;
}
.project-item-image-container .project-item-overlay .inner ul li a:hover, .project-item-image-container .project-item-overlay .inner ul li a:active
{
	color: #FF8830;
	outline: 0;
}
.project-item-image-container .project-item-overlay .inner ul li a:hover
{
	color: #FF8830;
	text-decoration: none;
}
.project-item-image-container .project-item-overlay .inner ul li a
{
	color: #0085BD;
	text-decoration: none;
}
.project-item
{
	margin-bottom: 30px;
}
.project-item-overlay .inner ul
{
	list-style: none;
	margin-left: 0px;
}
.project-item-overlay
{
	background: rgba(250, 250, 250, 0.8);
	display: block;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.project-item-overlay .inner
{
	display: block;
	position: relative;
	text-align: center;
	top: 30%;
	width: 100%;
}
.project-item-overlay:hover, .slide:hover .project-item-overlay
{
	-moz-transition: 0.3s ease-out;
	opacity: 1;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
.project-item-image-container
{
	border: none;
	height: 100%;
	position: relative;
	width: 100%;
  overflow: hidden;
}

.height-160{
  height: 160px;
}
.height-260{
  height: 260px;
}
.thumbnail{height: 480px;}
.height-90{
  height: 90px;
}

.slideshow_brands{
  border: 1px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  padding: 10px;
  margin: 10px 0px 10px 0px;
}

.project-item-image-container:hover, .project-item :hover .project-item-image-container
{
	filter: alpha(opacity=100);
	-moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	-o-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
}
.project-item-image-container > img
{
	width: 100% !important;
}

.isotope .isotope-item
{
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -moz-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
	-webkit-transition-property: -webkit-transform, opacity;
}
.isotope-item
{
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	z-index: 2;
}
/************************************ END FILTERS ISOTOPE & PROJECTS ITEMS ****************/


.navmenu_secondary_holder{


background-color: #024E45;
padding: 0px;
margin: 0px;
line-height: 24px;
}
#navmenu_secondary
{
padding: 0px;
margin: 0px;
}
#navmenu_secondary li
{
padding: 0px;
margin: 0px;

}

#navmenu_secondary li.active
{
	background-color:#0BAE96;
}

#navmenu_secondary li:hover
{
}

#navmenu_secondary li a{
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	text-align: center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
color: #fff;
border-left: 1px dotted #078273;
}


#navmenu_secondary li:first-child a{
border-left: none;
}


#navmenu_secondary li a:hover
{
	color: #fff;
	background: rgba(11,174, 150, 1);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.social-top
{
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	padding-right: 0px;
  height: 30px;
text-align: right;
}
.social-top li
{
	border-right: #dedede;
	float: right;
	list-style: none;
	margin-right: 1px;
  line-height: 25px;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	text-align: center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
width: auto; 
}

.social-top li:hover
{
	background: rgba(54, 54, 54, 1);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  
  
}
.social-top li:first-child
{
	border-left: rgba(250, 250, 250, 1);
}
.social-top li a
{
padding: 10px 10px 10px 10px;
}
.social-top li a:hover
{
	color: #fff;
	text-decoration: none;
}

.social-top span{color: #363636;}
.social-top li:hover span{color: #fff;}



.social-top-mobile
{
	display: block;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 0px;
  text-align: center;
}
.social-top-mobile a
{
	background-color:#FF8830 ;
	border-right: #dedede;
	display: block;
	float: left;
	height: 30px;
	list-style: none;
	margin-right: 1px;
	padding-top: 10px;
	text-align: center;
  width: 45%; padding-left: 5px; padding-right: 5px;
  color: #fff;
  font-weight: bold;
}


/************************ END SOCIAL LINIKS ON TOP ************************/




.products_feat_area_display_main ul{list-style-type: none}


.bxslider  li a img{width: 150px; height: 150px;
 background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#map-container{ height: 450px;}

#google_map_holder{margin: 0px 0px 15px 0px; border: 1px solid #efefef;


  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .2);
          box-shadow: 0 0 10px rgba(0, 0, 0, .2);

padding: 10px;
background-color: #efefef
}


#map{height: 300px;}



#mapmodals{z-index: 30000;}

.modal{}

.fullwidth{width: 100%;}

.home_page_content{
background:rgba(255,255,255,0.75);
margin-bottom: 20px;
text-align: left;
padding: 0px 20px 20px 20px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
box-shadow: 0 0 10px rgba(0, 0, 0, .3);
font-size: 17px;
color: #64686d;
margin-top: 10px;
}

.page_content{
background:rgba(255,255,255,0.75);
margin-bottom: 20px;
text-align: left;
padding: 0px 20px 20px 20px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
box-shadow: 0 0 10px rgba(0, 0, 0, .3);
font-size: 17px;
color: #64686d;
margin-top: -10px;
}
.shine{
background-color:#013831;

  border-bottom: 4px solid #12B9A0;
  margin-bottom: 10px;
}

/*
li.active>a:link, a:visited, a:hover{background-color: red;border: 1px solid red;}
*/
#prev_next_sections {
	margin: 0px 0px 0px 0px;
	float: right;
}
#prev_next_sections a img{
	width:25px;
	height:25px;
	background-color:transparent;
	cursor:pointer;
	border:0px;	
	font-size:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
}

#prev_next_products {
	margin: 0px 0px 0px 0px;
	float: right;
}
#prev_next_products a img{
	width:25px;
	height:25px;
	background-color:transparent;
	cursor:pointer;
	border:0px;	
	font-size:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
}

.prev-item-inactive       {background-position: 0px 0px;}
.prev-item-inactive:hover {background-position: 0px -75px;}
.prev-item          {background-position: 0px -25px;}
.prev-item:hover    {background-position: 0px -50px;}

.next-item-inactive       {background-position: -25px 0px;}
.next-item-inactive:hover {background-position: -25px -75px;}
.next-item          {background-position: -25px -25px;}
.next-item:hover    {background-position: -25px -50px;}
.security_extra{display: none;}


div.navbar.navbar-default.smallsizes > div#navbar-collapse-3.navbar-collapse > ul.nav.nav-tabs > li.dropdown.in_menu_usermenu.open > ul.dropdown-menu > li:hover{
}
div.navbar.navbar-default.smallsizes > div#navbar-collapse-3.navbar-collapse > ul.nav.nav-tabs > li.dropdown.in_menu_usermenu.open > ul.dropdown-menu > li > a{
color: #fff;}
div.navbar.navbar-default.smallsizes > div#navbar-collapse-3.navbar-collapse > ul.nav.nav-tabs > li.dropdown.in_menu_usermenu.open > ul.dropdown-menu > li > a:hover{

background-color: #078273;
}
/*
Customized menu, thanks http://work.smarchal.com/twbscolor/
*/
.navbar-header a{
font-size: 16px;
}
.navbar-default {
  background-color: #0BAE96;
  border-color: #078273;
  font-size: 18px;  
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  padding: 16px 5px 18px 5px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
margin-top: -1px;
  background-color: #0BAE96;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #ffffff;
  background-color: #078273;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #0BAE96;
}


.navbar-default .navbar-nav > li > .dropdown-menu > li.active > a{
  background-color: #12B9A0;
  color: #666;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > div > p{
  color: #fff;
  padding: 0px 10px 0px 10px;
}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #078273;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #078273;
}
.navbar-default .navbar-toggle {
  border-color: #078273;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #078273;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}




.navbar-toggle-custom{
width: 150px; padding: 0px;margin: 5px;border-radius: 5px;
}



.navbar-toggle-custom > .navbar-utile{background-color: #CDE09D; }
.navbar-utile > .navbar-brand{float: left; color: #3E6107;padding: 0px;margin: 0px}
.navbar-toggle-custom > .navbar-categorii{background-color: #0BAE96; }
.navbar-categorii > .navbar-brand{float: left; color: #3E6107;padding: 0px;margin: 0px}

.in_menu_favorites{width: 80px;text-align: center; border-left: 1px dotted #fff}
.in_menu_minicart{background-color: #12B9A0;width: 70px;text-align: center; border-left: 1px dotted #ECB929}

.in_menu_minicart td{font-size: 13px;color: #434343}
.in_menu_minicart td a{color: #263C04;}
.in_menu_usermenu{width: 80px;text-align: center; border-left: 1px dotted #fff}



.smallsizes{padding: 0px !important;margin: 0px !important;border: none !important;}
.smallsizes > div{padding: 0px !important;margin: 0px !important;border: none !important;}
.smallsizes > div > ul{padding: 0px !important;margin: 0px !important;border: none !important;}
.smallsizes > div > ul > li{padding: 0px !important;margin: 0px !important;}
.smallsizes > div > ul > li > a{margin: 0px !important;height: 50px;}


@media (max-width: 360px) {
 .brand{width: 280px;margin: auto;}
}


@media (max-width: 767px) {



 .brand{width: 100px;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #078273;
  }
  .social-top
  {
  text-align: center;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  }
  .social-top li{
  float: none;
  display: inline;
  }
  .social-top li a{
  padding: 10px 4px 10px 4px;
  font-size: 16px;
  line-height: 32px;
  }
  .social-top li a i{
  display: none;
  }
  .searchbox_in_top_area input select{
  font-size: 10px;}
  html.csstransforms.csstransforms3d.csstransitions > body > header#header > div.container > div.row > div.col-sm-9 > div.row > div#navbar-collapse-1.navbar-collapse.collapse.in > div.col-sm-12 > form#search_box_in_top_area.searchbox_in_top_area > table > tbody > tr > td > input#ksearch_word.form-control{
  font-size: 10px;}
  //.navbar-default{height: 0px;padding: 0px; margin: 0px;}
  
  
  .form-control{
  font-size: 10px;
  padding: 5px;}
  
  select{padding: 0px;}
  
  input[type=submit]{
  padding: 3px;
  font-size: 14px;
  }
  input[type=text]{
  padding: 3px;
  font-size: 10px;
  }
  
  h1{font-size: 22px;}
  #navbar-collapse-2 
  li{padding: 0px 10px 0px 10px;}
  .dropdown-menu {
      display: none !important;
  }
  
  .open .dropdown-menu {
      display: block !important;
  }
.largesizes{display: none;}
}

@media only screen and (min-width: 768px) {



.smallsizes{display: none;}
 .brand{width: 160px;}
  #footer .social-icons {
    float: right;
  }
}


@media (max-width: 980px) {
 .brand{width: 150px;}
 #navmenu_secondary li{line-height: 25px;}
 #navmenu_secondary li a{padding: 2px;font-size: 13px;}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  padding: 13px 1px 13px 1px;
  font-size: 16px;  
  }
  .in_menu_favorites{border-radius: 10px 0px 0px 0px; }
}

@media (min-width: 980px) {
 .brand{width: 150px;}
}


@media (min-width: 1280px) {
 .brand{width: 130px;}
   h1{
   font-size: 32px;
   padding: 10px;
   font-weight: normal;
   margin: 0px -15px 20px -20px;
   //margin: 0px 0px 20px -5px; 
   color: #078273;
   border-bottom: 1px dotted #dadada;
   background-color: #efefef;
background-image: url(../images/favicon.png);
background-repeat: no-repeat;
background-position: 15px 15px;
background-size: 20px;
padding-left: 40px;
   }
}

.right-column{
//box-shadow: inset 10px 1px 9px -6px;

}

.left-column{
box-shadow: 10px 0 10px -10px #333;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}



.navbar-toggle .button-label {
    display: inline-block;
    float: left;
    font-weight: bold;
    line-height: 14px;
    padding-right: 10px;
}
.button-bars {
    display: inline-block;
    float: left;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
/*
END Customized menu, thanks http://work.smarchal.com/twbscolor/
*/


h3{font-size: 1.5em; color: #0BAE96}

.product_siblings {list-style-type: none;padding: 0px; margin: 0px;}
.product_siblings li{border-bottom: 1px dotted #979797;}
.product_siblings li:hover {color: #F56D0A;border-bottom: 1px solid #078273;background-color: #efefef;}
.product_siblings a:link, .product_siblings a:visited, .product_siblings a:hover{display: block;}
.product_siblings a:hover{background-color: #dadada}
.sibling_current {color: #F33310;}
.sibling_current a:link, .sibling_current a:visited, .sibling_current a:hover{color: #3E6107;background-color: #efefef;}


#local_menu_holder ul{
color: #efefef;
padding: 0px 0px 0px 0px;
margin: 0px;
}


.local_menu {list-style-type: none;padding: 0px; margin: 0px;}
.local_menu li{border-bottom: 1px dotted #979797;}
.local_menu li:hover {color: #F56D0A;border-bottom: 1px solid #078273;background-color: #efefef;}
.local_menu  a:link, .local_menu a:visited, .local_menu a:hover{display: block;}
.local_menu_current {color: #F33310;}
.local_menu_current a:link, .local_menu_current a:visited, .local_menu_current a:hover{color: #3E6107;background-color: #efefef;}




/*tabs & accordion from H2 start*/


ul.resp-tabs-list li:first-child{
border-radius: 10px 0px 0px 0px;
}
ul.resp-tabs-list li:last-child{
border-radius: 0px 10px 0px 0px;
}

ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-item{background-color: #efefef;}
.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
    background-color: #dadada;
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}




.carousel_ofspec_pics {
    width: 100%;
    border: 1px solid red;
    clear: both;
}

.carousel {
    width: 100%;
}

.article-slide{
}
/* Indicators list style */
.article-slide .carousel-indicators {
    top: 10px;
    left: 0;
    margin-left: 10px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 80px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    left: 0;
    bottom: 0;
    width: 80px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}


.cont-slider .item {width: 100%;
}

#article-photo-carousel{ 

}
#article-photo-carousel .item .active a img{ 
border: 1px solid red;
}

#article-photo-carousel .item active img{
border: 1px solid #078273;
}


#demoTab{
padding-top: 10px;
}
.resp-tab-content-active {
    display: block;
    border-radius: 0px 0px 10px 10px;

}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}
/*tabs & accordion from H2 start*/

#navbar-collapse-2{border-radius: 0px 0px 0 0;border-bottom: none}
.navbar{background-color: transparent} 
.navbar-default {background-color: transparent}
.yamm{background-color: transparent}
.camp_obligatoriu{color: #D9534F}
#getCartMenu4ProductSingle{}
#getCartMenu4ProductSingle table{width: 100%;}
#getCartMenu4ProductSingle table td{padding: 10px;}


.scroll-top-wrapper{
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #078273;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 20px;
    bottom: 20px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover{
    background-color: #0BFFDD;
}

.scroll-top-wrapper.show{
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa{
    line-height: inherit;
}

.credits{color: #fff;background-color: #035F54}
.credits a{color: #fff;}
.cart_table{width: 100%;}
.cart_table img{width: 150px;}

#lastvisited_links{}
#lastvisited_links a:link{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#lastvisited_links a:visited{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#lastvisited_links a:hover{text-decoration:none;color:#FDC938;display:block;padding-left:7px;}

#wishlist_display_data{}
#wishlist_display_data a:link{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#wishlist_display_data a:visited{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#wishlist_display_data a:hover{text-decoration:none;color:#FDC938;display:block;padding-left:7px;}

#wishlist_display_data table{width: 100%}
#wishlist_display_data td{width: 50%; padding: 5px}
#wishlist_display_data .function{}
#wishlist_display_data .function a.send_by_email{color: #eee}
#wishlist_display_data .function a.put_to_cart{color: #eee}
#wishlist_display_data .function a.empty_list{}
div#wishlist_display_data > table > tbody > tr > td > a.btn.btn-warning.function.send_by_email{font-size: 17px;color: #fff}
div#wishlist_display_data > table > tbody > tr > td > a.btn.btn-warning.function.put_to_cart{font-size: 17px;color: #fff}
div#wishlist_display_data > table > tbody > tr > td > a.btn.btn-warning.function.empty_list{font-size: 17px;color: #fff}
div#wishlist_display_data > a > span {font-size: .9em; color: #999 !important;}



#wishlist_in_own_page{}
#wishlist_in_own_page a:link{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#wishlist_in_own_page a:visited{text-decoration:none;color:#0BAE96;display:block;padding-left:7px;}
#wishlist_in_own_page a:hover{text-decoration:none;color:#FDC938;display:block;padding-left:7px;}

#wishlist_in_own_page table{width: 100%}
#wishlist_in_own_page td{width: 50%; padding: 5px}
#wishlist_in_own_page .function{}
#wishlist_in_own_page .function a.send_by_email{color: #eee}
#wishlist_in_own_page .function a.put_to_cart{color: #eee}
#wishlist_in_own_page .function a.empty_list{}
div#wishlist_in_own_page > table > tbody > tr > td > a.btn.btn-warning.function.send_by_email{font-size: 17px;color: #fff}
div#wishlist_in_own_page > table > tbody > tr > td > a.btn.btn-warning.function.put_to_cart{font-size: 17px;color: #fff}
div#wishlist_in_own_page > table > tbody > tr > td > a.btn.btn-warning.function.empty_list{font-size: 17px;color: #fff}
div#wishlist_in_own_page > a > span {font-size: .9em; color: #999 !important;}



.cart_counter{
background-color: #DB0000;
color: #fff;
border-radius:15px;
vertical-align: super;
line-height: normal;
padding:  5px 9px;
font-size: 11px;
line-height: 10px;
}
#wishlist_display_in_menu{padding: 10px;}
#wishlist_display_in_menu h3{color: #fff;margin: 0px 0px 5px 5px; padding: 0px;}
#wishlist_display_in_menu p{color: #fff;margin: 0px 0px 5px 0px; padding: 0px;}
#wishlist_display_in_menu a:link{text-decoration:none;color:#eee;display:block;padding-left:7px;}
#wishlist_display_in_menu a:visited{text-decoration:none;color:#eee;display:block;padding-left:7px;}
#wishlist_display_in_menu a:hover{text-decoration:none;color:#FDC938;display:block;padding-left:7px;}

#wishlist_display_in_menu table{width: 100%}
#wishlist_display_in_menu td{width: 50%; padding: 5px}
#wishlist_display_in_menu .function{}
#wishlist_display_in_menu .function a.send_by_email{color: #eee}
#wishlist_display_in_menu .function a.put_to_cart{color: #eee}
#wishlist_display_in_menu .function a.empty_list{}
div#wishlist_display_in_menu > table > tbody > tr > td > a.btn.btn-warning.function.send_by_email{font-size: 17px;color: #fff}
div#wishlist_display_in_menu > table > tbody > tr > td > a.btn.btn-warning.function.put_to_cart{font-size: 17px;color: #fff}
div#wishlist_display_in_menu > table > tbody > tr > td > a.btn.btn-warning.function.empty_list{font-size: 17px;color: #fff}




#wishlist_display_smallsizes{padding: 10px;}
#wishlist_display_smallsizes h3{color: #fff;margin: 0px 0px 5px 5px; padding: 0px;}
#wishlist_display_smallsizes p{color: #fff;margin: 0px 0px 5px 0px; padding: 0px;}
#wishlist_display_smallsizes a:link{text-decoration:none;color:#eee;display:block;padding-left:7px;}
#wishlist_display_smallsizes a:visited{text-decoration:none;color:#eee;display:block;padding-left:7px;}
#wishlist_display_smallsizes a:hover{text-decoration:none;color:#FDC938;display:block;padding-left:7px;}

#wishlist_display_smallsizes table{width: 100%}
#wishlist_display_smallsizes td{width: 50%; padding: 5px}
#wishlist_display_smallsizes .function{}
#wishlist_display_smallsizes .function a.send_by_email{color: #eee}
#wishlist_display_smallsizes .function a.put_to_cart{color: #eee}
#wishlist_display_smallsizes .function a.empty_list{}
div#wishlist_display_smallsizes > table > tbody > tr > td > a.btn.btn-warning.function.send_by_email{font-size: 17px;color: #fff}
div#wishlist_display_smallsizes > table > tbody > tr > td > a.btn.btn-warning.function.put_to_cart{font-size: 17px;color: #fff}
div#wishlist_display_smallsizes > table > tbody > tr > td > a.btn.btn-warning.function.empty_list{font-size: 17px;color: #fff}


table#mini_cart.table.table-hover > tfoot > tr > td.desc_cell > a.btn.btn-warning{font-size: 17px;color: #fff}
table#mini_cart.table.table-hover > tfoot > tr > td.qty_cell > a.btn.btn-warning{font-size: 17px;color: #fff}

#mini_cart{}
#mini_cart .desc_cell{}
#mini_cart .qty_cell{text-align: right;}
#mini_cart .cart_total{border-top: 1px solid silver;font-weight: bold;}


* {
box-sizing: border-box;
}



.slider {
    width: 60%;
    margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

    
    
#pret_in_product_page{  
color: #8F1689;
text-align: center;
font-size: 2em;
padding: 0px;
margin: 0px;
font-weight: bold;
}

.existing_or_new_users{background-color: #efefef;
font-weight: bold;
color: #fff;
padding: 10px;
background-color: #078273;
border-radius: 5px;
}

.cod_produs{
color: #fff;
border: 1px solid #dadada;
border-radius: 5px;
padding: 0px 5px;
margin: 2px 0px;
text-align: center;
background-color: #8F1689;
font-size: 1.5em;

}

.searchbarinpage p{padding: 5px 0px;}
.searchbarinpage select{width: 100%;}


.sticker_pret_redus_small{
width: 60px; 
height: 60px; 
padding: 15px 10px;
position: absolute; 
top: 0px;
left: 0px;
z-index: 100;
color: #fff;
text-align: center;
font-size: 18px; 
font-weight: bold; 
background-color: #12B9A0;
border-radius: 50%;
border: 2px solid #fff;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
}


.product_in_section:hover > .sticker_pret_redus_small{
opacity: 0;
}



.sticker_pret_redus_micro{
width: 29px; 
height: 29px; 
padding: 5px 3px;
color: #fff;
text-align: center;
font-size: 12px; 
font-weight: bold; 
background-color: #12B9A0;
border-radius: 50%;
border: 1px solid #fff;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}

.sticker_pret_redus_large{
width: 60px; 
height: 60px; 
padding: 15px 10px;
position: absolute; 
top: 0px;
left: 0px;
z-index: 100;
color: #fff;
text-align: center;
font-size: 18px; 
font-weight: bold; 
background-color: #12B9A0;
border-radius: 50%;
border: 2px solid #fff;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.user_form{}
.user_form td{padding: 2px;}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
}





.payment_by span{width: 72px; height: 45px; background-image: url(../images/sprite_payment.gif);display: block; float: left;margin: 0px 2px;}
.paypal{background-position: 0px 0px;}
.visa{background-position: 0px -180px;}
.mastercard{background-position: 0px -225px;}
.verifiedbyvisa{background-position: 0px -270px;}
.mastercardsecurecode{background-position: 0px -675px;}
.visaelectron{background-position: 0px -315px;}
.maestro{background-position: 0px -360px;}
#mini_cart td{vertical-align: middle}





.nota_transport_gratuit{
background-color: #0BAE96;
color: #fff;
text-align: center;
border-radius: 10px;
margin: 10px 10px 10px 10px;
padding: 10px 0px 10px 0px;
}
.nota_transport_gratuit i{
font-size: 20px;
border-radius: 30px;
background-color: #CDE09D;
color: #0BAE96;
padding: 10px;
}


#div_pret_cu_transport{
background-color: #0BAE96;
color: #fff;
text-align: center;
border-radius: 10px;
margin: 10px 10px 10px 10px;
padding: 10px 0px 10px 0px;
font-size: 1.5em
}
#div_pret_cu_transport i{
font-size: 20px;
border-radius: 30px;
background-color: #CDE09D;
color: #0BAE96;
padding: 10px;
}





#pret_cu_transport_on_screen{border: none; background-color: transparent;}

.desc_cell img{float: left; margin-right: 10px;}
td.desc_cell {vertical-align: middle;}
td.desc_cell a:link{vertical-align: middle;}
.desc_cell p{padding-top: 25px;}

.form_send_response_nok{background-color: #12B9A0;padding: 10px;margin: 5px 0px 10px 0px;border-radius: 5px;}
.form_send_response_ok{background-color: #12B9A0;padding: 10px;margin: 5px 0px 10px 0px;border-radius: 5px;}

#error_area{background-color: #12B9A0;padding: 10px;margin: 5px 0px 10px 0px;border-radius: 5px;}
span.input-group-addon{color: #12B9A0;font-size: 1.3em;}
#info_lang{padding: 5px 0px 0px 20px;}
#users_account_form{
}

#form_livrare a:link{color:#990000}

.searchbox_in_top_area{float: right;margin: 10px 0px 0px 0px;}
.searchbox_in_top_area td{padding: 0px 5px;}

.searchbox_in_search_page{margin: 10px 0px 10px 0px;}
.searchbox_in_search_page td{padding: 0px 5px;}
.searchbox_in_search_page select{width: 150px;}
.searchbox_in_search_page input{width: 150px;}

.incl_tva{color: #999; text-align: center;}


#mini_cart td{vertical-align:middle}
#pret_cu_transport_on_screen{border:none;background-color:transparent;}
.desc_cell img{float:left;margin-right:10px;}
td.desc_cell{vertical-align:middle;}
td.desc_cell a:link{vertical-align:middle;}
.desc_cell p{padding-top:25px;}
#sitemap td{vertical-align: top;width: 50%; padding:20px}  
.pret_vechi{text-align: center;}
.pret_vechi{color: #990000;}
.pret_vechi span{text-decoration: line-through;}

.ofspec_price_from{font-size: 1.5 em; color: #0BAE96;}
.ofspec_price_old{color: #990000;}
.ofspec_price_old span{text-decoration: line-through;}


.tranzactie_data_in_comenzi_public{
padding: 0px;
}
.tranzactie_data_in_comenzi_public li{
font-size: .8em;
text-align: left;
}
.tranzactie_table_public{
  width: 100%;
	padding: 5px;
	border:#dadada solid 1px;  
	margin: 1px 0 10px 0;
  color:#000; 
}

.tranzactie_table_public a{
color: #000;
font-weight: bold;
}

.tranzactie_table_public td{
  border-bottom: 1px solid #dadada; 
  padding: 3px;
}
.tranzactie_table_public > tr:hover{
background-color: #efefef;
}


.gray_border_radius{
  width: 100%;
	padding: 5px;
	border:#dadada solid 1px;  
	border-radius: 5px;
  color: #777777;
  transition: all 0.5s ease;
}

.gray_border_radius:hover{
  color: #000;
}

.plus{color: #078273; cursor: pointer}
.plus:hover{color: #12B9A0;}
.minus{color: #078273; cursor: pointer}
.minus:hover{color: #12B9A0;}

.cart_table{width: 100%;}
.cart_table th{color: #fff; background-color: #0BAE96; font-weight: bold; text-align: center;}
.cart_table tr{}
.cart_table td{padding: 5px;}
.cart_table td a{}


.cart_view tr{border-bottom: 1px solid #DDDDDD}
.cart_view tr:last-child{border: none}
.cart_view td{padding: 5px;}
.cart_view td a{}


.cart_pics_col{width: 25%; vertical-align: top}
.cart_pics_col img{
float: left;
width: 70px; height: 70px;background-position: 50% 50%;background-size: cover;
border: 3px solid #efefef;
border-radius: 50%;
margin-bottom: 5px;
margin-right: 10px;
}




.prices_pics_col{width: 75%; vertical-align: top}
.prices_pics_col table{width: 100%}
.prices_pics_col table td{width: 25%}

.cart_qty_col{width: 10%; text-align: center;}
.cart_price_col{width: 20%; text-align: center;}
.cart_modify_delete_functions{width: 15%; text-align: center}

.holder_addtowishlist{
font-size: 20px;
text-align: center;
position: absolute;
top: 15px;
right: 25px;}



.hover-zoom {
transition: all 0.6s ease-in-out;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-color: gray;
position: relative;
}

.hover-zoom:hover {
  background-size: 120%;
}


.holder_addtowishlist a {
   outline: 0;
transition: all 0.5s ease;
   
}
.holder_addtowishlist a:hover {
outline: 0;
font-size: 1.5em;
text-shadow: 2px 2px 2px #BEBEBE;
//box-shadow: 0 0 0 2px #000;
//-webkit-box-shadow: 0 0 0 2px #000;
}



.holder_addtowishlist a {
}

.holder_addtowishlist a:hover {
  position: relative;
}

.holder_addtowishlist a[titlecustom]:hover:after {
  content: attr(titlecustom);
  padding: 4px 8px;
  color: #fff;
  position: absolute;
  left: -100%;
  top: 100%;
  z-index: 200;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 2px #BEBEBE;
  -webkit-box-shadow: 2px 2px 2px #BEBEBE;
  box-shadow: 2px 2px 2px #BEBEBE;
  background-color: #078273;
  font-size: 12px;
}




.extranotes_ofspec{
text-align: center;
color: #999;
font-size: 16px;
}


.extranotes_ofspec div{
border-top: 1px dotted #078273;
padding: 10px 0px 10px 0px;
}

.extranotes_ofspec_holder{
}
.extranotes_ofspec_holder .extranotes_ofspec{
text-align: center;
color: #fff;
font-size: 16px;

}

.extranotes_ofspec_holder .extranotes_ofspec div{
border-top: none;
}

.extranotes_ofspec_holder .extranotes_ofspec div p{
color: #fff;}

.extranotes_ofspec_holder table{margin: auto;width: 90%; margin-left: 10%}
.extranotes_ofspec_holder td{padding: 0px 5px;text-align: left;vertical-align: middle;height: 70px;}
.extranotes_ofspec_holder td:nth-child(2){width: 80%}
.extranotes_ofspec_holder i{
font-size: 20px;
border-radius: 30px;
background-color: #CDE09D;
color: #0BAE96;
padding: 10px;
}

.nota_transport_gratuit{
background-color: #0BAE96;
color: #fff;
text-align: center;
border-radius: 10px;
margin: 10px 10px 10px 10px;
padding: 10px 0px 10px 0px;
}
.nota_transport_gratuit i{
font-size: 20px;
border-radius: 30px;
background-color: #CDE09D;
color: #0BAE96;
padding: 10px;
}



.nota_transport_platit{
background-color: #CEA401;
color: #fff;
text-align: center;
border-radius: 10px;
margin: 10px 10px 10px 10px;
padding: 10px 0px 10px 0px;
}
.nota_transport_platit i{
font-size: 20px;
border-radius: 30px;
background-color: #F2D8B2;
color: #CEA401;
padding: 10px;
}

.fill_personal_data_paragraph{
background-color: #CEA401;
color: #fff;
text-align: center;
border-radius: 10px;
margin: 10px 10px 10px 10px;
padding: 10px 0px 10px 0px;
}
.fill_personal_data_paragraph i{
font-size: 20px;
border-radius: 30px;
background-color: #F2D8B2;
color: #CEA401;
padding: 10px;
}
.fill_personal_data_paragraph a{
color: #0BAE96; font-weight: bold;}



.carousel-caption{
text-align: left;
}
.carousel-caption h2 a{
color: #fff;
font-size: 56px;}

#price_table_selectors{width: 100%;}
#price_table_selectors thead td{padding: 3px; margin: 3px;font-weight: bold;text-align: center}
#price_table_selectors tbody td{padding: 3px; margin: 3px;text-align: center}

.btn-info {
  color: #ffffff;
  background-color: #666;
  border-color: #555;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #002B70;
  border-color: #06337B;
}
.pics_pocket{
padding: 10px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
box-shadow: 0 1px 4px rgba(0,0,0,.2);
margin-bottom: 20px;
}

/*!
 * bootstrap-select v1.4.3
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */

.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100%;
}

.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 100%\0; /*IE9 and below*/
}

.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%;
}

.bootstrap-select > .btn {
    width: 100%;
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}


.dropdown-menu {
  z-index: 2000;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051;
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 12px;
    right: 25px;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default;
}

.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    position: relative;
    padding-left: 35px;
}

.bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2.5px;
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
    color: #64b1d8;
    color: rgba(255,255,255,0.4);
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #39B3D7;
    margin: 0 5px;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.control-group.error .bootstrap-select .dropdown-toggle{
    border-color: #b94a48;
}

.bootstrap-select-searchbox {
    padding: 4px 8px;
}

.bootstrap-select-searchbox input {
    margin-bottom: 0;
}
.qtyplusminus>input{
padding: 2px;
height: 26px;}
.qtyplusminus>span>button{
color: #000;
font-size: 15px;
font-weight: bold;
padding: 1px 7px 5px 7px;
height: 26px;
}
.qtyplusminus>span>button:hover{
color: #fff;
font-size: 15px;
font-weight: bold;
background-color: #69105B;
}

.productversions_holder{
margin-top: 10px;
}
.productversions{
background-color: #fafafa;
border-radius: 3px;
padding: 3px 0px 5px 3px;
font-size: 14px;
transition: all 0.3s ease-in-out;
line-height: 26px;
}
.productversions:hover{
color: #fff;
background-color: #8F1689;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}


.txt_article{width: 55%}
.txt_unit_price{width: 15%;text-align: center}
.txt_cantitati{width: 15%;text-align: center}
.txt_total_price{width: 15%;text-align: center}
/* Social */

.social {
font-size: 10px;
height: 35px;
display: block;
}

.social ul {
margin: 0;
}

.social li {
float: left;
margin-right: 2px;
list-style: none;
margin-bottom: 0px;
}

.centered{display: block; margin:auto;width: 50%}

.product_in_section .productversions_holder{
position: absolute;
  opacity: 0;
  top: 0;
  left: 15px;
  width: 87%;
  //background: rgba(0, 0, 0, 0.4);
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  padding: 5px 20px;
 
 -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
border-radius: 10px;
background-color: #efefef;
     }
.product_in_section:hover .productversions_holder{
 top: 0;
 opacity: 1;
  display: block;
}



div.product_in_section.homepage > div.productversions_holder{
  top: 0;
  left: 0px;
  width: 100%;
}
.pret_de_la{text-align: center;}

input.form-control.no-gutter.add-color.text-center.quantity.qty{
min-width:30px;}

#navbar-collapse-1{height: 200px;}
#navbar-collapse-3{margin-top: 10px !important;}
#navbar-collapse-3 > ul > li{float: left; width: 33%;background-color: none !important;border: none !important;}
#navbar-collapse-3.navbar-collapse > ul.nav.nav-tabs > li.dropdown.open > ul.dropdown-menu{background-color: #0BAE96;color: #fff;}
ul.nav.nav-tabs > li.dropdown > a:hover{border: 0px;background-color: transparent !important;}
.nav-tabs > li:hover{background-color: #FCD463;}

.nav-tabs > li.open:first-child, .nav-tabs > li.open:first-child > a{border-radius: 10px 0px 0px 0px;}
.nav-tabs > li.open:last-child, .nav-tabs > li.open:last-child > a{border-radius: 0px 10px 0px 0px;}

.nav-tabs > li.open > a{background-color: #EEB30E !important;}


.nav-tabs > li.open > a {border: none !important; }
.nav-tabs > li.open > a > i{color: #fff;}
.nav-tabs > li.open > a > b{color: #fff;}

.nav-tabs > li:first-child > a{ border:none;}
.nav-tabs > li > a{ border-left: 1px dotted #ECB929;}
.nav-tabs > li > a:hover{ }
.nav-tabs > li > a > i{color: #fff;}
.nav-tabs > li > a > b{color: #fff;}

.navbar-header{cursor: pointer;width: 125px; padding: 8px 8px 8px 8px;background-color: #0BAE96; margin: 15px;border-radius: 5px !important;}
.navbar-header a{color: #fff;padding: 0px 0px 0px 0px;margin: 0px}
.navbar-header button{margin: 0px !important;}

a:active {
    outline: none;
}




/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget.style1 h2 {
  font-size: 30px;
}
.widget h2,
.widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
/* BACKGROUNDS */
.gray-bg,
.bg-muted {
  background-color: #f3f3f4;
}
.white-bg {
  background-color: #ffffff;
}
.navy-bg,
.bg-success {
  background-color: #1ab394;
  color: #ffffff;
}
.blue-bg,
.bg-primary {
  background-color: #1c84c6;
  color: #ffffff;
}
.lazur-bg,
.bg-info {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg,
.bg-warning {
  background-color: #CEA401;
  color: #ffffff;
}
.yellow-bg h2{
color: #fff;
}

.yellow-bg h3{
color: #CC7A06;
}

.orange-bg,
.bg-attention {
  background-color: #12B9A0;
  color: #ffffff;
}
.red-bg,
.bg-danger {
  background-color: #ed5565;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}

.ok{background-color: #990000;}
.nok{background-color: #990000;}
.pointer{cursor:pointer}

.cart_table_align_left{width: 100%;}


.btn-custom-send { 
  color: #FFFFFF; 
  background-color: #CEA401; 
  border-color: #9E7E00; 
} 
 
.btn-custom-send:hover, 
.btn-custom-send:focus, 
.btn-custom-send:active, 
.btn-custom-send.active, 
.open .dropdown-toggle.btn-custom-send { 
  color: #FFFFFF; 
  background-color: #EDBF05; 
  border-color: #9E7E00; 
} 
 
.btn-custom-send:active, 
.btn-custom-send.active, 
.open .dropdown-toggle.btn-custom-send { 
  background-image: none; 
} 
 
.btn-custom-send.disabled, 
.btn-custom-send[disabled], 
fieldset[disabled] .btn-custom-send, 
.btn-custom-send.disabled:hover, 
.btn-custom-send[disabled]:hover, 
fieldset[disabled] .btn-custom-send:hover, 
.btn-custom-send.disabled:focus, 
.btn-custom-send[disabled]:focus, 
fieldset[disabled] .btn-custom-send:focus, 
.btn-custom-send.disabled:active, 
.btn-custom-send[disabled]:active, 
fieldset[disabled] .btn-custom-send:active, 
.btn-custom-send.disabled.active, 
.btn-custom-send[disabled].active, 
fieldset[disabled] .btn-custom-send.active { 
  background-color: #CEA401; 
  border-color: #9E7E00; 
} 
 
.btn-custom-send .badge { 
  color: #CEA401; 
  background-color: #FFFFFF; 
}
















/*

.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#f00; }
*/

.red-tooltip + .tooltip > .tooltip-inner {background-color: #078273;opacity: 1;}
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#078273; opacity: 1;}
.red-tooltip + .tooltip > .tooltip-inner > a{color: #fff;}
.red-tooltip + .tooltip > .tooltip-inner > img{width: 100%}


.tooltip.in {
    opacity: 1 !important;
}

.cruises-slider .slide .shipsline {
  display: none;
  margin: 0px 0 0px;
}

.shipsline {
background-color: #11BDAA;
border-radius:3px;
  display: inline-block;
  position: relative;
  padding-right: 0px;
}

.shipsline:before {
  content: "";
  position: absolute;
  background: url(../images/hills.png) repeat-x center top;
  height: 50px;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 0;
}

.shipsline .ship {
  position: absolute;
  background: url(../images/bike.png) no-repeat 0 0;
  width: 100px;
  height: 40px;
  top: 3px;
  left: 100px;
  margin-left: 50px;
  z-index: 1;
}

ul.shipsline {
margin: 0px 0px 20px 0px;
width: 100%;
}
.shipsline li {
  display: inline-block;
  width: 100px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  position: relative;
  padding: 60px 0 0;
  font-size: 12px;
  font-weight: regular;
}
.shipsline li:before {
  content: "";
  position: absolute;
  background: url(../images/pin.png) no-repeat 0 0;
  width: 16px;
  height: 23px;
  top: 28px;
  left: 50%;
width: 100%;
  z-index: 3;

}

.shipsline li{
line-height: 18px;
}

.shipsline li a:link {
color: #fff;}
.shipsline li a:visited {
color: #fff;}
.shipsline li a:hover {
color: #078273;}

.shipsline li.active:before {
  background-image: url(../images/pin-active.png);
}
.shipsline li.done:before {
  background-image: url(../images/pin-active.png);
}

.shipsline li.spacer {
  background: url(../images/waves-spacer.png) repeat-x center center;
  height: 75px;
  position: relative;
  z-index: 2;
}

.shipsline li.spacer:before {
  display: none;
}
.shipsline li a {
  color: #fff;
  text-decoration: none;
}

.shipsline li span {
  max-height: 60px;
  display: block;
  overflow: hidden;
}



@media only screen and (min-width: 960px) {
  .cruises-slider .slide .shipsline {
    display: inline-block;
  }
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
