.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
      font-size: 17px;
      overflow-x: hidden;
      color: #000000;
}
a {
    color: #000000;
}
a:hover {
    color: #8ac15c;
}
b, strong {
    font-weight: 600;
}
.itopplus-header {
    background-color: #2b2b2b;
}
.itopplus-slide {
    background: #8ac15c;
    color: #fff;
}
.itopplus-bg2 {
    background-color: #f4f4f5;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06082023h8qx/0/0/3z-z1582769088513.jpg');
}

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06082023h8qx/0/0/5z-z1098037311453.jpg');
    background-attachment: fixed;
}


.navbar-default .navbar-nav>li>a {
    font-size: .9em;
    color: #292929;
    margin: 0 ;
    padding: 35px 15px;
}

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

.dropdown-menu>li>a {
    font-size: 1.1em;
    color: #292929;
    padding: 10px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #8ac15c;
}

.margin {
    margin: 20px!important;
}

.padding {
    padding: 0!important
}


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

    #controlBanner img {
        position: fixed;
        top: 0;
        left: 10px;
        width: 120px !important;
        z-index: 10000;
    }

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

    #ItopplusMainSidebar a {
        color: #444 !important;
        text-align: left !important;
    }

    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;

  }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        background: #fff;
        transition: .3s;
    }

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

    #controlBanner {
        object-fit: contain;
        padding: 0;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        text-align: right;
        background-color: transparent;
    }
  
  	#main-navbar-collapse {
    display: ruby !important;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
  .dropdown-menu {
    padding: 0px 0;
    margin: 0px 0 0;
    border: 0px solid rgba(0, 0, 0, .15);
    box-shadow: none;
}
  
  .itopplus-search{
    position: relative;
    top: 5px;
}
  
  
}



@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    padding: 55px 20px;
}
}





/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    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;
}
/**/




/*header*/
.itopplus-header {
    font-size: 14px;
}
.itopplus-header a {
    color: #fff;
}
.header-block {
    display: flex;
    width: 70%;
    justify-content: flex-end;
    float: right;
    align-items: center;
}
.header-block-text {
    width: 30%;
}
.header-tel {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    width: 45%;
}
.header-tel-text {
    font-weight: 600;
}
.header-contact {
    width: 25%;
    display: flex;
    gap: 4px;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 20px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #3d3d3d;
}
.itopplus-footer a:hover {
    color: #8ac15c;
}
.footer-logo {
    width: 80%;
}
.footer-contact {
    padding: 0 15%;
}
.footer-contact .media-body {
    padding: 1px 5px;
}
.footer-pd {
    padding: 0 7%;
}
.qr-code {
    background: #29b015;
    color: #fff;
    display: grid;
    grid-template-columns: 47% 53%;
    padding: 10px 0 10px 10px;
    align-items: center;
    font-size: 0.7em;
}
.qr-code-img2 {
    text-align: center;
}
.qr-code-img2 img {
    width: 25% !important;
    margin: 0 auto 10px;
}
.qr-code-text h4 {
    font-size: 1em;
    font-weight: 600;
    margin: 0;
}
.qr-code-text h2 {
    font-size: 1.7em;
    font-weight: 600;
    margin: 0;
}
.facebook-block {
    display: grid;
    grid-template-columns: 15% 85%;
    align-items: center;
    gap: 15px;
    margin: 20px 0 0;
}
.copy-right {
    font-size: 0.9em;
    text-align: right;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #8ac15c !important;
    color: #8ac15c !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #8ac15c !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: 6% 2% 2%;
}
.backToTop {
    width: 65px !important;
    right: 15px ! IMPORTANT;
    bottom: 60px !important;
}
.backToTop img {
    width: 100%;
}
/*footer*/



