/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

html {
  font-size:16px;
  letter-spacing: 0.2px;
}

#main-container .elementor-sticky--active {
	z-index: 49;
}

.phone-shadow {
	/*filter: drop-shadow(-15px 15px 15px #40487340);*/
	filter: drop-shadow(0px 40px 40px #6E88D775);
}
.phone-shadow-bis {
	/*filter: drop-shadow(15px 15px 15px #40487340);*/
	filter: drop-shadow(0px 40px 40px #6E88D775)
}

.t-copyright span, .t-copyright span i {
    background: -webkit-linear-gradient(180deg, #48c6ef, #6f86d6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: -webkit-inline-box;
}

/*#header [data-device='desktop'] [data-sticky*='yes'] {
	background-color: #ffffffcc;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}*/


.t-heading h1.elementor-heading-title, .t-heading h2.elementor-heading-title, .t-heading h3.elementor-heading-title, .t-heading div.elementor-heading-title {
	line-height: 1.1em;
}

.t-heading.t-big .elementor-heading-title {
	font-size: 100px;
	margin-bottom: 0px;
	line-height: 1em;
}

.t-sub-heading-underline h1.elementor-heading-title, .t-sub-heading-underline h2.elementor-heading-title, .t-sub-heading-underline h3.elementor-heading-title {
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 10px;
	background: linear-gradient(90deg, #6f86d6, #48c6ef) left bottom transparent no-repeat; 
	background-size:100% 2px;	
	margin-bottom: 48px;
	/*color: var( --e-global-color-text ) !important;*/
}

.t-sub-heading-underline.elementor-element {
	width: auto !important;
}

.t-heading h1.elementor-heading-title span, .t-heading h2.elementor-heading-title span {
	background: -webkit-linear-gradient(180deg, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;
}

.t-gradient .elementor-heading-title span {
    background: -webkit-linear-gradient(180deg, #48c6ef, #6f86d6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: -webkit-inline-box;
}

.t-circle-gradient .circle-counter .circle-val {
	background: -webkit-linear-gradient(180deg, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;
}

.t-heading div.elementor-heading-title span {
	background: -webkit-linear-gradient(180deg, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;
}

.t-gradient-text div.elementor-heading-title {
	background: -webkit-linear-gradient(180deg, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;	
}
.t-gradient-text div.elementor-heading-title span {
	font-size: 16px;	
}

.t-quote-gradient.elementor-blockquote--skin-border .elementor-blockquote {
	border-image: 
    linear-gradient(
      to right, 
      var( --e-global-color-kadence1 ), 
      var( --e-global-color-kadence2 )
    ) 1 100%;
}

/* Image Box with Border */
.t-border-left-gradient .elementor-image-box-wrapper::before {
    background: -webkit-linear-gradient(
90deg
, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    width: 2px;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
.t-border-left-gradient .elementor-image-box-wrapper .elementor-image-box-content {
    padding-left: 40px;
}




.t-gradient-underline div.elementor-heading-title {
	padding-bottom: 15px;
	background: linear-gradient(90deg, #6f86d6, #48c6ef) left bottom transparent no-repeat; 
	background-size:100% 2px;
	margin-bottom: 15px;
}

.t-gradient-divider.elementor-widget-divider .elementor-divider .elementor-divider-separator {	
	/*border-image: linear-gradient(270deg, var( --e-global-color-kadence2 ) 0%, var( --e-global-color-kadence1 ) 100%) 1;*/
	border-width: 1px;
	/*border-style: solid;*/
	-moz-border-image: -moz-linear-gradient(left, var( --e-global-color-kadence2 ) 0%, var( --e-global-color-kadence1 ) 100%);
	-webkit-border-image: -webkit-linear-gradient(left, var( --e-global-color-kadence2 ) 0%, var( --e-global-color-kadence1 ) 100%);
	border-image: linear-gradient(to left, var( --e-global-color-kadence2 ) 0%, var( --e-global-color-kadence1 ) 100%);
	-webkit-border-image-slice: 1;
	border-image-slice: 1;
}

.display-block div.elementor-heading-title span, .display-block h2.elementor-heading-title span, .display-block h1.elementor-heading-title span {
    display: block;
}

.t-button-gradient .elementor-button-link {
	border-radius: 50px;
	padding: 13px 25px 10px 25px;
	background-image: linear-gradient(270deg, var( --e-global-color-kadence2 ) 0%, var( --e-global-color-kadence1 ) 100%);
}
/*
.elementor-text-editor, .elementor-widget-text-editor .elementor-widget-container {
	margin-bottom: 48px;
}

.align-margin-bottom .elementor-text-editor, .elementor-widget-text-editor .elementor-widget-container {
	margin-bottom: 25px;
}*/

#blog-navigation a.elementor-item.elementor-item-active {
    background: -webkit-linear-gradient(180deg, var( --e-global-color-kadence2 ), var( --e-global-color-kadence1 ));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;
}

@media (max-width: 1140px) {
	#main-container .t-heading .elementor-widget-container h1.elementor-heading-title {
		font-size: clamp(28px, 4.211vw, 48px);
		margin-bottom: clamp(21px, 4.211vw, 36px);
	}
	#main-container .t-heading .elementor-widget-container h2.elementor-heading-title, #main-container .t-heading .elementor-widget-container  div.elementor-heading-title {
		font-size: clamp(26px, 4.211vw, 44px);
		margin-bottom: clamp(21px, 4.211vw, 36px);
	}
	#main-container .t-heading .elementor-widget-container  h3.elementor-heading-title {
		font-size: clamp(20px, 4.211vw, 25px);
		margin-bottom: clamp(21px, 4.211vw, 36px);
	}
	
	#main-container .t-heading.t-big .elementor-widget-container .elementor-heading-title {
		font-size: clamp(48px, 4.211vw, 100px);
	}
	#main-container .t-sub-heading-underline .elementor-widget-container h1.elementor-heading-title, #main-container  .t-sub-heading-underline .elementor-widget-container h2.elementor-heading-title, #main-container .t-sub-heading-underline .elementor-widget-container h3.elementor-heading-title {
		margin-bottom: clamp(21px, 4.211vw, 36px);
	}
	#main-container .elementor-text-editor .elementor-widget-container  p, #main-container .elementor-text-editor .elementor-widget-container, #main-container  .elementor-widget-text-editor .elementor-widget-container {
		margin-bottom: clamp(18px, 4.211vw, 30px);
	}	

	#main-container .elementor-widget-container .elementor-image-box-content .elementor-image-box-title	{
		font-size: clamp(20px, 4.211vw, 25px);
	}
	
}

@media (max-width: 1024px) { 
	#main section.t-top-section {
		padding-top: 120px;
	}
	#main section.t-section {
		padding-top: 60px;
		padding-bottom: 50px;
	}
}


/* Footer Style Blocksy */
.ct-footer [data-row]>div {
	grid-column-gap: var(--columns-gap, 20px) !important;
}

.ct-footer .ct-widget:not(:first-child) {
    margin-top: var(--widgets-gap, 5px) !important;
}

div#block-2, div#block-17, div#block-19 {
    margin-bottom: 20px;
}

.ct-footer [data-column="widget-area-3"] {
	border-right: solid 1px rgba(255, 255, 255, 0.3);
}

.ct-footer [data-icons-type*=":"] .ct-icon-container {
	width: calc(var(--icon-size, 15px) * 2);
	height: calc(var(--icon-size, 15px) * 2);
}
#bottom-footer-copyrights span {
	background: -webkit-linear-gradient(180deg, #48c6ef, #6f86d6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-inline-box;	
}
.ct-footer h4 {
	font-size: 16px;
	color: #ffffff;
}

.ct-footer li.menu-item, .ct-footer p {
	font-size: 14px;
	font-weight: 300;
}

.ct-footer .wp-block-button .wp-block-button__link {
	padding: 6px 25px 6px 25px;
	background-image: linear-gradient(270deg, #48c6ef 0%, #6f86d6 100%);
}

/* Privacy page */
.privacy-policy ol, .privacy-policy h2 strong, .privacy-policy h2 b, .privacy-policy h2 {
	color: #182330;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.5;
    margin-top:36px;
    margin-bottom: 30px;

}
.privacy-policy h3 {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top:24px;
}

.privacy-policy ol.letters{
    list-style-type: upper-alpha;
    font-weight: 700;
    font-size: 24px;
    text-transform: inherit;
    color: #182330;
    margin: 0.5em 0 0 1em;

}


/* Careers Page */ 
/* Default */

	ul.job-list {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.job-list > li.job-preview {
		background: #fff;
		border-left: 3px solid #d7e2e9;
		margin-bottom: 1.5rem;
		float: left;
		width: 100%;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.05);
		-moz-box-shadow: 0 3px 8px rgba(0,0,0,0.05);
		box-shadow: 0 3px 8px rgba(0,0,0,0.05);
	}
	ul.job-list > li.job-preview a {
		padding: 1rem 1.5rem;
	    display: block;
	}
	ul.job-list > li.job-preview:hover {
		/*cursor: pointer;*/
		-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 3px 8px rgba(0,0,0,0.1);
		box-shadow: 0 3px 8px rgba(0,0,0,0.1);
	}
	
	.job-title {
		margin-top: 0.6rem;
		color: #282828;
		font-size: 20px;
		min-height: 50px;
	}
	
	.company {
		color: #6caade;
	}
	
	/*.job-preview .btn {
		margin-top: 1.1rem;
	}*/
	
	.btn-apply {
		cursor: pointer;
		text-transform: uppercase;
		font-size: 0.875rem;
		font-weight: 800;
		letter-spacing: 1px;
		background-color: transparent;
		color:  #6caade;
		border: 2px solid #6caade;
		padding: 0.6rem 2rem;
		-webkit-border-radius: 2rem;
		-moz-border-radius: 2rem;
		border-radius: 2rem;
	}
	
	li.job-preview:hover .btn-apply {
		background-color: #6caade;
		color:  #fff;
		border: 2px solid #6caade;
	}
	
	@media (max-width: 575px) {
		.job-preview .content {
			width: 100%;
		}
	}

li.last-heading hr {
    clear: both;
    background-color: transparent;
    height: 30px;
}
.dep-heading h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: 400;
    font-family: 'DIN-Condensed',din-condensed,sans-serif;
    text-transform: uppercase;
}
@media (min-width: 769px){
	.content.float-lg-left {
	    width: calc(100% - 350px);
	}
}
/* Filters Css */
@media (max-width: 767px){
a#jobs-submit {
    width: 100%;
}
.dropdown.bootstrap-select {
    width: 100% !important;
    margin-bottom: 5px;
}
}

