.itopplus-background {

}
body, html {
    color: black;
    overflow-x: hidden;
} 
a {
    color: #000;
}
a:hover {
    color: #fa5307;
}
b, strong {
    font-weight: 600;
}
.itopplus-head {
    color: #fff;
}
.itopplus-head a {
    color: #fff;
}
.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background-color: #496348;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 5px rgba(0,0,0,20%);
}

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

.itopplus-bg3{
  color: white;
  background-position: bottom center;   
} 


/************Menu***************/
#main-navbar-collapse {
    text-align: center;
    background: rgb(73 99 72);
}
.itopplus-search {
    color: #000;
    margin-top: 2%;
}
.itopplus-head {
  	background-color: #496348;
  	color: #fff;
}
.itopplus-menu {
    margin-top: 0;
}
.navbar-default {
    background: #496348!important;
}      
.navbar-default .navbar-nav>li>a {
    margin: 10px 0;
    padding: 5px 15px 5px 15px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #ffffff;
}
.dropdown-menu>li>a {
    padding: 5px 20px;
    color: #000 !important;
    font-size: 16px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #496348;
    background-image: -webkit-linear-gradient(top,#496348 0,#496348 100%);
    background-image: -o-linear-gradient(top,#496348 0,#496348 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#496348),to(#496348));
    background-image: linear-gradient(to bottom,#496348 0,#496348 100%);
    background-repeat: repeat-x;
    color: white !important;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #fff !important;
    background-color: transparent;
    box-shadow: none;
    border-bottom: none;
}
/********Mobile-Sidebar*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link, .itopplus-sidebar-menu-parent a {
    color: #fff!important;
}
.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle:focus .text-bar{
    color: #fff!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle .text-bar, .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff !important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
.nav>li>a:focus {
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}



/******************************/
@media only screen and (min-width:375px) {  
  
}
@media screen and (min-width:768px) {   
}

/* Medium Devices, Desktops */
@media screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
.navbar-default {
    background-color: transparent!important;
}
.no-js .itopplus-menu {
    background-color: #496348;
    color: #fff;
}
.itopplus-head {
    display: none;
}
}

/* Large Devices, Wide Screens */
@media screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
}
@media screen and (min-width :1900px){
.itopplus-bg3{
  background-size: 100% auto;   
  }    
}



/**/
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fa5307;
}
.itopplus-footer h3 {
    font-size: 17px;
    color: #fa5307;
    font-weight: 600;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 0 6px 0;
}
.backToTop {
    width: 65px !important;
    right: 10px !important;
    bottom: 10px !important;
}
.backToTop img {
    width: 100%;
}
.display-menu {
    text-align: center;
}
.header-menu {
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding: 2px 2px;
    transition: 0.5s;
    display: inline-block;
    font-weight: 300;
    margin: 0 15px;
}
.header-menu:hover {
    border-bottom: 3px solid white;
}
.header-tel {
    font-size: 16px;
    font-weight: 500;
}
.header-tel  h4.media-heading {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
.border-footer {
    border: 2px solid #fff;
    width: 40%;
    padding: 5px;
    margin: 7% 0 3%;
}

/**/
.about-home {
    font-size: 20px;
    text-align: center;
    padding: 4% 0;
    white-space: pre-line;
}
.about-home h1 {
    font-size: 38px;
    margin-bottom: 0;
    font-weight: 500;
}
.about-home h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}
.border-about {
    border-bottom: 4px solid #fa5307;
    width: 95px;
    margin: 2% auto;
}
.width-icon {
    width: 50%;
    margin: 1% auto 5%;
}
table.mytablep {
  border:none;
  border-collapse: separate; 
}
.mytablep th, .mytablep td {
    border-left: 0px solid #fff;
    border-right: 2px solid #9799a5;
    background-color: transparent;
    text-align: center;
    vertical-align: text-top;
    width: 50%;
    font-size: 22px;
    font-weight: 500;
}
.mytablep img {
    margin-bottom: 5%;
    transition: 0.5s;
}
.mytablep img:hover {
    filter: hue-rotate(320deg);
}
.text-menu {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 3% 0 0;
}


