/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url("navigation.css");
@import url("k2.css");

/* #######################  GENERAL SETTINGS ############################ */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

a,
a:hover,
a:visited,
a:focus,
.vt_wrapper_top .search form input {
    text-decoration: none !important;
    outline: none;
}

.unsupport-ie7 {
    width: 80%;
    margin: 100px auto;
}

img {
    margin: 0px 15px 5px 0px;
    max-width: 100%;
    height: auto;
}

.badge {
    display: inline-block !important;
}

.pagination {
    margin: 20px auto;
    text-align: center;
}

.pagination .counter.pull-right {
    float: none !important;
}

.pagination ul {
    margin: 0 auto;
}

.red,
span.star {
    color: #f00;
}

.tip-wrap {
    background: #000;
    color: #ccc;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9999;
}

.tip-wrap .tip-title {
    font-weight: bold;
}

.result-created {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.com_content .item-page {
    padding-bottom: 20px;
    display: block;
}

blockquote {
    margin: 10px 0 !important;
    padding: 0;
    font-style: italic;
    opacity: 0.8;
    quotes: none;
    border: 0;
    margin: 0;
    font-size: 100%;
}

.btn {
    padding: 7px 15px;
    text-transform: uppercase;
    height: auto;
    border-color: rgba(50, 50, 50, 0.2);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.btn-primary {
    border: 0;
}

.btn-link {
    border-color: transparent;
}

a.readon.btn-primary,
.readmore a.btn-primary,
#k2Container a.btn.btn-primary {
    text-transform: none;
}

blockquote span.open {
    background: url(../images/so-q.png) left top no-repeat;
    padding: 5px 0 0px 30px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

blockquote span.close_soq {
    background: url(../images/sc-q.png) right bottom no-repeat;
    padding: 0px 30px 5px 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.blockquote {
    margin: 15px 0px;
}

/* #######################  END GENERAL SETTINGS ############################ */
.vt_aside {
    padding: 10px 0 30px 0;
}

#vt_logo {
    display: inline-block;
    float: left;
    height: 100px;
    background-position: 70px 35px !important;
    position: relative;
    z-index: 99;
    margin: 0;
    width: 100%;
}

.Logo.vt_block:before {
    background-position: 0 0 !important;
    content: "";
    height: 100px;
    left: 0px;
    position: absolute;
    right: auto;
    top: 0px;
    width: 313px;
    z-index: 9;
}

.com_content.opt-featured .Logo.vt_block:before {
    height: 206px;
}

#vt_wrapper {
    position: relative;
}

.vt_wrapper_top,
.vt_wrapper_header {
    position: relative;
    width: 100%;
}

.vt_wrapper_header {
    height: 100px;
    background: #333;
    z-index: 999;
}

#vt_main_inside {
    padding: 10px 0px;
}

.featured #vt_main_inside {
    padding: 0px;
}

.featured #vt_main_inside .vt_component {
    min-height: 0;
}

.com_content.featured .vt_wrapper_header {
    background: none;
}

.vt_wrapper_top #vt_top {
    position: relative;
}

.vt_wrapper_footer,
.vt_wrapper_copyright {
    position: relative;
    z-index: 9;
}

.vt_wrapper_showcase.vt_section {
    position: relative;
}

.vt_wrapper_top .vt_block {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.vt_wrapper_bottom {
    padding-top: 10px;
}

.vt_wrapper_footer {
    background-color: #333;
    color: #999;
    padding-top: 30px !important;
}

.vt_wrapper_copyright {
    background-color: #333;
    color: #666;
    padding-bottom: 20px;
}

.vt_moduletable {
    margin-bottom: 20px;
}

.vt_showcase .vt_moduletable {
    margin-bottom: 0;
}

.vt_wrapper_top .vt_moduletable,
.vt_moduletable.features_overview {
    margin-bottom: 0px;
    position: relative;
}

.vt_moduletable h3 {
    font-size: 36px;
    padding-bottom: 10px;
    margin-top: 0px;
}

.vt_moduletable h3 span {
    display: inline-block;
    background-image: url(../images/bg_title.png);
    background-repeat: no-repeat;
    background-position: 100% center;
    padding: 35px 65px 40px 0;
}

#vt_footer .vt_moduletable {
    padding: 30px 0px;
}

#vt_footer .copyright .vt_moduletable {
    padding: 20px 0px 0px;
}

#vt_br .vt_moduletable h3 span,
#vt_lb .vt_moduletable h3 span,
#vt_footer .vt_moduletable h3 span {
    background: none;
    padding: 0px;
}

.separator_br .vt_moduletable h3,
.separator_lb .vt_moduletable h3,
.vt_lb .vt_moduletable h3 {
    font-size: 36px;
}

.ie9 .gradient {
    -webkit-filter: none !important;
    filter: none !important;
}

.btn .fa-angle-right {
    padding-left: 10px;
}

