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


.no-js a {
    color: #201a1a;
    transition: 0.35s;
}
.no-js a:hover {
    color: #dc251f;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}


.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20082024bjcz/0/0/2z-z1196498681506.webp');
  
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20082024bjcz/0/0/fz-z453613591666.webp');
  padding-top: 12%;
}
.navbar-default .navbar-nav>li>a {
    color: #4d4d4d;
    margin: 0 15px;
    padding: 5px 15px;
}
.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: #dc251f !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #4d4d4d;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #dc251f;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 0;
    left: 10px;
    width: 55px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar>div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #000 !important;
}
#controlMenu * {
    color: #000 !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    min-height: 110px;
    align-items: center;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.itopplus-sticky {
    background: #fff !important;
}
.itopplus-logo {
    position: relative;
    align-self: self-start;
}

#controlBanner {
    object-fit: contain;
    padding: 0 15px 0;
    width: 55%;
    min-width: auto;
    margin: 0 auto;
    position: absolute;
    top: 0;
    transition: .4s;
}
#nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
}
.itopplus-search {
    text-align: center;
    width: 60%
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}  
}


@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 */



/*from Contact*/
.no-js #Component66ff94317fe48700136be02f label {
    display: none!important;
    color: #201a1a;
}
.no-js #Component66ff94317fe48700136be02f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component66ff94317fe48700136be02f .form-control {
    border: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 26px 15px;
    background: transparent;
    color: #201a1a;
    font-size: 15px !important;
}
.no-js #Component66ff94317fe48700136be02f .form-control:focus {
   border-bottom: 1px solid #dc261f !important;
   border: 1px solid #dc261f;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #201a1a!important;
}
.no-js #Component66ff94317fe48700136be02f .btn {
   background: #dc261f;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component66ff94317fe48700136be02f .btn-default:active {
   background: #d9a721;
   color: #fff;
}
.no-js #Component66ff94317fe48700136be02f .btn-default:hover,
.no-js #Component66ff94317fe48700136be02f .btn-default:focus {
   background-position: 0 0px;
   background: #d9a721;
   border: 0px solid transparent;
}
.no-js #Component66ff94317fe48700136be02f  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component66ff94317fe48700136be02f span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component66ff94317fe48700136be02f ::placeholder {
  color: #201a1a !important;
  font-weight:400;
}
#cookie66ff94317fe48700136be02f {
    font-size: 15px;
    margin-left: -13px;
}
/*from Contact*/



#carousel66ff64d392d161001345571a .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
 
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}




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

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
    color: #201a1a;
}
b, strong {
    font-weight: 600;
}


