.itopplus-background {
background-image:none;background-color :rgba(255, 255, 255, 1);
}
a {
  color:#1d2931;
}
a:hover {
  color:#000059;
}


.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background-color: #000059;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
.itopplus-menu {
   margin-top: 1%;
}
#controlMenu {
   margin-bottom: 1%;
}

/*#itopplus-nav-bar-sticky {
    padding: 1% 0 !important;
}*/

/*เมนูหลักทั้งหมด*/
.itopplus-bgmain {
    background-color: #e6f6fd;
    color: #000059;
}
.navbar-default .navbar-nav>li>a {
    margin-left: 20px;
    margin-right: 20px;
  	font-size: 22px;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form,.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5f92fd;
    background-color: transparent
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #5f92fd
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #5f92fd!important
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #5f92fd;
    background-color: transparent
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #5f92fd!important
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #fc0!important
}

@media (max-width:768px) {
.navbar-default {
    background: #000059
}
}

/*เมนูมือถือ slidebar*/
@media (max-width:768px) {
/*เมนูหลักทั้งหมด*/
.itopplus-sidebar-menu-single a:link {
    color: #fff !important;
}
/*เมนูย่อยแรก*/
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #5f92fd!important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
/*เมนูย่อยถัดไป*/
.itopplus-sidebar-menu-parent a {
    color: #fff !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #5f92fd!important;
}
}
/*เมนูมือถือ slidebar*/

/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only 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;
}
#main-navbar-collapse{
  text-align:center ;
}

}

/* Large Devices, Wide Screens */
@media only 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;
}
#main-navbar-collapse{
  text-align:center ;
}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-menu {
  margin-top: 1%;
}
  
    
.ssprthai_aboutus1 {
    font-size: 36px !important;
}
.ssprthai_aboutus2 {
    font-size: 20px !important;
}
.itopplus-footer {
    font-size: 14px !important;
}
figure.effect-sadie h2 {
    font-size: 22px !important;
}
.bg-tel {
    width: 50% !important;
}
}



/*footer*/
.ssprthai_footer1 {
    font-size: 24px;
    font-weight: 600;
}
.ssprthai_footer2 {
    font-size: 13px;
}
/*footer*/

/*aboutus*/
.ssprthai_aboutus1 {
    font-size: 28px;
    font-family: 'Prompt', sans-serif;
    font-weight: 600;
    padding: 10% 0 1%;
}
.ssprthai_aboutus2 {
    font-size: 16px;
    font-family: 'Prompt', sans-serif;
    white-space: break-spaces;
}
.itopplus-footer {
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
}
.ssprthai_button {
    background-color: #000059;
    color: white;
    border: none;
    font-size: 14px;
    width: 150px;
    padding: 9px;
    border-radius: 50px;
    transition: 0.5s;
}
.ssprthai_button:hover {
    background-color: #5e90ff;
    color: white;
}
/*aboutus*/


.ssprthai_bgmenu {
    background-color: #000059;
    color: white;
    font-size: 20px;
    padding: 15px 15px;
    border-radius: 5px;
    font-family: 'DM Sans',sans-serif;
    transition: 0.5s;
}
.ssprthai_bgmenu:hover {
    background-color: #5e90ff;
    color: white;
}

.ssprthai_menu {
    font-family: 'DM Sans',sans-serif;
    font-size: 30px;
    padding: 4% 0 1%;
    border-bottom: 1px solid #ccc;
    color: #000059;
    font-weight: 500;
}
.ssprthai_menu1 {
    font-family: 'Prompt', sans-serif;
    font-size: 28px;
    padding: 4% 0 1%;
    text-align:center;
    color: #000059;
    font-weight: 500;
}
.ssprthai-detail {
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
}

