.itopplus-background {

}
body,
html {
    overflow-x: hidden;
    color: #363434;
    font-weight: 500;
}
a {
    color: #363434;
}
a:hover {
    color: #02a196;
}
.col-md-12.padding.zIndex-pos2 {
    z-index: 91;
}
/************Menu***************/
#main-navbar-collapse {
    text-align: right;
}
.itopplus-search {
    color: #363434;
    margin-top: 1.5%;
}
.itopplus-menu {
    margin-top: 2.5%;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 10px 9px;
    font-size: 15px;
}
.dropdown-menu>li>a {
    color: #363434;
    font-size: 15px;
    font-weight: 500;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
    color: #2c479a !important;
    box-shadow: none;
    border-radius: 25px;
    background: transparent;
    background-color: #f9e153;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #2c479a !important;
    background-color: #f9e153;   
    border-radius: 25px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #f9e153;
    background-image: -webkit-linear-gradient(top,#f9e153 0,#f9e153 100%);
    background-image: -o-linear-gradient(top,#f9e153 0,#f9e153 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f9e153),to(#f9e153));
    background-image: linear-gradient(to bottom,#f9e153 0,#f9e153 100%);
    background-repeat: repeat-x;
    color: #2c479a !important;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}  
#controlMenu,  
#controlMenu i,  
#controlMenu li a{
    color: #fff !important;
} 
.navbar-default {
    background: #34bdb4;
}
}




@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
}

#background63d88a46c0ecc6001302c022  h4 {
    font-size: 20px;
    padding-top: 3%;
}

#background63d88a46c0ecc6001302c022 .col-md-4 {
    width: 33%;
}
#background63d88a46c0ecc6001302c022 .contentmanagerTemplate18 .pTemplate18 {
    font-size: 18px;
}

.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


/*header*/
.icon-header {
    text-align: center;
}
.icon-header img {
    width: 23%;
    padding: 0 2%;
    transition: 0.5s;
}
.icon-header img:hover {
    transform: scale(1.1);
}
/*header*/


/*footer*/
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #363636;
}
.itopplus-footer {
    font-size: 15px;
}
.footer-padding h4 {
    font-size: 18px;
    color: #363636;
    font-weight: 600;
    margin: 0 0 15px;
}
.itopplus-footer h4.media-heading {
    font-size: 18px;
    line-height: 1.2;
    padding: 5px;
}
.footer-padding {
    padding: 23% 0 0;
}
.copy-right {
    font-size: 14px;
    text-align: center;
    padding: 1% 0 5%;
}
.footer-padding2 {
    padding: 21% 0 0;
}
.footer-icon img {
    width: 15%;
    padding: 0 10px 0 0;
    transition: 0.5s;
}
.footer-icon img:hover {
    transform: scale(1.1);
}
.backToTop {
    width: 65px !important;
    right: 10px !important;
    bottom: 10px !important;
}
.backToTop img {
    width: 100%;
}
/*footer*/



/*Home*/
#slider63bcd403d2679d0013e02043 {
    width: 95%;
}
.text-about {
    font-size: 18px;
    white-space: pre-line;
    padding: 23% 0 0;
    line-height: 1.6;
}
.text-about h2 {
    font-size: 44px;
    color: #f187b6;
    font-weight: bold;
}
.text-about h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 20px 0 10px;
}
.text-menu {
    font-size: 45px;
    color: #02a196;
    font-weight: bold;
    text-align: center;
    padding: 3% 0 1%;
}
.icon-choose {
    font-size: 18px;
    white-space: pre-line;
    text-align: center;
    padding: 1% 0 18%;
    transition: 0.5s;
}
.icon-choose:hover {
    transform: scale(1.1);
}
.icon-choose h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px;
}
.icon-choose img {
    width: 65% !important;
    margin: 0 auto 10%;
}
.text-programs , .text-accommodation {
    font-size: 18px;
    white-space: pre-line;
    text-align: center;
    padding: 0 0 5%;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 3px 3px 20px rgba(0,0,0,20%);
    box-shadow: 3px 3px 20px rgba(0,0,0,20%);
}
.thumbnail {
    padding: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 30px;
    background-color: transparent;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 20px; 
}
.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;
}
#Component63bce8d87edf8400132a7fa1 .imgLightbox {
    border-radius: 20px 20px 0 0;
}
.programs-name {
    font-size: 18px;
    color: #7a7a7a;
    text-align: center;
    padding: 5% 0;
    line-height: 2.4;
}
.programs-name h3 {
    font-size: 34px;
    color: #02a196;
    margin: 0;
    font-weight: bold;
}
.programs-name h4 {
    font-size: 22px;
    color: #f187b6;
    margin: 0;
    font-weight: bold;
}
#Component63bce8d87edf8400132a7fa1 {
    width: 75%;
    margin: 0 auto;
}
#background63bcebf8dfd95a001389df65 {
    width: 72%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 3px 3px 20px rgba(0,0,0,20%);
}
#Component63bcebfcdfd95a001389df6b , #Component63bcebfcdfd95a001389df6b img {
    border-radius: 20px 0 0 20px;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px 0 0 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.bg-map1 {
    font-size: 19px;
    background-color: #f187b6;
    color: #000000;
    padding: 0 5% 0 60%;
    border-radius: 20px;
    margin-left: -60%;
    height: 316px;
}
.bg-map1 h4 {
    font-size: 26px;
    color: #fff;
    white-space: pre-line;
    line-height: 1.6;
}
.bg-map2 {
    background-color: #f9e153;
    padding: 28%;
    margin-left: -63%;
    border-radius: 115px 888px 888px 115px;
    position: absolute;
    height: 316px;
}
.icon-location {
    font-size: 44px;
    color: #f9e153;
    font-weight: 600;
    padding: 6% 0 0;
}
.icon-location img {
    width: 13%;
}
.btn-map {
    font-size: 16px;
    background-color: #ffffff;
    color: #292929;
    border: none;
    padding: 9px 25px;
    border-radius: 50px;
    margin: 2% 0 0;
    transition: 0.5s;
}
.btn-map:hover {
    background-color: #f9e153;
    color: #fff;
}
ul#slider63bcee69d2679d0013e02cf2 {
    width: 90%;
    margin: 6% 0 0;
}
#Component63bd0258dfd95a001389e204 .imgLightbox , #Component63bd02f3d2679d0013e02f86 .imgLightbox {
    border-radius: 10px;
}
.text-symbol {
    font-size: 36px;
    white-space: pre-line;
    text-align: center;
    padding: 15% 0 5%;
    color: #34bdb4;
}
.text-sym1 {
    font-family: 'Chonburi', cursive;
    font-size: 13rem;
    color: #f187b6;
    line-height: 1;
    background-color: #fff;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.border-sym1 {
    border-bottom: 3px solid #f187b6;
    width: 55%;
    height: 40px;
    top: 86%;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}
