/*
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'); */




/*New css */

a{
	    transition: 0.3s !important;
}
.formbold-mb-2 label a, .d-contain a {
    color: #c5f010;
}

.priv ul li:last-child a {
    margin: 0;
}
.priv ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    margin: 0;
    /* text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 45px;
}
.priv ul li a:hover{
	    color: #C5F010;
}
.priv ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.timer_img .tradingview-widget-container {
    height: unset !important;
}
.investment_instruments_img iframe{
	    border: 2px solid #c5f010 !important;
}
.responcemessgae1 {
       color: red !important;
    position: relative;
    top: -20px;
    text-align: center;
}

button.get-start-btn {
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #05060A;
    text-decoration: none;
    background: #C5F010;
    padding: 16px 65px;
    transition: all 0.5s;
    border: 1PX solid #C5F010;
}
button.get-start-btn:hover {
    transition: all 0.5s;
    color: #C5F010;
    background: transparent;
    border: 1PX solid #C5F010;
}
 
/**/
.contact-box1 ::placeholder {
   color: #6b6c6f !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 25px !important;
}

.wpforms-field-container label {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    color: #FFFFFF !important;
    margin-bottom: 5px !important;
}

.wpforms-field-container input, .wpforms-field-container textarea {
       width: 100% !important;
    padding: 12px 14px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    color: #FFF !important;
    outline: none !important;
    resize: none !important;
    background: transparent !important;
    border: 1px solid #6b6c6f !important;
    border-radius: 6px !important;
}

.wpforms-container .wpforms-field {
    padding: 0px !important;
    position: relative;
    margin-bottom: 10px;
}
.wpforms-submit-container {
    text-align: center;
}


.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: 'Inter', sans-serif;
}
section.documedntcontain p {
        font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #F3F7FC;
    font-style: normal;
	    margin-bottom: 8px;
}
section.documedntcontain li {
        font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #F3F7FC;
    font-style: normal;
}
.d-contain strong {
    padding: 15px 0 !important;
    display: block;
	   
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0px;
 
}
.d-contain ul {
       padding: 10px 20px;
	       margin: 0;
}
.d-contain ol {
    padding: 10px 20px;
	    margin: 0;
}
.d-contain ul li {
    margin-bottom: 15px;
}

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;
	    color: white;
}  */

table.table-customer-form tr, table.table-customer-form td, table.table-customer-form th, table.table-customer-form tbody, table.table-customer-form tfoot,
table.table-customer-form thead  {
    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;
    color: white;
}
.d-contain tr,  .d-contain td, .d-contain th, .d-contain tbody, .d-contain tfoot,
table.table-customer-form thead  {
    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;
    color: white;
}
.d-contain ol li::marker {
    font-size: 25px !important;
}

table strong {
    font-size: 18px !important;
}
.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;
}