div,p,span,a{
    box-sizing: border-box;
}
.ourCreationh1{
    font-family: 'Helveticaneuelight', HelveticaNeue, Arial, sans-serif;
    font-size: 50px;
    line-height: 45px;
    font-weight: 400;
    color: #31373a;
    margin-bottom: 15px;
    margin-top: 30px;
}
.slider-pro{
    margin-top: 40px !important;
}
.project-imagewrp {
    width: 55%;
    height: 100%;
    overflow: hidden;
    display: block;
    float: left;
}
.project-imagewrp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-details{
    display: block;
    float: left;
    width: 45%;
    height: 100%;
    padding: 25px 25px 120px;
    font-family: 'Helveticaneuelight', HelveticaNeue, Arial, sans-serif;
}
.project-head{
    font-size: 29px;
    line-height: 32px;
    color: #31373a;
    font-weight: 400;
    margin-bottom: 10px;
}
.project-link{
    font-size: 20px;
    line-height: 24px;
    color: #23b0f5;
}
.project-desc{
    font-size: 18px;
    line-height: 30px;
    color: #31373a;
    margin-top: 10px;
}
.project-video-wrp{
    margin-top: 40px;
    text-align: left;
}
.project-video-wrp a{
    display: inline-block;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #95d2f9;
    overflow: hidden;
    position: relative !important;
}
.project-video-wrp a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-video-wrp a:before{
    content: '';
    position: absolute;
    top: 32px;
    left: 34px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/icon-playvideo.png) no-repeat;
    transition: all 0.4s ease-out 0s;
}
#productSlider .sp-thumbnails-container {
    max-width: 100% !important;
    bottom: 0px;
    right: 0;
    left: unset;
    position: absolute;
    margin-bottom: 30px;
}
#productSlider .sp-buttons {
    position: absolute !important;
    text-align: right !important;
    padding-top: 10px;
    bottom: 0;
    right: 0;
}
#productSlider .sp-buttons .sp-button{
    border:none;
    background-color: #c2d1d7;
    width: 12px;
    height: 12px;
}
#productSlider .sp-buttons .sp-button.sp-selected-button{
    background-color: #53ceed;
}
#productSlider .sp-thumbnail-container{
    border: 1px solid #e6ecee;
    background-color: #fff;
    margin: 0 !important;
    padding: 15px;
    width: 200px !important;
    height: 200px !important;
}
#productSlider .sp-thumbnail-container.sp-selected-thumbnail{
    z-index: 1;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.23);
}
#productSlider .sp-thumbnail-container img{
    object-fit: contain;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}
.secondaryHead{
    font-size: 35px;
    font-family: 'Helveticaneuelight', HelveticaNeue, Arial, sans-serif;
    line-height: 30px;
    color: #31373a;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
}

.customer-listwrp{
    text-align: center;
}
.customer-listwrp a {
    display: inline-block;
    max-width: 140px;
    height: 120px;
    margin: 5px;
}
.customer-listwrp a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/*Who We Are*/
.whyus-wrapper{
    background-color: #fafafa;
    font-family: 'Helveticaneuelight', HelveticaNeue, Arial, sans-serif;
}
.clearfix:before,.clearfix:after{
    clear: both;
    display: block;
    content: '';
}
.whyus-textbox{
    float: left;
    max-width: 60%;
    padding: 150px 30px 30px 15px;
}
.whyus-textbox h3{
    font-size: 35px;
    line-height: 30px;
    color: #31373a;
    font-weight: 600;
    margin-bottom: 20px;
}
.whyus-textbox h3 span{
    font-weight: 400;
    font-size: 30px;
}
.whyus-textbox p{
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #31373a;
}
.startjourney-box{
    float: right;
    max-width: 40%;
    padding: 30px 50px 80px;
    background-color: #23b0f5;
    text-align: center;
}
.journey-circle{
    display: inline-block;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    background-color: #44befa;
    margin: 0 auto;
    background-image: url(../images/icon-journeygo.png);
    background-repeat: no-repeat;
    background-position: 20px 23px;
    transition: 0.3s ease-in-out background-position;
}
.btn-applytoteam{
    display: inline-block;
    width: 135px;
    height: 41px;
    border-radius: 9px;
    border: 1px solid #fff;
    text-align: center;
    padding: 6px 10px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
}
.startjourney-box h4{
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin-top: 15px;
}
.startjourney-box p{
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    margin-top: 10px;
}
.team-each {
    padding: 15px;
    float: left;
    width: 33.33%;
    transition: 0.3s ease-in all;
    position: relative;
}
.team-each figure{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #eaeaea;
    box-shadow: rgba(1, 58, 81, 0.07) 0px 1px 2px 0px, rgba(1, 58, 81, 0.06) 0px 1px 4px 0px;
    transition: 0.3s ease-in all;
    background: #aaaaaa url(../images/team/team-background.png);
}
.team-each figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.04);
    transition: 0.3s ease-in all;
}
.team-each:hover figure{
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.18);
}
.team-each:hover figure img{
    transform: scale(1);
    transition: 0.3s ease-in all;
}
.team-detailwrp {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(11,138,200,0.75);
    width: 0px;
    height: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    opacity: 0;
    overflow: hidden;
    color: #fff;
    text-align: center;
    transition: 0.3s ease all;
}
.team-each:hover .team-detailwrp {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(11,138,200,0.75);
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding-top: 130px;
    transition: 0.3s ease all;
    opacity: 1;
}
.team-detailwrp .team-name{
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 500;
}
.team-detailwrp .team-position{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.team-more-wrp{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.team-more-wrp a{
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 5px;
    background: url(../images/icon-teammore.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.team-more-wrp a.icon-twitter{background-position: 0 0;}
.team-more-wrp a.icon-info{background-position: -24px 0;}
/* rensponsive */
@media (max-width: 1199px){
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
}
/*Responsive Ends*/

/*Animation*/
@-webkit-keyframes wpview-loading {
    0% {
        margin-left: -60px;
    }
    100% {
        margin-left: 60px;
    }
}

@keyframes wpview-loading {
    0% {
        margin-left: -60px;
    }
    100% {
        margin-left: 60px;
    }
}

/*Media Print*/
@media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
}