.border-sym2 {
    border-bottom: 3px solid #f187b6;
    width: 55%;
    height: 40px;
    top: 97%;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}
ul#slider63bd05547edf8400132a840c {
    width: 145%;
      z-index: -1;
}
/*from*/
#Component63bd06137edf8400132a8450 {
    width: 75%;
    margin: 2% 0 -10%;
}
#formdisplay63bd06137edf8400132a8450 , #formdisplay63bcec5fd2679d0013e02bc2 , #formdisplay63bceca0dfd95a001389dfa3 , #formdisplay63bcee21dfd95a001389dfd3 ,
#formdisplay63bcef0cd2679d0013e02d2a , #formdisplay63bcefe27edf8400132a8165 {
    color: #666666;
}
.no-js #formdisplay63bd06137edf8400132a8450 .form-control ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control ,
.no-js #formdisplay63bcefe27edf8400132a8165 .form-control {
    border: none;
    border-bottom: 2px solid #acacac;
    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: 16px !important;
    padding: 0px 0;
    font-weight: 500;
    background: transparent;
    color: #666666;
    height: 55px;
}
.no-js #formdisplay63bd06137edf8400132a8450 .form-control:hover ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control:hover ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control:hover ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control:hover ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control:hover ,
.no-js #formdisplay63bcefe27edf8400132a8165 .form-control:hover {
  border-bottom: 2px solid #34bdb4;
}
.no-js #formdisplay63bd06137edf8400132a8450 .form-control:focus ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control:focus ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control:focus ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control:focus ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control:focus ,
.no-js #formdisplay63bcefe27edf8400132a8165 .form-control:focus {
  border-bottom: 2px solid #34bdb4;
  -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: #666666!important;
}
.no-js #formdisplay63bd06137edf8400132a8450 .btn ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .btn ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .btn ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .btn ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .btn ,
.no-js #formdisplay63bcefe27edf8400132a8165 .btn {
  background-image: -webkit-linear-gradient(top,#474747 0,#474747 100%);
  background-image: -o-linear-gradient(top,#474747 0,#474747 100%);
  background: linear-gradient(top,#474747 0,#474747 100%);
  color: #fff;
  text-shadow: 0 0px 0 #474747;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  border: 0px solid transparent;
}
.no-js #formdisplay63bd06137edf8400132a8450 .btn-default:active ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .btn-default:active ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .btn-default:active ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .btn-default:active ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .btn-default:active ,
.no-js #formdisplay63bcefe27edf8400132a8165 .btn-default:active {
  background-color: #474747;
}
.no-js #formdisplay63bd06137edf8400132a8450 .btn-default:hover, .no-js #formdisplay63bd06137edf8400132a8450 .btn-default:focus ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 .btn-default:hover, .no-js #formdisplay63bcec5fd2679d0013e02bc2 .btn-default:focus ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 .btn-default:hover, .no-js #formdisplay63bceca0dfd95a001389dfa3 .btn-default:focus ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 .btn-default:hover, .no-js #formdisplay63bcee21dfd95a001389dfd3 .btn-default:focus ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a .btn-default:hover, .no-js #formdisplay63bcef0cd2679d0013e02d2a .btn-default:focus ,
.no-js #formdisplay63bcefe27edf8400132a8165 .btn-default:hover, .no-js #formdisplay63bcefe27edf8400132a8165 .btn-default:focus {
  background-position: 0 0px;
  background-color: #474747;
}
.no-js #formdisplay63bd06137edf8400132a8450  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay63bceca0dfd95a001389dfa3  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay63bcee21dfd95a001389dfd3  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a  .col-xs-12.col-sm-5.col-md-5.padding ,
.no-js #formdisplay63bcefe27edf8400132a8165  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #formdisplay63bd06137edf8400132a8450 span.label ,
.no-js #formdisplay63bcec5fd2679d0013e02bc2 span.label ,
.no-js #formdisplay63bceca0dfd95a001389dfa3 span.label ,
.no-js #formdisplay63bcee21dfd95a001389dfd3 span.label ,
.no-js #formdisplay63bcef0cd2679d0013e02d2a span.label ,
.no-js #formdisplay63bcefe27edf8400132a8165 span.label {
  font-size: 14px;
  font-weight: 400;
}
#formdisplay63bd06137edf8400132a8450 #editor1 , #formdisplay63bd06137edf8400132a8450 #editor2 , #formdisplay63bd06137edf8400132a8450 #editor3 ,

