.elementor-1421 .elementor-element.elementor-element-49b7a837{margin-top:0px;margin-bottom:0px;}.elementor-1421 .elementor-element.elementor-element-639dcbe6:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1421 .elementor-element.elementor-element-639dcbe6 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://new.ryanjabbour.com/wp-content/uploads/2024/03/bg.jpg");background-size:cover;}.elementor-1421 .elementor-element.elementor-element-639dcbe6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1421 .elementor-element.elementor-element-639dcbe6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1421 .elementor-element.elementor-element-2fc089b6{width:100%;max-width:100%;}.elementor-1421 .elementor-element.elementor-element-2fc089b6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1421 .elementor-element.elementor-element-edd38ec .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1421 .elementor-element.elementor-element-d868cf4 .elementor-button{font-family:"League Spartan", Sans-serif;font-size:20px;font-weight:500;padding:020px 60px 020px 60px;}/* Start custom CSS for shortcode, class: .elementor-element-2fc089b6 */input#privacy_cma_lead_info_form {
    /*padding: 4px 0px !important;*/
    /*font-size: 15px !important;*/
    /*top: 8px !important;*/
    width: 5% !important;
}
.checkbox-wrapper p {
    display: inline-flex;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.form-wrapper{
    font-family: 'Poppins', sans-serif;
    max-width: 600px; 
    margin: 0 auto;
    text-align: center;
    background: #ffffffc9;
    border: 5px solid #000000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 5%;    
    
}
.form-inner{     padding: 35px;
    overflow: hidden;}
.fomr-header{padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 2px solid #000000;}

.form-title{}
.form-sub-title{}

.form-title h1{     margin: 0;
    padding: 0;}
	
	.form-title h1 span{ color: #163c75;   }
.form-sub-title h4{    margin: 0;
    color: #000;}


.form-location{}
.form-loaction-wrapper{
    width: 100%;
    display: inline-flex;
}
.form-loaction-wrapper p{
    width: 90%;
    padding-left: 2%;
}


#find_my_location{font-family: 'Poppins', sans-serif;
    width: 10%;
}
#cma_address{font-family: 'Poppins', sans-serif;
    margin: 0px;
}


.form-fildes{}
.form-fildes-header{}
.form-fildes-header h4{}

.form-row{padding-bottom: 15px;}


#find_my_location {
   background: #000000;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    padding: 4px 0px;
    font-size: 16px;
    /*max-width: 6%;*/
    /*width: 06%;*/
    /*top: 13px;*/
    position: relative;
	float:left;
	align-self: center;
    height: fit-content;
}
.form-fildes {
    margin: 0px 0 7px 0px;
}
#cma_address {
    width: 95% !important;
}
.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    width: 88% ! important;
    padding: 0.75em;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="date"],
textarea,
select,
input[type="submit"] {
    color: #000000;
    padding: 8px 8px;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 3px !important;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2em;
    background-color: #c7c7c7b3;
    border-color: #cccccc;
    width: 100%;
    outline: none;
}

checkbox-wrapper input[type="checkbox"],
.checkbox-wrapper label {
    
    vertical-align: middle !important;
    line-height: 1 !important; 
}

.checkbox-wrapper label {
    font-size: 12px;
    margin-left: 0px !important;
}

#submit_cma_request{width: 80%;
    color: #4c4c4c;
    padding: 8px 8px;
    background: #000000;
    color: #fff;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px !important;
      font-size: 15px; cursor:pointer;}



.text{
	    font-size: 12px;
}

@media screen and (max-width: 700px)
{

.form-wrapper{
    max-width:88%;
    margin: 0 auto;
	margin-top: 5%;
}

.form-title {
    font-size: 12px;
}

.form-inner {
    padding: 18px;
    overflow: hidden;
}
	
}
/* For mobile devices */
@media screen and (max-width: 700px) {
  .form-wrapper {
    max-width: 88%;
    margin: 0 auto;
    margin-top: 5%;
  }
  
  .form-inner {
    padding: 18px;
    overflow: hidden;
  }

  .form-row.checkbox-wrapper {
    text-align: left;
    padding-left: 20px;
  }

  .checkbox-wrapper input[type="checkbox"],
  .checkbox-wrapper label {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-right: 10px;
  }

  .checkbox-wrapper label {
    font-size: 14px;
    width: auto;
    margin-left: 0;
  }
}

/* For tablet devices */
@media screen and (max-width: 1024px) {
  .form-wrapper {
    max-width: 90%;
  }
}/* End custom CSS */