.fa-angle-right,
.fa-angle-up {
    font-size: 14px;
}

.page-header {
    border-bottom-width: 3px;
    border-bottom-style: double;
    padding-bottom: 0;
}

.blog .page-header {
    margin: 20px 0px 0px;
}

.blog .items-row .page-header {
    border-bottom: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
}

.span12.separator_showcase,
.separator_showcase:first-child,
.span8.separator_showcase {
    margin-left: 0px !important;
}

#vt_br .vt_moduletable,
#vt_lb .vt_moduletable {
    padding: 15px 20px;
    margin-top: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #dddddd;
}

.icon-plus {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
    content: "\e019";
}

.vt-mod-date .creat_date {
    display: none;
}

.btn.btn-primary {
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #fff;
}

.btn.btn-primary:after,
#comment-form .btn.btn-primary:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.btn.btn-primary,
#comment-form .btn.btn-primary {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.btn.btn-primary:after,
#comment-form .btn.btn-primary:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.2s;
    transition: opacity 0.3s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s, -webkit-transform 0.2s;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.btn.btn-primary,
#comment-form .btn.btn-primary {
    background: none;
}

.btn.btn-primary:hover:after,
#comment-form .btn.btn-primary:after {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
}

.ie8 .btn.btn-primary:hover:after,
.ie8 #comment-form .btn.btn-primary:after {
    background: none !important;
}

h3.panel-header.item-title {
    padding-bottom: 40px;
    position: relative;
}

.page-header a.btn-mini,
h3.panel-header.item-title .btn.btn-mini {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    height: 30px;
    padding: 4px 0 0;
    position: absolute;
    right: 0px;
    top: 30px;
    width: 30px;
}

.page-header a.btn-mini {
    top: -15px;
}

.navbar-default a.modal_jform_contenthistory {
    margin-top: 23px;
    float: left;
}

.content_vote .btn.btn-mini {
    margin-top: 0px;
}

.content_vote select {
    height: auto;
}

.item-page .form-inline {
    margin-bottom: 10px;
}

#vt_br .vt_moduletable h3,
#vt_lb .vt_moduletable h3 {
    margin-top: 0px;
}

fieldset {
    border: 1px solid #eee;
    padding: 15px;
    margin: 10px 0 !important;
    display: block;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.fa-angle-double-right {
    font-size: 14px;
}

.logo-0 #vt_logo img {
    display: none;
}

.logo-1 #vt_logo,
.logo-2 #vt_logo {
    background: none !important;
}

.vt_section {
    padding: 60px 0px;
}

.vt_wrapper_top.vt_section {
    position: relative;
    padding: 0px;
    margin-bottom: 15px;
}

.vt_wrapper_header.vt_section,
.vt_wrapper_footer.vt_section,
.vt_wrapper_bottom.vt_section,
.vt_wrapper_copyright.vt_section {
    padding: 0px;
}


/*  Slides ------------------------------------------------------------------ */
.vtemskitter-wrapper .vtem_skitter {
    background: none !important;
    padding-bottom: 10px !important;
}

.vtemskitter-wrapper .conner_slide {
    content: "";
    height: 186px;
    left: auto;
    position: absolute;
    right: 0;
    bottom: -17px;
    width: 351px;
    background-position: 100% 0 !important;
    z-index: 9;
}

.slide_conner_top,
.slide_conner_bottom {
    position: absolute;
    z-index: 9;
    background: url(styles/coner_slide_style1.png) 0 0 no-repeat;
}

.vtem_skitter .box_clone img {
    max-width: none !important;
}

.vtem_skitter_dots,
.vtem_skitter_dotspreview {
    margin-bottom: 0px !important;
}

.vtem_skitter {
    height: auto !important;
}

.vtem_skitter .info_slide_dots .image_number {
    background: #FFFFFF !important;
    border: 2px solid #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
    -moz-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
    -ms-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
    -o-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
    -webkit-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
    cursor: pointer;
    float: left;
    height: 12px;
    margin: 0 10px 0 0 !important;
    overflow: hidden;
    text-indent: -9999em;
    width: 12px;
}

.vtem_skitter .info_slide_dots .image_number_select {
    background: #fff !important;
    margin: 0 10px 0 0 !important;
}

.vtem_skitter .info_slide_dots {
    left: 48% !important;
    bottom: 10px !important;
}

.vtem_skitter .prev_button,
.vtem_skitter .next_button {
    bottom: 10px !important;
    height: 42px !important;
    width: 42px !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 1px solid #fff;
    background: none;
    color: #666;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.vtem_skitter .next_button {
    right: 100px !important;
}

.vtem_skitter .prev_button {
    right: 152px !important;
}

