﻿@charset "UTF-8";

html, body {
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: 'helvetica_light';
    font-size: 14px;
}
.btn{
    font-size: 14px;
    
}
.fancybox-next{
    display: none;
}
.fancybox-prev{
    display: none;
}
.searchbox .btn{
    padding: 5px 12px;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}


/*@media (pointer: coarse) and (hover: none) {
  header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}*/
.padding-xs { padding: .25em; }
.padding-sm { padding: .5em; }
.padding-md { padding: 1em; }
.padding-lg { padding: 1.5em; }
.padding-xl { padding: 3em; }

.padding-x-xs { padding: .25em 0; }
.padding-x-sm { padding: .5em 0; }
.padding-x-md { padding: 1em 0; }
.padding-x-lg { padding: 1.5em 0; }
.padding-x-xl { padding: 3em 0; }

.padding-y-xs { padding: 0 .25em; }
.padding-y-sm { padding: 0 .5em; }
.padding-y-md { padding: 0 1em; }
.padding-y-lg { padding: 0 1.5em; }
.padding-y-xl { padding: 0 3em; }

.padding-top-xs { padding-top: .25em; }
.padding-top-sm { padding-top: .5em; }
.padding-top-md { padding-top: 1em; }
.padding-top-lg { padding-top: 1.5em; }
.padding-top-xl { padding-top: 3em; }

.padding-right-xs { padding-right: .25em; }
.padding-right-sm { padding-right: .5em; }
.padding-right-md { padding-right: 1em; }
.padding-right-lg { padding-right: 1.5em; }
.padding-right-xl { padding-right: 3em; }

.padding-bottom-xs { padding-bottom: .25em; }
.padding-bottom-sm { padding-bottom: .5em; }
.padding-bottom-md { padding-bottom: 1em; }
.padding-bottom-lg { padding-bottom: 1.5em; }
.padding-bottom-xl { padding-bottom: 3em; }

.padding-left-xs { padding-left: .25em; }
.padding-left-sm { padding-left: .5em; }
.padding-left-md { padding-left: 1em; }
.padding-left-lg { padding-left: 1.5em; }
.padding-left-xl { padding-left: 3em; }

.margin-xs { margin: .25em; }
.margin-sm { margin: .5em; }
.margin-md { margin: 1em; }
.margin-lg { margin: 1.5em; }
.margin-xl { margin: 3em; }

.margin-x-xs { margin: .25em 0; }
.margin-x-sm { margin: .5em 0; }
.margin-x-md { margin: 1em 0; }
.margin-x-lg { margin: 1.5em 0; }
.margin-x-xl { margin: 3em 0; }

.margin-y-xs { margin: 0 .25em; }
.margin-y-sm { margin: 0 .5em; }
.margin-y-md { margin: 0 1em; }
.margin-y-lg { margin: 0 1.5em; }
.margin-y-xl { margin: 0 3em; }

.margin-top-xs { margin-top: .25em; }
.margin-top-sm { margin-top: .5em; }
.margin-top-md { margin-top: 1em; }
.margin-top-lg { margin-top: 1.5em; }
.margin-top-xl { margin-top: 3em; }

.margin-right-xs { margin-right: .25em; }
.margin-right-sm { margin-right: .5em; }
.margin-right-md { margin-right: 1em; }
.margin-right-lg { margin-right: 1.5em; }
.margin-right-xl { margin-right: 3em; }

.margin-bottom-xs { margin-bottom: .25em; }
.margin-bottom-sm { margin-bottom: .5em; }
.margin-bottom-md { margin-bottom: 1em; }
.margin-bottom-lg { margin-bottom: 1.5em; }
.margin-bottom-xl { margin-bottom: 3em; }

.margin-left-xs { margin-left: .25em; }
.margin-left-sm { margin-left: .5em; }
.margin-left-md { margin-left: 1em; }
.margin-left-lg { margin-left: 1.5em; }
.margin-left-xl { margin-left: 3em; }
.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}

/*iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
/*img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}*/

.stretch{
    width:100%;
    height:100%;
}
.video-container {
    margin-top: 30px;
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.professional{
        margin: 30px 130px;
    }

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/*[S]css old website*/
.boxConner{
    background-color: #08bdff;
    border-radius: 20px;
    color: #ffffff;
    padding: 30px;
    text-align: justify;
}
.lang-sm.lang-lbl, .lang-sm.lang-lbl-en, .lang-sm.lang-lbl-full{
    margin: 0 10px !important;
}
#content select{
    width: 100%;
}
/*#content img{
    width: 100%;
    height: 100%;
}*/
/*[E] css old website*/
.breadcrumb a{
    text-decoration: unset;
}
a{
    color: #000000;
    text-decoration:none;
}
a:hover , a:focus {
    color: #000000;
    text-decoration:none;
}

.blog-detail p {
    margin-bottom: 1.5em !important;
}
p {
    /*line-height: 18px;*/
    /*margin: 0 !important;
    padding: 0 !important;*/
}

#state p{
    line-height: 0px;
    padding-top: 8px;
}

ul.check-icon {
    list-style-image: url('../images/check-icon.png');
}
/*ul {
    margin: 0;
    padding: 0;
}
li {
    margin: 0;
    padding: 0;
}*/

.logo .title{
    font-size: 24px;
    position: relative;
    font-weight: bolder;
    top: 10px;
}
.logo .title2{
    font-size: 24px;
    position: relative;
    font-family: 'headlineA';
    top: 0px;
    left: 0px;
}
.logo .description{
    font-size: 12px;
    font-weight: bolder;
}
.col-right li{
    line-height: 20px;
    list-style: outside none none;
    margin: 5px 0 0;
}
.page {
    margin: 0 auto;
    padding: 0;
    /*padding-left: 50px;
    padding-right: 50px;*/
    position: relative;
}
/*topbar*/
#topbar {
  background-color: #f89e2c;
  height: 50px;
  color: #fff;
}
#topbar2 {
  background-color: #f89e2c;
  height: 50px;
  color: #fff;
}
/*header*/
#header {
  background: #429ff9 url("../images/bg-slider.png") left no-repeat;
}
.slider {
    width: 100%;
}
#main-menu {
  background-color: #ffffff;
  height: auto;
  padding: 0px 10px;
  border-bottom: 1px solid #ccc;
}
.line {
  background-color: #383338;
  height: 5px;
}
.clear {
  clear: both;
}
#content {
    padding: 0px 0;
    width: 100%;
}
#footer {
  background-color: #000000;
}
#footer .footer-title{
    color: #f89e2c;
    font-family: "Lato",sans-serif;
}
#footer .footer {
  margin-top: 20px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}

