.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}
a {
   color: #000;
}
a:hover {
   color: #0001cb;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27112022jqta/1903/0/1z-z1310734620805.webp');
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27112022jqta/1903/0/fz-z832971572671.webp');
}


/************Menu***************/
#main-navbar-collapse {
    text-align: left;
}

.itopplus-search {
    color: #252525;
}
.itopplus-menu {
    margin-top: 2%;
}
.navbar-default .navbar-nav>li>a {
    color: #252525;
    margin: 0 13px;
    padding: 5px 0px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #252525 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    font-size: 16px;
    color: #252525;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #252525;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background: #0102cb;
}



@media screen and (min-width : 1366px) {
.no-js .itopplus-banner {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
}  
.itopplus-search {
    top: 45%;
} 
.no-js  .itopplus-slide {
    padding-top: 9%;
}  
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0;
}
}

@media screen and (min-width : 1900px) {
.no-js  .itopplus-slide {
    padding-top: 7%;
}
}


/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

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

.navbar-default {
    background: #0001cb;
}

.itopplus-bg, {
    background-size: cover;
}
}



/* Header */
.btn-header-tel {
    border-radius: 50px;
    color: #fff;
    border: 0px;
    padding: 4px 0px;
    margin: 0px 0 0 0px;
    font-weight: 500;
    width: 15%;
    font-size: 17px;
    background: linear-gradient(0deg, rgba(0,1,203,1) 0%, rgba(40,75,251,1) 100%);
    transition: 0.5s;
}
.btn-header-line {
    border-radius: 50px;
    color: #fff;
    border: 0px;
    padding: 4px 0px;
    margin: 0px 0 0 5px;
    width: 11%;
    background: linear-gradient(0deg, rgba(12,158,9,1) 0%, rgba(18,207,15,1) 100%);
    font-weight: 500;
    font-size: 17px;
    transition: 0.5s;
}
.btn-header-tel:hover , .btn-header-line:hover  {
    background: linear-gradient(0deg, rgba(37,37,37,1) 0%, rgba(68,68,68,1) 100%);
    color: #fff;
}
.btn-header-tel img {
    width: 11% !important;
    margin: 0 5px 0 0 !important;
}
.btn-header-line img {
    width: 18% !important;
    margin: 0 5px 0 0 !important;
}
.media-body {
    padding: 10px 0px;
}
.width-btn {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
/********form search********/
#Component63e22092903619001394db53 , #Component63e35efbecbc2d0014e4a608 {
    padding-top: 2%;
}
.no-js #Component63e22092903619001394db53 .form-horizontal .form-group-sm .form-control, .no-js #Component63e22092903619001394db53 .input-sm ,
.no-js #Component63e35efbecbc2d0014e4a608 .form-horizontal .form-group-sm .form-control, .no-js #Component63e35efbecbc2d0014e4a608 .input-sm  {
    height: 35px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 10px 0 0 10px;
    background-color: #ededed;
    border-color: #ededed;
}
.no-js #Component63e22092903619001394db53 .btn-default , .no-js #Component63e35efbecbc2d0014e4a608 .btn-default  {
    text-shadow: 0 0 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#0001cb 0,#0001cb 100%);
    background-repeat: repeat-x;
    border-color: #0001cb;
    border: none;
    font-size: 14px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    height: 35px;
    font-weight: 300;
    padding: 5px 15px;
}
.no-js #Component63e22092903619001394db53 .btn-default:focus, .no-js #Component63e22092903619001394db53  .btn-default:hover  ,
.no-js #Component63e35efbecbc2d0014e4a608 .btn-default:focus, .no-js #Component63e35efbecbc2d0014e4a608  .btn-default:hover {
    background-color: #0001cb;
    background-position: 0 -15px;
}
.no-js #Component63e22092903619001394db53 form.form-search2:before , .no-js #Component63e35efbecbc2d0014e4a608 form.form-search2:before {
    display: none;
}

/* Header */


