.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #000000;
    font-family: "LINE Seed Sans TH";
}
a {
    color: #000000;
}
a:hover {
    color: #013e86;
}
b, strong {
    font-weight: 600;
}
#itopPlusTheme {
    display: block;
}
.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_26072024folq/0/0/1z-z172296166564.jpg");
    background-size: 100% auto;
    background-position: bottom;
    color: #fff;
}

.itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_26072024folq/0/0/2z-z263746781678.jpg");
    background-size: 100% auto;
    color: #fff;
    background-position: top;
    background-color: #071f38;
}

.itopplus-bg3 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_26072024folq/0/0/bg3z-z202092150355.jpg");
    background-size: 100% auto;
    background-position: bottom;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0;
  padding: 10px 15px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

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

.no-js .dropdown-menu > li > a {
    font-size: 1.2em;
    color: #000000;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #061f3d;
}

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #controlMenu * {
    color: #282828 !important;
    border: none;
  }

  #itpMenuSideBar span {
    background-color: #282828 !important;
  }

  .navbar-header  a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header  a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26072024folq/0/0/igz-z788337582360.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }
}

@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: #071e39;
    transition: 0.3s;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 20px 0;
    width: clamp(140px, 60%, 20vw);
    margin: 0 auto;
  }

    #itopplus-nav-bar {
        display: flex;
        width: 100%;
        justify-content: end;
      /*
        clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
      */
      background: linear-gradient(106deg, transparent 0, transparent 2%, #071e39 2%, #071e39 98%, transparent 98%, transparent 100%);
        padding: 0 30px;
    }
  
  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}




/**/
.h1, h1 {
    font-size: 5em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.5em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 500;
    line-height: 1.2;
}
.h4, h4 {
    font-size: 1.25em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.h6, h6 {
    font-size: 1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}
/**/




/*header*/
.itopplus-search a {
    color: #fff;
}
.itopplus-search a:hover {
    color: #fdc500;
}
.header-block {
    display: grid;
    grid-template-columns: auto 25%;
    justify-content: end;
    gap: 15px;
    align-items: center;
}
.header-icon-img {
    display: flex;
    gap: 10px;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    justify-content: start;
    gap: 10px;
    align-items: center;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 15px;
    line-height: 1.5;
}
.itopplus-footer h3 {
    margin: 0 0 20px;
}
.itopplus-footer h4 {
    margin: 0px 0 10px;
    font-weight: 600;
    font-size: 1.1em;
    color: #fdc500;
}
.itopplus-footer h4 a {
    color: #fdc500;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #fdc500;
}
.footer-1 {

}
.footer-2 {
    padding: 0 30%;
}
.footer-3 {

}
.footer-4 {
    padding: 0 0 0 10%;
}
.footer-2-lh {
    margin-top: 30px;
}
.footer-2-lh h4 {
    line-height: 1.6;
}
.footer-3-lg {
    margin-top: 10px;
    line-height: 2;
}
.footer-logo {
    width: 80%;
    margin-bottom: 35%;
}
.qr-bg {
    background: #fff;
    color: #000;
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: center;
    border-radius: 15px;
    padding: 6px;
}
.qr-bg-img {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    border-radius: 15px;
}
.qr-bg-img img {
    border-radius: 10px;
}
.qr-bg-text {
    text-align: center;
    line-height: 1.3;
}
.line-bg {
    background: #01ba03;
    color: #fff;
    display: grid;
    grid-template-columns: 20px auto;
    justify-content: center;
    gap: 7px;
    border-radius: 50px;
    font-weight: 600;
    padding: 5px;
    width: 85%;
    margin: 5px auto 0;
    transition: 0.5s;
}
.line-bg:hover {
    background: #fdc500;
    color: #fff;
}
.footer-icon-img {
    width: 30%;
    display: flex;
    gap: 10px;
    margin-top: 15%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.75em;
    font-family: "Poppins", sans-serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #071e39 !important;
    color: #071e39 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #071e39 !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% 0% 2%;
}
/*footer*/




/*slide*/
#carousel6848e981f4eaa3001a7153cf .hidden {
        display: block!important;
        visibility: inherit!important;
        pointer-events: none;
} 
#carousel6848e981f4eaa3001a7153cf .carousel-indicators .active {
    background-color: #161616;
    border-color: #161616;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel6848e981f4eaa3001a7153cf .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #161616;
    border-radius: 10px;
} 
#carousel6848e981f4eaa3001a7153cf .carousel-indicators {
    bottom: 5%;
    left: 10%;
} 
#carousel6848e981f4eaa3001a7153cf .glyphicon-chevron-left:before,
#carousel6848e981f4eaa3001a7153cf .glyphicon-chevron-right:before {
         display: none;
}
/*slide*/


