:root{
    --sydney-headings-color: #00102E;
    --sydney-dark-background: #00102E;
    --sydney-grey-color: #737C8C;
    --sydney-text-color: #233452;
    --sydney-light-background: #F4F5F7;
    --sydney-button-background: #d65050;
    --sydney-border-color: #dbdbdb
}
.valign{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}

#at-dimensions {
  margin-bottom: 0px !important;
}


.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{
    margin:0 0 1.5em;
    overflow:hidden
}
.comment-navigation .nav-previous,.posts-navigation .nav-previous{
    float:left;
    width:50%
}
.comment-navigation .nav-next,.posts-navigation .nav-next{
    float:right;
    text-align:right;
    width:50%
}
.posts-navigation .nav-previous{
    padding-left:15px
}
.posts-navigation .nav-next{
    padding-right:15px
}
.post-navigation .nav-links{
    background-color:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 0 60px;
    position:relative;
    border-top:1px solid var(--sydney-border-color)
}
.post-navigation .nav-next,.post-navigation .nav-previous{
    width:50%
}
.post-navigation .nav-next{
    text-align:right
}
.post-navigation a{
    color:var(--sydney-text-color)
}
.post-navigation .nav-previous:hover span,.post-navigation .nav-next:hover span{
    color:var(--sydney-text-color)
}
.post-navigation span{
    color:#c7c7c7;
    -webkit-transition:color 0.3s;
    transition:color 0.3s
}
.post-navigation .nav-previous,.post-navigation .nav-next{
    padding:30px 60px
}
.post-navigation .nav-previous span{
    margin-right:10px
}
.post-navigation .nav-previous{
    border-right:1px solid var(--sydney-border-color)
}
.post-navigation .nav-next span{
    margin-left:10px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers,.nav-links .page-numbers{
    background-color:var(--sydney-dark-background);
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    display:inline-block;
    color:#fff;
    margin-right:5px
}
.page-numbers.dots{
    background:transparent
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,.nav-links .page-numbers:not(.dots):hover,.nav-links .page-numbers.current{
    background-color:#252525;
    color:#fff
}
.screen-reader-text{
    clip:rect(1px, 1px, 1px, 1px);
    position:absolute !important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    -webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
    box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
    clip:auto !important;
    color:#21759b;
    display:block;
    font-size:14px;
    font-size:0.875rem;
    font-weight:bold;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.alignleft{
    display:inline;
    float:left;
    margin-right:1.5em
}
.alignright{
    display:inline;
    float:right;
    margin-left:1.5em
}
.aligncenter{
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.widget select{
    max-width:100%
}
.widget_search .search-submit{
    display:none
}
.sticky{
    display:block
}
.updated:not(.published){
    display:none
}
.single .entry-header,.page .entry-header{
    margin-bottom:30px
}
.entry-footer{
    clear:both;
    margin-top:30px
}
.page-links{
    clear:both;
    margin:0 0 30px
}
.page-header{
    margin:0;
    border:0
}
.single .meta-post .post-cat::before{
    content:'/';
    padding:0 10px
}
.single .meta-post .post-cat:first-of-type::before{
    content:'';
    padding:0
}
.single .hentry .meta-post a{
    color:#d65050
}
.blog .format-aside .entry-title,.archive .format-aside .entry-title{
    display:none
}
.comment-content a{
    word-wrap:break-word
}
.bypostauthor{
    display:block
}
ol.wp-block-latest-comments{
    padding:0
}
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{
    display:none
}
.infinity-end.neverending .site-footer{
    display:block
}
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{
    border:none;
    margin-bottom:0;
    margin-top:0;
    padding:0
}
embed,iframe,object{
    max-width:100%
}
img{
    max-width:100%;
    height:auto;
    vertical-align:middle
}
.fitVids-wrapper{
    position:relative;
    padding-bottom:56.25%;
    height:0
}
.fitVids-wrapper iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.wp-caption{
    margin-bottom:1.5em;
    max-width:100%
}
.wp-caption img[class*="wp-image-"]{
    display:block;
    margin:0 auto
}
.wp-caption-text{
    text-align:center
}
.wp-caption .wp-caption-text{
    margin:0.8075em 0
}
.gallery{
    margin-bottom:1.5em
}
.gallery-item{
    display:inline-block;
    text-align:center;
    vertical-align:top;
    width:100%
}
.gallery-columns-2 .gallery-item{
    max-width:50%
}
.gallery-columns-3 .gallery-item{
    max-width:33.33%
}
.gallery-columns-4 .gallery-item{
    max-width:25%
}
.gallery-columns-5 .gallery-item{
    max-width:20%
}
.gallery-columns-6 .gallery-item{
    max-width:16.66%
}
.gallery-columns-7 .gallery-item{
    max-width:14.28%
}
.gallery-columns-8 .gallery-item{
    max-width:12.5%
}
.gallery-columns-9 .gallery-item{
    max-width:11.11%
}
.gallery-caption{
    display:block
}
*,*:before,*:after{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
body{
    font-size:16px;
    line-height:1.7;
    font-family: 'Myriad Pro Regular';
    background:#fff;
    color:var(--sydney-text-color)
}

body {
    font-size: 16px;
    overflow-x: hidden;
}
a{
    text-decoration:none;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
a:hover,a:focus{
    color:#443f3f;
    text-decoration:none;
    outline:0;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
p{
    -webkit-margin-before:0;
    margin-block-start:0;
    margin-bottom:20px
}
.footer-widgets .widget ul,.widget-area .widget ul{
    list-style:none;
    padding:0
}
.widget .children{
    padding-left:15px
}
strong{
    font-weight:600
}
h1{
    font-size:48px
}
h2{
    font-size:38px
}
h3{
    font-size:32px
}
h4{
    font-size:24px
}
h5{
    font-size:20px
}
h6{
    font-size:18px
}
h1,h2,h3,h4,h5,h6{
    font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color:var(--sydney-headings-color);
    font-weight:600;
    margin:10px 0 24px;
    line-height:1.2
}
button,.llms-button-action,.llms-student-dashboard .llms-button-secondary,input[type="button"],input[type="reset"],input[type="submit"],div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{
    position:relative;
    display:inline-block;
    font-size:13px;
    line-height:24px;
    padding:12px 34px;
    color:#fff;
    text-transform:uppercase;
    border-radius:3px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
    cursor:pointer
}
button:hover,.llms-button-action:hover,.llms-student-dashboard .llms-button-secondary:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{
    background-color:transparent
}
.select2-container--default .select2-selection--single,select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{
    color:#767676;
    background-color:#fafafa;
    border:1px solid #dbdbdb;
    height:50px;
    padding:4px 20px;
    border-radius:0;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{
    -webkit-box-shadow:none;
    box-shadow:none
}
textarea{
    width:100%;
    height:120px;
    padding:15px 20px
}
input[type="checkbox"]{
    display:inline
}
input:-moz-placeholder,textarea:-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{
    color:#a3a2a2
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color:#c3c3c3
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#cacaca
}
textarea,input{
    text-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
table{
    width:100%
}
th,td{
    border:1px solid #333;
    padding:5px;
    text-align:center
}
.site-title{
    font-size:32px;
    line-height:1.2;
    font-weight:600
}
.site-title a,.site-title a:hover{
    color:#fff
}
.site-logo{
    max-height:100px;
    width:auto;
    vertical-align:middle
}
.site-header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:1000;
    background-color:transparent;
    padding:20px 0;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out
}
.admin-bar .site-header,.admin-bar .site-header.float-header{
    top:32px
}
.admin-bar:not(.siteScrolled) .slide-item{
    background-position:50% 0 !important
}
.header-image{
    display:none;
    position:relative;
    height:300px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat
}
.header-inner{
    display:none
}
.site-description:empty{
    margin:0
}
.site-header.fixed{
    position:fixed
}
.site-header .col-md-4,.site-header .col-md-8{
    min-height:0
}
.site-header .logo{
    margin:40px 0;
    float:left;
    -webkit-transition:all 0.3s linear;
    transition:all 0.3s linear
}
.site-header .logo a{
    display:block;
    height:100%
}
.site-header .logo{
    width:135px;
    height:27px
}
.site-header.float-header{
    background-color:rgba(0,0,0,0.9);
    padding:5px
}
.site-header.float-header #mainnav{
    padding:0
}
.site-header.float-header #mainnav>ul>li>a{
    height:70px;
    line-height:70px
}
.site-header.float-header .logo{
    margin:20px 0
}
#mainnav{
    display:block;
    float:right;
    -webkit-transition:all 0.3s linear;
    transition:all 0.3s linear
}
#mainnav ul{
    list-style:none;
    margin:0;
    padding:0
}
#mainnav li {
    float: left;
    padding: 0px 11px;
    font-size: 15px !important;
    font-family: 'Rajdhani', sans-serif;
}
#mainnav ul ul li{
    padding:0
}
#mainnav ul li a{
    position:relative;
    display:block;
    color:#fff;
    font-weight:500;
        font-size: 16px;
    text-decoration:none;
    outline:none;
    font-family: 'Rajdhani', sans-serif;
}
#mainnav > div > ul > li > a {
    font-family: Rajdhani,sans-serif;
    font-weight: 600 !important;
}





#mainnav ul li a:hover{
    color:#d65050
}
#mainnav ul ul a{
    width:180px
}
#mainnav>ul>li:last-child{
    padding-right:0
}
#mainnav ul li{
    position:relative
}
#mainnav ul li ul{
    width:180px;
    position:absolute;
    top:100%;
    left:initial;
    opacity:0;
    visibility:hidden;
    border-radius:0 0 2px 2px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#mainnav ul li ul ul{
    top:0
}
#mainnav .dropdown-symbol{
    fill:#fff;
    margin-left:8px;
    position:relative;
    top:-2px
}
#mainnav ul ul .dropdown-symbol svg{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
#mainnav ul li ul:after{
    content:"";
    position:absolute;
    left:0;
    width:100%;
    height:1px
}
#masthead .container {
    background: #fff;
}

#mainnav ul li ul ul:after{
    top:0
}
#mainnav ul li ul li ul{
    left:100%
}
#mainnav:not(.mainnav.toggled) li>ul.toggled,#mainnav:not(.mainnav.toggled) li:hover>ul{
    opacity:1;
    padding-top:10px;
    visibility:visible;
    left:auto;
    display:block !important;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#mainnav:not(.mainnav.toggled) li ul.toggled ul.toggled,#mainnav:not(.mainnav.toggled) li:hover>ul ul{
    padding-top:0;
    left:100%
}
#mainnav .sub-menu{
    z-index:99999
}
#mainnav .sub-menu li a{
    color:#fff;
    display:block;
    line-height:30px;
    background:#1c1c1c;
    padding:0 18px;
    border-top:1px solid #252525;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#mainnav .sub-menu li:hover>a{
    color:#fff
}
#mainnav li:hover>.sub-menu>li>a{
    padding:8px 18px
}
#mainnav ul li::before{
    font-family:"Fontawesome", "Font Awesome 5 Free";
    color:#fff;
    float:left;
    margin:5px 5px 0 0;
    font-size:14px;
    line-height:1;
    font-weight:400
}
#mainnav ul li a{
    float:left
}
#mainnav .sub-menu li:before{
    content:'';
    margin:0;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.mainnav.toggled ul li a,#mainnav-mobi ul li a{
    float:none !important
}
.mainnav.toggled ul li::before,#mainnav-mobi ul li::before{
    content:''
}
.fw-menu-container{
    padding-left:60px;
    padding-right:60px
}
.main-header{
    -webkit-transition:background-color 0.3s;
    transition:background-color 0.3s
}
.main-header,.header-search-form{
    background-color:#fff;
    z-index:999
}
#mainnav ul li a, #mainnav ul li::before {
    color: #000000 !important;
}
.bottom-header-row #mainnav,.main-header #mainnav{
    float:none
}
.bottom-header-row #mainnav ul li ul,.main-header #mainnav ul li ul{
    left:-9999em
}
.teambuilderz-section {
    padding-top: 90px !important;
}
.color-hire {
    color: #d56a20;
}
.team-builderz-section h2 {
    font-size: 48px !important;
    font-weight: 700 !important;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    margin-bottom: 20px;
    color: #000;
        line-height: 48px !important;
}
.team-builderz-section h2:before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 0;
    background: #000000;
}
#PARTNERSHIP:not(:last-child) {
    margin-bottom: 5px;
}

.BELIEVE-section {
    padding-left: 28px;
}