/*Footer*/
.itopplus-footer a {
    color: #252525;
}
.itopplus-footer a:hover {
    color: #0001cb;
}
.text-footer h3 {
    font-size: 18px;
    margin: 0 0 15px;
}
.text-footer .media-body {
    padding: 7px 0px;
}
.text-footer h4 {
    font-size: 15px;
    margin: 0 0 10px;
}
.text-footer {
    font-size: 14px;
    padding: 7% 0;
    white-space: pre-line;
}
.text-footer h2 {
    font-size: 20px;
    font-weight: 600;
}
.icon2-footer {
    font-size: 14px;
    font-weight: 500;
    padding: 7% 0 0 5% !important;
}
.copy-right {
    text-align: center;
    padding: 0 0 6%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0001cb !important;
    color: #0001cb !important;
}
.buttonExampleSite:hover {
    background: #0001cb !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
    color: #0001cb;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*Footer*/



/*home*/
.text-menu {
    font-size: 36px;
    color: #252525;
    font-weight: 600;
    text-align: center;
    padding: 4% 0 1%;
}
.border-menu {
    border-bottom: 4px solid #acacac;
    width: 50px;
    margin: 0 auto 1%;
}
.border2-menu {
    border-bottom: 1px solid #acacac;
    margin: 0 auto 1%;
}
#Component63e327d7ab9b150013c19510 , #Component63e35b70ecbc2d0014e4a4d5 {
    width: 80%;
    margin: 0 auto;
}
#Component63e32860ecbc2d0014e49600 , #Component63e35b70ecbc2d0014e4a4d7 {
    width: 65%;
    margin: 0 auto;
}
figure.effect-selena {
    background: transparent;
      transition: 0.5s;
}
figure.effect-selena:hover {
    box-shadow: 2px 4px 15px rgba(0,0,0,40%);
}
.text-brand {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    color: #0202cc;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    color: #252525;
    font-weight: 600;
    background: transparent;
    line-height: 1.4;
    margin-bottom: 20px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 14px;
    color: #252525;
    text-align: left;
    line-height: 1.4;
    font-weight: 400;
}
.Contentmanager .site .col-section .item.-micro a .caption .time span {
    vertical-align: middle;
}
article.col-md-6.item.-micro {
    width: 23%;
    margin: 0 1% 2%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
    transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro:hover {
    box-shadow: 2px 4px 15px rgba(0,0,0,40%);
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 15px 15px 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: #fff;
    padding-left: 0;
    margin-bottom: 0px;
    border: 0px solid #cbcbcb;
    border-top: none;
    padding: 8%;
    border-radius: 0 0 20px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    border-radius: 15px;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}
.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 {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.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;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    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);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #c7c7c7;
    padding: 0px;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
#Contentmanager .img-thumbnail, .thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}
h3.managerHeader {
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    padding: 2% 0;
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    width: 50%;
    margin-left: -4%;
    margin-right: 2%;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 10px;
}
.Textmanager.font-inherit h3 {
    font-size: 24px;
    margin: 1% 0 0;
}
.Textmanager.font-inherit h4 {
    font-size: 19px;
    margin: 2% 0 1%;
}
.Textmanager.font-inherit p {
    margin: 0 0 2px;
}
.landingpagemanager {
    display: none;
}
.btn-more {
    font-size: 14px;
    background-color: #fff;
    color: #252525;
    border: 1px solid #252525;
    border-radius: 50px;
    padding: 7px 25px;
    margin: 2% auto;
    display: block;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #252525;
    color: #fff;
}
table.tj2 {
    width: 100%;
    margin-bottom: 8px;
}
table.tj2 td {
    border-right: 1px solid #e3e3e3;
    padding: 8px 10px;
    width: 50%;
}
tr.border-tj {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 5px 0;
}
.nav-justified {
    width: 60%;
    margin: 0 auto;
}
.TabItpCateLandingPage1 .nav-pills>li.active>a, .TabItpCateLandingPage1 .nav-pills>li.active>a:focus, .TabItpCateLandingPage1 .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #0001cb;
    border-radius: 0px;
    border: 1px solid #0001cb;
}
.TabItpCateLandingPage1 .nav>li>a {
    padding: 15px 15px;
    background-color: #fff;
    border: 1px solid #252525;
    border-radius: 0px;
    margin: 0 15px;
}
.TabItpCateLandingPage1 .nav>li>a:focus, .TabItpCateLandingPage1 .nav>li>a:hover {
    text-decoration: none;
    background-color: #0001cb;
    color: #fff;
}
.btn-pdf {
    font-size: 16px;
    background-color: #0001cb;
    color: #fff;
    border: none;
    padding: 12px 25px;
    margin: 0% 0 0;
    transition: 0.5s;
    width: 50%;
}
.btn-pdf:hover {
    background-color: #b80000;
    color: #fff;
}
figure.effect-jazz {
    background: transparent;
}
ul#slider63e34d2519f45400155ebcab {
    width: 80%;
    margin: 0 auto;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.text-banner {
    font-size: 28px;
    white-space: pre-line;
    padding: 15% 0 0 10%;
}
.text-banner h3 {
    font-size: 34px;
    font-weight: 600;
    margin: 0 0 10px;
}
.Contentmanager .caption {
    font-size: 20px;
    height: inherit;
    color: #000000;
    padding: 10%;
}
.template1 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    padding: 10px 15px !important;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 70%;
}
.template1 .img-container .img {
    border-radius: 20px;
}
.about-text {
    font-size: 18px;
    white-space: pre-line;
    padding: 8% 0 0 8%;
    line-height: 1.5;
}
.about-text img {
    width: 10%;
    padding: 0 10px 0 0;
}
.about-text h4 {
    font-size: 24px;
    color: #0001C9;
    display: inline-flex;
    align-items: center;
}
.about-text h3 {
    font-size: 38px;
    font-weight: 600;
    margin: 10px 0;
}
.btn-read {
    background: linear-gradient(0deg, rgba(0,1,203,1) 0%, rgba(40,75,251,1) 100%);
    color: #fff;
    font-size: 16px;
    border: none;
    padding: 10px 30px;
    border-radius: 50px;
    margin: 7% 0 0;
    transition: 0.5s;
}
.btn-read:hover {
    background: linear-gradient(0deg, rgba(0,1,203,1) 0%, rgba(0,1,203,1) 100%);
    color: #fff;
}
.contact-home {
    padding: 0 0 0 8%;
}
.contact-home h2 {
    font-size: 30px;
    margin: 5px 0 10px;
}
.contact-home img {
    width: 40% !important;
    margin: 0 0 1%;
}
.btn-contact {
    background: linear-gradient(0deg, rgba(0,1,203,1) 0%, rgba(40,75,251,1) 100%);
    color: #fff;
    font-size: 25px;
    border: none;
    padding: 6px 25px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 1% 0;
}
.btn-contact:hover {
    background: linear-gradient(0deg, rgba(0,1,203,1) 0%, rgba(0,1,203,1) 100%);
    color: #fff;
}
.btn-contact a {
    color: #fff;
}
/*home*/