#footer .social-bottom {
    display: inline-block;
    padding: 0px;
    text-align: left;
    width: 100%;
}
#footer .social-bottom .cosmenet-on-social {
    display: inline-block;
    vertical-align: top;
}
#footer .social-bottom a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    filter: grayscale(100%);
    height: 45px;
    margin: 0px 5px 5px 0;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: top;
    width: 45px;
}
#footer .social-bottom a:hover {
    filter: grayscale(0);
}
#footer .social-bottom a.icon_fb {
    background-image: url("../images/social/facebook_icon.png");
}
#footer .social-bottom a.icon_tw {
    background-image: url("../images/social/twitter_icon.png");
}
#footer .social-bottom a.icon_plus {
    background-image: url("../images/social/googleplus_icon.png");
}
#footer .social-bottom a.icon_pin {
    background-image: url("../images/social/pinterest_icon.png");
}
#footer .social-bottom a.icon_yt {
    background-image: url("../images/social/youtube_icon.png");
}
#footer .social-bottom a.icon_ig {
    background-image: url("../images/social/Instagram_icon.png");
}
#footer .social-bottom a.icon_line {
    background-image: url("../images/social/line_icon.png");
}
#footer .social-bottom a.icon_skype {
    background-image: url("../images/social/skype_icon.png");
}



.owl-dots {
    counter-reset: dots;
}
.owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
    position: relative;
    bottom: 1px;
    left: 0px;
}

.owl-customer .owl-dots {
    counter-reset: dots;
}
.owl-customer .owl-dot:before {
    counter-increment:dots;
    content: '';
}

.carousel-indicators li {
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}
.carousel-indicators .active {
    background-color: #f89e2c;
    border: 1px solid #f89e2c;
    height: 12px;
    margin: 1px;
    width: 12px;
}

/* Animation delays */
.carousel-caption > .home > h3:first-child {
    font-family: 'Arial,Helvetica,sans-serif';
    font-size: 60px;
    position: relative;
    right:-180px;
    bottom:150px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.carousel-caption > .home h3:nth-child(2) {
    font-family: 'Arial,Helvetica,sans-serif';
    position: relative;
    font-size: 35px;
    right:-180px;
    bottom:150px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.carousel-caption .home .guaranteed {
    font-family: 'THK2DJuly8-Bold';
    position: relative;
    right:271px;
    top:195px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.carousel-caption > .aboutus > h3:first-child {
    font-family: 'Arial,Helvetica,sans-serif';
    position: absolute;
    font-size: 35px;
    right:-180px;
    bottom:150px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.carousel-caption > .aboutus h3:nth-child(2) {
    font-family: 'Arial,Helvetica,sans-serif';
    position: absolute;
    font-size: 35px;
    right:-180px;
    bottom:150px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.carousel-caption .aboutus .guaranteed {
    font-family: 'THK2DJuly8-Bold';
    position: relative;
    right:271px;
    top:52px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}


.carousel-caption .text-caption {
    color: #7c5633;
}
.glyphicon-chevron-left::before {
    content: url("../images/left-carousel-control-prev.png");
}
.glyphicon-chevron-right::before {
    content: url("../images/right-carousel-control-next.png");
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -75px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -60px;
}

.searchbox .ui.selection.dropdown{
    border-radius: 0px !important;
    min-height: 0.41429em !important;
}

.searchbox .ui.search.dropdown > .text{
    text-align: center;
    width: 100%;
}
.searchbox .ui.dropdown > .text{
    text-align: center;
    width: 100%;
}
.searchbox .ui.dropdown .menu > .item{
    font-size: 14px;
}

.searchbox input.search{
    margin: 0.152381em 0 0.152381em 0.642857em;
}
.searchbox .ui.search.selection.dropdown > input.search {
    margin: 0.152381em 0 0.152381em 0.642857em;
}

.searchbox .ui.selection.dropdown > .search.icon, .searchbox .ui.selection.dropdown > .delete.icon, .searchbox .ui.selection.dropdown > .dropdown.icon{
    line-height: 0.01429em;
}
.searchbox .ui.multiple.dropdown{
    padding: 0.12619em 2.1em 0.12619em 0.357143em;
}
.searchbox .ui.dropdown{
    padding: 0.12619em 2.1em 0.12619em 0.357143em !important;
}
.searchbox .ui.search.dropdown > input.search{
    line-height: 0.81429em;
}
.searchbox .ui.search.dropdown > .text{
    margin: 0.052381em 0 0.152381em 0.242857em;
}
.searchbox .ui.multiple.search.dropdown > input.search{
    line-height: 0.81429em;
}
.searchbox .ui.multiple.search.dropdown > .text{
    margin: 0.052381em 0 0.152381em 0.242857em;
}
.searchbox .ui.multiple.dropdown > .label{
    font-size: 14px;
    font-weight: normal;
}

/*#footer li:not(:last-child) {
  border-right: 1px solid #ffffff;
}*/
.page #mainNav ul li a{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: unset;
    /*text-transform: uppercase;*/
}
#footer ul li a {
    color: #fff;
    font-size: 15px;
    margin: 10px;
    text-decoration: unset;
    height: 35px;
    /*text-transform: uppercase;*/
}

.page #mainNav ul li a:hover{
    color: #000000;
    text-decoration:none;
}

#footer ul li a:hover{
    color: #ffffff;
    text-decoration:none;
}
.page #mainNav {
    margin: 5px 0px;
    position: relative;
    float: right;
    top: 2px;
    height: auto;
    z-index: 17;
}
.logo-text{
    color: #f89e2c;
    float: left;
    font-family:Impact, sans-serif;
    font-size: 35px;
    margin: 0px 60px;
}
/*.page #mainNav ul.first {
    background: #87C521 url("../images/header_nav_bg_off.gif") repeat-x scroll left center;
    height: 30px;
    width: 100%;
}
.page #mainNav ul.lastOn {
    background: #87C521 url("../images/header_nav_bg_on.gif") repeat-x scroll left center;
}*/
.page #mainNav ul li {
    float: left;
    height: 34px;
    list-style-type: none;
    position: relative;
}
.page #mainNav ul li a {
    /*background: #87C521 url("../images/header_nav_bg_off.gif") repeat-x scroll left center;*/
    display: block;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0 10px;
}
.page #mainNav ul.first li a.backToCorpo {
    background: rgba(0, 0, 0, 0) url("../images/backtocorpo.gif") no-repeat scroll 10px 14px;
    padding-left: 35px;
}
.page #mainNav ul.first li a.backToCorpo:hover {
    background: rgba(0, 0, 0, 0) url("../images/backtocorpo.gif") no-repeat scroll 10px -59px;
    text-decoration: none;
}
.page #mainNav ul li a.home {
}
.page #mainNav ul li a.home img {
}
.page #mainNav ul li a:hover, .page #mainNav ul li.on a, .page #mainNav ul li.actif a {
    /*background-image: url("../images/header_nav_bg_on.gif");*/
    color: #f89e2c;

}
.page #mainNav ul.second li a {
    color: #000000;
    font-weight: normal;
}
.page #mainNav ul.second li a:hover {
    color: #ffffff;
}

