/*------------------------------------------------------------------
[Master Stylesheet]
1. Icon Heading Box
2. Blog Box
3. Portfolio Section
4. Team Member Section
5. Contact Form 7
6. Custom Button
7. Testimonial
8. client logo
9. Fact and digit
10.Service Style
11.VC Button
12.Contact form
13.error-404
14.Search Popup Area CSS
-------------------------------------------------------------------*/
/* --------------------------------------
 * Preloader setting
 * ---------------------------------------*/
 .thsn-preloader {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px;
    display: block;
}
/* --------------------------------------
 * Topbar setting
 * ---------------------------------------*/
.thsn-pre-header-wrapper ul.thsn-contact-info li{
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.thsn-pre-header-wrapper ul.thsn-contact-info li li{
    padding-left: 0px;
    padding-right: 0px;
}
.thsn-pre-header-wrapper ul.thsn-contact-info{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.thsn-pre-header-wrapper .thsn-social-links{
    border-left: 1px solid #eee;
}
.thsn-pre-header-wrapper .thsn-social-links li{
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #eee;
    margin-bottom: 0;
}
.thsn-pre-header-wrapper .thsn-social-links li a{
    position: relative;
    display: inline-block;
    width: 50px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 17px;
    vertical-align: top;
}
.thsn-pre-header-wrapper .thsn-social-links li a:hover{
    color: #fff
}
.thsn-pre-header-wrapper{
    border-bottom: 1px solid #eeeeee;
}
.thsn-pre-header-wrapper.thsn-bg-color-white{
    border-bottom-color: #eeeeee;
    color: #777;
}
.thsn-color-white .thsn-social-links li a{
    color: #fff;
}
/* --------------------------------------
 * Header setting
 * ---------------------------------------*/
.thsn-table{
    display: table;
    height: 100%;
}
.thsn-table-cell{
    display: table-cell;
    line-height: normal;
   vertical-align: middle;
}
.thsn-header-menu-area:not(.thsn-sticky-on) > div{
    background-color: transparent;
}
.thsn-cart-details{
    position: relative;
}
.thsn-header-box-icon,
.thsn-header-box-title,
.thsn-header-box-content{
    display:block;
}
/*=== .thsn-header-style-2 ===*/
.thsn-header-style-2 .thsn-header-menu-area > .container{
    padding: 0;
}
.thsn-header-style-2 .thsn-header-right-content,
.thsn-header-style-2 .thsn-header-left-content{
    width: 340px;
}
.thsn-header-style-2 .thsn-header-menu-area{
    position: relative;
    z-index: 9;
    border-radius: 5px;
    line-height: normal !important;
}
.thsn-header-style-2 .thsn-header-button a{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.thsn-header-style-2 .thsn-header-right-content{
    text-align: right;
}
.thsn-header-style-2 ul.thsn-contact{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
}
.thsn-header-style-2 ul.thsn-contact li{
    display: inline-block;
    margin-right: 20px;
}
.thsn-header-style-2 ul.thsn-contact li:last-child{
    margin-right: 0px;
}
.thsn-header-style-2 ul.thsn-contact li i{
    margin-right: 10px;
}

.thsn-header-style-2 .thsn-header-info-inner .thsn-header-box.thsn-header-box-social-links{
    padding-left: 0;
}
.thsn-header-style-2 .thsn-header-info-inner .thsn-header-box.thsn-header-box-social-links .thsn-social-links{
    padding: 0;
}

/*=== .thsn-header-style-3 ===*/
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-1,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-2,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-3{
    display: inline-block;
}
.thsn-header-style-3  .thsn-header-menu-area{
   position: relative;
    z-index: 9;
}
.thsn-header-style-3 .thsn-header-info-inner > div{
    margin-right:   30px;
    padding-right:  30px;
    position: relative;
}
.thsn-header-style-3 .thsn-header-info-inner > div .thsn-header-box-icon{
    position: absolute;
    top: 7px;
    left: -30px;
    font-size: 24px;
    display: inline-block;
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child{
    margin-right:   0;
    padding-right: 0;
}
.thsn-header-style-3 .thsn-header-info-inner > div:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.30);
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child:after{
    display: none;
}
/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/
/*=== Dropdown Menu ( White ) ===*/
.thsn-navbar.thsn-dropdown-active-color-white ul > li > ul > li.current-menu-item > a,
.thsn-navbar.thsn-dropdown-active-color-white ul > li > ul li.current_page_item > a,
.thsn-navbar.thsn-dropdown-active-color-white ul > li > ul li.current_page_ancestor > a,
/*=== Main Menu ( White ) ===*/
.thsn-navbar.thsn-main-active-color-white > div > ul > li:hover > a,
.thsn-navbar.thsn-main-active-color-white > div > ul > li.current_page_item > a,
.thsn-navbar.thsn-main-active-color-white > div > ul >li.current-menu-parent > a,
.thsn-header-menu-area.thsn-sticky-on .thsn-navbar.thsn-main-active-color-white > div > ul >li.current-menu-parent > a{
    color: #fff;
}
/*=== Dropdown Menu ( Blackish ) ===*/
.thsn-navbar.thsn-dropdown-active-color-blackish ul > li > ul > li.current-menu-item > a,
.thsn-navbar.thsn-dropdown-active-color-blackish ul > li > ul li.current_page_item > a,
.thsn-navbar.thsn-dropdown-active-color-blackish ul > li > ul li.current_page_ancestor > a,
/*=== Main Menu ( Blackish ) ===*/
.thsn-navbar.thsn-main-active-color-blackish > div > ul > li:hover > a,
.thsn-navbar.thsn-main-active-color-blackish > div > ul > li.current_page_item > a,
.thsn-navbar.thsn-main-active-color-blackish > div > ul >li.current-menu-parent > a,
.thsn-header-menu-area.thsn-sticky-on .thsn-navbar.thsn-main-active-color-blackish > div > ul >li.current-menu-parent > a{
    color: #071323;
}
/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading{
    position: relative;
}
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after{
    content: '';
    width: 100px;
    background: #222;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider.thsn-align-center .thsn-ihbox-heading:after,
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center .thsn-ihbox-heading:after{
    left: 50%;
    margin-left: -50px;
}
.thsn-skincolor-heading .thsn-ihbox-heading em{
	font-style: normal;
}
.thsn-bg-color-globalcolor .thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-bg-color-globalcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after{
    background-color: #fff
}
/* --------------------------------------
 * Icon Heading Box
 * ---------------------------------------*/
.thsn-bg-color-globalcolor.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after,
.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after{
    background-color: #fff;
}

/*=== ihbox-style-global ===*/
.thsn-ihbox-style-2 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-ihbox-style-1.thsn-ihbox h2{
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    position: relative;
    padding-bottom: 14px;
}
.thsn-ihbox-style-1.thsn-ihbox h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #efefef;
    left: 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    margin-bottom:20px;
}
.thsn-ihbox-style-1 .thsn-ihbox-content{
    margin-top: 20px;
    margin-bottom: 20px;
}
.thsn-ihbox-style-1 .vc_btn3-container.vc_btn3-inline{
    margin: 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3{
    background-color: transparent;
    background: none;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #fff;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover{
    background-color: #fff;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    color: #fff;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1.thsn-ihbox h2:after{
    background: rgba(255, 255, 255, 0.20);
}

/*=== thsn-ihbox-style-2 ===*/
.thsn-ihbox-style-2{
    position: relative;
}
.thsn-ihbox-style-2 .thsn-ihbox-contents,
.thsn-ihbox-style-2 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-2 .thsn-ihbox-icon{
    padding-right: 15px;
   padding-top: 5px;
}
.thsn-text-color-white .thsn-ihbox-style-2 .thsn-ihbox-icon i{
    color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-2 .thsn-ihbox-icon-wrapper{
    font-size: 40px;
    line-height: 75px;
    color: #fff;
    text-align: center;
    width: 75px;
    height: 75px;
    border-radius: 50%;
}
.thsn-ihbox-style-2 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
	line-height: normal;
	font-size: unset;
}
.thsn-ihbox-style-2 h2{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 5px;
}
.thsn-ihbox-style-2 .thsn-ihbox-content{
    font-size: 14px;
    line-height: 18px;
}

/*=== thsn-ihbox-style-3 ===*/
.thsn-ihbox-style-3{
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.thsn-ihbox-style-3 .thsn-ihbox-contents,
.thsn-ihbox-style-3 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon{
    padding-right: 15px;
   padding-top: 5px;
}
.thsn-text-color-white .thsn-ihbox-style-3 .thsn-ihbox-icon i{
    color: #130947;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper{
    font-size: 50px;
    line-height: 100px;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    line-height: normal;
    font-size: unset;
}
.thsn-ihbox-style-3 h2{
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
}
.thsn-ihbox-style-3 h4{
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
}

/*=== thsn-ihbox-style-4 ===*/
.thsn-ihbox-style-4{
    position: relative;
    padding-bottom: 30px;
}
.thsn-ihbox-style-4 .thsn-ihbox-contents,
.thsn-ihbox-style-4 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon{
    padding-right: 10px;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper{
    font-size: 24px;
    color: #4f87fb;
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 30px 50px rgba(0,0,0,.08);
}
.thsn-ihbox-style-4 h2{
    font-size:18px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.thsn-ihbox-style-4 h4{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0
}

/*=== thsn-ihbox-style-5 ===*/
.thsn-ihbox-style-5.thsn-ihbox {
    text-align: center;
    position: relative;
}
.thsn-ihbox-style-5.thsn-ihbox h2{
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper{
    margin-bottom: 35px;
    color: #071323;
    display: inline-block;
    position: relative;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(0,0,0,.07);
}
.thsn-ihbox-style-5 .thsn-ihbox-content{
    margin-top: 15px;
    padding: 0 30px;
}
body{
    counter-reset: item thsnbox1;
}
.thsn-steps-counter .thsn-ihbox-style-5  .thsn-ihbox-icon-wrapper:before {
    content: counter(thsnbox1, decimal-leading-zero) " ";
    counter-increment: thsnbox1;
    color: #fff;
    height: 46px;
    width: 46px;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    font-weight: 800;
    top: 0;
    right: 0;
    z-index: 99;
}
.thsn-steps-counter .thsn-ihbox-style-5  .thsn-ihbox-icon-wrapper:after{
    width: 56px;
    height: 56px;
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 50%;
}
.thsn-steps-counter:after{
    background: url(../images/step-counter-bg.png) repeat 0 0;
    content: "" !important;
    position: absolute;
    width: 1366px;
    height: 190px;
    background-repeat: no-repeat;
    background-position: top;
    left: -90px;
}
/*=== thsn-ihbox-style-6 ===*/
.thsn-ihbox-style-6{
    position: relative;
    margin-bottom: 0px;
   padding-right: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-contents,
.thsn-ihbox-style-6 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-6 .thsn-ihbox-content{
	margin-top: 20px;
	margin-bottom: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon{
   padding-right: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper{
    font-size: 65px;
    line-height: 65px;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    line-height: normal;
    font-size: unset;
}
.thsn-ihbox-style-6 h2{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
}
.thsn-ihbox-style-6 h4{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn{
	margin-top: 15px;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3{
	background-color: transparent !important;
	background-image: none !important;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3:hover{
    background-color: #fff !important;
}
/*=== thsn-ihbox-style-7 ===*/
.thsn-ihbox-style-7{
    position: relative;
    margin-bottom: 20px;
   padding-right: 20px;
}
.thsn-ihbox-style-7 .thsn-ihbox-contents,
.thsn-ihbox-style-7 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-7 .thsn-ihbox-icon{
   padding-right: 20px;
   padding-top: 5px;
}
.thsn-text-color-white .thsn-ihbox-style-7 .thsn-ihbox-icon i{
    color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-7 .thsn-ihbox-icon-wrapper{
    font-size: 40px;
    line-height: 100px;
    color: #fff;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.thsn-ihbox-style-7 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    line-height: normal;
    font-size: unset;
}
.thsn-ihbox-style-7 h2{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}
.thsn-ihbox-style-7 .thsn-ihbox-content{
    font-size: 14px;
    line-height: 18px;
}
.thsn-ihbox-style-7 .thsn-ihbox-content a[href^=tel]{
    color: #6d7a8c;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
}
/*=== thsn-ihbox-style-8 ===*/
.thsn-ihbox-style-8{
    position: relative;
    margin-bottom: 20px;
   padding-right: 20px;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents,
.thsn-ihbox-style-8 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents{
    padding-left: 60px;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon{
   padding-right: 20px;
   padding-top: 5px;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper{
    font-size: 40px;
    line-height: 40px;
    position: relative;
    top: 10px;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    line-height: normal;
    font-size: unset;
}
.thsn-ihbox-style-8 h2{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0px;
}
.thsn-ihbox-style-8 .thsn-ihbox-content{
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
}
/*=== thsn-ihbox-style-9 ===*/
.thsn-ihbox-style-9{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.thsn-ihbox-style-9 .thsn-ihbox-headingicon{
    align-items: center;
}
.thsn-ihbox-style-9 .thsn-ihbox-content{
	margin-top: 15px;
}
.thsn-ihbox-style-9 .thsn-ihbox-contents,
.thsn-ihbox-style-9 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-9 .thsn-ihbox-icon{
    padding-right: 15px;
}
.thsn-text-color-white .thsn-ihbox-style-9 .thsn-ihbox-icon i{
    color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-9 .thsn-ihbox-icon-wrapper{
    font-size: 26px;
    line-height: 26px;
    text-align: center;
}
.thsn-ihbox-style-9 h2{
    font-size:16px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.thsn-ihbox-style-9 h4{
    font-size: 14px;
    line-height: 24px;
    color: #7e7e7e;
}
/*=== thsn-ihbox-style-10 ===*/
.thsn-ihbox-style-10 .thsn-ihbox-contents,
.thsn-ihbox-style-10 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-10 h2{
    font-size:40px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.thsn-ihbox-style-10 h4{
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px
}
.thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper{
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    text-align: center;
}
.thsn-ihbox-style-10 .thsn-ihbox-icon{
    padding-right: 20px;
    position: relative;
}
/*=== thsn-ihbox-style-11 ===*/
.thsn-ihbox-style-11{
    margin-bottom: 30px;
}
.thsn-ihbox-style-11 h2{
    font-size:18px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.thsn-ihbox-style-11 h4{
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px
}
.thsn-ihbox-style-11 .thsn-ihbox-icon-wrapper{
    font-size: 38px;
    line-height: 20px;
    text-align: center;
    margin-top: 8px;
}
.thsn-ihbox-style-11 .thsn-ihbox-icon{
    padding-right: 20px;
    position: relative;
    width: 160px;
    display: inline-block;
}
/* --------------------------------------
 * thsn-timebox-list
 * ---------------------------------------*/
ul.thsn-timelist-list{
    padding: 0px;
    margin: 0;
    font-size: 14px;
}
ul.thsn-timelist-list li{
    font-size: 14px;
    line-height: 24px;
    list-style: none;
    border-bottom: 1px solid #e2e4e8;
    padding: 15px 0px;
}
ul.thsn-timelist-list li:last-child{
    border-bottom: none;
}
ul.thsn-timelist-list .thsn-timelist-li-value{
    float: right;
    font-weight: 600;
}
.thsn-text-color-white ul.thsn-timelist-list li {
    border-bottom-color: rgba(255, 255, 255, 0.25);
    padding: 12px 0px;
}
/* --------------------------------------
 * Blog Box
 * ---------------------------------------*/
.themesion-box-blog{
    margin-bottom: 30px;
}
.themesion-ele-blog .thsn-post-title{
    margin-bottom: 10px;
}
.thsn-meta-container .thsn-meta-line{
    color: #abacaf;
}
/*=== ts-blogbox-style-1 ===*/
.thsn-blogbox-style-1 {
    margin-bottom: 30px;
}
.thsn-blogbox-style-1 .thsn-featured-container{
    position: relative;
}
.thsn-blogbox-style-1 .thsn-meta-category{
    display: inline-block;
    padding: 6px 25px;
    color: #fff;
    position: absolute;
    bottom: -14px;
    right: 35px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    z-index: 7;
    border-radius: 15px;
}
.thsn-blogbox-style-1 .thsn-meta-category a{
    color: #fff;
}
.thsn-blogbox-style-1 .thsn-featured-wrapper img{
    border-radius: 8px;
    box-shadow: 0 30px 50px rgba(0,0,0,.08);
}
.thsn-blogbox-style-1 .themesion-box-content{
    padding-top:30px;
}
.thsn-blogbox-style-1 .themesion-box-content .thsn-post-title{
    font-size: 22px;
    line-height: 28px;
}
.thsn-blogbox-style-1 .themesion-box-content .thsn-post-title a{
    color: #222
}
/*.thsn-blogbox-style-1 .post-item .thsn-read-more-link a{
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}*/
.thsn-blogbox-style-1 .thsn-meta-container{
    margin-bottom: 10px;
    font-size: 16px;
}
.thsn-blogbox-style-1  .themesion-box-desc{
    margin-top: 15px;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #a0a9b6;
    letter-spacing: 1px;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line i{
    display: none;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line:last-child:after{
    display: none;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line:first-child{
    margin-left: 0;
}
.thsn-blogbox-style-1 .themesion-box-content .vc_general.vc_btn3{
    background-color: transparent !important;
    color: #000;
    padding: 0;
    font-weight: bold;
}
.thsn-blogbox-style-1 .themesion-box-content .vc_general.vc_btn3:after{
    font-family: "themesion-base-icons";
    content: '\e814';
    font-size: 15px;
    margin-left: 5px;
}
/*=== .thsn-blogbox-style-2 ===*/
.thsn-element-blog-style-2 .thsn-element-posts-wrapper.row .thsn-ele{
    margin-bottom:  0;
}
.thsn-blogbox-style-2 .post-item{
    margin-bottom: 25px;
    display: -ms-flexbox!important;
    display: flex!important;
    align-items: normal;
}
.thsn-blogbox-style-2 .post-item .thsn-featured-container{
    width: 150px;
    flex-shrink: 0;
    margin-right: 30px;
}
.thsn-blogbox-style-2 .thsn-featured-wrapper img {
    border-radius: 4px;
    box-shadow: 0 30px 50px rgba(0,0,0,.08);
}
.thsn-blogbox-style-2 .post-item .themesion-box-desc {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.thsn-blogbox-style-2 .themesion-box-content{
    padding-top: 20px;
    padding-right: 25px;
}
.thsn-blogbox-style-2 .post-item .thsn-post-title{
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
}
.thsn-blogbox-style-2 .thsn-meta-container{
    margin-bottom: 5px;
    font-size: 16px;
}
.thsn-blogbox-style-2 .thsn-meta-container .thsn-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #a0a9b6;
}
.thsn-blogbox-style-2 .thsn-meta-container .thsn-meta-line:first-child{
    margin-left: 0;
}
/*=== .thsn-blogbox-style-3 ===*/
.thsn-blogbox-style-3 {
    margin-bottom: 50px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.04);
}
.thsn-blogbox-style-3 .thsn-featured-container{
    position: relative;
}
.thsn-blogbox-style-3 .thsn-meta-category{
    display: inline-block;
    padding: 6px 25px;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    z-index: 9;
    border-radius: 15px;
}
.thsn-blogbox-style-3 .thsn-meta-category a{
    color: #fff;
}
.thsn-blogbox-style-3 .themesion-box-content{
    padding: 30px 25px;
    background: #fff;
}
.thsn-blogbox-style-3 .themesion-box-content .thsn-post-title{
    font-size: 22px;
    line-height: 26px;
}
.thsn-blogbox-style-3 .thsn-meta-container{
    margin-bottom: 0;
    font-size: 16px;
    border-top: 1px solid #e7edf3;
    padding-top: 20px;
}
.thsn-blogbox-style-3  .themesion-box-desc{
    margin-top: 20px;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line:first-child {
    margin-left: 0;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 13px;
    color: #a0a9b6;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line a{
    color: #a0a9b6;
}
.thsn-blogbox-style-1 .themesion-icon-box,
.thsn-blogbox-style-1 .thsn-featured-wrapper:before,
.thsn-blogbox-style-1 .thsn-featured-wrapper,
.thsn-blogbox-style-3 .themesion-icon-box,
.thsn-blogbox-style-3 .thsn-featured-wrapper:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .thsn-featured-wrapper{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/*=== .thsn-blogbox-style-4 ===*/
.thsn-blogbox-style-4 .post-item{
    background: #fff;
}
.thsn-blogbox-style-4 .themesion-box-content{
    padding: 20px 30px;
}
.thsn-blogbox-style-4 .post-item .thsn-post-title{
    font-size: 24px;
    line-height: 34px;
}
.thsn-blogbox-style-4 .thsn-meta-container{
    margin-bottom: 5px;
}
.thsn-blogbox-style-4 .thsn-meta-container .thsn-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.thsn-blogbox-style-4 .thsn-meta-container .thsn-meta-line:first-child{
    margin-left: 0;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link{
    margin-top: 15px;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a{
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.2s ease 0s;
    -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;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:hover:after{
    width: 0;
}
/*=== Classic blog ===*/
.thsn-blog-classic .thsn-featured-wrapper{
    margin-bottom: 30px;
}
.thsn-post-related .thsn-featured-wrapper {
    margin-bottom: 0;
}
.thsn-blog-classic {
    margin-bottom: 50px;
    position: relative;
}
.site-main article:last-of-type .thsn-blog-classic{
    margin-bottom: 0;
}
.site-main article:last-of-type .thsn-blog-classic .thsn-blog-classic-inner{
    padding: 0;
    border-bottom: none;
}
.single .thsn-blog-classic {
    margin-bottom: 15px;  
}
.thsn-blog-classic .thsn-featured-wrapper img{
    border-radius: 8px;
}
.thsn-blog-classic .thsn-post-thumbnail{
    margin-bottom: 40px;
}
.thsn-blog-classic .thsn-post-title{
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    margin-bottom: 20px;
}
.thsn-blog-classic .thsn-entry-content{
    margin-top: 20px;
    font-size: 16px;
}
.thsn-blog-classic-inner .thsn-read-more-link{
	padding-top: 10px;
}
.thsn-blog-classic-inner .thsn-read-more-link a{
    font-size: 13px;
    text-transform: uppercase;
    padding: 12px 40px;
    cursor: pointer;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    line-height: 30px;
    font-weight: 700;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    border:none;
}
.thsn-blog-classic-inner .thsn-read-more-link a:hover{
    color: #fff;
}
body:not(.single) .thsn-blog-classic .thsn-blog-classic-inner{
    padding: 0px 0px 50px 0px;
    border-bottom: 1px solid #e5e8ef;
}
.thsn-blog-classic .thsn-meta-cat {
    display: inline-block;
    padding: 6px 25px;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    z-index: 2;
    border-radius: 15px;
}
.thsn-blog-classic blockquote{
    color: #222;
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
}
.thsn-blog-classic blockquote .authorOrTitle{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 15px;
}
.wp-block-quote.is-style-large cite em:before,
blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
}
.wp-block-quote.is-style-large cite:before{
    display: none;
}
blockquote.wp-block-quote.is-style-large{
  padding: 30px
}
blockquote cite,
blockquote small {
    color: #bcbdc1;
    display: block;
    font-size: 13px;
    line-height: 23px;
    font-style: normal!important;
    margin-top: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.post_format-post-format-quote .thsn-blog-classic .thsn-meta,
.post_format-post-format-quote .thsn-blog-classic .thsn-blog-classic-inner{
    display: none;
}
.post_format-post-format-quote .thsn-blog-classic blockquote{
    margin: 0;
}
/*=== Sticky post ===*/
.post.sticky{
    background-color: #fff;
    position: relative;
    padding: 1px 40px;
    overflow: hidden;
    margin-bottom: 50px;
}
.post.sticky .thsn-blog-classic .thsn-blog-classic-inner{
    padding: 0px;
    border: 0;
}
.thsn-no-img.post.sticky{
  padding: 40px 40px;;
}
.post.sticky .thsn-blog-classic .thsn-blog-meta.thsn-blog-meta-top i,
.post.sticky .thsn-post-title a:hover,
.post.sticky .thsn-entry-content a,
.post.sticky code,
.post.sticky .thsn-read-more-link a,
.post.sticky .thsn-post-title a,
.post.sticky .thsn-blog-meta,
.post.sticky .thsn-blog-meta a{
   color: #fff
}
.post.sticky .thsn-entry-content{
   color: rgba(255, 255, 255, 0.80);
}
.post.sticky .thsn-meta-cat a{
   background-color: #fff;
   color: #222;
}
.post.sticky .thsn-read-more-link a:after{
   background-color: #222;
}
.post.sticky .thsn-blog-classic{
   margin-bottom: 0px;
}
article.thsn-no-img .thsn-meta.thsn-meta-cat{
    display: none;
}
/* --------------------------------------
 * Portfolio Section
 * ---------------------------------------*/
.themesion-overlay-box:hover img {
   transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(4px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
}
/*=== thsn-blogbox-style-1 ===*/
.thsn-portfolio-style-1 .themesion-post-item{
    position: relative;
    overflow: hidden;
}
.thsn-portfolio-style-1 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.thsn-portfolio-style-1:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.thsn-portfolio-style-1 .themesion-box-content{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.thsn-portfolio-style-1 .themesion-box-content:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    opacity: 0;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(0, 0, 0, 0.6);
}
.thsn-portfolio-style-1:hover .themesion-box-content:after{
    visibility: visible;
    opacity: 1;
}
.thsn-portfolio-style-1 .themesion-icon-box {
    width: 37px;
    height: 37px;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 16px;
    line-height: .8;
    color: #fff;
    display: inline-block;
    text-align: center;
    z-index: 2;
    padding: 11px 17px;
    visibility: hidden;
    opacity: 0;
    transition: all ease 600ms;
    -moz-transition: all ease 600ms;
    -webkit-transition: all ease 600ms;
}
.thsn-portfolio-style-1:hover .themesion-icon-box {
    visibility: visible;
    opacity: 1;
    left: 8px;
}
.thsn-portfolio-style-1 .themesion-icon-box a{
    width: 8px;
    height: 8px;
    line-height: 8px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
}
.thsn-portfolio-style-1 .themesion-titlebox{
    position: absolute;
    left: 30px;
    bottom: 15px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
}
.thsn-portfolio-style-1:hover .themesion-titlebox {
    visibility: visible;
    opacity: 1;
    bottom: 32px;
}
.thsn-portfolio-style-1 .themesion-box-content .thsn-portfolio-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.thsn-portfolio-style-1 .themesion-box-content .thsn-portfolio-title  a{
    color: #fff;
}
.thsn-portfolio-style-1 .themesion-box-content .themesion-box-content-inner{
    position: relative;
    z-index: 5;
    height: 100%;
}
.thsn-element-portfolio-style-1 .thsn-ihbox.thsn-ihbox-style-hsbox{
    margin-bottom: 90px;
}
/*=== .thsn-blogbox-style-2 ===*/
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper i,
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper,
.thsn-portfolio-style-2 img {
   -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-portfolio-style-2,
.thsn-portfolio-style-2 .thsn-image-wrapper{
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.thsn-portfolio-style-2 .thsn-content-wrapper{
    padding:20px 0 0;
}
.thsn-portfolio-style-2 .thsn-portfolio-title{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 5px;
}
.thsn-portfolio-style-2 .thsn-portfolio-title a{
    color: #2c2c2c;
}
.thsn-portfolio-style-2 .thsn-port-cat a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 4px;
    display: inline-block;
}
.thsn-portfolio-style-2 .thsn-port-cat{
    position: relative;
    line-height: 13px;
    margin-bottom: 10px;
}
.thsn-text-color-white .thsn-portfolio-style-2 .thsn-portfolio-title a{
    color: #fff;
}
.thsn-portfolio-style-2 .vc_general.vc_btn3{
    padding: 12px 60px;
}
body .thsn-portfolio-style-2  .vc_btn3-color-globalcolor.vc_general.vc_btn3{
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
}
.thsn-portfolio-style-2 .vc_btn3-container{
    margin-bottom: 0;
}
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper {
    height: 50px;
    width: 50px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: 0;
    background-color: #fff;
}
.thsn-portfolio-style-2:hover .thsn-portfolio-icon-wrapper {
    opacity: 1;
}
.thsn-portfolio-style-2:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.thsn-portfolio-style-2 img {
    transform: scale(1, 1);
}
/*=== .thsn-blogbox-style-3 ===*/
.thsn-portfolio-style-3 {
    margin-bottom:  30px;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper:before,
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper i,
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper,
.thsn-portfolio-style-3 img {
   -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper {
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #000;
}
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper a{
    color: #fff;
    display: block;
}
.thsn-portfolio-style-3 .thsn-port-cat a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    color: #a4a6a9;
}
.thsn-portfolio-style-3 .thsn-content-wrapper{
    padding:20px 30px;
    border: 1px solid #f8f8f8;
}
.thsn-portfolio-style-3 .thsn-portfolio-title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0px;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper{
    position: relative;
    overflow: hidden;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 22, 42, 0.7);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 1;
}
.thsn-portfolio-style-3:hover .thsn-featured-wrapper:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transition: .5s ease;
}
.thsn-portfolio-style-3 .thsn-image-wrapper{
    position: relative;
}
.thsn-portfolio-style-3 .themesion-icon-box{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    margin-left: -15px;
    margin-top: -15px;
    transition: .5s ease;
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    transition-delay: .5s;
}
.thsn-portfolio-style-3 .themesion-icon-box a{
    color: #fff;
    font-size: 30px;
}
.thsn-portfolio-style-3:hover .themesion-icon-box{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*=== .thsn-portfolio-style-4 ===*/
.thsn-portfolio-style-4 .themesion-post-item{
    position: relative;
    overflow: hidden;
}
.thsn-portfolio-style-4 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.thsn-portfolio-style-4:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.thsn-portfolio-style-4 .themesion-box-content{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 45px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}
.thsn-portfolio-style-4 .themesion-box-content:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    opacity: 0;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.thsn-portfolio-style-4:hover .themesion-box-content:after{
    visibility: visible;
    opacity: 1;
}
.thsn-portfolio-style-4 .themesion-titlebox{
    text-align: center;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
}
.thsn-portfolio-style-4:hover .themesion-titlebox {
    visibility: visible;
    opacity: 1;
    bottom: 32px;
}
.thsn-portfolio-style-4 .themesion-box-content .thsn-portfolio-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 0px;
}
.thsn-portfolio-style-4 .themesion-box-content .thsn-portfolio-title a{
    color: #fff;
}
.thsn-portfolio-style-4 .thsn-port-cat a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 2px;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners:before,
.thsn-portfolio-style-4 .thsn-portfolio-corners:after{
    content: '';
    position: absolute;
    z-index: inherit;
    width: 12px;
    height: 12px;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
        -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_bottom:before {
    bottom: 50px;
    left: 50px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_bottom:after {
    bottom: 50px;
    right: 50px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_top:before {
    top: 50px;
    left: 50px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_top:after {
    top: 50px;
    right: 50px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.thsn-portfolio-style-4:hover .thsn-portfolio-corners:before,
.thsn-portfolio-style-4:hover .thsn-portfolio-corners:after{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* --------------------------------------
 * Prtfolio Single
 * ---------------------------------------*/
.thsn-sep-heading{
    position: relative;
    padding-bottom: 20px;
    margin-bottom:  35px;
}
.thsn-sep-heading:after{
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.single-thsn-portfolio .post-navigation .nav-links{
    padding-bottom: 0;
}
.thsn-portfolio-single-style-1  .thsn-featured-wrapper img,
.thsn-portfolio-single-style-2  .thsn-featured-wrapper img{
    margin-bottom: 60px;
    border-radius: 4px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.thsn-portfolio-single-style-1 .thsn-portfolio-wrap{
    background-color: #fff;
    box-shadow: 0 0 50px rgba(79, 110, 173, 0.1);
    border-radius: 4px;
    overflow: hidden;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block {
    padding: 30px;
    border-bottom: 1px solid #e5e8ef;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block:last-child{
    border:none;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block h4{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
}
.thsn-portfolio-single-style-2 .thsn-portfolio-block h4{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}
.thsn-portfolio-single-style-2 .thsn-portfolio-block:first-child{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e8ef;
}
/*=== .thsn-portfolio-lines-wrapper ===*/
.thsn-portfolio-lines-wrapper ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
}
.thsn-portfolio-line-title{
    color: #222;
    font-weight: 700;
    letter-spacing: 0.5px;
    width: 116px;
    display: inline-block;
}
.thsn-portfolio-line-li{
    margin-bottom:  0px;
    position: relative;
}
.thsn-details-label{
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 17px;
    display: block;
    color: #222;
}
.thsn-portfolio-single .nav-links a .thsn-portfolio-nav-wrapper{
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}
.thsn-portfolio-single .nav-links a {
    border: 4px solid #f2f3f4;
}
/*=== single-thsn-service ===*/
.archive .themesion-ele-portfolio{
    margin-bottom: 30px;
}
.thsn-sortable-list-ul{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 42px;
    display: block;
}
.thsn-sortable-list-ul li{
	display: inline-block;
	margin: 0 15px;
}
.thsn-sortable-list a{
	text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #222222;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: block;
}
.thsn-sortable-list a:hover{
	color: #fff;
}
.thsn-sortable-list a.thsn-selected{
     color: #fff;
     border: 1px solid;
}
/* thsn-category-style1 */
.thsn-category-style1 {
	text-align: center;
}
.thsn-category-style1 .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center{
	margin-bottom: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul{
	padding-bottom: 50px;
	display: inline-block;
	text-align: center;
	border-top: 1px solid #e2e2e3;
	margin-top: 30px;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
}
.thsn-category-style1 .thsn-sortable-list-ul li:first-child{
	margin-left: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul li:last-child{
	margin-right: 0;
}
.thsn-category-style1 .thsn-sortable-link{
	position: relative;
}
.thsn-category-style1 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}
/*=== thsn-category-style2 ===*/
.thsn-category-style2 .thsn-ihbox-style-hsbox{
	float: left;
	margin-bottom: 60px;
}
.thsn-category-style2 .thsn-sortable-list{
	float: right;
}
.thsn-category-style2 .thsn-ele-header-area:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.thsn-category-style2 .thsn-sortable-list-ul {
    margin-top: 15px;
}
.thsn-text-color-white .thsn-sortable-list a{
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}
/*.thsn-category-style3*/
.thsn-category-style3 .thsn-ihbox-style-hsbox{
	float: left;
	margin-bottom: 60px;
}
.thsn-category-style3 .thsn-sortable-list{
	float: right;
	margin-top: 25px;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}
.thsn-category-style3 .thsn-sortable-link{
	position: relative;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}
.thsn-category-style3 .thsn-ele-header-area:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* --------------------------------------
 * Team Member Section
 * ---------------------------------------*/
 /*=== Team Member style 1 ===*/
.thsn-team-style-1.themesion-ele-team{
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 60px;
}
.thsn-element-team-style-1 .col-md-5{
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
}
.thsn-element-team-style-1 .col-md-7{
    -ms-flex: 0 0 56.333333%;
    flex: 0 0 56.333333%;
    max-width: 56.333333%;
}
.thsn-element-team-style-1 .col-md-5 .thsn-team-1-inner{
    padding-top: 50px;
    margin-left: 15px;
}
.thsn-element-team-style-1 .col-md-7.thsn-team-1-carousel-area .thsn-team-1-inner:after {
    content: "";
    width: 1000%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.thsn-element-team-style-1 .col-md-7.thsn-team-1-carousel-area .thsn-team-1-inner:after  {
    height: 60%;
}
.thsn-element-team-style-1 .col-md-7.thsn-team-1-carousel-area .thsn-team-1-inner {
    padding-left: 33px;
}
.thsn-element-team-style-1 .thsn-carousel-navs a{
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #dbdbdb;
    color: #9b9b9b;
    display: inline-block;
    border-radius: 50%;
}
.thsn-element-team-style-1 .thsn-carousel-navs a.thsn-carousel-next{
    margin-left: 10px;
}
.thsn-element-team-style-1 .thsn-carousel-navs a i:before,
.thsn-element-team-style-1 .thsn-carousel-navs a i:after{
    margin: 0;
    line-height: normal;
    padding: 0;
}
.thsn-team-style-1,
.thsn-team-style-1 .themesion-box-social-links,
.thsn-team-style-1 .themesion-box-content{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-team-style-1 .themesion-box-content{
   background-color: #fff;
   border-radius: 4px;
   margin:-30px 15px 0;
   box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
   border-bottom: 1px solid transparent;
   position: absolute;
   width: calc(100% - 30px);
   transform: translateY(0);
}
.thsn-team-style-1 .themesion-box-content {
   padding: 20px 30px 10px 25px;
   text-align: center;
}
.thsn-team-style-1 .thsn-featured-wrapper img{
   border-radius: 4px;
}
.thsn-team-style-1 .themesion-box-content .thsn-team-title{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.thsn-team-style-1 .themesion-box-content .thsn-team-title,
.thsn-team-style-1 .themesion-box-content .thsn-team-title a{
    color: #232323;
}
.thsn-team-style-1 .themesion-box-team-position{
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 5px;
}
.thsn-team-style-1 .themesion-box-social-links{
    height: 0;
    opacity: 0;
    overflow: hidden;
}
.thsn-team-style-1:hover .themesion-box-social-links{
    height: 32px;
    opacity: 1;
}
.thsn-team-style-1 .themesion-box-social-links .fa-share-alt{
    display: none;
}
.thsn-team-style-1 .themesion-box-content ul{
    margin: 0;
    padding: 0;
}
.thsn-team-style-1 .themesion-box-content ul li{
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
}
.thsn-team-style-1 .themesion-box-content ul li:first-child{
    margin-left: 0;
}
.thsn-team-style-1 .themesion-box-content ul li a{
    display: inline;
    font-size: 15px;
    line-height: 15px;
}
.thsn-team-style-1:hover .themesion-box-content{
    transform: translateY(-30px);
    border-bottom-width: 3px;
}
/*=== Team Member style 2 ===*/
.thsn-team-style-2,
.thsn-team-style-2 .thsn-featured-wrapper img{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-team-style-2.themesion-ele-team{
    position: relative;
}
.thsn-team-style-2{
    background-color: #fff;
    border-radius: 4px;
    padding: 30px 40px;
}
.thsn-team-style-2 .themesion-box-content {
   padding: 20px 30px 0;
   text-align: center;
}
.thsn-team-style-2 .thsn-featured-wrapper img{
    border-radius: 50%;
    border: 10px solid #000;
}
.thsn-team-style-2 .themesion-box-content .thsn-team-title{
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.thsn-team-style-2 .themesion-box-team-position{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.thsn-team-style-2 .themesion-team-image-box{
    position: relative;
    overflow: hidden;
}
.thsn-team-style-2 .thsn-social-links li a:hover{
    color: #222;
}
.thsn-team-style-2 .themesion-box-social-links li a{
    display: block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 50%;
}
.thsn-team-style-2 .themesion-box-social-links li a:hover{
    color: #fff !important;
}
.thsn-team-style-2 .themesion-box-social-links li:last-child{
    margin-bottom: 0;
}
/*=== Team Member style 2 ===*/
.thsn-team-style-3.themesion-ele-team{
    position: relative;
}
.thsn-team-style-3 .themesion-team-vertical:after,
.thsn-team-style-3 .themesion-box-social-links,
.thsn-team-style-3 .themesion-box-content{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-team-style-3 .themesion-box-content {
   text-align: center;
   padding-top: 20px;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title,
.thsn-team-style-3 .themesion-box-content .thsn-team-title a{
    color: #071323;
}
.thsn-team-style-3 .thsn-social-links li a:hover{
    color: #222;
}
.thsn-team-style-3 .themesion-team-image-box{
    position: relative;
    overflow: hidden;
}
.thsn-team-style-3 .thsn-social-links{
    position: absolute;
    bottom: 10px;
    z-index: 9;
}
.thsn-team-style-3 .themesion-box-social-links li{
    display: block;
    margin-right: 0;
}
.thsn-team-style-3 .themesion-box-social-links li a{
    display: block;
    height: 35px;
    width: 55px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.thsn-team-style-3 .themesion-box-social-links li:last-child{
    margin-bottom: 0;
}
.thsn-team-style-3 .themesion-team-vertical{
    width: 55px;
    height: 100%;
    position: absolute;
    background: #222;
    left: 0;
    top: 0;
}
.thsn-team-style-3 .themesion-box-team-position-wrap{
    position: absolute;
    left: 40px;
    top: 25px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top 0;
    color: #fff;
    min-width: 230px;
    z-index: 9;
}
.thsn-team-style-3 .themesion-box-team-position:after {
    background: #fff;
    display: inline-block;
    content: "";
    width: 40px;
    height: 1px;
    vertical-align: middle;
    margin: 0 8px;
}
.thsn-team-style-3 .themesion-team-vertical:after{
    content: '';
    width: 100%;
    height: 0;
    background: #151726;
    position: absolute;
    top: 0;
    left: 0;
}
.thsn-team-style-3:hover .themesion-team-vertical:after{
    height: 100%;
}
/*=== single-thsn-teammember ===*/
.tax-thsn-team-group.thsn-sidebar-no #primary.content-area{
    margin-top: 60px;
}
.tax-thsn-team-group .thsn-element-team-wrapper{
    margin-top: 40px;
}
.thsn-team-single-pbar{
    margin-top: 60px;
}
/*=== Single Team Member Style 1 ===*/
.thsn-team-single .thsn-team-info-block {
    padding: 30px;
    border-bottom: 1px solid #e5e8ef;
}
.thsn-team-single .thsn-team-info-block:last-child{
    border-bottom: none;;
}
.thsn-team-single .thsn-team-info-block h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.thsn-team-single .thsn-team-info-block .wpb_content_element {
    margin-bottom: 0;
}
/*=== Single Team Member Style 2 ===*/
.thsn-team-single-style-2 .thsn-team-title-box{
    position: relative;
}
.thsn-team-single-style-2 .thsn-single-team-info li .icon{
    color: #222;
}
.thsn-team-single-style-2 .thsn-team-title-box *{
    display: block;
    vertical-align: middle;
    margin-bottom: 15px;
}
.thsn-team-single-style-2 .thsn-team-single .thsn-team-social-links{
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 15px;
}
.thsn-team-single-style-2 .thsn-team-single .thsn-team-social-links a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}
/* --------------------------------------
 * Contact Form 7
 * ---------------------------------------*/
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea{
    border: none;
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 14px;
}
/* --------------------------------------
 * Custom Button
 * ---------------------------------------*/
.vc_btn3-color-globalcolor.vc_general.vc_btn3:not(.vc_btn3-style-simple){
    color: #fff;
}
.vc_btn3-style-classic.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-style-classic.vc_general.vc_btn3-color-globalcolor{
    border-color: transparent;
}
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-secondarycolor:hover,
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor:hover{
    background-color: #222;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg {
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 45px;
    padding-right: 45px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 40px;
    padding-right: 40px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{
    color: #262626;
    border-color: #d5d5d5;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    background-color: #d5d5d5;
    border-color: transparent;
    color: #fff
}
.vc_btn3-color-globalcolor.vc_general.vc_btn3.vc_btn3-style-flat:hover{
    background-color: #222;
}
.vc_general.vc_btn3-style-outline.vc_btn3-color-globalcolor:hover span{
    color: #fff
}
/* --------------------------------------
 * Testimonial
 * ---------------------------------------*/
/*=== Team Member style 1 ===*/
.thsn-testimonial-style-1{
    position: relative;
    margin-top: 50px;
}
.owl-carousel .owl-item .thsn-testimonial-style-1 img,
.thsn-testimonial-style-1 .themesion-box-img img{
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.thsn-testimonial-style-1 .themesion-box-content{
    background-color: #fff;
    border-radius: 4px;
    padding: 60px 45px 40px;
}
.thsn-testimonial-style-1 .themesion-box-desc{
    padding-bottom: 10px;
    padding-top: 10px;
}
.thsn-testimonial-style-1 .themesion-box-star-ratings{
    margin-bottom: 25px;
}
.thsn-testimonial-style-1 .themesion-box-author {
    position: relative;
    padding-left: 20px;
}
.thsn-testimonial-style-1 .themesion-box-title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
}
.thsn-testimonial-style-1 span.thsn-designation {
    font-size: 13px;
}
.thsn-testimonial-style-1 blockquote{
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}
.thsn-testimonial-style-1 .themesion-box-desc{
    position: relative;
}
.thsn-testimonial-style-1:after {
    position: absolute;
    content: "\e805";
    font-family: "themesion-base-icons";
    font-size: 40px;
    line-height: 85px;
    top: -40px;
    left: 40px;
    color: #fff;
    text-align: center;
    width: 85px;
    height: 85px;
    border-radius: 50%;
}
.thsn-element-testimonial-style-1 .owl-carousel .owl-dots {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: 60px;
    right: 40px;
}
/*===  thsn-testimonial-style 2 ===*/
.thsn-testimonial-style-2 {
    padding: 40px 100px;
    text-align: center;
    overflow: hidden;
    margin: 0 40px;
}
.thsn-testimonial-style-2 .themesion-box-img{
    position: relative;
    display: inline-block;
}
.owl-carousel .owl-item .thsn-testimonial-style-2 .themesion-box-img img,
.thsn-testimonial-style-2 .themesion-box-img img{
    border-radius: 50%;
    height: 100px;
    width: 100px;
    box-shadow: 0 30px 50px rgba(0,0,0,.09);
    max-width: none;
}
.thsn-testimonial-style-2 .themesion-box-author {
    position: relative;
    padding-left: 0;
    text-align: center;
    display: inline-block;
}
.thsn-testimonial-style-2 .themesion-box-title{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
    letter-spacing: 0;
}
.thsn-testimonial-style-2 span.thsn-designation {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.thsn-testimonial-style-2 blockquote{
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}
.thsn-testimonial-style-2 .themesion-box-content{
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.thsn-text-color-white .thsn-testimonial-style-2 blockquote{
    color: #fff;
}
/*=== Team testimonialbox style 3 ===*/
.thsn-testimonial-style-3 {
    text-align: center;
    overflow: hidden;
}
.thsn-testimonial-style-3 .themesion-box-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
}
.thsn-testimonial-style-3 .themesion-box-content{
    border-radius: 4px;
    color: #fff;
    padding: 30px;
    position: relative;
    margin-bottom: 35px;
}
.thsn-testimonial-style-3 blockquote {
    padding: 0;
    margin: 0;
    border-left: none;
    background-color: transparent;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #fff;
    position: relative;
}
.owl-carousel .owl-item .thsn-testimonial-style-3 .themesion-box-img img,
.thsn-testimonial-style-3 .themesion-box-img img{
    border-radius: 50%;
    height: 70px;
    width: 70px;
    max-width: none;
    display: inline-block;
}
.thsn-testimonial-style-3 .themesion-box-content:before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: transparent transparent #fff #fff;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.thsn-testimonial-style-3 .thsn-designation{
    font-size: 13px;
}
/*=== Team Member style 4 ===*/
.thsn-testimonial-style-4{
    position: relative;
    margin-top: 30px;
}
.owl-carousel .owl-item .thsn-testimonial-style-4 img,
.thsn-testimonial-style-4 .themesion-box-img img{
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc{
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
    padding-left: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc:after {
    position: absolute;
    content: "\e805";
    font-family: "themesion-base-icons";
    font-size: 50px;
    line-height: 50px;
    top: 4px;
    left: 0;
    text-align: center;
}
.thsn-testimonial-style-4 .themesion-box-author {
    position: relative;
    text-align: left;
    display: inline-block;
    margin-left: 15px;
}
.thsn-testimonial-style-4 .themesion-box-title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.thsn-testimonial-style-4 span.thsn-designation {
    font-size: 13px;
    opacity: 0.8;
}
.thsn-testimonial-style-4 blockquote{
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-weight: 400;
}
.thsn-testimonial-style-4 .themesion-box-star-ratings{
    margin-top: 15px;
}
.thsn-element-testimonial-style-4 .owl-carousel .owl-dots {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.thsn-element-testimonial-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
    border: 1px solid #222;
    border-radius: 50%;
    height: 12px;
    width: 12px;
}
.thsn-element-testimonial-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
    background-color: #222;
}
/*=== Team Member style 5 ===*/
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin-top: 0;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
    display: block;
    margin: 10px 0;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
    background-color: #222;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading .vc_custom_heading{
    letter-spacing: 4px;
}
.thsn-testimonial-style-5 {
    padding: 40px 130px;
    text-align: center;
    overflow: hidden;
    margin: 0 40px;
}
.thsn-testimonial-style-5 .themesion-box-img{
    position: relative;
    display: inline-block;
}
.owl-carousel .owl-item .thsn-testimonial-style-5 .themesion-box-img img,
.thsn-testimonial-style-5 .themesion-box-img img{
    border-radius: 50%;
    height: 80px;
    width: 80px;
    max-width: none;
}
.thsn-testimonial-style-5 .themesion-box-img:after {
    position: absolute;
    content: "\e805" !important;
    font-family: "themesion-base-icons";
    font-size: 10px;
    line-height: 30px;
    top: 10px;
    left: 65px;
    background-color: #222;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.thsn-testimonial-style-5 .themesion-box-author {
    position: relative;
    padding-left: 0;
    padding-top: 20px;
    text-align: left;
    display: inline-block;
}
.thsn-testimonial-style-5 .themesion-box-title{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
}
.thsn-testimonial-style-5 span.thsn-designation {
    font-size: 13px;
}
.thsn-testimonial-style-5 blockquote{
    font-size: 26px;
    line-height: 36px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}
.thsn-testimonial-style-5 .themesion-box-desc{
    position: relative;
    margin-top: 30px;
    margin-bottom: 40px;
}
.thsn-testimonial-style-5 .themesion-box-author * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    margin-top: 0;
}
.thsn-text-color-white .thsn-testimonial-style-5 blockquote{
    color: #fff;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
    display: block;
    margin: 10px 0;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading .vc_custom_heading{
    letter-spacing: 4px;
    font-size: 14px;
    text-transform: uppercase;
}
/* --------------------------------------
 * client logo
 * ---------------------------------------*/
.thsn-client-wrapper{
    position: relative;
    text-align: center;
}
.owl-carousel .themesion-ele-client img{
    width: auto !important;
    max-width: 100%;
    display: inline-block !important;
}
/*=== thsn-client-style-1 ===*/
.thsn-client-style-1{
    padding: 30px 0px;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img .thsn-client-hover-img {
    position: absolute;
    opacity: 0;
    left: 7px;
    top: 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;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img {
    position: relative;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img:hover .thsn-client-hover-img {
	opacity: 1;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img:hover .thsn-featured-wrapper {
	opacity: 0;
}
/*=== thsn-client-style-2 ===*/
.thsn-client-style-2{
    padding: 30px 0px;
    border: 1px solid #eee;
}
/* --------------------------------------
 * VC Icon size
 * ---------------------------------------*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{
    font-size: 1.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{
    font-size: 2.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
    font-size: 3.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{
    font-size: 4.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{
    font-size: 5.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm{
    width: 3em!important;
    height: 3em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon{
    font-size: 0.75em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm{
    width: 4em!important;
    height: 4em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon{
    font-size: 1.25em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md{
    width: 5em!important;
    height: 5em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md .vc_icon_element-icon{
    font-size: 1.75em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg{
    width: 6em!important;
    height: 6em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg .vc_icon_element-icon{
    font-size: 2.25em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl{
    width: 7em!important;
    height: 7em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl .vc_icon_element-icon{
    font-size: 2.75em!important;
}
/* --------------------------------------
 * Timeline view Section
 * ---------------------------------------*/
.thsn-company-hostory .simple-text p{
    text-align:left;
}
.thsn-company-hostory .year{
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background:#f2c21a;
}
.thsn-company-hostory .company_detail .content{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.thsn-company-hostory .thsn-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.thsn-ourhistory .thsn-ourhistory-right {
  padding-bottom: 50px;
  padding-left: 70px;
}
.thsn-ourhistory .thsn-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
}
.thsn-ourhistory .label {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.thsn-ourhistory h4 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.thsn-ourhistory .thsn-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    width: 4px;
    height: 100%;
    background: #fff;
}
.thsn-ourhistory .thsn-ourhistory-right.last{
    padding-bottom:0;
}
.thsn-ourhistory img{
    border-radius: 4px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.04);
}
.thsn-ourhistory-type2:last-child .thsn-ourhistory-right:after {
    display: none;
}
.thsn-timeline-inner{
    margin: 0 -15px;
}
.thsn-ourhistory .thsn-ourhistory-right .thsn-timeline-image,
.thsn-ourhistory .thsn-ourhistory-right .label{
    margin-bottom: 30px;
    display: none;
}
/* --------------------------------------
 * Fact and digit
 * ---------------------------------------*/
/*=== themesion-ele-fid-style-1 ===*/
.themesion-ele-fid-style-1 .thsn-sbox-icon-wrapper{
    font-size: 60px;
    line-height: 60px;
    padding-right: 20px;
}
.themesion-ele-fid-style-1 .thsn-fid-inner sub{
    bottom: 0;
    left: -10px;
}
.themesion-ele-fid-style-1 .thsn-fid-title {
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.themesion-ele-fid-style-1 .thsn-fid-inner .thsn-number-rotate{
    display: inline-block;
}
.themesion-ele-fid-style-1 .thsn-fid-inner{
    font-size: 40px;
    line-height: 46px;
    font-weight: 900;
    margin-bottom: 0px;
}
/*=== themesion-ele-fid-style-2 ===*/
.themesion-ele-fid-style-2 .thsn-fid-inner sub{
    bottom: 0;
    left: -10px;
}
.themesion-ele-fid-style-2 .thsn-fid-title {
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.themesion-ele-fid-style-2 .thsn-fid-inner .thsn-number-rotate{
    display: inline-block;
}
.themesion-ele-fid-style-2 .thsn-fid-inner{
    font-size: 40px;
    line-height: 46px;
    font-weight: 900;
    margin-bottom: 10px;
    text-align: center;
}
/*=== themesion-ele-fid-style-3 ===*/
.themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper{
    font-size: 55px;
    line-height: 55px;
    color: #000;
    padding-right: 20px;
}
.themesion-ele-fid-style-3 .thsn-fid-inner sub{
    bottom: 0;
    left: -10px;
}
.themesion-ele-fid-style-3 .thsn-fid-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
}
.themesion-ele-fid-style-3 .thsn-fid-inner .thsn-number-rotate{
    display: inline-block;
}
.themesion-ele-fid-style-3 .thsn-fid-inner{
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0;
}
/* --------------------------------------
 * Service Style
 * ---------------------------------------*/
.thsn-service-style-1{
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #000;
    border-radius: 4px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-service-style-1 .themesion-box-content{
   text-align: center;
   position: relative;
}
.thsn-service-style-1 .themesion-box-content-inner{
    padding: 40px 50px 20px;
}
.thsn-service-style-1 .thsn-service-title {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    margin: 0px 0 30px;
    padding-bottom: 20px;
}
.thsn-service-style-1 .thsn-service-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #efefef;
    left: 50%;
    margin-left: -40px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper{
    height: 110px;
    width: 110px;
    font-size: 50px;
    line-height: 110px;
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    margin-bottom: 25px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3{
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3{
    background-color: transparent !important
}
.thsn-service-style-1:hover .thsn-service-icon-wrapper{
    color: #fff !important;
}
/*=== .thsn-service-style-2 ===*/
.thsn-service-style-2{
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #000;
    border-radius: 4px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-service-style-2 .themesion-box-content{
   text-align: center;
   position: relative;
}
.thsn-service-style-2 .themesion-post-item{
    padding: 15px;
    padding-bottom: 0;
}
.thsn-service-style-2 .themesion-box-content-inner{
    padding: 0 30px 20px;
}
.thsn-service-style-2 .thsn-service-title {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    margin: 0px 0 20px;
    padding-bottom: 10px;
}
.thsn-service-style-2 .thsn-service-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #efefef;
    left: 50%;
    margin-left: -40px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper{
    height: 64px;
    width: 64px;
    font-size: 25px;
    line-height: 63px;
    display: inline-block;
    border-radius: 50%;
    background-color: #000;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
    margin-top: -35px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper img {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper:after {
    width: 76px;
    height: 76px;
    content: '';
    position: absolute;
    top: -6px;
    right: -6px;
    border-radius: 50%;
    background-color: #000;
    z-index: 0;
}
.thsn-service-style-2 .thsn-service-icon-wrapper i{
    position: relative;
    z-index: 9;
}
.thsn-service-style-2 .thsn-featured-wrapper{
    overflow: hidden;
}
.thsn-service-style-2 .thsn-featured-wrapper img {
    transform: scale(1, 1);
        transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.thsn-service-style-2:hover .thsn-featured-wrapper img {
       transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
/*=== .thsn-service-style-3 ===*/
.thsn-service-style-3{
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.thsn-service-style-3,
.thsn-service-style-3 .themesion-box-content:before,
.thsn-service-style-3 .thsn-service-icon-wrapper{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-service-style-3 .themesion-box-content{
   position: relative;
}
.thsn-service-style-3 .themesion-box-content-inner{
    padding: 40px 00px 30px;
}
.thsn-service-style-3 .thsn-service-title {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
}
.thsn-service-style-3 .thsn-service-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.thsn-service-style-3 .thsn-service-icon-wrapper img{
    width: 50px;
    height: 50px;
}
.thsn-service-style-3:hover .themesion-box-content:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}
.thsn-service-style-3 .themesion-box-content:after{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -2;
}
.thsn-service-style-3 .themesion-box-content:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}
.thsn-service-style-3:hover{
    color: #fff;
}
.thsn-service-style-3:hover .thsn-service-title a,
.thsn-service-style-3:hover .thsn-service-icon-wrapper i{
    color: #fff;
    transition-delay: .1s;
}
/*=== .thsn-service-style-4 ===*/
.thsn-service-style-4 {
    position: relative;
}
.thsn-service-style-4 .themesion-box-content{
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
}
.thsn-service-style-4 .themesion-box-content .thsn-service-icon{
    position: absolute;
    left: 15px;
    top: 11px;
    font-size: 21px;
    background-color: #7d0110;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.thsn-service-style-4 .themesion-box-content .thsn-service-icon img{
    width: 22px;
    height: 22px;
    margin-bottom: 5px;
}
.thsn-service-style-4 .themesion-box-content .themesion-box-content-inner{
    padding-left: 70px;
}
.thsn-service-style-4 .themesion-box-content .thsn-service-title{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.thsn-service-style-4 .themesion-box-content .thsn-service-title a{
    color: #fff;
}
/*===thsn-service-single-style-2 ===*/
.thsn-service-single-style-2 .thsn-short-description{
    border: 1px solid #eee;
    padding: 30px 35px;
    margin-top: 35px;
}
.thsn-service-single-style-1 .thsn-service-feature-image img{
    box-shadow: 0 0 50px rgba(79, 110, 173, 0.1);
    border-radius: 4px;
}
/* --------------------------------------
 * Pricing Table
 * ---------------------------------------*/
.thsn-pricing-table-style-1 .themesion-ptable-icon,
.thsn-pricing-table-style-1 .themesion-ptable-heading{
    text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-heading{
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 60px;
    padding-top: 30px;
    color: #fff;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-featured-col .themesion-ptable-heading{
    color: #fff;
}
.thsn-pricing-table-style-1 .thsn-sbox-icon-wrapper{
    height: 52px;
    width: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 30px;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w{
    font-size: 18px;
    text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w *{
    display: inline-block;
    vertical-align: bottom;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w .themesion-ptable-cur-symbol-after{
    color: #484746;
}
.thsn-pricing-table-style-1 .themesion-ptable-price{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #484746;
}
.thsn-pricing-table-style-1 .thsn-ptable-lines-w{
    padding: 30px 40px;
}
.thsn-pricing-table-style-1 .thsn-ptable-line{
    margin: 15px 0;
}
.thsn-pricing-table-style-1 .vc_btn3-container.vc_btn3-inline{
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
.thsn-pricing-table-style-1 .vc_btn3.vc_btn3-size-md {
}
.thsn-pricing-table-style-1 .thsn-ptablebox-main-icon{
    display: block;
    text-align: center;
}
.thsn-pricing-table-style-1 .thsn-ptablebox-main-icon i{
    width: 96px;
    height: 96px;
    line-height: 96px;
    font-size: 40px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -40px;
    background: #fff;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.thsn-pricing-table-style-1 .thsn-ptable-line i{
    margin-right: 5px;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box .themesion-ptable-price-w .themesion-ptable-frequency:before{
    content: "/";
    margin: 0 2px;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box{
    padding-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
/*=== Hide next prev button ===*/
.single-thsn-service .navigation {
    display: none;
}
/*=== single-thsn-service ===*/
.single-thsn-service.thsn-sidebar-no .content-area{
    padding-top: 110px;
    padding-bottom: 100px;
}
/*=== single-service-contact ===*/
.single-thsn-service .themesion-sidebar .widget{
    overflow: hidden;
}
.single-thsn-service .themesion-sidebar .widget-first{
    padding: 0;
}
.single-thsn-service .themesion-sidebar .widget-first .widget-title{
    display: none;
}
.single-thsn-service .themesion-sidebar .widget ul > li{
    border: none;
    padding: 0 !important;
    border-bottom: 1px solid #e5e8ef;
    position: relative;
}
.single-thsn-service .themesion-sidebar .widget ul > li:last-child{
    border:none;
}
.widget.dentiq_category_list_widget ul > li{
    margin-bottom: 0 !important;
}
.single-thsn-service .themesion-sidebar .widget ul > li a{
    padding: 16px 25px;
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: 700;
}
.single-thsn-service .themesion-sidebar .widget ul > li a:after{
    content: '\e814';
    font-family: "themesion-base-icons";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-color: #f2f3f7;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.single-thsn-service .themesion-sidebar .widget ul > li:before,
.single-thsn-service .themesion-sidebar .widget ul > li:after{
    content: '';
    width: 100%;
    right: -50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.single-thsn-service .themesion-sidebar .widget ul > li:before{
    right: inherit;
    left: -50%;
}
.single-thsn-service .themesion-sidebar .widget ul > li.thsn-post-active a,
.single-thsn-service .themesion-sidebar .widget ul > li:hover a{
    color: #fff;
}
.single-thsn-service .themesion-sidebar .widget ul > li.thsn-post-active  a:after,
.single-thsn-service .themesion-sidebar .widget ul > li:hover  a:after{
    background-color: #fff;
    color: #130947;
}
/* --------------------------------------
 * VC Button
 * ---------------------------------------*/
.vc_btn3.vc_btn3-shape-rounded{
    border-radius: 3px;
}
.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:focus,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:hover,
.vc_btn3-color-global_color.vc_general.vc_btn3{
    color: #fff;
}
.vc_general.vc_btn3{
    font-weight: 500;
}
.vc_general.vc_btn3 span{
    color: inherit;
}
.vc_general.vc_btn3.vc_btn3-style-simple{
    background-color: transparent;
    padding: 0;
}
.vc_general.vc_btn3.vc_btn3-style-simple{
    position: relative;
}
.vc_general.vc_btn3.vc_btn3-style-simple:after{
    content: "";
    height: 1px;
    width: 100%;
    background-color: #f5f5f5;
    bottom: -2px;
    position: absolute;
    left: 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;
}
.vc_general.vc_btn3.vc_btn3-style-simple:hover:after{
    width: 0%;
}
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black,
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black:hover{
    color: #000000;
}
/* --------------------------------------
 * Widget Section
* ---------------------------------------*/
.site-content .widget .wp-block-latest-comments li,
.site-content .widget .wp-block-latest-posts li>a, 
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a,
.widget.widget_nav_menu ul li > a,
.widget.widget_pages ul li > a {
   position: relative;
   padding-left: 20px;
}
.site-content .widget .wp-block-latest-comments li:before,
.site-content .widget .wp-block-latest-posts li>a:before, 
.widget.widget_recent_comments ul li:before,
.widget.widget_recent_entries ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_categories ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_pages ul li a:before {
	position: absolute;
	content: '\e814';
	left: 0px;
	font-size: 16px;
	top: -3px;
	color: inherit;
	font-family: 'themesion-base-icons';
}
.widget.widget_recent_comments ul li{
   padding-left: 25px;
}
.site-content .widget .wp-block-latest-comments li:before,
.widget.widget_recent_comments ul li:before{
    content: '\f0e5';
    top: 0px;
    font-size: 14px;
}
.widget.widget_recent_comments ul li:before {
    content: '\f0e5';
    top: 3px;
    font-size: 13px;
    font-weight: normal;
}
.widget.widget_pages ul li a:before {
    content: '\e816';
    top: 0px;
    font-size: 13px;
    font-weight: normal;
}
.widget.widget_categories ul li a:before {
    content: '\f115';
    top: 2px;
    font-size: 13px;
    font-weight: normal;
}
/*=== Meta box ===*/
.thsn-metabox .wpb_wrapper {
    background-color: #fff;
    box-shadow: 0 0px 40px rgba(183,196,226,.15);
    padding-bottom: 25px;
    padding: 40px 30px 10px 30px;
}
.thsn-metabox .widgettitle{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    display: inline-block;
}
.thsn-metabox .widget ul li{
    margin-bottom: 12px;
}
/*=== download  ===*/
.widget .download .item-download {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e8ef;
  padding-bottom: 15px;
  position: relative;
}
.widget .download .item-download a {
    display: block;
    padding: 0px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
}
.widget .download .item-download i {
    font-size: 45px;
    padding-right: 12px;
    float: left;
    line-height: 47px;
    font-weight: normal;
}
.widget .download .item-download a span{
    color: #6d7a8c;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
}
.widget .download .item-download:last-child{
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/* --------------------------------------
 * Footer
* ---------------------------------------*/
.site-footer .widget {
    margin: 35px 0 20px;
}
.site-footer .thsn-footer-widget aside.widget.dentiq_contact_widget:last-child{
    margin-top: -15px;
}
/*=== thsn-footer-big-area ===*/
.thsn-footer-boxes-container{
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.thsn-footer-boxes-container .footerlogo {
    max-height: 45px;
}
.thsn-footer-boxes-container .mc4wp-form{
    margin: 0 60px;
}
.thsn-footer-boxes-container .mc4wp-form-fields {
    display: -ms-flexbox!important;
    display: flex!important;
}
.thsn-footer-boxes-container .mc4wp-form input[type="email"] {
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 20px;
    padding-right: 15px;
    font-size: 14px;
    width: 400px;
    background-color: rgba(255, 255, 255, 1);
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.thsn-footer-boxes-container .mc4wp-form .btn {
    height: 60px;
    color: #fff;    
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 35px;
    background-color: #222;
    font-weight: 700;
    border-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
/*=== Footer Social ===*/
footer .thsn-social-links{
    margin-bottom: -8px;
}
footer .thsn-social-links a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}
.site-footer.thsn-color-white .thsn-social-links a:hover {
    background-color: #fff;
}
.thsn-footer-widget .thsn-social-links{
    margin-top: 30px;
    margin-left: 0;
}
.thsn-social-links li{
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
}
.thsn-social-links li:last-child{
    margin: 0;
}
.thsn-social-links a{
    position: relative;
    display: inline-block;
    text-align: center;
    color: #777;
    font-size: 16px;
}
.thsn-footerlogo {
    margin-bottom: -5px;
   max-height: 60px;
}
.site-footer .widget-title{
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}
.site-footer .widget-title:after{
    content: "";
    width: 50px;
    height: 2px;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: 1;
}
/*=== Footer contact ===*/
.footer-wrap .thsn-contact-widget-lines .thsn-contact-widget-line:before {
    display: inline-block;
    font-family: "themesion-base-icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    left: 0px;
    color: #fff;
    font-size: 15px;
    top: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
}
.footer-wrap .thsn-contact-widget-lines .thsn-contact-widget-line,
.footer-wrap .contact-info li {
    position: relative;
    padding: 0 0 0 35px !important;
    margin-bottom: 15px;    
}
.footer-wrap .thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-address:before {
    content: "\e821";
}
.footer-wrap .thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-phone:before {
    content: "\e829";
}
.footer-wrap .thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-email:before {
    content: "\e822";
}
/*=== thsn-footer-text-area ===*/
.thsn-footer-text-area {
    padding-bottom: 20px;
}
.thsn-footer-text-area .thsn-footer-text-inner{
	font-size: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.thsn-footer-widget-no .thsn-footer-text-area .thsn-footer-text-inner{
    border-top: none;
}
.thsn-footer-text-area .thsn-social-links{
	text-align: right;
    margin-bottom: 0;
}
.thsn-footer-text-area .thsn-social-links a{
	height: 50px;
	width: 50px;
	line-height: 50px;
	background-color: #fff;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #222;
	font-size: 18px;
}
.thsn-footer-text-area .thsn-social-links a:hover{
    color: #fff;
}
/*=== thsn-timelist-list ===*/
footer ul.thsn-timelist-list li{
    border-bottom: none;
    padding: 10px 0;
}
footer ul.thsn-timelist-list {
    margin-top: -15px;
}
/* --------------------------------------
 * Custom css
 * ---------------------------------------*/
.about-tagline{
    border:1px solid #f5f5f5;
    border-radius: 20px;
    padding: 8px 35px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.rotate-bg .thsn-ihbox-heading{
    position: relative;
}
.rotate-bg .thsn-ihbox-heading:before{
    position: absolute;
    content: "";
    width: 80%;
    height: 100px;
    left: 10%;
    top: 0;
    z-index: -1;
    background: #000;
   transform: rotate(-5deg) skew(20deg);
}
.thsn-addressbox{
    height: 220px;
    width: 220px;
    background-color: #fff;
    border: 20px solid #f2f3fe;
    text-align: center;
    border-radius: 50%;
    padding-top: 65px;
    -webkit-box-shadow: 0 13px 29px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 13px 29px rgba(0,0,0,0.25);
    box-shadow: 0 13px 29px rgba(0,0,0,0.25);
    position: relative;
    margin: 0 auto;
    margin-top: 90px;
}
.thsn-addressbox:after{
    position: absolute;
    content: "\e80e";
    font-family: "themesion-base-icons";
    font-size: 50px;
    line-height: 50px;
    bottom: 21px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.thsn-contact-map .col-md-6.thsn-extended-bg-col{
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.thsn-contact-map .col-md-6{
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.thsn-contact-box .wpb_wrapper {
    background-color: #fff;
    box-shadow: 0 0px 40px rgba(183,196,226,.15);
    padding: 40px;
    padding-bottom: 15px;
    border-radius: 4px;
}
.thsn-contact-box.vc_column_container>.vc_column-inner{
    padding: 0
}
.thsn-contact-box .themesion-box-title *{
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 0px;
}
.thsn-contact-box  .thsn-static-box{
    padding: 0px 60px 0px 70px;
    margin-bottom: 30px;
}
/* --------------------------------------
 * Contact form
 * ---------------------------------------*/
.thsn-main-form .input-group{
    display: block;
    margin-bottom: 30px;
}
/*=== thsn-form-style-1 ===*/
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"],
.thsn-main-form.thsn-form-style-1 .input-group input[type="number"],
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"],
.thsn-main-form.thsn-form-style-1 .input-group textarea{
    border: 0;
    background: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    color: #071323;
}
.thsn-main-form.thsn-form-style-1 .input-group textarea{
    height: 100px;
    padding: 0px 15px;
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]::placeholder,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]::placeholder,
.thsn-main-form.thsn-form-style-1 .input-group textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(7, 19, 35, 0.91);
    opacity: 1; /* Firefox */
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]:-ms-input-placeholder ,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]:-ms-input-placeholder ,
.thsn-main-form.thsn-form-style-1 .input-group textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(7, 19, 35, 0.91);
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]::-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]:-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group textarea:-ms-input-placeholder   { /* Microsoft Edge */
    color: rgba(7, 19, 35, 0.91);
}
.thsn-main-form.thsn-form-style-1 input[type=submit],
.thsn-main-form.thsn-form-style-1 input[type=submit]:hover{
	background-color: #071323;
}
/*=== thsn-style-2 ===*/
.thsn-main-form.thsn-style-2 .input-group input[type="text"],
.thsn-main-form.thsn-style-2 .input-group input[type="number"],
.thsn-main-form.thsn-style-2 .input-group input[type="email"],
.thsn-main-form.thsn-style-2 .input-group textarea{
    border: 0;
    background-color: #fff;
    font-size: 13px;
    border-radius: 4px;
    color: #6d7a8c;
    font-weight: 600;
    padding: 20px 10px 20px 20px;
}
.thsn-main-form.thsn-style-2 input[type=submit]{
    border-width: 2px;
    border-radius: 4px;
    border-style: solid;
    background: transparent;
    padding: 10px 30px;
    font-weight: 700;
}
.thsn-main-form.thsn-style-2 input[type=submit]:hover{
    color: #fff;
}
.thsn-main-form.thsn-style-2 label{
    font-weight: 700;
}
.thsn-style-2-wrapper{
    box-shadow: 3px 4px 23px 0px rgba(29, 0, 4, 0.12);
    text-shadow: 3px 4px 23px rgba(29, 0, 4, 0.12);
}
/*=== thsn-style-3 ===*/
.thsn-main-form.thsn-style-3 .input-group input[type="text"],
.thsn-main-form.thsn-style-3 .input-group input[type="number"],
.thsn-main-form.thsn-style-3 .input-group input[type="email"],
.thsn-main-form.thsn-style-3 .input-group textarea{
    border: 0;
    background-color: #ecf1f8;
    font-size: 13px;
    border-radius: 4px;
    color: #848484;
    font-weight: 600;
    padding: 20px 10px 20px 20px;
}
.thsn-main-form.thsn-style-3 input[type=submit]{
    border-width: 2px;
    border-radius: 4px;
    border-style: solid;
    padding: 10px 30px;
    font-weight: 700;
}
.thsn-main-form.thsn-style-3 label{
    font-weight: 700;
}
.thsn-style-3-wrapper{
    box-shadow: 3px 4px 23px 0px rgba(29, 0, 4, 0.12);
    text-shadow: 3px 4px 23px rgba(29, 0, 4, 0.12);
}
.thsn-main-form.thsn-style-3 .input-group textarea{
    height: 100px;
}
/*=== thsn-style-4 ===*/
.thsn-main-form.thsn-style-4 .input-group textarea{
    height: 250px;
}
button, html input[type=button], input[type=reset], input[type=submit]{
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 30px;
    border-radius: 5px;
}
/* --------------------------------------
 * Custom Accordion
 * ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}
.wpb-js-composer .vc_tta-color-globalcolor.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    border-color: #4868cf;
    background-color: #5472d2;
    border: none;
}
.wpb-js-composer .vc_tta-color-globalcolor.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}
.wpb-js-composer .vc_tta-color-globalcolor.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}
.wpb-js-composer .vc_tta-color-globalcolor.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a{
    color: #222;
    padding: 20px 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-heading{
    border-bottom: 2px solid #efefef;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-title>a{
    padding-left: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-title{
    font-size: 18px;
    line-height: 1.5;
}
/* --------------------------------------
 * Custom Tab
 * ---------------------------------------*/
body.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-list li{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-container{
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e5e8ef;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab.vc_active > a{
    color: #130947;
    border-bottom: 2px solid transparent;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a{
    color: #6d7a8c;
    border:none !important;
    border-bottom: 2px solid transparent !important;
    font-weight: 700 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:hover{
    background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-panels{
    border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-icon{
    font-size: 24px;
}
/* --------------------------------------
 * Custom FAQ
 * ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-title>a{
    color: #fff
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-body{
    border: none;
    background-color: #fbfbfb;
    color: #222;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading{
    background-color: #f1f1f1 !important;
    color: #222;
    border: none;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title{
    font-size: 18px;
    line-height: 28px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-body{
    padding: 30px 55px 35px 40px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
    padding-left: 55px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .wpb_single_image{
    margin-bottom: 0;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading{
    margin-bottom:  0 !important;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading:hover{
    background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading {
    border-color: #edeaea;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title>a{
    padding: 17px 20px 17px 35px;
    color: #424d6c;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general.thsn-faq .vc_tta-panel-title>a{
   color: #222;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before{
    border-color: #fff !important;
}
/* --------------------------------------
 * Custom FAQ Box
 * ---------------------------------------*/
.thsn-faq-ask-box{
    padding: 40px 90px 30px 90px;
    border-radius: 30px;
    background: #545f80;
    background: -moz-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
    background: -webkit-linear-gradient(45deg, #545f80 14%,#ffa277 100%);
    background: linear-gradient(45deg, #545f80 14%,#ffa277 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545f80', endColorstr='#ffa277',GradientType=1 );
}
.thsn-faq-ask-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{
    font-size: 6.85em!important;
}
/* --------------------------------------
 * error-404
 * ---------------------------------------*/
.error-404{
    margin: 0;
    width: 100%;
    padding: 170px 0px 160px 0px;
   position: relative;
    text-align: center;
}
.error-404 .error-message{
    color: #2c2c2c;
}
.error-404 .error-message{
    display: inline-block;
    font-size: 290px;
    line-height: 290px;
    font-weight: 900;
}
.error-404 .footer-message{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 15px;
}
.error-404 .search-form{
    margin: 45px auto;
    max-width: 400px;
}
.error404 .wrap{
    width: 100%;
}
.error404 .search-form{
    position:  relative;
}
.error404 .search-form input[type="search"]{
    border-radius: 0px;
    height: 58px;
    line-height: 58px;
    border: 2px solid #f2f3f4;
    background-color: #fff;
}
.error404 .search-form .search-submit:after{
    font-family: "themesion-base-icons";
    content: '\e800';
    position: absolute;
    right: 18px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 20px;
}
.error404 .search-form label{
    display: none;
}
.error404 .search-form button{
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px;
}
.error404 #primary{
    flex: none !important;
    max-width: none !important;
}
.error404 a.ts-home-back{
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    position: relative;
}
.error404 a.ts-home-back:after{
    font-family: "themesion-base-icons";
    content: '\e810';
   margin-left: 15px;
}
.error404 .thsn-parent-header-style-5 .site-content-contain {
    margin-top: -30px;
}
.error404  .thsn-title-bar-wrapper{
    display: none;
}
.error404 h2.page-title{
    font-size: 200px;
    line-height: 210px;
    color: #fff;
    font-weight: bold;
}
.error404 .site-content-contain{
    position: relative;
}
.error404 .site-content-contain:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none !important;
}
/*=== search-no-results ===*/
.search-no-results #primary{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.search-no-results-content{
    padding: 60px 50px;
    text-align: center;
    margin-bottom: 100px;
}
.search-no-results-content p{
   margin-bottom: 30px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    max-width: 480px;
}
/* --------------------------------------
 * Search Popup Area CSS
 * ---------------------------------------*/
.thsn-header-search-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
.thsn-header-search-form-wrapper.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}
.thsn-header-search-form-wrapper .search-form{
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.thsn-header-search-form-wrapper .search-form:after{
    font-family: "themesion-base-icons";
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff;
    font-size: 25px;
}
.thsn-header-search-form-wrapper .search-form input[type="search"]{
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    border-radius: 0;
}
.thsn-header-search-form-wrapper .search-form input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.89);
    opacity: 1; /* Firefox */
}
.thsn-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.89);
}
.thsn-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.89);
}
.thsn-header-search-form-wrapper .search-form [type=submit]{
    position: absolute;
    height: 50px;
    width: 50px;
   right: 0;
    background-color: transparent;
    text-indent: -9999px;
}
.thsn-header-search-form-wrapper .thsn-search-close{
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer;
}
.thsn-header-search-form-wrapper .thsn-search-close:hover{
    opacity: 1;
}
/* --------------------------------------
 * Custom button
 * ---------------------------------------*/
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}
.thsn-box-shadow,{
	box-shadow: 0 0px 40px rgba(183,196,226,.15);
}
.thsn-box-shadow .thsn-bg-color-white:before{
	border-radius: 8px;
}
.thsn-border-radiu-4 .vc_column-inner::before{
    border-radius: 4px;
}
/*=== Button section ===*/
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor{
	color: #fff;
    border: none;
    position: relative;
}
input[type=submit]:hover
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:not(.vc_btn3-style-outline):hover {
   box-shadow: 0 0px 15px rgba(0,0,0,.15);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
 .rev-btn{
    -webkit-transition: all .6s !important;
    -moz-transition: all .6s !important;
 }
.rev-btn.thsn-gradient-right:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    opacity: 0;
}
.rev-btn.thsn-gradient-right:hover:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:hover:after{
    opacity: 1;
}
.rev-btn.thsn-gradient-right span,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor span{
    position: relative;
    z-index: 2
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
    border-radius: 3px;
    background-color: #fff;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover:after{
    opacity: 0;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover{
    color: #fff;
    box-shadow: 0 0px 15px rgba(0,0,0,.15);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
/*=== Button ( Dentiq Special ) ===*/
.thsn-search-results-right .thsn-read-more-link a{
    display: inline-block;
    position: relative;
    color: #222;
   font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .thsn-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.thsn-link:before,
a.thsn-link:after,
.thsn-search-results-right .thsn-read-more-link a:before,
.thsn-search-results-right .thsn-read-more-link a:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:after{
    content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    width: 0%;
    background-color: #eeeeee;
    transition: all 0.2s ease 0s;
    -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;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.thsn-link:after,
.thsn-search-results-right .thsn-read-more-link a:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:after{
    background-color: #000;
}
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
a.thsn-link:before,
.thsn-search-results-right .thsn-read-more-link a:before,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:before{
    width: 100%;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
a.thsn-link:hover:after,
.thsn-search-results-right .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:hover:after{
    width: 100%;
    left: 0;
    right: auto;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-gradientcolor .vc_icon_element-icon:before{
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}
/*=== Vc Custom row bg ===*/
.thsn-shapebg.thsn-bg-color-light:not(.vc_column_container):before{
    background-color: #fafbfd;
    margin-top: 164px;
}
.thsn-shapebg .thsn-element-service-style-1 .thsn-service-ele:nth-child(2n) .thsn-service-style-1{
    margin-top: -50px;
}
/*=== Image side effect ===*/
.thsn-img-bg-effect-single .vc_single_image-wrapper,
.single-thsn-team-member .thsn-featured-wrapper,
.thsn-img-bg-effect .vc_single_image-wrapper{
    position: relative;
}
.thsn-img-bg-effect-single .vc_single_image-wrapper:after,
.thsn-img-bg-effect .vc_single_image-wrapper:after{
    content: "";
    left: -60px;
    background: #222;
    position: absolute;
    top: 60px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.thsn-img-bg-effect-single .vc_single_image-wrapper:after{
    left: -40px;
    top: 40px;
}
.single-thsn-team-member .thsn-featured-wrapper:after{
    left: -30px;
    top: -30px;
}
.thsn-img-bg-effect .vc_single_image-wrapper:before{
    content: "";
    left: -1000%;
    background: #222;
    position: absolute;
    top: 60px;
    width: 1000%;
    height: 100%;
    z-index: -1;
}
.thsn-brd-rad:before{
    border-radius: 4px;
}
/*=== Row expand effect  ( Homepage Fact and digit element ) ===*/
.thsn-row-expand-right:after{
    content: "";
    right:  -1000%;
    background: #222;
    position: absolute;
    top: 0px;
    width: 1000%;
    height: 100%;
    z-index: -1;
}
.thsn-row-expand-left .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading{
    position: relative;
}
.thsn-row-expand-left .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after{
    content: "";
    left:  -1000%;
    background: #222;
    position: absolute;
    top: 0px;
    width: 1000%;
    height: 100%;
    z-index: -1;
}
/*=== vc_progress_bar ===*/
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:first-child .vc_label{
    margin-top: 20px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_label {
    padding: 0px;
    margin-top: 60px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f7f9fa
}
.thsn-bg-color-light .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
    background-color: #1e2227;
}
.thsn-white-bar.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
	background-color: #fff
}
.thsn-bg-color-secondarycolor .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
    background-color: rgba(255, 255, 255, 0.32);
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar{
    border-radius:0;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:after{
    background-color: #f7f9fa;
    content: "";
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .thsn-pbar-title,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
    position: relative;
    top: -30px;
    text-shadow: none;
    font-size: 15px;
    font-weight: 700;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units{
    right: 0;
    position: absolute;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
    height: 7px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar:after{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    right: 0;
    top: -4px;
    border: 3px solid #222;
}
.thsn-text-color-white .vc_progress_bar.vc_progress-bar-color-globalcolor .thsn-pbar-title,
.thsn-text-color-white .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units{
    color: #fff;
}
/* --------------------------------------
 * Static Box
 * ---------------------------------------*/
/*=== thsn-element-static_box-style-1 ===*/
.thsn-element-static_box-style-1 .thsn-staticbox-ele{
    margin-bottom: 30px;
}
.thsn-element-static_box-style-1 .thsn-static-box-inner{
    padding: 35px 30px 60px;
    margin-left: -30px;
    height: 100%;
    text-align: left;
    background-color: #f7f9fa;
    position: relative;
}
.thsn-element-static_box-style-1 .themesion-box-title h4{
    font-size: 24px;
    line-height: 34px;
}
.thsn-element-static_box-style-1 a.thsn-more-bt {
    background-color: #86bb46;
    color: #fff;
    display: block;
    padding: 10px 15px;
    margin: 0 -30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}
/*=== thsn-element-static_box-style-2 ===*/
.thsn-static-box-style-2 {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.thsn-static-box-style-2 img{
    margin-bottom: 0;
}
.thsn-static-box-style-2 .themesion-box-title{
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    bottom: 0;
    left: 0;
}
.thsn-static-box-style-2 .themesion-box-title h4{
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: 0;
}
.thsn-static-box-style-2 .themesion-box-title h4 i{
    font-weight: normal;
    margin-right: 5px;
    font-size: 24px;
}
/* --------------------------------------
 * Video icon on image
 * ---------------------------------------*/
.thsn-video-image-style-1.thsn-single-image-w{
    position: relative;
    display: inline-block;
}
.thsn-video-image-style-1.thsn-single-image-w .vc_icon_element {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    height: auto;
}
.thsn-video-image-style-1.thsn-single-image-w  .vc_icon_element-inner{
    background-color: rgba(255, 255, 255, 0.80);
    color: #000;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
}
.thsn-video-image-style-1.thsn-single-image-w .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
     font-size: 20px !important;
}
.thsn-lightbox-video .vc_icon_element-inner{
    box-shadow: 0px 5px 57px 0px rgba(0, 0, 0, 0.15);
}
body .thsn-video-image-style-1 .thsn-overlay{
    background:none !important;
}
.thsn-video-image-style-1 img{
    border-radius: 4px;
}
/* --------------------------------------
 * Global Dark Color
 * ---------------------------------------*/
 .thsn-service-style-3 .thsn-service-btn .vc_general.vc_btn3{
    color: #1e2227;
 }
/* --------------------------------------
 *  Special Elements for Dentiq
 * ---------------------------------------*/
/*=== thsn-about-image ===*/
.thsn-about-image img{
    box-shadow: 0 0 20px rgba(79, 110, 173, 0.1);
    border-radius: 8px;
}
.thsn-about-image .thsn-frameimage{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox{
    position: absolute;
    z-index: 3;
    bottom: 50px;
    right: 15px;
    text-align: center;
    margin-bottom: 0;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading *{
    font-size: 24px !important;
    line-height: 34px !important;
    color: #fff;
    font-weight: 500;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading *{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
}
.thsn-about-image .vc_icon_element{
    position: absolute;
    bottom: 216px;
    margin-bottom: 0;
    right: 90px;
    z-index: 2;
}
/*=== video button ===*/
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner{
    border: none;
    position: relative;
}
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{
    font-size: 1.5em!important;
}
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner:before,
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner:after {
     position: absolute;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    z-index: -1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.45);
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255,0.45);
    -ms-box-shadow: 0 0 0 0 rgba(255,255,255,0.45);
    -o-box-shadow: 0 0 0 0 rgba(255,255,255,0.45);
    box-shadow: 0 0 0 0 rgba(255,255,255,0.45);
    -webkit-animation: rippleOne 3s infinite;
    -moz-animation: rippleOne 3s infinite;
    -ms-animation: rippleOne 3s infinite;
    -o-animation: rippleOne 3s infinite;
    animation: rippleOne 3s infinite;
}
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
.vc_icon_element.vc_icon_element-outer.thsn-lightbox-video .vc_icon_element-inner:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
@-webkit-keyframes rippleOne {
    70% {box-shadow: 0 0 0 70px rgba(244,68,56,.0);}
    100% {box-shadow: 0 0 0 0 rgba(244,68,56,.0);}
}
@keyframes rippleOne {
    70% {box-shadow: 0 0 0 70px rgba(244,68,56,.0);}
    100% {box-shadow: 0 0 0 0 rgba(244,68,56,.0);}
}
/*=== Homepage ===*/
.thsn-effect-img-2 img,
.thsn-effect-img img,
.thsn-abs-img img {
    border-radius: 2px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.thsn-abs-img {
    position: absolute;
    bottom: -30px;
    right: 0;
}
.thsn-right-pad-btn .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 128px;
}
.thsn-brdr-btm-effect > .vc_column-inner:before {
    border-bottom: 3px solid #86bb46;
    border-radius: 2px;
}
.thsn-effect-square:after {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 170px;
    height: 170px;
    content: " ";
    background: #000;
}
.thsn-effect-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 70%;
    content: " ";
    background: url('../images/pattern-01.jpg') repeat 0 0;
}
.thsn-effect-dot2:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 70%;
    content: " ";
    background: url('../images/pattern-01.jpg') repeat 0 0;
}
/* --------------------------------------
 * Custom font
 * ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title,
.themesion-ele-fid-style-1 .thsn-fid-title,
.themesion-ele-fid-style-2 .thsn-fid-title,
.themesion-ele-fid-style-3 .thsn-fid-title,
.themesion-ele-fid-style-4 .thsn-fid-title,
.thsn-pricing-table-style-1 .themesion-ptable-frequency,
.thsn-pricing-table-style-1 .themesion-ptable-symbol,
.thsn-pricing-table-style-1 .themesion-ptable-price,
.thsn-timeline,
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea{
   font-family: 'Muli', sans-serif;
}
/* --------------------------------------
 * woocommerce
 * ---------------------------------------*/
.woocommerce .woocommerce-ordering {
    margin-bottom: 40px;
}
.woocommerce .woocommerce-result-count {
    margin-top: 17px;
}
/*=== product box ===*/
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3{
    font-size: 20px;
    line-height: 30px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product a img {
    border: 1px solid #e5e8ef;
    border-radius: 5px;
}
.woocommerce ul.products li.product .onsale {
    padding: 0px 12px;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: normal;
    transform-origin: normal;
    border-radius: 0px;
    top: 13px;
    left: 10px;
    bottom: auto;
    right: auto;
    font-weight: 500;
    letter-spacing: 2px;
}
.woocommerce ul.products li.product .price {
    font-size: 15px;
    color: #888;
}
.woocommerce ul.products li.product .price del {
    margin-right: 5px;
}
.woocommerce ul.products li.product .button{
    margin-top: 1em;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
}
.woocommerce ul.products li.product .button:hover{
    background-color: #09162a;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top: 10px;
    right: 6px;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    position: absolute;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
/*=== Woocommerce Details Page ===*/
.woocommerce div.product .product_title{
    font-size: 26px;
    line-height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
     margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    font-size: 13px;
    color: #fff;
    border: 1px solid #e2e2e2;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    padding: 16px 30px 16px;
    transition: all 500ms ease;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #242424;
    background: #ffffff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0px !important;
    margin: 0px 0 0px !important;
    border: none !important;
    line-height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    display: none;
    border: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
    background: #fff !important;
    margin-top: 0px;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 0;
    margin-top: -1px;
}
.woocommerce-Tabs-panel h2{
    font-size: 20px;
    margin-top: 0;
    line-height: 28px;
}
/*=== woocommerce div.product form.cart ===*/
.woocommerce div.product form.cart .button{
    margin-top: 0;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
}
.woocommerce div.product form.cart .button:hover{
    background-color: #09162a;
}
/*=== .woocommerce .quantity .qty ===*/
.woocommerce .quantity .qty {
    height: 42px;
    margin-right: 5px;
}
/*=== woocommerce div.product p.price ===*/
.woocommerce div.product p.price,
.woocommerce div.product span.price{
    font-size: 15px;
    color: #888;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
    margin-right: 5px;
}
/*=== woocommerce div.product div.images ===*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    z-index: 5;
}
/*=== woocommerce table.shop_attributes ===*/
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
    padding: 5px 7px;
}
/*=== .woocommerce ul.products li.product .onsale ===*/
.woocommerce span.onsale {
    padding: 0px 12px;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    -webkit-transform: translateX(-100%) rotateZ(-90deg);
    transform: translateX(-100%) rotateZ(-90deg);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    border-radius: 0;
    top: 13px;
    left: 10px;
    bottom: auto;
    right: auto;
    font-weight: 500;
    letter-spacing: 2px;
}
/*=== related products ===*/
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.cart_totals h2,
.related.products h2{
    font-size: 28px;
    line-height: 38px;
}
/*=== .woocommerce-cart .wc-proceed-to-checkout ===*/
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    margin-top: 0;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover{
    background-color: #09162a;
    color: #fff;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 115px;
    height: 43px;
}
/*=== Sidebar button ===*/
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button{
    margin-top: 0;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
}
.woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button){
    background-color: #09162a;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 5px;
}
/*=== widget_price_filter ===*/
.woocommerce .widget_price_filter .price_slider{
    margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    cursor: ew-resize;
    outline: none;
    box-sizing: border-box;
    opacity: 1;
    top: -5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 5px;
    background-color: #222;
}
.woocommerce ul.products li.product .price ins{
    text-decoration: none;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled, .woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
    color: #fff;
}
.woocommerce .cart .button{
    padding: 10px 22px !important;
}
.woocommerce .col-1,
.col-2{
    max-width:none;
}
.woocommerce form .form-row {
    display: block;
}
/*=== woocommerce-pagination ===*/
.woocommerce-pagination{
    text-align: center;
    margin-top: 50px;
    margin-bottom:  80px;
 }
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
    padding: 15px 17px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #eee;
    color: #2c2c2c;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current{
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
    border: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    font-size: 13px;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tbody tr,
.woocommerce div.product form.cart table.variations tbody tr{
    border: 0;
}
.woocommerce div.product form.cart .variations label {
    margin-top: 12px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 8px 0;
}
.woocommerce ul.product_list_widget del {
    margin-right: 16px;
    color: #b5b5b5;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 54px;
    border: 1px solid #eee;
}
/*=== woocommerce-product-search ===*/
.woocommerce-product-search [type=submit] {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    font-size: 0;
    z-index: 1;
    width: 50px;
}
.woocommerce-product-search:after {
    font-family: "themesion-base-icons";
    content: '\e800';
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 20px;
}
/* --------------------------------------
 * Booking calendar
 * ---------------------------------------*/
body table.booked-calendar thead tr:first-child th{
    height: 100px;
}
body table.booked-calendar th .monthName{
    font-size: 20px !important;
}
body table.booked-calendar tr.days th,
body #booked-profile-page .booked-tabs{
    background-color: #42474d !important;
}
body table.booked-calendar tr.days th {
    padding: 18px 0 !important;
    font-size: 14px !important;
}
body table.booked-calendar tr.days th,
body #booked-profile-page .booked-tabs {
    border-color: #6b6b6b !important;
}
body .booked-modal input[type=submit].button-primary:hover,
 body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover{
    background-color: #42474d !important;
    border-color: #42474d !important;
}
body table.booked-calendar th .monthName a {
    font-size: 14px !important;
    color: rgba(255, 255, 255, 0.51) !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button{
    border: 0 !important;
    outline: none !important;
}


/* --------------------------------------
 * Custom Box Shadow ( Theme Special )
 * ---------------------------------------*/
.thsn-image-shadow-1 .vc_figure,
.thsn-box-shadow-1{
 	box-shadow: 0px 9px 35px 0px rgba(26, 47, 106, 0.07);
}
.thsn-image-radius-1 .vc_figure,
.thsn-border-radius-1{
 	border-radius: 5px;
 	overflow: hidden;
 }
.thsn-border-radius-lr-1 .thsn-stretched-div{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.border-bottom-1px-skincolor {
    border-bottom: 1px solid #dee2e6;
}
.thsn-medical-icon-brand {
    position: absolute;
    z-index: 9;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
}
.thsn-medical-icon-brand .vc_icon_element-inner{
    box-shadow: 0px 9px 35px 0px rgba(26, 47, 106, 0.07);
}
.thsn-medical-icon-brand:before{
    background: url(../images/thsn-medical-icon-brand-pattarn.png) repeat 0 0;
    content: "";
    position: absolute;
    width: 100px;
    height: 210px;
    left: -50px;
    top: -53px;
}
/*=== thsn-heading-phone-icon ===*/
.thsn-heading-phone-icon{
    position: relative;
    padding-left: 30px;
}
.thsn-heading-phone-icon:after{
    font-family: "themesion-base-icons";
    content: '\e829';
    position: absolute;
    left: 0px;
    top: 0;
    font-size: 25px;
    font-weight: normal;
}
/*=== thsn-heading-phone-icon ===*/
.thsn-vertical-sep .vc_column_container:after{
    content: '';
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.22);
    position: absolute;
    top: 0;
}
.thsn-vertical-sep .vc_column_container:first-child:after{
    display: none;
}
/*=== custom-widget-style-1 ===*/
.widget.custom-widget-style-1{
   padding: 0;
   border:none;
   position: relative;
}
.widget.custom-widget-style-1 .single-service-contact {
    position: relative;
    overflow: hidden;
    line-height: 24px;
    color: #fff;
}
.widget.custom-widget-style-1 .single-service-contact-inner{
    text-align: center;
    color: #fff;
    padding: 0 30px 15px;
    position: relative;
}
.widget.custom-widget-style-1 .single-service-contact-inner .thsn-iconbox{
    margin-bottom: 30px;
}
.widget.custom-widget-style-1 .single-service-contact-inner:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 344px solid white;
    border-bottom: 0px solid transparent;
    left: -10px;
    top: -57px;
    transform: rotate(-7deg);
}
.widget.custom-widget-style-1 .single-service-contact-inner:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 73px solid transparent;
    border-right: 382px solid #4f87fb;
    border-bottom: 0px solid transparent;
    left: -9px;
    top: -83px;
    transform: rotate(4deg);
}
.widget.custom-widget-style-1 .single-service-contact h2{
    font-size: 22px;
    line-height: 24px;
    color: #fff;
}
.widget.custom-widget-style-1 .single-service-contact i{
    font-size: 60px;
    line-height: 60px;
}
.widget.custom-widget-style-1 .single-service-contact a.btn-link{
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    border-radius: 2em;
    background-color: #fff;
    display: inline-block;
}
.widget.custom-widget-style-1 .single-service-contact a.btn-link:hover{
    text-decoration: none;
    color: #fff;
}
.thsn-circle,
.themesion-ele-fid-style-4 {
    position: relative;
    text-align: center;
}
.thsn-circle canvas {
    max-width: 100%;
    height: auto !important;
    background-color: #fff;
    border-radius: 50%;
}
.thsn-circle-number {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
}
.themesion-ele-fid-style-4 .thsn-fid-title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
}
.themesion-ele-fid-style-4 .thsn-circle-number sup,
.themesion-ele-fid-style-4 .thsn-circle-number sub{
    font-size: 12px;
    line-height: 12px;
    margin: 5px;
}
.themesion-ele-fid-style-4 .thsn-circle-number {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}
.themesion-ele-fid-style-4 .thsn-circle-number sub{
    position: relative;
    top: -8px;
    font-size: 18px;
}


/* --------------------------------------
 * Booking calendar for fee plugin
 * ---------------------------------------*/
.booking_calendar_main_container{
    display: block;
}
.booking_calendar_container,
.wpdevart-booking-form-container, 
.booking_calendar_container, 
.booking_calendar_main_container {
    max-width: 100% !important;
}
.booking_calendar_container{
    width: 100%;
}
.booking_calendar_main_container .wpda-booking-calendar-head{
    padding: 44px;
}
.booking_calendar_main_container .wpda-booking-calendar-head .next_year_info{
    margin-left: 10px;
}
.booking_calendar_main_container .wpda-booking-calendar-head .prev_year_info{
    margin-right: 10px;
}
.wpda-booking-calendar-head, 
.wpdevart-calendar-container > div.week-day-name{  
    border: none !important;
}
 .booking_calendar_main_container .wpda-booking-calendar-head *, 
.booking_calendar_main_container .week-day-name .wpda-day-number {
    color: #fff !important;
}
.booking_calendar_main_container .week-day-name .wpda-day-header {
    padding: 12px 0 !important;
}
.booking_calendar_main_container .week-day-name .wpda-day-header {
    background-color: #42474d !important;
}
.booking_calendar_main_container .wpdevart-calendar-container > div:not(.week-day-name){
    height: 120px !important;
    padding-top: 43px;
}
.booking_calendar_main_container .wpda-day-header{
    background-color: transparent !important;
}
.wpdevart-booking-form-container{
    width: 100%;
    margin: 0 auto;
}
.wpdevart-booking-form{
    margin: 20px 0 60px 0 !important;
    padding: 34px !important;
    border: none !important;
    background-color: #42474d !important;
}
.wpdevart-check-section{
    width: 47%;
    padding: 18px;
    background-color: rgba(255, 255, 255, 0.10);
}
.wpdevart-booking-form .wpdevart-fild-item-container label{
    color: #ffffff;
    display: inline-block;
    margin-bottom: 7px;
    font-weight: normal;
    font-style: normal !important;
}
.wpdevart-booking-form .wpdevart-fild-item-container input[type="text"],
.wpdevart-booking-form .wpdevart-fild-item-container input[type="checkbox"],
.wpdevart-booking-form .wpdevart-fild-item-container select,
.wpdevart-booking-form .wpdevart-fild-item-container textarea{
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    background: rgba(255, 255, 255, 0.15) !important;
    padding: 8px !important;
    color: #fff !important;
}
.wpdevart-booking-form .wpdevart-fild-item-container select option{
    color: #333 !important;
}

.wpdevart-booking-form .wpdevart-fild-item-container textarea,
.wpdevart-booking-form .wpdevart-fild-item-container input[type="text"]{
    width: 100% !important;
}
.wpdevart-form-section h4.form_title{
    margin: 0px 0 14px !important;
    font-weight: normal;
    font-style: italic;
    color: #ffffff !important;
    line-height: 1;
}
.check-info{
    color: #ffffff !important;
    font-size: 14px;
}
.wpdevart-submit{
    background-color: #4f87fb;
}
.wpda-previous a, 
.wpda-next a{
    font-weight: 600 !important;
}
.current-date-info .wpda-current-month{
    margin-left: 10px;
}
.wpdevart-calendar-container > div {
    text-align: center;
}
.wpda-day-number {
    color: #42474d;
    font-size: 18px;
}
.wpda-day-number {
    width: 100%; 
}
.current-date-info {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}
.wpdevart-calendar-container > div.selected .wpda-day-number{
    color: #fff !important;
}
