/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.es_subscription_form input{
	padding: 13px 29px;
	line-height: 17px;
	font-size: 14px;
	/* text-align: center; */
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	background: #e8e8e8;
	border:none;

}
.es_subscription_form input[type="submit"]{
	background-color:#005596;
	color:#ffffff;
}
.es_subscription_message {
	color:#ffffff;
}
.cus_enquiry2 {
	display: block;
	position: fixed;
	top: 400px;
	right: 0;
	visibility: visible;
	z-index: 999999;
}
.cus_livechat {
	display: block;
	position: fixed;
	top: 450px;
	right: 0;
	z-index: 999999;
}

.slide-out-enquire-footer{
	height:80px;
}
.cus_mandatory {
    color: red;
}
.btn-slideout {
    color: #fff;
    background-color: #428bca;
    width: 100% !important;
   	height: 40px;
	border:none;
    cursor: pointer;
	margin-top:10px;
}
.cus_btn_register, .cus_btn_enquiry, .cus_btn_quote, .cus_btn_partner{
    	color: #fff;
    	background-color: #428bca;
    	width: 100%;
   	height: 40px;
	border:none;
    	cursor: pointer;
	margin-top:10px;
}
.btn-default {
    	color: #333;
    	background-color: #fff;
    	/* width: 80%; */
   	height: 40px;
	border: 1px solid #ccc;
   	cursor: pointer;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.align-center{
	text-align:center !important;
}
.table-condensed th{
	font-weight:bold;
}
.table-condensed th, .table-condensed td{
	text-align: center;
}
.datetimepicker thead tr:first-child th, .datetimepicker tfoot tr:first-child th, .input-group-addon {
    cursor: pointer;
}
.datetimepicker table tr td.active{
    	background-color: #428bca;
	color:#fff;
	cursor: pointer;
}
.datetimepicker table tr td.day {
	cursor: pointer;
}
.datetimepicker table tr td.disabled{
	color:#ccc;
	cursor: not-allowed;
}
input[type="email"]{
	cursor:auto;
}
.col.content-box-wrapper {
    min-height: 268px !important;
}
.no-bottom-margin{
	margin-bottom: 0px !important;
}
/** Slideout CSS **/
.modal-header-slideout{
	padding: 3px 10px !important;
}
.form-group-slideout label{
	margin-bottom: 0px !important;
}
.modal-body input{
    height: 28px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
small, .small {
    font-size: 12px;
}
.modal-footer {
    padding: 10px 20px 20px;
}

.modal-footer{
	padding-top:5px !important;
}
.help-block{
	margin-top: 0px !important;
    margin-bottom: 0px !important;
	font-size:12px;
	color: #a94442 !important;
}
.form-group{
	margin-bottom: 5px !important;
	height:55px;
}
.form-horizontal .control-label{
	text-align:left !important;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline{
	padding-top:0px !important;
}
.form-text{
	font-weight:bold;
	padding-bottom:50px !important;
}
span.fusion-breadcrumb-sep:nth-last-child(2) {
    display: none !important;
}
.fusion-reading-box-container .reading-box h2 {
    font-weight: bold !important;
}
.div-requirement{
	height:120px !important;
}
.div-captcha{
	height:75px !important;
}
#div_security_code_group, #div_requirement_group{
	height:30px !important;
}
.slide-out-enquire-body{
	height:540px;
	padding:0 10px 5px 10px;
}
.slide-out-enquire-footer{
	height:120px;
}
.form-group {
	margin-bottom: 10px !important;
}
.form-group-slideout{
	margin-bottom: 0px !important;
	height:65px !important;
}
@media only screen and (min-width: 768px) {
	.slide-out-enquire-body{
	height:480px;
	padding:0 10px 5px 10px;
}
	.slide-out-enquire-footer{
	height:120px;
}
	.form-group {
	margin-bottom: 0px !important;
}
	.form-group-slideout{
	margin-bottom: 0px !important;
	height:55px !important;
}
	#div_security_code_group, #div_requirement_group{
	height:70px !important;
}


/** Ends **/
/** To hide Mega menu title **/
/**ul.fusion-megamenu .fusion-megamenu-title {
display: none;**/

/** Ends **/
.fusion-megamenu .fusion-megamenu-title {
	font-size:14px !important;
	font-weight:bold !important;
	font-family:Verdana, Geneva, sans-serif !important;
	display:block !important;
}

.ls-gui-element.ls-bottom-nav-wrapper span.ls-bottom-slidebuttons a {
width: 8px !important;
height: 8px !important;
}
/** To hide contact form **/
.avada-contact-form {
    display: none !important;
}
/** Ends **/
/** Date picker **/
.datetimepicker table tr td span {
	display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datetimepicker-days.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px 10px !important;
}
/** Ends **/
/*16-07-2019*/
.es_required_field.es_txt_email {
	width: 300px;
}

.modal-footer.slide-out-enquire-footer {
	text-align: center;
}

.fa-times::before {
	content: "\f00d";
	position: relative;
	top: 10px;
}
.fa-check::before {
	content: "\f00c";
	position: relative;
	top: 10px;
}
.fusion-search-form .fusion-search-form-content .search-field label {
	display: inline;
}
form.fusion-contact-form {
display: none!important;
}
.to-top-right #toTop{
	right: 101px;
}
.fusion-testimonials.clean .testimonial-thumbnail{
	width:120px !important;
}
.custom-styling .fusion-testimonials.clean .testimonial-thumbnail {
margin-left: 70px;
}
.notoppadding{
	padding-top:0px !important;
}
.cbother {
    margin-left: 0 !important;
}
.lblother{
	padding-left: 0 !important;
}
.form-horizontal .control-label, label {
    text-align: left !important;
    padding-top:0px;
}
.cbother {
    margin-left: 0 !important;
}
#comment-input input, .avada-select .select2-container .select2-choice, .avada-select .select2-container .select2-choice .select2-arrow, .avada-select .select2-container .select2-choice2 .select2-arrow, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .fusion-body .avada-select-parent select, .fusion-login-box .fusion-login-form input[type=password], .fusion-login-box .fusion-login-form input[type=text], .input-text:not(textarea), .main-nav-search-form input, .post-password-form label input[type=password], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-button input[type=submit], .searchform .fusion-search-form-content .fusion-search-field input, .searchform .search-table .search-field input, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow, input.s, input[type=date], input[type=email], input[type=number], input[type=password], input[type=phone-number], input[type=text], input[type=time], select{
	height:38px;
}
.slide-out-enquire-body{
	height:450px;
}
.slide-out-enquire-footer{
	height:80px;
}
.fusion-header-wrapper{
 z-index:1000;
}
.cus_form_txt{
height:40px !important;
}