.project-recommend {
    font-size: 15px;
    white-space: pre-line;
    padding: 4% 2%;
}
.project-recommend h3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #bcbfc8;
    padding: 0 0 9px;
    margin-bottom: 15px;
}
.project-recommend h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    position: absolute;
    bottom: 14%;
}
.project-des {
    height: 240px;
}
.btn-more {
    background-color: #000;
    color: white;
    border: none;
    font-size: 12px;
    padding: 7px 10px;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #4f654e;
    color: white;
}
.thumbnail {
    padding: 10px;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 0 20px rgba(0,0,0,20%);
}
#Component627894765880e6001318237c .col-md-3.col-sm-4.col-xs-4 {
    width: 11.11%;
}
#Component62787f1ff0f810001434e22d {
    width: 65%;
    margin: 0 auto;
}
.no-js #Component62787f1ff0f810001434e22d .form-horizontal .form-group-sm .form-control, .no-js #Component62787f1ff0f810001434e22d .input-sm {
    height: 50px;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 10px 0 0 10px;
    font-style: italic;
    background-color: #f6f6f6;
}
.no-js #Component62787f1ff0f810001434e22d .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,#ef5007 0,#ef5007 100%);
    background-repeat: repeat-x;
    border-color: #ef5007;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 0 10px 10px 0;
    height: 50px;
    font-weight: 300;
}
.no-js #Component62787f1ff0f810001434e22d .btn-default:focus, .no-js #Component62787f1ff0f810001434e22d  .btn-default:hover   {
    background-color: #ef5007;
    background-position: 0 -15px;
}
.text-about2 {
    text-align: center;
    padding: 2% 0;
}
.text-about2 h2 {
    font-size: 30px;
    font-weight: 400;
    white-space: pre-line;
    line-height: 1.3;
}
.text-about2 h3 {
    font-size: 26px;
    font-weight: 400;
    white-space: pre-line;
    font-style: italic;
    line-height: 1.3;
}
.border-about2 {
    border-bottom: 3px solid #ffffff;
    width: 90px;
    margin: 5% auto;
}
.btn-readmore {
    background-color: #1d2821;
    color: white;
    border: none;
    font-size: 16px;
    padding: 8px 20px;
    margin: 3% auto 0;
    transition: 0.5s;
}
.btn-readmore:hover {
    background-color: #fc8318;
    color: white;
}
.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;
}
/************/
#carousel62787f545880e60013181c84 .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel62787f545880e60013181c84 .carousel-indicators .active {
	background-color: #fff;
	border-color:#fff;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel62787f545880e60013181c84 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 10px;
} 
#carousel62787f545880e60013181c84 .carousel-indicators {
    bottom: -10%;
} 
#carousel62787f545880e60013181c84 .glyphicon-chevron-left:before,
#carousel62787f545880e60013181c84 .glyphicon-chevron-right:before {
	 display: none;
}

.contact-home {
    font-size: 22px;
    font-weight: 500;
    white-space: pre-line;
    text-align: center;
    line-height: 1.3;
    padding: 2% 0;
}
.no-js #formdisplay6278b22ef0f810001434ec50 label {
    display: none!important;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .form-control {
      border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px;
    padding: 15px 0;
    font-weight: 300;
    background: transparent;
    color: #fff !important;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .form-control:hover {
    border-bottom: 1px solid #ef5007;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .form-control:focus {
    border-bottom: 1px solid #ef5007;
    -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: #fff!important;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#fff 0,#fff 25%,#fff 50%,#fff 75%,#fff 100%);
    color: #000;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 20px;
    font-size: 14px;
    border: 0px solid transparent;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .btn-default:active {
   background-color: #fff;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .btn-default:hover,
.no-js #formdisplay6278b22ef0f810001434ec50 .btn-default:focus {
    background-position: 0 0px;
  background-color: #fff;
}
.no-js #formdisplay6278b22ef0f810001434ec50  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #formdisplay6278b22ef0f810001434ec50 span.label {
    font-size: 13px;
    font-weight: 300;
}
.no-js #formdisplay6278b22ef0f810001434ec50 .form-control::placeholder {
    color: #fff !important;
}
#formdisplay6278b22ef0f810001434ec50 #editor1 ,  #formdisplay6278b22ef0f810001434ec50 #editor2 ,  #formdisplay6278b22ef0f810001434ec50 #editor3 {
    display: none;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}
