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


.itopplus-bg0 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023nu7q/614/0/0z-z1093965096146.webp');
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023nu7q/0/0/1z-z720843346316.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023nu7q/0/0/3z-z638453993824.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023nu7q/0/0/4z-z360215244062.webp');
}

.no-js a {
    color: #000;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #e22128;
}
.itopplus-footer {
    color: #000;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #e22128;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 13px;
    font-size: 16px;
    padding: 10px 0;
}
.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: #ff000e !important;
    box-shadow: 0px 2px 0px 0px #ff000e;
    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: #000 !important;
    color: #000 !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #000 !important;
}
.navbar-default {
    background: #fff;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 60px !important;
    top: 5px;
    left: 15px;
}
}

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

.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 3%;
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
}
#background654201889616e30013989ab4 {
    width: 70%;
    margin: 0 auto;
}
}

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


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 1px solid #000;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 8% 5% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.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;
}
.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;
}
.social-share {
    display: none;
}
/*contenemanager*/

/*from Contact*/
.no-js #Component6537449118997f0012693966 label {
    display: none!important;
}
.no-js #Component6537449118997f0012693966 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6537449118997f0012693966 .form-control {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 27px 5px;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}
.no-js #Component6537449118997f0012693966 .form-control:focus {
    border-bottom: 1px solid #c1c1c1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component6537449118997f0012693966 .btn {
   background: linear-gradient(to right, #000 0%,#000 100%);
  color: #fff;
  text-shadow: 0 0px 0 #000;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 500;
  border: 0px solid transparent;
}
.no-js #Component6537449118997f0012693966 .btn-default:active {
   background: linear-gradient(to right, #000 0%,#000 100%);
}
.no-js #Component6537449118997f0012693966 .btn-default:hover,
.no-js #Component6537449118997f0012693966 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #000 0%,#000 100%);
}
.no-js #Component6537449118997f0012693966  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6537449118997f0012693966 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component6537449118997f0012693966 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
#background6537449118997f0012693966 {
    background: #eeeeeecc !important;
    margin: 0 auto;
    padding: 4% 3%;
    border-radius: 15px;
    margin-bottom: 6%;
    width: 65%;
}
/*from Contact*/



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

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


