*{margin:0;padding:0;}html{overflow-x:hidden;}a,img{transition:all ease .5s;}a:hover,a:focus{color:#2f83ff;}@font-face{font-family:'UTM Avo';src:url('../fonts/UTM Avo.ttf');}@font-face{font-family:'UTM Avo Bold';src:url('../fonts/UTM AvoBold.ttf');}@font-face{font-family:'UTM Avo Bold italic';src:url('../fonts/UTM AvoBold_Italic.ttf');}@font-face{font-family:'UTM Avo italic';src:url('../fonts/UTM AvoItalic.ttf');}@font-face{font-family:'UTM Essendine CapsBold';src:url('../fonts/UTM Essendine CapsBold.ttf');}@font-face{font-family:'UTM Neo Sans Intel';src:url('../fonts/UTM Neo Sans Intel.ttf');}@font-face{font-family:'MYRIADPRO-SEMIBOLD';src:url('../fonts/MYRIADPRO-SEMIBOLD.OTF');}body{font-family:'UTM Avo';}@media (min-width: 1200px){.container{width:1236px;}#footer .container{width:1075px;}}.header_main_inner{background:#fff;position:relative;height:62px;z-index:999;}.hidden-desktop{display:none;color:#fff;font-size:13px;text-align:center;margin:6px;}.logo h1{margin:0px 0;}@media(min-width:1199px) {
    .header_main_inner.navbar-shrink {
        padding: 1px 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        right: 0;
        -webkit-animation: fadeInDown .3s ease-in;
        -moz-animation: fadeInDown .3s ease-in;
        animation: fadeInDown .3s ease-in;
        box-shadow: 0 4px 4px -2px rgba(0,0,0,.15);
        height: 64px;
    }
    .header_main_inner.navbar-shrink .logo h1{
        margin:0;
        line-height: 57px;
    }
    .header_main_inner.navbar-shrink .nav_main{
        line-height: 57px;
    }
    .header_main_inner.navbar-shrink .nav_main ul li a:hover{
        padding:25px 18px;
    }

}
/*==== End Menu Fixed Top ====*/

/*==== Menu ====*/
.nav_main{
    line-height: 62px;
    float: right;
    width: 100%;
}
.nav_main ul {
    float: right;
    margin:0;
}
.nav_main ul li {
    list-style:none;
    float:left;
    display: inline;
}
.nav_main ul li.active a{
    color: #00a5e9;
}
.nav_main ul li a{
    color:#292929;
    font-size: 13px;
    text-transform: uppercase;
    padding:0px 18px;
    font-weight: 700;
    transition: all ease .5s;
    position: relative;
}
.nav_main ul li a:hover{
    text-decoration: none;
    color: #00a5e9;
}
/* .nav_main ul li a:after {
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    background: #00a1e9;
    left: 0;
    bottom: -14px;
    transform: scale(0);
    transition:all ease .5s;
}
.nav_main ul li a:hover:after {
    transform: scale(1);
} */
/*=== End Menu ===*/

/*=== Menu Mobile ===*/
body.active {
    overflow-x: hidden;
    overflow-y: hidden
}
.navbar{
    display: none;
}
.nav>li {
    border-bottom: 1px solid #fff;
}
.navbar .icon-bar {
    background-color: #035391;
}
.navbar .navbar-header{
    background: none;
}
.overlay {
    background-color: transparent;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 25px;
    z-index:1;
}

.overlay.active {
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%
}

@media screen and (max-width: 768px) {
.row-offcanvas {
    position:relative;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.row-offcanvas-left {
    right: 0
}

.row-offcanvas-left .sidebar-offcanvas {
    right: -50%
}

.row-offcanvas-left.active {
    right: 50%
}

.sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%
}

.sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none
}

.sidebar-nav .navbar ul {
    float: none
}

.sidebar-nav .navbar ul:not {
    display: block
}

.sidebar-nav .navbar li {
    float: none;
    display: block
}

.sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px
}
}