#capcha0 .col-md-12.col-sm-12 img {
    border: 0;
    padding: 5px 5px 0 0;
}
#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
}
a#capchatxt {
    color: white;
}
#btnview6278b22ef0f810001434ec50 {
    margin-left: 25%;
}
.glyphicon-ok-circle:before {
    display: none;
}
.CASS-D-border {
    background-image: none;
    background-color: rgba(38,42,29,60%) !important;
    padding: 0 0;
    border-radius: 10px;
    width: 90%;
    margin: 0 auto;
}


/**/
.text-menu {
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    padding: 4% 0 0;
}
.border-menu {
    border-bottom: 4px solid #fa5307;
    width: 95px;
    margin: 2% auto;
}
#Component6278eb31f0f810001434f944 {
    padding: 0 10%;
}

/**/
.text-project {
    font-size: 20px;
    text-align: center;
    padding: 2% 0;
}
.text-project h2 {
    font-size: 28px;
    font-weight: 600;
    color: #496348;
    margin-bottom: 10px;
}
.text-project h3 {
    font-size: 36px;
    color: #fa5408;
    font-weight: bold;
    font-style: italic;
}
.no-js #formdisplay627927935880e60013183d89 label {
    display: none!important;
}
.no-js #formdisplay627927935880e60013183d89 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #formdisplay627927935880e60013183d89 .form-control {
      border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px;
    padding: 15px 0;
    font-weight: 300;
    background: transparent;
    color: #fff !important;
}
.no-js #formdisplay627927935880e60013183d89 .form-control:hover {
    border-bottom: 1px solid #ef5007;
}
.no-js #formdisplay627927935880e60013183d89 .form-control:focus {
    border-bottom: 1px solid #ef5007;
    -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: #fff!important;
}
.no-js #formdisplay627927935880e60013183d89 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#fff 0,#fff 25%,#fff 50%,#fff 75%,#fff 100%);
    color: #000;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 20px;
    font-size: 14px;
    border: 0px solid transparent;
}
.no-js #formdisplay627927935880e60013183d89 .btn-default:active {
   background-color: #fff;
}
.no-js #formdisplay627927935880e60013183d89 .btn-default:hover,
.no-js #formdisplay627927935880e60013183d89 .btn-default:focus {
    background-position: 0 0px;
  background-color: #fff;
}
.no-js #formdisplay627927935880e60013183d89  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #formdisplay627927935880e60013183d89 span.label {
    font-size: 13px;
    font-weight: 300;
}
.no-js #formdisplay627927935880e60013183d89 .form-control::placeholder {
    color: #fff !important;
}
#formdisplay627927935880e60013183d89 #editor1 ,  #formdisplay627927935880e60013183d89 #editor2 ,  #formdisplay627927935880e60013183d89 #editor3 {
    display: none;
}
#btnview627927935880e60013183d89 {
    margin-left: 25%;
}