.vtem_skitter .prev_button:hover,
.vtem_skitter .next_button:hover {
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.vtem_skitter .prev_button .fa,
.vtem_skitter .next_button .fa {
    color: #fff;
    padding-top: 6px;
    font-size: 24px !important;
}

.vtem_skitter .prev_button:hover .fa,
.vtem_skitter .next_button:hover .fa {
    color: #fff;
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
}

.vtem_skitter .prev_button .fa {
    padding-right: 1px;
}

.vtem_skitter .next_button .fa {
    padding-left: 1px;
}

.vtem_skitter .label_skitter {
    right: auto !important;
    left: 30% !important;
    top: 40% !important;
    color: #666;
    font-size: 18px;
    font-weight: normal;
    width: auto !important;
    height: 165px;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
    padding: 25px 40px 25px 100px !important;
    background-repeat: no-repeat;
    background-position: 30px center;
}

.ie8 .vtem_skitter .label_skitter {
    display: inline-block !important;
    background-color: #fff !important;
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
}

.vtem_skitter .label_skitter > div {
    font-family: Arial, Helvetica, sans-serif !important;
}

.vtem_skitter .vtem_skitter_title {
    font-size: 72px;
    font-weight: 100;
    border: 0px;
    padding: 0 !important;
    margin: 0px !important;
    display: inline-block;
}

/*  vtem_scroller  ------------------------------------------------------------------ */
.vtem_scroller {
    height: auto !important;
}

.vtem_scroller h4.vtem_engine_title {
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.vtem_scroller h4.vtem_engine_title a {
    color: #333;
}

.vtem_scroller .vt-mod-info {
    color: #999;
    padding-bottom: 5px;
}

.vtem_scroller .vt-mod-info .creat_date {
    display: none;
}

.vtem_scroller {
    overflow: inherit !important;
}

.vtem_scroller > .pager > li > a:hover,
.vtem_scroller > .pager > li > a:focus {
    background-color: #ccc;
}

#cboxWrapper {
    text-align: center;
}

.vtem_scroller .pager {
    position: absolute;
    right: 0px;
    top: -100px;
    margin: 0px;
}

.vtem_scroller .pager li a {
    background: #999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 0px !important;
    width: 15px !important;
    height: 15px !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    padding: 0px !important;
    margin: 10px 0px 10px 5px;
}

.vtem_scroller .pager li.active a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.vtem_scroller .prev,
.vtem_scroller .next {
    top: -105px !important;
    border: 0px !important;
}

.vtem_scroller {
    margin-top: 20px !important;
}

.vtem_scroller .slides > li.active {
    display: block !important;
}

.vtem_scroller .prev {
    right: 40px !important;
    left: auto !important;
    border: 0;
}

.vtem_scroller .next {
    right: 0px !important;
    left: auto !important;
    border: 0;
}

/*  Our capabilities ------------------------------------------------------------------ */
.vt_wrapper_feature {
    background: #333;
    color: #fff;
    padding-bottom: 30px;
}

.Our_capabilities,
.Testimonials {
    position: relative;
    text-align: center;
}

.capabilities1,
.capabilities2,
.capabilities3,
.capabilities4 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.Our_capabilities .item_heading,
.Testimonials .item_heading {
    color: #999999;
    position: absolute;
    right: 0;
    left: 280px;
    top: -93px;
    text-align: left;
}

.Testimonials .item_heading {
    left: 250px;
}

.Our_capabilities .fa {
    font-size: 72px;
    padding-left: 20px;
}

.Our_capabilities h4 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid;
}

.Our_capabilities .capabilities1 .btn.btn-primary:hover,
.Our_capabilities .capabilities1 .fa {
    color: #0090ff !important;
}

.Our_capabilities .capabilities1 .btn.btn-primary {
    border: 1px solid #0090ff !important;
}

.Our_capabilities .capabilities1 .btn.btn-primary:after {
    background-color: #0090ff !important;
}

.Our_capabilities .capabilities1 h4 {
    border-color: #0090ff;
}

.Our_capabilities .capabilities2 .btn.btn-primary:hover,
.Our_capabilities .capabilities2 .fa {
    color: #56df96 !important;
}

.Our_capabilities .capabilities2 .btn.btn-primary {
    border: 1px solid #56df96 !important;
}

.Our_capabilities .capabilities2 .btn.btn-primary:after {
    background-color: #56df96 !important;
}

.Our_capabilities .capabilities2 h4 {
    border-color: #56df96;
}

.Our_capabilities .capabilities3 .btn.btn-primary:hover,
.Our_capabilities .capabilities3 .fa {
    color: #ff9900 !important;
}

.Our_capabilities .capabilities3 .btn.btn-primary {
    border: 1px solid #ff9900 !important;
}

.Our_capabilities .capabilities3 .btn.btn-primary:after {
    background-color: #ff9900 !important;
}

.Our_capabilities .capabilities3 h4 {
    border-color: #ff9900;
}

.Our_capabilities .capabilities4 .btn.btn-primary:hover,
.Our_capabilities .capabilities4 .fa {
    color: #d94067 !important;
}

