.salemarketing .system .head{ font-family: 'Lato-Regular'; }
.salemarketing .headercontent{ width: 900px; display: table; margin: auto; text-align: center; }
.salemarketing .header-body {background-size: 100% 100%; padding-top: 35px; background-attachment: fixed; }
.salemarketing .headercontent .btn{ padding: 6px 46px; }
.newheading{ display: grid; padding: 0 0 80px; grid-template-columns: auto auto; }
.newheading h2{color: #2f2c2c; font-size: 36px; margin: 0 20px 0 0; text-align: right; font-weight: 600; font-family: 'Lato-Light'; line-height: 46px; }
.newheading h2 span{ font-family: 'Lato'; display: block; }
.newheading p{margin: 0 0 0 20px; padding: 0 0 0 62px; border-left: 2px solid #fa6742; font-size: 18px; line-height: 30px; }
.carousel-showmanymoveone .carousel-control{ width:4%; background-image:none; }
.carousel-showmanymoveone .carousel-control.left{ margin-left: 0; }
.carousel-showmanymoveone .carousel-control.right{ margin-right: 0; }
.carousel-showmanymoveone .cloneditem-1, .carousel-showmanymoveone .cloneditem-2, .carousel-showmanymoveone .cloneditem-3 {display: none; }

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+3) {display: none; } 
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev {left: -50%; }
  .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next {left: 50%; }
  .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right, .carousel-showmanymoveone .carousel-inner > .active {left: 0; }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {display: block; }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {-webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0); left: 0; } 
  .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {-webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); left: 0; } 
  .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right, .carousel-showmanymoveone .carousel-inner > .item.active {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } 
}