.section-gent-s h1 {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.borderhead {
    border-bottom: 3px solid #e22128;
    width: 5%;
    margin: 0 auto;
    margin-top: 10px;
}
.blockmenu {
    margin-top: 5%;
    margin-bottom: 2%;
}
.iconwhyus {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 13%;
}
.blockiconwhyus {
    text-align: center;
    margin-bottom: 20%;
    transition: 0.35s;
}
.blockiconwhyus h3 {
    color: #0a4063;
    font-weight: 600;
}
.blockiconwhyus p {
    font-weight: 600;
}
.blockiconwhyus:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.sectionthree-gent-s h1 {
    font-weight: 600;
    margin-bottom: 5%;
}
.sectionthree-gent-s {
    margin-top: 11%;
}
.blockicongent-solution {
    display: flex;
    width: 100%;
}
.icongent-solution {
    width: 15%;
}
.icongent-solution-pd {
    align-self: center;
    margin-left: 17px;
    width: 90%;
}
.icongent-solution-pd h3 {
    color: #0299f7;
    font-weight: 600;
}
.bordergent-solution {
    border-bottom: 1px solid #767676;
    margin-top: 25px;
    margin-bottom: 25px;
}
#background65325cbd18997f00126923ed .thumbs,
#background65325caa12f05a0013f8595a .thumbs,
#background653763cfd094fa00137acb41 .thumbs {
    margin-bottom: 0px;
}
.padempty-gents {
    padding: 2%;
}
.headproduct {
    font-size: 20px;
    white-space: break-spaces;
    text-align: left;
    font-weight: 600;
}
.headproduct span {
    font-weight: 400 !important;
}
.border-product {
    border-bottom: 1px solid #ff2e36;
    margin-top: 10px;
}
.headproduct-2 {
    font-size: 20px;
    white-space: break-spaces;
    text-align: left;
    font-weight: 600;
}
.headproduct-2 span {
    font-weight: 400 !important;
}
#background65325ca5d094fa00137aaade figure.effect-oscar figcaption,
#background65325ca6d094fa00137aaae3 figure.effect-oscar figcaption,
#background653763cfd094fa00137acb41 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
}
#background653763cfd094fa00137acb41 figure.effect-oscar figcaption,
#background6537645a60bc5b00138769cf figure.effect-oscar figcaption,
#background653763cfd094fa00137acb41 figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
}
.icongen-t-block {
    background: linear-gradient(to bottom, rgba(216,28,35,1) 0%,rgba(165,4,10,1) 100%);
    color: #fff;
    text-align: center;
}
.icongen-t-block {
    padding: 10%;
}
.icongen-t {
    padding-bottom: 10%;
    width: 75%;
    margin: 0 auto;
}
.padicongen-t-block .padding-col {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.padicongen-t-block {
    width: 83%;
    margin: 0 auto;
    margin-top: -11%;
}
.itopplus-bg0 .col-md-12.padding.zIndex-pos2 {
    z-index: 101;
}
.padbgservice {
    white-space: break-spaces;
    color: #ff000e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 185%;
}
.padbgservice span {
    font-weight: 400 !important;
    color: #fff;
    text-align: center;
}
.blockmenu-service {
    margin-top: 50%;
}
.no-js #background6534bd5bd094fa00137aadf3 {
    margin-bottom: -11%;
}
.section-leader h5 {
    white-space: break-spaces;
}
.section-leader {
    text-align: center;
    margin: 27% 0;
}
.section-leader h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}
.section-leader h1 span {
    color: #e22128;
}
.block-iconrtaf {
  /*
    display: flex;
  */
    width: 100%;
    justify-content: center;
    margin-top: 6%;
  	display:none;
}
.iconrtaf {
    width: 10%;
    background: linear-gradient(to bottom, rgba(165,4,10,1) 0%,rgba(255,46,54,1) 50%,rgba(165,4,10,1) 100%);
    padding: 12px;
    border-radius: 20px 0px 0px 20px;
}
.texticonrtaf {
    white-space: break-spaces;
    align-self: center;
    text-align: left;
    background: linear-gradient(to bottom, rgba(194,194,194,1) 0%,rgba(255,255,255,1) 50%,rgba(194,194,194,1) 100%);
    color: #05090d;
    border-radius: 0px 20px 20px 0px;
    padding: 13px;
}
.texticonrtaf span {
    font-size: 18px;
    font-weight: 600;
}
.block-iconcontact-footer {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}
.iconcontact-footer {
    width: 9%;
}
.iconcontact-footer-2 {
    white-space: break-spaces;
    align-self: center;
    margin-left: 10px;
}
.textfooter {
    font-weight: 600;
    margin-bottom: 4%;
    font-size: 16px;
}
.gent-logo {
    width: 60%;
    margin: 0 auto;
    padding: 10% 0% 10%;
}
.footer-block2 {
    padding: 10% 0% 10%;
    margin-left: 10%;
    width: 100%;
}
.block-social-footer {
    display: flex;
    width: 35%;
}
.social-footer {
    padding: 0px 10px 0px 0px;
}
.copyright {
    font-size: 12px;
    margin-top: 9%;
}
.footer-block3 {
    padding: 10% 0% 10%;
    margin-left: 20%;
    width: 100%;
}
.padmenu-2 {
    padding: 1% 0%;
}
.gen-t-empty {
    text-align: center;
    white-space: break-spaces;
    padding: 4% 0% 2%;
}
.gen-t-empty h3 {
    font-weight: 600;
}
#background65372e4f9616e3001397cc59 .row-fluid [class*=col-sm-5fix] {
    padding: 0px 30px !important;
}
#background653732c79616e3001397cfc2 .row-fluid [class*=col-sm-5fix] {
    padding: 0px 30px !important;
}
#background65373d6c60bc5b0013875be7 .row-fluid [class*=col-sm-5fix] {
    width: 16.6% !important;
    padding: 0px 10px !important;
}
.bordersection-gent {
    border-bottom: 1px solid #000;
    margin-top: 40px;
}
.iconteam-certification-block {
    display: flex;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 12px;
}
.iconteam-certification {
    width: 30%;
}
.iconteam-certification-t {
    align-self: center;
    margin-left: 10px;
}
.icon-certification-pd {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
    margin-top: 2%;
}
.icon-certification {
    padding: 0px 15px;
}
.icon-certification-block {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 12px;
    margin-bottom: 3%;
}
.icontel-pd {
    display: flex;
    width: 100%;
    border: 1px solid #000;
    border-radius: 50px;
    justify-content: center;
    margin: 0px 5px;
}
.icontel {
    width: 30%;
    padding: 5px;
    margin-left: -18px;
}
.icontel-t {
    align-self: center;
    margin-left: 4px;
}
.icontel-block {
    display: flex;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: linear-gradient(to bottom, rgba(216,28,35,1) 0%,rgba(165,4,10,1) 100%); !important;
}
.buttonExampleSite:hover {
    background: linear-gradient(to bottom, rgba(216,28,35,1) 0%,rgba(165,4,10,1) 100%); !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.gen-t-empty p {
    text-indent: 30px;
}
#background65375ec518997f0012693c44 {
    margin-top: 25px;
}
ul.icon-product ::marker {
    color: #ff000e;
}
ul.icon-product p {
    text-indent: 0px;
}
.gen-t-empty-about h4 {
    color: #ff000e;
    font-weight: 600;
    text-align: left;
    margin-top: 20px;
}
.gen-t-empty-about p {
    text-align: center;
    line-height: 1.5;
}
ul.icon-product p {
    text-align: left;
}
.bgmission-vision {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px 20px;
    height: 240px;
}
.gent-about {
    width: 15%;
    margin: 0 auto;
    line-height: 1;
}
.icontel-pd2 {
    margin: 0px 5px;
}
.padpartner-t {
    text-align: center;
    margin-top: 15px;
}








