.itopplus-background {

}
body {
  font-size: 17px;
  overflow-x: hidden;
  color: #58595b;
  font-family: "Manrope", sans-serif;
}
a {
    color: #58595b;
}
a:hover {
    color: #022653;
}
.itopplus-header {
  background: #022552;
  color: #fff;
}

.itopplus-bg1 {
  background: linear-gradient(to bottom, #fff 0, #fff 40%, #f9ebda 100%);
}

.itopplus-bg2 {
  background: linear-gradient(to bottom, #093f71 0, #022552 100%);
  color: #fff;
}

.itopplus-bg3 {
}

.itopplus-bg4 {
  background: linear-gradient(to bottom, #fff 0, #f9ecdb 50%, #fff 100%);
}

.itopplus-bg5 {
}

.itopplus-footer {
  background: linear-gradient(to right, #022552 0, #093f71 100%);
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
    font-size: 0.85em;
    color: #58595b;
    margin: 0;
    padding: 1.5vw 0px;
    border-radius: 0;
    border-bottom: 2px solid transparent;
}
.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: #58595b;
  box-shadow: none;
  border-color: #a17b32;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #58595b;
    padding: 8px 20px;
    text-transform: uppercase;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #a17b32;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
  }

  #nav-menu {
    background: #fff !important;
  }

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

  #ItopplusMainSidebar *:is(li, a) {
    color: #58595b !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #58595b !important;
  }

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #a17b32 !important;
    border-radius: 50%;
  }

  #itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 0;
    width: clamp(140px, 80%, 20vw);
    margin: 0 auto;
  }
  
  #itopplus-nav-bar > li {
  display: flex;
  align-items: center;
}

#itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
        content: "";
        display: grid;
        place-content: center;
        background: #58595b;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin: 0 20px;
}

}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}



/**/
.h1, h1 {
    font-size: 3.5em;
}
.h2, h2 {
    font-size: 3.2em;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 2em;
}
.h5, h5 {
    font-size: 1.2em;
}
.h6, h6 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/




/*header*/
.itopplus-header {
    font-size: 0.8em;
}
.itopplus-header a {
    color: #fff;
}
.itopplus-header a:hover {
    color: #c79f49;
}
.hot-line {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    justify-content: end;
}
/*header*/





/*footer*/
.itopplus-footer {
  font-size: 14px;
  color: #fefefe;
}
.itopplus-footer a {
  color: #fefefe;
}
.itopplus-footer a:hover {
  color: #a17b32;
}
.itopplus-footer h6 {
    margin: 0 0 15px;
}
.footer-block1 {
    padding: 0 30%;
}
.footer-block1 h6 {
    line-height: 2;
}
.footer-block2 {
    padding: 0 5%;
}
.btn-border-bg {
    background: #052f5e;
    color: white;
    padding: 8px;
    display: grid;
    grid-template-columns: 35px auto;
    border-radius: 50px;
    gap: 10px;
    justify-content: center;
    transition: 0.5s;
}
.btn-border-bg:hover , .btn-border-bg2:hover , .btn-border-bg3:hover {
    background: #a17b32;
    color: white;
}
.btn-border {
    position: relative;
    padding: 1.5px;
    background: linear-gradient(135deg,rgba(172, 115, 42, 1) 0%, rgba(248, 213, 152, 1) 25%, rgba(235, 197, 133, 1) 50%, rgba(180, 124, 45, 1) 75%, rgba(208, 162, 87, 1) 100%);
    border-radius: 50px;
    margin: 30px 0 0;
    width: 70%;
    transition: 0.5s;
}
.btn-border-bg:hover .btn-border-bg-img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1993%) hue-rotate(185deg) brightness(119%) contrast(100%);
}
.btn-border-bg-text h6 {
    margin: 0;
}
.footer-block3 {
    padding: 0 10%;
}
.footer-block4 {
    padding: 0 27%;
}
.btn-border2 {
    position: relative;
    padding: 1.5px;
    background: linear-gradient(135deg, rgba(172, 115, 42, 1) 0%, rgba(248, 213, 152, 1) 25%, rgba(235, 197, 133, 1) 50%, rgba(180, 124, 45, 1) 75%, rgba(208, 162, 87, 1) 100%);
    border-radius: 50px;
    margin: 0 0 10px;
    width: 100%;
    transition: 0.5s;
}
.btn-border-bg2 {
    background: #093e6f;
    color: white;
    padding: 3px;
    display: grid;
    grid-template-columns: 35px auto;
    border-radius: 50px;
    gap: 10px;
    justify-content: start;
    transition: 0.5s;
    align-items: center;
}
.copy-right {
    text-align: right;
    padding: 0 0 20px;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #022653 !important;
  color: #022653 !important;
  font-family: "Manrope", sans-serif !important;
}
.buttonExampleSite:hover {
  background: #022653 !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 3% 2%;
}
/*footer*/