#formdisplay63bcec5fd2679d0013e02bc2 #editor1 , #formdisplay63bcec5fd2679d0013e02bc2 #editor2 , #formdisplay63bcec5fd2679d0013e02bc2 #editor3 , 
#formdisplay63bcec5fd2679d0013e02bc2 #editor4 , #formdisplay63bcec5fd2679d0013e02bc2 #editor5 , #formdisplay63bcec5fd2679d0013e02bc2 #editor6 , 
#formdisplay63bcec5fd2679d0013e02bc2 #editor7 , #formdisplay63bcec5fd2679d0013e02bc2 #editor8 , #formdisplay63bcec5fd2679d0013e02bc2 #editor9 ,

#formdisplay63bceca0dfd95a001389dfa3 #editor1 , #formdisplay63bceca0dfd95a001389dfa3 #editor2 , #formdisplay63bceca0dfd95a001389dfa3 #editor3 , 
#formdisplay63bceca0dfd95a001389dfa3 #editor4 , #formdisplay63bceca0dfd95a001389dfa3 #editor5 , #formdisplay63bceca0dfd95a001389dfa3 #editor6 , 
#formdisplay63bceca0dfd95a001389dfa3 #editor7 , #formdisplay63bceca0dfd95a001389dfa3 #editor8 , #formdisplay63bceca0dfd95a001389dfa3 #editor9 ,

#formdisplay63bcee21dfd95a001389dfd3 #editor1 , #formdisplay63bcee21dfd95a001389dfd3 #editor2 , #formdisplay63bcee21dfd95a001389dfd3 #editor3 , 
#formdisplay63bcee21dfd95a001389dfd3 #editor4 , #formdisplay63bcee21dfd95a001389dfd3 #editor5 , #formdisplay63bcee21dfd95a001389dfd3 #editor6 , 
#formdisplay63bcee21dfd95a001389dfd3 #editor7 , #formdisplay63bcee21dfd95a001389dfd3 #editor8 , #formdisplay63bcee21dfd95a001389dfd3 #editor9 ,

#formdisplay63bcef0cd2679d0013e02d2a #editor1 , #formdisplay63bcef0cd2679d0013e02d2a #editor2 , #formdisplay63bcef0cd2679d0013e02d2a #editor3 , 
#formdisplay63bcef0cd2679d0013e02d2a #editor4 , #formdisplay63bcef0cd2679d0013e02d2a #editor5 , #formdisplay63bcef0cd2679d0013e02d2a #editor6 , 
#formdisplay63bcef0cd2679d0013e02d2a #editor7 , #formdisplay63bcef0cd2679d0013e02d2a #editor8 , #formdisplay63bcef0cd2679d0013e02d2a #editor9 ,

#formdisplay63bcefe27edf8400132a8165 #editor1 , #formdisplay63bcefe27edf8400132a8165 #editor2 , #formdisplay63bcefe27edf8400132a8165 #editor3 , 
#formdisplay63bcefe27edf8400132a8165 #editor4 , #formdisplay63bcefe27edf8400132a8165 #editor5 , #formdisplay63bcefe27edf8400132a8165 #editor6 , 
#formdisplay63bcefe27edf8400132a8165 #editor7 , #formdisplay63bcefe27edf8400132a8165 #editor8 , #formdisplay63bcefe27edf8400132a8165 #editor9
{
    display: none;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}
#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
}
a#capchatxt {
    color: #666666;
}
#cookie63bd06137edf8400132a8450 , #cookie63bcec5fd2679d0013e02bc2 , #cookie63bceca0dfd95a001389dfa3 , #cookie63bcee21dfd95a001389dfd3 , #cookie63bcef0cd2679d0013e02d2a ,
#cookie63bcefe27edf8400132a8165
{
    padding: 0 4%;
    text-align: left !important;
}
#btnview63bd06137edf8400132a8450 , #btnview63bcec5fd2679d0013e02bc2 , #btnview63bceca0dfd95a001389dfa3  , #btnview63bcee21dfd95a001389dfd3 , 
#btnview63bcef0cd2679d0013e02d2a , #btnview63bcefe27edf8400132a8165 {
	margin-left: 0;
    width: 100%;
    text-align: center;
}
#formdisplay63bd06137edf8400132a8450 .form-control::placeholder ,
#formdisplay63bcec5fd2679d0013e02bc2 .form-control::placeholder ,
#formdisplay63bceca0dfd95a001389dfa3 .form-control::placeholder ,
#formdisplay63bcee21dfd95a001389dfd3 .form-control::placeholder ,
#formdisplay63bcef0cd2679d0013e02d2a .form-control::placeholder ,
#formdisplay63bcefe27edf8400132a8165 .form-control::placeholder {
    color: #666 !important;
}






