.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}




body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}

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


.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #02437d;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #ffc323;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120243sj2/0/0/1z-z1084771991943.webp");
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120243sj2/0/0/3z-z574658131821.webp");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120243sj2/0/0/4z-z1605682083641.webp");
}
.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0 5px;
  padding: 8px 5px;
  border-radius: none;
}
.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: #02437d !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 10px;
    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) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 5px 5px;
    width: clamp(160px, 12vw, 160px);
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: end ;
    background: transparent;
    min-height: auto;
}
.itopplus-search {
    text-align: right;
    color: #444;
}
}

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


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar {
    border-radius: 15px;
}
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.05,1.05,1);
}
/* oscar */



/* apollo */
figure.effect-apollo figcaption::before {
    background: #02437d66;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -115%, 0);
}
figure.effect-apollo {
    background: transparent;
    border-radius: 15px;
}
/* apollo */


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



/*contenemanager*/
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 8% 0% 5%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.social-share {
    display: none !important;
}
h3.managerHeader {
    text-align: center;
    font-weight: 600;
    font-size: 2.3em;
    margin-top: 5%;
}
/*contenemanager*/



/*contenemanager2*/
#background67c03b74d4b5fa0013f5fd43 .Contentmanager .caption {
    height: auto;
    text-align: left;
    font-size: 16px;
    padding: 5% 0% 5%;
}
#background67c03b74d4b5fa0013f5fd43 .Contentmanager .caption strong {
    font-weight: 400;
}
#background67c03b74d4b5fa0013f5fd43 .Contentmanager .template1 .template-panel {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
    border-radius: 15px;
}
.Contentmanager .img-container .img {
    border-radius: 15px;
    transition: 0.35s;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-3.col-sm-4.col-xs-12.padding-md {
    padding: 0px 12px !important;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-6.col-sm-8.col-xs-12.padding-md {
    padding: 0px !important;
    padding-right: 12px !important;
}
#background67c03b74d4b5fa0013f5fd43 .Contentmanager .template1 .template-head {
    padding-bottom: 80%;
}
.template1 p {
    white-space: inherit;
}
.Contentmanager .img-container :hover {
    transform: scale(1.05);
}
.img-container.template-head {
    display: block;
    overflow: hidden;
    border-radius: 15px;
}
/*contenemanager2*/



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



h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 2.7em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.footer-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    border-top: 1px solid;
    margin-bottom: 5%;
    padding-top: 20px;
}
.copyright {
    font-size: 14px;
    align-self: center;
    text-align: right;
}
.footer-2 {
    color: #ffc323;
}
.footer-2 span {
    font-weight: 600;
}
.footerrccon-grid {
    display: flex;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 2%;
}
.logoracon-footer {
    width: 50%;
    margin-bottom: 7%;
}
.footer-t1 h3 {
    font-weight: 600;
}
.footer-t2 {
    white-space: break-spaces;
    font-size: 16px;
}
.footer-t1 {
    margin-bottom: 5%;
}
.block-iconcontact-footer {
    display: flex;
    width: 100%;
    margin-bottom: 6%;
}
.iconcontact-footer {
    width: 8%;
}
.iconcontact-footer-2 {
    white-space: break-spaces;
    width: 92%;
    margin-left: 3%;
}
.footer-1-grid {
  width: 25%;
}
.footer-2-grid {
    width: 30%;
}
.footer-3-grid {
    width: 30%;
}
.footer-4-grid {
    width: 15%;
}
.footer-3-grid-line3 {
    margin-left: 15%;
    width: 100%;
}
.block-iconsocial-footer {
    display: flex;
    width: 65%;
    gap: 10px;
    margin-top: 10%;
}
.iconsocial-footer {
    transition: 0.35s;
}
.iconsocial-footer:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #000 !important;
  background: #ffc323 !important;
  border-radius: 5px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #02437d !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: 16px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.ui.input input {
    font-family: "LINE Seed Sans TH";
}
.headrccon-2 {
    display: grid;
    grid-template-columns: 50% auto;
}
.block-headrccon-2 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.block-iconhead {
    display: flex;
    width: 100%;
}
.iconhead {
    width: 20%;
}
.block-headrccon-1 {
    align-self: center;
    text-align: right;
    padding-right: 10%;
}
.iconhead-t {
    align-self: center;
    margin-left: 5%;
}
.iconhead-2 {
    width: 20%;
}
.itopplus-header .container {
    padding-left: 0px;
    padding-right: 0px;
}
.sectionone-rccon {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.content-rccon {
    white-space: break-spaces;
}
.sectionone-rccon-3 h1 {
    font-family: "Montserrat", serif;
    white-space: break-spaces;
    font-weight: 600;
    color: #02437d;
    padding: 10px 0px;
}
.btnreadmore {
    background: #000;
    color: #fff;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 50px;
    margin-top: 6%;
    transition: 0.35s;
    font-size: 14px;
}
.btnreadmore span {
    color: #ffc323;
}
.btnreadmore:hover {
    background: #02437d;
    transition: 0.35s;
}
.itopplus-bg {
    background-size: cover;
}
.sectionone-rccon-3 {
    align-self: center;
}
.iconwhychooseus-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 3%;
    gap: 20px;
}
.bg-whychooseus {
    background: #02437d;
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    padding: 5%;
}
.bg-whychooseus h2 {
    color: #ffc323;
    font-weight: 600;
}
.bg-whychooseus h1 {
    font-weight: 600;
}
.iconwhychooseus {
    width: 30%;
    margin-bottom: 9%;
}
.iconwhychooseus-2 {
    white-space: break-spaces;
}
.iconwhychooseus-2 span {
    font-weight: 600;
}
.rccon-head {
    margin-top: 5%;
    text-align: center;
    margin-bottom: 3%;
}
.rccon-head h2 {
    color: #02437d;
    font-family: "Montserrat", serif;
    font-weight: 600;
    text-transform: uppercase;
}
.rccon-head h5 {
    font-weight: 600;
}
.itopplus-bg3 {
    background-size: cover;
}
.empty-rccon {
    padding: 4%;
}
.grid figure figcaption {
    padding: 0em;
    color: #000;
}
.name-product {
    font-size: 16px;
    font-weight: 600;
    white-space: break-spaces;
    width: 50%;
    float: right;
    margin-top: 12%;
    padding-left: 10%;
    color: #3a3a3a;
}
.btnproduct {
    font-size: 14px;
    color: #02437d;
    margin-top: 4%;
}
.btnproduct span {
    color: #ffc323;
}
.btn-iconfacebook {
    border: 1px solid #1e78e3;
    display: grid
;
    grid-template-columns: 15px auto;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 35px;
    border-radius: 50px;
    transition: 0.35s;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 10%;
}
.iconfacebook {
  align-self: center;
}
.iconfacebook-2 {
    margin-left: 10px;
    align-self: center;
}
.btn-iconfacebook:hover {
    background: #1e78e3;
    color: #fff;
    transition: 0.35s;
}
.btn-iconfacebook:hover .iconfacebook {
    filter: invert(1);
}
.block-iconcontact-bg {
    display: flex;
    width: 100%;
}
.iconcontact-bg {
    width: 16%;
}
.iconcontact-bg-t {
    align-self: center;
    margin-left: 6%;
}
.block-iconcontact-bg-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 5%;
    margin-left: 17%;
    width: 75%;
}
.bg-fix {
    display: grid;
    grid-template-columns: 60% auto;
}
.bg-fix-2 {
    align-self: center;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.bg-fix-2 h1 span {
    font-weight: 600;
}
.bg-fix-2 h1 {
    padding: 10px 0px;
}
.bgconcrete {
    width: 95%;
    float: right;
    margin-top: 22%;
    margin-bottom: -22%;
}
.empty-rccon-2 {
    padding: 2%;
}
.block-icondownload {
    background: #02437d;
    display: grid;
    grid-template-columns: auto 25px;
    padding: 10px 10px;
    transition: 0.1s;
}
.icondownload-2 {
    align-self: center;
}
.thumbnail:hover .block-icondownload {
    background: #ffc323;
}
.icondownload-2 {
    color: #fff;
}
.thumbnail:hover .icondownload {
    filter: invert(1);
}
.thumbnail:hover .icondownload-2 {
    color: #000;
}
.iconcontact {
    width: 5%;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
#background67c00dbcac41820013cdad73 {
    border-left: 1px solid;
    padding-left: 15px;
}
.sectionone-rccon-3 h6 {
    color: #02437d;
    font-family: "Montserrat", serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
}
ul.icon-product ::marker {
    color: #ffc323;
}
.bgcontact-5 {
    padding: 2% 0%;
    margin-left: 35%;
}
.block-iconcontact-bg-grid-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3%;
    margin-left: 12%;
    width: 75%;
    gap: 20px;
}
.block-iconcontact-bg-product {
    display: flex;
    width: 100%;
    background: #eee;
    padding: 10px;
    border-radius: 35px;
}
.iconhead-t a {
    color: #fff;
}
.iconhead-t a:hover {
    color: #ffc323;
}
.headrccon {
    margin-top: 8px;
}
.carousel-control.left {
    color: #fff;
}
.carousel-control.right {
    color: #fff;
}