.silder-title h2 {
    font-weight: 700;
    font-size: 48px !important;
    font-family: 'Rajdhani', sans-serif;
        line-height: 48px !important;
        position: relative;
}

.silder-title .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -89px;
    left: calc(50% - 35px);
    background: #000000;
}
.at-decpation .elementor-widget-container {
  font-size: 23px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 5px auto;
    margin-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
  margin-bottom: 28px;
  font-family: 'Maven Pro', sans-serif;
  max-width: 682px;
}
#title-stellar {
    margin-bottom: 0px !important;
}

.at-decpation .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -35px;
    left: calc(50% - 35px);
    background: #000000;
}

#at-create {
  margin-top: 4px;
}

.client-listsaison .elementor-container {
  max-width: 1015px !important;
}
.at-decpation-2 .elementor-widget-container {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: 0px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
     margin-bottom: 28px;
     font-family: 'Maven Pro', sans-serif;
}


.site-header-inner{
    padding-top:15px;
    padding-bottom:15px
}
.titlr-h2 h2 {
    font-size: 55px !important;
    line-height: 50.80px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #000;
}
.titlr-h2 h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -28px;
    left: 7px;
    background: #000000;
}


.logo-section h2 {
    background: #efefef;
    text-align: center;
    padding: 20px;
    font-size: 48px !important;
    line-height: 47px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #fff;
    cursor: pointer;
border-radius: 10px;

}
.logo-section h2:hover {
    background: #d66a20;
}

.our-meet-section .tile-h2 {
    font-size: 55px !important;
    line-height: 50px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #fff;
    cursor: pointer;
    max-width: 120px;
}

.our-meet-section .tile-h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 4px;
    background: #000;
}

.our-meet-section {
    float: right;
   width: 59%;
    padding-top: 200px;
    padding-right: 0px;
    padding-bottom: 138px;
}
.our-meet-section .p-text {
    font-size: 17px;
    line-height: 21.52px;
    color: #000;
    margin-top: 50px;
    max-width: 430px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    padding-top: 8px;
        text-align: inherit;
}
.elementor-heading-title {
  font-family: 'Maven Pro', sans-serif;
}
.pillars-section .elementor-widget-wrap {
  padding: 0px !important;
}

.colam-1 h3 {
  font-size: 25px !important;
  line-height: 26.07px !important;
  margin-top: 7px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  margin-bottom: 56px !important;
}

.colam-1 {
    position: relative !important;
    padding: 20px;
}

.deliver-listsaison .elementor-widget-wrap {
    padding: 0px !important;
}
.deliver-listsaison .text {
    max-width: 478px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 21.52px;
    color: #000;
}
.deliver-listsaison:after {
    content: "";
    position: absolute;
    right: 0px;
    background: url(../images/Vector-before.png);
    top: 120px;
    z-index: 1;
    width: 119px;
    height: 328px;
    background-repeat: no-repeat;
background-position: revert;
background-size: 100%;
}
/*.olam-right-1 {
    padding-left: 39px !important;
}*/

.deliver-listsaison-2 .elementor-widget-wrap {
    padding: 0px !important;
} 
.deliver-listsaison-2 {
    position: relative;
}
.deliver-listsaison-2:after {
    content: "";
    position: absolute;
    left: 0px;
    background: url(../images/vectorgh.png);
    top: 738px;
    z-index: 9;
    width: 129px;
    height: 328px;
    background-repeat: no-repeat;
    background-position: revert;
    background-repeat: no-repeat;
background-position: revert;
background-size: 100%;
}

.title-h2 h2 {
    font-weight: 700 !important;
    font-size: 48px !important;
    font-family: 'Rajdhani', sans-serif;
    line-height: 48px !important;
    position: relative;
     margin: 0px;
}
/*.title-h2 {
    padding-left: 380px;
}*/

.title-h3 h2 {
  font-weight: 700 !important;
  font-size: 48px !important;
  font-family: 'Rajdhani', sans-serif;
  line-height: 61px !important;
  position: relative;
  margin: 0px;
}
 /*.title-h3 {
    padding-left: 380px;
}*/

.title-h3 h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    background: #fff;
}

.deliver-listsaison-2 .text {
    color: #000;
    font-size: 17px;
    max-width: 462px;
    padding-top: 20px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    margin: 0px;
    line-height: 21.52px;
}

.text-white {
    color: #fff;
    font-size: 17px;
    max-width: 508px;
    padding-top: 20px;
    font-family: 'Maven Pro', sans-serif;
   font-weight: 500;
    margin: 0px;
    line-height: 21.52px;
}

/*.title-h2-new {
    padding-left: 342px;
}*/
.title-h2-new h2 {
    font-weight: 700 !important;
    font-size: 48px !important;
    font-family: 'Rajdhani', sans-serif;
    line-height: 48px !important;
    position: relative;
    max-width: 680px;
   
}
.text-black {
  color: #000;
  font-size: 17px;
  max-width: 508px;
  padding-top: 20px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  margin: 0px;
  line-height: 21.52px;
}

.stellar-recruitment .heading-title-white {
  margin-bottom: 25px;
}

.stellar-recruitment .text-black {
  max-width: 471px;
}



.deliver-listsaison-3:after {
    content: "";
    position: absolute;
    left: 0px;
    background: url(../images/Vectomart.png);
    top: 138px;
    z-index: 999;
    width: 149px;
    height: 328px;
    
    background-position: revert;
background-size: 100%;
background-repeat: no-repeat;
}






.single-service {
    width: 100%;
    float: left;
   padding-top: 12px;
padding-bottom: 12px;
}
.single-service .service-icon {
  width: 59px;
  height: 59px;
  float: left;
  margin-right: 10px;
}
.single-service .service-text h3 {
    font-size: 23px;
    line-height: 27.48px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    color: #000;
    max-width: 100%;
}
.single-service .service-icon img {
    width: auto !important;
}
.single-service-new .service-icon img {
    width: auto !important;
}
.site-logo {
    width: 150px;
}

#accers-section .service-text h3 {
  max-width: 510px;
}

.button-readmore .elementor-button-link {
  padding: 12px 16px !important;
  font-size: 17px !important;
  margin-bottom: 70px;
}

#deliver-box{padding-top: 163px;padding-bottom: 140px;}
#deliver-box-2 {
  padding-top: 130px;
  padding-bottom: 115px;
}
#deliver-box-3 {
  padding-top: 114px;
  padding-bottom: 115px;
}
#deliver-box-4 {
  padding-top: 86px;
  padding-bottom: 80px;
  background: #000;
}

.Domains-carousel .owce-carousel .owl-nav i {
  font-size: 0;
  color: rgba(0, 0, 0, 0.65);
  padding: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.Domains-carousel .owce-carousel .owl-prev::before {
  content: "";
  position: absolute;
  background: url(../images/left-arrow.png);
  width: 30px;
  height: 21px;
  bottom: 0;
}

.Domains-carousel .owce-carousel .owl-next::before {
  content: "";
  position: absolute;
  background: url(../images/right-arrow.png);
  width: 30px;
  height: 21px;
  bottom: 0;
}



#deliver-box-2 .text-white {
  color: #000;
  max-width: 520px;
}

#Research-section .text-white {
    color: #000;
    max-width: 492px;
    margin-top: 18px;
}





#company-section .text {
    color: #fff;
    font-size: 17px;
    /*max-width: 818px;*/
    padding-top: 20px;
    font-family: 'Maven Pro', sans-serif;
    line-height: 25.52px;
    font-weight: 500;
    margin-bottom: 0px;
}

.single-service-new {
  width: 100%;
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
}
.single-service-new .service-icon {
    width: 59px;
    height: 59px;
    float: left;
     margin-right: 10px;
    
}
.single-service-new .service-text h3 {
    font-size: 17px;
    line-height: 38px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    color: #000;
}

.button-readmore a {
    font-family: 'Rajdhani', sans-serif;
      font-size: 17px !important;
       font-weight: 700 !important;;
}

.colam-1 .elementor-widget-wrap {
    background: #fff;
    padding: 24px 35px 57px !important;
    cursor: pointer;
}
.colam-1 p {
    letter-spacing: 0 !important;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px !important;
    color: #000 !important;
    margin-bottom: 0px;
    padding: 0px;
    line-height: 17.43px !important;
    text-transform: inherit !important;
}

.pillars-section-colam{margin-left: -12px;margin-right: 12px;}


.employment-header .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}
#at-recruit-work .elementor-widget-container::before {
    display: none;
}
#at-recruit-work .work {
  margin-top: 30px;
}

#at-recruit-work .elementor-widget-container {
  max-width: 982px;
}
.mt-10 {
  margin-top: 20px;
}


#rigorous-section .elementor-widget-container::before {
    display: none;
}


#make-differeance .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}

.every-hire-section #rigorous-section .elementor-widget-container {
  max-width: 833px;
  margin-top: 10px;
}



.title-tomorrow-work h2 {
  font-weight: 700 !important;
  line-height: 48px;
  text-transform: capitalize;
  font-family: 'Rajdhani', sans-serif;
  position: relative;
  color: #000;
}


.service-icon img {
    width: auto;
}
.colam-1 img {
    float: right;
}

.cilent-section-col-3 {
    padding-left: 32%;
}
.left-colam-service {
    padding-top: 80px;
    background: #efefef;
}
.deliver-listsaison-3 .elementor-widget-wrap {
    padding: 0px !important;
} 

/*.title-h3-new .text {
    padding-left: 343px;
}*/
.deliver-listsaison-3 .text {
    color: #fff;
    font-size: 17px;
    /*max-width: 668px;*/
    padding-top: 20px;
    font-family: 'Maven Pro', sans-serif;
    line-height: 25.52px;
    font-weight: 500;
      margin-bottom: 0px;
}
.deliver-listsaison-3 .to-morrw-title .text {
  max-width: 498px;
  padding-top: 14px;
}
#title-new {
  margin-bottom: 0px;
}
.title-h2-new:not(:last-child) {
    margin-bottom: 0px;
}
.working-tomorrow {
  position: relative;
}

.working-tomorrow::after {
    content: "";
    position: absolute;
    right: 0px;
    background: url(../images/logopattrnwhite.png);
    top: 120px;
    z-index: 1;
    width: 199px;
    height: 336px;
    background-repeat: no-repeat;
    background-position: revert;
}

.site-header-inner .button {
  background-color: #d66a20;
  font-family: 'Rajdhani', sans-serif;
  font-size: 17x;
  font-weight: 700;
  border: transparent;
  padding: 11px 11px;
}
.site-header-inner .button:hover {
  background-color: #2e4680;
  color: #fff !important;
  border: transparent;
}


.colam-right-section {
    position: relative;
}

.colam-right-section .textwate-setaus {
    position: absolute;
    top: 26%;
    left: 92px;
}
.colam-right-section .images-overlay-section {
    position: relative;
    margin-bottom: 0px !important;
}

.colam-right-section .textwate-setaus h2 {
    font-size: 48px !important;
    font-weight: 700 !important;
    max-width: 250px;
    line-height: 47px !important;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
}

.colam-right-section .textwate-setaus h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -25px;
    left: 4px;
    background: #fff
}
.images-overlay-section img {
  min-height: 616px;
}

.domain-section {
    padding-top: 78px;
    padding-bottom: 130px;
}
.owal-domain-section .item {
    background: #dddddd !important;
    border-radius: 0px !important;
    border: transparent !important;
    padding: 20px 20px 60px !important;
    width: 100%;
    height: 355px;
}
.owal-domain-section .owl-thumb {
    width: 100%;
    float: left;
    padding-bottom: 42px;
}
.owal-domain-section .owce-carousel .item .owl-content {
    font-size: 40px;
    line-height: 49px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 auto;
    max-width: 230px;
    position: relative;
    color: #000;
}
.owal-domain-section .owce-carousel .item img {
    width: 100%;
    float: left;
    max-width: 49px;
}
.owal-domain-section .item:hover {
    background: #d56a20;
}
.owal-domain-section .elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover {
    transform: inherit;
}
.owal-domain-section .item:hover {
    background: #d56a20 !important;
}


.owal-domain-section .item:hover .owl-content {
    color: #fff;
}   