#iframe63bd10a9dfd95a001389e78d iframe {
    height: 203px;
    border-radius: 20px;
}
#iframe63bcedaed2679d0013e02c51 iframe {
    height: 225px;
    border-radius: 20px;
}
#iframe63bd1010d2679d0013e0324c iframe  {
    height: 248px;
    border-radius: 20px;
}
#iframe63bd0f66dfd95a001389e643 iframe , #iframe63bd0f997edf8400132a8681 iframe {
    height: 273px;
    border-radius: 20px;
}
.CASS-D-border {
  background-image: none;
  background-color: #f1f1f1 !important;
  box-shadow: 0px 10px 13px rgba(0,0,0,.2);
  border-radius: 20px;
  padding: 3% 0;
}
.CASS-C-head, .CASS-D-head {
    font-family: 'IBM Plex Sans Thai',sans-serif;
    text-align: center;
    color: #474747;
    padding: 5% 0 0;
}
.CASS-D-head h3 {
    font-size: 36px;
    padding-left: 0;
}
.CASS-D-head img {
    width: 45% !important;
    margin: 2% auto 0;
}
/*Home*/

.social-share .social-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*About Phonics*/
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #f1f1f1 !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #34bdb4!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.Textmanager.font-inherit {
    font-size: 18px;
    text-align: left;
    line-height: 1.6;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-size: 22px;
    color: #02a196;
    font-weight: bold;
    margin: 25px 0 10px;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 20px !important;
}
.tab-content {
    border: none !important;
    padding: 5% !important;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 3px 3px 20px rgba(0,0,0,20%);
    margin: 1% 2%;
}
.icon-img1, .icon-img2 {
    width: 35%;
    margin-top: -40%;
}
.icon-img2 {
    float: right;
}
/*About Phonics*/



/*Our Programs*/
.des-programs {
    font-size: 18px;
    padding: 0 2%;
    line-height: 1.5;
}
.des-programs h3 {
    font-size: 30px;
    color: #f187b6;
    font-weight: bold;
    line-height: 1.3;
}
.ul-programs {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
}
.ul-programs li {
    display: flex;
   margin-bottom:5px;
}
.ul-programs li::before {
    content: '❖';
    padding-right: 2%;
    color: #02a196;
    font-size: 18px;
    font-weight: 600;
}
.btn-more {
    background-color: #f9e153;
    color: #2c479a;
    border: none;
    padding: 8px 25px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #02a196;
    color: #fff;
}
/*Our Programs*/

/*Success Story*/
.kid-text {
    font-size: 16px;
    color: #282828;
    font-weight: 400;
    padding: 8% 0;
    text-align: center;
    height: 190px;
}
.kid-text h4 {
    font-size: 18px;
    color: #34bdb5;
    font-weight: 600;
    margin-bottom: 5px;
}
.Contentmanager .site .col-section .item.-micro ,
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 20px 10px 20px;
}
.btn-kid {
    font-size: 14px;
    background-color: #34bdb5;
    color: #fff;
    border: none;
    font-weight: 300;
    padding: 9px 20px;
    display: block;
    border-radius: 50px;
    margin: 2% auto 0;
    transition: 0.5s;
}
.btn-kid:hover {
    background-color: #f187b6;
    color: #fff;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding: 8% 2% 0;
    font-weight: 500;
    background: transparent;
    height: 80px;
    line-height: 1.3;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0f79e6;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
    text-align: left;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 10px;
}
.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: 20px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 20px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      border-radius: 20px;
      transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
  	max-height: 100% !important;
    transition: 0.5s;

}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border: 0px solid #d7d9de;
    border-radius: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
h3.managerHeader {
    font-size: 44px;
    font-weight: 500;
    color: #000;
    text-align: center
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    width: 54%;
    margin-left: -2%;
    margin-right: 2%;
}
.Textmanager.font-inherit h3 {
    font-size: 26px;
    color: #02a196;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 10px;
}
.Textmanager.font-inherit h2 {
    font-size: 24px;
    font-weight: 500;
    color: #439753;
    margin: 0;
}
.Textmanager.font-inherit li {
    margin-bottom: 2px;
}
.Textmanager.font-inherit strong {
    font-weight: 400;
}
/*#Contentmanager .col-md-8.col-md-offset-2.text-center {
    margin-left: 0!important;
    width: 100%!important;
    padding: 0!important;
}*/
.landingpagemanager {
    display: none;
}
.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: 18px;
    color: #0c6cd9;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
   text-align: left;
}
.kid-text span {
    color: #f187b6;
    display: block;
    font-size: 20px;
    font-weight: 500;
}