.text-project2 {
    font-size: 16px;
    padding: 5% 2%;
    height: 250px;
}
.text-project2 h3 {
    font-size: 20px;
    font-weight: 600;
    height: 55px;
}
.text-project3 {
    font-size: 16px;
}
.text-project3 h2 {
    font-size: 22px;
    font-weight: 600;
}
.text-project3 h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
}
.padding-project3 {
    padding: 8px 0;
}
.text-project4 {
    font-size: 16px;
    background-color: white;
    border-bottom: 8px solid #a6ce39;
    padding: 5%;
}
.text-project4 h3 {
    font-size: 22px;
    color: #496348;
    font-weight: 600;
    margin-bottom: 15px;
}
.des-project4 {
    height: 160px;
}
.tab .nav-tabs {
    border: none;
    margin-bottom: 20px;
}
.tab .nav-tabs li a {
    display: block;
    padding: 7px 19px 7px 0;
    margin: 0 0 15px 0;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    border: 0px solid #d3d3d3;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:before{
    content: "";
    width: 105%;
    height: 4px;
    background: #d3d3d3;
    position: absolute;
    bottom: -36px;
    left: 0;
}
.tab .nav-tabs li.active a:before{ background: #496348; }
.tab .nav-tabs li a:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50px 50px 0px 50px;
    transform: rotate(45deg);
    background: #fff;
    border: 6px solid #496348;
    box-shadow: 0 0 8px rgba(0,0,0,0.4);
    position: absolute;
    bottom: -43px;
    right: 0;
    z-index: 1;
    left: 0;
}
.tab .nav-tabs li.active a:after{ background: #496348; }
.tab .nav-tabs li a:hover, .tab .nav-tabs li.active a {
    background: transparent;
    color: #496348;
    border: 0px solid #ddd;
}
.tab .tab-content {
    padding: 30px 15px;
    margin-top: 5%;
    background: #fff;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    position: relative;
}
.tab .tab-content:before {
    content: "";
    width: 100%;
    padding: 6px 0;
    border: 0px solid #d3d3d3;
    position: absolute;
    top: -18px;
    left: 0;
}
.tab .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}
.ContentmanagerTab .nav-tabs li.active a, .ContentmanagerTab .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    color: #496348!important;
    background-color: transparent!important;
    border: 0 solid transparent!important;
    border-bottom-color: transparent;
}
.text-project5 {
    font-size: 16px;
    padding: 10% 5%;
}
.text-project5 h3 {
    font-size: 24px;
    color: #fa5307;
    font-weight: 600;
    margin-bottom: 15px;
}
.text-project5 h4 {
    font-size: 20px;
    margin: 25px 0;
}
.padding-project5 {
    padding: 5px 0;
}
.text-project6 {
    font-size: 16px;
    padding: 5% 2%;
    height: 120px;
}
.text-project6 h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.TabItpContentLandingPage2>ul {
    width:85%;
    margin: 0 auto;
    display: block;
}
.TabItpContentLandingPage2>ul>li.active>a {
    border-bottom: 3px solid #fa5408!important;
}
.TabItpContentLandingPage2>ul>li>a {
    border-bottom: 3px solid #e0e0e0;
}
.TabItpContentLandingPage2>ul>li>a:hover {
    border-bottom: 3px solid #fa5408;
}
.tab-content {
    border: none !important;
}
.tab-itp-background {
    padding: 0% !important;
}
.TabItpContentLandingPage3>ul {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.TabItpContentLandingPage3>ul>li.active>a {
    border-bottom: 3px solid #496348!important;
    background-color: #496348!important;
    border-radius: 50px;
}
.TabItpContentLandingPage3>ul>li.active>a>span {
    color: #ffffff !important;
}
.TabItpContentLandingPage3>ul>li>a>span:hover {
    color: #ffffff;
}
.TabItpContentLandingPage3>ul>li>a {
    background-color: #e7e7e7;
    border-radius: 50px;
    margin: 0 5px;
}
.TabItpContentLandingPage3>ul>li>a:hover {
    background-color: #496348;
    border-bottom: 3px solid #496348;
    color: #ffffff;
}
.TabItpContentLandingPage3>ul>li>a>span {
    color: #000000;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
}
.Textmanager.font-inherit h3 {
    font-size: 24px;
    text-align: center;
    padding: 2% 0;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
#Contentmanager .thumbnail {
    padding: 0px;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
     box-shadow: 0 0 10px #a2a2a2;
}
#Component6279ed0da034fc0014b1ec94 {
    padding: 0 10%;
}
/**/
.no-js #formdisplay627a0d8da034fc0014b1ef4d label ,
.no-js #formdisplay627a0dd0f0f8100014350e97 label {
    display: none!important;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .form-control ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .form-control {
      border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px;
    padding: 15px 0;
    font-weight: 300;
    background: transparent;
    color: #fff !important;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .form-control:hover ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .form-control:hover {
    border-bottom: 1px solid #ef5007;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .form-control:focus ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .form-control:focus {
    border-bottom: 1px solid #ef5007;
    -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: #fff!important;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .btn ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#fff 0,#fff 25%,#fff 50%,#fff 75%,#fff 100%);
    color: #000;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 20px;
    font-size: 14px;
    border: 0px solid transparent;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .btn-default:active ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .btn-default:active  {
   background-color: #fff;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .btn-default:hover, .no-js #formdisplay627a0d8da034fc0014b1ef4d .btn-default:focus ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .btn-default:hover, .no-js #formdisplay627a0dd0f0f8100014350e97 .btn-default:focus {
    background-position: 0 0px;
  background-color: #fff;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay627a0dd0f0f8100014350e97  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d span.label ,
.no-js #formdisplay627a0dd0f0f8100014350e97 span.label  {
    font-size: 13px;
    font-weight: 300;
}
.no-js #formdisplay627a0d8da034fc0014b1ef4d .form-control::placeholder ,
.no-js #formdisplay627a0dd0f0f8100014350e97 .form-control::placeholder {
    color: #fff !important;
}
#formdisplay627a0d8da034fc0014b1ef4d #editor1 ,  #formdisplay627a0d8da034fc0014b1ef4d #editor2 ,  #formdisplay627a0d8da034fc0014b1ef4d #editor3 , #formdisplay627a0d8da034fc0014b1ef4d #editor4 ,
#formdisplay627a0dd0f0f8100014350e97 #editor1 ,  #formdisplay627a0dd0f0f8100014350e97 #editor2 ,  #formdisplay627a0dd0f0f8100014350e97 #editor3 , #formdisplay627a0dd0f0f8100014350e97 #editor4 , #formdisplay627a0dd0f0f8100014350e97 #editor5 ,#formdisplay627a0dd0f0f8100014350e97 #editor6  {
    display: none;
}
#formdisplay627a0dd0f0f8100014350e97 input#textbox4 {
    width: 100% !important;
}