/*Home*/
.menu-align2 {
    padding: 5% 0 1%;
    text-align: center;
    color: #022653;
}
.about-us {
    display: grid;
    grid-template-columns: 40% auto;
    padding: 7% 0 0;
}
.about-us-text h6 {
    color: #022653;
}
.about-us-text h2 {
    font-size: 2.8em;
    color: #022653;
    margin: 10px 0 25px;
}
.about-sub {
    white-space: pre-line;
    margin-bottom: 8%;
}
.about-us-img {
    margin: 0 0 0 -5%;
}
.btn-more {
    background: #a17b32;
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #093f71;
    color: white;
}
.values-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: -7% 0 0;
}
.values-icon {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
    color: #b3b3b3;
    font-weight: 300;
}
.values-icon:hover {
    transform: translateY(-10px);
}
.values-icon-text h5 {
    color: white;
    margin: 0 0 5px;
}
.values-icon-img {
    width: 55%;
    margin: 0 auto 20px;
}
.menu-align2-pd {
    padding: 5%;
}
.thumbnail {
    padding: 4px !important;
    background: linear-gradient(135deg, rgba(172, 115, 42, 1) 0%, rgba(248, 213, 152, 1) 25%, rgba(235, 197, 133, 1) 50%, rgba(180, 124, 45, 1) 75%, rgba(208, 162, 87, 1) 100%);
    border: 0px solid #ddd;
    border-radius: 0px;
    margin-bottom: 10px;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.service-name , .service-name2 {
    text-align: center;
    color: white;
}
.service-name2 {
    padding: 3% 0 10px;
}
.padding-pd2 {
    padding: 4%;
}
.product-bg {
    background: linear-gradient(90deg, rgba(172, 115, 42, 1) 0%, rgba(248, 213, 152, 1) 25%, rgba(235, 197, 133, 1) 50%, rgba(180, 124, 45, 1) 75%, rgba(208, 162, 87, 1) 100%);
    color: #022653;
    font-weight: bold;
    display: grid;
    grid-template-columns: auto 7%;
    align-items: center;
    padding: 4% 2%;
    transition: 0.5s;
}
.eapps-widget-toolbar { 
    display: none; 
}
/*Home*/



/*About*/
.menu-align {
    text-align: center;
    padding: 2% 0;
    text-transform: uppercase;
}
.padding-pd {
    padding: 2%;
}
.about-block h4 {
    color: #022653;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.about-block {
    padding: 2% 0 0 5%;
}
/*About*/





/*SERVICES*/
.service-sub {
    text-align: center;
    padding: 0 0 2%;
}
.service-sub2 {
    padding: 2% 0 0 5%;
}
.service-sub2 h4 {
    color: #022653;
    line-height: 1.1;
    margin: 0 0 15px;
}
.service-sub2 ul {
    padding: 0 20px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*SERVICES*/





/*PROJECT*/
.col-section {

}
.col-section .row.flex {
    justify-content: center;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    object-position: center;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
     border-right: solid 0px #e8e6e8;
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 7% 5%;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3;
    color: #000000;
    margin-bottom: 20px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #2f406d;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #000000;
    font-size: 0.85em;
}
.Contentmanager .site .col-section .item.-micro a .caption .btn-more {
    font-size: 0.9em;
    margin: 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .btn-more img {
    height: auto;
}
article.col-md-6.item.-micro:hover .btn-view {
    background: #ef582b;
    color: #fff;
}
.managerHeader {
    font-size: 1.8em;
    width: 100%;
    color: #000000;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 0 5%;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    line-height: 1.4;
}
.Textmanager.font-inherit h6 {
    margin: 20px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 10px;
}
.row.contenemanager-gallery , .row.Contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    gap: 10px;
    padding: 0 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    width: 100%;
    background-color: #fff;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 0px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #022653;
    border-color: #022653 !important;
    color: #ffffff!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 0.9em !important;
    color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0 !important;
}
/*PROJECT*/






/*GET IN TOUCH*/
.get-in-touch {
    font-size: 0.9em;
    text-align: center;
    padding: 4% 0 0;
}
.get-in-touch h2 {
    font-size: 3.6em;
    color: #022653;
    margin: 0 0 25px;
}
/*Form*/
.CASS-H-head, .CASS-H-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
  border-bottom: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.CASS-H-head h3.form-inline {
  font-size: 1em;
  color: #000000;
  font-weight: 400;
  display: none;
}
.CASS-H-head h3.form-inline h3 {
    color: #022653;
    font-size: 2.3em;
}
.CASS-H-head h3.form-inline h4 {
    font-weight: 400;
}
.CASS-H-border h6 {
    color: #022653;
    height: 2vw;
}
.CASS-H-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #333333;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 15px 0;
  font-weight: 400;
  color: #58595b !important;
  height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #58595b !important;
}
.CASS-H-border .form-control:hover {
  border-bottom: 1px solid #a17b32;
}
.CASS-H-border .form-control:focus {
  border-bottom: 1px solid #a17b32;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #58595b !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #363636 0, #363636 100%);
  background: #a17b32;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 1em !important;
  font-weight: 400;
  border: 0px solid #929292;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #a17b32;
  background: #a17b32;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #a17b32;
  background: #a17b32;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #000000;
    margin-top: 0%;
    margin-bottom: 0%;
    position: relative;
    text-align: left !important;
    margin-left: 12px;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {

}
.CASS-H-border #editor1, .CASS-H-border #editor2, .CASS-H-border #editor3, .CASS-H-border #editor4, .CASS-H-border #editor5, .CASS-H-border #editor6 ,
.CASS-H-border #editor13, .CASS-H-border #editor15 , .CASS-H-border #editor16 , .CASS-H-border #editor17 , .CASS-H-border #editor18
{
  display: none;
}
#display6 {
  margin-bottom: 15px;
}
.CASS-H-border {
    background: transparent;
    font-size: 0.9em;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
  width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
  width: 70% !important;
  padding-right: 0;
}
.CASS-H-border .btn-success, .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
  background-image: linear-gradient(to bottom, #a17b32 0, #a17b32 100%);
  border-color: #a17b32;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #a17b32;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #a17b32 0, #a17b32 100%);
  width: 100% !important;
  height: 30px;
  box-shadow: none;
  border-radius: 50px;
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.CASS-H-border .col-md-offset-5 {
  margin-left: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}
.CASS-H-middle-mid {
  padding: 0px 0;
}
.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
    margin: 20px 0 5px;
}
.CASS-H-border .form-control-feedback {
    color: #a17b32 !important;
}
#form69bb76a2cee031001340a049 , #form69bbb0b98daf42001379d8e6 {
    padding: 0 !important;
}
/*Form*/

