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

.no-js a {
    color: #282828;
    transition: 0.35s;
    font-weight: 400;
}
.no-js a:hover {
    color: #f57b03;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}



.itopplus-bg0 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_01082023fe80/0/0/0z-z488624929494.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #00367d;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 16px;
}
.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: #00367d !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #00367d;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #00367d;
    background: #e8e8e8;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #00367d !important;
    color: #00367d !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #00367d !important;
}
.navbar-default {
    background: #fff;
}
 
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 200px !important;
    top: 5px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 2%;
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: auto;
}
.itopplus-search {
    position: absolute;
    top: 3%;
  	right: 0
}
#background64f97a56530cda0013696efb {
    width: 90%;
    margin: 0 auto;
}
.col-md-9.col-md-offset-0.padding.zIndex-menu {
    z-index: 150;
}
}

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


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


/* 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.05,1.05,1);
}
/* oscar */

/*from Contact*/
.no-js #Component64fa8cf7475ac50013220871 label {
  display: none!important;
}
.no-js #Component64fa8cf7475ac50013220871 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component64fa8cf7475ac50013220871 .form-control {
  border: 1px solid #eee;
  border-radius: 0px!important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 24px 17px;
  font-weight: 400;
  background: transparent;
  color: #1b1c1e;
  font-size: 15px !important;
}
.no-js #Component64fa8cf7475ac50013220871 .form-control:focus {
  border: 1px solid  #ff82d2;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px002660;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component64fa8cf7475ac50013220871 .btn {
  background-image: -webkit-linear-gradient(top,#ff82d2 0,#ff82d2 100%);
  background-image: -o-linear-gradient(top,#ff82d2 0,#ff82d2 100%);
  background: linear-gradient(to bottom, #ff82d2 1%,#ff82d2 100%);
  color: #fff;
  text-shadow: 0 0px 0 #ff82d2;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 8px 30px 8px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component64fa8cf7475ac50013220871 .btn-default:active {
  background: linear-gradient(to bottom, #ff82d2 1%,#ff82d2 100%);
}
.no-js #Component64fa8cf7475ac50013220871 .btn-default:hover,
.no-js #Component64fa8cf7475ac50013220871 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to bottom, #ff82d2 1%,#ff82d2 100%);
}
.no-js #Component64fa8cf7475ac50013220871  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component64fa8cf7475ac50013220871 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component64fa8cf7475ac50013220871 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
/*from Contact*/



/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background64faa4bd056cdf001302974c .thumbnail,
#background64fac14d056cdf0013029ccc .thumbnail,
#background64fac8feb8ede50013539f68 .thumbnail,
#background64facacb056cdf001302a054 .thumbnail,
#background64facb7b056cdf001302a070 .thumbnail,
#background64facc28056cdf001302a08c .thumbnail,
#background6503c87a01be6900133ca8ec .thumbnail,
#background6503cadc071faf001450979b .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%;
}
#background64faa4bd056cdf001302974c .thumbnail:hover,
#background64fac14d056cdf0013029ccc .thumbnail:hover,
#background64fac8feb8ede50013539f68 .thumbnail:hover,
#background64facacb056cdf001302a054 .thumbnail:hover,
#background64facb7b056cdf001302a070 .thumbnail:hover,
#background64facc28056cdf001302a08c .thumbnail:hover,
#background6503c87a01be6900133ca8ec .thumbnail:hover,
#background6503cadc071faf001450979b .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}



#background64fabcb336f2d00013910b74 .boderedlayoutClient,
#background64fac14d056cdf0013029cce .boderedlayoutClient,
#background64fac8feb8ede50013539f6a .boderedlayoutClient,
#background64facacb056cdf001302a056 .boderedlayoutClient,
#background64facb7b056cdf001302a072 .boderedlayoutClient,
#background64facc28056cdf001302a08e .boderedlayoutClient,
#background6503c87a01be6900133ca8f5 .boderedlayoutClient,
#background6503cadc071faf00145097a4 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}



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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
}


