/*
  * Visual Composer
  * Iconbox
  * Title section
  * Portfolio
  * nah-team
  * nah-testimonials Multi slider
  * Section page callout
  * Blog post
  * Infomation
  * Flat map
  * Style breadcrumbs for page full width
  * contact form 7
  * style section map  
*/

/* Title-section 
--------------------------------------------------------*/
.title-section  {
    margin-bottom: 50px;   
}

.title-section .title {
    font-family: "Montserrat", sans-serif;
    font-size: 27px;
    line-height: 30px;
    font-weight: 500;
    color: #333333;
    position: relative;
    margin-top: 0;
    margin-bottom: 35px;
    letter-spacing: 0.5px;
}

.title-section .title:before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    background-color: #edb820;
    width: 70px;
    height: 2px;
}

.title-section .title-content {
    font-family: "PT Serif",sans-serif !important;
    font-size: 15px;
    line-height: 23px;
    font-style: italic;
    color: #959595;
    letter-spacing: 0.8px;
}

/* Style 2 */
.title-section.style2 .title {
    color: #333333;
}

/* Style 3 */
.title-section.style3 {
    text-align: center;
}

.title-section.style3 .title:before {
    left: 50%;
    margin-left: -35px;
}

.title-section.color-white .title {
    color: #fff;
}


/* Blog ShortCode
-------------------------------------------------------------- */
.blog-shortcode.hide-post-content .content-post {
    display: none;
}

.blog-shortcode.blog-grid article {
    float: left;    
    padding: 0 15px;
}

.blog-shortcode article.entry h2 {
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 14px;
}

.blog-shortcode article.entry h2 a {
    font-family: "Montserrat", sans-serif;
    color: #222;
    line-height: 23px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: -0.25px;
    font-weight: 500;
}

.blog-shortcode article.entry h2 a:hover {
    color: #edb800;
}

.blog-shortcode .post-author,
.blog-shortcode .post-categories {
    display: none;
}

.blog-shortcode article .entry-meta ul {
    margin-top: 0;
}

.blog-shortcode article .entry-meta {
    margin-bottom: 8px;
}

.blog-shortcode .quote .featured-post, .blog-shortcode .quote .read-more,
.blog-shortcode .quote .entry-meta,.blog-shortcode .quote h2 {
    display: none;
}

.blog-shortcode .read-more {
    margin-top: 15px;
}


/* Blog Simple */ 
.blog-simple_list article {
    margin-bottom: 30px;
}

.blog-simple_list .featured-post {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.blog-simple_list .content-post {
    overflow: hidden;
}

.blog-grid article {
    float: left;
    padding:0 15px;
}

/* Blog Grid 2 Columns */
.blog-grid.blog-two-columns article {
    width: 50%;
}

/* Blog Grid 3 Columns */
.blog-grid.blog-three-columns article {
    width: 33.33%;
}

/* Blog Grid 4 Columns */
.blog-grid.blog-four-columns article {
    width: 25%;
}

.blog-shortcode .owl-item > article {
    width: 100%!important;
}

.blog-shortcode {
    position: relative;
}

.blog-grid:not(.blog-masonry) {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}

/* Chua hieu vi sao */
.wpb_content_element {
    margin-bottom: 0 !important;
}

.nah-row-submargintop {
    margin-top: -96px;
    z-index: 999;
}

.nah-overlay .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #171a27;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 0;
    left: 0;
    z-index: 10;
}

.nah-overlay .vc_column_container {
    z-index: 100;
}

.blog-shortcode .entry-excerpt {
    margin-bottom: 36px;
}

.blog-shortcode .read-more a,
.blog .read-more a,
.archive .read-more a {
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    color: #edb820;
    display: inline-block;
    position: relative;
}