#Component627a32c4f0f810001435161b {
    padding: 0 10%;
}
.text-contact {
    padding: 5%;
    font-size: 16px;
    background-color: #f8f8f8;
}
.text-contact h3 {
    color: #fa5307;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.padding-contact {
    padding: 1% 0;
}
/*from Contact*/
.no-js #Component627a343ff0f8100014351682 label {
    display: none!important;
}
.no-js #Component627a343ff0f8100014351682 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component627a343ff0f8100014351682 .form-control {
      border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 15px;
    padding: 25px 0;
    font-weight: 400;
    background: transparent;
    color: #000;
}
.no-js #Component627a343ff0f8100014351682 .form-control:hover {
    border-bottom: 1px solid #fa5307;
}
.no-js #Component627a343ff0f8100014351682 .form-control:focus {
    border-bottom: 1px solid #fa5307;
    -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 #Component627a343ff0f8100014351682 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#fa5307 0,#fa5307 25%,#fa5307 50%,#fa5307 75%,#fa5307 100%);
    color: #fff;
    text-shadow: 0 1px 0 #fa5307;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 14px;
    border: 0px solid transparent;
}
.no-js #Component627a343ff0f8100014351682 .btn-default:active {
   background-color: #fa5307;
}
.no-js #Component627a343ff0f8100014351682 .btn-default:hover,
.no-js #Component627a343ff0f8100014351682 .btn-default:focus {
    background-position: 0 0px;
  background-color: #fa5307;
}
.no-js #Component627a343ff0f8100014351682  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component627a343ff0f8100014351682 span.label {
    font-size: 13px;
    font-weight: 300;
}
.CASS-E-border {
    background-color: #f9f9f9;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 0px solid #8e8d8d;
    border-radius: 0px;
    padding: 3% 5%;
}
#iframe627a3783a034fc0014b1f7f8 iframe {
    height: 230px;
}

.padding-menu {
    padding: 3% 0 0;
}
.padding-plan {
    padding: 10px 0 25px;
}


 .Trainer-scroll {
    height: 468px;
    overflow-y: scroll;
}
.text-happy {
    text-align: center;
    padding: 2% 0;
}
.text-happy h2 {
    font-size: 26px;
    font-style: italic;
    letter-spacing: 1px;
}
.icon-happy {
    font-size: 16px;
    text-align: center;
    padding: 2% 2% 3% !important;
    transition: 0.5s;
}
.icon-happy:hover {
  transform: scale(1.1);
}
.icon-happy h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 5px;
}
.icon-happy img {
    width: 75% !important;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.ITPcookiebar {
    width: 100% !important;
}
.title-news {
    font-size: 17px;
    text-align: center;
    color: #000;
    padding: 5% 0;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 5% 0;
    font-weight: 400;
    background: transparent;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #496348;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 15px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
     box-shadow: 0 0 10px #a2a2a2;
}
.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);
}
.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);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 5px solid white;
    max-height: inherit;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 17px;
    color: #000;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 15px;
   text-align: left;
}
.landingpagemanager .img-container {
    padding-bottom: 75%;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
    margin-bottom: 2%;
}
h3.managerHeader {
    font-size: 30px;
    font-weight: 600;
    padding: 3% 0 0;
}
.social-icon {
    border-radius: 5px;
    margin-top: -3px;
}