a#jobs-submit.btn-primary {
    background-color: #6caade;
    border-color: #6caade;
}
a#jobs-submit.btn-primary:hover {
    opacity: .9;
}

.careers-section {
	font-family: Helvetica,Verdana,Arial,sans-serif;
  padding: 120px 0 20px 0; }
  @media (max-width: 1199.98px) {
    .careers-section {
      padding-bottom: 0px;
      padding-top: 50px; } }
  .careers-section .section-title {
    margin-bottom: 5rem; }
    @media (max-width: 767.98px) {
      .careers-section .section-title {
        margin-bottom: 1.5rem; } }
  .careers-section .filters {
    border-bottom: 1px solid #dde3eb;
    margin-bottom: 1rem;
    padding-bottom: 1rem; }
    @media (max-width: 767.98px) {
      .careers-section .filters {
        margin-bottom: 2rem; } }
    .careers-section .filters p {
      color: #6caade;
      font-size: 1.25rem; }
    .careers-section .filters .bootstrap-select {
      width: 100% !important;
      max-width: 260px; }
      @media (max-width: 767.98px) {
        .careers-section .filters .bootstrap-select {
          margin-bottom: 1.25rem;
          max-width: none; } }
      .careers-section .filters .bootstrap-select .btn span:not(.fa) {
        font-family: Helvetica,Verdana,Arial,sans-serif; }
      .careers-section .filters .bootstrap-select .dropdown-toggle {
        line-height: 16px;
        padding: 18px 28px; }
    .careers-section .filters .btn-primary {
      padding: 1rem 2rem;
      margin-bottom: 0; }
      @media (max-width: 767.98px) {
        .careers-section .filters .btn-primary {
          width: 100%; } }
    .careers-section .filters .btn-filter {
      font-size: 16px;
      margin: 0;
      margin-left: 10px;
      border-radius: 2rem;
	  background-color: transparent;
	  color: #6caade;
	  border: 2px solid #6caade; }
	  .careers-section .filters .btn-filter:hover {
	    text-decoration: none;
	    background-color: #6caade;
	    color: #fff;
	    border-color: #6caade;
		}
      .careers-section .filters .btn-filter.disabled {
        opacity: 0.8;
        cursor: not-allowed; }
  .careers-section .job-lists {
    margin: 0;
    padding: 0;
    list-style: none;
    /*-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;*/
    column-gap: 20px; }
    @media (max-width: 767.98px) {
      .careers-section .job-lists {
        -webkit-column-count: 1;
        column-count: 1; } }
    .careers-section .job-lists li {
      margin-bottom: 0.5rem;
      font-family: Helvetica,Verdana,Arial,sans-serif; }
      .careers-section .job-lists li a {
        color: #3b3a3a;
        font-size: 20px;
        line-height: 25px; }
        .careers-section .job-lists li a b {
	        font-weight: bold;
        }
        @media (max-width: 767.98px) {
          .careers-section .job-lists li a {
            font-size: 1rem; } }
        .careers-section .job-lists li a:hover, .careers-section .job-lists li a:focus, .careers-section .job-lists li a:active {
          color: #6caade; }
      .careers-section .job-lists li.dep-heading {
        font-size: 25px;
        color: #6caade;
        margin-bottom: 25px; }
        .careers-section .job-lists li.dep-heading hr {
          border-color: #dde3eb;
          margin: 50px 0;
          max-width: 90%; }
          @media (max-width: 991.98px) {
            .careers-section .job-lists li.dep-heading hr {
              margin: 20px 0; } }
  .careers-section .video-container {
    margin: 0 0 30px 0;
    min-height: 624px;
    height: 624px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .careers-section .video-container {
        min-height: 390px;
        height: 390px; }
        .careers-section .video-container iframe {
          height: 390px; } }
    @media only screen and (min-width: 375px) and (max-width: 667px) {
      .careers-section .video-container {
        min-height: 210px;
        height: 210px;
        width: 374px;
        margin: 0 auto 30px; }
        .careers-section .video-container iframe {
          height: 210px; }
}