.block-icon-contact {
    display: flex;
    width: 100%;
}
.icon-tel {
    width: 10%;
}
.icon-contact {
    width: 16%;
}
.icon-contact-t {
    align-self: center;
    margin-left: 5%;
}
.icon-tel-t {
    align-self: center;
    margin-left: 3%;
}
.pd-icon-contact {
    display: grid;
    grid-template-columns: 500px 1fr 1fr;
    margin-bottom: 20px;
}
.block-empty {
    padding: 2%;
}
.block-sectionone h1 {
    color: #dc251f;
    font-weight: 600;
    margin-bottom: 5%;
}
.block-content {
    white-space: break-spaces;
}
.btnreadmore {
    background: #d9a721;
    color: #fff;
    width: fit-content;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 6%;
    transition: 0.35s;
}
.btnreadmore:hover {
    background: #dc261f;
    transition: 0.35s;
}
.btnreadmore span {
    margin-left: 5px;
    font-size: 12px;
}
.block-sectionone {
    margin-left: 10%;
    margin-top: 10%;
    width: 100%;
}
.pd-iconwhyus {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.iconwhyus {
    width: 40%;
    margin-left: -6%;
}
.iconwhyus-t p {
    white-space: break-spaces;
}
.iconwhyus-t h3 {
    font-weight: 600;
    margin-bottom: 3%;
}
.block-iconwhyus {
    padding: 13% 0% 10%;
    transition: 0.35s;
}
.block-iconwhyus:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.sectiontwo {
    padding: 13% 0% 5%;
}
#background66ff6e37e3492500138232e4 .thumbs,
#background66ff8bbabac625001346e60f .thumbs,
#background66ff8bcd9f52d20013fe2a85 .thumbs {
    margin-bottom: 0px;
}
#background66ff6e14bac625001346e226 .thumbs {
    margin-bottom: 18px;
}
.headmemu {
    padding: 5% 0% 2%;
    text-align: center;
}
.headmemu h1 {
    font-weight: 600;
}
.pd-payment {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 3% 0%;
}
.block-payment {
    background: #dc251f;
    color: #fff;
    border-radius: 30px;
    text-align: center;
}
.block-payment h1 {
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 27%;
}
.block-bank {
    border-radius: 30px;
    border: 1px solid #d9a721;
    text-align: center;
    padding: 20% 7%;
}
.name-bank h6 {
    font-weight: 600;
    font-size: 2em;
}
.account-name h4 {
    font-weight: 600;
}
.block-account-number {
    display: flex;
    width: 100%;
    border-radius: 50px;
    border: 1px solid #afbfca;
    padding: 5px;
    margin: 10% 0%;
}
.account-number {
    width: 24%;
}
.account-number-t {
    text-align: left;
    margin-left: 2%;
    align-self: center;
}
.account-number-t h6 {
    font-weight: 600;
}
.block-icon-contact-3 {
    background: #dc251f;
    display: flex;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    transition: 0.35s;
}
.block-icon-contact-3:hover {
    background: #201a1a;
    transition: 0.35s;
}
.icon-contact-3 {
    width: 13%;
}
.pd-icon-contact-3 {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 20px;
    margin-top: 4%;
}
.icon-contact-3-t {
    margin-left: 4%;
    align-self: center;
}
.icon-contact-4 {
    width: 19%;
}
.footer-t2 {
    font-size: 14px;
    white-space: break-spaces;
}
.footer-t {
    font-weight: 600;
    margin-bottom: 10px;
}
.copyright {
    font-size: 12px;
    margin-bottom: 4%;
}
.block-footer {
    margin-left: 10%;
    width: 100%;
}
.block-footer-2 {
    margin-left: 35%;
    width: 100%;
}
.footer-tel {
    white-space: break-spaces;
    font-size: 20px;
}
.footer-tel {
    white-space: break-spaces;
    font-size: 20px;
}
.qrcode {
    width: 55%;
    margin-top: 6%;
}
.block-icon-footer {
    display: flex;
    width: 65%;
    margin-top: 10%;
    margin-left: -5%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #dc251f !important;
    border-radius: 30px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #dc251f !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !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;
}
.btn-icontel-head {
    background: #dc251f;
    display: flex;
    width: 100%;
    border-radius: 40px;
    color: #fff;
    padding: 7px 0px;
    transition: 0.35s;
}
.icontel-head {
    width: 4%;
    margin-left: 3%;
}
.icontel-head-t {
    align-self: center;
    margin-left: 10px;
}
.btn-icontel-head:hover {
    background: #201a1a;
    transition: 0.35s;
}
figure.effect-apollo {
    background: transparent;
}
#background66ff8bbabac625001346e60f figure.effect-oscar figcaption,
#background66ff8b974065330013522aeb figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 25%, rgba(220, 37, 31, 1) 100%);
}
.grid figure figcaption {
    padding: 0em;
}
.grid figure h2 span {
    font-weight: 400;
}
.blockbg-package {
    margin-top: 30%;
    text-align: right;
}
.package-set {
    font-size: 27px;
    font-weight: 400;
}
.package-price {
    font-weight: 600;
    font-size: 46px;
}
.btn-package {
    font-size: 14px;
    background: #fff;
    border-radius: 40px;
    color: #dc251f;
    width: fit-content;
    float: right;
    padding: 7px 20px;
    font-weight: 400;
    transition: 0.35s;
}
.btn-package span {
    margin-left: 5px;
}
figure.effect-oscar:hover .btn-package  {
    background: #201a1a;
    color: #fff;
    transition: 0.35s;
}
.no-js .list-menu {
    font-weight: 100;
    font-size: 2.2em;
    text-align: center;
}
.no-js .border-list-menu {
    border-top: 1px solid #dc251f;
    align-self: center;
    width: 70%;
}
.no-js .block-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 40%;
    transform: rotate(90deg);
    float: right;
    margin-right: -24%;
    margin-top: -20%;
}
.btnviewmore-menu {
    background: #d9a721;
    font-size: 14px;
    width: fit-content;
    border-radius: 40px;
    padding: 10px 20px;
    margin-left: 60%;
    margin-top: 16%;
    box-shadow: 0 0 5px 0 #d9a721;
    transition: 0.35s;
}
.btnviewmore-menu span {
    font-weight: 200 !important;!i;!;
    margin-left: 5px;
}
figure.effect-oscar:hover .btnviewmore-menu {
    background: #201a1a;
    color: #fff;
    transition: 0.35s;
}
.headmemu-2 {
    text-align: center;
    padding: 2% 0%;
}
.headmemu-2 h1 {
    font-weight: 600;
}
.comingsoon {
    padding: 5%;
}


