/* ----------------------------------

#5D4588

#BB84E8

Theme Name: Him theme

Theme URI: https://www.abc.com/

Author: the Freelance team

Author URI: https://www.abc.com/

Description: https://www.abc.com/ is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Scooton theme elevates your portfolio, business website, or personal blog.

Requires at least: 5.3

*/


/*

** General Styles for HTML tags

*/
 body {
      font-family: 'Source Sans Pro', sans-serif !important;
      }
div { text-align: justify; text-justify: inter-word; }
.feedback-form
{
position:fixed;
top:15%;
right:0;
z-index:100;
min-height:450px;
}
.feedback-form-show
{
right:0 !important;
}
.feedback_form_area
{
position:relative;
display:none;
overflow: hidden;
background:#000000;
opacity: 0.85;
}
.feedback_form_area_inner
{
width:100%;
min-height:450px;
color:#fff;
padding:15px;
}
.feedback_form_area h3
{
margin-top:0;
}
.custom-inp
{
width:100%;
height:35px;
padding-left:5px;
color:#fff;
border:1px #fff solid;
background:transparent;
}
.custom-inp-txt
{
width:100%;
height:100px;
padding:5px;
color:#131212;
border:1px #fff solid;
background:transparent;
}
.feedback-form-btn
{
position: absolute;
left: -81px;
color: #fff;
transform: rotate(90deg);
top: 40%;
border-radius:0;
}
@media only screen and (max-width: 320px) {
.feedback_form_area_inner
{
width:260px;
min-height:450px;
color:#fff;
padding:15px;
}
}
.mt-50
{
margin-top:50px;
}

 .about-dark {
 color:#4a4a4a;
 position: relative;
 width: 100%;
 font-size:15px;
 text-align: justify; 
 }
 .head{
 padding-top: 20px;
 font-size: 20px;
 text-align: center;
 line-height: 40px;
 color: #ffffff;
 font-weight: bold;
 }
 .do{
 font-size: 16px;
 text-align: center;
 color: #ffffff;
 }
 
 figure{
 margin-left: 44%;
 }
 @media only screen and (max-width: 600px) {
 .head {
 padding-top: 10px;
 }
 }
 
 @media only screen and (max-width: 600px) {
 .do {
 padding-bottom: 25px;
 }
 }
 .btn-succes{
 height: 40px;
 width: 100px;
 border-radius: 10px;
 border: 1px solid;
 color: #ffffff;
 background: #610e15!important
 }
 
 /**Menu css**/
 
 .menu-useful-links-container ul{
	 line-height: 35px;
    font-size: 16px;
}
 .menu-services-container ul{
	line-height: 35px;
    font-size: 16px;
}

 .menu-useful-links-container ul li a, .menu-services-container ul li a{
    text-decoration: none;
    color: #222222;
 }

#menu-header-menu li.current-menu-item a, #menu-header-menu li.current-menu-parent{
	color: #fff;
	background-color:#010066 ;
}
li.serviceCls.current-menu-parent > a{color: #fff !important;background-color:#010066 ;}

.page-template-TPL_services .hdms_adv_box .menu-services-container ul li a{
    text-decoration: none;
    color: #FFFFFF;
 }
.page-template-TPL_services .hdms_adv_box .menu-services-container ul li.current-menu-item a{
    background-color:#610e15 
 }
.page-id-30 .heading3 {
    text-align: center;
    color: #281789;
    padding-bottom: 30px;
    font-size: 20px;
}
 /******* accordion css ********/
             .apply_online_carrer h1 {
    background-color: white;
    color: #281789;
    padding: 40px 0 10px 0;
    margin: 0 0 28px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border-bottom: 3px solid #610e15;
    width: 231px;
    margin: 0 auto 23px;
}
.current_openning .accordion {
    background-color: rgba(128, 0, 0,0.6);
    color: #ffff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
        border-radius: 5px;
}
.current_openning .active, .accordion:hover {
  background-color: #ccc;
}
.current_openning .panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.current_openning h3 {
  font-size: 21px;
  color: maroon;
  margin-bottom: 10px;
}
/******  accordion css *******/

/* Remove extra border around label wrapper */
.wpcf7-form .input-block {
  border: none !important;
  margin-top: 10px !important;
}

/* Style input and textarea only */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
  border: 2px solid maroon !important;
  margin-top: 0px !important;  /* kills extra gap */
  padding-top: 1px !important;
  /* padding: 5px 5px !important; */
  width: 100% !important;
  box-sizing: border-box !important; /* ensures text stays inside */
  height: 30px !important;           /* same height for all */
}
.wpcf7-form label {
  line-height: 2.0 !important;
  margin-bottom: 0px !important;
}
.wpcf7-form .input-block label {
  color: #333 !important;
  font-weight: 500 !important;
}
/* Textarea taller */
.wpcf7-form textarea {
  height: 100px !important;
}

.wpcf7-not-valid-tip {
  color: red !important;
  font-weight: bold !important;
  font-size: 15px !important;
  margin-top: 2px !important;
  text-shadow: none !important;
}
.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: 2px solid maroon;
    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;
}