/*about*/
figure.effect-bubba {
    background: transparent;
    box-shadow: 5px 5px 20px rgba(0,0,0,20%);
}
figure.effect-bubba figcaption::before {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-bubba figcaption::after {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
}
/*about*/


/*product*/
.contact-product {
    font-size: 18px;
    text-align: center;
    padding: 3% 0;
}
.contact-product h2 {
    font-size: 28px;
}
.contact-product img {
    width: 25% !important;
}
.displat-product {
    display: flex;
    align-items: center;
    justify-content: center;
}
.displat-product .btn-contact {
    margin: 1% 5px;
}
.ul-product {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
}
.ul-product li {
    display: flex;
    margin-bottom: 2px;
}
.ul-product li::before {
    content: '✦';
    padding-right: 2%;
    color: #0001cb;
    font-size: 16px;
    font-weight: 600;
}
.bg-tel {
    display: flex;
    align-items: center;
    margin: 2% 0 0;
}
.btn-tel {
    background-color: #b80000;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border: none;
    height: 50px;
    padding: 5px 0 5px 20px;
    width: 100%;
    text-align: left;
}
.btn-tel a {
    color: #fff;
}
.bg-tel img {
    margin-right: 5px;
    background-color: #b80000;
    color: #fff;
    padding: 10px;
    width: 50px;
    height: 50px;
}
.coming-soon {
    padding: 0 5% 5%;
}
/*product*/


/*port*/
table.tj3 {
    width: 100%;
    margin-bottom: 8px;
}
table.tj3 td {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0px;
    width: 50%;
}
/*port*/


/*news*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 5% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 1px solid #e3e3e3;
    margin: 0 5px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
/*news*/


/*contact*/
.contact-icon {
    font-size: 18px;
    text-align: center;
    padding: 10% 0;
    transition: 0.5s;
}
.contact-icon:hover {
    transform: translateY(-10px);
}
.contact-icon h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 10px 0;
}
.contact-icon img {
    width: 35% !important;
}
/*contact*/


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