.site-footer {
    background-color: transparent !important;
}
.site-footer .container .sydney-credits {
    color: #000;
}
.site-footer .site-info, .site-info a {
    color: #000000;
}
.desigen-footer {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.site-info {
    border-top: solid #000 1px !important   ;
}

.dor-banner-promotion-big-inner .dor-bannerbullding {
  background: #fff;
  max-width: 640px;
  margin: 200px auto 150px auto;
  padding: 40px 46px;
  text-align: center;
}

.dor-banner-big-info-wrapper h2 {
    font-size: 48px !important;
    line-height: 48.67px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
}
.dor-banner-big-info-wrapper h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}
.featured-jobs-section h2::before {
   display: none !important;
}


.dor-banner-big-info-wrapper .p-text {
  font-size: 17px;
  margin-bottom: 35px !important;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  line-height: 20.09px !important;
  text-align: center;
}
.dor-banner-big-info-wrapper .out-expert {
  font-size: 17px;
  margin-bottom: 35px !important;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  line-height: 24px !important;
  max-width: 403px;
  margin: 30px auto 0 auto;
    margin-bottom: 0px;
}
.mt-36 {
  margin-top: 36px;
}
.dor-banner-big-info-wrapper .banner-go-link {
    background: #d56a20;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 900;
}

.footer-widgets .footer-widgets-grid {
  padding-top: 40px;
  padding-bottom: 30px;
  display: inline-block;
}

#Experts-clients .single-service-home6 .service-text h3 {
  max-width: 247px;
}
.across-multiple .single-service-home6 .service-text h3 {
  max-width: 290px;
}

#media_image-1 {
    width: 30%;
   margin-bottom: 0;
   float: left;
}
#block-9 {
    width: 70%;
    float: right;
}
.footer-widgets {
    background-color: transparent !important;
}
.footer-widgets .sidebar-column:nth-child(2) {
    width: 33.33333333%;
}
.footer-widgets .sidebar-column:nth-child(1) {
    width: 50%;
}
.sidebar-column .widget .menu {
  text-align: right;
  margin: 0px;
}
.social-footer {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.footer-newsletter-social li {
    display: inline-block;
    background: #d56a20;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    text-align: center;
}
.footer-newsletter-social {
    margin: 0px 0 0;
    padding: 0px;
    list-style: none;
}
.footer-newsletter-social li a {
    color: #fff;
    line-height: 37px;
   
}
.site-footer-bottom .container {
    width: 100%;
    background: #eee;
    padding: 10px 0 0;
}

.site-footer-bottom .site-info {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    max-width: 1170px;
    margin: 0 auto;
    border: transparent !important;
    background: transparent;
}
.desigen-footer p {
    margin-bottom: 0px;
    font-size: 16.5px;
    line-height: 19.5px;
    letter-spacing: 0.2px;
    word-spacing: 0px;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
}
.desigen-footer {
    display: block;
    text-align: right;
}

.footer-widgets .widget_block p br {
    display: none;
}
.footer-widgets .widget_block p {
    margin: 0px;
    font-size: 17px;
   font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    line-height: 1.5;
}
.footer-widgets .widget_block p {
    margin: 0px;
    font-size: 17px;
    color: #000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    line-height:18.59px;
}
.site-footer .container .sydney-credits{  font-family: 'Maven Pro', sans-serif; font-size: 13px;color: #000;
    font-weight: 500;}



.sidebar-column .widget li {
    display: inline-block;
    padding: 0 22px 0 0;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
}
.sidebar-column .widget a {
    color: #000 !important;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    font-size: 17px;
}
 .exclusiv {
  position: relative;
}

.exclusiv::before {
    background-color: #fff;
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 29px;
}

.team-cloak-p{font-family: 'Maven Pro', sans-serif;
    font-weight: 500;font-size: 17px;}

.heading-title-black:before{ display:none; }

.employers-box-left {
    float: right;
    padding-right: 40px;
}




.heading-title-white{
  font-weight: 700 !important;
  font-size: 48px !important;
  font-family: 'Rajdhani', sans-serif;
  line-height: 61px !important;
  position: relative;
  color: #fff;
  position: relative;
}
.heading-title-white::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -19px;
    left: 0;
    background: #fff;
}

.titleworking {
  font-weight: 700 !important;
  font-size: 48px !important;
  font-family: 'Rajdhani', sans-serif;
  line-height: 48px !important;
  position: relative;
  margin: 0px;
}

.working-box-left {
  float: right;
  padding-right: 40px;
}

.working-box-left .text {
  max-width: 538px;
}
.colam-1 .elementor-widget-wrap:hover {
    background: #d56a20;
}
.colam-1 .elementor-widget-wrap:hover h3 {
    color: #fff;
}
.colam-1 .elementor-widget-wrap:hover p {
    color: #fff !important;
}
.colam-1 .elementor-widget-wrap:hover img {
    filter: brightness(0) invert(1);
}
.bottom-header-row #mainnav a,.main-header #mainnav a{
    background:transparent !important;
    border:0 !important
}
.bottom-header-row #mainnav ul li ul:after,.main-header #mainnav ul li ul:after{
    display:none !important
}
.bottom-header-row #mainnav ul ul li,.main-header #mainnav ul ul li{
    background-color:#233452;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:5px 18px;
    width:100%
}

.owal-domain-section .item:hover img {
    filter: brightness(0) invert(1);
}

.Domains-carousel {
  margin-top: 30px;
}
.Domains-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
  position: absolute;
  left: 22.4%;
  bottom: -22px;
}

.our-story {
    background: #d66a20;
    text-align: center;
    padding: 40px 40px 50px;
    transform: translate(0px, -130px);
}
.our-story h2 {
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 48px !important;
    font-family: 'Rajdhani', sans-serif;
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 38px;
}
.our-story h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -21px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}
.our-story .p-text {
  color: #000;
  font-size: 17px;
  max-width: 880px;
  margin: 0 auto;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  text-align: center;
}

.what-title .elementor-heading-title {
  font-size: 48px !important;
  font-weight: 700 !important;
  font-family: 'Rajdhani', sans-serif;
  position: relative;
  margin-bottom: 0;
}

.mission-section .elementor-container {
    max-width: 1320px !important;
}


 .mission-section h2 {
    font-weight: 700 !important;
    line-height: 48px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #d66a20;
    font-size: 48px !important;
}

.mission-section h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 3px;
    background: #000;
}
.title-tomorrow h2 {
    font-weight:700 !important;
    line-height: 48px;
    text-transform: capitalize;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #000;
    font-size: 48px !important;
}
.title-tomorrow h2:before {
    content: '';
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #fff;
}



.mission-section .p-text {
   font-size: 17px;
    color: #000;
    padding-top: 27px;
    max-width: 570px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    line-height: 21.52px;
    text-align: justify;
}

.mission-section .p-text-VIsion {
  font-size: 17px;
  color: #000;
  padding-top: 27px;
  max-width: 423px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  line-height: 21.52px;
      text-align: justify;
}


.about-heading .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -22px;
    left: 0px;
    background: #000000;
    right: 0;
    margin: 0 auto;
}


.mission-section .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}

.core-valuese .elementor-container {
       max-width: 1182px !important;
}
.images-section-1 img {
  width: 100%;
}

.it-staffing .elementor-container {
  padding-top: 55px;
  border-top: solid #000 1px;
  padding-bottom: 20px;
}

.colame-solutions .single-service .service-icon {
  width: 75px;
  height: 100px;
  float: left;
}

.colame-solutions .single-service .service-text h3 {
  font-size: 22px;
  line-height: 26px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  max-width: 420px;
}


.team-builderz-section-colam {
  padding-top: 36px;
  padding-bottom: 56px;
}

.team-builderz-section {
  padding-bottom: 35px;
}

.team-cloak-established .text-decoration {
    margin-bottom: 23px;
    max-width: 466px;
}
.team-cloak-p .text-decoration {
    max-width: 466px;
}

.p-text {
  font-size: 17px;
  line-height: 21px;
  color: #000;
  margin-top: 10px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  text-align: justify;
}

.single-service .service-text h2 {
    font-size: 25px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    font-family: Rajdhani,sans-serif;
}

.mission-section-1 h2 {
    font-size: 48px !important;
    font-weight: 700 !important;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    margin-bottom: 20px;
    line-height: 50.80px !important;
}

.mission-section-1 h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #000000;
}
.images-section-1 .elementor-widget-wrap {
  padding: 10px 0 !important;
}

.how-somting-section .p-text {
  font-size: 17px;
  line-height: 21px;
  color: #000;
  margin-top: 10px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  text-align: justify;
  margin-bottom: 10px;
}


.it-staffing h2 {
   font-size: 48px !important;
  font-weight: 700 !important;
  font-family: 'Rajdhani', sans-serif;
  position: relative;
  margin-bottom: 20px;
  line-height: 50.80px !important;
}

.it-staffing h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 3px;
    background: #000000;
}

.Staffing-text {
  font-size: 17px;
  line-height: 20px;
  color: #000;
  margin-top: 10px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 400;
  text-align: justify;
}


.core-valuese h2 {
    font-size: 48px !important;
    line-height: 48px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
}
.core-valuese h2::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -24px;
    left: 5px;
    background: #000000;
}
.icon-box-wrapper {
    display: flex;
    width: 100%;
    float: left;
    padding: 20px;
    cursor: pointer;
}
.icon-box-wrapper .icon-box-icon {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}
.icon-box-wrapper:hover img {
  filter: brightness(0) invert(1);
}

.icon-box-wrapper:hover .icon-box-description {
    color: #fff !important;
}


.icon-box-wrapper .icon-box-title {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    font-family: 'Rajdhani', sans-serif;
    line-height: 26px;
} 
.icon-box-wrapper:hover {
    background: #d56a20;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.icon-box-description {
    font-size: 15px;
    color: #000 !important;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    line-height: 17.43px;
    margin-top: 10px;
}
.icon-box-wrapper:hover .icon-box-title {
    color: #fff;
}
.icon-box-wrapper:hover .icon-box-description {
    color: #fff;
}   

.dor-banner-big-info-wrapper .lets-conntect {
    font-size: 48px !important;
    line-height: 48.67px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
}
.dor-banner-big-info-wrapper .lets-conntect::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}