.navbar-collapse-wrap {
    position: absolute
}

.navbar {
    border: none;
    position: inherit;
}

.navbar .navbar-nav>.current-menu-item a {
    color: #fff;
    background-color: #080808
}

.navbar .navbar-toggle:focus,.navbar .navbar-toggle:hover {
    background-color: transparent;
}

.navbar .container {
    padding: 0px
}

.navbar .container .navbar-header {
    margin: 0;
    z-index: 100;
    /position: relative;
}

.navbar .container>.navbar-collapse {
    position: fixed;
    z-index: 50;
    top: 63px;
    right: -100%;
    margin: 0;
    padding: 0px;
    width: 100%;
    white-space: nowrap;
    box-shadow: none;
    border-top: 0px solid white;
    display: block;
    overflow-y: auto;
    background-color: #0869b4;
    overflow-x: hidden;
    height: 42%;
}
.navbar-nav>li>a {
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
}
.nav>li>a:hover, .nav>li>a:focus{
    font-style:normal;
}
.navbar .container>.navbar-collapse.active {
    right: -1px;
}
.social_header_menu_mobile{
    text-align: center;
    padding:10px;
}
.navbar .container ul {
    padding: 0px
}

.transition {
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

.navbar-toggle {
    border: none;
    margin-left: 10px;
    position: absolute;
    right: 7px;
    top: 21px;
    z-index: 2;
}

.navbar-toggle .icon-bar {
    -webkit-transform-origin: 21px;
    -ms-transform-origin: 21px;
    transform-origin: 21px;
    -webkit-transition: -webkit-transform .2s, opacity .1s;
    transition: transform .2s, opacity .1s;
    height: 3px;
    width: 22px
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    opacity: 0
}

.navbar-nav {
    margin: 0px
}

@media (min-width: 992px) {
    .navbar .container {
        padding:0 15px
    }

    .navbar .container .navbar-header {
        margin: 0px;
        padding: 0px
    }

    .navbar .container ul {
        width: auto;
        background-color: transparent;
        padding-left: none;
        margin: initial
    }

    .navbar .container>.navbar-collapse {
        position: initial;
        z-index: initial;
        bottom: initial;
        top: initial;
        background-color: initial;
        margin: initial;
        width: initial
    }

    .navbar-nav {
        margin: initial
    }

    .overlay {
        display: none
    }
}

/*=== End Menu Mobile ===*/

/*=== SlideShow ===*/
.slideshow_title {
    font-size: 50px;
    /* font-family:'UTM Essendine CapsBold'; */
    position: absolute;
    top: 30px;
    right: 212px;
    color: #fff;
    font-family: 'UTM Neo Sans Intel';
}
.slideshow_info {
    font-size: 16px;
    padding:0 50px 0 0;
    font-family:'UTM Neo Sans Intel';
    position: absolute;
    top: 119px;
    right: 48px;
    width: 42%;
    color: #fff;
}
.slideshow_main{
  color:#fff;
  width: 100%;
  float: left;
}
.slideshow_img_register {
    position: absolute;
    right: 402px;
    top: 206px;
}
.slideshow_btn_action {
    padding: 10px 20px;
    background: #f74e2f;
    font-size: 16px;
    color: #fff;
    font-family:'UTM Neo Sans Intel';
    position: absolute;
    top: 182px;
    right: 485px;
}
.slideshow_btn_action:hover{
    background:#79ba39;
    color:#fff;
    text-decoration: none;
}
.box_info_slideshow .animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.slideshow_img_inner{
    position: absolute;
    left: 94px;
    top: 9px;
    width: 32%;
}
.carousel-control .fa {
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.left.carousel-control .fa {
    left: 77px;
}
/*=== End SlideShow ===*/

/*=== Search Products And Link Categories ===*/
.search_products_and_link_categories,.slider_introduction_main,.top_products_main,.contact_main {
    width: 100%;
    float: left;
}
.searh_products_action{
    background: url(../images/icon-search.png) no-repeat center center;
    width: 21px;
    height: 21px;
    border:none;
    position: absolute;
    top: 6px;
    right: 8px;
    outline: none;
}
.searh_products {
    position: relative;
    margin: 46px 0 20px;
}
.link_categories ul li a {
    font-size: 14px;
    color: #393939;
    padding: 10px 13.6px;
    display: block;
}
.link_categories ul li {
    list-style: none;
    display: inline-block;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    transition: all ease .5s;
    margin: 0 0 10px 0;
}
.link_categories ul li.active {
    background: #00a5e9;
    border-color: #00a5e9;
}
.link_categories ul li.active a,.link_categories ul li a:hover{
    color: #fff;
    text-decoration: none;
}
.link_categories ul li:hover{
    background: #00a5e9;
    border-color: #00a5e9;
    color:#fff;
}
.link_categories {
    margin-bottom: 40px;
}
/*=== End Search Products And Link Categories ===*/

/*=== Top Products ===*/
.top_products_box_info figure img {
    width: 100%;
    height: 100%;
    transition:all linear .7s;
}
.top_products_box_info figure {
    height: 380px;
    overflow: hidden;
}
.top_products_box_info figure img:hover{
  transform:scale(1.3);
}
.top_products_title h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    margin: 49px 0 20px 0;
    color: #035391;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.top_products_title h2:after {
    position: absolute;
    content: "";
    width: 15%;
    height: 1px;
    background: #035391;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.top_products_title p{
    font-size: 14px;
    color:#404040;
    margin-bottom: 66px;
}
.top_products_text{
    font-size: 36px;
    color: #f74e2f;
}
.top_products_title{
    text-align: center;
    position: relative;
}
.top_products_box figure,.top_products_box_info {
    /
    max-width: 345px;
    width: 100%;
    position:relative;
    float: left;
}
.top_products_box_info{
    border:1px solid #d0d0d0;
    margin-bottom: 75px;
    transition: all ease .5s;
}
.top_products_box_info:hover {
    border: 1px solid #f74e2f;
    cursor:pointer;
}
.top_products_box_info_title h3 a {
    font-weight: 700;
    font-size: 17px;
    color: #0165b2;
}
.top_products_box_info_title h3 {
    margin: 0px 0 10px 14px;
    display: inline-block;
}
.top_products_box_info_start{
    padding: 0px 0 14px 14px;
    width: 40%;
    float: left;
}
.top_products_box_info_start .fa {
    color: #f74e2f;
}
.top_products_box_info figcaption {
    width: 100%;
    float: left;
    padding: 20px 0;
}
.top_products_box_info_price {
    width: 60%;
    float: right;
    text-align: right;
    padding: 0 13px 0 0;
    font-size: 17px;
    color: #f74e2f;
    font-weight: bold;
}
.top_products_box_info_title h3 a:hover{
    color:#f74e2f;
    text-decoration: none;
}
.top_products_box_info_btn_buy {
    display: inline-block;
    position: absolute !important;;
    background: #f74e2f !important;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 142px;
    height: 38px;
    line-height: 38px;
    bottom: -19px;
}
.top_products_view_all {
    width: 194px;
    height: 34px;
    background: #79ba39 !important;
    text-align: center;
    display: block !important;
    margin: 0px auto 51px;
    border-radius: 16px;
    line-height: 34px;
    color: #fff;
}
/*=== End Top Products ===*/

/*=== Slider Introduction ===*/
.slider_introduction_inner .owl-buttons {
    display: none;
}
.slider_introduction_inner img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.slider_introduction_inner .owl-theme .owl-controls .owl-page span {
    height: 15px;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: none;
    width: 15px;
    border: 1px solid #006a96;
    transition: all ease .5s;
}
.slider_introduction_inner .owl-theme .owl-controls .owl-page.active span,.slider_introduction_inner .owl-theme .owl-controls .owl-page span:hover{
    background:#006a96;
}
.slider_introduction_inner .owl-pagination {
    padding-left: 0;
    text-align: center;
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
}
/*=== End Slider Introduction ===*/

/*=== Contact ===*/
.contact_main{
    background: url('../images/bg_contact.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    height: 450px;
}
.contact_inner_title {
    color: #fff;
    margin-left: 35px;
}
.contact_inner_images{
    margin-left:95px;
}
.contact_inner_title h3 {
    margin: 104px 0 20px 0;
    position: relative;
    font-weight: 700;
}
.contact_inner_title h3:after {
    content: "";
    position: absolute;
    width: 91px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: -12px;
}
.contact_inner_title p {
    font-size: 13px;
    margin-bottom: 20px;
}
.contact_form {
    margin: 107px 0;
}
.contact_form .no-padding{
    padding:0 6px;
}
#text-content {
    border-radius: 4px;
    border: none;
    width: 100%;
    padding: 20px;
    height: 152px;
    margin: 0 0 13px 0;
}
.txt-input {
    margin: 0 0 13px 0;
}
.contact_form .btn-danger {
    padding: 6px 30px;
}
.contact_form .btn-success {
    background: #79ba39 !important;
    border: #79ba39 !important;
    padding: 6px 25px;
}
.contact_form .btn-success:before{
    background: #ee1b22 !important;
    border: #ee1b22 !important;
}
.modal_review_template,.modal_use_tempale,.contact_form .btn-danger,.contact_form .btn-success,.top_products_box_info_btn_buy,.top_products_view_all {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #f74e2f;
  border: #f74e2f;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.modal_review_template:before,.modal_use_tempale:before,.contact_form .btn-danger:before,.contact_form .btn-success:before,.top_products_box_info_btn_buy:before,.top_products_view_all:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #79ba39;
  border: #79ba39;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 4px;
}
.modal_review_template:hover,.modal_use_tempale:hover,.contact_form .btn-danger:hover,.contact_form .btn-success:hover,.top_products_box_info_btn_buy:hover,.top_products_view_all:hover, .contact_form .btn-danger:focus, .contact_form .btn-danger:active {
  color: white;
}
.modal_review_template:hover:before,.modal_use_tempale:hover:before,.contact_form .btn-danger:hover:before,.contact_form .btn-success:hover:before,.top_products_box_info_btn_buy:hover:before,.top_products_view_all:hover:before, .contact_form .btn-danger:focus:before, .contact_form .btn-danger:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.top_products_box_info_btn_buy:before{
    border-radius: 0 !important;
}
.top_products_box_info_btn_buy:hover,.top_products_view_all:hover,.modal_use_tempale:hover,.modal_review_template:hover{
    text-decoration: none;
}
.top_products_box_info_btn_buy:before{
    background: #035391;
    border: #035391;
}
.top_products_view_all:before {
    border-radius: 16px;
    background: #f74e2f;
}
/*=== End Contact ===*/

/*=== Footer ===*/
.footer_main {
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 0.9em;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}
#footer h4 {
    font-size: 1.8em;
    font-weight: 200;
}
#footer p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}
#footer .contact i {
    display: block;
    float: left;
    font-size: 1.2em;
    margin: 7px 8px 10px 0;
    position: relative;
    text-align: center;
    top: -2px;
    width: 16px;
}
#footer .contact p {
    margin-bottom: 10px;
}
#footer .contact {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer a:hover {
    color: #CCC;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #FFF;
}
#footer .container .row>div {
    margin-bottom: 25px;
}
#footer .footer-ribbon {
    position: absolute;
    background: #0088cc;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
    border-top: 16px solid transparent;
    border-right:10px solid #005580;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