.pd-block-bgmenu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 20px;
}
.TabItpContentLandingPage6 .tab-itp-background {
    background-color: inherit;
    padding: 0%;
    margin-top: 1%;
    margin-bottom: 0%;
}

/*
.bgmenu-name {
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(220 37 31 / 80%) 100%);
    margin-top: -38%;
    position: sticky;
    width: 100%;
    padding: 25% 0% 5%;
    color: #fff;
}
*/

.bgmenu-name p {
    font-size: 1.2em;
}
.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #dc261f !important;
}
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #dc261f;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 20px 0px 0px;
    border-radius: 30px;
}
.block-set {
    text-align: center;
}
.block-set h1 {
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    margin-bottom: 0%;
    font-weight: 600;
}
.TabItpContentLandingPage6 .nav>li>a {
    background: #eee;
    display: block;
    padding: 15px 15px;
}
.Contentmanager img {
    width: 100% !important;
}
.bgmenu img {
    width: 100% !important;
}
.bgmenu-name {
    text-align: center;
    padding: 5% 0% 5%;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .0);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .0);
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}
.iconcontact {
    width: 17%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 4%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.qrcode-2 {
    width: 50%;
    float: right;
}
.block-set2 {
    padding: 3% 0% 3%;
}
.package-price span {
    font-size: 20px;
}
.namebg-menu p {
    background: #dc261f;
    color: #fff;
    padding: 15px 0px;
    font-weight: 400;
}
.namebg-menu {
    font-size: 22px;
    margin-top: 60%;
}
#background6732bfce9defc3001a38e0b7 .grid figure figcaption {
    padding: 0em;
}
.pd-blockmenu-name-set {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.blockmenu-name-number {
    font-size: 3em;
    font-weight: 600;
    color: #dc261f73;
}
.blockmenu-name-set {
    display: flex;
    width: 100%;
    padding: 20px;
}
.blockmenu-name {
    margin-left: 7%;
    font-size: 18px;
    align-self: center;
    white-space: break-spaces;
}
.bgmenu-price {
    padding: 0% 0% 2%;
}
#background66ff8bbabac625001346e60f .grid figure figcaption {
    padding: 1em;
}
#background6732c9df9f103400133dc612 .thumbs,
#background6732cd0a9defc3001a38e3a4 .thumbs,
#background6732d2af9f103400133dc741 .thumbs {
    margin-bottom: 0px;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.btn-icontel-head {
    width: 90%;
    float: right;
}
.icontel-head {
    margin-left: 5%;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.itopplus-menu {
    padding: 1% 0%;
}
.pd-icon-contact {
    grid-template-columns: 690px 1fr 1fr;
}
.package-set {
    font-size: 37px;
}
.package-price {
    font-size: 56px;
}
.btn-package {
    font-size: 18px;
}
.blockbg-package {
    margin-top: 35%;
}
.iconwhyus {
    width: 35%;
}
.block-account-number {
    width: 90%;
    margin: 0 auto !important;
    margin-top: 10% !important;
    margin-bottom: 10% !important;
}
.copyright {
    font-size: 16px;
}
.footer-t2 {
    font-size: 18px;
}
.qrcode {
    width: 50%;
}
.block-icon-footer {
    width: 60%;
}
.pd-icon-contact-3 {
    grid-template-columns: 410px 1fr;
}
.block-icon-contact-3 {
    border-radius: 40px;
}
.icon-contact-3-t {
    font-size: 24px;
}
.icon-contact-4 {
    width: 17%;
}
ul.icon-a {
    font-size: 20px;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 26px !important;
}
.no-js #Component66ff94317fe48700136be02f .form-control {
    padding: 30px 15px;
    font-size: 19px !important;
}
#cookie66ff94317fe48700136be02f {
    font-size: 18px;
}
.no-js #Component66ff94317fe48700136be02f .btn {
    font-size: 19px;
}
.iconcontact {
    width: 16%;
}
#iframe66ff952b4065330013522c3f iframe {
    height: 280px;
}
.no-js .block-menu {
    margin-top: -19%;
}
.TabItpContentLandingPage6>ul>li>a {
    border-radius: 40px;
}
.package-price span {
    font-size: 32px;
} 
.namebg-menu {
    font-size: 28px;
    margin-top: 63%;
}
.blockmenu-name {
    font-size: 22px;
}
}