.mark-text {
    font-size: 0.9em;
    text-align: center;
}
.CASS-B-border {
    background: transparent !important;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
    padding: 0 2%;
}
.CASS-B-head {
    display: none;
}
figure.effect-phoebe {
    background: transparent;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 , figure.effect-phoebe:hover h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 0.85em;
    text-align: left;
    background: rgba(255, 255, 255, .8);
    color: #022653;
    position: absolute;
    bottom: 7%;
    right: 0;
    width: 89%;
    padding: 25px 10px 25px 18px;
    border-radius: 50px 0 0 0;
    text-transform: none;
}
figure.effect-phoebe h2 h3 {
    font-size: 2em;
    font-family: 'LINE Seed Sans TH';
    font-weight: 400;
}
figure.effect-phoebe h2 h3 span {
    color: #a17b32;
    font-weight: 600;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
    transform: scale(1.1) !important;
}
.get-block {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
    padding: 5px 30px 0 0;
}
.get-block-border {
    border-bottom: 1.5px solid #927f68;
    width: 55px;
}
.get-block-text h6 span {
    color: #58595b;
}
/*GET IN TOUCH*/






/*PRODUCTS*/
.product-sub {
    text-align: center;
    padding: 0 3% 2%;
}
.product-sub h4 {
    color: #022653;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.product-block {
    padding: 5% 0 10%;
}
.product-block h5 {
    color: #022653;
    margin: 0 0 5px;
}
/*PRODUCTS*/