.textfooter {
    font-size: 16px;
    margin-bottom: 5%;
}
.textfooter2 {
    font-weight: 300;
    white-space: break-spaces;
}
.padicon-footer {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.icon-footer {
    width: 9%;
}
.texticon-footer {
    align-self: center;
    margin-left: 10px;
    font-weight: 300;
}
.textfooter3 {
    white-space: break-spaces;
    line-height: 2.5;
}
.copyright {
    font-size: 12px;
    margin-top: 20px;
}
.footercol3 {
    margin-left: 5%;
    width: 110%;
}
.padsocial-head {
    display: flex;
    width: 50%;
    margin-left: 30%;
    margin-top: -4%;
}
.social-headblock {
    padding: 0% 5%;
}
.social-head {
    transition: 0.35s;
}
.social-head:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
#background64f96f8d8c84bc001259a134 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.padsection-one h1 {
    color: #00367d;
    font-weight: 600;
    font-size: 48px;
}
.padsection-one h3 {
    font-weight: 600;
}
.padsection-one {
    white-space: break-spaces;
    line-height: 1.5;
    margin-top: 5%;
    margin-left: 7%;
}
.padsection-one h5 {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2;
    padding: 2% 0%;
}
.iconclassic {
    width: 55%;
    margin-bottom: 10%;
    margin-left: -5%;
    line-height: 0;
}
.bgiconclasssic {
    background: #fff;
    padding: 10% 10% 10%;
    transition: 0.35s;
    height: 360px;
}
.bgiconclasssic:hover {
    background: #00367d;
    transition: 0.35s;
    color: #fff;
}
.border-block {
    border-bottom: 2px solid #ff82d2;
    width: 25%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.bgiconclasssic h3 {
    font-weight: 600;
}
.bgiconclasssic h4 {
    font-weight: 600;
    font-size: 22px;
}
#iframe64f97872530cda0013696e63 {
    margin-bottom: -10px;
}
.padmenu h1 {
    text-align: center;
    font-weight: 600;
    font-size: 34px;
}
.padmenu-block {
    padding: 4% 0% 2%;
}
#background64f97a6b530cda0013696f03 figure.effect-sadie {
    border-radius: 200px 0px 0px 0px;
    margin-top: 35% !important;
}
#background64f97acea211850013a995b1 figure.effect-sadie {
    border-radius: 0px 200px 0px 0px;
    margin-top: 35% !important;
}
#background64f97ababa99b100130737b2 figure.effect-sadie {
    border-radius: 200px 200px 0px 0px;
}
#background64f984018c8edb0012c1e02c figure.effect-sadie {
    border-radius: 0px 0px 200px 200px;
}
#background64f97ababa99b100130737b2 .thumbs, #background64f97a6b530cda0013696f03 .thumbs, #background64f97acea211850013a995b1 .thumbs {
    margin-bottom: 0px;
}
#background64f983f0fe39eb0013b7d4e6 figure.effect-sadie {
    border-radius: 0px 0px 0px 200px;
}
#background64f983d5fe39eb0013b7d4dc figure.effect-sadie {
    border-radius: 0px 0px 200px 0px;
}


figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgb(72 76 97 / 0%) 75%);
}
#background64f97ababa99b100130737b2 .grid figure figcaption {
    background: linear-gradient(to bottom, rgb(255 130 211 / 0%) 85%,rgb(255 130 211 / 75%) 99%);
}
#background64f983d5fe39eb0013b7d4dc .grid figure figcaption {
    background: linear-gradient(to bottom, rgb(255 130 211 / 75%) 0%,rgba(255,255,255,0) 20%);
}
#background64f983f0fe39eb0013b7d4e6 .grid figure figcaption {
    background: linear-gradient(to bottom, rgb(255 130 211 / 75%) 0%,rgba(255,255,255,0) 20%);
}
#background64f97a6b530cda0013696f03 .grid figure figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 83%,rgb(0 54 125 / 70%) 100%);
}
#background64f97acea211850013a995b1 .grid figure figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 83%,rgb(0 54 125 / 70%) 100%);
}
#background64f984018c8edb0012c1e02c .grid figure figcaption {
    background: linear-gradient(to bottom, rgba(0,54,125,70%) 0%,rgba(255,255,255,0) 20%);
}
figure.effect-sadie 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-sadie:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}


.grid figure img {
    opacity: 1;
}
.padbgsadie {
    display: flex;
    width: 100%;
    padding: 0% 7% 2%;
    margin-top: 120%;
}
.padsadie {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}
.padbgsadie-block {
    width: 90%;
}
.padbgsadie-block2 {
    width: 10%;
}
.padbgsadie2 {
    display: flex;
    width: 100%;
    padding: 0% 7% 2%;
    margin-top: -60%;
}



