/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
blockquote.wp-block-quote {
    margin: 0;
    border-left: 5px solid #ff6900;
    padding: 10px 30px;
    margin-bottom: 20px;
    background: #e5e5e5;
}
.otgs-development-site-front-end{
	display:none !important;
}
.elementor-widget-text-editor ul{
	margin-bottom:32px;
}
.elementor-widget-theme-post-content h4 {
    margin: 40px 0 10px;
}
.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h6,
.elementor-widget-theme-post-content .wp-block-heading{
    margin: 30px 0 0;
    font-weight: bold;
}
.elementor-widget-theme-post-content ul li:not(:last-child),
.elementor-widget-text-editor ul li:not(:last-child){
	margin-bottom:12px;
}
.elementor-widget-theme-post-content strong,
.elementor-widget-text-editor strong{
	font-weight:600;
}
.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    color: #4a4a4a;
    margin-bottom: 1.75em;
}

.elementor-heading-title span{
    background: -webkit-linear-gradient(45deg, #ffc600 16.85%, #fc1822 59.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient .elementor-widget-icon-box span.elementor-icon {
    background: linear-gradient(127deg, #ffc600 -18.66%, #fc1822);
}

.col-2 li.elementor-icon-list-item {
    width: 50%;
	margin-bottom: 20px;
}

/************** start Default style header ****************/
.elementor-location-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  transition: all 0.6s ease-in-out;
  /* Smooth transition */
}

/* Stretch header on scroll */
header.header-stretch {
  width: 100vw;
  /* Stretch to full viewport width */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* Optional shadow */
  transition: all 0.6s ease-in-out;
  /* Smooth transition for stretching */
}

/* Inner container transitions */
header .e-con-inner {
  transition: all 0.6s ease-in-out;
}

header.header-stretch .e-con-inner {
  max-width: 100% !important;
  /* Stretch to full width */
}

/************** end Default style header ****************/

footer,
.gradient {
  background: linear-gradient(.326turn, #ffc600 -12.77%, #ec6c00 39.25%, #ff1822 124.05%);
  z-index: 1;
}

footer .nav-title a.elementor-item {
  font-size: 12px !important;
  border-bottom: 1px solid #ffffff33;
  padding-bottom: 12px !important;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.services .elementor-widget-heading {
  border-radius: 10px 10px 0 0;
}

/************ Start Filter Title icon **************/
.filter-title .elementor-heading-title {
  padding: 0 0 0 26px;
  position: relative;
}

.filter-title .elementor-heading-title:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' fill='none'%3E%3Cpath stroke='%2363666A' stroke-linecap='round' stroke-width='2' d='M1 1.5h16M2.895 6.5h12.21M5.736 11.5h6.527'/%3E%3C/svg%3E") !important;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: calc(50% - 5px);
  width: 18px;
}

/************ End Filter Title icon **************/



/************ Start Team Flip Box **************/
.e-loop-item.team .elementor-flip-box__image img {
  width: auto !important;
  height: 490px;
  object-fit: contain;
}

.e-loop-item.team .elementor-flip-box__layer__description img {
  display: block;
  margin: 16px auto;
}

.e-loop-item.team .elementor-flip-box__back {
  overflow-y: auto;
  box-sizing: border-box;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.e-loop-item.team .elementor-flip-box {
  overflow: visible !important;
}

.e-loop-item.team .elementor-flip-box__button {
  padding: 0;
}

.e-loop-item.team .elementor-flip-box{
	height: auto;
}
.e-loop-item.team .elementor-flip-box__layer__overlay{
	height: 680px;
}

.e-loop-item.team .elementor-flip-box__layer__overlay .elementor-flip-box__layer__inner{
	padding-bottom: 20px;
}

.team-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 28px;
}

.elementor .team-avatar img {
  border-radius: 50%;
  height: 140px;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 140px;
}

.team-info {
  text-align: center;
  font-size: 16px;
}

.team-info h6 {
  margin-bottom: 0px;
  color: var(--e-global-color-e890006);
  font-weight: 500;
  line-height: 1.7em;
 font-size: 16px;
}

.team-linkedin {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 16px 0;
}

.team-linkedin a {
  display: inline-block;
  width: 28px;
  height: 29px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none'%3E%3Cpath fill='%2363666A' d='M23.625.95H4.375A4.375 4.375 0 0 0 0 5.323v19.25a4.375 4.375 0 0 0 4.375 4.375h19.25A4.375 4.375 0 0 0 28 24.574V5.324A4.375 4.375 0 0 0 23.625.95'/%3E%3Cpath fill='%23fff' d='M10.15 21.95H7.175v-9.363h2.975zM8.662 11.273C7.7 11.274 7 10.574 7 9.612c0-.963.787-1.663 1.662-1.663.963 0 1.663.7 1.663 1.663 0 .962-.7 1.662-1.662 1.662M21 21.95h-2.975v-5.075c0-1.487-.612-1.925-1.487-1.925s-1.75.7-1.75 2.013v4.987h-2.976v-9.362h2.8v1.312c.263-.612 1.313-1.575 2.8-1.575 1.663 0 3.413.963 3.413 3.85v5.775z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  color: transparent;
}
/************ End Team Flip Box **************/

/****************** start Hubsport form *********************************/
.hs-form:not(:has(fieldset)) {
  display: grid;
  grid-gap: 16px;
  gap: 16px;
}
.hs-form fieldset {
    display: flex;
    gap: 16px;
    margin-bottom: 16px !important;
    max-width: 100% !important;
}
.hs-form h4,
.hs-form label {
  color: #212121 !important;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  margin-bottom: 8px !important;
  margin-top: 0 !important;
}
.hs-form .field .input textarea {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    height: 160px;
    outline: none;
    padding: 12px;
    width: 100% !important;
}
.hs-form .hs-richtext p:last-child {
    font-size: 14px;
    padding-bottom: 58px;
}

.hs-form .legal-consent-container p {
    color: #63666a;
    font-size: 12px;
    line-height: 20px;
	margin:0;
}

.contact-form .actions input[type=submit] {
    margin-top: 28px;
}

.demo-form .hs-fieldtype-checkbox li label.hs-form-checkbox-display span:before {
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath fill='%23EDEDED' d='M5.922 11.974c-.52 0-1.039-.208-1.35-.623L.622 7.402c-.83-.83-.83-1.974 0-2.805.832-.83 2.078-.83 2.806 0l2.597 2.598L12.571.649c.832-.83 1.975-.83 2.806 0 .83.831.83 1.974 0 2.805l-8 8c-.52.312-1.04.52-1.455.52'/%3E%3C/svg%3E")!important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    width: 40px;
}

.demo-form .hs-fieldtype-checkbox li label.hs-form-checkbox-display input {
    height: 0 !important;
    position: absolute;
    width: 0 !important;
}

.demo-form .hs-fieldtype-checkbox li label.hs-form-checkbox-display span {
    color: #212121 !important;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 40px;
    padding-left: 56px;
}

.demo-form .hs-fieldtype-checkbox li {
    margin-bottom: 16px;
}

.demo-form ul{
	list-style: none;
    margin: 0;
    padding: 0;
}
.demo-form input[type=submit] {
    margin-top: 28px;
}

.demo-form .actions {
    text-align: center;
}
.hs-form .field .input input[type=email], .hs-form .field .input input[type=number], .hs-form .field .input input[type=password], .hs-form .field .input input[type=search], .hs-form .field .input input[type=tel], .hs-form .field .input input[type=text], .hs-form .field .input input[type=url], .hs-form .field .input select {
    background: transparent;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    color: var(--wp--preset--color--grey-logo);
    line-height: 1.5;
    outline: none;
    padding: 6px 16px;
    width: 100% !important;
}
.hs_submit input[type=submit] {
    background-color: #000;
    border: 2px solid #000;
    border-radius: 100px;
    color: var(--wp--preset--color--white);
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    line-height: 28px;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 300px;
}
label:has(span:empty) {
  display: none;
}
/***************************** End Hubspot form ******************************/


/********************* Signature form css start ***************************/
.gform_wrapper h4{
	font-size: 20px;
}
#gform_confirmation_message_1 {
  padding: 40px 20px;
  background: #FFF8E1;
  font-size: 20px;
  line-height: 30px;
  font-family: var(--wp--preset--font-family--font-body);
  color: #000;
}

.gfield.signature-roles .signature-hidden-roles {
  position: absolute;
  left: -100vw;
}

.signature-roles-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  gap: 10px;
  justify-content: space-between;
}
.signature-roles-wrapper .signature-role-item-wrapper {
  border: 1px solid #707070;
  padding: 24px 16px;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 40px;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item p {
  margin-top: 8px;
  word-break: break-word;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item .signature-role-button {
  transition: 0.3s;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item .signature-role-button.active a {
  background: #ff7500 !important;
  color: #fff !important;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item .signature-role-button a {
  background: transparent;
  color: #ff7500 !important;
	border-radius: 46px;
    border-width: 2px;
    border-style: solid;
    font-weight: 500;
    line-height: 36px;
}
.signature-roles-wrapper .signature-role-item-wrapper .signature-role-item .signature-role-button a:hover {
  background: #ff7500 !important;
  color: #fff !important;
}
.gform_wrapper input, .gform_wrapper select {
	 height: 50px;
	 border: 1px solid #e4e4e4;
}
 .gform_wrapper input[type=submit] {
	 background-color: #EC6C00;
	 border-radius: 46px;
	 border-color: #EC6C00;
	 border-width: 2px;
	 border-style: solid;
	 color: #fff;
	 font-weight: 400;
	 line-height: 36px;
	 -webkit-text-decoration: none;
	 text-decoration: none;
	 font-size: 16px;
	 padding: 5px 34px;
	 cursor: pointer;
}
 .gform_wrapper input[type=submit]:hover {
	 background: #fff;
	 color: #EC6C00;
}
 .zinnia-gravity-drop-down select {
	 display: none;
}
 .zinnia-gravity-drop-down .gfield_description {
	 padding-top: 0 !important;
	 font-weight: 700;
}
 .js-zinnia-gravity-drop-down-selected-item {
	 padding: 10px 20px;
	 width: 300px;
	 border: 3.46px solid #000;
	 border-radius: 12px;
	 cursor: pointer;
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
}
 .js-zinnia-gravity-drop-down-selected-item svg {
	 transform: rotate(180deg);
	 transition: 0.3s;
}
 .js-zinnia-gravity-drop-down-selected-item.active {
	 border-color: #ff7500;
}
 .js-zinnia-gravity-drop-down-selected-item.active svg {
	 transform: rotate(0);
}
 .js-zinnia-gravity-drop-down-list {
	 box-shadow: 0 0 37px -15px;
	 width: 300px;
	 max-width: 100%;
	 margin-top: 20px;
	 display: none;
	 position: absolute;
	 z-index: 99;
	 background: #fff;
	 height: 300px;
	 overflow-y: scroll;
	 border-radius: 10px;
}
 .js-zinnia-gravity-drop-down-list::-webkit-scrollbar {
	 width: 10px;
}
 .js-zinnia-gravity-drop-down-list::-webkit-scrollbar-track {
	 border-radius: 10px;
}
 .js-zinnia-gravity-drop-down-list::-webkit-scrollbar-thumb {
	 background: #b3b3b3;
	 border-radius: 10px;
}
 .js-zinnia-gravity-drop-down-list::-webkit-scrollbar-thumb:hover {
	 background: #6b6b6b;
}
 .js-zinnia-gravity-drop-down-list.active {
	 display: block;
}
 .js-zinnia-gravity-drop-down-list > div {
	 padding: 15px 20px;
	 cursor: pointer;
	 transition: 0.4s;
}
 .js-zinnia-gravity-drop-down-list > div:hover {
	 background: #ec6c00;
	 color: #fff;
}
.has-font-4-font-size {
    font-size: 30px !important;
}
 
@media (max-width: 1192px) {
  .signature-roles-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 676px) {
  .signature-roles-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
	.col-2 li.elementor-icon-list-item {
    width: 100%;
	}
}

/********************* Signature form css end ***************************/

@media (min-width: 768px) 
{
  .hs-form:not(:has(fieldset)) {
    grid-template-columns: repeat(2, 1fr);
  }

  li.contact_us.menu-item a {
    background-color: #000;
    border: 2px solid #000;
    border-radius: 46px;
    color: #fff !important;
    font-size: var(--font-10);
    font-weight: 400;
    line-height: 36px;
    padding: 4px 20px !important;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
	.contact-form input[type=submit] {
        bottom: 16px;
        position: absolute;
        right: 0;
    }
}

/************************* New blog Progress bar *************************/
.elementor-widget-progress > div {
    display: flex;
    gap: 20px;
    align-items: center;
}
.full.elementor-widget-progress > div {
    flex-wrap: wrap;
}
.elementor-widget-progress .elementor-progress-wrapper {
    height: 10px;
    flex:100%;
    position: relative;
	overflow: visible !important;
}
.elementor-widget-progress .elementor-title {
    width: 20%;
}
.elementor-progress-bar {
    height: 30px;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: -10px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}

.single-insights .elementor-widget li.elementor-icon-list-item {
    align-items: start;
}

.single-insights .elementor-widget li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 10px;
}

/***************** New blog css end **************/