/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
body.page-id-10 {
    overflow-x: hidden !important;
}

.white-box a {
    color: #1C2B4E;
    font-size: 25px;
    margin: 20px 0 0;
    display: block;
}
.ct-box-row{
    position: :relative;
}


.red-box {
    position: absolute;
    top: -10px;
    right: 0px;
    width: 465px;
    height: 100%;
    background: red;
}
.white-box {
    position: relative;
   width: 100%;
    float: right;
    background: #fff;
    text-align: center;
    padding: 50px 0 20px;
    z-index: 5;
    box-shadow: 0 0 20px #0006;
}
.white-box input , .white-box .amount-price {
    margin: 0;
    color: #1C2B4E;
    font-size: 55px;
    border: 0px;
    text-align: center;
}
.white-box h3 span{
    font-size: 30px;
    position: relative;
    top: -14px;
}
.white-box h5 {
    margin: 0;
     color: #1C2B4E;
     opacity: 0.7;
    font-size: 16px;
    
}

.blue-box {
    background:#1C2B4E;
    display: flex;
    justify-content: space-evenly;
    padding: 25px 0;
}

.blue-box-inner h6, span#Paymnets_per_year_rangeValue {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.blue-box-inner h6 span{
    font-size: 19px;
}

.blue-box-inner p {
    color: #fff;
    padding: 0;
    margin: 0;
}

button.buttonRedBorder {
    display: block;
    background: white;
    color: #1c2b4e;
    border-radius: 0;
    padding: 16px 80px;
    font-size: 20px;
    margin:  40px auto;
}
button#back_form {
    display:none;
    padding: 10px 40px;
    margin: 40px auto 15px;
    background: #e30613;
    color: #fff;
}
.page-template-career .form-career {
    width: 1550px;
    margin: 100px auto;
}


input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 100%;
    height: 7px;
    margin-bottom: 30px;
  background: #fff;
  border-radius: 5px;
  /*background-image: linear-gradient(#1c2b4e, #1c2b4e);*/
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* Input Thumb */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: ew-resize;
  box-shadow: 0 2px 2px 0 #555;
  transition: background .3s ease-in-out;
}

input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: ew-resize;
  box-shadow: 0 2px 2px 0 #555;
  transition: background .3s ease-in-out;
}

input[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: ew-resize;
  box-shadow: 0 2px 2px 0 #555;
  transition: background .3s ease-in-out;
}

input[type="range"]::-webkit-slider-thumb:hover {
  background:#1c2b4e;
} 

input[type="range"]::-moz-range-thumb:hover {
  background: #1c2b4e;
}

input[type="range"]::-ms-thumb:hover {
  background:#1c2b4e;
}

/* Input Track */
input[type=range]::-webkit-slider-runnable-track  {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

input[type=range]::-moz-range-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

input[type="range"]::-ms-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}
/* table.mytable, table.mytable tr td, table.mytable, table.mytable tr th, table.mytable thead tr, table thead:first-child tr:first-child th {
    color: #fff;
    border-color: #fff;
} */
.tableDiv table, .tableDiv table tr th, .tableDiv table tr td {
    color: #fff;
	border-color: #fff;
}
button.buttonRedBorder {
    outline: none;
}

table.mytable thead {
    background: #1c2b4e;
}
#calculator_form h5 {
    color: #fff;
}
#calculator_form input#Loan_amount{ padding: 10px 25px;background: white;
    border-radius: 0;
    border: 0 solid;}
#calculator_form select.form-select {
    border-radius: 0;
    border: 0 solid;
    padding: 10px 25px;
    -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 10px;
}
/* .mytable, .tableDiv{display:none;} */
.tableDiv{display:none;}
.tableDiv {
    overflow-x: hidden;
    height: 381px;
    box-shadow: 0 0 20px #0006;
	display: none;
}


.tableDiv::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.tableDiv::-webkit-scrollbar-track {
      background: #ffffff;
}
 
/* Handle */
.tableDiv::-webkit-scrollbar-thumb {
  background: #1c2b4e;
    border-radius: 40px;
	
}

/* Handle on hover */
.tableDiv::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
#calculator_form label.error{color:#fff;}
@media only screen and (max-width: 900px) {
.tableDiv table td, .tableDiv table th { padding: 5px;}
}

@media only screen and (max-width: 515px) {
	.tableDiv table{ margin-bottom: 0;   font-size: 0.7em;}
	.tableDiv { width:100%; height: 365px;}
}