#background64f983f0fe39eb0013b7d4e6 figure.effect-sadie:hover h2, 
#background64f984018c8edb0012c1e02c figure.effect-sadie:hover h2, 
#background64f983d5fe39eb0013b7d4dc figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,50%,0) translate3d(0,40px,0)  !important;
	transform: translate3d(0,0%,0) translate3d(0,0px,0)  !important;
}



#background64f97a6b530cda0013696f03 figure.effect-sadie:hover h2, 
#background64f97ababa99b100130737b2 figure.effect-sadie:hover h2, 
#background64f97acea211850013a995b1 figure.effect-sadie:hover h2   {
	color: #fff;
	-webkit-transform: translate3d(0,50%,0) translate3d(0,40px,0) !important;
	transform: translate3d(0,-61%,0) translate3d(0,57.5px,0) !important;
}





#mainmenu64f99c198c8edb0012c1e510 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 1px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.padiconhighlight-block {
    display: flex;
    margin-bottom: 3%;
}
.padiconhighlight {
    width: 33.3%;
    text-align: center;
    transition: 0.35s;
}
.padiconhighlight:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.iconhighlight {
    width: 31%;
    margin-bottom: 7% !important;
    margin: 0 auto;
}
.padhighlight {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 3%;
}
.checkprice {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-top: 8%;
}
.padiconaddline {
    background: #00c300;
    color: #fff;
    display: flex;
    width: 29%;
    margin: 0 auto;
    padding: 8px 15px;
    border-radius: 35px;
    transition: 0.35s;
    margin-top: 5%;
    margin-bottom: 5%;
}
.iconaddline {
    width: 23%;
}
.texticonaddline {
    font-size: 21px;
    align-self: center;
    margin-left: 6%;
}
.padiconaddline:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.padabout h1 {
    font-weight: 600;
    padding: 2% 0%;
}
.padabout h2 {
    color: #00367d;
    font-weight: 600;
}
.padabout {
    padding: 3% 0% 0%;
}
.padmenu-block2 {
    padding: 4% 0% 1%;
}
.padqrcode-block {
    display: flex;
    width: 100%;
    margin-top: 1%;
    background: #fff;
    padding: 2%;
}



.qrcode-block {
    width: 50%;
}
.qrcode-block2 {
    margin-left: 5%;
    font-weight: 600;
    font-size: 20px;
    margin-top: 4%;
}
.padiconaddline2 {
    background: #00c300;
    color: #fff;
    display: flex;
    width: 56%;
    padding: 8px 15px;
    border-radius: 35px;
    transition: 0.35s;
    margin-top: 5%;
    margin-bottom: 5%;
}
.padiconaddline2:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.texticonaddline2 {
    font-size: 20px;
    align-self: center;
    margin-left: 6%;
}
.white-space {
    white-space: break-spaces;
    line-height: 1.5;
}
.padproduct-block {
    text-align: center;
    margin-top: 1%;
}
.padproduct-block span {
    color: #f57b03;
    font-weight: 600;
}



#background64faa4bd056cdf001302974c .grid figure figcaption {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 83%,rgb(0 54 125 / 70%) 100%);
}
.bgdetail-product {
    font-size: 15px;
    white-space: break-spaces;
    text-align: left;
    background: #fff;
    padding: 7% 0% 7% 5%;
    line-height: 1.5;
}
.bgdetail-product span {
    font-weight: 600;
}
.border-product {
    border-bottom: 2px solid #ff82d2;
    width: 10%;
    padding-top: 1%;
    margin-bottom: 2% !important;
    margin: 0 auto;
}
.padproduct-block h3 {
    margin-bottom: 1%;
}
.padqrcode-block2 {
    width: 95%;
    margin-top: 5%;
}
.padqrcode-block2 h2 {
    color: #00367d;
    font-weight: 600;
}
.padqrcode-block2 h1 {
    font-weight: 600;
    margin-bottom: 2%;
    font-size: 24px;  
}
#background64fad0eb056cdf001302a1ab .thumbs {
    margin-bottom: 0px;
}
#contentnewmode64fad56a056cdf001302a339 .iconhighlight {
    width: 25%;
}
.padqrcode-block2 h1 span {
    color: #f57b03;
}
.padhighlight-service {
    background: #fff;
    padding: 2%;
}