.blog-shortcode .read-more a:after,
.blog .read-more a:after,
.archive .read-more a:after {
    content: "\f178";
    font-family: "Fontawesome";
    position: absolute;
    left: 120%;
    top: 1px;
    color: #edb820;
        -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.blog-shortcode .read-more a:hover,.blog-shortcode .read-more a:hover:after {
    color: #222;
}

.blog-shortcode .read-more a:hover:after,
.blog .read-more a:hover:after,
.archive .read-more a:hover:after {
    margin-left: 10px;
}

.infscr-loading { 
    background: #000 url("../img/loading.gif") no-repeat scroll center 15px;
    bottom: 40px;
    color: #ccc;
    left: 50%;
    margin-left: -90px;
    opacity: 0.8;
    padding: 80px 0 10px;
    position: fixed;
    text-align: center;
    width: 180px;
    z-index: 100;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}

.infscr-loading.no-ajax {
    background: #000;
    padding: 10px;
}

/* Blog list small*/
.blog-list-small .featured-post {
    float: left;
    margin-right: 40px;
    width: 330px;
}

.blog-list-small .content-post {
    overflow: hidden;
}

.blog-list-small .content-post .entry-meta {
    margin-top: -4px;
}

/* IconBox
-----------------------------------------------------------*/
.iconbox {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 15px;
}

.iconbox .box-icon {
    position: relative;
    margin-bottom: 40px;
}

.iconbox .box-header {
   position: relative;
}

.iconbox .box-icon span,
.iconbox:not(.default) .box-icon img {
    font-size: 40px;
    line-height: 70px;
    display: inline-block;
    width: 70px;
    height: 70px;
      z-index: 120;
    position: relative;
    color: #feb800;
    text-align: center;
}

.iconbox .box-title {   
    font-family: "Montserrat",sans-serif;
    color: #000;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 19px;   
    letter-spacing: 1px; 
    letter-spacing: 0.3px;
}

.iconbox .box-readmore a {  
    font-weight: 700; 
}

/* circle */
.iconbox.circle .box-icon span,
.iconbox.circle-outlined .box-icon span,
.iconbox.square-outlined .box-icon span,
.iconbox.square .box-icon span,
.iconbox.circle .box-icon img,
.iconbox.circle-outlined .box-icon img,
.iconbox.square-outlined .box-icon img,
.iconbox.square .box-icon img  {
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

.iconbox.circle .box-icon,
.iconbox.circle-outlined .box-icon,
.iconbox.square-outlined .box-icon,
.iconbox.square .box-icon  {
    border-radius: 50%;
    box-shadow: 0 0 0 2px #feb800;
    display: inline-block;
}


.iconbox.square .box-icon ,
.iconbox.square-outlined .box-icon {
    border-radius: 0;
}

.iconbox.circle-outlined  .box-icon img,
.iconbox.circle .box-icon img {
    border-radius: 50%;
}

.iconbox.circle .box-icon:after,
.iconbox.circle-outlined .box-icon:after,
.iconbox.square-outlined .box-icon:after,
.iconbox.square .box-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
        top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #feb800;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
    z-index: 100;
}

.iconbox.circle .box-icon:hover span {
    color: #feb800;
}

.iconbox.circle .box-icon:hover:after,
.iconbox.circle-outlined .box-icon:after,
.iconbox.square-outlined .box-icon:after,
.iconbox.square .box-icon:hover:after   {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.iconbox.circle .box-icon:after,
.iconbox.circle-outlined .box-icon:hover:after,
.iconbox.square-outlined .box-icon:hover:after,
.iconbox.square .box-icon:after   {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* circle oulined */
.iconbox.circle-outlined .box-icon span {
    color: #feb800;
}

.iconbox.circle-outlined .box-icon:hover span,
.iconbox.circle-outlined .box-icon:hover img,
.iconbox.square-outlined .box-icon:hover img  {
        -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}

.iconbox.circle-outlined .box-icon:after {
    opacity: 0;
    filter: alpha(opacity=0);
}

.iconbox.circle-outlined .box-icon,
.iconbox.square-outlined .box-icon {
    overflow: hidden;
}

.iconbox.circle-outlined .box-icon:hover:after,
.iconbox.square-outlined .box-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

/* square + square-outlined */
.iconbox.square-outlined .box-icon,
.iconbox.square .box-icon,
.iconbox.square .box-icon:after,
.iconbox.square-outlined .box-icon:after  {
    border-radius:0;
}

.iconbox.square-outlined .box-icon span {
    color: #feb800;
}

.iconbox.circle-outlined .box-icon:hover span, 
.iconbox.square-outlined .box-icon:hover span {
-webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}

.iconbox.square .box-icon:hover span {
    color: #feb800;
}
/* left */
.iconbox.left {
    text-align: left;
}

.iconbox.left.circle-outlined .box-icon {
    float: left;
    margin-right: 30px;
    margin-top: 6px;
    width: 70px;
    height: 70px;
    line-height: 66px;
}

.iconbox.left .box-title {
    margin-bottom: 10px;   
}

.iconbox.left .box-title {
    font-size: 18px;
    color: #4b4b4b;
    font-weight: 500;
}

/* circle-outlined */
.iconbox.circle-outlined .box-icon {
    background-color: #edb820;
    color: #fff;
}

.iconbox.circle-outlined .box-icon span {
    color: #fff !important;    
}

/* right */
.iconbox.right {
    text-align: right;
}

/* inline-left */
.iconbox.inline-left {
    text-align: left;
}

.iconbox.inline-left .order-number {
    top: 120px;
}

.iconbox.inline-left.number .box-content {
    padding-top: 15px;
}

.iconbox.inline-left.number .box-content,
.iconbox.inline-left.number .box-readmore { 
    padding-left: 30px;
}

.iconbox.inline-left .box-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.iconbox.inline-left .box-icon {
    line-height: 70px;
    height: 70px;
    width: 70px;
}

.iconbox.inline-left .box-icon, .iconbox.inline-left  .box-header h2 {
    margin-bottom: 0;
}

.iconbox.inline-left  .box-header h2 {
    padding-left: 15px;
}

/* Iconbox Slider 1 */
.iconbox-slider {
    position: relative;
}

.iconbox-slider.style1 .iconbox .box-content {
    letter-spacing: 0.15px;
}

.iconbox-slider.style1 .iconbox .box-header {
    position: relative;
}

.iconbox-slider.style1 .iconbox .box-icon {
    margin-bottom: 34px;
}

.iconbox-slider.style1 .iconbox .box-title {
    margin-bottom: 12px;
    font-size: 14px;
    letter-spacing: 1.2px;
    font-weight: 500;
}

.iconbox-slider.style1 .iconbox.image .box-icon:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    border:3px solid #e5e5e5
}

.iconbox-slider.style1 .iconbox .box-icon:hover:before {
    border-color: #edb820;
}


.iconbox .order-number {
    display: none;
}

.iconbox-slider.style1.owl-theme .owl-controls {
    margin-top: 0;
}

/* Iconbox Slider 2 */
.iconbox-slider.style2 .iconbox {
    text-align: center;
    overflow: hidden;
    margin-bottom: 0;
}

.iconbox-slider.style2 .iconbox .box-content {
    display: none;
}

.iconbox-slider.style2 .iconbox .order-number {
    display: none;
}

.iconbox-slider.style2.white .iconbox.circle-outlined .box-icon,
.iconbox-slider.style2.white .iconbox.square-outlined .box-icon {
    box-shadow: 0 0 0 4px #e1e1e1;
}

.iconbox-slider.style2 .iconbox .box-icon {
    margin-bottom: 14px;
}

.iconbox-slider.style2.white .iconbox .box-title {
    font-family: "Multi", sans-serif;
    letter-spacing: 1.6px;
    font-weight: 400;
    color: #fff;
    z-index: 90;
    position: relative;
    margin-bottom: 20px;
}

.iconbox-slider.style2 .iconbox .box-header {
    padding-top: 58px;
        -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    padding-left: 8px;
    padding-right: 8px;
}

.iconbox-slider.style2 .iconbox .box-header,
.iconbox-slider.style2 .iconbox .box-icon,
.iconbox-slider.style2 .box-content {
    z-index: 999;
}

.iconbox-slider.style2 .iconbox {
    position: relative;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px 0 1px 1px;    
    text-align: center;
    position: relative;
    height: 234px;
}

.iconbox-slider.style2 .box-readmore {
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.iconbox-slider.style2 .box-readmore a {
    color: #edb800;
}

.iconbox-slider.style2 .box-readmore a {
    color: #333;
}

.iconbox-slider.style2.white .box-readmore a:hover {
    color: #fff;
}

.iconbox-slider.style2 .hover-active .iconbox .overlay {
    opacity: 1;
     -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 1;
}

.iconbox-slider.style2 .hover-active .box-readmore,
.iconbox-slider.style2 .iconbox:hover .box-readmore {
    position: relative;
    opacity: 1;
    z-index: 999;
}

.iconbox-slider.style2 .hover-active .iconbox .box-header {
    padding-top: 35px;
}

.iconbox-slider .iconbox .overlay {
   z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.9s, 
 -webkit-transform: 0.9s;
    -webkit-transform: scale(0);
    transition: opacity 0.9s, transform 0.9s;
    transition: all ease 0.9s;
    transform: scale(0.9);
    z-index: -1;
    background-color: #000;
    content: "";
        background-image: linear-gradient(top,rgba(28,30,33,0.88) 0,#1c1e21 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(28,30,33,0.88)),color-stop(1,#1c1e21));
    background-image: filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1c1e21,endColorstr=#1c1e21),alpha(opacity=0);
    background-image: -webkit-linear-gradient(top,rgba(28,30,33,0.88) 0,#1c1e21 100%);
    background-image: -moz-linear-gradient(top,rgba(28,30,33,0.88) 0,#1c1e21 100%);
    background-image: -ms-linear-gradient(top,rgba(28,30,33,0.88) 0,#1c1e21 100%);
    background-image: -o-linear-gradient(top,rgba(28,30,33,0.88) 0,#1c1e21 100%);
    transition: opacity .5s ease-in-out;
    transform: translateY(0%);
    overflow: hidden;
  
}

.iconbox-slider:not(.white) .iconbox:hover .overlay img {
    opacity: 0.15;
}

.iconbox-slider .iconbox:hover .overlay {
    overflow:hidden;
    cursor:pointer;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 1;
}

.iconbox-slider .iconbox:hover .overlay:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.70;
    filter: alpha(opacity=70);
    content: "";
}

.iconbox-slider .iconbox:hover .box-icon,
.iconbox-slider .iconbox:hover .box-content .box-readmore {
    z-index: 999;
    position: relative;
}

.iconbox-slider .iconbox.image_hover:hover .box-title,
.iconbox-slider .iconbox.image_hover:hover .box-content {
    color: #fff;
}

.iconbox-slider.style2 .iconbox:hover .box-header {
    padding-top: 35px;
}

.iconbox-slider.style2 .owl-controls {
    margin-top: 70px;
    text-align: left;
    margin-bottom: 38px;
}

.iconbox-slider.style2 .owl-controls .owl-nav [class*=owl-]{
    margin-top: -58px;
}

.iconbox-slider.style2.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    margin-right: 15px;
}

.iconbox-slider.style2.owl-theme .owl-dots .owl-dot.active span {
    position: relative;
}

.iconbox-slider.style2.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb800;
}

.iconbox-slider.style2.white.owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
}

.iconbox-slider.style2.owl-theme .owl-dots .owl-dot.active span::before {
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #edb800;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    -webkit-animation: fa-spin 2s infinite linear;
           animation: fa-spin 2s infinite linear; 
}

.iconbox-slider.style2.white.owl-theme .owl-dots .owl-dot.active span::before {
    border: 1px solid #fff;
}

.iconbox-slider.style2.owl-carousel .owl-stage-outer {
    border-right: 1px solid #e1e1e1;   
}

/* Portfolio
-----------------------------------------------------------*/
.portfolio-filter {
    margin-left:0;
    text-align: center;
    margin-bottom: 50px;
}

.portfolio-filter > li {    
    display: inline-block;
}

.portfolio-filter > li a {  
    font-family: "Montserrat",sans-serif;    
    color: #333333;
    font-weight: 200;
    display: block;
    margin: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.1);    
    padding: 10px 22px;      
}

.portfolio-filter > li.active a,
.portfolio-filter > li a:hover {
    background-color: #edb820;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);  
}

.nah-portfolio .featured-post {
    position: relative;
    margin-bottom: 15px;
}

.nah-portfolio .blog-list-small .featured-post.nah-blog-slider {
    max-width: 330px;
}

.nah-portfolio .item-link a {
    width: 45px;
    height: 45px;
    display: inline-block;
    border: 2px solid #fff;
    z-index: 2;
    border-radius: 50%;
    line-height: 45px;
    margin: 0 7px;
    text-align: center;
}

.nah-portfolio .item-link a i {
    color: #fff;
}

.nah-portfolio .item-link a:hover {
    border-color: #edb820;
}

.nah-portfolio .item-link a:hover i {
    color: #edb820;
}

.nah-portfolio .item-link {
    position: absolute;
    left: 0;
    margin-top: -22.5px;    
    top: 50%;
    width: 100%;
    text-align: center;
}

.nah-portfolio .hide_title .item-link {
    margin-top: -22px;
}

.nah-portfolio .item-link a.popup-gallery {transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
     -webkit-transform: translateX(-50%);
    opacity: 0;  
}

.nah-portfolio .item:hover .item-link a.popup-gallery {
  opacity: 1; 
  transform: translateX(0);
   -o-transform: translateX(0); 
    -ms-transform: translateX(0); 
    -webkit-transform: translateX(0);
}

.nah-portfolio .item-link a.link {
    opacity: 0; 
    transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
     -webkit-transform: translateX(50%);
}

.nah-portfolio .item:hover .item-link a.link {
    opacity: 1; transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
     -webkit-transform: translateX(0);
}

.nah-portfolio .overlay {
    content: "";
    background-color: #171a27;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.238s ease 0s;
    -moz-transition: all 0.238s ease 0s;
    transition: all 0.238s ease 0s;
}

.nah-portfolio .item:hover .overlay {
    visibility: visible;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nah-portfolio .overlay a:hover {
    color: #feb800;   
    border-color: #feb800; 
}

.portfolio-container.grid {
    margin: 0 -15px;
}

.nah-portfolio .item {
    float: left;
    padding: 0 15px;
    margin-bottom: 56px;
    position: relative;
}

.nah-portfolio .grid-nomargin .item,
.nah-portfolio .no-margin .item {
    padding: 0 0;
    margin-bottom: 0 !important;
}

.nah-portfolio .hide_title .item {
    margin-bottom: 30px;
}

.nah-portfolio .hide_title .featured-post {
    margin-bottom: 0;
}

.nah-portfolio .hide_title .item .title-post {
    position: absolute;
    left: 0;
    top: 50%;
    right:0;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    font-family: "Montserrat",sans-serif;
}

.nah-portfolio .hide_title .item:hover .title-post {
    opacity: 1;
    top: 52%;
    z-index: 10;
}

.nah-portfolio  .item .title-post {
    margin-bottom: 2px;
}

.nah-portfolio .item .title-post a {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1.5px;
    font-family: "Montserrat",sans-serif;
    color: #333;
    font-weight: 500;    
}

.nah-portfolio .one-four.hide_title .item:hover .title-post {
    top: 43%;
}

.fullwidth .nah-portfolio .hide_title .item:hover .title-post {
    top: 50%;
}

.nah-portfolio .hide_title .item .title-post a {
    font-family: "PT serif",sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.nah-portfolio .one-four.hide_title .item .title-post a {
    line-height: normal;
}

.nah-portfolio .hide_title .item .entry-meta {
    display: none;
}

.nah-portfolio .item .title-post a:hover {
    color: #feb800;
}

.nah-portfolio .item .entry-meta ul {
    margin: 0;
    padding: 0;
}

.masonry {
    clear: both;
}

.one-three:not(.list) .item {
    width: 33.3333%;
}

.nah-portfolio.yes .item {
    width: 100%;
}

.one-four:not(.list) .item {
    width: 25%;
    margin-left: -1px;
    transform: translateX(1px);
}

.one-five:not(.list) .item {
    width: 20%;
}

.one-half:not(.list) .item {
    width: 50%;
}

.page-template-portfolio .navigation.paging-navigation {
    text-align: center;
}

.portfolio-container.style-home3.owl-theme .owl-controls {
    margin-top: 43px;
}

/* style-home2
-------------------------------------------------------------- */ 
.portfolio-filter.style-home2 {
    text-align: center;
}

.nah-portfolio .style-home2 .item {
    text-align: center;
}

.nah-portfolio .style-home2 .item .entry-meta ul li.post-date {
    display: none;
}

.nah-portfolio .style-home2.no-margin .item {
    margin-bottom: 20px !important;
}

.nah-portfolio .style-home2 .featured-post {
    margin-bottom: 10px;
}

/* style-home3
-------------------------------------------------------------- */ 
.nah-portfolio.style-home3 .owl-theme .owl-controls .owl-nav div.owl-prev {    
    left: auto;
    top: 0;
    right: 70px;
}

.nah-portfolio.style-home3 .owl-theme .owl-controls .owl-nav div.owl-next {
    top: 0;
    right: 30px;
}

/* style-home4
-------------------------------------------------------------- */ 
.portfolio-filter.style-home4 {
    text-align: center;
}

.portfolio-filter.style-home4 > li a {
    background-color: transparent;
    color: #b5b5b5;
    text-transform: uppercase;
    font-weight: 500;
}

.portfolio-filter.style-home4 > li.active a, 
.portfolio-filter.style-home4 > li a:hover {
    background-color: transparent;
    color: #edb820;
}

/*.nah-portfolio.style-home4 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}*/

.nah-portfolio.style-home4 .overlay {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    background: -webkit-linear-gradient(45deg, #fff 0%, #edb820 45%, #edb820 55%, #fff 100%);
    background: linear-gradient(45deg, #fff 0%,#edb820 45%, #edb820 55%, #fff 100%);
}

.nah-portfolio.style-home4 .item:hover .overlay {
    opacity: 0.95;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.nah-portfolio.style-home4 .hide_title .item .title-post {   
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    z-index: 100;
    padding: 0 45px;
}

.nah-portfolio.style-home4 .hide_title .item:hover .title-post {
   opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

.nah-portfolio.style-home4 .hide_title .item .title-post a:hover {
    color: #000;
}

.nah-portfolio.style-home4 .hide_title .item {
    position: relative;
}

.nah-portfolio.style-home4 .hide_title .item::before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
    content: '';
    z-index: 99;    
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.nah-portfolio.style-home4 .hide_title .item:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nah-portfolio.style-home4 .hide_title .item .title-post a {
    font-style: normal;
}

/*.nah-portfolio.style-home4 .item:hover .title-post {
    top: 90% !important;
        opacity: 1;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}*/

.nah-portfolio.style-home4 .item-link {
    display: none;
}

/* flat-list
-------------------------------------------------------------- */
ul.nah-list {
    padding: 0 0 0 22px;
    margin: 0;
    list-style: none;
}

ul.nah-list li {
    padding: 7px 0 7px 24px;
    position: relative;
}

ul.nah-list li:before {
    position: absolute;
    left: 0;
    top: 7px;
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 14px;
    color: #edb820;
}
    
/* wpb_button
-----------------------------------------------------------*/
.wpb_button_a .wpb_button {
     -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    padding: 18px 28px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1.1px;
    background-color: #edb820;
    border-radius: 3px;
    border: none;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important; 
}

.wpb_button_a .wpb_button:hover {
    background: #333;
    color: #fff;
}

.nah-text-center {
    text-align: center;
}

/* testimonial slider
-----------------------------------------------------------*/
.testimonial-sliders .slide_nav {
    margin-bottom: 0px;
}

.testimonial-sliders .slide_nav ul li img {
    border-radius: 50%;  
       -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.testimonial-sliders .slide_nav ul li {
    cursor: pointer;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
     -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.testimonial-sliders .slide_nav ul li.flex-active-slide:after,
.testimonial-sliders .slide_nav ul li:hover:after {
    background-color: transparent;
}

.testimonial-sliders .slide_nav ul li:after {
    position: absolute;
     -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    left: 0;
    top: 0;
    background: #fff;
    content: "";
    width: 100%;
    height: 100%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        filter: alpha(opacity=65);
       opacity: 0.65;
}

.testimonial-sliders .author-info,
.testimonial-sliders .author-info a {
    color:#edb820;
}

.testimonial-sliders .testimonial-author {
    margin-bottom: 30px;
}

.testimonial-sliders .author-name {
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #303030;
}

.testimonial-sliders .testimonial-content {
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #666;    
    overflow: hidden;
}

.testimonial-sliders .testimonial-content p {
    margin-bottom: 10px;
    padding-right: 30px;

}

.testimonial-sliders .flex-direction-nav {
    display: none;
}

/* nah-testimonials-carousel
-----------------------------------------------------------*/
#nah-testimonials-carousel {
    margin-bottom: 20px;
}

#nah-testimonials-carousel ul li img {
    border-radius: 50%;
}

#nah-testimonials-flexslider .team-position {
    color: #edb820;
}

#nah-testimonials-flexslider .team-name {
    text-transform: uppercase;
    padding-bottom: 30px;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 25px;
}

#nah-testimonials-flexslider p {
    font-style: italic;
    font-family: "PT serif",sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #666;    
    padding-right: 30px;
    margin-bottom: 10px;
}

.nah-multi-slider .flex-direction-nav {
    display: none;
}

/* testimonial
--------------------------------------------------------*/
li.testimonial {
    list-style: none;
}

li.testimonial .testimonial-image {
    margin-bottom: 20px;
}

li.testimonial .testimonial-author {
    margin-bottom: 30px;
}

li.testimonial .author-info, 
li.testimonial .author-info a {
    color: #edb820;
}

li.testimonial .author-name {
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #303030;
}
/* nah-team 
--------------------------------------------------------*/
.nah-team {
    text-align: center;
    position: relative;
} 

.nah-team .team-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 24px;
    padding-top: 26px;
    background: url(../img/bg1.png) no-repeat top center;
    opacity: 1;
        webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}   

.nah-team .team-image img {
    margin-bottom: 60px;
}

.nah-team:hover .team-content {
    padding-bottom: 70px;
}

.nah-team .social-links {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    opacity: 0;
     -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    visibility: hidden;
}

.nah-team.hover .social-links {
    visibility: visible;
}

.nah-team:hover .social-links {
    bottom: 20px;
    opacity: 1;
}

.nah-team .social-links a {
    display: inline-block;   
    width: 35px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    margin-right: 10px;
       -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.nah-team .social-links a:hover {
    border-color: #333;
    color: #333;
}

.nah-team .team-content .team-name {
    text-transform: uppercase;
    color: #edb820;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.8px;
    margin-bottom: 5px;
    font-weight: bold;
}

.nah-team:hover .team-content .team-name,
.nah-team:hover .team-content .team-subtitle {
    color: #fff;
}

.nah-team:hover .team-content {
    background: url(../img/bg2.png) no-repeat top center;
    opacity: 1;
}

.nah-team .team-content .team-subtitle {
    font-style: italic;
    font-family: "PT serif",sans-serif;
    font-size: 14px;
    line-height: 23px;
    color: #bcbcbc;
} 

/* Nah infomation
--------------------------------------------------------*/
.nah-infomation {
    margin-left: 0;
    list-style: none;
}

/* Flat Client
--------------------------------------------------------*/
@-webkit-keyframes toRightFromLeft {

    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

/* vc_btn3.vc_btn3-shape-rounded
--------------------------------------------------------*/
.page-template-front-page .vc_btn3.vc_btn3-shape-rounded {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 18px 28px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1.1px;   
    border-radius: 3px;
    border: none;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25) !important;
}

.page-template-front-page .vc_btn3.vc_btn3-size-lg {
    padding: 0 2.5em;
    height: 50px;
    line-height: 50px;    
}

.page-template-front-page .vc_general.vc_btn3:hover, 
.page-template-front-page .vc_general.vc_btn3:focus {
    border: 0 !important;
}

.vc_btn3-container.text-right {
    float: right;
}

/* imagebox  
--------------------------------------------------------*/
.imagebox .box-title {
    margin-top: 23px;
}

.imagebox.title-white .box-title a {
    color: #fff;
}

.imagebox .box-title a {
    color: #252525;
}

.imagebox .box-title a:hover {
    color: #edb820;
}

.imagebox .box-content .box-desc {
    color: #959595;
}

.imagebox .box-button {
    padding-top: 18px;
}

.imagebox .box-button a {
    color: #edb820;
    font-weight: 500;    
    font-family: "Montserrat",sans-serif;
    position: relative;
}

.imagebox .box-button a:after {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 2px;
    background-color: #edb820;
    content: "";
     -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.imagebox .box-button a:hover:after {
    width: 100%;
}

/* Style-1 */
.imagebox.style-1 .box-button a {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    display: inline-block;
    padding: 7px 18px;
    letter-spacing: 1px;
    font-size: 13px;
    background-color: #edb820;
    border: 2px solid #edb820;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.imagebox.style-1 .box-button a:hover {
    background-color: #222;
    border-color: #222;
}

.imagebox.style-1 .box-button a:after {
    display: none;
}

/* Style 2 */
.imagebox.style-2 .box-title {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color: #303030;
    font-weight: 500;
}

.imagebox.style-2 .box-button a:before {
    position: absolute;
    right: -31px;
    top: -2px;
    font-family: "FontAwesome";
    content: "\f178";
    color: #edb820;
    font-size: 14px;
}

.imagebox.style-2 .box-title {
    margin-top: 18px;
    margin-bottom: 20px;
}

.imagebox.style-2 .box-button {
    padding-top: 27px;
}

/* Iconlist 
--------------------------------------------------------*/
ul.iconlist {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.iconlist li {
    padding: 7px 0 7px 0;
    position: relative;
}

ul.iconlist li.circle i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #edb820;
    color: #fff;
    border-radius: 50px;
}

ul.iconlist li i {
    color: #edb820;
    font-size: 15px;
    margin-right: 10px;
}

ul.iconlist.color-white {
    color: #fff;
}

ul.iconlist.style-1 li {
    float: left;
    width: 50%;
}

ul.iconlist.style-1 {
    overflow: hidden;
    width: 554px;
}

.flat-padl100 {
    padding-left: 100px !important;
}

/* Counter
--------------------------------------------------------*/
.fl-counter {
    text-align: center;
}

.fl-counter .icon-wrap {
    margin-bottom: 30px;
}

.fl-counter .icon-wrap span {
    font-size: 45px;
    color: #edb820;   
}

.fl-counter .numb-count {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
}

.fl-counter .title {
    font-size: 16px;
    color: #bbbbbb;
    margin-bottom: 0;
}

/* Box-download
--------------------------------------------------------*/
.box-download .btn-download a {
    position: relative;
    display: block;
    width: 100%;
    color: #ffffff;
    background-color: #333333;
    padding: 15px 25px 18px 50px;
    font-size: 14px;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    border-radius: 3px;   
    margin-bottom: 2px;
}

.box-download .btn-download a:hover {
    background-color: #edb820;
}

.box-download .btn-download a:before {
    position: absolute;
    left: 20px;
    top: 15px;
    font-family: "FontAwesome";
    content: "\f1c4";
    font-size: 18px;
    color: #fff;
}

.box-download .btn-download.doc a:before {
    content: "\f1c2";
}

.box-download .btn-download.pdf a:before {
    content: "\f1c1";
}

.box-download .btn-download a:after {
    position: absolute;
    right: 27px;
    top: 17px;
    font-family: "FontAwesome";
    content: "\f019";
    font-size: 14px;
    color: #fff;
}

.box-download p.btn-download {
    margin-bottom: 0;
}

/* Overwrite Accordion
--------------------------------------------------------*/
.page-wrap .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #dddddd;
    margin-bottom: 5px !important;
    border-color: transparent !important;
    border-radius: 3px;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.page-wrap .vc_tta.vc_general .vc_tta-panel-title>a {
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    color: #333333;
    padding: 20px 23px;
}

.page-wrap .vc_tta .vc_tta-controls-icon {
    width: 8px;
    height: 8px;
}

.page-wrap .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
    border: 0;
}

.page-wrap .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #edb820;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}