table.tj2 {
   width:100%;
   margin-bottom: 20px;
}

table.tj2 td {
  font-size: 16px;
    border: 1px solid #eee;
    padding: 8px;
    vertical-align: top;
}
#Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul {
    width: 100%;
}
#Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul>li>a>span , #Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul>li>a>span:hover {
    font-size: 16px !important;
}
#Component630739e5322fdb001418b1ae .tab-content {
    padding: 0px !important;
}
#Component630751b0322fdb001418b2f9 .TabItpContentLandingPage2>ul {
    width: 100%;
}
#Component630751b0322fdb001418b2f9 .TabItpContentLandingPage2>ul>li>a {
    height: 70px;
    padding: 10px;
}



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

/*search*/
#searchResultLanding .panel {
    margin: 8% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 160px!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: 191px!important;
}
  .header-tel {
    font-size: 18px;
}
  .header-tel h4.media-heading {
    font-size: 16px;
}
  .header-menu {
    font-size: 20px;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
  .about-home {
    font-size: 22px;
}
  .about-home h1 {
    font-size: 44px;
}
  .about-home h3 {
    font-size: 26px;
}
  .project-recommend {
    font-size: 18px;
    padding: 8% 6%;
}
  .project-recommend h3 {
    font-size: 24px;
}
  .project-des {
    height: 285px;
}
  .project-recommend h4 {
    font-size: 20px;
}
  .btn-more {
    font-size: 14px;
}
  .text-about2 {
    padding: 8% 0;
}
  .text-about2 h2 {
    font-size: 36px;
}
  .contact-home {
    font-size: 28px;
    padding: 3% 0;
}
  .no-js #formdisplay6278b22ef0f810001434ec50 .form-control {
    font-size: 16px !important;
    padding: 30px 0;
}
  .no-js #formdisplay6278b22ef0f810001434ec50 .btn {
    font-size: 16px;
}
  .itopplus-footer {
    font-size: 15px;
}
  .itopplus-footer h3 {
    font-size: 20px;
    padding: 0 0 10px 0;
}
  .border-footer {
    width: 29%;
}
  .text-contact {
    font-size: 18px;
}
  .padding-contact {
    padding: 2% 0;
}
  .no-js #Component627a343ff0f8100014351682 .form-control , .no-js #formdisplay627927935880e60013183d89 .form-control {
    font-size: 18px !important;
    padding: 35px 0;
}
  .text-menu {
    font-size: 44px;
}
  .no-js #Component627a343ff0f8100014351682 .btn , .no-js #formdisplay627927935880e60013183d89 .btn {
    font-size: 16px;
}
  #iframe627a3783a034fc0014b1f7f8 iframe {
    height: 220px;
}
  .text-project {
    font-size: 22px;
}
  .text-project2 {
    font-size: 18px;
}
  .text-project2 h3 {
    font-size: 22px;
}
  .text-project3 h4 {
    font-size: 20px;
}
  .text-project3 h2 {
    font-size: 26px;
}
  .text-project3 {
    font-size: 18px;
    padding: 5%;
}
  .padding-project3 {
    padding: 10px 0 25px;
}
  .text-project4 {
    font-size: 18px;
}
  .text-project4 h3 {
    font-size: 24px;
}
  .des-project4 {
    height: 140px;
}
  .padding-project4 {
    padding: 10px 0;
}
  .tab .nav-tabs li a {
    padding: 7px 48px 7px 0;
    font-size: 20px;
}
  .tab .tab-content {
    font-size: 18px;
}
  .text-project5 {
    font-size: 20px;
    padding: 10% 7%;
}
  .text-project5 h3 {
    font-size: 28px;
}
  .text-project5 img {
    margin-bottom: 15%;
}
  .text-project6 {
    font-size: 18px;
}
  .text-project6 h3 {
    font-size: 22px;
}
  .TabItpContentLandingPage3>ul>li>a>span , .TabItpContentLandingPage3>ul>li.active>a>span , .TabItpContentLandingPage3>ul>li>a>span:hover ,
  .TabItpContentLandingPage2>ul>li>a>span {
    font-size: 22px !important;
}
  .Textmanager.font-inherit h3 {
    font-size: 26px;
}
  .padding-project5 {
    padding: 10px 0;
}
  .no-js #formdisplay627a0d8da034fc0014b1ef4d .form-control, .no-js #formdisplay627a0dd0f0f8100014350e97 .form-control {
    font-size: 16px !important;
    padding: 25px 0;
}
  .no-js #formdisplay627a0d8da034fc0014b1ef4d .btn, .no-js #formdisplay627a0dd0f0f8100014350e97 .btn {
    font-size: 16px;
}
  .Textmanager.font-inherit {
    font-size: 18px;
}
  .padding-plan {
    padding: 23px 8px 25px;
}
  .icon-happy {
    font-size: 20px;
}
  .icon-happy h4 {
    font-size: 24px;
}
  .text-happy h2 {
    font-size: 30px;
}
  .title-news {
    font-size: 20px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 18px;
}
  .Trainer-scroll {
    height: 677px;
}
  #Component630751b0322fdb001418b2f9 .TabItpContentLandingPage2>ul>li>a {
    height: 90px;
}
  #Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul>li>a>span, #Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul>li>a>span:hover {
    font-size: 20px !important;
}
  table.tj2 td {
    font-size: 20px;
}
}

