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

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

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_310020248c26/0/0/3z-z1685775199415.webp');
}

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_310020248c26/0/0/5z-z410268608901.webp');
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #1d1d1d;
    margin: 0 5px;
    padding: 10px 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: #012057 !important;
    box-shadow: none;
    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;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444 !important;
        color: #444 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #444 !important;
    }

    .navbar-default {
        background: #fff;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        box-shadow: 0 0 3px 0 #ccc;
        padding: 0 10px;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 40px !important;
        top: 5px;
        left: 15px;
    }


}

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

    .navbar-default {
        position: absolute;
        width: 100%;
        text-align: center;
        /*background: rgb(255 255 255 / 50%);*/
        background: #f1f1f185;
    }

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

    #controlPosition {
        text-align: center;
    }

    .itopplus-search {
        position: absolute;
        width: 25%;
        top: 3%;
        right: 10%;
        color: #000;
        text-align: right;
    }

    .no-js .itopplus-banner {
        background: #fff;
    }
  
  #itopplus-nav-bar {
    display: inline-block;
    padding: 10px 0 5px;
}


}

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

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

@media screen and (max-width : 900px) {}

@media screen and (max-width : 480px) {}

/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 , .price{
    font-size: 1.9em;
}

h6 {
    font-size: 1.4em;
}

p , .text-fac h6, div#Component65cd9243cfecea001a61a77f .caption,
div#Component65cdc53568d4610019e29839 .caption{
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}


.text-home h6 {
    font-size: 20px;
}

.text-home h5 {
    font-size: 30px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}

.pt-10 {
	padding-top:10%;
}

.pt-20 {
	padding-top:20%;
}

/***********************master-page********************/

.head-tell {
    display: grid;
    grid-template-columns: 20% auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #ddd;
    width: 50%;
    margin: auto;
    margin-right: 0;
    padding: 1.5% 1%;
    border-radius: 30px;
}

.footer-menu p, .footer h6, .footer-qr h6, .footer-contact p,
.border-slogan h3, .sect-home h3 , .text-home h5, .form-home h3,
.about-page li h6, .fw-semi, .gallery h4, .detail-home h5, .price,
.contact-page h4, .get-in h4, h3.managerHeader{
    font-weight: 600;
}

.footer button {
    width: 60%;
    display: grid;
    grid-template-columns: 15% auto;
    padding: 2% 3%;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #fff;
    margin-top: 7%;
    color: #fff;
}

.footer-qr , .sect-home h3, .form-home h3, .about-page, .gallery h4, .detail-home,
.contact-page, .get-in, div#Component65cdcaeccfecea001a61aef8 .col-md-offset-3,
h3.managerHeader, .about-page2{
    text-align: center;
}

.tell-footer {
    display: grid;
    grid-template-columns: 14% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 7%;
}

.social-footer {
    display: grid;
    gap: 10px;
    width: 50%;
    grid-template-columns: repeat(3,1fr);
}

.footer-qr img {
    width: 45% !important;
}

.appointment {
    text-align: center;
    padding: 1%;
}

.appointment a, .footer-menu a, .tell-footer a {
    color: #fff;
}

.appointment a:hover, .footer-menu a:hover, .tell-footer a:hover , .contact-page a:hover,
.head-tell a:hover{
    color: #098ec0;
}

.sect-slogan {
    background: #012057c9;
    padding: 7%;
    width: 65%;
    margin: auto;
    margin-top: 10%;
    margin-bottom: 30%;
}

.border-slogan {
    border-left: 1px solid #fff;
    padding: 3% 0;
    padding-left: 5%;
}

.border-slogan h3 {
    margin-bottom: 4%;
}

.sect-home h3, .text-fac h6, .form-home h3, .about-page li h6, .gallery h4, .get-in h4,
h3.managerHeader{
    color: #012057;
}

div#Component65cd8d1927c01d001a9d68ac figure.effect-oscar figcaption,
div#Component65cddbe5323429001a6b7550 figure.effect-oscar figcaption{
    background-color: #01205763;
}

div#Component65cd8d1927c01d001a9d68ac figure.effect-oscar h2,
div#Component65cddbe5323429001a6b7550 figure.effect-oscar h2{
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
}