@media screen and (min-width : 1900px) {
h1 {
    font-size: 4em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.headproduct-2 {
    font-size: 24px;
}
.headproduct {
    font-size: 24px;
}
.padbgservice {
    font-size: 22px;
    margin-top: 175%;
}
.texticonrtaf {
    padding: 17px;
    font-size: 18px;
}
.texticonrtaf span {
    font-size: 22px;
}
.textfooter {
    font-size: 20px;
}
.iconcontact-footer-2 {
    font-size: 18px;
}
.copyright {
    font-size: 14px;
}
.block-social-footer {
    width: 30%;
}
.bgmission-vision {
    height: 300px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
}

@media screen and (max-width : 1200px) {
h1 {
    font-size: 2.5em;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 6px;
    font-size: 15px;
}
.padicongen-t-block {
    width: 100%;
}
.headproduct-2 {
    font-size: 18px;

}
.headproduct {
    font-size: 18px;

}
.icongent-solution {
    width: 13%;
}
.sectionthree-gent-s {
    margin-top: 10%;
    margin-bottom: 10%;
}
.bgmission-vision {
    height: 290px;
}
.icontel-block {
    width: 60%;
}
}

@media screen and (max-width : 900px) {
.padicongen-t-block {
    margin-top: 5%;
}
.icongen-t-block {
    height: 220px;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 20%;
}
.section-leader h5 {
    white-space: inherit;
}
.no-js #background6534bd5bd094fa00137aadf3 {
    margin-bottom: 5%;
}
#background6534bd5bd094fa00137aadf3 .grid figure figcaption {
    padding: 1em;
}
.padbgservice {
    font-size: 16px;
    margin-top: 161%;
}
#background65325cbd18997f00126923ed .grid figure figcaption {
    padding: 1em;
}
#background653763cfd094fa00137acb41 .grid figure figcaption {
    padding: 1em;
}
#background6537645a60bc5b00138769cf .grid figure figcaption {
    padding: 1em;
}
#background6537645a60bc5b00138769cf .grid figure figcaption {
    padding: 1em;
}
.headproduct-2 {
    font-size: 16px;

}
.headproduct {
    font-size: 16px;

}
.itopplus-bg0 .col-md-12.padding.zIndex-pos2 {
    z-index: 99;
}
.bgmission-vision {
    height: 370px;
}
#background65376663d094fa00137acc59 .padbgservice {
    margin-top: 190%;
}
.iconteam-certification-block {
    height: 85px;
}
.icontel-block {
    width: 80%;
}
}




@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
.icongen-t-block {
    height: auto;
}
.iconteam-certification-block {
    height: auto;
}
.bgmission-vision {
    height: auto;
    padding-bottom: 30px;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
    float: right;
}
#imagesControl65325c42d094fa00137aaac6 {
    padding: 0px !important;
}
.icongen-t {
    width: 50%;
}
.borderhead {
    width: 25%;
}
#background65325ca5d094fa00137aaade .grid figure figcaption {
    padding: 1em;
}
#background653763cfd094fa00137acb41 .grid figure figcaption {
    padding: 1em;
}
#background653763cfd094fa00137acb41 .grid figure figcaption {
    padding: 1em;
}

#mainmenu6532572fd094fa00137aa97d {
    margin: -10px;
}
.blockmenu-service {
    margin-top: 0%;
}
.padbgservice {
    font-size: 18px;
    margin-top: 170%;
}
.iconrtaf {
    width: 20%;
    padding: 14px;
}
.iconwhyus {
    width: 40%;
    margin-bottom: 10%;
}
.gent-about {
    width: 33%;
}
.padmenu-2 {
    padding: 2% 0%;
}
article.col-md-6.item.-micro {
    width: 100%;
}  
.gen-t-empty {
    white-space: inherit;
}
.icon-certification {
    width: 50%;
    display: inline-block;
    margin-bottom: 10%;
}
.iconteam-certification-block {
    display: inherit;
}
.iconteam-certification {
    width: 33%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.icon-certification-pd {
    display: inherit;
}
#background6537449118997f0012693966 {
    width: 100%;
}
.icontel-block {
    width: 100%;
    display: inherit;
}
.icontel-pd {
    display: flex;
    margin-bottom: 5% !important;
    margin: 0 auto;
}
.icontel {
    width: 29%;
}
.icontel-block {
    width: 53%;
    display: inherit;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
}
}


.buttonExampleSite {
    background: linear-gradient(to bottom, rgba(216,28,35,1) 0%,rgba(165,4,10,1) 100%) !important;
}



#background65325ca5d094fa00137aaade .grid figure h2,
#background65325ca6d094fa00137aaae3 .grid figure h2,
#background653763cfd094fa00137acb41 .grid figure h2,
#background6537645a60bc5b00138769cf .grid figure h2 {
	position: absolute;
    bottom: 10%;

}



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background654201359616e30013989aa5 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background654201359616e30013989aa5 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}