.Our_capabilities .capabilities4 .btn.btn-primary {
    border: 1px solid #d94067 !important;
}

.Our_capabilities .capabilities4 .btn.btn-primary:after {
    background-color: #d94067 !important;
}

.Our_capabilities .capabilities4 h4 {
    border-color: #d94067;
}

/*  Our Services------------------------------------------------------------------ */
.vt_wrapper_bottom .vt_block {
    padding-top: 60px;
}

.Our_Services .vtem_scroller .slides li img {
    margin-bottom: 10px;
}

/*  Latest news ------------------------------------------------------------------ */
.Latest_news .vtem_scroller .vtem_engine_image {
    width: 20%;
    float: left;
    margin: 0 15px 0px 0px;
}

.Latest_news .vtem_scroller .label_text {
    width: 77%;
    float: left;
}

.Latest_news .vtem_scroller h4.vtem_engine_title {
    margin-top: 0px;
}

.Latest_news .vtem_scroller .slides > li > div > div {
    padding-bottom: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
}

.vtem_scroller .prev .fa,
.vtem_scroller .next .fa {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 100%;
    color: #666;
    font-size: 16px !important;
    height: 32px;
    padding: 7px 0 0;
    width: 32px;
}

.vtem_scroller .prev:hover .fa,
.vtem_scroller .next:hover .fa {
    background: none !important;
}

/*  Testimonials ------------------------------------------------------------------ */

.Testimonials blockquote {
    border: 1px solid #ddd;
    padding: 15px;
    position: relative;
}

.Testimonials .customer {
    padding-bottom: 60px;
    width: 100%;
}

.Testimonials blockquote .coner_drop {
    position: absolute;
    bottom: -12px;
    left: 45%;
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../images/coner_drop.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.Testimonials .avatar img {
    padding: 5px;
    border: 1px solid #ddd;
    max-width: 60px !important;
    margin: auto !important;
}

.Testimonials .owl-nav {
    position: absolute;
    top: -40px;
    right: 10px;
    font-size: 30px;
    margin: 0;
}

.Testimonials .owl-nav span {
    margin: 0 15px;
    color: #0090ff !important;
    font-weight: 600;
    -webkit-transition: .25s all;
    transition: .25s all;
}

.Testimonials .owl-nav button {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
    outline: none !important;
    -webkit-transition: .25s all;
    transition: .25s all;
}

.Testimonials .owl-nav button:hover {
    background: #0090ff !important;
}

.Testimonials .owl-nav button:hover span {
    color: #fff !important;
}




/*  Search ------------------------------------------------------------------ */
.vt_wrapper_top .search form {
    border: 1px solid #444;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    float: right;
    margin: 0px;
    width: 70%;
    padding: 2px 0px;
}

.vt_wrapper_top .search form input,
.vt_wrapper_top .search form button {
    background: none;
    border: 0px;
    color: #999;
}

.vt_wrapper_top .search form input {
    width: 70%;
}

.vt_wrapper_top .search form button {
    width: 40px;
    float: right;
}

.com_content.opt-featured .vt_main {
    min-height: 0;
}


/*  Footer ------------------------------------------------------------------ */
#vt_footer .form-inline .form-control {
    display: inline-block;
    width: 58%;
}

#vt_footer .form-inline button.btn {
    font-size: 18px;
    height: 38px !important;
    margin-left: 5px;
    margin-top: 0px;
    line-height: normal;
}

#vt_footer .form-inline .form-control,
#vt_footer .form-inline button.btn {
    height: 40px;
    padding: 6px 15px;
    border: 0;
}

#vt_footer .form-inline button.btn {
    font-size: 14px;
    text-transform: uppercase;
}

.vt_wrapper_footer h3 {
    color: #FFFFFF;
    font-size: 36px;
}

.vt_wrapper_footer ul.latestnews {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vt_wrapper_footer ul.latestnews li {
    list-style: none;
    display: block;
    padding: 7px 0px;
}

.vt_wrapper_footer ul.latestnews li a,
.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right {
    color: #999;
}

.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right {
    padding-right: 5px;
}

.vt_wrapper_footer ul.latestnews li a .fa-angle-right {
    padding: 0px 5px 0px 0px;
}

.copyright .vt_moduletable {
    padding-top: 20px;
    border-top: 1px solid #444;
    color: #666;
}

.vt_moduletable.copyright a {
    color: #666;
}


/*  Gotop------------------------------------------------------------------ */
.vt_wrapper_copyright .container {
    position: relative;
}

#gotop {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 42px;
    height: 42px;
    border: 1px solid #444;
    position: absolute;
    top: -60px;
    right: 15px;
    text-align: center;
    color: #999;
}

#gotop:hover {
    border: 1px solid #999;
    color: #ccc;
}

#gotop .fa-angle-up {
    padding: 6px 0 0px 6px;
    font-size: 24px;
}

/*  Com content ----------------------------------------------------------------- */