/*หน้าแรก*/
.about-us {
    white-space: pre-line;
    padding: 18% 15%;
    font-size: 1.2em;
}
.about-us h6 {
    font-size: 0.9em;
    font-weight: 600;
    margin: 0 0 15px;
}
.about-us h2 {
    color: #fdc500;
    margin: 10px 0 0;
}
.about-us h3 {
    color: #fdc500;
    font-weight: 400;
    font-size: 2em;
    margin: 5px 0 20px;
}
.btn-read {
    background: #161616;
    border: 1px solid #fdc500;
    color: #fdc500;
    padding: 7px 20px;
    font-size: 0.8em;
    transition: 0.5s;
}
.btn-read:hover {
    background: #fdc500;
    border: 1px solid #fdc500;
    color: #161616;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(25, 26, 26, .6);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(6, 31, 61, .8);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar img , figure.effect-oscar:hover img {
    opacity: 1;
    transition: 0.5s;
}
.grid figure img {
    opacity: 1;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
.grid figure figcaption {
    padding: 1.5em;
}
figure.effect-oscar h2 {
    margin: 0% 0 0px 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 0.8em;
    text-align: left;
    line-height: 1.3;
    position: absolute;
    bottom: 30px;
}
.why-block {
    white-space: pre-line;
}
.why-block h4 {
    margin: 10px 0;
}
.why-block img {
    width: 16% !important;
    margin: 0 0 10px;
}
.satistic-block {
    padding: 14% 0 14% 20%;
}
.satistic-block h1 {
    line-height: 1;
    margin: 0 0 15px;
}
.satistic-block h1 span {
    color: #fdc500;
    font-weight: 400;
}
.satistic-block h3 {
    color: #fdc500;
    font-size: 1.9em;
}
.satistic-sub-block {
    font-size: 1.3em;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 10%;
}
.satistic-sub-1 {
    border-right: 1px solid #8f8f8f;
}
.satistic-sub-block h2 {
    color: #fdc500;
    font-size: 3em;
    margin: 0;
}
.satistic-img {
    margin-top: 37%;
}
.service-bg-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    background: #eeeeee;
    border: 1px solid #c1c1c1;
}
.service-bg1 {
    background: #fdc500;
    color: #1d1d1d;
    text-align: center;
    padding: 60% 0;
}
.service-bg1 h4 {
    font-weight: 400;
    margin: 0;
}
.service-bg1 h3 {
    white-space: pre-line;
    color: #013e86;
    font-size: 2.7em;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 15px;
}
.service-bg2 {
    white-space: pre-line;
    text-align: center;
    border-left: 1px solid #c1c1c1;
    padding: 25% 3%;
    font-size: 0.95em;
    color: #000;
}
.service-bg2 h4 {
    font-size: 1.2em;
    margin: 0 0 10px;
}
.service-bg2 img {
    width: 50% !important;
    margin: 30px 0;
}
.service-mg {
    width: 79%;
    position: absolute;
    left: 0;
    right: 0;
    margin: -5% auto;
}
.service-mg2 {
    white-space: pre-line;
    padding: 13% 5%;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 {
    color: #013e86;
}
.menu-align h4 , .menu-align2 h4 {
    font-size: 1.25em;
    font-weight: 400;
    margin: 10px 0 0;
}
.menu-align2 {
    border-left: 3px solid #fdc500;
    margin: 7% 0 2%;
    padding-left: 25px;
}
.padding-pd {
    padding: 2%;
}
.step-bg-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    margin-bottom: 17%;
}
.step-bg {
    background: #0d2a4c;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    padding: 10% 5%;
}
.step-bg img {
    width: 25% !important;
    margin: 20px 0;
}
.step-bg h3 {
    color: #fdc500;
    font-weight: 600;
    font-size: 1.8em;
    margin: 0;
}
.btn-align {
    text-align: center;
    padding: 1% 0 7%;
}
.btn-more {
    background: #061f3d;
    color: #fdc500;
    border: none;
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #fdc500;
    color: #061f3d;
}
.port-block {
    display: grid;
    grid-template-columns: auto 12%;
    align-items: center;
    padding: 7% 0 0;
}
.port-block-text h1 {
    color: #013e86;
    margin: 0;
}
.btn-view {
    background: transparent;
    border: 1px solid #161616;
    color: #161616;
    padding: 7px 30px;
    transition: 0.5s;
}
.btn-view:hover , article.col-md-6.item.-micro:hover .btn-view {
    background: #161616;
    border: 1px solid #161616;
    color: #fff;
}
.CASS-D-middle-mid {
    padding: 0;
}
.CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
    width: 14.28%;
}
.CASS-D-border img {
    border-radius: 10px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.main-image-gallery-6849077aa59d310013dad73e .owl-dots , .main-image-gallery-684907aaef09eb001a22a9f4 .owl-dots {
    text-align: left !important;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 15px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, .15);
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.marquee-img {
    margin: 2% 0 5%;
}
.marquee-img img {
    width: 110px;
    margin: 0 20px;
    border-radius: 10px;
}
#modquee {
    overflow: hidden;
    position: relative;
    display: flex;
    height: 150px;
    width: 100%;
    margin: 0 auto;
}
#modquee-contain {
    display: flex;
    position: absolute;
    inset: 0;
}
.modquee-items {
    padding: 20px;
    aspect-ratio: 1;
    height: fit-content;
    width: fit-content;
    min-width: auto;
}
.modquee-items img {
    height: 100px !important;
    width: 100px !important;
    border-radius: 10px
}
.eapps-widget-toolbar { display: none; }
/*หน้าแรก*/



