.itopplus-background {

}
body {
    overflow-x: hidden;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_14012023a6ww/0/0/1z-z973386441659.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_14012023a6ww/0/0/2z-z1642853898174.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_14012023a6ww/0/0/4z-z292929517273.webp');
}


.no-js a {
    color: #000000;
    transition: 0.35s;
}

.no-js a:hover {
    color: #ff8315;
}

.itopplus-footer {
    color: #fff;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #fff;
}



/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 20px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000 !important;
    box-shadow: 0px 3px 0px 0px #000;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

#itopplus-nav-bar li:hover > .dropdown-menu {
    display: block;
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
    }

    #controlPosition {
        text-align: center;
    }

    .no-js .itopplus-search {
        color: #000;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #fff;
        box-shadow: 0 0 10px 0 rgb(139 139 139 / 30%);
    }

    #background65cd7b24cfecea001a61a3ad {
        width: 85%;
        margin: 0 auto;
    }

    #background65cd7e5827c01d001a9d6414 {
        width: 95%;
        margin-left: 8%;
    }

    #background65cd810b0ce246001ae26730 {
        width: 85%;
        margin: 0 auto;
    }
}

@media screen and (min-width : 1366px) {}





/* oscar*/
figure.effect-oscar {
    background: transparent;
}

figure.effect-oscar img {
    opacity: 1;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar figcaption {
    background: transparent;
}

figure.effect-oscar:hover figcaption {
    background: transparent;
}

figure.effect-oscar h2 {
    margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
    transform: none !important;
}

.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}

figure.effect-oscar img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.03, 1.03, 1);
}

/* oscar */


h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 25px;
}

h6 {
    font-size: 28px;
}

p {
    font-size: 16px;
}







.logo-shiphub {
    width: 26%;
    margin: 0 auto;
    margin-bottom: 2%;
}

.sectionone-shiphub {
    text-align: center;
    padding: 5% 0% 3%;
}

.shiphub-block p {
    white-space: break-spaces;
    line-height: 1.5;
}

.shiphub-block h1 {
    color: #f17b00;
    font-weight: 600;
}

.shiphub-block h5 {
    color: #20255c;
    font-weight: 600;
}

.sectionone-shiphub h5 {
    margin-bottom: 2%;
}

.sectionone-2-shiphub {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}

.sectionprocess-shiphub {
    display: flex;
    width: 100%;
    margin-bottom: 5%;
}

.block-icon-process h3 {
    text-align: center;
    font-weight: 600;
}

.icon-process {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
}

.icon-rightarrow {
    width: 4%;
    margin: 0 auto;
    align-self: center;
}

.block-icon-process {
    padding: 5% 0% 0%;
    transition: 0.35s;
}

.block-icon-process:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

.sectiontwo-shiphub {
    text-align: center;
    padding: 5% 0% 3%;
}

.sectiontwo-shiphub h1 span {
    color: #20255c;
    font-size: 1.2em;
    font-family: 'Onest', sans-serif;
}

.blockshiphub-bg {
    font-size: 20px;
    white-space: break-spaces;
    font-weight: 500;
    margin-top: 70%;
}

.blockshiphub-border {
    border-bottom: 3px solid #ff7615;
    width: 30%;
    margin: 0 auto;
    padding-top: 15px;
}

#background65cd7b24cfecea001a61a3ad figure.effect-oscar {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgb(0 0 0 / 98%) 90%);
    border-radius: 20px;
}

#background65cd7b24cfecea001a61a3ad .thumbs {
    margin-bottom: 40px;
}

#background65cd7b24cfecea001a61a3ad figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgb(0 0 0 / 98%) 90%);
}

.empty-deliver {
    padding: 14%;
}

.sectionfour-shiphub {
    text-align: center;
    padding: 4% 0% 2%;
}

.sectionfour-shiphub span {
    color: #ff8315;
    font-size: 1.2em;
    font-family: 'Onest', sans-serif;
}

.iconshiphub-service {
    width: 18%;
}

.block-iconshiphub-service {
    display: flex;
    width: 100%;
    margin-bottom: 8%;
    transition: 0.35s;
}

.block-iconshiphub-service:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}

.iconshiphub-service-t {
    align-self: center;
    margin-left: 5%;
}

.iconshiphub-service-t h3 {
    font-weight: 600;
    color: #20255c;
    margin-bottom: 2%;
}

.iconshiphub-service-t p {
    white-space: break-spaces;
}

#background65cd7e5827c01d001a9d6414 {
    margin-bottom: 5%;
}

#background65cd804e27c01d001a9d64e7 figure.effect-oscar {
    border-radius: 20px;
}


a.iconsocial-head img {
    aspect-ratio: 1;
    width: 35px !important;
}


a.iconsocial-head {
    display: flex;
    gap: 10px;
    font-size: 22px;
    align-items: center;
}


.block-btnlogin img {
    max-width: 140px;
    object-fit: contain;
}