@media screen and (max-width : 1200px) {
.itopplus-search {
    text-align: center;
    width: 72%;
} 
.block-sectionone {
    margin-left: 0%;
    margin-top: 5%;
}
.blockbg-package {
    margin-top: 20%;
}
.iconwhyus-t p {
    white-space: inherit;
}
.pd-iconwhyus {
    gap: 0px 30px;
}
.account-number-t h6 {
    font-size: 21px;
}
.pd-icon-contact-3 {
    display: inherit;
    margin-top: 0%;
}
.icon-contact-3 {
    width: 15%;
}
.block-icon-contact-3 {
    width: 70%;
    margin-bottom: 3%;
}
.icon-contact-4 {
    width: 15%;
}
.no-js .block-menu {
    width: 45%;
    margin-right: -26%;
    margin-top: -23%;
}
.no-js .list-menu {
    font-size: 2em;
}
.icon-tel-t h3 {
    font-size: 16px;
}
.icon-contact-t h3 {
    font-size: 16px;
}
.pd-icon-contact {
    grid-template-columns: 420px 1fr 1fr;
}
.icon-tel {
    width: 9.5%;
}
.iconcontact {
    width: 19%;
}
.qrcode-2 {
    width: 60%;
}  
.no-js #Component66ff94317fe48700136be02f .form-control {
    padding: 24px 15px;
}
}


@media screen and (max-width : 900px) {
h1 {
    font-size: 2em;
}
h6 {
    font-size: 24px;
}  
#controlBanner img {
    width: 80px !important;
}
.block-content {
    white-space: inherit;
}
.block-menu {
    display: none !important;
}
.itopplus-slide {
    background: #dc251f;
}
.package-set {
    font-size: 22px;
}
.package-price {
    font-weight: 600;
    font-size: 30px;
}
.blockbg-package {
    margin-top: 15%;
}
.pd-icon-contact {
    grid-template-columns: 289px 1fr 1fr;
}
.icon-contact {
    width: 18%;
}
.icon-contact-t {
    width: 82%;
}
.name-bank h6 {
    font-size: 1.5em;
}
.account-number-t h6 {
    font-size: 16px;
}
.account-name h4 {
    font-size: 16px;
}
.block-payment h1 {
    font-size: 28px;
}
.block-payment h6 {
    font-size: 20px;
}
.block-icon-contact-3 {
    width: 100%;
    margin-bottom: 3%;
}
.icon-contact-3 {
    width: 15%;
}
.TabItpContentLandingPage6>ul {
    display: flex;
}
.TabItpContentLandingPage6>ul li {
    width: 100% !important;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.iconcontact {
    width: 14%;
}
.qrcode-2 {
    width: 30%;
    float: left;
} 
#iframe66ff952b4065330013522c3f iframe {
    height: 200px;
}
.icon-tel {
    width: 18%;
}  
.navbar-inline {
    margin-top: 10px !important;
}  
.block-icon-contact-3 {
    border-radius: 40px;
}  
}