#footer .footer-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: 'Shadows Into Light', cursive;
}
/*=== End Footer ===*/

/*=== Scroll Top ===*/
.fa-angle-style{
    color:#f7f7f7;
    background: #292929;
    padding: 10px;
    transition: all ease .5s;
    border: 1px solid #292929;
}
.fa-angle-style:hover{
    color:#292929;
    background: #fff;
    border: 1px solid #292929;
}
.fa-style{
    background: #f7f7f7;
}
.fa-inverse{
    color:#292929 !important;
    border-radius: 100%;
}
/*=== End Scroll Top ===*/

/*=== Modal Theme Details ===*/
.modal_use_tempale,.modal_review_template {
    padding: 15px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-family: 'UTM Neo Sans Intel';
}
.modal_select{
    text-align: center;
    padding:2px 0;
    font-style: italic;
    font-style: 11px;
}
.modal_review_template{
    background: #79ba39;
    border-color: #79ba39;
}
.modal_review_template:before{
    background: #f74e2f;
    border: #79ba39;
}
.modal_use_tempale:before,.modal_review_template:before {
    border-radius: 0;
}
.modal.scale .modal-dialog {
    -webkit-transform: scaleX(0.1);
    -moz-transform: scaleX(0.1);
    -ms-transform: scaleX(0.1);
    transform: scaleX(0.1);
    top: 430px;
    opacity: 0;
    -webkit-transition: all  ease-in 0.7s;
    -moz-transition: all  ease-in 0.7s;
    transition: all  ease-in 0.7s;
}