/*Home*/
.padding-pd {
    padding: 2%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06082023h8qx/0/0/about-bgz-z131658102968.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: justify;
    margin-top: 10%;
    margin-left: -20%;
    position: relative;
    z-index: 2;
    padding: 12% 0 12% 15%;
    width: 130%;
}
.about-bg h3 {
    color: #8ac15c;
}
.about-bg h4 {
    color: #2b2b2b;
    font-weight: 700;
    margin: 0 0 20px;
}
.btn-align {
    display: flex;
    gap: 15px;
    align-items: center;
}
.btn-more {
    background: #2b2b2b;
    color: #fff;
    border: none;
    padding: 7px 15px;
    font-size: 14px;
    transition: 0.5s;
}
.btn-more:hover , .btn-contact:hover {
    background: #ca7744;
    color: #fff;
}
.btn-more span {
    color: #8ac15c;
    padding-left: 5px;
    font-size: 1.3em;
    vertical-align: text-top;
    line-height: 1;
}
.btn-contact {
    background: #8ac15c;
    color: #fff;
    border: none;
    padding: 7px 20px;
    font-size: 14px;
    transition: 0.5s;
}
.about-block {
    white-space: pre-line;
    text-align: center;
    padding: 5% 0 15%;
}
.about-block h3 {
    font-size: 2.3em;
    margin: 0 0 25px;
}
.about-block h4 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
}
.about-icon {
    margin-top: -20%;
    color: #2e2e2e;
    font-weight: 600;
    font-size: 1.3em;
    position: relative;
    z-index: 1;
}
.about-icon span {
    color: #6ab62b;
}
.about-icon img {
    width: 20% !important;
    margin: 3%;
}
.CASS-D-border {
    background-image: none;
    margin-top: -12%;
}
.CASS-D-border .imageWidth.imageGallery  {
    transform: scale(1.0);
    transition: 0.5s;
}
.CASS-D-border .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.CASS-D-border .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
    color: #2b2b2b;
}
.CASS-H-border {
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-middle-mid {
    padding: 0;
}
.CASS-H-border .col-md-3.col-sm-4.col-xs-4 {
    width: 12.5%;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 17px;
    color: #2b2b2b;
    text-transform: none;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
.product-name {
    padding: 60% 0;
}
.product-border {
    border-bottom: 5px solid #2b2b2b;
    width: 25%;
    margin: 20px auto;
}
.effect-sadie {

}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6em 1.5em 1.5em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    text-transform: initial;
    font-weight: 600;
    color: #8ac15c;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0, 0, 0, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 14px;
}
.product-name2 h4 {
    font-size: 1.8em;
    color: #fff;
    margin: 0 0 5px;
}
.CASS-B-border {
    width: 85%;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
    margin: 0 auto;
}
.CASS-B-border img , .CASS-E-border img {
    width: 100% ! IMPORTANT;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}
.service-name {
    white-space: pre-line;
    font-weight: 600;
    text-align: center;
    padding: 10% 0;
    font-size: 0.8em;
}
.CASS-E-border {
    background-color: transparent;
    border: 0px solid #8e8d8d;
    border-radius: 0px;
    padding: 0px;
}
.CASS-E-border, .CASS-E-main {
    color: #000 !important;
}
.CASS-E-border .col-md-3.col-sm-4.col-xs-4 {
    width: 13.66%;
    justify-content: space-between!important;
}
.CASS-B-border .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
    justify-content: space-between!important;
}
.CASS-B-border .imageWidth.imageGallery  , .CASS-E-border .imageWidth.imageGallery  {
    transform: scale(1.0);
    transition: 0.5s;
}
.CASS-B-border .imageWidth.imageGallery:hover , .CASS-E-border .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
.CASS-B-border .imgLightbox , .CASS-E-border .imgLightbox  {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.thumbnail {
    padding: 10px !important;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 2px 5px 15px rgba(0, 0, 0, .2);
}
.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;
}
.news-name {
    color: #6ab62b;
    text-align: center;
    padding: 10% 0 5%;
    font-weight: 600;
    font-size: 0.8em;
}
.news-name h4 {
    color: #212121;
    margin: 0 0 5px;
    font-size: 1.4em;
}
.experience-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 5%;
    gap: 15px;
}
.experience-year-block1 {
    font-family: "Onest", sans-serif;
}
.experience-year-block1 h1 {
    font-size: 8em;
    margin: 0;
    position: relative;
    z-index: 1;
}
.experience-year-block2 {
    
}
.experience-year-block2 h2 {
    margin: 0;
}
.experience-year-bg {
    background: #6ab62b;
    font-size: 1.7em;
    text-align: center;
    padding: 7px 5px 7px 18px;
    border-radius: 0 0 0 20px;
    margin-left: -11%;
    font-weight: 600;
}
.experience-text h3 {
    font-size: 2.3em;
    margin: 0 0 20px;
    line-height: 1.2;
}
.experience-year {
    display: flex;
    justify-content: center;
    border-right: 3px solid #6ab62b;
    margin: 0 4%;
    align-items: center;
}