.the-team-section h3 {
  text-align: center;
  font-size: 31px !important;
  line-height: 32.28px !important;
  font-weight: 700 !important;
  text-transform: inherit;
  font-family: 'Rajdhani', sans-serif;
  position: relative;
  color: #d56a20;
  margin: 0px;
  padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.the-team-section .box-wrapper h3 {
    text-align: center;
    font-size: 31px !important;
    line-height: 32.28px !important;
    font-weight: 700 !important;
    text-transform: inherit;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #d56a20;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 49px;
}
.the-team-section .p-text {
  text-align: center;
  font-size: 17px;
  line-height: 21.52px;
  color: #000;
  max-width: 855px;
  margin: 0 auto;
  font-family: 'Maven Pro', sans-serif;
  padding-bottom: 17px;
  font-weight: 500;
      padding-top: 26px;
}

.team-section h6 {
    text-align: center;
    padding-bottom: 30px;
    color: #fff !important;
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px !important;
    line-height: 22.67px;
    font-weight: 400;
}

.team-decorations{
  text-align: center;
  font-size: 17px;
  line-height: 21.52px;
  color: #fff;
  max-width: 855px;
  margin: 0 auto;
  font-family: 'Maven Pro', sans-serif;
  padding-bottom: 17px;
  font-weight: 500;
      padding-top: 26px;
}
.team-section .elementor-widget-container {
    background: #000;
    margin: 0px !important;
}

.team-section img {
    width: 100%;
}
.team-section .elementor-element {
    margin-bottom: 0px !important;
}
.team-section h6 {
    text-align: center;
    padding-bottom: 30px;
    color: #fff !important;
}
.team-section h3 {
    padding-top: 0px;
    padding-bottom: 0px;
}


.bottom-header-row #mainnav ul ul li:first-of-type,.main-header #mainnav ul ul li:first-of-type{
    padding-top:16px
}
.bottom-header-row #mainnav ul ul li:last-of-type,.main-header #mainnav ul ul li:last-of-type{
    padding-bottom:16px
}
.bottom-header_layout_4 #mainnav>div>ul>li:first-of-type,.bottom-header_layout_5 #mainnav>div>ul>li:first-of-type{
    padding-left:0
}
.bottom-header-row #mainnav ul li ul,.main-header #mainnav ul li ul{
    width:220px
}
.main-header ul ul a:not(.mega-menu-link){
    padding:0 !important
}
.header-item.header-contact i{
    margin-right:5px
}
.header-item.header-woo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.sydney-offcanvas-menu,.mobile-header{
    display:none
}
.sydney-offcanvas-menu .dropdown-symbol{
    margin-left:0 !important
}
.sydney-offcanvas-menu .header-search,.sydney-offcanvas-menu .wc-account-link,.sydney-offcanvas-menu .site-header-cart{
    display:inline-block;
    vertical-align:middle
}
.sydney-offcanvas-menu .button{
    margin-top:30px
}
.sydney-offcanvas-menu #mainnav ul li a{
    float:none !important
}
.sydney-offcanvas-menu .header-contact a{
    margin-bottom:15px
}
.sydney-offcanvas-menu .header-contact{
    background-color:transparent !important;
    border:0 !important;
    margin-top:30px;
    padding:0 !important
}
.sydney-offcanvas-menu svg{
    max-height:16px
}
.sydney-offcanvas-menu{
    position:fixed;
    left:-100%;
    opacity:0;
    -webkit-transition:all 0.4s;
    transition:all 0.4s;
    top:0;
    -webkit-box-shadow:0 5px 15px 3px rgba(0,0,0,0.07);
    box-shadow:0 5px 15px 3px rgba(0,0,0,0.07);
    padding:30px;
    margin:0;
    z-index:99999;
    background-color:var(--sydney-dark-background);
    width:100%;
    max-width:300px;
    height:100%;
    overflow-y:auto
}
.sydney-offcanvas-menu .mobile-header-item{
    visibility:hidden
}
.admin-bar .sydney-offcanvas-menu{
    top:32px
}
.sydney-offcanvas-menu.toggled{
    left:0;
    opacity:1;
    font-weight:600
}
.sydney-offcanvas-menu.toggled .mobile-header-item{
    visibility:visible
}
.sydney-offcanvas-menu #mainnav a{
    width:100%
}
.sydney-offcanvas-menu #mainnav .menu-item-has-children a{
    width:calc(100% - 23px)
}
.sydney-offcanvas-menu #mainnav ul ul a{
    width:calc(100% - 23px);
    background:transparent;
    border:0;
    padding-top:5px;
    padding-bottom:5px
}
.sydney-offcanvas-menu #mainnav ul li a{
    font-size:17px
}
.sydney-offcanvas-menu #mainnav ul ul li a{
    font-size:16px
}
.sydney-offcanvas-menu #mainnav ul ul a:hover{
    background:transparent
}
.sydney-offcanvas-menu #mainnav ul ul li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:0;
    background-color:transparent
}
.sydney-offcanvas-menu #mainnav ul li ul:after,.sydney-offcanvas-menu #mainnav ul li ul ul:after{
    display:none
}
.sydney-offcanvas-menu #mainnav ul li{
    padding:0;
    margin-right:0;
    float:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) li:hover>ul{
    padding-top:0
}
.sydney-offcanvas-menu #mainnav ul ul ul{
    position:static
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) li:hover>ul,.sydney-offcanvas-menu #mainnav ul ul li:hover>ul{
    display:none !important
}
.sydney-offcanvas-menu #mainnav .sub-menu{
    display:none;
    margin:0;
    list-style:none;
    padding-left:10px;
    position:static;
    float:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