/*contenemanager type 5*/
  .nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 40%;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 60%;
    padding: 20px !important;
}
.nav-template li.col-md-6.col-sm-6.col-xs-12 {
    border: solid 1px #c0c9c8;
    border-radius: 20px;
    padding: 0px;
    margin: 1% 1% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 40%;
    padding: 0 !important;

}
.nav-template .img {
    border-radius: 20px 0 0 20px;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    margin: 0;
    text-align: left;
    white-space: inherit;
    font-size: 16px;
    font-weight: 400;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
    font-weight: 500;
    color: #35bdb5;
    line-height: 1.2;
    margin-bottom: 15px;
    display: inline-block;
}
.nav-template .img-container {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.Contentmanager ul {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}
#background63d8829475ff1400139e750b .col-md-6 {
    width: 48%;
}
.nav-template li:hover {
  background-color: #d8f2f9;
  text-decoration: underline !important;
}
/*Success Story*/

/*News & Activities*/
#background63d88a46c0ecc6001302c022 .col-md-6 {
    width: 48%;
}
/*News & Activities*/

/*contact*/
.icon-contact {
    font-size: 18px;
    text-align: center;
    padding: 1% 0 5%;
    transition: 0.5s;
}
.icon-contact:hover {
    transform: scale(1.1);
}
.icon-contact img {
    width: 55% !important;
    margin: 0 auto 10%;
    border: 15px solid #fff;
    border-radius: 50%;
    box-shadow: 3px 3px 20px rgb(0,0,0,20%);
}
.icon-contact h4 {
    font-size: 20px;
    font-weight: bold;
    color: #363434;
    margin: 0 0 2px;
}
#Component63bcf0d8dfd95a001389e0d4 .imgLightbox {
    border-radius: 50%;
    border: 15px solid #fff;
    box-shadow: 3px 3px 20px rgb(0,0,0,20%);
}
.contact-branches {
    font-size: 18px;
    white-space: pre-line;
    text-align: center;
    padding: 15% 0;
    line-height: 1.2;
}
.form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
}
.text-contact {
    font-size: 16px;
    line-height: 1.5;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 600;
    color: #f187b6;
    margin: 10px 0;
}
.text-contact .media-body {
    padding: 8px 0 4px;
}


/*from Contact*/
#Component63be25d2d2679d0013e049eb {
    width: 50%;
    margin: 0 auto 5%;
}
.no-js #Component63be25d2d2679d0013e049eb label {
    display: none!important;
}
.no-js #Component63be25d2d2679d0013e049eb .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding: 0 40px;
}
.no-js #Component63be25d2d2679d0013e049eb .form-control {
    border: none;
    border-bottom: 2px solid #acacac;
    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: 16px !important;
    padding: 30px 0;
    font-weight: 500;
    background: transparent;
    color: #666666;
}
.no-js #Component63be25d2d2679d0013e049eb .form-control:hover {
  border-bottom: 2px solid #34bdb4;
}
.no-js #Component63be25d2d2679d0013e049eb .form-control:focus {
  border-bottom: 2px solid #34bdb4;
    -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: #333!important;
}
.no-js #Component63be25d2d2679d0013e049eb .btn {
  background-image: -webkit-linear-gradient(top,#474747 0,#474747 100%);
  background-image: -o-linear-gradient(top,#474747 0,#474747 100%);
  background: linear-gradient(top,#474747 0,#474747 100%);
  color: #fff;
  text-shadow: 0 0px 0 #474747;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  border: 0px solid transparent;
}
.no-js #Component63be25d2d2679d0013e049eb .btn-default:active {
   background-color: #474747;
}
.no-js #Component63be25d2d2679d0013e049eb .btn-default:hover,
.no-js #Component63be25d2d2679d0013e049eb .btn-default:focus {
    background-position: 0 0px;
  background-color: #474747;
}
.no-js #Component63be25d2d2679d0013e049eb  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component63be25d2d2679d0013e049eb span.label {
  font-size: 14px;
  font-weight: 400;
}
/*contact*/