/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border:1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 188px!important;
}
  .navbar-default .navbar-nav>li>a {
    margin: 0 15px;
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 18px;
}
  .btn-header-tel , .btn-header-line {
    font-size: 22px;
}
  .no-js #Component63e22092903619001394db53 .form-horizontal .form-group-sm .form-control, .no-js #Component63e22092903619001394db53 .input-sm,
  .no-js #Component63e35efbecbc2d0014e4a608 .form-horizontal .form-group-sm .form-control, .no-js #Component63e35efbecbc2d0014e4a608 .input-sm,
  .no-js #Component63e22092903619001394db53 .btn-default, .no-js #Component63e35efbecbc2d0014e4a608 .btn-default {
    height: 45px;
    font-size: 18px;
}
  .text-menu {
    font-size: 44px;
}
  .TabItpCateLandingPage1 .nav>li>a span {
    font-size: 22px !important;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
  .btn-more {
    font-size: 18px;
}
  .text-banner {
    font-size: 36px;
}
  .text-banner h3 {
    font-size: 44px;
}
  .Contentmanager .caption {
    font-size: 24px;
}
  .about-text {
    font-size: 22px;
}
  .about-text h4 {
    font-size: 30px;
}
  .about-text h3 {
    font-size: 48px;
}
  .btn-read {
    font-size: 18px;
}
  .contact-home h2 {
    font-size: 38px;
}
  .btn-contact {
    font-size: 32px;
}
  .text-footer {
    font-size: 18px;
}
  .text-footer h4 {
    font-size: 19px;
}
  .text-footer h3 {
    font-size: 22px;
}
  .text-footer h2 {
    font-size: 24px;
}
  .icon2-footer {
    font-size: 18px;
}
  .copy-right {
    font-size: 16px;
    padding: 0 0 5%;
}
  .ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 22px !important;
}
  .contact-product h2 {
    font-size: 34px;
}
  .Textmanager.font-inherit h2 {
    font-size: 44px;
}
  .Textmanager.font-inherit h3 {
    font-size: 30px;
}
  .Textmanager.font-inherit h4 {
    font-size: 24px;
}
  .Textmanager.font-inherit {
    font-size: 20px;
}
  .ul-product li::before {
    font-size: 20px;
}
  .btn-tel {
    font-size: 26px;
    height: 60px;
}
  .bg-tel img {
    width: 60px;
    height: 60px;
}
  .btn-pdf {
    font-size: 20px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .contact-product {
    font-size: 22px;
}
  .contact-icon {
    font-size: 22px;
}
  
.contact-icon h4 {
    font-size: 24px;
}
}

@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 7px;
    font-size: 15px;
}
  .dropdown-menu>li>a {
    font-size: 14px;
}
  .btn-header-tel , .btn-header-line {
    font-size: 14px;
}
  .itopplus-search {
    margin-top: -6%;
}
  .text-footer h4 {
    font-size: 16px;
}
  .text-footer h2 {
    font-size: 18px;
}
  .icon2-footer {
    font-size: 12px;
    padding: 7% 0 0 2% !important;
}
  .text-banner {
    font-size: 22px;
}
  .text-banner h3 {
    font-size: 28px;
}
  .Contentmanager .caption {
    font-size: 18px;
    padding: 4%;
}
  .about-text h3 {
    font-size: 32px;
}
  .about-text {
    font-size: 16px;
    white-space: inherit;
}
  .btn-read {
    font-size: 14px;
}
  .contact-home h2 {
    font-size: 26px;
}
  .btn-contact {
    font-size: 21px;
    padding: 3px 25px;
}
  #Component63e22092903619001394db53, #Component63e35efbecbc2d0014e4a608 {
    padding-top: 0%;
}
  .btn-tel {
    font-size: 18px;
    padding: 5px 0 5px 10px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
}


 @media only screen and (max-width:900px) {
   .navbar-inline .text-bar {
    display: none;
}
   .navbar-inline {
    padding-top: 7px;
}
   .navbar-default .navbar-toggle {
    border-color: transparent;
}
   .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
   .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff!important;
}
   .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
   .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