.article-info,
.content_rating {
    color: #999;
    margin-bottom: 15px;
    font-size: 95%;
}

.article-info .published {
    margin-left: 0px;
}

.article-info .article-info-term {
    display: none !important;
}

.article-info dd {
    display: inline-block;
    padding-right: 10px;
}

.categories-list dl dt,
.categories-list dl dd {
    display: inline-block;
}

.icons .dropdown-toggle .caret {
    display: none !important;
}

.icons .btn-group {
    display: block !important;
}

.icons a.dropdown-toggle {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #333333;
}

.icons .dropdown-menu > li > a {
    clear: none;
    display: inline-block;
    float: left;
}

.icons .dropdown-toggle .icon-cog {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    width: 1em;
    display: block !important;
}

.icons .dropdown-toggle .icon-cog:before {
    content: "\e019";
}


#searchForm .btn.btn-primary {
    margin-top: 0px;
    margin-left: 5px;
}


/*  blog ----------------------------------------------------------------- */
.blog .items-row .item {
    padding-bottom: 10px;
}

.blog .items-row .item img {
    width: 35%;
    height: auto;
}

.item-separator {
    display: block;
    clear: both;
}

a.readmore {
    font-size: 12px;
    text-transform: uppercase;
}

/*  Module Menu ----------------------------------------------------------------- */
ul.mega-menu > li {
    display: none;
}

ul.menu,
ul.menu li,
ul.weblinks ul.weblinks li {
    list-style: none;
}

ul.menu,
ul.weblinks {
    margin-left: 0px;
    padding: 0;
    margin-bottom: 10px;
}

ul.menu ul,
ul.weblinks ul {
    padding-top: 10px;
}

ul.menu li,
ul.weblinks li {
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    display: block;
}

ul.menu ul li,
ul.weblinks ul li {
    border-top: 1px solid #ddd;
    border-bottom: 0px;
}

ul.menu ul li:last-child,
ul.weblinks ul li:last-child {
    padding-bottom: 0px;
}

ul.menu li .fa-angle-right,
ul.weblinks li .fa-angle-right {
    padding-left: 0px;
}

ul.menu li a .fa,
ul.weblinks li a .fa,
ul.menu li.active.parent a .fa,
ul.menu li.parent li a .fa,
ul.menu li.active ul li a .fa,
ul.menu li.active.current li a .fa,
ul.menu li a,
ul.weblinks li a,
ul.menu li.active.parent a,
ul.menu li.parent li a,
ul.menu li.active ul li a,
ul.menu li.active.current li a {
    color: #666;
    background: none !important;
    padding: 0px;
}

/*  Category List ----------------------------------------------------------------- */
table.category a {
    color: #666;
    display: inline-block !important;
}

.category-list .filter-search {
    width: 80%;
    float: left;
}

.category-list .display-limit {
    width: 20%;
    float: right;
}

input,
button,
select,
textarea {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 8px 15px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

#contact-form textarea {
    width: 80%;
    height: auto;
}

#contact-form input[type="text"],
#contact-form input[type="email"] {
    width: 80%;
}

input[type="checkbox"],
input[type="radio"] {
    height: auto;
    margin: 4px 5px;
}

#contact-form input[type="checkbox"] {
    float: left;
    margin-right: 10px;
}

/*  ERROR 404 ----------------------------------------------------------------- */
#vtem_warper_error {
    background: #fff;
    color: #666;
    text-align: center;
}

h1.not_found {
    background: url(../images/404.jpg) center 0 no-repeat;
    text-indent: -9999px;
    height: 306px;
    text-align: center;
}

.page_error {
    font-size: 70px;
    display: none;
}

.page_margin_top {
    margin-top: 30px;
}

#vtem_warper_error .btn-primary {
    background-color: #00abf0;
    text-transform: none;
}

.home_pages {
    padding-bottom: 50px;
}

/*  Com User ----------------------------------------------------------------- */
legend {
    background: #FFFFFF;
    border: 0 none;
    padding: 0 10px;
    margin-bottom: 0px;
    width: auto;
    font-size: 14px;
    font-style: italic;
    color: #666;
}

.login ul.login {
    list-style: none;
    margin: 0;
    padding: 0;
}

.login ul.login li {
    list-style: none;
    padding: 3px 0px;
}

.login ul.login li .fa-angle-right {
    font-size: 14px;
}

.login ul.login li a,
.login ul.login li a .fa {
    color: #666;
}

.registration #member-registration dt {
    width: 30%;
    display: inline-block;
}

.registration #member-registration dd {
    width: 65%;
    display: inline-block;
}

.registration #member-registration dt,
.registration #member-registration dd {
    padding-bottom: 10px;
}

.registration #member-registration dt .spacer {
    margin-bottom: 20px;
    display: block;
}

.subheading-category {
    font-style: italic;
    font-weight: normal;
    display: block;
}