.modal.scale.in .modal-dialog {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}
.modal_title {
    text-transform: uppercase;
    color:#0b51a0;
    font-size: 24px;
    line-height: 33px;
    font-family: 'UTM Neo Sans Intel';
}
.modal_themes_more h3 {
    font-size: 22px;
    color: #f74e2f;
    font-family: 'UTM Neo Sans Intel';
}
.modal_themes_box figcaption h4 a {
    color: #0ca5ea;
    font-weight: bold;
}
.modal_themes_box figcaption h4 {
    font-size: 16px;
    padding-left: 10px;
    width: 100%;
    float: left;
}
.icon_heart {
    float: right;
    margin: 0 10px;
    color: #acbbc3;
}
.modal_themes_box figcaption {
    border: 1px solid #ddd;
    width: 100%;
    float: left;
}
.modal_themes_star {
    display: block;
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
    color: #ffab00;
}
p.modal_themes_code{
    float: right;
    width: 50%;
    padding: 0 10px 0 0px;
    color:#f74e2f;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}
.modal_themes_box {
    margin: 20px 0 40px 0;
    height: auto;
    overflow: hidden;
}
.modal_themes_box figure img{
    width: 100%;
}
.modal_price {
    font-size: 29px;
    font-family: arial;
    font-weight: 700;
    color: #f74e2f;
    text-transform: uppercase;
    font-family: 'UTM Neo Sans Intel';
}
.modal_info {
    border-top: 1px dashed #ddd;
    padding: 15px 0;
}
.modal_contact {
    border: 1px dashed #ddd;
    padding: 10px 15px;
    background: #f8f8f8;
    margin: 10px 0;
}
.modal_contact p{
    color:#696969;
    font-size: 14px;
    font-family: arial;
}
.modal_contact_phone{
    color: #f74e2f;
    font-weight: bold;
    font-size: 18px;
}
.modal_img{
    height: 100%;
    max-width: 588px;
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    line-height: 0;
}
.modal_box_contact_main{
    background: #f8f8f8;
    border: 1px dashed #ddd;
    padding: 20px 10px 10px;
    margin: 20px 15px;
    overflow: auto;
}
.modal_box_contact_img {
    float: left;
    margin-right: 10px;
    width: 75px;
    height: 75px;
}
.modal_box_contact_img img{
    max-width: 100%;
    width: 100%;
    height: 100%;   
}
.modal_box_contact_info{
    display: table;
}
.modal_box_contact_info h3 {
    font-size: 16px;
    color: #0b51a0;
    margin-top: 0;
}
.modal_box_contact_info p {
    font-size: 12px;
    color:#3d3c3c;
}
.modal_description{
    font-size: 13px;
}
.modal_themes_box figure {
    overflow: hidden;
    border: 1px solid #dddddd;
    border-bottom: none;
}
.modal_themes_box figure img:hover{
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
}
/*.modal_description span{
    color:#f64601;
    font-weight: 700;
    display: block;
    margin: 20px 0 0;
}*/
.themes_mobile_bg {
    width: 268px;
    height: 530px;
    background: url(../images/iphone5.png) no-repeat;
    position: relative;
    bottom: -5px;
}
.themes_mobile_screen img {
    max-width: 100%;
}
.themes_mobile_screen {
    width: 222px;
    height: 355px;
    position: relative;
    display: block;
    top: 84px;
    right: -24px;
    overflow: hidden;
}
.themes_mobile {
    position: absolute;
    right: 12px;
    bottom: 0;
}
/*=== End Modal Theme Details ===*/

/*== Background Title Breadcrumb ==*/
.background_title_breadcrumb {
    background: url(../images/bnc_b.png) left center no-repeat;
    text-align: center;
    height: 149px;
    background-size: cover;
}
.background_title_breadcrumb h1,.background_title_breadcrumb h2 {
    margin: 39px 0 0;
    color: #fff;
    font-family: 'UTM Neo Sans Intel';
    text-transform: uppercase;
    font-size: 35px;
    text-shadow: 0px 2px 1px rgba(150, 150, 150, 0.59);
}
.background_title_breadcrumb .breadcrumb {
    background: none;
}
.background_title_breadcrumb .breadcrumb li a {
    color: #fff;
}
/*== End Background Title Breadcrumb ==*/
#thongbao{
    display: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}