/*Home*/




/*About Us*/
.about-bg2 {
    padding: 10% 0 0 5%;
    text-align: justify;
}
.about-bg2 h3 {
    color: #8ac15c;
    font-size: 1.95em;
    margin: 0;
}
.about-border2 {
    border-bottom: 5px solid #ca7744;
    width: 12%;
    margin: 20px 0;
}
.about-bg3 {
    padding: 3% 5% 0 0;
}
.about-bg3 h4 {
    font-size: 1.1em;
    margin: 0 0 8px;
    color: #8ac15c;
}
/*About Us*/




/*product*/

.text-detailApp {
    text-align: center;
    font-weight: 600;
   	margin-top: 15px !important;
}

.menu2-align {
    text-align: center;
    padding: 2% 0;
}
.col-section {
    padding: 0 0% 0%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.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 .image {
    width: 100%;
    border-radius: 0px;
    background-color: transparent;
    border: 0px solid #d4d4d4;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #8ac15c;
    text-align: center;
    font-weight: 600;
    font-size: 0.8em;
  	display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {}

.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #8ac15c;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    height: 80px;
    font-weight: 600;
    background: transparent;
    color: #000;
    padding: 7% 0%;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
h3.managerHeader {
    font-size: 2.7em;
    text-align: center;
    font-weight: 600;
    background: #8ac15c;
    color: #fff;
    padding: 2% 12%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: -1% -14% 20px;
}
.col-md-6.pull-left {
    padding: 0;
    width: 48%;
    margin: 0 5% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 1.8em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    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 {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #cecece;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
    right: 50%;
}
.landingpagemanager {
    display: none;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}

.table-content table {
    width: 100%;
    border-collapse: collapse;
}

.table-content th,.table-content td {
    border: 1px solid black;
    padding: 8px;
    text-align: center;
}
.table-content th {
	background-color: #f2f2f2;
        }

/*product*/



/*service*/
.service-block {
    padding: 5% 0 2%;
    text-align: center;
}
/*service*/



/*news*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    padding: 8% 0% !important;
    text-align: center;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 0px solid #e3e3e3;
    margin: 0 10px 20px !important;
    width: 23%;
    padding: 10px;
    background: #fff;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .1);
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
      overflow: hidden;
}
.itp-contentmanager-template5 .img-container .img {

}
.itp-contentmanager-template5 .img-container .img {
    transition: 0.5s;
}
.itp-contentmanager-template5 .img-container:hover .img {
     transform: scale(1.1);
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
    height: 80px;
    display: block;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
    font-weight: 600;
    color: #6ab62b;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
/*news*/



/*ติดต่อเรา*/
.text-contact {

}
.text-contact .media-body {
    padding: 3px 0 10px;
}
.text-contact img {
    width: 55% ! IMPORTANT;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.6em;
}
/*form Contact*/
.no-js #Component66a070466782610013c69c55 label {
    display: none !important;
}
.no-js #Component66a070466782610013c69c55 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66a070466782610013c69c55 .form-control {
    border: 1px solid #ccc;
    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: 32px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component66a070466782610013c69c55 .form-control:hover {
    border: 1px solid #8ac15c;
}
.no-js #Component66a070466782610013c69c55 .form-control:focus {
    border: 1px solid #8ac15c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component66a070466782610013c69c55 .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #8ac15c;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #7a2d8d;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component66a070466782610013c69c55 .btn-default:active {
    background: #8ac15c;
    color: #fff;
}
.no-js #Component66a070466782610013c69c55 .btn-default:hover,
.no-js #Component66a070466782610013c69c55 .btn-default:focus {
    background-position: 0 0px;
    background: #8ac15c;
    color: #fff;
}
.no-js #Component66a070466782610013c69c55 .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component66a070466782610013c69c55 span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component66a070466782610013c69c55 .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe66a07ddb0b9c9800133a6c54 iframe {
    height: 195px;
}
/*ติดต่อเรา*/