@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev{ left: -16.6%; }
  .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next{ left: 16.6%; }
  .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right, .carousel-showmanymoveone .carousel-inner > .active{ left: 0; }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2, .carousel-showmanymoveone .carousel-inner .cloneditem-3 {display: block; }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {-webkit-transform: translate3d(33%, 0, 0); transform: translate3d(33%, 0, 0); left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {-webkit-transform: translate3d(-33%, 0, 0); transform: translate3d(-33%, 0, 0); left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right, .carousel-showmanymoveone .carousel-inner > .item.active {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; }
}

@media not all, (-webkit-transform-3d){
  .carousel-inner>.item {-webkit-transition: -webkit-transform .6s ease-in-out; -o-transition: -o-transform .6s ease-in-out; transition: transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } 
}

.carouselslide{ background: #F3F7FD }
.profile_card_outer{ padding: 45px 10px 35px }
.profile_card{ background-color: #fff; -webkit-box-shadow:0px 16px 32px 0px rgb(56 86 160 / 10%); box-shadow:0px 16px 32px 0px rgb(56 86 160 / 10%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; margin: 15px 0; min-height: 100%; position: relative; border-radius: 15px; }
.profile_cardbody{ padding: 25px 30px; text-align: center; }
.profile_avatar{ width: 120px; height: 120px; display: table; margin: -70px auto 0; position: relative; }
.profile_avatar:after{ width: 140px; height: 140px; border: 1px solid hsl(0deg 0% 0% / 20%); position: absolute; left: -10px; right: 0; content: ''; top: -10px; border-radius: 50%; }
.profile_avatar img{ border-radius: 50%; box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 20%); }
.profil_cardrate{ font-size: 16px; position: absolute; top: 50%; right: -60px; background: #db4e41; color: #fff; border-radius: 45px; padding: 10px 22px; margin-top: -15px; box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 20%); z-index: 2 }
.profile_cardbody h2{ margin: 0; padding:40px 0 5px; position: relative; }
.profile_cardbody h2 a{font-size: 22px; font-weight: 600; color: currentColor; text-decoration: none; font-family: 'Lato-Light'; }
.headingdivd{ display: table; margin: 10px auto 0; position: relative; }
.headingdivd:before, .headingdivd:after{ content: ""; width: 25px; height: 1px; position: absolute; bottom: 11px; right: 17px; margin-right: 9px; -moz-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; background: #db4e41; }
.headingdivd:after{ content: ""; right: inherit; left: 17px; }
.profile_card:hover .headingdivd:before, .profile_card:hover .headingdivd:after{ width: 50px; -moz-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; }
.headingdivd span{ width: 17px; height: 17px; display: block; margin: 0 auto; background: #ffffff; position: relative; top: -11px; }
.headingdivd span:before{ content: ""; width: 7px; height: 7px; left: 0; top: 12px; border-radius: 50%; position: absolute; background:#db4e41; }
.profile_cardbody p{color: #7f92a9; margin: 8px 0; font-size: 16px; line-height: 24px; }
.profile_cardbody p.pDark{ color: #617083 }
.profile_cardtags{ margin: 30px 0 20px; text-align: center; }
.profile_cardtags .tag{background: #e5f1ff; border-radius: 7px; padding: 0 15px; height: 38px; line-height: 38px; margin: 7px; text-decoration: none; color: #043066; display: inline-table; }
.profile_cardtags .tag:last-child{ margin-right: 0; }
.profile_cardtags .tag.other{border-color: #47b545; color: #fff; background-clip: padding-box; background-color: #47b545; -webkit-box-shadow: 0 2px 4px #47b545; box-shadow: 0 2px 4px #90d58f; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.profile_card .card_btn{-webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; text-transform: uppercase; font-weight: 900; display: block; text-align: center; color: #2b88d9; padding: 0 0 25px; overflow: hidden; text-decoration: none; }
.profile_card .card_btn i{ font-size: 17px; margin: 0 0 0 5px; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.profile_card:hover .card_btn{ color: #2e2c2d;  }
.salemarketing .all-products .col-md-4{ border: 0 }
.profile_card:hover{ transform: translatey(-10px); transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01); box-shadow: 0px 16px 32px 0px rgb(56 86 160 / 20%); }
.profile_card:hover .card_btn i{ margin: 0 0 0 10px; }
.block{ padding: 25px 0 }
.marketsale_grid{ display: grid; grid-template-columns: 550px auto; grid-column-gap: 100px; align-items: center; }
.marketsale_grid_content h2{color: #2f2c2c; font-size: 36px; margin: 0; text-align: left; font-weight: 600; font-family: 'Lato-Light'; }
.marketsale_grid_content h2:after{ background: #DB4E41; width: 88px; height: 3px; margin: 15px 0 0; display: table; content: ''; }
.marketsale_grid_content p{ margin: 30px 0 0; font-size: 18px; line-height: 30px; }
.marketsale_grid_content p.lightcolor{ font-size: 16px; opacity: .8; line-height: 26px }
.marketsale_grid_content a{ text-decoration: none; margin: 30px 0 0; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 900; height: 50px; line-height: 50px; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-radius: 50px; padding: 0 40px; background: #DB4E41; display: table; }
.marketsale_grid_content a:hover{ background: #2e2c2d; }
.faqblock{background: #F3F7FD }
.heading h2{ color: #2f2c2c; font-size: 36px; margin: 0; text-align: center; font-weight: 600; font-family: 'Lato-Light'; }
.heading h2:after{ background: #DB4E41; width: 88px; height: 3px; margin: 15px auto 0; display: table; content: ''; }
.faqtab{ width: 990px; margin: auto; display: table; }
.faqtab_inner{ padding: 70px 0 0 }
.faqtab_inner .panel{ border: 0; border-top: 1px solid #cccbcb; box-shadow: none; margin: 0; background: none; border-radius: 0; }
.faqtab_inner .panel .panel-heading{ font-size: 20px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #1b1b1b; padding: 0; background: none; border: 0; }
.faqtab_inner .panel .panel-heading a{ color: inherit; text-decoration: none; padding: 15px 30px; display: block; position: relative; font-weight: 400; }
.faqtab_inner .panel .panel-heading a img{ position: absolute; right: 30px; width: 24px }
.faqtab_inner .panel .panel-body{ padding: 12px 30px 24px; }
.faqtab_inner .panel .panel-body p{ color: #707070; font-size: 16px; line-height: 26px }
.faqtab_inner .panel .panel-body p+p{ margin: 20px 0 0 }
.skill_tags{ padding: 50px 0 0; text-align: center; }
.skill_tags a{ background: #e5f1ff; border-radius: 7px; padding: 0 15px; height: 38px; line-height: 38px; margin: 7px; text-decoration: none; color: #043066; display: inline-table; }
.skill_tags a:hover{ background: #cee4ff; }
.MarketingSales{ background: #F3F7FD }
.MarketingSales_grid{ display: grid; grid-template-columns: auto auto auto; grid-column-gap: 40px; margin: 70px 0 0 }
.MarketingSales_box{ background: #fff; -webkit-box-shadow:0px 16px 32px 0px rgb(56 86 160 / 10%); box-shadow:0px 16px 32px 0px rgb(56 86 160 / 10%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; border-radius: 15px; padding:20px 30px 30px; }
.MarketingSales_box ul{ margin: 0; padding: 0 } 
.MarketingSales_box ul li{ list-style-type: none; font-size: 18px; position: relative; padding:0 0 0 25px; margin:15px 0 0; } 
.MarketingSales_box ul li a{ text-decoration: none; color: #696687 } 
.MarketingSales_box ul li img {position: absolute; left: 0; top: 4px; width: 16px; }
.bestagencies{ background: #DB4E41; padding: 100px 0 }
.bestagencies .heading h2{ color: #fff }
.bestagencies .heading h2:after{ background: #fff }
.bestagencies p{ margin: 30px 0 0; font-size: 18px; line-height: 30px; color: #fff; text-align: center; }
.bestagencies a {text-decoration: none; margin: 30px auto 0; font-size: 18px; color: #fff; text-transform: uppercase; height: 60px; line-height: 60px; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-radius: 50px; padding: 0 50px; background: #2e2c2d; display: table; }
.bestagencies a i{ margin: 0 0 0 15px }
.bestagencies a:hover { background: #fff; color: #2e2c2d  }
.salemarketing .products-header {background: url(../images/salemarketing/aboutus-header.png) no-repeat top center; background-size: 100% 100%; padding-bottom: 0; }
::-webkit-input-placeholder{ color: #979797; font-family: 'Lato-Regular'; font-size:20px; }
::-moz-placeholder{ color: #979797; font-family: 'Lato-Regular'; font-size:20px; }
:-ms-input-placeholder{ color: #979797; font-family: 'Lato-Regular'; font-size:20px; }
:-moz-placeholder{ color: #979797; font-family: 'Lato-Regular'; font-size:20px; }
/*listing*/
.searchflied{ padding: 23px 0; box-shadow: 0px 3px 9px 0px rgb(120 120 120 / 9%); position: relative; z-index: 1; } 
.searchflied .input-group{ border-radius: 6px; border: 1px solid #e1e1e1;}
.searchflied .form-control{color: #8b8b8b; background: none; background-image: none; height: 54px; padding: 18px 24px; font-size: 20px; line-height: 1.33333; border-radius: 0; border: 0; box-shadow: none; font-family: 'Lato-Regular'; }
.searchflied button{text-decoration: none; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 900; height: 54px; line-height: 54px; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; padding: 0 40px; background: #DB4E41; border:0; letter-spacing: .5px; border-radius: 6px !important; }
.searchflied button i{ margin:0 10px 0 0 }
.listingblock{ background: #F3F7FD }
.listing_grid{ display: grid; grid-template-columns: 250px auto; grid-column-gap: 30px }
.section_subtitle {text-transform: uppercase; font-size: 14px; padding: 6px 0 15px; margin-bottom: 25px; display: flex; width: 100%; justify-content: space-between; align-items: center; }
.section_subtitle span {font-size: 16px;text-transform: none;}
.section_subtitle.from_sidebar{ border-bottom: 1px solid #ced9ee; }
.clear_link {float: right; text-transform: none; color: #79899d; font-weight: normal; font-size: 14px; }
.form-group label {font-size: 14px; font-weight: 500; display: flex; width: 100%; justify-content: space-between; align-items: center; }
.form-group .flied{ position: relative; }
.form-group .flied::after {border-bottom: 1.8px solid #818080; border-right: 1.8px solid #818080; content: ''; display: block; height: 7px; margin-top: -6px; pointer-events: none; position: absolute; right: 17px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate( 45deg ); -ms-transform: rotate(45deg); transform: rotate( 45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 7px; }
.filters .form-group{ margin-bottom: 35px; }
.form-group select{ padding: 12px 35px 12px 20px; font-weight: 500; height: auto; -moz-appearance: none; -webkit-appearance: none; }
.form-group label.checkbox{ font-size: 14px; text-transform: inherit; }
.checkbox {display: block; position: relative; padding-left: 30px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.checkbox input {position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkbox .checkmark {position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #fff; border: 1px solid #ccc; border-radius: 3px; }
.checkbox:hover input ~ .checkmark {background-color: #f9f9f9; }
.checkbox input:checked ~ .checkmark {background-color: #DB4E41; border-color: #DB4E41; }
.checkbox .checkmark:after {content: ""; position: absolute; display: none; }
.checkbox input:checked ~ .checkmark:after {display: block; }
.checkbox .checkmark:after {left: 6px; top: 2px; width: 6px; height: 11px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.multirange input[type=range] {box-sizing: border-box; appearance: none; width: 100%; margin: 0; padding: 0 2px; overflow: hidden; border: 0; border-radius: 1px; outline: none; background: linear-gradient(gray, grey) no-repeat center; background-size: 100% 2px; pointer-events: none; }
.multirange input[type=range]:active, input[type=range]:focus { outline: none;}
.multirange input[type=range]::-webkit-slider-thumb {height: 15px; width: 15px; border-radius: 50%; border: 2px solid #DB4E41; background: white; background-color: #fff; position: relative; margin: 5px 0; cursor: pointer; appearance: none; pointer-events: all; z-index: 2; }
.multirange input[type=range]::-webkit-slider-thumb::before {content: ' '; display: block; position: relative; top: 13px; left: 100%; width: 2000px; height: 2px; background: #DB4E41; }
.multirange { position: relative; height: 25px; }
.multirange input[type=range] { position: absolute; }
.multirange input[type=range]:nth-child(1)::-webkit-slider-thumb::before { background-color: #DB4E41; }
.multirange input[type=range]:nth-child(2) { background: none;}
.multirange input[type=range]:nth-child(2)::-webkit-slider-thumb::before { background-color: #979797; }
.line {position: absolute; left: calc(4px + 15px); top: calc(50% - 1px); content: ""; display: block; width: calc(100px - 19px); background: #DB4E41; height: 2px; z-index: 0; }
.silderpoint{ margin: 5px 0 0; display: table; width: 100% }
.silderpoint span{background: #fff; border-radius: 7px; padding: 0 15px; height: 38px; line-height: 38px; text-decoration: none; color: #043066; border: 1px solid #ced9ee; font-size: 16px; float: left; }
.silderpoint span+span{ float: right; } 
.listing_list{ background: #fff; -webkit-box-shadow:0px 0 30px 0px rgb(56 86 160 / 10%); box-shadow:0px 0 30px 0px rgb(56 86 160 / 10%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; margin:0; position: relative; border-radius: 10px; padding: 25px 30px 0 }
.sortdisplay{  display: grid; grid-template-columns: auto auto; justify-content: space-between; align-items: center; }
.sortdisplay .subtitle {text-transform: uppercase; font-size: 14px; }
.sortdisplay .sort_by {font-size: 13px; color: #617083; display: flex; margin: 0 }
.sortdisplay .sort_by label {position: relative; vertical-align: middle; font-weight: normal; margin-right: 10px; top: 4px; font-size: 14px; width:auto; }
.sortdisplay .sort_by.form-group select{ padding: 7px 25px 7px 10px; width: 140px; }
.listingmain{ margin: 0; padding: 0 }
.listingmain li.search_result{ list-style-type: none; display: grid; grid-template-columns: auto auto; grid-column-gap: 20px; padding: 30px 0; color: #617083; border-bottom: 1px solid #ced9ee; }
.listingmain li.search_result:last-child{ border: 0 }
.search_result .avatar {width: 150px; height: 150px; border-radius: 50%; overflow: hidden; }
.listing_details { }
.toparea{ display: table; width: 100% }
.search_result .user_name {font-size: 18px; font-weight: 600; color: #333; font-family: 'Lato-Light'; float: left; margin: 2px 0 0 }
.label_hourly {background: #47b545; font-size: 13px; font-weight: 500; border-radius: 7px; padding: 6px 14px; float: left; margin: 0 0 0 10px; }
.search_result .pay_rate {float: right; font-size: 16px; font-weight: 600; font-family: 'Lato-Light'; }
.search_result .speciality {color: #7f92a9; margin: 8px 0; font-size: 16px; line-height: 24px; }
.location{color: #2b88d9; font-size: 15px; }
.location i{ margin: 0 5px 0 0 }
.userprofil_bio {color: #617083; margin: 8px 0; font-size: 13px; line-height: 24px; }
.listingtags .tag{background: #e5f1ff; border-radius: 7px; padding: 0 12px; height: 34px; line-height: 34px; margin: 5px 10px 5px 0; text-decoration: none; color: #043066; display: inline-table; } 
.listingtags .tag.other{border-color: #47b545; color: #fff; background-color: #47b545; -webkit-box-shadow: 0 2px 4px #47b545; box-shadow: 0 2px 4px #90d58f; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
/*profile*/
.top_profile{}
.top_profile h4 { font-size: 18px; margin: 0; text-transform: uppercase; }
.top_profile ul{ margin: 20px 0 0; padding: 0;  }
.top_profile ul li{list-style-type: none; display: grid; grid-template-columns: 44px auto; grid-column-gap: 15px; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; padding: 10px 0; border-bottom: 1px solid #ced9ee }
.top_profile ul li .avatar {width: 44px; height: 44px; border-radius: 50%; overflow: hidden; border: 2px solid #ced9ee; box-shadow: 0 0 14px rgb(0 0 1 / 20%); }
.top_profile ul li .name{ font-size: 15px; font-weight: 600; color: #333; font-family: 'Lato-Light'; margin: 0; display: block; }
.top_profile ul li .speciality {color: #617083; margin: 5px 0; font-size: 13px; }
.top_profile ul li .works_at{color: #47b545; font-size: 13px; }
.top_profile ul li i{ margin: 0 3px 0 0 }
.profiletop{ padding: 0 }
.profiletop_grid{ display: grid; grid-template-columns: 66% 34%; }
.detail_grid{ grid-template-columns: 280px auto; margin: 40px 0 0 }
.profile_left{  }
.profile_right{ padding: 0 40px 40px; display: table; width: 100%; }
.profile_header{ display: grid; grid-template-columns: 150px auto; grid-column-gap:40px; padding: 30px 40px }
.avatar_outer{position: relative;}
.avatar_outer .avatar form .show-hover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    background: rgba(0,0,0, .5);
    color: #fff;
    text-align: center;
    padding: 64px 0;
    display: none;
    height: 100%;
    width: 100%;
}
.avatar_outer .avatar form .form-data input.form-control {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    opacity: 0;
    border-radius: 50%;
}
.profile_header .avatar:hover .show-hover {
    display: block;
}
.avatar_outer .form-data input.form-control {
    height: 94%;
    width: 100%;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
}

.profile_header .avatar{ width: 150px; height: 150px; border-radius: 50%; overflow: hidden;position: relative; }
.avatar_outer audio{ width: 100%; margin: 15px 0 0; display: table; height: 25px; }
video.detailvideo{ width: 100%; margin: 15px 0 0; display: table; }
.profile_contact_top{ display: grid; grid-template-columns: auto auto; justify-content: space-between; margin: 12px 0 0 }
.profile_contact_top h1 {font-size: 30px; font-weight: 600; color: currentColor; font-family: 'Lato-Light'; margin: 0 }
.profile_contact p {font-size: 13px;line-height: 24px;}
.profile_contact_top .pay_rate {font-size: 20px; }
.profile_contact p.speciality {color: #7f92a9; margin: 8px 0; font-size: 16px; line-height: 24px; width: 350px; }
.profile_contact a.invitejob{ text-decoration: none; margin:10px 0 0; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 500; height: 40px; line-height: 40px; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-radius: 50px; padding: 0 25px; background: #DB4E41; display: table; float: left; }
.profile_contact a.invitejob:hover{ background: #2e2c2d; }
.profileinfo{ font-size: 14px; margin:0; background: #fafafa; padding: 30px 40px; }
.profileinfo b{  }
.profileinfo div.profileinfo_inner{padding: 9px 0; color: #3c495a; display: grid; grid-template-columns: auto auto; justify-content: space-between; }
.profileinfo div.profileinfo_inner i{ margin: 0 5px 0 0 }
.profileinfo div.profileinfo_inner span{ width: 160px; color: #627080 }
.jobSuccess{ width: 100px; float: right; margin: 5px 0 0 }
.jobSuccess h4{ margin: 0 }
.jobsuccess_bar{ width: 100%; background: rgba(0,0,0,.2); height:5px; display: table; margin: 5px 0 3px; position: relative; border-radius: 10px }
.jobsuccess_bar:after{ width: 90%; background: #47b545; height:5px;  position: absolute; top: 0; left: 0; border-radius: 10px; content: ''; }
.jobSuccess p{ margin: 0; color: #7f92a9; }
.profiles_socialicon{ margin: 35px 0 0; float: right;}
.profiles_socialicon a {margin-left: 10px; text-decoration: none }
.profiles_socialicon i { font-size: 20px; }
.profiles_socialicon i.fa-facebook { color: #3B5998 }
.profiles_socialicon i.fa-linkedin { color: #0077B5 }
.profiles_socialicon i.fa-instagram { color: #E80071 }
.profiles_socialicon i.fa-twitter { color: #4DA6E9 }
.profileinfo_bottom{ padding: 0 }
.profileinfo_bottom h4 {font-size: 20px; margin: 40px 0 0; text-transform: uppercase; }
.profileinfo_bottom p {color: #617083; margin: 15px 0; font-size: 16px; line-height: 24px; }
.profileinfo_bottom ul {padding: 0 0 0 40px }
.profileinfo_bottom ul li {color: #617083; margin: 10px 0; font-size: 16px; line-height: 24px; }
.profileinfo_bottom .listingtags{ margin: 15px 0 0 }
.profiledetailtabs{ margin: 40px 0 0 }
.profiledetailtabs .nav>li{ margin-right: 50px }
.profiledetailtabs .nav>li>a, .profiledetailtabs .nav-tabs>li.active>a, .profiledetailtabs .nav-tabs>li.active>a:hover, .profiledetailtabs .nav-tabs>li.active>a:focus{ padding: 0; border: 0; background: none; font-size: 16px; margin: 0; height: 30px; color: #a9a9a9 }
.profiledetailtabs .nav>li.active>a, .profiledetailtabs .nav>li.active>a:hover, .profiledetailtabs .nav>li.active>a:focus{ color: #DB4E41; position: relative; font-weight: bold; }
.profiledetailtabs .nav>li.active>a:after{ height: 2px; position: absolute; left: 0; bottom: 0; right: 0; background: #DB4E41; content: '';  }
.profile_leftsub{background: #fff; -webkit-box-shadow: 0px 0 30px 0px rgb(56 86 160 / 10%); box-shadow: 0px 0 30px 0px rgb(56 86 160 / 10%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; margin: 0; position: relative; border-radius: 10px; padding: 25px 40px 20px; }
.profile_leftsub+.profile_leftsub{ margin-top: 30px }
.profile_left_inner{ padding-bottom: 0 }
.profile_left_inner a{display: block; padding: 0 0 15px; color: #3c495a; text-decoration: none  }
.profile_left_inner a:hover{color: #DB4E41;  }
.profile_left_inner a i{ margin: 0 8px 0 0; font-size: 16px }
.listingtags.langtag .tag{ background: none; padding: 0 30px 0 0; margin: 0 }
.listingtags.langtag .tag img{ width: 26px; margin: 0 5px 0 0 }
.completejob_main{ margin: 20px -40px -40px }
.completejob_inner{ display: grid; grid-template-columns: 80% 20%; align-items: center; padding: 0 }
.completejob_left{ border-right: 1px solid #ced9ee; padding: 20px 40px }
.completejob_left h3{ margin: 0; font-size: 18px; font-family: 'Lato-bold'; }
.completejob_left p.timing{ margin:8px 0 0; font-size: 13px; font-style: inherit; }
.completejob_left p.timing span{ margin: 0 5px 0 0 }
.completejob_left p.timing i{ font-size: 14px; color: #DB4E41 }
.completejob_left p.timing b{ color: #333 }
.completejob_left p{ margin:5px 0 0; font-style: italic; font-size: 14px; }
.completejob_right{ text-align: center; }
.completejob_right h4{ margin: 0; font-size: 18px; font-family: 'Lato-bold'; color: #DB4E41 }
.completejob_right .hvr{ border-radius: 7px; padding: 0 12px; color: #043066; display: table; margin: 10px auto 0; }
.completejob_inner:nth-child(even) {background: #F3F7FD}

/*Step Page -----------------------------------------------*/
.steps {display: flex; height: 100%; width: 100%; }
.stepsinner {height: 100vh; position: relative; width: 100%; background: rgb(112, 112, 112); display: block; }
/*.stepsinner_video{ position: relative; width: 100%; height: 100% }*/
.stepsinner_video:after{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; /*background: red;*/ opacity: 0; content: '';  }
.stepvideo {position: absolute; top: 50%; left: 49.9%; transform: translate(-50%, -50%); min-width: 101%; min-height: 100%; width: 100%; height: 100%; object-fit: cover; animation: 0.3s ease-out 0s 1 normal forwards running; background: transparent; cursor: unset; margin: 0 }
.stepsright {display: flex; flex-direction: column; height: 100%; width: 100%; -webkit-box-align: center; align-items: center; transition: all 0.3s ease-in-out 0s; }
.steps_option{ margin:auto; }
.steps_option label{ margin: 0; position: relative; width: 615px; height: auto; border-radius: 30px; display: flex; -webkit-box-flex: 2; flex-grow: 2; -webkit-box-pack: start; justify-content: flex-start; border: none; line-height: 20px; font-size: 18px; padding: 0px 24px 0px 16px; margin-bottom: 16px; cursor: pointer; background: rgba(255, 255, 255, 0.1); outline: none; font-weight: 500; -webkit-box-align: center; align-items: center; color: rgb(255, 255, 255); transition: background-color 0.4s ease 0s; pointer-events: initial; border:1px solid transparent; overflow: hidden; }
.steps_option label input{ background: none; color: #fff; font-size: 18px; padding: 0px 24px 0px 16px; font-weight: 500; border: 0; height: 56px; outline: none; width: 100%  }
.steps_option label:hover{ box-shadow: #6a6a6a 0px 0px 30px 0.1px; border-color: #d3d3d3; }
.steps_option_letter {display: flex; width: 28px; height: 28px; font-size: 14px; font-weight: 500; border-radius: 100px; background: #DB4E41; color: rgb(255, 255, 255); margin-right: 10px; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; flex-shrink: 0; position: relative; z-index: 1 }
.label-text {-webkit-box-flex: 1; flex-grow: 1; text-align: left; padding: 18px 0px; cursor: pointer; }
.label-text span{position: relative; z-index: 1 }
.steps_option .form-check{}
.steps_option .form-check input[type="checkbox"], .steps_option .form-check input[type="radio"]{ position: absolute; margin: 0; width: 100%; height: 100%; left: 0; right: 0; opacity: 0 }
/*Check box and Check button*/
.steps_option .form-check input[type="checkbox"] + .label-text:before, .steps_option .form-check input[type="radio"] + .label-text:before{content: "\f096"; font-family: "FontAwesome"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing:antialiased; width: 1em; display: inline-block; margin: 2px 0 0; float: right; opacity: 0; position: relative; z-index: 1;}
.steps_option .form-check input[type="checkbox"]:checked + .label-text:before, .steps_option .form-check input[type="radio"]:checked + .label-text:before{content: "\f00c"; color: #fff; animation: effect 250ms ease-in; opacity: 1 }
.steps_option .form-check input[type="checkbox"]:checked + .label-text:after, .steps_option .form-check input[type="radio"]:checked + .label-text:after{ content:''; transition: background-color 0.4s ease 0s; pointer-events: initial; animation: 700ms ease-in-out 0s 1 normal none running; background: rgba(90, 196, 247, 0.3); position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-radius: 30px; animation: effect 450ms ease-in; }
.steps_option .form-check input[type="checkbox"]:disabled + .label-text, .steps_option .form-check input[type="radio"]:disabled + .label-text{color: #aaa; }
.steps_option .form-check input[type="checkbox"]:disabled + .label-text:before, .steps_option .form-check input[type="radio"]:disabled + .label-text:before{content: "\f0c8"; color: #ccc; }
@keyframes effect{
  0%{transform: scale(0);}
  25%{transform: scale(1.3);}
  75%{transform: scale(1.4);}
  100%{transform: scale(1);}
}
.donebtn{ width: 100%; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background: #DB4E41; color: rgb(255, 255, 255); line-height: 22px; flex-shrink: 0; font-size: 18px; font-weight: bold; border: none; padding: 9px 32px; cursor: pointer; opacity: 1; height: 40px; transition: all 0.15s ease-in-out 0s; transform: perspective(1000px) translateZ(0px); }
.steps_option h4, .timerlayer h4{ font-size: 20px; text-align: center; font-weight: bold;; color: #fff }
.steps_option p{ text-align: center; color: #fff }
.steps_option p a{ color: #DB4E41 }
.sharing_step {display: flex; width: 100%; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; margin: 16px 0; }
.sharing_step button {cursor: pointer; pointer-events: initial; width: 90px; height: 90px; border-radius: 16px; background: #DB4E41; color: #fff; border: none; outline: none; box-shadow: rgb(0 0 0 / 10%) 0px 10px 30px 0px; display: flex; align-items: center; justify-content: center; flex-direction: column; text-transform: uppercase; font-weight: 700; line-height: 16px; font-size: 11px; letter-spacing: 0.916667px; margin: 6px; transition: all 0.1s ease-in-out 0s; transform: perspective(1000px) translateZ(0px); }
.sharing_step button i {font-size: 24px; margin: 0 0 10px; }
.sharing_step button:hover{ transform: perspective(1000px) translateZ(55px); background: rgba(219, 78, 65, 0.9); color: rgb(255, 255, 255);}
.stepprompt{ color:rgba(255, 255, 255, 0.6); display: flex; justify-content: center; }
.stepprompt span { color: rgb(255, 255, 255); }

.timerlayer{ position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: rgba(112, 112, 112, .5); padding: 50px }
.timerlayer h4{ text-align: left; margin: 0 }