#Component63e327d7ab9b150013c19510 .col-md-3.col-sm-4.col-xs-4 ,
#Component63e35b70ecbc2d0014e4a4d5 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
   .nav-justified {
    width: 70%;
    display: flex;
    justify-content: space-evenly;
}
   .TabItpCateLandingPage1 .nav>li>a {
    width: 100%;
}
   .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 8% 0;
}
   .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
   .text-banner {
    font-size: 18px;
    padding: 15% 0 0 5%;
}
   .text-banner h3 {
    font-size: 22px;
}
   .Contentmanager .caption {
    font-size: 16px;
}
   .about-text h3 {
    font-size: 26px;
}
   .about-text {
    padding: 0% 0 0 0%;
}
   .contact-home h2 {
    font-size: 20px;
}
   .btn-contact {
    font-size: 17px;
    padding: 3px 15px;
}
   .table-responsive {
    border: 0px solid #ddd;
}
   .col-md-6.pull-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
   .Textmanager.font-inherit {
    display: block;
}
   .btn-tel {
    font-size: 20px;
    padding: 5px 0 5px 20px;
}
   .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    margin: 0 5px 20px !important;
    width: 98%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
} 
   .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
   .contact-icon {
    height: 260px;
}
   .contact-icon img {
    width: 30% !important;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
.ITPcookiebar {
    bottom: 5% !important;
}
.btn-footer-tel {
    font-size: 18px;
    background-color: #0003cb;
    color: #fff;
    border: none;
    position: fixed;
    bottom: 0;
    padding: 10px 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}
  .btn-footer-tel img {
    width: 30px !important;
    padding: 0 10px 0 0;
}
  .col-md-12.padding.zIndex-pos3 {
    z-index: 999;
}
   .copy-right {
    display: none;
    padding: 0 0 10%;
}
}



@media only screen and (max-width:480px) {
#imagesControl63e20e9e14e1d4001378874e , #imagesControl63e35efbecbc2d0014e4a603 {
    padding: 0 !important;
}
  #Component63e327d7ab9b150013c19510, #Component63e35b70ecbc2d0014e4a4d5 {
    width: 100%;
}
  #Component63e32860ecbc2d0014e49600, #Component63e35b70ecbc2d0014e4a4d7 {
    width: 100%;
}
  .nav-justified {
    width: 100%;
}
  .TabItpCateLandingPage1 span {
    font-size: 16px !important;
}
.TabItpCateLandingPage1 .nav>li>a {
    padding: 10px 15px;
    margin: 0 0;
    width: 100%;
}
  article.col-md-6.item.-micro {
    width: 100%;
    margin: 0 1% 2%;
}
  .about-text h3 {
    font-size: 24px;
}
  .itopplus-bg {
    background-size: cover;
}
.contact-home {
    padding: 0 0 0 0;
    text-align: center;
}
  .contact-home img {
    width: 50% !important;
}
.displat-product {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
  .contact-product img {
    width: 50% !important;
}
  .contact-product h2 {
    font-size: 20px;
}
  .btn-contact {
    font-size: 17px;
    padding: 8px 10px;
}
  .btn-tel {
    font-size: 14px;
    padding: 5px 0 5px 10px;
}
  .btn-pdf {
    font-size: 14px;
    padding: 10px 5px;
    width: 70%;
}
  .Textmanager.font-inherit h2 {
    font-size: 24px;
}
  .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}
  .itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 10px 0 0;
}
  .img-content .col-md-6.col-sm-6.padding-col {
    padding-bottom: 7%;
}
  .contact-product {
    font-size: 16px;
}
  .contact-icon img {
    width: 25% !important;
}
  .contact-icon {
    height: inherit;
}
  .ITPcookiebar {
    bottom: 7% !important;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }

}