/*team*/
.team-name {
    text-align: center;
    padding: 0% 0 5%;
    font-size: 0.9em;
}
.team-name h3 {
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0;
}
.team-name h4 {
    color: #6ab62b;
    margin: 20px 0;
    font-size: 1.1em;
}
.team-name-block {
    font-size: 0.9em;
}
.team-name-block h3 {
    font-size: 1.15em;
}
.CASS-GrayBackground-border {
    background-color: transparent !important;
    width: 90%;
    margin: 0 auto;
}
#background66a1c541142c230013a01ced , #background66a1c6bd1fb3d90013573ee5 , #background66a1c74bd3d4d800137b8468 {
    padding: 0 12%;
}
/*team*/


/*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: #8ac15c;
    border-color: #8ac15c;
}
.pagination>li>a, .pagination>li>span {
    color: #8ac15c;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #8ac15c;
    background-color: #f7f7f7;
}
/*pagination*/




/*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: 350px!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: 1em;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/*search*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
.container {
    width: 1440px;
}
  .itopplus-header {
    font-size: 18px;
}
  .header-contact {
    width: 24%;
}
  .product-name {
    padding: 70% 0;
}
  .grid figure p {
    font-size: 18px;
}
  .service-name {
    font-size: 0.8em;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .btn-more , .btn-contact {
    font-size: 18px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 70px;
}
  .page-header {
    margin: -1% -19% 20px;
}
  .social-share {
    right: 60%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 21px;
    height: 90px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .no-js #Component66a070466782610013c69c55 .form-control {
    padding: 33px 20px;
}
  .text-contact img {
    width: 50% ! IMPORTANT;
}
  .no-js #Component66a070466782610013c69c55 .btn {
    padding: 11px 25px;
}
  .effect-sadie {
    margin-bottom: 5px !important;
}
  .itopplus-search-image-flex-item {
    width: 221px !important;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
  .navbar-default .navbar-nav>li>a {
    padding: 45px 10px;
}
  .header-block {
    width: 80%;
}
  .about-bg {
    background-size: cover;
    background-position: left;
    padding: 7% 0 7% 10%;
    width: 100%;
}
  figure.effect-phoebe h2 {
    font-size: 14px;
}
  .product-name2 h4 {
    font-size: 1.5em;
}
  .experience-year {
    font-size: 0.9em;
}
  .experience-text h3 {
    font-size: 2em;
}
  .itopplus-footer {
    font-size: 12px;
}
  .footer-contact {
    padding: 0 12%;
}
  .about-bg2 {
    padding: 0% 0 0 0%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 100px;
}
    #iframe66a07ddb0b9c9800133a6c54 iframe {
        height: 200px;
    }
  .itopplus-search-image-flex-item {
    width: 219px !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.about-bg {
  padding: 7% 0 7% 15%;
}
  .about-block {
    white-space: inherit;
}
  .about-icon {
    font-size: 1.1em;
}
  .product-name {
    font-size: 0.7em;
}
      .product-name2 h4 {
        font-size: 1.1em;
    }
/*.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 20%;
    }*/
  
  
  .service-name {
    white-space: inherit;
}
  .experience-year {
        font-size: 0.6em;
    }
  .experience-text h3 {
        font-size: 1.6em;
    }
  .copy-right {
    text-align: center;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 15px;
}
  .text-contact h3 {
    font-size: 1.3em;
}
  .no-js #Component66a070466782610013c69c55 .form-control {
    padding: 34px 20px;
}
#background66a8a9548b3ab200130916d3 .col-md-3.col-sm-6.col-xs-12.padding , #background66a8b87fbf641000135ad2fc .col-md-3.col-sm-6.col-xs-12.padding , #background66a8baed2427b500144d9fcb .col-md-3.col-sm-6.col-xs-12.padding ,
#background66a8bd6c2427b500144da014 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
      .itopplus-search-image-flex-item {
        width: 228px !important;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl669f16b5430c0d0013129ac0 {
    padding: 0 !important;
}
      .about-bg {
        padding: 0% 0 10% 10%;
        margin-left: 0;
    }
  .itopplus-bg5 {
    background-attachment: inherit;
}
  .h3, h3 {
    font-size: 2.2em;
}
  .CASS-H-border .col-md-3.col-sm-4.col-xs-6 {
    width: 25%;
}
  .product-name {
        font-size: 1em;
    }
/*  .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 100%;
    }
  .CASS-E-border {
    width: 70%;
    margin: 0 auto;
}*/
  .experience-block {
    grid-template-columns: repeat(1, 1fr);
}
    .experience-year {
        font-size: 0.8em;
        border-right: 0px solid #6ab62b;
        border-bottom: 3px solid #6ab62b;
        padding-bottom: 5%;
        margin: 0 0%;
    }
  .about-block h3 {
    font-size: 2em;
}
  .col-section {
    padding: 0 5% 3%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title, .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        height: inherit;
    }
  h3.managerHeader {
    font-size: 2em;
    text-align: center;
    font-weight: 600;
    background: #8ac15c;
    color: #fff;
    padding: 2% 12%;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .page-header {
    border-bottom: 0px solid #eee;
    margin: -3% -8% 20px;
}
  .social-share {
    right: 5%;
}
  .Textmanager.font-inherit h3 {
    font-size: 1.4em;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    margin: 0 0px 20px !important;
    width: 100%;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
#Contentmanager .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  .text-contact img {
    width: 80% ! IMPORTANT;
}
      .no-js #Component66a070466782610013c69c55 .form-control {
        padding: 28px 20px;
    }
  .no-js #Component66a070466782610013c69c55 .col-md-6 {
    padding: 0 15px;
}
  #background66a8a9548b3ab200130916d3 .col-md-3.col-sm-6.col-xs-12.padding, #background66a8b87fbf641000135ad2fc .col-md-3.col-sm-6.col-xs-12.padding, 
  #background66a8baed2427b500144d9fcb .col-md-3.col-sm-6.col-xs-12.padding, #background66a8bd6c2427b500144da014 .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
  .CASS-GrayBackground-border {
    width: 75%;
}
      .itopplus-search-image-flex-item {
    }
}

form.form-search .input-group:before, form.form-search:before {
    display: block;
    width: 14px;
    height: 14px;
    content: "\f002";
    font-family: FontAwesome;
    background-position: -48px 0;
    position: absolute;
    top: 2px!important;
    left: 5px!important;
    opacity: .5;
    z-index: 1;
}

@media screen and (min-width: 1200px) {
  .CASS-H-main .bootstrap-collum > div > div:not(.loadingFilter) {
    display: grid !important;
    grid-template-columns: repeat(12, 1fr);
  }

  .CASS-H-main .bootstrap-collum > div > div > div {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

.thumbs {
	margin-bottom: 25px;
}


.col-md-9.store {
overflow: unset !important;
}

@media only screen and (max-width: 1191px) {
.navbar-default .navbar-nav>li>a {
	padding: 45px 8px;
}
}

