.slider-caption h1 {
    color: var(--color-secondary);
    font-weight: 700;
}

.hr_style{
    background-color: #F8991D;
    width:98%;
}
.arrow_point_format{
    color: #F8991D;
    font-size: 50px;
    margin-bottom: -2%;
}
.arrow_point_format_canada{
    padding-left: 9%;    
}
.arrow_point_format_india{
    padding-left: 29%;    
}
.arrow_point_format_mexico{
    padding-left: 60%;    
}
.arrow_point_format_usa{
    padding-left: 84%;    
}

.address_headings{
    color:#F8991D;
    font-size:15px;
}
.address_headings_canada{
    padding-left:4%;
}
.address_headings_india{
    padding-left:24%;
}
.address_headings_mexico{
    padding-left:49%;
}
.address_headings_usa{
    padding-left:77%;
}

.address_main{
    color: gray;
    font-size:15px;
}

.address_main_canada{
    padding-left:4%;
}
.address_main_india{
    padding-left:24%;
}
.address_main_mexico{
    padding-left:49%;
}
.address_main_usa{
    padding-left:77%;
}

.text_align{
    color: maroon; 
    text-align: center;
    padding-left: 5%;
}

.para_align{
    color: maroon;
    text-align: center;
}

.cu-group{
    width: 100%;
    justify-content: center;
    align-items: center;
    color: white;
    /*margin-left: 24%;*/
}


hr.new4 {
    border: 1px solid white;
    width: 170px;
    margin-left: 60px;
  }
  .vl {
      border-left: 1px dashed white;
      height: 320px;
      top: 0;
    }

    .left,.right {
  height: 700px;
  width: 50%;
  top: 0;
}
hr.new7 {
border: 1px solid maroon;
}

.container {
position: relative;
}

.text-block {
position: absolute;
width: 500px;
height: 420px;
margin-top: -650px;
margin-left: -60px;

background-color:goldenrod;
color: white;

}


.canada_image{
    margin-top: -8%;
    color: goldenrod;
    margin-left: 10%;
}

.india_image{
    background-color: url(../assets/images/contactUs/india.png)
}

.mexico_image{
    background-color: url(../assets/images/contactUs/mexico.png)
}

.usa_image{
    background-color: url(../assets/images/contactUs/usa.png)
}

/*form page*/
.cu-form-group{
    width: 100%;
    /*display: grid;*/
    justify-content: center;
    align-items: center;
    color: white;
    background-color: maroon;
}

input[type=text], select {
    width: 100%;
    padding: 12px 0px;
    margin: 8px 0;
    display: inline-block;
    /*border: 1px solid #ccc;*/
    /*border-radius: 4px;*/
    box-sizing: border-box;
    font-size: 12px;
  }

input[type=submit] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  input[type=submit]:hover {
    background-color: #45a049;
  }

  ::placeholder {
    color: red;
  }
  .text-line {
    background-color: transparent;
    color: #eeeeee;
    outline: none;
    outline-style: none;
    outline-offset: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid #eeeeee 1px;
    width: 480px;
    margin-top: 10px;
}

.label_text{
    position: absolute;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */

}

.conus-accordian-group {
    padding: 24px 12%;
    background-color: var(--background-color);
}

.text_style_accordian-group{
    color: maroon;
    font-size: 28px;
}

/*.image-Canada{
    background: url(./assets/images/contactUs/Canda\ for\ Dev.png);
}*/
::-moz-placeholder {
    opacity: 1;
  }

.country_image_align{
    max-width: 100%;
    height: auto;
}


.cus_group-button {
    display: inline-flex;
}

.cus_group-button i {
    padding: 12px;
    color: var(--color-secondary);
    border: 1px solid var(--color-secondary);
    background-color: white ;
}

.cus_btn-outline-secondary {
    border-color: white; 
    border-radius: 0px;
    outline: none;
    color:white;
}
.cus_btn-outline {
    background-color:var(--color-secondary) ;
    border: 1px solid var(--color-secondary);/*black;*/
}

.cus_btn-large {
    font-size: 23px;
}
.cus_btn {
    font-weight: 200;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


.energy_content {
    font-size:12px;

    

}

.energy_content_color_gray{
    color:gray;

}

.energy_content_color_golden{
    color:#F8991D;

}

.energy_contact_content {
    color:#F8991D;
    padding-left: 7%;
    margin-top: -1.6%;
    
}

.dl_india{
    padding-left: 24%;
}

.dl_mexico{
    padding-left: 49%;
}

.dl_us{
    padding-left: 77%;
}

.spoiler3{
    width: 100%;
}

.p_tag{
    text-align: center;
    color: #F8991D;
    font-size: 17px;

}

.p_content{
    padding-top: 8%;
    text-align: center; 
    color: maroon;
}

.multiselect {
    width: 100%;
    height: 10%;
    margin-top: -10%;
}

.selectBox {
  position: relative;
  font-family: Montserrat;

}

.selectBox select {
  width: 100%;
  /*font-weight: bold;*/
  margin-top: 5%;
  font-family: Montserrat;
  background: transparent;
  color:white;

}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: 100%
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
}

#checkboxes label {
  display: block;
}

#checkboxes label:hover {
  background-color: transparent;
}

.ex1 {
    background-color: transparent;
    height: 193px;
    width: 100%;
    overflow-y: scroll;
}

.countrydropdown{
    background-color: transparent;
    /* height:20%; */
    margin-top: 6%;
    font-size: 15px;
    font-family: Montserrat;
}