.mobile-menu-close svg{
    fill:var(--sydney-text-color)
}
.sydney-offcanvas-menu #mainnav:not(.mainnav.toggled) .sub-menu.toggled{
    display:block !important;
    visibility:visible;
    opacity:1;
    width:100%;
    margin-bottom:10px
}
.sydney-offcanvas-menu #mainnav li:hover>.sub-menu>li>a{
    padding:5px 18px
}
.sydney-offcanvas-menu.toggled .menu{
    display:block
}
.sydney-offcanvas-menu #mainnav{
    display:block;
    float:none
}
.sydney-offcanvas-menu .mainnav ul li:last-of-type{
    border:0 !important
}
.sydney-offcanvas-menu #mainnav .sub-menu li:hover>a{
    background:transparent !important
}
.mobile-header-item{
    margin-bottom:30px
}
.main-header .header-contact,.bottom-header-row .header-contact,.mobile-header .header-contact{
    background:transparent !important;
    border:0 !important;
    width:auto !important;
    position:static !important;
    padding:0 !important
}
.mobile-header-item:last-of-type{
    margin-bottom:0
}
.mobile-header-item .align-right{
    text-align:right
}
@media (max-width: 1024px){
    .bottom-header-row,.main-header{
        display:none
    }
    .mobile-header{
        display:block;
        padding-top:15px;
        padding-bottom:15px
    }
    .mobile-header .align-right{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        text-align:right
    }
    .mobile-header .align-center{
        text-align:center
    }
    .sydney-offcanvas-menu{
        display:block
    }
}
.site-title{
    margin:0
}
.site-title a,.site-title a:visited{
    color:#fff
}
.site-description{
    color:#efefef;
    margin:5px 0 0
}
.header-elements{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.header-elements svg{
    fill:#fff;
    max-height:14px
}
.header_layout_1 .header-elements,.header_layout_2 .header-elements{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.header_layout_2 .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.header_layout_2 .menu-col{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.header_layout_2 .menu-center .mainnav>div>ul{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.header_layout_2 .menu-right .mainnav>div>ul{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.header_layout_2 .header-col{
    padding-left:15px;
    padding-right:15px
}
.header_layout_1 .site-branding,.header_layout_3 .site-branding,.header_layout_5 .site-branding{
    text-align:center
}
.bottom-header_layout_3 .mainnav>div>ul{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.header_layout_3 .header-elements:not(:first-of-type),.bottom-header_layout_3 .header-elements:not(:first-of-type),.bottom-header_layout_4 .header-elements:not(:first-of-type),.header_layout_4 .header-elements:not(:first-of-type),.bottom-header_layout_5 .header-elements:not(:first-of-type),.header_layout_5 .header-elements:not(:first-of-type){
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.main-header .top-header-row{
    padding-top:15px;
    padding-bottom:15px
}
.main-header.header_layout_3 .site-header-inner,.site-header.header_layout_4 .site-header-inner,.main-header.header_layout_5 .site-header-inner{
    padding:0
}
.transparent-header .sticky-header.sticky-scrolltop{
    position:absolute;
    z-index:19;
    width:100%;
    top:0;
    -webkit-transition:all 0.5s;
    transition:all 0.5s
}
.transparent-header .bottom-header_layout_3.sticky-header.sticky-scrolltop:not(.is-sticky),.transparent-header .bottom-header_layout_4.sticky-header.sticky-scrolltop:not(.is-sticky),.transparent-header .bottom-header_layout_5.sticky-header.sticky-scrolltop:not(.is-sticky){
    position:static
}
.admin-bar.transparent-header .sticky-header.sticky-scrolltop{
    top:32px
}
.sticky-header.sticky-scrolltop{
    position:sticky;
    top:-200px;
    -webkit-transition:top 0.4s;
    transition:top 0.4s
}
.sticky-header.is-sticky,.sticky-header.sticky-always{
    position:sticky;
    top:0
}
.admin-bar .sticky-header.is-sticky,.admin-bar .sticky-header.sticky-always{
    top:32px
}
.sticky-header.sticky-shadow,.sticky-header.is-sticky{
    -webkit-box-shadow:0 0 30px rgba(0,0,0,0.07);
    box-shadow:0 0 30px rgba(0,0,0,0.07)
}
.bottom-header-row{
    background-color:var(--sydney-dark-background);
    z-index:999
}
.bottom-header-inner{
    padding-top:15px;
    padding-bottom:15px
}
.header-item{
    margin-right:25px;
    line-height:1;
    font-size:14px
}
.header-item:last-child{
    margin-right:0
}
.header-contact a{
    display:block;
    margin-bottom:5px
}
.header-contact a:last-of-type{
    margin-bottom:0
}
.header-search .icon-search,.header-search .icon-cancel{
    display:none;
    cursor:pointer;
    position:relative;
    z-index:999
}
.header-search .icon-search.active,.header-search .icon-cancel.active{
    display:inline-block
}
.header-search .icon-cancel svg{
    width:20px;
    height:24px
}
.icon-cancel{
    cursor:pointer
}
.header-search-form{
    position:absolute;
    width:100%;
    top:auto;
    padding:20px;
    z-index:999999;
    left:-9999em;
    opacity:0;
    -webkit-transition:opacity 0.3s;
    transition:opacity 0.3s;
    visibility:hidden
}
.header-search-form form{
    max-width:720px;
    margin-left:auto;
    margin-right:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.header-search-form form .search-field,.header-search-form form label{
    width:100%
}
.header-search-form label{
    margin-bottom:0
}
.header-search-form form button,.header-search-form form .search-field{
    display:block
}
.header-search-form form button svg,.header-search-form form .search-field svg{
    fill:#fff
}
.header-search-form form button{
    padding:13px 24px !important;
    border-radius:0 !important;
    font-size:14px !important
}
.header-search-form.active{
    opacity:1;
    left:0;
    visibility:visible
}
.search-overlay{
    position:fixed;
    top:0;
    height:100%;
    width:100%;
    z-index:998;
    background-color:rgba(0,0,0,0.3);
    left:-100%;
    opacity:0;
    -webkit-transition:opacity 0.3s;
    transition:opacity 0.3s
}
.search-overlay.active{
    opacity:1;
    left:0
}
.header-image img{
    width:100%;
    vertical-align:top
}
.custom-logo-link{
    line-height:1
}
.custom-logo-link img{
    max-width:180px
}
@media (max-width: 1024px){
    .bottom-header-row,.main-header{
        display:none
    }
    .mobile-header{
        display:block;
        padding-top:15px;
        padding-bottom:15px
    }
    .mobile-header .align-right{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        text-align:right
    }
    .mobile-header .align-center{
        text-align:center
    }
    .sydney-offcanvas-menu{
        display:block
    }
}
.sticky-always{
    -webkit-transition:-webkit-box-shadow 0.3s;
    transition:-webkit-box-shadow 0.3s;
    transition:box-shadow 0.3s;
    transition:box-shadow 0.3s, -webkit-box-shadow 0.3s
}
.main-header.sticky-active{
    -webkit-box-shadow:0 0 30px rgba(0,0,0,0.05);
    box-shadow:0 0 30px rgba(0,0,0,0.05)
}
.transparent-header .header-wrapper{
    position:absolute;
    width:100%;
    top:auto;
    z-index:999
}
@media (min-width: 1024px){
    .transparent-header .main-header:not(.sticky-active):not(.is-sticky),.transparent-header .bottom-header-row:not(.sticky-active):not(.is-sticky){
        background-color:transparent
    }
}
.transparent-header .sticky-header.sticky-always{
    position:fixed;
    top:auto;
    left:0;
    width:100%;
    -webkit-transition:all 0.3s;
    transition:all 0.3s
}
.transparent-header .sticky-header.is-sticky{
    position:fixed;
    width:100%
}
.transparent-header .sticky-header.sticky-always.sticky-active{
    position:fixed;
    top:0;
    z-index:999
}
.admin-bar.transparent-header .sticky-header.sticky-always.sticky-active{
    position:fixed;
    top:32px;
    z-index:999
}
.mainnav.toggled{
    display:block !important;
    top:100%
}
.mainnav.toggled,#mainnav-mobi{
    display:block;
    margin:0 auto;
    width:100%;
    position:absolute;
    background-color:#1c1c1c;
    margin-top:15px;
    z-index:1000
}
#mainnav-mobi{
    top:28px
}
.mainnav.toggled ul,#mainnav-mobi ul{
    display:block;
    list-style:none;
    margin:0;
    padding:0
}
.mainnav.toggled ul li,#mainnav-mobi ul li{
    margin:0;
    position:relative;
    text-align:left;
    border-top:1px solid #252525;
    cursor:pointer;
    float:none !important
}
.mainnav.toggled ul>li>a,#mainnav-mobi ul>li>a{
    display:block;
    text-decoration:none;
    padding:10px 50px;
    color:#fff
}
.mainnav.toggled ul.sub-menu,#mainnav-mobi ul.sub-menu{
    top:100%;
    left:0;
    z-index:2000;
    position:relative;
    background-color:#161625
}
.mainnav.toggled>ul>li>ul>li,.mainnav.toggled>ul>li>ul>li>ul>li,#mainnav-mobi>ul>li>ul>li,#mainnav-mobi>ul>li>ul>li>ul>li{
    position:relative;
    border-top:1px solid #252525;
    background-color:#222
}
.mainnav.toggled>ul>li>ul>li>a,#mainnav-mobi>ul>li>ul>li>a{
    padding-left:70px !important
}
.mainnav.toggled>ul>li>ul>li>ul>li a,#mainnav-mobi>ul>li>ul>li>ul>li a{
    padding-left:90px !important
}
.mainnav.toggled ul.sub-menu>li>a,#mainnav-mobi ul.sub-menu>li>a{
    display:block;
    text-decoration:none;
    padding:10px 60px;
    border-top-color:rgba(255,255,255,0.1);
    -webkit-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out
}
.mainnav.toggled>ul>li>ul>li:first-child a,#mainnav-mobi>ul>li>ul>li:first-child a{
    border-top:none
}
#mainnav.toggled ul.sub-menu,#mainnav.toggled ul ul a{
    width:100%;
    left:0
}
#mainnav.toggled li>.sub-menu>li>a{
    padding:10px 50px
}
#mainnav.toggled ul li ul:after{
    display:none
}
#mainnav.toggled .sub-menu li a{
    background:transparent !important
}
#mainnav.toggled ul ul li{
    padding:0 14px
}
.mainnav.toggled ul.sub-menu>li>a:hover,.mainnav.toggled>ul>li>ul>li.active>a,#mainnav-mobi ul.sub-menu>li>a:hover,#mainnav-mobi>ul>li>ul>li.active>a{
    color:#fff
}
.btn-menu{
    float:right;
    color:#fff;
    text-align:center;
    width:28px;
    height:28px;
    cursor:pointer;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out
}
.btn-submenu{
    position:absolute;
    right:20px;
    top:0;
    width:50px;
    text-align:center
}
.btn-submenu.is-amp{
    color:#fff;
    font-size:26px
}
@media (min-width: 1025px){
    .btn-submenu{
        display:none
    }
}
.btn-menu{
    display:none
}
.overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter:alpha(opacity=70);
    opacity:0.7
}
.page-wrap{
    padding:83px 0 100px;
    clear:both
}
.page-template-page_front-page .page-wrap,.projects-template-post_full .page-wrap,.projects-template-post_full .page-wrap .content-wrapper{
    padding:0
}
.entry-post p{
    margin-bottom:24px
}
.entry-post img{
    margin:10px 0 20px
}
.header-slider,.owl-wrapper{
    direction:ltr
}
.header-slider,.owl-carousel{
    -webkit-transform:translate3d(0, 0, 0)
}
.header-slider{
    -webkit-transform:none;
    transform:none
}
.parallax{
    width:100%;
    background-attachment:fixed;
    background-position:50% 0
}
.single .hentry{
    margin-bottom:60px
}
.content-area.sidebar-left .post-wrap{
    padding-right:0
}
.content-area.sidebar-left.no-sidebar{
    float:none;
    padding-left:15px
}
.no-sidebar .content-area.sidebar-left{
    padding-left:15px
}
.content-area .post-wrap,.contact-form-wrap{
    padding-right:30px
}
.no-sidebar .page-wrap{
    overflow-x:hidden
}
.content-area.no-sidebar{
    padding-left:15px;
    padding-right:15px
}
.no-sidebar .content-area .post-wrap{
    padding-right:0;
    padding-left:0
}
.container-narrow{
    max-width:730px;
    margin-left:auto;
    margin-right:auto;
    float:none;
    width:auto
}
.entry-content>*{
    margin-bottom:1.5em
}
.entry-content>.elementor,.entry-content>.panel-layout{
    margin-bottom:0
}
body:not(.elementor-page):not(.panel-layout) .entry-content h1{
    margin-top:1em;
    margin-bottom:0.5em
}
body:not(.elementor-page):not(.panel-layout) .entry-content h2,body:not(.elementor-page):not(.panel-layout) .entry-content h3,body:not(.elementor-page):not(.panel-layout) .entry-content h4,body:not(.elementor-page):not(.panel-layout) .entry-content h5,body:not(.elementor-page):not(.panel-layout) .entry-content h6{
    margin-top:1.2em;
    margin-bottom:0.5em
}
.container-narrow .post-wrap{
    padding-right:0
}
.content-area .hentry{
    position:relative
}
.hentry .post-content{
    overflow:hidden
}
.content-area .entry-thumb{
    text-align:center;
    margin-bottom:24px
}
.content-area .entry-thumb:empty{
    margin:0 !important
}
.single .related-post .entry-thumb{
    margin-bottom:12px
}
.hentry .title-post{
    margin:0
}
.single .entry-header .entry-title{
    padding:0
}
.posts-layout .hentry{
    margin-bottom:60px
}
.posts-layout .entry-title{
    font-size:32px;
    padding:0
}
.single-post-author .author-link,.posts-layout .read-more{
    color:var(--sydney-headings-color);
    text-decoration:underline;
    display:inline-block;
    margin-top:20px
}
.single-post-author .author-link:hover,.posts-layout .read-more:hover{
    color:var(--sydney-grey-color)
}
.posts-layout .entry-header{
    margin-bottom:24px
}
.posts-layout .entry-post p:last-of-type{
    margin-bottom:0
}
.entry-title a{
    color:var(--sydney-headings-color)
}
.posts-layout .entry-title a:hover{
    color:var(--sydney-grey-color)
}
span.author.vcard{
    padding:0;
    margin:0
}
.hentry .wp-block-quote.is-style-large,.hentry blockquote{
    background-color:var(--sydney-light-background);
    font-size:22px;
    margin:30px 0;
    padding:30px 30px 30px 40px;
    position:relative;
    font-style:normal;
    border-left:3px solid #000
}
.hentry .wp-block-quote.is-style-large p{
    font-style:normal;
    font-size:32px
}
.hentry blockquote cite{
    color:var(--sydney-grey-color);
    text-transform:uppercase;
    font-size:12px;
    font-style:normal;
    letter-spacing:1px
}
.hentry .wp-block-quote.is-style-large cite{
    font-size:12px
}
.hentry .wp-block-pullquote blockquote{
    padding:30px;
    border:3px solid #000
}
.hentry .wp-block-pullquote p{
    font-size:32px
}
.fullwidth{
    width:100%
}
.error-404{
    text-align:center
}
.error-404 .page-content p{
    margin-bottom:30px
}
.layout5 .hentry:after{
    width:0;
    height:0
}
.layout3 .row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.posts-layout .post-align-center{
    text-align:center
}
.posts-layout .post-align-center .entry-meta{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.posts-layout .post-align-center .entry-header{
    text-align:center
}
.posts-layout .post-align-right{
    text-align:right
}
.posts-layout .post-align-right .entry-header{
    text-align:right
}
.posts-layout .post-align-right .entry-meta{
    -webkit-box-pack:flex-end;
    -ms-flex-pack:flex-end;
    justify-content:flex-end
}
.posts-layout .list-image{
    width:35%
}
.posts-layout .list-content{
    width:65%;
    max-width:65%
}
.posts-layout article:not(.has-post-thumbnail) .list-content{
    width:100%;
    max-width:100%
}
.layout4 .content-inner,.layout6 .content-inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.layout4 .entry-thumb,.layout6 .entry-thumb{
    margin:0 24px 0 0;
    height:100%
}
.layout4 .entry-thumb a,.layout6 .entry-thumb a{
    display:block;
    height:100%
}
.layout4 .entry-thumb img,.layout6 .entry-thumb img{
    -o-object-fit:cover;
    object-fit:cover;
    height:100%
}
.posts-layout .post-vertical-align-middle{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.posts-layout .post-vertical-align-bottom{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.layout4 .image-right{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.layout4 .image-right .entry-thumb{
    margin:0 0 0 30px
}
.list-image.image-left:empty{
    display:none
}
.layout6 article:nth-of-type(even) .list-image{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.layout6 article:nth-of-type(even) .list-image .entry-thumb{
    margin:0 0 0 24px
}
.no-sidebar .layout1,.no-sidebar .layout2{
    max-width:920px;
    margin-left:auto;
    margin-right:auto;
    padding-left:15px !important;
    padding-right:15px !important;
    float:none !important
}
.single .meta-post a{
    text-transform:uppercase;
    letter-spacing:5px;
    font-size:13px
}
.single-meta,.single-meta a{
    color:#68647a
}
.single .single-meta{
    text-transform:uppercase;
    font-size:13px
}
.single .single-meta{
    display:table
}
.single-meta .byline{
    padding-left:10px
}
.single-post-author{
    margin-bottom:60px;
    background-color:var(--sydney-light-background);
    padding:40px;
    text-align:center
}
.single-post-author .author-avatar img{
    border-radius:50%
}
.sydney-related-posts{
    margin-bottom:60px
}
.related-post .entry-meta{
    margin-bottom:6px
}
.related-post .entry-title{
    margin-top:6px;
    margin-bottom:0
}
.entry-meta{
    font-weight:600;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:12px;
    margin-bottom:15px
}
.entry-meta .avatar{
    border-radius:50%;
    margin-left:5px;
    vertical-align:middle
}
.entry-meta .author a.url{
    color:var(--sydney-headings-color)
}
.entry-meta,.entry-meta a{
    color:var(--sydney-grey-color)
}
.posts-layout .entry-meta a:hover,.entry-meta a:hover{
    color:var(--sydney-headings-color)
}
.entry-meta>*{
    margin-right:10px
}
.entry-meta>*:last-of-type{
    margin-right:0
}
.entry-meta.delimiter-dot>*,.entry-meta.delimiter-vertical>*,.entry-meta.delimiter-horizontal>*{
    margin-right:0
}
.entry-meta.delimiter-dot>*:after,.entry-meta.delimiter-vertical>*:after,.entry-meta.delimiter-horizontal>*:after{
    padding:0 10px
}
.entry-meta.delimiter-dot>*:last-child:after,.entry-meta.delimiter-vertical>*:last-child:after,.entry-meta.delimiter-horizontal>*:last-child:after{
    display:none
}
.entry-meta.delimiter-dot>*:after{
    content:'';
    background:#00102E;
    opacity:0.2;
    width:4px;
    height:4px;
    border-radius:50%;
    display:inline-block;
    vertical-align:middle;
    margin:0 10px;
    padding:0
}
.entry-meta.delimiter-vertical>*:after{
    content:'\007C'
}
.entry-meta.delimiter-horizontal>*:after{
    content:'\0023AF'
}
.single .entry-meta-below{
    margin-bottom:0
}

.clients-section h2 p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  font-family: 'Maven Pro', sans-serif;
  max-width: 392px;
  margin: 3px auto;
  line-height: 19px;
}
.clients-section h2 {
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #d66a20;
    font-weight: 700;
    font-family: 'Rajdhani', sans-serif;
}
.clients-section {
    position: absolute !important;
    top: 73px;
    left: 0;
    right: 0;
}
.client-section img {
    width: 99.9%;
}

#at-dimensions .elementor-widget-container {
  margin: 0px 0px 1px 0px !important;
}

.client-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px 1px;
}

.text-decoration {
  font-family: 'Maven Pro', sans-serif;
  font-size: 17px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0px;
  padding: 0px;
  line-height: 20.52px;
}

#team-cloak-1 {
  margin-top: 30px;
  padding-bottom: 16px;
}

#team-cloak-2 {
  padding-bottom: 56px;
}
.teambuilderz-section .elementor-widget:not(:last-child) {
    margin-bottom: 7px;
}

#secondary{
    padding:0px
}