.block-iconcontact {
    display: flex;
    width: 100%;
    margin-left: 5%;
    margin-bottom: 4%;
}

.iconcontact {
    width: 9%;
}

.iconcontact-t {
    align-self: center;
    margin-left: 2%;
}

.iconcontact-t h3 {
    white-space: break-spaces;
}

.sectioncontact-shiphub h1 {
    font-weight: 600;
}

.sectioncontact-shiphub {
    margin-top: 6%;
}

.pad-iconcontact {
    display: flex;
}

.pad-iconcontact .iconcontact {
    width: 20%;
}

.pad-iconcontact .iconcontact-t {
    margin-left: 6%;
}

.bgdelivery {
    width: 90%;
    margin: 0 auto;
}

.itopplus-bg4 {
    background-size: cover;
    background-position: center;
}

.bgshiphub-deliver {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_14012023a6ww/0/0/bg-deliverz-z1423043951849.webp');
    background-size: 100%;
    border-radius: 40px;
    margin-top: -20%;
    margin-bottom: 3%;
    color: #fff;
}

.bgshiphub-deliver-2 {
    width: 37%;
    margin-left: 5%;
    margin-top: -7%;
}

.bgshiphub-deliver-block {
    display: flex;
    width: 100%;
}

.bgshiphub-deliver-t h6 {
    white-space: break-spaces;
}

.bgshiphub-deliver-t {
    align-self: center;
    margin-left: 5%;
}

.bgshiphub-deliver-t h6 span {
    color: #ff8315;
    font-weight: 600;
}

.bgshiphub-deliver-t h1 {
    font-family: 'Onest', sans-serif;
    margin-bottom: 2%;
    font-size: 3.3em;
}

.bgshiphub-deliver-t h1 span {
    color: #ff8315;
    font-weight: 600;
}

.shiphub-footer {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5%;
}

.shiphub-footer-2 {
    white-space: break-spaces;
    line-height: 1.7;
}

.shiphub-logofooter {
    width: 50%;
    margin-bottom: 5%;
    margin-top: 15%;
}

.block-shiphub-footer {
    margin-top: 20%;
    margin-left: 15%;
    width: 100%;
}

.block-iconsocial-footer {
    display: flex;
    width: 100%;
    margin-bottom: 5%;
}

.iconsocial-footer {
    width: 8%;
}

.iconsocial-footer-t {
    align-self: center;
    margin-left: 6%;
}

.block-shiphub-footer.left {
    margin-left: 25%;
}

.copyright {
    font-size: 12px;
    margin-bottom: 4%;
}

.backToTop img {
    width: 70px !important;
}

.backToTop {
    bottom: 80px !important;
    right: 40px !important;
}

.shiphub-menu {
    display: flex;
    width: 100%;
    position: absolute;
    justify-content: center;
    margin-top: 6%;
    margin-left: -7%;
}

.shiphub-menu-block {
    font-size: 18px;
    padding: 0px 25px;
    color: #333;
}

.block-iconsocial-head {
    display: flex;
    width: 70%;
    float: right;
    margin-top: -11%;
}

.iconsocial-head {
    padding: 0px 8px;
    transition: 0.35s;
}

.iconsocial-head:hover {
    transition: 0.35s;
    filter: grayscale(1);
}

.block-btnlogin {
    display: flex;
      align-items: center;
      justify-content: center;
    width: 100%;
}

.btnlogin {
    padding: 0px 5px;
    transition: 0.35s;
}

.btnlogin:hover {
    transition: 0.35s;
    transform: scale(1.03);
}





/*pdpa*/
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #ff7615 !important;
}

.buttonExampleSite:hover {
    background: #ff7615 !important;
    color: #fff !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}

.ITPlinkToCookiepage:hover {
    color: #fff !important;
}

.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

ul.icon-a {
    font-size: 16px;
}

/*pdpa*/



.iconsocial-head-block {
    display: flex;
    width: 100%;
}




@media screen and (min-width : 1900px) {
    h1 {
        font-size: 4em;
    }

    h2 {
        font-size: 3em;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 34px;
    }

    h6 {
        font-size: 38px;
    }

    p {
        font-size: 20px;
    }

    .shiphub-menu-block {
        font-size: 24px;
        padding: 0px 30px;
    }

    .block-iconsocial-head {
        width: 55%;
    }


    .logo-shiphub {
        width: 30%;
    }

    .icon-process {
        width: 45%;
    }

    .blockshiphub-bg {
        font-size: 28px;
        margin-top: 72%;
    }

    .bgshiphub-deliver-t h1 {
        font-size: 4.6em;
    }

    .sectioncontact-shiphub {
        margin-top: 8%;
    }

    .shiphub-footer {
        font-size: 20px;
    }

    .shiphub-footer-2 {
        font-size: 18px;
    }

    .iconsocial-footer-t {
        font-size: 18px;
    }

    .copyright {
        font-size: 14px;
        margin-bottom: 3%;
    }

    ul.icon-a {
        font-size: 20px;
    }
  
  .navbar-default .navbar-nav>li>a {
    font-size: 18px;
}



}

@media screen and (max-width : 1200px) {
    h6 {
        font-size: 26px;
    }

    .blockshiphub-bg {
        font-size: 15px;
        margin-top: 70%;
    }

    .blockshiphub-border {
        padding-top: 10px;
    }

    #background65cd7b24cfecea001a61a3ad .grid figure figcaption {
        padding: 1em;
    }

    .bgshiphub-deliver-t h1 {
        font-size: 2.7em;
    }

    .bgshiphub-deliver-t {
        margin-left: 3%;
    }

    .iconcontact-t {
        width: 80%;
        word-break: break-word;
    }
  
  .navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
  
  .iconsocial-head-block {
    display: none;

}
  
.block-btnlogin img {
    width: 100px !important;
    object-fit: contain;
}  
  
.block-btnlogin {
    margin-top: -20px;
}  
  
}