#Component6448e21e8aabd0001ac3b5cf {
    width: 50%;
    margin: 0 auto 5%;
}
.no-js #Component6448e21e8aabd0001ac3b5cf label {
    display: none!important;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding: 0 40px;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .form-control {
    border: none;
    border-bottom: 2px solid #acacac;
    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: 16px !important;
    padding: 30px 0;
    font-weight: 500;
    background: transparent;
    color: #666666;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .form-control:hover {
  border-bottom: 2px solid #34bdb4;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .form-control:focus {
  border-bottom: 2px solid #34bdb4;
    -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: #333!important;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .btn {
  background-image: -webkit-linear-gradient(top,#474747 0,#474747 100%);
  background-image: -o-linear-gradient(top,#474747 0,#474747 100%);
  background: linear-gradient(top,#474747 0,#474747 100%);
  color: #fff;
  text-shadow: 0 0px 0 #474747;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  border: 0px solid transparent;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .btn-default:active {
   background-color: #474747;
}
.no-js #Component6448e21e8aabd0001ac3b5cf .btn-default:hover,
.no-js #Component6448e21e8aabd0001ac3b5cf .btn-default:focus {
    background-position: 0 0px;
  background-color: #474747;
}
.no-js #Component6448e21e8aabd0001ac3b5cf  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component6448e21e8aabd0001ac3b5cf span.label {
  font-size: 14px;
  font-weight: 400;
}



.coming-soon {
    padding: 0 10% 1%;
}

.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #02a196 !important;
    color: #02a196 !important;
}
.buttonExampleSite:hover {
    background: #02a196 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 22px !important;
    color: #02a196;
}
.ITP-pdpa-template-contentFont {
    font-size: 18px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}



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

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 220px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border:1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 188px!important;
}
  .itopplus-menu {
    margin-top: 3%;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 20px;
}
  .text-about {
    font-size: 22px;
}
  .text-about h4 {
    font-size: 24px;
}
  .text-about h2 {
    font-size: 58px;
}
  .text-menu {
    font-size: 58px;
}
  .icon-choose {
    font-size: 22px;
    padding: 1% 0 31%;
}
  .icon-choose h4 {
    font-size: 26px;
}
  .text-programs, .text-accommodation {
    font-size: 22px;
}
  .programs-name {
    font-size: 22px;
}
  .programs-name h4 {
    font-size: 26px;
}
  .programs-name h3 {
    font-size: 40px;
}
  .bg-map1 {
    font-size: 23px;
    height: 395px;
}
  .bg-map1 h4 {
    font-size: 32px;
}
  .bg-map2 {
    height: 395px;
}
  .icon-location {
    font-size: 50px;
}
  .btn-map {
    font-size: 20px;
}
  .text-symbol {
    font-size: 46px;
    padding: 20% 0 5%;
}
  .no-js #formdisplay63bd06137edf8400132a8450 .form-control, .no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control, 
  .no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control, .no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control, 
  .no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control, .no-js #formdisplay63bcefe27edf8400132a8165 .form-control {
    font-size: 20px !important;
    height: 85px;
    line-height: 2;
}
  .no-js #formdisplay63bd06137edf8400132a8450 span.label, .no-js #formdisplay63bcec5fd2679d0013e02bc2 span.label, 
  .no-js #formdisplay63bceca0dfd95a001389dfa3 span.label, .no-js #formdisplay63bcee21dfd95a001389dfd3 span.label, 
  .no-js #formdisplay63bcef0cd2679d0013e02d2a span.label, .no-js #formdisplay63bcefe27edf8400132a8165 span.label {
    font-size: 16px;
}
  #cookie63bd06137edf8400132a8450, #cookie63bcec5fd2679d0013e02bc2, #cookie63bceca0dfd95a001389dfa3, 
  #cookie63bcee21dfd95a001389dfd3, #cookie63bcef0cd2679d0013e02d2a, #cookie63bcefe27edf8400132a8165 {
    font-size: 16px;
}
  .no-js #formdisplay63bd06137edf8400132a8450 .btn, .no-js #formdisplay63bcec5fd2679d0013e02bc2 .btn, 
  .no-js #formdisplay63bceca0dfd95a001389dfa3 .btn, .no-js #formdisplay63bcee21dfd95a001389dfd3 .btn, 
  .no-js #formdisplay63bcef0cd2679d0013e02d2a .btn, .no-js #formdisplay63bcefe27edf8400132a8165 .btn {
    font-size: 20px;
}
  .CASS-D-border {
    padding: 5% 0;
}
  .CASS-D-head h3 {
    font-size: 46px;
}
  .itopplus-footer {
    font-size: 20px;
}
  .footer-padding h4 {
    font-size: 24px;
}
  .itopplus-footer h4.media-heading {
    font-size: 24px;
}
  .copy-right {
    font-size: 18px;
}
  .ITPcookiebar {
    font-size: 16px !important;
}
  .buttonExampleSite {
    font-size: 16px !important;
}
  .footer-padding2 {
    padding: 24% 0 0;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 26px !important;
}
  .Textmanager.font-inherit {
    font-size: 22px;
}
  .Textmanager.font-inherit h3 , .Textmanager.font-inherit h4 {
    font-size: 26px;
}
  .ul-programs li::before {
    font-size: 24px;
}
  .des-programs h3 {
    font-size: 38px;
}
  .des-programs {
    font-size: 22px;
}
  .icon-contact {
    font-size: 22px;
}
  .icon-contact h4 {
    font-size: 24px;
}
  .no-js #Component63be25d2d2679d0013e049eb .form-control {
    font-size: 20px !important;
}
  .no-js #Component63be25d2d2679d0013e049eb span.label {
    font-size: 16px;
}
#cookie63be25d2d2679d0013e049eb {
    font-size: 16px;
}
  .no-js #Component63be25d2d2679d0013e049eb .btn {
    font-size: 20px;
}
  .contact-branches {
    font-size: 22px;
}
  .text-contact {
    font-size: 20px;
}
  .text-contact h3 {
    font-size: 30px;
}
  .text-contact .media-body {
    padding: 13px 0 4px;
}
  #iframe63bd10a9dfd95a001389e78d iframe {
    height: 313px;
}
  #iframe63bd1010d2679d0013e0324c iframe {
    height: 372px;
}
  #iframe63bcedaed2679d0013e02c51 iframe {
    height: 340px;
}
  #iframe63bd0f66dfd95a001389e643 iframe, #iframe63bd0f997edf8400132a8681 iframe {
    height: 402px;
}
  .btn-kid {
    font-size: 20px;
}
  .kid-text {
    font-size: 21px;
    height: 250px;
}
  .kid-text h4 {
    font-size: 25px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 25px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 20px;
}
  .Contentmanager ul {
    font-size: 22px;
}
}