#secondary, #secondary a {
    color: #737C8C;
    font-family: 'Maven Pro', sans-serif;
}
time.entry-date.published {
    font-family: 'Maven Pro', sans-serif;
}
.widget-area .widget{
    position:relative;
    margin-bottom:60px
}
.widget-area .widget_block{
    margin-bottom:30px
}
.widget-area .widget:last-child{
    margin-bottom:0
}
.sidebar-column .widget:last-of-type{
    margin-bottom:0
}
.footer-widgets h2,.widget-area h2{
    font-size:32px
}
.widget-area .widget-title{
    font-size:22px;
    line-height:normal;
    padding-bottom:24px;
    margin:0
}
.widget-area .widget ul li{
    padding:5px 0
}
.widget-area .widget ul li:first-child{
    padding-top:0
}
.widget-area .widget ul li:last-child{
    padding-bottom:0
}
.widget-categories .categories li a{
    position:relative;
    display:block
}
.widget-categories .categories li span{
    position:absolute;
    right:0;
    top:0
}
.widget-tags .tag-list a{
    display:inline-block;
    font-size:13px;
    color:#767676;
    border:1px solid #dbdbdb;
    padding:7px 15px;
    margin:4px;
    margin-left:0
}
.widget-tags .tag-list a:hover{
    color:#5e5e5e
}
.search-field{
    max-width:100%
}
.tags-links a{
    display:inline-block;
    background-color:var(--sydney-grey-color);
    padding:2px 10px;
    color:#fff;
    margin:0 4px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:600
}
.tags-links a:hover{
    background-color:var(--sydney-headings-color)
}
.tags-links a:first-of-type{
    margin-left:0
}
.footer-widgets{
    border:0;
    padding:0;
    background-color:#252525
}
.footer-widgets .widget{
    margin-bottom:30px
}
.footer-widgets .widget:last-of-type{
    margin-bottom:0
}
.footer-widgets .widget-title{
    text-transform:uppercase;
    color:#fff;
    line-height:normal;
    margin:5px 0 0
}
.footer-widgets,.footer-widgets a{
    color:#666666
}
.footer-widgets-grid{
    padding:95px 0;
    display:grid;
    gap:30px
}
.footer-widgets-grid.footer-layout-2{
    grid-template-columns:repeat(2, 1fr)
}
.footer-widgets-grid.footer-layout-col2-bigleft{
    grid-template-columns:2fr 1fr
}
.footer-widgets-grid.footer-layout-col2-bigright{
    grid-template-columns:1fr 2fr
}
.footer-widgets-grid.footer-layout-3{
    grid-template-columns:repeat(3, 1fr)
}
.footer-widgets-grid.footer-layout-col3-bigleft{
    grid-template-columns:3fr 1fr 1fr
}
.footer-widgets-grid.footer-layout-col3-bigright{
    grid-template-columns:1fr 1fr 3fr
}
.footer-widgets-grid.footer-layout-4{
    grid-template-columns:repeat(4, 1fr)
}
.footer-widgets-grid.footer-layout-col4-bigleft{
    grid-template-columns:2fr 1fr 1fr 1fr
}
.footer-widgets-grid.footer-layout-col4-bigright{
    grid-template-columns:1fr 1fr 1fr 2fr
}
.footer-widgets-grid.align-middle{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.footer-widgets-grid.align-bottom{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:end
}
.visibility-mobile-only{
    display:none
}
@media (max-width: 991px){
    .visibility-desktop-only{
        display:none
    }
    .visibility-mobile-only{
        display:block
    }
}
.site-info{
    padding:20px 0
}
.site-footer{
    background-color:#1c1c1c
}
.site-footer,.site-footer a{
    color:#666
}
.site-footer svg{
    fill:#666
}
.social-profile{
    text-align:right
}
.social-profile a{
    margin-right:20px
}
.social-profile a:last-of-type{
    margin-right:0
}
.preloader{
    background:none repeat scroll 0 0 #fff;
    height:100%;
    opacity:1;
    position:fixed;
    text-align:center;
    -webkit-transition:opacity 0.2s ease 0s;
    transition:opacity 0.2s ease 0s;
    width:100%;
    z-index:9999
}
.preloader.disable{
    opacity:0
}
.preloader.hide{
    display:none
}
.preloader .spinner{
    height:30px;
    left:50%;
    margin-left:-15px;
    margin-top:-15px;
    position:relative;
    top:50%;
    width:30px
}
.preloader .pre-bounce1,.preloader .pre-bounce2{
    -webkit-animation:2s ease 0s normal none infinite bounce;
    animation:2s ease 0s normal none infinite bounce;
    background-color:#de4939;
    border-radius:50%;
    height:100%;
    left:0;
    opacity:0.6;
    position:absolute;
    top:0;
    width:100%
}
.preloader .pre-bounce2{
    -webkit-animation-delay:-0.5s;
    animation-delay:-0.5s
}
@-webkit-keyframes bounce{
    0%,20%,50%,80%,100%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    40%{
        -webkit-transform:translateY(-30px);
        transform:translateY(-30px)
    }
    60%{
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}
@keyframes bounce{
    0%,20%,50%,80%,100%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    40%{
        -webkit-transform:translateY(-30px);
        transform:translateY(-30px)
    }
    60%{
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}
.go-top{
    position:fixed !important;
    right:20px;
    bottom:-45px;
    color:#fff;
    display:block;
    line-height:1;
    text-align:center;
    padding:15px;
    visibility:hidden;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    opacity:0;
    z-index:9999;
    cursor:pointer;
    font-size:14px;
    border-radius:2px;
    -webkit-transition:all 0.5s;
    transition:all 0.5s
}
.go-top.position-left{
    right:auto;
    left:20px
}
.go-top:hover{
    background-color:#fff
}
.go-top.show{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
    opacity:1;
    visibility:visible;
    bottom:11px
}
.go-top span{
    margin-right:7px;
    vertical-align:middle
}
.sydney_contact_info_widget span{
    color:#d65050;
    margin-right:15px
}
.sydney_contact_info_widget div{
    margin-bottom:10px
}
.roll-button{
    position:relative;
    display:inline-block;
    font-size:13px;
    line-height:24px;
    font-weight:500;
    padding:12px 35px;
    letter-spacing:1px;
    color:#fff;
    text-transform:uppercase;
    border-radius:3px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s
}
.roll-button:hover{
    background-color:transparent
}
.roll-button.border{
    background-color:transparent;
    text-transform:uppercase
}
.roll-button.border:hover{
    color:#fff
}
.roll-button.border.text-white{
    color:#fff
}
.more-button{
    display:table;
    margin:30px auto 0;
    clear:both
}
a{
    color:#d65050
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:#d65050
}
.text-color{
    color:#d65050
}
button,input[type="button"],input[type="reset"],input[type="submit"],div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{
    background-color:#d65050;
    border:1px solid #d65050
}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{
    background-color:transparent;
    color:#d65050
}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{
    border:1px solid #d65050
}
#mainnav>ul>li>a.active,#mainnav>ul>li>a:hover{
    color:#d65050
}
#mainnav ul li ul:after{
    background-color:#d65050;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#mainnav .sub-menu li:hover>a{
    background-color:#d65050
}
.error-wrap #search-submit:hover{
    background-color:#d65050;
    border-color:#d65050
}
.hentry .meta-post a:hover{
    color:#d65050
}
.sidebar .widget:before{
    background-color:#d65050
}
.widget-tags .tag-list a:hover{
    border:1px solid #d65050
}
.comment .comment-detail{
    border:1px solid #d65050
}
.bottom .socials li:hover a,.go-top{
    background-color:#d65050
}
.go-top:hover{
    color:#d65050
}
.switcher-container .switcher-icon a:focus{
    color:#d65050
}
.llms-student-dashboard .llms-button-secondary,.roll-button{
    background-color:#d65050;
    border:1px solid #d65050
}
.llms-student-dashboard .llms-button-secondary:hover,.roll-button:hover{
    color:#d65050
}
.roll-button.border{
    color:#d65050;
    border:1px solid #d65050
}
.roll-button.border:hover{
    background-color:#d65050
}
.wp-custom-header video{
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
.wp-custom-header iframe{
    vertical-align:top
}
.wp-custom-header{
    position:relative
}
.wp-custom-header .wp-custom-header-video-button{
    display:none
}
.page-template-page_front-page.elementor-page .page-wrap .content-wrapper,.page-template-page_front-page.fl-builder .page-wrap .content-wrapper{
    width:100%;
    padding:0 15px
}


.fl-widget .widgettitle,div[class*="elementor-widget-wp-widget-sydney"] h5{
    text-align:center;
    margin-bottom:50px;
    position:relative;
    font-weight:600;
    line-height:normal;
    text-transform:uppercase;
    padding-bottom:10px;
    font-size:32px
}
.mc4wp-form label{
    display:block;
    width:100%
}
.mc4wp-form input:not([type="submit"]){
    width:100%
}
.sydney-breadcrumbs{
    background-color:#f7f7f7;
    padding:15px;
    margin-bottom:30px;
    margin-right:20px
}
.sydney-breadcrumbs,.sydney-breadcrumbs a{
    color:#47425d
}
.sydney-breadcrumbs a{
    text-decoration:underline;
    margin:0 3px;
    -webkit-text-decoration-color:#bababa;
    text-decoration-color:#bababa
}
.sydney-svg-icon{
    display:inline-block;
    width:16px;
    height:16px;
    vertical-align:middle;
    line-height:1
}
.go-top svg{
    stroke:#fff;
    width:18px;
    height:18px
}
.go-top:hover svg{
    fill:none;
    stroke:#d65050
}
.meta-post .sydney-svg-icon{
    position:absolute;
    top:2px;
    left:0;
    width:14px
}
.posted-on .sydney-svg-icon{
    top:-1px
}
.single-meta .sydney-svg-icon{
    fill:#68647a
}
.single-meta .sydney-svg-icon{
    width:14px;
    height:20px;
    margin-right:7px
}
.wp-custom-header button{
    fill:#fff
}
.btn-menu .sydney-svg-icon{
    width:22px;
    fill:#fff
}
.btn-submenu svg{
    fill:#fff;
    width:20px;
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg);
    -webkit-transition:all 0.4s;
    transition:all 0.4s;
    position:relative;
    top:15px
}
.btn-submenu.active svg{
    -webkit-transform:rotate(0);
    transform:rotate(0)
}
.visibility-mobile-only{
    display:none
}
@media (max-width: 991px){
    .visibility-desktop-only{
        display:none
    }
    .visibility-mobile-only{
        display:block
    }
}
@media only screen and (min-width: 1930px){
    .parallax{
        background-size:cover
    }
}
@media only screen and (max-width: 991px){
    .parallax{
        background-size:cover;
        background-attachment:scroll;
        background-position:top center !important
    }
    .header-wrap .col-md-8{
        padding:0
    }
    .last{
        margin-bottom:0 !important
    }
    .margin-bottom-device{
        margin-bottom:50px
    }
    .margin-top-device{
        margin-top:50px
    }
    .content-area .post-wrap,.contact-form-wrap{
        padding-right:0
    }
    .contact-form-aside,.sidebar{
        margin-top:50px
    }
    .footer-widgets .widget{
        margin-bottom:50px
    }
}
@media only screen and (max-width: 1024px){
    .site-header.fixed{
        position:static !important
    }
    .site-header{
        position:static;
        background-color:rgba(0,0,0,0.9)
    }
    .header-clone{
        display:none
    }
    .posts-navigation{
        overflow:hidden;
        margin-bottom:30px
    }
    #mainnav{
        display:none
    }
    .btn-menu{
        display:block
    }
    .fw-menu-container{
        padding-left:30px;
        padding-right:30px
    }
}
@media only screen and (max-width: 780px){
    h1{
        font-size:32px
    }
    h2{
        font-size:28px
    }
    h3{
        font-size:22px
    }
    h4{
        font-size:18px
    }
    h5{
        font-size:16px
    }
    h6{
        font-size:14px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
    .parallax{
        background-size:cover;
        background-attachment:scroll;
        background-position:top center !important
    }
}
@media only screen and (max-width: 1399px){
    .site-header #mainnav ul li ul{
        right:14px
    }
    .site-header #mainnav ul li ul li ul{
        left:-100%
    }
}
@media only screen and (max-width: 767px){
    .layout6 article{
        display:block
    }
    .posts-layout .list-image{
        width:100% !important
    }
    .posts-layout .list-image .entry-thumb{
        margin:0 0 30px !important
    }
    .col-grow-mobile{
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1
    }
    .posts-layout{
        max-width:100%
    }
    .roll-button{
        padding:10px 30px
    }
    .comment-list .children{
        margin-left:75px
    }
    .social-menu-widget a:before{
        font-size:42px
    }
    .btn-menu{
        float:none;
        margin:15px auto 0
    }
    .header-wrap{
        text-align:center
    }
    #mainnav-mobi{
        top:auto
    }
    .site-header.float-header{
        padding-top:20px;
        padding-bottom:20px
    }
    .fluid-width-video-wrapper+#wp-custom-header-video-button{
        display:none
    }
    .footer-widgets-grid{
        grid-template-columns:1fr !important
    }
    .site-info .sydney-credits,.site-info .social-profile{
        text-align:center
    }
    .site-info .social-profile{
        margin-top:15px
    }
    input,optgroup,select,textarea{
        max-width:100%
    }
}
@media only screen and (max-width: 575px){
    .post-navigation .nav-previous,.post-navigation .nav-next{
        width:100%;
        float:none;
        text-align:left;
        text-align:center;
        padding:15px
    }
    .post-navigation .nav-previous{
        border:0;
        border-bottom:1px solid rgba(0,16,46,0.1)
    }
    #commentform .comment-form-email,#commentform .comment-form-url{
        width:100%;
        margin-left:0;
        margin-right:0
    }
    .comment-respond{
        padding:20px
    }
}
@media only screen and (max-width: 479px){
    .sidebar-column{
        padding:0
    }
    .roll-button{
        font-size:12px
    }
}
@media screen and (min-width: 1025px){
    #mainnav>div>ul,.header-wrap .fw-menu-container>.row,.header-wrap .container>.row{
        display:-ms-flexbox;
        display:-webkit-box;
        display:flex;
        -ms-flex-align:center;
        -webkit-box-align:center;
        align-items:center
    }
    .main-header #mainnav>div>ul,.bottom-header-row #mainnav>div>ul{
        -webkit-box-align:initial;
        -ms-flex-align:initial;
        align-items:initial
    }
    #mainnav>div>ul{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .menu-centered #mainnav>div>ul{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .menu-centered .fw-menu-container>.row{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.mobile-slide{
    display:none
}
.sydney-hero-area{
    overflow:hidden
}
.wp-block-button__link{
    font-weight:600;
    background-color:var(--sydney-button-background)
}
.wp-block-button__link:hover{
    opacity:0.85
}
.wp-block-button.is-style-outline a:not(.has-text-color){
    color:var(--sydney-button-background)
}
.wp-block-button.is-style-outline a:not(.has-text-color):hover{
    background-color:var(--sydney-button-background);
    border-color:var(--sydney-button-background);
    color:#fff
}
.post-template-post_nosidebar .content-area{
    max-width:805px;
    margin-left:auto;
    margin-right:auto
}
.post-template-post_nosidebar .alignfull,.post-template-post_nosidebar .wp-block-cover-image{
    max-width:100vw;
    width:auto;
    margin-left:-182px;
    margin-right:-182px
}
.post-template-post_nosidebar .alignwide{
    max-width:none;
    width:calc(100% + 200px);
    position:relative;
    left:-100px
}
@media (min-width: 1024px){
    .no-sidebar .entry-content .alignfull{
        margin:20px calc(50% - 50vw);
        max-width:100vw;
        width:100vw
    }
    .no-sidebar .entry-content .alignwide{
        margin:20px calc(25% - 25vw);
        width:auto
    }
}
.wp-block-group.has-background{
    padding:20px 30px
}
#mainnav-mobi.syd-hidden{
    display:none
}
#mainnav-mobi.toggled{
    display:block
}
.btn-submenu.toggled ~ .sub-menu{
    display:block !important;
    position:relative !important;
    opacity:1 !important;
    visibility:visible !important
}
.sub-menu.toggled{
    display:block !important
}
#dor-bantively .dor-bannerbullding{max-width: 960px;}
#dor-bantively h2{font-size: 47px !important;}
.mission-section-hr .elementor-container {
  border-bottom: solid #000 1px;
  padding-bottom: 20px;
}
.title-188 {
  padding-left: 188px;
}

