
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800";
@font-face {
    font-family: "UVN_baisau";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/UVNBaiSau.woff"), url("../fonts/UVNBaiSau.TTF"), url("../fonts/UVNBaiSau.eot");
}
body {
    background: #fff none repeat scroll 0 0;
    color: #4e4e4e;
    font-family: Arial;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    color: #007577;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
h1 {
    color: #007577;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
}
h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}
h2.projectfea {
    border-bottom: 1px solid #eeeeee;
    margin-top: 0;
    padding-bottom: 1px;
    padding-top: 0;
}
h2.projectfea span {
    border-bottom: 1px solid #ff6600;
    color: #ff6600;
    font-size: 16px;
    text-transform: uppercase;
}
h3 {
    color: #007577;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
a {
    color: #007577;
    transition: color 300ms ease 0s, background-color 300ms ease 0s;
}
a:hover, a:focus {
    color: #007577;
}
hr {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #e5e5e5;
}
h1.t_de {
    border-bottom: 1px solid #f5f5f5;
    color: #007577;
    padding-bottom: 10px;
}
h2.h2note {
    font: 12px arial;
}
.no-margin {
    margin: 0;
    padding: 0;
}
.padding0 {
    padding: 0;
}
.padding7 {
    padding: 7px;
}
.padding-top-5 {
    padding-top: 5px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-25 {
    padding-top: 25px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-35 {
    padding-top: 35px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-top-45 {
    padding-top: 45px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-15 {
    padding-bottom: 15px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-25 {
    padding-bottom: 25px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-35 {
    padding-bottom: 35px;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.padding-bottom-45 {
    padding-bottom: 45px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-right-5 {
    padding-right: 5px;
}
.padding-right-7 {
    padding-right: 7px;
}
.padding-right-10 {
    padding-right: 10px;
}
.padding-right-15 {
    padding-right: 15px;
}
.padding-right-20 {
    padding-right: 20px;
}
.padding-left-10 {
    padding-left: 10px;
}
.padding-left-5 {
    padding-left: 5px;
}
.margin0 {
    margin: 0;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-35 {
    margin-bottom: 35px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-45 {
    margin-bottom: 45px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.font-bold {
    font-weight: bold;
}
.font-normal {
    font-weight: normal;
}
.font-12 {
    font-size: 12px;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-16 {
    font-size: 16px;
}
.font-17 {
    font-size: 17px;
}
.font-18 {
    font-size: 18px;
}
.font-19 {
    font-size: 19px;
}
.font-20 {
    font-size: 20px;
}
.font-21 {
    font-size: 21px;
}
.font-22 {
    font-size: 22px;
}
.font-28 {
    font-size: 28px;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.list-style-none {
    list-style: outside none none !important;
}
.image-100 img {
    width: 100% !important;
}
.iframe-100 iframe {
    width: 100% !important;
}
.iframe-height iframe {
    height: 239px !important;
}
.line-height-20 {
    line-height: 20px;
}
.line-height-21 {
    line-height: 21px;
}
.line-height-22 {
    line-height: 22px;
}
.line-height-23 {
    line-height: 23px;
}
.line-height-24 {
    line-height: 24px;
}
.line-height-25 {
    line-height: 25px;
}
.line-height-30 {
    line-height: 30px;
}
.width-100 {
    width: 100%;
}
.overflow-hidden {
    overflow: hidden;
}
.display-block {
    display: block;
}
.background-color-banner {
    background-color: #0084bb;
}
.color-fff {
    color: #fff;
}
.btn-primary {
    background: #c52d2f none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    margin-top: 10px;
    padding: 8px 20px;
}
.div_img {
    width: 100%;
}
.div_img img {
    border: 1px solid #c6c5c5;
    max-width: 314px;
}
.div_t, .div_t a {
    color: #007577;
    font-weight: bold;
    padding: 10px 0;
    width: 100%;
	min-height: 60px;
}
.list-img {
    height: 171px;
    overflow: hidden;
    width: 100%;
}
.list-img1 {
    height: 239px;
    overflow: hidden;
    width: 100%;
}
.list-img img {
    max-height: 171px;
}
.div_note {
    color: #007577;
    width: 100%;
}
.btn-primary:hover, .btn-primary:focus {
    background: #c52d2f none repeat scroll 0 0;
    box-shadow: none;
    outline: medium none;
}
.btn-transparent {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #fff;
    color: #fff;
}
.btn-transparent:hover {
    border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
    color: #007577;
    outline: medium none;
    text-decoration: none;
}
.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}
.center h2 {
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 0;
}
.media > .pull-left {
    margin-right: 20px;
}
.media > .pull-right {
    margin-left: 20px;
}
body > section {
}
.color {
    color: #007577;
}
.center {
    padding-bottom: 55px;
    text-align: center;
}
.scaleIn {
    animation-name: scaleIn;
}
.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.transparent-bg {
    background-color: transparent !important;
    margin-bottom: 0;
}
@keyframes scaleIn {
0% {
    opacity: 0;
    transform: scale(0);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes scaleIn {
0% {
    opacity: 0;
    transform: scale(0);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
#header .search {
    display: inline-block;
}
.navbar > .container .navbar-brand {
    margin-left: 0;
    width: 100%;
}
.top-info {
    color: #007577;
    width: 100%;
}
.top-info a {
    color: #007577;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
}
.top-info a:hover {
    color: #007577;
}
.top-info ul li {
    float: left;
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 20px;
}
.top-email {
    color: #000;
    float: right;
    font-size: 16px;
    margin: 5px 0;
    text-align: right;
    width: 100%;
}
input.search-form {
    border: 1px solid #007577;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    color: #000;
    font: italic 12px arial;
    padding: 3px 10px;
    width: 116px;
}
.btnsearch {
    background-color: #abadb0;
    border: 0 none;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: -1px;
    padding: 4px 10px 3px 5px;
}
#main-consult {
    position: relative;
}
#main-bottom {
    position: relative;
}
.video-news {
    width: 100%;
}
.video-news .video-news-title {
    color: #007577;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.video-news .video-news-content {
    border: 1px solid #007577;
    height: 194px;
    padding: 16px;
    width: 100%;
}
.video-news .video-news-content iframe {
    height: 100%;
    width: 100%;
}
.video-news .hotnews-content {
    color: #007577;
    overflow: hidden;
    width: 100%;
}
.video-news .hotnews-content img {
    width: 100% !important;
}
a.hotnews-title {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
a.hotnews-title:hover {
    font-weight: bold;
    text-decoration: underline;
}
.article-home {
    display: block;
    width: 100%;
}
.article-home .article-home-title {
    color: #007577;
    float: left;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.article-home .article-home-content {
    border: 1px solid #007577;
    display: block;
    float: left;
    overflow: hidden;
    padding: 10px 10px 0;
    width: 100%;
}
.partner-home {
    display: block;
    width: 100%;
}
.partner-home .partner-home-title {
    color: #007577;
    float: left;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.partner-home .partner-home-content {
    border: 1px solid #007577;
    display: block;
    float: left;
    height: 126px;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}
ul.hotnews-home li {
    border-top: 1px solid #007577;
    margin-top: -2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.contact-home {
    display: block;
    width: 100%;
}
.contact-home .contact-home-title {
    color: #007577;
    float: left;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.contact-home .contact-home-content {
    display: block;
    float: left;
    width: 100%;
}
.consult-home {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 20px;
    width: 48%;
}
.img-consult {
    border-radius: 50%;
    height: 100px;
    width: 100px;
}
#feature {
    padding-bottom: 20px;
}
.features {
    padding: 0;
}
.feature-wrap {
    margin-bottom: 35px;
    overflow: hidden;
}
.feature-wrap img {
    border: 1px solid #e7e7e7;
    padding: 3px;
}
.feature-wrap h2 {
    color: #161e2b;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}
.feature-wrap .pull-left {
    margin-right: 25px;
}
.feature-wrap i {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 100%;
    box-shadow: 0 0 0 5px #f2f2f2 inset;
    color: #c52d2f;
    float: left;
    font-size: 48px;
    height: 110px;
    line-height: 110px;
    margin: 3px 25px 3px 3px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 110px;
}
.feature-wrap i:hover {
    background: #c52d2f none repeat scroll 0 0;
    border: 3px solid #c52d2f;
    box-shadow: 0 0 0 5px #c52d2f inset;
    color: #fff;
}
h2.cate {
    background: rgba(0, 0, 0, 0) url("../../images/linecate.jpg") repeat-x scroll left bottom;
    float: left;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
span.lblspan {
    border-bottom: 1px solid #007577;
    float: left;
    margin: 0;
    padding: 20px 0 16px;
}
span.lblspan a {
    border-bottom: 1px solid #007577;
    color: #007577;
    font-size: 18px;
    padding: 30px 0 10px;
}
h1.cate1 {
    background: rgba(0, 0, 0, 0) url("../../images/linecate.jpg") repeat-x scroll left bottom;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}
span.lblspan1 {
    color: #007577;
    display: block;
    padding: 0 0 16px;
}
h2.note {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
}
.content-site {
    width: 100%;
}
.content-site .img-content img {
    max-width: 100% !important;
}
.mult-img-des {
    text-align: center;
    width: 100%;
}
.mult-img-des img {
    max-width: 100%;
    padding-bottom: 10px;
}
.img-des {
    text-align: center;
    width: 100%;
}
.img-des img {
    max-width: 100%;
    padding-bottom: 10px;
}
.img-prod {
    width: 100%;
}
.img-prod img {
    height: 150px;
    transform: scale(1, 1);
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    width: 100%;
}
.col-sm-4 h3 {
    padding: 10px 0;
}
.cate-service {
    background-color: #007577;
    border: 1px solid #eef3f4;
    width: 100%;
}
.cate-service .service_t {
    background: #007577 url("../../images/bg-cate.png") no-repeat scroll center top;
    height: 54px;
    text-align: center;
    width: 100%;
}
.cate-service .service_t span.lblservice {
    color: #006768;
    display: block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding-top: 14px;
    text-shadow: 1px -1px 1px #fff;
    text-transform: uppercase;
}
.cate-service .service_cont {
    overflow: hidden;
    width: 100%;
}
.cate-service .service_cont a {
    background: rgba(0, 0, 0, 0) url("../../images/line-cate.gif") repeat-x scroll center top;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: -2px 20px 0;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.cate-service .service_cont a:hover {
    color: #fea318;
}
a.select_active {
    color: #faa21b !important;
}
.ads {
    background-color: #0084bb;
    border-top: 5px solid #faa21b;
    color: #fff;
    padding: 22px 0;
}
#divhotline {
    background-color: #05474a;
    border-bottom: 5px solid #faa21b;
    float: left;
    padding: 40px 0 20px;
    width: 100%;
}
#divhotline .hotline_home {
    margin: -49px auto 0;
    width: 317px;
}
#divhotline .hotline_home .hotline_l {
    background: rgba(0, 0, 0, 0) url("../../images/hotline_l.png") no-repeat scroll 0 0;
    float: left;
    height: 51px;
    width: 47px;
}
#divhotline .hotline_home .hotline_c {
    background: rgba(0, 0, 0, 0) url("../../images/hotline_c.png") repeat-x scroll 0 0;
    float: left;
    height: 51px;
    padding: 0 10px;
}
#divhotline .hotline_home .hotline_r {
    background: rgba(0, 0, 0, 0) url("../../images/hotline_r.png") no-repeat scroll 0 0;
    float: left;
    height: 51px;
    width: 47px;
}
span.hotline_tel {
    color: #ed1c24;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    padding-top: 11px;
    width: 203px;
}
#service_home {
    background-color: #d3dee7;
    display: block;
    padding: 40px 0 20px;
    width: 100%;
}
#recent-works .col-xs-12.col-sm-4.col-md-3 {
    padding: 0;
}
#recent-works {
    padding-bottom: 70px;
}
.recent-work-wrap {
    position: relative;
}
.recent-work-wrap img {
    width: 100%;
}
.recent-work-wrap .recent-work-inner {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 0;
    opacity: 0.8;
    top: 0;
    width: 100%;
}
.recent-work-wrap .recent-work-inner h3 {
    margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a {
    color: #fff;
    font-size: 24px;
}
.recent-work-wrap .overlay {
    background: #c52d2f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 30px;
    position: absolute;
    top: 0;
    transition: opacity 1000ms ease 0s;
    vertical-align: middle;
    width: 100%;
}
.recent-work-wrap .overlay .preview {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.recent-work-wrap:hover .overlay {
    opacity: 1;
}
#services {
    background: #000 url("../images/services/bg_services.png") repeat scroll 0 0 / cover ;
}
#services .lead, #services h2 {
    color: #fff;
}
.services-wrap {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 0 40px;
    padding: 40px 30px;
}
.services-wrap h3 {
    font-size: 20px;
    margin: 10px 0;
}
.services-wrap .pull-left {
    margin-right: 20px;
}
#middle {
    background: #f2f2f2 none repeat scroll 0 0;
}
.skill h2 {
    margin-bottom: 25px;
}
.progress-wrap {
    position: relative;
}
.progress .color1, .progress .color1 .bar-width {
    background: #2d7da4 none repeat scroll 0 0;
}
.progress .color2, .progress .color2 .bar-width {
    background: #6aa42f none repeat scroll 0 0;
}
.progress .color3, .progress .color3 .bar-width {
    background: #ffcc33 none repeat scroll 0 0;
}
.progress .color4, .progress .color4 .bar-width {
    background: #db3615 none repeat scroll 0 0;
}
.progress, .progress-bar {
    background: #e6e6e6 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 15px;
    line-height: 15px;
    overflow: visible;
    text-align: right;
}
.progress {
    position: relative;
}
.progress .bar-width {
    border-radius: 2px;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-left: -30px;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 40px;
}
.progress span {
    position: relative;
}
.progress span::before {
    border-style: solid;
    border-width: 8px 5px;
    bottom: -15px;
    content: " ";
    height: auto;
    position: absolute;
    right: 8px;
    width: auto;
}
.progress .color1 span::before {
    border-color: #2d7da4 transparent transparent;
}
.progress .color2 span::before {
    border-color: #6aa42f transparent transparent;
}
.progress .color3 span::before {
    border-color: #ffcc33 transparent transparent;
}
.progress .color4 span::before {
    border-color: #db3615 transparent transparent;
}
.accordion h2 {
    margin-bottom: 25px;
}
.panel-default {
    border-color: transparent;
}
.panel-default > .panel-heading, .panel {
    background-color: #e6e6e6;
    border: 0 none;
    box-shadow: none;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    background: #fff none repeat scroll 0 0;
    color: #858586;
}
.panel-body {
    padding: 20px 20px 10px;
}
.panel-group .panel + .panel {
    border-top: 1px solid #d9d9d9;
    margin-top: 0;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-heading {
    border-radius: 0;
}
.panel-title > a {
    color: #4e4e4e;
}
.accordion-inner img {
    border-radius: 4px;
}
.accordion-inner h4 {
    margin-top: 0;
}
.panel-heading.active {
    background: #1f1f20 none repeat scroll 0 0;
}
.panel-heading.active .panel-title > a {
    color: #fff;
}
a.accordion-toggle i {
    background: #c9c9c9 none repeat scroll 0 0;
    font-size: 20px;
    line-height: 44px;
    margin-right: -15px;
    margin-top: -10px;
    text-align: center;
    width: 45px;
}
.panel-heading.active a.accordion-toggle i {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.nav-tabs > li {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
}
.nav-tabs {
    border-bottom: medium none transparent;
    border-right: 1px solid #e6e6e6;
}
.nav-tabs > li > a {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666;
    line-height: 24px;
    margin-right: 0;
    padding: 13px 15px;
}
.nav-tabs li:last-child {
    border-bottom: 0 none;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.nav-tabs > li > a:hover {
    background: #1f1f20 none repeat scroll 0 0;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #1f1f20 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    position: relative;
}
.nav-tabs > li.active > a::after {
    border-color: transparent transparent transparent #1f1f20;
    border-style: solid;
    border-width: 25px 22px;
    content: "";
    height: auto;
    position: absolute;
    right: -44px;
    top: 0;
    width: auto;
}
.tab-wrap {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 10px;
}
.tab-content {
    padding: 20px;
}
.tab-content h2 {
    margin-top: 0;
}
.tab-content img {
    border-radius: 4px;
}
.testimonial h2 {
    margin-top: 0;
}
.testimonial-inner {
    color: #858586;
    font-size: 14px;
}
.testimonial-inner .pull-left {
    border-right: 1px solid #e7e7e7;
    padding-right: 15px;
    position: relative;
}
.testimonial-inner .pull-left::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e7e7e7 #e7e7e7 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px 0 0;
    content: "";
    height: 9px;
    margin-top: -5px;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: rotate(45deg);
    width: 9px;
}
#partner {
    background: rgba(0, 0, 0, 0) url("../images/partners/partner_bg.png") no-repeat scroll 50% 50% / cover ;
}
#partner {
    color: #fff;
    text-align: center;
}
#partner h2, #partner h3 {
    color: #fff;
}
.partners ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.partners ul li {
    display: inline-block;
    float: left;
    width: 20%;
}
#conatcat-info {
    background: #fff url("../images/contact.png") no-repeat scroll 90% 0;
    padding: 30px 0;
}
.contact-info i {
    background: #000 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    font-size: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}
.contact-info h2 {
    color: #000;
    margin-top: 0;
}
.contact-info {
    color: #000;
}
.about-us {
    margin-bottom: -110px;
    margin-top: 110px;
}
.about-us h2, .skill_text h2 {
    color: #4e4e4e;
    font-size: 30px;
    font-weight: 600;
}
.about-us p {
    color: #4e4e4e;
}
#carousel-slider {
    position: relative;
}
#carousel-slider .carousel-indicators {
    bottom: -25px;
}
#carousel-slider .carousel-indicators li {
    border: 1px solid #ffbd20;
}
#carousel-slider a i {
    border: 1px solid #777;
    border-radius: 50%;
    color: #777;
    font-size: 28px;
    height: 50px;
    padding: 8px;
    position: absolute;
    top: 50%;
    width: 50px;
}
#carousel-slider a i:hover {
    background: #bfbfbf none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    color: #fff;
}
#carousel-slider .carousel-control {
    width: inherit;
}
#carousel-slider .carousel-control.left i {
    left: -25px;
}
#carousel-slider .carousel-control.right i {
    right: -25px;
}
#carousel-slider .carousel-control.left, #carousel-slider .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.skill_text {
    display: block;
    margin-bottom: 60px;
    margin-top: 25px;
    overflow: hidden;
}
.sinlge-skill {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 100%;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    height: 200px;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 200px;
}
.sinlge-skill p em {
    color: #ffffff;
    font-size: 38px;
}
.sinlge-skill p {
    line-height: 1;
}
.joomla-skill, .html-skill, .css-skill, .wp-skill {
    border-radius: 100%;
    bottom: 0;
    height: 100%;
    padding: 70px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.joomla-skill {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%) repeat scroll 0 0;
}
.html-skill {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%) repeat scroll 0 0;
}
.css-skill {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%) repeat scroll 0 0;
}
.wp-skill {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%) repeat scroll 0 0;
}
.skill-wrap {
    display: block;
    margin: 60px 0;
    overflow: hidden;
}
.team h4 {
    margin-top: 0;
    text-transform: uppercase;
}
.team h5 {
    font-weight: 300;
}
.single-profile-top, .single-profile-bottom {
    font-weight: 400;
    line-height: 24px;
}
.single-profile-top, .single-profile-bottom {
    border: 1px solid #ddd;
    padding: 15px;
    position: relative;
}
.media_image {
    margin-bottom: 10px;
}
.team .btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 1px 5px;
    text-transform: uppercase;
}
ul.social_icons, ul.tag {
    display: block;
    list-style: outside none none;
    margin: 10px 0;
    padding: 0;
}
ul.social_icons li, ul.tag li {
    display: inline-block;
    margin-right: 5px;
}
ul.social_icons li a i {
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    opacity: 0.8;
    padding: 0;
    text-align: center;
    width: 25px;
}
.team .social_icons .fa-facebook:hover, .team .social_icons .fa-twitter:hover, .team .social_icons .fa-google-plus:hover {
    opacity: 1;
    transform: rotate(360deg);
    transition: all 0.9s ease 0s;
}
.team .social_icons .fa-facebook {
    background: #0182c4 none repeat scroll 0 0;
}
.team .social_icons .fa-twitter {
    background: #20b8ff none repeat scroll 0 0;
}
.team .social_icons .fa-google-plus {
    background: #d34836 none repeat scroll 0 0;
}
.team-bar .first-one-arrow {
    float: left;
    margin-right: 30px;
    width: 2%;
}
.team-bar .first-arrow {
    float: left;
    margin-left: 5px;
    margin-right: 35px;
    width: 22%;
}
.team-bar .second-arrow {
    float: left;
    margin-left: 5px;
    width: 21%;
}
.team-bar .third-arrow {
    float: left;
    margin-left: 40px;
    margin-right: 12px;
    width: 22%;
}
.team-bar .fourth-arrow {
    float: left;
    margin-left: 25px;
    width: 20%;
}
.team-bar .first-one-arrow hr {
    border-bottom: 1px solid #2d7da4;
    border-top: 1px solid #2d7da4;
}
.team-bar .first-arrow hr {
    border-bottom: 1px solid #2d7da4;
    border-top: 1px solid #2d7da4;
}
.team-bar .second-arrow hr {
    border-bottom: 1px solid #6aa42f;
    border-top: 1px solid #6aa42f;
}
.team-bar .third-arrow hr {
    border-bottom: 1px solid #ffbd20;
    border-top: 1px solid #ffbd20;
}
.team-bar .fourth-arrow hr {
    border-bottom: 1px solid #db3615;
    border-top: 1px solid #db3615;
}
.team-bar {
    margin-bottom: 15px;
    margin-top: 30px;
    position: relative;
}
.team-bar i {
    border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-top: -32px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 24px;
}
.team-bar .first-arrow .fa-angle-up {
    background: #2d7da4 none repeat scroll 0 0;
    margin-left: -33px;
}
.team-bar .second-arrow .fa-angle-down {
    background: #6aa42f none repeat scroll 0 0;
    margin-left: -33px;
}
.team-bar .third-arrow .fa-angle-up {
    background: #ffbd20 none repeat scroll 0 0;
    margin-left: -32px;
}
.team-bar .fourth-arrow .fa-angle-down {
    background: #db3615 none repeat scroll 0 0;
    margin-left: -32px;
}
.team .single-profile-top::before, .team .single-profile-top::after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}
.team .single-profile-top::before {
    border-color: #fff transparent transparent;
    border-width: 10px;
    bottom: -20px;
    left: 26px;
    z-index: 1;
}
.team .single-profile-top::after {
    border-color: #ddd transparent transparent;
    border-style: solid;
    border-width: 11px;
    bottom: -22px;
    left: 25px;
    z-index: 0;
}
.team .single-profile-bottom::before, .team .single-profile-bottom::after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}
.team .single-profile-bottom::before {
    border-color: transparent transparent #fff;
    border-width: 10px;
    left: 30px;
    top: -20px;
    z-index: 1;
}
.team .single-profile-bottom::after {
    border-color: transparent transparent #ddd;
    border-style: solid;
    border-width: 11px;
    left: 29px;
    top: -22px;
    z-index: 0;
}
.services {
    padding: 0;
}
.get-started {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 3px;
    margin-bottom: 18px;
    margin-top: 60px;
    padding-bottom: 30px;
    position: relative;
}
.get-started h2 {
    margin-bottom: 20px;
    padding-top: 30px;
}
.request {
    bottom: -15px;
    left: 50%;
    margin-left: -110px;
    position: absolute;
}
.request h4 {
    position: relative;
    width: 220px;
}
.request h4 a {
    background: #c52d2f none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
}
.request h4::after {
    border-color: #c52d2f transparent transparent;
    border-style: solid;
    border-width: 12px;
    bottom: -18px;
    content: "";
    height: 0;
    position: absolute;
    right: 13px;
    z-index: -757799;
}
.request h4::before {
    border-color: #c52d2f transparent transparent;
    border-style: solid;
    border-width: 12px;
    bottom: -18px;
    content: "";
    height: 0;
    left: 13px;
    position: absolute;
    z-index: -757799;
}
.clients-area {
    padding: 60px;
}
.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}
.clients-comments img {
    background: #dddddd none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 182px;
    padding: 3px;
    transition: all 0.9s ease 0s;
    width: 182px;
}
.clients-comments h3 {
    font-weight: 300;
    margin-top: 55px;
    padding: 0 40px;
}
.clients-comments h4 {
    font-weight: 300;
    margin-top: 15px;
}
.clients-comments h4 span {
    font-style: oblique;
    font-weight: 700;
}
.footer {
    background: #2e2e2e none repeat scroll 0 0;
    border-top: 5px solid #c52d2f;
    height: 84px;
    margin-top: 110px;
}
.footer_left {
    padding: 10px;
}
#portfolio_page {
    margin-top: 115px;
    padding-bottom: 0;
}
.portfolio-items, .portfolio-filter {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0;
}
.portfolio-filter > li {
    display: inline-block;
}
.portfolio-filter > li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    outline: medium none;
    text-transform: uppercase;
    transition: all 0.9s ease 0s;
}
.portfolio-filter > li a:hover, .portfolio-filter > li a.active {
    background: #c52d2f none repeat scroll 0 0;
    border: 1px solid #c52d2f;
    box-shadow: none;
    color: #fff;
}
.portfolio-items > li {
    box-sizing: border-box;
    float: left;
    padding: 0;
}
.portfolio-item {
    margin: 0;
    padding: 0;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    transition: none 0s ease 0s ;
}
.pricing_heading {
    margin-top: 120px;
}
.pricing_heading h2, .pricing_heading p {
    color: #4e4e4e;
}
.pricing-area h1 {
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
}
.pricing-area span {
    font-size: 18px;
    font-weight: 700;
}
.pricing-area h3, .pricing-area span {
    color: #fff;
}
.plan {
    margin-bottom: 70px;
    position: relative;
}
.pricing-area ul {
    background: #fafafa none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.pricing-area ul li {
    font-size: 16px;
    font-weight: 400;
    list-style: outside none none;
    padding: 15px 0;
}
.pricing-area ul li:nth-child(2n) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.pricing-area .price-three img, .pricing-area .price-six img {
    position: absolute;
    right: 15px;
    top: 0;
}
.pricing-area .heading-one, .pricing-area .heading-two, .pricing-area .heading-three {
    border-radius: 2px 2px 0 0;
    padding: 17px 0;
}
.pricing-area .heading-one, .pricing-area .heading-two, .pricing-area .heading-three, .pricing-area .heading-four, .pricing-area .heading-five, .pricing-area .heading-six, .pricing-area .heading-seven {
    margin-left: -10px;
}
.pricing-area .heading-one, .pricing-area .price-one .plan-action .btn-primary {
    background: #e24f43 none repeat scroll 0 0;
}
.pricing-area .heading-two, .pricing-area .price-two .plan-action .btn-primary {
    background: #27ae60 none repeat scroll 0 0;
}
.pricing-area .heading-three, .pricing-area .price-three .plan-action .btn-primary {
    background: #f39c12 none repeat scroll 0 0;
}
.pricing-area .heading-four, .pricing-area .price-four .plan-action .btn-primary {
    background: #5c5c5c none repeat scroll 0 0;
}
.pricing-area .heading-five, .pricing-area .price-five .plan-action .btn-primary {
    background: #5c5c5c none repeat scroll 0 0;
}
.pricing-area .heading-six, .pricing-area .price-six .plan-action .btn-primary {
    background: #e24f43 none repeat scroll 0 0;
}
.pricing-area .heading-seven, .pricing-area .price-seven .plan-action .btn-primary {
    background: #5c5c5c none repeat scroll 0 0;
}
.pricing-area .bg {
    background: #fafafa none repeat scroll 0 0;
}
.pricing-area .heading-one h3::before {
    border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-two h3::before {
    border-color: #1f8c4d transparent transparent;
}
.pricing-area .heading-three h3::before {
    border-color: #d4880f transparent transparent;
}
.pricing-area .heading-four h3::before {
    border-color: #424242 transparent transparent;
}
.pricing-area .heading-five h3::before {
    border-color: #424242 transparent transparent;
}
.pricing-area .heading-six h3::before {
    border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-seven h3::before {
    border-color: #424242 transparent transparent;
}
.pricing-area h3::before {
    border-color: #d4880f transparent transparent;
    border-radius: 5px 0 0;
    border-style: solid;
    border-width: 12px;
    content: "";
    height: 0;
    left: 4px;
    position: absolute;
    top: 78px;
    width: 0;
    z-index: -7577;
}
.small-pricing h3::after {
    height: 94px;
}
.small-pricing h3::before {
    top: 74px;
}
.plan-action {
    height: 40px;
}
.pricing-area .plan-action .btn-primary {
    color: #fff;
    margin-top: 5px;
    padding: 5px 20px;
    position: relative;
}
.pricing-area .plan-action .btn-primary::before {
    border-color: #e24f43 transparent transparent;
    border-radius: 5px 0 0;
    border-style: solid;
    border-width: 12px;
    bottom: -12px;
    content: "";
    height: 0;
    left: -9px;
    position: absolute;
    width: 0;
    z-index: -1;
}
.pricing-area .plan-action .btn-primary::after {
    border-color: #e24f43 transparent transparent;
    border-radius: 5px 0 0;
    border-style: solid;
    border-width: 12px;
    bottom: -12px;
    content: "";
    height: 0;
    position: absolute;
    right: -9px;
    width: 0;
    z-index: -1;
}
.pricing-area .price-two .plan-action .btn-primary::before, .pricing-area .price-two .plan-action .btn-primary::after {
    border-color: #1f8c4d transparent transparent;
}
.pricing-area .price-three .plan-action .btn-primary::before, .pricing-area .price-three .plan-action .btn-primary::after {
    border-color: #d4880f transparent transparent;
}
.pricing-area .price-four .plan-action .btn-primary::before, .pricing-area .price-four .plan-action .btn-primary::after, .pricing-area .price-five .plan-action .btn-primary::before, .pricing-area .price-five .plan-action .btn-primary::after, .pricing-area .price-seven .plan-action .btn-primary::before, .pricing-area .price-seven .plan-action .btn-primary::after {
    border-color: #424242 transparent transparent;
    right: -9px;
}
.pricing-area .price-six .plan-action .btn-primary::before, .pricing-area .price-six .plan-action .btn-primary::after {
    border-color: #bf4539 transparent transparent;
    right: -9px;
}
.gmap-area {
    background-image: url("../images/map.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
}
.gmap-area .gmap iframe {
    border-radius: 50%;
    height: 280px;
    width: 300px;
}
.gmap {
    border: 10px solid #f6f5f0;
    border-radius: 50%;
    box-shadow: 0 0 3px 3px #e7e4dc;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.gmap-area .map-content ul {
    list-style: outside none none;
}
.gmap-area .map-content address h5 {
    font-weight: 700;
}
#contact-page {
    padding-top: 0;
}
#contact-page .contact-form .form-group label {
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 300;
}
.form-group .form-control {
    border-color: #f2f2f2;
    box-shadow: none;
    padding: 7px 12px;
}
textarea#message {
    padding: 10px;
    resize: none;
}
#contact-page .contact-wrap {
    margin-top: 20px;
}
.widget {
    color: #a2aeba;
    margin-bottom: 60px;
    padding-left: 0;
}
.single_comments {
    margin-bottom: 20px;
}
.single_comments img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.single_comments p {
    margin-bottom: 0;
}
.widget .entry-meta span {
    display: inline-block;
    margin-right: 10px;
}
.widget img.ads {
    width: 100%;
}
.widget h3.title_left {
    background-color: #5abfd6;
    border-bottom: 3px solid #f59812;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 10px;
    text-transform: uppercase;
}
.blog_category {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog_category li {
    float: none;
    margin-bottom: 20px;
}
.blog_category li a {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 4px;
    color: #888;
    display: inline-block;
    padding: 5px 15px;
}
.blog_category li a:hover {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.badge::before {
    border-color: transparent transparent transparent #c52d2f;
    border-style: solid;
    border-width: 10px;
    bottom: -8px;
    content: "";
    height: 0;
    left: 5px;
    position: absolute;
    z-index: -757799;
}
.badge {
    background-color: #c52d2f;
    border-radius: 5px;
    color: #fff;
    font-weight: normal;
    left: 60px;
    padding: 8px;
    position: relative;
    top: -18px;
}
.blog_archieve {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog_archieve li {
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
}
.blog_archieve li:first-child {
    padding-top: 0;
}
ul.gallery {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.gallery li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    padding: 0;
    width: 60px;
}
ul.faq {
    list-style: outside none none;
    margin: 0;
}
ul.faq li {
    margin-top: 30px;
}
ul.faq li:first-child {
    margin-top: 0;
}
ul.faq li span.number {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
ul.faq li > div {
    margin-left: 70px;
}
ul.faq li > div h3 {
    margin-top: 0;
}
.embed-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.blog-item {
    border-radius: 0;
    margin-bottom: 50px;
    overflow: hidden;
}
.blog .blog-item .img-blog {
    border-radius: 5px;
    margin-bottom: 45px;
}
.blog .blog-item .blog-content {
    padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
    font-size: 30px;
    margin-top: 0;
}
.readmore {
    margin-top: 0;
}
.blog .blog-item .blog-content h3 {
    color: #858586;
    margin-bottom: 40px;
}
.blog .blog-item .blog-content h4 {
    font-size: 14px;
}
.post-tags {
}
.blog .blog-item .entry-meta {
    border-radius: 5px;
    overflow: hidden;
}
.blog .blog-item .entry-meta > span {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #fff;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
}
#publish_date {
    background: #c52d2f none repeat scroll 0 0;
    border-bottom: 5px solid #4e4e4e;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.blog .blog-item .entry-meta > span {
    color: #ccc;
}
.blog .blog-item .entry-meta > span a {
    color: #888;
    font-size: 12px;
    font-weight: 300;
    margin-left: 3px;
}
ul.pagination > li > a {
    /*border: 1px solid #f1f1f1;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 5px;
    padding: 5px 14px;*/
    border-radius: 5px;
    font-size: 12px;
    margin-right: 5px;
    padding: 5px 3px;
}
ul.pagination > li > a i {
    margin-left: 5px;
    margin-right: 5px;
}
ul.pagination > li.active > a, ul.pagination > li:hover > a {
    /*background-color: #c52d2f !important;
    border-color: #c52d2f !important;*/
    color: #faa21b;
}
.search_box {
    background-image: url("../images/search_icon.png");
    background-position: 314px 15px;
    background-repeat: no-repeat;
    border-color: #dedede;
    box-shadow: none;
    height: 48px;
    outline: medium none;
}
.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}
ul.tag-cloud, ul.sidebar-gallery {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tag-cloud li {
    display: inline-block;
    margin-bottom: 3px;
}
.tag-cloud li a {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #888;
    margin: 20px 0;
    padding: 8px 15px;
}
.tag-cloud li a:hover {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.sidebar-gallery li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
    border-radius: 4px;
    display: inline-block;
}
.reply_section {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 5px;
}
.post_reply {
    margin-left: 10px;
    margin-top: 45px;
}
.post_reply img {
    border: 5px solid #d5d8dd;
    height: 85px;
    width: 85px;
}
.post_reply ul {
    list-style: outside none none;
    margin: 5px 0 0;
    padding: 0;
}
.post_reply ul li {
    float: left;
}
.post_reply ul li a {
    display: block;
}
.post_reply ul li a i {
    border: 1px solid #dddddd;
    border-radius: 39px;
    color: #ffffff;
    font-size: 20px;
    height: 30px;
    margin-right: 3px;
    padding-top: 7px;
    text-align: center;
    width: 30px;
}
.post_reply ul li a i.fa-facebook {
    background: #0182c4 none repeat scroll 0 0;
}
.post_reply ul li a i.fa-twitter {
    background: #3fc1fe none repeat scroll 0 0;
}
.post_reply ul li a i.fa-google-plus {
    background: #d34836 none repeat scroll 0 0;
}
.post_reply ul li a i:hover {
    opacity: 0.5;
}
.post_reply_content {
    margin: 30px;
}
.post_reply_content h1 a:hover {
    color: #ffc800;
}
.post_reply_content h4 {
    margin-bottom: 50px;
}
.reply_section .media-body {
    display: inherit;
}
.comment_section .media-body {
    display: inherit;
}
#comments_title {
    color: #4e4e4e;
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: 60px;
}
.comment_section {
    margin-top: 30px;
    position: relative;
}
.post_comments img {
    height: 85px;
    margin-top: 35px;
    width: 85px;
}
.post_reply_comments {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 4px;
    padding: 30px;
}
.post_reply_comments::before {
    border-color: transparent #f0f0f0 transparent transparent;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: 75px;
    position: absolute;
    top: 20px;
}
.post_reply_comments h3, .post_reply_content h3 {
    margin-top: 0;
}
.post_reply_comments h1 a:hover {
    color: #c52d2f;
}
.post_reply_comments h4 {
    color: #c4c4c5;
    font-weight: 400;
}
.post_reply_comments p {
    padding-bottom: 30px;
}
.post_reply_comments a {
    background: #c52d2f none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 15px;
    color: #fff;
    padding: 8px 20px;
    position: absolute;
    right: 30px;
}
.post_reply_comments a::before {
    border-color: #c52d2f transparent transparent;
    border-style: solid;
    border-width: 16px;
    bottom: -11px;
    content: "";
    height: 0;
    left: -12px;
    position: absolute;
    z-index: 757799;
}
.post_reply_comments h2 a {
}
.message_heading {
    margin-bottom: 50px;
    margin-top: 60px;
}
#error .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success:hover {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #4e4e4e;
}
#error h1 {
    color: #4e4e4e;
    text-transform: uppercase;
}
.shortcode-item {
    padding-bottom: 0;
}
.shortcode-item h2 {
    color: #4e4e4e;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 22px;
    margin-top: 0;
}
.carousel-control {
    width: 4%;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
    margin-left: 15px;
}
@media (max-width: 767px) {
.carousel-inner .active.left {
    left: -100%;
}
.carousel-inner .next {
    left: 100%;
}
.carousel-inner .prev {
    left: -100%;
}
.active > div {
    display: none;
}
.active > div:first-child {
    display: block;
}
}
@media (min-width: 767px) and (max-width: 992px) {
.carousel-inner .active.left {
    left: -50%;
}
.carousel-inner .next {
    left: 50%;
}
.carousel-inner .prev {
    left: -50%;
}
.active > div {
    display: none;
}
.active > div:first-child {
    display: block;
}
.active > div:first-child + div {
    display: block;
}
}
@media (min-width: 992px) {
.carousel-inner .active.left {
    left: -25%;
}
.carousel-inner .next {
    left: 25%;
}
.carousel-inner .prev {
    left: -25%;
}
}
.carousel-control.left {
    left: 0;
    right: auto;
    top: 50%;
    width: 46px;
    z-index: 10000;
}
.carousel-control.right {
    left: auto;
    right: 10px;
    top: 50%;
    width: 46px;
    z-index: 10000;
}
articleslist {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    font: bold 12px arial;
    height: 200px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.articleslist .imgpro {
    display: block;
    height: 150px;
    margin: 0 auto 10px;
    overflow: hidden;
    width: 240px;
}
.articleslist .imgpro img {
    margin: auto;
}
.articleslist .tpro {
    width: 100%;
}
.tt_product {
    width: 100%;
}
.lineother {
    border-bottom: 1px dotted #efefef;
    border-top: 1px dotted #efefef;
    color: #007577;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
ul.ulother {
    line-height: 25px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
a.link-other, a.link-other i {
    color: #007577;
    font-size: 14px;
}
a.link-other:hover, a.link-other:hover i {
    color: #faa21b;
}
.tbcontact {
    color: #007577;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 100%;
}
.txttitle {
    background-color: #dededa;
    border: 0 none;
    padding: 4px;
    width: 95%;
}
.txtwebsite {
    background-color: #dededa;
    border: 0 none;
    padding: 4px;
    width: 100%;
}
.txtnotes {
    background-color: #dededa;
    border: 0 none;
    height: 72px;
    margin-top: 5px;
    padding: 4px;
    width: 100%;
}
.editor-label {
    padding: 5px 0;
}
.alert {
    color: #ff0000;
    margin: 0 5px;
    padding: 0;
}
#CaptchaImage {
    height: 20px;
}
input.linkinput {
    background-color: #fff;
    border: medium none;
    color: #007577;
    font-weight: bold;
}
#bottom {
    background: #011a22 url("../../images/bg-footer.png") repeat-x scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    padding-top: 20px;
}
#bottom {
    color: #fff;
}
#bottom h3 {
    color: #a2aeba;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}