@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    padding: 10px 3px;
    font-size: 12px;
}
  .dropdown-menu>li>a {
    font-size: 12px;
}
  .itopplus-search {
    margin-top: 2%;
}
  .text-about {
    font-size: 17px;
    white-space: inherit;
}
  .text-about h2 {
    font-size: 38px;
}
  .text-about h4 {
    font-size: 22px;
}
.icon-choose {
    font-size: 16px;
    white-space: inherit;
    padding: 1% 1% 9%;
}
  .icon-choose img {
    width: 55% !important;
}
  .icon-choose h4 {
    font-size: 18px;
}
  #Component63bce8d87edf8400132a7fa1 {
    width: 90%;
}
  #background63bcebf8dfd95a001389df65 {
    width: 86%;
}
  .bg-map1 {
    font-size: 16px;
}
  .bg-map1 h4 {
    font-size: 22px;
}
  ul#slider63bcee69d2679d0013e02cf2 {
    margin: 10% 0 0;
}
  .text-symbol {
    font-size: 30px;
}
  .text-sym1 {
    font-size: 9rem;
    width: 70px;
    height: 50px;
}
  .border-sym1 {
    height: 30px;
    top: 88%;
}
  .border-sym2 {
    height: 30px;
    top: 98%;
}
  .CASS-D-head h3 {
    font-size: 30px;
}
  .footer-padding2 {
    padding: 7% 0 0;
}
  .no-js #formdisplay63bd06137edf8400132a8450 .form-control, .no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control, 
  .no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control, .no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control, 
  .no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control, .no-js #formdisplay63bcefe27edf8400132a8165 .form-control {
    font-size: 16px !important;
    height: 52px;
}
  .icon-img1, .icon-img2 {
    width: 30%;
    margin-top: -35%;
}
  .des-programs h3 {
    font-size: 26px;
}
  .Textmanager.font-inherit {
    font-size: 17px;
}
  .Textmanager.font-inherit h3 {
    font-size: 20px;
}
  .des-programs {
    font-size: 17px;
}
  .icon-contact {
    font-size: 17px;
}
  .icon-contact h4 {
    font-size: 18px;
}
  .text-contact .media-body {
    padding: 4px 0 4px;
}
  ul#slider63bd05547edf8400132a840c {
    margin: 30% 0 0;
}
.kid-text {
    height: 210px;
}
  #background63d88a46c0ecc6001302c022  h4 {
    font-size: 24px;
    padding-top: 3%;
}

#background63d88a46c0ecc6001302c022 .col-md-4 {
    width: 33%;
}
#background63d88a46c0ecc6001302c022 .contentmanagerTemplate18 .pTemplate18 {
    font-size: 20px;
}
}


 @media only screen and (max-width:900px) {
   .navbar-inline .text-bar {
    display: none;
}
   .navbar-inline {
    padding-top: 7px;
}
   .text-about h2 {
    font-size: 30px;
}
   .text-about h4 {
    font-size: 20px;
}
   .text-about {
    font-size: 16px;
}
   .text-menu {
    font-size: 36px;
}
   .icon-choose h4 {
    font-size: 22px;
}
   .icon-choose img {
    width: 65% !important;
}
   #Component63bce8d87edf8400132a7fa1 {
    width: 100%;
}
   #background63bcebf8dfd95a001389df65 {
    width: 95%;
}
   .programs-name {
    font-size: 16px;
    padding: 5% 0;
}
   .programs-name h3 {
    font-size: 28px;
}
   .programs-name h4 {
    font-size: 18px;
}
   .icon-location {
    font-size: 36px;
}
   .bg-map1 h4 {
    font-size: 20px;
    white-space: inherit;
}
   .bg-map1 {
    height: 290px;
}
   .bg-map2 {
    padding: 30%;
    height: 290px;
}
   ul#slider63bcee69d2679d0013e02cf2 {
    margin: 15% 0 0;
}
   .text-symbol {
    font-size: 24px;
}
   #Component63bd06137edf8400132a8450 {
    width: 90%;
     margin: 2% 0 0%;
}
   .CASS-D-head h3 {
    font-size: 26px;
}
   .copy-right {
    padding: 1% 0 7%;
}
   .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
}
   .TabItpContentLandingPage6>ul>li>a {
    padding: 15px 15px !important;
    width: 100%;
}
   .TabItpContentLandingPage6 .nav-justified>li {
    width: 100%;
}
   .footer-padding2 {
    padding: 38% 0 0;
}
   .coming-soon {
    padding: 0 10% 60%;
}
   .icon-contact img {
    width: 40% !important;
}
    .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
 }
   .itopplus-footer {
    display: none;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
 .Textmanager.font-inherit {
    font-size: 17px;
    display: inherit;
}  
   .nav-template li.col-md-6.col-sm-6.col-xs-12 {
    height: 174px;
}
   article.col-md-6.item.-micro {
    width: 50%;
}
   .kid-text {
    height: inherit;
}
   .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
}
   .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
   .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
}
   .nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
}



