/*
Theme Name: Fireside
Author: Amba Web Works
Author URI: http://ambawebworks.com
Description: Agency is a multipurpose WordPress theme built based on Bootstrap frontend framework making it fully responsive and mobile friendly. It supports Blog, Landing Pages etc.
Version: 1.0
*/
p {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

a:hover {
	cursor: pointer;
	pointer-events: auto;
	color: #ffb706 !important;
}
.case-study-thump img:hover , .post-image-thumb img:hover{
	-webkit-box-shadow: 0px 0px 25px 0px #ececff;
    box-shadow: 0px 0px 15px 0px #ececff;
}
.button:hover {
	color: #0d1e51 !important;
	background: #ffd300 !important;
}
.gold-text {
	color: #ffb706 !important;
}
#panel-1492-0-0-1 {
	position: relative;
	top: -450px;
}
.home-video-heading h3 {
	padding-left: 30px;
	font-size: 52px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 60px;
}
.home-video-heading h3 span,.home-gallery-heading h3 span{
	color:#ffb706;
}
.home-gallery-heading{
	padding-left: 30px;
	position: absolute;
    top: 430px;
    z-index: 9999;
}
.section-title {
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
h3.widget-title{
	color: #ffb706;
	font-size: 23px;
    line-height: 15px;
    font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 25px;
	text-transform : uppercase;
}

.section-what-we-do h3.widget-title,.section-our-work h3.widget-title{
	color: #ffb706;
	font-size: 23px;
    line-height: 15px;
    font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 25px;
}
.section-what-we-do h3,.section-our-work h3{
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    letter-spacing: 1px;
}
.section-what-we-do p{
	color:#ECECFF;
	font-family: "proxima-nova",sans-serif;
  	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
}
.header-right {
	padding: 8px 0;
}
.header-right-mobile{
	display:none;
}
.header-mobile-section{
	display:none;
}
.learnmore{	
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #ECECFF;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.learnmore span{
	padding-bottom: 5px;
    border-bottom: 1px solid;
}
.learnmore img{
	margin-left: 5px;
}
.section-who-we-are {
	padding: 6%;
	background-color: #f5f5f5;
}
.section-who-we-are .laptop-home img {
	position: absolute;
	top: 85%;
	max-width: 600px;
}
.client_logos .slick-slide img{	
    border-style: none;
    vertical-align: middle;
    max-width: 200px;
    width: 100%;
    height: auto;
}

.partner-logos .slick-slide img{	
    max-height: 42px;
    width: auto;
}

.service-name,.service-name-swiper2 {
	margin-top: 30px;
}
.service-name img,.service-name-swiper2 img {
	margin-left: 5px;
}
.service-name-swiper2 {
	display: flex;
	width: 100%;
}
.service-name-left{
	width: 50%;
}
.service-name-right{
	width: 50%;
	text-align: right;
}
.service-name-right span{
	padding-bottom: 5px;
    border-bottom: 1px solid;
}
  .service-image {
    position: relative;
	/*max-height: 350px;*/
    overflow: hidden;
}
  .service-image img {
    display: block;
    width: 100%;
	height: auto;
    margin: 0;
	border-radius: 10px;
}
.case_title span{
	font-weight: 600;
    font-size: 15px;
    color: #ECECFF;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.swiper2 .service {
    width: 80% ;
    padding-bottom: 7px;
}
.swiper2 .service-image {
    position: relative;
	/*max-height: 450px;*/
    overflow: hidden;
	height: auto;
}
.swiper2 .service-image img {
    display: block;
    width: 100%;
	height: auto;
    margin: 0;
	border-radius: 10px;
}
.swiper2 .swiper-slide {
  opacity: 0!important;
}

.swiper2 .swiper-slide-active {
  opacity: 1!important;
}
.swiper2 .swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper2 .swiper-slide-active {
    z-index: 999999;
}
/* Auto Height */
.swiper2 .swiper-container-autoheight,
.swiper2 .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper2 .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.service-content {
    padding: 10px 0;
}
.home_result_section .sow-headline{

	font-family: "proxima-nova",sans-serif;
    font-weight: 300;
    font-size: 80px;
    margin-bottom: 10px;
    letter-spacing: 5px;
	-webkit-animation: colorchange 30s ease-in-out infinite alternate;
    -moz-animation: colorchange 30s ease-in-out infinite alternate;
    -o-animation: colorchange 30s ease-in-out infinite alternate;
    -ms-animation: colorchange 30s ease-in-out infinite alternate;
    animation: colorchange 30s ease-in-out infinite alternate;
}
.home_result_section .sow-sub-headline {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}
@-webkit-keyframes colorchange {
	0% {
	  color :#ECECFF;
	}
	10% {
	  color: #f5f5bc;
	}
	20% {
	  color: #ECECFF;
	}
	30% {
	  color: #f5f5bc;
	}
	40% {
	  color: #ECECFF;
	}
	50% {
	  color: #f5f5bc;
	}
	60% {
	  color: #ECECFF;
	}
	70% {
	  color: #f5f5bc;
	}
	80% {
	  color: #ECECFF;
	}
	90% {
	  color: #f5f5bc;
	}
	100% {
	  color: #ECECFF;
	}
  }
.home .member-inner {
	font-size: 12px;
	line-height: 14px;
}

.case-studies {
	position: relative;
}
.case-studies .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ECECFF'%2F%3E%3C%2Fsvg%3E") !important;
    left: -30px !important;
}
.case-studies .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ECECFF'%2F%3E%3C%2Fsvg%3E") !important;
    right: -29px !important;
}
.case-studies .swiper-button-next, .case-studies .swiper-button-prev {
    position: absolute;
    top: 40% !important;
    width: 27px !important;
    height: 19px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.hero,
.hero-home {
	background: rgb(19,77,187);
	background: linear-gradient(141deg, rgba(19,77,187,1) 17%, rgba(13,31,81,1) 75%);
}
.footer-widget-section{
	padding-left: 40px;
    padding-right: 40px;
}
.case-study-tall {
	min-height: 600px;
	position: relative;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.case-study-short {
	min-height: 299px;
	position: relative;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.case-study-tall h3 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 24px;
}
.case-study-tall h5 {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px
}
.case-study-short h3 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 24px;
}
.case-study-short h5 {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
.case-study-text {
	position: absolute;
	bottom: 0;
	z-index: 9;
	padding: 0 25px;
}
.case-study-tall .so-widget-sow-editor-base {
	background-image: linear-gradient(rgba(13, 30, 81, 0) 40%, rgba(13, 30, 81, .85) 80%);
	height: 600px;
	background-size: cover;
}

.case-study-short .so-widget-sow-editor-base {
	background-image: linear-gradient(rgba(13, 30, 81, 0) 40%, rgba(13, 30, 81, .85) 80%);
	height: 299px;
	background-size: cover;
}

.zoom-hover {
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.zoom-hover:hover,
.case-study-short:hover,
.case-study-tall:hover {
	-ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
	cursor: pointer !important;
}
.single-case-studies h2 {
	text-transform: capitalize;
}

.client-logos {
	padding: 0 10%;
}
.media-logos img {
	max-width: 90% !important;
}

.work-callout {
	box-shadow: 2px 2px 10px #ccc;
	padding: 20px;
	font-size: 14px;
	background: #fff;
	line-height: 21px;
}
.work-callout h4 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
.work-callout h4 a:hover {
	color: #ffb706;
}
.button-yellow {
	background: #ffb706;
	background-color: #ffb706;
	color: #0d1e51;
}
/******* Header ********/

.icon-75 img {
	max-width: 120px !important;
	text-align: center;
}
.sow-accordion-open-button, .sow-accordion-close-button {
	color:#ffb706;
}
.page-id-562 h4 {
	margin-bottom: 5px;
}

/*****Testimonials ********/
.testimonial-name {
	text-align: center;
}
.testimonial-name h5 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 14px;
	color : #ffb706;
}
.testimonial_title span {
    font-weight: 600;
    font-size: 15px;
    color: #ffb706;
    letter-spacing: 3px;
}
.testimonial-content p{
	line-height: 30px;
    text-align: center;
}

.testimonials {
	position: relative;
	padding: 35px;
}
/*
.testimonials .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ECECFF'%2F%3E%3C%2Fsvg%3E") !important;
    left: -30px !important;
}
.testimonials .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ECECFF'%2F%3E%3C%2Fsvg%3E") !important;
    right: -29px !important;
}
.testimonials .swiper-button-next, .testimonials .swiper-button-prev {
    position: absolute;
    top: 55% !important;
    width: 27px !important;
    height: 19px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}*/

.number-head{
	color: #0d1e51;
	font-size: 42px;
}
.displaynone{
	display:none !important; 
}
.the-process-section h5 {
		margin-bottom: 5px;
}
.rotate-90 {
	transform:rotate(-90deg);

}
/* footer*/
.footer-logo{
	width: 100px;
    height: 100px;
    margin-bottom: 20px;
}
.col-widget-three .menu-item , .col-widget-four .menu-item{
	margin-bottom: 15px;
}
.pre-footer{
	background: transparent;
    padding: 61px 0;
    text-align: center;
    color: #ffffff;
}
.footer-widget-section{
	padding-left: 40px;
    padding-right: 40px;
}
.pre-footer .lets_chat a{
	text-transform: uppercase;
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #ECECFF;
    transition: color .3s;
	letter-spacing: 2px;
}
.pre-footer .lets_chat a img {
    width: 19px;
    margin-left: 5px;
}
.pre-footer .lets_chat span {
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
.footer-widget-section .social-networks {
    align-items: flex-start !important;
    justify-content: flex-start !important;
}
.footer-widget-section .social-networks-footer{
	margin-top: 40px;
    padding-top: 40px;
}
.social-networks-footer .social-networks{
	align-items: flex-start;
    justify-content: flex-start;
}
@media only screen and (max-width:767px) {
	.rotate-90 {
	transform:rotate(0deg);
	}
	.client-logos {
		padding: 0;
	}
	.section-who-we-are .laptop-home img {
		position: unset;
		top: unset;
		max-width: unset;
		width: 100%;
	}
	.laptop-home {
		height: 350px;
	}
	.section-who-we-are {
		padding: 20px;
	}
	.media-logos img {
	max-width: 100% !important;
	}
	.two-col-mobile {
		display: flex !important;
	}
}
/* About page*/
.about_image img {
    border-radius: 10px;
}
.section-our-principles h3.widget-title{
    color: #ffb706;
    font-size: 38px;
    line-height: 15px;
    font-weight: 100;
    letter-spacing: 4px;
    margin-bottom: 25px;
}
.section-our-principles h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.principles{
	height: 270px;
    width: 255px;   
    border: 1px solid #ECECFF;
    border-radius: 10px;
	text-align: center;
	color: #ffb706 !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    position: relative;
	margin: 5px;
}
.principles a{	
	color: #ffb706 !important;
}
.principles span{
	color: #ffb706;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 3px;    
}
.principles .service-front {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    display: block;
	padding: 53px;
}
.principles .service-end {
    position: relative;
    display: none;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    font-size: 14px;
    line-height: 30px;
    padding: 25px;
	letter-spacing: 0;
	font-size: 14px;
}
.principles:hover {
 	-webkit-box-shadow: 0px 0px 25px 0px #ececff;
    box-shadow: 0px 0px 15px 0px #ececff;
    padding:0;
}
.principles:hover:before {
  opacity: 1;
}
.principles:hover .service-front {
  display: none;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.principles:hover .service-end {
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);          
}
.why-partner{
	text-align: center;
}
.why-partner h4 {
    color: #ffb706;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 25px;
}

.meet-team-section  h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
}
.meet-team-section  h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.member-image{
	border-radius: 10px;
}

/*work page */
.work-section h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
}
.work-section h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    letter-spacing: 1px;
}
.case-study-content {
    padding: 35px 0 2px;
    overflow: hidden;
}
.case-study-content h5 a {
    font-weight: 600;
    font-size: 15px;
    color: #ECECFF;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.case-study-content h5 a::after {
    display: none;
    vertical-align: bottom;
    background: url("../images/group.png") no-repeat 50%;
    width: 24px;
    height: 24px;
    content: "";
    margin-left: 10px;
    transition: transform .3s;
}
.case-study-thump img{
	height: auto;
    border-radius: 10px;
}
.case-study-thump .service-tags {
    position: absolute;
    width: 260px;
    left: -15px;
    bottom: 30px;
}
.section-single-services-tags a{
    color: #ffb706;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 3px;
}
.section-single-share {
    display: flex;
}
.client_logo{
    width: 200px;
    margin: auto;
}
/* work details page*/
.section-single-head img, .section-single-content img{
	border-radius: 10px;
}
.section-paging-prev::before {
    display: inline-block;
    vertical-align: bottom;
    background: url("https://firesidedigital.co/wp-content/uploads/2023/11/Group.png") no-repeat 50%;
    width: 24px;
    height: 24px;
    content: "";
    margin-right: 10px;
    transform: scaleX(-1);
    transition: transform .3s;
}
.link-back::before {
    display: inline-block;
    vertical-align: bottom;
    background: url("https://firesidedigital.co/wp-content/uploads/2023/11/Group.png") no-repeat 50%;
    width: 24px;
    height: 24px;
    content: "";
    margin-right: 10px;
    transition: transform .3s;
    transform: scaleX(-1);
}
.section-paging-next::after {
    display: inline-block;
    vertical-align: bottom;
    background: url("https://firesidedigital.co/firesidedigital/wp-content/uploads/2023/11/Group.png") no-repeat 50%;
    width: 24px;
    height: 24px;
    content: "";
    margin-left: 10px;
    transition: transform .3s;
}
.section-paging strong {
    font-weight: 600 !important;
    color: #ECECFF !important;
	padding-bottom: 5px;
    border-bottom: 1px solid;
}
.section-paging-prev:hover{
	color: #ffb706 !important;
}
.section-paging-next:hover{
	color: #ffb706 !important;
}
/*service page */
.service-page-section h3.widget-title{
    color: #ffb706;
    font-size: 20px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
}
.service-page-section h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    letter-spacing: 1px;
}
.service-page-section ul{
	margin-left: 20px;
}
.service-page-section ul li{
	list-style: disc;
	margin-bottom: 10px;
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
}
.service-page-section .learnmore{
	margin-top: 25px;
}
/*contact page*/

