/*
Theme Name: Tec-sense
Text Domain: tecsense
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Description: #
Tags: #
Author: #
Author URI: #
Theme URI:#
License: #
License URI: #
*/
/* @import url('https://fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css'); */



label.wpforms-field-label {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #110A00;
    margin-bottom: 0px;
    display: block;
    font-family: 'Inter', sans-serif;
    margin: 0 !important;
}
.wpforms-field-container input {

    border-radius: 6px !important;
    padding: 8px 20px !important;
       color: #000000 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
textarea#wpforms-578-field_4, textarea#wpforms-772-field_4{
	    height: 150px;
    border-radius: 20px;
    background: #eaeaea;
	    color: #000000 !important;
}
.wpforms-container .wpforms-field {
    padding: 0px !important;
    position: relative;
    margin-bottom: 10px;
}
.wpforms-submit-container {
    text-align: center;
}
button#wpforms-submit-578, button#wpforms-submit-772 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 100px;
    display: inline-block;
    /* width: 100%; */
    border: none;
    transition: 0.5s !important;
    background: #0DC9B2;
    border-radius: 6px;
    height: unset;
    text-align: center;
    margin: 0 auto;
}
.formbold-mb-5 br {
    display: none;
}
.agree p {
    text-align: left;
}
.agree input#terms {
    margin-right: 10px;
}
.billimg {
    padding: 25px;
    background: #131722;
}
.tradingview-widget-copyright {
    display: none !important;
}

section.documedntcontain {
    padding: 100px 0;
    font-family: 'Arimo', sans-serif;
}
section.documedntcontain p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
	margin-bottom: 15px;
}
section.documedntcontain li {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
	margin-bottom: 15px;
}
.d-contain strong {
    padding: 15px 0 !important;
    display: block;
	font-family: 'Arimo', sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0px;
 
}
.d-contain ul {
       padding: 10px 20px;
	   font-family: 'Arimo', sans-serif;
}
.d-contain ol {
    padding: 10px 20px;
}
.d-contain ul li {
    margin-bottom: 15px;
	font-family: 'Arimo', sans-serif;
}

table.table-customer-form {
    margin: 0 auto;
}
tbody, td, tfoot, th, thead, tr {
    /*border-color: #0dc9b2;
    border-style: solid;*/
	border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 2px;
    padding: 10px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.c-form {
    text-align: center;
    margin-top: 25px;
}
section.signform {
    padding: 100px 0;
}
.qna a {
    text-decoration: none;
}
section#tabledata {
    /*padding: 100px 0;*/
}



#fixed-social {
   position: fixed;
   top: 150px;
            right: 0;
}
div#fixed-social img {
    max-width: 60%;
}

#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
        visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
        line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .fixed-facebook{
         background-color: #fff;
 }
 .fixed-facebook span{
        background-color: #00AAE5;
 }
 .fixed-twitter{
        background-color: #fff;

 }
 .fixed-twitter span{
         background-color: #7D3895;
 }
 
/*end fixed social*/

section#polylang-4 ul {
    padding: 0px;
    margin-top: 15px;
    
}
section#polylang-4 a {
    color: white;
    display: flex;
    align-items: center;
          padding-left: 5px;
        
}

td.bgcolor {
    background: #0DC9B2;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    line-height: 31.2px;
    color: #FFFFFF;
    text-align: center;
    padding: 12px;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*border-radius: 20px 20px 0 0;*/
	font-family: 'Oswald', sans-serif;
}

h4.bgcolor {
    background: #0DC9B2;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    line-height: 31.2px;
    color: #FFFFFF;
    text-align: center;
    padding: 12px;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px 20px 0 0;
}
ul.contacts li {
    color: #ffffff;
}
ul.contacts li:hover {
    color: #ffffff;
}