/*about*/
.about-block .about-us {
    padding: 8% 15%;
}
/*about*/



/*Service*/
.service-sub {
    text-align: center;
}
.service-sub h4 {
    margin: 0 0 5px; 
    line-height: 1.2;
}
.col-section {

}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 25px;
}
.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: 0px solid #eee;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 400;
    color: #000;
    font-size: 1.1em;
    text-align: left;
    margin-bottom: 20px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    color: #000;
    font-size: 0.9em;
}
h3.managerHeader {
    font-size: 2.5em;
    color: #013e86;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 70px 0 20px;
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 10px;
    line-height: 1.3;
    color: #000;
    font-size: 1.2em;
}
.Textmanager.font-inherit h3 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit h5 {
    margin: 20px 0 10px;
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.2;
}
.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 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #eee;
    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;
}
.landingpagemanager {
    display: none;
}
.Textmanager.font-inherit .tel-block-img {
    filter: invert(1);
}
.Textmanager.font-inherit .tel-block {
    margin-bottom: 10px;
}
.service-bg2-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 30px 0;
}
.service-bg2-block .service-bg2 {
    background: #f9f9f9;
    padding: 15%;
    border-left: none;
}
.service-bg2-block .service-bg2 img {
    width: 35% !important;
    margin: 0 auto 20px;
}
.form-group.itpDisWatermarkImage {
    display: block !important;
}
.project-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
}
.project-block1, .project-block2 {
    display: grid;
    grid-template-columns: 25% auto;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.no-js .prev-text {
    margin-top: -13%;
    position: absolute;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*Service*/

/*Project*/
.project-sub {
    margin: 7% 0 3%;
}
.project-btn {
    margin-top: 7%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  	height: 50px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  	padding: 7% 0 0;
}
.menu-bg {
    background: #0d2a4c;
    color: #fff;
    padding: 15px;
    border-radius: 0px;
    margin-top: 2%;
}
.menu-bg h3 {
    font-weight: 500;
  	font-size: 1.5em;
}
.owl-carousel .owl-stage-outer .caption {
    padding: 7% 0 0;
    font-size: 1.1em;
    font-weight: 400;
    color: #000;
    text-align: left;
    height: 95px;
}
.owl-carousel .owl-stage-outer .brifDescription_slide {
    text-align: left;
}
#Contentmanager .btn-sm {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px;
}
.main-contentmanager-6874bd82821aed001a8d502e .owl-dots, .main-contentmanager-6874bdc86b109a001ad80ca5 .owl-dots, .main-contentmanager-6874bf4063ed6f001a0f37d9 .owl-dots, 
.main-contentmanager-6874bf5e63ed6f001a0f37e9 .owl-dots, .main-contentmanager-6874bf8d63ed6f001a0f37fc .owl-dots {
    text-align: left !important;
  	padding-top: 30px !important;
}
.owl-controls {
    display: none;
}
/*Project*/

/*Catalog*/
.catalog-sub {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    padding: 3% 8% 3%;
}
/*Catalog*/

/*Blog*/
.nav-template li {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    color: #013e86;
}
.nav-template p {
    font-size: 16px;
}
.nav-template .col-md-12.padding-col .img-container {
    padding-bottom: 100%;
}
.nav-template .col-md-12.padding-col strong {
    margin-top: 10px;
    display: block;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 35%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 65%;
    padding: 0 0% 0 4% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
/*Blog*/



/*Contact us*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
}
.contact-bg-text {
    line-height: 1.3;
    padding: 0 8% 0 0;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin: 20px 0 0px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 55px auto;
    gap: 10px;
    align-items: center;
    background: #fff;
}
.contact-bg:hover {
    background: #fdc500;
    color: #000;
}
.contact-bg3 iframe {
    height: 292px;
}
/*form Contact*/
.no-js #Component684b9b6b0b5fec001321437b label {
  display: none !important;
}
.no-js #Component684b9b6b0b5fec001321437b .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component684b9b6b0b5fec001321437b .form-control {
  border: 1px solid #eee;
  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: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component684b9b6b0b5fec001321437b .form-control:hover {
  border: 1px solid #061f3d;
}
.no-js #Component684b9b6b0b5fec001321437b .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component684b9b6b0b5fec001321437b .form-control:focus {
  border: 1px solid #061f3d;
  -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 #Component684b9b6b0b5fec001321437b .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #061f3d;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #ff5400;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component684b9b6b0b5fec001321437b .btn-default:active {
  background: #061f3d;
  color: #fff;
}
.no-js #Component684b9b6b0b5fec001321437b .btn-default:hover,.no-js #Component684b9b6b0b5fec001321437b .btn-default:focus {
  background-position: 0 0px;
   background: #061f3d;
  color: #fff;
}
.no-js #Component684b9b6b0b5fec001321437b .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component684b9b6b0b5fec001321437b span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component684b9b6b0b5fec001321437b .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*Contact us*/





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





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    }  
  .no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .header-block {
    grid-template-columns: auto 20%;
}
  .tel-block {
    grid-template-columns: 25px auto;
}
 .satistic-block {
    padding: 14% 0 14% 26%;
} 
  .service-mg {
    width: 75%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .nav-template p {
    font-size: 20px;
}
  .nav-template strong {
    font-size: 26px;
}
  .contact-bg3 iframe {
    height: 317px;
}
    .project-sub h4 {
    font-size: 1.15em;
}
  .owl-carousel .owl-stage-outer .caption {
    padding: 7% 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-align: left;
    height: 110px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
ul#slider6848eaa9f4eaa3001a715451 , #Component684a44d38917f70013bae256 , #Component684a945136e1ce00131b396c {
    display: none;
}
  .h1, h1 {
    font-size: 4em;
}
  .itopplus-bg {
    background-color: #08203d;
}
  .about-us {
    padding: 9% 9%;
    font-size: 1.1em;
}
  .about-us h3 {
    font-size: 1.8em;
}
  .about-us h2 {
    font-size: 2.25em;
}
  figure.effect-oscar h2 {
    font-size: 0.6em;
}
  figure.effect-oscar {
    margin-bottom: -5px !important;
}
  .satistic-sub-block {
    grid-template-columns: repeat(2, 1fr);
}
  .satistic-img {
    margin-top: 45%;
}
  .service-mg {
    width: 91%;
}
  .service-mg2 {
    padding: 15%;
}
  .service-bg2 {
    font-size: 0.8em;
}
  .port-block {
    grid-template-columns: auto 15%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .about-block .about-us {
    padding: 3% 10% 0;
    font-size: 1em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    height: 50px;
}
  .nav-template strong {
    font-size: 19px;
}
  .nav-template p {
    font-size: 15px;
}
  .contact-bg {
    grid-template-columns: 50px auto;
    gap: 5px;
}
  .contact-bg3 iframe {
    height: 309px;
}
  .project-block1, .project-block2 {
    grid-template-columns: 30% auto;
}
  .prev-text {
    margin-top: -18%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        margin-bottom: 10px;
        height: 40px;
    }
.catalog-sub {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    padding: 3% 8% 3%;
    font-size: 0.85em !important;
}
    .owl-carousel .owl-stage-outer .caption {
        padding: 7% 0 0;
        font-size: 1em;
        font-weight: 400;
        color: #000;
        text-align: left;
        height: 80px;
    }
  .owl-carousel .owl-stage-outer .brifDescription_slide {
    text-align: left;
    font-size: 0.9em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
ul#slider6848eaa9f4eaa3001a715451 , #Component684a44d38917f70013bae256 , #Component684a945136e1ce00131b396c  {
    display: block;
    margin-bottom: -8px;
}
     .about-us {
        white-space: inherit;
        padding: 8% 10%;
        font-size: 1em;
    }
      .about-us h2 {
        font-size: 2em;
    }
      .about-us h3 {
        font-size: 1.5em;
    }
  .grid figure figcaption {
    padding: 0.5em;
}
      figure.effect-oscar h2 {
        font-size: 0.5em;
        bottom: 10px;
    }
  .satistic-block {
    padding: 10% 0 14% 10%;
}
      .h1, h1 {
        font-size: 3.4em;
    }
      .service-mg2 {
        padding: 20%;
    }
      .service-mg {
        width: 93%;
    }
  .service-bg1 {
    font-size: 0.8em;
    padding: 85% 0;
}
      .service-bg2 {
        font-size: 0.8em;
        white-space: inherit;
    }
      .port-block {
        grid-template-columns: auto 20%;
    }
#background68492939f4eaa3001a716437 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
      .itopplus-footer {
        font-size: 10px;
    }
  .footer-2 {
    padding: 0 25%;
}
  .line-bg {
    grid-template-columns: 12px auto;
    gap: 4px;
    width: 90%;
}
  .itopplus-bg {
    background-color: #08203d;
}
      .about-block .about-us {
        padding: 3% 10% 30%;
    }
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
}
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
  .nav-template li:hover {
    text-decoration: none !important;
}
  ul.nav-template * {
   text-decoration-color: transparent;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 5% 0% 0 0% !important;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
      .contact-bg3 iframe {
        height: 200px;
    }
  .project-block1, .project-block2 {
        grid-template-columns: 40% auto;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6848eaa9f4eaa3001a715451 , #imagesControl68493e98678d1e001a3df8a5 , #imagesControl684a44d38917f70013bae256 , #imagesControl684a945136e1ce00131b3950 {
    padding: 0 !important;
}
#imagesControl68493e98678d1e001a3df8a5 , #imagesControl684a945136e1ce00131b3950 {
    margin: -10px;
}
.container {
    padding-right: 5px;
    padding-left: 5px;
}
.about-us , .about-block .about-us {
    padding: 8% 2% 14%;
}
.about-us h2 {
     font-size: 2.2em;
}
.about-us h3 {
    font-size: 1.2em;
}
.menu-align2 {
    padding-left: 10px;
    font-size: 0.74em;
}
  .menu-align2 h4 {
    margin-right: 25%;
}
 .grid figure figcaption {
    padding: 7px;
 }
      figure.effect-oscar h2 {
        font-size: 0.5em;
        bottom: 5px;
    }
  .why-block {
    white-space: inherit;
    padding: 0 10px 0 0;
}
  .why-block h4 {
    margin: 5px 0;
}
  .why-block img {
    width: 10% !important;
    margin: 0 0 5px;
}
.satistic-block {
     padding: 10% 0 14% 2%;
     text-align: center;
}
  .satistic-block h1 {
    font-size: 2.8em;
}
  .satistic-block h3 {
    font-size: 1.1em;
}
  .satistic-sub-block {
    font-size: 1em;
}
 .satistic-img {
        margin-top: 0%;
        margin-right: -10px;
           margin-bottom: -10px;
}
      .service-mg2 {
        padding: 0%;
    }
  .service-bg-block {
    grid-template-columns: repeat(1, 1fr);
    border: 0px solid #c1c1c1;
    margin: -10px -15px 0;
}
      .service-mg {
        width: 100%;
        position: relative;
        margin: 0;
    }
      .service-bg1 {
        padding: 5% 0;
        margin: -15px -15px 0;
    }
  .service-bg1 h3 {
    white-space: inherit;
    color: #000000;
}
  .step-bg-block {
    grid-template-columns: repeat(2, 1fr);
}
  .h2, h2 {
    font-size: 2em;
}
  .menu-align h4 {
    font-size: 1.1em;
}
  .port-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
  #modquee {
    height: 100px;
}
  .modquee-items img {
    height: 70px !important;
    width: 70px !important;
}
  .service-bg2 img {
    width: 100% !important;
    margin: 0px 0;
}
    .service-bg2 {
        font-size: 0.9em;
        display: grid;
        grid-template-columns: 20% auto;
        text-align: left;
        gap: 20px;
        padding: 5% 5%;
        align-items: center;
        border-bottom: 12px solid #fff;
    }
  .step-bg {
    font-size: 1em;
}
  .footer-1 {
    display: none;
}
      #background68492939f4eaa3001a716437 .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
      .itopplus-footer {
        font-size: 12px;
    }
  .footer-3 {
    padding: 0 10px;
}
  .footer-4 {
    padding: 0 35% 0 0%;
}
  article.col-md-6.item.-micro {
    width: 50%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
}
  h3.managerHeader {
    font-size: 1.8em;
}
      .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
        padding: 0px 10px;
    }
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .Textmanager.font-inherit h3 {
    font-size: 1.4em;
}
  .text-contact h3 {
    font-size: 1.4em;
}
  .no-js #Component684b9b6b0b5fec001321437b .col-md-6 {
    padding: 0 15px;
}
  .service-bg2-block {
    grid-template-columns: repeat(1, 1fr);
}
  .service-bg2-block .service-bg2 {
    padding: 10% 5%;
}
  .service-bg2-block .service-bg2 img {
    width: 100% !important;
    margin: 0 auto 0px;
}
  .project-display {
    grid-template-columns: repeat(1, 1fr);
}
  .project-block1, .project-block2 {
        grid-template-columns: 50% auto;
    }
      .prev-text {
        margin-top: -53%;
    }
    .owl-carousel .owl-stage-outer .caption {
        padding: 7% 0 0;
        font-size: 1em;
        font-weight: 400;
        color: #000;
        text-align: left;
        height: 75px;
    }
      .owl-carousel .owl-stage-outer .brifDescription_slide {
        text-align: left;
        font-size: 0.9em;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
      .menu-align2 h4 {
        margin-right: 15%;
    }
      figure.effect-oscar h2 {
        font-size: 0.4em;
    }
}




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