figure.effect-oscar figcaption::before, .dropdown-menu {
    border: none;
}

.grid figure h2 {
    word-spacing: 0;
    font-weight: unset;
}

div#Component65cd8d1927c01d001a9d68ac .grid figure figcaption,
div#Component65cd8f03323429001a6b676c .grid figure figcaption,
div#Component65cddbe5323429001a6b7550 .grid figure figcaption{
    padding: 0;
    text-transform: none;
}

div#Component65cd8f03323429001a6b676c .grid figure figcaption {
    position: static;
}

.text-home {
    position: absolute;
    width: 100%;
    top: 38%;
}

figure.effect-oscar, figure.effect-selena {
    background: transparent;
    background: transparent;
}

div#Component65cd8f03323429001a6b676c .col-md-6.col-sm-6.col-xs-6 {
    width: 16.6%;
    margin: auto;
}

div#Component65cd8f03323429001a6b676c .imgLightbox {
    width: 75%;
    margin: 5% auto 0;
}

.text-fac {
    height: 65px;
}

.text-fac h6, .border-slogan p {
    line-height: 26px;
}

.text-fac h6, div#Component65cdcaeccfecea001a61aef8 .col-md-offset-3 {
    margin: 0;
}

.sect-home h3 {
    margin-bottom: 1%;
}

div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12,
div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12{
    width: 23%;
    margin: 1%;
    background: #fff;
    padding: 0 !important;
}

div#Component65cd9243cfecea001a61a77f .Contentmanager .template1 .template-panel,
div#Component65cdc53568d4610019e29839 .Contentmanager .template1 .template-panel{
    padding-bottom: 80%;
    overflow: hidden;
}

div#Component65cd9243cfecea001a61a77f .caption,
div#Component65cdc53568d4610019e29839 .caption{
    padding-top: 4%;
    height: 50px;
    color: #231f20;
}

div#formdisplay65cd94200ce246001ae26bc3 {
    width: 60%;
    margin: auto;
    padding: 3% 2%;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
}

.form-home span {
    display: none !important;
}

div#formdisplay65cd94200ce246001ae26bc3 .form-control,
div#Component65cdcaeccfecea001a61aef8 .form-control{
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #c1c1c1;
    border-radius: 0;
    margin-bottom: 2rem;
}

div#formdisplay65cd94200ce246001ae26bc3 input::placeholder,
div#formdisplay65cd94200ce246001ae26bc3 select,
div#Component65cdcaeccfecea001a61aef8 select,
div#Component65cdcaeccfecea001a61aef8 input::placeholder,
div#Component65cdcaeccfecea001a61aef8 textarea::placeholder,
.detail-home p,.detail-home h5, .contact-page a, .head-tell a{
    color: #000;
}

div#btnview65cd94200ce246001ae26bc3 button,
div#Component65cdcaeccfecea001a61aef8 button{
    background-image: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
    background: linear-gradient(90deg, #00406e, #0990c2);
    color: #fff;
    padding: 0.7rem 2rem;
}

div#btnview65cd94200ce246001ae26bc3 .glyphicon-ok-circle:before {
    content: "✔" !important;
}

div#btnview65cd94200ce246001ae26bc3 {
    margin: 0;
    text-align: center;
    width: 100%;
}

div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12,
div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12{
    width: 23%;
    margin: 1%;
    background: #fff;
    padding: 0 !important;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
}

.img-about {
    width: 20%;
    margin: auto;
}

.about-page ul {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    padding: 0;
    margin-top: 2%;
}

.about-page li {
    border-right: 1px solid #ddd;
}

.about-page li:nth-child(3) {
    border: none;
}

.detail-home ul {
    list-style: none;
    padding: 0;
}

.gallery, div#Component65cdcaeccfecea001a61aef8 .col-md-offset-3 {
    margin-top: 2%;
}

.detail-home ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    margin: 3% 0;
}

.img-detail {
    width: 30%;
    margin: 0 auto 3%;
}

.detail-home h5, .get-in h4 {
    margin-bottom: 2%;
}