.page #mainNav ul li ul {
    background: #f89e2c none repeat scroll 0 0;
    display: none;
    left: 0;
    padding: 0 10px;
    position: absolute;
    top: 38px;
    width: auto;
}
.page #mainNav ul li.last ul {
    left: auto;
    right: 0;
}
.page #mainNav ul li ul li {
    border-bottom: 1px dotted #fff;
    clear: both;
    display: inline;
    height: auto;
    padding: 0 5px;
    width: 100%;
}
.page #mainNav ul li ul li a {
    color: #000000;
    background: #f89e2c none repeat scroll 0 0;
    display: inline;
    float: left;
    height: auto;
    padding: 0;
    white-space: nowrap;
    width: 100%;
    line-height: 32px;
}
.page #mainNav ul li ul li a:hover, .page #mainNav ul li.on ul li a, .page #mainNav ul li.actif ul li a {
    /*background: #f89e2c none repeat scroll 0 0;*/
}
.page #mainNav ul li ul li.first {
    border-top: medium none;
    margin-top: 10px;
}
.page #mainNav ul li ul li.last a {
    border-bottom: medium none;
    border-top: 1px solid #aba6a0;
}
.page #mainNav ul li ul li:first-child {
    border-top: medium none;
    margin-top: 10px;
}
.container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    
}
.col-left {
    margin-right: 0;
    float: left;
    padding: 0 10px;
}
.col-right {
    margin-left: 0px;
    float: left;
    padding: 0 10px;
}
.welcome-title {
    color: #0579cb;
    font-family: "Arial,Helvetica,sans-serif";
    font-size: 35px;
    font-style: italic;
    font-weight: 500;
    line-height: 70px;
    margin: 0 0 -10px;
    padding: 0;
}
.page .logo{
    padding-bottom: 10px;
    position: relative;
    /*bottom: 20px;*/
}
.page .contactus{
    padding-bottom: 10px;
    font-weight: bolder;
}
.page .contactus span{
    font-size: 12px;
}
.page .switch-lang{
    padding: 8px 0 8px 0;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bolder;
}
.box-main-search{
    background-color: #f89e2c;
    height: 337px;
    font-weight: bolder;
    font-size: 12px;
}
.box-search{
    float: left;
    /*width: 35%;*/
    padding: 10px;
    color: #ffffff;
    font-size: 12px;
}
.box-video{
    float: left;
    /*width: 65%;*/
}
.form-group{
    margin-bottom:10px;
}


fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    box-shadow: 0 0 0 0 #000;
    margin: 0 0 2px !important;
    padding: 0 0 2px !important;
}
legend.scheduler-border {
    border-bottom: medium none;
    padding: 0 10px;
    width: inherit;
    position: relative;
    left: 10px;
}
legend {
    margin-bottom: 5px;
    color: #0579cb;
}
#content .newsInfo .icon {
    float: left;
    padding: 0 5px;
}

#content .newsList {
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 30px;
}
#content .newsList {
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 0px;
    width: 100%;
}
#content .newsList .newsSingle .newsInfo {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}
#content .newsList .newsSingle .newsInfo .newsTitle {
    color: #0e0e0d;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
.act_line_dote {
    border-bottom: 1px dotted #d5d8d9;
    margin-bottom: 7px;
    margin-top: 7px;
}
.act_box_thumb {
    float: left;
    width: 225px;
    margin-bottom:15px;
}
.act_box_text {
    float: left;
    padding-left: 5px;
    width: 330px;
}
.act_box {
    background-color: #ffffff;
    padding: 10px;
}
.act_line_dote {
    border-bottom: 1px dotted #d5d8d9;
    margin-bottom: 7px;
    margin-top: 7px;
}
.act_thumb {
    border: 1px solid #d5d8d9;
    padding: 4px;
    text-align: left;
    width: 211px;
}
.act_text {
    color: #000000;
    font-family: "Arial,Helvetica,sans-serif";
    font-size: 12px;
    line-height: 15px;
    text-align: left;
}
.act_date {
    color: #a8a5a5;
    font-family: "Arial,Helvetica,sans-serif";
    font-size: 12px;
    line-height: 10px;
    text-align: left;
}
.view_all {
    color: #33b1e6;
    font-family: "Arial,Helvetica,sans-serif";
    font-size: 12px;
    padding: 0 15px 10px 0;
    text-align: right;
}
#iso-icon {
    padding-top: 20px;
}
#iso-icon .carousel {
    margin-bottom: 0;
    padding: 0 40px;
}
#iso-icon .carousel-control {
    width: 20px;
    padding-top: 15px;
}