.form-group .spacer {
    padding-left: 15px;
}

.form-group .spacer label {
    font-weight: normal;
}

.form-group label,
.form-group label#jform_contact_email_copy-lbl {
    display: inline-block !important;
}


/*  Com Contact ----------------------------------------------------------------- */
.contact .pane-sliders .panel,
#slide-contact .accordion-group {
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    clear: both;
}

.contact .pane-sliders .panel h3 {
    margin: 2px;
}

#contact-slider .pane-down {
    border-top: 1px solid #ddd !important;
}

.contact .pane-sliders .panel h3 a {
    color: #666;
    display: block;
    padding: 7px 10px;
}

.pane-slider.pane-down {
    padding: 15px !important;
}

.contact .pane-sliders .contact-image {
    display: block;
    padding: 20px 0px;
}

.contact-position {
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

.pane-toggler {
    border-bottom: 0 none;
}

.contact .pane-sliders .jicons-icons {
    display: inline-block;
    float: left;
}

.contact .contact-form fieldset {
    border: 0;
    padding: 0 15px;
}

.contact .contact-form fieldset legend {
    padding: 0px 0px 20px;
}

#slide-contact .accordion-group .accordion-inner {
    padding-top: 20px;
}

#slide-contact .accordion-group .thumbnail {
    margin: 15px;
    border: 0px;
}

#slide-contact .accordion-group .accordion-toggle {
    display: block;
    padding: 10px;
    font-size: 180%;
    font-weight: normal;
}

#slide-contact .accordion-group .accordion-body.in {
    border-top: 1px solid #e5e5e5;
}



/*  Table  ------------------------------------------------------------------------- */

.category {
    width: 100%;
    margin-bottom: 20px;
}

.list-condensed {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
}

.list-condensed li,
.category > thead > tr > th,
.category > tbody > tr > th,
.category > tfoot > tr > th,
.category > thead > tr > td,
.category > tbody > tr > td,
.category > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.category > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.list-condensed li:first-child,
.category > caption + thead > tr:first-child > th,
.category > colgroup + thead > tr:first-child > th,
.category > thead:first-child > tr:first-child > th,
.category > caption + thead > tr:first-child > td,
.category > colgroup + thead > tr:first-child > td,
.category > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.category > tbody + tbody {
    border-top: 2px solid #dddddd;
}

.category .category {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    list-style: none;
}

.category a.category {
    color: #666;
    background-color: #ccc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 2px 10px;
}

.category a.btn {
    color: #fff;
}

.list-condensed .cat-list-row0,
.category > tbody > tr:nth-child(odd) > td,
.category > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.list-condensed .cat-list-row1,
.category > tbody > tr:hover > td,
.category > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

.categories-list h3.item-title {
    border: 0px;
    position: relative;
}

.list-condensed li .list-title a {
    color: #666;
    font-weight: bold;
}


/*    Action    --------------------------------------------  */
.btn-group.actions {
    display: inline-block !important;
}

.actions li img,
.content_rating img,
.article-info img,
.actions li.edit-icon img {
    width: auto !important;
    margin: 0;
    padding: 0;
}

.edit.item-page .formelm,
.edit.item-page .formelm-buttons {
    display: block;
    margin-bottom: 10px;
}

.edit.item-page .formelm-buttons {
    margin-left: 160px;
}

.edit.item-page .formelm-buttons button {
    margin-right: 10px;
}

.edit.item-page #adminForm textarea {
    clear: both;
    display: block;
}

#editor-xtd-buttons,
.toggle-editor {
    display: inline-block;
}

#editor-xtd-buttons .button2-left,
.toggle-editor .button2-left {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.edit.item-page .formelm-area {
    margin-bottom: 20px;
}

.edit.item-page .formelm label {
    width: 160px;
}

.actions {
    list-style: none;
    float: right;
    display: inline-block;
    text-align: right;
}

.actions li {
    display: inline-block;
    list-style: none;
    padding: 0px;
}

.vt_category_creat dd {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.pagenav {
    float: left;
    padding: 0;
}

.pagenav > li {
    float: left;
    margin-bottom: -1px;
    list-style: none;
}

.pagenav > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 0px 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
}

.pagenav > li.next {
    margin-left: 10px;
}

.pagenav > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.pagenav > li.active > a,
.pagenav > li.active > a:hover,
.pagenav > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}


/*    Massages ---------------------------------------------  */
.invalid {
    border-color: #A94442;
    color: #A94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#system-message {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

#system-message dd {
    text-indent: 0;
}

#system-message dd ul {
    padding: 15px;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none !important;
    list-style: none;
}

#system-message dd.message ul {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #31708F;
}

#system-message dt.notice,
#system-message dt.message,
#system-message dt.error {
    display: none;
}

#system-message dd.notice.message ul {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

#system-message dd.error.message ul {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-message {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #31708F;
}

.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #31708F;
}

