::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey; */
   background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--main-color); 
  
}

.admin-bar .tm-fbar-close {
	top: 32px
}

.site-content-wrapper {
	position: relative;
	z-index: 7
}

p {
	margin: 0 0 15px
}
.display-flex-footer{
    display:flex;
}
.themetechmount-page-full-width article .entry-content {
	min-height: 300px
}
.footertitle h3,.footertitle h4{
    font-size: 14px;
    line-height: 15px;
}
:root{
    --greencolor:#00ec06;
    /*--main-color:#00235d;*/
   --main-color: #96000b ;
}
body{
    top:0px!important;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate{
    opacity:0!important;
}
/*new css*/
/*15/04/2023*/
.scrollbar,
.menu-elements-1-container,
.menu-elements-3-container .menu{
    overflow-y: scroll!important;
    height: 400px!important;
}
.menu-elements-3-container .menu::-webkit-scrollbar,
.menu-elements-1-container::-webkit-scrollbar,
.scrollbar::-webkit-scrollbar{
    width: 8px;
}
/*15/04/2023*/
.tm-sc-logo{
  width: 700px;
}
.tm-sc-logo img{
      width: 100%;
}
.tm-wrap {
    display: flex;
    justify-content:unset!important;
    width: 100%;
    align-items: center;
}
.sub_header{
display: flex;
    justify-content: space-between;
    align-items: center;
}
.topbar-nav-menu li {
    display: inherit!important;
}
.tm-topbar-content .tm-wrap-cell div {
    padding-left: 0px!important;
}

.font_size{
  list-style: none;
  padding-left: 0px;
}
.weather {
    margin-top: 11px;
}
.topbar-nav-menu li:last-child {
       margin-top: 5px;
}
.mailimage{
    position: absolute;
    left: 2px;
    margin: 0px!important;
}
.mailimage img{
  width: 22px;
}
#site-header-menu{
  display: flex;
  width: 100%
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn a {
    height: 84px!important;
}
.tm-icolor-white {
    color: #fff;
    font-size: 22px;
    display: inline-block;
}
.mobile_display_block{
  display: none;
}
h4.mega-block-title1 {
    color: var(--main-color) !important;
}
.fancy_image img {
    width: 100%;
}
#site-navigation{
  display: flex;
    justify-content: space-between;
    width: 100%;
}
.mega-menu-item{
  margin-right: 20px;
}


@media (min-width: 1280px){

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
   
    margin-left: 4em !important;
}}
@media (min-width: 1200px){

    
  header #site-header-menu #site-navigation {
    height: 69px!important;
    line-height: 69px !important;
}



#site-header-menu #site-navigation div.nav-menu>ul>li>a, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
    display: block;
    margin: 0px;
    padding: 0px 18px 0px 18px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    line-height: 69px !important;
}
  .tm-header-text-area, #site-header-menu #site-navigation .nav-menu, #site-header-menu, .tm-header-icons, .tm-header-icon, #site-header-menu #site-navigation .mega-menu-wrap, .menu-tm-main-menu-container {
     float: none!important; 
}
  #site-header-menu #site-navigation div.nav-menu>ul>li, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
 
    margin-right: 2px;
  }
.tm-header-text-area, #site-header-menu #site-navigation .nav-menu, #site-header-menu, .tm-header-icons, .tm-header-icon, #site-header-menu #site-navigation .mega-menu-wrap, .menu-tm-main-menu-container {
     float: none!important; 
    display: inline-block;
}
}
/*new css*/
.p-stp {
    padding: 5px 0px 5px 20px !important;
    margin-bottom: 0px;
}
/*24/03/2023 new css*/

.college_details ul{
   list-style: none;
   margin: 0px;
   padding-left:0px;
}
.college_details ul li p{
  padding:0px;
  margin: 0px;
}
.margin-top{
  margin-top: 0px;
}
.pkl{height: 22px;
    text-align: left;}
.call_details a{
  margin-left: 10px;
}
.call_details a:hover{
  color:#000;
}
.tab_details.active{
  position: relative;
}
.tab_details.active:after{
content: "";
    position: absolute;
    right: -10px;
    width: 20px;
    height: 20px;
    background: white;
    display: inline-block;
    z-index: 0;
    transform: rotate(45deg);
}



/*tabs college details*/


.tab-content_details {
  display: none;
  width: 100%;
  max-height: 100%;
  background: #fff;
}
.tab_details.active +  .tab-content_details{ display: block; }

/* Styling tabs - this is enough for mobile - just like an accordion */

 .tab_details, .tab-content_details { padding: 10px; } 
 .tab_details {background: #058f9c;}
 .tab-content_details { background: #fff; }
.tab-title{color: #fff}
.tab_details .tab-title:active{
  color: #fff;
}
.tab-content_details{
  padding:11px 20px;
}
a, a:hover, a:active, a:focus {
    text-decoration: none;
    color:#058f9c;
    outline: none;
}

/* Styling for desktop - vertical tabs */

@media (min-width: 992px) {
    .tm-sc-logo.tm-sc-logo-type-image {
    width: 83%;
    display: block !important;
}

.tab_details { width: 30% ;border-bottom: 1px solid;    box-shadow: 0px 0px 17px 0px rgb(255 255 255 / 50%);
}
  .tab_college_details .tab-content_details {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    min-height: 100%;
    overflow-y: auto;
  }
/*   this is optional */
  .tab_college_details .tabs-container { 
    min-height: 400px; 
    background: #fff;
    margin: 20px 0px;
        box-shadow: 4px 0px 8px 0px rgb(0 0 0 / 50%);
  }
}











.title_all_page{
  position: relative;
  display: inline-block;

}
.title_all_page:before{
  position:absolute;
  left: 0px;
  content: "";
  bottom: 0px;
  width: 100%;
  height: 2px;
  background-color: #000

}
.pegination_list p .svg-inline--fa{
  font-size: 15px;
}
.pegination{
  display: flex;
  justify-content: flex-end;
}
.pegination_list p{
margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding:0px;
}
.pegination_list h5{
font-size: 20px;
    background: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 10px;
}
.notificaiton_addmission ul{
  padding: 0px;
}
.notificaiton_addmission ul li{
          list-style: none;
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #058f9c;
    list-style: none;
}
.notificaiton_addmission ul li a:hover{
  color: #000;
}

.input-container .svg-inline--fa{
position: absolute;
    left: 14px;
    top: 16px;
}
.themetechmount-fbar-btn.sticky{
  display: none;
}
.modal-backdrop {
    display: none!important;

}
.close{
  border: 2px solid #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    opacity: 1;
    position: absolute;
    padding: 20px;
    right: -31px;
    z-index: 11;
    top: 8px;
}
.modal-dialog{
  position: relative;
}
.close span{
  font-size: 30px;
}
.skiptranslate.goog-te-gadget{
  font-size: 0px;
}
.skiptranslate span{
  display: none;
}
.tm-sc-logo.tm-sc-logo-type-image {
    width: 330px;
  }

.tm-sc-logo.tm-sc-logo-type-image {
    width: 320px!important;
  }











/*24/03/2023 new css*/
/*25/03/2023*/
.list_style_li_astrick li{
  position: relative;
  list-style: none;
}
.list_style_li_astrick li:before{
      position: absolute;
    content: "\002A";
    left: -18px;
    top: 3px;
    display: inline-block;
    font-size: 20px;

}
.slider_ncc  .item {
    height: auto;
    position: relative;
}

.bg-color.background_image{
  margin-bottom: 50px;
}

.table>thead>tr>th {
     vertical-align: top;
}

.copyright{
  padding:10px;

  /*25/03/2023*/
}
.copyright p{
  padding:0px;
  margin: 0px;
  text-align: center;
}
.box_register{
      background: #fff;
    padding: 10px;
}
.box_register a{
 color: #000;
}










.VIpgJd-ZVi9od-ORHb{
    display:none!important;
}





/*counter */
  .space-area {
  height:850px;
  background:#009a11;
  padding:100px 0;
  position: relative;
}
.space-area h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
}
.count-area {
    position: relative;
    background:#009aaa;
    padding: 100px 0;
    text-align: center;
    color: #fff;
}
.count-area-content {
    margin-top: 30px;
}
.count-area i {
    font-size: 48px;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
}
.count-title {
    font-size: 20px;
}
.mega-sub-menu{
  height: 460px;
    overflow: hidden;
    overflow-Y: scroll;
}


.edu2_faculty_wrap #owl-demo-8 .item{
  height: auto;
}

.abut-padiing{
      padding: 50px 0px;
}
.margin-top-bottom{
  margin: 50px 0px
}
.edu2_faculty_des2 h6 a:hover{
  color:#131d3b;
}
.counter_flex{
  display: flex;
  justify-content: center;
}
.counter_flex span{
       font-size: 43px;
    margin-left: 3px;
    line-height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.count{
  color: #fff;
}
#counter{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px;
    width: 100%;
  }
 
  #counter .item_counting .count{
    color:red;
    margin-bottom: 5px;
    font-size: 40px;
  }
  #counter .item_counting h3{
    color: #fff;
    text-transform: capitalize;
  }
footer a,
.entry-content a,
.site-content-wrapper a {
	-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
}
/*new css*/
/*21/03/2023*/
.title_page{
     background:var(--main-color,#651FFF);
    padding: 8px;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 22px;
}
.fee_structue{
  padding:50px 0px;
}
.box_cource_details{
    padding: 30px;
}
.box_details_page{
   margin-top: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);  
        border-radius: 10px;
        position: relative;
        margin-bottom: 15px;
        background-color: #fff
}
.box_cource_details h2{
  position: relative;
    display: inline-block;
}
.box_cource_details h2:before{
     position: absolute;
    content: "";
    left: 0px;
    width: 100%;
    height: 2px;
    background-color: #17a2b8;
    bottom: -8px;
}
.box_cource_details p span{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    margin: 0px 5px;
}

.box_cource_details ul li{
  font-weight: 600;
  display: inline-block;
      width: 33%;
  margin-bottom: 15px;
}
.box_image{
  padding:10px;
  position: relative;
}
.box_image:before{
    position: absolute;
    right: -21px;
    top: 28px;
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    background-color: #058f9c;
}

.box_cource_details ul{
  display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
.box_cource_details ul li span{
  font-weight: 500;
    display: block;
}
.courses_img_details{
  width: 100%;
  height: 100%;
  padding-top: 27px;
  padding-left: 15px;
}
.Addmission{
  display: flex;
  justify-content:flex-end; 
}
.Addmission a{
  background: #058f9c;
    padding: 10px 15px;
    color: #fff;
}

 /*table */
.table_left .table {
  width: 100%;
  border-collapse: collapse;
}

.table_left .table td,
.table_left .table th {
  padding: 12px 15px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 16px;
  text-align: left;
}

.table_left .table th {
  background-color: #058f9c;
  color: #ffffff;
  text-align: left
}

.table_left .table tbody tr:nth-child(even) {
  background-color: #d1e8f5;
}
.left_side_heading h3{

    margin-top: 35px;
}
/*responsive*/

@media (max-width: 500px) {

  .table_left .table.table-responsive tbody tr td:nth-child(3){
     font-size: 14px;
    padding: 8px;
  }

 
 .table_left  .table tr {
    margin-bottom: 15px;
  }
 
 .table_left  .table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
  }
}





/*21/03/2023*/
/*13/03/2023*/
.about_text{
  font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ff4f01;
}

.heading_aboutus{
  text-align:left;font-size:16px;line-height:24px;margin: 0px;
}
.main_heading_about{
  text-align:left;font-size:24px;line-height:30px;font-family:'Roboto Condensed',Arial,Helvetica;font-weight:400;
}
.d-flex{
  display: flex;
}
.icon_design{
border: 2px solid #058f9c;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}
.design_icon
{
      font-size: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.sub_heading_about2 h2{
  text-align: left;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto Condensed',Arial,Helvetica;
    font-weight: 400;
}
.student_provide h2{
 font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #131d3b;
    font-weight: 400;
}
.student_provide p{
  font-size: 19px;
}
.icon_book{
      font-size: 54px;
          line-height: normal;
              margin-right: 15px;
}
.Certification1{
     margin-bottom: 18px;
    border-bottom: 1px solid #ccc;
}
.themetechmount-post-item{
  background-color: #fff;
    margin-top: 38px;
    padding: 49px 35px 40px 35px;
}
.image_profile{
 height: 74px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
     margin-top: -80px;
    margin-bottom: 18px;
}
.image_profile img{
  border-radius: 50%;
  width: 75px!important;
  height: 75px;
}
.testmonials_student .item{
   height: auto
}
.testmonials {
  padding: 50px 0px;
}
.text-center .about_text {
    color: #ffffff;
}
.discription p{
  text-align: center;
}
.student_name h3{
      font-size: 20px;
    line-height: 28px;
    color: #131d3b;
    display: block;
    font-weight: 400;
    text-align: center;
    margin: 0px;
}
.student_name p{
  display: block;
    font-size: 15px;
    line-height: 25px;
    margin-top: -2px;
    color: rgba(102, 109, 129, .7);
    margin-bottom: 13px;
    text-align: center;
}
.padding_50{
  padding: 50px 0px;
}
.heading_profesor h2{
  text-align:left;font-size:20px;line-height:24px;font-family:'Roboto Condensed',Arial,Helvetica;font-weight:400;
}
.heading_profesor p{
  text-align:left;font-size:13px;line-height:20px;
  padding-right: 30px; 
}
.image_location{
  width: 100%;
  height: 100%
}
/*13/03/2023*/



/*25/02/2023*/
/*PROFILE */
.booked-wzs-160-data {

    min-height: 66px !important;
}
.booked-wzs-160-info{
  display: flex;
}
.booked-wzs-160-110{
  height: 60px
}
.weather-customize{
  background-color:none!important;
  width:160px;
}
#m-booked-bl-simple-43864{
  height: 73px;
}
.booked-wzs-center{
  display: none;
}
.university_publication{
  border: 1px solid #ccc;
    padding: 10px;
        margin: 19px 0px;

}
.flex-wrap-row{
  flex-wrap: nowrap;
}
.university_publication p{
   white-space: initial;
    margin-bottom: 5px;
}
.publication{
  display: flex;
    justify-content: flex-end;
}
.publication a{
  background: #058f9c;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
}

.videoheader img {
    display: block;
    width: 100%;

}


.hindishlok{
  display: flex;
  justify-content: space-around;
}
.tm-titlebar-main-inner{
      text-align: center;
    padding: 80px 0px;
color: #fff;
} 
.breadcrumb-wrapper-inner a,
.breadcrumb-wrapper .breadcrumb-wrapper-inner span,
.entry-title-wrapper .entry-title{
  color: #fff!important;
}
.background_image{
       background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../../../../wp-content/themes/acadevo/image/bg_image.jpg);
    background-color: rgba(0,0,0,0.01);
    background-position: center;
        background-size: cover;
}
.tm-titlebar-wrapper {
    background-size: 100%;
    background-position: 50% 0;
    background-repeat: repeat repeat;
    height: 170px;
}
.vice_chancellor_content p{
  margin-bottom: 8px;
    line-height: 22px;
}
.hindishlok p{
  background: var(--main-color);
    padding: 5px 15px;
    color: #fff;
    border-radius: 4px;
}
.sign{
  display: flex;
  justify-content: flex-end;
}



/*25/02/2023*/



/*tabs*/
/*tabs second*/
 .tabs-list-container {
   margin: 0 auto;
}
.mega-menu-item.mega-menu-item-type .menu-elements-4-container ul li a{
    padding:0px 20px;
}
.tab_button_second{
  display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}
.tab-content_second{
  border: 1px solid #ccc;
    padding: 10px;
}
 @media (max-width: 62em) {
   .tabs-list-container {
     width: 100%;
  }
}
 .tabs-list {
   display: flex;
   justify-content: space-between;
   padding: 0;
   margin: 0;
   list-style: none;
}

 @media (max-width: 48em) {
   .tabs-list li {
     width: 100%;
  }
}
 @media (max-width: 62em) {
   .tabs-list {
     width: 100%;
     margin: 0 auto;
  }
}
 @media (max-width: 48em) {
   .tabs-list {
     flex-direction: column;
     height: 42px;
     overflow: hidden;
  }
   .tabs-list li {
     height: 53px;
     flex: 0 0 auto;
  }
   .tabs-list li.-active {
     -webkit-box-ordinal-group: -1;
     order: -1;
  }
   .tabs-list li.-active > a:after {
    position: relative;
    right: 4px;
    content: '';
    font-family: 'FontAwesome';
    color: white;
    float: right;
    border: solid var(--main-color);
    border-width: 0 3px 3px 0;
    display: inline-block;
    transform: rotate(45deg);
    top: 5px;
    height: 10px;
    width: 10px;
  }
   .tabs-list.-is-open {
     height: auto;
  }
   .tabs-list.-is-open li.-active > a:after {
     content: '\f077';
  }
}
 .tab_second {
       position: relative;
    display: block;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #fff;
font-weight: 600;
    width: 100%;
}

   .tablinks_second {
    border-top-left-radius: 15px;
    margin-right: 18px;
    position: relative;
    border-top-right-radius: 8px;
    width: 100%;
    background: #131d3b;
    display: flex;
    justify-content: center;
    align-items: center;

}
.tablinks_second:before {
    content: "";
    position: absolute;
      right: -23px;
    top: 0px;
    border-bottom: 36px solid #131d3b;
    border-right: 26px solid transparent;
}
 @media (max-width: 62em) {
   .tab_second {
     padding: 30px 0;
  }
}
 @media (max-width: 48em) {
   .tab_second {
     padding: 20px 0 20px 5%;
     text-align: left;
     font-size: 16px;
  }
}
 .tab_second.-active {
    border-top-left-radius: 15px;
    position: relative;
    border-top-right-radius: 8px;
    background: var(--main-color);
    width: 100%;
    padding: 6px 20px 6px;
    color: #fff;
}
.tablinks_second.-active:before {
    border-bottom: 37px solid var(--main-color);
}
 @media (max-width: 48em) {
   .tab_second.-active {
     background: transparent;
  }
}
 .panels-container {
   text-align: center;
}
 .notice {
   font-size: 12px;
   color: #aaa;
   text-align: center;
}
.image_tab2 img{ 
height: 100%;
width: 100%;

}
.tab-content_second p{
text-align: left;
    padding: 0px;
    margin: 0px;
    margin-top: 7px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #666d81;
} 



/*tabs*/




.display_none_top_header{
  display:none;
}
.site-branding .tm-wrap-cell{
    width: 34%;
}
.slide{
    position:relative;
}
.headersubimage{
    position:absolute;
    top:0px;
    left:0px;
    
}
.image1{
    width:300px;
    height:200px;
}
.margin-top-50{
    margin-top:50px;
}

.text-center{
    text-align:center!important;
}
.tm-hoverbox-image img{
    width:100%;
}
.name{
    text-align:center;
}
  .mega-sub-menu.deans{
              height: 48vh;
    overflow-x: scroll;
        }
.imageforprinciple{
        display: flex; 
}
.login_mobile_block{
    display:none!important;
}   
.image12{
      padding: 15px;
    display: inline-block;
    background: #fff;
        height: 400px;
    width: 278px;
    margin-right: 22px;
}

.image12 img{
    width:100%;
}
.owl-nav .owl-prev{
    position:absolute;
    top:50%;
    left:0px;
    
    background:#fff;
    padding:10px 15px;
}
.owl-nav .owl-next{
    position:absolute;
    top:50%;
    right:0px;
    
    background:#fff;
    padding:10px 15px;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span{
       font-size: 50px;
    background: #fff;
    padding: 8px;
}

.image1 img{
    width:100%;
}
.name h2{
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;

}


/*********************************************/
/*new css 24/02/2023*/
.mega-sub-menu{
        width: 90%;
    margin: auto;
    position: absolute;
    left: 78px;
}
.readmore{
 position: absolute;
    right: 0px;
    bottom: 92px;
    background: var(--main-color);
    height: 22px;
    line-height: 22px;
    width: 71px;
    color: #FFF;
    padding: 0 0 0 8px;
    font-size: 11px;
}
.readmore a{
 height: 22px;
    line-height: 23px;
    width: 71px;
    color: #FFF;
    font-size: 11px;
}
.profile{
      text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}
.profile a{
height: 22px;
    line-height: 23px;
    width: 71px;
    color: #FFF;
    background: var(--main-color);
    font-size: 11px;
}

 .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li:hover>a{
  color: #fff!important;
 }
 .tm-dmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a{
  color: #000!important;
 }
/*********************************************/
/*new css 24/02/2023*/



/*********************************************/
/*new css 20/02/2023*/
/*NEW TAB*/
.tab-container{
  margin-bottom:15px;
}
 .tab {overflow: hidden;
    transition: all 3s;
    border-top: none;
    border: none;
    border-bottom: 1px solid #cccc;
    padding-bottom: 0px;
    text-align:left;
}
}
 .tab button {
        float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 1.125rem;
    background: #05317a;
    margin-left: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
 
 .tab button.active {
      background-color: var(--main-color);
    color: #fff;
}
.view_all{
        display: flex;
    justify-content: flex-end;
    align-items: center;
}
.view_all a{
    background: var(--main-color);
      padding: 2px 13px;
    color: #fff;
    border-radius: 7px;
}
.tablinks{
    border-top-left-radius: 15px;
        margin-right: 18px;
    position: relative;
    border-top-right-radius: 8px;
}
.tab button.active {
    background-color: var(--main-color);
    color: #fff;
}   
.tablinks.active:before{
       border-bottom: 39px solid var(--main-color);

}
.tablinks:before{
    content: "";
    position: absolute;
   right: -26px;
    top: 0px;
    border-bottom:40px solid #131d3b;
    border-right: 26px solid transparent;

}
 .tabcontent {
   display: none;
   padding: 0.5rem 1.25rem;
   border: 1px solid #ccc;
   border-top: none;
   background: #fff;
}

 .is-hidden {
   display: none !important;
}
 .is-desktop {
   display: block;
}
 @media (max-width: 768px) {
   .is-desktop {
     display:block !important;
     
  }
    .site-header-main, .tm-container-for-header {
    background:#058f9c;
} 
   

.tablinks {
    border-top-left-radius: 0px;
    margin-right: -6px;
    position: relative;
    border-top-right-radius: 0px;
}  
header .item-video .cover .header-content {
margin-top: 38px;
}
}
 .is-mobile {
   display: none !important;
}

 @media (max-width: 768px) {
   .is-mobile {
     display: block !important;
  }

   .site-header-main, .tm-container-for-header {
    background:#058f9c;
} 
   
  .tablinks {
    border-top-left-radius: 8px;
    margin-right: 0px;
    position: relative;
    border-top-right-radius: 8px;
    font-size:10px;
}  
.tablinks:before {  display: none !important;}  
}

 select {
  /* Remove default arrow */
   padding: 1rem;
   font-size:15px;
   background-color: #f0f0f0;
   border: none;
   
}
.select select::appearance{
    background:red;
}
 select::-ms-expand {
   display: none;
}
 .select {
   position: relative;
}
 @media (max-width: 768px) {
   /*.select:after {*/
   /* content: '';*/
   /* position: absolute;*/
   /* top: 40%;*/
   /* right: 36px;*/
   /* box-sizing: border-box;*/
   /* height: 10px;*/
   /* width: 10px;*/
   /* text-align: center;*/
   /* border-style: solid;*/
   /* border-color: white;*/
   /* border-width: 0px 1px 1px 0px;*/
   /* transform: rotate(45deg);*/
   /* transition: border-width 150ms ease-in-out;*/
   /*}*/
   .site-header-main, .tm-container-for-header {
    background:#058f9c;
} 
   
  
}



/*NEW TAB*/
.courses_img a img{
  width: 100%;
  height: 100%;
}
.courses_details{
  padding: 10px;
  margin-bottom: 5px

}
.courses_details a h3{
    font-size: 20px!important;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: 400;
        color: #131d3b;
}

.courses_shadow {
  box-shadow: 0 0 10px 0 rgb(41 61 88 / 10%);
  margin-bottom: 25px;
}
.courses_details p{
  height: 52px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.courses .item{
  height: auto;
}
.tm-vc_icon_element-inner a .svg-inline--fa{
  color: var(--main-color);
}

/*fancy box*/
.fancy_image a img{
object-fit: cover;
    height: 171px;
    object-position: top;
}
.content_press h3{
font-style: normal;
    font-size: 18px;
    line-height: 23px;
    padding: 16px;
    border-radius: 5px;
    font-weight: 500;
        background: #fff;
            border: 1px solid #058f9c;
}
.inputs_des span:hover{
  color:#058f9c;
}
  .caption{ 
    background: #f5f5f5;
    border: 1px solid #999;
    text-align: center;
    margin-bottom: 20px;

    }
    .quotes p{
         font-size:18px;
         position: relative;
         display: inline-block;
             padding: 0px 7px;
    }
    .quotes p:before{
     content: "â€œ";
    display: inline-block;
    position: absolute;
    left: -29px;
    top: 10px;
    font-size: 56px;
    line-height: 0px;
    vertical-align: bottom;
    font-weight: bold;
    font-family: georgia;

    }
     .quotes p:after{
    font-family: georgia;
    content: "â€";
    display: inline-block;
    position: absolute;
   right: -31px;
    top: 30px;
    font-size: 56px;
    line-height: 0px;
    vertical-align: bottom;
    font-weight: bold;

    }
}
.quotes{
  margin-left: 26px;
}
     .caption a{ text-decoration: none; color: #000; } 
     .caption a:hover{ text-decoration: none; color: #000; } 
     .caption h3{    
      font-size: 15px;
    margin: 0px;
    line-height: 20px;
    text-align: left;
    background: #fff;
    padding: 4px 10px 0px;
    border: 1px solid #ccc;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
             } 
div.body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
  min-height: 100vh;
  background: linear-gradient(180deg, #47B8E4 0%, #4A92FF 100%);
}

div.temp {
  font-size: 4rem;
}

div.card {
  padding: 2rem;
  
  color: #fff;
  text-align: center;
  font-family: 'SF Pro Display';
  
  background: rgba(255,255,255,0.3);
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 20px;
}

/*fancy box*/
 /*************************/




/*new 16 03 css */

/*table board*/
.table {
  width: 100%;
  border-collapse: collapse;
}

.table td,
.table th {
  padding: 12px 15px;
  border: 1px solid #ddd;
  text-align: left;
  font-size: 16px;
}

.table th {
  background-color: #058f9c;
  color: #ffffff;
}

.table tbody tr:nth-child(even) {
  background-color: #d1e8f5;
}

/*responsive*/

@media (max-width: 500px) {

   .site-header-main {
    background: #058f9c;
}
.tablinks {
    border-top-left-radius: 8px;
    margin-right: -2px;
    position: relative;
    border-top-right-radius: 8px;
    padding: 6px 2px;
    font-size: 8px;
    font-weight: 100;
}
  .table tr {
    margin-bottom: 15px;
  }
  .table td {
    padding-left: 50%;
    text-align: left;
    position: relative;
  }
 
}
/*table board*/


.padding-top{
  margin: 50px 0px;
}
.image_vision{
  width: 100%;
    height: 351px;
 overflow: hidden;
}
.image_vision img{
  object-fit: cover;
        object-position: -164px -275px;
    position: relative;
}
.image_vision img:before{
  content: "";
  position: absolute;
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
    background-color: transparent;
    opacity: 1;
    border: 2px solid #fff;
}

.title_left p{
  padding: 0px;

}
.title_left h5{
  font-style: normal;
  font-size: 40px;
}
.giffnew{
  width: 45px!important;
  display: inline-block;
}

.widget ul>li {
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    border-top: none;
}
#second-footer .widget ul>li {
    border:none;
    border-left: none;
    border-right: none;
    border-top: none;
}
.widget.widget-categories ul li a .svg-inline--fa {
  margin-right: 10px;
}
.registration_form .container table tbody tr td select{
    width:auto!important;
}
.process p{
    color: #fff
}

.process h4{
  font-size: 15px;
    color: #fff;
}
.Addmission_process .container .row .col-md-3:nth-child(2),
.Addmission_process .container .row .col-md-3:nth-child(3){
    border-left: 1px solid #fff;
  border-right:1px solid #fff;
}
.registration_form .container h3{
  padding: 29px 0px 18px;
}





/*new 16 03 css*/
.btn_header a{
      display: inline-block;
    color: #fff;
    background: var(--bluecolor);
    padding: 5px 15px;
}
header .item {
  height: 80vh;
  position: relative;
}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .item-video .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}
header .item-video .cover .header-content {
  position: relative;
    padding: 40px 56px 30px;
  overflow: hidden;
  margin-top: 160px;
}
header .item-video .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item-video .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item-video .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item-video .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
    padding: 40px 56px 30px;
  overflow: hidden;
  margin-top: 160px;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #000 !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-next span {
  font-size: 50px;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #000 !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}
/******/
 .mega-block-title{
        font-weight:800!important;
    }
	#modalOverlay {
			position: fixed;
			top: 0;
			left: 0;
			background: rgba(0, 0, 0, 0.5);
			z-index: 99999;
			height: 100%;
			width: 100%;
	}
.modalPopup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}
.modalContent{
  margin: auto;
  width: 100%;
}
.visticounterr{
    justify-content:end;
        margin-top: 14px;
}
.headerBar {
		width: 100%;
		background: #edcb04 url(http://cognex.com/gfx/site/bg-global-header.png) repeat-x 0 0;
		margin: 0;
	  text-align: center;
	}
.headerBar img {
		margin: 1em .7em;
	}
h1 {
  margin-bottom: .2em;
  font-size: 26px;
  text-transform: capitalize;
}
p {margin: .75em 0 1.5em;}
.margin-top-60{margin-top:60px !important}
.buttonStyle {
    border: transparent;
    border-radius: 0;
    background: #6d6d6d;
    color: #000 !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    padding: 0px 16px;
    text-decoration: none;
    background: #fff;
    line-height: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    right: 0px;
    top: -30px;
}

.returnToProfile {text-align: center; margin:3em;}
.returnToProfile a, .returnToProfile a:visited {color: #ddd;}
.returnToProfile a:hover {color: #fff;}




/*new css 20/02/2023*/




.mobileblock{
  display: none;
}
.login_mobile_block.last{
    
}
/*tab*/
.tab_button {
  display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 20px 6px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}
.tabs{
  display: flex;
    justify-content: space-between;
}
.tabs-container nav {
   margin: 0 auto;
   background: #fff;
}
 .tabs-container nav ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border: 1px solid #ccc;
   padding: 0 10px;
}
 .tabs-container nav ul li {
   padding: 1rem;
   cursor: pointer;
   color: #a7a7a7;
   border-top: 1px solid #eee;
   margin-left: -10px;
   margin-right: -10px;
   padding-left: 25px;
}
 .tabs-container nav ul li:hover {
   color: #3e4b58;
}
 .tabs-container nav ul li.active {
   color: #3e4b58;
   border-top: none;
}
/* the nitty gritty */
 .tabs-container {
   position: relative;
  
}
 .tabs-container nav {
   position: absolute;
   width: 100%;
}
 .tabs-container nav ul {
   display: flex;
   flex-direction: column;
}
 .tabs-container nav ul li {
   order: 1;
}
 .tabs-container nav ul li.active {
   order: 0;
}
 .tabs-container nav ul li.active:after {
   width: 1px;
   height: 1px;
   border: 5px solid transparent;
   border-top: 5px solid #555;
   content: '';
   position: absolute;
   right: 1.5em;
   top: 1.4em;
   z-index: 9999;
}
 .tabs-container nav ul li:not(.active) {
   position: absolute;
   top: -999em;
}
 .tabs-container nav ul.expanded li.active:after {
   border-top-color: transparent;
   border-bottom-color: #555;
   top: 1em;
}
 .tabs-container nav ul.expanded li:not(.active) {
   position: relative;
   top: auto;
}
 @media all and (min-width: 42em) {
   nav {
     background: transparent;
  }
   .tabs-container nav ul li.active {
         background: var(--main-color);
    color: #fff;
    padding: 10px;
  }
   .tabs-container nav ul {
     display: flex;
     flex-direction: row;
     justify-content: center;
     white-space: nowrap;
     border: none;
     padding: 0;
    align-items: center;
    height: 7em;
  }
   .tabs-container nav ul li {
    display: inline-block;
    margin: 0 1rem 0 1rem;
    border: none;
    padding: 10px;
    background: #f1f1f1;
  }
   .tabs-container nav ul li:not(.active) {
     position: relative;
     top: auto;
  }
   .tabs-container nav ul li.active {
     order: 1;
  }
   .tabs-container nav ul li.active:after {
     display: none;
  }
}
 .tab-content {
   display: none;
   padding: 15px;
}
 .tab-content.current {
   display: inherit;
}
.longheading{
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
    color: #131d3b;
}
/*tabs*/

/*NEW CSS 13-02-2023*/
 
.content .backgrounnd_color{
 background-color: var(--main-color,#651FFF);
   color:#fff
}
.content .color_change{
  color: var(--main-color,#fff);
}
.switch-color{
  padding: 0;
  margin: 0;
      display: flex;
    justify-content: center;
    align-items: center;
}
.switch-color li{
  list-style:none;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin-right: 0.2rem;
  cursor: pointer;
  
}
.switch-color li:first-child{
     border: 1px solid #ccc;
    background-color:#0091EA ;
}
.switch-color li:nth-child(2){
        border: 1px solid #ccc;

   background-color:#058f9c;
}

.switch-color li:nth-child(3){
  background-color:#FF6E40 ;
      border: 1px solid #ccc;
}
.switch-color li:nth-child(4){
  background-color:#C51162 ;
      border: 1px solid #ccc;
}
.switch-color li:nth-child(5){
  background-color:#008b29 ;
      border: 1px solid #ccc;
}
.videoheader video{
       width: 100%;
    display: block;
    object-fit: cover;
    height: 80vh;
    
}
.home_slider .owl-nav .owl-prev span, .owl-nav .owl-next span {
    font-size: 50px;
    color: #fff;
    padding: 8px;
    background:transparent;
}

.tm-wrap-cell.tm-align-right{
    display: flex;
   justify-content: center;
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: transparent;
}
.input-group {
     width:auto; 
     display:inline-block;
    height: 29px;
}
.btn.btn-default{
        font-size: 24px;
    color: #fff;
}
.input-group-btn .btn .svg-inline--fa {
    font-size: 15px;
    line-height: 46px;
    color: #fff;
}
#chcp_font_size button {
  border: none;
  background:transparent;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding:0px 5px;
  margin:0px;
  
}
#chcp_font_size button:hover{
  color:#FF5100;
}
#btn-decrease {
  font-size:16px;
}
#btn-orig {
  font-size:14px;
}
#btn-increase {
  font-size:15px;
}
.top-contact a .svg-inline--fa{
    color:#b6bbcc;
    margin-right:10px;
}
.tm-topbar-content .tm-wrap-cell div {
    padding-left: 15px;
    background:transparent;
    border: none;
}
 
.righticon .svg-inline--fa {
    display:none;
}
.modal-body h1 {
	 font-weight: 900;
	 font-size: 2.3em;
	 text-transform: uppercase;
}
 .modal-body a.pre-order-btn {
	 color: #000;
	 background-color: gold;
	 border-radius: 1em;
	 padding: 1em;
	 display: block;
	 margin: 2em auto;
	 width: 50%;
	 font-size: 1.25em;
	 font-weight: 6600;
}
 .modal-body a.pre-order-btn:hover {
	 background-color: #000;
	 text-decoration: none;
	 color: gold;
}
 .sticky{
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
 






/*NEW CSS END*/





.iconbook .svg-inline--fa{
    font-size: 77px;
    text-align: center;
    margin-top: 50px;
    background: var(--greencolor);
    height: 91px;
    padding: 25px;
    border-radius: 50%;
    width: 91px;
}
.collagename{
    font-size: 13px;
    line-height: 15px;
    color: var(--main-color);
}
.name p{
    margin:0px;
}



/****************************/
/*footer second*/

.linksfooter h3{
  font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}
.margin_top_15{
  margin-top: 15px;
}
.real_icon{
  text-align: center;
}
.real_icon li{
     width: 40px;
    height: 40px;
    margin-right: 15px;
    display: inline-block;
}
.bg-footer{
      background: #00235d;
    color: #fff;
    padding: 55px 0 0px;
}
.linksfooter  h3{
  color: #fff
}
.userful_links{
  position: relative;
  list-style: none;
}
.linksfooter  ul .userful_links a{
  color: #fff;
}
.userful_links:after{
 position: absolute;
    left: -20px;
    top: 8px;
    content: "";
    background: #fff;
    width: 10px;
    height: 1px;
    display: inline-block;
}
.footer_menu_links{
 
  margin: 0px;
    padding: 0px;
    margin-left: 20px;
}
.footer_logo{
       margin-top: 10px;
  width:100%;
}
.border_footer{

  border:1px solid rgba(255, 255, 255, .06);
  border-left: none;
  border-right:none;
}





.login a {
    background: var(--main-color);
    padding: 10px 15px;
    color: #fff;
}
.login a .svg-inline--fa{
      margin-right: 9px;
}
a.call{
    color:#fff;
}

 body {
        background-color: #ffffff;
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll;
        background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQNN5cI38aeJSZRSfl3nBVPiCxFhKfNAQNmFJ5DoKI8ptZs4CpxlCXt2Azt0u-EnKgRFqs&usqp=CAU);
      }

      body>.tm-bg-layer {
        background-color: #ffffff
      }

      body #main {
        background-color: #ffffff;
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      body #main>.tm-bg-layer {
        background-color: #ffffff
      }

      .themetechmount-fbar-box-w {
        background-image: url('../wp-content/uploads/2019/09/floatingbar-bg-img.jpg');
        background-color: rgba(255, 255, 255, 0.01);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .themetechmount-fbar-box-w>.tm-bg-layer {
        background-color: rgba(255, 255, 255, 0.01)
      }

      div.tm-titlebar-wrapper {
        background-image: url('../wp-content/uploads/2019/09/titlebar-img.jpg');
        background-color: rgba(0, 0, 0, 0.01);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      div.tm-titlebar-wrapper>.tm-bg-layer {
        background-color: rgba(0, 0, 0, 0.01)
      }

      .tm-header-style-classic-vertical .site-header {
        background-color: rgba(0, 0, 0, 0.01);
        background-position: 0% 0%;
        background-size: cover;
        background-repeat: repeat;
        background-attachment: scroll
      }

      .tm-header-style-classic-vertical .site-header>.tm-bg-layer {
        background-color: rgba(0, 0, 0, 0.01)
      }

      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
      #site-header-menu #site-navigation div.nav-menu>ul>li ul {
        background-color: #ffffff;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
      #site-header-menu #site-navigation div.nav-menu>ul>li ul>.tm-bg-layer {
        background-color: #ffffff
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(1) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(1) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(2) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(2) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(3) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(3) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(4) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(4) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(5) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(5) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(6) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(6) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(7) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(7) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(8) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(8) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(9) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(9) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(10) ul,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(10) ul.mega-sub-menu {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll
      }

      .footer {
        background-image: url('../wp-content/uploads/2019/09/footermap-bg001.jpg');
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }
      /*site visiter*/
      .mailimage{
        height: 40px;
    width: 40px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
      }
      .mail{
        display: inline-flex;
      }
      .counting {
   margin-top: 0px;
    color: #b6bbcc;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 16px;
}
.visiticounter{
    display: flex;
    padding: 5px 15px;
    border-radius: 10px;
    background:#fff;
    margin-top: 9px;
    
}
.counter {
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 2px;
  margin: 0;
}

.counter img{
    width:100%;
}
      .first-footer {
        background-position: center bottom;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .second-footer {
        background-color: transparent;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .second-footer>.tm-bg-layer {
        background-color: transparent
      }

      .site-footer .bottom-footer-text {
        background-color: transparent;
        background-position: center center;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: fixed
      }

      .site-footer .bottom-footer-text>.tm-bg-layer {
        background-color: transparent
      }

      .loginpage {
        background-image: url('../wp-content/uploads/2019/09/login-bg.jpg');
        background-color: #ffffff;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .loginpage>.tm-bg-layer {
        background-color: #ffffff
      }

      .error404 .site-content-wrapper {
        background-color: #f8f9fc;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .error404 .site-content-wrapper>.tm-bg-layer {
        background-color: #f8f9fc
      }

      .uconstruction_background {
        background-image: url('../../localhost/acadevo/wp-content/themes/acadevo/images/uconstruction-bg.html');
        background-color: #ffffff;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed
      }

      .uconstruction_background>.tm-bg-layer {
        background-color: #ffffff
      }

      body {
        font-family: "Roboto Condensed", Tahoma, Geneva, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #666d81
      }

      h1 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 40px;
        line-height: 45px;
        color: #131d3b
      }

      h2 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 35px;
        line-height: 40px;
        color: #131d3b
      }

      /* h3 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 30px;
        line-height: 35px;
        color: #131d3b
      } */

      h4 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 25px;
        line-height: 30px;
        color: #131d3b
      }

      h5 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        color: #131d3b
      }

      h6 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 17px;
        line-height: 22px;
        color: #131d3b
      }

      .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: capitalize;
        font-size: 50px;
        line-height: 60px;
        color: #131d3b
      }

      .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4,
      .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #ff4f01
      }

      .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #666d81
		
      }

      body .widget .widget-title,
      body .widget .widgettitle,
      #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
      .portfolio-description h2,
      .themetechmount-portfolio-details h2,
      .themetechmount-portfolio-related h2 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        color: #131d3b
      }

   .headingtitle h3{
    font-size: 10px;
    line-height: 0px;
        width: 199%;
    margin-top: 20px;
    text-align: left;
}
.headingtitle{
        margin-left: 15px;
    margin-top: 37px;
}
   .headingtitle h4{
       font-size: 10px;
    line-height: 10px;
    width: 153%;
    margin-top: 0px;
    text-align: left;
   }
      .main-holder .site-content ul.products li.product .add_to_wishlist,
      .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"],
      .woocommerce button.button,
      .woocommerce-page button.button,
      input,
      .tm-vc_btn,
      .tm-vc_btn3,
      .woocommerce-page a.button,
      .button,
      .wpb_button,
      button,
      .woocommerce input.button,
      .woocommerce-page input.button,
      .tp-button.big,
      .woocommerce #content input.button,
      .woocommerce #respond input#submit,
      .woocommerce a.button,
      .woocommerce button.button,
      .woocommerce input.button,
      .woocommerce-page #content input.button,
      .woocommerce-page #respond input#submit,
      .woocommerce-page a.button,
      .woocommerce-page button.button,
      .woocommerce-page input.button,
      .themetechmount-post-readmore a {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700
      }

      .wpb_tabs_nav a.ui-tabs-anchor,
      body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
      .vc_progress_bar .vc_label,
      .vc_tta.vc_general .vc_tta-tab>a,
      .vc_toggle_title>h4 {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 18px
      }

      .tm-titlebar h1.entry-title,
      .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: capitalize;
        font-size: 50px;
        line-height: 55px;
        color: #033b4a
      }

      .tm-titlebar .entry-subtitle,
      .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-subtitle {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 27px;
        color: #9dabaf
      }

      .tm-titlebar .breadcrumb-wrapper,
      .tm-titlebar .breadcrumb-wrapper a {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 18px;
        line-height: 30px;
        color: #9dabaf
      }

      .headerlogo a.home-link {
        font-family: "Arimo", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 26px;
        line-height: 27px;
        color: #202020
      }

      #site-header-menu #site-navigation div.nav-menu>ul>li>a,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 17px;
        line-height: 21px;
        color: #131d3b
      }

      ul.nav-menu li ul li a,
      div.nav-menu>ul li ul li a,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:hover,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:focus,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link:hover,
      
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link:focus,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 16px;
        color: #666d81
      }

      #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 18px;
        line-height: 22px;
        color: #131d3b
      }

      a {
        color: #131d3b
      }

     

      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:before,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:after {
        background-color: rgba(0, 0, 0, 0.50) !important
      }

      .wpb_row .vc_tta.vc_general.vc_tta-color-white:not(.vc_tta-o-no-fill) .vc_tta-panel-body .wpb_text_column,
      .tm-list.tm-list-icon-color- li,
      .tm-list-li-content {
        color: #666d81
      }

      .entry-title-wrapper .entry-title:before,
      .wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel.vc_active .vc_tta-panel-heading,
      .wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
      .tm-bgimage-yes.tm-bgcolor-white .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-col-bgimage-yes.tm-col-bgcolor-white .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-bgimage-yes.tm-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-col-bgimage-yes.tm-col-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:before,
      .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-row .tm-sepcolor-default .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .widget.acadevo_category_list_widget li.current-cat a,
      .widget.acadevo_category_list_widget li a:hover,
      .widget.tm_widget_nav_menu li.current_page_item a,
      .widget.tm_widget_nav_menu li a:hover,
      .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
      .woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
      #totop,
      .tm-site-searchform button,
      .main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_head,
      .main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_title,
      .mailchimp-inputbox input[type="submit"],
      .mc_form_inside .mc_merge_var:after,
      .widget_newsletterwidget .newsletter-widget:after,
      .vc_toggle_default.vc_toggle_color_skincolor .vc_toggle_icon,
      .vc_toggle_default.vc_toggle_color_skincolor .vc_toggle_icon:after,
      .vc_toggle_default.vc_toggle_color_skincolor .vc_toggle_icon:before,
      .vc_toggle_round.vc_toggle_color_skincolor:not(.vc_toggle_color_inverted) .vc_toggle_icon,
      .vc_toggle_round.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:after,
      .vc_toggle_round.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:before,
      .vc_toggle_round.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:after,
      .vc_toggle_round.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:before,
      .vc_toggle_simple.vc_toggle_color_skincolor .vc_toggle_icon:after,
      .vc_toggle_simple.vc_toggle_color_skincolor .vc_toggle_icon:before,
      .vc_toggle_simple.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:after,
      .vc_toggle_simple.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:before,
      .vc_toggle_rounded.vc_toggle_color_skincolor:not(.vc_toggle_color_inverted) .vc_toggle_icon,
      .vc_toggle_rounded.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:after,
      .vc_toggle_rounded.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:before,
      .vc_toggle_rounded.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,
      .vc_toggle_rounded.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before,
      .vc_toggle_square.vc_toggle_color_skincolor:not(.vc_toggle_color_inverted) .vc_toggle_icon,
      .vc_toggle_square.vc_toggle_color_skincolor:not(.vc_toggle_color_inverted) .vc_toggle_title:hover .vc_toggle_icon,
      .vc_toggle_square.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:after,
      .vc_toggle_square.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_icon:before,
      .vc_toggle_square.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:after,
      .vc_toggle_square.vc_toggle_color_skincolor.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon:before,
      .woocommerce .main-holder #content .woocommerce-error .button:hover,
      .woocommerce .main-holder #content .woocommerce-info .button:hover,
      .woocommerce .main-holder #content .woocommerce-message .button:hover,
      .sidebar .widget .tagcloud a:hover,
      .woocommerce .widget_shopping_cart a.button:hover,
      .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
      .main-holder .site table.cart .coupon button:hover,
      .main-holder .site .woocommerce-cart-form__contents button:hover,
      .main-holder .site .return-to-shop a.button:hover,
      .main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button:hover,
      .main-holder .site-content #review_form #respond .form-submit input:hover,
      .woocommerce div.product form.cart .button:hover,
      table.compare-list .add-to-cart td a:hover,
      .woocommerce-cart #content table.cart td.actions input[type="submit"]:hover,
      .main-holder .site .woocommerce-form-coupon button:hover,
      .main-holder .site .woocommerce-form-login button.woocommerce-Button:hover,
      .main-holder .site .woocommerce-ResetPassword button.woocommerce-Button:hover,
      .main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button:hover,
      .single .main-holder div.product .woocommerce-tabs ul.tabs li.active,
      .main-holder .site table.cart .coupon input:hover,
      .woocommerce #payment #place_order:hover,
      .wishlist_table td.product-price ins,
      .widget .product_list_widget ins,
      .woocommerce .widget_shopping_cart a.button.checkout,
      .woocommerce .wishlist_table td.product-add-to-cart a,
      .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
      .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
      .woocommerce .widget_price_filter .price_slider_amount .button:hover,
      .main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current,
      .main-holder .site-content nav.woocommerce-pagination ul li a:hover,
      #yith-quick-view-content .onsale,
      .single .main-holder .site-content span.onsale,
      .main-holder .site-content ul.products li.product .onsale,
      .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after,
      .main-holder .site-content ul.products li.product .add_to_wishlist:hover:after,
      .main-holder .site-content ul.products li.product .compare:hover:after,
      .main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after,
      .main-holder .site-content ul.products li.product .yith-wcqv-button:hover:after,
      .main-holder .site-content ul.products li.product .add_to_cart_button:not(.loading):hover:after,
      .main-holder .site-content ul.products li.product .product_type_grouped:hover:after,
      .main-holder .site-content ul.products li.product .product_type_external:hover:after,
      .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover,
      .main-holder .site-content ul.products li.product .add_to_cart_button:hover,
      .main-holder .site-content ul.products li.product .product_type_external:hover,
      .main-holder .site-content ul.products li.product .product_type_grouped:hover,
      .main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover,
      .main-holder .site-content ul.products li.product .product_type_variable:hover,
      .main-holder .site-content ul.products li.product .tm-shop-icon a:hover,
      .woocommerce div.product .woocommerce-tabs ul.tabs li a:before,
      .woocommerce div.product .woocommerce-tabs ul.tabs li a,
      .sidebar .widget .tagcloud a:hover,
      .single-lp_course .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration,
      .top-contact.tm-highlight:after,
      .tm-social-share-links ul li a:hover,
      article.post .more-link-wrapper a.more-link,
      .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat,
      .tm-sortable-list .tm-sortable-link a.selected,
      .tm-col-bgcolor-skincolor .tm-bg-layer-inner,
      .tm-bg .tm-bgcolor-skincolor>.tm-bg-layer,
      .tm-bgcolor-skincolor>.tm-bg-layer,
      footer#colophon.tm-bgcolor-skincolor>.tm-bg-layer,
      .tm-titlebar-wrapper.tm-bgcolor-skincolor .tm-titlebar-wrapper-bg-layer,
      .themetechmount-post-item-inner .tribe-events-event-cost,
      .tribe-events-day .tribe-events-day-time-slot h5,
      .tribe-events-button,
      #tribe-events .tribe-events-button,
      .tribe-events-button.tribe-inactive,
      #tribe-events .tribe-events-button:hover,
      .tribe-events-button:hover,
      .tribe-events-button.tribe-active:hover,
      .single-tribe_events .tribe-events-schedule .tribe-events-cost,
      .tribe-events-list .tribe-events-event-cost span,
      #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
      #tribe-events .tribe-events-button,
      #tribe-events .tribe-events-button:hover,
      #tribe_events_filters_wrapper input[type=submit],
      .tribe-events-button,
      .tribe-events-button.tribe-active:hover,
      .tribe-events-button.tribe-inactive,
      .tribe-events-button:hover,
      .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
      .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
      .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after,
      article.themetechmount-box-blog-classic .themetechmount-post-date-wrapper,
      body .datepicker table tr td span.active.active,
      body .datepicker table tr td.active.active,
      .datepicker table tr td.active.active:hover,
      .datepicker table tr td span.active.active:hover,
      .widget .widget-title::before,
      .datepicker table tr td.day:hover,
      .datepicker table tr td.day.focused,
      .tm-bgcolor-skincolor.tm-rowborder-topcross:before,
      .tm-bgcolor-skincolor.tm-rowborder-bottomcross:after,
      .tm-bgcolor-skincolor.tm-rowborder-topbottomcross:before,
      .tm-bgcolor-skincolor.tm-rowborder-topbottomcross:after,
      .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-title:after,
      .tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before,
      .tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before,
      .themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after,
      .slick-dots li.slick-active button,
      .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover,
      .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,
      .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover,
      .wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a,
      .wpb-js-composer .tm-tourtab-round.vc_tta.vc_general .vc_active .vc_tta-panel-title a,
      .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
      .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
      .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
      .themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes,
      .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:after,
      .tm-element-heading-wrapper.tm-seperator-double-border .heading-seperator:before,
      .tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline,
      .sidebar .widget-title:before {
        background-color: var(--main-color)
      }

      .tm-dcap-color-skincolor,
      .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
      .tm-author-social-links li a:hover,
      .vc_progress_bar.vc_progress-bar-color-skincolor .vc_single_bar .vc_bar,
      .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-skincolor .vc_bar,
      .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-skincolor span.tm-vc_label_units.vc_label_units,
      span.tm-vc_label_units.vc_label_units,
      .sidebar .widget .widget-title:after,
      input[type="submit"]:hover,
      input[type="button"]:hover,
      input[type="reset"]:hover,
      .tm-col-bgcolor-darkgrey .wpcf7 .tm-bookappointmentform input[type="submit"]:hover,
      .tm-row-bgcolor-darkgrey .wpcf7 .tm-bookappointmentform input[type="submit"]:hover,
      .single-tm_team_member .tm-team-social-links-wrapper ul li a:hover,
      .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box,
      .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d,
      .tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-3d:focus,
      .tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-3d:hover,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline:hover,
      .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-skincolor.tm-vc_icon_element-background,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor,
      .single-tm_portfolio .nav-next a,
      .single-tm_portfolio .nav-previous a,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-inverse:hover,
      .tm-bgcolor-skincolor,
      .tm-header-overlay .site-header.tm-sticky-bgcolor-skincolor.is_stuck,
      .site-header-menu.tm-sticky-bgcolor-skincolor.is_stuck,
      .tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-skincolor,
      .is_stuck.tm-sticky-bgcolor-skincolor,
      .tm-header-style-infostack .site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor,
      .themetechmount-box-view-overlay .themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a:hover,
      .themetechmount-post-box-icon-wrapper,
      .tm-post-format-icon-wrapper,
      .themetechmount-pagination .page-numbers.current,
      .themetechmount-pagination .page-numbers:hover,
      .themetechmount-box-topimage .tm-box-postdate,
      .tm-sresults-title small a,
      .tm-sresult-form-wrapper,
      .main-holder .rpt_style_basic .rpt_recommended_plan .rpt_title,
      .main-holder .rpt_4_plans.rpt_style_basic .rpt_plan.rpt_recommended_plan,
      .tm-hoverbox .tm-hoverbox-reammore,
      #bbpress-forums button,
      #bbp_search_submit,
      #bbpress-forums ul li.bbp-header,
      .themetechmount-box-blog-classic .entry-title:before,
      .tm-square-social-icon .themetechmount-social-links-wrapper .social-icons li a:hover,
      .themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .themetechmount-course-box-meta .tm-lp-price:not(.tm-free-course),
      .tm-quote-form input[type="submit"],
      .tm-highlight-iconbox h2:before,
      .tm-processbox-wrapper .tm-processbox .process-num,
      .tm-history-description .wpb_wrapper>.tm-custom-heading:before,
      .tm-history-year,
      .top-contact.tm-highlight-left:after,
      .top-contact.tm-highlight-right:after,
      .vc_progress-bar-color-black.vc_progress_bar.themetechmount-progress-bar span.tm-vc_label_units.vc_label_units,
      .themetechmount-box-blog.themetechmount-box-blog-classic .themetechmount-post-date-wrapper,
      .entry-content .page-links>span:not(.page-links-title),
      .entry-content .page-links a:hover,
      mark,
      del,
      ins {
        background-color: var(--main-color)
      }

      .Sports-Button-skin {
        background-color: #ff4f01 !important;
        border-color: #ff4f01 !important
      }

      .Sports-Button-skin:hover {
        background-color: #202020 !important;
        border-color: #202020 !important
      }

      .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,
      .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background-color: rgba(255, 79, 1, 0.89)
      }

      .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor {
        box-shadow: 0 5px 0 #e13100
      }

      .tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-3d:focus,
      .tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-3d:hover {
        box-shadow: 0 2px 0 #e13100
      }

      .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 100px
      }

      .tm-header-style-classic-box.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 0px
      }

      .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        height: 273px
      }

      .tm-header-overlay .themetechmount-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 130px
      }

      .themetechmount-header-style-3.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 155px
      }



      .is_stuck .headerlogo img {
        max-height: 57px
      }

      span.tm-sc-logo.tm-sc-logo-type-image {
        position: relative;
        display: block
      }

      img.themetechmount-logo-img.stickylogo {
        position: absolute;
        top: 0;
        left: 0
      }

      .tm-stickylogo-yes .standardlogo {
        opacity: 1
      }

      .tm-stickylogo-yes .stickylogo {
        opacity: 0
      }

      .is_stuck .tm-stickylogo-yes .standardlogo {
        opacity: 0
      }

      .is_stuck .tm-stickylogo-yes .stickylogo {
        opacity: 1
      }

      .tm-header-overlay.themetechmount-header-style-4 .is-sticky #stickable-header,
      .is-sticky #stickable-header {
        background-color: white
      }

      @media (max-width:1200px) {
        .themetechmount-topbar-wrapper {
          display: none !important
        }
      }

      .tm-quote-form input[type="submit"]:hover,
      .vc_toggle_default.vc_toggle_color_skincolor .vc_toggle_icon:before,
      .vc_toggle_default.vc_toggle_color_skincolor .vc_toggle_icon,
      .vc_toggle_round.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon,
      .vc_toggle_round.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_icon,
      .vc_toggle_rounded.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_icon,
      .vc_toggle_rounded.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon,
      .vc_toggle_square.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_icon,
      .vc_toggle_square.vc_toggle_color_inverted.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon,
      .vc_toggle.vc_toggle_arrow.vc_toggle_color_skincolor .vc_toggle_icon:after,
      .vc_toggle.vc_toggle_arrow.vc_toggle_color_skincolor .vc_toggle_icon:before,
      .vc_toggle.vc_toggle_arrow.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:after,
      .vc_toggle.vc_toggle_arrow.vc_toggle_color_skincolor .vc_toggle_title:hover .vc_toggle_icon:before,
      .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-outline,
      .main-holder .site #content table.cart td.actions .input-text:focus,
      textarea:focus,
      input[type="text"]:focus,
      input[type="password"]:focus,
      input[type="datetime"]:focus,
      input[type="datetime-local"]:focus,
      input[type="date"]:focus,
      input[type="month"]:focus,
      input[type="time"]:focus,
      input[type="week"]:focus,
      input[type="number"]:focus,
      input[type="email"]:focus,
      input[type="url"]:focus,
      input[type="search"]:focus,
      input[type="tel"]:focus,
      input[type="color"]:focus,
      input.input-text:focus,
      select:focus,
      blockquote,
      .tm-process-content img,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-controls-icon::after,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-controls-icon::before,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:after,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body:before,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,
      .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-content .themetechmount-box-desc,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline,
      .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-skincolor.tm-vc_icon_element-outline,
      .themetechmount-box-view-overlay .themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a:hover {
        border-color: var(--main-color);
      }

      .themetechmount-fbar-position-default div.themetechmount-fbar-box-w,
      .tm-seperator-dotted.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
      .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
        border-bottom-color: #ff4f01
      }

      .wpb-js-composer .vc_tta.vc_general.tm-accordion-styletwo .vc_tta-icon::before,
      .tm-processbox-wrapper .tm-processbox:hover .tm-box-title h5,
      .tm-skincolor-hoverbox .tm-sbox:hover .tm-vc_icon_element-icon:before,
      .tm-heading-skincolor strong,
      .tm-bgcolor-darkgrey .tm-link-underline a,
      .tm-txt-readmore a,
      .sidebar .widget a:hover,
      .tm-textcolor-dark.tm-bgcolor-grey .tm-fbar-open-icon:hover,
      .tm-textcolor-dark.tm-bgcolor-white .tm-fbar-open-icon:hover,
      .tm-icolor-skincolor,
      .widget_calendar table td#today,
      .vc_toggle_text_only.vc_toggle_color_skincolor .vc_toggle_title h4,
      .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-outline .tm-vc_cta3-content-header,
      section.error-404 .tm-big-icon,
      .tm-bgcolor-darkgrey ul.acadevo_contact_widget_wrapper li a:hover,
      .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-classic .tm-vc_cta3-content-header,
      .tm-vc_icon_element-color-skincolor,
      .tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current,
      .tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover,
      .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a:hover,
      .tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a:hover,
      .tm-dcap-txt-color-skincolor,
      .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover,
      .comment-reply-link,
      .single article.post blockquote:before,
      article.themetechmount-blogbox-format-link .tm-format-link-title a:hover,
      article.post.format-link .tm-format-link-title a:hover,
      .themetechmount-box-blog .themetechmount-blogbox-desc-footer a,
      article.post .entry-title a:hover,
      .themetechmount-meta-details a:hover,
      .tm-entry-meta a:hover,
      .themetechmount-box-blog .themetechmount-blogbox-footer-readmore a,
      .tm-extra-details-list .tm-team-extra-list-title,
      .tm-team-member-single-meta-value a:hover,
      .tm-team-member-single-category a:hover,
      .tm-team-details-list .tm-team-list-value a:hover,
      .themetechmount-box-team .themetechmount-box-social-links ul li a:hover,
      .themetechmount-boxes-team .themetechmount-overlay a:hover,
      .themetechmount-boxes-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a:hover,
      .themetechmount-box-portfolio .themetechmount-icon-box a:hover,
      .tm-list-style-disc.tm-list-icon-color-skincolor li,
      .tm-list-style-circle.tm-list-icon-color-skincolor li,
      .tm-list-style-square.tm-list-icon-color-skincolor li,
      .tm-list-style-decimal.tm-list-icon-color-skincolor li,
      .tm-list-style-upper-alpha.tm-list-icon-color-skincolor li,
      .tm-list-style-roman.tm-list-icon-color-skincolor li,
      .tm-list.tm-skincolor li .tm-list-li-content,
      .tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box,
      .testimonial_item .themetechmount-author-name,
      .testimonial_item .themetechmount-author-name a,
      .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-author-name,
      .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-author-name a,
      .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name,
      .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name a,
      .themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc .themetechmount-testimonial-text:before,
      .tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-bottom-content h4 a:hover,
      .tm-textcolor-white a:hover,
      .themetechmount-box-view-top-image .themetechmount-box-category a:hover,
      .themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-title h4 a,
      .themetechmount-portfolio-box-view-overlay .themetechmount-box-title h4 a:hover,
      .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus,
      .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover,
      .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab.vc_active>a,
      .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a,
      .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a:hover,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline,
      .tm-vc_btn_skincolor.tm-vc_btn_outlined,
      .tm-vc_btn_skincolor.vc_btn_square_outlined,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor,
      .tm-fid-icon-wrapper i,
      .themetechmount-box-team.themetechmount-box-view-overlay .themetechmount-box-content h4 a:hover,
      .tm-textcolor-skincolor,
      .tm-textcolor-skincolor a,
      .themetechmount-box-title h4 a:hover,
      .tm-textcolor-skincolor.tm-custom-heading,
      .themetechmount-box-team ul.tm-team-social-links a:hover,
      #learn-press-user-profile .lp-tab-sections .section-tab.active span,
      .themetechmount-box-topimage .themetechmount-box-content .tm-social-share-wrapper .tm-social-share-links ul li a:hover,
      .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-title h4 a:hover,
      #learn-press-user-profile .learn-press-subtab-content .lp-sub-menu li span,
      #learn-press-user-profile .learn-press-subtab-content .lp-sub-menu li a:hover,
      .tm-background-image.tm-row-textcolor-skin h1,
      .tm-background-image.tm-row-textcolor-skin h2,
      .tm-background-image.tm-row-textcolor-skin h3,
      .tm-background-image.tm-row-textcolor-skin h4,
      .tm-background-image.tm-row-textcolor-skin h5,
      .tm-background-image.tm-row-textcolor-skin h6,
      .tm-background-image.tm-row-textcolor-skin .tm-element-heading-wrapper h2,
      .tm-background-image.tm-row-textcolor-skin .themetechmount-testimonial-title,
      .tm-background-image.tm-row-textcolor-skin a,
      .tm-background-image.tm-row-textcolor-skin .item-content a:hover,
      .tm-row-textcolor-skin h1,
      .tm-row-textcolor-skin h2,
      .tm-row-textcolor-skin h3,
      .tm-row-textcolor-skin h4,
      .tm-row-textcolor-skin h5,
      .tm-row-textcolor-skin h6,
      .tm-row-textcolor-skin .tm-element-heading-wrapper h2,
      .tm-row-textcolor-skin .themetechmount-testimonial-title,
      .tm-row-textcolor-skin a,
      .tm-row-textcolor-skin .item-content a:hover,
      ul.acadevo_contact_widget_wrapper.call-email-footer li:before,
      .widget_latest_tweets_widget p.tweet-text:before,
      .themetechmount-events-box-view-top-image-details .themetechmount-events-meta .tribe-events-event-cost,
      .main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence,
      .main-holder .rpt_style_basic .rpt_plan .rpt_features .rpt_feature:before,
      .main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price,
      .tm-sresults-first-row .tm-list-li-content a:hover,
      .tm-results-post ul.tm-recent-post-list>li>a:hover,
      .tm-results-page .tm-list-li-content a:hover,
      .tm-sresults-first-row ul.tm-recent-post-list>li>a:hover,
      .tm-team-list-title i,
      .tm-bgcolor-darkgrey .themetechmount-box-view-left-image .themetechmount-box-title a:hover,
      .tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title,
      .tm-bgcolor-skincolor .themetechmount-box-team .themetechmount-box-content h4 a:hover,
      .tm-bgcolor-skincolor .themetechmount-box-team:hover .themetechmount-box-content h4 a,
      .tm-col-bgcolor-skincolor .themetechmount-box-team .themetechmount-box-content h4 a:hover,
      .tm-col-bgcolor-skincolor .themetechmount-box-team:hover .themetechmount-box-content h4 a,
      .woocommerce-info:before,
      .woocommerce-message:before,
      .main-holder .site-content ul.products li.product .price,
      .main-holder .site-content .star-rating span:before,
      .main-holder .site-content ul.products li.product .price ins,
      .single .main-holder #content div.product .price ins,
      .main-holder .site-content ul.products li.product h3:hover,
      .main-holder .site-content ul.products li.product .woocommerce-loop-category__title:hover,
      .main-holder .site-content ul.products li.product .woocommerce-loop-product__title:hover,
      .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
      .main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
      .main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after,
      .tm-textcolor-white:not(.tm-bgcolor-skincolor) .tm-titlebar-main .breadcrumb-wrapper a:hover,
      .tm-titlebar-main .breadcrumb-wrapper span.current-item,
      .tm-col-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover,
      .tm-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover,
      .tm-col-bgimage-yes .tm-sbox .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover,
      .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-post-item .themetechmount-box-content:before,
      .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-post-item .themetechmount-box-content:before,
      .tm-fid.inside h4,
      .tm-col-bgcolor-white .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i,
      ul.tm-pricelist-block li .service-price strong,
      ul.acadevo_contact_widget_wrapper li:before,
      .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black:hover {
        color: var(--main-color)
      }
.numinate.completed{
    color:#fff;
}
.tm-fid-inner span{
    color:#fff;
}
.bg-color-section{
    background-color: #f4f6f9;
    padding-top: 52px;
    padding-right: 60px;
    padding-bottom: 47px;
    padding-left: 60px;  
    position: relative;
    z-index: 1;
}
.tm-skincolor{
 padding: 0px 0px;
}
.display-flex-header{
    display:flex;
}
.text h2{
        color: #4a4a4a;
        margin-bottom: 9px;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
   font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 50px;
    line-height: 60px;
}
.text h4{
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
}
h2.textoverall{
    text-align: left;
    font-size: 25px;
    line-height: 29px;
    font-family: 'Roboto Condensed','Arial,Helvetica';
    font-weight: 400;
}
.text ul li{
   width: 44%;
    font-weight: 500;
    padding-bottom: 11px;
    font-size: 20px;
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    position:relative;

}
.text ul{
        padding: 0 0 0 13px;
}
.tm-textcolor-white a:hover{
    color:#fff;
}
.text ul li:before{
    content: "\00BB";
    position: absolute;
    left: -24px;
    top: -2px;
    color: var(--main-color);
    font-size: 25px;
    
}
      .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a,
      .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a,
      .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_item>a,
      .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_ancestor>a,
      .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-ancestor>a,
      .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-item>a,
      .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
      .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_ancestor>a,
      .tm-mmenu-active-color-skin .site-header.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a,
      .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a,
      .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a,
      .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a,
      .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a,
      .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a,
      .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-ancestor>a,
      .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
      .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current_page_item>a {
        color: var(--main-color)
      }

      .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
      .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu ul ul>li.current-menu-item>a,
      .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
      .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a {
        color: #ffffff;
      }

      .header-controls .search_box i.tmicon-fa-search,
      .righticon i,
      .menu-toggle i,
      .header-controls a {
        color: rgba(19, 29, 59, 1)
      }

      .menu-toggle i:hover,
      .header-controls a:hover {
        color: #ff4f01 !important
      }

      .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget div {
        color: rgba(102, 109, 129, 0.8);
        font-weight: normal
      }

      #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget div.textwidget {
        padding-top: 10px
      }

      h1.site-title {
        color: #202020
      }

      .tm-textcolor-skincolor h1,
      .tm-textcolor-skincolor h2,
      .tm-textcolor-skincolor h3,
      .tm-textcolor-skincolor h4,
      .tm-textcolor-skincolor h5,
      .tm-textcolor-skincolor h6,
      .tm-textcolor-skincolor .tm-vc_cta3-content-header h2 {
        color: #ff4f01 !important
      }

      .tm-textcolor-skincolor .tm-vc_cta3-content-header h4 {
        color: rgba(255, 79, 1, 0.90) !important
      }

      .tm-textcolor-skincolor .tm-vc_cta3-content .tm-cta3-description {
        color: rgba(255, 79, 1, 0.60) !important
      }

      .tm-custom-heading.tm-textcolor-skincolor {
        color: #ff4f01 !important
      }

      .tm-textcolor-skincolor a {
        color: rgba(255, 79, 1, 0.80)
      }

      @media (max-width:1200px) {

        .themetechmount-fbar-btn,
        .themetechmount-fbar-box-w {
          display: none !important
        }
      }

      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-tab>a,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_active .vc_tta-panel-title>a,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab.vc_active>a,
      .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a:focus,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a:hover {
        background-color: #ff4f01;
        border-color: #ff4f01;
        color: #fff
      }

      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
      .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab>a {
        background-color: #ff4f01;
      }

      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
        border-color: #ff4f01;
        background-color: #ff4f01
      }

      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-tab.vc_active>a:hover,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-tab>a {
        border-color: #ff4f01;
        background-color: transparent;
        color: #ff4f01
      }

      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-tab>a:hover {
        background-color: #ff4f01;
        color: #fff
      }

      .wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-icon,
      .wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel-title>a,
      .wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-tab.vc_active>a {
        color: #ff4f01
      }

      .themetechmount-box-team.themetechmount-teambox-view-style2:hover .themetechmount-box-content,
      .tm-hoverbox:hover .tm-box-title .tm-box-icon,
      .single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover,
      .themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before,
      .themetechmount-portfolio-box-view-overlay .themetechmount-icon-box a,
      #learn-press-user-profile .lp-list-table thead tr th,
      #learn-press-user-profile .learn-press-message:before,
      #learn-press-user-profile #learn-press-profile-nav .tabs>li ul li.active a,
      #learn-press-user-profile #learn-press-profile-nav .tabs>li.active>a,
      #learn-press-user-profile #learn-press-profile-nav .tabs>li ul li:hover a,
      #learn-press-user-profile #learn-press-profile-nav .tabs>li:hover:not(.active)>a,
      #learn-press-user-profile #learn-press-profile-nav .tabs>li.active>a,
      .learnpress-page ul.tm-coursedetails-box .lp-button:hover,
      .learn-press-message:before,
      .single-lp_course .course-rate .review-bar .rating,
      .course-reviews-list li .review-title,
      .course-reviews-list-shortcode li .review-title,
      .main-holder .lp-label.label-enrolled,
      .main-holder .lp-label.label-started,
      .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover,
      .post.themetechmount-box-blog-classic .tm-box-post-date,
      .themetechmount-box-blog .tm-box-post-date,
      .themetechmount-teambox-view-overlay .themetechmount-overlay a,
      .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a,
      .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content,
      .themetechmount-fbar-position-right .themetechmount-fbar-btn a.skincolor,
      .themetechmount-fbar-position-default .themetechmount-fbar-btn a.skincolor,
      .themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-link,
      .widget .tm_info_widget,
      .widget_subscribe_form input[type="submit"],
      .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-ptablebox .themetechmount-ptable-main,
      .ttm-pricetable-column-w.tm-ptablebox-featured-col .tm-ptablebox .tm-sbox-icon-wrapper,
      .comment-list a.comment-reply-link:hover,
      .themetechmount-box-blog .tm-box-post-date,
      .tribe-events-list-separator-month span,
      #tribe-events-content .tribe-events-read-more:hover,
      .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
      #tribe-events-content.tribe-events-single .tribe-events-back a:hover,
      #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover,
      #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover,
      #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a:hover,
      #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a:hover,
      .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-flat:focus,
      .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-flat:hover,
      .tm-vc_btn3.tm-vc_btn3-color-black:focus,
      .tm-vc_btn3.tm-vc_btn3-color-black:hover,
      .tm-header-icons .tm-header-wc-cart-link span.number-cart,
      .footer .social-icons li>a:hover,
      .themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a:hover,
      .themetechmount-box-events .themetechmount-meta-date,
      .tm-col-bgcolor-darkgrey .social-icons li>a:hover,
      .themetechmount-topbar-wrapper .themetechmount-fbar-btn,
      .tm-skincolor-bg,
      .footer .widget .widget-title:before,
      .slick-dots li.slick-active button,
      .make-appoint-form input[type="submit"],
      .get-qoute-form input[type="submit"],
      .tm-bg-highlight,
      .tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc:after,
      .tm-row .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc:after,
      .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc:after,
      .wpcf7 .tm-contactform input[type="radio"]:checked:before,
      .tm-dropcap.tm-bgcolor-skincolor,
      .tm-getquote-form .field-group i,
      .themetechmount-twitterbox-inner i,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .tm-titlebar .breadcrumb-wrapper .container,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .breadcrumb-wrapper .container:before,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .breadcrumb-wrapper .container:after,
      .our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:before {
        background-color: var(--main-color);
      }

      .tm_subscribe_form .btn[type="submit"],
      .themetechmount-fbar-box-w .submit_field button,
      .themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a,
      #tribe-events-content .tribe-events-read-more,
      #tribe-events-content.tribe-events-single .tribe-events-back a,
      #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
      #tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
      #tribe-events .tribe-events-button,
      .tribe-events-button,
      #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a,
      #tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a,
      .k_flying_searchform_wrapper {
        background-color: rgba(255, 79, 1, 0.93)
      }

      .tm-colbg-light .tm-col-bgcolor-skincolor .tm-bg-layer-inner {
        background-color: rgba(255, 79, 1, 0.90)
      }

      .tm-sbox-hover .tm-sbox:hover {
        border-bottom: 2px solid #ff4f01
      }

      .themetechmount-box-blog.themetechmount-box-topimage:hover .themetechmount-box-content,
      .sidebar .widget .tagcloud a:hover,
      .single-lp_course .course-curriculum ul.curriculum-sections .section-header,
      .themetechmount-boxes-row-wrapper .slick-arrow:hover,
      .sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after,
      .widget .search-form .search-field:focus,
      .tm-bgcolor-darkgrey .social-icons li>a,
      .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container,
      .ttm-skin-outline-border .tm-vc_icon_element-style-rounded:before,
      .tm-sbox.tm-iconbox-bottom-border .tm-vc_cta3-icons:after,
      .tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-textarea:focus,
      .wpcf7 .tm-commonform .wpcf7-textarea:focus,
      .wpcf7 .tm-commonform .wpcf7-text:focus,
      .wpcf7 .tm-commonform textarea:focus {
        border-color: #ff4f01
      }

      .tm-iconbox-style-border .tm-sbox:hover,
      .tm-processbox-wrapper .tm-processbox:hover .tm-process-image,
      #learn-press-user-profile .lp-tab-sections .section-tab.active span,
      .widget .woocommerce-product-search .search-field:focus,
      .widget .search-form .search-field:focus,
      .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay,
      body table.booked-calendar td.today .date span,
      .servicebox-number .tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:before,
      .footer .social-icons li>a,
      .footer .social-icons li>a:hover,
      .tm-sbox.tm-iconbox-bottom-border .tm-vc_cta3-icons:after,
      .tm-sevicebox-skinborder .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-color-skincolor,
      .tm-skincolor-bottom-boder {
        border-color: #ff4f01
      }

      .widget .widget-title {
        border-left-color: #ff4f01
      }

      .themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
        border-right-color: #ff4f01
      }

      .themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
        border-top-color: #ff4f01
      }

      .tm-hoverbox-wrapper .tm-hoverbox .tm-box-image,
      .tm-search-overlay .w-search-form-row:before {
        border-bottom-color: #ff4f01
      }

      ul.tm-coursedetails-box li.tm-course-price,
      .single-lp_course .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before,
      .vc_row.tm-bgcolor-darkgrey .social-icons li>a,
      .themetechmount-boxes-testimonial .themetechmount-post-item .themetechmount-box-content:before,
      .tm-sbox-separator .tm-sbox .tm-vc_cta3-content-header h4,
      .themetechmount-portfolio-box-view-overlay .themetechmount-box-category,
      .themetechmount-portfolio-box-view-overlay .themetechmount-box-category a,
      .tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name,
      .footer .social-icons li>a,
      .site-footer .widget_recent_comments li.recentcomments:before,
      .site-footer .widget_recent_entries a:before,
      .site-footer .widget_meta a:before,
      .site-footer .widget_archive li a:before,
      .themetechmount-fbar-box .search_field i,
      .themetechmount-content-team-search-box .search_field i,
      .themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer a:not(:hover),
      body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu>li.mega-current-menu-parent>a,
      .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu>li.mega-current-page-parent>a,
      #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_parent>a,
      #site-header-menu #site-navigation div.nav-menu>ul>li li.current-page-parent>a,
      #site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-ancestor>a,
      .tm-topbar-content .social-icons li>a:hover,
      .tm-header-style-infostack .header-widget .header-icon i,
      #tribe-events-content a:hover,
      .tribe-event-schedule-details,
      .comment-meta a:hover,
      .themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer a:hover,
      .themetechmount-events-box-view-top-image-details .tribe-events-vanue i,
      .themetechmount-box-team.themetechmount-box-view-left-image .tm-team-details-wrapper a i,
      .themetechmount-box-team.themetechmount-box-view-left-image .tm-team-details-wrapper a:hover,
      .wpcf7 .tm-contactform .field-group i,
      .themetechmount-box-events .event-box-content .tribe-events-vanue i,
      .themetechmount-box-events .event-box-content .themetechmount-meta-details i,
      .tm-image-with-box-hover:hover .tm_photo_link .vc_single_image-wrapper:after,
      .tm-comment-owner a:hover,
      .tm-header-style-infostack .tm-top-info-con .tm-sbox .tm-vc_cta3-content-header h4 a:hover,
      .make-appoint-form .wpcf7 label i,
      h4.tm-custom-heading.tm-skincolor,
      h3.tm-custom-heading.tm-skincolor,
      .tm-bgcolor-darkgrey .tm-custom-heading.tm-skincolor,
      .second-footer .container.tm-container-for-footer .row>.widget-area:first-child ul.acadevo_contact_widget_wrapper li:before,
      .main-holder .rpt_style_basic .rpt_plan .rpt_title {
        color: #ff4f01
      }

      #learn-press-user-profile .tm-author-social-links-wrapper ul li a:hover,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-title>a:hover,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading:hover,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a:hover,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-title>a,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading,
      .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab.vc_active>a {
        border-color: #ff4f01;
        background-color: #ff4f01
      }

      .tm-bgimage-yes .inside.tm-fid-view-topicon h4,
      .tm-textcolor-white .tm-vc_cta3-content-header h4.tm-skincolor,
      .tm-custom-heading.tm-skincolo-strong strong,
      .tm-bgcolor-darkgrey .tm-custom-heading.tm-darkcolor-strong strong,
      .tm-bgcolor-darkgrey .tm-custom-heading.tm-skincolo-strong strong,
      .tm-skincolo-strong .tm-element-heading-wrapper .tm-custom-heading strong,
      .vc_row .tm-skincolor,
      .tm-row .tm-skincolor,
      .tm-skincolor,
      span.tm-skincolor a {
       background-color: var(--main-color);
      }

      body table.booked-calendar td.today:hover .date span {
        background-color: #ff4f01 !important
      }

      .rpt_style_basic .rpt_plan:not(.rpt_recommended_plan) .rpt_custom_btn a.tm-vc_general.tm-vc_btn3:hover {
        border-color: #ff4f01 !important
      }

      .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
      .woocommerce-message,
      .woocommerce-info,
      .single .main-holder div.product .woocommerce-tabs ul.tabs li.active:before,
      .tm-search-overlay {
        border-top-color: #ff4f01
      }

      .headerlogo,
      .tm-header-icon,
      .tm-header-text-area,
      .site-header .themetechmount-fbar-btn {
        height: 100px;
        line-height: 100px !important
      }

      .tm-header-icons .tm-header-search-link a,
      .tm-header-icons .tm-header-wc-cart-link a {
        color: rgba(19, 29, 59, 1)
      }

      .is_stuck .tm-header-icons .tm-header-search-link a,
      .is_stuck .tm-header-icons .tm-header-wc-cart-link a {
        color: #131d3b
      }

      @keyframes menu_sticky {
        0% {
          margin-top: -120px;
          opacity: 0
        }

        50% {
          margin-top: -64px;
          opacity: 0
        }

        100% {
          margin-top: 0;
          opacity: 1
        }
      }

      @media (max-width:1200px) {
        .tm-header-overlay #site-header.site-header.tm-bgcolor-custom {
          background-color: #033b4a !important
        }
    
    
        .site-header-main.tm-wrap {
          margin: 0 30px 0 25px;
          width: auto;
          display: block
        }

        .site-header-main.tm-wrap .tm-wrap-cell {
          display: block
        }

        .tm-header-icon {
          padding-right: 0px;
          padding-left: 2px;
          position: relative;
        }

        .tm-header-icon.tm-header-wc-cart-link {
          float: right;
        }

        .tm-header-icon.tm-header-search-link {
          float: left;
        }

        .site-title {
          width: inherit;
          margin: 0 auto;
        }

        div.tm-titlebar-wrapper {
          background-attachment: scroll !important
        }

        .main-navigation {
          clear: both;
        }

        .site-branding,
        #site-header-menu #site-navigation li.mega-menu-megamenu>ul.mega-sub-menu,
        #site-header-menu #site-navigation div.mega-menu-wrap,
        .menu-tm-main-menu-container,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu,
        #site-header-menu {
          float: none;
        }

        .righticon {
           position: absolute;
    z-index: 33;
    top: 0px;
    width: 100%;
    right: 0px;
    left: 0%;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
        }

        .righticon i {
          font-size: 20px;
          cursor: pointer;
          display: block;
          line-height: 0px
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
        #site-header-menu #site-navigation div.nav-menu>ul {
          position: absolute;
          padding: 10px 20px;
          left: 0px;
          box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
          border-top: 3px solid var(--main-color);
          background-color: #333;
          z-index: 100;
          width: 100%;
          top: 100px;
              height: 85vh;
    overflow-x: scroll;
        }
     

        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
        #site-header-menu #site-navigation div.nav-menu>ul {
          background-color: #ffffff;
        }

        #site-header-menu #site-navigation div.nav-menu>ul,
        #site-header-menu #site-navigation div.nav-menu>ul ul {
          overflow: hidden;
          max-height: 0px;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul ul {
          max-height: none;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li {
          position: relative;
          text-align: left;
        }

        #site-header-menu #site-navigation.toggled-on div.nav-menu>ul {
          display: block;
          max-height: 10000px;
        }

        #site-header-menu #site-navigation.toggled-on div.nav-menu>ul ul.open {
          max-height: 10000px;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap {
          position: inherit;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu {
          width: 100%;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-toggle-on>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
          background: none !important;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
          float: none;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li {
          width: 100% !important;
          padding-bottom: 0px;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu {
          padding-left: 15px;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a {
          padding-left: 0px;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu a,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li ul.mega-sub-menu,
        #site-header-menu #site-navigation div.nav-menu>ul ul {
          background-color: transparent !important;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li a,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li a {
          display: block;
          padding: 15px 0px;
          text-decoration: none;
          line-height: 18px;
          height: auto;
          line-height: 18px !important;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a {
          margin: 0;
          display: block;
          padding: 15px 15px 15px 0px;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li li a:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item li.mega-menu-item a:before {
          font-family: "FontAwesome";
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          margin-right: .2em;
          text-align: center;
          opacity: .8;
          font-variant: normal;
          text-transform: none;
          font-size: 13px;
          content: "\f105";
          margin-right: 8px;
          display: none;
        }

        .tm-mmmenu-override-yes .mega-sub-menu {
          display: none !important;
        }

        .mega-sub-menu.open,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li .mega-sub-menu .mega-sub-menu {
          display: block !important;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li {
          padding: 0px;
          padding-left: 0px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
          margin-top: 30px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item:first-child>h4.mega-block-title {
          margin-top: 0px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
          position: relative;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li a,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li a {
          display: inline-block;
        }

        .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li>a:hover,
        .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:hover,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul ul>li>a:hover,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:hover {
          color: #ff4f01;
        }

        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu ul ul>li.current-menu-item>a,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a {
          color: #ff4f01;
        }

        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul ul>li>a:hover,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:hover {
          color: #ff4f01;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget,
        .righticon i {
          color: rgba(102, 109, 129, 1);
        }

        #site-header-menu #site-navigation div.nav-menu>ul li,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li {
          border-bottom: 1px solid rgba(102, 109, 129, 0.15);
        }

        #site-header-menu #site-navigation div.nav-menu>ul li li:last-child,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:last-child {
          border-bottom: none;
        }

        #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label-open,
        #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
          display: none;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1 {
          margin-top: 10px
        }

        #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-blocks-right {
          height: 30px;
        }

        .menu-toggle i,
        .tm-header-icons a {
          color: rgba(19, 29, 59, 1)
        }

        .menu-toggle span,
        .menu-toggle span:after,
        .menu-toggle span:before {
          background-color: rgba(19, 29, 59, 1);
        }

        #site-header-menu #site-navigation div.nav-menu>ul {
          padding-right: 15px;
          padding-left: 15px;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul {
          list-style: none;
        }

        .tm-header-icons {
          position: absolute;
          top: 0;
          float: none;
          right: 0px;
          margin-right: 0px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu.open,
        #site-header-menu #site-navigation div.nav-menu>ul>li ul {
          display: block !important;
          height: auto !important
        }
        .down_up{
          transform: rotate(180deg)!important;
        }
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu {
          opacity: 1;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
        #site-header-menu #site-navigation div.nav-menu>ul>li ul {
          background-image: none !important;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu {
          margin-top: 0;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
        #site-header-menu #site-navigation div.nav-menu>ul>li ul,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a.mega-menu-link {
          background: none;
          background-image: none;
        }

        .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
          padding-top: 0px;
        }

        #site-header-menu #site-navigation .menu-toggle,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
          top: 30px;
          display: block;
          position: absolute;
         right: 23px;
          width: 40px;
          background: none;
          z-index: 1;
          outline: none;
          padding: 0;
          line-height: normal;
        }

        .tm-header-invert #site-header-menu #site-navigation .menu-toggle,
        .tm-header-invert .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
          right: 0;
          left: auto;
        }

        .tm-header-invert .tm-header-icons {
          left: 0;
          right: auto;
        }

        #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-right {
          float: none;
        }

        #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1 {
          display: inline-block;
          width: 30px;
          height: 2px;
          background: #033b4a;
          border-radius: 3px;
          transition: 0.3s;
          position: relative;
        }

        #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before {
          top: 9px;
        }

        #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after {
          top: -9px;
        }

        #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after {
          display: inline-block;
          width: 30px;
          height: 2px;
          background: #131d3b;
          border-radius: 3px;
          transition: 0.3s;
          position: absolute;
          left: 0;
          content: '';
          -webkit-transform-origin: 0.28571rem center;
          transform-origin: 0.28571rem center;
          margin: 0;
        }

        #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 {
          background: transparent;
        }

        #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars:before,
        #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars:after,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
          -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          top: 0;
          width: 30px;
        }

        #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
          -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
        }

        #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars:after,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
          -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg);
        }

        .tm-header-highlight-logo .site-header.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .tm-header-highlight-logo .site-header.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .tm-header-highlight-logo .site-header.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-header-highlight-logo #site-header.site-header #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars,
        .tm-header-highlight-logo #site-header.site-header #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        .tm-header-highlight-logo #site-header.site-header #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after,
        .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-responsive-icon-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars,
        .tm-responsive-icon-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        .tm-responsive-icon-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after {
          background-color: #fff;
        }

        .site-header.tm-bgcolor-skincolor .menu-toggle i,
        .site-header.tm-bgcolor-skincolor .tm-header-icons a,
        .site-header.tm-bgcolor-darkgrey .menu-toggle i,
        .site-header.tm-bgcolor-darkgrey .tm-header-icons a,
        .tm-responsive-icon-white .menu-toggle i,
        .tm-responsive-icon-white .tm-header-icons a {
          color: #fff;
        }

        .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars,
        .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after,
        .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
        .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
        .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
        .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars,
        .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:before,
        .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-acadevo-icon-bars:after {
          background-color: #fff;
        }

        .site-header.tm-bgcolor-grey .menu-toggle i,
        .site-header.tm-bgcolor-grey .tm-header-icons a,
        .site-header.tm-bgcolor-white .menu-toggle i,
        .tm-responsive-icon-dark .menu-toggle i,
        .tm-responsive-icon-dark .tm-header-icons a {
          color: #131d3b;
        }

        .tm-responsive-icon-white #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars,
        .tm-responsive-icon-dark #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars,
        .site-header.tm-bgcolor-white #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-acadevo-icon-bars,
        .site-header.tm-bgcolor-darkgrey #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
        .site-header.tm-bgcolor-skincolor #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
        .site-header.tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
        .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
        .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
        .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 {
          background-color: transparent;
        }

        .tm-mmmenu-override-yes #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:after,
        #site-header-menu #site-navigation div.nav-menu>ul {
          display: none;
        }

        .tm-header-style-toplogo .tm-stickable-header-w {
          height: auto !important;
        }

        .tm-header-text-area .header-info-widget,
        .tm-header-style-infostack .tm-header-icon.tm-header-btn-w,
        .tm-header-style-infostack .tm-header-widgets-wrapper {
          display: none;
        }

        body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content>.wpb_row:first-child {
          margin-top: -82px
        }

        .tm-header-style-toplogo .tm-stickable-header-w,
        .tm-header-style-infostack.tm-header-overlay .tm-stickable-header-w {
          top: 0;
        }

        .tm-header-style-infostack .tm-header-top-wrapper .col-sm-4.col-md-3,
        .tm-header-style-infostack .kw-phone {
          display: none;
        }

        .tm-header-style-infostack .site-header-menu {
          display: block;
          position: absolute;
          top: 0;
          width: 100%;
        }

        .tm-header-style-infostack .tm-header-top-wrapper .col-sm-4.col-md-6 {
          margin: 0 auto;
          float: none;
        }

        .tm-header-style-infostack .headerlogo {
          height: 70px;
          line-height: 70px !important;
        }

        .tm-header-style-infostack #site-header-menu #site-navigation .menu-toggle,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
          top: 22px
        }

        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul {
          top: 70px;
        }

        .tm-header-style-infostack .site-header-menu {
          left: 0
        }

        .tm-header-style-infostack .tm-stickable-header-w,
        .tm-header-style-infostack .tm-site-header-menu {
          height: auto !important
        }

        #site-header-menu #site-navigation .menu-toggle,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
         top: 27px;
    right: 0px;
        }

        .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper,
        .tm-header-style-infostack .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper {
          margin-top: -54px
        }

        body .site-content-wrapper {
          margin-bottom: 0px !important
        }

        .tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .breadcrumb-wrapper .container,
        .tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
          padding-right: 15px;
          padding-left: 15px
        }

        .tm-titlebar-align-left .entry-title-wrapper .entry-title {
          padding-left: 0px
        }

        .tm-header-style-infostack .tm-top-info-con {
          display: none
        }

        .tm-header-style-infostack #site-header-menu .container {
          width: auto;
          display: block
        }

        #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator {
          display: none
        }

        .k_flying_searchform_wrapper {
          position: absolute;
          width: 100%;
          z-index: 33
        }

        .tm-header-style-infostack .tm-box-wrapper .site-header>.container.tm-container-for-header {
          width: unset;
          padding: 0
        }

        .tm-search-overlay {
          right: -10px
        }

        .tm-header-overlay .tm-search-overlay .w-search-form-row:before,
        .tm-header-style-classic-highlight .tm-search-overlay .w-search-form-row:before {
          position: absolute;
          right: 15px
        }
      }

      @media (min-width:1200px) {


        .tm-header-overlay .tm-stickable-header-w {
          position: absolute;
          z-index: 21;
          width: 100%;
          box-shadow: none;
          -khtml-box-shadow: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -ms-box-shadow: none;
          -o-box-shadow: none;
        }

        .site-header-main.container-full {
          padding: 0 50px
        }

        .tm-stickable-header.is_stuck {
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
        }

        .tm-stickable-header {
          z-index: 12;
        }

        .tm-header-icon,
        .tm-header-icons,
        .themetechmount-fbar-btn,
        .tm-header-text-area,
        .tm-header-icons .themetechmount-fbar-btn a i,
        .headerlogo,
        #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
          transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
        }

        .tm-header-icon {
          position: relative;
        }

        .tm-header-text-area,
        #site-header-menu #site-navigation .nav-menu,
        #site-header-menu,
        .tm-header-icons,
        .tm-header-icon,
        #site-header-menu #site-navigation .mega-menu-wrap,
        .menu-tm-main-menu-container {
          float: right;
        }

        .navbar {
          vertical-align: top;
        }

        .menu-toggle {
          display: none;
          z-index: 10;
        }

        .menu-toggle i {
          color: #fff;
          font-size: 28px;
        }

        .toggled-on li,
        .toggled-on .children {
          display: block;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap {
          clear: none;
          position: inherit;
        }

        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
          position: static !important;
        }

        #site-header-menu #site-navigation .nav-menu-wrapper>ul {
          margin: 0;
          padding: 0
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>a {
          background: none;
        }

        #site-header-menu #site-navigation div.nav-menu>ul {
          margin: 0px;
          position: relative;
        }

        .k_flying_searchform_wrapper {
          top: auto;
          position: absolute;
          width: 100%;
          left: 0;
          right: 0;
          z-index: 11;
        }

        .tm-header-style-infostack .k_flying_searchform_wrapper {
          max-width: 1140px;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto
        }

        .tm-header-style-infostack .tm-stickable-header:not(.is_stuck) .k_flying_searchform_wrapper {
          top: 60px
        }

        .tm-header-style-infostack .tm-stickable-header:not(.is_stuck) .k_flying_searchform_wrapper .container {
          width: 1140px
        }

        .tm-header-style-infostack .tm-stickable-header.is_stuck .k_flying_searchform_wrapper {
          width: 100%;
          max-width: 100%
        }

  

        #site-header-menu #site-navigation div.nav-menu>ul>li {
          margin: 0 0px 0 0;
          display: inline-block;
          position: relative;
          vertical-align: top;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
          display: block;
          margin: 0px;
          padding: 0px 18px 0px 18px;
          text-decoration: none;
          position: relative;
          z-index: 1;
          height: 70px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        padding: 0px 3px 0px 3px;
        }

        #site-header-menu #site-navigation li.tm-sepline {
          position: absolute !important;
          top: 0px !important;
          left: 0px;
          right: auto;
          text-align: center;
          height: 25px !important;
          display: block
        }

        #site-header-menu #site-navigation .sep-img {
          display: inline-block;
          position: absolute;
          content: "";
          top: 0px;
          margin: 0 auto;
          left: 50%;
          background-repeat: no-repeat;
          background-position: 0px -6px;
          width: 8px;
          height: 22px;
          text-align: center;
          margin-left: -5px
        }

        #site-header-menu #site-navigation .sep-img {
          background-color: #ff4f01
        }

        .is_stuck #site-header-menu #site-navigation .sep-img,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation .sep-img {
          top: -5px
        }
        .is_stuck .headingtitle {
    margin-top: 24px;
}

        #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a:before {
          opacity: 1;
        }

        .tm-header-style-infostack #site-header-menu #site-navigation .sep-img {
          content: unset;
          opacity: 0;
          visibility: hidden
        }

        .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a:before,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a:before {
          top: 50px
        }

        .tm-header-text-area {
          padding-left: 20px;
          position: relative
        }

        .tm-header-text-area .header-info-widget {
          vertical-align: middle;
          display: inline-block;
          text-align: left
        }

        .tm-header-text-area .header-info-widget h2 {
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 3px;
          font-weight: 600;
          color: #ff4f01
        }

        .tm-header-text-area .header-info-widget h3 {
          font-size: 15px;
          line-height: 19px;
          color: #686e73;
          margin-bottom: 0px;
          font-weight: 400
        }

        .tm-header-overlay .site-header .tm-header-text-area .header-info-widget h3,
        .tm-bgcolor-skincolor .tm-header-text-area .header-info-widget h2,
        .tm-bgcolor-darkgrey .tm-header-text-area .header-info-widget h3,
        .tm-bgcolor-skincolor .tm-header-text-area .header-info-widget h3 {
          color: #fff
        }

        .tm-header-text-area div.header-info-widget:nth-child(2) {
          padding-left: 62px
        }

        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li ul a:before,
        .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li ul a:before,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li:hover>a,
        .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li:hover>a,
        .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item li:hover>a {
          color: #ff4f01;
        }

        #site-header-menu #site-navigation div.nav-menu ul ul>li.current-menu-item>a,
        #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a {
          background-color: #ff4f01
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item,
        #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item,
        .tm-search-overlay .w-search-form-row:before {
          border-bottom-color: #ff4f01
        }

        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a {
          background-color: #fff;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li ul a:before,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li ul a:before,
        tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li ul a:before,
        tm-dmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li ul a:before,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li li:hover>a,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item:hover>a,
        .tm-dmenu-active-color-custom #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li:hover>a,
        .tm-dmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a,
        .tm-mmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item li:hover>a {
          color: #ffffff;
        }

        .is_stuck .tm-header-icons .themetechmount-fbar-btn a,
        .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
        #site-header-menu.is_stuck #site-navigation div.nav-menu>ul>li>a,
        .tm-mmmenu-override-yes #site-header-menu .is_stuck #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
        #site-header-menu.is_stuck #site-navigation div.nav-menu>ul>li>a,
        .tm-mmmenu-override-yes #site-header-menu.is_stuck #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
          color: #131d3b;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a,
        #site-header-menu #site-navigation div.nav-menu>ul ul li:hover>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item:hover>a {
          background: var(--main-color);
        }

        .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a,
        .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul ul li:hover>a,
        .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item:hover>a {
          background-color: #fff;
        }

        .site-header .social-icons li>a,
        .tm-header-icons .themetechmount-fbar-btn a {
          color: rgba(19, 29, 59, 1);
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-search-link a,
        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-wc-cart-link a,
        .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-search-link a,
        .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-wc-cart-link a {
          border-color: rgba(19, 29, 59, 0.70)
        }

        .tm-header-style-infostack.tm-header-overlay .header-widget .social-icons li>a:hover,
        .site-header .social-icons li>a:hover,
        .tm-header-icons .tm-header-search-link a:hover,
        .tm-header-icons .tm-header-wc-cart-link a:hover {
          color: #ff4f01;
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-search-link a:hover,
        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-wc-cart-link a:hover,
        .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-search-link a:hover,
        .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-wc-cart-link a:hover {
          border-color: rgba(19, 29, 59, 1)
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey.is_stuck .tm-header-wc-cart-link a span.number-cart {
          background-color: #fff;
          color: #ff4f01
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-wc-cart-link a span.number-cart,
        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor.is_stuck .tm-header-wc-cart-link a span.number-cart {
          background-color: #121d30;
          color: #fff
        }

        .tm-header-style-infostack .site-header .tm-header-menu-bg-color-darkgrey .tm-header-wc-cart-link a:hover span.number-cart,
        .tm-header-style-infostack .site-header .tm-sticky-bgcolor-darkgrey.is_stuck .tm-header-wc-cart-link a:hover span.number-cart {
          color: #fff;
          background-color: #ff4f01
        }

        .tm-header-icons .tm-header-wc-cart-link:before {
          display: block;
          content: "";
          position: absolute;
          height: 21px;
          width: 1px;
          left: -2px;
          top: 50%;
          margin-top: -11px;
          background-color: rgba(19, 29, 59, 0.11)
        }

        .is_stuck .tm-header-icons.tm-header-wc-cart-link:before {
          background-color: rgba(19, 29, 59, 0.10)
        }

        .tm-header-style-infostack .tm-header-icons .tm-header-wc-cart-link:before {
          background-color: rgba(19, 29, 59, 0.06)
        }

        .tm-header-style-infostack .is_stuck .tm-header-icons.tm-header-wc-cart-link:before {
          background-color: rgba(19, 29, 59, 0.06)
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-wc-cart-link:before {
          background-color: rgba(19, 29, 59, 0.31)
        }

        .tm-header-style-infostack .is_stuck .tm-header-menu-bg-color-skincolor .tm-header-icons.tm-header-wc-cart-link:before {
          background-color: rgba(19, 29, 59, 0.31)
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
        #site-header-menu #site-navigation div.nav-menu>ul>li ul {
          box-shadow: 0 3px 25px 0px rgba(0, 0, 0, .07), 0 0 0 rgba(0, 0, 0, .10) inset;
        }

        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.sub-menu,
        header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.last ul.mega-sub-menu,
        header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.mega-last ul.mega-sub-menu {
          left: auto;
          right: 0px !important;
        }

        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.sub-menu ul.sub-menu,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastsecond ul.sub-menu ul.sub-menu,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastthird ul.sub-menu ul.sub-menu,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastfourth ul.sub-menu ul.sub-menu,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.children ul.children,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastsecond ul.children ul.children,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastthird ul.children ul.children,
        header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastfourth ul.children ul.children,
        header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.lastsecond ul.mega-sub-menu ul.mega-sub-menu,
        header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.last ul.mega-sub-menu ul.mega-sub-menu,
        header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.mega-last ul.mega-sub-menu ul.mega-sub-menu {
          left: -100%;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu {
          width: 250px;
          padding: 0px;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu a {
          margin: 0;
          display: block;
            padding: 8px 16px;

          position: relative;
        }
 
 a.hpcolor:hover {
    color: #fff !important;
}
        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
          padding: 16px 0px 16px 20px;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a {
          -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
          padding: 0px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:last-child {
          border-right: none;
        }

        #site-header-menu #site-navigation div.nav-menu>ul li:hover>ul {
          opacity: 1;
          display: block;
          visibility: visible;
          height: auto;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu,
        #site-header-menu #site-navigation div.nav-menu>ul li>ul ul {
          border-left: 0;
          left: 100%;
          top: 0px;
        }

        #site-header-menu #site-navigation ul ul li {
          position: relative;
        }

        #site-header-menu #site-navigation div.nav-menu>ul ul {
          text-align: left;
          position: absolute;
          visibility: hidden;
          display: block;
          opacity: 0;
          line-height: 14px;
          margin: 0;
          list-style: none;
          left: 0;
          border-radius: 0;
          -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          background-clip: padding-box;
          transition: all .2s ease;
          z-index: 99;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
          content: ' ';
          display: block;
          width: 30px;
          height: 1000px;
          right: 0px;
          top: 0;
          position: absolute;
          border-right: 1px solid transparent;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
        #site-header-menu #site-navigation div.nav-menu ul ul>li,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
          border-bottom: 1px solid transparent;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item ul.menu li:last-child,
        #site-header-menu #site-navigation div.nav-menu ul ul>li:last-child,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li:last-child {
          border-bottom: none !important;
        }

        .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
          border-right-color: rgba(0, 0, 0, 0.10);
        }

        .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
        .tm-dmenu-sep-grey #site-header-menu #site-navigation div.nav-menu ul ul>li,
        .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
        .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
          border-bottom-color: rgba(0, 0, 0, 0.03);
        }

        .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
          border-right-color: rgba(255, 255, 255, 0.10);
        }

        .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
        .tm-dmenu-sep-white #site-header-menu #site-navigation div.nav-menu ul ul>li,
        .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
        .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
          border-bottom-color: rgba(255, 255, 255, 0.10);
        }

        header .tm-header-highlight-logo .is_stuck #site-header-menu,
        header .is_stuck #site-header-menu #site-navigation,
        .is_stuck .headerlogo,
        .is_stuck .themetechmount-fbar-btn,
        .is_stuck .tm-header-icon,
        .is_stuck .tm-header-text-area,
        .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li,
        .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
          height: 70px;
          line-height: 70px !important;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li>ul,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
          top: auto;
          border-top: 3px solid var(--main-color);
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu {
/*          padding: 0px;
          margin: 0px;
          width: calc(100% - 0px);*/
          padding: 0px;
    width: calc(100% - 239px);
    margin: auto;
    position: absolute;
    left: 144px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu {
          overflow: hidden;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:last-child:after {
          border-right: none;
        }

        .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>ul,
        .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
          top: 70px;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle+label {
          top: 50px;
        }

        .site-header-main.container-fullwide {
          padding-left: 30px;
          padding-right: 0px;
        }



        .is_stuck .tm-header-icons {
          border-left-color: rgba(19, 29, 59, 0.15);
          height: 70px;
        }

        .tm-header-style-classic:not(.tm-header-invert) .container-fullwide #site-header-menu {
          margin-right: 20px;
        }

        #site-header-menu #site-navigation .mega-menu-item-type-widget.widget_calendar caption {
          padding: 0px
        }

        #site-header-menu #site-navigation .mega-menu-item-type-widget.widget_calendar .calendar_wrap {
          padding-top: 10px
        }

        .themetechmount-topbar-yes .tm-header-overlay .tm-stickable-header-w {
          top: 54px;
        }

        .tm-header-overlay .tm-stickable-header-w {
          background-color: transparent;
        }

        .tm-header-overlay:not(.tm-header-style-classic-box) .themetechmount-topbar-wrapper {
          background-color: transparent
        }

        .tm-header-overlay .themetechmount-topbar-wrapper.tm-bgcolor-darkgrey {
          border-bottom-color: rgba(255, 255, 255, 0.06)
        }

        .tm-header-overlay .site-header-menu.tm-bgcolor-darkgrey,
        .tm-header-overlay .site-header.tm-bgcolor-darkgrey {
          background-color: rgba(3, 59, 74, 0.93);
        }

        .tm-header-overlay .site-header-menu.tm-bgcolor-grey,
        .tm-header-overlay .site-header.tm-bgcolor-grey {
          background-color: rgba(235, 235, 235, 0.38);
        }

        .tm-header-overlay .site-header-menu.tm-bgcolor-white,
        .tm-header-overlay .site-header.tm-bgcolor-white {
          background-color: rgba(255, 255, 255, 0.05);
        }

        .tm-header-overlay .site-header-menu.tm-bgcolor-skincolor,
        .tm-header-overlay .site-header.tm-bgcolor-skincolor {
          background-color: rgba(255, 79, 1, 0.30);
        }

        .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck {
          background-color: #151515;
        }

        .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-grey.is_stuck {
          background-color: #f5f5f5;
        }

        .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-white.is_stuck {
          background-color: #fff;
        }

        .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-skincolor.is_stuck {
          background-color: rgba(255, 79, 1, 1);
        }

        .tm-header-overlay:not(.tm-header-style-classic-box) .tm-header-block>.themetechmount-topbar-wrapper {
          position: absolute;
          z-index: 21;
          width: 100%;
          box-shadow: none;
          -khtml-box-shadow: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          -ms-box-shadow: none;
          -o-box-shadow: none;
          height: 54px;
          top: 0px
        }

        .tm-header-overlay .themetechmount-topbar-inner {
          line-height: 54px
        }

        .tm-header-menu-position-center #site-header-menu {
          float: none
        }

        .tm-header-menu-position-center #site-header-menu #site-navigation {
          text-align: center;
          width: 100%
        }

        .tm-header-menu-position-center #site-header-menu #site-navigation .nav-menu,
        .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
          float: none;
          right: 0;
          left: 0;
          text-align: center
        }

        .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
          position: static !important;
          display: inline-block
        }

        .tm-header-menu-position-center .site-header-menu.tm-wrap-cell {
          display: block
        }

        .tm-header-menu-position-center .headerlogo,
        .tm-header-menu-position-center .tm-header-icon {
          position: relative;
          z-index: 2
        }

        .tm-header-menu-position-left #site-header-menu {
          float: none;
          display: block;
        }

        .tm-header-menu-position-left #site-header-menu #site-navigation .nav-menu,
        .tm-header-menu-position-left #site-header-menu #site-navigation div.mega-menu-wrap {
          float: none
        }

        .tm-header-menu-position-left .site-branding {
          padding-right: 25px
        }

        .site-header-main.container-full #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu {
          max-width: 1200px;
          right: 0;
          left: -15px;
          margin: 0px auto
        }

        .site-header .themetechmount-social-links-wrapper {
          float: right;
        }

        .site-header .social-icons {
          padding-top: 0;
          padding-bottom: 0;
        }

        .tm-header-style-infostack:not(.tm-header-invert) #site-header-menu #site-navigation .nav-menu {
          float: left;
          margin-right: 50px
        }

        .tm-header-style-infostack #site-header-menu {
          float: none;
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li {
          vertical-align: top;
        }

        .tm-header-style-infostack:not(.tm-header-overlay) #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-header-style-infostack:not(.tm-header-overlay) .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
          padding: 0px 23px 0px 23px;
          margin: 0px;
        }

        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.nav-menu>ul>li.current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.nav-menu>ul>li.current_page_item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.nav-menu>ul>li.current_page_ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-custom #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.nav-menu>ul>li.current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.nav-menu>ul>li.current_page_item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.nav-menu>ul>li.current_page_ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-custom #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.nav-menu>ul>li.current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.nav-menu>ul>li.current_page_item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.nav-menu>ul>li.current_page_ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-darkgrey #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a:after {
          background-color: #ff4f01
        }

        .tm-header-style-infostack #site-header-menu .tm-header-menu-bg-color-skincolor #site-navigation div.nav-menu>ul>li>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-header-menu-bg-color-skincolor #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.mega-menu-wrap>ul>li a:after,
        .tm-header-style-infostack #site-header-menu .is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.nav-menu>ul>li a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.nav-menu>ul>li.current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.nav-menu>ul>li.current_page_item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.nav-menu>ul>li.current_page_ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.nav-menu>ul>li.current-menu-item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.nav-menu>ul>li.current_page_item>a:after,
        .tm-header-style-infostack #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.nav-menu>ul>li.current_page_ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu .tm-stickable-header:not(.is_stuck) .tm-header-menu-bg-color-skincolor #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a:after {
          background-color: rgba(255, 255, 255, 0.4)
        }

        .tm-header-style-infostack .tm-header-top-wrapper .site-branding {
          float: left;
          text-align: left;
          display: block;
          position: relative;
          z-index: 10
        }

        .tm-header-style-infostack .tm-header-top-wrapper .headerlogo {
          position: relative
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.mega-menu-wrap {
          float: none;
        }

        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
          top: auto;
          -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        }

        .tm-header-style-infostack .header-content-main .header-content,
        .tm-header-style-infostack .header-content-main .header-icon {
          display: table-cell;
          vertical-align: middle;
        }

        .tm-header-style-infostack .tm-vc_icon_element {
          margin-bottom: 0px;
        }

        .tm-header-style-infostack .tm-bgcolor-grey .header-content-main .header-content,
        .tm-header-style-infostack .tm-bgcolor-white .header-content-main .header-content {
          color: rgba(0, 0, 0, 0.8);
        }

        .tm-header-style-infostack .tm-bgcolor-skincolor .header-content-main .header-content,
        .tm-header-style-infostack .tm-bgcolor-darkgrey .header-content-main .header-content {
          color: rgba(255, 255, 255, 0.7);
        }

        .tm-header-style-infostack .tm-bgcolor-skincolor .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
          color: #fff;
        }

        header.tm-header-style-infostack .site-header:after {
          display: none;
        }

        .tm-header-style-infostack .tm-header-icons {
          padding-right: 20px;
        }

        .tm-header-style-infostack .tm-header-icons span:only-child:not(.tm-acadevo-icon-search) {
          margin-right: -10px
        }

        .tm-header-style-infostack .tm-textcolor-white:not(.tm-bgcolor-darkgrey) .social-icons li>a,
        .tm-header-style-infostack .tm-bgcolor-skincolor .tm-header-icons a,
        .tm-header-style-infostack .tm-bgcolor-skincolor .tm-header-icons i,
        .tm-header-icons .themetechmount-fbar-btn a {
          color: #fff
        }

        .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-textcolor-white .social-icons li>a,
        .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-header-icons a,
        .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-header-icons i {
          color: #b6bbcc
        }

        .tm-header-style-infostack .themetechmount-fbar-btn.animated {
          -webkit-transform: translateX(0px);
          -ms-transform: translateX(0px);
          transform: translateX(0px);
        }

        .tm-header-style-infostack .tm-header-icon.tm-header-btn-w {
          padding-right: 0px;
          display: block;
          text-align: center;
          color: #fff;
          width: auto;
        }

        .tm-header-style-infostack #site-header-menu #site-navigation .tm-header-icon.tm-header-btn-w a {
          color: #fff;
          font-size: 14px;
          padding: 0px 35px;
          display: block;
          letter-spacing: 1px;
          background-color: rgba(255, 79, 1, 1);
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }

        .tm-header-style-infostack #site-header-menu.tm-bgcolor-skincolor #site-navigation .tm-header-icon.tm-header-btn-w a {
          background-color: rgba(0, 0, 0, 0.19);
        }

        .tm-header-style-infostack #site-header-menu.tm-bgcolor-skincolor #site-navigation .tm-header-icon.tm-header-btn-w a:hover {
          background-color: rgba(0, 0, 0, 0.40);
        }

        .tm-header-style-infostack #site-header-menu #site-navigation .tm-header-icon.tm-header-btn-w a:hover {
          background-color: rgba(255, 79, 1, 0.80);
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item,
        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
        .tm-header-style-infostack .kw-phone .tm-header-icon,
        .tm-header-style-infostack .kw-phone .tm-header-icons,
        header.tm-header-style-infostack #site-header-menu #site-navigation,
        .tm-header-style-infostack .kw-phone .themetechmount-fbar-btn {
          height: 60px;
          line-height: 60px !important;
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.mega-menu-wrap {
          position: relative;
        }

        .tm-header-style-infostack .tm-stickable-header-w {
          height: auto !important;
          position: relative;
        }

        .themetechmount-fullwide .tm-header-style-infostack .tm-stickable-header-w {
          position: initial;
        }

        .tm-header-style-infostack .tm-top-info-con,
        .tm-header-style-infostack .tm-top-info-con>ul:not(.social-icons),
        .tm-header-style-infostack .headerlogo {
          height: 70px;
        }

        .tm-header-style-infostack .kw-phone {
          height: 60px;
          line-height: 60px
        }

        .tm-header-style-infostack .headerlogo .site-title {
          text-align: left
        }

        .tm-header-style-infostack .site-branding {
          float: none;
        }

        .tm-header-style-infostack .is_stuck .site-header-menu-middle {
          padding: 0px;
          box-shadow: none;
        }

        .tm-header-style-infostack .is_stuck.tm-sticky-bgcolor-custom .tm-container-for-header .tm-sticky-bgcolor-custom {
          background-color: transparent !important;
        }

        .tm-header-style-infostack.tm-header-overlay .site-header {
          position: absolute;
          width: 100%;
        }

        .tm-header-style-infostack.tm-header-overlay .site-branding,
        .tm-header-style-infostack.tm-header-overlay .tm-top-info-con {
          position: relative;
          z-index: 9;
        }

        .tm-header-style-infostack.tm-header-overlay .tm-titlebar-wrapper {
          z-index: 0;
        }

        .tm-header-style-infostack .kw-phone .ttm-custombutton {
          margin-left: 10px
        }

        .tm-header-style-infostack .kw-phone .ttm-custombutton {
          display: inline-block;
          background-color: #ff4f01
        }

        .tm-header-style-infostack .kw-phone .ttm-custombutton a {
          padding: 0 28px
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .kw-phone .ttm-custombutton {
          background-color: #fff;
          padding: 0 15px
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .kw-phone .ttm-custombutton a {
          color: #131d3b
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .kw-phone .ttm-custombutton a:hover {
          color: #ff4f01
        }

        .tm-header-style-infostack .kw-phone .ttm-custombutton a {
          color: #fff;
          font-weight: bold;
          display: block;
          font-size: 15px
        }

        .tm-header-style-infostack .tm-stickable-header-w .site-header-menu-inner.tm-bgcolor-grey:not(.is_stuck) {
          border-top: 1px solid #eaecf2
        }

        #site-header-menu .is_stuck #site-navigation div.mega-menu-wrap>ul>li:after,
        #site-header-menu .is_stuck #site-navigation div.nav-menu>ul>li:after {
          background-color: rgba(19, 29, 59, 0.15)
        }

        #site-header-menu #site-navigation div.mega-menu-wrap>ul>li:last-child:after,
        #site-header-menu #site-navigation div.nav-menu>ul>li:last-child:after {
          display: none;
        }

        .tm-header-style-infostack .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper {
          margin-top: -14px
        }

        .tm-header-style-infostack:not(.tm-header-overlay) #site-header-menu #site-navigation div.nav-menu>ul>li>a:after,
        .tm-header-style-infostack:not(.tm-header-overlay) .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:after {
          content: "";
          position: absolute;
          height: 20px;
          width: 1px;
          right: 0px;
          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%);
          background-color: rgba(19, 29, 59, 0.07);
          display: inline-block
        }

        .tm-header-style-infostack #site-header-menu .is_stuck #site-navigation div.mega-menu-wrap>ul>li a:after,
        .tm-header-style-infostack #site-header-menu .is_stuck #site-navigation div.nav-menu>ul>li a:after {
          background-color: rgba(19, 29, 59, 0.07)
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li:last-child>a:after,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:last-child>a:after,
        #site-header-menu #site-navigation div.mega-menu-wrap>ul>li:last-child a:after,
        #site-header-menu #site-navigation div.nav-menu>ul>li:last-child a:after {
          display: none;
        }

        .tm-header-style-infostack .tm-header-menu-bg-color-custom .tm-header-icons .tm-header-search-link a,
        .tm-header-style-infostack .tm-sticky-bgcolor-custom .tm-header-icons .tm-header-search-link a,
        .tm-header-style-infostack .tm-sticky-bgcolor-custom .tm-header-icons .tm-header-wc-cart-link a,
        .tm-header-style-infostack .tm-header-menu-bg-color-custom .tm-header-icons .tm-header-wc-cart-link a {
          color: #fff
        }

        .tm-headerstyle-infostack .site-header:not(.is_stuck) {
          background-color: transparent !important;
        }

        .tm-header-style-infostack .tm-top-info-con .header-widget {
          padding: 0 30px
        }

        .tm-header-style-infostack.tm-header-overlay .tm-top-info-con .header-widget {
          padding: 0 9px
        }

        .tm-header-style-infostack .tm-top-info-con .header-widget:last-child {
          padding-right: 0
        }

        .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:before {
          width: 0;
          height: 2px;
          display: block;
          opacity: 0;
          position: absolute;
          content: "";
          background-color: #ff4f01;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease
        }

        .tm-header-style-infostack .tm-top-info-con>.header-widget:after {
          content: "";
          height: 50px;
          width: 1px;
          background-color: rgba(0, 0, 0, 0.06);
          display: block;
          position: absolute;
          right: 0px;
          top: 36px
        }

        .tm-header-style-infostack .tm-top-info-con>.header-widget:last-child:after {
          content: none
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li>a:before {
          content: '\E83A';
          left: auto;
          right: -14px;
          -webkit-transition: right .2s ease-in-out;
          -moz-transition: right .2s ease-in-out;
          transition: right .2s ease-in-out
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu.mega-align-bottom-right ul.mega-sub-menu li.menu-item>a {
          text-align: right;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu li.mega-menu-item:after {
          right: auto;
          left: 12px;
          position: absolute;
          border-right: none;
          border-left: 1px solid rgba(255, 255, 255, 0.08);
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
          text-align: right;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu>li.mega-menu-item:first-child:after {
          border-left: none
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu:before {
          content: " ";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: block;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu {
          background-image: none !important;
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu.mega-align-bottom-right ul.mega-sub-menu li.menu-item:hover>a,
        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item:hover>a {
          padding-left: 0px;
          padding-right: 20px
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li:hover>a:before {
          left: auto;
          right: 0px
        }

        .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu>li.mega-menu-item-type-widget div.textwidget {
          padding-left: 15px;
          text-align: right;
        }

        .site-header.is_stuck {
          position: fixed;
          width: 100%;
          top: 0;
          z-index: 999;
          margin: 0;
          animation-name: menu_sticky;
          -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
          -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
          padding: 0;
        }

        #site-header-menu #site-navigation div.nav-menu>ul>li ul li.page_item_has_children>a:after,
        #site-header-menu #site-navigation div.nav-menu>ul>li ul li.menu-item-has-children>a:after {
          font-family: "FontAwesome";
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          text-align: center;
          opacity: .8;
          font-variant: normal;
          text-transform: none;
          font-size: 15px;
          content: "\f105";
          position: absolute;
          background-color: transparent;
          right: 12px;
          top: 16px;
          margin: 0;
        }

        .tm-header-icons .themetechmount-fbar-btn,
        .tm-header-icons .tm-header-icon {
          margin-left: 7px;
        }

        .tm-header-icons .tm-header-icon.tm-header-wc-cart-link {
          margin-left: 9px;
          padding-left: 7px;
          padding-right: 0px
        }

        .tm-header-style-classic.tm-header-invert .container-fullwide #site-header-menu {
          margin-left: 20px;
        }

        .tm-header-invert .site-header-main.container-fullwide {
          padding-right: 30px;
          padding-left: 0px;
        }

        .tm-header-invert #site-header-menu {
          float: left;
        }

        .tm-header-invert .site-branding {
          float: right;
        }

        .tm-header-invert .tm-header-icons {
          float: left;
          border-left: none;
          padding-right: 0px;
          padding-left: 0px;
          margin-left: 0px;
          margin-right: 0px;
        }

        .tm-header-invert .site-header .themetechmount-social-links-wrapper {
          padding-right: 0;
          padding-left: 0px;
        }

        .tm-header-invert .tm-header-search-link,
        .tm-header-invert .tm-header-wc-cart-link {
          float: left;
          padding-left: 0;
        }

        .tm-header-invert #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
          text-align: right;
        }

        .tm-header-invert #site-header-menu #site-navigation div.nav-menu>ul>li,
        .tm-header-invert #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
          float: right;
        }

        .tm-header-invert .tm-header-top-wrapper.container-fullwide {
          padding-right: 15px;
        }

        .tm-header-invert .tm-header-icon,
        .tm-header-invert .themetechmount-fbar-btn {
          margin-right: 20px;
          margin-left: 0px;
        }

        .tm-header-style-infostack.tm-header-invert .tm-header-widgets-wrapper {
          float: left;
        }

        .tm-header-style-infostack.tm-header-invert .tm-header-widgets-wrapper .header-widget {
          padding-right: 24px;
          padding-left: 0;
        }

        .tm-header-style-infostack.tm-header-invert .themetechmount-fbar-btn {
          border-left: 1px solid rgba(19, 29, 59, 0.09);
          left: 0;
          float: left;
        }

        .tm-header-style-infostack.tm-header-invert .tm-header-icon,
        .tm-header-style-infostack.tm-header-invert .themetechmount-fbar-btn {
          margin-right: 0px;
          margin-left: 0px;
        }

        .tm-header-style-infostack:not(.tm-header-invert) .tm-header-top-wrapper.container-fullwide {
          padding-left: 15px;
          padding-right: 15px;
        }

        .tm-header-style-classic .tm-header-highlight-logo .headerlogo:after,
        .tm-header-style-classic .tm-header-highlight-logo .headerlogo:before {
          content: "";
          position: absolute;
          left: 100%;
          top: 0;
          width: 64px;
          height: 100%;
          background-color: #ff4f01;
        }

        .tm-header-style-classic .tm-header-highlight-logo .headerlogo:before {
          left: auto;
          right: 100%;
          width: 1200px;
        }

        .tm-header-style-classic .tm-header-highlight-logo .headerlogo {
          position: relative;
          background-color: #ff4f01;
        }

        .tm-mmmenu-override-yes #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
          font-size: 12px;
          margin-left: 2px;
          margin-top: 3px;
          margin-top: 4px;
          opacity: 0.3;
        }

        .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item-has-children>a.mega-menu-link:after {
          margin-left: 0px;
          margin-top: 0px
        }

        .tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li,
        .tm-header-style-infostack .site-header.is_stuck .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item,
        .tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
        .tm-header-style-infostack .site-header.is_stuck .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
        .tm-header-style-infostack .site-header.is_stuck .kw-phone .tm-header-icon,
        .tm-header-style-infostack .site-header.is_stuck .kw-phone .tm-header-icons,
        header.tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation,
        .tm-header-style-infostack .site-header.is_stuck .kw-phone .themetechmount-fbar-btn,
        .tm-header-style-infostack .site-header.is_stuck .headerlogo {
          height: 70px;
          line-height: 70px !important
        }

        .tm-header-style-infostack .site-header-menu-shadow {
          display: block;
          width: 92%;
          left: 4%;
          position: absolute;
          top: 13px;
          z-index: -1;
          height: 100%;
          margin: 0 auto;
          opacity: 0.80;
          transition: opacity 0s linear
        }

        .tm-header-style-infostack .is_stuck .site-header-menu-shadow {
          visibility: hidden;
          opacity: 0;
          transition: opacity 0s linear
        }

        .tm-header-style-infostack.tm-header-overlay:not(.tm-header-invert) #site-header-menu #site-navigation .nav-menu {
          padding-left: 5px
        }

        .tm-header-style-infostack.tm-header-overlay:not(.tm-header-invert) #site-header-menu #site-navigation .mega-menu-wrap {
          padding-left: 15px
        }
      }

      .ttm_floting_customsett {
        position: fixed;
        top: 50%;
        right: 0;
        padding: 3px 0 10px;
        margin: -89px 0 0;
        background-color: #fff;
        box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
        z-index: 99999
      }

      .tmtheme_fbar_icons {
        display: block;
        position: relative;
        width: 55px;
        height: 45px;
        line-height: 52px;
        text-align: center
      }

      .tmtheme_fbar_icons i {
        display: inline-block;
        vertical-align: middle;
        transition: .3s;
        font-size: 21px;
        color: #131d3b
      }

      .tmtheme_fbar_icons>span {
        display: block;
        position: absolute;
        right: 100%;
        top: 0;
        background-color: #fff;
        box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
        opacity: 0;
        visibility: hidden;
        font-size: 17px;
        color: #131d3b;
        transform: translateX(-5px);
        transition: 0.5s ease;
        padding: 0 25px
      }

      .tmtheme_fbar_icons>span>span {
        padding-left: 5px
      }

      .tmtheme_fbar_icons:hover>span {
        opacity: 1;
        visibility: visible;
        transform: translateX(0)
      }

      .tmtheme_fbar_icons>span:after {
        content: '';
        position: absolute;
        top: -2px;
        bottom: -10px;
        right: -15px;
        width: 15px;
        background-color: #fff;
        height: 55px
      }

      .tmtheme_fbar_icons>span:hover,
      .tmtheme_fbar_icons:hover i {
        color: #ff4f01
      }

      div.tm-titlebar-wrapper {
        background-image: url('../../localhost/acadevo/wp-content/uploads/2019/05/homepage2-banner.html');
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll
      }

      .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        height: 705px
      }
/*new css*/
.marquee{
	box-shadow: -2px -6px 42px -27px rgba(0,0,0,0.75);
-webkit-box-shadow: -2px -6px 42px -27px rgba(0,0,0,0.75);
-moz-box-shadow: -2px -6px 42px -27px rgba(0,0,0,0.75);
    padding: 0px 15px 0px;
}
.marqueetext{
	position: relative;
padding: 0px 7px 1px 19px;
border-bottom: 1px solid #d2d0d0;
}
.title{
	background: var(--main-color);
    z-index: 111;
    display: inline-block;
    margin-top: -29px;
    margin-left: 27px;
    position: relative;
}
.title:before{
	    position: absolute;
    top: -1px;
    left: -14px;
    border-right: 16px solid #000;
    content: "";
    height: 15px;
    border-top: 15px solid #f4f6f900;
    z-index: -11;
}
.paragraph{
	margin-bottom: 0px;
}
.wpb_wrapper ul{
	margin-top: 0px;
}
.wpb_wrapper ul li{
	list-style: decimal;
    font-size: 19px;
}
.wpb_wrapper p{
	font-size: 19px;
}
.tm-custom-heading{
	text-align:left;font-size: 19px;
line-height:30px;font-family:'Roboto Condensed',Arial,Helvetica;font-weight:400;
}
.tm-row-inner{
	display: flex;
}
.title h2{
	font-size: 23px;
    line-height: 25px;
    display: inline-block;
    margin-bottom: 0px;
    padding: 11px;
    color: #fff;
    font-weight: 400;

}

.sectionmarquee{
	background-color: #f4f6f9;
	padding: 50px 0px;
}
.marqueetext:before{
	content: "\00BB";
    position: absolute;
    top: 0px;
    left: 8px;
    font-size: 15px;
}
.marqueetext a{
	text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    color: #0951a5;
    margin: 10px 0px 0px;
}
.site-footer-w{
	background-color: var(--main-color);
}
.tm-equal-height-image,
.themetechmount-hide,
.tm-hide {
	display: none
}

.tm-wrap {
    display: flex;
    justify-content: space-around;
	width: 100%;
      align-items: center;
}

.tm-wrap-cell {
	display: table-cell;
	vertical-align: middle
}

.tm-align-right {
	text-align: right
}

iframe {
	width: 100%
}

.tm-bg.tm-bgcolor-darkgrey .tm-bg-layer {
	background-color: var(--main-color);
}

.tm-col-bgcolor-grey>.tm-bg-layer-inner,
.tm-bg.tm-bgcolor-grey>.tm-bg-layer {
	background-color: #f6f9ff
}

.tm-bg.tm-bgcolor-white .tm-bg-layer {
	background-color: #fff
}

.tm-col-bgcolor-darkgrey .tm-bg-layer-inner,
.tm-bgcolor-darkgrey {
	background-color: var(--main-color);
}

.twentytwenty-handle,
.site-header.tm-sticky-bgcolor-darkgrey.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-darkgrey.is_stuck,
.site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:after,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .is_stuck.tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .tm-bgcolor-darkgrey,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey {
	background-color: transparent
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.grey,
.tm-col-bgcolor-grey .tm-bg-layer-inner,
.tm-bgcolor-grey,
.site-header.tm-sticky-bgcolor-grey.is_stuck,
.site-header-menu.tm-sticky-bgcolor-grey.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-grey.is_stuck,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-grey,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-grey,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:after {
	background-color: transparent
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.white,
.tm-col-bgcolor-white .tm-bg-layer-inner,
.tm-bgcolor-white,
.tm-col-bgcolor-white,
.site-header.tm-sticky-bgcolor-white.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-white.is_stuck,
.site-header-menu.tm-sticky-bgcolor-white.is_stuck,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-white,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-white,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:after 
.backgrounnd_color {
    background-color: var(--main-color,#651FFF);
    color: #fff;
}
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.dark,
.themetechmount-fbar-main-w .tm-bg.tm-bgcolor-darkgrey .tm-bg-layer,
.themetechmount-fbar-main-w .tm-col-bgcolor-darkgrey .tm-bg-layer-inner,
.themetechmount-fbar-main-w .tm-bgcolor-darkgrey {
	background-color: #121d30
}

.main-holder .site #content table.cart td.actions .input-text,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
	font-family: inherit;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0;
	vertical-align: middle;
	width: 100%;
	color: #0d121b;
	padding: 10px 15px;
	font-weight: 400;
	background-color: #fff;
	text-transform: inherit;
	border: 1px solid #000;
	font-size: 15px;
	outline: none;
	line-height: inherit
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.input-text:focus,
select:focus {
	background-color: transparent
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
	color: #666;
	outline: none !important
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #review_form #respond .form-submit input,
.main-holder .site table.cart .coupon input,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
.woocommerce #payment #place_order,
.woocommerce .wishlist_table td.product-add-to-cart a {
	display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 7px 6px;
    border: 2px solid transparent;
    border-radius: 0;
    -webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	cursor: pointer;
	outline: none !important;
	-webkit-font-smoothing: antialiased
}

.woocommerce .woocommerce-form-coupon button.button {
	border-radius: 0
}

.tm-full-bt {
	width: 100%
}

.tm-textarea-con textarea {
	height: 178px
}

.post-password-required input[type="submit"] {
	padding: 9px 40px 10px
}

.select2-container .select2-choice {
	padding: 6px 0 6px 10px;
	border: 1px solid #e5e5e5;
	background-color: rgba(0, 0, 0, .03)
}

.select2-drop-active {
	border: 1px solid #e5e5e5
}

.tm-textcolor-dark a,
.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6 {
	color: rgba(32, 41, 47, 1)
}

.tm-textcolor-dark,
.tm-textcolor-dark .social-icons li a,
.tm-textcolor-dark.themetechmount-fbar-btn-link i,
.tm-textcolor-dark .vc_tta-panel-body,
.tm-textcolor-dark .vc_tta-panel-body .wpb_text_column {
	color: #656565
}

.tm-col-bgimage-yes .tm-bg-layer-inner {
	opacity: .9
}

.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .97
}

.themetechmount-fbar-main-w .themetechmount-fbar-box-w.tm-bg.tm-bgimage-yes>.tm-bg-layer,
.tm-bg.tm-bgimage-yes.tm-bgcolor-skincolor>.tm-bg-layer {
	opacity: .9
}

.tm-bg.tm-bgcolor-grey>.tm-bg-layer {
	opacity: .92
}

.tm-col-bgimage-yes.tm-bgcolor-white .tm-bg-layer-inner,
.tm-bg.tm-bgimage-yes.tm-bgcolor-white>.tm-bg-layer {
	opacity: .04
}

.tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer-inner {
	background-color: #131d3b
}

.tm-col-bgcolor-grey.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner {
	opacity: .93
}

.tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .95
}

.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .75
}

.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes.tm-bgcolor-custom>.tm-bg-layer {
	opacity: 1
}

.vc_video-bg-container .tm-col-bgcolor-yes,
.vc_video-bg-container.tm-bg.tm-bgimage-yes>.tm-bg-layer {
	opacity: .8
}

.tm-col-bg,
.tm-bg {
	position: relative
}

.tm-bg-layer,
.tm-titlebar-wrapper .tm-titlebar-wrapper-bg-layer {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}

.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor-,
.tm-bgcolor-transparent>.tm-bg-layer,
.tm-bgcolor-transparent {
	background-color: transparent !important
}

.vc_column-inner>.wpb_wrapper {
	position: relative
}

.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor-.tm-bg-layer-inner {
	opacity: 1
}

#totop {
	font-weight: 900;
	color: #fff;
	position: fixed;
	display: none;
	right: 34px;
	bottom: 34px;
	z-index: 999;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 25px;
	text-align: center;
	padding-top: 6px;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#totop.top-visible {
	font-size: 23px;
	height: 42px;
	width: 42px
}

#totop:hover {
	background-color: #131d3b
}

.themetechmount-topbar-wrapper.container-full,
.container-fullwide .site-content-inner.row,
.footer .container-fullwide {
	padding-left: 15px;
	padding-right: 15px
}

.themetechmount-item-thumbnail,
.themetechmount-item-thumbnail-inner {
	display: block
}

.tm-boxes-carousel-spacing-15 .themetechmount-boxes-inner {
	padding: 15px
}

.tm-boxes-carousel-without-title .themetechmount-boxes-inner {
	padding-top: 80px
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
	margin-bottom: 2px
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:first-child {
	margin-bottom: 9px
}

.site header,
.tm-header-block,

.site-header-main {
	position: relative;
	z-index:8;

}

.themetechmount-logo-img.standard {
	max-height: 100px;
	width: auto
}

.site-branding {
	float: left
}
.tm-sc-logo.tm-sc-logo-type-image{
    width: 462px;
    position: absolute;
    top: 9px;
    z-index: -1;
    height: 59px;
}
.headerlogo img {
max-height: 80px;
    width: 100%;
}



.site-title a.home-link:hover,
a.home-link:hover {
	text-decoration: none
}

.site-title {
	font-size: 33px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #fff;
	display: table;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}

.site-title a {
	display: table-cell;
	vertical-align: middle
}

.site-description {
	display: none
}

#site-header-menu .kw-phone .tm-header-icon a,
#site-header-menu #site-navigation .tm-header-icon a,
#site-header-menu #site-navigation .themetechmount-fbar-btn a {
	font-size: 15px
}

.tm-header-icons .tm-header-search-link a i:before {
	font-weight: 600
}

.tm-header-icons .tm-header-wc-cart-link a,
.tm-header-icons .tm-header-search-link a {
	position: relative;
	border: none;
	border-radius: 3px;
	height: 27px;
	width: 27px;
	line-height: 27px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	background-color: transparent
}

.tm-header-icons .tm-header-wc-cart-link a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.tm-header-icons .tm-header-wc-cart-link span.number-cart {
	position: absolute;
	bottom: 17px;
	left: 10px;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 17px;
	font-size: 9px;
	display: block;
	background-color: #00d6a3;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-left: 0
}

.themetechmount-fbar-btn.hidefbtn a {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0)
}

.themetechmount-slider-wide {
	background-color: rgb(231, 231, 231)
}

.tm-header-style-infostack .tm-top-info-con {
	position: relative;
	float: right;
	text-align: right;
	vertical-align: middle;
	display: table
}

.tm-header-style-infostack .header-widget {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	height: 100%;
	margin: 0;
	padding-right: 0
}

.tm-header-style-infostack .header-widget .header-content,
.tm-header-style-infostack .header-widget .header-icon {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	text-align: left
}

.tm-header-style-infostack .header-widget .header-content {
	padding-left: 14px
}

.tm-header-style-infostack .tm-top-info-con .header-widget:last-child .header-widget-main {
	margin-right: 0
}

.tm-header-style-infostack .header-widget .header-icon i {
	font-size: 18px;
	line-height: 44px
}

.tm-header-style-infostack .header-widget .header-icon .icon {
	width: 45px;
	height: 45px;
	background-color: #f4f6f9;
	text-align: center;
	float: none;
	border: 1px solid #eaecf2
}

.tm-header-style-infostack .header-widget h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	color: #131d3b
}

.tm-header-style-infostack .header-widget h5 {
	font-size: 16px;
	font-weight: 400;
	color: #666d81;
	line-height: 23px
}

.tm-header-style-infostack .header-widget h3,
.tm-header-style-infostack .header-widget h5 {
	margin-top: 0;
	margin-bottom: 0
}

.tm-header-style-infostack .header-widget .tm-vc_btn3 {
	padding: 13px 26px 13px 26px;
	font-weight: 600;
	font-size: 12px
}

.tm-header-style-infostack .kw-phone {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 8px;
	height: 60px;
	line-height: 60px
}

.tm-headerstyle-classic-infostack .kw-phone {
	padding-right: 0
}

.tm-header-style-infostack .site-header-menu-inner.is_stuck .kw-phone {
	border-radius: 0
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element {
	float: left
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 25px !important
}

.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	width: 52px
}

.tm-header-style-infostack #site-header-menu .container {
	position: relative
}

.tm-headerstyle-classic-infostack .kw-phone .tm-vc_btn3-container {
	margin-bottom: 0
}

.tm-header-style-infostack .tm-vc_general.tm-vc_cta3 {
	padding: 0
}

.tm-header-style-infostack .kw-phone .tm-vc_btn3.tm-vc_btn3-style-text {
	padding: 12px 21px
}

.tm-header-style-infostack .tm-top-info-con .tm-vc_btn3.tm-vc_btn3-size-sm {
	font-size: 14px;
	padding: 10px 25px
}

.tm-header-style-infostack .kw-phone .tm-header-icons {
	float: left
}

.tm-bgcolor-white .tm-header-icons .tm-header-search-link a,
.tm-bgcolor-white .tm-header-icons .tm-header-wc-cart-link a {
	border: none
}

.tm-header-style-infostack.tm-header-overlay .header-widget .header-widget-main {
	position: relative
}

.tm-header-style-infostack.tm-header-overlay .header-widget .header-widget-main:before {
	content: "";
	height: 17px;
	width: 1px;
	background-color: rgba(255, 255, 255, .09);
	display: block;
	position: absolute;
	right: -7px;
	top: 16px
}

.tm-header-style-infostack.tm-header-overlay .header-widget:last-child .header-widget-main:before {
	content: unset
}

.tm-header-style-infostack.tm-header-overlay .header-widget .top-contact li:last-child {
	padding-right: 10px
}

.tm-header-style-infostack .header-widget .topbar-nav-menu {
	padding-right: 0
}

.themetechmount-fbar-position-default .tm-float-overlay {
	display: none
}

.tm-float-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	background-color: rgba(0, 0, 0, 1);
	visibility: hidden;
	opacity: 0;
	z-index: 9997
}

.tm-float-overlay.animated {
	visibility: visible;
	opacity: .9
}

.tm-float-overlay.animated {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzNGOTFDMjMwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzNGOTFDMjQwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M0Y5MUMyMTBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3M0Y5MUMyMjBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt0AzY0AAADrSURBVHjapNXLDYMwDAZg1+2dE9dKHaETgMQSPXWADtQBemIJJDJBzx2gp1wZoI7koBTl4RhLPwSBPoHsiMM8zxcAeFLuFAuV1XXdujbGtHR6UR5Ih4VypkyUFpTF6MTWgvyWPeWoxQPUGT19hUW+p8YDFDzqFhg8o8FDdPDoFq7Fk2gMDnHI4Fk0BXt8SOBFNAen8D80N/dYaM4WF6GuToLOO+BGefP1VbJDUThSI+XDGSWjiDVzmmloFRxrlJXiWIFGG8pbWgRLRqqIowIV4ahEizjuQP0fJIrjHjSHO7ihfLVoBHdW8xNgAA9tb+1F4VHcAAAAAElFTkSuQmCC), auto
}

.themetechmount-fbar-btn {
	cursor: pointer;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	float: right
}

.site-header-main.container-fullwide .themetechmount-fbar-btn {
	padding-right: 20px
}

.tm-header-invert .site-header-main.container-fullwide .themetechmount-fbar-btn {
	padding-left: 20px;
	padding-right: 0
}

.themetechmount-fbar-btn.tm-fbar-btn-cposition-default {
	opacity: 1;
	display:none;
	
}

.themetechmount-fbar-btn.tm-fbar-btn-cposition-default.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 0
}

.tm-header-invert .themetechmount-fbar-btn {
	margin-left: 0;
	float: left
}

.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul>li {
	padding-top: 0
}

.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul.tm-pricelist-block li {
	padding: 12px 0
}

.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul.tm-pricelist-block li:first-child {
	padding-top: 2px
}

.themetechmount-fbar-position-default .widget_recent_comments li:before {
	top: 6px
}

.themetechmount-fbar-box .vc_general.vc_cta3 {
	padding: 20px
}

.themetechmount-fbar-box .tm-sbox .vc_icon_element-inner.vc_icon_element-have-style-inner.vc_icon_element-size-lg.vc_icon_element-style-none {
	width: 3em !important
}

.themetechmount-fbar-box .tm-sbox .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
	padding-left: 1em
}

.themetechmount-fbar-box .vc_cta3-container {
	margin-bottom: 10px
}

.themetechmount-fbar-btn.themetechmount-fbar-open {
	position: fixed
}

.productbox .roadtip:after,
.themetechmount-fbar-btn {
	border-top-color: #222
}

.themetechmount-fbar-box-w {
	-webkit-box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18);
	-moz-box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18);
	box-shadow: inset 0 -23px 30px -20px rgba(0, 0, 0, .18)
}

.themetechmount-fbar-position-default .themetechmount-fbar-box {
	padding-top: 0
}

.themetechmount-fbar-box h2 {
	font-weight: 400;
	font-size: 21px;
	margin-bottom: 0;
	margin-top: 0
}

.themetechmount-fbar-box .tm-custom-heading {
	margin-bottom: 0
}

.themetechmount-fbar-btn a {
	position: relative;
	display: block;
	background-color: transparent
}

.themetechmount-fbar-btn.tm-fbar-icon-color-dark a i {
	color: #313131
}

.themetechmount-fbar-box-w {
	position: relative
}

.themetechmount-fbar-box-w:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	display: block
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(0, 0, 0, .85)
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(231, 231, 231, .85)
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(255, 255, 255, .85)
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w:after {
	background: #282828
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w:after {
	background: #f5f5f5
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w:after {
	background: #fff
}

.themetechmount-fbar-box {
	position: relative;
	z-index: 10
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1002;
	border-bottom: 4px solid #999;
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.themetechmount-fbar-position-default div.themetechmount-fbar-box-w.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.themetechmount-fbar-position-default .fcloseicon {
	position: fixed;
	top: 17px;
	right: 24px;
	height: 30px;
	width: 30px;
	z-index: 100;
	display: block;
	text-align: center;
	font-size: 20px;
	cursor: pointer
}

.themetechmount-fbar-position-default .fcloseicon:after {
	content: '\E82D';
	font-family: "tm-acadevo-icons"
}

.themetechmount-fbar-position-default .widget {
	padding: 45px 0;
	margin: 0
}

.themetechmount-team-form-no-group .tm-wrap-cell {
	display: inline-block
}

.themetechmount-team-form-no-group .tm-wrap-cell h2 {
	padding-right: 20px
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button {
	border-color: transparent;
	color: #fff
}

.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button:hover {
	background-color: transparent
}

.tm-fbar-close {
	position: fixed;
	top: 17px;
	right: 24px;
	height: 30px;
	width: 30px;
	z-index: 100;
	display: block;
	text-align: center;
	font-size: 20px;
	cursor: pointer
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	position: fixed;
	top: 100px;
	right: 0;
	width: 400px;
	height: 100%;
	max-height: 500px;
	z-index: 9999;
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.tm-header-invert .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	right: auto;
	left: 0;
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	transform: translateX(-400px)
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w .tm-fbar-close {
	-webkit-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close,
.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget {
	float: none;
	width: auto
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:first-child {
	margin-top: 0
}

.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
	border: none
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
	cursor: pointer;
	position: absolute;
	right: 80px;
	z-index: 1005;
	width: 58px;
	height: 58px;
	text-align: center;
	width: 0;
	height: 0;
	top: 72px
}

.themetechmount-fbar-position-right .floatingbar-widgets-inner .widget-area {
	float: none;
	width: 100%
}

.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
	width: 100%
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper,
.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
	overflow: hidden;
	height: 100%;
	padding: 35px;
	padding-bottom: 10px;
	z-index: 80;
	position: relative
}

.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper {
	height: 100%;
	padding: 0
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li {
	border-color: rgba(255, 255, 255, .21)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a {
	background-color: rgba(255, 255, 255, .9);
	color: #2C2C2C
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a:hover {
	color: #fff
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar caption,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul>li,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_text {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget a,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget .widget-title {
	color: rgba(255, 255, 255, .9)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget .widget-title {
	border-color: #fff
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:before {
	border-bottom-color: #202020
}

.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a {
	background-color: #202020
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
	border-top-color: #202020;
	border-bottom-color: #202020
}

.themetechmount-fbar-btn.tm-fbar-bg-color-grey a {
	background-color: #E4E4E4
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4
}

.themetechmount-fbar-btn.tm-fbar-bg-color-white a {
	background-color: #fff
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after {
	border-left-color: #fff;
	border-right-color: #fff
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after {
	border-left-color: #E4E4E4;
	border-right-color: #E4E4E4
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after {
	border-left-color: #202020;
	border-right-color: #202020
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .team-search-form-before-text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
	color: rgba(0, 0, 0, .66)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget .widget-title,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark a {
	color: rgba(0, 0, 0, .7)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .contact-info,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar table,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar th,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul>li {
	border-color: rgba(0, 0, 0, .1)
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget .widget-title {
	border-color: 1px solid rgba(61, 61, 61, 1)
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey .select2-container--default .select2-selection--single .select2-selection__rendered,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li a:before,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li:before,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field.selectbox:after,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field i,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box h2,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field select,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field input[type="text"] {
	color: rgba(0, 0, 0, .8)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field select,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-moz-placeholder {
	color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-moz-placeholder {
	color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5)
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .tagcloud a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .tagcloud a:hover {
	background-color: #2c2c2c;
	color: #fff
}

.tm-custom-heading.tm-author-heading {
	position: relative
}

.themetechmount-fbar-box-w.tm-bgcolor-darkgrey .tm-custom-heading.tm-author-heading:before,
.themetechmount-fbar-box-w.tm-bgcolor-skincolor .tm-custom-heading.tm-author-heading:before {
	background-color: #fff
}

.themetechmount-fbar-box-w .tm-column-inline {
	clear: both;
	overflow: hidden
}

.themetechmount-fbar-box-w .tm-column-inline .vc_column_container {
	width: auto;
	float: left
}

.themetechmount-fbar-box-w .tm-column-inline .vc_column_container {
	padding-right: 15px
}

.themetechmount-fbar-box-w .tm-column-inline .tm-box-icon {
	padding-right: 25px
}

.themetechmount-fbar-box-w .tm-column-inline .vc_column_container:last-child {
	padding-right: 0
}

.themetechmount-fbar-box-w .tm-vc_icon_element {
	margin-bottom: 5px
}

.tm-header-style-infostack .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li>a,
.themetechmount-topbar-wrapper .social-icons li>a {
	border: none;
	width: 16px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: 500
}

.tm-header-style-infostack .kw-phone .ttm-custombutton a,
.tm-header-overlay .top-contact a,
.header-widget .social-icons li>a,
.topbar-nav-menu li a,
.themetechmount-topbar-wrapper .top-contact li a,
.themetechmount-topbar-wrapper .social-icons li>a,
.themetechmount-topbar-wrapper .tm-fbar-open-icon {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.tm-topbar-content .tm-wrap-cell div {
	display: inline-block
}

.site-header .themetechmount-topbar {
	position: relative;
	z-index: 10
}

.table-row {
	display: table;
	width: 100%
}

.tm-tb-right-content {
	text-align: right;
	display: inline-block;
	padding-left: 5px
}

.tm-center-content .themetechmount-tb-left-content {
	width: 100%;
	display: block
}

.themetechmount-topbar-inner {
	line-height: 48px
}

.tm-header-style-infostack .themetechmount-topbar-inner {
	line-height: 49px
}

.top-contact {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	display: inline-block;
	position: relative;
	line-height: 50px;
	vertical-align: top
}

.tm-header-style-infostack .header-widget .topbar-nav-menu,
.tm-header-style-infostack .themetechmount-social-links-wrapper,
.tm-header-style-infostack .top-contact {
	line-height: 50px
}

.top-contact i {
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	font-size: 15px
}

.tm-bgcolor-skincolor .top-contact i {
	color: rgba(255, 255, 255, .75)
}

.top-contact li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 1
}

.top-contact li:first-child {
	padding-left: 0
}

.top-contact li:last-child {
	padding-right: 0
}

.top-contact li,
.tm-topbar-content .tm-wrap-cell div {
	position: relative
}

.tm-topbar-content .tm-wrap-cell div {
	padding-left: 15px
}

.tm-top-info-con div.tm-vc_btn3-container,
.tm-topbar-content .tm-wrap-cell div.tm-vc_btn3-container {
	margin-bottom: 0
}

.tm-topbar-content .tm-wrap-cell div .tm-vc_btn3.tm-vc_btn3-size-sm {
	padding: 7px 20px;
	margin-top: 3px
}

.tm-bgcolor-darkgrey .tm-topbar-content .tm-wrap-cell div .tm-vc_btn3:hover {
	background-color: #fff;
	color: #202020
}

.tm-align-right.tm-wrap-cell div:not(.tm-vc_btn3-inline):before,
.top-contact li:before {
	content: "";
	height: 17px;
	width: 1px;
	background-color: rgba(0, 0, 0, .09);
	display: block;
	position: absolute;
	right: 0;
	top: 16px
}

.themetechmount-topbar-wrapper .social-icons li:before,
.top-contact li:last-child:after {
	right: 0
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	padding-left: 10px
}

.tm-topbar-content .tm-wrap-cell div:before {
	right: auto;
	left: 0
}

.tm-topbar-content .tm-wrap-cell div:first-child:before,
.top-contact li:last-child:before {
	content: unset
}

.top-contact li:last-child {
	padding-right: 20px
}

.themetechmount-topbar-wrapper.tm-bgcolor-grey {
	border-bottom: 1px solid #e7e7e7
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 14px 25px 14px 25px;
	font-size: 14px;
	vertical-align: top;
	line-height: 20px
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text {
	padding-left: 5px;
	font-size: 14px;
	font-weight: 600
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .social-icons li>a:hover {
	color: #fff !important;
	border-color: rgba(255, 255, 255, 1)
}

.themetechmount-topbar-wrapper.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
	color: rgba(255, 255, 255, .8)
}

.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:first-child:before,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:after,
.tm-textcolor-white .tm-topbar-content .tm-wrap-cell div:before,
.tm-textcolor-white .top-contact li:first-child:before,
.tm-textcolor-white .top-contact li:last-child:after,
.tm-textcolor-white .top-contact li:before,
.tm-textcolor-white .top-contact li:after,
.tm-header-overlay .tm-textcolor-white .tm-topbar-content .social-icons:before {
	background-color: rgba(255, 255, 255, .80)
}

.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
	color: rgb(54, 48, 46)
}

.tm-headerstyle-classic-box-overlay .themetechmount-topbar-wrapper .themetechmount-fbar-btn {
	margin-left: 20px
}

.themetechmount-topbar-wrapper .social-icons li {
	position: relative;
	min-width: auto;
	padding: 0;
	margin: 0 3px
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	padding-right: 0
}

.top-contact span.tel-no {
	font-size: 16px
}

.tm-header-overlay .themetechmount-topbar-wrapper .social-icons li:before,
.tm-header-overlay .themetechmount-topbar-wrapper .social-icons li:after {
	content: none
}

.tm-header-overlay .top-contact {
	line-height: 48px
}

.tm-header-overlay .tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	padding-right: 3px
}

.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 3px
}

.tm-bgcolor-skincolor .tm-topbar-content .social-icons li>a:hover {
	color: #fff;
	border-color: transparent
}

.top-contact.tm-highlight-right:after,
.top-contact.tm-highlight-left:after {
	content: "";
	width: 5000px;
	height: 100%;
	background-color: #0186d5;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 0
}

.top-contact.tm-highlight-right:after {
	left: 0
}

.top-contact.tm-highlight-right i,
.top-contact.tm-highlight-left i {
	color: #fff
}

.top-contact.tm-highlight-right li:first-child:before,
.top-contact.tm-highlight-right li:after,
.top-contact.tm-highlight-left li:first-child:before,
.top-contact.tm-highlight-left li:after {
	display: none
}

.tm-highlight-right,
.tm-highlight-left {
	color: #fff
}

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
	padding: 0;
	display: table;
	width: 100%
}

.tm-titlebar-main {
	text-align: center;
	vertical-align: middle;
	display: table-cell
}

.tm-titlebar-wrapper {
	position: relative;
	z-index: 2
}

.tm-header-style-classic2 .tm-classicheader-text-area .tm-header-text .tm-titlebar-wrapper {
	margin-top: 70px
}

.tm-titlebar-wrapper.entry-header {
	margin-bottom: 0
}

.tm-titlebar-align-right .tm-titlebar-main {
	text-align: right
}

.tm-titlebar-align-left .tm-titlebar-main {
	text-align: left
}

.tm-titlebar-wrapper .entry-header {
	margin-bottom: 0;
	position: relative
}

.themetechmount-titlebar-main {
	text-align: center
}

.tm-titlebar-wrapper .entry-title-wrapper a {
	color: rgba(255, 255, 255, .9);
	font-weight: 700
}

.tm-titlebar-wrapper .entry-title-wrapper a:hover {
	color: #fff
}

.tm-titlebar-main .breadcrumb-wrapper span:last-child {
	padding-right: 0
}

.tm-titlebar-wrapper .entry-title .tm-subtitle {
	font-size: 17px;
	opacity: .8;
	font-weight: 300
}

.tm-titlebar-wrapper .breadcrumb-wrapper a {
	color: #888;
	-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
}

.tm-bread-sep {
	position: relative;
	top: 0
}

.tm-titlebar-wrapper .breadcrumb-wrapper a:hover {
	text-decoration: none
}

.themetechmount-titlebar-main .breadcrumb-wrapper {
	color: #999;
	vertical-align: middle
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
	font-size: 24px;
	opacity: .8;
	transition: all 0.2s ease
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a {
	margin: 2px;
	display: inline-block
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper a,
.breadcrumb-wrapper .tm-pf-navbar-wrapper .tm-dim {
	margin: 5px;
	display: inline-block
}

.tm-titlebar-wrapper {
	background-size: 100%;
	background-position: 50% 0;
	background-repeat: repeat repeat
}

.themetechmount-header-style-3 .themetechmount-slider-wrapper,
.themetechmount-header-style-3 .tm-titlebar-wrapper {
	position: relative;
	z-index: 1
}

.themetechmount-titlebar-main .entry-title {
	line-height: 27px;
	color: #2d2d2d;
	font-weight: 400;
	font-size: 28px
}


.tm-titlebar-align-right .tm-titlebar-main-inner,
.tm-titlebar-align-left .tm-titlebar-main-inner {
	display: table;
	width: 100%
}

.tm-titlebar-align-right .entry-title-wrapper,
.tm-titlebar-align-left .entry-title-wrapper,
.tm-titlebar-align-right .breadcrumb-wrapper,
.tm-titlebar-align-left .breadcrumb-wrapper {
	display: table-cell
}

.tm-titlebar-align-left .breadcrumb-wrapper {
	text-align: right;
	vertical-align: middle
}

.tm-titlebar-align-right .breadcrumb-wrapper {
	text-align: left;
	vertical-align: middle
}

.tm-titlebar-wrapper .breadcrumb-wrapper {
	font-size: 13px;
	color: #999
}

.tm-titlebar-align-allleft .tm-titlebar-main {
	text-align: left
}

.tm-titlebar-align-allright .tm-titlebar-main {
	text-align: right
}

.entry-title-wrapper .entry-title {
	margin: 0;
	margin-bottom: 3px;
	position: relative;
	display: inline-block
}

.tm-titlebar-align-left .breadcrumb-wrapper>.container {
	padding-right: 0
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
	position: absolute
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper {
	left: 50%;
	bottom: 0;
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0)
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-allright .breadcrumb-wrapper {
	right: 0
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	width: 5000px;
	z-index: 0
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper .container:after {
	right: 100%;
	left: auto
}

.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a {
	color: rgba(255, 255, 255, 1)
}

.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover {
	color: rgba(255, 255, 255, 1)
}

.tm-textcolor-white .tm-titlebar-main .entry-title,
.tm-textcolor-white .tm-titlebar-main .entry-subtitle {
	color: #fff
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a {
	color: rgba(0, 0, 0, .6)
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
	color: rgba(0, 0, 0, .8)
}

.tm-textcolor-dark .tm-titlebar-main .entry-title,
.tm-textcolor-dark .tm-titlebar-main .entry-subtitle {
	color: rgba(0, 0, 0, .9)
}

.themetechmount-titlebar-main .breadcrumb-wrapper a {
	color: #999
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a {
	opacity: .8
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a:hover {
	opacity: 1
}

.tm-titlebar-wrapper.tm-bgimage-no .tm-titlebar-wrapper-bg-layer {
	opacity: 1
}

.tm-titlebar-main h3.tm-subtitle {
	opacity: .8
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container {
	padding: 0;
	vertical-align: middle;
	display: table;
	height: 100%
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner {
	vertical-align: middle;
	display: table-cell
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .breadcrumb-wrapper .container,
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
	width: auto;
	padding: 0
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allleft .breadcrumb-wrapper .container,
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allright .breadcrumb-wrapper .container {
	padding-top: 7px
}

hr.tm-titlebar-border {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .05);
	background-color: transparent
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom {
	position: relative;
	z-index: 1
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	padding: 15px 5px;
	display: inline-block;
	border-radius: 0;
	margin-right: 27px;
	border-right: 4px solid
}

.tm-bgcolor-skincolor.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	background-color: #3d3d3d
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container a:hover,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	color: #fff
}

.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper {
	z-index: 1
}

.tm-bordertype-none .bottom-footer-inner {
	border: none !important
}
.address_contact{
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0px;
}

.tm-bordercolor-white .bottom-footer-inner,
.tm-bordercolor-white.tm-bordertype-double .bottom-footer-inner,
.tm-bordercolor-white.tm-bordertype-double .bottom-footer-inner:before {
	border-top: 1px solid rgba(255, 255, 255, .14)
}

.tm-bordercolor-dark .bottom-footer-inner,
.tm-bordercolor-dark.tm-bordertype-double .bottom-footer-inner,
.tm-bordercolor-dark.tm-bordertype-double .bottom-footer-inner:before {
	border-top: 1px solid rgba(0, 0, 0, .12)
}

.tm-bordertype-double .bottom-footer-inner:before {
	position: absolute;
	content: '';
	width: 100%;
	top: -5px
}

ul.footer-nav-menu li:after {
	position: absolute;
	content: "|";
	padding-left: 7px
}

ul.footer-nav-menu li:last-child:after {
	content: ""
}

.footer-nav-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 15px
}

.footer-nav-menu li {
	display: inline-block;
	padding-left: 2px;
	padding-right: 16px;
	font-size: 16px;
	padding-bottom: 0
}

.footer-nav-menu li:first-child {
	padding-left: 0
}

.bottom-footer-inner,
.second-footer-inner {
	position: relative
}

.tm-footer2-left,
.tm-footer2-right {
	padding-top: 15px;

	font-size: 16px;
}

.tm-footer2-right {
	text-align: right
}

.col-sm-12.tm-footer2-left,
.col-sm-12.tm-footer2-right {
	line-height: 25px;
	text-align: center
}

.site-footer .col-sm-6.first-widget-area {
	position: relative;
	overflow: hidden
}

.site-footer .col-sm-6.first-widget-area:after {
	content: "";
	height: 100%;
	width: 1px;
	position: absolute;
	right: 20px;
	top: 35px;
	margin-bottom: 35px;
	background-color: rgba(255, 255, 255, .1)
}

.site-footer .col-sm-6.first-widget-area {
	padding-right: 45px
}

.bottom-footer-text.tm-textcolor-white .footer-nav-menu,
.bottom-footer-text.tm-textcolor-white .tm-footer2-left .footer-nav-menu a:not(:hover),
.bottom-footer-text.tm-textcolor-white .tm-footer2-right .footer-nav-menu a:not(:hover) {
	color: rgba(255, 255, 255, 1)
}

.site-footer .second-footer-inner {
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	padding-bottom: 2px
}

ul.tm-awardbox {
	list-style: none;
	padding: 0
}

.tm-awardbox li {
	display: inline-block;
	padding-right: 50px;
	position: relative
}

.tm-awardbox li:after {
	position: absolute;
	background-color: rgba(0, 0, 0, .06);
	display: inline-block;
	content: "";
	width: 1px;
	height: 100%;
	vertical-align: middle;
	margin: 0 10px;
	top: 0;
	right: 14px
}

.tm-textcolor-white .tm-awardbox li:after {
	background-color: rgba(255, 255, 255, .06)
}

.tm-awardbox li:last-child:after {
	content: unset
}

.footer .widget ul.tm-pricelist-block li {
	font-size: 16px;
	line-height: 23px;
	list-style: none;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	padding: 10px 0
}

.footer .widget ul.tm-pricelist-block li:first-child {
	padding-top: 0
}

.tm-textcolor-dark .col-sm-6.first-widget-area:after {
	background-color: rgba(0, 0, 0, .1)
}

.bottom-footer-text.tm-textcolor-dark .bottom-footer-inner {
	border-top-color: rgba(0, 0, 0, .1)
}

.tm-textcolor-dark .vc_separator .vc_sep_holder .vc_sep_line {
	border-color: rgba(0, 0, 0, .1) !important
}

.footer-nav-menu li:last-child {
	padding-right: 0
}

.footer .bottom-footer-text .bottom-footer-inner .social-icons {
	padding-top: 10px
}

.footer .social-icons li,
.footer .bottom-footer-text .bottom-footer-inner .social-icons li {
	margin-left: 4px;
	margin-right: 4px;
	min-width: auto
}

.footer .social-icons li:first-child,
.footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
	margin-left: 0
}

.tribe-events-notices {
	background: #f5f5f5;
	border-radius: 0;
	border: 1px solid #e2e2e2;
	color: #20202d;
	margin: 10px 0 18px;
	padding: 15px 35px 15px 20px;
	text-shadow: none
}

.tribe-events-list-widget .tribe-event-title {
	font-size: 16px;
	font-weight: 400
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding-left: 0;
	margin-bottom: 20px
}

#tribe-bar-form #tribe-bar-views .select2-container {
	display: none
}

.tribe-events-gmap {
	display: block;
	padding: 10px 0 5px 0
}

#tribe-bar-views .tribe-bar-views-list {
	z-index: 1
}

#page #tribe-events-pg-template {
	max-width: none
}

.events-archive #page .entry-content,
.events-archive #page .entry-header {
	width: 100%
}

#tribe-bar-form #tribe-bar-views,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-events-bar #tribe-bar-collapse-toggle,
#tribe-events-bar #tribe-bar-form,
#tribe-events-bar .tribe-bar-views-inner {
	background: #fff
}

#tribe-events-bar #tribe-bar-form {
	margin: 0;
	width: 100%;
	border: 1px solid #e3e3e3
}

#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
	border-right: 1px solid #e3e3e3;
	padding: 2px 22px
}

#tribe-bar-form .tribe-events-button {
	margin-bottom: 0
}

.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop {
	max-width: 100%
}

.tribe-events-list .type-tribe_events {
	padding: 30px;
	border: 1px solid #eaeaea;
	margin-bottom: 60px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	overflow: hidden
}

.tribe-events-list .type-tribe_events h2 {
	padding-right: 50px;
	font-size: 20px
}

.tribe-events-schedule h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: 600
}

.single-tribe_events h1.tribe-events-single-event-title {
	display: none
}

.single-tribe_events #tribe-events-footer {
	margin-bottom: 40px
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
	border-radius: 0;
	font-size: 13px
}

.tribe-events-list-separator-month:after {
	border-bottom: 1px solid #eaeaea
}

.themetechmount-post-item-inner .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	float: none;
	position: absolute;
	width: 206px;
	right: -64px;
	z-index: 1;
	top: 23px
}

.themetechmount-post-item-inner .tribe-events-event-cost span,
.tribe-events-list .tribe-events-event-cost span {
	width: 100%
}

.themetechmount-post-item-inner .tribe-events-event-cost {
	color: #fff;
	z-index: 99;
	text-align: center;
	right: -76px;
	top: 15px
}

.themetechmount-post-item-inner {
	overflow: hidden
}

.tribe-events-loop .tribe-events-event-meta {
	font-size: 15px
}

.tribe-events-list .tribe-events-event-cost span {
	color: #fff;
	border: none;
	font-size: 18px
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	border: 1px solid transparent;
	border-radius: 3px;
	font-size: 14px
}

.single-tribe_events h2.tribe-events-single-event-title {
	display: none
}

.tribe-events-schedule {
	float: right;
	margin-top: 25px
}

.tribe-events-back {
	float: left;
	margin-top: 10px
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	padding: 5px 15px;
	margin-left: 10px;
	color: #fff;
	text-align: center;
	border-radius: 5px
}

.tribe-events-back {
	margin-top: 16px
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	color: #0d121b;
	line-height: 26px;
	font-size: 16px
}

.single-tribe_events .tribe-events-event-meta {
	font-size: 15px
}

body.events-list .tribe-events-ical {
	margin-bottom: 30px
}

#tribe-bar-views .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3
}

#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3
}

#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
	border-bottom: 1px solid #e3e3e3
}

body .datepicker.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	padding: 20px;
	border: 1px solid #eee;
	font-size: 14px;
	z-index: 14 !important
}

body .datepicker .datepicker-days table tr td {
	color: #999;
	padding: 8px;
	width: 34px;
	height: 34px !important;
	border-top: 0
}

body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active {
	background: transparent;
	color: #999;
	text-shadow: none
}

body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td span.active.active:hover,
body .datepicker .datepicker-days table tr td:hover {
	color: #fff
}

.events-single .tribe_events {
	clear: both
}

.post-box-event.post-box .themetechmount-post-readmore {
	position: relative;
	margin-top: 10px
}

.single-tribe_events .tribe-events-event-meta dl {
	margin: 0;
	margin-top: 18px
}

.tribe-events-meta-group .tribe-events-single-section-title {
	font-size: 20px;
	font-weight: 600
}

.tribe-events-list-separator-month {
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 700
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
	float: none;
	position: relative;
	width: auto
}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a,
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #012546;
	color: #fff
}

#tribe-events-content .tribe-events-has-events>div>a {
	color: #fff
}

#tribe-events .tribe-events-month {
	margin-bottom: 80px
}

.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
	font-weight: 500;
	font-style: normal;
	line-height: 24px
}

.tribe-event-schedule-details {
	font-weight: 600
}

.themetechmount-box-events h4 a,
.themetechmount-box-events h4 {
	font-size: 24px;
	color: #131d3b;
	line-height: 34px;
	font-weight: 400
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-title .themetechmount-box-title {
	padding-bottom: 10px
}

.themetechmount-events-box-view-top-image-details .themetechmount-event-meta-details {
	border-bottom: 1px solid #ededed;
	border-left: none;
	border-right: none;
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 15px
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore {
	margin-top: 23px
}

.themetechmount-events-box-view-top-image-details .themetechmount-events-meta .tribe-events-event-cost {
	font-weight: 700
}

.themetechmount-events-box-view-top-image .themetechmount-box-bottom-content {
	text-align: center
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-details i {
	padding-right: 5px;
	float: left;
	padding-top: 6px
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 a,
.themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 {
	margin-bottom: 10px;
	font-size: 21px
}

.tribe-events-list .tribe-events-loop .tribe-event-featured {
	background-color: #fff;
	padding: 0 30px 30px 30px;
	margin-bottom: 60px
}

.tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-event-meta {
	background-color: #fff
}

.tribe-events-list-separator-month span {
	padding: 10px 50px;
	border-radius: 0;
	background-color: #ff3d55;
	color: #fff
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
	font-size: 27px;
	color: #0d121b;
	font-weight: 600;
	line-height: 40px
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
	font-size: 15px;
	font-weight: 500
}

#tribe-events-pg-template .tribe-events-content h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px
}

.tribe-events-list .tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
	font-weight: 400;
	font-style: normal;
	line-height: 24px
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
	padding-right: 0
}

#tribe-events-content a {
	color: #0d121b
}

#tribe-events-content .tribe-events-read-more,
#tribe-events-content.tribe-events-single .tribe-events-back a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events .tribe-events-button,
.tribe-events-button,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a {
	display: inline-block;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #fff;
	border: 1px solid transparent;
	background-color: #0168b7;
	border-radius: 0;
	margin-top: 10px;
	text-transform: capitalize;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	font-weight: 600;
	padding: 9px 34px;
	letter-spacing: 1px
}

#tribe-events-content .tribe-events-read-more:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
#tribe-events-content.tribe-events-single .tribe-events-back a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a:hover {
	color: #fff;
	background-color: #ff3d55
}

#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
	width: auto
}

.themetechmount-post-item-inner .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost {
	top: 15px
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: inherit
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
	margin: 0 -30px 0 -30px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event {
	width: 85px;
	height: 85px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	padding: 20px 10px 10px 10px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	font-size: 23px
}

.themetechmount-boxes-events.themetechmount-boxes-col-one .event-box-content {
	opacity: 0;
	right: 30px;
	bottom: -75px;
	max-width: 300px;
	padding: 24px 30px 34px;
	position: absolute;
	visibility: hidden;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	background-color: #f4f6f9;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.single.single-tribe_events article {
	margin-bottom: 50px
}

.single.single-tribe_events article {
	padding: 0
}

.single.single-tribe_events #tribe-events-content {
	margin-bottom: 0
}

.widget.acadevo_category_list_widget li.current-cat a,
.widget.acadevo_category_list_widget li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
.widget.tm_widget_nav_menu li.current_page_item a,
.widget.tm_widget_nav_menu li a:hover {
	color: #fff
}

.widget.acadevo_category_list_widget .widget-title {
	display: none
}

.widget.acadevo_category_list_widget .widget-title:after {
	background-color: #fff !important
}

.widget.acadevo_category_list_widget li {
	padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.tm_widget_nav_menu li a,
.widget.acadevo_category_list_widget li a {
	display: block;
	padding: 16px 30px 16px 15px;
	position: relative;
	font-weight: 500;
	font-size: 15px;
	background-color: #fff
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:after,
.widget.tm_widget_nav_menu li a:after,
.widget.acadevo_category_list_widget li a:after {
	content: '\e809';
	position: absolute;
	right: 16px;
	top: 14px;
	font-size: 15px;
	font-family: 'tm-acadevo-icons'
}

.sidebar .widget.tm_widget_nav_menu,
.sidebar .widget.acadevo_category_list_widget {
	padding-top: 0
}

.widget.tm_widget_nav_menu li a:before {
	content: none
}

.widget.acadevo_category_list_widget li:last-child a {
	border-bottom: none
}

.widget.acadevo_category_list_widget li.current-cat a,
.widget.acadevo_category_list_widget li a:hover {
	color: #fff;
	border-color: transparent
}

.sidebar h3.widget-title {
	margin-top: 0;
	margin-bottom: 25px;
	display: block;
	padding-left: 26px
}

.sidebar .widget-title:before {
	display: block;
	margin-bottom: 0;
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: 17px;
	height: 2px;
	background-color: #000
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.widget,
.wpb_row .wpb_widgetised_column .widget {
	margin: 0px 0 35px;
	word-wrap: break-word
}

.site-footer .first-footer .tm-container-for-footer>div>.row .widget-area .widget {
	margin: 0
}

.footer .footer-rows .first-footer .first-footer-inner {
	padding: 40px 0 33px
}

.footer.tm-bgcolor-skincolor .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-skincolor .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer,
.footer.tm-bgcolor-darkgrey .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-darkgrey .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	border-color: rgba(255, 255, 255, .3)
}

.footer.tm-bgcolor-white .tm-container-for-footer>div>.row .widget-area,
.footer.tm-bgcolor-white .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	border-color: rgba(0, 0, 0, .14)
}

.footer .widget {
	margin: 55px 0 0px;
}

.footer .widget.themetechmount_widget_recent_entries .tm-recent-post-list {
	text-align: left
}

.footer .tm-newsletter-margin {
	margin-top: -23px
}


.sidebar .widget ul:not(.slides):not(.cart_list):not(.acadevo_contact_widget_wrapper)>li:last-child,
.widget ul>li ul>li:last-child {
	border-bottom: 0;
	padding-bottom: 0px !important;
	margin-bottom: 0
}

.widget .widget-title {
	margin-bottom: 32px;
	position: relative
}

.second-footer .container.tm-container-for-footer .row>.widget-area:first-child .custom-heading {
	display: inline-block;
	float: left;
	padding-right: 10px
}

.footer .widget .widget-title {
	margin-bottom: 25px;
	display: inline-block
}

.footer_logo img {
    max-height: 100px;
}

.footer .widget ul>li {
	padding: 0 0 7px 0
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.acadevo_contact_widget_wrapper)>li {
	border-top: 1px solid #e9ebef;
	padding-bottom: 10px;
	padding-top: 10px
}

.sidebar .widget ul.slick-dots>li,
body .sidebar .widget.acadevo_category_list_widget li:first-child {
	border-top: none !important
}

.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list)>li {
	padding: 15px 0
}

.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.acadevo_contact_widget_wrapper)>li:first-child,
.sidebar .widget_shopping_cart .cart_list li:first-child,
.sidebar .widget>ul:not(.slides):not(.cart_list)>li:first-child,
.sidebar .widget.widget_nav_menu>div>ul:first-child>li:first-child {
	border-top: none;
	padding-top: 0
}

#sidebar-left .widget.acadevo_category_list_widget,
#sidebar-left .widget.widget.widget_nav_menu.tm_widget_nav_menu,
.sidebar.widget-area .widget.widget_nav_menu.tm_widget_nav_menu,
.sidebar .widget.acadevo_category_list_widget,
.sidebar.widget-area .widget.acadevo_category_list_widget {
	padding: 0
}

.sidebar .widget.tm_widget_nav_menu ul,
.sidebar .widget.acadevo_category_list_widget ul {
	-webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1)
}

.sidebar .widget.tm_widget_nav_menu ul>li,
.sidebar .widget.acadevo_category_list_widget ul>li {
	padding: 0px !important
}

.site-footer .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 3px;
	font-size: 20px;
	font-weight: 500
}

.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	margin-bottom: 0;
	font-size: 14px
}

.site-footer .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 50px !important;
	height: 50px !important
}

.tm-bg-footer-box {
	padding: 65px 0 100px 45px;
	margin: -70px 0 -90px 0;
	text-align: center
}

.tm-bg-footer-box .footer-logo-box {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px
}

.tm-bg-footer-box .footer-logo-box img {
	margin-bottom: 20px
}

ul.acadevo_contact_widget_wrapper.call-email-footer {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 20px
}

ul.acadevo_contact_widget_wrapper.call-email-footer li:before {
	position: relative;
	left: -6px;
	top: 0
}

.footer .social-icons li>a {
	width: 33px;
	height: 33px;
	line-height: 32px;
	border: 1px solid #ffffff;
	background-color: transparent;
	font-size: 14px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.footer .social-icons li>a:hover {
	color: #fff
}

.acadevo_flicker_widget_wrapper a {
	overflow: hidden;
	display: block;
	margin: 0 7px 0 0;
	width: 75px;
	height: 75px;
	display: inline-block;
	background: none
}

ul.acadevo_contact_widget_wrapper {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}

ul.acadevo_contact_widget_wrapper li {
	padding-left: 35px;
	position: relative;
	padding-top: 0;
	padding-bottom: 17px;
	line-height: 25px
}

ul.acadevo_contact_widget_wrapper li:before {
	position: absolute;
	left: 0;
	top: 6px;
	font-size: 18px;
	font-weight: 500
}

ul.acadevo_contact_widget_wrapper li.tm-acadevo-icon-mobile:before,
ul.acadevo_contact_widget_wrapper li.themetechmount-contact-email:before {
	top: 5px
}

ul.acadevo_contact_widget_wrapper li a:not(:hover) {
	color: inherit
}

ul.tm-recent-post-list {
	list-style: none;
	padding: 0
}

ul.tm-recent-post-list>li img {
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 18px
}

ul.tm-recent-post-list>li {
	padding: 0 0 20px 0
}

ul.tm-recent-post-list>li>a {
	font-size: 16px;
	line-height: 21px;
	display: block;
	font-weight: 400
}

.sidebar ul.tm-recent-post-list>li>a {
	color: #131d3b;
	font-weight: 500
}

ul.tm-recent-post-list li:after {
	content: " ";
	display: table;
	clear: both
}

ul.tm-recent-post-list>li .post-date {
	display: block;
	font-size: 14px
}

ul.tm-recent-post-list>li:first-child {
	border-top: 0;
	padding-top: 0
}

.widget_recent_comments li.recentcomments,
.widget_recent_entries a,
.widget_meta a,
.widget_categories a,
.widget_product_categories a,
.widget_archive li a,
.widget_pages li a,
.widget_nav_menu li a {
	display: inline-block;
	position: relative;
	padding-left: 0
}

.widget .menu-main-menu-container {
	float: none
}

.widget ul>li ul {
	margin-left: 15px;
	margin-top: 15px
}

.widget_categories.widget ul>li ul,
.widget_nav_menu.widget ul>li ul,
.widget_pages.widget ul>li ul {
	margin-top: 10px
}

.site-footer .widget_recent_comments li.recentcomments:before,
.site-footer .widget_recent_entries a:before,
.site-footer .widget_meta a:before,
.site-footer .widget_archive li a:before,
.site-footer .widget_pages li a:before,
.site-footer .widget_nav_menu li a:before {
	line-height: 1em;
	font-size: 14px;
	content: "";
	background-color: #0d121b;
	width: 9px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 11px
}

.site-footer .tm-textcolor-white .widget_recent_comments li.recentcomments:before,
.site-footer .tm-textcolor-white .widget_recent_entries a:before,
.site-footer .tm-textcolor-white .widget_meta a:before,
.site-footer .tm-textcolor-white .widget_archive li a:before,
.site-footer .tm-textcolor-white .widget_pages li a:before,
.site-footer .tm-textcolor-white .widget_nav_menu li a:before {
	background-color: #fff
}

.site-footer .widget_recent_comments li.recentcomments,
.site-footer .widget_recent_entries a,
.site-footer .widget_meta a,
.site-footer .widget_archive li a,
.site-footer .widget_pages li a,
.site-footer .widget_nav_menu li a {
	padding-left: 18px;
	font-weight: 400;
	font-size: 16px
}

.flexslider {
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
	margin-top: -25px
}

.sidebar .wpb_gallery .flex-direction-nav {
	display: none
}

.sidebar .wpb_gallery.wpb_content_element {
	margin-bottom: 0
}

.tm-slick-carousel-wrapper img {
	max-width: 100%
}

.widget_calendar table td#today {
	font-weight: 700
}

.widget_calendar table {
	border-collapse: separate;
	border-color: #e5e5e5;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
	background-color: transparent
}

.sidebar .widget_calendar table {
	background-color: #fff
}

.widget_calendar table th,
.widget_calendar table td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px
}

.widget_calendar caption {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	letter-spacing: .04em;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700
}

.widget_calendar tbody a {
	display: block;
	font-weight: 700
}

.tm-textcolor-dark .widget_calendar table {
	border-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-dark .widget_calendar table th,
.tm-textcolor-dark .widget_calendar table td {
	border-bottom-color: rgba(0, 0, 0, .07);
	border-right-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-white .newsletter-submit,
.tm-textcolor-white .newsletter-widget,
.tm-textcolor-white .widget_calendar table th,
.tm-textcolor-white .widget_calendar table td,
.tm-textcolor-white .widget_calendar table {
	border-color: rgba(229, 229, 229, .12)
}

.tm-textcolor-white .newsletter-widget .newsletter-email {
	color: rgba(255, 255, 255, .34)
}

.tm-textcolor-white .mc_form_inside .mc_merge_var:after,
.tm-textcolor-white .newsletter-widget:after {
	color: rgba(255, 255, 255, .4)
}

.tm-textcolor-dark .mc_form_inside .mc_merge_var,
.tm-textcolor-dark .newsletter-submit,
.tm-textcolor-dark .newsletter-widget {
	border-color: rgba(0, 0, 0, .07)
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
	background: none;
	margin-left: 8em;
}

#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item .calendar_wrap a {
	padding: 0;
	text-align: left;
	border-bottom: 0
}

#site-header-menu #site-navigation div.nav-menu>ul {
	margin: 0;
	padding: 0
}

#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
	background: none
}
.righticon .svg-inline--fa{
    color:#000;
}
.righticon .tm-acadevo-icon-angle-down{
    display:none;
}
.header-controls .search_box a>.ti-close,
.header-controls .search_box a>.ti-search,
.header-controls .ti-bag {
	height: 33px;
	width: 33px;
	line-height: 33px;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 15px
}

.tm-search-overlay {
	position: absolute;
	top: 100%;
	right: -20px;
	width: 400px;
	background: #fff;
	border-top: 3px solid;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	z-index: 9
}

.tm-header-style-classic .tm-search-overlay,
.tm-header-overlay .tm-search-overlay {
	right: -24px
}

.tm-header-overlay .tm-header-icons .tm-header-icon:nth-child(2) .tm-search-overlay {
	right: -5px
}

.tm-search-overlay.st-show {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tm-search-overlay .w-search-form-h {
	display: table;
	height: 100%;
	width: 100%
}

.tm-search-overlay .w-search-form-row {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	position: relative;
	padding: 10px
}

.tm-search-overlay .w-search-form-row:before {
	border-bottom-color: #f7b71e
}

.tm-search-overlay .w-search-form-row:before {
	position: absolute;
	right: 27px;
	top: -11px;
	width: 47px;
	height: 47px;
	text-align: center;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid;
	content: " "
}

.tm-header-overlay .tm-search-overlay .w-search-form-row:before,
.tm-header-style-classic-highlight .tm-search-overlay .w-search-form-row:before {
	position: absolute;
	right: 27px
}

.tm-search-overlay .tm-search-outer {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	clear: both;
	min-height: 350px;
	border: 2px solid rgba(255, 255, 255, .62);
	width: 1000px;
	text-align: center;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	display: inline-block;
	padding: 100px 20px 100px 20px
}

.tm-search-overlay.st-show .tm-search-outer {
	transform: translateY(-50%)
}

.tm-search-overlay .tm-site-searchform input[type="search"] {
	font-size: 14px;
	text-align: left;
	height: 47px;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none !important;
	background-color: #f4f6f9;
	color: #626569;
	width: 85%;
	line-height: 47px;
	float: left
}

.tm-site-searchform button {
	background: #fab442;
	color: #000;
	top: 0;
	width: 40px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	outline: none;
	padding: 0;
	font-size: 12px
}

.tm-search-overlay .tm-site-searchform button {
	font-size: 18px;
	width: 54px;
	border: 0;
	border-radius: 0;
	height: 47px;
	text-align: center;
	display: block;
	line-height: 48px;
	color: #fff;
	float: left
}

body.st-prevent-scroll {
	height: 100%
}

.close-box i {
	top: 60px;
	color: #ababab;
	opacity: 0;
	font-size: 35px;
	position: fixed;
	cursor: pointer;
	right: 30px;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s
}

.close-box i.showicon {
	opacity: 1;
	top: 30px
}

.tm-search-overlay .tm-site-searchform input[type="search"]::-webkit-input-placeholder {
	color: #626569
}

.tm-search-overlay .tm-site-searchform input[type="search"]:-moz-placeholder {
	color: #626569
}

.tm-search-overlay .tm-site-searchform input[type="search"]::-moz-placeholder {
	color: #626569
}

.tm-search-overlay .tm-site-searchform input[type="search"]:-ms-input-placeholder {
	color: #626569
}

.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2 {
	color: #fff
}

.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h4,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, .9)
}

.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
	color: rgba(255, 255, 255, .9)
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
	color: #4a4a4a
}

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 b,
.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 strong {
	font-weight: 500
}

.tm-bgcolor-skincolor .wpb_content_element,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper {
	color: rgba(255, 255, 255, .77)
}

.tm-bgcolor-white .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-grey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only {
	background-color: transparent;
	border: none
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-left .tm-vc_cta3_content-container,
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
	display: table;
	width: 100%
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 h2 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 0
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-cta3-content-wrapper {
	margin-bottom: 35px
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 h4 {
	margin-top: 5px;
	font-size: 28px;
	line-height: 32px;
	font-weight: 400
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 0
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-actions {
	margin-top: 20px
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent {
	padding: 0
}

.tm-play-icon {
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle
}

.tm-heading-style-horizontal .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-cta3-rev-heading .tm-cta3-content-wrapper {
	padding-top: 25px
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm-double-large-icon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
	font-size: 6.8em !important;
	line-height: 7.8em !important
}

div .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
	padding: 0;
	border: 0
}

.top-overlay-index {
	z-index: 99;
	position: relative
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 {
	padding-left: 3px
}

.tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper,
.tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper .tm-sbox {
	height: 100%
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3 {
	margin-left: 0;
	padding: 0
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 70px
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	padding-bottom: 10px
}

.tm-servicebox-bgimage .vc_column-inner {
	height: 350px
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-icons {
	transition: transform 0.45s;
	-webkit-transition: transform 0.45s;
	transform: translateY(180%) !important;
	-webkit-transform: translateY(180%) !important
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	transition: transform 0.35s;
	-webkit-transition: transform 0.35s;
	transform: translateY(250%);
	-webkit-transform: translateY(250%)
}

.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p {
	transition: opacity 0.2s, transform 0.35s;
	-webkit-transition: opacity 0.2s, transform 0.35s;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 0
}

.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-icons,
.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content p,
.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
	opacity: 1
}

.vc_col-sm-6 .tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p {
	width: 56%
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-style-transparent {
	padding: 0
}

.tm-sbox .tm-vc_cta3-content-header h2 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	color: #131d3b;
	font-weight: 400
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2.tm-custom-heading:last-child {
	margin-bottom: 7px
}

.tm-sbox .tm-vc_cta3-content-header h4 {
	font-size: 15px;
	color: #404142;
	line-height: 28px;
	margin-bottom: 8px
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	font-weight: 400;
	line-height: 15px;
	margin-bottom: 10px
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-style-none {
	margin-bottom: -10px
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header h2,
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 5px
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2.tm-custom-heading:last-child,
.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header .tm-custom-heading:last-child {
	margin-bottom: 10px
}

.themetechmount-boxes-blog .themetechmount-box-topimage:not(.tm-box-style2) .themetechmount-box-content,
.single-tm_team_member .tm-team-member-single-content.row:after,
.themetechmount-box-client.themetechmount-box-view-boxed-logo,
.themetechmount-box-course.themetechmount-course-box-view-top-image .themetechmount-box-content,
.tm-bordered-boxcontent .themetechmount-boxes-inner .row.themetechmount-boxes-row-wrapper,
.tm-colum-shadow-box-inner>.vc_column-inner>.wpb_wrapper,
.tm-colum-shadow-box>.vc_column-inner>.wpb_wrapper,
.tm-colum-shadow-box-inner.vc_column-inner>.wpb_wrapper,
.tm-shadow-box,
.tm-shadow-row {
	-webkit-box-shadow: 0 0 10px 0 rgba(41, 61, 88, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(41, 61, 88, .1);
	box-shadow: 0 0 10px 0 rgba(41, 61, 88, .1)
}

.tm-shadow-servicesbox .tm-sbox,
.tm-shadow-services-box {
	-webkit-box-shadow: 0 0 10px 0 rgba(41, 61, 88, .05);
	-moz-box-shadow: 0 0 10px 0 rgba(41, 61, 88, .05);
	box-shadow: 0 0 10px 0 rgba(41, 61, 88, .05)
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner {
	width: 9.15em !important;
	height: 9.15em !important
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner .tm-vc_icon_element-icon {
	font-size: 3.8em !important
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-outline {
	border-width: 1px
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
	border-color: #f5f5f5;
	background-color: #fff
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
	width: 7em !important;
	height: 7em !important
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
	width: 5.5em !important;
	height: 5.5em !important
}

.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 4.5em !important;
	height: 4.5em !important
}

.tm-sevicebox-skinborder .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-color-skincolor {
	border: 1px solid #000
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	text-align: left
}

.tm-sbox-iconalign-left-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content,
.tm-sbox-iconalign-right-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 0
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons,
.tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: top
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-right.tm-vc_cta3-icon-size-lg .tm-vc_cta3_content-container {
	padding-right: 2em
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3 {
	margin-left: 36px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs {
	margin-left: 20px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm {
	margin-left: 24px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md {
	margin-left: 30px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg {
	margin-left: 36px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl {
	margin-left: 52px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3 {
	margin-right: 36px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3 {
	margin-right: 36px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs {
	margin-right: 20px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm {
	margin-right: 24px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md {
	margin-right: 30px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg {
	margin-right: 36px
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl {
	margin-right: 52px
}

.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
	left: 0
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
	right: 0;
	left: auto;
	-webkit-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	transform: translate(50%, 50%)
}

.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.tm-sbox-iconalign-left-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 10px
}

.tm-sbox-iconalign-right-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-left: 10px
}

.tm-sbox.tm-sbox-iconalign-after-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-after-heading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 15px
}

.tm-sbox.tm-sbox-iconalign-after-heading .tm-wrap-cell,
.tm-sbox.tm-sbox-iconalign-before-heading .tm-wrap-cell {
	display: table-cell
}

.tm-sbox .tm-wrap-cell {
	display: block
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap,
.tm-sbox-iconalign-before-heading.tm-sbox .tm-wrap {
	width: auto
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 12px
}

.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons {
	padding-right: 15px
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	padding-left: 15px
}

.tm-sbox-iconalign-before-heading.tm-sbox.tm-sbox-istyle-boxed-outline .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap {
	float: right
}

.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3-content:after,
.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap:after,
.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3_content-container>.tm-cta3-desc-btn-wrapper:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.tm-sbox.sbox-heading-margin-bottom0 .tm-vc_cta3-content-header h2.tm-custom-heading:last-child {
	margin-bottom: 0
}

.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons {
	padding-right: 10px
}

.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper {
	padding-top: 0
}

.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	text-align: left
}

.tm-sbox-iconalign-top-center .tm-vc_btn3-container.tm-vc_btn3-left,
.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-top-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content,
.tm-sbox-iconalign-bottom-center .tm-vc_cta3-headers,
.tm-sbox-iconalign-bottom-center .tm-cta3-desc-btn-wrapper {
	text-align: center
}

.tm-sbox-iconalign-after-heading .tm-vc_cta3-headers,
.tm-sbox-iconalign-right-spacing .tm-vc_cta3-headers,
.tm-sbox-iconalign-top-right .tm-vc_cta3-headers,
.tm-sbox-iconalign-top-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons,
.tm-sbox-iconalign-top-right .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-after-heading .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-right-spacing .tm-cta3-desc-btn-wrapper {
	text-align: right
}

.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
	margin-top: 15px
}

.tm-sbox .tm-vc_general.tm-vc_cta3 {
	border-color: transparent;
	background-color: transparent
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-purple,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-grey,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor {
	background-color: transparent !important;
	margin-top: 10px;
	padding-top: 0px !important;
	padding-bottom: 0px !important
}

.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty).tm-vc_btn3-style-text .tm-vc_btn3-icon {
	left: 0
}

.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 34px
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default {
	color: #f7f7f7
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default:hover {
	color: #e8e8e8
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary {
	color: #08c
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary:hover {
	color: #0074ad
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info {
	color: #58b9da
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info:hover {
	color: #3fafd4
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success {
	color: #6ab165
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success:hover {
	color: #59a453
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning {
	color: #f90
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning:hover {
	color: #e08700
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger {
	color: #ff675b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger:hover {
	color: #ff4b3c
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse {
	color: #555
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse:hover {
	color: #464646
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue {
	color: #5472d2
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue:hover {
	color: #3c5ecc
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise {
	color: #00c1cf
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise:hover {
	color: #00a4b0
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink {
	color: #fe6c61
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink:hover {
	color: #fe5043
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet {
	color: #8d6dc4
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet:hover {
	color: #7c57bb
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc {
	color: #4cadc9
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc:hover {
	color: #39a0bd
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino {
	color: #cec2ab
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino:hover {
	color: #c3b498
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine {
	color: #50485b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine:hover {
	color: #413a4a
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue {
	color: #75d69c
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue:hover {
	color: #5dcf8b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange {
	color: #75d69c
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange:hover {
	color: #5dcf8b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky {
	color: #5aa1e3
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky:hover {
	color: #4092df
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green {
	color: #6dab3c
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green:hover {
	color: #5f9434
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown {
	color: #f79468
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown:hover {
	color: #f57f4b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple {
	color: #b97ebb
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple:hover {
	color: #ae6ab0
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black {
	color: #131d3b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black:hover {
	color: #1b1b1b
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white {
	color: #fff
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover {
	color: #eaeaea
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline {
	background-color: transparent
}

.tm-bgcolor-skincolor .tm-textcolor-white a:hover,
.tm-bgcolor-skincolor.tm-textcolor-white a:hover,
.tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover,
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
	color: #131d3b
}

.tm-col-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover,
.tm-col-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover {
	color: #eaeaea !important
}

.tm-sbox-bgimage-layer.tm-bgimage-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	z-index: 2
}

.tm-sbox .tm-vc_cta3-container {
	z-index: 3;
	position: relative;
	width: 100%;
	margin-bottom: 40px
}

.tm-sbox .tm-bgimage-layer {
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in
}

.tm-sbox {
	overflow: hidden
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_cta3-container {
	margin-bottom: 15px
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_cta3-content-header h2,
.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_btn3-container {
	margin-bottom: 5px
}

.tm-sbox.tm-sbox-iconalign-without-icon .tm-cta3-description p {
	margin-bottom: 10px
}

.tm-sbox.tm-sbox-iconalign-without-icon.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 23px 30px 1px 30px
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomout.tm-bgimage-yes .tm-bg-layer,
.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes .tm-bg-layer {
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in
}

.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomout.tm-bgimage-yes:hover .tm-bg-layer,
.tm-sbox-bgcolor-darkgrey.tm-sbox.tm-sbox-bghover-zoomin.tm-bgimage-yes:hover .tm-bg-layer {
	opacity: .8
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgrotate-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
	-ms-transform: scale(1.1) rotate(5deg);
	-webkit-transform: scale(1.1) rotate(5deg);
	transform: scale(1.1) rotate(5deg)
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgblur-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(3px);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.tm-sbox.tm-sbox-bghover-zoomin.tm-sbox-hover-bgblur-true.tm-sbox-hover-bgrotate-true.tm-bgimage-yes:hover .tm-sbox-bgimage-layer {
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(3px);
	-ms-transform: scale(1.1) rotate(5deg);
	-webkit-transform: scale(1.1) rotate(5deg);
	transform: scale(1.1) rotate(5deg)
}

.tm-sbox.tm-sbox-bghover-zoomout .tm-sbox-bgimage-layer {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.tm-sbox.tm-sbox-bghover-zoomout:hover .tm-sbox-bgimage-layer {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgrotate-true:hover .tm-sbox-bgimage-layer {
	-ms-transform: scale(1) rotate(5deg);
	-webkit-transform: scale(1) rotate(5deg);
	transform: scale(1) rotate(5deg)
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgblur-true:hover .tm-sbox-bgimage-layer {
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(3px);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.tm-sbox.tm-sbox-bghover-zoomout.tm-sbox-hover-bgblur-true.tm-sbox-hover-bgrotate-true:hover .tm-sbox-bgimage-layer {
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(3px);
	-ms-transform: scale(1) rotate(5deg);
	-webkit-transform: scale(1) rotate(5deg);
	transform: scale(1) rotate(5deg)
}

.vc_row-o-equal-height {
	display: flex
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	height: 100%
}

.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only),
.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 48px 40px 0 40px
}

.tm-sbox.tm-bgimage-yes .tm-vc_cta3-container,
.tm-sbox.tm-bgcolor-yes .tm-vc_cta3-container {
	margin-bottom: 30px
}

.tm-hr-connect-box .tm-vc_icon_element:before {
	content: '';
	position: absolute;
	top: 45px;
	right: -15px;
	width: 55%;
	height: 1px;
	background: #ccc;
	z-index: 4
}

.tm-hr-connect-box .tm-vc_icon_element:after {
	content: '';
	position: absolute;
	top: 45px;
	left: -15px;
	width: 55%;
	height: 1px;
	background: #ccc;
	z-index: 4
}

.tm-hr-connect-box .tm-sbox {
	overflow: visible
}

.tm-hr-connect-box .tm-sbox .tm-vc_icon_element-inner {
	z-index: 11
}

.tm-hr-connect-box .wpb_column:first-child .tm-vc_icon_element:after {
	display: none
}

.tm-hr-connect-box .wpb_column:last-child .tm-vc_icon_element:before {
	display: none
}

.tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:after,
.tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(255, 255, 255, .5)
}

.tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:after,
.tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(0, 0, 0, .2)
}

div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-cta3-description,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_cta3-content-header h2,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box>.tm-bg-layer {
	-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
}

div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-cta3-description,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-vc_cta3-content-header h2 {
	color: #fff
}

.tm-sbox.tm-bgimage-yes.reset-padding-servicebox .tm-vc_general.tm-vc_cta3 {
	padding: 45px 0 0 0
}

.tm-sbox.tm-bgimage-yes.tm-sbox-effect-one .tm-vc_general.tm-vc_cta3 {
	padding: 20px 22px 0 20px
}

.vc_row-no-padding .tm-sbox:not(.tm-bgimage-yes),
.vc_row-no-padding .tm-sbox:not(.tm-bgcolor-yes) {
	padding: 0
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
	margin-bottom: 0
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3 {
	padding: 29px 20px 2px
}

#tribe-events .tribe-events-content p,
article.post .entry-content p,
article.post .entry-title {
	margin-bottom: 15px
}

article.post .entry-content blockquote {
	line-height: 30px
}

.tm-featured-wrapper .tm-slick-carousel-wrapper .tm-slick-carousel>div:not(:first-child) {
	display: none
}

.themetechmount-blogbox-format-link.themetechmount-box-blog .themetechmount-box-content,
.themetechmount-blogbox-format-quote.themetechmount-box-blog .themetechmount-box-content {
	display: none
}

.tm-post-featured-outer-wrapper,
.themetechmount-box-blog,
article.post,
.themetechmount-post-item-thumbnail,
.tm-featured-wrapper {
        margin-top: 35px;
	position: relative
}

.tm-entry-meta-wrapper {
	margin: 0 0 2px 0;
	font-size: 15px;
	padding: 0 2px 1px 0
}

.tm-right-meta .tm-social-share-wrapper.tm-social-share-post-wrapper,
.tm-entry-meta .tm-meta-line a,
.tm-post-cat .tm-meta-line a {
	color: #666d81
}

.tm-entry-meta .tm-meta-line i.fa-tag,
.tm-entry-meta .tm-meta-line i.fa-calendar,
.tm-entry-meta .tm-meta-line i.fa-user {
	padding-right: 2px;
	font-size: 14px
}

.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta-wrapper,
.tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta-wrapper {
	border-color: rgba(255, 255, 255, .15)
}

.tm-bgcolor-grey .tm-entry-meta-wrapper {
	border-color: rgba(0, 0, 0, .16)
}

.themetechmount-blogbox-format-link .themetechmount-box-meta {
	margin-top: 0
}

.themetechmount-blogbox-footer-readmore {
	padding-bottom: 10px;
	margin-top: 10px;
	margin-top: 10px
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before {
	position: absolute;
	content: "";
	bottom: -3px;
	left: auto;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #efefef
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a {
	color: #0a0c0e;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	position: relative
}

.tm-bgcolor-skincolor .themetechmount-blog-box-view-left-image .themetechmount-blogbox-footer-readmore a:hover,
.tm-bgcolor-skincolor .themetechmount-blog-box-view-right-image .themetechmount-blogbox-footer-readmore a:hover {
	color: #5e5e5e;
	background-color: #fff
}

.themetechmount-box-blog.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover {
	background: none;
	border: none
}

.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date {
	position: relative;
	padding-right: 24px
}

.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
	height: 2px;
	content: "";
	background-color: red;
	display: block;
	width: 30px;
	margin-top: 4px
}

.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date {
	margin-bottom: 19px
}

.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-entry-meta .tm-meta-line:after,
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
	position: absolute;
	background-color: #e7eaee;
	display: inline-block;
	content: "";
	width: 1px;
	height: 15px;
	vertical-align: middle;
	margin: 0 10px;
	top: 0
}

.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-entry-meta .tm-meta-line:last-child:after,
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:after {
	content: unset
}

.themetechmount-box-blog.themetechmount-box-topimage .post-item {
	margin-top: 0;
	margin-bottom: 10px
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content {
	position: relative;
	background-color: #fff;
	padding: 0;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	border-bottom: 4px solid #e3e8f3
}

.themetechmount-box-blog.themetechmount-box-topimage.tm-box-style2 .themetechmount-box-content {
	background-color: #f4f6f9;
	border: none
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .themetechmount-box-topimage .themetechmount-box-content {
	margin-bottom: 15px
}

.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a,
.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a {
	color: #6e6e6e
}

article.themetechmount-box-blog-classic .entry-header:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid white;
	position: absolute;
	z-index: 1;
	bottom: -13px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .entry-header:after,
.themetechmount-box-blog.themetechmount-box-topimage.tm-no-featured-content .themetechmount-box-title:after {
	content: none
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignleft,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignright {
	margin-bottom: 10px
}

article.themetechmount-box-blog-classic.sticky .entry-header:after {
	content: none
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
	padding: 20px 0 0 0
}

article.themetechmount-box-blog-classic.tm-no-featured-content {
	margin-bottom: 40px
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-link.tm-no-featured-content .tm-box-post-date {
	position: absolute;
	left: 20px;
	top: 20px
}

article.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote.tm-no-featured-content .tm-box-post-date {
	display: none
}

article.themetechmount-box-blog-classic.tm-no-featured-content.themetechmount-blogbox-format-link .tm-blog-classic-box-content {
	padding-top: 10px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-box-post-date {
	top: 0;
	left: 0;
	position: relative
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc {
	padding: 19px 30px 26px 30px
}

.themetechmount-box-topimage .tm-flexslider .flex-control-nav {
	bottom: 0
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer {
	padding-top: 22px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: 500
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer a {
	position: relative
}

.themetechmount-box-blog .themetechmount-blogbox-desc-footer a:after {
	font-family: "tm-acadevo-icons";
	content: "\e849";
	right: -15px;
	font-size: 12px;
	position: absolute
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-desc-footer {
	padding-bottom: 15px;
	padding-top: 13px
}

.themetechmount-box-topimage .tm-post-footer-meta {
	border-top: 1px solid #e4e4e4
}

.themetechmount-box-topimage .tm-entry-meta-wrapper {
	display: inline-block;
	padding: 7px 3px 2px 0;
	margin: 0
}

.post.themetechmount-box-blog-classic .tm-box-post-date,
.themetechmount-box-blog .tm-box-post-date {
	height: 65px;
	width: 65px;
	position: absolute;
	font-weight: 600;
	font-size: 24px;
	line-height: 17px;
	padding-top: 14px;
	padding-bottom: 7px;
	z-index: 2;
	color: #fff;
	text-align: center
}

.themetechmount-box-topimage .tm-box-postdate {
	position: absolute;
	bottom: -15px;
	right: 20px;
	background-color:var(--main-color);
	color: #fff;
	padding: 3px 15px;
	z-index: 2;
	font-size: 15px
}

.themetechmount-box-blog .tm-box-post-date,
.post.themetechmount-box-blog-classic .tm-box-post-date {
	bottom: auto;
	left: auto;
	top: 20px;
	right: 20px
}

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-overlay:hover .themetechmount-box-content,
.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-view-overlay:hover .themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content,
.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-bgcolor-grey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-col-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-col-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-col-bgcolor-grey .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-col-bgimage-yes .themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.tm-bgimage-yes .themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	background-color: #fff
}

.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-bgcolor-grey .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-col-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-col-bgcolor-grey .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-col-bgimage-yes .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc,
.tm-bgimage-yes .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc {
	background-color: #fff
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-quote .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-link .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.tm-no-featured-content .themetechmount-box-img-left {
	display: none
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.themetechmount-blogbox-format-link .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image.tm-no-featured-content .themetechmount-box-content {
	width: 100%;
	display: block
}

.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item:after,
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-post-item-thumbnail,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-post-item-thumbnail {
	float: left
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	background-color: #ffffff
}

.themetechmount-boxes-view-carousel .themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item,
.themetechmount-boxes-view-carousel .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	margin: 7px;
	margin-left: 0
}

.themetechmount-boxes-view-carousel.tm-blog-leftright-view.tm-heading-with-border .slick-slider {
	margin-top: -19px
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
padding: 8px 16px 7px 18px  ;
}
.tm-list.tm-list-style-icon .svg-inline--fa,
.tm-custom-heading.tm-skincolo-strong strong{
    background-color:transparent;
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content {
	padding: 20px 25px 25px 15px
}

.themetechmount-box-blog.tm-no-featured-content.themetechmount-blog-box-view-right-image,
.themetechmount-box-blog.tm-no-featured-content.themetechmount-blog-box-view-left-image {
	padding: 15px 15px 0 15px
}

.themetechmount-box-img-left {
	padding-left: 0;
	padding-right: 0
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-meta,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-meta {
	border: none;
	padding: 0;
	margin: 10px 0
}

.themetechmount-blog-box-view-left-image .tm-box-post-date,
.themetechmount-blog-box-view-right-image .tm-box-post-date {
	top: 20px;
	left: 20px
}

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .tm-post-format-icon-wrapper:before {
	left: auto;
	right: 0;
	border-top: 10px solid rgba(0, 0, 0, .79);
	border-right: 10px solid transparent;
	border-left: none
}

article.themetechmount-box-blog-classic .tm-post-entry-header {
	padding-bottom: 10px
}

.themetechmount-box-blog .tm-post-entry-header {
	min-height: 52px
}

.themetechmount-box-blog .themetechmount-box-desc-text,
.themetechmount-box-blog .themetechmount-box-desc {
	padding-top: 6px
}

.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-text {
	padding-top: 5px;
	margin-top: 10px
}

.themetechmount-box-blog .tm-post-entry-header,
article.themetechmount-box-blog-classic .tm-post-entry-header {
	position: relative
}

.themetechmount-box-blog .entry-header:not(.tm-titlebar) .entry-title {
	margin-bottom: 4px
}

.themetechmount-box-blog-classic .entry-header:not(.tm-titlebar) .entry-title {
	font-size: 30px;
	line-height: 38px;
	font-weight: 600
}

.themetechmount-box-blog .entry-header {
	margin-top: 0
}

.themetechmount-blog-box-view-right-image .themetechmount-box-content h4,
.themetechmount-blog-box-view-left-image .themetechmount-box-content h4 {
	font-size: 21px;
	line-height: 28px
}

.themetechmount-blog-box-view-right-image .themetechmount-box-content .themetechmount-box-desc,
.themetechmount-blog-box-view-left-image .themetechmount-box-content .themetechmount-box-desc {
	border-top: 1px solid #f2f2f2;
	margin-top: 20px;
	padding-top: 11px
}

.tm-bgcolor-skincolor .themetechmount-blog-box-view-right-image .tm-entry-meta .tm-meta-line a,
.tm-bgcolor-skincolor .themetechmount-blog-box-view-left-image .tm-entry-meta .tm-meta-line a,
.tm-bgcolor-darkgrey .themetechmount-blog-box-view-right-image .tm-entry-meta .tm-meta-line a,
.tm-bgcolor-darkgrey .themetechmount-blog-box-view-left-image .tm-entry-meta .tm-meta-line a {
	color: #9dabaf
}

.tm-bgcolor-darkgrey .themetechmount-blog-box-view-right-image .themetechmount-box-content h4 a:hover {
	color: rgba(255, 255, 255, 1)
}

.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date:after {
	position: absolute;
	right: 11px;
	top: -3px;
	width: 0;
	height: 0;
	content: " / ";
	font-size: 15px
}

.themetechmount-meta-details,
.themetechmount-meta-details a,
.themetechmount-meta-details i {
	font-size: 14px;
	color: #656565
}

.themetechmount-meta-details i {
	padding-right: 3px
}

.themetechmount-meta-details a:hover {
	text-decoration: none
}

.themetechmount-box-blog.tm-no-featured-content .tm-entry-meta-wrapper {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px
}

.themetechmount-box-blog.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .tm-box-post-date {
	bottom: -72px
}

.themetechmount-box-blog.tm-no-featured-content .tm-post-format-icon-wrapper {
	top: 0
}

.tm-no-featured-content .tm-post-format-icon-wrapper {
	left: 0;
	top: 8px
}

.tm-no-featured-content .tm-post-format-icon-wrapper:before {
	display: none
}

.tm-entry-meta-wrapper .tm-social-share-wrapper {
	padding-bottom: 0
}

.tm-entry-meta-wrapper .tm-social-share-links ul li {
	padding-right: 10px;
	padding-top: 0
}

.tm-entry-meta-wrapper .tm-social-share-links ul {
	padding-right: 0
}

.tm-entry-meta .tm-meta-line {
	padding-right: 15px;
	position: relative;
	color: #666d81
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line {
	padding-right: 20px
}

.themetechmount-box-view-top-image .tm-entry-meta .tm-meta-line a,
.themetechmount-box-view-top-image .tm-post-cat .tm-meta-line a {
	color: #494949;
	font-size: 15px
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,
.themetechmount-box-blog .tm-post-format-icon-wrapper {
	position: absolute;
	right: 20px;
	top: 0;
	opacity: 0;
	-webkit-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
	left: auto;
	-webkit-transform: translate3d(20px, 20px, 0);
	transform: translate3d(20px, 20px, 0);
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	color: #fff;
	z-index: 2;
	font-size: 17px
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,
.themetechmount-box-blog:hover .tm-post-format-icon-wrapper {
	opacity: 1;
	-webkit-transform: translate3d(0, 20px, 20px);
	transform: translate3d(0, 20px, 20px)
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	font-size: 15px;
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	margin-top: 6px
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month {
	width: 100%
}

.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	color: #fff;
	padding-left: 3px
}

.themetechmount-box-blog .tm-post-format-icon-wrapper:before,
.themetechmount-post-box-icon-wrapper:before {
	content: none
}

.themetechmount-box-blog.themetechmount-blogbox-format-quote blockquote {
	margin: 40px 40px
}

.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-format-icon-wrapper:before {
	display: block
}

.single .tm-titlebar-wrapper.entry-header {
	margin-bottom: 50px
}

.themetechmount-boxes-blog .themetechmount-box-topimage .tm-post-featured-wrapper {
	overflow: hidden
}

.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	padding-left: 3px
}

article.themetechmount-box-blog-classic {
	margin-bottom: 65px;
	padding-bottom: 0
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-post-cat {
	padding-bottom: 4px
}

.single article.themetechmount-box-blog-classic {
	margin-bottom: 70px;
	border-bottom: none
}

.single article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
	right: -21px;
	left: auto;
	top: 24px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta {
	position: relative;
	display: block;
	width: auto;
	margin-left: 0
}

.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta .tm-entry-meta .tm-meta-line {
	color: #7f7f7f;
	font-size: 14px
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon .tm-social-share-links ul li {
	padding-top: 8px
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
	margin-top: 0;
	bottom: -30px;
	right: 17px
}

.single article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
	bottom: -63px
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm-post-cat {
	padding-right: 240px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
	display: block;
	width: 100%
}

article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
	padding-right: 40px
}

article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
	left: 32px;
	right: auto;
	top: 24px
}

article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote .tm-featured-outer-wrapper,
article.themetechmount-box-blog-classic.tm-no-featured-content.format-link .tm-featured-outer-wrapper {
	margin-top: 0
}

.more-link-wrapper {
	display: block
}

.more-link-wrapper a {
	display: inline-block
}

.more-link-wrapper {
	margin-top: 30px
}

article.post .more-link-wrapper a.more-link {
	padding: 10px 45px 10px 34px;
	border-radius: 22px;
	color: #fff;
	position: relative
}

article.post .more-link-wrapper a.more-link:after {
	font-family: "tm-acadevo-icons";
	content: '\e809';
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	font-size: 24px;
	position: absolute;
	right: 13px;
	top: 10px
}

.single-post .themetechmount-blogbox-sharebox {
	display: block;
	clear: both;
	overflow: hidden;
	padding-top: 25px;
	margin-top: 30px;
	border-top: 1px solid #e8ecef
}

.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
	padding: 6px 20px;
	background-color: #f4f6f9;
	font-size: 15px;
	display: inline-block;
	margin-right: 3px
}

.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover {
	color: #fff
}

.single-post .tm_tag_lists {
	float: left
}

.single-post .themetechmount-blogbox-sharebox .clearfix {
	display: inline-block
}

.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h1,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h2,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h3,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h4,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h5,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h6 {
	margin-top: 30px
}

article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-list {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 0
}

.author-info {
	padding: 30px 0;
	position: relative;
	border-bottom: 1px solid #e4e4e4
}

body.author .author-info {
	margin-bottom: 80px
}

.author-info .author-title {
	margin-bottom: 5px;
	font-size: 26px;
	margin-top: 0px !important
}

.author-info .author-avatar {
	margin: 0 30px 0 0;
	float: left
}

.author-info .author-avatar img {
	border-radius: 0;
	width: 100px;
	height: 100px
}

.author-info .author-description {
	overflow: hidden
}

.tm-author-social-links {
	margin: 0;
	margin-left: 116px;
	padding: 0;
	margin-top: 0
}

.tm-author-social-links ul {
	list-style: none
}

.tm-author-social-links li {
	display: inline-block;
	margin-left: 10px
}

.tm-author-social-links li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #131d3b;
	border-radius: 50%;
	text-align: center;
	background-color: #f4f6f9;
	margin-bottom: 5px
}

.tm-author-social-links li a:hover {
	color: #fff
}

article.sticky {
	background-color: #fff;
	border: 4px solid #f4f6f9;
	padding: 25px 25px 15px 25px
}

article.themetechmount-box-blog-classic.sticky .tm-blog-classic-box-content {
	padding-bottom: 0
}

article.sticky .entry-content {
	margin-bottom: 0
}

article.sticky.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after {
	border-bottom-color: #FAFAFA
}

article.themetechmount-blogbox-format-gallery .slick-dotted.slick-slider,
article.post.format-gallery .slick-dotted.slick-slider {
	margin-bottom: 0
}

article.themetechmount-blogbox-format-gallery .slick-dots,
article.post.format-gallery .slick-dots {
	position: absolute;
	top: auto;
	z-index: 10;
	text-align: center;
	margin: 0;
	width: 100%;
	bottom: 15px
}

article.themetechmount-blogbox-format-gallery.themetechmount-blog-box-view-right-image .slick-dots,
article.post.format-gallery.themetechmount-blog-box-view-right-image .slick-dots {
	right: auto;
	left: 14px
}

article.themetechmount-blogbox-format-gallery .slick-dots li,
article.post.format-gallery .slick-dots li {
	width: 12px
}

article.themetechmount-blogbox-format-gallery .slick-dots li button,
article.post.format-gallery .slick-dots li button {
	background-color: transparent;
	display: block;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	width: 10px !important;
	height: 10px !important;
	border: 1px solid #FFF;
	box-shadow: none;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

article.themetechmount-blogbox-format-gallery .slick-dots li.slick-active button,
article.themetechmount-blogbox-format-gallery .slick-dots li button:hover,
article.post.format-gallery .slick-dots li.slick-active button,
article.post.format-gallery .slick-dots li button:hover {
	background-color: #fff
}

article.themetechmount-blogbox-format-audio .tm-post-format-audio-mp3,
article.format-audio .tm-post-format-audio-mp3 {
	background-color: #222;
	padding: 22px 47px
}

.post_format-post-format-link .entry-content a {
	font-size: 15px;
	font-weight: 700
}

.tm-post-featured-link-wrapper .tm-post-featured-link {
	background: rgba(0, 0, 0, .74);
	padding: 110px 50px;
	text-align: center
}

.tm-post-featured-quote,
.tm-post-featured-link-wrapper {
	background-size: cover;
	background-position: 100%
}

article.themetechmount-blogbox-format-link .tm-format-link-title,
article.post.format-link .tm-format-link-title {
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 600
}

article.themetechmount-blogbox-format-link .tm-format-link-url,
article.post.format-link .tm-format-link-url {
	font-size: 18px;
	font-style: italic
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm_classic_post_icon {
	bottom: 0
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm_classic_post_icon {
	bottom: 65px
}

.tm-post-featured-quote {
	padding: 20px
}

article.post.format-quote .tm-post-featured-quote {
	padding: 80px 50px
}

article.post.themetechmount-box-blog-classic.format-quote .tm-post-entry-header {
	display: none
}

article.post.themetechmount-box-blog-classic .tm-post-featured-quote blockquote {
	margin: 0
}

article.post.format-quote .tm-featured-outer-wrapper {
	margin-bottom: 100px
}

article.post.themetechmount-box-blog-classic.format-quote {
	padding-bottom: 60px
}

article.post.themetechmount-box-blog-classic.format-quote .tm-featured-outer-wrapper {
	margin-bottom: 0
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-left {
	width: 100%
}

body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-right {
	display: none
}

article.post.format-link .tm-featured-outer-wrapper {
	margin-bottom: 0
}

article.post.format-link .tm-featured-outer-wrapper {
	margin-bottom: 0
}

.tm-post-featured-quote:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .74);
	top: 0;
	left: 0;
	z-index: 1
}

.tm-post-featured-quote blockquote {
	z-index: 2;
	position: relative;
	border: 0;
	background: transparent;
	color: white;
	font-size: 30px;
	line-height: 40px;
	padding: 0;
	margin: 10px 40px
}

.themetechmount-boxes-blog.themetechmount-boxes-col-five .tm-post-featured-quote blockquote {
	font-size: 22px;
	line-height: 30px;
	padding: 0;
	margin: 15px 0
}

.tm-post-featured-quote blockquote cite {
	color: rgb(255, 255, 255);
	font-size: 19px;
	padding-top: 20px;
	text-align: left
}

article.post_format-post-format-video .tm-post-format-video,
article.themetechmount-blogbox-format-video .tm-post-format-video,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

article.post_format-post-format-video .tm-post-format-video iframe,
article.themetechmount-blogbox-format-video .tm-post-format-video iframe,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio iframe,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

.single-post .themetechmount-blogbox-footer-readmore {
	display: none
}

.single-tribe_events #tribe-events-content .gallery,
.single-post .tm-blog-classic-box-content .gallery {
	margin-bottom: 0
}

article.post_format-post-format-video.themetechmount-box-topimage .tm-post-format-video,
article.themetechmount-blogbox-format-video.themetechmount-box-topimage .tm-post-format-video,
article.post_format-post-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 69.25%
}

.single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
	margin-bottom: 12px
}

.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
	padding: 0
}

.single-post .themetechmount-box-blog-classic .comment-form {
	margin-bottom: 40px
}

.single-post .themetechmount-box-blog-classic .tm-entry-meta-wrapper {
	margin-bottom: 10px;
	margin-top: 0
}

.single-post .tm-social-share-post-wrapper {
	text-align: left;
	padding: 0 0 0 0;
	border-radius: 3px
}

.single-post .tm-post-prev-next-buttons {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee
}

.single-post .tm-social-share-links ul li {
	display: inline-block;
	padding-right: 7px;
	padding-top: 6px
}

.single-post .tm-social-share-title {
	margin-top: 11px;
	font-weight: 500
}

.single-post article.post .entry-content {
	margin-bottom: 20px
}

.single-post .tm-post-prev-next-buttons {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 10px
}

.single-post .comments-area {
	margin-top: 50px;
	margin-bottom: 0
}

article.type-attachment .entry-attachment {
	text-align: center;
	border: 1px solid #dadada;
	background: #f3f3f3;
	padding: 15px
}

span.tm-publised-in-wrapper {
	border: 1px solid #dadada;
	display: block;
	margin-top: 30px;
	padding: 15px;
	text-align: center
}

.tm-publised-in-wrapper span.meta-nav {
	font-size: 12px
}

.tm-publised-in-wrapper span.post-title {
	font-size: 25px;
	display: block
}

.single-post article.post .entry-content ul li {
	padding-bottom: 5px
}

#image-navigation.navigation .nav-previous {
	float: left;
	padding-top: 7px;
	padding-left: 25px
}

#image-navigation.navigation .nav-next {
	float: right;
	padding-top: 7px;
	padding-right: 25px
}

.navigation a:hover {
	text-decoration: none
}

.single-post .comments-area .comments-title,
#respond .comment-reply-title,
.comments-area .comments-title {
	font-size: 28px;
	line-height: 35px
}

.comment-list .children {
	margin-left: 35px
}

.comment-list li.comment {
	position: relative;
	margin-top: 30px
}

.tm-comment-owner {
	display: block;
	font-size: 18px;
	font-style: normal
}

.tm-comment-owner,
.tm-comment-owner a,
.comment-meta .tm-comment-owner a {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #0d121b
}

.tm-comment-owner a {
	font-size: 16px;
	font-weight: 400
}

.comment-body .comment-reply-link:after {
	position: absolute;
	top: 4px
}

.comment-reply-link:after {
	font-family: 'tm-acadevo-icons';
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	opacity: 1;
	font-variant: normal;
	text-transform: none;
	line-height: 22px;
	font-size: 14px;
	content: "\e809";
	margin-left: 8px;
	vertical-align: bottom
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
	margin-top: 0
}

.comment-list>li:last-child:after {
	display: none
}

.comment-body {
	margin-left: 105px;
	margin-top: 35px;
	margin-bottom: 30px;
	padding: 22px 20px;
	position: relative;
	background-color: #f4f6f9;
	border: 1px solid #f4f6f9
}

.pingback .comment-author {
	display: none
}

.comment-author {
	float: left;
	text-align: center;
	width: 87px;
	height: 87px;
	display: block;
	margin-right: 25px;
	overflow: hidden;
	margin-left: -125px;
	margin-top: -20px
}

.comment-author img {
	max-width: 100%;
	height: auto
}

.comment-body .author-content-wrap .tm-comment-owner {
	display: inline-block;
	padding-right: 15px
}

.comment-author .fn {
	word-wrap: break-word
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #838383;
	font-size: 14px;
	font-style: normal;
	font-weight: 400
}

.comment-author .fn {
	color: rgba(0, 0, 0, .6)
}

.comment-list a.comment-reply-link {
	background-color: #0f385e;
	border: none;
	color: #fff;
	font-size: 12px;
	padding: 4px 30px 2px 15px;
	position: relative;
	text-transform: uppercase
}

.comment-reply-link:before,
.comment-reply-login:before {
	margin-right: 7px
}

.says {
	display: none
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%
}

.comment-list .edit-link {
	margin-left: 20px
}

.comment-meta,
.comment-meta a {
	color: #9dabaf;
	font-size: 13px
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 1
}

.comment-awaiting-moderation {
	color: #a2a2a2
}

.comments-area ol.comment-list {
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
	margin-bottom: 30px
}

.comments-area .comment-respond {
	padding-top: 10px
}

.pingback .comment-meta {
	margin-left: 0;
	padding-left: 0
}

.trackback .comment-body,
.pingback .comment-body {
	margin-left: 0
}

.trackback .comment-body .tm-comment-owner a,
.trackback .comment-body .comment-meta .tm-comment-owner a,
.pingback .comment-body .comment-meta .tm-comment-owner a,
.pingback .comment-body .tm-comment-owner a {
	line-height: 26px
}

.comment-form p:not(.comment-notes) {
	margin-bottom: 20px
}

.themetechmount-page-full-width.themetechmount-boxed .comments-area {
	margin: 30px 15px 60px 15px
}

.comments-area {
	margin-top: 60px;
	margin-bottom: 60px
}

.comment-form {
	margin-bottom: 20px
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px
}

ol.comment-list li #respond {
	width: 100%;
	padding: 25px 0;
	margin-bottom: 34px;
	padding-bottom: 0
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none
}

.comment-reply-title small a:before {
	font-family: FontAwesome;
	content: "\f00d";
	vertical-align: top
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0
}

.comment-form .comment-notes {
	margin-bottom: 10px;
	font-size: 15px
}

.tm-comment-date-link {
	float: right
}

.tm-fn {
	font-size: 17px;
	color: #2c2c2c;
	font-weight: 700
}

.comment-body .tm-fn a {
	font-size: 17px;
	color: #2c2c2c
}

.comment-body .tm-fn {
	color: #a2a2a2
}

.single article.post .comment-body p {
	margin-top: 10px
}

.single article.post .comment-body blockquote {
	padding-bottom: 25px
}

.comment-reply-link {
	font-size: 14px;
	margin-top: 5px;
	display: inline-block
}

.tm-comment-date-link:before {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size: 13px;
	content: "\f017"
}

.comment-body p {
	margin-top: 10px;
	display: block
}

.comment-reply-title {
	margin-bottom: 10px;
	font-size: 28px
}

.tm-post-prev-next-buttons {
	padding-top: 60px
}

.tm-post-prev-next-buttons .tm-right-align-btn {
	float: right
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	background-color: transparent;
	border: 1px solid #efefef;
	border-radius: 0
}

.comment-form textarea {
	height: 125px
}

.comment-form p.form-submit {
	padding-top: 15px
}

.comment-box h2 {
	margin-top: 10px
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
	position: relative;
	float: left;
	width: 32%;
	margin-right: 2%
}

.comments-area .comment-form .comment-form-url {
	margin-right: 0
}

.main-holder .site-content .woocommerce-pagination,
.themetechmount-pagination {
	display: block;
	margin-bottom: 74px;
	margin-top: 20px;
	text-align: center
}

.themetechmount-boxes .themetechmount-boxes-inner .themetechmount-pagination {
	margin-bottom: 0
}

.main-holder .site-content nav.woocommerce-pagination ul li span,
.main-holder .site-content nav.woocommerce-pagination ul li a,
.themetechmount-pagination .page-numbers {
	width: 40px;
	height: 40px;
	line-height: 39px;
	text-align: center;
	display: inline-block;
	background-color: #f4f6f9;
	color: #131d3b;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #f4f6f9;
	border-radius: 0;
	margin: 0 3px;
	padding: 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
}

.main-holder .site-content nav.woocommerce-pagination ul {
	padding: 0;
	border: none;
	margin: 0
}

.main-holder .site-content nav.woocommerce-pagination ul li {
	border: none
}

.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current,
.main-holder .site-content nav.woocommerce-pagination ul li a:hover,
.themetechmount-pagination .page-numbers.current,
.themetechmount-pagination .page-numbers:hover {
	border-color: transparent;
	color: #fff
}

.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current,
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover {
	background-color: #f5f5f5
}

.tax-tm_portfolio_category .tm-box-col-wrapper,
.tax-tm_team_group .tm-box-col-wrapper .themetechmount-box {
	margin-bottom: 30px
}

.themetechmount-post-item,
.themetechmount-post-item-inner {
	position: relative
}

.themetechmount-box-portfolio.themetechmount-box-view-overlay {
	overflow: hidden;
	position: relative
}

.themetechmount-box-portfolio .themetechmount-overlay {
	overflow: hidden;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.themetechmount-box-portfolio:hover .themetechmount-overlay {
	opacity: 1;
	transition: all 500ms ease
}

.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box {
	width: 100%;
	margin-bottom: 15px
}

.themetechmount-box-portfolio .themetechmount-icon-box {
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1
}

.themetechmount-box-portfolio .themetechmount-icon-box,
.themetechmount-portfolio-box-view-overlay .themetechmount-box-title h4 {
	opacity: 0;
	-webkit-transform: translate3d(0, 20px, 0) scale(1, 1);
	-moz-transform: translate3d(0, 20px, 0) scale(1, 1);
	-ms-transform: translate3d(0, 20px, 0) scale(1, 1);
	transform: translate3d(0, 20px, 0) scale(1, 1);
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -moz-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out, transform 0.25s ease-in-out
}

.themetechmount-box-portfolio:hover .themetechmount-icon-box,
.themetechmount-portfolio-box-view-overlay:hover .themetechmount-box-title h4 {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms
}

.themetechmount-box-portfolio .themetechmount-icon-box {
	-webkit-transform: translate3d(0, -20px, 0) scale(1, 1);
	-moz-transform: translate3d(0, -20px, 0) scale(1, 1);
	-ms-transform: translate3d(0, -20px, 0) scale(1, 1);
	transform: translate3d(0, -20px, 0) scale(1, 1)
}

.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a,
.themetechmount-portfolio-box-view-overlay .themetechmount-icon-box a {
	display: inline-block;
	border-radius: 0%;
	font-size: 16px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	border: 1px solid transparent;
	text-align: center;
	color: #fff;
	background-color: #01d6a3
}

.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a {
	top: 50%;
	right: 50%;
	margin-top: -17px;
	margin-right: -17px
}

.themetechmount-box-portfolio a.themetechmount_pf_link {
	margin-left: 8px;
	line-height: 42px
}

.themetechmount-box-portfolio a.themetechmount_pf_link i {
	padding-left: 5px
}

.themetechmount-box-portfolio .themetechmount-post-item {
	cursor: pointer
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-category a:hover,
.themetechmount-portfolio-box-view-top-image:hover .themetechmount-box-link a,
.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a,
.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4,
.themetechmount-box-portfolio .themetechmount-box-category a:hover,
.themetechmount-portfolio-box-view-overlay:hover .themetechmount-icon-box,
.themetechmount-box-portfolio .themetechmount-box-category a,
.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a,
.themetechmount-box-portfolio .themetechmount-box-category a:hover {
	color: #fff
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay .themetechmount-post-item {
	z-index: 9
}

.themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box .tm-acadevo-icon-link:before {
	margin-left: 0
}

.themetechmount-portfolio-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 a,
.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.themetechmount-boxes-col-five .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 {
	font-size: 15px
}

.themetechmount-box-portfolio .themetechmount-box-title h4,
.themetechmount-boxes .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 {
	font-weight: 500;
	margin-bottom: 0;
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.themetechmount-box-portfolio .themetechmount-box-category a {
	font-size: 12px
}

.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	padding: 20px 20px;
	position: relative;
	text-align: center;
	background-color: #fff
}

.themetechmount-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 {
	font-size: 20px;
	padding-bottom: 0;
	font-weight: 500;
	line-height: 25px
}

.themetechmount-box-view-top-image .themetechmount-box-category,
.themetechmount-box-view-top-image .themetechmount-box-category a {
	color: #828c95;
	margin-top: -3px
}

.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail img {
	width: 100%;
	transform: scale(1.01);
	transition: all 700ms ease
}

.themetechmount-box-portfolio:hover .themetechmount-post-item .themetechmount-item-thumbnail img {
	transform: scale(1.07)
}

.themetechmount-box-portfolio .themetechmount-overlay {
	background-color: rgba(19, 29, 59, .75)
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a:hover,
.themetechmount-boxes-team .themetechmount-overlay a:hover,
.themetechmount-boxes-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a:hover,
.themetechmount-box-portfolio .themetechmount-icon-box a:hover {
	background-color: #fff;
	border-color: transparent
}

.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay .themetechmount-box-content-inner {
	padding: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-content-inner .themetechmount-box-title {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	-webkit-transition: transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out
}

.themetechmount-portfolio-box-view-overlay .themetechmount-box-content-inner .themetechmount-box-category {
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out
}

.themetechmount-portfolio-box-view-overlay:hover .themetechmount-box-content-inner .themetechmount-box-title,
.themetechmount-portfolio-box-view-overlay:hover .themetechmount-box-content-inner .themetechmount-box-category {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child,
.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child {
	margin-top: 82px
}

.tm-pf-single-content-wrapper {
	padding-bottom: 100px
}

.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
	padding-top: 0
}

.tm-social-top-wrapper {
	position: relative;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 18px;
	padding-bottom: 30px;
	border-radius: 0
}

.tm-social-share-wrapper {
	float: none
}

.tm-social-share-wrapper .tm-social-share-title,
.tm-social-share-wrapper .tm-social-share-links,
.tm-social-share-wrapper .tm-single-top-btn {
	float: left
}

.tm-social-share-wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.tm-social-share-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 15px
}

.tm-social-share-links ul li {
	display: inline-block;
	padding-right: 6px;
	padding-top: 5px
}

.tm-right-meta .tm-social-share-links ul li a {
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	margin-right: 0;
	border-radius: 50%;
	font-size: 12px
}

.tm-social-share-links ul li a {
	border: 1px solid #f7f9fa;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	background-color: #f4f6f9;
	color: #131d3b;
	font-size: 14px;
	border-radius: 50%
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image .tm-pf-detail-box {
	width: 100%;
	display: flex
}

.themetechmount-pf-detailbox-list {
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	margin-top: 0;
	background-color: #f8f9fc;
	padding: 16px 15px 20px 20px
}

.tm-social-share-title {
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
	font-weight: 500;
	font-size: 18px
}

.tm-social-top-wrapper .tm-social-share-title {
	margin-right: 5px
}

.tm-social-top-wrapper .tm-social-share-links ul li a {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	color: #303030
}

.tm-social-share-links ul li a:hover {
	color: #fff;
	border-color: transparent
}

.tm-pf-view-left-image .themetechmount-pf-single-detail-box .tm-portfolio-title h2 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px
}

.tm-pf-single-content-wrapper .tm-portfolio-description .container {
	width: auto
}

.tm-pf-view-left-image .tm-portfolio-description .wpb_content_element {
	margin-bottom: 0
}

.tm-pf-view-left-image .tm-portfolio-description .themetechmount-pf-detailbox-title {
	display: none
}

.tm-pf-view-left-image .tm-pf-single-content-area {
	margin-top: 35px
}

.tm-portfolio-description h2 {
	margin-bottom: 5px;
	font-size: 28px
}

.tm-portfolio-description .themetechmount-pf-detailbox-title {
	margin-bottom: 15px
}

.themetechmount-pf-detailbox-inner {
	padding: 0 0 0 0;
	margin-top: 0;
	overflow: hidden
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title {
	margin-top: 20px
}

.themetechmount-pf-detailbox-list .tm-pf-details-date {
	position: relative;
	display: block;
	padding: 17px 0 20px 32px;
	font-size: 1em;
	margin-left: 23px
}

.tm-pf-details-date:before {
	height: 1px;
	display: block;
	width: 95%;
	background: #eee;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0
}

.tm-pf-details-date:after {
	content: '';
	position: absolute;
	left: 0;
	top: 32px;
	height: 100%;
	border-right: 1px solid #e2e3e5
}

.themetechmount-pf-detailbox-list li:last-child:after,
.themetechmount-pf-detailbox-list li:last-child:before {
	content: none
}

.themetechmount-pf-detailbox-list .tm-pf-details-date:last-child {
	border-bottom: none
}

.themetechmount-pf-detailbox-list .tm-pf-details-date i {
	position: absolute;
	left: -20px;
	top: 11px;
	display: inline-block;
	border-radius: 50%;
	padding-left: 0;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	transform: translate(0, 0);
	height: 40px;
	width: 40px;
	line-height: 39px;
	border: 1px solid #eee;
	background-color: #fff;
	z-index: 1
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	font-weight: 500;
	margin-right: 5px;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	margin-left: 0
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-right-details {
	display: inline-block;
	padding-top: 0
}

.tm-pf-view-top-image .themetechmount-pf-single-content-area {
	padding-top: 38px
}

.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-detail-box {
	margin-top: 45px
}

.tm-tm_portfolio-featured-wrapper .slick-dots {
	bottom: 16px;
	right: 16px;
	text-align: right
}

.tm-tm_portfolio-featured-wrapper .slick-dots li button:before {
	font-size: 12px
}

.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	color: #283d58
}

.tm-pf-view-left-image .themetechmount-pf-single-detail-box .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0
}

.tm-pf-view-top-image .themetechmount-pf-detailbox-inner {
	margin-top: 40px
}

.tm-pf-single-related-wrapper {
	padding-top: 60px
}

.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title,
.tm-pf-single-related-wrapper .tm-pf-single-related-title {
	font-size: 28px;
	font-weight: 500
}

.tm-pf-single-related-wrapper .tm-pf-single-related-title {
	margin-bottom: 30px
}

.single-tm_portfolio .navigation.post-navigation .nav-links,
.nav-links .nav-next,
.nav-links .nav-previous {
	position: relative
}

.single-tm_portfolio.nav-links .nav-previous {
	float: left
}

.single-tm_portfolio .nav-links .nav-next {
	float: right
}

.single-tm_portfolio .nav-next,
.single-tm_portfolio .nav-previous {
	display: inline-block
}

.single-tm_portfolio .nav-previous {
	margin-right: 3px
}

.single-tm_portfolio .nav-next {
	margin-left: 3px
}

.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a {
	text-align: center;
	top: 106px;
	right: 48px;
	color: #fff;
	transition: all .2s ease-in-out;
	display: inline-block;
	border-radius: 0;
	border-width: 0;
	border-style: solid;
	font-size: 13px;
	padding: 13px 34px;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px
}

.single-tm_portfolio .nav-next a:hover,
.single-tm_portfolio .nav-previous a:hover {
	background-color: #0d121b;
	color: #fff
}

.single-tm_portfolio .nav-next a {
	left: auto;
	right: 0;
	padding-right: 50px;
	padding-left: 32px
}

.single-tm_portfolio .nav-previous a:after,
.single-tm_portfolio .nav-next a:after {
	position: absolute;
	font-size: 20px;
	top: 11px
}

.single-tm_portfolio .nav-previous a {
	padding-right: 25px;
	padding-left: 44px
}

.single-tm_portfolio .nav-previous a:after {
	content: '\e808';
	font-family: "tm-acadevo-icons";
	left: 26px
}

.single-tm_portfolio .nav-next a:after {
	content: '\e809';
	font-family: "tm-acadevo-icons";
	left: auto;
	right: 31px
}

.single-tm_portfolio .site-content-wrapper {
	position: relative
}

.tm-pf-single-content-wrapper.tm-pf-view-left-image,
.tm-pf-single-content-wrapper.tm-pf-view-top-image {
	padding-bottom: 50px
}

.tm-nextprev-bottom-nav {
	position: relative;
	margin-bottom: 20px;
	margin-top: 31px;
	border-top: 1px solid #e4e4e4;
	padding-top: 30px
}

.single-tm_portfolio .tm-social-share-title {
	padding-top: 11px
}

.single-tm_portfolio .tm-social-bottom-wrapper {
	display: block;
	clear: both;
	padding-top: 30px
}

.single-tm_portfolio .tm-pf-view-full .tm-social-bottom-wrapper {
	padding-left: 0;
	padding-right: 0
}

.themetechmount-box-team {
	position: relative;
	overflow: hidden
}

.themetechmount-box-team .themetechmount-box-content h4 a {
	outline: none
}

.themetechmount-teambox-view-overlay .themetechmount-box-title h4 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 3px
}

.themetechmount-teambox-view-overlay .tm-team-details-wrapper {
	font-size: 15px
}

.themetechmount-boxes-view-carousel .themetechmount-box-team.themetechmount-teambox-view-overlay {
	margin-bottom: 5px
}

.themetechmount-box-team {
	position: relative;
	overflow: hidden
}

.themetechmount-box-team .themetechmount-team-position {
	font-size: 15px;
	color: #666d81
}

.themetechmount-box-team.themetechmount-teambox-view-overlay {
	background-color: #fff
}

.themetechmount-box-team.themetechmount-teambox-view-overlay .themetechmount-box-content {
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 20px 15px 10px
}

.themetechmount-teambox-view-overlay .themetechmount-item-thumbnail {
	border: 8px solid #fff;
	border-bottom: none
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent {
	padding-bottom: 17px
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	padding-top: 22px;
	padding-bottom: 32px;
	background-color: #fff;
	width: 100%;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content {
	text-align: center;
	position: relative;
	z-index: 2
}

.themetechmount-team-image-box {
	position: relative;
	overflow: hidden
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content h4 {
	font-size: 20px;
	margin-bottom: 18px;
	line-height: 26px;
	font-weight: 500;
	position: relative
}

.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .tm-team-details-wrapper {
	font-size: 15px;
	padding-bottom: 0
}

.themetechmount-box-team ul.tm-team-social-links {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	margin: 8px -20px 0 0;
	opacity: 0;
	z-index: 9;
	-webkit-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: .8s
}

.themetechmount-box-team:hover ul.tm-team-social-links {
	opacity: 1;
	margin: 8px 20px 0 0
}

.themetechmount-box-team ul.tm-team-social-links li {
	list-style: none;
	margin: 11px 0
}

.themetechmount-box-team ul.tm-team-social-links a {
	font-size: 15px;
	color: #fff;
	position: relative
}

.themetechmount-box-team ul.tm-team-social-links a:after {
	line-height: 1em;
	font-size: 14px;
	content: "";
	background-color: rgba(255, 255, 255, .11);
	width: 22px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -8px
}

.themetechmount-box-team ul.tm-team-social-links li:last-child a:after {
	content: unset
}

.themetechmount-box-team .tm-vc_btn3.tm-vc_btn3-size-sm {
	font-size: 14px
}

.themetechmount-teambox-view-overlay .themetechmount-overlay,
.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	background-color: rgba(19, 29, 59, .75)
}

.themetechmount-teambox-view-overlay:hover .themetechmount-overlay,
.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent:hover .themetechmount-overlay {
	opacity: 1;
	height: 100%
}

.themetechmount-teambox-view-overlay .themetechmount-team-image-box img {
	-webkit-transition: 0.6s ease-in-out;
	-ms-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out
}

.themetechmount-teambox-view-overlay:hover .themetechmount-team-image-box img {
	transform: scale(1.1)
}

.themetechmount-teambox-view-overlay .themetechmount-overlay a,
.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a {
	border: none;
	text-align: center;
	height: 35px;
	width: 35px;
	line-height: 35px;
	border-radius: 0%;
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s;
	font-weight: 600;
	font-size: 16px;
	margin-top: -18px;
	margin-left: -17px
}

.themetechmount-box-team:hover .themetechmount-overlay a {
	transform: scale(1);
	-webkit-transform: scale(1)
}

.tm-col-bgcolor-skincolor .themetechmount-box-team:hover .themetechmount-box-content h4 a,
.tm-col-bgcolor-skincolor .themetechmount-box-team .themetechmount-team-position,
.tm-col-bgcolor-skincolor .themetechmount-box-team .tm-team-details-wrapper,
.tm-bgcolor-skincolor .themetechmount-box-team:hover .themetechmount-box-content h4 a,
.tm-bgcolor-skincolor .themetechmount-box-team .themetechmount-team-position,
.tm-bgcolor-skincolor .themetechmount-box-team .tm-team-details-wrapper {
	color: #0d121b
}

.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay,
.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay,
.tm-col-bgcolor-skincolor .themetechmount-box-team .themetechmount-overlay,
.tm-bgcolor-skincolor .themetechmount-box-team .themetechmount-overlay {
	border-color: #fff
}

.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content h4:after,
.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-box-content h4:after {
	background-color: rgba(3, 59, 74, .8)
}

.tm-teambox-slick-dots .slick-dots {
	bottom: -42px
}

.tm-teambox-slick-dots .slick-dots li {
	margin: 0;
	width: 16px
}

.tm-teambox-slick-dots .slick-dots li button {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	margin: 0 10px 0 0;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #c9c9c9;
	line-height: 0;
	padding: 0
}

.tm-team-member-single-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0
}

.tm-team-member-single-position {
	font-size: 15px;
	color: #8d9297;
	font-weight: 400;
	margin-bottom: 10px
}

.themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper {
	margin-top: 0;
	padding-top: 15px
}

.tm-team-member-single-category {
	margin-top: 20px
}

.tm-team-member-single-meta-title {
	font-weight: 700;
	text-transform: uppercase
}

.tm-team-details-list {
	list-style: none;
	padding: 0
}

.tm-team-details-list li {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	display: block;
	float: left;
	padding: 7px 0 7px 0;
	width: 100%
}

.tm-team-member-view-wide-image .tm-team-details-list li {
	padding: 9px 0 9px 26px
}

.tm-team-extra-details-wrapper .tm-team-details-list li i {
	top: 1px;
	left: 0;
	margin-right: 11px
}

.tm-team-extra-details-wrapper {
	margin-bottom: 30px
}

.tm-team-details-list .tm-team-list-title {
	margin-right: 3px;
	position: relative;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px
}

.tm-team-extra-details-wrapper .tm-team-details-list .tm-team-list-title {
	text-indent: 0;
	width: auto;
	margin-right: 3px
}

.tm-team-details-list .tm-team-list-title,
.tm-team-details-list .tm-team-list-value {
	display: inline-block
}

.tm-team-list-value a {
	color: #626569
}

.tm-team-list-title i {
	position: relative;
	text-align: center;
	text-indent: 0;
	font-size: 16px;
	top: 0;
	margin-right: 3px;
	display: none
}

.tm-team-details-list {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px
}

.tm-team-member-single-content-wrapper.tm-team-member-view-default .themetechmount-team-member-single-featured-area .tm-team-extra-details-list {
	margin-top: 0
}

.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-extra-details-line-website {
	display: none
}

.tm-teamform textarea {
	min-height: 60px;
	height: 151px
}

.tm-team-member-single-title-wrapper.col-xs-12 {
	padding-left: 0
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 0;
	margin-bottom: 25px
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title h2 {
	font-size: 30px;
	line-height: 45px
}

.tm-team-member-single-title-wrapper .tm-team-data>.col-xs-12,
.tm-team-member-single-title-wrapper .tm-team-data {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0
}

.single-tm_team_member .themetechmount-team-img {
	position: relative;
	overflow: hidden;
	width: 100%
}

.single-tm_team_member .thememount-team-data {
	padding: 16px 30px 26px;
	margin-bottom: 50px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .05)
}

.single-tm_team_member .thememount-team-extra-data {
	padding: 22px 30px 26px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .05);
	margin-bottom: 20px
}

.tm-team-member-view-wide-image .tm-team-member-single-excerpt {
	margin-top: 10px
}

.tm-team-member-view-wide-image .tm-team-member-single-meta-details {
	padding-top: 40px;
	border-top: 1px solid #e4e4e4;
	margin-top: 40px
}

.single-tm_team_member .tm-team-member-single-content-wrapper .container {
	width: auto;
	padding: 20px 0
}

.tm-team-member-single-content-wrapper .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 1.7em
}

.tm-team-member-view-wide-image .tm-team-member-single-content-wrapper {
	margin-top: 40px
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title {
	font-weight: 700;
	color: #313131;
	width: auto
}

.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-value {
	margin-left: 6px;
	float: none
}

.tm-team-member-single-content-wrapper ul {
	margin: 0
}

.inside {
	text-align: center;
	position: relative;
	padding: 29px 15px 21px 15px;
	margin-bottom: 30px
}

.tm-fid-no-border.tm-fid-without-icon.inside {
	margin-bottom: 0
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: 10px
}

.inside.tm-fid-with-border:not(.tm-fid-view-circle-progress) {
	border: 1px solid #E8E8E8;
	background-color: #fff;
	padding-left: 25px
}

.tm-fid-with-icon.tm-fid-view-topicon {
	padding: 0 0 0 2px;
	padding-left: 0
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border.tm-fid-view-topicon,
.tm-bgcolor-darkgrey .inside.tm-fid-with-border.tm-fid-view-topicon,
.inside.tm-fid-with-border.tm-fid-view-topicon {
	border: none;
	background-color: transparent
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: 0;
	width: 122px;
	height: 58px;
	line-height: 61px;
	border-radius: 50%;
	display: inline-block;
	position: relative
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
	position: absolute;
	top: 50%;
	left: 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%)
}

.inside h3 {
	margin-bottom: 0;
	bottom: -11px;
	width: 100%;
	color: #0d121b;
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	padding-top: 0
}

.tm-bgcolor-darkgrey .inside h3,
.tm-col-bgcolor-darkgrey .inside h3 {
	color: rgba(255, 255, 255, .7)
}

.inside .themetechmount-fid-wrapper {
	padding-top: 20px
}

.inside h4 {
	margin-bottom: 0;
	padding-bottom: 3px;
	font-size: 40px;
	line-height: 45px
}

.inside.tm-fid-view-topicon h4 {
	font-size: 46px;
	line-height: 51px
}

.tm-fid.inside h4 {
	font-weight: 700;
	position: relative
}

.tm-fid-without-icon.inside h4 {
	margin-top: 0
}

.inside h3 span {
	padding: 2px 4px 0 4px;
	display: block
}

.tm-fid-inner sub,
.tm-fid-inner sup {
	opacity: .8;
	font-size: 25px;
	font-weight: 400
}

.tm-fid-inner sup {
	top: -.9em
}

.tm-fid-inner>span {
	margin-left: -5px
}

.tm-fid-icon-wrapper i.kw_acadevo {
	padding-top: 5px
}

.tm-fid-icon-wrapper i {
	font-size: 45px !important
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside),
.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside) {
	border-color: rgba(255, 255, 255, .15);
	background-color: rgba(255, 255, 255, .08)
}

.tm-bgcolor-skincolor .tm-fid-icon-wrapper i,
.tm-bgcolor-darkgrey .tm-fid-icon-wrapper i,
.tm-col-bgcolor-skincolor .tm-fid-icon-wrapper i,
.tm-col-bgcolor-darkgrey .tm-fid-icon-wrapper i,
.tm-bgcolor-skincolor .tm-fid.inside h4 {
	color: #fff
}

.tm-bgcolor-skincolor .inside h3 {
	color: rgba(255, 255, 255, .8)
}

.tm-fid-view-topicon.inside h3 span {
	padding: 2px 4px 0 4px
}

.tm-fid.tm-fid-without-icon .tm-fld-contents {
	text-align: center
}

.tm-fid-new .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: -4px
}

.tm-col-bgcolor-white .tm-fid-new .tm-fid.inside h4 {
	color: #121d30;
	margin-bottom: 5px
}

.tm-col-bgcolor-white .tm-fid-new .inside h3 {
	color: rgb(0, 0, 0, .70)
}

.tm-fid-view-lefticon-border .tm-fld-contents,
.tm-fid-view-lefticon .tm-fld-contents {
	padding-left: 60px;
	text-align: left
}

.tm-fid-view-lefticon.tm-fid-without-icon .tm-fld-contents {
	padding-left: 0
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper,
.tm-fid-view-righticon .tm-fid-icon-wrapper,
.tm-fid-view-lefticon .tm-fid-icon-wrapper {
	position: absolute;
	top: 36px
}

.tm-fid-view-righticon.inside h4,
.tm-fid-view-lefticon.inside h4 {
	margin-top: 0;
	margin-bottom: 0
}

.tm-textcolor-white .inside h3 {
	color: rgba(255, 255, 255, .7) !important
}

.tm-fid-view-righticon .tm-fld-contents {
	padding-right: 70px;
	text-align: right
}

.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents {
	padding-right: 0
}

.tm-fid-view-righticon .tm-fid-icon-wrapper {
	right: 13px;
	top: 35px
}

.tm-fid-view-righticon-border.inside h4,
.tm-fid-view-lefticon-border.inside h4 {
	margin-top: 13px;
	margin-bottom: -4px
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper {
	top: 35px
}

.tm-fid-view-lefticon-border .tm-fld-contents {
	padding-left: 76px
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper i,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper i {
	font-size: 2.6em !important;
	line-height: 85px
}

.tm-fid-view-lefticon-border.tm-fid-without-icon .tm-fld-contents {
	padding-left: 0
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper:after,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after {
	content: " ";
	height: 85px;
	position: absolute;
	border-left: 1px solid rgba(0, 0, 0, .13);
	right: -19px
}

.tm-bgcolor-darkgrey .tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after,
.tm-bgcolor-skincolor .tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after {
	border-right: 1px solid rgba(255, 255, 255, .25)
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress),
.tm-col-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress),
.tm-col-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress),
.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress) {
	border-color: rgba(255, 255, 255, .25)
}

.tm-fid-main-border {
	text-align: center
}

.tm-fid-view-righticon-border.inside,
.tm-fid-view-lefticon-border.inside {
	display: inline-block
}

.tm-fid-view-righticon-border .tm-fld-contents {
	padding-right: 97px;
	text-align: right
}

.tm-fid-view-righticon-border.tm-fid-without-icon .tm-fld-contents {
	padding-right: 0
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper:after {
	border-left: none;
	border-right: 1px solid rgba(0, 0, 0, .13);
	right: 63px
}

.tm-bgcolor-darkgrey .tm-fid-view-righticon-border .tm-fid-icon-wrapper:after,
.tm-bgcolor-skincolor .tm-fid-view-righticon-border .tm-fid-icon-wrapper:after {
	border-right: 1px solid rgba(255, 255, 255, .25)
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper {
	right: 26px;
	top: 35px
}

.vc_row .tm-fid-main-border .inside {
	background-color: transparent
}

.tm-facts-colum-sep .wpb_column:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e4e7e8;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	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%)
}

.tm-bgcolor-darkgrey.tm-facts-colum-sep .wpb_column:after,
.tm-bgcolor-skincolor.tm-facts-colum-sep .wpb_column:after {
	background-color: rgba(255, 255, 255, .23)
}

.tm-facts-colum-sep .wpb_column:nth-last-child(1):after,
.five-columns.tm-facts-colum-sep .wpb_column:nth-last-child(2):after {
	display: none
}

span.tm-vc_label_units.vc_label_units {
	position: absolute;
	right: 0;
	z-index: 3;
	margin-top: -11px;
	text-shadow: none;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	background: #eee;
	padding: 1px 15px 2px;
	border-radius: 0;
	top: 0
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
	display: block;
	margin: 14px auto 75px;
	width: 100%;
	background: transparent;
	height: 5px;
	border-radius: 6px;
	transition-property: width, background-color;
	padding: 0
}

.themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	top: -34px;
	left: 0;
	font-size: 20px;
	color: #131d3b;
	text-shadow: none;
	font-weight: 400
}

.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	color: #fff
}

.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
	background-color: #131d3b
}

.themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f4f6f9;
	border-radius: 0;
	height: 5px
}

.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar {
	background-color: rgba(255, 255, 255, 1)
}

.tm-bgcolor-grey .themetechmount-progress-bar.vc_progress_bar .vc_single_bar {
	background-color: rgba(4, 4, 4, .1)
}

.themetechmount-progress-bar .vc_single_bar .vc_bar {
	border-radius: 0
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-w {
	position: absolute;
	top: 48px
}

.themetechmount-progress-bar.vc_progress_bar .tm-vc_icon_element-inner {
	width: 30px;
	height: 40px;
	font-size: 15px
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-single-bar-w .tm-pbar-icon-w {
	position: absolute;
	top: -46px
}

.tm-pbar-icon-true .tm-vc_icon_element {
	margin-bottom: 0
}

.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	width: 22px;
	height: 45px
}

.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 21px !important
}

.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-true .vc_general.vc_single_bar .vc_label {
	margin-left: 37px
}

.tm-pbar-single-bar-w {
	position: relative;
	margin-bottom: 40px;
	margin-right: 16px
}

.tm-pbar-single-bar-w:first-child {
	margin-top: 0px;
}

.themetechmount-progress-bar.vc_progress_bar.tm-icon-white .tm-vc_icon_element-inner {
	color: #fff !important
}

.themetechmount-progress-bar.wpb_content_element {
	overflow: hidden
}

.themetechmount-progress-bar .tm-pbar-single-bar-w:last-child {
	margin-bottom: 25px
}

.tm-overlap-row {
	position: relative;
	z-index: 1
}

.tm-box-shadow {
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15)
}

.tm-row.tm-bgimage-fixed {
	background-attachment: fixed !important
}

.vc_row-o-equal-height>.vc_column_container>.vc_column-inner {
	height: 100%
}

.vc_column_container>.vc_column-inner {
	position: relative
}

.vc_column-inner.tm-col-bgimage-yes {
	background-image: none !important
}

.vc_column-inner.tm-col-bgcolor-yes,
.tm-row .wpb_column .tm-col-wrapper-bg-layer {
	background-color: transparent !important
}

.vc_column-inner.tm-col-bgcolor-white.tm-col-bgimage-yes {
	background-color: transparent
}

body.themetechmount-page-full-width.header-classic-vertical #content .site-main .entry-content>.wpb_row.vc_row-fluid[data-vc-stretch-content="true"],
.tm-vc-width-auto {
	left: 0 !important;
	width: auto !important
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
	padding-top: 82px;
	padding-bottom: 70px;
	margin-bottom: 0
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid .vc_row.vc_row-no-padding {
	margin: 0
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid.vc_row-no-padding {
	overflow: hidden
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row:first-child {
	margin-top: -92px
}

body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content>.wpb_row:first-child {
	margin-top: -82px
}

.site {
	overflow: hidden
}

.site-main {
	position: relative;
	padding-top: 82px;
	z-index: 10
}

.vc_row.container {
	padding: 0
}

body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row .vc_row.container {
	margin: auto
}

.themetechmount-sidebar-true .vc_row.container {
	width: auto;
	margin: 0 -15px
}

body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content>.wpb_row.vc_row-fluid {
	padding-top: 20px;
	padding-bottom: 10px
}

body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content>.wpb_row:first-child {
	margin-top: -22px
}

body.themetechmount-page-full-width.tm-all-row-20px .site-main {
	padding-top: 22px
}

.tm-bg-img-top>.vc_column-inner>.tm-col-wrapper-bg-layer {
	background-position: 0 top !important
}

.wpb_single_image .vc_figure {
	position: relative
}

.tm_prettyphoto .vc_single_image-wrapper:after {
	color: #fff;
	font-size: 26px;
	font-family: "tm-acadevo-icons";
	content: '\e804';
	background-color: #2a2a2a70;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -27px;
	margin-top: -27px;
	z-index: 99;
	text-align: center;
	line-height: 52px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border: 3px solid #fff
}

.tm_prettyphoto .vc_single_image-wrapper:hover:after {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: .8
}

.themetechmount-sidebar-true.page #primary .site-main {
	padding-bottom: 40px
}

.themetechmount-sidebar-true .site-main {
	padding-top: 65px
}

body.themetechmount-sidebar-left .site-content #primary.content-area {
	float: right
}

.site-content #sidebar-left.sidebar,
.site-content #sidebar-right.sidebar {
	margin-top: -40px;
	padding-top: 70px;
	padding-bottom: 40px
}

.site-content #sidebar-left.sidebar {
	float: left
}

.tm-empty-sidebar:not(.themetechmount-sidebar-bothright, .themetechmount-sidebar-bothleft) #primary {
	margin: 0 auto !important;
	float: none !important
}

body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar {
	margin-left: -74.8%
}

body.themetechmount-sidebar-both .site-content #primary.content-area {
	margin-left: 25% !important
}

body.themetechmount-sidebar-bothleft .site-content #primary.content-area {
	float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
	margin-top: -40px;
	padding-top: 60px;
	padding-bottom: 70px
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left.sidebar {
	border: none;
	float: left
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
	border-left: 0;
	float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right .widget {
	padding-left: 0;
	padding-right: 0
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left .widget {
	padding-right: 0
}

body.themetechmount-sidebar-bothright .site-content #sidebar-right.sidebar {
	border: none
}

body.themetechmount-sidebar-bothright .site-content #sidebar-left.sidebar {
	border-right: 0
}

.widget .woocommerce-product-search,
.widget .search-form {
	position: relative
}

.widget .search-form label {
	display: block
}

.widget .woocommerce-product-search .search-field,
.widget .search-form .search-field {
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 0
}

.widget.woocommerce.widget_product_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.widget .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px;
	padding: 0;
	width: 46px;
	height: 46px;
	z-index: 1;
	border-radius: 0 3px 3px 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 16px;
	opacity: .5
}

.tm-textcolor-dark .widget .search-form .search-field {
	border-color: rgba(0, 0, 0, .07)
}

.sidebar.widget-area .widget {
	position: relative;
	margin: 40px 0 40px
}

.widget.woocommerce.widget_product_search,
.sidebar.widget-area .widget.widget_search,
.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
	padding: 0;
	box-shadow: unset
}

.sidebar.widget-area .widget.widget_media_video .widget-title,
.sidebar.widget-area .widget.widget_media_image .widget-title,
.widget.woocommerce.widget_product_search .widget-title,
.sidebar.widget-area .widget.widget_search .widget-title {
	display: none
}

body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area {
	float: left
}

.site-content-wrapper #sidebar-right.sidebar {
	margin-top: -37px;
	padding-top: 60px;
	padding-bottom: 70px;
	float: right
}

body.themetechmount-sidebar-left .site-content-wrapper #primary.content-area {
	float: right
}

.site-content-wrapper #sidebar-left.sidebar {
	margin-top: -30px;
	padding-top: 60px;
	padding-bottom: 70px;
	float: left
}

body.themetechmount-sidebar-right.tm-empty-sidebar:not(.checkout):not(.profile) .site-content-wrapper #primary.content-area {
	padding-right: 0px !important;
	border-right: 0;
	margin-right: 0
}

body.themetechmount-sidebar-left.tm-empty-sidebar .site-content-wrapper #primary.content-area {
	padding-left: 0px !important;
	border-left: 0;
	margin-left: 0;
	margin-right: 0
}

.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0
}

.social-icons li {
	display: inline-block !important;
	padding-left: 0;
	min-width: 23px;
	border: none
}

.social-icons li>a {
	width: 33px;
	height: 33px;
	line-height: 33px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, .75);
	text-align: center;
	display: block;
	background-color: transparent;
	font-size: 14px
}

.content-area .social-icons li>a {
	margin-right: 7px
}

.tm-col-bgcolor-skincolor .social-icons li>a {
	color: rgba(255, 255, 255, .95)
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter {
	background-color: #2cbfd9
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube {
	background-color: red
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr {
	background-color: #ED1384
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook {
	background-color: #4583bc
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin {
	background-color: #0b84b3
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus {
	background-color: #d3452b
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp {
	background-color: #c41200
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble {
	background-color: #de588b
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest {
	background-color: #cd1f29
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast {
	background-color: #803aac
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing {
	background-color: #006464
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo {
	background-color: #07C0ED
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk {
	background-color: #44678d
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz {
	background-color: #98c742
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu {
	background-color: #ea4925
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive {
	background-color: #f9cb2f
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss {
	background-color: #fb7200
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram {
	background-color: #125688
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover {
	background-color: #fff !important
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover {
	color: #2cbfd9
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover {
	color: red
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover {
	color: #ED1384
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover {
	color: #4583bc
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover {
	color: #0b84b3
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover {
	color: #d3452b
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover {
	color: #c41200
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover {
	color: #de588b
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover {
	color: #cd1f29
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover {
	color: #803aac
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover {
	color: #006464
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover {
	color: #07C0ED
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover {
	color: #44678d
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover {
	color: #98c742
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover {
	color: #ea4925
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover {
	color: #f9cb2f
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover {
	color: #fb7200
}

.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover {
	color: #125688
}

.tm-list-style-none {
	list-style: none;
	margin: 0;
	padding: 0
}

.tm-list.tm-list-style-icon {
	list-style: none;
	padding: 0;
	padding-left: 0
}

.tm-list.tm-list-style-icon .tm-list-li-content {
	display: inline-block;
	padding-left: 30px;
	font-weight: 500
}

.tm-list.tm-list-style-decimal li .tm-list-li-content,
.tm-list.tm-list-style-upper-alpha li .tm-list-li-content {
	padding-left: 3px
}

.tm-list.tm-list-style-roman li .tm-list-li-content {
	padding-left: 5px
}

.tm-list.tm-list-style-icon li {
	position: relative;
	padding-bottom: 7px
}

.tm-list.tm-list-style-icon li i {
	position: absolute;
	left: 5px;
	top: 5px
}

.tm-list.tm-list-textsize-small li {
	font-size: 12px
}

.tm-list.tm-list-style-icon.tm-list-textsize-small li i {
	top: 7px
}

.tm-list.tm-list-style-icon.tm-list-textsize-small .tm-list-li-content {
	padding-left: 16px
}

.tm-list.tm-list-textsize-medium li {
	font-size: 16px;
	padding-bottom: 6px
}
.tm-vc_cta3-headers.tm-wrap-cell
.tm-list.tm-list-textsize-li {
	font-size: 16px;
	padding-bottom: 9px
}
.tm-vc_cta3-content-header.tm-wrap .tm-vc_cta3-headers.tm-wrap-cell h4,
.tm-vc_cta3-content .tm-vc_cta3-content-header.tm-wrap .tm-vc_cta3-headers.tm-wrap-cell h2{
	text-align: left;

}
.tm-list.tm-list-style-icon.tm-list-textsize-medium li i {
	top: 5px
}

.tm-list.tm-list-textsize-medium.tm-list-style-icon .tm-list-li-content {
	padding-left: 30px
}

.tm-list.tm-list-textsize-large li {
	padding-bottom: 11px;
	font-size: 20px;
	list-style: none;
	display: flex;
}
.findtheright h4,.findtheright h2{
	text-align: center!important;
}
.themetechmount-fbar-box-w.tm-textcolor-darkgrey.tm-bgcolor-custom.tm-bg.tm-bgimage-yes.animated{
	background-color: #fff;
}
.tm-vc_cta3-headers.tm-wrap-cell h4,.tm-vc_cta3-headers.tm-wrap-cell h2{
  text-align: center;
}

.tm-list.tm-list-style-icon.tm-list-textsize-large li i {
	top: 4px
}

.tm-list.tm-list-textsize-large.tm-list-style-icon .tm-list-li-content {
	padding-left: 35px
}

.lightfont .tm-list.tm-list-textsize-xlarge li {
	font-weight: 300
}

.tm-list.tm-list-textsize-xlarge li {
	font-size: 18px
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i {
	top: 0;
	font-size: 23px
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 37px
}

.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li {
	padding-bottom: 15px
}

.tm-list.tm-list-textsize-xlarge li {
	padding-bottom: 5px
}

article.post .tm-list.tm-list-textsize-xlarge li {
	font-size: 17px
}

article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i {
	top: 2px;
	font-size: 20px
}

article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 30px
}

.tm-col-bgcolor-skincolor .tm-list-li-content {
	color: #fff
}

.vc_tta-container h2 {
	margin-bottom: 29px
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a {
	padding: 42px 30px
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tabs-container,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tabs-container {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}

.tm-tourtab-style1 .vc_tta-panel .vc_tta-panel-title>a,
.tm-tourtab-style1 .vc_tta-tabs.vc_tta-controls-size-lg .vc_tta-tab>a {
	font-size: 17px
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-left: none
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a {
	border-right: none
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:last-child>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:last-child>a {
	border-bottom: none
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:first-child>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:first-child>a {
	border-top: none
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a,
.tm-tourtab-style1.vc_tta-tabs.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active>a {
	border-color: #ededed
}

.tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus,
.tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover {
	background-color: transparent
}

.tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-panel-heading,
.tm-tourtab-style1.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 2px
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a {
	padding: 42px 30px
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
	-webkit-flex-basis: 10%;
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%
}

.wpb-js-composer .tm-tourtab-round .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .tm-tourtab-round .vc_tta-tabs.vc_tta-controls-size-lg .vc_tta-tab>a {
	font-size: 17px
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon {
	opacity: 1
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-left: none
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a {
	border-right: none
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:last-child>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:last-child>a {
	border-bottom: none
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:first-child>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:first-child>a {
	border-top: none
}

.wpb-js-composer .tm-tourtab-round.vc_tta.vc_general .vc_tta-panel-title a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
	border-color: transparent;
	border-radius: 50%;
	background-color: #f6f6f6;
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 69px;
	margin-bottom: 10px;
	padding: 1px 0 0 0;
	line-height: 100px;
	font-size: 30px;
	color: #3c3c3c;
	font-weight: 400
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a {
	color: #fff
}

.wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus,
.wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover {
	background-color: transparent
}

.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-heading,
.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 0
}

.wpb-js-composer .tm-tourtab-round.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent
}

.vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.vc_tta.vc_tta-style-outline .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
	border-width: 1px
}

.tm-tourtab-style1.vc_tta-tabs-position-left.vc_tta.vc_tta-style-outline .vc_tta-tab {
	margin-top: -2px
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
	-ms-flex-preferred-size: 35%;
	flex-basis: 35%
}

.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 0
}

.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color: #fff
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a {
	border: 1px solid #131e3c;
	background-color: #131e3c;
	color: #fff
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a {
	border: 1px solid #f4f6f9;
	background-color: #f4f6f9;
	color: #131e3c
}

.wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-col-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-col-bgimage-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #fff;
	background-color: #fff;
	color: #000
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #f0f0f0;
	background-color: #f8f8f8;
	color: #666
}

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab:last-child {
	margin-right: 0
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab>a {
	padding: 16px 18px 16px 18px;
	font-size: 17px
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
	margin-bottom: 20px
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-icon {
	position: relative;
	top: 3px
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a {
	border-width: 1px;
	border-color: rgba(227, 227, 227, .7)
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-title>a:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab.vc_active>a {
	color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab {
	margin-left: -1px
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px
}

body.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title {
	font-weight: 400
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic {
	padding: 15px 30px 30px 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
	border-bottom: 1px solid #efefef;
	padding-bottom: 1px;
	margin-bottom: 1px
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
	border-color: #dadada
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right {
	position: relative
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon:after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: rgba(255, 255, 255, .14);
	left: 54px;
	top: 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-icon:after {
	background-color: rgba(255, 255, 255, .3)
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon {
	margin-right: 15px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border: none
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
	font-size: 19px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #282828;
	font-weight: 500
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding-left: 0;
	padding-bottom: 19px;
	padding-top: 19px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-body {
	padding-left: 0;
	padding-top: 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
	display: none
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:after {
	content: '\e845';
	font-family: "tm-acadevo-icons"
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	height: 20px;
	width: 20px;
	color: #494949
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignright,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignleft {
	margin: 0em 1em 0em 0
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h3,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h4 {
	margin-bottom: 8px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-skincolor .vc_tta-panel-body {
	padding-left: 30px;
	padding-right: 30px;
	webkit-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
	-moz-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
	box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1)
}

.vc_toggle_title>h4 {
	font-size: 17px
}

.vc_toggle_size_md .vc_toggle_icon {
	height: 30px;
	width: 30px
}

.tm-map .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
	height: 100%;
	position: inherit
}

.select2-container--default .select2-selection--single {
	border-radius: 0
}

.select2-container .select2-selection--single {
	height: 46px;
	outline: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px;
	padding-left: 15px;
	font-weight: 400
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 41px;
	right: 5px
}

.tm-textcolor-white .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff
}

.tm-textcolor-white .select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, .03);
	border-color: rgba(255, 255, 255, .07)
}

.select2-container--default .select2-selection--single {
	background-color: rgba(0, 0, 0, .03)
}

.select2-container--default .select2-selection--single,
.select2-dropdown {
	border: 1px solid #f2f2f2
}

.tm-textcolor-dark .select2-container--default .select2-selection--single,
.tm-textcolor-dark .select2-dropdown {
	border-color: rgba(0, 0, 0, .07)
}

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-col-bgcolor-skincolor .select2-dropdown,
.tm-bgcolor-skincolor .select2-dropdown {
	border-color: transparent
}

.tm-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b,
.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent
}

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 15px;
	display: block;
	padding-top: 5px
}

.wpcf7 label {
	display: block;
	font-weight: 400
}

.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-justify:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,
.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-center:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
	margin-bottom: 0
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 {
	padding: 0;
	border: none;
	background-color: transparent
}

.tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	position: relative;
	padding-bottom: 25px
}

.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell,
.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	margin-bottom: 10px
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell {
	display: block
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong,
h2.tm-custom-heading strong,
.tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
	font-weight: 700 !important
}

.tm-custom-heading.tm-darkcolor-strong strong {
	color: #0d121b
}

.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong {
	font-weight: inherit !important
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-justify .tm-vc_cta3-content {
	text-align: center
}

h2.tm-custom-heading.tm-textcolor-white strong {
	color: #fff
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2 {
	position: relative;
	display: block
}

.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-justify .tm-vc_cta3-content .tm-cta3-content-wrapper,
.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-content .tm-cta3-content-wrapper {
	width: 50%;
	margin: 0 auto
}

.tm-element-heading-wrapper.tm-seperator-solid.tm-heading-style-vertical .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 11px
}

.tm-boxes-carousel-arrows-above .tm-element-heading-wrapper.tm-seperator-solid.tm-heading-style-vertical .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	padding-bottom: 15px
}

.tm-element-heading-wrapper.tm-heading-style-vertical.full-width .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-content .tm-cta3-content-wrapper {
	width: 100%
}

.tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,
.tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 26px
}

.tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	content: "";
	left: 50%;
	position: absolute;
	bottom: 14px;
	width: 31px;
	height: 4px;
	margin-left: -37px;
	background-color: #000
}

.tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	content: "";
	left: 53%;
	position: absolute;
	bottom: 14px;
	width: 31px;
	margin-left: 0;
	height: 4px;
	background-color: #e0e1e3
}

.tm-bgimage-yes .tm-seperator-solid.tm-heading-style-vertical:not(.tm-sepcolor-default) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgimage-yes .tm-seperator-solid.tm-heading-style-vertical:not(.tm-sepcolor-default) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgimage-yes .tm-seperator-solid.tm-heading-style-vertical:not(.tm-sepcolor-default) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-col-bgimage-yes .tm-seperator-solid.tm-heading-style-vertical:not(.tm-sepcolor-default) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	background-color: #fff
}

.tm-bgimage-yes.tm-bgcolor-white .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgimage-yes.tm-col-bgcolor-white .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgimage-yes.tm-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgimage-yes.tm-col-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	background-color: #c9c9c9
}

.tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:before {
	content: "";
	left: 0;
	position: absolute;
	bottom: -18px;
	width: 31px;
	height: 4px;
	background-color: #000
}

.tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	content: "";
	left: 36px;
	position: absolute;
	bottom: -18px;
	width: 31px;
	height: 4px;
	background-color: #c9c9c9
}

.tm-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgcolor-darkgrey .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-col-bgcolor-skincolor .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-bgimage-yes .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-col-bgimage-yes .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after,
.tm-bgimage-yes .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-col-bgimage-yes .tm-seperator-solid.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	background-color: #fff
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	display: table;
	width: 100%;
	margin: 0 auto
}

.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	float: right
}

.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	text-align: left
}

.tm-heading-style-horizontal.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin: 0
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header,
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper {
	display: table-cell;
	padding-bottom: 0;
	vertical-align: middle;
	padding-right: 0
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper p:last-child {
	margin-bottom: 0
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
	width: 48%;
	text-align: left;
	padding-right: 20px;
	position: relative
}

.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	left: 0;
	margin-left: 0
}

.tm-seperator-solid.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	right: auto;
	left: 35px
}

.tm-heading-style-vertical.tm-element-align-center .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	left: auto;
	margin-left: -2px
}

.tm-seperator-solid.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	left: auto
}

.tm-heading-style-vertical.tm-element-align-justify .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	left: auto;
	margin-left: -35px
}

.tm-seperator-solid.tm-heading-style-vertical.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	left: auto;
	right: 35px
}

.tm-heading-style-vertical.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .heading-seperator:after {
	left: auto;
	right: 0
}

.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
	color: #fff
}

.tm-element-heading-wrapper.tm-element-align-right .tm-vc_general.tm-vc_cta3 .wpb_content_element {
	` text-align: right
}

.entry-header:not(.tm-titlebar) .entry-title,
.themetechmount-box-blog .themetechmount-box-content h4 {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 24px;
	line-height: 34px;
	font-weight: 400
}

.entry-header:not(.tm-titlebar) .entry-title {
	font-size: 26px;
	line-height: 35px;
	position: relative;
	word-wrap: break-word
}

.wpb_heading,
.entry-header .entry-title {
	font-size: 22px
}

.vc_tta-container h2,
.wpb_heading {
	font-size: 28px;
	font-weight: 700
}

.wpb_heading {
	margin-bottom: 30px
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right {
	position: relative
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
	padding-right: 110px;
	width: 90%
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-element-heading-wrapper {
	padding-left: 100px
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-carousel-arrows,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
	position: absolute;
	right: 0;
	top: 7px
}

.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows {
	right: auto;
	left: 0
}

.single-tm_team_member .tm-team-social-links-wrapper ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin-top: 0
}

.single-tm_team_member .tm-team-social-links-wrapper ul li:first-child {
	margin-left: 0
}

.single-tm_team_member .tm-team-social-links-wrapper ul li {
	display: inline-block;
	margin: 10px 0 0 10px
}

.single-tm_team_member .tm-team-social-links-wrapper ul li a {
	border: 1px solid transparent;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	background-color: #0d121b;
	color: #fff;
	font-size: 14px;
	border-radius: 50%
}

.single-tm_team_member .tm-team-social-links-wrapper ul li a:hover {
	color: #fff;
	border-color: transparent
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
	padding: 32px 0 7px 0;
	text-align: center;
	position: relative;
	bottom: 0;
	width: 100%;
	margin-bottom: 0
}

.single-tm_team_member .tm-team-member-view-default .tm-teammember-content.row {
	width: auto;
	padding: 14px 25px 0;
	margin-left: 4px;
	-webkit-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
	-moz-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
	box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1)
}

.single-tm_team_member .tm-team-member-view-default .tm-team-member-single-content.row {
	position: relative;
	display: block
}

.single-tm_team_member .tm-team-member-view-default .tm-team-member-single-category {
	margin-top: -3px;
	margin-bottom: 7px
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data h3 {
	font-size: 17px;
	line-height: 35px;
	margin-bottom: 0
}

.tm-team-member-appointment-btn-wrapper {
	position: absolute;
	right: 15px;
	top: 0
}

.single-tm_team_member .tm-team-member-appointment-btn-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 12px 26px 12px 26px
}

.single-tm_team_member .tm-team-member-single-content.row:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	left: 0;
	top: 47px;
	bottom: 52px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block
}

.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	text-align: center;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	background-color: #ccc
}

.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 24px
}

.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px
}

.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 16px
}

.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper {
	margin-bottom: 30px
}

.tm-social-width-auto {
	text-align: center;
	float: none
}

.tm-social-width-auto .tm-socialbox-i-wrapper {
	width: auto;
	display: inline-block;
	float: none;
	padding: 0 5px
}

.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
	color: #9dabaf;
	position: absolute;
	top: 0;
	text-transform: capitalize
}

.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
	left: 46px
}

.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
	left: 60px
}

.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .tm-link {
	left: 80px
}

.tm-term-featured-img img {
	width: 100%
}

.tm-term-featured-img {
	padding-bottom: 30px
}

.content-area .tm-term-desc {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.themetechmount-testimonial-box-view-style1 .multi-columns-row {
	margin-top: -16px
}

.themetechmount-testimonial-box-view-style1 .themetechmount-box-content {
	background-color: #fff;
	margin-top: 38px;
	padding: 49px 35px 40px 35px
}

.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-img img,
.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style1 .themetechmount-box-content .themetechmount-box-img img,
.themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-box-img img {
	border: 3px solid #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	border-radius: 50%
}

.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail {
	width: 74px;
	height: 74px;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: -36px;
	margin: 0 auto
}

.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-title {
	margin-top: 0;
	position: relative;
	text-align: center
}

.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-desc {
	padding-top: 5px
}

.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-author .themetechmount-author-name {
	font-size: 20px;
	line-height: 28px;
	color: #131d3b;
	display: block;
	font-weight: 400
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-footer,
.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-author .themetechmount-box-footer {
	display: block;
	font-size: 15px;
	line-height: 25px;
	margin-top: -2px;
	color: rgba(102, 109, 129, .7);
	margin-bottom: 13px
}

.themetechmount-box-view-default.themetechmount-testimonial-box-view-style1 .themetechmount-box-desc .themetechmount-testimonial-text {
	border: none;
	font-size: 16px;
	color: inherit;
	background-color: transparent;
	outline: none;
	line-height: 26px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding: 0
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-img,
.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-title {
	display: block;
	float: none;
	text-align: center
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-content .themetechmount-box-img .themetechmount-item-thumbnail {
	text-align: center;
	width: 90px;
	height: 90px;
	text-align: center;
	z-index: 1;
	margin: 0 auto
}

.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc blockquote {
	font-size: 18px
}

.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc .themetechmount-testimonial-text:before {
	left: 50%;
	margin-left: -27px;
	color: #ff4f01;
	opacity: .2;
	font-size: 60px;
	top: -13px
}

.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-img img {
	border: 4px solid #fff
}

.themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc .themetechmount-testimonial-text,
.themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content {
	text-align: center
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-author-name {
	font-size: 20px;
	line-height: 27px;
	display: block;
	font-weight: 700;
	margin-bottom: 0
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-footer:before {
	content: '/';
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 6px
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 26px
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-title {
	margin-left: 0;
	padding-top: 12px
}

.themetechmount-testimonial-box-view-style2 .themetechmount-box-author .themetechmount-box-footer {
	font-size: 11px
}

.themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before {
	font-size: 21px;
	width: 42px;
	height: 42px;
	line-height: 44px;
	background-color: #033a49;
	border-radius: 50%
}

.themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content:before {
	color: #fff !important
}

.tm-testimonial-box-view-style3 .themetechmount-post-item {
	display: block
}

.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
	padding: 10px 10px 17px 0;
	text-align: left;
	position: relative
}

.tm-testimonial-box-view-style3 .themetechmount-author-box {
	text-align: center;
	max-width: 165px;
	float: left;
	display: inline-block;
	padding-bottom: 0
}

.tm-testimonial-box-view-style3 .themetechmount-box-img img {
	width: 100px;
	height: 100px;
	text-align: center;
	margin: 0 auto
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:after,
.themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-box-content:before {
	content: unset
}

.tm-testimonial-box-view-style3 .themetechmount-box-content {
	position: relative;
	padding: 12px 10px 4px 29px;
	margin-left: 98px
}

.themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-desc .themetechmount-testimonial-text {
	padding: 0 0 17px 0
}

.themetechmount-boxes-testimonial ul.slick-dots {
	position: absolute;
	bottom: 33px;
	right: 0;
	text-align: right
}

.tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-title {
	margin-left: 0;
	float: none;
	padding-top: 0;
	margin-top: -13px
}

.themetechmount-boxes-testimonial.tm-testimonial-box-view-style3 .themetechmount-box-desc .themetechmount-testimonial-text {
	padding: 0 10px 20px 0
}

.tm-testimonial-box-view-style3 .themetechmount-box-author {
	padding-top: 5px
}

.tm-col-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content,
.tm-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content {
	background-color: rgba(255, 255, 255, .05)
}

.tm-col-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content:after,
.tm-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-content:after {
	border-right-color: rgba(255, 255, 255, .05)
}

.themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-desc blockquote {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: inherit;
	background-color: transparent;
	outline: none;
	line-height: 31px;
	font-style: italic;
	font-weight: 400
}

.themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-author-name {
	font-size: 18px;
	line-height: 48px;
	margin-bottom: -8px;
	color: #0d121b;
	padding-left: 25px;
	position: relative
}

.themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after {
	display: block;
	content: "";
	width: 16px;
	height: 3px;
	background-color: #626569;
	position: absolute;
	top: 50%;
	left: 0
}

.tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-footer {
	font-size: 14px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-testimonial-slick-slide-btn .slick-dots {
	position: absolute;
	right: 30px;
	bottom: 10px;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text:before {
	content: '\f10d';
	font-family: "FontAwesome";
	color: #666d81;
	font-size: 80px;
	line-height: 70px;
	position: absolute;
	top: -3px;
	opacity: .1;
	font-style: normal
}

.themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-desc .themetechmount-testimonial-text:before {
	top: -10px;
	left: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item {
	overflow: visible;
	padding-bottom: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:before {
	top: 20px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-above .slick-list .themetechmount-box-desc:after {
	top: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-author .themetechmount-item-thumbnail-inner {
	position: relative
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-author .themetechmount-item-thumbnail-inner img {
	position: relative
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-title h3 a {
	color: #282828
}

.tm-row .tm-col-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after {
	border-color: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .2)
}

.tm-row .tm-col-bgcolor-darkgrey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item,
.tm-row .tm-col-bgcolor-skincolor .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item {
	border-color: rgba(255, 255, 255, .49)
}

.tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after {
	border-color: rgba(255, 255, 255, .53);
	color: rgba(255, 255, 255, .53)
}

.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after {
	border-color: rgba(255, 255, 255, .45)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-title,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-ratting-star,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc {
	text-align: center
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img {
	border-radius: 50%;
	display: inline-block;
	z-index: 9;
	width: 100px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	text-align: center
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 100%;
	height: auto;
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-author-name,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer:before {
	content: "-";
	padding-right: 5px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item {
	background-color: rgb(255, 255, 255);
	border: 1px solid rgba(0, 0, 0, .1);
	width: 25%;
	margin: -21px auto 0 auto;
	padding: 7px 5px
}

.testimonials-nav .nav_item_wrap:not(.slick-active) {
	cursor: pointer
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name,
.tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc blockquote,
.tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc blockquote {
	color: rgba(255, 255, 255, .85)
}

.tm-row .tm-col-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc blockquote,
.tm-row .tm-col-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc blockquote,
.tm-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc blockquote {
	color: rgba(0, 0, 0, .77)
}

.tm-row-inner .themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper {
	margin-left: -15px;
	margin-right: -15px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item {
	box-shadow: unset
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .themetechmount-box.themetechmount-box-view-default {
	margin-bottom: 25px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	padding-left: 0
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail {
	display: block;
	left: 0;
	right: 0
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box {
	line-height: 60px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: none;
	background-color: #0186d5;
	text-align: center;
	color: #fff;
	font-size: 22px
}

.themetechmount-box-view-default .themetechmount-box-title {
	margin-top: 0;
	position: relative
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name {
	display: inline-block;
	margin: 0;
	clear: none;
	position: relative
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
	color: #424242
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
	opacity: .8
}

.themetechmount-boxes-view-default.themetechmount-boxes-client .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	margin-bottom: 0
}

.tm-client-logo-box-w {
	text-align: center
}

.themetechmount-box-client .themetechmount-item-thumbnail {
	width: 100%;
	display: table
}

.themetechmount-box-client .themetechmount-item-thumbnail-inner {
	margin-right: 13px;
	margin-left: 13px;
	padding: 25px 12px;
	display: table-cell;
	text-align: center;
	align-items: center;
	vertical-align: middle
}

.themetechmount-box-client:not(.themetechmount-box-view-boxed-logo) .themetechmount-item-thumbnail-inner {
	padding: 8px 12px
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
	height: 130px
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo {
	border: none;
	display: block
}

.slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img {
	display: inline-block
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip {
	padding-top: 45px;
	padding-bottom: 30px
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip a.tm-client-logo-link {
	display: block;
	padding: 0;
	outline: none
}

.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:after,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:after,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:after,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:before,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:before,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:before {
	bottom: 68%
}

.themetechmount-boxes-view-default .tm-client-logo-box-w {
	padding-bottom: 30px
}

.tm-col-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo {
	background-color: #fff
}

.themetechmount-client-box-view-separator-logo {
	display: block
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail {
	position: relative
}

.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail:after {
	border-right: 1px solid #e7eaee;
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: -10px
}

.themetechmount-boxes-client.themetechmount-boxes-col-five .tm-box-col-wrapper:nth-child(5n+5) .themetechmount-item-thumbnail:after {
	border-right: none
}

.themetechmount-boxes-client.themetechmount-boxes-col-three .tm-box-col-wrapper:nth-child(3n+3) .themetechmount-item-thumbnail:after {
	border-right: none
}

.themetechmount-boxes-client.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper.slick-slider {
	margin-top: -35px
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-weight-yes {
	font-weight: 500
}

.tm-vc_btn3.tm-vc_btn3-size-md {
	font-size: 16px
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-sm {
	font-size: 13px
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
	font-size: 16px;
	font-weight: 400
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
	font-size: 12px;
	height: 13px;
	line-height: 12px;
	margin-top: 1px
}

.tm-vc_btn3.tm-vc_btn3-size-lg {
	font-size: 20px;
	line-height: 20px
}

.tm-vc_btn3.tm-vc_btn3-style-text {
	padding: 0;
	margin-top: 0px !important
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	left: 0
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 30px
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 0
}

.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
	padding-right: 15px
}

.tm-post-prev-next-buttons .tm-vc_btn3.tm-vc_btn3-shape-square,
.comment-respond .tm-vc_btn3.tm-vc_btn3-shape-square,
.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-shape-square {
	border-width: 1px;
	border-style: solid;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 34px
}

.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
	padding-left: 42px;
	padding-right: 24px
}

.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	left: 24px
}

.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty),
.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
	padding-right: 43px;
	padding-left: 24px
}

.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon,
.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	right: 25px
}

.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon,
.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	font-size: 20px;
	height: 20px;
	line-height: 20px
}

.tm-center-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-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%)
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button:hover,
table.compare-list .add-to-cart td a:hover,
.woocommerce .widget_shopping_cart a.button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.main-holder .site table.cart .coupon input:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"]:hover,
.woocommerce #payment #place_order:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
#tribe-bar-form .tribe-bar-submit input[type=submit],
.wishlist_table tr td a.yith-wcqv-button:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce .widget_shopping_cart a.button.checkout:hover,
.tm-sresults-title small .label-default[href]:hover,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site table.cart .coupon input,
.main-holder .site-content #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.main-holder .site table.cart .coupon button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .return-to-shop a.button,
.main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button,
.main-holder .site .woocommerce-form-coupon button,
.main-holder .site .woocommerce-form-login button.woocommerce-Button,
.main-holder .site .woocommerce-ResetPassword button.woocommerce-Button,
.main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover,
.comment-list a.comment-reply-link,
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline:hover,
.tm-make-appoint-form2 input[type="submit"]:hover,
.widget_subscribe_form input[type="submit"]:hover,
.mailchimp-inputbox input[type="submit"]:hover {
	color: #fff;
	background-color: #131d3b
}

.themetechmount-fbar-box-w.tm-bgcolor-darkgrey .submit_field button:hover,
.tm-col-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover {
	color: #131d3b;
	border-color: #fff;
	background-color: #fff
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover {
	box-shadow: 0 2px 0 #393939
}

.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
	display: inline-block;
	position: relative;
	top: 0;
	font-weight: 500
}

.rev-btn {
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important
}

.hephaistos.tparrows:before {
	font-family: "tm-acadevo-icons" !important;
	font-size: 25px
}

.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e809" !important
}

.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e808" !important
}

.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
	padding-left: 15px;
	padding-right: 15px
}

.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper:last-child {
	margin-bottom: 0
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-left: 2.5px;
	padding-right: 2.5px;
	margin-bottom: 5px
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px
}

.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row {
	margin-left: 0;
	margin-right: 0
}

.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row {
	margin-left: -2.5px;
	margin-right: -2.5px
}

.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row {
	margin-left: -5px;
	margin-right: -5px
}

.themetechmount-boxes-portfolio .col-xs-12 {
	margin-bottom: 30px
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortable-yes .col-lg-4 {
	margin-left: -1px
}

.margin-bottom-0-last-two-box.themetechmount-boxes-portfolio .tm-box-col-wrapper:nth-last-child(-n+2) {
	margin-bottom: 0
}

.themetechmount-boxes-spacing-10px.tm-teambox-slick-dots .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px
}

.themetechmount-slider-wrapper {
	position: relative;
	z-index: 1
}

.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .tm-post-format-icon-wrapper:before {
	display: none
}

.slick-slide {
	outline: none
}

.themetechmount-boxes-row-wrapper .slick-arrow {
	padding: 0;
	border: none;
	height: 41px;
	width: 41px;
	color: #fff;
	margin: 0 3px;
	background-color: #121d30;
	border-radius: 0
}

.themetechmount-boxes-view-carousel .themetechmount-boxes-row-wrapper .slick-arrow:hover:before {
	color: #fff;
	border-color: transparent
}

.tm-row .vc_column-inner.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:hover,
.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover {
	background-color: #121d30;
	border-color: #121d30
}

.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before {
	font-family: "tm-acadevo-icons";
	content: '\e849';
	color: #828c96;
	font-size: 14px;
	line-height: 31px;
	position: relative;
	opacity: 1
}

.themetechmount-boxes-row-wrapper .slick-prev:before {
	content: '\e848';
	left: 0;
	text-align: center
}

.themetechmount-boxes-row-wrapper .slick-next:before {
	right: -3px
}

.themetechmount-boxes-view-slickview-leftimg .themetechmount-boxes-row-wrapper .slick-next:before {
	right: -14px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
	top: -63px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
	left: 50%;
	margin-left: -55px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next {
	right: 50%;
	margin-right: -55px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper {
	padding-bottom: 70px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper .tm-cta3-without-desc,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
	padding-bottom: 25px
}

.tm-boxes-carousel-arrows-below.themetechmount-boxes {
	padding-bottom: 75px
}

.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	top: auto;
	bottom: -90px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .slick-slider,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .slick-slider {
	position: static
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
	position: relative
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
	top: 26px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right {
	overflow: hidden
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev {
	right: 35px;
	left: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next {
	right: -3px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-prev {
	left: -3px;
	right: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-row-wrapper .slick-next {
	left: 35px
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center {
	overflow: hidden
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel .slick-slider {
	margin-left: -10px;
	margin-right: -10px
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center {
	overflow: inherit
}

.slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 3px
}

.slick-dots li button {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 0;
	cursor: pointer;
	background-color: #121d30;
	margin: 0 10px 0 0;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.slick-dots li button:before {
	display: none
}

.tm-textcolor-white.tm-col-bgimage-yes .slick-dots li.slick-active button,
.tm-textcolor-white.tm-bgimage-yes .slick-dots li.slick-active button,
.tm-col-bgcolor-skincolor .slick-dots li.slick-active button,
.tm-bgcolor-skincolor .slick-dots li.slick-active button {
	background-color: #fff
}

.tm-textcolor-white.tm-col-bgimage-yes .slick-dots li button,
.tm-textcolor-white.tm-bgimage-yes .slick-dots li button,
.tm-col-bgcolor-skincolor .slick-dots li button,
.tm-bgcolor-skincolor .slick-dots li button {
	background-color: rgba(0, 0, 0, .25)
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 1;
	z-index: 9
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
	left: -24px;
	right: auto
}

.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
	right: -24px;
	left: auto
}

.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before {
	color: #fff
}

.flex-control-paging li a {
	-o-box-shadow: none;
	box-shadow: none;
	background: none;
	border: 2px solid #fff
}

.flex-control-paging li a:hover {
	background: none
}

.flex-control-paging li a.flex-active {
	background-color: #fff
}

.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before {
	font-family: "tm-acadevo-icons"
}

.flex-direction-nav a:before {
	content: '\e808'
}

.flex-direction-nav a.flex-next:before {
	content: '\e809'
}

.tm-row .vc_column-inner.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow {
	border-color: rgba(255, 255, 255, .7)
}

.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow {
	border-color: rgb(255, 255, 255, .75)
}

.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #fff
}

.tm-flexslider ul li {
	display: none;
	float: left
}

.tm-flexslider ul li:first-child {
	display: block
}

.tm-flexslider .flex-control-nav {
	bottom: 5px;
	z-index: 1
}

.tm-flexslider .flex-control-paging li a {
	border: 1px solid #fff;
	background: none;
	-o-box-shadow: none;
	box-shadow: none
}

.tm-flexslider .flex-control-paging li a.flex-active {
	background-color: #fff
}

.tm-dropcap {
	float: left;
	text-align: center;
	overflow: hidden;
	font-weight: 400;
	width: 51px;
	height: 51px;
	line-height: 52px;
	font-size: 34px;
	margin: 7px 8px -5px 0
}

.tm-dcap-style-rounded {
	border-radius: 5px
}

.tm-dcap-style-round {
	border-radius: 50%
}

body .tm-dropcap.tm-bgcolor-dark,
body .tm-dropcap.tm-bgcolor-skincolor {
	color: #fff !important
}

.tm-dropcap.tm-bgcolor-dark {
	background-color: #202020
}

.tm-dropcap.tm-bgcolor-grey {
	background-color: #E2E2E2
}

.tm-dropcap.tm-bgcolor-grey,
.tm-dcap-txt-color-dark {
	color: #313131
}

.tm-dcap-style-square,
.tm-dcap-style-round,
.tm-dcap-style-rounded {
	position: relative;
	top: 4px;
	float: left;
	margin-right: 10px;
	padding: 0;
	line-height: 50px;
	text-transform: uppercase
}

.tm-dcap-style-rounded {
	border-radius: 5px;
	background-color: #c93756;
	font-size: 45px
}

.tm-dcap-style-round {
	border-radius: 50%;
	background-color: #1f4788;
	font-size: 45px
}

.tm-dcap-style-square {
	color: #a0ce4e;
	font-size: 60px
}

.tm-dropcap.tm-bgcolor-skincolor {
	color: #fff;
	background-color: #fc6042;
	font-size: 45px
}

.themetechmount-twitterbox-inner {
	text-align: center
}

.themetechmount-twitterbox-inner .tweet-text {
	font-size: 18px;
	line-height: 28px
}

.themetechmount-twitterbox-inner .tweet-details {
	font-size: 15px;
	font-style: italic
}

.themetechmount-twitterbox-inner h3 a.twitter-link {
	z-index: 10;
	position: relative
}

.themetechmount-twitterbox-inner i {
	display: inline-block;
	width: 55px;
	height: 55px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	line-height: 55px;
	margin-bottom: 10px
}

.tm-col-bgcolor-skincolor .themetechmount-twitterbox-inner i,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i {
	background-color: #202020
}

.themetechmount-twitterbox-wrapper .themetechmount-boxes-row-wrapper {
	margin-top: 20px
}

.themetechmount-twitterbox-inner .tweet-text a,
.widget .latest-tweets ul li .tweet-text a,
.widget .latest-tweets ul li .tweet-details a {
	font-style: italic
}

.widget .latest-tweets ul li .tweet-text a,
.themetechmount-twitterbox-inner .tweet-text a {
	font-size: 15px
}

.widget .latest-tweets ul li p.tweet-text {
	margin-bottom: 0;
	line-height: 24px
}

.widget .latest-tweets ul li .tweet-details a {
	font-size: 12px;
	color: #acacac
}

.themetechmount-twitterbox-inner-list .themetechmount_tweet_item.themetechmount_tweetitem {
	line-height: 30px;
	font-size: 19px
}

.themetechmount-carousel-col-one .themetechmount_tweet_item.themetechmount_tweetitem {
	width: 60%;
	margin: 0 auto
}

.themetechmount-twitterbox-inner .tweet-details {
	font-size: 15px;
	font-style: italic
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text {
	color: rgba(255, 255, 255, .7)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a {
	color: rgba(255, 255, 255, 1)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a {
	color: rgba(255, 255, 255, .4)
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner i {
	border-color: #fff;
	color: #fff
}

.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a:hover,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a:hover {
	color: rgba(255, 255, 255, .6)
}

.wpb_gmaps_widget .wpb_wrapper {
	background-color: transparent;
	padding: 0
}

.themetechmount-boxes-textalign-left .tm-sortable-wrapper {
	text-align: left
}

.themetechmount-boxes-textalign-right .tm-sortable-wrapper {
	text-align: right
}

.tm-sortable-list ul {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: center
}

.tm-sortable-list .tm-sortable-link {
	display: inline-block;
	margin-right: 7px
}

.tm-sortable-list .tm-sortable-link a {
	display: block;
	cursor: pointer;
	padding: 9px 25px 7px;
	margin-bottom: 5px;
	line-height: 22px;
	width: auto;
	position: relative;
	z-index: 3;
	color: #131d3b;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: transparent;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #131d3b;
	border-radius: 0;
	text-transform: uppercase
}

.tm-row .tm-sortable-list .tm-sortable-link a.selected {
	color: #fff;
	border-color: transparent
}

.tm-bgcolor-skincolor .tm-sortable-list .tm-sortable-link a,
.tm-bgcolor-darkgrey .tm-sortable-list .tm-sortable-link a,
.tm-white-sort-bt .tm-sortable-list .tm-sortable-link a {
	border: 1px solid rgba(255, 255, 255, .75);
	color: rgba(255, 255, 255, .75)
}

#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight {
	background: none;
	background-color: #fff
}

.summary .clear {
	display: none
}

.posted_in {
	font-weight: 700
}

.posted_in a {
	font-weight: 400
}

.sidebar .widget .tagcloud a {
	display: inline-block;
	padding: 7px 25px;
	margin: 0 5px 10px;
	border: none;
	border-radius: 0;
	font-size: 15px !important;
	background-color: transparent;
	font-weight: 700;
	border: 1px solid #666d81;
	color: #666d81
}

.sidebar .widget .tagcloud a:hover {
	color: #fff
}

.comment-form-rating {
	padding-bottom: 20px
}

.comment-form-rating {
	padding-bottom: 20px
}

.error404 .site-main {
	padding-top: 0
}

section.error-404 {
	padding: 150px 0;
	text-align: center
}

section.error-404 .tm-big-icon {
	font-size: 150px
}

section.error-404 .page-header {
	border-bottom: none;
	margin-bottom: 0
}

section.error-404 h1 {
	font-size: 95px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 100%
}

section.error-404 .page-content p {
	font-size: 18px;
	margin-bottom: 30px
}

section.error-404 .search-form {
	position: relative;
	max-width: 390px;
	margin: 0 auto
}

section.error-404 .search-form label {
	display: block
}

section.error-404 .search-form .search-field {
	border-width: 2px
}

section.error-404 .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px;
	padding: 0;
	width: 46px;
	height: 46px;
	z-index: 1;
	border-radius: 0 3px 3px 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 16px;
	opacity: .3
}

.tm-sresults-no-content-w {
	padding-bottom: 80px;
	padding-top: 30px
}

.tm-sresults-no-content-w h3 {
	font-size: 30px;
	line-height: 35px
}

.error404 .tm-titlebar-wrapper {
	display: none
}

.error404 .site-main {
	background-color: transparent !important
}

.tm-sresult-form-wrapper {
	padding: 22px 0 0;
	margin-bottom: 60px;
	color: #fff;
	border: 0
}

.tm-search-pagelist .tm-result-page-content {
	padding-left: 33px;
	padding-bottom: 10px
}

.tm-search-pagelist li>h4 {
	margin-bottom: 7px
}

.tm-search-results-title a.label-default {
	padding: 5px 10px;
	position: relative;
	top: -3px
}

.tm-search-select-box {
	width: 100%;
	position: relative;
	padding-right: 162px
}

.tm-search-select-box .select2-container {
	width: 100% !important
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff
}

.tm-search-select-box .select2-container--default .select2-selection--single {
	border: 1px solid rgba(255, 255, 255, .51);
	height: 50px;
	border-radius: 0
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px;
	right: 5px
}

.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent
}

.tm-search-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent
}

.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
	color: #fff;
	border: 2px solid transparent;
	padding: 10px 27px;
	font-size: 15px
}

.tm-sresult-form-sbtbtn-wrapper {
	position: absolute;
	top: 0;
	right: 0
}

.tm-search-main-box {
	padding: 22px 25px 30px 25px;
	background-color: rgba(0, 0, 0, .1);
	margin: 14px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative
}

.tm-search-main-box:before {
	position: absolute;
	right: 76px;
	top: -14px;
	width: 47px;
	height: 47px;
	text-align: center;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 14px solid rgba(32, 32, 32, .09);
	content: " "
}

.tm-search-text strong {
	padding-bottom: 10px;
	display: block;
	font-size: 18px;
	font-weight: 600
}

.tm-search-results-title {
	font-weight: 400
}

.tm-search-postlist li {
	list-style: none
}

.tm-sresult-form-wrapper h2 {
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
	margin-right: 10px;
	color: #fff;
	display: table-cell;
	width: 23%;
	margin-top: 0;
	vertical-align: middle
}

.tm-sresult-form-wrapper h2 i {
	display: none
}

body.search .tm-sresult-form-wrapper .search-form .search-field {
	border: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, .1);
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	padding-left: 70px;
	text-align: left;
	width: 100%;
	height: 52px
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-moz-placeholder {
	color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-ms-input-placeholder {
	color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-moz-placeholder {
	color: rgba(255, 255, 255, .48)
}

body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
	background-color: rgba(32, 32, 32, .08);
	color: #fff
}

.tm-sresult-form-wrapper .search-form {
	width: 62%;
	display: table-cell;
	position: relative
}

.tm-sresult-form-wrapper .search-form:after {
	position: absolute;
	content: '\e825';
	font-family: "tm-acadevo-icons";
	font-style: normal;
	font-weight: 400;
	speak: none;
	text-decoration: inherit;
	font-size: 19px;
	background-color: rgba(0, 0, 0, .12);
	height: 52px;
	display: block;
	width: 55px;
	top: 3px;
	text-align: center;
	padding-top: 15px;
	left: 0;
	border-radius: 0
}

.tm-sresult-form-wrapper .search-form label {
	margin-bottom: 0;
	display: block
}

.search .tm-sresult-form-wrapper .search-form .search-submit {
	display: none
}

.tm-sresult-form-top {
	position: relative;
	display: table;
	width: 100%;
	padding: 7px 25px 26px 25px
}

.tm-sresults-settings-wrapper {
	width: auto;
	display: table-cell;
	position: relative;
	padding-left: 15px
}

.tm-sresults-settings-wrapper a {
	font-size: 17px;
	color: #fff;
	text-align: center;
	display: block;
	background-color: rgba(0, 0, 0, .1);
	display: block;
	padding: 14px 12px;
	border-radius: 0;
	outline: none
}

.tm-sresults-settings-wrapper a:hover,
.tm-sresults-settings-wrapper a.tm-sresult-btn-active {
	color: #fff
}

.tm-search-eventlist .item .item-thumbnail:before {
	display: none
}

.tm-search-list.tm-search-postlist {
	padding-left: 0
}

.tm-sresults-first-row,
.tm-sresults-cta-wrapper {
	padding-bottom: 60px
}

.tm-sresults-title-w h2 {
	margin-bottom: 30px
}

.tm-sresults-title-w h2 strong {
	font-weight: 500
}

.search-results .tm-list.tm-list-style-icon li {
	position: relative;
	padding-bottom: 10px
}

.tm-sresults-title small a {
	font-weight: 600;
	margin-top: 7px;
	display: inline-block;
	padding: 2px 13px;
	display: inline-flex;
	position: absolute;
	font-size: 13px;
	line-height: 25px;
	height: 29px;
	border-radius: 0
}

.search-results .themetechmount-box-team {
	margin-bottom: 30px
}

.tm-sresults-title small a i {
	width: 8px;
	margin-left: -6px;
	padding-right: 18px;
	margin-top: .5px
}

.search-results .themetechmount-box-portfolio .themetechmount-post-item {
	margin-bottom: 30px
}

.tm-results-post ul.tm-recent-post-list>li>a,
.tm-results-page .tm-list-li-content a,
.tm-sresults-first-row ul.tm-recent-post-list>li>a,
.tm-sresults-first-row .tm-list-li-content a {
	color: #303030
}

.search-results .page-header {
	border: none;
	margin: 0 0 0;
	padding-bottom: 0
}

.tm-results-page .tm-list.tm-list-style-icon,
.tm-results-post .tm-recent-post-list {
	margin-top: 0
}

.tm-sresults-first-row .tm-list.tm-list-style-icon,
.tm-sresults-first-row ul.tm-recent-post-list {
	margin-bottom: 0
}

.tm-results-page>.row,
.tm-results-post>.row {
	padding-bottom: 37px
}

.tm-sresults-first-row ul.tm-recent-post-list>li>a {
	font-weight: 500
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
	font-size: inherit
}

.bbpress-main-wrapper {
	margin-top: 25px;
	margin-bottom: 25px
}

#bbpress-forums #bbp-search-form {
	margin-bottom: 0
}

#bbp_search_submit {
	height: 35px;
	margin: 0 0 20px 0;
	line-height: 12px
}

.bbp-forum-title {
	font-size: 21px;
	font-weight: 600
}

#bbpress-forums li {
	font-size: 14px
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	padding: 10px
}

.wp-editor-container {
	border: 1px solid #dedede
}

.wp-editor-container textarea.wp-editor-area {
	max-width: 100%
}

#subscription-toggle {
	float: right
}

#bbpress-forums button,
#bbpress-forums input[type="submit"],
#sidebar button.button {
	-webkit-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-moz-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-ms-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	-o-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out
}

#bbpress-forums fieldset.bbp-form label {
	font-size: 13px
}

#bbpress-forums ul li.bbp-header {
	border: 0
}

#bbpress-forums a.bbp-topic-permalink {
	font-size: 18px
}

#bbpress-forums a.bbp-topic-permalink,
#content #bbpress-forums .status-closed,
#content #bbpress-forums .status-closed a {
	color: #202020
}

#bbpress-forums ul li.bbp-header a {
	color: #fff
}

#bbpress-forums ul li.bbp-header a:hover {
	text-decoration: underline
}

#sidebar .bbp-login-form div.bbp-remember-me label {
	width: auto
}

#sidebar .bbp-submit-wrapper button.button:hover {
	background: #fff;
	color: #2d2d2d
}

#sidebar .bbp-login-form .bbp-submit-wrapper {
	float: left;
	width: 55%;
	text-align: left
}

#sidebar .bbp-login-links {
	float: right;
	width: 45%;
	padding-top: 12px
}

#bbpress-forums,
div.bbp-template-notice p {
	font-size: 13px
}

#sidebar .bbp_widget_login #user_login,
#sidebar .bbp_widget_login #user_pass {
	width: 90%
}

.bbpress-main-wrapper #main {
	float: right
}

.bbpress-main-wrapper #sidebar {
	float: left
}

#bbpress-forums #bbp-search-form #bbp_search {
	display: inline-block;
	width: 201px;
	padding: 8px 8px;
	float: left;
	height: 38px
}

#bbp_search_submit {
	height: 38px;
	margin: 0 0 20px 5px;
	line-height: 35px;
	display: inline-block;
	padding: 0 30px
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
	float: none;
	margin-bottom: 0;
	border: 1px solid #ddd;
	width: 19px
}

#bbpress-forums li.bbp-header {
	background: #f7f7f7
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	border: 1px solid #eaeaea
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #e4e7e8;
	padding: 20px 15px
}

#bbpress-forums ul li.bbp-header,
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
	color: #fff
}

#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
	border: 1px solid transparent;
	display: inline-block
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	padding: 15px
}

div.bbp-template-notice.info {
	border: 1px solid #eaeaea;
	background-color: #f7f7f7;
	border-radius: 0
}

.widget_display_stats dl:before,
.widget_display_stats dl:after {
	display: table;
	line-height: 0;
	content: ""
}

.widget_display_stats dl:after {
	clear: both
}

.widget_display_stats dl {
	margin: 0
}

.widget_display_stats dl dt {
	float: left;
	width: 50%;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal !important;
	margin-bottom: 6px
}

.widget_display_stats dl dd {
	margin-left: 60%;
	margin-bottom: 6px;
	text-align: right
}

.search-form .search-submit {
	display: block
}

.widget #bbp-search-form {
	position: relative
}

.widget .search-form label {
	display: block
}

.widget #bbp-search-form input[type="text"] {
	width: 100%;
	border: 1px solid #eaeaea;
	height: 43px;
	border-radius: 0;
	padding-right: 30px;
	background: #f5f6f8;
	box-shadow: none
}

.widget #bbp-search-form #bbp_search_submit {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	box-shadow: none;
	border-bottom: none;
	text-indent: -999px
}

.widget #bbp-search-form:after {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size: 14px
}

.widget #bbp-search-form:after {
	content: "\f002";
	position: absolute;
	top: 15px;
	right: 12px
}

.widget .bbp-forum-title {
	font-size: 14px
}

.bbp-login-form fieldset {
	border: 1px solid #e9e9e9;
	margin: 0 2px;
	padding: 6px 15px;
	background-color: #f5f6f8;
	padding-bottom: 22px
}

.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 20px
}

.bbp-login-form .bbp-login-links {
	margin-top: 8px
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
	padding: 10px 10px
}

.bbp-login-form label {
	font-weight: 400
}

.bbp-breadcrumb-sep {
	padding: 0 5px
}

.tm-bgcolor-skincolor .tm-sc-twitterbox-followus-text small,
.tm-bgcolor-darkgrey .tm-sc-twitterbox-followus-text small,
.tm-bgcolor-darkgrey ul.acadevo_contact_widget_wrapper li a,
.tm-bgcolor-skincolor ul.acadevo_contact_widget_wrapper li a,
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-vc_cta3-content-header,
.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-darkgrey .tm-custom-heading,
.tm-bgcolor-skincolor .tm-custom-heading,
.tm-col-bgcolor-darkgrey .tm-custom-heading,
.tm-col-bgcolor-skincolor .tm-custom-heading,
.vc_progress_bar.vc_progress-bar-color-skincolor .vc_single_bar .vc_label,
.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover,
.tm-bgcolor-skincolor .themetechmount-boxes-col-one.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name,
.tm-bgcolor-skincolor .themetechmount-boxes-col-one.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a,
.tm-bgcolor-darkgrey .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.tm-bgcolor-darkgrey .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,
.tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,
.tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.tm-bgcolor-skincolor .tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover,
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor,
article.themetechmount-blogbox-format-link .tm-format-link-title a,
article.post.format-link .tm-format-link-title a,
.tm-bgcolor-skincolor .tm-entry-meta a:hover,
.tm-bgcolor-darkgrey .tm-entry-meta a:hover,
.tm-format-link-url a:hover,
.tm-post-format-quote a:hover,
.tm-post-format-quote a:hover:after,
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h2,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h2,
.tm-bgcolor-skincolor .vc_row .tm-sbox h2,
.tm-bgcolor-darkgrey .vc_row .tm-sbox h2,
.site-main .tm-dcap-color-skincolor,
.tm-bgcolor-darkgrey .tm-team-social-links a,
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline {
	color: #fff
}

.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover,
.themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h4,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h4,
.tm-bgcolor-skincolor .vc_row .tm-sbox h4,
.tm-bgcolor-darkgrey .vc_row .tm-sbox h4,
.tm-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-col-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer {
	color: rgba(255, 255, 255, .85)
}

.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.tm-textcolor-white .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.tm-bgcolor-darkgrey .wpb_text_column,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .wpb_text_column,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox .tm-cta3-description,
.tm-bgcolor-darkgrey .vc_row .tm-sbox .tm-cta3-description,
.tm-post-format-quote a,
.tm-post-format-quote a:after {
	color: rgba(255, 255, 255, .75)
}

.tm-bgcolor-skincolor .wpb_text_column,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox .tm-cta3-description,
.tm-row.tm-bgcolor-skincolor .tm-sbox.tm-sbox-bgcolor-transparent a,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox .tm-cta3-description,
.tm-bgcolor-skincolor .vc_row .tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .wpb_text_column,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	color: rgba(255, 255, 255, .8)
}

.tm-bgcolor-skincolor .tm-entry-meta .tm-meta-line,
.tm-bgcolor-darkgrey .tm-entry-meta .tm-meta-line,
.tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a,
.tm-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a,
.tm-bgcolor-skincolor .tm-entry-meta a,
.tm-bgcolor-darkgrey .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.site-footer.tm-bgcolor-darkgrey ul.tm-recent-post-list li .post-date,
.tm-format-link-url a,
.tm-bgcolor-skincolor .themetechmount-meta-details,
.tm-bgcolor-skincolor .themetechmount-meta-details a,
.tm-bgcolor-skincolor .themetechmount-meta-details i,
.tm-bgcolor-darkgrey .themetechmount-meta-details,
.tm-bgcolor-darkgrey .themetechmount-meta-details a,
.tm-bgcolor-darkgrey .themetechmount-meta-details i {
	color: rgba(255, 255, 255, .75)
}

.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after,
.tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
	background-color: rgba(255, 255, 255, .45)
}

.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box {
	background-color: #fff
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h2,
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-flat .tm-vc_cta3-content-header,
.themetechmount-box-portfolio .themetechmount-box-bottom-content h4 a,
.tm-publised-in-wrapper span.post-title,
.tm-team-member-single-category,
.tm-team-member-single-category a,
.tm-team-social-links a,
.tm-bgcolor-darkgrey .themetechmount-team-box-view-overlay .themetechmount-box-title a,
.tm-comment-owner,
.tm-comment-owner a,
.comment-reply-link:hover,
.testimonial_item .themetechmount-author-name a:hover,
.tm-social-share-wrapper,
.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details,
.tm-tourtab-style1.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.tm-tourtab-style1.vc_general.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab>a,
.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-content h4 a,
.themetechmount-team-box-view-overlay .themetechmount-box-social-links ul a,
.tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4,
.tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4 a,
.themetechmount-box-content h4 a,
.themetechmount-post-readmore a,
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover,
.tm-bgcolor-skincolor .themetechmount-box-content h4 a:hover,
.logged-in-as a:hover,
.vc_column-inner.tm-col-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.vc_column-inner.tm-col-bgcolor-white .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h2,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h2,
.tribe-events-list-separator-month,
.widget.acadevo_category_list_widget .widget-title,
.widget.acadevo_category_list_widget li a {
	color: #131d3b
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h4,
.tweet-details a,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h4,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h4,
.tm-bgcolor-white .vc_row .tm-sbox h4,
.tm-bgcolor-grey .vc_row .tm-sbox h4 {
	color: rgba(0, 0, 0, .65)
}

.vc_column-inner.tm-col-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content p,
.vc_column-inner.tm-col-bgcolor-white .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content p {
	color: #9dabaf
}

.tm-textcolor-white h1,
.tm-textcolor-white h2,
.tm-textcolor-white h3,
.tm-textcolor-white h4,
.tm-textcolor-white h5,
.tm-textcolor-white h6,
.tm-textcolor-white .tm-fid-icon-wrapper i,
.rev_slider .tm-textcolor-white,
.tm-textcolor-white .tm-vc_cta3-content-header h2 {
	color: rgba(255, 255, 255, 1) !important
}

.tm-textcolor-white .tm-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, .9) !important
}

.tm-textcolor-white .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(255, 255, 255, .5) !important
}

.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-cta3-content-wrapper,
.tm-textcolor-white {
	color: rgba(255, 255, 255, .85)
}

.tm-textcolor-white a,
.linksfooter ul .userful_links a,
.footer .tm-textcolor-white {
	/*color: #b6bbcc!important;*/
  color: #ffffff!important;
}

.tm-textcolor-white a {
	color: rgba(255, 255, 255, 1)
}

.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white a:not(.tm-vc_btn3-color-skincolor):not(:hover),
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
	color: #b6bbcc
}

.footer .tm-textcolor-white .widget .search-form .search-field {
	border-color: rgba(255, 255, 255, .07);
	background-color: rgba(255, 255, 255, .03)
}

.tm-textcolor-white .widget .search-form .search-submit {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC)
}

.main-holder .widget.themetechmount_widget_recent_entries ul li {
	padding-bottom: 15px;
	padding-top: 5px
}

.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6,
h2.tm-custom-heading.tm-textcolor-dark,
h4.tm-custom-heading.tm-textcolor-dark,
h3.tm-custom-heading.tm-textcolor-dark,
.tm-textcolor-dark .tm-vc_cta3-content-header h2 {
	color: #20292f !important
}

.tm-textcolor-darkgrey .tm-vc_cta3-content-header h4 {
	color: rgba(0, 0, 0, .65) !important
}

.tm-textcolor-darkgrey .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(0, 0, 0, .5) !important
}

.tm-textcolor-darkgrey {
	color: rgba(0, 0, 0, .5)
}

.tm-textcolor-darkgrey a {
	color: #fff
}

.tm-textcolor-dark ul.tm-recent-post-list>li {
	border-top-color: rgba(0, 0, 0, .07)
}

.tm-textcolor-grey h1,
.tm-textcolor-grey h2,
.tm-textcolor-grey h3,
.tm-textcolor-grey h4,
.tm-textcolor-grey h5,
.tm-textcolor-grey h6,
.tm-textcolor-grey .tm-vc_cta3-content-header h2 {
	color: #c0c0c0 !important
}

.tm-textcolor-grey .tm-vc_cta3-content-header h4 {
	color: rgba(192, 192, 192, .9) !important
}

.tm-textcolor-grey .tm-vc_cta3-content .tm-cta3-description {
	color: rgba(192, 192, 192, .6) !important
}

.tm-textcolor-grey {
	color: rgba(192, 192, 192, .6)
}

.tm-textcolor-grey a,
.tm-icolor-grey i {
	color: rgba(192, 192, 192, .8)
}

.vc_column-inner.tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
	border-color: rgba(122, 122, 122, .26)
}

.tm-bgcolor-grey .themetechmount-box-meta {
	border-color: #E6E6E6
}

.tm-span>.vc_column-inner {
	z-index: 11
}

.tm-col-bg .wpb_wrapper {
	position: relative
}

.tm-left-span .tm-col-wrapper-bg-layer {
	width: auto;
	margin-left: -300px;
	right: 0
}

.tm-right-span .tm-col-wrapper-bg-layer {
	width: auto;
	margin-right: -300px;
	left: 0;
	right: 0
}

.tm-right-span .tm-bg-layer-inner,
.tm-left-span .tm-bg-layer-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}

.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-col-bgcolor-yes .tm-bg-layer-inner {
	position: absolute;
	width: 100%;
	height: 100%
}

span.edit-link {
	display: block;
	padding: 7px 5px
}

.edit-link a {
	background: #f4f6f9;
	padding: 10px 20px;
	display: inline-block;
	color: #131d3b
}

.tm-page-loader-wrapper {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-repeat: no-repeat;
	background-position: center center
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
	border: 2px solid red
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700
}

.wpcf7-form div.wpcf7-mail-sent-ok {
	background: green;
	border: none;
	color: white;
	padding: 8px 16px
}

.tm-bgcolor-skincolor div.wpcf7-validation-errors,
.tm-col-bgcolor-skincolor div.wpcf7-validation-errors {
	color: #fff
}

.tm-bgcolor-skincolor span.wpcf7-not-valid-tip,
.tm-col-bgcolor-skincolor span.wpcf7-not-valid-tip {
	color: #fff
}

ul.tm-pricelist-block {
	padding: 0;
	font-size: 14px;
	margin-top: 0
}

ul.tm-pricelist-block li {
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding: 14px 0
}

ul.tm-pricelist-block li .service-price {
	float: right
}

.themetechmount-pricelistbox-wrapper .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
	margin-bottom: 0
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0
}

.themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:before,
.themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:after {
	content: unset
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell,
.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	margin-bottom: 35px
}

ul.tm-pricelist-block li strong {
	font-weight: 500;
	color: #0d121b
}

.tm-bgcolor-dark ul.tm-pricelist-block li strong,
.tm-col-bgcolor-dark ul.tm-pricelist-block li strong,
.tm-bgcolor-skincolor ul.tm-pricelist-block li strong,
.tm-col-bgcolor-skincolor ul.tm-pricelist-block li strong,
.tm-textcolor-white ul.tm-pricelist-block li strong {
	color: #fff
}

.tm-col-bgimage-yes ul.tm-pricelist-block li,
.tm-bgcolor-skincolor ul.tm-pricelist-block li,
.tm-col-bgcolor-skincolor ul.tm-pricelist-block li,
.tm-bgcolor-skincolor ul.tm-pricelist-block li,
.tm-col-bgcolor-darkgrey ul.tm-pricelist-block li {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .25)
}

.tm-services-box-border-right .tm-sbox {
	border-right: 1px solid rgba(255, 255, 255, .14);
	padding-bottom: 0
}

.tm-services-box-separator.tm-bgcolor-grey .wpb_column.vc_column_container,
.tm-services-box-separator .wpb_column.vc_column_container {
	border-right: 1px solid rgba(0, 0, 0, .11);
	padding-top: 15px;
	padding-bottom: 5px
}

.tm-services-box-separator .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.tm-services-box-separator.tm-bgcolor-skincolor .wpb_column.vc_column_container,
.tm-services-box-separator.tm-bgcolor-darkgrey .wpb_column.vc_column_container {
	border-right: 1px solid rgba(255, 255, 255, .11);
	padding-top: 15px;
	padding-bottom: 5px
}

.tm-services-box-separator .wpb_column.vc_column_container:last-child {
	border-right: none
}

.tm-sbox-col-padding {
	padding: 105px 300px 80px 100px
}

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links:after {
	background-color: #333
}

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc,
.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc {
	border-color: rgba(0, 0, 0, .57)
}

.tm-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links,
.tm-col-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links,
.tm-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc,
.tm-col-bgcolor-grey .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc {
	background-color: #fff
}

.themetechmount-post-left .entry-date {
	font-size: 30px;
	display: block;
	line-height: 25px;
	font-weight: 500;
	padding-top: 6px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper {
	padding-bottom: 0
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
	padding-bottom: 26px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
	background: transparent;
	background-color: transparent;
	top: 50px;
	font-weight: 500
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev:before,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next:before {
	font-size: 20px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	background-color: transparent !important
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-align: center
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
	left: 50%;
	margin-left: -85px
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	right: 50%;
	margin-right: -84px
}

.tmicon-fa-heart-o::before {
	content: "\f08a"
}

.tmicon-fa-heart:before {
	content: "\f004"
}

[class^="tmicon-fa-"]:before,
[class*="tmicon-fa-"]:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper {
	position: absolute;
	bottom: 25px;
	right: 12px;
	top: -20px
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 14px;
	display: block;
	padding: 0;
	text-align: center;
	border: 3px solid #fff;
	font-size: 11px;
	padding-top: 7px;
	position: relative;
	padding-right: 2px
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes i {
	display: block;
	padding-left: 3px
}

.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a:hover.themetechmount-portfolio-likes {
	color: #fff
}

div.themetechmount-portfolio-likes-wrapper .like-active {
	cursor: default
}

a.themetechmount-portfolio-likes {
	color: #fff
}

.widget_latest_tweets_widget p.tweet-text:before {
	content: "\f099";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	position: absolute;
	left: 0;
	padding-top: 5px
}

.widget.widget_latest_tweets_widget ul>li {
	position: relative;
	padding: 0 0 0 28px
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_top,
.tm-row.tm-bgimage-position-left_top {
	background-position: left top !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_center,
.tm-row.tm-bgimage-position-left_center {
	background-position: left center !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-left_bottom,
.tm-row.tm-bgimage-position-left_bottom {
	background-position: left bottom !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_top,
.tm-row.tm-bgimage-position-right_top {
	background-position: right top !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_center,
.tm-row.tm-bgimage-position-right_center {
	background-position: right center !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-right_bottom,
.tm-row.tm-bgimage-position-right_bottom {
	background-position: right bottom !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_top,
.tm-row.tm-bgimage-position-center_top {
	background-position: center top !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_center,
.tm-row.tm-bgimage-position-center_center {
	background-position: center center !important
}

.vc_column-inner>.tm-col-wrapper-bg-layer.tm-bgimage-position-center_bottom,
.tm-row.tm-bgimage-position-center_bottom {
	background-position: center bottom !important
}

.border-top-grey {
	border-top: 1px solid #d8d8d8
}

.border-bottom-grey {
	border-bottom: 1px solid #d8d8d8
}

article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
	border-bottom: none;
	margin-bottom: 2px;
	position: relative;
	display: inline-block
}

.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.cat-links,
.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.comments-link,
.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.posted-on {
	display: inline
}

.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line {
	padding-right: 20px
}

.themetechmount-box-blog-classic .tm-right-meta .tm-social-share-wrapper:before {
	position: absolute;
	content: "|";
	left: -20px;
	top: -1px
}

.themetechmount-box-topimage .tm-right-meta,
.tm-blog-classic-box-content .tm-right-meta {
	display: inline-table;
	padding-bottom: 3px
}

.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox:after {
	top: 60%;
	right: 13px
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
	display: block
}

.post.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-blog-classic-box-content {
	padding: 0;
	border: none;
	box-shadow: unset
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-left {
	clear: both;
	padding: 0;
	font-size: 15px;
	float: left
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
	color: #fff;
	background-color: #131d3b;
	padding: 10px 30px 10px 30px;
	font-size: 15px;
	font-weight: 600
}

.single .themetechmount-box-blog-classic .themetechmount-box-desc-text {
	border-bottom: none;
	padding: 0
}

article.themetechmount-box-blog-classic.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 20.7%
}

.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
	font-size: 17px;
	margin-top: 10px;
	margin-right: 3px
}

.themetechmount-box-blog-classic .tm-social-share-wrapper {
	z-index: 10;
	position: relative;
	display: block;
	float: right
}

.single-tm_portfolio .tm-social-share-title,
.single .themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
	font-size: 18px;
	float: left;
	font-weight: 400
}

.single .themetechmount-box-blog-classic .tm-social-share-links ul {
	padding-right: 0
}

.single .themetechmount-box-blog-classic .tm-social-share-links ul li a {
	border-radius: 50%
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
	position: initial;
	opacity: 1;
	visibility: visible;
	text-align: left;
	padding: 0;
	width: auto;
	float: left
}

.single article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
	padding-left: 0
}

.wpb-js-composer .tm-tab-top-icon.vc_tta.vc_general .vc_tta-panel-body {
	padding: 0
}

.tm-tab-top-icon .vc_tta-tab .vc_tta-icon:before {
	display: block;
	top: 35px;
	position: absolute;
	left: 41%;
	text-align: center
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a {
	padding: 54px 25px 20px
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-icon {
	font-size: 24px
}

.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a span:not(:empty):not(:first-child) {
	margin-right: 10px;
	margin-left: 10px
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	position: absolute;
	width: 0;
	height: 16px;
	bottom: -55px;
	margin: auto;
	left: -7px;
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before {
	left: -85px;
	right: 0
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	left: 0;
	right: -75px
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	color: #d9d9d9
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before,
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	content: "";
	position: absolute;
	width: 55px;
	height: 1px;
	bottom: -90px;
	margin: auto;
	top: 0
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-left .heading-seperator {
	left: 80px
}

.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-right .heading-seperator {
	right: 77px;
	left: auto
}

.tm-sbox.tm-sbox-iconalign-top-center.tm-center-overlayicon {
	overflow: visible
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner {
	margin-top: -40px
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg {
	margin-top: -53px
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl {
	margin-top: -66px
}

.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm {
	margin-top: -30px
}

.tm-sbox.tm-center-overlayicon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
	border-color: #d9d9d9;
	background-color: #fff
}

.themetechmount-boxes-portfolio.themetechmount-boxes-sortablebutton-round .tm-sortable-list .tm-sortable-link a {
	border-radius: 2em
}

.site-footer .tm-textcolor-dark,
.site-footer .tm-textcolor-dark .social-icons li:not:hover i,
.site-footer .tm-textcolor-dark.themetechmount-fbar-btn-link i {
	color: rgba(0, 0, 0, .7)
}

body.themetechmount-page-full-width #content .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding .tm-sortable-list {
	padding-left: 10px
}

.main-holder .widget.widget_recent_entries ul li {
	padding: 10px 0
}

.main-holder .widget.widget_recent_entries ul li:first-child {
	padding-top: 0
}

.wpcf7 .tm-submit-shape-round {
	border-radius: 2em
}

.tm-working-hours li span {
	float: right
}

.tm-working-hours ul li {
	border-bottom: 1px solid rgba(255, 255, 255, .14);
	padding: 11px 0 5px 0
}

.tm-textcolor-dark .tm-working-hours ul li {
	border-bottom: 1px solid rgba(0, 0, 0, .6)
}

.tm-working-hours ul li:first-child {
	padding-top: 0
}

.tm-classicheader-text-area {
	text-align: right
}

.tm-header-style-classic-vertical {
	background: #fff;
	background-color: rgb(255, 255, 255);
	position: fixed;
	width: 250px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9002
}

.tm-header-style-classic-vertical #tm-stickable-header-w,
.tm-header-style-classic-vertical .site-header,
.tm-header-style-classic-vertical .site-header .site-header-main,
.tm-header-style-classic-vertical .tm-header-text-area,
.tm-header-style-classic-vertical .tm-header-block {
	height: 100%
}

.tm-header-style-classic-vertical .tm-stickable-header-w {
	display: grid
}

header:not(.tm-header-style-toplogo):not(.tm-header-style-classic-box).tm-header-style-classic-vertical .site-header:after {
	content: '';
	border: none
}

header:not(.tm-header-style-toplogo).tm-header-style-classic-vertical #site-header-menu #site-navigation {
	height: auto;
	line-height: initial !important
}

.tm-header-style-classic-vertical .tm-header-text-area {
	float: none;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0 12px;
	line-height: inherit !important
}

body.header-classic-vertical {
	padding-left: 250px
}

.tm-header-style-classic-vertical .site-branding {
	float: none
}

.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	float: none
}

.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	padding-right: 0
}

.tm-colum-width-auto .vc_column_container {
	width: auto
}

.tm-row-width-auto .vc_column_container {
	width: auto
}

.tm-row-width-auto .vc_column_container>.vc_column-inner {
	padding-right: 0
}

.tm-extra-classes .vc_column-inner>.wpb_wrapper .vc_row {
	margin: 0
}

body .themetechmount-fbar-main-w .widget .widget-title {
	margin-bottom: 30px
}

.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	font-family: inherit;
	font-size: 22px
}

.themetechmount-fbar-box-w ul.tm-pricelist-block {
	margin-top: 5px
}

.themetechmount-fbar-box-w.tm-textcolor-white ul.tm-pricelist-block li {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.themetechmount-fbar-box-w.tm-textcolor-dark ul.tm-pricelist-block li {
	color: rgba(0, 0, 0, .7);
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0px !important
}

.floting-contact {
	border: 1px solid rgba(255, 255, 255, .72);
	padding: 20px 15px;
	font-size: 24px;
	text-align: center;
	border-radius: 5px
}

.floting-contact h3 {
	margin-bottom: 0;
	margin-top: 10px
}

.tm-textcolor-dark .floting-contact {
	border: rgba(0, 0, 0, .72)
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey .tm-list.tm-list-style-icon .tm-list-li-content,
.themetechmount-fbar-box-w.tm-textcolor-darkgrey .tm-pricelist-block li {
	color: #131d3b
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey ul.tm-pricelist-block li .service-price {
	color: #666d81
}

.topbar-nav-menu {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 5px
}

.topbar-nav-menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 15px;
	position: relative;
	font-size: 15px
}

.topbar-nav-menu li:last-child {
	padding-right: 8px
}

.topbar-nav-menu li:after {
	content: "";
	height: 17px;
	width: 1px;
	background-color: rgba(0, 0, 0, .09);
	display: block;
	position: absolute;
	right: 3px;
	top: 1px
}

.tm-textcolor-white .topbar-nav-menu li:after {
	background-color: rgba(255, 255, 255, .09)
}

.topbar-nav-menu li:last-child:after {
	content: unset
}

.tm-overlay-padding-margin {
	margin-bottom: -175px
}

.tm-col-expan .wpb_column.vc_col-sm-4 {
	width: 38.7%
}

.tm-col-expan .wpb_column.vc_col-sm-8 {
	width: 65.65%
}

.rpt_plans .rpt_plan {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
	margin-right: 0 !important;
	margin-left: 0 !important;
	border-radius: 10px
}

.rpt_3_plans .rpt_plan {
	width: 33% !important
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title,
.main-holder .rpt_style_basic .rpt_plan .rpt_head,
.rpt_plans .rpt_plan {
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
	padding: 22px 20px 22px 20px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 18px;
	color: #494949 !important;
	padding-left: 90px;
	padding-right: 40px;
	text-align: left
}

.main-holder .rpt_style_basic .rpt_plan:not(.rpt_recommended_plan) .rpt_features .rpt_feature:last-child {
	border-bottom: none
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
	padding-top: 10px !important;
	padding: 10px 30px 10px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_description {
	padding: 0 20px 0;
	color: rgba(255, 255, 255, .96)
}

.main-holder .rpt_4_plans.rpt_style_basic .rpt_plan {
	background-color: #323232
}

.main-holder #content .rpt_4_plans.rpt_style_basic .rpt_plan .rpt_foot {
	padding: 0;
	font-size: 19px;
	margin-top: 35px;
	width: 150px;
	margin: 46px auto;
	margin-bottom: 35px;
	margin-top: 40px;
	font-size: 14px;
	border-radius: 0;
	border: none;
	height: 45px;
	width: 162px;
	line-height: 45px;
	color: #202020;
	background-color: #fff !important;
	font-weight: 500
}

.main-holder .rpt_4_plans.rpt_style_basic .rpt_plan .rpt_foot:hover {
	opacity: 1 !important;
	;
	color: #fff !important;
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head {
	background: #f3f4f6;
	border: 0;
	padding-bottom: 28px;
	padding-top: 0
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price sup {
	font-size: 25px;
	font-weight: 400;
	top: -17px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span {
	font-size: 20px;
	font-weight: 400
}

.main-holder .rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_head .rpt_price span {
	color: #fff
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price {
	color: #0e0d0c;
	font-size: 48px;
	font-weight: 700;
	text-shadow: none;
	line-height: 40px;
	padding: 0
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price sub {
	font-size: 20px;
	padding-right: 2px;
	bottom: 0
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head {
	text-align: center
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price,
.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
	display: inline-block;
	padding: 0
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span {
	position: relative;
	padding-left: 15px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_price span:after {
	content: '/';
	position: absolute;
	left: 3px;
	top: -1px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features .rpt_feature:before {
	font-family: "FontAwesome";
	content: '\f00c';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	padding-right: 12px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
	color: rgba(255, 255, 255, .74) !important;
	font-size: 18px;
	font-weight: 300;
	padding-top: 5px;
	line-height: 26px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	color: #949494
}

.main-holder .rpt_style_basic .rpt_recommended_plan {
	top: 0
}

.main-holder .rpt_style_basic .rpt_plan .rpt_features {
	padding: 0;
	background: #fff
}

.main-holder .rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
	padding: 14px 10px;
	font-size: 16px;
	color: #747474 !important
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title {
	background: #f3f4f6;
	border-radius: 3px;
	border: none;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	padding: 30px 10px 10px 10px;
	color: #383838;
	padding-bottom: 10px;
	margin-bottom: -1px;
	position: relative;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.main-holder .rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_title:after {
	background-color: #fff
}

.rpt_custom_btn .tm-vc_general.tm-vc_btn3 {
	border-radius: 0;
	margin-bottom: -75px !important
}

.rpt_style_basic .rpt_plan .rpt_custom_btn a.tm-vc_general.tm-vc_btn3 {
	border: solid 1px !important
}

.rpt_custom_btn .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 11px 40px
}

.rpt_recommended_plan .rpt_custom_btn .tm-vc_btn3.tm-vc_btn3-size-md {
	padding: 14px 40px
}

.main-holder .rpt_style_basic .rpt_plan .rpt_title img {
	display: none
}

.main-holder #content .rpt_4_plans.rpt_style_basic .rpt_plan.rpt_recommended_plan .rpt_foot:hover {
	background-color: #202020 !important;
	color: #fff
}

.rpt_custom_btn {
	padding-bottom: 30px !important;
	padding-top: 5px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important
}

.rpt_plan .rpt_custom_btn .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-outline {
	background: #fff
}

.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan {
	z-index: 999;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
	margin-top: -27px;
	margin-left: -15px !important;
	margin-right: -15px !important
}

.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_head .rpt_price,
.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_head .rpt_recurrence,
.main-holder .rpt_style_basic .rpt_recommended_plan.rpt_plan .rpt_title {
	color: #fff
}

.main-holder .rpt_style_basic .rpt_custom_btn .rpt_feature {
	border-radius: 0 0 10px 10px
}

.tm-processbox-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 -15px
}

.tm-processbox-wrapper .tm-processbox {
	width: calc(100% / 3);
	padding: 0 15px;
	position: relative;
	text-align: center
}

.tm-processbox-wrapper .tm-processbox .tm-box-image {
	margin-bottom: 30px;
	padding-top: 0;
	position: relative;
	display: inline-block
}

.tm-processbox-wrapper .tm-processbox .tm-box-image:before {
	display: block;
	content: '';
	position: absolute;
	right: -98px;
	top: 50%;
	height: 22px;
	width: 72px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAaCAYAAAAT6cSuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEZCMzQ0MTRDRjE1MTFFOTk1QkZCOUU2MDQ3Mzc5ODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEZCMzQ0MTVDRjE1MTFFOTk1QkZCOUU2MDQ3Mzc5ODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RkIzNDQxMkNGMTUxMUU5OTVCRkI5RTYwNDczNzk4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RkIzNDQxM0NGMTUxMUU5OTVCRkI5RTYwNDczNzk4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhumDdsAAAMDSURBVHja3JhLSJRRFMeddGq0Rq0ck4ToaUEQFEUPem1aSC1a9rDa6MJaJAbSok1lFBUtJqJFRBE9V20qWkQZPYiiJAJBKIvIRsbHTGU1KmX/A/8PDpd5fH4NeGcO/LjfnfG73v895zvnfOOLRAcKLLEisBy8Az/d3lQVmpryuwkF9thi8By0g5nZWNAmcfPBS7AAPAChfBK3D6wE3WAReALm5Yu4Xxwfg91gDj25MR/Efec4GVwFG8AgQ/Qo8OeyuBKVNcVeMHveAYfAM7Ak18RNAgtBJee6DPSCrWAXw/Q1OAWmuK0t4v5iMGDwPxYA5aCMTGP2m8E0L0JmccPVwKfuHUmynoTpfXAcNIOd9OZl8DfVJnwo4p0Ya4zPR0EcJMBv9U8Hjb/TFVTEFFKMW5O1P4LPYD1DMwz2p7lnGTgHVrEmNqOQt6Xy3GqwmScoJ1oBSkGQG/UzDPwUE+D1D2Otr2CIG07wIL4xUQj9DLMo6AERzh3ro7j+DAfyBqwB28AJ8KinN3YbYwtEvjc9Z0MymciDEdsLzru8r5hhepBrnAWtEBm3KVtWqevoWMIaQo7xsbpFoR3w5HaddsfbKj2K0/dcYusmz+J1CKy1Rdx0j+LmQkQ9xj1Gs/1FnmdbxIWM2pbJJLO2gFr1aMmhXAM3wSuE66gbcUWsTxU84RDHILNnCVumoHrIA6pJkBr2h/NhFuk4N9NH1qrv02W4TeAIQ8+xh0wkdyFoxNx4IV83atiFS2GdTTdXU5jXxOOUBbMmpjvIxiTZUsScBOs4l8J9Q7oVCHqbbrEw028yk1PsYAxHWIPiJKaunXmCnhnOIKJcRYLQwDYrQc/rRHMa1DECHFHSSHe6OalWLio93gdFl+pOsm3OgThFdwXFSYie4Wd1PHjH421M9e1j+d1CPHJgnBPKkPF2cAHs4Fwioglc8fKjjA0WU+H6FCzl/B6opwNy9mW1m2MphUnjfhhs8SrMJs91GW8kkmAu5ssPRA3quikbwmzyXJhNwCdeZ8X+CTAAx8e+VImaz7EAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

.tm-processbox-wrapper .tm-processbox:last-child .tm-box-image:before {
	content: unset
}

.tm-processbox-wrapper .tm-processbox .tm-process-image {
	border: 3px solid #e7eaee;
	border-radius: 50%;
	padding: 9px;
	transition: all .3s ease-in-out
}

.tm-processbox-wrapper .tm-processbox img {
	border-radius: 50%
}

body {
	counter-reset: section
}

.tm-processbox-wrapper .tm-processbox .process-num {
	margin-right: 5px;
	font-size: 20px;
	font-weight: 400;
	background-color: #ff4f01;
	color: #fff;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	border: none;
	display: block;
	text-align: center;
	position: absolute;
	bottom: -12px;
	z-index: 10;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	margin: 0 auto;
	left: 50%;
	margin-left: -20px
}

.tm-processbox-wrapper .tm-processbox .process-num:before {
	counter-increment: section;
	content: counters(section, ".") " "
}

.tm-processbox-wrapper .tm-box-content {
	text-align: center;
	padding: 0 15px
}

.tm-processbox-wrapper .tm-processbox .tm-box-title h5 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 11px;
	font-weight: 400
}

.tm-processbox-wrapper .tm-processbox .tm-box-title h5,
.tm-processbox-wrapper .tm-processbox .process-num {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.main-holder .vc_toggle {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 22px;
	margin-bottom: 22px
}

.main-holder .vc_toggle .vc_toggle_content {
	margin-bottom: 0
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0;
	padding: 32px 35px 11px
}

.sbox-hover-borderbox .tm-sbox {
	margin-bottom: 10px
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after,
.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general,
.sbox-hover-borderbox .tm-sbox {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 3px solid #01d6a3;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1
}

.sbox-hover-borderbox .tm-sbox:hover .tm-vc_cta3-container>.tm-vc_general:after {
	opacity: 1
}

.tm-custom-heading.tm-skincolor-strong strong {
	font-weight: 400
}

.sbox-hover-borderbox .tm-sbox .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	font-size: 55px !important
}

.sbox-hover-borderbox .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 13px
}

.sbox-hover-borderbox .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	opacity: 1
}

.tm-bgcolor-darkgrey .sbox-hover-borderbox .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
	color: #fff
}

.tm-sbox-iconalign-left-spacing.tm-sbox-lefttop-large-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 3.85em !important;
	top: 33%
}

.vc-hoverbox-block-inner p {
	color: #fff
}

.wpcf7 .tm-quote-form textarea {
	height: 178px !important
}

.tm-quote-form input[type="submit"] {
	width: 100%;
	font-size: 15px !important;
	border-radius: 30px
}

.tm-quote-form input[type="submit"]:hover {
	background-color: transparent
}

.wpcf7 .tm-commonform textarea {
	height: 100px
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-quote-form textarea,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-quote-form .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-quote-form textarea,
.tm-bgcolor-darkgrey .wpcf7 .tm-quote-form .wpcf7-text {
	color: #000 !important
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-quote-form textarea:focus,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-quote-form .wpcf7-text:focus,
.tm-bgcolor-darkgrey .wpcf7 .tm-quote-form textarea:focus,
.tm-bgcolor-darkgrey .wpcf7 .tm-quote-form .wpcf7-text:focus {
	background-color: #fff
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea {
	color: rgba(255, 255, 255, 1)
}

.tm-commonform input[type="submit"] {
	padding: 13px 45px;
	margin-top: 10px;
	font-size: 15px;
	height: 46px
}

.tm-contactform {
	border: none;
	padding: 0;
	background-color: transparent
}

.wpcf7 .tm-contactform div>span.wpcf7-form-control-wrap:nth-child(1) .wpcf7-text,
.wpcf7 .tm-contactform div>span.wpcf7-form-control-wrap:nth-child(1) textarea {
	padding-left: 0
}

.wpcf7 .tm-contactform .wpcf7-text,
.wpcf7 .tm-contactform textarea {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	border-radius: 0;
	padding-left: 30px;
	padding-bottom: 9px
}

.tm-bgimage-yes .wpcf7 .tm-contactform .wpcf7-text,
.tm-bgimage-yes .wpcf7 .tm-contactform textarea,
.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-contactform textarea,
.tm-bgcolor-skincolor .wpcf7 .tm-contactform .wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-contactform textarea,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-contactform textarea,
.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform .wpcf7-text,
.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform textarea,
.tm-col-bgimage-yes .wpcf7 .tm-contactform .wpcf7-text,
.tm-col-bgimage-yes .wpcf7 .tm-contactform textarea {
	border-color: rgba(255, 255, 255, .3);
}

.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform .wpcf7-text:focus,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea:focus {
	border-color: rgba(255, 255, 255, .2)
}

.wpcf7 .tm-contactform .field-group {
	position: relative
}

.wpcf7 .tm-contactform .field-group i {
	position: absolute;
	left: 0;
	top: 20px;
	opacity: .9;
	font-size: 16px;
	z-index: 1
}

.wpcf7 .tm-contactform div.wpcf7-validation-errors {
	background: red;
	border: none;
	color: white;
	padding: 8px 16px;
	position: absolute;
	right: -7px;
	left: 0;
	bottom: -63px;
	text-align: center
}

.wpcf7 .tm-contactform .tm-book-submitbt {
	padding: 20px 12px
}

.wpcf7 .tm-contactform .row {
	padding-bottom: 10px
}

.wpcf7 .tm-contactform input[type="submit"] {
	padding: 10px 25px;
	margin-top: 35px
}

.wpcf7 .tm-contactform input[type="radio"] {
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	outline: none;
	border: 2px solid #eaeaea;
	margin-bottom: -5px
}

.wpcf7 .tm-contactform span.wpcf7-list-item.first {
	margin-left: 0
}

.wpcf7 .tm-contactform input[type='radio']:before {
	content: '';
	display: block;
	width: 90%;
	height: 90%;
	margin: 10% auto;
	border-radius: 50%;
	margin: 1px 0 0 1px
}

.tm-col-bgcolor-skincolor .wpcf7 .tm-contactform.wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-contactform.wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-textarea {
	border-bottom-color: rgba(255, 255, 255, .4)
}

.tm-floatingbar-form input[type="email"]::placeholder,
.tm-floatingbar-form input[type="text"]::placeholder,
.tm-floatingbar-form textarea::placeholder {
	color: #666d81;
	opacity: 1
}

.tm-floatingbar-form input[type="email"]:-ms-input-placeholder,
.tm-floatingbar-form input[type="text"]:-ms-input-placeholder,
.tm-floatingbar-form textarea:-ms-input-placeholder {
	color: #666d81
}

.tm-floatingbar-form input[type="email"]::-ms-input-placeholder,
.tm-floatingbar-form input[type="text"]::-ms-input-placeholder,
.tm-floatingbar-form textarea::-ms-input-placeholder {
	color: #666d81
}

div.wpcf7 .ajax-loader {
	position: absolute
}

.themetechmount-fbar-main-w .wpcf7 .tm-contactform .wpcf7-text,
.themetechmount-fbar-main-w .wpcf7 .tm-contactform textarea {
	border-bottom-width: 1px
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform label {
	position: relative
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text,
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
	padding: 0;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.themetechmount-fbar-main-w .tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.themetechmount-fbar-main-w .tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text,
.themetechmount-fbar-main-w .tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-textarea,
.themetechmount-fbar-main-w .tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea {
	border-bottom: 1px solid rgba(255, 255, 255, .06)
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text {
	padding-bottom: 10px
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
	height: 75px
}

.tm-floatingbar-form input[type="submit"] {
	padding: 13px 32px;
	margin-top: 20px;
	font-size: 16px;
	height: 45px
}

.wpcf7-form .tm-floatingbar-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 21px
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform .field-group .wpcf7-text,
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .field-group .wpcf7-textarea {
	padding-left: 25px
}

.tm-commonform.tm-floatingbar-form .field-group i {
	position: absolute;
	left: 0;
	top: 11px
}

.single article.post blockquote:before {
	position: absolute;
	content: '\f10d';
	font-family: "FontAwesome";
	font-size: 37px;
	line-height: 37px;
	top: 28px;
	left: 25px
}

.single article.post blockquote {
	display: block;
	background: #f4f6f9;
	padding: 25px 20px 15px 85px;
	position: relative;
	font-style: normal;
	font-size: 19px;
	min-height: 100px;
	line-height: 28px;
	font-style: normal;
	color: #131d3b;
	margin: 24px 0;
	font-weight: 400
}

blockquote h3 {
	font-size: 24px;
	line-height: 33px;
	font-weight: 400
}

.tm-sbox.tm-sbox-whiteborder {
	border: 7px solid #fff
}

.tm-sbox.tm-sbox-iconalign-top-center.tm-sbox-whiteborder .tm-vc_cta3-container {
	margin-bottom: 20px
}

.tm-sbox.tm-shadow-box.tm-sbox-whiteborder {
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .08)
}

.tm-sbox.tm-sbox-whiteborder.tm-sbox-bgcolor-grey {
	background-color: #f7f7f7
}

.tm-banner-image .vc_figure .vc_single_image-wrapper {
	overflow: hidden;
	position: relative;
	z-index: 1
}

.tm-banner-image .vc_figure .vc_single_image-wrapper:after,
.tm-banner-image .vc_figure .vc_single_image-wrapper:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 1;
	z-index: 2;
	pointer-events: none;
	background: rgba(255, 255, 255, .4);
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}

.tm-banner-image .vc_figure .vc_single_image-wrapper:before {
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0
}

.tm-banner-image:hover .vc_figure .vc_single_image-wrapper:after,
.tm-banner-image:hover .vc_figure .vc_single_image-wrapper:before {
	opacity: 0;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: -1
}

.tm-banner-image .vc_figure .vc_single_image-wrapper img {
	width: 100%;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s
}

.sidebar .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc blockquote {
	padding: 40px 20px 55px 20px;
	margin-top: 15px
}

.tm-bg-highlight {
	display: inline-block
}

.tm-top-overlay-row {
	position: relative;
	z-index: 12
}

.tm-overlay-row-bottom {
	position: relative;
	z-index: 1
}

.tm-skincolor-bottom-boder {
	border-bottom: 3px solid #6db804
}

.themetechmount-fullwide .themetechmount-fbar-position-default .themetechmount-fbar-box {
	padding-right: 15px;
	padding-left: 15px
}

.tm-phone-icon.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 10px
}

.tm-home-contact-link {
	text-align: center
}

.tm-home-contact-link * {
	display: inline-block
}

.tm-home-contact-link a {
	color: #fff;
	text-decoration: underline
}

.tm-home-contact-link a:hover {
	color: #fff;
	text-decoration: none
}

.tm-mobileicon-align.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	height: auto
}

.tm-mobileicon-align .tm-vc_icon_element-icon {
	margin-top: -8px
}

.vc_column-inner>.wpb_wrapper>.tm-mb-30 {
	margin-bottom: 30px !important
}

.tm-row-inner.tm-textposition-bottom {
	position: absolute;
	bottom: 0%
}

.tm-right-video-icon,
.tm-left-video-icon {
	position: absolute;
	left: 0%;
	top: 50%;
	margin-top: -35px
}

.tm-right-video-icon {
	left: auto;
	right: -28%
}

.tm_prettyphoto .tm-vc_icon_element-inner,
.tm-right-video-icon .tm-vc_icon_element-inner,
.tm-left-video-icon .tm-vc_icon_element-inner {
	position: relative;
	z-index: 1
}

.tm-right-video-icon:hover .tm-vc_icon_element-inner:after,
.tm-right-video-icon:hover .tm-vc_icon_element-inner,
.tm-left-video-icon:hover .tm-vc_icon_element-inner:after,
.tm-left-video-icon:hover .tm-vc_icon_element-inner {
	opacity: .8
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md,
.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md,
.tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md {
	width: 65px !important;
	height: 65px !important
}

.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper .tm-left-video-icon,
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner>.wpb_wrapper .tm-right-video-icon {
	right: 0
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon,
.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon,
.tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	padding-left: 7px
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
	border: 5px solid rgba(0, 0, 0, .27);
	border-radius: 50%;
	width: 84px;
	height: 84px
}

.tm-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-col-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-col-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
	border-color: rgba(255, 255, 255, .27)
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 40px !important
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon.ti-control-play {
	padding-left: 5px
}

.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
	width: 67px !important;
	height: 67px !important
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before,
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #fff
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-link {
	z-index: 11
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before {
	z-index: 2;
	width: 94px;
	height: 94px;
	opacity: .21
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	z-index: 1;
	width: 105px;
	height: 105px;
	opacity: .09
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:before,
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:after {
	-webkit-animation: prittyphoto 1.05s infinite;
	-moz-animation: prittyphoto 1.05s infinite;
	-ms-animation: prittyphoto 1.05s infinite;
	-o-animation: prittyphoto 1.05s infinite;
	animation: prittyphoto 1.05s infinite
}

@-webkit-keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0
	}
}

@keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0
	}
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3
	}

	40% {
		opacity: .5
	}

	100% {
		-webkit-transform: scale(1.5);
		opacity: 0
	}
}

.wpb_tabs_nav a.ui-tabs-anchor,
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.vc_progress_bar .vc_label,
.vc_tta.vc_general .vc_tta-tab>a,
.vc_toggle_title>h4 {
	letter-spacing: .5px
}

.tm-sbox .tm-custom-heading a,
.entry-header:not(.tm-titlebar) .entry-title>a {
	color: #131d3b
}

.sidebar .widget_product_categories li,
.sidebar .widget_categories li {
	position: relative;
	margin: 5px 0;
	padding-bottom: 5px !important
}

.sidebar .widget_product_categories li span,
.sidebar .widget_categories li span {
	position: absolute;
	right: 0;
	top: 13px;
	width: 22px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	border-radius: 50%;
	display: block;
	font-size: 13px;
	font-weight: 400;
	background-color: #fff
}

.sidebar .widget_categories li:first-child span {
	top: 3px
}

.sidebar .widget_categories li>ul li:first-child span {
	top: 12px
}

.cross-arrow-top,
.cross-arrow-bottom {
	position: relative
}

.cross-arrow-top:before,
.cross-arrow-bottom:before {
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #fff transparent;
	z-index: 1;
	top: -50px
}

.cross-arrow-bottom:before {
	top: auto;
	bottom: -50px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff transparent transparent transparent
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after,
.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after {
	content: '';
	position: absolute;
	left: 6%;
	height: 100%;
	border-right: 1px solid #00a66c
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons:after {
	left: 12%
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-lg .tm-vc_cta3-icons:after {
	left: 9%
}

.tm-sbox.tm-sbox-iconalign-left-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons:after {
	left: 5.5%
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icons:after {
	right: 6%
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons:after {
	right: 12%
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-lg .tm-vc_cta3-icons:after {
	right: 9%
}

.tm-sbox.tm-sbox-iconalign-right-spacing.tm-iconbox-bottom-border .tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons:after {
	right: 5.5%
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list {
	text-align: center
}

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list>li img {
	display: none
}

.tm-textalign-center,
.tm-center-text {
	text-align: center
}

.tm-bgcolor-opicity-70 .tm-bg-layer-inner {
	opacity: .7
}

.tm-common-box-shadow,
.attachment .entry-content {
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07)
}

.tm-sbox.tm-servicebox-vertical-sep {
	overflow: visible
}

.tm-sbox.tm-servicebox-vertical-sep .tm-vc_cta3-container:after {
	content: "";
	height: 96%;
	width: 1px;
	background-color: rgba(0, 0, 0, .1);
	display: block;
	position: absolute;
	right: -14px;
	top: 0;
	top: 48%;
	-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%)
}

.top-overlay-icon-box.tm-sbox {
	overflow: inherit
}

.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
	position: relative
}

.wpb_wrapper .top-overlay-icon-box.tm-sbox {
	border: 1px solid #e4e4e4 !important;
	margin-bottom: 10px !important
}

.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3 {
	padding-top: 0 !important
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	margin-top: -41px
}

.top-overlay-icon-box.tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-skincolor.tm-vc_icon_element-background {
	background-color: #202020
}

.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding: 17px 2px 12px
}

.tm-center-overlay-column {
	padding: 18px 18px 0 18px;
	margin: 130px 0 130px -26px;
	background-color: #fff;
	z-index: 11;
	border: 10px solid #d8d8d8
}

.tm-center-overlay-column .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px
}

.tm-center-overlay-column .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 25px
}

.ttm-bordered-box {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	border: 10px solid #e4e4e4
}

.ttm-sbox-iconpadding-0px.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container,
.ttm-sbox-iconpadding-0px .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 7px
}

.ttm-sbox-iconpadding-0px.tm-sbox.tm-sbox-iconalign-left-spacing h4 {
	margin-top: -10px
}

.tm-sbox.tm-outline-white-border .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
	border: 3px solid #fff
}

.tm-sbox.tm-outline-white-border {
	overflow: visible
}

.wpb_wrapper .ttm-darkbordered-box.tm-sbox {
	border: 1px solid #e4e4e4 !important
}

.ttm-darkbordered-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom: 20px
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-accordion.tm-accordion-styleone .vc_tta-panel-title>a {
	border-radius: 2em !important
}

.wpb-js-composer .vc_tta-accordion.tm-accordion-styleone .vc_tta-panel-title>a {
	padding: 17px 20px
}

.wpb-js-composer .vc_tta.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding-right: 80px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon-position-right:after {
	content: none
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon {
	background-color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-panel.vc_active .vc_tta-panel-body {
	background-color: transparent;
	box-shadow: unset
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: 10px
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	left: 33%;
	width: 37%;
	border-width: 3px 0 0
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	height: 38%;
	left: 51%;
	top: 32%;
	border-width: 0 0 0 3px
}

.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.tm-accordion-styleone .vc_tta-icon {
	padding: 12px 13px 11px;
	background-color: #fff;
	border-radius: 50%;
	line-height: normal
}

.tm-services .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 12px
}

.wpb-js-composer .vc_tta.vc_tta-shape-round .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-shape-round .vc_tta-panel-heading {
	border-radius: unset !important
}

.vc_tta.vc_general.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel-body {
	margin-left: 70px;
	margin-right: 25px;
	padding: 15px 0 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel .vc_tta-panel-heading {
	border: 1px #eee solid;
	padding: 0px !important;
	border-top-right-radius: 2em !important;
	border-bottom-right-radius: 2em !important;
	margin-left: 30px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	font-size: 15px;
	height: 15px;
	width: 15px;
	right: 30px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-icon {
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	border: 1px #e5e5e5 solid;
	position: static;
	width: 55px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	margin-left: -28px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding: 0px !important
}

.wpb-js-composer .tm-accordion-styletwo .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	content: '';
	display: block;
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	bottom: 0;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-style: solid;
	border-width: 0 0 0 2px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #fff !important
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-panel.vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {
	border-color: #fff
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.tm-accordion-styletwo .vc_tta-icon:after {
	content: unset
}

.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:before {
	background-color: rgba(0, 0, 0, .5);
	bottom: 0;
	content: "";
	filter: alpha(opacity=0);
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear
}

.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:hover:before {
	opacity: 1
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
	margin-bottom: 10px
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-content-header h2 {
	margin-bottom: 0
}

.tm-sbox.icon-text-spacing-5px .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: .5em
}

.tm-sbox.icon-text-spacing-5px .tm-vc_cta3-content-header h2 {
	margin-bottom: 0
}

.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
	margin-bottom: 10px
}

.tm-sbox.ttm-text-middle .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	vertical-align: middle
}

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li {
	display: inline-block;
	width: calc(50% - 2px);
	float: none;
	padding: 0 0 12px 0
}

/*.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
	width: 40%;
	margin-left: 5%
}
*/
.tm-widget_nav_menu ul li a {
	padding-left: 19px
}

.tm-widget_nav_menu ul li.menu-item a:before {
	content: "";
	background-color: #0d121b;
	width: 11px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 12px
}

.tm-textcolor-white .tm-widget_nav_menu ul li.menu-item a:before {
	background-color: #fff
}

.sidebar.widget-area .widget .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_cta3-headers,
.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-cta3-desc-btn-wrapper {
	text-align: left
}

.our-services-sector .tm-sbox .tm-vc_general:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 30px;
	top: 0;
	border-left: 1px solid rgba(255, 255, 255, .2)
}

.our-services-sector .services-sector-title .vc_column-inner {
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.our-services-sector .services-sector-title {
	padding: 0 30px
}

.our-services-sector .tm-sbox.tm-sbox-effect-one.tm-sbox-iconalign-bottom-center {
	position: relative
}

.our-services-sector .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
	margin: 0 30px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	min-height: 298px
}

.our-services-sector.row2 .tm-sbox.tm-sbox-bgcolor-transparent {
	margin-top: 30px
}

.our-services-sector .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.our-services-sector .tm-sbox.tm-sbox-iconalign-bottom-center.tm-sbox-effect-one.tm-sbox-istyle-none .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons .tm-vc_icon_element-inner {
	transform: translateY(-25%) !important;
	-webkit-transform: translateY(-25%) !important
}

.services-sector-title .vc_column-inner {
	min-height: 298px
}

.our-services-sector .vc_column-inner {
	padding-left: 0;
	padding-right: 0
}

.our-services-sector .wpb_column:nth-child(1) .tm-sbox .tm-vc_general:after {
	border-left: none
}

.our-services-sector.row2 .wpb_column:nth-child(1) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general,
.our-services-sector.row2 .wpb_column:nth-child(2) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general,
.our-services-sector.row2 .wpb_column:nth-child(3) .tm-sbox.tm-sbox-bgcolor-transparent>.tm-vc_cta3-container>.tm-vc_general {
	border-bottom: none
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:before {
	content: '';
	position: absolute;
	left: -30px;
	right: -30px;
	top: 0;
	bottom: -1px;
	opacity: 0;
	visibility: hidden;
	background-color: #f55b14;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:hover:before {
	opacity: 1;
	visibility: visible
}

.our-services-sector .vc_column-inner>.wpb_wrapper .tm-sbox:hover .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons .tm-vc_icon_element {
	opacity: 0;
	visibility: hidden
}

.check-icon {
	padding-right: 5px !important
}

.left-space-3px {
	padding-left: 4px !important;
	font-size: 15px !important
}

.right-space-3px {
	padding-right: 4px !important;
	font-size: 15px !important
}

.tm-zindex-0,
.tm-zindex-1,
.tm-zindex-2 {
	position: relative
}

.tm-zindex-0 {
	z-index: unset
}

.tm-zindex-2 {
	z-index: 2
}

.tm-zindex-1 {
	z-index: 1
}

.ttm-row-expand-leftfull {
	position: relative
}

.ttm-row-expand-leftfull:after {
	width: 500%;
	height: 100%;
	display: block !important;
	position: absolute;
	top: 0;
	content: '';
	background: #fff;
	right: 100%
}

.ttm-col-seprator .vc_column_container {
	border-right: 1px solid #f2f2f2
}

.tm-bgcolor-grey.ttm-col-seprator .vc_column_container {
	border-right: 1px solid #e7eaee
}

.ttm-col-seprator .vc_column_container:last-child {
	border-right: none
}

.tm-no-paddingbox .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0
}

.ttm-skin-outline-border .tm-vc_icon_element-style-rounded:before {
	display: block !important;
	position: absolute;
	content: '';
	top: -8px;
	bottom: -8px;
	left: -8px;
	right: -8px;
	border: 2px solid #caaf5e;
	border-radius: 50%
}

.tm-vc_icon_element.tm-vc_icon_element-outer.ttm-skin-outline-border .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
	font-size: 3.2em !important
}

.ttm-col-seprator .vc_column_container .tm-row-inner .vc_column_container {
	border-right: none
}

.serviceboxes-with-banner div .tm-sbox.tm-sbox-bgcolor-transparent.tm-bgimage-yes>.tm-vc_cta3-container>.tm-vc_general {
	padding: 52px 10px 28px 10px
}

.serviceboxes-with-banner .vc_column_container>.vc_column-inner {
	padding: 0 !important
}

.serviceboxes-with-banner .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 15px
}

.serviceboxes-with-banner .tm-sbox.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only),
.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 30px 30px 17px 30px
}

.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	opacity: 1;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-bg-layer {
	opacity: .88
}

.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	transition: unset;
	-moz-transition: unset;
	-webkit-transition: unset;
	-o-transition: unset
}

.serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:after,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_cta3-content-header h2,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-cta3-description,
.serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after {
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out
}

.tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text:hover,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_btn3.tm-vc_btn3-style-text,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_btn3.tm-vc_btn3-style-text:hover,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_cta3-content-header h2 {
	color: #fff
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-cta3-description {
	color: rgba(255, 255, 255, .95)
}

.serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox:hover .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after {
	border-bottom-color: #fff
}

.serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:hover:after {
	background-color: transparent
}

.bordered-servicebox>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.bordered-servicebox .tm-sbox {
	flex-basis: 0%;
	flex-grow: 1;
	flex: 0 0 50%;
	max-width: 50%
}

.bordered-servicebox .tm-sbox .tm-vc_cta3-container {
	padding-right: 25px;
	margin-bottom: 27px
}

.bordered-servicebox .tm-sbox:nth-child(2n+2) .tm-vc_cta3-container {
	padding-right: 10px
}

.bordered-servicebox .tm-sbox {
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	margin-bottom: 0;
	padding-top: 40px;
	position: relative
}

.bordered-servicebox .tm-sbox:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: rgba(255, 255, 255, .25)
}

.bordered-servicebox .tm-sbox:nth-child(2n+2):after {
	display: none
}

.bordered-servicebox .tm-sbox:nth-last-child(-n+2) {
	border-bottom: none
}

.bordered-servicebox .tm-sbox:nth-child(-n+2) {
	padding-top: 5px
}

.bordered-servicebox .tm-sbox:nth-last-child(-n+2) .tm-vc_cta3-container {
	margin-bottom: 0
}

.bordered-servicebox .tm-sbox:nth-child(2n+2) {
	padding-left: 40px
}

.main-holder .site-content ul.products {
	margin-right: -15px;
	margin-left: -15px
}

.main-holder .site-content ul.products li.product {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px
}

.main-holder #content.site-content ul.products li.product .tm-product-box {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 45px
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content {
	text-align: left;
	padding: 15px 0 30px;
	position: relative
}

.main-holder .site-content ul.products li.product .woocommerce-loop-category__title,
.main-holder .site-content ul.products li.product .woocommerce-loop-product__title,
.main-holder .site-content ul.products li.product h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	padding-bottom: 0;
	color: #131d3b;
	line-height: 27px;
	-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;
	margin-bottom: 3px;
	display: block
}

.main-holder .site-content ul.products li.product .price {
	margin: 0;
	min-height: 20px;
	font-size: 17px;
	margin-top: 18px
}

.tm-product-box-inner {
	position: relative;
	overflow: hidden
}

.tm-product-box-inner:before {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 1;
	background-color: #131d3b
}

.main-holder .site-content ul.products li.product:hover .tm-product-box-inner:before {
	opacity: .8
}

.main-holder .site-content ul.products li.product .tm-shop-icon {
	display: block;
	text-align: center;
	position: absolute;
	z-index: 2;
	bottom: 50%;
	right: inherit;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.main-holder .site-content ul.products li.product:hover .tm-shop-icon {
	opacity: 1;
	filter: alpha(opacity=100)
}

.main-holder .site-content ul.products li.product .tm-wc-add-to-cart-btn {
	position: absolute;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: opacity 0.5s ease, transform 0.5s ease;
	-o-transition: opacity 0.5s ease, transform 0.5s ease;
	transition: opacity 0.5s ease, transform 0.5s ease
}

.main-holder .site-content ul.products li.product:focus .tm-wc-add-to-cart-btn,
.main-holder .site-content ul.products li.product:hover .tm-wc-add-to-cart-btn {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
	font-size: 0
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.main-holder .site-content ul.products li.product .add_to_wishlist,
.main-holder .site-content ul.products li.product .compare,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
	height: 48px;
	font-size: 0;
	color: #fff;
	line-height: 48px;
	text-align: center;
	padding: 0;
	margin: 0;
	background: none;
	font-weight: 500;
	transition: none;
	padding-left: 0;
	width: 48px;
	border-radius: 0
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"],
.main-holder .site-content ul.products li.product .add_to_cart_button,
.main-holder .site-content ul.products li.product .product_type_external,
.main-holder .site-content ul.products li.product .product_type_grouped,
.main-holder .site-content ul.products li.product.outofstock .product_type_simple,
.main-holder .site-content ul.products li.product .product_type_variable {
	width: 100%;
	height: 50px;
	background-color: #131d3b;
	color: #fff;
	line-height: 50px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-radius: 0;
	font-size: 17px
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after,
.main-holder .site-content ul.products li.product .add_to_wishlist:hover:after,
.main-holder .site-content ul.products li.product .compare:hover:after,
.main-holder .site-content ul.products li.product .yith-wcqv-button:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover,
.main-holder .site-content ul.products li.product .add_to_cart_button:hover,
.main-holder .site-content ul.products li.product .product_type_external:hover,
.main-holder .site-content ul.products li.product .product_type_grouped:hover,
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover,
.main-holder .site-content ul.products li.product .product_type_variable:hover {
	color: #fff
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:before,
.main-holder .site-content ul.products li.product .add_to_wishlist:before {
	content: attr(alt);
	position: absolute;
	z-index: -1;
	bottom: 50%;
	color: #FFF;
	background: #222;
	font-size: 10px;
	padding: 3px 10px;
	line-height: 14px;
	white-space: nowrap;
	font-weight: 400;
	pointer-events: none;
	margin-right: 10px;
	right: 100%;
	filter: alpha(opacity=0);
	border-radius: 3px;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	opacity: 0;
	visibility: hidden
}

.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .add_to_wishlist:after,
.main-holder .site-content ul.products li.product .compare:after,
.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
	content: '\e837';
	font-family: "tm-acadevo-icons";
	width: 48px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 18px;
	margin-left: 0;
	border-width: 0;
	border-radius: 0;
	background-color: #fff;
	color: #131d3b;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	font-weight: 500
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist {
	position: relative
}

.main-holder .site-content ul.products li.product .add_to_cart_button.loading:after {
	font-family: WooCommerce;
	content: "\e01c";
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 12px
}

.main-holder .site-content ul.products li.product a.added_to_cart {
	display: none
}

.main-holder .site-content ul.products li.product .yith-wcqv-button:after {
	content: '\E825'
}

.main-holder .site-content ul.products li.product .compare:after {
	content: '\E81D'
}

.main-holder .site-content ul.products li.product .add_to_wishlist:after {
	content: '\E838'
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after {
	content: '\e81c'
}

.main-holder .site-content ul.products li.product .add_to_cart_button.added:after {
	background-color: transparent !important;
	position: absolute;
	top: 0;
	margin-right: -24px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .compare,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
	margin-top: 0
}

.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback {
	display: none
}

.woocommerce .price .woocommerce-Price-amount,
.main-holder .site-content ul.products li.product .price del {
	color: #131d3b;
	font-size: 14px;
	display: inline-block;
	background-color: transparent;
	padding-right: 0
}

.main-holder .site-content ul.products li.product .price del {
	opacity: .8
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .compare,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
	display: block;
	width: 48px;
	margin-bottom: 7px
}

.main-holder .site-content ul.products li.product div.clear {
	display: inline-block;
	opacity: 0;
	display: none
}

.tm-wrap-addto {
	display: inline-block
}

.main-holder .site-content ul.products li.product .price ins {
	font-weight: 400
}

.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after {
	color: #fff
}

#yith-quick-view-content .onsale,
.single .main-holder .site-content span.onsale,
.main-holder .site-content ul.products li.product .onsale {
	height: 26px;
	width: 52px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	background: #0d121b;
	display: inline-block;
	vertical-align: top;
	border-radius: 0;
	padding-top: 0;
	position: absolute;
	top: 20px;
	right: auto;
	left: 20px;
	z-index: 1;
	margin: -2.5px -5px;
	min-height: auto;
	font-weight: 400
}

.single .main-holder .site-content span.onsale,
#yith-quick-view-content .onsale {
	font-size: 13px
}

#yith-quick-view-modal .yith-wcqv-main {
	-webkit-box-shadow: none;
	box-shadow: none
}

#yith-quick-view-close {
	font-size: 0
}

#yith-quick-view-close:after {
	content: '\E82D';
	font-family: "tm-acadevo-icons";
	font-size: 16px
}

#yith-quick-view-close {
	border: none;
	top: 10px;
	right: 10px;
	opacity: 1;
	color: #a7a7a7
}

.main-holder #content.site-content ul.products li.product .products-entry {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 35px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after {
	color: #fff
}

#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight {
	background: none;
	background-color: #fff
}

.woocommerce .star-rating:before {
	color: #ffd321
}

.woocommerce .products .star-rating,
.woocommerce .star-rating {
	display: inline-block;
	margin: 0 0 .5em;
	float: none;
	text-align: center;
	width: 67px;
	margin: 0 auto;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 10px
}

.single .main-holder #content div.product .woocommerce-Reviews .star-rating {
	float: right;
	width: 7.4em
}

.woocommerce ul.products li.product .star-rating {
	font-size: 11px;
	margin-top: 0
}

.woocommerce .widget.widget_products .star-rating {
	margin: 0;
	text-align: left;
	padding: 7px 0
}

#notification .success {
	padding: 21px 40px 21px 80px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
	position: fixed;
	top: 37px;
	right: 20px;
	border-radius: 0;
	z-index: 999999
}

#notification .success {
	max-width: 350px
}

#notification .success {
	background: #FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABBElEQVR4nL3UMQ6CMBQG4PdMZPImxgu4ODoYEgclrlzBozg7OygxLA56AE4gN2HT+GyJIFQKLW39p7Zp+uWlrwX4Q+J74B/T9ai6NnCOpquQgOIhwbWKo3OUcA/fApMHwjwYnzJncANaJMedwC1okZt1WAHNkMhuxarochIl1mAdlE9qMH9vrPW37PJ93nmu0Br8QSM29KDS9i7QEhbQIp14XzSHJWgnboLyDF5IoQTlmYpfnQ00h58AG0S4yDaIuA2UJ79jdqjHSj4TwaJlb0KABwTamaIlrIG3RRmtwYa4FvoD98S10UZYE++FSmFFvDfaCnfgRmgnLMGNUSVYwGc2UJ43gl8GVZMCmb8AAAAASUVORK5CYII=) 25px center no-repeat
}

#notification .close {
	float: none;
	position: absolute;
	right: 10px;
	top: 8px;
	opacity: .8
}

.main-holder .site-content .woocommerce-ordering {
	margin-bottom: 36px
}

.woocommerce .woocommerce-result-count {
	margin-top: 13px
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding-right: 28px
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 0
}

.woocommerce .main-holder ul.products li.product .price .woocommerce-Price-amount {
	font-size: 18px;
	color: #666d81
}

.woocommerce .price .woocommerce-Price-amount {
	font-size: 22px;
	font-weight: 400
}

.woocommerce .price del .woocommerce-Price-amount,
.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
	font-size: 18px;
	text-decoration: line-through;
	color: #666d81
}

.single-product.woocommerce .price .woocommerce-Price-amount,
.single-product.woocommerce .price .woocommerce-Price-amount {
	font-size: 23px
}

.themetechmount-single-product-details {
	margin-bottom: 30px
}

.themetechmount-single-product-details:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.themetechmount-single-product-details .woocommerce-product-details__short-description {
	margin-top: 25px;
	margin-bottom: 35px
}

.themetechmount-single-product-info {
	padding-bottom: 30px
}

.single-product .related.products {
	margin-top: 35px
}

.themetechmount-single-product-details {
	background-color: #fff
}

.woocommerce div.product .product_title {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 33px
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 10px
}

.woocommerce #yith-quick-view-content div.product .summary .woocommerce-product-rating {
	float: none;
	margin-bottom: 10px
}

.single-product.woocommerce #yith-quick-view-content div.product .product_title {
	display: block
}

.woocommerce #yith-quick-view-content div.product .product_title {
	margin-bottom: 15px
}

.woocommerce .summary div[itemprop="description"] {
	margin-top: 15px
}

.woocommerce .main-holder #content div.product .price del {
	color: #888;
	font-size: 15px;
	display: inline-block;
	padding-right: 0
}

.woocommerce .product_meta {
	padding-top: 10px
}

.woocommerce .summary .star-rating {
	float: left;
	margin-top: 10px;
	margin-right: 5px
}

.woocommerce.single-product .summary .star-rating {
	display: block;
	font-size: 11px
}

.woocommerce .summary .compare.button {
	background-color: transparent;
	padding: 0;
	margin-left: 15px;
	font-weight: 400;
	color: #131d3b
}

.woocommerce .main-holder #content .summary .compare.button:before {
	content: '\E81D';
	font-family: "tm-acadevo-icons";
	padding-right: 5px
}

.woocommerce .summary form.cart {
	margin-top: 30px
}

.woocommerce .main-holder #content .woocommerce-error .button,
.woocommerce .main-holder #content .woocommerce-info .button,
.woocommerce .main-holder #content .woocommerce-message .button {
	background-color: #121d27;
	color: #fff;
	border-radius: 0;
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 0
}

.summary .clear {
	display: none
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
	content: '\e81c';
	font-family: "tm-acadevo-icons";
	margin-right: 5px
}

.single .main-holder #content div.product div.thumbnails a {
	width: 70px
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper {
	margin-right: 10px
}

.woocommerce .themetechmount-single-product-info .product_meta>span {
	display: block;
	width: 100%;
	padding-bottom: 7px;
	font-weight: 400
}

.woocommerce .themetechmount-single-product-info .product_meta .posted_in {
	margin-right: 30px
}

.woocommerce .product_meta .posted_in a {
	text-transform: none
}

.single .main-holder div.product form.cart div.quantity {
	margin: 0 10px 0 0
}

.woocommerce .quantity .qty {
	height: 41px;
	width: 5.2em
}

.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 5px
}

.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: 16px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	cursor: pointer;
	padding: 12px 30px 12px;
	transition: all 500ms ease;
	border-radius: 0;
	border: 1px solid #e2e2e2;
	text-transform: capitalize
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
	opacity: 1
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	border-radius: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #121d27;
	background: #ffffff !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
	position: absolute;
	content: '';
	left: 0;
	top: -1px;
	width: 100%;
	height: 3px;
	opacity: 0;
	background-color: #f7bd00
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0 0 0px !important;
	border: none !important;
	line-height: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
	background: #fff !important;
	margin-top: 0;
	padding: 30px;
	border: 1px solid #ececec;
	border-radius: 0;
	margin-top: -1px
}

.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-Tabs-panel h2 {
	font-size: 22px;
	margin-top: 0;
	line-height: 28px
}

.woocommerce-Reviews .select2-container {
	width: 154px !important
}

.single .main-holder .summary form.cart {
	margin-bottom: 15px
}

.main-holder .site #content table.cart td.actions .input-text {
	width: 150px
}

.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
.cross-sells h2,
.cart_totals h2 {
	margin-bottom: 15px;
	font-size: 28px
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block
}

.woocommerce form .form-row label {
	font-weight: 400
}

.woocommerce form .form-row .input-checkbox {
	position: static
}

.main-holder .site .cart-collaterals {
	margin-top: 25px;
	margin-bottom: 30px
}

.woocommerce-checkout h3#order_review_heading {
	margin-bottom: 0;
	margin-top: 15px
}

.woocommerce-shipping-fields h3 .checkbox input[type="checkbox"] {
	margin-top: 10px
}

.woocommerce .shipping_address .form-row .select2-container {
	width: 100% !important
}

.woocommerce ul.cart_list li {
	padding: 8px 0
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	padding: 12px 0 10px
}

.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
	width: auto;
	margin: 0
}

.woocommerce ul.product_list_widget li img {
	width: 50px;
	float: left;
	margin-left: 0;
	margin-right: 20px
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 4px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	top: -5px
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	font-weight: 500
}

.woocommerce .widget_layered_nav ul li {
	padding: 0 0 12px
}

.woocommerce .widget_price_filter .price_slider_amount {
	margin-top: 38px
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: left
}

.woocommerce ul.product_list_widget .woocommerce-Price-amount {
	font-size: 15px
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	color: #fff;
	padding: 10px 0
}

.woocommerce table.shop_table {
	border-color: #ededed;
	border-radius: 0;
	margin-top: 30px
}

.woocommerce-cart .main-holder table.shop_table {
	margin-top: 0
}

.woocommerce table.wishlist_table {
	font-size: inherit;
	background-color: #fff;
	border: none
}

.tm-wrap-addto {
	display: inline-block
}

.tm-product-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 250ms ease-out;
	background-color: #343538
}

.main-holder .site-content ul.products li.product:hover .tm-product-overlay {
	opacity: .3;
	visibility: visible
}

.main-holder .site-content ul.products li.product a img {
	margin: 0 0 0em
}

.main-holder .site-content ul.products li.product .price {
	margin-top: 0
}

.woocommerce .price .woocommerce-Price-amount {
	font-size: 18px;
	font-weight: 400
}

body.woocommerce .price ins,
body.woocommerce .price del {
	background-color: transparent
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #f4f6f9
}

.main-holder .site-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e0e0e0
}

.main-holder .site-content .widget_shopping_cart .cart_list li a.remove,
.main-holder .site-content .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 5px
}

.woocommerce div.product form.cart .variations label {
	font-size: 14px;
	margin: 15px 0 0 10px;
	color: #828c96
}

.main-holder .site-content div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	margin-top: 5px;
	padding: 3px
}

.main-holder .site-content ul.products li.product .price,
.main-holder .site-content ul.products li.product .star-rating {
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease
}

.main-holder .site-content ul.products li.product:hover .price,
.main-holder .site-content ul.products li.product:hover .star-rating {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none
}

.tm-product-title-link {
	display: block;
	width: 100%
}

.main-holder .site-content ul.products li.product .price {
	float: left
}

.main-holder .site-content ul.products li.product .star-rating {
	position: absolute;
	right: 0;
	bottom: 0
}

.comment-form-rating {
	padding-bottom: 20px
}

#respond .comment-reply-title {
	margin: 0 0 15px !important
}

#respond label {
	margin: 0 0 10px !important;
	font-size: 15px;
	font-weight: 400
}

.woocommerce #review_form #respond .form-submit {
	margin-top: 30px
}

.woocommerce .widget_shopping_cart a.button {
	padding: 10px 20px 11px;
	font-size: 13px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: right;
	padding: 11px 22px 9px;
	margin-top: -5px;
	border-radius: 0;
	font-size: 13px
}

.checkout.woocommerce-checkout,
.woocommerce-cart .main-holder .cart_totals table.shop_table,
.woocommerce-cart-form {
	padding: 30px 0;
	background-color: #fff
}

.main-holder .site-content ul.products li.product .tm-shop-icon a {
	font-weight: 400
}

.woocommerce-lost-password .entry-content>.woocommerce,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	background-color: #fff
}

.woocommerce-lost-password .entry-content>.woocommerce {
	padding: 30px
}

.woocommerce table.shop_attributes td {
	padding-left: 10px
}

.main-holder .site .woocommerce-form-coupon button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled],
.main-holder .site table.cart .coupon button {
	padding: 15px 30px 15px;
	font-weight: 600;
	font-size: 15px;
	border-radius: 0
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon {
	padding-left: 10px;
	padding-right: 10px
}

.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .tm-wc-add-to-cart-btn a,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .tm-wc-add-to-cart-btn a {
	margin-top: 0;
	background-color: transparent;
	color: #fff;
	padding-left: 5px
}

.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product.product-type-grouped .tm-shop-icon .yith-wcqv-button,
.main-holder .site-content ul.products li.product.product-type-external .tm-shop-icon .yith-wcqv-button {
	display: none
}

.woocommerce-Reviews .comment-form {
	margin-bottom: 0
}

.main-holder .site-content #reviews #comments ol.commentlist {
	padding-left: 0
}

.woocommerce .main-holder .site-content #review_form {
	padding-top: 10px
}

.woocommerce .main-holder .site-content #review_form .comment-reply-title {
	font-size: 18px;
	line-height: 20px
}

.single-product .main-holder .site-content span.onsale {
	position: absolute;
	left: 15px;
	top: 11px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 65px;
	background-color: transparent
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
	margin-left: 80px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 16px;
	color: #121d30;
	margin-bottom: 9px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #fff;
	position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #283d58
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	border-top: 1px solid #e9e9e9
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
	border: none
}

.main-holder .site .woocommerce-EditAccountForm fieldset {
	margin-top: 15px
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login {
	margin-bottom: 80px
}

.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
	padding-left: 10px
}

.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product .compare,
.main-holder .site-content ul.products li.product .yith-wcqv-button {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.main-holder .site-content ul.products li.product:hover .yith-wcwl-add-to-wishlist,
.main-holder .site-content ul.products li.product:hover .compare,
.main-holder .site-content ul.products li.product:hover .yith-wcqv-button {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.checkout.woocommerce-checkout {
	margin-bottom: 35px
}

.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-dropdown {
	background-color: #fff
}

.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
	content: '\E838';
	font-family: "tm-acadevo-icons";
	margin-right: 5px
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
	content: '\e81c';
	font-family: "tm-acadevo-icons";
	margin-right: 5px
}

.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
	display: inline-block
}

.woocommerce .yith-quick-view-content div.product form.cart div.quantity {
	margin-right: 8px
}

.up-sells.products h2,
.single .main-holder .related.products h2 {
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 10px
}

#yith-quick-view-content .summary .woocommerce-product-rating {
	float: none
}

#ship-to-different-address .woocommerce-form__label-for-checkbox {
	margin-top: 0;
	margin-bottom: 0
}

.main-holder #content.site-content div.product form.cart table.variations td {
	padding: 15px 10px;
	display: table-cell
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child .select2-container {
	width: 100% !important
}

.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
	padding-bottom: 0
}

.main-holder #content.site-content div.product form.cart table.variations tr:first-child td {
	padding-top: 15px
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
	width: 85px
}

.main-holder #content.site-content div.product form.cart table.variations td.value {
	padding-right: 35px
}

.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper .sku {
	font-weight: 400
}

.woocommerce .return-to-shop a.wc-backward {
	font-size: 15px;
	font-weight: 600;
	padding: 12px 25px 12px;
	border-radius: 0
}

.woocommerce .wishlist_table #respond input#submit.loading:after,
.woocommerce .wishlist_table a.button.loading:after,
.woocommerce .wishlist_table button.button.loading:after,
.woocommerce .wishlist_table input.button.loading:after {
	font-family: WooCommerce;
	content: "\e01c";
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: 13px;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 12px
}

.tm-ptablebox.tm-ptablebox-style-1 {
	background-color: #f8f9fc;
	text-align: center;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow: hidden
}

.tm-ptablebox-title {
	font-size: 20px;
	line-height: 30px;
	color: #20292f
}

.ttm-ptablebox-price-w {
	position: relative;
	display: inline-block;
	padding-top: 20px
}

.tm-ptablebox-price,
.tm-ptablebox-frequency,
.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	display: inline-block
}

.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	font-size: 50px;
	font-weight: 500
}

.tm-ptablebox .tm-ptablebox-price {
	font-size: 50px;
	line-height: 40px;
	font-weight: 500;
	color: #242424
}

.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	position: absolute;
	top: 27px;
	left: 0
}

.tm-ptablebox .tm-ptablebox-cur-symbol-after {
	position: absolute;
	top: 27px;
	right: -30px
}

.tm-ptablebox .tm-ptablebox-frequency {
	position: absolute;
	right: -70px;
	top: 33px
}

.tm-ptablebox .tm-ptablebox-frequency:before {
	display: block;
	content: "";
	position: absolute;
	height: 21px;
	width: 1px;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	background-color: rgba(255, 255, 255, .6)
}

.tm-currency-before .tm-ptablebox-price {
	padding-left: 35px
}

.tm-currency-after .tm-ptablebox-price {
	margin-left: -28px
}

.tm-ptablebox-features .tm-feature-lines {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 12px 50px 38px 50px
}

.tm-ptablebox-features .tm-feature-lines li {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 9px
}

.tm-ptablebox .tm-vc_btn3-container {
	padding-top: 21px
}

.tm-ptablebox .tm-sbox-icon-wrapper {
	font-size: 30px;
	line-height: 73px;
	display: inline-block;
	position: absolute;
	background-color: #121d30;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	left: 50%;
	right: 50%;
	color: #fff;
	margin-left: -36px;
	bottom: -37px;
	border: 2px solid #fff
}

.tm-ptablebox .tm-ptablebox-title {
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	float: none;
	position: absolute;
	width: 290px;
	left: -150px;
	padding-left: 150px;
	padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 50px;
	padding-top: 8px
}

.tm-ptablebox .tm-ptablebox-title h3 {
	color: #121d30;
	font-size: 17px
}

.tm-ptablebox .tm-ptablebox-frequency,
.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before,
.tm-ptablebox .tm-ptablebox-price {
	color: #fff
}

.tm-ptablebox .themetechmount-ptable-main {
	padding: 60px 0 80px;
	display: block;
	position: relative;
	background-color: #121d30
}

.tm-ptablebox .tm-ptablebox-content {
	padding: 50px 0 30px;
	border: 2px solid #e4e7e8
}

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline {
	border-color: transparent
}

.themetechmount-box-events .themetechmount-meta-date {
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: 2;
	width: 70px;
	height: 70px;
	border-radius: 3px
}

.themetechmount-events-box-view-top-image.themetechmount-box-events .themetechmount-meta-date {
	top: 20px;
	left: 20px;
	width: 55px;
	height: 55px;
	border-radius: 0
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event {
	width: 120px
}

.themetechmount-meta-date.tm-md-event .date-sep,
.themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtend,
.themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtstart {
	float: none
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	padding: 10px 12px 10px 9px
}

.themetechmount-box-events .themetechmount-meta-date.tm-md-event .date-sep {
	padding: 0
}

.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date {
	text-align: center;
	width: 100%;
	position: relative;
	color: #fff;
	z-index: 2;
	font-size: 24px;
	top: 0;
	left: 0;
	border-radius: 0;
	display: block;
	text-transform: uppercase;
	padding: 6px 5px 5px 14px;
	display: table
}

.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date .entry-month {
	font-size: 14px;
	line-height: 17px;
	display: block;
	font-weight: 400
}

.date-sep,
.themetechmount-event-meta-dtend,
.themetechmount-event-meta-dtstart {
	display: table-cell;
	float: left
}

.themetechmount-meta-date .themetechmount-event-meta-dtend,
.themetechmount-meta-date .themetechmount-event-meta-dtstart {
	font-weight: 700
}

.date-sep {
	padding: 8px 12px
}

section.error-404 .page-content p,
.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a,
.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a,
.tm-search-text strong,
.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer,
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a,
#tribe-events-content .tribe-events-read-more,
#tribe-events-content.tribe-events-single .tribe-events-back a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events .tribe-events-button,
.tribe-events-button,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.tm-post-prev-next-buttons .tm-vc_btn3.tm-vc_btn3-shape-square,
.comment-respond .tm-vc_btn3.tm-vc_btn3-shape-square,
.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-shape-square,
.tm-comment-owner,
.tm-comment-owner a,
.comment-meta .tm-comment-owner a,
.single-tm_portfolio .tm-social-share-title,
.single .themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title,
.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details,
.tm-search-overlay .tm-search-outer .tm-form-title,
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a,
.tm-sbox-separator .tm-sbox .tm-vc_cta3-content-header h4,
.themetechmount-box-portfolio .themetechmount-box-content-inner .themetechmount-box-category,
.themetechmount-box-portfolio .themetechmount-box-content-inner .themetechmount-box-category a,
.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before,
.tm-ptablebox .tm-ptablebox-price,
.inside h4,
.tm-fid.inside h4,
.themetechmount-box-blog-classic .tm-box-post-date,
.tm-processbox-wrapper .tm-processbox .process-num {
	font-family: "Roboto Condensed", Tahoma, Geneva, sans-serif
}

.woocommerce .summary .compare.button,
.post.themetechmount-box-blog-classic .tm-box-post-date,
.themetechmount-box-blog .tm-box-post-date,
.inside h3,
.tm-sbox .tm-vc_cta3-content-header h4,
.tm-header-style-infostack .header-widget h5,
.tm-ptablebox .tm-ptablebox-title h3 {
	font-family: "Roboto Condensed", Tahoma, Geneva, sans-serif
}

.themetechmount-box-events .event-box-content {
	padding: 24px 30px 34px;
	background-color: #f4f6f9;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.themetechmount-boxes-events.themetechmount-boxes-centermode.themetechmount-boxes-col-one .event-box-content {
	opacity: 0;
	right: 30px;
	bottom: -75px;
	max-width: 310px;
	padding: 23px 30px 30px;
	position: absolute;
	visibility: hidden;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	background-color: #f4f6f9;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.themetechmount-boxes-col-one .tm-box-col-wrapper.slick-active .themetechmount-box-events .event-box-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.themetechmount-boxes-events.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-side .slick-arrow {
	margin-top: -40px
}

.themetechmount-box-events .event-box-content .themetechmount-event-meta-item span.sep,
.themetechmount-box-events .event-box-content .themetechmount-event-meta-dtstart {
	display: none
}

.themetechmount-boxes-events.themetechmount-boxes-view-carousel.themetechmount-boxes-centermode .row.slick-slider {
	margin-right: 0;
	margin-left: 0
}

.themetechmount-box-events .event-box-content .themetechmount-meta-details i {
	padding-right: 8px;
	float: left;
	padding-top: 5px
}

.themetechmount-box-events .event-box-content .tribe-events-vanue i {
	padding-right: 6px;
	padding-left: 2px
}

.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer {
	padding-top: 22px
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a,
.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a {
	display: inline-block;
	position: relative;
	padding: 8px 23px 8px 23px
}

.themetechmount-meta-details {
	padding-bottom: 5px
}

.themetechmount-boxes-events.themetechmount-boxes-view-carousel .themetechmount-post-item {
	margin-bottom: 100px
}

.ttm-services-styleone .wpb_single_image .vc_figure {
	z-index: -1
}

.themetechmount-box-events .event-box-content .tribe-events-vanue,
.tm-row .themetechmount-box-events .event-box-content .themetechmount-meta-details,
.tm-row .themetechmount-box-events .themetechmount-meta-details a {
	color: #666d81;
	font-size: 16px
}

.tm-row .themetechmount-box-events .event-box-content .themetechmount-meta-details {
	border-bottom: 1px solid #e7eaee;
	padding-bottom: 6px;
	margin-bottom: 8px
}

.themetechmount-events-box-view-top-image-details .themetechmount-box-bottom-content {
	background-color: #fff;
	padding: 15px 25px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
	box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1)
}

.themetechmount-events-box-view-top-image-details .tribe-events-vanue {
	padding-top: 15px
}

.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer {
	margin-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding-left: 25px;
	margin-left: -25px;
	margin-right: -25px;
	padding-top: 14px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date {
	position: relative;
	top: 0;
	left: 0;
	border-radius: 50%;
	margin-top: -50px;
	margin-bottom: 18px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date {
	padding: 12px 10px 10px 20px;
	vertical-align: middle;
	font-size: 27px
}

.themetechmount-box-events .tribe-events-vanue i {
	padding-right: 2px
}

.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date .entry-month {
	font-size: 14px;
	line-height: 24px
}

.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer a:after {
	font-family: "tm-acadevo-icons";
	content: '\e826';
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 5px
}

.themetechmount-events-box-view-top-image-details:hover .themetechmount-box-bottom-content {
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .2);
	box-shadow: 0 0 15px 0 rgba(40, 61, 88, .2)
}

.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper {
	overflow: hidden
}

.themetechmount-events-box-view-top-image-details:hover .tm-tribe_events-featured-wrapper img {
	transform: scale(1.05)
}

.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper,
.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.testimonial_item .thememount-box-img {
	margin: 0 auto;
	padding: 10px 0;
	margin-top: 10px;
	width: 80px;
	transition: all 400ms;
	-webkit-transition: all 400ms
}

.testimonials-nav .nav_item_wrap:not(.slick-active) {
	cursor: pointer
}

.slick-center .testimonial_item .themetechmount-box-img img {
	opacity: 1
}

.testimonial_item .themetechmount-box-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 100%;
	height: auto;
	opacity: .3;
	transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
	transform: translateZ(0) !important;
	-webkit-transform: translateZ(0) !important
}

.themetechmount-boxes-testimonial .themetechmount-box-desc blockquote {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 17px;
	color: inherit;
	background-color: transparent;
	outline: none;
	line-height: 30px;
	font-style: italic;
	font-weight: 400
}

.tm-col-bgimage-yes .themetechmount-box-testimonial.themetechmount-testimonial-box-view-style2 .themetechmount-box-desc blockquote,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-title h3 a,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-title h3 a:hover,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-title h3 a,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-box-title h3 a:hover,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-footer,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover:before,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-author-name,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc blockquote,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc blockquote,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc blockquote {
	color: rgba(255, 255, 255, .75)
}

.tm-col-bgimage-yes .themetechmount-testimonial-box-view-style2 .themetechmount-box-footer {
	color: rgba(255, 255, 255, .7)
}

.testimonial_wrapper {
	position: relative
}

.testimonial_wrapper .themetechmount-box-desc {
	border: none;
	text-align: left
}

.slick_testim_info {
	padding-bottom: 21px
}

.slick_testim_info p {
	line-height: 27px;
	font-size: 18px;
	font-style: italic
}

.testimonials-nav {
	max-width: 285px;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	padding-top: 28px
}

.testimonials-nav .nav_item_wrap {
	padding: 0;
	margin: 0 7px;
	width: 80px;
	outline: none;
	float: left
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .slick-list {
	padding-left: 0px !important
}

.testimonial_item,
.testimonial_nav_info {
	transition: all 400ms;
	-webkit-transition: all 400ms
}

.slick-center .testimonial_item,
.testimonials-nav {
	margin-left: 30px
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item {
	margin-left: 0;
	margin-right: 0;
	position: relative
}

.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item .themetechmount-box-title {
	position: relative;
	width: 150px;
	left: -39px
}

.slick-center .testimonial_nav_info {
	margin-left: 0;
	margin-right: 0
}

.testimonial_item h6 {
	margin-bottom: 5px
}

.testimonial_item span {
	display: block;
	line-height: 20px
}

.testimonial_item .themetechmount-author-name {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase
}

.testimonial_item .themetechmount-box-footer {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	color: #888
}

.testimonial_item h6,
.testimonial_item .themetechmount-box-title h3,
.testimonial_item .themetechmount-box-title span {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
	-webkit-transition: all 400ms
}

.slick-center .testimonial_item h6,
.slick-center .testimonial_item h3,
.slick-center .testimonial_item span {
	opacity: 1;
	visibility: visible
}

.themetechmount-box-view-default .testimonial_wrapper .themetechmount-box-desc {
	background: none;
	padding: 20px 80px 20px 80px
}

.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after {
	border-color: #fff
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc blockquote,
.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-author-name,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer,
.tm-bgcolor-skincolor .testimonials-nav .nav_item_wrap.slick-slide .themetechmount-author-name,
.tm-bgcolor-skincolor .testimonials-nav .nav_item_wrap.slick-slide .themetechmount-box-title a {
	color: #fff
}

.tm-bgcolor-darkgrey .testimonial_item .themetechmount-box-footer,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer {
	color: rgba(255, 255, 255, .43)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav span.themetechmount-icon-box {
	display: block;
	height: 80px;
	background: #0f385e;
	border-radius: 50%
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav span.themetechmount-icon-box {
	background-color: #fff
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav span.themetechmount-icon-box .demo-icon {
	position: absolute;
	top: 32%;
	font-size: 32px;
	left: 17px;
	color: rgba(255, 255, 255, .8)
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info {
	overflow: hidden;
	display: block;
	width: 100%
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer {
	font-size: 11px
}

.site-footer ul.acadevo_contact_widget_wrapper li {
	border-bottom: 1px solid #dadada;
	margin-bottom: 17px
}

.widget.themetechmount_widget_recent_entries ul li:last-child,
.site-footer ul.acadevo_contact_widget_wrapper li:last-child {
	border: none
}

.footer .footer-rows .second-footer.tm-textcolor-white .second-footer-inner,
.tm-textcolor-white .widget.themetechmount_widget_recent_entries ul li,
.footer .tm-textcolor-white ul.acadevo_contact_widget_wrapper li {
	border-color: rgba(255, 255, 255, .06)
}

.mailchimp-inputbox,
.mc_form_inside .mc_merge_var,
.widget_newsletterwidget .newsletter-widget {
	height: 45px;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 8px
}

.mc_form_inside .mc_merge_var,
.widget_newsletterwidget .newsletter-widget {
	height: 45px;
	width: 80%;
	margin: 0 auto
}

.mailchimp-inputbox input[type="email"] {
	background-color: transparent;
	width: 74%;
	float: left;
	margin-right: 25px;
	height: 47px;
	padding-left: 0;
	font-size: 14px;
	outline: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	color: #fff;
	-webkit-box-shadow: 0 0 0 1000px transperent inset;
	transition: 5000s ease-in-out 0s
}

.tm-textcolor-dark .mailchimp-inputbox input[type="email"] {
	background-color: rgba(0, 0, 0, .09);
	color: #494949
}

.mailchimp-inputbox input[type="submit"],
.mc_form_inside .mc_signup_submit .button,
.main-holder .newsletter-widget .newsletter-submit {
	height: 47px;
	width: 130px;
	border: 0;
	outline: none;
	border-radius: 5px;
	z-index: 21;
	padding: 0;
	right: 0;
	box-shadow: 0 0;
	font-weight: 600;
	font-size: 15px
}

.mailchimp-inputbox {
	padding-right: 0
}

.mc_form_inside .mc_signup_submit #mc_signup_submit.button {
	margin-top: 0;
	top: 0;
	border-left: none
}

.main-holder .newsletter-subscription {
	display: block;
	margin: 0;
	max-width: 500px;
	width: 100%
}

.mc_merge_var .mc_var_label,
.newsletter-widget label {
	display: none;
	color: inherit;
	font-size: 14px !important
}

.main-holder .widget_mailchimpsf_widget .widget-title {
	margin-bottom: 35px
}

#mc_display_rewards {
	display: none
}

.mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5)
}

.mailchimp-inputbox input[type="email"]:-moz-placeholder {
	color: rgba(255, 255, 255, .5)
}

.mailchimp-inputbox input[type="email"]::-moz-placeholder {
	color: rgba(255, 255, 255, .5)
}

.mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5)
}

.mailchimp-inputbox i {
	position: absolute;
	left: 10px;
	top: 11px;
	opacity: .9;
	font-size: 14px;
	z-index: 1;
	border-radius: 3px
}

.mailchimp-inputbox input[type="submit"] {
	width: 170px
}

.tm-newstter-box {
	max-width: 835px;
	margin: 0 auto;
	text-align: center;
	padding: 27px 0 0
}

.mailchimp-inputbox {
	padding-right: 0;
	display: table;
	width: 100%;
	padding: 27px 20px;
	background-color: #012546;
	margin-top: 45px;
	border-radius: 3px
}

.tm-newstter-box .mailchimp-inputbox:before {
	font-family: "tm-acadevo-icons";
	content: '\e844';
	position: absolute;
	top: 9px;
	left: 1px;
	line-height: 1em;
	font-size: 90px;
	font-weight: 400;
	opacity: .05;
	z-index: -1
}

.tm-newstter-box h4 {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 5px
}

.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	display: none
}

.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: 0em
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic .tm-vc_cta3-icons {
	float: left;
	padding-right: 25px
}

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
	width: 100%;
	display: block;
	float: none
}

.wpb-js-composer .vc_tta-tabs.tm-tabstyle-one.vc_tta.vc_general .vc_tta-tab>a {
	font-size: 21px;
	font-weight: 400
}

.wpb-js-composer .vc_tta-tabs.tm-tabstyle-one.vc_tta.vc_general .vc_tta-tab {
	position: relative;
	z-index: 1
}

.wpb-js-composer .vc_tta-tabs.tm-tabstyle-one.vc_tta.vc_general .vc_tta-tab:before {
	background: #e7eaee none repeat scroll 0 0;
	content: "";
	height: 1px;
	right: -100%;
	position: absolute;
	top: 20%;
	width: 100%;
	z-index: 2
}

.wpb-js-composer .vc_tta-tabs.tm-tabstyle-one.vc_tta.vc_general .vc_tta-tab:after {
	background: #e7eaee none repeat scroll 0 0;
	content: "";
	height: 1px;
	right: -100%;
	position: absolute;
	bottom: 20%;
	width: 100%;
	z-index: 2
}

.wpb-js-composer .vc_tta-tabs.tm-tabstyle-one.vc_tta.vc_tta-spacing-30 .vc_tta-tab {
	margin-right: 15px
}

.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.tm-tabstyle-one .vc_tta-tabs-list .vc_tta-tab:last-child:before,
.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.tm-tabstyle-one .vc_tta-tabs-list .vc_tta-tab:last-child:after {
	content: unset
}

.colum-vertical-sep .wpb_column {
	position: relative
}

.colum-vertical-sep .wpb_column:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e7eaee;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	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%)
}

.tm-textcolor-white.colum-vertical-sep .wpb_column:after,
.tm-textcolor-white .colum-vertical-sep .wpb_column:after,
.tm-bgcolor-darkgrey.colum-vertical-sep .vc_row .wpb_column:after,
.tm-bgcolor-skincolor.colum-vertical-sep .vc_row .wpb_column:after {
	background-color: rgba(223, 227, 236, .07)
}

.tm-bgcolor-darkgrey .vc_row.colum-vertical-sep .wpb_column:after,
.tm-bgcolor-skincolor .vc_row.colum-vertical-sep .wpb_column:after,
.tm-col-bgcolor-darkgrey .vc_row.colum-vertical-sep .wpb_column:after,
.tm-col-bgcolor-skincolor .vc_row.colum-vertical-sep .wpb_column:after {
	background-color: rgba(255, 255, 255, .11)
}

.tm-bgcolor-darkgrey.tm-bgimage-yes .vc_row.colum-vertical-sep .wpb_column:after,
.tm-bgcolor-skincolor.tm-bgimage-yes .vc_row.colum-vertical-sep .wpb_column:after,
.tm-col-bgcolor-darkgrey.tm-bgimage-yes .vc_row.colum-vertical-sep .wpb_column:after,
.tm-col-bgcolor-skincolor.tm-bgimage-yes .vc_row.colum-vertical-sep .wpb_column:after {
	background-color: rgba(255, 255, 255, .11)
}

.colum-vertical-sep.vc_row .wpb_column:nth-last-child(1):after,
.colum-vertical-sep .vc_row .wpb_column:nth-last-child(1):after {
	display: none
}

.colum-vertical-sep .tm-vc_btn3-container,
.colum-vertical-sep .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.widget_pages li.empty_link,
.widget_nav_menu li.empty_link {
	display: none
}

.banner-image .vc_figure {
	overflow: hidden
}

.banner-image .vc_figure img {
	transition: all .8s ease-in-out
}

.banner-image:hover .vc_figure img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.company-info .company_logo {
	display: inline-block;
	float: left
}

.company-info .company_logo {
	margin-right: 20px
}

.company-info .company_logo img {
	max-height: 55px
}

.tm-acadevo-icon-star-1 {
	display: inline-block;
	width: 12px
}

.tm-acadevo-icon-star-1:before {
	margin-left: 0
}

.tm-acadevo-icon-star-1.tm-active {
	color: #fd4
}

.tm-bgcolor-skincolor .tm-acadevo-icon-star-empty-1,
.tm-bgcolor-darkgrey .tm-acadevo-icon-star-empty-1,
.tm-col-bgcolor-skincolor .tm-acadevo-icon-star-empty-1,
.tm-col-bgcolor-darkgrey .tm-acadevo-icon-star-empty-1 {
	color: #fff
}

.site-footer .tm-footer-cta-wrapper {
	width: 100%
}

.site-footer .tm-footer-cta-wrapper .tm-footer-cta-inner {
	padding: 45px 10px;
	text-align: center
}

.site-footer .tm-footer-cta-wrapper .tm-footer-cta-inner h2 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 0;
	font-weight: 400
}

.site-footer .tm-footer-cta-inner .tm-vc_general.tm-vc_cta3.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4 {
	color: #fff;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 0;
	font-weight: 700;
	margin-top: 0
}

.site-footer .tm-footer-cta-inner .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
	font-size: 55px !important;
	padding-top: 30px
}

.site-footer .container.tm-container-for-footer>div>.row .widget-area .widget .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 7px
}

.tm-col-bgcolor-grey .select2-container--default .select2-selection--single,
.tm-col-bgcolor-grey .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-grey textarea,
.tm-col-bgcolor-grey input[type="text"],
.tm-col-bgcolor-grey input[type="password"],
.tm-col-bgcolor-grey input[type="datetime"],
.tm-col-bgcolor-grey input[type="datetime-local"],
.tm-col-bgcolor-grey input[type="date"],
.tm-col-bgcolor-grey input[type="time"],
.tm-col-bgcolor-grey input[type="number"],
.tm-col-bgcolor-grey input[type="email"],
.tm-col-bgcolor-grey input[type="url"],
.tm-col-bgcolor-grey input[type="tel"],
.tm-col-bgcolor-grey .uneditable-input,
.tm-col-bgcolor-grey select {
	background-color: rgba(255, 255, 255, 1);
	color: #686e73;
	border-color: transparent
}

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-skincolor textarea,
.tm-col-bgcolor-skincolor input[type="text"],
.tm-col-bgcolor-skincolor input[type="password"],
.tm-col-bgcolor-skincolor input[type="datetime"],
.tm-col-bgcolor-skincolor input[type="datetime-local"],
.tm-col-bgcolor-skincolor input[type="date"],
.tm-col-bgcolor-skincolor input[type="time"],
.tm-col-bgcolor-skincolor input[type="number"],
.tm-col-bgcolor-skincolor input[type="email"],
.tm-col-bgcolor-skincolor input[type="url"],
.tm-col-bgcolor-skincolor input[type="tel"],
.tm-col-bgcolor-skincolor .uneditable-input,
.tm-col-bgcolor-skincolor select {
	background-color: rgba(0, 0, 0, .12);
	color: rgba(247, 247, 247, .75);
	border-color: transparent
}

.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .9) !important
}

.tm-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder {
	color: #686e73 !important
}

.tm-make-appoint-form input[type="submit"] {
	padding: 13px 30px;
	margin-top: 30px;
	width: 100%
}

.tm-make-appoint-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 5px
}

.tm-make-appoint-form .select2-container {
	width: 100% !important
}

.tm-make-appoint-form2 input[type="submit"] {
	padding: 10px 25px;
	margin-top: 25px;
	width: 100%;
	font-size: 13px
}

.tm-commonform .field-group,
.tm-make-appoint-form2 .field-group {
	position: relative
}

.tm-commonform .field-group i,
.tm-make-appoint-form2 .field-group i {
	position: absolute;
	left: 10px;
	top: 21px;
	opacity: .9;
	font-size: 14px;
	z-index: 1
}

.tm-commonform.tm-make-appoint-form .field-group i {
	top: 23px
}

.tm-make-appoint-form2 .wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 10px
}

.tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-make-appoint-form2 textarea,
.tm-make-appoint-form2 input[type="text"],
.tm-make-appoint-form2 input[type="datetime"],
.tm-make-appoint-form2 input[type="date"],
.tm-make-appoint-form2 input[type="number"],
.tm-make-appoint-form2 input[type="email"],
.tm-make-appoint-form2 input[type="url"],
.tm-make-appoint-form2 input[type="tel"],
.tm-make-appoint-form2 select {
	border: 1px solid transparent;
	background-color: #f8f9fc;
	width: 100%;
	color: #9dabaf
}

.wpcf7 .tm-make-appoint-form2 .wpcf7-text::-webkit-input-placeholder,
.wpcf7 .tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpcf7 .tm-make-appoint-form2 textarea::-webkit-input-placeholder,
.wpcf7 .tm-make-appoint-form2 .wpcf7-text::-webkit-input-placeholder,
.wpcf7 .tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpcf7 .tm-make-appoint-form2 textarea::-webkit-input-placeholder {
	color: #9dabaf
}

.tm-make-appoint-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-make-appoint-form textarea,
.tm-make-appoint-form input[type="text"],
.tm-make-appoint-form input[type="datetime"],
.tm-make-appoint-form input[type="date"],
.tm-make-appoint-form input[type="number"],
.tm-make-appoint-form input[type="email"],
.tm-make-appoint-form input[type="url"],
.tm-make-appoint-form input[type="tel"],
.tm-make-appoint-form select,
.tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-make-appoint-form2 textarea,
.tm-make-appoint-form2 input[type="text"],
.tm-make-appoint-form2 input[type="datetime"],
.tm-make-appoint-form2 input[type="date"],
.tm-make-appoint-form2 input[type="number"],
.tm-make-appoint-form2 input[type="email"],
.tm-make-appoint-form2 input[type="url"],
.tm-make-appoint-form2 input[type="tel"],
.tm-make-appoint-form2 select {
	padding-left: 33px;
	font-size: 13px
}

.tm-make-appoint-form2 .select2-container--default .select2-selection--single,
.tm-make-appoint-form2 .select2-dropdown {
	background-color: transparent;
	border: none
}

.tm-make-appoint-form2 .select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 0;
	width: 100%
}

.tm-make-appoint-form2 .select2-container {
	width: 100% !important
}

.tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -5px
}

.tm-make-appoint-form2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #9dabaf transparent transparent transparent
}

.tm-make-appoint-form2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #9dabaf transparent
}

.tm-contactpage-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-contactpage-form textarea,
.tm-contactpage-form input[type="text"],
.tm-contactpage-form input[type="datetime"],
.tm-contactpage-form input[type="date"],
.tm-contactpage-form input[type="number"],
.tm-contactpage-form input[type="email"],
.tm-contactpage-form input[type="url"],
.tm-contactpage-form input[type="tel"],
.tm-contactpage-form select {
	border: 1px solid #f2f2f2;
	background-color: #f8f9fc;
	width: 100%;
	color: #9dabaf
}

.wpcf7 .tm-contactpage-form .wpcf7-text::-webkit-input-placeholder,
.wpcf7 .tm-contactpage-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpcf7 .tm-contactpage-form textarea::-webkit-input-placeholder,
.wpcf7 .tm-contactpage-form .wpcf7-text::-webkit-input-placeholder,
.wpcf7 .tm-contactpage-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpcf7 .tm-contactpage-form textarea::-webkit-input-placeholder {
	color: #9dabaf
}

.tm-strong-underline strong,
.tm-text-underline,
.tm-link-underline .tm-cta3-description a,
.tm-link-underline a {
	text-decoration: underline
}

.tm-video-iconbox .vc_column_container,
.tm-column-inline .vc_column_container {
	width: auto
}

.vc_row.tm-video-iconbox,
.tm-row.tm-video-iconbox {
	position: absolute;
	right: 15px;
	left: auto;
	bottom: 0
}

.tm-video-iconbox .tm-vc_icon_element {
	margin-bottom: 0
}

.vc_row.tm-video-iconbox .tm-vc_icon_element,
.tm-row.tm-video-iconbox .tm-vc_icon_element {
	margin-bottom: 5px
}

.wpcf7-form .tm-contactpage-form .wpcf7-form-control-wrap:not(.chkTerms) {
	margin-bottom: 25px
}

.wpcf7 .tm-contactpage-form textarea {
	height: 150px
}

.wpcf7 .tm-contactpage-form input[type="submit"] {
	padding: 13px 40px;
	margin-top: 15px;
	width: 100%;
	border-radius: 0;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase
}

.wpcf7 .tm-contactpage-form .select2-container {
	width: 100% !important
}

.sidebar .select2-container--default .select2-selection--single,
.wpcf7 .tm-contactpage-form .select2-container--default .select2-selection--single {
	background-color: #fff
}

body .tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:hover:before,
body .tm-col-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:hover:before,
body .tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:hover:before,
body .tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:hover:before {
	color: rgba(255, 255, 255, 1) !important
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-testimonial-inner div.row.slick-slider:first-child {
	margin-top: 75px
}

.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below.themetechmount-boxes {
	padding-bottom: 0
}

.themetechmount-boxes-portfolio.tm-boxes-carousel-arrows-above.themetechmount-boxes div.slick-list {
	padding-bottom: 40px
}

.tm-overlay-leftrow.vc_column_container>.vc_column-inner {
	z-index: unset !important
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-prev {
	right: 60px;
	left: auto
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-next {
	right: 30px;
	left: auto
}

.themetechmount-sidebar-true.themetechmount-sidebar-right .site-content-inner,
.themetechmount-sidebar-true.themetechmount-sidebar-left .site-content-inner {
	position: relative
}

.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-right .site-content-inner:before,
.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-left .site-content-inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -398%;
	z-index: -1;
	margin-right: -2px;
	width: 5000px;
	left: auto;
	background-color: #f4f6f9
}

.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-left .site-content-inner:before {
	right: auto;
	left: -398%;
	border-left: none;
	margin-left: -1px
}

.tm-fid-view-circle-progress.inside {
	padding: 0;
	margin-bottom: 0
}

.tm-circle canvas {
	max-width: 100%;
	height: auto !important
}

.tm-circle canvas {
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -o-crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor
}

.tm-fid-view-circle-progress .tm-circle-content {
	position: relative
}

.tm-circle-boxcontent {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-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%)
}

.tm-fid-view-circle-progress .tm-fid-number,
.tm-fid-view-circle-progress .tm-fid-number sup,
.tm-fid-view-circle-progress .tm-fid-number sub {
	font-size: 22px;
	font-weight: 500;
	color: #20292f
}

.tm-fid-view-circle-progress .tm-fid-title {
	font-size: 16px;
	font-weight: 400;
	color: #20292f;
	text-align: center;
	padding-top: 0;
	margin-top: -6px
}

.tm-fid-view-circle-progress .tm-circle-content sub {
	bottom: 0
}

.tm-bgcolor-skincolor .tm-fid-view-circle-progress.inside h3,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress.inside h3,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-col-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number {
	color: #fff
}

.servicebox-number .tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:before {
	content: '';
	display: inline-block;
	width: 2.75em !important;
	height: 5.5em !important;
	border-bottom-right-radius: 100px;
	border-top-right-radius: 100px;
	border: 2px solid #129ce7;
	border-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: 1px;
	margin-right: -2px
}

.servicebox-number .tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm:before {
	width: 2em !important;
	height: 4em !important
}

.servicebox-number .tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg:before {
	width: 3.7em !important;
	height: 7em !important
}

body {
	counter-reset: section
}

.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon:before {
	counter-increment: section;
	content: counter(section)
}

.servicebox-number .tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px
}

.servicebox-number .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xs .tm-vc_icon_element-icon {
	font-size: 21px !important
}

.servicebox-number .tm-vc_icon_element.tm-vc_icon_element-outer.tm-vc_icon_element-align-left {
	padding-top: 3px
}

.servicebox-number .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2.tm-custom-heading:last-child {
	margin-bottom: 10px
}

.tm_subscribe_form {
	position: relative
}

.tm_subscribe_form input[type="email"] {
	background-color: rgba(255, 255, 255, .07);
	border: none;
	width: 100%;
	height: 45px;
	padding-left: 15px;
	color: #b6bbcc;
	font-size: 13px;
	outline: none
}

.tm_subscribe_form input[type="email"]::-webkit-input-placeholder {
	color: #b6bbcc
}

.tm_subscribe_form input[type="email"]:-moz-placeholder {
	color: #b6bbcc
}

.tm_subscribe_form input[type="email"]::-moz-placeholder {
	color: #b6bbcc
}

.tm_subscribe_form input[type="email"]:-ms-input-placeholder {
	color: #b6bbcc
}

.tm_subscribe_form .btn[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	border-radius: 0;
	height: 45px;
	width: 50px;
background-color:#fff;
    color: var(--main-color);
    margin: 0px;
    padding: 0px;

}
.btn .svg-inline--fa{
    font-size:32px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	border-color: #fff;
	background-color: #fff;
	color: #0d121b;
	border-top: 3px solid #119ce7
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	padding: 12px 25px
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #e8e8e8;
	background-color: #f2f2f2;
	color: #0d121b
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 5px
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #f1f4f5;
	background-color: #f1f4f5
}

.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	background-color: #fff
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #fff
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #0d121b
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:before {
	border-color: #0d121b
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #f7f2f2;
	background-color: #f8f9fc
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon:before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
	border-color: #fff
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a {
	color: #fff
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
	color: #131d3b
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon:before {
	border-color: #131d3b
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
	border-color: #131d3b
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: #131d3b
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #131d3b;
	background-color: transparent
}

.widget .tm_info_widget {
	background-color: #129ce7;
	color: rgba(255, 255, 255, .95);
	padding: 45px 30px;
	text-align: center
}

.widget .tm_info_widget .icon {
	font-size: 50px;
	padding-bottom: 25px
}

.widget .tm_info_widget .title h3 {
	font-size: 31px;
	padding-bottom: 10px;
	color: #fff;
	margin-bottom: 0;
	line-height: 32px;
	font-weight: 600
}

.sidebar .widget .tm_info_widget a:hover,
.sidebar .widget .tm_info_widget a {
	color: #fff
}

.widget .tm_info_widget a.view_more {
	text-decoration: underline
}

.themetechmount-team-form-no-group .tm-wrap-cell {
	display: inline-block
}

.themetechmount-team-form-no-group .tm-wrap-cell h2 {
	padding-right: 20px
}

.themetechmount-fbar-box .search_field {
	border: 1px solid rgba(91, 97, 101, 1);
	padding: 8px 10px;
	padding-left: 35px;
	position: relative;
	height: 45px;
	display: block;
	width: 100%;
	border-radius: 0
}

.tm-textcolor-white .themetechmount-fbar-box .search_field {
	border-color: rgba(255, 255, 255, .2)
}

.themetechmount-fbar-box .search_field.selectbox {
	padding-top: 0;
	padding-left: 35px
}

.themetechmount-fbar-box .search_field i,
.themetechmount-content-team-search-box .search_field i {
	position: absolute;
	left: 12px;
	top: 14px;
	opacity: .9;
	font-size: 18px;
	color: #fff;
	width: 20px
}

.team-search-form .search_field.by_treatment {
	padding-left: 50px;
	overflow: hidden
}

.themetechmount-fbar-box .tm-textcolor-white .select2-container--default .select2-selection--single {
	height: 39px
}

.themetechmount-fbar-box .select2-container--default .select2-selection--single,
.themetechmount-fbar-box .search_field input[type="text"],
.themetechmount-fbar-box .search_field select,
.themetechmount-content-team-search-box .search_field select {
	border: none;
	background-color: transparent;
	outline: none;
	color: #cfcfcf;
	font-size: 13px
}

.themetechmount-content-team-search-box .select2-container {
	width: 100% !important
}

.themetechmount-fbar-box .search_field select,
.themetechmount-content-team-search-box .search_field select {
	background: transparent;
	border: none;
	-webkit-appearance: none;
	height: 28px;
	padding: 5px;
	padding-top: 0;
	padding-left: 5px;
	color: #2d2d2d;
	max-width: inherit;
	position: relative;
	width: 100%;
	z-index: 100
}

.themetechmount-fbar-box .search_field input[type="text"] {
	color: #2d2d2d;
	padding: 5px;
	margin-top: -5px;
	-webkit-box-shadow: 0 0 0 1000px transperent inset;
	transition: 5000s ease-in-out 0s
}

.themetechmount-fbar-box .submit_field {
	text-align: left;
	margin-top: 25px
}

.themetechmount-fbar-box .search_field select option {
	color: #2d2d2d
}

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li a:before,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li:before,
.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field i:after,
.themetechmount-fbar-text-white .themetechmount-fbar-box .search_field i:after {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-text-white .themetechmount-fbar-box .search_field {
	border-color: rgba(255, 255, 255, .4)
}

.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box h2,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field select,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field input[type="text"],
.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field select,
.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field input[type="text"] {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field input::-webkit-input-placeholder,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field input:-moz-placeholder,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field input:-moz-placeholder {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field input::-moz-placeholder,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field input::-moz-placeholder {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-bg-darkgrey .themetechmount-fbar-box .search_field input:-ms-input-placeholder,
.themetechmount-fbar-box-w.tm-textcolor-white .themetechmount-fbar-box .search_field input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-box-w .submit_field button {
	color: #fff;
	box-shadow: none;
	height: 40px;
	font-size: 13px;
	background-color: #2c2c2c;
	border: 1px solid transparent;
	padding: 0 35px;
	text-transform: uppercase
}

.themetechmount-fbar-box-w .submit_field button:hover {
	background-color: #0d121b
}

.thememount-fbar-box-w.thememount-fbar-text-white .team-search-form-before-text,
.thememount-fbar-box-w.thememount-fbar-text-white .tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
	color: #fff
}

.themetechmount-fbar-box-w .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0;
	color: rgba(255, 255, 255, .8)
}

.themetechmount-fbar-box-w .select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -10px
}

.themetechmount-fbar-box .tm-team-search-title h2 {
	font-size: 20px;
	margin-bottom: 7px;
	font-weight: 500
}

.themetechmount-fbar-box .textwidget.widget-text,
.themetechmount-fbar-box .team-search-form-before-text {
	font-size: 16px;
	line-height: 26px
}

.themetechmount-fbar-box-w.tm-textcolor-darkgrey {
	color: #666d81
}

.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:last-child,
.themetechmount-fbar-box .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 20px
}

.themetechmount-fbar-box .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn {
	cursor: pointer;
	position: absolute;
	left: -36px;
	z-index: 1005;
	width: 58px;
	height: 58px;
	text-align: center;
	width: 0;
	height: 0;
	top: 60px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a {
	width: 36px;
	height: 41px;
	background-color: #129ce7;
	line-height: 40px;
	padding-left: 0;
	font-size: 19px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i {
	margin-left: -5px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a i.themifyicon {
	line-height: 42px
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
	content: "";
	position: absolute;
	top: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 21px solid transparent;
	border-right: 20px solid #01d6a3
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn {
	cursor: pointer;
  position: absolute;
  right: 47px;
  z-index: 1005;
  text-align: center;
	width: 0;
	height: 0;
	bottom: 0
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a {
	width: 40px;
	height: 54px;
	line-height: 60px;
	text-align: center
}

.themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 21px solid transparent;
	border-right: 19px solid transparent;
border-top: 19px solid var(--main-color);
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-close-icon {
	display: block !important
}

a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-open-icon {
	display: none
}

.themetechmount-fbar-box-w .themetechmount-fbar-box .search_field select {
	padding-left: 7px !important
}

.tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
	font-family: FontAwesome;
	content: '\f107';
	position: absolute;
	right: 13px;
	top: 9px
}

.themetechmount-fbar-position-default .widget .vc_sep_pos_align_center {
	padding-top: 15px;
	margin-bottom: 28px
}

.themetechmount-fbar-box-w .tm-2column-div ul li {
	display: inline-block;
	width: calc(50% - 2px);
	float: none;
	padding: 0 0 8px 0
}

.themetechmount-fbar-box-w .tm-2column-div ul li:nth-last-child(2),
.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul:not(.tm-pricelist-block)>li:last-child {
	padding-bottom: 0
}

.themetechmount-fbar-box-w .tm-list.tm-list-style-icon li i {
	left: 0
}
.textwidget.widget-text .themetechmount-fbar-box-w .tm-list.tm-list-style-icon .tm-list-li-content {
	padding-left: 0px;
}
.themetechmount-fbar-box-w .tm-list.tm-list-style-icon .tm-list-li-content {
	padding-left: 25px
}

.tm-heading-with-border .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 80px
}

.tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after {
	display: block;
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 52px;
	background-color: #f2f2f2
}

.tm_prettyphoto .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 40px !important;
	padding-left: 7px
}

.tm-bordered-boxcontent .themetechmount-boxes-inner .row.themetechmount-boxes-row-wrapper {
	padding: 40px 25px;
	position: relative;
	background-color: #fff;
	z-index: 99;
	margin-left: 0;
	margin-right: 0
}

.tm-bordered-boxcontent .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
	margin-bottom: 0
}

.tm-bordered-boxcontent .themetechmount-boxes-inner .row.themetechmount-boxes-row-wrapper.slick-slider {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px
}

.tm-10px-heading-margin h2,
.tm-10px-heading-margin h3,
.tm-10px-heading-margin h4,
.tm-10px-heading-margin h6,
.tm-10px-heading-margin h5 {
	margin-bottom: 10px
}

.tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h2,
.tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h4,
.tm-0px-heading-margin h2,
.tm-0px-heading-margin h4 {
	margin-bottom: 0
}

.tm-sbox.tm-0px-heading-margin .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: top
}

.tm-contact-box .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
	width: 50px !important;
	height: 50px !important
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content .vc_toggle_icon,
.tm-faq-arrow-right .vc_toggle .vc_toggle_title .vc_toggle_icon {
	right: 0;
	left: auto
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content,
.tm-faq-arrow-right .vc_toggle .vc_toggle_title {
	padding-left: 0
}

.tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignright,
.tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignleft {
	margin-bottom: 15px
}

.tm-fid-border .tm-row-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tm-fid-border .tm-row-inner .wpb_column.vc_col-sm-4 .vc_column-inner>.wpb_wrapper,
.tm-fid-border .tm-row-inner .wpb_column.vc_col-sm-3 .vc_column-inner>.wpb_wrapper,
.tm-fid-border .tm-row-inner .wpb_column.vc_col-sm-6 .vc_column-inner>.wpb_wrapper {
	flex-basis: 0%;
	flex-grow: 1
}

.tm-fid-border .wpb_column.vc_col-sm-4 .wpb_wrapper>.tm-fid,
.tm-fid-border .wpb_column.vc_col-sm-3 .wpb_wrapper>.tm-fid,
.tm-fid-border .wpb_column.vc_col-sm-6 .wpb_wrapper>.tm-fid {
	margin-bottom: 0;
	padding-top: 29px;
	padding-bottom: 25px;
	padding-left: 29px
}

.tm-fid-border .tm-row-inner>.wpb_column {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-left: 1px solid rgba(0, 0, 0, .1)
}

.tm-fid-border .tm-row-inner:nth-last-child(1)>.wpb_column {
	border-bottom: none
}

.tm-fid-border .tm-row-inner>.wpb_column:first-child {
	border-left: none
}

.tm-fid-border .vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0
}

.tm-fid-border .tm-col-bgcolor-darkgrey .tm-row-inner>.wpb_column,
.tm-fid-border .tm-bgcolor-darkgrey .tm-row-inner>.wpb_column,
.tm-fid-border .tm-col-bgcolor-skincolor .tm-row-inner>.wpb_column,
.tm-fid-border .tm-bgcolor-skincolor .tm-row-inner>.wpb_column {
	border-color: rgba(255, 255, 255, .3)
}

.tm-sboxbox-boxstyle .tm-row-inner {
	margin-left: 0;
	margin-right: 0
}

.tm-sboxbox-boxstyle .tm-row-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tm-sboxbox-boxstyle .tm-row-inner>.vc_column_container {
	flex-basis: 0%;
	flex-grow: 1
}

.tm-sboxbox-boxstyle .tm-sbox {
	margin-bottom: 0;
	margin-top: 36px;
	position: relative;
	padding: 0 20px
}

.tm-sboxbox-boxstyle .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 36px
}

.tm-sboxbox-boxstyle .tm-row-inner>.vc_column_container:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #f2f2f2
}

.tm-sboxbox-boxstyle .tm-row-inner>.vc_column_container:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #f2f2f2
}

.tm-sboxbox-boxstyle .tm-row-inner>.vc_column_container:last-child:after,
.tm-sboxbox-boxstyle .tm-row-inner:last-child>.vc_column_container:before {
	content: unset
}

.tm-sbox.tm-sbox-iconalign-top-center:hover .tm-vc_icon_element {
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element {
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.tm-sbox.tm-sbox-iconalign-top-center {
	overflow: visible
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
	border-top-color: #121d30
}

.tooltip:after,
[data-tooltip]:after {
	background-color: #121d30
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm_prettyphoto .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 27px !important;
	z-index: 9
}

.tm-pattern-bg {
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ0M0ZGRjYyMDczQTExRTlCQTZCRjUzOTQ0MzdBQjM0IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0M0ZGRjYxMDczQTExRTlCQTZCRjUzOTQ0MzdBQjM0IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkM1MEZDRURGM0EzMTFFODlBMTE5N0UyNkZDQzlGOTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkM1MEZDRUVGM0EzMTFFODlBMTE5N0UyNkZDQzlGOTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAOAOADAREAAhEBAxEB/8QAaQAAAwEBAQAAAAAAAAAAAAAAAAQFAQMKAQEAAAAAAAAAAAAAAAAAAAAAEAABBAEDAwMCBgMBAAAAAAABAgMEBRESExQAIQYxQWEiFfBRcaHhMpHBYjMRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APflvs6c7zWPTVuIx6ZznOPToJFH5HSeRRXZlNb11pGZn2Fc4/CktPtolV0x6JJjqKFdnGlskfkoYUMpIJDHvJaNi8g+PO3Fc3cWMCfYxKxcpgTJMSA7EaffaaKwpSGlSR8kBRGQhRAdbu+qaCpsLm2soVdXV0R2ZKmyn20MMMtoKtxZKu+TgADJUTgAkjoHmJsSSw1Ijy4z7DzaHWn2n2nGnWnUhTbqHG1KbUhwEFJBwQe3QTKzyWjtplzBrrevnSqKeiutI8aSy49AlORI0tDEhKFnStTb4x8gp/slQAFn5LR1Eymg2NvXQpV5YLrqyPJlMtOzpSIcqUqPHQpYUtxKY5+NRSn+ykghTemxIzLsmRLjMx2W1uvPvPNNNNNNDU4644pQQlDaQSokgDHQI0l9UX9TX3NVZQ7GusYbMyLMivIcYfZdQDuJIOU/UcEHBSoaSAQR0HJnyWifvJ3jzVxXu3FfAhWMusRKZMuNEnPS2mJDrWrUEOKjH5SNJPZacht55JSePRGplzbQKuO9Pr65t+bJaZbXLsZjMSNHSVqGXHnHQP8AkZUcJSSAr77OnO81j01biMemc5zj06CRR+R0nkUV2ZTW9daRmZ9hXOPwpLT7aJVdMeiSY6ihXZxpbJH5KGFDKSCQx7yWjYvIPjztxXN3FjAn2MSsXKYEyTEgOxGn32misKUhpUkfJAURkIUQHW7vqmgqbC5trKFXV1dEdmSpsp9tDDDLaCrcWSrvk4AAyVE4AJI6B5ibEksNSI8uM+w82h1p9p9pxp1p1IU26hxtSm1IcBBSQcEHt0Eys8lo7aZcwa63r50qinorrSPGksuPQJTkSNLQxIShZ0rU2+MfIKf7JUABZ+S0dRMpoNjb10KVeWC66sjyZTLTs6UiHKlKjx0KWFLcSmOfjUUp/spIIU3psSMy7JkS4zMdltbrz7zzTTTTTQ1OOuOKUEJQ2kEqJIAx0CNJfVF/U19zVWUOxrrGGzMizIryHGH2XUA7iSDlP1HBBwUqGkgEEdByZ8lon7yd481cV7txXwIVjLrESmTLjRJz0tpiQ61q1BDiox+UjST2WnIbeeSUnj0RqZc20CrjvT6+ubfmyWmW1y7GYzEjR0lahlx5x0D/AJGVHCUkgK++zpzvNY9NW4jHpnOc49Ogj0fklH5DEem01vX2kVidYV7siFKaebblV0x6JJYWUKICmVtYz6KGFDKSCQGfJaKReTvHmbivduK6BBsZlYiUyZcaLOdltMPutBWoIcMY/KRpJ7KTkNvPI6Tx6I1Nubevq4z1hX1zb82S0w2uXYzGIkeOCs/+jq3R8JGVKwlJICvvs41brWn3O4jHpqznOPTv+nQSKPySj8iiOzaa3r7SMzYWFc4/CksvtolV0x6JIjqLazhxlbJH5KThYykgkLnv8/x+gGf36BGvEIR3OAYqmObZFfF2w1yzYSTYBW2AnfE7cD2fq3dWe+eg1YifcYhWYwniFYCOlW3yjEL9dzSwSNzjh4MbuO2ot59ugLMQzXTxYmKIHCkiaqdt8QRNlfJMoOgtccM6ter6dOc9ugcT6DGMYGMemPjt6Y/A6BKJww/ZcUxS8ZrZsdjb3RM4EEIEzQNXJ4QZxr+raKPbHQbKEPkVvJVHD4muGAHtvdVL+3T9YiagVcjgF7OnCtnX7Z6Bztg5xjBz6Yxj3z29OgTrRDFbXiuMcwBDiiCqHo4hibKOOYwaAa45ZxowNOnHt0A2If3KUUGNz+FAElKdvliIH7Hhl/A3eOXS/tZOnUF4756AsRDLDfPMYMc2tKOVo2jLFhFMAJ3AU8gztsM++7px3x0Dvv8AP8foBn9+gRrxCEdzgGKpjm2RXxdsNcs2Ek2AVtgJ3xO3A9n6t3VnvnoNWIn3GIVmMJ4hWAjpVt8oxC/Xc0sEjc44eDG7jtqLefboCzEM108WJiiBwpImqnbfEETZXyTKDoLXHDOrXq+nTnPboHE+gxjGBjHpj47emPwOgSicMP2XFMUvGa2bHY290TOBBCBM0DVyeEGca/q2ij2x0GyhD5FbyVRw+JrhgB7b3VS/t0/WImoFXI4BezpwrZ1+2egc7YOcYwc+mMY989vToE60QxW14rjHMAQ4ogqh6OIYmyjjmMGgGuOWcaMDTpx7dANiH9ylFBjc/hQBJSnb5YiB+x4ZfwN3jl0v7WTp1BeO+egLEQyw3zzGDHNrSjlaNoyxYRTACdwFPIM7bDPvu6cd8dA77/P8foBn9+gSrxDDDnAMYsc2xK+Jt7QlmwkmeFbQCeQJu4Hs/Vu6tXfPQY2In3KWUGLzzCgCQEaOYIgesOGX8J3OOXi/tZJTqC8e/QFgIZjo5xjBnm1pQZeja5gsIpgBO6CnkGdthrtq3dOO+Oge7+4H+c/6HQI14hhhfAMZTPOsyvi6A1yzYSvuAVtJ074n7m9772rP1Z6D/9k=) repeat 0 0
}

.tm-highlight-fid {
	position: relative;
	background: #fff;
	padding: 25px 30px;
	max-width: 255px;
	top: -270px;
	left: 80px;
	margin-bottom: -145px
}

.tm-highlight-fid:after {
	position: absolute;
	content: '';
	bottom: 0;
	width: 0;
	height: 0;
	left: 20%;
	border: 20px solid transparent;
	border-bottom: 0;
	border-top-color: #fff;
	margin-left: -21px;
	margin-bottom: -19px
}

.tm-highlight-fid .tm-fid-icon-wrapper i {
	font-size: 50px !important
}

.tm-highlight-fid.inside h3 span {
	color: #9dabaf
}

.tm-fid-view-lefticon.tm-highlight-fid .tm-fld-contents {
	padding-left: 65px
}

.tm-fid.inside.tm-highlight-fid h4 {
	font-size: 60px;
	line-height: 60px;
	font-weight: 600;
	color: #0d121b
}

.tm-fid.inside.tm-highlight-fid sup {
	top: -1.2em;
	font-size: 30px;
	font-weight: 400;
	left: 2px
}

.tm-txt-readmore a {
	text-decoration: underline;
	font-size: 14px
}

.tm-list-font-bold .tm-list.tm-list-textsize-medium li span.tm-list-li-content,
.tm-list.tm-list-textsize-large.tm-list-font-bold li span.tm-list-li-content {
	font-size: 16px;
	line-height: 36px;
	color: #666d81;
	margin-top: -5px;
	padding-left: 30px
}

.tm-events-custom-link a {
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline
}

.tm-events-custom-link p {
	font-size: 16px;
	line-height: 26px
}

.wpcf7 .tm-account-form .wpcf7-form-control-wrap {
	margin-bottom: 5px
}

.wpcf7 .tm-account-form .tm-accountform-btn {
	margin-top: 10px
}

.tm-account-form input:focus,
.tm-account-form input {
	border: none;
	background-color: rgb(255, 255, 255, .08);
	padding: 11px 15px
}

.tm-account-form input[type="submit"] {
	width: 100%;
	font-size: 15px
}

.tm-account-form input::-webkit-input-placeholder {
	color: rgb(255, 255, 255, .5)
}

.tm-account-form input:-moz-placeholder {
	color: rgb(255, 255, 255, .5)
}

.tm-account-form input::-moz-placeholder {
	color: rgb(255, 255, 255, .5)
}

.tm-account-form input:-ms-input-placeholder {
	color: rgb(255, 255, 255, .5)
}

h2.tm-custom-heading-sep {
	position: relative
}

h2.tm-custom-heading-sep:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgb(0, 0, 0, .11);
	position: absolute;
	bottom: -14px;
	left: 0
}

.tm-col-bgcolor-skincolor h2.tm-custom-heading-sep:after,
.tm-bgcolor-skincolor h2.tm-custom-heading-sep:after,
.tm-col-bgcolor-darkgrey h2.tm-custom-heading-sep:after,
.tm-bgcolor-darkgrey h2.tm-custom-heading-sep:after {
	background-color: rgb(255, 255, 255, .11)
}

.vc_row.tm-history-box {
	display: flex;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap
}

.vc_row.tm-history-box .vc_col-sm-3 {
	min-width: 121px;
	width: 121px;
	margin-right: 24px;
	position: relative
}

.vc_row.tm-history-box .vc_col-sm-9 {
	width: 100%
}

.tm-history-year {
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px !important;
	background-color: #e9103a;
	border-radius: 50%;
	margin-top: 8px;
	position: relative;
	color: #fff;
	font-weight: 400
}

.tm-history-year:after {
	position: absolute;
	width: 92px;
	content: "";
	height: 92px;
	background: transparent;
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	top: -6px;
	right: -6px
}

.tm-history-description:before {
	content: "";
	position: absolute;
	left: -19px;
	top: 11px;
	width: 2px;
	height: 100%;
	background: rgba(0, 0, 0, .07)
}

.tm-history-description .wpb_wrapper>.tm-custom-heading:before {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: -38px;
	top: 10px;
	width: 10px;
	height: 10px;
	background-color: rgb(240, 240, 240, 1)
}

.tm-history-description h4.tm-custom-heading {
	font-weight: 400
}

.tm-bgimage-yes .tm-history-description:before,
.tm-col-bgcolor-darkgrey .tm-history-description:before,
.tm-col-bgcolor-skincolor .tm-history-description:before,
.tm-bgcolor-darkgrey .tm-history-description:before,
.tm-bgcolor-skincolor .tm-history-description:before {
	background: rgba(255, 255, 255, .2)
}

.tm-bgimage-yes .tm-history-year:after,
.tm-col-bgcolor-darkgrey .tm-history-year:after,
.tm-col-bgcolor-skincolor .tm-history-year:after,
.tm-bgcolor-skincolor .tm-history-year:after,
.tm-bgcolor-darkgrey .tm-history-year:after {
	border-color: rgba(255, 255, 255, .3)
}

.tm-highlight-iconbox {
	position: absolute;
	bottom: -28px;
	right: 3px;
	height: 190px;
	padding: 21px 16px 40px 16px;
	border: 5px solid #f4f6f9;
	background-color: #fff
}

.tm-highlight-iconbox h2 {
	position: relative
}

.tm-highlight-iconbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
	padding-top: .6em
}

.tm-sbox.tm-iconbox-text-margin .tm-vc_cta3-content-header h2 {
	margin-top: 11px
}

.tm-sbox.tm-sbox-iconalign-before-heading.tm-iconbox-text-margin .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0px !important
}

.faq-search-form button {
	background-color: #fff;
	color: #0d121b
}

.faq-search-form input[type="text"] {
	background-color: #f8f9fc;
	border-radius: 30px;
	padding: 15px 10px 15px 20px
}

.faq-search-form button {
	background-color: #f8f9fc;
	color: #0d121b;
	padding: 5px;
	position: absolute;
	right: 35px;
	text-align: left;
	top: 14px
}

.themetechmount-boxes-view-carousel .themetechmount-box-course.themetechmount-course-box-view-top-image .themetechmount-box-content {
	margin-top: 10px;
	margin-bottom: 15px
}

.tm-heading-style-vertical .tm-vc_cta3-container {
	margin-bottom: 0
}

.themetechmount-boxes-view-carousel.themetechmount-boxes-course .tm-element-heading-wrapper.tm-heading-style-vertical.tm-element-align-center .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,
.themetechmount-boxes-view-carousel.themetechmount-boxes-course .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 16px
}

.themetechmount-box-course.themetechmount-course-box-view-top-image .themetechmount-box-content {
	background-color: #fff;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .tm-bottom-content-inner {
	padding: 23px 20px 23px 20px
}

.themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: 400
}

.themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .themetechmount-course-box-meta {
	border-top: 1px solid #e7eaee;
	height: 37px;
	vertical-align: middle
}

.themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .themetechmount-course-box-meta .tm-enrolled {
	font-size: 13px
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price {
	padding: 7px 9px 7px 10px;
	font-size: 14px;
	vertical-align: top;
	float: right;
	display: block;
	background-color: #fe541d;
	height: 36px;
	vertical-align: middle;
	color: #fff
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price del {
	color: rgba(255, 255, 255, .7)
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-enrolled span.tm-meta-line:before {
	background-color: #e7eaee;
	display: inline-block;
	content: "";
	width: 1px;
	height: 16px;
	vertical-align: middle;
	margin: 0 12px
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-enrolled span.tm-meta-line:first-child:before {
	content: unset
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta i {
	padding-right: 4px
}

.themetechmount-course-box-view-top-image .themetechmount-box-bottom-content .themetechmount-course-box-meta .tm-enrolled {
	display: inline-block;
	vertical-align: middle;
	line-height: 36px;
	padding-left: 20px;
	position: relative
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price del {
	padding-right: 3px;
	color: rgba(255, 255, 255, .7)
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price.tm-free-course {
	background-color: #72a92c
}

.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price del,
.themetechmount-course-box-view-top-image .themetechmount-course-box-meta .tm-lp-price ins {
	background-color: transparent
}

.tm-border-image .vc_single_image-wrapper:before {
	position: absolute;
	content: '';
	height: 100%;
	width: 20px;
	left: -20px;
	bottom: 20px;
	background-color: #f2f3f6
}

.tm-border-image .vc_single_image-wrapper:after {
	position: absolute;
	content: '';
	height: 20px;
	width: 100%;
	top: -20px;
	left: -20px;
	background-color: #f2f3f6
}

.tm-hoverbox-wrapper .tm-hoverbox {
	position: relative;
	margin-bottom: 20px
}

.tm-hoverbox-wrapper .tm-hoverbox .tm-box-image {
	border-bottom: 5px solid var(--main-color);
	overflow: hidden
}

.tm-hoverbox .tm-hoverbox-image {
	display: inline-block;
	position: relative;
	width: 100%
}

.tm-hoverbox .tm-hoverbox-content {
	left: 0;
	right: 0;
	top: auto;
	bottom: 5px;
	background-color: #fff;
	position: absolute;
	width: 90%;
}

.tm-hoverbox .tm-hoverbox-content .tm-box-title h5 {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 0;
	font-weight: 400
}

.tm-hoverbox .tm-box-title {
	position: relative;
	padding: 9px 19px 9px;
	padding-right: 60px
}

.tm-hoverbox .tm-box-title .tm-box-icon {
	position: absolute;
	right: 0;
	width: 78px;
	height: 100%;
	background-color: var(--main-color);
	top: 0;
	right: 0
}
.tm-vc_icon_element-icon.kw_acadevo.flaticon-college-graduation{
      margin-left: 12px;
}

.tm-hoverbox .tm-box-title .tm-box-icon .tm-vc_icon_element {
	margin-bottom: 0;
	margin-top: -1px;
	margin-left: -2px;
	vertical-align: middle;
	height: 100%
}

.tm-hoverbox .tm-box-title .tm-box-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	font-size: 19px !important
}

.tm-hoverbox .tm-box-title .tm-box-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md {
	  max-width: 100% !important;
    width: 82px;
    height: 100%;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tm-vc_icon_element-inner a{
  color:#fff;
}
.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs {
	background-color: #f4f6f9;
	margin-bottom: 25px;
	border: none
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li {
	border-right: 2px solid #eee;
	margin-bottom: 0;
	margin-right: 1px
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li:last-child {
	border-right: none
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li a {
	color: #131d3b
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li a {
	border: none;
	color: #131d3b;
	font-weight: 700;
	padding: 15px 40px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 18px
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li.active,
.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li:hover {
	background-color: transparent
}

.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li.active a,
.single-lp_course .content-area .site-main>.lp_course ul.learn-press-nav-tabs li:hover a {
	color: #131d3b;
	margin-bottom: 0
}

.single-lp_course ul.learn-press-nav-tabs .course-nav.active:after,
.single-lp_course ul.learn-press-nav-tabs .course-nav:hover:after {
	position: absolute;
	top: -3px;
	background: #fe541d;
	height: 3px;
	width: 100%;
	content: '';
	left: 0
}

.single-lp_course .course-landing-summary {
	margin-top: 0
}

.single-lp_course .course-landing-summary .tm-single-course-box {
	padding-bottom: 50px
}

.single-lp_course .lp-single-course .course-price {
	margin-bottom: 30px
}

.single-lp_course .lp-single-course .course-price .price {
	font-size: 36px;
	font-weight: 700;
	color: #0d121b
}

.single-lp_course #course-reviews .course-review-head,
.single-lp_course .course-curriculum ul.curriculum-sections .section-header .section-title {
	font-size: 24px;
	padding: 10px 0 15px;
	font-weight: 700
}

.single-lp_course .course-curriculum ul.curriculum-sections .section-header .section-desc {
	font-style: normal
}

.single-lp_course .lp-single-course .course-author .author-bio {
	font-style: normal
}

.lp-single-course .course-author>h3 {
	display: none
}

.single-lp_course .lp-single-course .course-author .author-name a {
	margin-top: 10px;
	font-weight: 600
}

.single-lp_course .course-remaining-time {
	position: relative;
	margin: 35px 0 30px;
	padding: 15px 20px;
	background-color: #f8f9fc;
	border-left: 5px solid #0d121b
}

.single-lp_course .course-remaining-time p {
	margin-bottom: 0
}

.main-holder .lp-label.label-enrolled,
.main-holder .lp-label.label-started {
	border-radius: 0;
	margin-right: 10px;
	padding: 5px 9px
}

.single-lp_course .learn-press-course-results-progress {
	margin-top: 40px
}

.single-lp_course .lp-course-progress-heading {
	font-size: 21px
}

.single-lp_course .learn-press-progress {
	padding-top: 5px
}

.single-lp_course .learn-press-course-results-progress .items-progress,
.single-lp_course .learn-press-course-results-progress .course-progress {
	margin-bottom: 15px
}

.single-lp_course .tm-lp_course-featured-wrapper {
	margin-bottom: 25px
}

.single-lp_course ul.tm-list:not(.tm-list-style-icon) {
	padding-left: 15px
}

.course-reviews-list li,
.course-reviews-list-shortcode li {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #f4f6f9;
	border: 1px solid #eeeeef;
	overflow: hidden
}

.course-reviews-list .review-author-info {
	float: left
}

.course-reviews-list li .review-text,
.course-reviews-list-shortcode li .review-text {
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
	float: right
}

.course-reviews-list .review-author {
	height: 80px;
	overflow: hidden
}

.course-reviews-list li h4.user-name {
	font-size: 18px;
	margin: -5px 14px 5px 0;
	float: left;
	text-transform: capitalize;
	font-weight: 400
}

.course-reviews-list li .review-title,
.course-reviews-list-shortcode li .review-title {
	background-color: #fe541d;
	color: #fff;
	float: left;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	margin: 0 0 7px;
	padding: 2px 10px;
	font-weight: 400
}

.course-reviews-list,
.course-reviews-list-shortcode {
	padding-left: 0
}

.single-lp_course .course-rate .review-bar {
	height: 10px;
	overflow: hidden;
	border-radius: 20px;
	margin: 0 10px;
	background: #e8ebf1
}

.course-reviews-list .review-stars-rated {
	margin-top: 3px
}

.course-reviews-list .review-stars-rated .review-stars.empty,
.course-reviews-list .review-stars-rated .review-stars.filled {
	font-size: 13px
}

ul.tm-coursedetails-box {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	clear: both;
	overflow: hidden;
	background-color: #f4f6f9;
	display: -webkit-flex;
	display: flex
}

ul.tm-coursedetails-box li {
	float: left;
	padding: 20px 15px;
	font-size: 14px;
	position: relative;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

ul.tm-coursedetails-box li:first-child {
	width: 185px
}

li.tm-author img {
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 15px
}

ul.tm-coursedetails-box li strong {
	display: block;
	font-weight: 600;
	color: #131d3b;
	font-size: 17px;
	margin-bottom: 0
}

ul.tm-coursedetails-box li.tm-course-button {
	text-align: center;
	vertical-align: middle
}

ul.tm-coursedetails-box .lp-course-buttons .learn-press-course-wishlist {
	display: none
}

.lp-single-course ul.tm-coursedetails-box .lp-course-buttons {
	margin-bottom: 0
}

ul.tm-coursedetails-box .review-stars-rated {
	width: 78px
}

ul.tm-coursedetails-box .review-stars-rated .review-stars.empty,
ul.tm-coursedetails-box .review-stars-rated .review-stars.filled,
ul.tm-coursedetails-box .review-stars.filled:after,
ul.tm-coursedetails-box .review-stars.filled:before {
	font-size: 14px;
	height: 14px
}

ul.tm-coursedetails-box li.tm-course-price {
	font-size: 20px;
	font-weight: 600
}

ul.tm-coursedetails-box li:after {
	background-color: #eee;
	display: inline-block;
	content: "";
	width: 1px;
	height: 150px;
	vertical-align: middle;
	margin: 0 15px;
	top: -36px;
	position: absolute;
	right: -15px
}

ul.tm-coursedetails-box li:last-child:after {
	content: unset
}

.learnpress-page ul.tm-coursedetails-box .lp-button {
	line-height: 41px;
	padding: 0 10px;
	font-size: 13px
}

body.course-item-popup .content-item-summary {
	margin: 30px 0
}

body.course-item-popup .content-item-summary .course-item-title {
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #eee
}

.tm-bgcolor-skincolor .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-footer,
.tm-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-footer,
.tm-col-bgcolor-darkgrey .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-box-footer,
.tm-bgcolor-skincolor .tm-testimonial-box-view-style3 .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style3 .themetechmount-testimonial-text,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style3 .themetechmount-testimonial-text,
.tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style3 .themetechmount-testimonial-text {
	color: rgba(255, 255, 255, .70)
}

.tm-col-bgcolor-skincolor .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name,
.tm-bgcolor-skincolor .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name,
.tm-col-bgcolor-darkgrey .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name,
.tm-bgcolor-darkgrey .themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name {
	color: rgba(255, 255, 255, 1)
}

.tm-textcolor-white.tm-col-bgimage-yes .themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after,
.tm-textcolor-white.tm-bgimage-yes .themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .tm-testimonial-box-view-style3 .themetechmount-box-author .themetechmount-author-name:after {
	background-color: rgba(255, 255, 255, 1)
}

.tm-hoverbox .tm-box-title .tm-box-icon,
.tm-hoverbox .tm-hoverbox-image img,
.themetechmount-boxes-blog .themetechmount-box-topimage img.wp-post-image,
.themetechmount-box-course.themetechmount-course-box-view-top-image img.wp-post-image {
	-webkit-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}

.tm-hoverbox .tm-hoverbox-image:hover img,
.themetechmount-boxes-blog .themetechmount-box-topimage:hover img.wp-post-image,
.themetechmount-box-course.themetechmount-course-box-view-top-image:hover img.wp-post-image {
	transform: scale(1.05)
}

.tm-custom-heading.tm-author-heading:before {
	line-height: 1em;
	font-size: 14px;
	content: "";
	background-color: #0d121b;
	width: 16px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 12px
}

.tm-custom-heading.tm-author-heading {
	padding-left: 25px
}

#learn-press-user-profile .tm-learn-press-profile-header {
	position: relative;
	background-color: #f4f6f9;
	margin-bottom: 25px;
	border: 1px solid #eeeeef
}

#learn-press-user-profile .tm-learn-press-profile-header .tm-learn-press-profile-item {
	padding: 15px
}

#learn-press-user-profile .tm-learn-press-profile-header .tm-learn-press-left {
	position: relative;
	margin-right: 25px;
	width: 150px;
	height: 150px;
	float: left
}

#learn-press-user-profile .tm-learn-press-profile-header .tm-learn-press-right {
	float: left;
	padding-top: 15px
}

#learn-press-user-profile .tm-learn-press-profile-header .tm-authorname {
	margin-bottom: 3px;
	font-size: 24px;
	line-height: 28px
}

#learn-press-user-profile .tm-learn-press-profile-header .tm-learn-press-left img {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0
}

#learn-press-user-profile #learn-press-profile-nav {
	background: none;
	padding-top: 0
}

#learn-press-user-profile #learn-press-profile-nav:before {
	content: unset
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li a {
	padding: 10px 10px;
	background-color: #f4f6f9;
	padding-left: 15px
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li ul li.active a,
#learn-press-user-profile #learn-press-profile-nav .tabs>li.active>a,
#learn-press-user-profile #learn-press-profile-nav .tabs>li ul li:hover a,
#learn-press-user-profile #learn-press-profile-nav .tabs>li:hover:not(.active)>a,
#learn-press-user-profile #learn-press-profile-nav .tabs>li.active>a {
	background: #fe541d;
	color: #fff
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li {
	margin-bottom: 4px
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li:after {
	content: '\e809';
	position: absolute;
	right: 16px;
	top: 10px;
	font-size: 15px;
	font-family: 'tm-acadevo-icons'
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li:hover:after,
#learn-press-user-profile #learn-press-profile-nav .tabs>li.active:after {
	color: #fff
}

#learn-press-user-profile #learn-press-profile-nav .tabs>li.active ul {
	background: #F8F9FC
}

#learn-press-user-profile .lp-tab-sections .section-tab a,
#learn-press-user-profile .lp-tab-sections .section-tab span {
	display: inline-block;
	padding: 15px 10px;
	line-height: 1;
	box-shadow: none
}

#learn-press-user-profile .lp-tab-sections .section-tab.active span {
	border-bottom: 2px solid #00adff;
	padding-bottom: 15px;
	padding-top: 15px
}

#learn-press-user-profile .lp-tab-sections {
	background: #f8f9fc
}

#learn-press-user-profile .learn-press-subtab-content .lp-sub-menu {
	padding-left: 0;
	margin-bottom: 20px
}

#learn-press-user-profile .learn-press-subtab-content .tm-box-col-wrapper {
	margin-bottom: 30px
}

#learn-press-user-profile .learn-press-subtab-content .tm-profilecourses-list {
	margin-top: 15px;
	margin-bottom: 15px
}

#learn-press-user-profile .learn-press-message {
	background: #f8f9fc
}

#learn-press-user-profile #learn-press-profile-content {
	float: right;
	width: calc(100% - 235px);
	overflow: visible;
	margin-top: 0
}

#learn-press-user-profile .lp-list-table thead tr th {
	font-weight: 500
}

#learn-press-user-profile .lp-list-table .lp-label {
	background: #131e3c
}

#learn-press-user-profile .learn-press-wishlist-courses .course h3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 15px
}

#learn-press-user-profile #learn-press-profile-nav .learn-press-tabs li.active ul {
	display: none
}

#learn-press-user-profile .tm-author-social-links-wrapper {
	padding-top: 20px;
	margin-bottom: 20px
}

#learn-press-user-profile .tm-author-social-links-wrapper ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin-top: 0
}

#learn-press-user-profile .tm-author-social-links-wrapper ul li {
	display: inline-block;
	margin-left: 7px
}

#learn-press-user-profile .tm-author-social-links-wrapper ul li:first-child {
	margin-left: 0
}

#learn-press-user-profile .tm-author-social-links-wrapper ul li a {
	border: 1px solid #f1f1f1;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background-color: #fff;
	font-size: 16px
}

#learn-press-user-profile .tm-author-social-links-wrapper ul li a:hover {
	color: #fff
}

.lp-single-course .course-author .author-name img {
	border-radius: 0px !important
}

body #learn-press-user-profile .learn-press-form-login,
body #learn-press-user-profile .learn-press-form-register {
	padding: 0 !important;
	border: none !important
}

body #learn-press-user-profile .learn-press-form-login {
	padding-right: 40px !important;
	padding-bottom: 20px !important
}

body #learn-press-user-profile .learn-press-form-register {
	padding-left: 40px !important;
	border-left: 1px solid #f5f5f5 !important
}

body #learn-press-user-profile {
	margin-bottom: 20px
}

.tm-contact-form2 input[type="text"],
.tm-contact-form2 textarea,
.tm-contact-form2 input[type="email"],
.tm-contact-form2 .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 35px;
	border-color: #ece8e8
}

.tm-contact-form2 input[type="submit"] {
	width: 100%;
	margin-top: 5px
}

.wpcf7 .tm-contact-form2 .wpcf7-form-control-wrap {
	margin-bottom: 25px
}

.wpcf7 .tm-contact-form2 .select2-container--default .select2-selection--single {
	background-color: transparent
}

.tm-rev-button i {
	padding-left: 4px !important
}

.lp-avatar-preview.croping .lp-avatar-crop-image img,
.learnpress.profile #learn-press-profile-content .lp-avatar-preview,
.learnpress.profile #learn-press-profile-content .lp-avatar-preview .profile-picture {
	width: 250px !important;
	height: 250px !important;
	margin-top: 0px !important
}

.widget .tm-file-links .tm-links {
	margin-bottom: 15px
}

.widget .tm-file-links .tm-links:last-child {
	margin-bottom: 0
}

.widget .tm-file-links .tm-links a {
	display: block;
	width: 100%;
	color: #131d3b;
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
	background-color: #fff;
	border: none
}

.widget .tm-file-links .tm-links i {
	color: #fff;
	font-size: 17px;
	padding-right: 20px;
	padding: 16px 16px;
	background: #131d3b;
	display: inline-block;
	margin-right: 20px
}

.sidebar .widget .tm-file-links a:hover {
	background: #131d3b;
	color: #fff
}

.tm-custom-row-play-video.tm-row-inner {
	position: absolute;
	bottom: 13px;
	left: 28px;
	z-index: 1
}

.tm-custom-row-play-video .tm_prettyphoto .vc_single_image-wrapper:after {
	content: unset
}

.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xs .tm-vc_icon_element-icon.fa.fa-chevron-right {
	padding-left: 2px
}

.tm-highlight-div {
	padding: 10px 35px
}

.tm-highlight-div i {
	padding-right: 5px
}

.wpcf7 .tm-getstarted-form .row {
	padding-bottom: 10px
}

.wpcf7 .tm-getstarted-form .wpcf7-text,
.wpcf7 .tm-getstarted-form textarea {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	padding-left: 0;
	padding-bottom: 9px
}

.tm-bgcolor-darkgrey .wpcf7 .tm-getstarted-form .wpcf7-text:focus,
.tm-bgcolor-darkgrey .wpcf7 .tm-getstarted-form textarea:focus,
.tm-bgcolor-skincolor .wpcf7 .tm-getstarted-form .wpcf7-text:focus,
.tm-bgcolor-skincolor .wpcf7 .tm-getstarted-form textarea:focus,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-getstarted-form .wpcf7-text:focus,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-getstarted-form textarea:focus,
.tm-col-bgcolor-skincolor .wpcf7 .tm-getstarted-form .wpcf7-text:focus,
.tm-col-bgcolor-skincolor .wpcf7 .tm-getstarted-form textarea:focus,
.tm-bgcolor-darkgrey .wpcf7 .tm-getstarted-form .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-getstarted-form textarea,
.tm-bgcolor-skincolor .wpcf7 .tm-getstarted-form .wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-getstarted-form textarea,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-getstarted-form .wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-getstarted-form textarea,
.tm-col-bgcolor-skincolor .wpcf7 .tm-getstarted-form .wpcf7-text,
.tm-col-bgcolor-skincolor .wpcf7 .tm-getstarted-form textarea {
	border-color: rgba(255, 255, 255, .3)
}

.wpcf7 .tm-getstarted-form .wpcf7-text:focus,
.wpcf7 .tm-getstarted-form textarea:focus {
	border-color: inherit
}

.wpcf7 .tm-getstarted-form .tm-vc_btn3.tm-vc_btn3-color-white.tm-vc_btn3-style-flat:hover {
	background-color: #FFF
}

.themetechmount-box-team.themetechmount-teambox-view-style2 {
	background-color: #ffff;
	margin-top: 5px
}

.themetechmount-box-team.themetechmount-teambox-view-style2 {
	-webkit-box-shadow: 0 0 25px 0 rgba(41, 61, 88, .06);
	-moz-box-shadow: 0 0 25px 0 rgba(41, 61, 88, .06);
	box-shadow: 0 0 25px 0 rgba(41, 61, 88, .06)
}

.themetechmount-teambox-view-style2 .themetechmount-team-position,
.themetechmount-teambox-view-style2 .themetechmount-box-title h4,
.themetechmount-box-content {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-content {
	text-align: center;
	position: relative;
	z-index: 2;
	position: relative;
	margin-top: -40px;
	transform: translateY(40px);
	padding-bottom: 6px
}

.themetechmount-box-team.themetechmount-teambox-view-style2 .themetechmount-box-title {
	padding-top: 26px
}

.themetechmount-box-team.themetechmount-teambox-view-style2 .tm-author-social-links-wrapper {
	margin: 5px 0 14px
}

.themetechmount-box-team.themetechmount-teambox-view-style2 .tm-author-social-links-wrapper ul {
	margin: 0;
	padding: 3px 14px;
	display: block;
	position: relative
}

.themetechmount-box-team.themetechmount-teambox-view-style2 ul.tm-team-social-links li {
	margin: 3px 4px;
	display: inline-block
}

.themetechmount-teambox-view-style2 .themetechmount-box-title h4 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 3px
}

.themetechmount-box-team.themetechmount-teambox-view-style2 ul.tm-team-social-links a,
.themetechmount-teambox-view-style2:hover .themetechmount-box-title h4 a,
.themetechmount-teambox-view-style2 .themetechmount-box-title h4 a:hover,
.themetechmount-teambox-view-style2:hover .themetechmount-team-position,
.themetechmount-teambox-view-style2:hover .themetechmount-box-title h4 {
	color: #ffff
}

.themetechmount-box-team.themetechmount-teambox-view-style2:hover .themetechmount-box-content {
	transform: translateY(0)
}

.themetechmount-box-team.themetechmount-teambox-view-style2 ul.tm-team-social-links a:hover {
	color: #131d3b
}

.themetechmount-box-team.themetechmount-teambox-view-style2 ul.tm-team-social-links a:after {
	content: unset
}

.tm-teambox-slick-dots .themetechmount-box-team.themetechmount-teambox-view-style2 {
	margin-bottom: 20px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel ul.slick-dots {
	position: absolute;
	bottom: -42px;
	right: 50%;
	text-align: right;
	margin-right: -25px
}

.tm-vc_icon_element-icon.fa {
	font: normal normal normal 14px/1 FontAwesome
}

.tm-iconbox-style-border .tm-sbox {
	padding: 57px 30px 28px;
	border-bottom: 3px solid transparent;
	background-color: #fff !important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(43, 52, 59, .1);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.tm-iconbox-style-border .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 0
}

.tm-iconbox-style-border .tm-sbox .tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md {
	font-weight: 700
}
 @media screen and  (max-width: 991px) {
  
     .modalContent{
  margin: auto;
  width: 90%;
}
     .margin_top_50 {
    margin-top: 20px;
}
.site-main {
    position: relative;
     padding-top:30px; 
    z-index: 10;
}
.themetechmount-box-content{
    margin-bottom: 6px;
}
     .tm-pbar-single-bar-w {
    margin-bottom: 69px;
}
     ::-webkit-scrollbar {
    width: 5px;
}
     .mega-block-title{
         font-weight:bold;
         
     }
  .tab-content_second {
    margin-bottom: 16px;
}
header .item .cover .header-content h4 {
    font-size: 16px;
    line-height: 21px;
}
.tab_second {
    width: 100%;
}
.tab_second.-active {
 width: 100%;
    color: #878787;
    padding: 8px 11px;
    border-radius: 0px
}
.tab_second {
    color: #999;
}
.tablinks_second:before{
  content:none;
}
.tablinks_second {
    background: #ffffff;
    border:1px solid #xxx;
}
.tab_second {
    display: block;
    text-decoration: none;
    font-family: inherit;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius: 0;
    vertical-align: middle;
    font-weight: 400;
    text-transform: inherit;
    border: 1px solid #f2f2f2;
    outline: none;
    line-height: inherit;
}
header .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 31px;
    color: #fff;
}
  .mega-menu.max-mega-menu.mega-menu-horizontal.expanded,
  .mega-menu.max-mega-menu.mega-menu-horizontal{
    overflow-x: scroll;
    height: 83vh;
  }
     .tm-sc-logo.tm-sc-logo-type-image {
     width: 83%; 
     position: absolute; 
     top: 15px; 
     z-index: -1; 
     height: 59px; 
}
     .login_mobile_block{
         display:block!important;
     }
     .login_mobile_block > .login a {
         display: inline-block!important;
    background: var(--main-color)!important;
    padding: 6px 15px!important;
    margin-top: 10px!important;
     }
     .mobie_display_none_login{
         display:none;
     }
     .login_mobile_block {
         display:block;
     }
     .righticon .svg-inline--fa {
    display:block;
}
     header .item,   .videoheader video {
    height: auto;

}
.mega-menu{
        height: 900px;
    overflow: scroll;
    padding: 0px 12px;
}
     header .item .cover {
    height: 100%;
     }

     .address_content{
             margin-left: 20px;
    margin-top: 10px;
     }
     .address_content p{
         margin:0px;
     }
     .footer .footer-rows .second-footer .second-footer-inner {
    padding: 15px 0 16px;
}
     .visticounterr{
         justify-content:center;
     }
     .visiticounter {
     margin-top: 0px; 
    margin-bottom: 9px;
}
     .footer_menu_links{
        margin-left: 20px!important;
     }
     .site-title {
     margin-left:0px; 
}
     .tm-sc-logo.tm-sc-logo-type-image {
    width: 83%;
}
.headerlogo img {
      max-height: 115px;
    width: 100%;
}
        .tm-row.tm-responsive-custom-60586476 {
          padding-top: 70px !important;
          padding-bottom: 50px !important;
        }
         .tm-row.tm-responsive-custom-92577663 {
          padding-top: 40px !important;
        }
        .mobileblock{
          display: block;
        }
        .mobilenone{
          display: none!important;
        }
      }
     
@media screen and (max-width:767px){
       .site-header-main, .tm-container-for-header {
    background:#058f9c;
} 
   
  header .item .cover .header-content .line {
      
    border:none
}
body.themetechmount-page-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
    padding-top: 82px;
    padding-bottom: 0px;
    margin-bottom: 0;
}
  .mobile_display_block{
    display: block;
  }

  /*25/03/2023*/
  .pegination {
    justify-content: center;
}
.pegination ul{
  padding:0px;
}
  /*25/03/2023*/
  /*24/03/2023 new css*/
  #totop.top-visible {
    height: 34px;
    width: 34px;
}
#totop {
    right: 16px;
    bottom: 9px;
}
.user-box {
    padding: 8px 15px 0px 15px;
}
  .process{
    border-bottom: 1px solid #fff;
  }
  .image_vision img {
    object-position:center;
    }
  .entry-title{
    font-size: 30px;
  }
  .tm-titlebar-main-inner {
    padding: 28px 0px;
}
.headerlogo img {
    max-height: 36px;
   width: 100%;
}
.tm-sc-logo.tm-sc-logo-type-image {
    top: 22px;
    left: 16px;
}
.abut-padiing {
     padding: 0px 0px; 
}
.abt_univ_thumb figure img{
  width: 100%
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 6px;
} 
.themetechmount-fbar-position-default.themetechmount-fbar-btn.display_none_top_header{
  display: none;
}
  /*24/03/2023 new css*/
  .skiptranslate{
    display: none;
  }
  
.close{
  font-size: 30px
}
new
  .Addmission a {
    padding: 3px 9px;
    font-size: 13px;
}

  .box_cource_details h2 {
    font-size: 25px;
}
.box_cource_details p span {
    font-size: 16px;
    }
    .box_cource_details {
    padding: 13px;
}
    .box_cource_details ul li {
       width: 50%;
  }
 .courses_img_details {
     padding-top: 0px; 
     padding-left: 0px; 
}
.margin-top-bottom {
    margin: 0px 0px;
}
  .image_fees img{
    width: 100%;
    height: 100%;
  }
  .display_none_mobile{
    display: none;
  }
   .tm-highlight-iconbox {
    bottom: -28px;
    right: 3px;
    height: 174px;
    padding: 0px 0px 0px 0px;
}


  .videoheader img {
    object-position: 0px!important;
}
.select{
    background-color: white;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #ccc;
}   
.select select{
     background-image: linear-gradient(45deg, transparent 50%,#fff 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, var(--main-color), var(--main-color));
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
      padding:5px;
      appearance:none;
}

    .view_all a {
    padding: 2px 8px;
    font-size: 12px;
}
    .counting {
  margin-top: 0px;
    color: #b6bbcc;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 16px;
}
.tm-sc-logo.tm-sc-logo-type-image {
    width: 83%;
}

.menu-toggle i, .tm-header-icons a {
    color: rgb(255 255 255);
    width: 31px;
    overflow: hidden;
}
.login {
    position: absolute;
    left: -100px;
    top: 40px;
    width: 30px;
    overflow: hidden;
    height: 27px;
        border-radius: 4px;
}
.login a {
    padding: 5px 6px;
    color: #fff;
}
header .item .cover .header-content {
    position: relative;
    padding: 19px;
        margin-top: 0px;
    overflow: hidden;
}
header .item .cover .header-content {
 font-weight: 300;
    font-size: 30px;
    color: #fff;
}
.btn_header a {
    padding: 5px 9px;
    font-size: 15px;
}
.modalPopup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   height: 50%;
    width: 100%;
}
.buttonStyle {
    right: 19px;
    top: -31px;
    width: 0%;
    height: 30px;
    background: transparent;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
}
.buttonStyle .svg-inline--fa{
    color: #fff;
    text-align: center;
}
    .footertitle{
        margin-top:15px;
    }
    .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
    margin-bottom: 0px;
}
.image12 {
        height: 440px;
    margin-bottom: 25px;
        width: 100%;
}
  
.headingtitle {
    margin-left: 0px;
}
    .imageforprinciple,.tm-row-inner {
    flex-direction: column;
}

.bg-color-section {
    background-color: #f4f6f9;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
     padding-left:0px; 
}
.wpb_wrapper{
    margin-top:50px;
}
}
@media screen and (max-width:425px){
    
    .site-header-main {
    background: #96000b !important;
}


   .tm-custom-heading.vc_custom_1567765832026,
   .tm-vc_btn3-container.tm-vc_btn3-center{
        display:none;
    }
     rs-fullwidth-wrap {
    height: 253px;
}
.tm-row.tm-responsive-custom-92577663 {
    padding-top: 0px !important;
}
.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
    font-size: 37px;
    line-height: 40px;

}
.heading1{
    font-size: 29px;
    line-height: 35px;
}
.displaynonemobile{
    display:none;
}
.wpb_wrapper {
    margin-top:0px;
}
.marquee{
    margin-top:15px;
}
.tm-column>.tm-responsive-custom-10739028 {
    padding-top: 0px !important;
    padding-left:0px !important;
}
.tm-row.tm-responsive-custom-60586476 {
    padding-top: 45px !important;
    padding-bottom: 11px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}   
.wpb_wrapper p{
    text-align:justify;
}
.heading1 {
        font-size: 26px!important;
    line-height: 32px!important;
}
 .tm-row.tm-responsive-custom-60586476 {
          padding-top: 30px !important;
          padding-bottom:0px !important;
        }
}

@media (max-width:1540px){
    .sub_header{
        width:48%;
    }

}

@media (max-width:1440px){
    .sub_header{
        width:45%;
    }
   
}