/*CONTACT US*/
.contact-us {
    padding: 5% 5% 0 0;
    font-size: 0.9em;
}
.contact-us h4 {
    color: #022653;
    margin: 0 0 10px;
}
.contact-us .hot-line {
    justify-content: start;
    margin: 10px 0 30px;
    grid-template-columns: 30px auto;
}
.contact-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}
.contact-us .btn-border2 {
    margin-bottom: 3px;
}
.btn-border-bg3 {
    background: #faeede;
    color: #58595b;
    padding: 3px;
    display: grid;
    grid-template-columns: 45px auto;
    border-radius: 50px;
    gap: 7px;
    justify-content: start;
    transition: 0.5s;
    align-items: center;
}
.contact-us iframe {
    height: 260px;
    border-radius: 15px;
}
/*CONTACT US*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #022653;
    border-color: #022653;
}
.pagination>li>a, .pagination>li>span {
    color: #022653;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #022653;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
.container {
     width: 81vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.hot-line {
    grid-template-columns: 25px auto;
}
.CASS-B-border {
    padding: 0 4%;
}
figure.effect-phoebe h2, figure.effect-phoebe:hover h2 {
    padding: 25px 5px 25px 15px;
}
.itopplus-footer {
    font-size: 20px;
}
.footer-block2 {
    padding: 0 3%;
}
.btn-border {
    width: 75%;
}
.btn-border-bg {
    grid-template-columns: 50px auto;
}
.footer-block3 {
    padding: 0 0 0 20%;
}
.btn-border-bg2 {
    grid-template-columns: 40px auto;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager .site .col-section .item.-micro a img {
    height: 280px;
}
.itp-newshare-button {
    font-size: 0.8em !important;
}
.contact-us .hot-line {
    grid-template-columns: 40px auto;
}
.btn-border-bg3 {
    grid-template-columns: 55px auto;
}
.contact-us iframe {
    height: 300px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 16px;
}
.h2, h2 {
    font-size: 2.8em;
}
.h4, h4 {
    font-size: 1.6em;
}
.about-us-text h2 {
    font-size: 2.3em;
}
.values-icon {
    white-space: inherit;
}
.get-in-touch h2 {
    font-size: 2.6em;
    margin: 0 0 10px;
}
figure.effect-phoebe h2, figure.effect-phoebe:hover h2 {
    font-size: 0.65em;
}
.CASS-H-border {
    font-size: 0.85em;
}
.btn-border {
    width: 90%;
}
.footer-block4 {
    padding: 0 18%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    -webkit-line-clamp: 1;
    word-break: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.contact-grid {
    word-break: break-word;
    font-size: 0.8em;
}
.btn-border-bg3 {
    grid-template-columns: 35px auto;
}
.Contentmanager .site .col-section .item.-micro a img {
    height: 175px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2.5em;
}
.h4, h4 {
    font-size: 1.5em;
}
.about-sub {
    white-space: inherit;
}
.about-us-text h2 {
    font-size: 2em;
}
.about-us-img {
    margin: 0 0 0 5%;
}
.bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.CASS-H-middle-mid div {
    padding: 0;
}
.CASS-H-middle-mid {
    padding: 0px 5%;
}
figure.effect-phoebe h2, figure.effect-phoebe:hover h2 {
    font-size: 0.47em;
}
.get-block {
    padding: 5px 15px 0 0;
}
.get-block-border {
    width: 35px;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.footer-block1 {
    padding: 0 15%;
}
.footer-block2 {
    padding: 0 0%;
}
.footer-block3 {
    padding: 0 2%;
}
.footer-block4 {
    padding: 0 0 0 20%;
}
.btn-border {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a img {
    height: 130px;
}
.CASS-H-border .ITPcheckboxAuthen {
    margin-left: 1px;
}
.CASS-H-border #checkbox7 {
    margin-bottom: -20px;
}
.itopplus-sidebar-menu-child a {
    text-transform: uppercase;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl69ba77f7cee0310013409492 {
    padding: 0 !important;
}
.h2, h2 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.3em;
}
.about-us {
    grid-template-columns: repeat(1, 1fr);
}
.about-us-img {
    margin: 0 0 0 0%;
}
.values-block {
    grid-template-columns: repeat(2, 1fr);
    margin: -15% 0 0;
}
.menu-align2-pd {
    padding: 8%;
}
.values-icon {
    padding-bottom: 10%;
}
#background69bb6e7dcee0310013409cef .col-md-4.col-sm-4.col-xs-12.padding:nth-child(2) .boderedlayoutClient {
    display: flex;
    flex-direction: column-reverse;
}
.service-name {
    padding: 0px 0 5%;
}
.service-name2 {
    padding: 0% 0 5%;
}
.CASS-H-border h6 {
    height: inherit;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
}
.footer-block1 , .footer-block3, .footer-block4 {
    display: none;
}
.btn-border {
    width: 55%;
}
.about-block {
    padding: 0% 0 0 2%;
}
.service-sub2 {
    padding: 0% 0 0 3%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.btn-more {
    padding: 10px 20px;
}
.row.contenemanager-gallery, .row.Contenemanager-gallery {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2;
}
#Contentmanager .page-header {
    margin: 7% 1% 5%;
    flex-direction: column;
}
.managerHeader {
    margin-bottom: 20px;
    text-align: center;
}
.itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.modal-dialog {
    width: 90% !important;
}
.contact-us {
    padding: 5% 0% 0 0;
    font-size: 1em;
}
.contact-grid {
    grid-template-columns: repeat(1, 1fr);
    font-size: 1em;
}
}

