html, body{font-family:'SatoshiRegular';font-size:18px;font-weight:400;color: #16140c;lbackground-color: #ffffff;height:auto !important;text-align:left;margin:0;padding:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
input, textarea, select, button{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0}
input:not(.input-file){-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;appearance:none}
[class*="col-"]{}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{transition:background 5000s ease, color 5000s ease !important;transition-delay:background-color 5000s, color 5000s !important;}
a, button{text-decoration:none;text-decoration:none !important;cursor:pointer;}
p{margin:0;line-height:1.6;margin-bottom:20px; font-family:'SatoshiRegular';color: #16140c;}
p strong {font-family:'SatoshiBold';}
p:last-child{margin-bottom:0px;}
.transition,:before,:after, a, button{transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.container{max-width:1350px;margin:0 auto;width:100%;}
input[type=text]::-ms-clear{display:none;}
input[type=submit], input[type=button]{cursor:pointer;}
select:focus::-ms-value{color:inherit;background:none;}
*{outline:none !important;}
b, strong{font-family:'SatoshiMedium';font-weight:normal;color: #16140c;}
img{max-width:100%;vertical-align:middle;height:auto;}
ul, ol{margin:0 0 20px 0;padding:0;list-style:none;}
li{list-style:none;}
select:-moz-focusring{color:transparent;text-shadow:0 0 0 #606060;-moz-transition:all 0s ease;}
select::-ms-expand{display:none;}
input::-ms-clear{display:none;}
figure{margin:0;}
img.alignleft{margin:0 30px 30px 0;float:left;max-width:625px;}
img.alignright{margin:0 0 30px 30px;float:right;max-width:500px;}
.aligncenter{float:none;display:block;margin:15px auto 0 auto}
.noscript{background:#2e2a2b;display:block;text-align:center;color:#fff;padding:10px 0;position:fixed;bottom:0;right:0;left:0;z-index:9;}
p.noscript{margin:0;}
.warning-icon{display:inline-block;vertical-align:middle;position:relative;width:30px;height:30px;z-index:1;margin:0 10px 0 0;}
*::-webkit-input-placeholder{color:inherit;opacity:1;}
*:-moz-placeholder{color:inherit;opacity:1;}
*::-moz-placeholder{color:inherit;opacity:1;}
*:-ms-input-placeholder{color:inherit;opacity:1;}
*::placeholder{color:inherit;opacity:1;}
svg{fill:#16140c;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{font-family: 'SatoshiMedium';line-height:normal;display:block;margin:0 0 15px 0;color: #1b0a3a;}
h1, .h1{font-size:35px;}
h2, .h2{font-size:29px;}
h3, .h3{font-size:22px;}
h4, .h4{font-size:20px;}
h5, .h5{font-size:18px;}
h6, .h6{font-size:16px;}
a{color: #1b0a3a;}
a:hover{color: #9a4497;}
.m0{margin:0 !important;}
.p0{padding:0 !important;}
.pb0{padding-bottom:0 !important}
.pt0{padding-top:0 !important}
.mb0 {margin-bottom: 0 !important;}
/*.logged-in{margin-top:32px;}*/
section{width:100%;float:left;padding:150px 0;z-index: 3;position: relative;}
.title_1{width:100%;text-align:center;margin-bottom:50px;position:relative;z-index:1;display: inline-block;}
.title_1>span {font-size: 18px;color: #9a4497;margin-bottom:25px;font-family: 'SatoshiBold';display: inline-block;}
.title_1:not(.text-left) p {text-align: center;}
.title_1.text-left {text-align: left;}
.title_1.text-left .title_main:before {display: none;}
.title_1.text-left .title_main {}
.title_1 .title_main {font-size: 44px;font-family: 'SatoshiMedium';color: #1b0a3a;margin-top: 0px;margin-bottom: 0;position: relative;line-height: 1.2;}
.title_1 .title_main span {color: #9a4497;}
.title_1 .btn {margin-top: 35px;}
.title_1 p {max-width: 770px;margin-left: auto;margin-right: auto; margin-top: 30px; }
.title_1.text-left p {float: left;width: 100%;}

.title_3 {margin-bottom: 20px;position: relative;}
.title_3 .title_main {font-size: 50px;}
.title_1 .title_main svg {height: 50px;line-height: normal;font-size: 0;margin-top: -18px;fill: #769868;}


button{background:no-repeat;border:none;padding:0;line-height:normal;}
.btn, .btn input, .form-submit, input[type="submit"] {min-width: 200px;font-size: 18px; display: inline-flex;align-items: center;justify-content: center;font-family: 'SatoshiBold';position:relative;z-index:1;border-radius:5px;padding:12px 20px 11px 20px;border:none !important;box-shadow:none !important;outline:none;color:#fff;overflow:hidden;transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.btn br{display:none;}

.btn::before {
  background: #fff;
  content: "";
  height: 155px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn::after {
  background: #fff;
    content: "";
    height: 20rem;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(35deg);
    transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}
.btn::before {
  left: -50%;
}

.btn::after {
  left: -100%;
}

.btn:hover,
.btn:active {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3) !important;
}

.btn:hover::before {
  left: 120%;
  opacity: 0.5;
}

.btn:hover::after {
  left: 200%;
  opacity: 0.6;
}
.btn span {
  z-index: 20;
}

.submit_btn .btn span:after{left:5px;}
.submit_btn .btn span.wpcf7-spinner:after {display: none;}
.btn svg{height:16px;width:auto;margin-right: 10px;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.submit_btn .btn, .form-submit { padding: 0;}
.btn input, .form-submit input {width:100%;min-width:100%;background:transparent;border:none;color:#000000;padding: 0 30px;height: 50px;}
.btn.white input {color: #000000;}


.btn-primary, .form-submit {background-color: #876aff !important;color:#ffffff;}
.btn-primary input, .form-submit input[type=submit] {color:#ffffff;}
.btn-primary svg{fill:#000000;}
.btn-primary.white {background-color: #ffffff !important;color: #000000 !important;}

.btn-default {background-color: #9a4497;}

.btn.bordered{border: 2px solid #9a4497 !important;color: #9a4497 !important;background:transparent !important;}
.btn.bordered svg {fill: #9a4497;}
.btn.bordered.white {border-color: #ffffff !important;color: #ffffff !important;}

.btn-bordered.white{border:1px solid #ffffff !important;color:#ffffff;}
.btn-bordered.white:after {}

.btn:focus{outline:none;}
.btn+.btn{margin-left:17px;}
input[type=number] {-moz-appearance: textfield;-webkit-appearance: textfield;appearance: textfield;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
/**********************************/
.site_main{width:100%;float:left;position:relative;overflow: hidden;}
/*body.logged-in header {top: 32px;}*/




.wsmenu html, .wsmenu body, .wsmenu iframe, .wsmenu h1, .wsmenu h2, .wsmenu h3, .wsmenu h4, .wsmenu h5, .wsmenu h6{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-weight:normal;font-size:12px;line-height:18px;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:antialiased;font-smooth:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;font-smooth:subpixel-antialiased;}
.wsmenu .cl{clear:both;}
.wsmenu img, object, embed, video{border:0 none;max-width:100%;}
.wsmenu a:focus{outline:none;}
.wsmenu ul li:after{display:none;}
.wsmenu:before, .wsmenu:after{content:"";display:table;}
.wsmenu:after{clear:both;}
.wsmainfull{width:100%;position:relative;margin-right:50px;}
.wsmenu{color:#fff;padding:0;position:relative;}
.wsmenu>.wsmenu-list>li{text-align:center;display:inline-block;padding:0;margin:0; position:relative;}
.wsmenu>.wsmenu-list>li:nth-last-child(2) a{}
.wsmenu>.wsmenu-list>li>a{font-family: 'SatoshiMedium';font-size: 18px;float:left;position:relative;color: #1b0a3a;padding: 10px 0;}
.wsmenu>.wsmenu-list>li:last-child>a{border-right:0px;}
.wsmenu>.wsmenu-list>li>a .wsarrow:after{}
.wsmenu>.wsmenu-list>li ul.sub-menu{border-radius:0px;position:absolute;z-index:1000;    transform: translate(0px, 20px);padding:0px;left:0;min-width:calc(280px);background-color:#f6f3ff;top:100%;white-space:nowrap;opacity:0;z-index:555;visibility:hidden;text-align:left;transition:all .2s ease;border:0;padding:25px 30px;box-shadow:0 0 15px rgb(60 72 88 / 25%);transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li{width:100%;position:relative;margin:0px;padding:0px;display:inherit;float:left;transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li+li {}
.wsmenu>.wsmenu-list li>ul.sub-menu>li:last-child a{border-bottom:none;}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li a{width:100%;background-image:none;border-right:0 none;text-align:left;display:inline-block;padding:8px 0px;position:relative;overflow:hidden;float:left;color: #1b0a3a;}
.wsmenu>.wsmenu-list>li>ul.sub-menu li.selected .wsmenu-click02>i:before{border-color:#b69f61;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu{min-width:270px;position:absolute;left:100%;top:0;margin:0;list-style:none;margin-left:5px;margin-top:0px;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0px;padding:0px;display:block;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{min-width:220px;position:absolute;left:100%;top:0;margin:0px;list-style:none;padding:0px;background-color:#fff;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0px;padding:0px;display:block;}
.wsmobileheader{display:none;}
.overlapblackbg{opacity:0;visibility:hidden;}
.hometext{display:none;}
.wsmenu .wsmenu-list{margin:0;text-align: center;line-height: normal;font-size: 0;}
.wsmenu>.wsmenu-list>li>a .wsarrow:after{border-top-color:#b3b3b3;}
.wsmenu>.wsmenu-list>li>a .wsarrow:after{border-left:4px solid rgba(0, 0, 0, 0);border-right:4px solid rgba(0, 0, 0, 0);border-top:4px solid;content:"";float:right;right:11px;height:0;margin:0 0 0 14px;position:absolute;text-align:right;top:33px;width:0;}
.input-box .input, .select, .input-label{color:#676767;}
.input-box{width:100%;float:left;margin:0 0 20px 0;position:relative;}
.woocommerce form .form-row label{line-height:normal;}
.input-box .input, .select, .input-label{color: #676767;}
.input-box .input:focus {border-color: #9a4497;}
.input-box{width:100%;float:left;margin: 0 0 25px 0;position:relative;}
.input-box .input, .select, .woocommerce-address-fields .input-text {width:100%;box-shadow:none !important;font-family: 'SatoshiRegular';border: none; border-bottom:1px solid #d3d3d3; border-radius:0px;height:60px;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;padding: 10px 0px;}
.input-box .input.error, .select.error {border-color: #ff0000;}
.woocommerce form .form-row label{line-height:normal;}
.form-group em{font-size:11px;}
.input-box select option{color:#222222;}
.input-box textarea.input{height:100px;resize:none;display:block;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;appearance:none;}
label.require{font-size:14px;color:#333;font-weight:400;margin:6px 0 0 0;display:block;}
.input-label{position:absolute;top:15px;left: 20px;pointer-events:none;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;margin:0;z-index:2;font-size: 14px;font-family: 'SatoshiLight';}
.input-box.focus .input-label, .input-box.filled .input-label, .select-box.focus .input-label, .select-box.filled .input-label{top: -20px;font-size:12px;opacity:1;}
.select-box .input-label{opacity:0 }
.select-box:after { position: absolute; content: "\f107"; font-family: 'FontAwesome'; right: 0; transform: translate(0px, -50%);  top: 50%;  font-size: 20px;}
div span.wpcf7-not-valid-tip, label.error{background:#ff0000;color:#fff;font-size:12px;padding:3px 5px;line-height:14px;display:inline-block;vertical-align:top;position:absolute;z-index:22;left:0;top:100%;margin:0 0 0 0;}
span.wpcf7-not-valid-tip:before, label.error:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #ff0000 transparent;position:absolute;left:8px;bottom:100%;}
.wpcf7-form-control-wrap{position:relative;width:100%;float:left;}
div div.wpcf7-validation-errors, div div.wpcf7-acceptance-missing{background-color:#ff0000;}
div div.wpcf7-response-output{background-color:#ffffff;border:none;text-align:center;bottom:-60px;right:0;left:0;margin:15px auto 0 auto !important;max-width:575px;font-size:13px;}
div.wpcf7-mail-sent-ok{background-color:#398f14;}
.submit_btn{position:relative;display:inline-block;margin-top:10px;}
div.wpcf7 .ajax-loader{position:absolute;top:0;bottom:0;right:10px;margin:auto !important;z-index:5555;position:absolute;left:0;top:0;margin:0 !important;pointer-events:none;width:100%;height:100%;background-image:linear-gradient(45deg, rgba(177 177 177 / 25%) 25%, transparent 25%, transparent 50%, rgba(177 177 177 / 25%) 50%, rgba(177 177 177 / 25%) 75%, transparent 75%, transparent);background-size:1rem 1rem;-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite;border-radius:0px;}
.wpcf7 .ajax-loader::before{top:0;bottom:0;margin:auto;right:20px;left:auto !important;z-index:22222222;}
select{-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;appearance:none;}
.select-box svg{position:absolute;right:20px;top:0;bottom:0;margin:auto;max-width:15px;fill:#333333;z-index:22;pointer-events:none;}
.form-group br{display:none;}
.wpcf7-spinner{position:absolute;top:0;bottom:0;right:10px;margin:auto;transform:skew( 0deg) !important;}
.input-box.message-box.filled .input-label, .input-box.message-box.focus .input-label{top:-25px;}
select{-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;appearance:none;}
.select-box svg{position:absolute;right:20px;top:0;bottom:0;margin:auto;max-width:15px;fill:#333333;z-index:22;pointer-events:none;}
.form-group br{display:none;}
.wpcf7-spinner{position:absolute !important;top:0;bottom:0;right:5px;margin:auto;transform:skew( 0deg) !important;}
.input-box.message-box.filled .input-label, .input-box.message-box.focus .input-label{top:-25px;}
.scroll-top{width:35px;height:35px;outline:none;border:none;background-color:#212121;position:fixed;right:15px;bottom:-50px;z-index:888;color:#ffffff;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;font-size:14px;display:flex;align-items:center;justify-content:center;}
.scroll-top.visible{bottom:80px;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.scroll-top i{font-size:25px;font-weight:700;}
.scroll-top:focus{outline:none;}
.swiper_main_slide{position: relative;}
.input-box label {font-family: 'SatoshiMedium';}






.menubar { margin-left: 130px;}
header {width: 100%;float: left;padding: 30px 0;position: absolute;top:0;left: 0;right: 0; z-index: 999;transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
/*header.sticky {background-color: #ffffff;}*/
header.sticky { box-shadow:0px 0px 10px 0px rgb(0 0 0 / 25%);}
.header_button .btn {min-width: 170px;}
.header_right {}
.header_right ul {margin-bottom: 0px;margin-right: 33px;}
.header_right ul li {float: left;}
.header_right ul li+li {margin-left: 30px;}
.header_right ul li a {font-size: 18px;font-family: 'SatoshiMedium';}

.main_banner {width: 100%;float: left;height: 850px;display: flex;align-items: center;justify-content: center; background: rgb(154 68 151 / 15%);background: -moz-linear-gradient(left, #9a4497 12%, #876aff 100%);background: -webkit-linear-gradient(left, rgb(154 68 151 / 15%) 12%,rgb(135 106 255 / 15%) 100%);background: linear-gradient(to right, rgb(154 68 151 / 15%) 12%,rgb(135 106 255 / 15%) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a4497', endColorstr='#876aff',GradientType=1 );}
.main_banner figcaption {}
.main_banner figcaption .title_1 {margin-bottom: 25px;}
.main_banner figcaption .title_1 span {}
.main_banner figcaption .title_1 .title_main, .main_banner figcaption .title_1 .title_main h1, .main_banner figcaption .title_1 .title_main div, .main_banner figcaption .title_1 .title_main span {font-size: 54px;margin-bottom: 0px;}
/*.main_banner figcaption p {max-width: 500px;}*/
.banner_img {float: right;}
.caption_wrapper {width: 100%;float: left;margin-top: 80px;}


.gjs-row input[type="email"] {
    width: 100%;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 1px solid #1b0a3a;
    border-radius: 5px;
    height: 50px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: transparent;
    padding:10px 215px 10px 20px;
    color: #707070;
    margin: 0;
}
.gjs-row input[type="email"]:focus {border-color: #9a4497;}

.gjs-row input[type="submit"] {
    height: 100%;
    width: 200px;
    position: absolute;
    background-color: #9a4497;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px !important;
    padding: 0 !important;
}
.gjs-row input[type="submit"]:hover {background-color: #b569b2;}
.banner_newsletter {max-width: 536px;margin-top: 40px;}
.banner_newsletter form {
    position: relative;
    display: inline-block;
    width: 100%;
}
div .es-form-field-container .gjs-row {  margin-bottom: 0 !important;}


.companies {}
.home_companies {padding-top: 80px;}
.home_companies .title_1 span {margin-bottom: 0px;color: #876aff;}
.companies .gallery_box {text-align: center;height: 55px; display: flex;  align-items: center;  justify-content: center;}
.companies .gallery_box img {max-height: 55px;}

.why_hire_box {
    width: 100%;
    float: left;
    text-align: center;
}
.why_hire_box .why_hire_img {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.why_hire_box .why_hire_img img {}
.why_hire_box figcaption {
    width: 100%;
    float: left;
}
.why_hire_box figcaption h2 {
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.why_hire_box figcaption p {
    max-width: 375px;
    margin: 0 auto;
}



.steps {background-color: #f7f0f7;}
.steps .title_1 {margin-bottom: 0px;}
.steps .title_1 .title_main {}



.steps_right {padding-left: 50px;}
.steps_right ul {
    margin: 0;
}
.steps_right ul li {
    display: flex;
    align-items: center;
}
.steps_right ul li+li {margin-top:30px;}
.steps_right ul li:nth-child(2), .steps_right ul li:nth-child(3) {padding-left:60px}
.steps_right ul li .step_icon {
    width: 120px;
    min-width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e9d6e9;
    border-radius: 50%;
    position: relative;
}
.steps_right ul li .step_icon span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #9a4497;
    color: #ffffff;
    font-family: 'SatoshiBold';
    position: absolute;
    top: 4px;
    right: 0;
}
.steps_right ul li:nth-child(even) .step_icon {background-color:#e6dcf8}
.steps_right ul li:nth-child(even) .step_icon span {background-color:#876aff}
.steps_right ul li .step_icon img {
    max-height: 35px;
}
.steps_right ul li .step_title {
    margin-left: 40px;
}
.steps_right ul li .step_title h3 {
    font-size: 24px;
    font-family: 'SatoshiBold';
    margin-bottom: 7px;
}
.steps_right ul li .step_title p {}




.testimonials {width: 100%;float: left;background-color: #f6f3ff;}
.testi_box {width: 100%;float: left; text-align: center;}
.testi_box .testi_logo {
    margin-bottom: 40px;
}
.testi_box .testi_logo img {}
.testi_box p {
    font-size: 36px;
    color: #1b0a3a;
    line-height: 1.2;
}
.testi_box .testi_cnt {
    margin-top: 40px;
}
.testi_box .testi_cnt h2 {
    font-size: 24px;
    color: #9a4497;
    font-family: 'SatoshiBold';
    margin-bottom: 7px;
}
.testi_box .testi_cnt span {}

.swiper-button-next svg, .swiper-button-prev svg {height: 26px;width: auto;fill: #666666;}
.swiper-button-next:hover, .swiper-button-prev:hover {transition: all 0.5s ease;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.swiper-button-next:hover svg, .swiper-button-prev:hover svg { fill: #000000;}
.swiper-button-next, .swiper-button-prev { background: transparent;position: absolute;top: 50%;display: flex; align-items: center;justify-content: center;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.testimonials .swiper-button-next { right: -90px;}
.testimonials .swiper-button-prev { left: -90px;}
.swiper-container-horizontal {overflow: hidden;}

.cta {width: 100%;float: left;text-align: center;
background: #876aff;
background: -moz-linear-gradient(left,  #876aff 0%, #9a4497 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #876aff 0%,#9a4497 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #876aff 0%,#9a4497 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#876aff', endColorstr='#9a4497',GradientType=1 ); /* IE6-9 */}
.cta .title_1 span, .cta .title_1 .title_main, .cta p {color: #ffffff;}


.cta .container {position: relative;}
.box{animation: animName 15s linear infinite;}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

.box.bottomright { position: absolute; right: -45px;  bottom: -230px;}
.box.topleft { position: absolute; left: -45px;top: -225px;}


.blog_img img {  filter: grayscale(1);}

.blog .swiper-button-next { right: -65px;}
.blog .swiper-button-prev { left: -65px;}
.blog_box {
    width: 100%;
    float: left;
    height: 100%;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
}
.blog_box .blog_img {width: 100%;float: left;border-radius: 5px;overflow: hidden;}
.blog_box .blog_img img {width: 100%;}
.blog_box figcaption {
    width: 100%;
    float: left;
    padding: 40px 30px;
}
.blog_box figcaption h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.blog_box figcaption h2 a {}
.blog_box figcaption .more_btn {}
.more_btn {
    color: #9a4497;
    font-family: 'SatoshiBold';
    display: flex;align-items: center;
}
.more_btn svg {width: 22px;height: auto;fill: #999999;margin-left: 9px;}



.applyjob {background: rgb(154 68 151 / 15%);background: -moz-linear-gradient(left, #9a4497 12%, #876aff 100%);background: -webkit-linear-gradient(left, rgb(154 68 151 / 15%) 12%,rgb(135 106 255 / 15%) 100%);background: linear-gradient(to right, rgb(154 68 151 / 15%) 12%,rgb(135 106 255 / 15%) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a4497', endColorstr='#876aff',GradientType=1 );}


.applyjob .title_1 {margin-bottom: 30px;}
.applyjob_cnt {text-align: left;}
.applyjob ul {margin-bottom: 35px;}
.applyjob ul li {
    color: #1b0a3a;
    display: flex;
    align-items: center;
    text-align: left;
}
.applyjob ul li+li {
    margin-top: 15px;
}
.applyjob ul li .apply_job_points_icn {
    width: 33px;
}
.applyjob ul li .apply_job_points_icn svg {
    max-width: 20px;
    fill: #9a4496;
}






footer {
    width: 100%;
    float: left;
}
footer .top_footer {
    width: 100%;
    padding: 150px 0 100px;
}
footer .top_footer .footer_links_box {}
footer .top_footer .footer_links_box .title {
    font-size: 18px;
    color: #9a4497;
    font-family: 'SatoshiBold';
    margin-bottom: 30px;
}
footer .top_footer .footer_links_box ul {
    margin-bottom: 0;
}
footer .top_footer .footer_links_box ul li {}
footer .top_footer .footer_links_box ul li+li {
    margin-top: 7px;
}
footer .top_footer .footer_links_box ul li a {
    color: #16140c;
}
footer .top_footer .footer_links_box ul li a:hover, footer .top_footer .footer_links_box ul li.selected a {color: #9a4497;}
footer .top_footer .footer_links_box.footer_info {}
footer .top_footer .footer_links_box.footer_info .faddress {
    margin-bottom: 45px;
}
footer .social_media {margin-top:30px}
.social_media {}
.social_media ol {
    margin: 0;
}
.social_media ol li {
    float: left;
}
.social_media ol li+li {margin-left: 17px;}
.social_media ol li a {
    font-size: 20px;
    color: #444444;
}
.social_media ol li a:hover {color: #9a4497;}
footer .copyright {
    width: 100%;
    text-align: center;
    padding: 25px 0;
    border-top: 1px solid #bbbbbb;
}
footer .copyright p {}









header.sticky {background-color: #f6f3ff;}

header.sticky  {padding: 10px 0 10px 0;    transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}

header.sticky .logo_main img {max-width: 80px;transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}

.header_main { position: fixed; top: 0; left: 0; width: 100%;z-index: 888;transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;

    -webkit-transition: -webkit-transform 500ms ease 0s;

    -moz-transition: -moz-transform 500ms ease 0s;

    -ms-transition: -ms-transform 500ms ease 0s;

    transition: transform 500ms ease 0s;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);}

body:not(.menuOpen) .header_main.is-fixed.is-hidden {

    -webkit-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    transform: translateY(-100%);

    box-shadow: none;

}



.header_main.is-fixed {

    position: fixed;

}













.service_counter {}
.service_counter .count_up {}
.service_counter .count_up .value {
    font-size: 100px;
    color: #876aff;
    font-family: 'SatoshiMedium';
}
.service_counter .count_up sup {
    font-size: 60px;
    color: #9a4497;
    font-family: 'SatoshiMedium';
}
.service_counter .count_up p {
    font-size: 24px;
    font-family: 'SatoshiBold';
    line-height: normal;
}


.inner_companies {background: #876aff;
    background: -moz-linear-gradient(left, #876aff 0%, #9a4497 100%);
    background: -webkit-linear-gradient(left, #876aff 0%,#9a4497 100%);
    background: linear-gradient(to right, #876aff 0%,#9a4497 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#876aff', endColorstr='#9a4497',GradientType=1 );}
.inner_companies .title_1 span, .inner_companies .title_1 .title_main {color: #ffffff;}


.inner_companies .gallery_box img {filter:brightness(0) invert(1);}






.content_sidebar { position: sticky;top: 100px;}
.content_sidebar nav { width: 100%;}
.content_sidebar nav ul {}
.content_sidebar nav ul li {}
.content_sidebar nav ul li+li {}
.content_sidebar nav ul li a {}





 .service_content {background-color: #f6f3ff;}
.service_content_main {width: 100%;float: left;border-left: 1px solid #bbbbbb;}
.service_content_main .service_content_wrpr {}
.service_content_main .service_content_wrpr+.service_content_wrpr {margin-top: 90px;}
.service_content_main .service_content_wrpr:nth-child(even) .left_title h2 {border-color: #876aff;}
.cms_page .service_content_main .service_content_wrpr:nth-child(even) ul li:after {background-image: url(../images/check-mark2.svg);background-position: center;background-repeat: no-repeat; background-size: auto 24px;}
.service_content_main .service_content_wrpr .left_title {}
.service_content_main .service_content_wrpr .left_title h2 {font-size: 30px; padding-left: 35px; border-left: 10px solid #9a4497;}


.cms_page ul, .cms_page ol {}
.cms_page ul li, .cms_page ol li {margin-bottom: 3px;padding-left:33px;position: relative;display: table;margin: 0;}
.cms_page ul li+li, .cms_page ol li+li {margin-top: 22px;}
.cms_page ul li:after {content: "";height: 24px;width: 24px;background-image: url(../images/check-mark.svg);background-position: center;background-repeat: no-repeat; background-size: auto 24px; top: 2px;position: absolute;left: 0;}
.col2 {column-count: 2;}
.col3 {column-count: 3;}

.platform_box {
    width: 100%;
    float: left;
    text-align: center;
    min-height: 365px;
    background: url(../images/shape.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px 80px;
}
.platform_box .platform_icn {
    margin-bottom: 30px;
}
.platform_box .platform_icn svg {height: 40px;width: auto;fill:#876aff;}
.platform_box .platform_icn img {}
.platform_box figcaption {}
.platform_box figcaption h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.platform_box figcaption p {}

.inner_cta .banner_newsletter {margin: 0 auto;}
.inner_cta .gjs-row input[type="email"] { border-color: #ffffff;  color: #ffffff;}

.inner_cta .gjs-row input[type="email"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.inner_cta .gjs-row input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

.inner_cta .gjs-row input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}


.inner_cta .gjs-row input[type="submit"] {  background-color: #ffffff;  color: #1b0a3a;}



.accordion-item:first-of-type { border-top-left-radius: 0; border-top-right-radius: 0;}
.accordion-item:last-of-type {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.accordion-item { border: none; border-bottom: 1px solid #bbbbbb;}
.accordion-item:last-of-type .accordion-button.collapsed {  border-bottom-right-radius: 0;  border-bottom-left-radius: 0;}
.accordion-item:first-of-type .accordion-button { border-top-left-radius: 0;  border-top-right-radius: 0;}
.accordion-button {
    padding-right: 0;
    padding-left: 45px;
    font-size: 20px;
    color: #1b0a3a;
    font-family: 'SatoshiBold';
    padding-top: 29px;
    padding-bottom: 29px;
}
.accordion-button:focus {  border: none; box-shadow: none;    background: transparent;}
.accordion-body {
    padding: 0px 0px 25px 45px;
}
.accordion-button:not(.collapsed) {
    color: #1b0a3a;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button::after {height: 24px;width: 2px; background-color: #666666 !important;left: 11px;background: no-repeat;position: absolute;content: "";}
.accordion-button::before {width: 24px;height: 2px;background-color: #666666;left: 0;position: absolute;content: "";}
.accordion-button:not(.collapsed)::after {transform: rotate(-90deg);}    


.quality_box {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 20px;
    border: 2px solid transparent;
    border-radius: 10px;
    height: 100%;
        transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.quality_box:hover {border-color: #bbbbbb;    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;}
.quality_box .quality_img {
    margin-bottom: 30px;
}
.quality_box .quality_img img {}
.quality_box figcaption {}
.quality_box figcaption h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.quality_box figcaption p {}
.quality_box figcaption .btn {
    margin-top: 20px;
    opacity: 0;
}
.quality_box:hover figcaption .btn {opacity: 1;}




 .hire_logo {background-color: #f7f0f7;padding: 80px 0;}







:root {
  --color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}

.quality_box {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 20px;
    border: 2px solid transparent;
    border-radius: 10px;
    height: 100%;
        transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.quality_box:hover {border-color: #bbbbbb;    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;}
.quality_box .quality_img {
    margin-bottom: 30px;
}
.quality_box .quality_img img {}
.quality_box figcaption {}
.quality_box figcaption h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.quality_box figcaption p {}
.quality_box figcaption .btn {
    margin-top: 20px;
    opacity: 0;
}
.quality_box:hover figcaption .btn {opacity: 1;}




 .hire_logo {background-color: #f7f0f7;padding: 80px 0;}







:root {
  --color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}


.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 20%,
    hsl(0 0% 0% / 1) 80%,
    hsl(0 0% 0% / 0)
  );
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--vertical {
  --mask-direction: to bottom;
}

.marquee--vertical,
.marquee--vertical .marquee__group {
  flex-direction: column;
}

.marquee--vertical .marquee__group {
  animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }
  to {
    transform: translateY(var(--scroll-end));
  }
}

/* Element styles */
.marquee .col {
  display: grid;
  place-items: center;
  width: var(--size);
  /* fill: var(--color-text); */
  background: #ffffff;
  aspect-ratio: 16/9;
  padding: calc(var(--size) / 0px);
  border-radius: 0.5rem;
  max-height: 120px;
  width: 10%;
  padding: 10px;
  height: 100%;
}

.marquee--vertical .col {
  aspect-ratio: 1;
  width: calc(var(--size) / 1.5);
  padding: calc(var(--size) / 6);
}

/* Parent wrapper */
.wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
}

.wrapper--vertical {
  flex-direction: row;
  height: 100vh;
}


.toggle--vertical .col {
  transform: translate(-50%, -50%) rotate(-90deg);
}

@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}



.hire_logo {position: relative;}
.hire_logo:after {position: absolute;content: "";height: 100%;width: 128px;left: 0;top: 0;bottom: 0;z-index: 222; background: rgba(237,241,251,1);
background: -moz-linear-gradient(left, rgba(237,241,251,1) 0%, rgba(237,241,251,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,241,251,1)), color-stop(100%, rgba(237,241,251,0)));
background: -webkit-linear-gradient(left, rgba(237,241,251,1) 0%, rgba(237,241,251,0) 100%);
background: -o-linear-gradient(left, rgba(237,241,251,1) 0%, rgba(237,241,251,0) 100%);
background: -ms-linear-gradient(left, rgba(237,241,251,1) 0%, rgba(237,241,251,0) 100%);
background: linear-gradient(to right, rgba(237,241,251,1) 0%, rgba(237,241,251,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf1fb', endColorstr='#edf1fb', GradientType=1 );}
.hire_logo:before {position: absolute;content: "";height: 100%;width: 128px;right: 0;top: 0;bottom: 0;z-index: 222; background: rgba(237,241,251,0);
background: -moz-linear-gradient(left, rgba(237,241,251,0) 0%, rgba(237,241,251,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,241,251,0)), color-stop(100%, rgba(237,241,251,1)));
background: -webkit-linear-gradient(left, rgba(237,241,251,0) 0%, rgba(237,241,251,1) 100%);
background: -o-linear-gradient(left, rgba(237,241,251,0) 0%, rgba(237,241,251,1) 100%);
background: -ms-linear-gradient(left, rgba(237,241,251,0) 0%, rgba(237,241,251,1) 100%);
background: linear-gradient(to right, rgba(237,241,251,0) 0%, rgba(237,241,251,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf1fb', endColorstr='#edf1fb', GradientType=1 );}





.hire_page_content {}
.hire_page_content .hire_row_wrapper {}
.hire_page_content .hire_row_wrapper+.hire_row_wrapper {margin-top: 140px;}
.hire_page_content .hire_row_wrapper:nth-child(odd) .title_1 span {color: #876aff;}
.hire_page_content .hire_row_wrapper:nth-child(odd) .hire_cnt ul li .hire_cnt_icn  {background-color: #ede9ff;}
.hire_page_content .hire_row_wrapper .hire_image {text-align: center;}

.hire_cnt {}
.hire_cnt ul {}
.hire_cnt ul li {
    display: flex;
    align-items: center;
}
.hire_cnt ul li+li {
    margin-top: 40px;
}
.hire_cnt ul li .hire_cnt_icn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    background-color: #f0e3f0;
    min-width: 110px;
    border-radius: 15px;
    margin-right: 30px;
    
}
.hire_cnt ul li .hire_cnt_icn svg {
    height: 35px;
    width: auto;
    fill: #1b0a3a;
    max-width: 32px;
}
.hire_cnt ul li .hire_cnt_rgt {}
.hire_cnt ul li .hire_cnt_rgt h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
    margin-bottom: 7px;
}
.hire_cnt ul li .hire_cnt_rgt p {}
.hire_step_icn {
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.hire_cnt ul li .hire_cnt_rgt p strong {color: #876aff;}
.hire_step_icn svg {width: 40px;height: auto;max-height: 39px;}
.hire_step_cnt {}
.hire_step_cnt h2 { font-size: 24px; font-family: 'SatoshiBold'; margin-bottom: 7px;}
.hire_step_cnt p {}
.hire_step {}
.hire_step .row {}
.hire_step .row .row>[class*="col-"]:nth-child(odd) .row {flex-direction: row-reverse!important;justify-content: left;}
.hire_step .row .row>[class*="col-"]:nth-child(even) .row {justify-content: flex-end;}
.hire_step .row .row>[class*="col-"]:nth-child(odd) .hire_step_box .hire_step_cnt {text-align: right;}
.hire_step .row .row>[class*="col-"]:nth-child(odd) .hire_step_box .hire_step_icn {  float: right;}
.hire_step .row .row [class*="col-"]:nth-last-child(n+3) .hire_step_box {margin-bottom: 84px;}

.hire_step .row .row [class*="col-"]:first-child .hire_step_box .hire_step_icn:after {position: absolute;content: "";width: 236px;height: 153px;background:url(../images/topleft.png);background-position: center;background-repeat: no-repeat;top: 0;left: 0;bottom:-12px;margin: auto;}
.hire_step .row .row [class*="col-"]:nth-child(2) .hire_step_box .hire_step_icn:after {position: absolute;content: "";width: 153px;height: 236px;background:url(../images/righttop.png);background-position: center;background-repeat: no-repeat;top: 0;right: 0;margin: auto;}
.hire_step .row .row [class*="col-"]:nth-child(3) .hire_step_box .hire_step_icn:after {position: absolute;content: "";width: 153px;height: 236px;background:url(../images/lefttop.png);background-position: center;background-repeat: no-repeat;bottom: 0;left: 0;margin: auto;}
.hire_step .row .row [class*="col-"]:nth-child(4) .hire_step_box .hire_step_icn:after {position: absolute;content: "";width: 236px;height: 153px;background:url(../images/bottomright.png);background-position: center;background-repeat: no-repeat;bottom: 0;right: 0;margin: auto;}



.hire_member {background-color: #f6f3ff;}
.hire_member .title_1 span {color: #876aff;}





.step_box {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 20px;
}
.step_box .step_icon span {
    width: 30px;
    height: 30px;
    background-color: #9a4497;
    border-radius: 100px;
    color: #ffffff;
    font-family: 'SatoshiBold';
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 2px;
    right: 2px;
}
.step_box .step_icon {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0e3f0;
    margin: 0 auto;
    margin-bottom: 35px;
    position: relative;
}
.step_box .step_icon svg {
    height: 33px;
    width: auto;
}
.step_box figcaption {}
.step_box figcaption h2 {
    font-size: 24px;
    font-family: 'SatoshiBold';
}
.step_box figcaption p {}
.teams_step .row [class*="col-"]:nth-child(even) .step_box .step_icon {background-color: #ede9ff;}
.teams_step .row [class*="col-"]:nth-child(even) .step_box .step_icon span {background-color: #876aff;}
.teams_step .row [class*="col-"]:nth-child(2) .step_box .step_icon:after {position: absolute;content: "";width: 326px;height: 52px;background-image: url(../images/lineicon1.png);background-repeat: no-repeat;background-size: auto;background-position:center;right: calc(100% - -2px);top: 0;bottom: 60px;margin: auto;}
.teams_step .row [class*="col-"]:nth-child(3) .step_box .step_icon:after {position: absolute;content: "";width: 326px;height: 52px;background-image: url(../images/lineicon1.png);background-repeat: no-repeat;background-size: auto;background-position:center;right: calc(100% - -2px);top: 60px;bottom: 0px;margin: auto;transform: rotateX(-180deg);}



.benefits_sec {background: linear-gradient(45deg, transparent, transparent);background-color: #f6f3ff;}



.swiper-pagination-bullets {margin-top: 55px;text-align: center;}
.swiper-pagination-bullet { width: 14px;  height: 14px;border: 2px solid #bbbbbb;background:transparent;opacity: 1;}
.swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #876aff;border-color: #ffffff;}






.contact_info ul {margin: 0; } 
.contact_info ul li {display: flex; align-items: center; } 
.contact_info ul li+li {margin-top: 30px; } 
.contact_info ul li .contact_info_icn {width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; border-radius: 100px; background-color: #876aff; margin-right: 20px; } 
.contact_info ul li .contact_info_icn svg {fill: #ffffff; width: 22px; height: auto; max-height: 22px; } 
.contact_info ul li .contact_info_cnt {} .contact_info ul li .contact_info_cnt span {font-size: 15px; display: block; color: #636363; } 
.contact_info ul li .contact_info_cnt a, .contact_info ul li .contact_info_cnt p {color: #1b0a3a; font-family: 'SatoshiMedium'; font-size: 20px; }
.contact_info ul li .social_media ol li {margin-top: 0px !important;}

.contact_form {background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07); padding: 55px 50px 55px 50px; border-radius: 20px 20px 20px 20px; }
.map iframe {width: 100%;height: 450px;}


.page_404 {background-color: #f6f3ff;padding: 250px 0 150px;}
.page_404 .title_1 .title_main {  font-size: 100px;  font-family: 'SatoshiBlack';}
.img_404 img {  max-width: 400px; width: 100%;}

.blog_detail_img img { width: 100%;}
.blog_detail_img { margin-bottom: 30px;}

.blog_slider .swiper-slide {height: auto;}
.blog_box figcaption {padding: 30px 20px;}




.skill_list_data {
    width: 100%;
    float: left;
}

.skill_name>a {
    width: 100%;
    float: left;
    padding: 15px;
    background-color: #ffffff;
    text-align: center;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 6%);
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.skill_name>a:hover {
    box-shadow: 13px 13px 15px 0px rgb(0 0 0 / 6%);
}

































.cms_user_listdata {
    background-color: #f5f5f5;
}
figure.developer_all_data {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    border: 1px solid #eee;
    transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;
}
figure.developer_all_data:hover {border-color: #9a4497;    transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.developer_all_data_row .developer_all_data+.developer_all_data {
    margin-top: 30px;
}

.developer_all_data .developer_profile_info .developer_profile_photo img {
    border-radius: 10px;
}

.developer_all_data .developer_profile_info .developer_profile_photo {
    margin-right: 15px;
}

.developer_all_data .developer_profile_info .developer_profile_name h4 {
    margin: 0;
    color: #000000;
    font-family: 'SatoshiBold';
    margin-right: 10px;
}

.developer_all_data .developer_profile_info .developer_profile_name .dev_role, .developer_profile_experience span {
    color: #a5a5a5;
}
.developer_all_data .developer_profile_experience {  font-size: 16px;}
.developer_all_data figcaption {margin-top: 20px;}
.developer_all_data .developer_profile_expert i {  color: #ffcf3d;}
.developer_all_data .developer_profile_expert_name ul {
    margin: 6px 0 0 0;
}
.developer_all_data .developer_profile_expert_name ul li {
    float: left;
    background-color: #f5f5f5;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 3px;
}
.developer_all_data .developer_profile_expert_name ul li+li {
    margin-left: 5px;
}


.sidebar .side_testi {width: 100%;float: left;background: #876aff;
    background: -moz-linear-gradient(left, #876aff 0%, #9a4497 100%);
    background: -webkit-linear-gradient(left, #876aff 0%,#9a4497 100%);
    background: linear-gradient(to right, #876aff 0%,#9a4497 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#876aff', endColorstr='#9a4497',GradientType=1 );
    padding: 30px 40px;
    color: #ffffff;
    border-radius: 10px;
}
.sidebar aside {width: 100%;float: left;}
.sidebar aside+aside {margin-top: 30px;}
.sidebar .side_testi .testi_box p {font-size: 18px;color: #ffffff;}
.sidebar .swiper-button-next {right: -30px;}
.sidebar .swiper-button-prev {left: -30px;}
.sidebar .swiper-button-next svg, .sidebar .swiper-button-prev svg {fill: #ffffff;}
.sidebar .testi_box .testi_cnt {  margin-top: 20px;}
.sidebar .testi_box .testi_cnt h2 {color: #ffffff;font-size: 20px;margin-bottom: 0px;}
.sidebar .testi_box .testi_cnt span {  font-size: 13px;}
.sidebar .testi_box .testi_logo {  margin-bottom: 20px;}
.sidebar .testi_box .testi_logo img {filter: brightness(0) invert(1);}

.input-box input[type="checkbox"], .input-box input[type="radio"] {-moz-appearance: revert;  -ms-appearance: revert;  -o-appearance: revert;   -webkit-appearance: revert;   appearance: revert;}
.skill_field_data .skill_field_loop_data {  float: left;}
.skill_field_data .skill_field_loop_data input {margin-right: 5px; }
.skill_field_data .skill_field_loop_data {margin-right: 15px;}
.wpcf7-list-item {  display: inline-block; margin: 0 15px 0 0;}
.input-boxunderline {border-bottom: 1px solid #d3d3d3;}
.input-boxunderline .skill_field_data {  margin-bottom: 10px;  width: 100%;   float: left;}


.search_main {width: 100%;float: left;margin-top: 40px;}
.search_main input {
    max-width: 544px;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #1b0a3a;
    background: transparent;
    padding: 10px 15px;
    padding-left: 60px;
    background: url(../images/search.png);
    background-position: 22px center;
    background-repeat: no-repeat;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #767477;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #767477;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #767477;
}








.request_hire_developer_page form, .form_wrapper {width: 100%;float: left; padding: 40px;background-color: #f6f3ff;border-radius: 10px;border: 1px solid #e4def8;}
.request_hire_developer_page .input-box .input, .request_hire_developer_page .select, .form_wrapper .input-box .input, .form_wrapper .select {background: transparent;}
.request_hire_developer_page {  padding-top: 150px;}









.team_all_data {
    width: 100%;
    float: left;
    border: 1px solid #bbbbbb;
    border-radius: 6px;
    padding: 50px;
    height: 100%;
}
.team_slider .swiper-slide {height: auto;}
.team_all_data .team_all_data_profile_info {}
.team_all_data .team_all_data_profile_info .developer_profile_photo {
    margin-right: 20px;
}
.team_all_data .team_all_data_profile_info .developer_profile_photo img {
    width: 120px;
    border-radius: 100px;
    border: 10px solid #876aff;
}
.team_all_data .team_all_data_profile_info .team_profile_name {}
.team_all_data .team_all_data_profile_info .team_profile_name h4 {
    font-size: 24px;
    font-family: 'SatoshiBold';
    margin-bottom: 5px;
}
.team_all_data .team_all_data_profile_info .team_profile_name span.dev_role {
}
.team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience {
    margin-top: 6px;
}
.team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience ul {
    margin: 0;
}
.team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience ul li {
    float: left;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience ul li+li {
    margin-left: 30px;
}
.team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience ul li i {
    color: #876aff;
    font-size: 17px;
    margin-right: 10px;
}
.team_all_data figcaption {
    margin-top: 30px;
}
.team_all_data figcaption p {color: #16140c;}
.team_all_data figcaption .team_profile_expert_name {}
.team_all_data figcaption .team_profile_expert_name ul {
    margin: 0;
}
.team_all_data figcaption .team_profile_expert_name ul li {
    float: left;
    border: 1px solid #bbbbbb;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'SatoshiMedium';
    line-height: normal;
}
.team_all_data figcaption .team_profile_expert_name ul li+li {
    margin-left: 10px;
}


.team_slider .swiper-button-prev {left: -50px;}
.team_slider .swiper-button-next {right: -50px;}
.team_slider .swiper-slide:nth-child(even) .team_all_data .team_all_data_profile_info .developer_profile_photo img {border-color: #9a4497;}
.team_slider .swiper-slide:nth-child(even) .team_all_data .team_all_data_profile_info .team_profile_name .team_profile_experience ul li i {color: #9a4497;}




.navbar {padding: 0;}
ul.navbar-nav {  margin: 0;}

.dropdown-menu {
    padding: 15px;
    min-width: 200px;
    left: 50% !important;
    transform: translate(-50%, 25px);
        display: block !important;
        visibility: hidden; 
        opacity: 0;
    transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;
}
.dropdown-menu.show {transform: translate(-50%, 15px);  opacity: 1;  visibility: visible; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.dropdown-menu ol {
    margin: 0;
}

.dropdown-menu ol li {
    width: 100%;
    float: left;
    margin: 0 !important;
}

.dropdown-menu ol li+li {
    margin-top: 5px !important;
    padding-top: 5px;
   
}
.dropdown-menu ol li+li+li { border-top: 1px solid #dddddd;}

.dropdown-menu ol li a:not(.btn) {
    color: #1b0a3a;
    font-size: 16px;
}
.dropdown-menu ol li a:not(.btn):hover {color: #9a4497;}
body:not(.home):not(.page-template-skilldetails-page) .footer {
    background-color: #f5f5f5;
}

.map {
    line-height: normal;
    font-size: 0;
}

.relative {position: relative;}
.changeskill, .changeedu {   display: inline-block;}


.form_box_wrpr {
    width: 100%;
    float: left;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #e4def8;
}


.form_box_wrpr .after-add-more-edu+.after-add-more-edu {
    margin-top: 25px;
}
.btn-small {
    min-width: 120px;
    font-size: 15px;
}


.ui-datepicker-title select {
    appearance: auto;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 0 2px;
    height: 40px;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 5px 0;
    border: none;
}
.ui-datepicker {
    padding: 10px;
    border-radius: 10px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #876aff;
    background: #876aff;
    color: #ffffff;
  }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
    font-weight: normal;
    border-radius: 5px;
}  











.jobcardlist_all { background-color: #f7f0f7;}
.jobcard_search_section .input-box {margin-bottom: 0px;}
.get_all_job {
    width: 100%;
    float: left;
    padding: 25px 25px;
    border-radius: 5px;
    height: 100%;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
}

.get_all_job .job_card_title {
    font-size: 20px;
    font-family: 'SatoshiBold';
}

.get_all_job .job_card_location {
    font-size: 15px;
        color: #888;
}
.get_all_job .job_card_location svg {
    width: 15px;
    height: auto;
        fill: #888;
}
.select-box .input {
    padding-right: 20px;
}

.search_main form {text-align: center;}
.blog-page .search_main {margin-top: 0px;}
.developer_all_data .developer_profile_button {  margin-left: 15px;}
.single-job:not(.sticky) .header_main {border-bottom: 1px solid #dddddd;}


.main_banner.title_banner {
    height: auto;
    padding-top: 180px;
    padding-bottom: 70px;
}
.user_login_form_section {
    padding-top: 260px;
}
.page-template-templatesuserlogin-php header, .page-template-userforgotpassword header {
    border-bottom: 1px solid #dddddd;
}