#background64fad802b8ede5001353a2ba .boderedlayoutClient,
#background64fadb90b38bfb00136a2b9a .boderedlayoutClient,
#background64fadd79056cdf001302a4f7 .boderedlayoutClient,
#background64fade37b8ede5001353a3fd .boderedlayoutClient,
#background64fadf20c47b9d00132b03e4 .boderedlayoutClient,
#background64fadfcea3ada70013441619 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background64fad802b8ede5001353a2ba,
#background64fadb90b38bfb00136a2b9a,
#background64fadd79056cdf001302a4f7,
#background64fade37b8ede5001353a3fd,
#background64fadf20c47b9d00132b03e4,
#background64fadfcea3ada70013441619 {
    margin-top: -15px;
}
.padqrcode-block2 h2 {
    font-size: 34px;
}
.padiconcontact-us {
    background: #fff;
    padding: 2% 0% 8%;
    height: 210px;
}
.iconcontact-us {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 8%;
    margin-top: 8%;
}
.texticoncontact-us {
    white-space: break-spaces;
    text-align: center;
}
#background64fa8cf7475ac50013220871 {
    background: #fff !important;
    padding: 4%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #f57b03 !important;
}
.buttonExampleSite:hover {
    background: #f57b03 !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;
}
.pdpa-text.pdpamg1 {
    padding: 3% 0%;
}
.padempty {
    padding: 1%;
}
.texticoncontact-us {
    font-size: 15px;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 3em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 19px;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.padsection-one h1 {
    font-size: 64px;
}
.padsection-one h5 {
    font-size: 40px;
}
.bgiconclasssic h4 {
    font-size: 30px;
}
.bgiconclasssic {
    height: 460px;
}
.iconclassic {
    width: 50%;
}
.padmenu-block {
    padding: 10% 0% 2%;
}
.padmenu h1 {
    font-size: 44px;
}
#background64f97a6b530cda0013696f03 figure.effect-sadie {
    border-radius: 300px 0px 0px 0px;
    margin-top: 35% !important;
}
#background64f97acea211850013a995b1 figure.effect-sadie {
    border-radius: 0px 300px 0px 0px;
    margin-top: 35% !important;
}
#background64f97ababa99b100130737b2 figure.effect-sadie {
    border-radius: 300px 300px 0px 0px;
}
#background64f984018c8edb0012c1e02c figure.effect-sadie {
    border-radius: 0px 0px 300px 300px;
}
#background64f983f0fe39eb0013b7d4e6 figure.effect-sadie {
    border-radius: 0px 0px 0px 300px;
}
#background64f983d5fe39eb0013b7d4dc figure.effect-sadie {
    border-radius: 0px 0px 300px 0px;
}
.padsadie {
    font-size: 30px;
}
.padbgsadie-block2 {
    width: 9%;
}
#background64f97a6b530cda0013696f03 figure.effect-sadie:hover h2, 
#background64f97ababa99b100130737b2 figure.effect-sadie:hover h2, 
#background64f97acea211850013a995b1 figure.effect-sadie:hover h2   {
	transform: translate3d(0,-58%,0) translate3d(0,57.5px,0) !important;
}
.padhighlight {
    font-size: 40px;
}
.texticonaddline {
    font-size: 30px;
}
.iconaddline {
    margin-left: 3%;
}
.textfooter {
    font-size: 19px;
}
.textfooter3 {
    font-size: 16px;
}
.texticon-footer {
    font-size: 16px;
}
.copyright {
    font-size: 15px;
}
.textfooter2 {
    font-size: 16px;
}
.checkprice {
    font-size: 40px;
}
ul.icon-a {
    font-size: 19px;
}
.qrcode-block {
    width: 40%;
}
.qrcode-block2 {
    font-size: 26px;
}
.texticonaddline2 {
    font-size: 26px;
}
.bgdetail-product {
    font-size: 19px;
}
.padqrcode-block2 h2 {
    font-size: 42px;
}
.padqrcode-block2 h1 {
    font-size: 28px;
}
.qrcode-block2 {
    margin-top: 2%;
}
.iconcontact-us {
    width: 35%;
}
.texticoncontact-us {
    font-size: 19px;
}
.padiconcontact-us {
    height: 250px;
}
.no-js #Component64fa8cf7475ac50013220871 .form-control {
    padding: 24.5px 17px;
}
.padqrcode-block {
    margin-top: 0%;
}
}