@media only screen and (max-width:1191px) {
.header-tel {
    font-size: 13px;
}
  .header-tel h4.media-heading {
    font-size: 12px;
}
  .navbar-default .navbar-nav>li>a {
    padding: 5px 7px 5px 7px;
    font-size: 15px;
}
  .dropdown-menu>li>a {
    font-size: 15px;
}
  .about-home h3 {
    font-size: 20px;
}
  .about-home {
    font-size: 18px;
}
  .project-recommend {
    font-size: 15px;
    white-space: inherit;
}
  .project-des {
    height: 285px;
}
  .project-recommend h3 {
    font-size: 16px;
}
  .itopplus-bg3 {
    background-size: cover;
}
#background6278afafa034fc0014b1cadf , #background62792767f0f8100014350009 {
    background-size: cover !important;
}
  .itopplus-footer {
    font-size: 11px;
}
  .itopplus-footer h3 {
    font-size: 14px;
}
  #iframe627a3783a034fc0014b1f7f8 iframe {
    height: 345px;
}
  .text-project2 h3 {
    font-size: 18px;
}
  .text-project2 {
    height: 265px;
}
  .text-project3 h4 {
    font-size: 16px;
}
  .text-project3 h2 {
    font-size: 19px;
}
  .text-project4 h3 {
    font-size: 18px;
}
  .des-project4 {
    height: 190px;
}
.padding-project4 {
    font-size: 14px;
}
  .tab .nav-tabs li a {
    padding: 7px 12px 7px 0 !important;
    font-size: 14px;
}
  .tab .tab-content {
    font-size: 15px;
}
  .text-project5 h3 {
    font-size: 22px;
}
  .text-project h3 {
    font-size: 30px;
}
  .text-project {
    font-size: 17px;
}
  .text-project6 h3 {
    font-size: 18px;
}
  .TabItpContentLandingPage2>ul {
    width: 100%;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
}
  .pad-header1 img {
    width: 13% !important;
}
  .Trainer-scroll {
    height: 385px;
}
#Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul>li>a {
    height: 65px;
}
}


 @media only screen and (max-width:900px) {
  li#menu627878e1f0f810001434df70 , li#menu627878e95880e60013181b13 , li#menu627878fd5880e60013181b22  {
    display: block !important;
}
   .itopplus-head {
    display: none;
}
   .navbar-inline .text-bar {
    display: none;
}
   .navbar-inline {
    padding-top: 7px;
}
.about-home {
    font-size: 16px;
    white-space: inherit;
}
   .about-home h3 {
    font-size: 18px;
}
   .table-responsive {
    border: 0px solid #ddd;
}
   .width-icon {
    width: 70%;
}
   .project-recommend {
    font-size: 14px;
}
   .project-des {
    height: 320px;
}
   .project-recommend h3 {
    height: 50px;
}
   .text-about2 h2 {
    font-size: 26px;
}
   .text-about2 h3 {
    font-size: 18px;
}
   .padding-menu {
    padding: 0% 0 0;
}
   .text-project2 {
    height: 335px;
}
   .text-project4 h3 {
    height: 40px;
}
   .des-project4 {
    height: 230px;
}
.tab .nav-tabs li {
    width: 50%;
    text-align: center;
    display: flow-root;
}
    .tab .nav-tabs li a{ margin-bottom: 36px; }
    .tab .nav-tabs li a:before{
        width: 100%;
        bottom: -20px;
    }
    .tab .nav-tabs li a:after{
        margin: 0 auto;
        bottom: -30px;
        left: 0;
        right: 0;
    }
    .tab .tab-content:before{
        width: 0;
        padding: 0;
        border: none;
    }
   .text-project h3 {
    font-size: 26px;
}
   .text-menu {
    font-size: 32px;
}
   .TabItpContentLandingPage3>ul {
    width: 50%;
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
    align-items: center;
}
   .TabItpContentLandingPage2>ul {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
     align-items: center;
}
 #formdisplay627a0dd0f0f8100014350e97 #display2 , #formdisplay627a0dd0f0f8100014350e97 #display4  {
    margin-right: -20px;
}
   #iframe627a3783a034fc0014b1f7f8 iframe {
    height: 316px;
}
   .itopplus-search-image-flex-item {
    margin: 5px 0;
    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;
 }
   .Trainer-scroll {
    height: 300px;
}
   .icon-happy {
    padding: 2% 1% 3% !important;
}
   .icon-happy h4 {
    font-size: 18px;
}
   #Component630739e5322fdb001418b1ae .TabItpContentLandingPage3>ul {
    display: -webkit-inline-box;
}
   #Component630751b0322fdb001418b2f9 .TabItpContentLandingPage2>ul {
    display: -webkit-inline-box;
}
}