#iso-icon .carousel-control.left::before {
    content: url("../images/left-carousel-control-prev.png");
}
#iso-icon .carousel-control.right::before {
    content: url("../images/right-carousel-control-next.png");
}
#iso-icon .carousel-indicators {
    bottom: 0;
    margin-right: -19px;
    right: 50%;
    top: auto;
}
#iso-icon .carousel-indicators li {
    background: #c0c0c0 none repeat scroll 0 0;
}
#iso-icon .carousel-indicators .active {
    background: #333333 none repeat scroll 0 0;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
/*#content ul {
    margin: 5px 0 30px;
}
#content ul li {
    margin: 5px 0 0;
}*/
#footer ul {
    /*margin: 20px 0 20px;*/
    padding: 0px;
}
#footer ul li {
    margin: 0px 0 0;
	list-style: outside none none;
    line-height:20px;
    margin: 10px;
    color: #ffffff;
}
.list-inline{
    text-align: center;
}

.box-m-contact{
    background-color: #ffffff;
    color: #000000;
    padding: 10px;
    margin-top: 5px;
}
.box-m-contact a{
    color: #000000 !important;
}
.box-m-contact a:hover{
    color: #f89e2c;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{
    margin-left: 0px !important;
}
button, input, optgroup, select, textarea{
    color: #000;
    font-weight: normal;
    
}

form#mailsend input[type=radio]{
    height: 15px !important;
    top: -2px !important;
}

#livechat-compact-container{
    z-index: 1947483540 !important;
}
.no-pdding{
    padding-left: 0px;
    padding-right: 0px;
}

.pic-center-01{
    position: relative;
    top: 120px;
}
.box-aboutus-01{
    position: relative;
    top:70px;
}

/*2017*/
.owl-theme .owl-controls {
    padding-left: 10%;
    position: absolute;
    bottom: 10px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: #869791 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
    cursor: default;
    opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot {
    background: #ffffff none repeat scroll 0 0;
    border:1px solid #f79d2b;
    color: #f79d2b;
    border-radius: 20px;
    display: inline-block;
    height: 23px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 23px;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active, .owl-theme .owl-dots .owl-dot:hover {
    background: #f79d2b none repeat scroll 0 0;
    color: #ffffff;
}

.owl-customer .owl-dots .owl-dot {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    height: 100px;
    margin: 15px 7px;
    transition: opacity 200ms ease 0s;
    width: 100px;
    text-align: center;
    border:1px solid #f89e2c;
    position: relative;
    top:-5px;
    cursor: pointer;
}

.owl-customer .owl-dots .owl-dot.active{
    background: #869791 none repeat scroll 0 0;
    top:0px;
    height: 130px;
    width: 130px;
}




/*.owl-theme .owl-dots .owl-dot span {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791 none repeat scroll 0 0;
}*/
.share-post {
    border: medium none;
    border-radius: 4px;
    margin: 10px 0;
    padding: 0px;
}
.share-post ul {
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    min-height: 25px;
    padding: 0;
}
.share-post ul li {
    float: left;
    padding: 0 5px 0 0;
    position: relative;
    top: 3px;
    width: auto;
}
.icons{
    display: inline-block;
    text-align: left;
    font-size: 16px;
}
.text-code{
    padding: 20px;
}
.icons .icon-text{
    position: relative;
    bottom: 12px;
}
.icons .icon_age::before {
    content: url('../images/icons/icons-age.png');
}
.icons .icon_country::before {
    content: url("../images/icons/icons-country.png");
}
.icons .icon_location::before {
    content: url("../images/icons/icons-location.png");
}
.icons .icon_wh::before {
    content: url("../images/icons/icons-wh.png");
}
.form-group.required .control-label:after { 
   content:"*";
   color:red;
}
.mailsend .img-circle{
    border:1px solid #f89e2c;
}
.box-thumb{
    margin-bottom:15px; 
}
.box-thumb p{
    padding:10px !important; 
}
.title-search{
    padding: 10px;
}
.title-search span{
    padding: 0px 15px;
    font-size: 21px;
    font-family: 'helvetica_light';
    color: #000000;
    position: relative;
    top:5px;
}
#controls .nav-controls{
    width: 100%;
}

#controls .nav-controls .prev{
    float: left;
}
#controls .nav-controls .next{
    float: right;
}
.title{
    margin-bottom: 25px;
}
#whatayasan .title h1 {
    font-family: 'helvetica_light';
    margin-bottom: 5px ;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#whatayasan h3 {
    font-family: 'helvetica_light';
    margin-bottom: 5px ;
    line-height: 20px;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#whatayasan h4 {
    font-family: 'helvetica_light';
    margin-bottom: 5px ;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#whyayasan h3{
    margin: 0 0 10px;
}
#service .title h1{
    font-family: 'helvetica_light';
    color: #f89e2c;
    margin-bottom: 5px ;
    line-height: 20px;
    font-size: 24px;
}
#service .title h2{
    font-family: 'helvetica_light';
    color: #f89e2c;
    font-size: 21px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.professional .title h2{
    font-family: 'helvetica_light';
    color: #f89e2c;
    font-size: 17px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#whatayasan .title h3 , #service .title h3{
    font-family: 'helvetica_light';
    color: #444;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#service h3{
    font-family: 'helvetica_light';
    line-height: 20px;
    font-size: 16px;
}
.title h2 , .title div{
    font-family: 'helvetica_light';
    color: #f89e2c;
    margin-bottom: 5px ;
    line-height: 20px;
    font-size: 24px;
}
.bg-otherservice .title h2{
    font-family: 'helvetica_light';
    color: #000000;
    margin-bottom: 5px ;
    line-height: 20px;
}
.title span{
    font-family: 'helvetica_light';
    color: #444;
    font-size: 21px;
    line-height: 20px;
}
.bg-orange{
    background-color: #fdc010;
}
.bg-gray{
    background-color: #f7f7f7;
}
.bg-white{
    background-color: #ffffff;
    margin: 15px 0px 45px;
}
.bg-white-2{
    background-color: #ffffff;
    margin: 15px 0px 0px;
}
.bg-black{
    background-color: #000000;
    margin: 15px 0px 0px;
}
.bg-black-aboutus{
    color: #ffffff;
    background-color: #000000;
    background-image: url("../images/bg-black-aboutus-01.jpg");
    background-position: 100px 0px; 
    height: 270px;
}
.bg-aboutus-fix{
    background-image: url("../images/bg-black-aboutus.jpg");
    background-position: -3425px 0px;
    height: 270px;
}
.bg-ayasan{
    background-color: #f4972d;
    margin: 0px 0px 15px 0px;
}
.bg-ayasan section{
    padding: 5px 0px;
}
.bg-whyayasan{
    background-color: #f7f7f7;
    margin: 15px 0px 0px;
}
.bg-whyayasan section{
    /*padding: 15px;*/
}
.bg-contactus{
    background-color: #f7f7f7;
}
.bg-contactus section{
    padding: 15px;
}
.bg-otherservice{
    background-color: #f89c2d;
    margin: 15px 0px 0px;
}
#salary-skills{
    padding: 15px;
}
#is-news{
    padding: 20px 0;
}
#is-faq{
    padding: 20px 0;
}
#is-faq ul{
     list-style-type: none;
     font-family: 'helvetica_light';
    font-size: 16px;
    padding: 0px !important;
}
#is-faq li p{
    margin-top: 0;
    text-indent: 1.5em;
    font-family: 'helvetica_light';
    font-size: 14px;
}
#is-employment{
    padding: 20px 0px;
}
#is-employment ul{
     list-style-type: none;
     padding-left: 0px;
}
.employmemt-desc{
    background-color: #e6e6e6;
}
.otherservice a{
    color: #000000;
    text-decoration: none;
}
.otherservice a:hover , .otherservice a:focus{
    color: #ffffff;
    text-decoration: none;
}
.otherservice .title span{
    color: #ffffff;
}
.btn-yellow{
    border-radius: 10px;
    background-color: #f89e2c;
    border-color: #f89e2c;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
}
.btn-yellow:hover{
    background-color: #fc9d24;
}
.btn-black {
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    border-radius: 15px;
    padding: 2px 14px;
    text-decoration:none;
}
.btn-black:hover{
    color: #cccccc !important;
    text-decoration: none;
}
.btn-booknow {
    background-color: #666666;
    border-color: #666666;
    color: #fff !important;
    border-radius: 0px;
    margin-left: 15px;
    padding: 2px 14px;
    text-decoration: none;
}
.btn-booknow-black {
    background-color: #000000;
    border-color: #000000;
    color: #fff !important;
    border-radius: 0px;
    margin-left: 15px;
    padding: 2px 14px;
    text-decoration: none;
}
.btn-send-black {
    background-color: #000000;
    border-color: #000000;
    color: #fff !important;
    border-radius: 0px;
    padding: 2px 14px;
    text-decoration: none;
}