#thongbaotam{
    display: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}
.col-md-offset-30{
    margin-left: 15%;
}
.demo-header .row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#view-demo {
    height: 100%;
    width: 100%;
}
.demo-header {
    background-color: #18a4dd;
    height: 40px;
}

.view-type a:hover, .view-type a.current {
    color: #fff;
    text-decoration: none;
}
.view-type a {
    display: inline-block;
    color: #8bd1ee;
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px;
    /*margin-top: 10px;*/
}
.view-type a:hover svg, .view-type a.current svg {
    fill: #fff;
}
.view-type svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    fill: #8bd1ee;
    margin-right: 3px;
}
.view-back {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    margin-right: 20px;
    margin-left: 10px;
    font-weight: bold;
}
.icon-view-back {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../img/icon-back.png) no-repeat center center;
    margin-right: 3px;
    vertical-align: middle;
}

.demo-header .btn-registration {
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    margin-right: 10px;
}
.btn-registration {
    color: #ffffff;
    background-color: #7fc142;
    border-radius: 45px;
    display: inline-block;
    line-height: 63px;
    padding: 0 35px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-transition-property: background-color border-color color;
    -moz-transition-property: background-color border-color color;
    transition-property: background-color border-color color;
    -webkit-user-select: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    white-space: nowrap;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-registration:hover {
    background-color: transparent;
    text-decoration: none;
}
.btn-registration:hover, .btn-registration:focus, .btn-registration:active {
    color: white;
    text-decoration: none;
}
.view-normal {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    font-weight: bold;
}
.btn-registration:hover:before, .btn-registration:focus:before, .btn-registration:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btn-registration:before {
    content: "";
    border-radius: 45px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #7fc142;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#demo-wrapper {
    position: relative;
    width: 100%;
    height: calc(100% - 40px);
    /* background: #e5e5e5 0/5px 5px; */
    text-align: center;
}
@media (max-height: 677px) {

    #demo-container {
        margin-top: 0 !important;
        top: 0 !important;
    }
}
#demo-container {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    -moz-transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#demo-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.bg_thumb1{    min-height: 383px;    display: block;    background-position: center top !important;    background-repeat: no-repeat !important;    background-size: 100% auto !important;    position: relative;    transition: background-position 0.8s linear 0s;}
.bg_thumb1:hover{    transition: background-position 2.5s linear 0s;     background-position: center bottom !important;}