figure.effect-sadie figcaption {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 70%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie h2 {
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    top: 0;
    transform: translate3d(0,0,0);
    font-size: 18px;
    bottom: 10%;
    position: absolute;
    left: 0;
    text-transform: capitalize;
    right: 0;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 300;
}
figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,0,0) translate3d(0,0,0);
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.0) 0%, #000000 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.ssprthai_bgser {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2%;
}
.ssprthai_bgser1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
     padding: 0% 7%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.bg-tel {
    background-color: #01015a;
    color: white;
    font-size: 18px;
    padding: 13px;
    border-radius: 50px;
    width: 65%;
    margin: 2% auto 0;
    font-weight: 600;
}
.bgcontact {
    background-color: white;
    font-size: 16px;
    text-align: center;
    padding: 8% 4%;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    border-radius: 10px;
    transition: 0.32s;
}
.bgcontact:hover {
    background: #e3f6fd;
    transform: scale(1.03);
}
/*from Contact*/
.no-js #Component608be0e80ac7db00191d2a4d label {
    display: none!important;
}
.no-js #Component608be0e80ac7db00191d2a4d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component608be0e80ac7db00191d2a4d .form-control {
    border: 0px solid #f3f3f3;
    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!important;
    padding: 21px;
    background: #f9f9f9;
    color: #444;
}
.no-js #Component608be0e80ac7db00191d2a4d .form-control:focus {
    border-color: #e6f1ff;
    -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: #444!important;
}
.no-js #Component608be0e80ac7db00191d2a4d .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,#000059 0,#000059 25%,#000059 50%,#000059 75%,#000059 100%);
    color: #fff;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 14px;
    border: 0px solid transparent;
}
.no-js #Component608be0e80ac7db00191d2a4d .btn-default:active {
   background-color: #000059;
}
.no-js #Component608be0e80ac7db00191d2a4d .btn-default:hover,
.no-js #Component608be0e80ac7db00191d2a4d .btn-default:focus {
    background-position: 0 0px;
  background-color: #000059;
}


.menuVertical .nav-pills>li>a {
   font-family: 'DM Sans',sans-serif;
   font-size: 15px;
    border-radius: 4px;
    color: #1d2931;
    padding: 15px 15px;
    background: rgba(233,233,233,1);
    background: -moz-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(233,233,233,1)),color-stop(100%,rgba(209,208,208,1)));
    background: -webkit-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -o-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -ms-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: linear-gradient(to bottom,#dfdfdf 0,#dfdfdf 100%);
    background-color: #dfdfdf;
    margin: 5px 0;
}
.menuVertical .nav>li>a:hover, .nav>li>a:focus {
    background-color: #01015a;
    background-image: none;
    color: #fff;
}


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


#controlBanner img {
    background-image: none;
    display: none;
}
.itopplus-menu {
    margin-top: 1%;
}


/*search*/
 .itopplus-search-image-flex-item {
    width: 213px!important;
    min-height: 230px!important;
    max-height: 430px!important;
    background-color: #f9f9f9!important;
}
  .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;
}

@media only screen and (max-width:1024px) {
.ssprthai_aboutus1 {
    font-size: 25px;
}
.ssprthai_aboutus2 {
    font-size: 16px;
    white-space: inherit;
}
  .ssprthai_footer2 {
    margin-right: -25%;
}
  .bg-tel {
    width: 80%;
}
}

 @media only screen and (max-width:900px) {
.ssprthai_footer2 {
    margin-right: 0%;
}
 .ssprthai_aboutus1 {
    font-size: 24px;
    padding: 1% 0 1%;
}
  .itopplus-search-image-flex-item {
    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;
 }
}
@media only screen and (max-width:414px) {
#imagesControl608b72ae62a0c200197369c2 {
    padding: 0 !important;
    margin-bottom: -6px;
}
  .ssprthai_bgser1 {
    position: inherit;
    left: 0;
    right: 0;
    bottom: 5%;
    padding: 5% 4%;
    background-color: #000059;
    color: white;
}
.bg-tel {
    width: 100%;
}
#iframe608be0f2ab3f47001a69336e iframe {
    height: 300px;
}
.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;
 }
}

body, html {
    font-family: Supermarket;
    margin: 0;
    padding: 0;
}

.navbar-default .navbar-nav>li>a {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
}

.itopplus-sidebar-menu-parent a {
    display: inline-block;
    font-size: 18pt;
    width: 100%;
    padding: 8px 13px;
}