#Our-Solutions .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}


#dor-bantively .lets-conntect {
    font-size: 48px !important;
    line-height: 48.67px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
}

.stellar-recruitment .heading-title-white::before {
    background: #000;
}
#dor-bantively .lets-conntect:before{display: none;} 

.dor-banner-big-info-wrapper .wide-expansep-text {
    font-size: 17px;
    margin-bottom: 35px !important;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    line-height: 22.09px !important;
    max-width: 706px;
    margin: 46px auto 0 auto;
    margin-bottom: 0px;
    color: #000;
}


.single-service-home6 .service-text h3 {
  font-size: 17px;
  line-height: normal;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  color: #000;
  max-width: 244px;
  padding-top: 8px;
}
.single-service-home6 .service-icon {
  width: 59px;
  height: 59px;
  float: left;
  margin-right: 10px;
}

.single-service-home6 .service-icon img{ width:auto !important; }

#at-create .elementor-widget-container {
    font-size: 23px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0 auto;
    /* margin-bottom: 0px; */
    position: relative;
    margin-bottom: 28px;
    font-family: 'Maven Pro', sans-serif;
     max-width: 661px;
}
#rigorous-section .elementor-widget-container {
    max-width: 798px;
}

.trading-infrastructure .cSlider-nav-home .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 31px;
    height: 31px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #e41e26;
    border-radius: 50px;
    z-index: 9;
}

#at-recruit .elementor-widget-container::before {
  display: none;
}
#candidates-text .text {
  max-width: 483px;
  font-size: 17px;
  padding-top: 0px;
}

.DELIVER-onsection {
  padding-left: 70px;
}

#our-solutions-section .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 35px);
    background: #000000;
}



.stellar-recruitment {
    float: right;
    padding-right: 100px;
}

#olam-proces {
    padding-bottom: 70px;
}
/*.apply-now-page css*/

.apply-now-section {
    padding-top: 80px;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.apply-now-block {
    background: #fff !important;
    padding: 0 !important;
    border: solid #737272 2px;
    margin-right: 22px;
    margin-left: 22px;
    margin-bottom: 0px !important;
}
.apply-now-block .elementor-widget-wrap {
    padding: 0px 0 20px !important;
}
#employment-candidate .elementor-container {
    justify-content: center;
}
.top-header-section {
  background: #e7e5e6;
  padding: 35px 20px 0px;
}

.date {
  font-size: 17px;
  font-weight: 500;
  color: #606261;
   font-family: 'Maven Pro', sans-serif;
}

.text-apply {
  padding: 0px 20px 40px;
}

.text-apply .text {
    color: #606261;
    font-size: 17px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    margin: 0px;
    line-height: 44px;
    letter-spacing: 1px;
}
.apply-now-block .elementor-widget-wrap:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.apply-now-section-2 {
  padding-top: 0px;
}
.apply-now-section .elementor-container {
    justify-content: center;
   
    max-width: 1178px !important;
    margin: 0 auto;
}
.employment-apply-section .dor-bannerbullding {
    background: #fff;
    margin: 20px auto 80px auto;
    padding: 40px 46px;
    text-align: center;
}

.employment-apply-section .dor-bannerbullding .lets-conntect {
    max-width: 860px;
    margin: 0 auto 25px auto;
}

.employment-apply-section .dor-bannerbullding .lets-conntect:before{}
.partner-title { margin-bottom: 0px !important;}
.finding-text {position: relative;margin-bottom: 22px;}

.finding-text .elementor-widget-container::before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #000000;}

.Whatever-text{margin-bottom: 0px;}
.Whatever-text .text {margin-bottom: 0px;}
.staffing-title h2{position: relative;}
.staffing-title h2::before {content: '';width: 40px;height: 5px;position: absolute;bottom: -20px;left: 0;background: #000000;}
.map-section {padding-top: 54px;padding-bottom: 125px;}
.contact-form .wpcf7-form-control {
  display: inline-block;
  outline: none;
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: solid #010101 1px !important;
  width: 100%;
  height: auto;
   font-size: 17px;
  color: #606060;
  font-family: 'Rajdhani', sans-serif;
  background: transparent !important;
}
.contact-form br{ display: none;}
.contact-form label {
  font-size: 17px;
  color: #606060;
  font-weight: 500;
  margin: 0px;
  line-height: 21.52px;
  font-family: 'Rajdhani', sans-serif;
  position: relative;
}

.contact-form select.wpcf7-select {
    display: inline-block;
    outline: none;
    border-top: transparent !important;
    border-left: transparent !important;
    border-right: transparent !important;
    border-bottom: solid #010101 1px !important;
    width: 100%;
    font-size: 17px;
    height: 53px;
    color: #606060;
    font-family: 'Rajdhani', sans-serif;
    background: transparent !important;
    padding-left: 0;
    position: relative;
    top: -27px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.contact-form textarea {
    height: 50px !important;
}
.form-control-upload {
  background: #e5e5e5;
  width: 100%;
  text-align: center;
  padding: 47px 0 55px;
  margin-top: 40px !important;
}

.filelabel {
  width: 100%;
  display: flex;
  transition: border 300ms ease;
  cursor: pointer;
  text-align: center;
  margin: 0;
  position: relative;
  justify-content: center;
  align-content: center;
  font-size: 24px !important;
}
.filelabel i {
  display: block;
  font-size: 30px;
  padding-bottom: 0;
  position: relative;
  left: 10px;
  top: -5px;
}
.filelabel i,
.filelabel .title {
  color: grey;
  transition: 200ms color;
}
.filelabel:hover {
  border: transparent;
}
.filelabel:hover i, .filelabel:hover .title {
  color: #d66a20;
}
#FileInput{
    display:none;
}

.filelabel::before {
    content: "";
    position: absolute;
    border: solid #cecece 1px;
    width: 97%;
    height: 100px;
    top: 16px;
    left: 20px;
    right: 20px;
}
.Submit-col {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 100px;
}
.Submit-col .wpcf7-submit {
    font-size: 21px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    position: relative;
    display: inline-block;
    line-height: 24px;
    width: auto !important;
    padding: 12px 34px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
        border-color: #d66a20 !important;  
        background-color: #d66a20 !important;
}

.Submit-col .wpcf7-submit:hover {
    border-color: #39457c !important;
    background-color: #39457c !important;
    color: #fff;
}
.Submit-col .wpcf7-spinner {
    display: none;
}

.contact-single-feature {
  display: flex;
  justify-content: flex-start;
  align-content: center;
}
.contact-single-feature i {
  width: 38px;
  height: 38px;
  background: #d66a20;
  display: flex;
  justify-content: center;
  line-height: 39px;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
}

.contact-single-feature h4 {
  margin: 0px;
  font-size: 32px;
  font-weight: 500;
  font-family: "Rajdhani", Sans-serif;
}

.col-info-section::after {
  content: "";
  position: absolute;
  background: #000;
  right: 40px;
  width: 1px;
  height: 90px;
  top: 22px;
}
.relative-flex .Whatever-text .text {
  margin-bottom: 0px;
  font-size: 22px;
  max-width: 484px;
  line-height: 1.5;
}
.relative-flex {
  border-bottom: solid #000 1px;
  margin-bottom: 65px;
  padding-bottom: 30px;
  border-top: solid #000 1px;
  padding-top: 20px;
}
.visit-col .elementor-element {
  margin-bottom: 0px;
}
.col-info-section .elementor-element {
  margin-bottom: 8px;
}
.contact-form {
  padding-top: 45px;
}
.why-us-section .p-text {
  max-width: 550px;
}
.dexterity-text .subexpansep-text {
  font-size: 22px;
  color: #000;
  line-height: 24px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 600;
  margin-top: 38px;
}
.dexterity-text h2::before {
    display: none;
}

.dexterity-text {
  background: #fff;
  text-align: center;
  padding: 12px 20px 5px;
}
.dexterity-text .dor-banner-big-info-wrapper .wide-expansep-text {
  max-width: 1023px;
}
.dexterity-text .the-team-section h2{margin-bottom: 22px;}
.what-sets-section-2 {
  background: #d66a20;
  padding: 60px 20px 60px 20px;
  /*transform: translate(0px, -130px);*/
  margin-top: -130px;
}

.what-sets-section-2{
  text-align: left;
}
.what-sets-section-2 p {
  font-size: 16px;
  line-height: 21px;
  color: #000;
  margin-top: 10px;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 400;
}
.what-sets-section-2 .elementor-widget-wrap {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
} 
.mission-section-1-new {
    padding-bottom: 80px !important;
    padding-top: 40px !important;
}

.dor-banner-big-info-wrapper .lets-conntect:after {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    background: #000000;
    right: 0;
    margin: 0 auto;
}

.dexterity-section .wide-expansep-text {
  font-size: 17px;
  margin-bottom: 22px !important;
  font-family: 'Maven Pro', sans-serif;
  font-weight: 500;
  line-height: 22.09px !important;
  max-width: 706px;
  margin: 25px auto 0 auto;
  margin-bottom: 0px;
  color: #000;
}
.logo-clients-home {
    padding: 28px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 10px 1px, rgba(0, 0, 0, 0.08) 0px 2px 10px 1px;
}
.team-section-slider h3 {
    text-align: center;
    font-size: 25px !important;
    line-height: 32.28px !important;
    font-weight: 700 !important;
    text-transform: inherit;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    color: #d56a20;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 11px;
}
.team-section-slider p {
    text-align: center;
    padding-bottom: 0;
    color: #fff !important;
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px !important;
    line-height: 22.67px;
    font-weight: 400;
}
.the-team-section .elementor-animation-float {
    border: transparent !important;
}

.the-team-section .owl-content {
    display: none;
}
.box-wrapper {
    background: #000;
    padding: 20px;
}
#the-team-section-hide {
    display: none;
}
.MsoNormal {
       font-family: 'Maven Pro', sans-serif !important;
}
.widget-area .widget ul li {
    padding: 5px 0;
    font-family: 'Maven Pro', sans-serif !important;
}
.wp-block-search__label{ font-family: 'Maven Pro', sans-serif !important;}
.sydney-related-posts .col-md-4 {
    width: 100%;
}
.entry-post p {
    font-family: 'Maven Pro', sans-serif !important;
    color: #737C8C;
}
.cat-links {
    font-family: 'Maven Pro', sans-serif !important;
}
.posted-on{font-family: 'Maven Pro', sans-serif !important;}
.content-area .hentry p span {
    color: #737C8C !important;
    font-family: 'Maven Pro', sans-serif !important;
}
.url.fn.n {
    font-family: 'Maven Pro', sans-serif;
}
.post-navigation a{font-family: 'Maven Pro', sans-serif !important;}