.price, .contact-page h4 {
    background: #00406E;
    background: linear-gradient(to right, #00406E 0%, #0990C2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*text-shadow: 4px 1px 0px rgba(0,0,0,0.1);*/
}

.contact-page ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin: 3% 0;
}

.img-cont {
    width: 20%;
    margin: 0 auto 5%;
}

.contact-page {
    margin-bottom: 6%;
}

div#mainmenu65cdcacecfecea001a61aee6 {
    padding: 3% 2%;
    width: 60%;
    margin: auto;
    background: #fff;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    margin-bottom: 15%;
}

div#Component65cdcaeccfecea001a61aef8 label {
    display: none !important;
}

div#Component65cdcaeccfecea001a61aef8 .col-xs-12.col-sm-6.col-md-6,
div#Component65cdcaeccfecea001a61aef8 .col-md-offset-3{
    width: 100%;
}

.post-time, .fbcomments, .landingpagemanager{
    display: none;
}

.page-header {
    padding-bottom: 0;
    margin: 7% 0 0;
    border-bottom: none;
}

div#Component65cd8d1927c01d001a9d68ac .imgLightbox,
div#Component65cddbe5323429001a6b7550 .imgLightbox{
    overflow: hidden;
}

div#Component65cd8d1927c01d001a9d68ac figure img,
div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12 .img,
.social-footer img, div#Component65cddbe5323429001a6b7550 figure img,
div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12 .img,
.contact-page li img{
    transition: transform 0.2s ease-out;
}

div#Component65cd8d1927c01d001a9d68ac figure:hover img,
div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12:hover .img,
.social-footer img:hover, div#Component65cddbe5323429001a6b7550 figure:hover img,
div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-page li:hover img{
    transform: scale(1.1);
}

div#btnview65cd94200ce246001ae26bc3 button:hover, div#Component65cdcaeccfecea001a61aef8 button:hover,
.footer button:hover{
    background: #0990c2;
}

.navbar-nav>li:hover .dropdown-menu {
    display: block;
}

.contact-page li {
    margin: 2%;
    border: 1px solid #ddd;
    padding: 4%;
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #0120577d !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #171717 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #1b3e8d !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #1b3e8d !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}


.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.eapps-widget-toolbar {
    display: none;
}

.about-cont p , .about-page2 p, .art-detail p{
    margin-bottom: 3%;
    line-height: 28px;
}

.about-cont h5, .about-page2 h3, .about-page2 h5 {
    font-weight: 600;
    margin-bottom: 2%;
}

.about-cont {
    padding: 3% 5%;
    border-left: 1px solid #fff;
}

.about-center {
    background: #012057c9;
    padding: 6%;
    color: #fff;
}

.about-page2 h3, .about-page2 h5, .text-blue , .art-detail h6{
    color: #012057;
}

.about-page2 h5 {
    margin-top: 4%;
}

.text-big {
    font-size: 40px;
}

.sym-grey {
    color: #ddd;
    font-size: 62px;
}

div#Component65cd9244cfecea001a61a78a .img-thumbnail {
    border: none;
    box-shadow: none;
}

.Textmanager {
    text-align: left;
}

.art-detail h6 {
    font-weight: 600;
      margin-bottom: 1%;
      margin-top: 3%;
}

.art-detail li p {
    margin-bottom: 1%;
}

.art-detail p, .art-detail ul {
    margin-bottom: 3rem;
}

.art-detail {
    margin-top: 2%;
}

.art-detail li::marker {
    color: #012057;
}
/************************responsive*******************************/

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

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

h1 {
    font-size: 4.625em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 , .price{
    font-size: 2.2em;
}

h6 {
    font-size: 1.8em;
}

p , .text-fac h6, div#Component65cd9243cfecea001a61a77f .caption,
div#Component65cdc53568d4610019e29839 .caption{
    font-size: 20px;
}

.fs-18 {
    font-size: 22px;
}


.text-home h6 {
    font-size: 24px;
}