@media screen and (max-width : 1200px) {
.padsection-one h1 {
    font-size: 44px;
}
.padsection-one h5 {
    font-size: 24px;
}
.padsection-one {
    white-space: inherit;
}
.bgiconclasssic h4 {
    font-size: 18px;
}
.padsadie {
    font-size: 16px;
}
.padiconaddline {
    width: 38%;
}
.checkprice {
    font-size: 26px;
}
.padhighlight {
    font-size: 26px;
}
.iconhighlight {
    width: 35%;
}
.padiconaddline2 {
    width: 75%;
}
.qrcode-block {
    width: 80%;
}
.iconcontact-us {
    width: 35%;
}
.padiconcontact-us {
    height: 175px;
}
}

@media screen and (max-width : 900px) {
h1 {
    font-size: 1.7em;
}
.padiconaddline {
    width: 55%;
}
#background64f97a6b530cda0013696f03 figure.effect-sadie {
    border-radius: 150px 0px 0px 0px;
    margin-top: 35% !important;
}
#background64f97acea211850013a995b1 figure.effect-sadie {
    border-radius: 0px 150px 0px 0px;
}
#background64f983f0fe39eb0013b7d4e6 figure.effect-sadie {
    border-radius: 0px 0px 0px 150px;
}
#background64f983d5fe39eb0013b7d4dc figure.effect-sadie {
    border-radius: 0px 0px 150px 0px;
}
#background64f9705e8c84bc001259a143 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.bgiconclasssic {
    height: 390px;
}
.padbgsadie {
    margin-top: 110%;
}
.qrcode-block {
    width: 100%;
}
.padiconaddline2 {
    width: 88%;
}
.white-space {
    white-space: inherit;
}
#background64fad802b8ede5001353a2ba,
#background64fadb90b38bfb00136a2b9a,
#background64fadd79056cdf001302a4f7,
#background64fade37b8ede5001353a3fd,
#background64fadf20c47b9d00132b03e4,
#background64fadfcea3ada70013441619 {
    margin-top: 0px;
}
.padqrcode-block2 h1 {
    font-size: 22px;
} 
.padiconaddline2 {
    width: 95%;
}
.padmenu h1 {
    font-size: 28px;
}
#background64fae569b38bfb00136a2dbb .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.texticoncontact-us {
    white-space: inherit;
}
}

@media screen and (max-width : 480px) {
h3 {
    font-size: 20px;
}
#background64f9705e8c84bc001259a143 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
}
#background64fae569b38bfb00136a2dbb .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
} 
.bgiconclasssic h4 {
    font-size: 26px;
}
.iconclassic {
    width: 45%;
}
.padsadie {
    font-size: 20px;
}
#background64f97acea211850013a995b1 figure.effect-sadie {
    margin-top: 5% !important;
}
#background64f97a6b530cda0013696f03 figure.effect-sadie {
    margin-top: 5% !important;
}
#mainmenu64f99c198c8edb0012c1e510 {
    margin: -10px;
}
#mainmenu64f9abe2ba99b10013073fd4 {
    margin: -10px;
}
#background64f9abe2ba99b10013073fd4 {
    margin-top: -10px;
}  
.padiconhighlight-block {
    display: inherit;
} 
.iconhighlight {
    width: 30%;
    margin-bottom: 5% !important;
}
.padiconhighlight {
    width: 100%;
}
.padiconhighlight {
    margin-bottom: 10%;
}
.navbar-default .navbar-toggle {
    margin-top: 3.5% !important;
}
#Component64f97872530cda0013696e63 {
    margin: -10px;
}
.copyright2 {
    font-size: 12px;
}
.padmenu-block2 {
    background: #fff;
    padding: 5%;
}
.border-product {
    width: 23%;
    padding-top: 3%;
    margin-bottom: 4% !important;
}
.iconcontact-us {
    width: 22%;
    margin-bottom: 5%;
}
.padqrcode-block2 h2 {
    font-size: 30px;
}
.padqrcode-block2 h1 {
    font-size: 20px;
}
.qrcode-block2 {
    margin-top: 3%;
}
.padiconaddline2 {
    width: 90%;
}
.texticonaddline2 {
    font-size: 18px;
}
}




#background64fae207056cdf001302a656 .thumbs {
    margin-bottom: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #00367d;
    border-color: #00367d;
}
.pagination>li>a, .pagination>li>span {
    color: #00367d;
}





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