#commentform p {
    width: 100%;
    font-family: 'Maven Pro', sans-serif !important;
}
.button-link-size-sm{font-size: 0px; overflow: hidden;}
.button-link-size-sm span {
    display: inline-block;
    line-height: 1;
    background-color: #d66a20;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff !important;
    text-align: center;
    margin-top: 14px;
    font-family: 'Maven Pro', sans-serif !important;
}

.button-link-size-sm span:hover {
    background-color: #39457c;
}

#categories-2 {
    display: none;
}
#archives-1 {
    display: none;
}
#recent-comments-1 {
    display: none;
}
#recent-posts-1 {
    display: none;
}   

#search-1 {
    display: none;
}

@media only screen and (max-width: 1600px) {

.our-meet-section { width: 71%;}
.cilent-section-col-3 {padding-left: 29%;}
       
.Domains-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {left: 23.0%;}


}

@media only screen and (max-width: 1440px) {

.our-meet-section {width: 75%;}
.cilent-section-col-3 { padding-left: 19%;}
.Domains-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { left: 11.4%;}



}


@media only screen and (max-width: 1366px) {

.team-builderz-section h2 {font-size: 38px !important;}
.our-meet-section {width: 79%;}
.cilent-section-col-3 {padding-left: 17%;}
.owal-domain-section .owce-carousel .item .owl-content {font-size: 28px;line-height: 32px;}
.owal-domain-section .item{height: 285px;}
.elementor-5 .elementor-element.elementor-element-8faa581 {width: 68%;}
.colam-right-section .textwate-setaus {left: 58px;}
.title-h2 h2{font-size: 38px !important;line-height: 36.23px;}
.title-h3 h2{font-size: 38px !important;line-height: 36.23px;}
.deliver-listsaison-2::after { width: 79px;height: 208px;background-repeat: no-repeat; background-position: revert;background-size: 100%;}
.deliver-listsaison::after {width: 108px;height: 328px;}
.title-h2 h2 .exclusiv::before { top: 22px;}
.title-h2 { margin-bottom: 0px !important;}
.title-h2-new h2{font-size: 38px !important;line-height: 36.23px;}
.deliver-listsaison-3::after { width: 99px; height: 218px;}
.Domains-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {left: 23.5%;}

.colam-1 h3 {font-size: 23px !important;line-height: 26.07px !important;}

}

@media only screen and (max-width: 1280px) {

.our-meet-section {width: 84%;}
.cilent-section-col-3 {padding-left: 13%;}

}

@media only screen and (max-width: 992px) {
.colam-right-section .textwate-setaus {
    left: 0;
}
.elementor-3318 .elementor-element.elementor-element-55fef1c > .elementor-container {
   min-height: auto !important;
}
.elementor-1813 .elementor-element.elementor-element-55fef1c > .elementor-container {
    min-height: auto !important;
}
.our-meet-section {width: 100%;}

.silder-title h2 { font-size: 30px !important;  line-height: 30px !important;}
.at-decpation .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
}
#deliver-box-3 {
   padding: 40px 15px;
}
#deliver-box-4 {
    padding: 40px 15px;
}
.elementor-1813 .elementor-element.elementor-element-7903bf7 > .elementor-widget-container {
    padding: 0px 0px 0px 0px !important;
}
.elementor-1813 .elementor-element.elementor-element-ceca969 > .elementor-widget-container {
   padding: 0px 0px 0px 0px !important;
}
.working-box-left {
    float: right;
    padding-right: 0;
}

.titleworking {
    font-size: 30px !important;
    line-height: 30px !important;
}
.heading-title-white {
    font-size: 30px !important;
    line-height: 30px !important;
}
#company-section .text {
    max-width: 100%;
    font-size: 14px;
}
.team-builderz-section h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}

.dor-banner-promotion-big-inner .dor-bannerbullding{    padding: 10px;margin: 40px auto 40px auto;}
.dor-banner-big-info-wrapper h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}
.desigen-footer {
    display: block;
    text-align: center;
}

.desigen-footer p {
    font-size: 14.5px;
    line-height: 19.5px;
}
.social-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}


#deliver-box-2 {
    padding: 40px 15px;
}

.title-h3 h2 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 20px;
}
#candidates-text .text {
    max-width: 100%;
    font-size: 14px;
    padding-top: 0px;
}

.site-footer-bottom .site-info .row {
    margin-left: 0;
    margin-right: 0;
}
.filelabel::before {
    width: 90%;
}

.Submit-col .wpcf7-spinner {
    display: none;
}
.Submit-col {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-single-feature h4 {
    font-size: 21px;
    line-height: 37px;
}

.relative-flex .Whatever-text .text {
    margin-bottom: 0px;
    font-size: 14px;
    max-width: 100%;
    line-height: 1.5;
}
.map-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.stellar-recruitment {
    float: right;
    padding-right: 0;
}
.elementor-2111 .elementor-element.elementor-element-c028225 > .elementor-element-populated { margin: 40px 15px !important;}

#dor-bantively .lets-conntect {
    font-size: 30px !important;
    line-height: 30.67px !important;
    
}
.elementor-2111 .elementor-element.elementor-element-a147d80 > .elementor-widget-container {
    padding: 0 !important ;
}
.title-tomorrow h2{font-size: 30px !important;    line-height: 30px;}
.elementor-2111 .elementor-element.elementor-element-2dd2852 > .elementor-widget-container {
    padding: 0 !important;
}
.deliver-listsaison-3 .to-morrw-title .text {
    max-width: 100%;
    padding-top: 14px;
    font-size: 14px;
}
.elementor-2111 .elementor-element.elementor-element-55fef1c > .elementor-container {
    min-height: auto !important;
}
.deliver-listsaison-2 .elementor-widget-wrap .stellar-recruitment {
    padding: 40px 15px;
}
.elementor-2111 .elementor-element.elementor-element-a1842f2 > .elementor-widget-container {
   
    padding: 0px 0px 0px 0px !important;
}
.deliver-listsaison-3 .elementor-widget-wrap .stellar-recruitment {
    padding: 40px 15px;
}
.elementor-3318 .elementor-element.elementor-element-8379181 {
    padding: 10px 0 !important;
}
.our-story {
    background: #d66a20;
    text-align: center;
    padding: 10px;
    transform: inherit;
} 
.elementor-3318 .elementor-element.elementor-element-b2d4a32 > .elementor-element-populated {
   margin-left: 10px !important;
    margin-right: 10px !important;
}
.mission-section h2 {
    font-size: 30px !important;
    line-height: normal;
        padding-top: 20px;
}
.mission-section .p-text {
    font-size: 14px;
    max-width: 100%;
} 
.mission-section .p-text-VIsion{font-size: 14px;max-width: 100%;}
.elementor-3318 .elementor-element.elementor-element-de82e53 {
    padding: 10px 0;
}
.elementor-3318 .elementor-element.elementor-element-de82e53 {
    padding: 0px !important;
}
.elementor-3318 .elementor-element.elementor-element-335c4c8 > .elementor-element-populated {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.elementor-3318 .elementor-element.elementor-element-850fbef {
    padding: 0 !important;
}
.elementor-3318 .elementor-element.elementor-element-63f8e0e {
    padding: 0 !important;
}

.core-valuese h2 {
    font-size: 30px !important;
    line-height: normal !important;
}
.icon-box-wrapper {
    padding: 0px;
}
.the-team-section h3 {
    font-size: 22px !important;
    line-height: 28.28px !important;
}
.team-decorations {
    padding: 0px;
}
.the-team-section .box-wrapper h3 {
    line-height: normal;
    font-size: 22px !important;
    height: auto;
}
.elementor-3318 .elementor-element.elementor-element-dcb6eba > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0;
}
.core-valuese h2 {
    font-size: 30px !important;
}
.elementor-3318 .elementor-element.elementor-element-63f8e0e {
    padding: 0px !important;
}
p {
    font-size: 14px !important;
}
.elementor-3318 .elementor-element.elementor-element-12e115e {
    padding: 0px !important;
}
.elementor-3997 .elementor-element.elementor-element-55fef1c {
    padding: 0 !important;
}
.elementor-3997 .elementor-element.elementor-element-55fef1c:not(.elementor-motion-effects-element-type-background), .elementor-3997 .elementor-element.elementor-element-55fef1c > .elementor-motion-effects-container > .elementor-motion-effects-layer{    
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.elementor-3997 .elementor-element.elementor-element-f135d17 .elementor-heading-title {
    font-size: 30px !important;
    line-height: 30px !important;
}
.elementor-3997 .elementor-element.elementor-element-dd4828f .elementor-heading-title{ font-size: 30px !important;line-height: 28.28px !important;}
.elementor-3574 .elementor-element.elementor-element-788f18f {
    padding: 0 !important;
}
.mission-section-1 h2 {
    font-size: 30px !important;
    line-height: 30.8px !important;

}
.what-title .elementor-heading-title{
    font-size: 30px !important;
    line-height: 30.8px !important;}

    .it-staffing h2{font-size: 30px !important;
    line-height: 30.8px !important;}
    #media_image-1 {
    width: 100%;
    margin-bottom: 0;
    float: left;
}
#block-9 {
    width: 100%;
    float: right;
}
.footer-widgets .sidebar-column:nth-child(2) {
    width: 100%;
    clear: both;
}
.footer-widgets .widget_block br{
    display: none;
}   
.single-service .service-text h3 {
    font-size: 15px;
    line-height: 20.48px;
}
.colame-solutions .single-service .service-text h3 {
    font-size: 16px;
}
.what-sets-section-2 {
    margin-top: -60px;
}
.elementor-4224 .elementor-element.elementor-element-524fad8 > .elementor-element-populated {
    margin: 0px 0px 0px 0px !important;
}
.dor-banner-big-info-wrapper .lets-conntect{
    font-size: 30px !important;
    line-height: 30.8px !important;
}
.elementor-4224 .elementor-element.elementor-element-e7dfd81 {
    padding: 60px 0px 0px 0px !important;
}
.why-us-images .elementor-widget-wrap {
    height: 250px;
}
.elementor-4224 .elementor-element.elementor-element-788f18f {
    padding: 0px 0px 0px 0px !important;
}
.what-sets-section-2 {
    padding: 20px 0px 20px 0px !important;
   
}
.elementor-3318 .elementor-element.elementor-element-0d8c8bf {
    padding: 0px 0px 20px 0px !important;
}
.our-story h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}
.working-tomorrow { padding: 0 20px 40px;}
.elementor-2111 .elementor-element.elementor-element-8379181 {
    padding: 0px 0px 0px 0px !important;
}

.candidates-row-2 .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-f187ec0.olam-right-2 {
    order: 2;
}
.candidates-row-2 .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-44727cc {
    order: 1;
}


} 




@media only screen and (max-width:767px) {
.DELIVER-onsection {
    padding: 10px !important;
}

.silder-title h2 { font-size: 30px !important;  line-height: 30px !important;}
.at-decpation .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
}
.footer-widgets .sidebar-column:nth-child(1) {
    width: 100%;
}

#media_image-1 {
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
    padding-bottom: 10px;
}
#block-9 {
    width: 100%;
    float: none;
}

.footer-widgets .widget_block p {
    font-size: 14px;
    text-align: center;
}
.sidebar-column .widget a {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
} 


}

@media only screen and (max-width: 640px) {


}
@media only screen and (max-width: 480px) {


}



@media (min-width: 991px){
    .content-area.sidebar-left{
        padding-right:15px;
        padding-left:60px;
        float:right
    }
}
