/*** contact form **/
input::placeholder {
  color: #0B0C14 !important;
}

.ph-cod-cls {
  margin-top: 10px;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

span.error {
  color: red;
  font-size: 0.9em;
  display: none;
  margin-top: 5px;
}

.new-message-form button,
.new-message-form a {
  background: rgba(1, 107, 227, 1) !important;
}

.form-group.social-info-block-outer.social-contact-row ul#social_select li.init {
  position: relative;
  padding: 19px 14px !important;
}

.form-group.social-info-block-outer.social-contact-row ul#social_select {
  padding-left: 0px;
  list-style: none;
  margin: 0px;
  background: transparent;
  position: relative;
  display: inline-flex;
  align-items: center;
}

ul#social_select li {
  padding: 10px 14px;
}

.cursor {
  cursor: pointer;
}

.icon-arrow {
  width: 20px;
  margin-left: 0;
  position: relative;
  top: 2%;
}

input {
  /* padding: 10px 20px;  */
  text-indent: 5px;
  box-sizing: border-box;
  padding: 12px 20px;
  line-height: 1.5;
  height: 45px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-radius: 4px;

}

/* * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-focus-ring-color: transparent !important;
} */

footer {
    padding: 50px 0;
    border-top: 2px solid #002A1433;
}

p.heading-footer {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 20px;
}

footer ul {
    margin-bottom: 20px;
}

footer ul li {
    line-height: 30px;
}

footer .container {
    align-items: flex-start;
}

img.foot-logo {
    width: 132px;
    margin-bottom: 20px;
}

p.content-below-logo {
    font-size: 17px;
    font-weight: 700;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.container.copy-rights-bottom {
    padding-top: 90px;
}

p.copy-rights {
    font-weight: 700;
    font-size: 18px;
}

/*** form social list style ***/

.social-contact-out-list {
	position: relative;
}

ul#social_select {
	width: 100% !important;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
	position: absolute;
	background: #fff;
	z-index: 99;
	border-radius: 10px;
}

.fa-whatsapp {
	color: #2cb742;
}

.fa-telegram-plane {
	color: #039be5;
}

.fa-skype {
	color: #00aff0;
}

ul#social_select li i {
	font-size: 33px;
}

.init {
	position: relative;
	/* display: block !important; */
	padding: 19px 0px;
}

ul#social_select li {
	/* display: none; */
}

.init::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 3px;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
	margin-top: 8px;
	position: absolute;
	color: #000;
	right: 0;
}

ul#social_select li:first-child {
	text-align: center;
	/* margin: 0px; */
	line-height: 1;
}

.row.social-contact-row {
	display: flex;
	justify-content: space-around;
}

input#social_contact {
	width: 100%;
	margin-left: auto;
}

ul#social_select li {
	margin: 0;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	background: #fff;
	border-radius: 10px;
}

.social-contact-out-list {
	width: auto;
	margin-right: 0;
	text-align: center;
}

input#social_contact {
	margin-bottom: 0px !important;
}

input#social_contact {
	padding: 10px !important;
}

form#consultForm input[type="text"], form#consultForm input[type="email"], form#consultForm select, form#consultForm textarea {
	font-size: 16px;
	color: #7b838a;
	padding: 10px;
}

form#consultForm input {
	padding-left: 30px;
}

form#consultForm input {
	border: none;
	border-radius: 10px;
	height: 60px;
	outline: none !important;
}

textarea#message, ul#social_select, input#social_contact, input#name, input#email {
	border-radius: 10px;
	background: rgba(255, 255, 255);
}

textarea#message::placeholder, input#social_contact::placeholder, input#name::placeholder, input#email::placeholder {
	color: #000;
	opacity: 1;
}

form#consultForm input[type="text"], form#consultForm input[type="email"], form#consultForm select, form#consultForm textarea {
	font-size: 15px;
	padding: 10px;
	color: rgba(0, 0, 0, 0.8);
}

form#consultForm label {
	font-size: 13px;
}

form#consultForm {
	padding: 20px;
	background: linear-gradient(180deg, #E0CC04 0%, rgb(83 75 0) 100%) !important;
	border-radius: 9.062px;
	background: #F8FCFF;
	box-shadow: 8px 8px 16px rgb(255 149 149 / 20%);
}

form#consultForm h4 {
	color: #fff !important;
	letter-spacing: 1px;
}

form#consultForm {
    padding: 30px;
    border: 1px solid #FFFAAC;
    border-radius: 10px;
    box-shadow: -11px 13px 46.4px 0px #0000000D;
}

form#consultForm button#consultForm-btn {
    background: #EFE21C;
    border-radius: 30px;
    color: #000;
}

.social-contact-out-lis-outer{
  display: flex;
  gap: 15px;
  align-items: center;
}

.this-or-that{
    color: #fff;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    display: flex;
    padding: 0px 5px !important;
    white-space: nowrap;
}

.awards-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.awards-block-inner {
    text-align: center;
}

.floating-social-icons img {
    width: 40px;
}

.floating-social-icons {
    position: fixed;
    left: 15px;
    bottom: 57px;
}

.floating-social-icons > div {
    margin: 20px 0;
    position: relative;
}

.floating-social-icons > div a::before {
    width: 60px;
    height: 60px;
    display: block;
    border: 5px solid #019be5;
    position: absolute;
    content: "";
    top: -10px;
    left: -10px;
    border-radius: 35px;
    animation: 1.5s cubic-bezier(0, 0, .2, 1) infinite animate;
}

.floating-social-icons .whatsapp a::before{border-color:#29a71a }

.floating-social-icons a {
    display: inline-block;
}

@keyframes animate{
  0% {
      transform: scale(.5);
      opacity: 0;
  }
  50% {
      opacity: 1;
  }
  100% {
      opacity: 0;
  }
}


@media (max-width:991.98px) {

  .social-contact-out-lis-outer{flex-wrap: wrap;}

  .form-group.social-info-block-outer.social-contact-row {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
  }

  .contact-social-media {
    flex-wrap: wrap;
    gap: 10px;
  }

   footer ul li{font-size: 0.9rem;}

    p.heading-footer{margin-bottom: 8px;}

    .container.copy-rights-bottom {
        padding-top: 40px;
    }

    input#social_contact {
      width: 100% !important;
  }

  .awards-block-inner img {
        width: 120px;
}

}

@media (max-width: 540px) {
    .icon {
        width: 55px;
        height: 55px;
        background: transparent;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        overflow: visible;
        cursor: pointer;
    }
}


@media (min-width: 768px) and (max-width: 1199.98px) {
	ul#social_select {
		width: 70px;
	}
  form#consultForm .col-12 {
      width: 100%;
  }
  form#consultForm{padding: 20px;}
  
   input#social_contact {
      width: 100% !important;
  }
}

@media (max-width: 767.98px) {
	.init::after {
		margin-top: 10px;
		position: absolute;
		right: 2px;
	}

	form#consultForm input[type="text"], form#consultForm input[type="email"], form#consultForm select, form#consultForm textarea {
		font-size: 13px !important;
		padding: 10px;
		margin-bottom: 0;
	}

  .form-group.social-info-block-outer.social-contact-row ul#social_select{width: auto !important;}

}

@media (max-width:575.98px) {

	.social-contact-out-list {
		width: 60px;
		margin-right: 15px;
		text-align: center;
	}

	form#consultForm {
		padding: 10px 0;
	}

	.foot-logo img {
		max-width: 100px;
		height: auto;
	}

}