.text-home h5 {
    font-size: 40px;
}
  
  .head-tell {
    grid-template-columns: 18% auto;
}
  
  .sect-slogan {
    width: 58%;
}
  
  .text-home {
    top: 43%;
}
  
  div#Component65cd8f03323429001a6b676c .imgLightbox {
    width: 70%;
  }
  
  .text-fac {
    height: 80px;
}
  
  div#Component65cd9243cfecea001a61a77f .caption, 
  div#Component65cdc53568d4610019e29839 .caption {
    height: 70px;
}
  
  div#formdisplay65cd94200ce246001ae26bc3 .form-control, 
  div#Component65cdcaeccfecea001a61aef8 .form-control {
    height: 43px;
}
  
  div#formdisplay65cd94200ce246001ae26bc3 {
    width: 48%;
  }
  
  div#btnview65cd94200ce246001ae26bc3 button, div#Component65cdcaeccfecea001a61aef8 button,
  .footer button,  div#formdisplay65cd94200ce246001ae26bc3 .form-control, 
  div#Component65cdcaeccfecea001a61aef8 .form-control {
    font-size: 16px;
}
   .dropdown-menu>li>a {
    font-size: 18px;
}
  
  .footer button {
    width: 50%;
}
  
  .footer-qr img {
    width: 40% !important;
}
  
  .tell-footer {
    grid-template-columns: 11% auto;
}
  
  .social-footer {
    gap: 15px;
    width: 45%;
}
  
  .img-cont {
    width: 15%;
  }
  
  .itpPDPALandingPage {
    margin-top: 6%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  div#HtmlTool65cdeb56cfecea001a61ba47 iframe {
    height: 685px;
}
  
  .about-cont p , .about-page2 p, .art-detail p{
    line-height: 30px;
}
}

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

h3 {
    font-size: 2.6em;
}
  
  .head-tell {
    width: 58%;
}
  
  .itopplus-bg3 {
    background-size: cover;
}
  
  .footer button {
    width: 70%;
}
  
  div#HtmlTool65cdeb56cfecea001a61ba47 iframe {
    height: 460px;
}
}

@media screen and (max-width : 1200px) {

  .head-tell {
    width: 68%;
}
  
  h5, .price {
    font-size: 1.7em;
}
  
  .border-slogan br, .footer br {
    display: none;
}
  
  h3 {
    font-size: 2.4em;
}
  
  h4 {
    font-size: 2em;
}
  
  div#HtmlTool65cdeb56cfecea001a61ba47 iframe {
    height: 375px;
}
}

@media screen and (max-width : 900px) {

div#contentnewmode65cd767ecfecea001a61a2d6,
    .text-fac br,div#contentnewmode65cdb84ecfecea001a61abea,
  .about-page2 br{
    display: none;
}
  
  .sect-slogan {
    width: 75%;
}
  
  .text-home h5 {
    font-size: 26px;
}
  
  .text-home h6 {
    font-size: 18px;
}
  
  h3 {
    font-size: 2.2em;
}
  
  h4 {
    font-size: 2em;
}
  
  h5, .price {
    font-size: 1.6em;
}
  
    h6 {
    font-size: 18px;
}
  
  .text-fac {
    height: 105px;
}
  .pt-8 {
    padding-top: 5%;
}
  
  .about-page li {
    padding: 0 5%;
}
  div#HtmlTool65cdeb56cfecea001a61ba47 iframe {
    height: 300px;
}

  .detail-home li {
    margin-bottom: 7%;
}
  .detail-home ul {
    grid-template-columns: repeat(3,1fr);
}
  
  .img-detail {
    width: 25%;
  }
  
  div#mainmenu65e7d92688c3e800141d1d47 .col-md-7.col-sm-7.col-xs-12 {
    width: 100%;
    margin: auto;
}
}

@media screen and (max-width : 480px) {
  
  div#imagesControl65cd7c1327c01d001a9d6328 {
    padding: 0 !important;
    margin-bottom: -5px;
}