@media only screen and (max-width:480px) {
#imagesControl63bcd2abd2679d0013e01fd1 , #imagesControl63bcebfcdfd95a001389df6b , #imagesControl63bd05547edf8400132a840c {
    padding: 0 !important;
}
  .text-about {
    font-size: 16px;
    padding: 3% 0 0;
}
  .text-about h4 {
    font-size: 18px;
}
  .text-about h2 {
    font-size: 27px;
}
  .itopplus-bg {
    background-size: cover;
}
  .text-programs, .text-accommodation {
     font-size: 16px;
    white-space: inherit;
}
  .programs-name {
    font-size: 14px;
}
  .programs-name h3 {
    font-size: 24px;
}
  .programs-name h4 {
    font-size: 16px;
}
  #background63bcebf8dfd95a001389df65 {
    width: 90%;
}
  figure.effect-jazz {
    border-radius: 20px 20px 0 0;
}
  ul#slider63bcee69d2679d0013e02cf2 {
    margin: 1% 0 0;
    width: 100%;
}
  .bg-map1 {
    height: inherit;
    margin-left: 0;
    padding: 5%;
}
  .bg-map2 {
    display: none;
}
  .icon-location {
    font-size: 30px;
}
  .icon-location img {
    width: 20%;
}
  .bg-map1 h4 {
    font-size: 18px;
}
  .btn-map {
    font-size: 14px;
}
  .text-symbol {
    font-size: 24px;
    padding: 20% 0 5%;
}
  .border-sym2 {
    top: 99%;
}
ul#slider63bd05547edf8400132a840c {
    width: 105%;
    margin-left: -3%;
      margin-top: 10%;
}
  #Component63bd06137edf8400132a8450 {
    width: 95%;
    margin: 2% auto 0;
}
  #btnview63bd06137edf8400132a8450, #btnview63bcec5fd2679d0013e02bc2, 
  #btnview63bceca0dfd95a001389dfa3, #btnview63bcee21dfd95a001389dfd3, 
  #btnview63bcef0cd2679d0013e02d2a, #btnview63bcefe27edf8400132a8165 {
    margin-left: 20%;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
  .coming-soon {
    padding: 0 10% 70%;
}
  #Component63be25d2d2679d0013e049eb {
    width: 95%;
    margin: 0 auto 5%;
}
  .row-fluid [class*=col-sm-5fix] {
    width: 100%;
}
  .des-programs {
    padding: 0 0%!important;
}
  #Component63bcf0d8dfd95a001389e0d4 .imgLightbox {
    width: 70% !important;
    margin: 0 auto;
}
  .text-contact h4 {
    font-size: 17px;
}
  .text-contact .media-body {
    padding: 15px 0 15px;
}
  #formdisplay63bcec5fd2679d0013e02bc2 #display5 ,
  #formdisplay63bceca0dfd95a001389dfa3 #display5 ,
  #formdisplay63bcee21dfd95a001389dfd3 #display5 ,
  #formdisplay63bcef0cd2679d0013e02d2a #display5 ,
  #formdisplay63bcefe27edf8400132a8165 #display5 
  {
    margin-right: -20px;
}
  .no-js #formdisplay63bd06137edf8400132a8450 .form-control, .no-js #formdisplay63bcec5fd2679d0013e02bc2 .form-control,
  .no-js #formdisplay63bceca0dfd95a001389dfa3 .form-control, .no-js #formdisplay63bcee21dfd95a001389dfd3 .form-control, 
  .no-js #formdisplay63bcef0cd2679d0013e02d2a .form-control, .no-js #formdisplay63bcefe27edf8400132a8165 .form-control {
    height: 65px;
    line-height: 2;
}
 #Component63bcf0d8dfd95a001389e0d4  .imageWidth.imageGallery {
    border-radius: 50%;
    transform: scale(1.0);
}
.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;
 }
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-md-6.pull-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.pictext3 {
    width: 8%;
    text-align: center;
    margin-top: 2%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
  .nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}
.nav-template .img {
    border-radius: 20px 20px 0 0;
}
.padbooking {
   	margin-right: 0%;
}  
.bgpadreview {
    height: auto;
    margin-bottom: 7%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .nav-template li.col-md-6.col-sm-6.col-xs-12 {
    height: inherit;
    margin: 2% 1% !important;
}
  #background63d8829475ff1400139e750b .col-md-6 {
    width: 100%;
}
  #background63d88a46c0ecc6001302c022 .col-md-6 {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
}
  #background63d88a46c0ecc6001302c022 .col-md-4 {
    width: 100%;
}
  #background63d88a46c0ecc6001302c022  h4 {
    font-size: 20px;
    padding-top: 6%;
}
#background63d88a46c0ecc6001302c022 .contentmanagerTemplate18 .pTemplate18 {
    font-size: 16px;
}
  .border-sym1 {
    top: 89%;
}
}

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

#Component6448e21e8aabd0001ac3b5d4 .imgLightbox {
border-radius: 50%;
border: 15px solid #fff;
box-shadow: 3px 3px 20px rgb(0,0,0,20%);
}