@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 2.7em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}  
.navbar-default .navbar-nav > li > a {
    margin: 0 10px;
    padding: 8px 5px;
} 
.btnreadmore {
    font-size: 18px;
}
.iconwhychooseus {
    width: 26%;
}
.name-product {
    font-size: 20px;
    margin-top: 13%;
}
.btnproduct {
    font-size: 18px;
    margin-top: 4%;
}
#background67c03b74d4b5fa0013f5fd43 .Contentmanager .caption {
    font-size: 20px;
}
.footer-t2 {
    font-size: 20px;
}
.block-iconsocial-footer {
    width: 55%;
}
.copyright {
    font-size: 16px;
}
.footer-grid {
    margin-bottom: 3%;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.block-icondownload {
    padding: 15px 10px;
}
.iconcontact-footer-2 {
    margin-left: 2%;
}  
.no-js #Component67c00dbcac41820013cdad73 .form-control {
    padding: 28px 0px;
    font-size: 19px !important;
}
.no-js #Component67c00dbcac41820013cdad73 .btn {
    font-size: 18px;
}
}

@media screen and (max-width: 1191px) {
h1 {
    font-size: 1.8em;
}  
.headrccon-2 {
    grid-template-columns: 40% auto;
}  
#controlBanner {
    width: clamp(100px, 12vw, 160px);
}  
.navbar-default .navbar-nav > li > a {
    padding: 8px 5px;
}  
.itopplus-banner .container {
    grid-template-columns: 20% auto 25%;
}  
#controlBanner {
    width: clamp(120px, 12vw, 160px);
}  
.content-rccon {
    white-space: inherit;
} 
.block-iconcontact-bg-grid {
    margin-left: 10%;
    width: 95%;
}
.footer-t2 {
    white-space: inherit;
} 
.block-iconcontact-bg-grid-product {
    margin-left: 0%;
    width: 100%;
}
}