@media screen and (max-width : 480px) {
#imagesControl66ff64d392d161001345571a {
    padding: 0px !important;
}
.pd-icon-contact {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 20px;
} 
.icon-contact {
    width: 14%;
}
.block-icon-contact {
    margin-bottom: 5%;
}
#imagesControl66ff8bcd9f52d20013fe2a85 {
    padding: 0px 0px !important;
}
#imagesControl66ff8bbabac625001346e60f {
    padding: 0px 0px !important;
}
#background66ff6e37e3492500138232e4 .thumbs, 
#background66ff8bbabac625001346e60f .thumbs, 
#background66ff8bcd9f52d20013fe2a85 .thumbs {
    margin-bottom: 20px;
}
#background66ff6e46e3492500138232ed {
    margin-top: -20px;
} 
#background66ff6e14bac625001346e226 {
    margin-top: -20px;
} 
#background66ff8b974065330013522aeb {
    margin-top: -20px;
}  
.sectiontwo {
    padding: 20% 0% 5%;
}
.pd-iconwhyus {
    grid-template-columns: repeat(1, 1fr);
}
.block-iconwhyus {
    padding: 0% 0% 10%;
}
.iconwhyus {
    width: 30%;
    margin-left: -4%;
}
.package-price {
    padding: 10px 0px;
    font-size: 41px;
}
.pd-payment {
    grid-template-columns: repeat(1, 1fr);
}
.block-payment h1 {
    margin-top: 0%;
}
.block-payment {
    padding: 15% 0%;
}
.account-number-t h6 {
    font-size: 24px;
}
.account-name h4 {
    font-size: 20px;
}
.name-bank h6 {
    font-size: 1.8em;
}
.block-icon-contact-3 {
    margin-bottom: 5%;
}
#contentnewmode66ff8ab1bac625001346e59e {
    margin-left: 10px;
}
.icon-tel {
    width: 14%;
}
.icon-tel-t {
    white-space: break-spaces;
}
.blockbg-package {
    margin-top: 20%;
}
.block-account-number {
    width: 95%;
    margin: 0 auto !important;
    margin-top: 7% !important;
    margin-bottom: 7% !important;
}
.icon-tel-t h3 {
    font-size: 20px;
}
.icon-contact-t h3 {
    font-size: 20px;
}
.TabItpContentLandingPage6>ul {
    display: inherit;
}  
.pd-block-bgmenu {
    grid-template-columns: repeat(1, 1fr);
}
.comingsoon {
    padding: 10% 0%;
}
.qrcode-2 {
    width: 50%;
}
.Textmanager.font-inherit h6 {
    font-size: 24px;
}
.Textmanager.font-inherit h1 {
    font-size: 1.8em;
}
.navbar-inline {
    margin-top: 0px !important;
}
.TabItpContentLandingPage6 {
    padding: 20px 0px 0px;
}
.bgmenu-name {
    padding: 5% 0% 5%;
}
.block-set {
    padding: 1% 0% 6% !important;
}
.block-set2 {
    padding: 5%;
}
.pd-blockmenu-name-set {
    grid-template-columns: repeat(2, 1fr);
}  
.blockmenu-name-set {
    border-bottom: 1px solid #eee;
}
#background6732c9df9f103400133dc612 .thumbs, #background6732cd0a9defc3001a38e3a4 .thumbs, #background6732d2af9f103400133dc741 .thumbs {
    margin-bottom: 20px;
}
}