.bg-black {
    background-color: #000000;
    border-color: #000000;
    color: #fff !important;
    border-radius: 0px;
    padding: 15px;
    text-decoration: none;
}

.btn-lang {
    background-color: #ffffff;
    border-color: #666666;
    color: #000000;
    border-radius: 0px;
    margin-left: 10px;
    padding: 2px 14px;
    text-decoration: none;
    border: 1px solid #666666;
}
.booknow , .lang{
    float: right;
    margin: 5px 0px;
    padding-top:4px;
}
.info{
    padding: 14px;
}
.info-mobile{
    color: #000000;
}
section .img-block > span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
}
section .img-block > span.number {
    padding-left: 10px;
    font-family: 'helvetica_light';
    color: #ffffff;
    font-size: 34px;
}
section .img-block > span.number .text{
    padding-left: 10px;
    font-family: 'helvetica_light';
    color: #ffffff;
    font-size: 12px;
    position: relative;
    bottom: 10px;
}
.owl-customer .owl-dots, .owl-customer .owl-nav {
    text-align: center !important;
}
.owl-customer .owl-controls{
    padding-left: 0px !important;
}

.searchbox{
    font-family: 'helvetica_light';
    font-size: 14px;
    position: absolute;
    background-color: #ffffff;
    z-index: 10;
    right: 0;
    margin: 20px 100px;
    top:140px;
}

.searchbox .form-control{
    border-radius: 0px;
    padding: 0px 12px;
    text-align: center;
    font-size: 14px;
    box-shadow : none;
}

.form-control{
    border-radius: 0px;
    padding: 0px 12px;
    font-size: 14px;
}

.searchbox-mobile{
    font-family: 'helvetica_light';
    font-size: 14px;
    background-color: #ffffff;
    color: #959595;
    margin: 30px;
    z-index: 10;
}

.searchbox-mobile form{
    padding: 30px;
}

.searchbox-mobile .form-control{
    border-radius: 0px;
    padding: 0px 2px;
    text-align: center;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
    -webkit-box-shadow : inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}

.form-control{
    border-radius: 0px;
    padding: 0px 2px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
    -webkit-box-shadow : inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}

input[type="text"] , input[type="email"] , select.form-control{
        height: 25px;
}
.btn-warning{
    border-radius: 0px;
}


/*--------------
    Selection
---------------*/

/* Displays like a select box */