.alert-warning {
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
}

.alert-danger {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
}

/*  Item More  -------------------------------------------------------------- */
.items-more {
    display: block;
    padding: 20px 0px;
}

.pagination ul.pagination {
    clear: both;
    display: block;
}

/*  weblink  -------------------------------------------------------------- */

.weblink-category .weblink-count dt,
.weblink-category .weblink-count dd {
    display: inline-block;
}


/*  Typography  -------------------------------------------------------------- */
.typo-box .title {
    font-size: 24px;
    line-height: 30px;
}

.typo-box {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    border-radius: 4px;
}

.typo-box select {
    width: 220px;
}

.typo-box .table,
.typo-box .well,
.typo-box blockquote {
    margin-bottom: 5px;
}

.typo-box .lead {
    font-size: 18px;
    line-height: 24px;
}

.typo-box > p:last-child {
    margin-bottom: 0;
}

.typo-box + .prettyprint {
    margin-top: -20px;
    padding-top: 15px;
}

.typo-box:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 4px 0 4px 0;
    font-style: normal;
}

form.typo-box {
    padding-bottom: 19px;
}

.typo-box {
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.rt-dark .typo-box {
    background-color: #000000;
    border: 1px solid #fcfcfc;
}

.typo-box:after {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    color: #9da0a4;
}

.rt-dark .typo-box:after {
    background-color: #0d0d0d;
    border: 1px solid #fcfcfc;
    color: #ffffff;
}

.prettyprint.linenums {
    -webkit-box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
    box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
}

.typo-box + .prettyprint {
    padding-top: 15px;
}

.pre.prettyprint {
    margin-bottom: 20px;
}

.prettyprint {
    background-color: #FCFCFC;
    padding: 8px;
}

.pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}

.pre.prettyprint {
    margin-bottom: 20px;
}

pre.prettyprint {
    margin-bottom: 20px;
}

.prettyprint {
    padding: 8px;
    background-color: #fcfcfc;
}

.prettyprint.linenums {
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}

ol.linenums {
    margin: 0 0 0 33px;
    padding-left: 0;
}

ol.linenums li {
    padding-left: 12px;
    line-height: 18px;
    text-shadow: 0 1px 0 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.ogran-ves {
    font-size: 20px;
    color: #0090ff;
}

.page-header h1 {
    max-width: 70%;
    padding-right: 50px;
}

.wi-fb-link1.feedback {
    display: inline-block;
    color: #fff;
    background: #0090ff;
    border: 2px solid #0090ff;
    padding: 5px 15px;
    margin-top: 33px;
    -webkit-transition: .25s all;
    transition: .25s all;
    z-index: 999999;
}

.wi-fb-link2.feedback {
    position: absolute;
    top: 45px;
    right: 15px;
    display: inline-block;
    color: #fff;
    background: #0090ff;
    border: 2px solid #0090ff;
    padding: 7px 15px;
    -webkit-transition: .25s all;
    transition: .25s all;
}

.wi-fb-link1.feedback:hover {
    border: 2px solid #fff;
    color: #fff;
    background: none;
}

.wi-fb-link2.feedback:hover {
    border: 2px solid #333;
    background: #333;
}

#popup1 {
    padding: 50px 20px !important;
}

#popup1.wi-fb .wi-fb-line input {
    height: 50px !important;
}

#popup1.wi-fb .wi-fb-btn button {
    padding: 20px 0 !important;
    background: #0090ff;
}

.wi-fb.wi-fb-theme .wi-fb-msg-sent {
    color: #0090ff !important;
}

#popup2 {
    max-width: 500px;
    margin: auto;
}

#popup2 .wi-fb-line,
#popup2 label {
    width: 50%;
    float: left;
    padding: 5px;
}

#popup2 label {
    position: relative;
}

#popup2 label .wi-fb-line {
    width: 100%;
    padding: 0;
    float: none;
}

#popup2 label span {
    position: absolute;
    top: -15px;
    left: 5px;
}

#popup2 .wi-fb-line input,
#popup2 .wi-fb-line select {
    width: 100%;
    max-width: 100%;
}

#popup2.wi-fb .wi-fb-btn button {
    border: 2px solid #0090ff;
    padding: 20px 0 !important;
    background: #0090ff;
    font-weight: 700;
    -webkit-transition: .25s all;
    transition: .25s all;
}

#popup2.wi-fb .wi-fb-btn button:hover {
    background: none;
    color: #0090ff;
}

.uslugi-h2 {
    color: #000 !important;
    text-align: left !important;
    font-size: 30px !important;
    font-weight: 500 !important;
}

#vt_header .messanger-logo {
    text-align: center;
}

#vt_header .messanger-logo img {
    display: inline-block;
    width: 32px;
    margin: 10px 5px;
}

#vt_header .messanger-phones {
    text-align: center;
}

#vt_header .messanger-phones a {
    display: block;
    -webkit-transition: .25s all;
    transition: .25s all;
    margin: auto;
}