@media only screen and (max-width:480px) {
#Component62787f1ff0f810001434e22d {
    width: 100%;
}
  .no-js #Component62787f1ff0f810001434e22d .form-horizontal .form-group-sm .form-control, .no-js #Component62787f1ff0f810001434e22d .input-sm , .no-js #Component62787f1ff0f810001434e22d .btn-default {
    font-size: 16px;
}
  .width-icon {
    width: 100%;
}
  .mytablep th, .mytablep td {
    font-size: 18px;
}
  .mytablep img {
    width: 35% !important;
    margin-bottom: 5%;
    transition: 0.5s;
}
  .project-recommend h3 {
    height: inherit;
    font-size: 18px;
}
  .project-des {
    height: inherit;
    margin-bottom: 10%;
}
  .project-recommend h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 5% 0 0;
    position: inherit;
}
#Component627894765880e6001318237c .col-md-3.col-sm-4.col-xs-12 {
    width: 33.33%;
}
  .about-home h1 {
    font-size: 32px;
}
  .about-home {
    font-size: 16px;
    white-space: inherit;
}
  .border-about {
    margin: 4% auto 5%;
}
  .text-project2 {
    height: inherit;
}
  .text-project2 h3 {
    font-size: 18px;
    height: inherit;
    margin-bottom: 5%;
}
  .text-project4 h3 {
    height: inherit;
}
  .des-project4 {
    height: inherit;
    margin-bottom: 10%;
}
  .tab .nav-tabs li a {
    font-size: 16px;
}
  .tab .tab-content {
    font-size: 16px;
}
  .text-project h2 {
    font-size: 22px;
}
  .text-project h3 {
    font-size: 22px;
}
  .text-project6 {
    height: inherit;
}
.TabItpContentLandingPage3>ul {
    width: 100%;
    display: block;
    margin: 0% auto;
}
  .Textmanager.font-inherit h3 {
    font-size: 20px;
}
  .TabItpContentLandingPage2>ul {
    width: 100% !important;
    display: block;
}
  .text-project5 img {
    width: 80% !important;
}
  .padding-plan {
    padding: 20px 0 25px;
}
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100% !important;
}
  .coming-soon {
    padding: 0 0 48%;
}
  .TabItpContentLandingPage2>ul {
    width: 100%;
}
.TabItpContentLandingPage3>ul>li>a {
    margin-bottom: 5px;
}
  .text-contact h3 {
    font-size: 19px;
}
  .padding-contact {
    padding: 3% 0;
}
  .icon-happy img {
    width: 50% !important;
}
  .icon-happy h4 {
    font-size: 20px;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  #Component630751b0322fdb001418b2f9 .TabItpContentLandingPage2>ul {
    display: block;
}
.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;
 }
}