.ui.selection.dropdown {
  cursor: pointer;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  min-width: 14em;
  min-height: 2.71428571em;
  background: #FFFFFF;
  display: inline-block;
  padding: 0.78571429em 2.1em 0.78571429em 1em;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
}

.ui.selection.dropdown.visible,
.ui.selection.dropdown.active {
  z-index: 10;
}

select.ui.dropdown {
  height: 38px;
  padding: 0.5em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  visibility: visible;
}

.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
  cursor: pointer;
  position: absolute;
  width: auto;
  height: auto;
  line-height: 1.21428571em;
  top: 0.78571429em;
  right: 1em;
  z-index: 3;
  margin: -0.78571429em;
  padding: 0.91666667em;
  opacity: 0.8;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.lang .nav > li > a{
    padding: 2px;
}
.lang .navbar-right{
    margin-right: 0px;
}
.lang .nav > li > .dropdown-menu{
    margin-top: 7px;
}
.lang .dropdown-menu{
    border-radius: 0px;
    min-width:40px;
}
.lang .dropdown-menu > li > a{
    padding: 3px 10px;
}

/* Labels in english language small */

.lang-sm[lang="la"] {
    background-position: 0 -1076px;
}
.lang-lbl-en-small[lang=ar]:after { content: "Arabic"; }
.lang-lbl-en-small[lang=be]:after { content: "Belarusian"; }
.lang-lbl-en-small[lang=bg]:after { content: "Bulgarian"; }
.lang-lbl-en-small[lang=cs]:after { content: "Czech"; }
.lang-lbl-en-small[lang=da]:after { content: "Danish"; }
.lang-lbl-en-small[lang=de]:after { content: "German"; }
.lang-lbl-en-small[lang=el]:after { content: "Greek"; }
.lang-lbl-en-small[lang=en]:after { content: "EN"; }
.lang-lbl-en-small[lang=es]:after { content: "Spanish"; }
.lang-lbl-en-small[lang=et]:after { content: "Estonian"; }
.lang-lbl-en-small[lang=fi]:after { content: "Finnish"; }
.lang-lbl-en-small[lang=fr]:after { content: "French"; }
.lang-lbl-en-small[lang=ga]:after { content: "Irish"; }
.lang-lbl-en-small[lang=hi]:after { content: "Hindi"; }
.lang-lbl-en-small[lang=hr]:after { content: "Croatian"; }
.lang-lbl-en-small[lang=hu]:after { content: "Hungarian"; }
.lang-lbl-en-small[lang=in]:after { content: "Indonesian"; }
.lang-lbl-en-small[lang=is]:after { content: "Icelandic"; }
.lang-lbl-en-small[lang=it]:after { content: "Italian"; }
.lang-lbl-en-small[lang=iw]:after { content: "Hebrew"; }
.lang-lbl-en-small[lang=ja]:after { content: "JP"; }
.lang-lbl-en-small[lang=ko]:after { content: "Korean"; }
.lang-lbl-en-small[lang=lt]:after { content: "Lithuanian"; }
.lang-lbl-en-small[lang=lv]:after { content: "Latvian"; }
.lang-lbl-en-small[lang=mk]:after { content: "Macedonian"; }
.lang-lbl-en-small[lang=ms]:after { content: "Malay"; }
.lang-lbl-en-small[lang=mt]:after { content: "Maltese"; }
.lang-lbl-en-small[lang=nl]:after { content: "Dutch"; }
.lang-lbl-en-small[lang=no]:after { content: "Norwegian"; }
.lang-lbl-en-small[lang=pl]:after { content: "Polish"; }
.lang-lbl-en-small[lang=pt]:after { content: "Portuguese"; }
.lang-lbl-en-small[lang=ro]:after { content: "Romanian"; }
.lang-lbl-en-small[lang=ru]:after { content: "Russian"; }
.lang-lbl-en-small[lang=sk]:after { content: "Slovak"; }
.lang-lbl-en-small[lang=sl]:after { content: "Slovenian"; }
.lang-lbl-en-small[lang=sq]:after { content: "Albanian"; }
.lang-lbl-en-small[lang=sr]:after { content: "Serbian"; }
.lang-lbl-en-small[lang=sv]:after { content: "Swedish"; }
.lang-lbl-en-small[lang=th]:after { content: "TH"; }
.lang-lbl-en-small[lang=tr]:after { content: "Turkish"; }
.lang-lbl-en-small[lang=uk]:after { content: "Ukrainian"; }
.lang-lbl-en-small[lang=vi]:after { content: "Vietnamese"; }
.lang-lbl-en-small[lang=la]:after { content: "LA"; }
.lang-lbl-en-small[lang=zh]:after { content: "CN"; }
.lang-lbl-en-small[lang=kh]:after { content: "KH"; }


/* Pad the image and remove the non-breaking space when we have both an icon and a label */
.lang-xs.lang-lbl,
.lang-xs.lang-lbl-en,
.lang-xs.lang-lbl-en-small,
.lang-xs.lang-lbl-full  { padding-left: 16px; }
.lang-sm.lang-lbl,
.lang-sm.lang-lbl-en,
.lang-sm.lang-lbl-en-small,
.lang-sm.lang-lbl-full  { padding-left: 28px; font-size: 16px; }
.lang-lg.lang-lbl,
.lang-lg.lang-lbl-en,
.lang-lg.lang-lbl-en-small,
.lang-lg.lang-lbl-full  { padding-left: 32px; }

.lang-xs.lang-lbl:before,
.lang-sm.lang-lbl:before,
.lang-lg.lang-lbl:before,
.lang-xs.lang-lbl-en:before,
.lang-sm.lang-lbl-en:before,
.lang-lg.lang-lbl-en:before,
.lang-xs.lang-lbl-en-small:before,
.lang-sm.lang-lbl-en-small:before,
.lang-lg.lang-lbl-en-small:before,
.lang-xs.lang-lbl-full:before,
.lang-sm.lang-lbl-full:before,
.lang-lg.lang-lbl-full:before  { content: ''; }