#bottom h3 span {
    border-bottom: 1px solid #a2aeba;
    padding-bottom: 2px;
}
#bottom span.company {
    color: #a2aeba;
    font-size: 14px;
    font-weight: bold;
    padding: 30px 0 20px;
}
#bottom p, #bottom a {
    color: #a2aeba;
    font-size: 14px;
}
#bottom span.social_network {
    color: #fff;
    font-size: 18px;
    padding: 30px 0 20px;
}
.fa-facebook {
    border: 3px solid #3b579d;
    border-radius: 50%;
    color: #3b579d;
    font-size: 25px;
    margin-right: 20px;
    padding: 6px 12px;
}
.fa-google-plus {
    border: 3px solid #d44132;
    border-radius: 50%;
    color: #d44132;
    font-size: 25px;
    margin-right: 20px;
    padding: 6px 3px;
}
.fa-twitter {
    border: 3px solid #66caeb;
    border-radius: 50%;
    color: #66caeb;
    font-size: 25px;
    padding: 6px 7px;
}
#bottom ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#bottom ul li {
    display: block;
    padding: 5px 0;
}
#bottom ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 100;
}
#bottom ul li a:hover {
    color: #007577;
}
#bottom .widget {
    margin-bottom: 0;
}
#footer {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #007577;
}
#footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer ul > li {
    display: inline-block;
    margin-left: 15px;
}
#back-top {
    bottom: 50px;
    position: fixed;
    right: 30px;
    z-index: 9999;
}
#back-top a {
    opacity: 0.5;
    transition: all 0.3s ease 0s;
}
#back-top .btn-primary {
    background: #ee3b24 none repeat scroll 0 0;
    border-color: #ee3b24;
    font-size: 18px;
    height: 36px;
    padding: 0;
    width: 36px;
}
#back-top a:hover {
    color: #fbfe00;
    opacity: 1;
}
.scrollup {
    font-size: 40px;
}
.scrollup:hover {
    color: #fbfe00;
}
.quick-alo-phone {
    backface-visibility: hidden;
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    right: 150px;
    top: 30px;
    transform: translateZ(0px);
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 200000 !important;
}
.quick-alo-phone.quick-alo-show {
    visibility: visible;
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeInRightBig {
0% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeOutRight {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
.quick-alo-phone.quick-alo-static {
    opacity: 0.6;
}
.quick-alo-phone.quick-alo-hover, .quick-alo-phone:hover {
    opacity: 1;
}
.quick-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running quick-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 160px;
    left: 20px;
    opacity: 0.1;
    position: absolute;
    top: 20px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 160px;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running quick-alo-circle-anim !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running quick-alo-circle-anim !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle, .quick-alo-phone:hover .quick-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle, .quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
    border-color: #75eb50;
    opacity: 0.5;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle, .quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
    border-color: #ccc;
    opacity: 0.5;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
    border-color: #75eb50;
    opacity: 0.5;
}
.quick-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running quick-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: 0.1;
    position: absolute;
    top: 50px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
    animation: 1.7s ease-in-out 0s normal none infinite running quick-alo-circle-fill-anim !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running quick-alo-circle-fill-anim !important;
    opacity: 0 !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill, .quick-alo-phone:hover .quick-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill, .quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill, .quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    opacity: 0.75 !important;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.quick-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim;
    background: rgba(30, 30, 30, 0.1) url("../../images/message503.png") no-repeat scroll center center;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 70px;
    opacity: 0.7;
    position: absolute;
    top: 70px;
    transform-origin: 50% 50% 0;
    width: 60px;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
    animation: 0s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle, .quick-alo-phone:hover .quick-alo-ph-img-circle {
    background-color: #00aff2;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle, .quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #75eb50;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00aff2;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle, .quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
    background-color: #ccc;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
    background-color: #75eb50;
}
@keyframes quick-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-anim {
0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
@keyframes quick-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
@keyframes quick-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeOutRight {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
}
@keyframes fadeOutRight {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
}
@keyframes fadeOutRight {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
}
}
@keyframes quick-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.1;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.1;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.1;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
@keyframes quick-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
@keyframes quick-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
@keyframes quick-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes quick-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
#quick-alo-wrapper {
    bottom: 0;
    color: #383838;
    display: none;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000000;
}
#quick-alo-wrapper.night-mode {
    color: #fff;
}
.quick-alo-popup-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRGMTI2QTcxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRGMTI2QTYxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iCEbHAAABl0lEQVR42sSXS07DMBCGnSKyDorEAVjACTgCIEVlXU5R9QjlCk3VAzTrLhMJ2NIVJ2DDuo9EsKUszEw0kaIQbI+bxy/9UhRP5pMcjz12pJTCQKfgO/AN+Bp8AfZo7Av8AX4Dv4CfwD/ajAhW2ANPwTtprj1946lyq6AP4I2014ZyGINPwAvZnBaUUwnGgJVsXqsqvAoOZXua/wceyfY1KngOlROWxjv4XLSrHfgKS3BALyYdQAUxJkUdu7o6jeNYZlmmnUeMwViNkOUieKiLTNNURlGkhOPYcrnMYw00RPDMJFIFZ0JRIYJfTaPr4BZQ1Fow9+EcgCAEWkLz/4zl9A1rzOUsTQCKJEny5yAIhO/73NV9GNjUhOM4tc8scae6PL3laedONYLXNtC6f85dXDNb6BHw0GgDKaCqxEz4fbFlpk1smQjnbJmCeqSuNO3jWNyDL8vHIrao4w6OxTGx/rQ+8z5an16bvd7a22pDvz0CuOU29NUrzKOuzqvlTN8orzAO89J2W7q0ndHYZ+nS9kw+6BL+CjAAEvDTBJC9qhAAAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px !important;
    cursor: pointer !important;
    height: 30px !important;
    position: absolute !important;
    right: -15px !important;
    top: -15px !important;
    transition: all 0.3s ease-out 0s !important;
    width: 30px !important;
}
#quick-alo-wrapper.night-mode .quick-alo-popup-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY2REUyNDQxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY2REUyNDMxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56uyuzAAABfUlEQVR42sSXvU7DMBDHYxCdw8IDMMCWTDwCdClznLcJr9BUfYs+ALDSqXMisTD3S4K1MBx3kS1ZVuqvNslf+kuRfL5f5OTsMwOAyEFX6DH6Ef2AvkXHYuwH/YVeod/Rr+g/a0YCGxyjC/QW3LUTc2JTbhOUo9cQrrXI4Qy+RM/hfJqLnEYwBSzg/FrocB1cQneaHQNn0L0yyWOinKg0PtE3Ubfaou+bEhRvUEB/KuRSj2x1muc51HVtzUgxnHNbGLFGBJ7YIquqgjRNjXAaS5KkiXXQhMBTl0gT3BNKKgn84RrdBg+AkpaR5z7cAAhEwEBo850JfPCdJeGBUNLhIqQYGWOtz17yXWp1edVlD1nqZQi07Zv7/lzTUOgJ8NJpA5FQU2JP+LPcMvfGIyXLnBISnGJdt8xBDom+j8Ud+k49FvtqBPix1mc2ROszaLM3WHurN/SbE4Ab34Zev8K82Opc017MMV5hmOel7Um5tF2LsW/l0vYm/GtL+C/AAAHy+OD95QLeAAAAAElFTkSuQmCC");
}
#quick-alo-wrapper .quick-alo-popup-close:hover {
    opacity: 0.6 !important;
}
.quick-alo-popup {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyIUPNCUUwAAAA1JREFUCNdj+P///2cACe8D8SyfS4EAAAAASUVORK5CYII=");
    border-radius: 16px;
    display: inline-block;
    margin: 0 auto;
    padding: 60px 75px;
    position: relative;
    text-align: center;
    transition: all 0.6s ease-out 0s;
    z-index: 200001;
}
#quick-alo-wrapper.night-mode .quick-alo-popup {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyAMHYpuhwAAAA1JREFUCNdjMDY2/gwAAsMBjX/tf+YAAAAASUVORK5CYII=");
}
#quick-alo-wrapper .quick-alo-overlay {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=");
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200000;
}
.quick-alo-popup h3 {
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 40px;
    white-space: nowrap;
}
.night-mode .quick-alo-popup h3 {
    font-size: 23px;
}
.night-mode .quick-alo-message {
    padding-bottom: 0;
}
.quick-alo-message {
    clear: both;
    font-size: 14px;
    height: 32px;
    padding: 18px 0 13px;
    text-align: center;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper .label, #quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper .label + .input {
    float: left;
    width: 49%;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper .input {
    padding: 0 13px;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper label {
    color: #616161;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    padding-right: 15px;
}
.quick-alo-number {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #00bed5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #00bed5;
    display: inline-block;
    font-family: Montserrat,"Lucida Console",Monaco,monospace,sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 221px;
}
.night-mode .quick-alo-number {
    border: 1px solid #00bed5;
    border-radius: 3px;
    padding: 13px 31px;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper input.valid-invalid[type="text"] {
    color: #ff496b;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper input[type="text"]:focus {
    outline: 0 none;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #d1d1d1;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #d1d1d1;
}
#quick-alo-wrapper.night-mode .quick-alo-popup .quick-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #60615f;
}
#quick-alo-wrapper.night-mode .quick-alo-popup .quick-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #60615f;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-submit {
    background-color: #333;
    border: 0 none;
    border-radius: 68px;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    outline: medium none !important;
    padding: 20px 40px;
}
#quick-alo-wrapper.night-mode .quick-alo-popup .quick-alo-submit {
    background-color: #00bed5;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-submitavtive, #quick-alo-wrapper .quick-alo-popup .quick-alo-submitvisited {
    outline: medium none !important;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-submit-moz-focus-inner {
    border: 0 none;
}
#quick-alo-wrapper .quick-alo-popup .quick-alo-submit:hover {
    background-color: #00aff2;
}
.quick-alo-blur {
    filter: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9ImJsdXIiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiLz48L2ZpbHRlcj48L3N2Zz4jYmx1cg==#blur");
}
#quick-countdown {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: 300;
    padding-top: 20px;
}
.quick-alo-request-time {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#quick-alo-wrapper.night-mode .quick-alo-request-time {
    background-color: #515350;
    border: 1px solid #606260;
    color: #fff;
}
#quick-alo-wrapper.night-mode .quick-alo-popup h3 {
    margin-bottom: 15px;
}
#quick-alo-wrapper.night-mode .quick-alo-form .quick-alo-select-wrapper {
    margin-bottom: 35px;
}
.quick-alo-table {
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.quick-alo-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.valid-invalid-message {
    color: #ff496b;
    font-size: 14px;
}
.valid-invalid-message::before {
    content: "* ";
}
@media (max-width: 480px) {
.quick-alo-phone.quick-alo-show {
    visibility: hidden !important;
}
}
.callback, .meeting {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
.callback .callback-form, .meeting .callback-form {
    background-color: #ebebeb;
    color: #000;
    left: 50%;
    max-height: 98%;
    max-width: 98%;
    min-height: 260px;
    padding: 30px 15px;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    z-index: 10;
}
.callback .callback-form .wpcf7-text, .meeting .callback-form .wpcf7-text, .callback .callback-form .wpcf7-textarea, .meeting .callback-form .wpcf7-textarea {
    padding-left: 5px;
    width: 100%;
}
.callback .callback-form .wpcf7-textarea, .meeting .callback-form .wpcf7-textarea {
    height: 100px;
}
.callback .callback-form .wpcf7-submit, .meeting .callback-form .wpcf7-submit {
    background-color: #fdb813;
    border: 0 none;
    color: #000;
    margin: 0;
    padding: 5px 10px;
}
.callback .callback-form .wpcf7-submit:hover, .meeting .callback-form .wpcf7-submit:hover {
    background-color: #fdc746;
    color: #000;
}
@media only screen and (max-width: 480px) {
.callback .callback-form .wpcf7-submit, .meeting .callback-form .wpcf7-submit {
    display: block;
    text-align: center;
    width: 100%;
}
}
.callback .callback-form .ajax-loader, .meeting .callback-form .ajax-loader {
    display: block;
}
.callback .callback-form h2, .meeting .callback-form h2, .callback .callback-form h3, .meeting .callback-form h3 {
    margin-top: 0;
    text-transform: uppercase;
}
.callback .callback-form .close, .meeting .callback-form .close {
    color: #fdb813;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    transition: all 0.25s ease 0s;
    width: 16px;
}
.callback .callback-form .close:hover, .meeting .callback-form .close:hover {
    transform: rotate(180deg);
}
a.dlink {
    color: #fdb813;
    font-weight: 700;
    text-decoration: underline;
}
.brochure-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    padding: 15px;
}
.brochure-form h3 {
    text-transform: uppercase;
}
.brochure-form .wpcf7-text {
    width: 100%;
}
.brochure-form .wpcf7-quiz {
    width: 50px !important;
}
.brochure-form .wpcf7-submit {
    background: #fdb813 url("images/idownx16.png") no-repeat scroll left center;
    border: 2px solid #fdb813;
    color: #000;
    padding-left: 20px;
}
@media (max-width: 768px) {
.brochure-form .brochure-form {
    max-width: 100%;
}
}
.carousel-control {
    width: 4%;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
    margin-left: 15px;
}
@media (max-width: 767px) {
.carousel-inner .active.left {
    left: -100%;
}
.carousel-inner .next {
    left: 100%;
}
.carousel-inner .prev {
    left: -100%;
}
.active > div {
    display: none;
}
.active > div:first-child {
    display: block;
}
}
@media (min-width: 767px) and (max-width: 992px) {
.carousel-inner .active.left {
    left: -50%;
}
.carousel-inner .next {
    left: 50%;
}
.carousel-inner .prev {
    left: -50%;
}
.active > div {
    display: none;
}
.active > div:first-child {
    display: block;
}
.active > div:first-child + div {
    display: block;
}
}
@media (min-width: 992px) {
.carousel-inner .active.left {
    left: -25%;
}
.carousel-inner .next {
    left: 25%;
}
.carousel-inner .prev {
    left: -25%;
}
}
#main-slider {
    max-height: 393px;
    position: relative;
}
#main-slider .carousel h2 {
    color: #fff;
}
#main-slider .carousel .btn-slide {
    background: #c52d2f none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-top: 25px;
    padding: 8px 20px;
}
#main-slider .carousel .slider-img {
    max-height: 393px;
}
#main-slider .carousel .item {
    background-position: 100% center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    float: left;
    left: 0 !important;
    max-height: 393px;
    min-height: 57px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease-in-out 0s;
    width: 100%;
}
#main-slider .carousel .item:first-child {
    position: relative;
    top: auto;
}
#main-slider .carousel .item.active {
    opacity: 1;
    transition: opacity 500ms ease-in-out 0s;
    z-index: 1;
}
#main-slider .prev, #main-slider .next {
    background-color: #c52d2f;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 5;
}
#main-slider .prev:hover, #main-slider .next:hover {
    background-color: #ccc;
}
#main-slider .prev {
    left: 10px;
}
#main-slider .next {
    right: 10px;
}
