/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 20 2021 | 14:55:42 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.C__link h4 a {
  color: #edbca9;
  font-weight: 400;
}

.C__link h4 {
  color: #bfa9b7;
}

.C__Service__carousel .elementor-testimonial__image img {
    width: 100% !important;
    max-width: 59px;
    height: 80px !important;
}

.C__Service__carousel .elementor-testimonial {
    position: relative;
}

.C__Service__carousel cite.elementor-testimonial__cite span {
    position: absolute;
    top: 0px;
}

.C__Service__carousel .elementor-testimonial__text {
    margin-top: 50px;
}

.C__Service__carousel .elementor-swiper-button {
    color: #313131;
    font-size: 26px;
  padding: 0px 20px;
}

.gform_heading, #gform_fields_1 .gfield_label span {
    display: none;
}

form#gform_1 {
    display: flex;
  margin-top: -20px;
}

input#input_1_1 {
    width: 460px !important;
    height: 40px;
    max-width: 100% !important;
    padding: 22px 10px;
}

.gform_footer input#gform_submit_button_1 {
    width: 100%;
    top: 16px;
    position: relative;
    height: 46px;
    left: -24px;
    border-radius: 0px 10px 10px 0px;
  padding: 12px 35px !important;
transform: none !important;
font-size: 16px;
background-position: center;
border-radius: 0px 10px 10px 0px;
background: #bb8673;
font-weight: 800;
text-transform: uppercase;
}

.white, .white a {
  color: #fff !important;
}

div#gform_wrapper_2 {
    width: 100%;
    display: flex;
}

label {
    display: none !important;
}

#gform_fields_2 li {
    margin: 0px;
    padding: 0px 2px;
}

input {
    height: 48px !important;
    border-radius: 0px !important;
}

div.ginput_container_name span {
    padding-right: 0px;
}

li#field_2_3 {
    margin-top: 2px;
}
select {
    height: 48px !important;
    border-radius: 0px !important;
}

textarea {
  height: 100px !important;
    border-radius: 0px !important;
}

.gform_wrapper .gform_footer {
 padding: 0px 0 0px; 
  margin: 0px 2px 0;
}

input#gform_submit_button_2 {
    BACKGROUND: #bb8673 !important;
  padding: 11px 79px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -15px;
}

.swiper-pagination-bullet {
    background: #000 !important;
}

span.swiper-pagination-bullet-active {
    background: #D0BB79 !important;
}

#gform_3 textarea#input_3_10 {
    height: 281px !important;
}

#gform_3 label {
    display: block !important;
}

#gform_3 input#input_3_9_3 {
    width: 95% !important;
}

#gform_3 input#input_3_9_6 {
    width: 95% !important;
}

#gform_submit_button_3 {
    BACKGROUND: #bb8673 !important;
  border-radius: 10px !important;
}

#gform_4 .large {
    width: 484px !important;
    background: transparent !important;
    color: #fff !important;
    padding: 0px 20px !important;
}


#gform_4 #gform_submit_button_4 {
background: #bb8673;
  margin-top: 20px;
}

/* Data Table CSS */

.dataTables_wrapper .dataTables_length select {
display: inline-block !important;
}

.ser_table table tr td {
font-size: 18px !important;
color: black;
}

body #search-outer #search input[type="text"],
body.material #search-outer #search form input[type="text"] {
font-size: 50px;
}
div#example_wrapper div#example_length {
position: relative;
top: 32px;
}
.dataTables_wrapper .dataTables_length select {
padding: 7px !important;
}

th {
    background: #4d273f;
    color: #fff;
}

#example_filter label {
    display: block !important;
}

h4.custom_white {
    color: #fff !important;
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
}


 /*// Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) { 
	
 }


/*// Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
	.ast-primary-header-bar.ast-primary-header {
    display: none;
}
  form#gform_1 {
    display: block;
    margin-top: 0px;
 }
  
  .gform_footer input#gform_submit_button_1 {
    left: 0px;
    border-radius: 0px;
}