.abouts{
    margin-left: 40px;
}

.box-text{
    padding-top: 10px;
}

/*Progress*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #000000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #000000, 0 0 5px #000000;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #000000;
  border-left-color: #000000;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.box-content{
	padding-left: 30px;
	padding-right: 30px; 
}
.box-maid{
    margin-bottom: 20px;
}

.rec{
        width: 100px;
    }
  
@media (max-width: 1170px) {
    body{
        background-image:none;
    }
    .professional{
        margin: 30px 130px;
    }
    .navbar-brand {
        padding: 5px;
    }
    .container {
        width: 100%;
    }
    .page {
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #f89e2c;
    }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: #f89e2c;
    }
    .navbar {
        position: relative;
        /*min-height: 100px;*/
        margin-bottom: 0px;
        /*padding-top:100px;*/
        border:none;
        border-radius:0;
        font-size: 14px;
        
    }
    .dropdown-menu {
        min-width: 176px;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .container { 
        width: 100%; 
        padding-right: 0px; 
        padding-left: 0px;
    }
    .btn {
        padding: 4px 8px;
        /*font-size: 14px;*/
    }

    .searchbox{
        margin: 0 35px;
    }
    .info{
        padding: 14px;
    }
    .rec{
        width: 100px;
    }


}
@media (min-width: 768px) and (max-width: 800px){
    .rec{
        width: 80px;
    }
    .professional{
        margin: 30px 0px;
    }
    .page .switch-lang{
        font-size: 12px !important;
    }
    .logo .description{
        font-size: 11px;
    }
    .topbar img{
        height: 33px;
    }
    #topbar{
        height: 50px;
    }
    #topbar2{
        height: 50px;
    }
    .page #mainNav ul li a{
        padding: 0 12px;
    }

    .pic-center-01{
        position: relative;
        top: 0px;
    }
    .box-aboutus-01{
        position: relative;
        top:0px;
    }

    .searchbox .ui.selection.dropdown{
        border-radius: 0px !important;
        min-height: 0.41429em !important;
    }

    .searchbox .ui.search.dropdown > .text{
        text-align: center;
        width: 100%;
    }
    .searchbox .ui.dropdown > .text{
        text-align: center;
        width: 100%;
    }
    .searchbox .ui.dropdown .menu > .item{
        font-size: 14px;
    }


    .searchbox input.search{
        margin: 0.152381em 0 0.152381em 0.642857em;
    }
    .searchbox .ui.search.selection.dropdown > input.search {
        margin: 0.152381em 0 0.152381em 0.642857em;
    }

    .searchbox .ui.selection.dropdown > .search.icon, .searchbox .ui.selection.dropdown > .delete.icon, .searchbox .ui.selection.dropdown > .dropdown.icon{
        line-height: 0.01429em;
    }
    .searchbox .ui.multiple.dropdown{
        padding: 0.12619em 2.1em 0.12619em 0.357143em;
    }
    .searchbox .ui.dropdown{
        padding: 0.12619em 2.1em 0.12619em 0.357143em !important;
    }
    .searchbox .ui.search.dropdown > input.search{
        line-height: 0.81429em;
    }
    .searchbox .ui.search.dropdown > .text{
        margin: 0.052381em 0 0.152381em 0.242857em;
    }
    .searchbox .ui.multiple.search.dropdown > input.search{
        line-height: 0.81429em;
    }
    .searchbox .ui.multiple.search.dropdown > .text{
        margin: 0.052381em 0 0.152381em 0.242857em;
    }
    .searchbox .ui.multiple.dropdown > .label{
        font-size: 14px;
        font-weight: normal;
    }

    .lang .nav > li > .dropdown-menu{
        margin-top: 11px;
        margin-left: 10px;
    }
    .owl-dot:before {
        bottom: 2px;
    }
    .info{
        padding: 14px;
    }
    .bg-black-aboutus{
        background-image: none;
        background-color: #000000;
        height: auto;
    }
    .glyphicon-chevron-left::before {
	    content: url("../images/left-m-carousel-control-prev.png");
	}
	.glyphicon-chevron-right::before {
	    content: url("../images/right-m-carousel-control-next.png");
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: -75px;
	    position: relative;
	    top:40px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	    margin-right: -60px;
	    position: relative;
	    top:40px;

	}

	.owl-dot:before {
	    bottom: -2px;
	}

 


    /*.col-right{
        display: none;
    }*/
}
@media (max-width: 767px) {
    body {

     background-image:none;

    }

    button, input, optgroup, select, textarea{
        height: 30px;
    }
    .form-group{
        margin-bottom:5px;
    }

    .professional{
        margin: 30px 0px;
    }

    a.thumb{
        border: 1px solid #ffffff !important;
    }
    #content{
        padding: 0px;
    }
    .nopadding {
       padding: 0 !important;
       margin: 0 !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color: #ffffff;
        text-decoration: unset;
    }
    .dropdown-menu{
        font-size: 14px;
    }
    .logo a{
        padding-left: 0px;
    }
    #lags .navbar-nav{
        margin: 6px 0px !important;
    }
    #lags .nav > li > a{
        padding: 10px 5px 10px 0px  !important;
        font-size: 12px;
    }
    #lags .navbar-nav .open .dropdown-menu > li > a{
        padding: 5px 0px 5px 0px !important;
    }
    #lags .dropdown-menu{
        min-width: 100% !important;
    }
     #lags .navbar-nav .open .dropdown-menu{
        position: absolute !important;
        background-color: #f36605 !important;
        padding: 0 0px !important;

     }

    /*start*/
    #listMaidMobile{
        padding-top:20px; 
    }

    .box-search-res{
        font-size: 12px;
        background-color: #2e2e2e;
        color: #ffffff;
        padding: 15px;
    }
    .box-search-res a{
        color: #ffffff;
    }
    .owl-theme .owl-controls .owl-buttons div {
        opacity: 1;
    }
    .owl-buttons .owl-prev {
        top: 10% !important;
    }
    .owl-buttons .owl-prev {
        cursor: pointer;
        left: -20px;
        opacity: 1;
        position: absolute;
        top: 50%;
        transition: opacity 0.3s ease-in-out 0s;
        width: 20px;
    }
    .owl-buttons .owl-next {
        top: 10% !important;
    }
    .owl-buttons .owl-next {
        cursor: pointer;
        opacity: 1;
        position: absolute;
        right: 0px;
        top: 50%;
        transition: opacity 0.3s ease-in-out 0s;
        width: 20px;
    }
    .owl-theme .owl-controls .owl-buttons div{
        background: none;
    }
    .btn-green {
        background-image: linear-gradient(to bottom, #87c521 0%, #87c521 100%);
        background-repeat: repeat-x;
        border-color: #87c521;
    }
    #owl-maid a{
        color: #000;
    }
    #owl-maid a:hover{
        color: #000;
    }
    .navbar-nav{
        margin: 0px -15px;
    }
    .navbar-header{
        border-bottom: 1px solid #e7e7e7;
    }
    .navbar-toggle{
        float: left;
        margin-right:0px;
    }
    .navbar-default .navbar-toggle{
        border-color: #ffffff;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #ffffff;
    }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #333333;
    }
    .navbar-default {
      background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
      background-image:      -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
      background-image:         linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
      border-radius:0px;
    }
    .navbar-brand{
        float: none;
        padding: 0px;
    }
    .navbar-toggle .icon-bar{
        height: 4px;
        width: 28px;
    }
    .navbar-nav .open .dropdown-menu{
        background-color: #f89e2c;
        border-radius : 0px;
    }
    .navbar-default .navbar-brand{
        color: #f89e2c;
    }
    .navbar{
        margin-bottom:0px;
    }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
        background-image: linear-gradient(to bottom, #f36605 0%, #f36605 100%);
        background-repeat: repeat-x;
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
        color: #fff;
    }
    .navbar-default .navbar-nav > li > a {
        background-color: #f89e2c;
        color: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        text-decoration: unset;
    }
    .navbar-default .navbar-nav > li > a:hover , .navbar-default .navbar-nav > .open > a:hover {
        background-color: #f36605;
        color: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .navbar-default .navbar-nav a{
        color: #fff;
    }
    .navbar-default .navbar-nav a:hover{
        color: #f89e2c;
    }
    .pic-center-01{
        position: relative;
        top: 0px;
    }
    .box-aboutus-01{
        position: relative;
        top:0px;
    }
    .owl-theme .owl-controls {
        padding-left: 0%;
        text-align: center;
        position: static;
    }
    .searchbox-mobile{
        font-family: 'helvetica_light';
        font-size: 14px;
        background-color: #ffffff;
        color: #959595;
        margin: 0px;
        z-index: 10;
    }
    .searchbox-mobile form{
        padding: 10px 30px;
    }

    .searchbox-mobile .ui.selection.dropdown{
        border-radius: 0px !important;
        min-height: 0.41429em !important;
        margin-bottom: 8px;
    }

    input[type="text"] , input[type="email"] , select.form-control{
        height: 28px;
	    margin-bottom: 8px;
	}

    .searchbox-mobile .ui.search.dropdown > .text{
        text-align: center;
        width: 100%;
    }
    .searchbox-mobile .ui.dropdown > .text{
        text-align: center;
        width: 100%;
        margin: 0.352381em 0 0.352381em 0.442857em;
    }

    .searchbox-mobile .ui.dropdown .menu > .item{
        font-size: 14px;
    }

    .searchbox-mobile input.search{
        margin: 0.152381em 0 0.152381em 0.642857em;
    }
    .searchbox-mobile .ui.search.selection.dropdown > input.search {
        margin: 0.152381em 0 0.152381em 0.642857em;
    }

    .searchbox-mobile .ui.selection.dropdown > .search.icon, .searchbox-mobile .ui.selection.dropdown > .delete.icon, .searchbox-mobile .ui.selection.dropdown > .dropdown.icon{
        line-height: 0.01429em;
    }
    .searchbox-mobile .ui.multiple.dropdown{
        padding: 0.12619em 2.1em 0.12619em 0.357143em;
    }
    .searchbox-mobile .ui.dropdown{
        padding: 0.12619em 2.1em 0.12619em 0.357143em !important;
    }
    .searchbox-mobile .ui.search.dropdown > input.search{
        line-height: 0.81429em;
        height: 21px;
    }
    .searchbox-mobile .ui.search.dropdown > .text{
        margin: 0.352381em 0 0.352381em 0.442857em;
    }
    .searchbox-mobile .ui.multiple.search.dropdown > input.search{
        line-height: 0.81429em;
        height: 18px;
    }
    .searchbox-mobile .ui.multiple.search.dropdown > .text{
        margin: 0.052381em 0 0.152381em 0.242857em;
    }
    .searchbox-mobile .ui.multiple.dropdown > .label{
        font-size: 14px;
        font-weight: normal;
    }
    /*End*/

    .lang .nav > li > .dropdown-menu{
        margin-top: 11px;
        margin-left: 10px;
    }

    .btn-buynow{
        margin-top: 10px;
    }
    .info{
        padding: 14px;
    }
    #topbar{
        height: auto;
    }
    #topbar2{
        height: auto;
    }
    .bg-black-aboutus{
        background-image: none;
        background-color: #000000;
        height: auto;
    }

    .glyphicon-chevron-left::before {
	    content: url("../images/left-m-carousel-control-prev.png");
	}
	.glyphicon-chevron-right::before {
	    content: url("../images/right-m-carousel-control-next.png");
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: -75px;
	    position: relative;
	    
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	    margin-right: -60px;
	    position: relative;
	    

	}

	.owl-dot:before {
	    bottom: -2px;
	}

    .bt-paypal{
        margin-top: 10px;
    }

    form#mailsend input[type=radio]{
        height: 15px !important;
        top: -5px !important;
    }




}