p, .text-fac h6, div#Component65cd9243cfecea001a61a77f .caption,
  div#Component65cdc53568d4610019e29839 .caption {
    font-size: 14px;
}
  
  .sect-slogan {
    width: 100%;
}
  
  .border-slogan h3 {
    margin: 5% 0;
    line-height: 34px;
}
  
  h5, .price {
    font-size: 1.4em;
}
  
  h3 {
    font-size: 1.8em;
}
  
  div#Component65cd8d1927c01d001a9d68ac .thumbs,
  div#Component65cd8d1927c01d001a9d68ac .col-md-6.col-sm-6.col-xs-12,
  div#Component65cddbe5323429001a6b7550 .thumbs,
  div#Component65cddbe5323429001a6b7550 .col-md-6.col-sm-6.col-xs-12,
  div#contentnewmode65cdbb85cfecea001a61acd4,
  div#imagesControl65cdbb85cfecea001a61acda,
  div#contentnewmode65cdb922323429001a6b6d5d,
  div#imagesControl65cdc12e68d4610019e2974c,
div#imagesControl65cdc17468d4610019e2977e,
div#imagesControl65cdc2d3cfecea001a61ad5f,
div#imagesControl65cdc32bc39c91001a05a029,
div#imagesControl65cdc350323429001a6b6fbf,
div#imagesControl65cdc3a668d4610019e2981b,
div#imagesControl65cdc3be68d4610019e2982b,
div#imagesControl65cdc1430ce246001ae270e3,
div#imagesControl65cdc15c27c01d001a9d6f5c,
div#imagesControl65cdc2f1c39c91001a05a022,
div#imagesControl65cdc313323429001a6b6fb8,
div#imagesControl65cdc365323429001a6b6fef,
div#imagesControl65cdc37e27c01d001a9d6f88,
div#imagesControl65cdc3d6323429001a6b7059,
  div#Component65cdeb56cfecea001a61ba47 div,
  div#imagesControl65cdeb1568d4610019e2a192,
  div#contentnewmode65e7d3ff1adb9f001353788d{
    padding: 0 !important;
}
  
  .text-home {
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #01205763;
    color: #fff;
    text-align: center;
    padding-top: 27%;
}
  
  div#Component65cd8d1927c01d001a9d68ac .thumbs,
  div#Component65cddbe5323429001a6b7550 .thumbs{
    margin: 0;
}
  
  div#Component65cd8d1927c01d001a9d68ac .col-md-6.col-sm-6.col-xs-12 ,
  div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12, 
  div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12,
  div#Component65cddbe5323429001a6b7550 .col-md-6.col-sm-6.col-xs-12 {
    margin-bottom: 8%;
}
  
  .text-home h5 {
    font-size: 24px;
}
  
  div#Component65cd8f03323429001a6b676c .col-md-6.col-sm-6.col-xs-6 {
    width: 50%;
    text-align: center;
    margin: auto;
}
  
  div#Component65cd8f03323429001a6b676c .imgLightbox {
    width: 70%;
    margin: 5% auto;
}
  
  .text-fac {
    height: 45px;
}
  
  div#Component65cd9243cfecea001a61a77f .col-md-4.col-sm-4.col-xs-12, 
  div#Component65cdc53568d4610019e29839 .col-md-4.col-sm-4.col-xs-12,
  div#formdisplay65cd94200ce246001ae26bc3, div#mainmenu65cdcacecfecea001a61aee6{
    width: 100%;
}
  
  div#Component65cd9243cfecea001a61a77f .caption, 
  div#Component65cdc53568d4610019e29839 .caption {
    height: auto;
    padding-bottom: 4%;
}
  
  .about-page ul,
  .contact-page ul{
    grid-template-columns: repeat(1,1fr);
}
  
  .about-page li {
    padding-bottom: 5%;
    border-right: none;
    margin-bottom: 5%;
}
  
  .detail-home ul {
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 6%;
}
  
  .social-share {
    top: -80px;
    right: -45px;
}
  
  div#Component65cd9244cfecea001a61a78a .col-md-12.text-justify {
    padding: 0 2% !important;
}
  
  .img-cont {
    width: 15%;
  }
  
   .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}
  
  .img-detail {
    width: 35%;
}
  
  .detail-home li {
    margin-bottom: 0;
}
  
  .about -cont h5, .about-page2 h3, .about-page2 h5 {
    margin-bottom: 5%;
}
  
  .about-cont p, .about-page2 p {
    line-height: 26px;
}
  
  .text-big {
    font-size: inherit;
}
  
  .sym-grey {
    font-size: 28px;
}
  
  .about-page2 h5 {
    margin-top: 0;
}
}