@media screen and (max-width: 900px) {
h2 {
    font-size: 2.2em;
}  
.footer-grid {
    border-top: 0px solid;
    margin-bottom: 5%;
    padding-top: 5px;
}
.bg-fix-2 {
    width: 90%;
}
.bg-fix {
    grid-template-columns: 70% auto;
}
.iconcontact-bg-t h5 {
    font-size: 20px;
}
.bgcontact-5 {
    margin-left: 25%;
}
article.col-md-6.item.-micro {
    width: 33.3%;
} 
h3.managerHeader {
    font-size: 1.8em;
}  
.copyright {
    font-size: 12px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.3%;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 50%;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-3.col-sm-4.col-xs-12.padding-md {
    width: 25%;
}
}



@media screen and (max-width: 480px) {
h2 {
    font-size: 1.6em;
}
h2 {
    font-size: 2em;
}
h3.managerHeader {
    font-size: 1.6em;
}
article.col-md-6.item.-micro {
    width: 100%;
}  
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 100%;
}
#background67c03b74d4b5fa0013f5fd43 .col-md-3.col-sm-4.col-xs-12.padding-md {
    width: 100%;
}
#imagesControl67bfe4e4f3f31200136447ee {
    padding: 0px !important;
}  
.sectionone-rccon {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 10%;
}  
.sectionone-rccon-3 h1 {
    white-space: inherit;
}
.sectionone-rccon-2 {
    margin-top: 15%;
}
.iconwhychooseus-grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 10%;
}
.bg-fix {
    grid-template-columns: 100%;
}
.bg-fix-2 {
    width: 90%;
    margin-top: 10%;
}
.block-iconcontact-bg-grid {
    margin-left: 0%;
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
.block-iconcontact-bg {
    margin-bottom: 5%;
}
.iconcontact-bg {
    width: 12%;
}
.block-iconcontact-bg {
    justify-content: center;
}
.bgcontact-5 {
    margin-left: 0%;
}
.block-iconcontact-bg-grid-product {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 8%;
}
.bgcontact-5 {
    padding: 2% 0% 10%;
}
.iconcontact {
    width: 10%;
}
.iconcontact-footer-2 {
    margin-left: 5%;
}
#Component67c00e357eb3dd0013670ee8 {
    margin: -10px;
}
}