.contact-page-section h3.widget-title{
    color: #ffb706;
    font-size: 20px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
}
.contact-page-section h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    letter-spacing: 1px;
}
.main-form{
	padding-left: 100px;
}
.hbspt-form form input, form select, form textarea, .hs-input, input {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 2px solid #efce83 !important;
	color: #ECECFF !important;
 }
input.hs-input:focus, textarea.hs-input:focus{
	box-shadow: none; !important;
}
.hbspt-form fieldset{
  margin-bottom: 30px !important;
}
.hbspt-form label{
	color: #ECECFF;
	font-size: 16px;
	line-height: 15px;
	font-weight: 400;
}
.hbspt-form label.hs-error-msg{
	color : #ed907b !important;
}
.hs-submit input.hs-button{
  color: #ECECFF !important;
  background-color: transparent;  
  font-size: 18px !important;
  border-bottom: 1px solid  #ECECFF;

}
.hs-button:after {
	display: inline-block;
    vertical-align: bottom;
    background: url("images/Group.png") no-repeat center center;
    width: 24px;
    height: 24px;
    content: '';
    margin-left: 10px;
    transition: transform .3s;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

/* career page */
.careers-section h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
.careers-section h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}

.jobs-list{
	height: 270px;
    width: 255px;  
    border: 1px solid #ECECFF;
    border-radius: 10px;
	text-align: center;
	color: #ffb706 !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 30px;
	margin-right: 5px;
    margin-left: 5px;
}
.jobs-list a{	
	color: #ffb706 !important;
}
.jobs-list span{
	color: #ffb706;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 3px;    
}
.jobs-list span.jobapply{
	color: #ECECFF;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
.jobs-list .jobs-front {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    display: block;
	padding: 53px;
}
.jobs-list .jobs-end {
    position: absolute;
    top: 20%;
    display: none;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    font-size: 14px;
    line-height: 30px;
    padding: 25px;
	letter-spacing: 0;
    
}
.jobs-list .jobs-end p{
    color: #ffb706 !important;
}
.jobs-list:hover {
 -webkit-box-shadow: 0px 0px 25px 0px #ECECFF;
          box-shadow: 0px 0px 25px 0px #ECECFF;
          padding:0;
}
.jobs-list:hover:before {
  opacity: 1;
}
.jobs-list:hover .jobs-front {
  display: none;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.jobs-list:hover .jobs-end {
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);          
}
.why-work {
    text-align: center;
}
.why-work h4 {
    color: #ffb706;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 25px;
}
.company-culture h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
.company-culture h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.company-culture img{
	border-radius : 10px;
}
.perks-at h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
.perks-at h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
/*job details page*/
.job-detail-page P{
	text-align:left;
}
.job-detail-page .section-single-content{
	padding-left: 1px !important;
    margin-bottom: 84px !important;
}
.job-detail-page .link-back{
	margin-top: 50px;
    margin-bottom: 100px;
}
h3.job-title{
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.job-detail-page ul{
	margin-left: 20px;
}
.job-detail-page ul li{
	list-style: disc;
	margin-bottom: 10px;
	color: #ECECFF;
	font-size: 16px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
}
.job-detail-page h4{
	font-size: 20px;
    line-height: 34px;
	margin-top: 30px;
    margin-bottom: 5px;
}
.career_form form{
	font-family: "proxima-nova",sans-serif !important;
	border-radius: 0 !important;
}
.career_form .hs-button:active:not(.inactive):not(.link) {
	font-family: "proxima-nova",sans-serif !important;
}
.career_form .hbspt-form form input, form select, form textarea, .hs-input, input,textarea.hs-input {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 2px solid #efce83 !important;
	color: #ECECFF !important;
	border-radius: 0 !important;
 }
.career_form input.hs-input:focus, textarea.hs-input:focus{
	box-shadow: none; !important;
	border-radius: 0 !important;
}
.career_form .hbspt-form fieldset{
  margin-bottom: 30px !important;
}
.career_form .select.hs-input{
	color: #ECECFF !important;
	font-size: 16px !important;
	line-height: 15px !important;
	font-weight: 400 !important;
	font-family: "proxima-nova",sans-serif !important;
	margin-bottom: 17px !important;
}
.career_form .hbspt-form label{
	color: #ECECFF !important;
	font-size: 16px !important;
	line-height: 15px !important;
	font-weight: 400 !important;
	font-family: "proxima-nova",sans-serif !important;
}
.career_form .hs-form-field label:not(.hs-error-msg) {
    color: #ECECFF !important;
	font-size: 16px !important;
	line-height: 15px !important;
	font-weight: 400 !important;
	font-family: "proxima-nova",sans-serif !important;
	margin-bottom: 17px !important;
}
.career_form .stacked label{
	margin-bottom: 17px !important;
}
.career_form .hbspt-form label.hs-error-msg{
	color : #ed907b !important;
}
.career_form .hs-submit input.hs-button{
  color: #ECECFF !important;
  background-color: transparent;  
  font-size: 18px !important;
  border-bottom: 1px solid  #ECECFF;
  border-radius: 0;
  font-family: "proxima-nova",sans-serif !important;
  box-shadow:none;
}
.career_form .hs-button{
  color: #ECECFF !important;
  background-color: transparent;  
  font-size: 18px !important;
  border-bottom: 1px solid  #ECECFF;
  border-radius: 0;
  font-family: "proxima-nova",sans-serif !important;
  box-shadow:none !important;
}
.career_form .hs-button:after {
	display: inline-block;
    vertical-align: bottom;
    background: url("images/Group.png") no-repeat center center;
    width: 24px;
    height: 24px;
    content: url("images/Group.png");
    margin-left: 10px;
    transition: transform .3s;
}
.career_form input.hs-input.error,.career_form textarea.hs-input.error:focus{
	box-shadow: none;
	border-radius: 0 !important;
}
.job-detail-page .pre-footer P{
	text-align:center;
}
.pre-footer form {
   width: 500px;
   margin: 0 auto;
   text-align: center;
}
.pre-footer .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  background: transparent;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.hs-submit .actions {
  text-align: center !important;
}
.hs-submit input.hs-button {
  
}
.pre-footer .hbspt-form {
	max-width: 500px;
	margin: 0 auto;
	margin-top: -60px;
}
iframe {
	max-width: 500px;
}
.pre-footer form {width: unset}

.pre-footer .hs-input {
	display: inline-block;
	width: 100%;
	max-width: 500px;
	height: 40px;
	padding: 9px 10px;
	font-family: "proxima-nova",sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	border: 1px solid #cbd6e2;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-align: center;
}
.pre-footer .hs-button {
	text-transform: capitalize;
	font-weight: normal;
	color: #ffffff;
	background-color: #0d1e51;
	padding: 20px 20px;	
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	border-bottom: 1px solid #ECECFF !important;
}
.pre-footer .hs-submit input.hs-button {
	height: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pre-footer input.hs-input.error,.pre-footer input.hs-input.error:focus{
	box-shadow: none !important;
	border-radius: 0 !important;
}
.pre-footer input.hs-input:focus, textarea.hs-input:focus{
	box-shadow: none; !important;
	border-radius: 0 !important;
}
.pre-footer ul li {
    list-style: none;
}

/*insights page*/
.insight-list{
	
}
.insights-section h3.widget-title{
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
	text-transform: uppercase;
}
.insights-section h3 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.insights{
    padding: 30px 25px 30px 30px;
}
.post-image-thumb img{
    height: auto;
    border-radius: 10px;
}
.post-content-title{
    padding: 17px 0 10px !important;
}
.post-content-title h5 {
    line-height: 1.2;
    margin-bottom: 15px;
	margin-right: 10px;
}
/*Insights details page*/

.single-content{
    padding: 10px 0;
}
.single-content h1 {
    color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    letter-spacing: 1px;
}
.post-text img{
	padding:20px;
}
/*privacy policy*/
.privacy-policy h1{
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.privacy-policy h2{
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.privacy-policy h3{
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 40px;
    letter-spacing: 3px;
}
.privacy-policy ul{
	margin-left: 20px;
}
.privacy-policy ul li{
	list-style: disc;
	margin-bottom: 10px;
	color: #ECECFF;
    font-family: "proxima-nova",sans-serif;
    font-weight: 100;
}
.privacy-policy h3.section-title {
    color: #ffb706;
    font-size: 23px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 25px;
    text-transform: uppercase;
}