#vt_header .messanger-phones a:hover {
    color: #fff;
}

.vt_wrapper_footer .messanger-logo {
    display: inline-block;
    width: 32px;
}

#vt_header .col-md-3 {
    width: 23%;
}

#vt_header .col-md-6 {
    width: 42%;
}

#vt_header .col-md-2 {
    width: 15%;
}

#vt_header .col-md-1 {
    width: 20%;
}

#vt_header .col-md-1 .vt_moduletable {
    margin: 0 !important;
}

.our-advantages .wi-fb-link2 {
    position: absolute !important;
    left: 50px !important;
    right: auto !important;
    top: 85px !important;
}

.label_skitter .wi-fb-link2 {
    position: static !important;
    margin-top: 15px;
}

.input-phone{
    -moz-appearance: textfield;
}

.input-phone::-webkit-inner-spin-button {
    display: none;
}

@media screen and (max-width:1199px) {
    .vt_wrapper_header > .container {
        width: 100%;
    }

    .wi-fb-link1.feedback {
        padding: 5px;
    }

    #vt_header .messanger-logo img {
        margin: 10px auto;
    }

    .template-style1 #vt_logo img {
        display: block;
        margin: 10px auto !important;
    }

    .Logo.vt_block:before {
        left: -100px;
    }

    #vt_header .col-md-3 img {
        height: 100%;
        width: auto;
        margin: 0 0 0 0 !important;
        padding: 15px 0;
    }

    #vt_header .col-md-3 {
        width: 10%;
    }

    #vt_header .col-md-6 {
        width: 50%;
    }

    #vt_header .col-md-2 {
        width: 18%;
    }

    #vt_header .col-md-1 {
        width: 22%;
    }
}

@media screen and (max-width:992px) {

    .wi-fb-link2.feedback {
        position: absolute;
        top: 0;
        right: 15px;
    }

    #vt_header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #vt_header div[class^="col-md-"] {
        text-align: center;
    }

    #vt_header .col-md-3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 30%;
    }

    #vt_header .col-md-6 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 15%;
    }

    #vt_header .col-md-2 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 40%;
    }

    #vt_header .col-md-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 25%;
    }

    .Logo.vt_block:before {
        left: -100px;
    }
}

@media screen and (max-width:769px) {

    .page-header h1 {
        max-width: 100%;
        padding-right: 0;
    }

    .template-style1 #vt_logo img {
        margin: 10px auto !important;
    }

    .menu-stick {
        top: -12px !important;
    }

    .wi-fb-link2.feedback {
        position: static;
        margin-bottom: 10px;
    }


    #vt_header .col-md-3 {
        width: 20%;
    }

    #vt_header .col-md-6 {
        width: 10%;
    }

    #vt_header .col-md-2 {
        width: 30%;
    }

    #vt_header .col-md-1 {
        width: 40%;
    }

    #vt_header .col-md-3 img {
        height: 100%;
        width: auto;
        margin: 0 0 0 0 !important;
        padding: 15px 0;
    }
}

@media screen and (max-width:576px) {

    #popup1 {
        padding: 30px 20px !important;
    }

    #popup1.wi-fb .wi-fb-line input {
        height: 40px !important;
    }

    #popup1.wi-fb .wi-fb-btn button {
        padding: 15px 0 !important;
    }

    #vt_header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #vt_header .col-md-3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #vt_header .col-md-3 img {
        margin: 0 auto !important;
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    #vt_header .col-md-6 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #vt_header .col-md-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 60%;
        -webkit-box-flex: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }

    #vt_main_menu {
        position: static;
        float: none;
    }

    .menu-stick {
        top: 50% !important;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%) !important;
        right: auto !important;
    }

    #vt_header .col-md-2 {
        display: none;
    }

    #popup2 .wi-fb-line,
    #popup2 label {
        width: 100%;
    }

    .vtem_skitter .next_button {
        right: 10px !important;
    }

    .vtem_skitter .prev_button {
        right: 62px !important;
    }
}

@media screen and (max-width:430px) {

    .our-advantages .wi-fb-link2 {
        position: absolute !important;
        left: 15px !important;
        right: auto !important;
        top: 125px !important;
    }
}

@media screen and (max-width:400px) {

    .com_content.opt-featured .Logo.vt_block:before {
        display: none;
    }

    .vtem_skitter .label_skitter > div:last-child {
        display: block;
    }

    .vtem_skitter .label_skitter > div:last-child a {
        font-size: 13px;
        position: relative;
        z-index: 99999999999;
    }

    #vt_header .col-md-3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 30%;
        -webkit-box-flex: 0;
        flex: 0 0 30%;
        max-width: 30%;
    }

    #vt_header .col-md-6 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex: 0 0 10%;
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%;
    }

    #vt_header .col-md-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 60%;
        -webkit-box-flex: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