@media screen and (max-width : 900px) {
    h1 {
        font-size: 2.5em;
    }

    .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
        background: #fff;
        box-shadow: 0 0 3px 0 #aaa;
    }

    .shiphub-menu {
        display: none;
    }

    #contentnewmode65cd8d19c39c91001a059900 {
        display: none;
    }

    .itopplus-logo img {
        width: 180px !important;
    }

    .logo-shiphub {
        width: 30%;
    }

    .bgshiphub-deliver-t h1 {
        font-size: 2.2em;
    }

    .bgshiphub-deliver-t h6 {
        font-size: 20px;
    }

    #imagesControl65cd810b0ce246001ae26730 {
        padding: 10px 10px 20px 10px !important;
    }


    .itopplus-slide {
        background: #eee;
    }

}





@media screen and (max-width : 480px) {
    h1 {
        font-size: 1.9em;
    }

    h5 {
        font-size: 22px;
    }

    .itopplus-logo img {
        width: 150px !important;
    }

    #imagesControl65cd777527c01d001a9d6201 {
        padding: 0px !important;
    }

    .logo-shiphub {
        width: 65%;
        margin-bottom: 5%;
    }

    .sectionprocess-shiphub {
        display: inherit;
    }

    .icon-process {
        width: 40%;
    }

    .icon-rightarrow {
        width: 7%;
        margin: 0 auto;
        align-self: center;
        rotate: 90deg;
        padding: 9% 0%;
    }

    .sectionone-shiphub {
        padding: 10% 0% 3%;
    }

    .blockshiphub-bg {
        font-size: 20px;
    }

    .bgshiphub-deliver-block {
        display: inherit;
    }

    .bgshiphub-deliver-2 {
        width: 70%;
        margin: 0 auto;
    }

    .bgshiphub-deliver-t h1 {
        font-size: 1.8em;
    }

    .bgshiphub-deliver-t h6 {
        font-size: 18px;
    }

    .bgshiphub-deliver-t {
        margin-left: 3%;
        padding: 10% 5%;
        text-align: center;
    }

    .bgshiphub-deliver-t h6 {
        white-space: inherit;
    }

    .pad-iconcontact {
        display: inherit;
    }

    .iconcontact-t h3 {
        white-space: inherit;
    }

    .iconcontact {
        width: 13%;
    }

    .pad-iconcontact .iconcontact {
        width: 14%;
    }

    .block-iconcontact {
        margin-left: 0%;
    }

    .iconcontact-t {
        margin-left: 7%;
    }

    .backToTop img {
        width: 60px !important;
    }

    .backToTop {
        bottom: 120px !important;
        right: 5px !important;
    }

    .ITPcookieLeftText {
        padding-left: 15px !important;
    }

    .shiphub-block p {
        white-space: inherit;
    }

    #background65cd810b0ce246001ae26730 .col-md-4.col-sm-4.col-xs-12 {
        width: 33.3%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #background65cd810b0ce246001ae26730 .thumbs {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }


}





@media screen and (min-width : 1201px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 25% auto 25%;
        align-items: center;

    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    #nav-menu {
        text-align: center;
    }

    .no-js .tel {
        display: none;
    }

}




@media screen and (max-width: 1200px) {
    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 110px !important;
        z-index: 10000;
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #fff !important;
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
        text-align: left !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        height: 40px;
        border: none;
        aspect-ratio: 1;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 20px;
        aspect-ratio: 1;
        filter: contrast(30%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 25px !important;
    }

    #languagemobile {
        order: 10;
    }
  
  .zIndex-pos5search {
    position: relative;
    z-index: 99;
}

}

@media screen and (min-width : 1900px) {
    h1 {
        font-size: 4em;
    }

    h2 {
        font-size: 3em;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 34px;
    }

    h6 {
        font-size: 38px;
    }

    p {
        font-size: 29px;
    }


